/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 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 {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Crimson Pro", Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  line-height: 1.42857143;
  color: #000000;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #0047BB;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #002a6e;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  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: 25px;
  margin-bottom: 25px;
  border: 0;
  border-top: 1px solid #e6e6e6;
}
.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: 700;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #a6a6a6;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 25px;
  margin-bottom: 12.5px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 46px;
}
h2,
.h2 {
  font-size: 36px;
}
h3,
.h3 {
  font-size: 26px;
}
h4,
.h4 {
  font-size: 20px;
}
h5,
.h5 {
  font-size: 18px;
}
h6,
.h6 {
  font-size: 14px;
}
p {
  margin: 0 0 12.5px;
}
.lead {
  margin-bottom: 25px;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 27px;
  }
}
small,
.small {
  font-size: 88%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #a6a6a6;
}
.text-primary {
  color: #0047BB;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #003488;
}
.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;
  background-color: #0047BB;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #003488;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 11.5px;
  margin: 50px 0 25px;
  border-bottom: 1px solid #e6e6e6;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 12.5px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 25px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 1195px) {
  .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 #a6a6a6;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 12.5px 25px;
  margin: 0 0 25px;
  font-size: 22.5px;
  border-left: 5px solid #e6e6e6;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #a6a6a6;
}
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 #e6e6e6;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 25px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 12px;
  margin: 0 0 12.5px;
  font-size: 17px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #262626;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 768px;
  }
}
@media (min-width: 1195px) {
  .container {
    width: 992px;
  }
}
@media (min-width: 1301px) {
  .container {
    width: 1300px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1195px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1301px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #a6a6a6;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 25px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 18.75px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 25px;
  font-size: 27px;
  line-height: inherit;
  color: #262626;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 18px;
  line-height: 1.42857143;
  color: #666666;
}
.form-control {
  display: block;
  width: 100%;
  height: 39px;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.42857143;
  color: #666666;
  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);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #a6a6a6;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #a6a6a6;
}
.form-control::-webkit-input-placeholder {
  color: #a6a6a6;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #e6e6e6;
  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: 39px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 36px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 49px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 25px;
  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: 5px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 43px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 36px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 36px;
  line-height: 36px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 36px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 36px;
  line-height: 36px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 36px;
  min-height: 41px;
  padding: 6px 10px;
  font-size: 16px;
  line-height: 1.5;
}
.input-lg {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 49px;
  line-height: 49px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 49px;
  line-height: 49px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 49px;
  min-height: 45px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.33;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 48.75px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 39px;
  height: 39px;
  line-height: 39px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 36px;
  height: 36px;
  line-height: 36px;
}
.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);
  -moz-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;
  -moz-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);
  -moz-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;
  -moz-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);
  -moz-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;
  -moz-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: 30px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #404040;
}
@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: 32px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 16px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  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: 18px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #0047BB;
  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);
  -moz-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;
  -moz-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default,
.btn-default-gradient,
.pfo-landing .pfo-action-links button.write-prayer.collapsed,
.dop-action-page .pfo-action-links button.write-prayer.collapsed {
  color: #0047BB;
  background-color: #fff;
  border-color: #0047BB;
}
.btn-default:focus,
.btn-default.focus {
  color: #0047BB;
  background-color: #e6e6e6;
  border-color: #00173b;
}
.btn-default:hover,
.btn-default-gradient:focus,
.btn-default-gradient:hover,
.pfo-landing .pfo-action-links button.write-prayer,
.dop-action-page .pfo-action-links button.write-prayer,
.pfo-landing .pfo-action-links button.write-prayer.collapsed:hover,
.dop-action-page .pfo-action-links button.write-prayer.collapsed:hover {
  color: #0047BB;
  background-color: #e6e6e6;
  border-color: #00307e;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #0047BB;
  background-color: #e6e6e6;
  border-color: #00307e;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #0047BB;
  background-color: #d4d4d4;
  border-color: #00173b;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #0047BB;
}
.btn-default .badge {
  color: #fff;
  background-color: #0047BB;
}
.btn-primary {
  color: #fff;
  background-color: #0047BB;
  border-color: #fff;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #003488;
  border-color: #bfbfbf;
}
.btn-primary:hover {
  color: #fff;
  background-color: #003488;
  border-color: #e0e0e0;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #003488;
  border-color: #e0e0e0;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #002664;
  border-color: #bfbfbf;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #0047BB;
  border-color: #fff;
}
.btn-primary .badge {
  color: #0047BB;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #00AB84;
  border-color: #009270;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #00785d;
  border-color: #00120e;
}
.btn-success:hover {
  color: #fff;
  background-color: #00785d;
  border-color: #005441;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #00785d;
  border-color: #005441;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #005441;
  border-color: #00120e;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #00AB84;
  border-color: #009270;
}
.btn-success .badge {
  color: #00AB84;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #FFD700;
  border-color: #e6c200;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #ccac00;
  border-color: #665600;
}
.btn-info:hover {
  color: #fff;
  background-color: #ccac00;
  border-color: #a88e00;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #ccac00;
  border-color: #a88e00;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #a88e00;
  border-color: #665600;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #FFD700;
  border-color: #e6c200;
}
.btn-info .badge {
  color: #FFD700;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #FF6900;
  border-color: #e65e00;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #cc5400;
  border-color: #662a00;
}
.btn-warning:hover {
  color: #fff;
  background-color: #cc5400;
  border-color: #a84500;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #cc5400;
  border-color: #a84500;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #a84500;
  border-color: #662a00;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #FF6900;
  border-color: #e65e00;
}
.btn-warning .badge {
  color: #FF6900;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #D50032;
  border-color: #bc002c;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #a20026;
  border-color: #3c000e;
}
.btn-danger:hover {
  color: #fff;
  background-color: #a20026;
  border-color: #7e001e;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #a20026;
  border-color: #7e001e;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #7e001e;
  border-color: #3c000e;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #D50032;
  border-color: #bc002c;
}
.btn-danger .badge {
  color: #D50032;
  background-color: #fff;
}
.btn-link {
  color: #0047BB;
  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;
  -moz-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: #002a6e;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #a6a6a6;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 18px;
  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);
  -moz-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: 11.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #262626;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #191919;
  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: #0047BB;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #a6a6a6;
}
.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: 16px;
  line-height: 1.42857143;
  color: #a6a6a6;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 1195px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-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 {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  line-height: 49px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 36px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 36px;
  line-height: 36px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 18px;
  font-weight: normal;
  line-height: 1;
  color: #666666;
  text-align: center;
  background-color: #e6e6e6;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 16px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 20px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #e6e6e6;
}
.nav > li.disabled > a {
  color: #a6a6a6;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #a6a6a6;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #e6e6e6;
  border-color: #0047BB;
}
.nav .nav-divider {
  height: 1px;
  margin: 11.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #e6e6e6 #e6e6e6 #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #666666;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #0047BB;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 85px;
  margin-bottom: 25px;
  border: 1px solid transparent;
}
@media (min-width: 1195px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 1195px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 1195px) {
  .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: 0) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 1195px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 1195px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 1195px) {
  .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: 20px;
  line-height: 25px;
  height: 85px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 1195px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 25.5px;
  margin-bottom: 25.5px;
  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: 1195px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 25px;
}
@media (max-width: 1194px) {
  .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: 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 1195px) {
  .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);
  -moz-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: 23px;
  margin-bottom: 23px;
}
@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: 1194px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 1195px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    -moz-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: 23px;
  margin-bottom: 23px;
}
.navbar-btn.btn-sm {
  margin-top: 24.5px;
  margin-bottom: 24.5px;
}
.navbar-btn.btn-xs {
  margin-top: 31.5px;
  margin-bottom: 31.5px;
}
.navbar-text {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (min-width: 1195px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 1195px) {
  .navbar-left {
    float: left !important;
    float: left;
  }
  .navbar-right {
    float: right !important;
    float: right;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 1194px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #ffffff;
  border-color: transparent;
}
.navbar-inverse .navbar-brand {
  color: #fff;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #fff;
}
.navbar-inverse .navbar-nav > li > a {
  color: #fff;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #0047BB;
  background-color: #fff;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #0047BB;
  background-color: #fff;
}
.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: transparent;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: none;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #ededed;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #fff;
  color: #0047BB;
}
@media (max-width: 1194px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #0047BB;
    background-color: #fff;
  }
  .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: #0047BB;
    background-color: #fff;
  }
  .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: #fff;
}
.navbar-inverse .navbar-link:hover {
  color: #0047BB;
}
.navbar-inverse .btn-link {
  color: #fff;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #0047BB;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 25px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active,
.page-node.node-type-blog-post .breadcrumb li.last {
  color: #000000;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 25px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #666666;
  background-color: transparent;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #0047BB;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #0047BB;
  border-color: #0047BB;
  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: #a6a6a6;
  background-color: transparent;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
}
.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: 16px;
  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: 25px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: transparent;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #0047BB;
}
.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: #a6a6a6;
  background-color: transparent;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #a6a6a6;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #8c8c8c;
}
.label-primary {
  background-color: #0047BB;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #003488;
}
.label-success {
  background-color: #00AB84;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #00785d;
}
.label-info {
  background-color: #FFD700;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #ccac00;
}
.label-warning {
  background-color: #FF6900;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #cc5400;
}
.label-danger {
  background-color: #D50032;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #a20026;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #a6a6a6;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #0047BB;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #e6e6e6;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 27px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #cccccc;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 81px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 25px;
  line-height: 1.42857143;
  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 {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #0047BB;
}
.thumbnail .caption {
  padding: 9px;
  color: #000000;
}
.alert {
  padding: 15px;
  margin-bottom: 25px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 25px;
  margin-bottom: 25px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -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);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 16px;
  line-height: 25px;
  color: #fff;
  text-align: center;
  background-color: #0047BB;
  -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-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #00AB84;
}
.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: #FFD700;
}
.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: #FF6900;
}
.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: #D50032;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #e6e6e6;
  color: #a6a6a6;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #a6a6a6;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #0047BB;
  border-color: #0047BB;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #88b5ff;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #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,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #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,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #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,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 25px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 25px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #262626;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #262626;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #0047BB;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #0047BB;
  border-color: #0047BB;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #0047BB;
}
.panel-primary > .panel-heading .badge {
  color: #0047BB;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #0047BB;
}
.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);
  -moz-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: 27px;
  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);
  -moz-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 .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -moz-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: 1195px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Crimson Pro", Georgia, "Times New Roman", Times, serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  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: 16px;
  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: "Crimson Pro", Georgia, "Times New Roman", Times, serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  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: 18px;
  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);
  -moz-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: 18px;
  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 {
  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,
.node-featured-wide.with-image .visible-lg-block .jumbotron,
.node-featured-wide.with-image .visible-md-block .jumbotron {
  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,
  .node-featured-wide.with-image .visible-lg-block .jumbotron,
  .node-featured-wide.with-image .visible-md-block .jumbotron {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
.region-helping-footer .gp-helping-contact:before,
.region-helping-footer .gp-helping-contact:after,
.region-helping-footer #contact-title-wrapper:before,
.region-helping-footer #contact-title-wrapper:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after,
.region-helping-footer .gp-helping-contact:after,
.region-helping-footer #contact-title-wrapper:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 1194px) {
  .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: 1194px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 1194px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 1194px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1195px) and (max-width: 1300px) {
  .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: 1195px) and (max-width: 1300px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1195px) and (max-width: 1300px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1195px) and (max-width: 1300px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1301px) {
  .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: 1301px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1301px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1301px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1194px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1195px) and (max-width: 1300px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1301px) {
  .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;
  }
}
html.overlay-open .navbar-fixed-top {
  z-index: 400;
}
html.js fieldset.collapsed {
  height: auto;
}
html.js input.form-autocomplete {
  background-image: none;
}
body {
  position: relative;
}
body.admin-expanded.admin-vertical.admin-nw .navbar,
body.admin-expanded.admin-vertical.admin-sw .navbar {
  margin-left: 260px;
}
body.navbar-is-fixed-bottom {
  padding-bottom: 240px !important;
}
body.toolbar {
  padding-top: 30px !important;
}
body.toolbar .navbar-fixed-top {
  top: 30px;
}
body.toolbar-drawer {
  padding-top: 64px !important;
}
body.toolbar-drawer .navbar-fixed-top {
  top: 64px;
}
body.toolbar-drawer.navbar-is-fixed-top {
  padding-top: 128px !important;
}
body.admin-menu .navbar-fixed-top {
  top: 29px;
}
body div#admin-toolbar {
  z-index: 1600;
}
body #toolbar,
body #admin-menu,
body #admin-toolbar {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
body #admin-menu {
  margin: 0;
  padding: 0;
  position: fixed;
  z-index: 1600;
}
body #admin-menu .dropdown li {
  line-height: normal;
}
.navbar.container {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .navbar.container {
    max-width: 738px;
  }
}
@media screen and (min-width: 1195px) {
  .navbar.container {
    max-width: 962px;
  }
}
@media screen and (min-width: 1301px) {
  .navbar.container {
    max-width: 1270px;
  }
}
.navbar.container > .container {
  margin: 0;
  padding: 0;
  width: auto;
}
#overlay-container,
.overlay-modal-background,
.overlay-element {
  z-index: 1500;
}
#toolbar {
  z-index: 1600;
}
.modal {
  z-index: 1620;
}
.modal-dialog {
  z-index: 1630;
}
.modal-backdrop {
  z-index: 1610;
}
.element-invisible {
  margin: 0;
  padding: 0;
  width: 1px;
}
.navbar .logo {
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (min-width: 768px) {
  .navbar .logo {
    margin-right: 0;
    padding-left: 0;
  }
}
ul.secondary {
  float: left;
}
@media screen and (min-width: 768px) {
  ul.secondary {
    float: right;
  }
}
.page-header {
  margin-top: 0;
}
.block:first-child h2.block-title {
  margin-top: 0;
}
p:last-child {
  margin-bottom: 0;
}
.region-help > .glyphicon {
  font-size: 20px;
  float: left;
  margin: -0.05em 0.5em 0 0;
}
.region-help .block {
  overflow: hidden;
}
form#search-block-form {
  margin: 0;
}
.navbar #block-search-form {
  float: none;
  margin: 5px 0 5px 5px;
}
@media screen and (min-width: 1195px) {
  .navbar #block-search-form {
    float: right;
  }
}
.navbar-search .control-group {
  margin-bottom: 0px;
}
ul.action-links {
  margin: 12px 0;
  padding: 0;
}
ul.action-links li {
  display: inline;
  margin: 0;
  padding: 0 6px 0 0;
}
ul.action-links .glyphicon {
  padding-right: 0.5em;
}
input,
textarea,
select,
.uneditable-input {
  max-width: 100%;
  width: auto;
}
input.error {
  color: #a94442;
  border-color: #ebccd1;
}
fieldset legend.panel-heading {
  float: left;
  line-height: 1em;
  margin: 0;
}
fieldset .panel-body {
  clear: both;
}
fieldset .panel-heading a.panel-title {
  color: inherit;
  display: block;
  margin: -10px -15px;
  padding: 10px 15px;
}
fieldset .panel-heading a.panel-title:hover {
  text-decoration: none;
}
.form-actions {
  clear: both;
}
.resizable-textarea textarea {
  border-radius: 4px 4px 0 0;
}
.radio:first-child,
.checkbox:first-child {
  margin-top: 0;
}
.radio:last-child,
.checkbox:last-child {
  margin-bottom: 0;
}
.help-block,
.control-group .help-inline {
  color: #a6a6a6;
  font-size: 12px;
  margin: 5px 0 10px;
  padding: 0;
}
.panel-heading {
  display: block;
}
a.tabledrag-handle .handle {
  height: auto;
  width: auto;
}
.error {
  color: #a94442;
}
div.error,
table tr.error {
  background-color: #f2dede;
  color: #a94442;
}
.control-group.error {
  background: none;
}
.control-group.error label,
.control-group.error .control-label {
  color: #a94442;
  font-weight: 600;
}
.control-group.error input,
.control-group.error textarea,
.control-group.error select,
.control-group.error .uneditable-input {
  color: #666666;
  border: 1px solid #ccc;
}
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #000000;
}
.list-inline > li.first {
  padding-left: 0;
}
.nav-tabs {
  margin-bottom: 10px;
}
ul li.collapsed,
ul li.expanded,
ul li.leaf {
  list-style: none;
  list-style-image: none;
}
.tabs--secondary {
  margin: 0 0 10px;
}
.submitted {
  margin-bottom: 1em;
  font-style: italic;
  font-weight: normal;
  color: #777;
}
.form-type-password-confirm {
  position: relative;
}
.form-type-password-confirm .form-type-password {
  clear: left;
}
.form-type-password-confirm label {
  display: block;
}
.form-type-password-confirm label .label {
  float: right;
}
.form-type-password-confirm .help-block {
  border-left: 1px solid #ddd;
  display: inline-block;
  margin-left: 2em;
  padding-left: 2em;
}
.form-type-password-confirm .progress {
  background: transparent;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  height: 4px;
  margin: -5px 0px 0;
}
.form-type-password-confirm .form-control-feedback {
  right: 15px;
}
.progress-wrapper .progress {
  margin-bottom: 10px;
}
.pagination ul > li > a.progress-disabled {
  float: left;
}
.pager li > a,
.pager li > span {
  padding: 10px 50px;
  border-radius: 2px;
  font-size: 1.2em;
  text-transform: uppercase;
}
.form-autocomplete .glyphicon {
  color: #a6a6a6;
  font-size: 120%;
}
.form-autocomplete .glyphicon.glyphicon-spin {
  color: #0047BB;
}
.form-autocomplete .input-group-addon {
  background-color: #ffffff;
}
.ajax-progress .glyphicon {
  font-size: 90%;
  margin: 0 -0.25em 0 0.5em;
}
.glyphicon-spin {
  display: inline-block;
  -moz-animation: spin 1s infinite linear;
  -o-animation: spin 1s infinite linear;
  -webkit-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear;
}
a .glyphicon-spin {
  display: inline-block;
  text-decoration: none;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.glyphicon-refresh {
  -webkit-transform-origin: 50% 45%;
  -moz-transform-origin: 50% 45%;
  -ms-transform-origin: 50% 45%;
  -o-transform-origin: 50% 45%;
  transform-origin: 50% 45%;
}
/**
 * Missing Bootstrap 2 tab styling.
 * @see http://stackoverflow.com/questions/18432577/stacked-tabs-in-bootstrap-3
 * @see http://bootply.com/74926
 */
.tabbable {
  margin-bottom: 20px;
}
.tabs-below > .nav-tabs,
.tabs-left > .nav-tabs,
.tabs-right > .nav-tabs {
  border-bottom: 0;
}
.tabs-below > .nav-tabs .summary,
.tabs-left > .nav-tabs .summary,
.tabs-right > .nav-tabs .summary {
  color: #a6a6a6;
  font-size: 16px;
}
.tab-pane > .panel-heading {
  display: none;
}
.tab-content > .active {
  display: block;
}
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
  border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #ddd;
  border-bottom-color: transparent;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs,
.tabs-right > .nav-tabs {
  padding-bottom: 20px;
  width: 220px;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li:focus,
.tabs-right > .nav-tabs > li:focus {
  outline: 0;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left > .nav-tabs > li > a:focus,
.tabs-right > .nav-tabs > li > a:focus {
  outline: 0;
}
.tabs-left > .tab-content,
.tabs-right > .tab-content {
  border-radius: 0 4px 4px 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  border: 1px solid #ddd;
  overflow: hidden;
  padding: 10px 15px;
}
.tabs-left > .nav-tabs {
  float: left;
  margin-right: -1px;
}
.tabs-left > .nav-tabs > li > a {
  border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #e6e6e6 #ddd #e6e6e6 #e6e6e6;
}
.tabs-left > .nav-tabs > .active > a,
.tabs-left > .nav-tabs > .active > a:hover,
.tabs-left > .nav-tabs > .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  -webkit-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
}
.tabs-right > .nav-tabs {
  float: right;
  margin-left: -1px;
}
.tabs-right > .nav-tabs > li > a {
  border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #e6e6e6 #e6e6e6 #e6e6e6 #ddd;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
}
.tabs-right > .nav-tabs > .active > a,
.tabs-right > .nav-tabs > .active > a:hover,
.tabs-right > .nav-tabs > .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
}
th.checkbox,
td.checkbox,
th.radio,
td.radio {
  display: table-cell;
}
.views-display-settings .label {
  font-size: 100%;
  color: #666666;
}
.views-display-settings .footer {
  padding: 0;
  margin: 4px 0 0 0;
}
table .radio input[type="radio"],
table .checkbox input[type="checkbox"] {
  max-width: inherit;
}
.form-horizontal .form-group label {
  position: relative;
  min-height: 1px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: right;
}
@media (min-width: 768px) {
  .form-horizontal .form-group label {
    float: left;
    width: 16.66666667%;
  }
}
.alert a {
  font-weight: bold;
}
.alert-success a {
  color: #2b542c;
}
.alert-info a {
  color: #245269;
}
.alert-warning a {
  color: #66512c;
}
.alert-danger a {
  color: #843534;
}
.pagination {
  background-image: -webkit-linear-gradient(top, #fff 0%, #f3f3f3 100%);
  background-image: -o-linear-gradient(top, #fff 0%, #f3f3f3 100%);
  background-image: linear-gradient(to bottom, #fff 0%, #f3f3f3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff3f3f3', GradientType=0);
}
.btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  padding: 15px 40px!important;
  min-width: 125px;
  text-align: center;
  margin-top: 5px;
  border: 2px solid;
  background: #fff;
  border-color: #0047BB;
  color: #0047BB;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: capitalize;
  font-family: "Jost", Helvetica, Arial, sans-serif;
  font-size: 20px;
  white-space: normal;
}
.btn-primary {
  border: 2px solid #fff;
  background: #0047BB;
  color: #fff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.open > .dropdown-toggle.btn-primary {
  background: #fff !important;
  color: #0047BB !important;
  border-color: #0047BB;
}
.btn-primary.inverse {
  background: #fff;
  color: #0047BB;
}
.btn-primary.inverse:hover,
.btn-primary.inverse:focus,
.btn-primary.inverse:active,
.btn-primary.inverse.active {
  background: #0047BB !important;
  color: #fff !important;
  border-color: #fff;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.btn-default.open > .dropdown-toggle.btn-primary,
.btn-default-gradient:focus,
.btn-default-gradient:hover,
.pfo-landing .pfo-action-links button.write-prayer,
.dop-action-page .pfo-action-links button.write-prayer,
.pfo-landing .pfo-action-links button.write-prayer.collapsed:hover,
.dop-action-page .pfo-action-links button.write-prayer.collapsed:hover {
  background: #0047BB !important;
  color: #ffffff !important;
  border-color: #ffffff;
}
#search-form .btn {
  padding: 5px 15px!important;
  margin: -2px 5px 5px 5px;
  left: 0;
  min-width: 30px;
  min-height: 30px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#block-guideposts-prayer-pfo-teaser-list .intro .row h3 {
  font-size: 26px;
  font-family: "Jost", Helvetica, Arial, sans-serif;
}
@media (min-width: 1301px) {
  #block-guideposts-prayer-pfo-teaser-list .intro .row h3 {
    font-size: 36px;
    top: -7rem;
  }
}
/* for links font size */
#block-guideposts-prayer-pfo-teaser-list .intro .row p {
  font-size: 1.8rem;
}
@media (max-width: 767px) {
  #block-guideposts-prayer-pfo-teaser-list h2 {
    margin-bottom: 20px;
  }
}
/* for header search bar  */
.form-search {
  position: relative;
  display: inline-block;
  height: 50px;
  width: 150px;
}
.form-search .form-actions {
  position: absolute;
  right: 0;
  top: 0;
}
.form-search .form-actions button.form-submit {
  font-size: 8px;
  border: none;
  height: 30px;
  border-radius: 50px;
}
.form-search .input-group {
  position: static;
  display: block;
}
.form-search .input-group .input-group-btn {
  position: absolute;
  right: 20px;
  top: 10px;
}
.form-search .input-group .form-control {
  background-color: #0047BB;
  color: #fff;
  border: 2px solid #fff;
  padding: 10px 15px;
  position: absolute;
  left: 0px;
  outline: none;
  width: 150px;
  height: 100%;
  z-index: 10;
  border-radius: 50px;
  transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  box-sizing: border-box;
}
@media (min-width: 1195px) {
  .form-search .input-group .form-control:focus {
    width: 520px;
    transition: 0.5s;
    max-width: initial;
  }
  .form-search .input-group .form-text {
    left: auto;
    right: 0;
  }
}
@media (max-width: 1194px) {
  .form-search .input-group .form-control {
    width: 100%;
  }
  .form-search .input-group .input-group-btn {
    position: absolute;
    right: 36px;
    top: 10px;
    width: auto;
  }
  .form-search .input-group .input-group-btn .btn-primary {
    border: none;
  }
  #search-block-form--2 {
    width: 98%;
  }
}
@media (max-width: 767px) {
  .sidebar {
    position: relative !important;
  }
}
@media (max-width: 992px) {
  .sidebar iframe {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .sticky-sidebar {
    clear: both;
  }
}
@media (min-width: 1025px) {
  .hero-right .hero-quotes {
    grid-row: 0.33333333;
  }
}
/* ##########
   @Imports
   ########## */
@font-face {
  font-family: 'socicon';
  src: url('../fonts/socicon-webfont.eot');
  src: url('../fonts/socicon-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/socicon-webfont.woff') format('woff'), url('../fonts/socicon-webfont.ttf') format('truetype'), url('../fonts/socicon-webfont.svg#sociconregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.socicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'socicon';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.socicon:empty {
  width: 1em;
}
.socicon-easid:before {
  content: "5";
}
.socicon-twitter:before {
  content: "a";
}
.socicon-facebook:before {
  content: "b";
}
.socicon-google:before {
  content: "c";
}
.socicon-pinterest:before {
  content: "d";
}
.socicon-foursquare:before {
  content: "e";
}
.socicon-yahoo:before {
  content: "f";
}
.socicon-skype:before {
  content: "g";
}
.socicon-yelp:before {
  content: "h";
}
.socicon-feedburner:before {
  content: "i";
}
.socicon-linkedin:before {
  content: "j";
}
.socicon-viadeo:before {
  content: "k";
}
.socicon-xing:before {
  content: "l";
}
.socicon-myspace:before {
  content: "m";
}
.socicon-soundcloud:before {
  content: "n";
}
.socicon-spotify:before {
  content: "o";
}
.socicon-grooveshark:before {
  content: "p";
}
.socicon-lastfm:before {
  content: "q";
}
.socicon-youtube:before {
  content: "r";
}
.socicon-vimeo:before {
  content: "s";
}
.socicon-dailymotion:before {
  content: "t";
}
.socicon-vine:before {
  content: "u";
}
.socicon-flickr:before {
  content: "v";
}
.socicon-500px:before {
  content: "w";
}
.socicon-instagram:before {
  content: "x";
}
.socicon-wordpress:before {
  content: "y";
}
.socicon-tumblr:before {
  content: "z";
}
.socicon-blogger:before {
  content: "A";
}
.socicon-technorati:before {
  content: "B";
}
.socicon-reddit:before {
  content: "C";
}
.socicon-dribbble:before {
  content: "D";
}
.socicon-stumbleupon:before {
  content: "E";
}
.socicon-digg:before {
  content: "F";
}
.socicon-envato:before {
  content: "G";
}
.socicon-behance:before {
  content: "H";
}
.socicon-delicious:before {
  content: "I";
}
.socicon-deviantart:before {
  content: "J";
}
.socicon-forrst:before {
  content: "K";
}
.socicon-play:before {
  content: "L";
}
.socicon-zerply:before {
  content: "M";
}
.socicon-wikipedia:before {
  content: "N";
}
.socicon-apple:before {
  content: "O";
}
.socicon-flattr:before {
  content: "P";
}
.socicon-github:before {
  content: "Q";
}
.socicon-chimein:before {
  content: "R";
}
.socicon-friendfeed:before {
  content: "S";
}
.socicon-newsvine:before {
  content: "T";
}
.socicon-identica:before {
  content: "U";
}
.socicon-bebo:before {
  content: "V";
}
.socicon-zynga:before {
  content: "W";
}
.socicon-steam:before {
  content: "X";
}
.socicon-xbox:before {
  content: "Y";
}
.socicon-windows:before {
  content: "Z";
}
.socicon-outlook:before {
  content: "1";
}
.socicon-coderwall:before {
  content: "2";
}
.socicon-tripadvisor:before {
  content: "3";
}
.socicon-netcodes:before {
  content: "4";
}
.socicon-lanyrd:before {
  content: "7";
}
.socicon-slideshare:before {
  content: "8";
}
.socicon-buffer:before {
  content: "9";
}
.socicon-rss:before {
  content: ",";
}
.socicon-vkontakte:before {
  content: ";";
}
.socicon-disqus:before {
  content: ":";
}
/* 	===========================================================
 * 	Mobile first navigation styles
 * 	=========================================================== */
@media (min-width: 1195px) {
  .scrolled {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9999;
  }
}
/* SomeoneCares landing page specific rules */
.page-node-81855 {
  /* commented out to fix sticky nav scrolling */
  /*
  .scrolled {
    position:relative;
  }
  .navbar-header {
    padding:0;
  }
*/
}
.page-node-81855 #editorial-note {
  line-height: 1.42;
}
.page-node-81855 .heroTitle a {
  line-height: 1.42;
}
.page-node-81855 .btn {
  padding: 15px 20px!important;
}
/* End SomeoneCares landing page specific rules */
.navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
.header-menu {
  list-style-type: none;
  margin-top: 0;
  margin-left: 30px;
  padding-left: 0;
  margin-bottom: 15px;
}
@media (min-width: 1195px) {
  .header-menu {
    margin-top: 40px;
    margin-right: 20px;
    margin-left: 0;
    display: flex;
    justify-content: space-evenly;
    width: 100%;
  }
}
.header-menu li {
  display: block;
  padding: 10px 0;
  vertical-align: top;
  margin-right: 20px;
}
@media (min-width: 1195px) {
  .header-menu li {
    display: inline-table;
    padding: 0;
  }
}
.header-menu li a {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
}
.header-menu li a.btn-primary {
  background: transparent;
  padding: 10px 15px!important;
}
header > nav.navbar-inverse {
  background-color: #0047BB;
}
header > nav.navbar-inverse .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
header > nav.navbar-inverse .navbar-toggle {
  margin-top: 30px;
  margin-bottom: 15px;
}
header > nav.navbar-inverse .navbar-brand {
  padding-top: 10px;
  padding-bottom: 10px;
  width: 80%;
}
@media (min-width: 1195px) {
  header > nav.navbar-inverse .navbar-brand {
    width: 100%;
  }
}
header > nav.navbar-inverse .navbar-brand img {
  height: 65px;
  margin-top: 0;
  margin-left: 0;
}
@media (min-width: 1195px) {
  header > nav.navbar-inverse .navbar-brand img {
    margin-top: 20px;
    margin-left: 10px;
  }
}
header > nav.navbar-inverse .navbar-brand a {
  color: #ffffff;
  font-family: "Jost", Helvetica, Arial, sans-serif;
  font-weight: 800;
  line-height: 46px;
  font-size: 16px;
}
header > nav.navbar-inverse .navbar-brand a:hover {
  text-decoration: underline;
}
@media (max-width: 1265px) {
  header > nav.navbar-inverse {
    /* fix for Free ebooks menu loading on second line */
  }
  header > nav.navbar-inverse .navbar-brand a {
    font-size: 14px;
  }
}
header > nav.navbar-inverse .menu-attach-block-wrapper {
  display: block;
}
header > nav.navbar-inverse .menu-attach-block-wrapper .views-field-title a {
  color: #ffffff;
  line-height: 30px;
  margin-left: 30px;
}
header > nav.navbar-inverse .menu-attach-block-wrapper .block {
  top: 0;
  position: relative;
}
header > nav.navbar-inverse .menu-attach-block-wrapper .block.block.social-menu {
  background: transparent;
  width: 100%;
}
header > nav.navbar-inverse .menu-attach-block-wrapper .block.block.social-menu a {
  text-transform: none;
}
@media (min-width: 1195px) {
  header > nav.navbar-inverse .menu-attach-block-wrapper .block.block.social-menu {
    top: 30px;
    width: auto;
    padding: 0;
  }
}
@media (max-width: 1300px) {
  header > nav.navbar-inverse .menu-attach-block-wrapper .block.block.social-menu {
    top: 10px;
  }
}
header > nav.navbar-inverse .menu-attach-block-wrapper .block h2:not(.views-field) {
  display: none;
}
@media (min-width: 1195px) {
  header > nav.navbar-inverse ul.nav > li a {
    font-weight: 800;
  }
}
header.scrolled > nav.navbar-inverse .menu-attach-block-wrapper .block {
  top: 0;
  position: relative;
}
@media (min-width: 1195px) {
  header.scrolled > nav.navbar-inverse .menu-attach-block-wrapper .block.block.social-menu {
    top: 10px;
  }
}
header.scrolled > nav.navbar-inverse .menu-attach-block-wrapper .block h2:not(.views-field) {
  display: none;
}
@media (max-width: 1300px) {
  #main_nav .megamenu.dropdown a.product + ul.dropdown-menu li a.menu-attach-block-drop-link,
  #main_nav .megamenu.dropdown a.magazine + ul.dropdown-menu li a.menu-attach-block-drop-link {
    display: none !important;
  }
}
#main_nav > .nav > li > a {
  padding: 10px 0;
}
#main_nav > .nav > li > a .active-trail {
  background: #e6e6e6;
}
@media (min-width: 1301px) {
  #main_nav > .nav > li > a {
    font-size: 16px;
    padding: 10px 0;
  }
}
#main_nav li .dropdown-menu ul li {
  list-style: none;
  display: block!important;
}
#main_nav li .dropdown-menu ul li a {
  text-transform: none;
  font-weight: normal;
  color: #ffffff;
  line-height: 30px;
}
#main_nav li .dropdown-menu ul li a:hover,
#main_nav li .dropdown-menu ul li a:focus {
  text-decoration: none;
  color: #0047BB;
}
#main_nav li .dropdown-menu .block-views {
  display: none;
}
@media (min-width: 1195px) {
  #main_nav li .dropdown-menu ul li a {
    color: #001A72 !important;
  }
}
/* 	===========================================================
 * Large screen navigation styles
 * 	=========================================================== */
@media (min-width: 1195px) {
  header nav.navbar-inverse {
    border: none;
  }
  header nav.navbar-inverse .caret {
    display: none;
  }
  header nav.navbar-inverse .navbar-right {
    margin-right: 15px;
  }
  header nav.navbar-inverse .form-search .input-group input {
    color: #ffffff;
    font-size: 18px;
    font-family: "Jost", Helvetica, Arial, sans-serif;
  }
  header nav.navbar-inverse .form-search .input-group .btn-primary {
    border: none!important;
  }
  header nav.navbar-inverse ul.nav li.dropdown.megamenu {
    position: static;
  }
  header nav.navbar-inverse ul.nav li.dropdown.megamenu .dropdown-menu {
    width: 100%;
    margin-top: 0.1rem !important;
    padding: 5rem 0!important;
  }
  header nav.navbar-inverse ul.nav li.dropdown.megamenu .dropdown-menu .views-field-title {
    margin-top: 2rem;
  }
  header nav.navbar-inverse ul.nav li.dropdown ul.dropdown-menu {
    border: none;
    background: none;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    left: 0;
  }
  header nav.navbar-inverse ul.nav li.dropdown ul.dropdown-menu.first {
    left: 0;
    width: 250px;
    min-height: 250px;
  }
  header nav.navbar-inverse ul.nav li.dropdown ul.dropdown-menu.first + ul.dropdown-menu {
    left: 250px;
  }
  header nav.navbar-inverse ul.nav li.dropdown ul.dropdown-menu.first + ul.dropdown-menu h2 {
    margin-top: 0;
    font-size: 0.95rem;
  }
  header nav.navbar-inverse ul.nav li.dropdown ul.dropdown-menu.first + ul.dropdown-menu .menu-attach-block-wrapper.orientation-horizontal .block {
    width: auto!important;
    padding: 1rem 1rem 1rem 0;
  }
  header nav.navbar-inverse ul.nav li.dropdown ul.dropdown-menu .browse-by {
    font-weight: bold;
  }
  header nav.navbar-inverse ul.nav li.dropdown ul.dropdown-menu .browse-by ~ li a {
    padding-left: 0;
  }
  header nav.navbar-inverse ul.nav li.dropdown .menu-attach-block-wrapper.orientation-horizontal .block {
    min-width: 200px;
    width: auto;
  }
  header nav.navbar-inverse ul.nav li.dropdown .menu-attach-block-wrapper.orientation-horizontal .block ul {
    padding: 0;
  }
  header nav.navbar-inverse ul.nav li.dropdown .menu-attach-block-wrapper.orientation-horizontal .block.block-views {
    width: 100vw;
  }
  header nav.navbar-inverse ul.nav li.dropdown ul.dropdown-menu,
  header nav.navbar-inverse ul.nav li.dropdown .menu-attach-block-wrapper {
    display: block;
    visibility: hidden;
    opacity: 0;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  header nav.navbar-inverse ul.nav li.dropdown ul.dropdown-menu .views-field-title a,
  header nav.navbar-inverse ul.nav li.dropdown .menu-attach-block-wrapper .views-field-title a {
    margin-left: 0;
  }
  header nav.navbar-inverse ul.nav li.dropdown:hover ul.dropdown-menu,
  header nav.navbar-inverse ul.nav li.dropdown:hover .menu-attach-block-wrapper {
    visibility: visible;
    opacity: 1;
  }
  header nav.navbar-inverse ul.nav li.dropdown .menu-attach-block-wrapper .view-content {
    margin-left: -15px;
    margin-right: -15px;
  }
  header nav.navbar-inverse ul.nav li.dropdown .menu-attach-block-wrapper .view-content {
    overflow: auto;
  }
  header nav.navbar-inverse ul.nav li.dropdown .menu-attach-block-wrapper .view-footer {
    margin-left: -15px;
    margin-right: -15px;
    text-align: center;
    overflow: auto;
    margin-top: 4rem;
  }
  /* ===========================================================
  * 	Secondary menu navigation styles
  * 	=========================================================== */
  #navbar-logo {
    font-family: "Jost", Helvetica, Arial, sans-serif;
    /* ===========================================================
    * 	Horizontal social link styles
    * 	=========================================================== */
  }
  #navbar-logo .search-bar {
    display: none;
  }
  #navbar-logo .navbar-nav > li > a {
    font-size: 18px;
    padding-left: 0;
    padding-right: 0;
    margin-left: 15px;
    margin-right: 15px;
  }
  #navbar-logo .navbar-nav > li > a:hover,
  #navbar-logo .navbar-nav > li > a:focus {
    color: #ffffff;
    background-color: #0047BB;
    content: '';
    top: 0;
    left: 0;
    width: 250px;
    height: 150px;
    background: #001a72;
    display: block;
    position: absolute;
    border-radius: 0 100% 0 0;
  }
  #navbar-logo .navbar-nav > .active > a,
  #navbar-logo .navbar-nav > .active > a:hover,
  #navbar-logo .navbar-nav > .active > a:focus {
    color: #B9D9EB;
  }
  #navbar-logo .social-menu .navbar-nav > li > a {
    margin: 0;
  }
  #navbar-logo #social-bar > a:focus {
    color: #fff;
  }
  #navbar-logo #social-bar .dropdown-menu {
    top: 0;
    left: 100%;
    background: #0047BB;
    border: none;
    box-shadow: none;
    min-width: 200px;
  }
  #navbar-logo .social-menu ul {
    text-align: right;
    float: right;
  }
  #navbar-logo .social-menu ul li {
    padding: 12px 8px;
    float: left;
  }
  #navbar-logo .social-menu ul li a {
    color: #fff;
    text-transform: none;
    padding: 0;
  }
  #navbar-logo .social-menu ul .socicon {
    font-size: 1.3em;
  }
  #navbar-logo #subscribe {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  /* ===========================================================
  * 	Main menu navigation styles
  * 	=========================================================== */
  #main_nav {
    padding-left: 0;
    padding-right: 0;
    font-family: "Crimson Pro", Georgia, "Times New Roman", Times, serif;
  }
  #main_nav .search-bar {
    display: block;
    position: absolute;
    top: initial;
    bottom: 15px;
    right: 0;
    width: 0;
    height: 50px;
    padding: 0 100px 0 40px;
    transition: all linear 0.25s;
    opacity: 0;
  }
  #main_nav .search-bar.active {
    background: #fff;
    height: 93px;
    bottom: 1px;
    top: auto;
    width: 100%;
    opacity: 1;
  }
  #main_nav .search-bar form {
    position: absolute;
    top: 30%;
    padding-right: 100px;
    width: 95%;
  }
  #main_nav > .navbar-nav {
    width: 100%;
    display: flex;
    justify-content: space-between;
    text-align: center;
    position: relative;
    background-color: #e6e6e6;
  }
  #main_nav > .navbar-nav > li {
    border-right: 1px solid #a6a6a6;
    width: 100%;
  }
  #main_nav > .navbar-nav > li.last {
    border-right: none;
  }
  #main_nav li {
    float: none;
    display: inline-block;
  }
  #main_nav li a {
    color: #001A72;
    font-family: "Jost", Helvetica, Arial, sans-serif;
  }
  #main_nav li a:hover,
  #main_nav li a:focus,
  #main_nav li a:active {
    background-color: transparent;
  }
  #main_nav > .nav > li {
    border-bottom: 5px solid transparent;
  }
  #main_nav > .nav > li:not(#search-link):hover,
  #main_nav > .nav > li:not(#search-link):focus {
    border-bottom: 5px solid #001A72;
  }
  #main_nav .dropdown-menu {
    background-color: #e6e6e6;
  }
  #main_nav li ul.dropdown-menu {
    padding: 1rem 1.5rem;
    background-color: #ededed;
  }
  #main_nav li ul.dropdown-menu li {
    display: block !important;
  }
  #main_nav li ul.dropdown-menu a {
    color: #ffffff;
    text-transform: none;
    font-weight: normal;
    line-height: 30px;
  }
  #main_nav li ul.dropdown-menu a:hover {
    color: #0047BB;
  }
  #main_nav li .dropdown-menu .block-views {
    display: block;
    padding-top: 0;
  }
  #main_nav li.expanded:hover ~ li#search-link {
    color: #ffffff;
  }
  .navbar-header {
    background-color: #0047BB;
    padding: 15px 0;
    margin: 0;
    border-bottom: none;
    height: 150px;
    width: 100%;
  }
  .navbar-header::before {
    content: '';
    top: 0;
    left: 0;
    width: 150px;
    height: 150px;
    background: #001a72;
    display: block;
    position: absolute;
    border-radius: 0 100% 0 0;
  }
  .navbar-header::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 150px 150px 0;
    border-color: transparent #b9d9eb transparent transparent;
  }
  #main_nav.container-fluid {
    background-color: #ffffff;
    margin-left: -15px;
    margin-right: -15px;
  }
  .hover-effect {
    width: 130px;
    height: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
  }
  .hover-effect a {
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    color: #fff !important;
    background-color: transparent;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    margin: 25px 0 0;
    padding: 7px 14px;
  }
  .hover-effect .learn a {
    opacity: 0.6;
    filter: alpha(opacity=60);
  }
  .hover-effect .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: rgba(2, 115, 182, 0.8);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    padding-top: 35px;
  }
  .hover-effect .overlay .megamenu-subscribe .btn {
    padding: 10px 17px!important;
    min-width: 100px;
  }
  .hover-effect .overlay .learn a {
    margin-top: 0;
  }
  .hover-effect:hover .overlay {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .hover-effect:hover a {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-transform: translatey(0);
    -webkit-transform: translatey(0);
    transform: translatey(0);
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }
  .hover-effect:hover a:hover {
    color: #0047BB !important;
  }
  .hover-effect:hover .learn a {
    opacity: 0.6;
    filter: alpha(opacity=60);
  }
  .hover-effect:hover .learn a:hover {
    color: #fff !important;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@media (min-width: 1195px) and (min-width: 1195px) {
  #main_nav li ul.dropdown-menu a {
    color: #001A72 !important;
  }
}
/* Smaller padding in the header on smaller screens */
@media (min-width: 1195px) and (max-width: 1300px) {
  header .navbar-nav > li > a {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  header #navbar-logo #subscribe {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  header #search-link,
  header .search-bar {
    line-height: 65px!important;
  }
  header .form-control {
    height: auto;
  }
}
/* 	===========================================================
 * 	Search Block
 *	- In Header
 * 	=========================================================== */
.header-menu .form-control {
  color: #001A72;
}
@media (min-width: 1195px) {
  .header-menu .form-control {
    color: #ffffff;
  }
}
.header-menu .form-control::placeholder {
  color: #ffffff;
  opacity: 1;
}
.header-menu .form-control::-webkit-input-placeholder {
  color: #ffffff;
  opacity: 1;
}
.header-menu .form-control:-ms-input-placeholder {
  color: #ffffff;
  opacity: 1;
}
.header-menu .form-control::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
#search-block-form input::placeholder,
#search-block-form--2 input::placeholder,
#search-block-form input::-webkit-input-placeholder,
#search-block-form--2 input::-webkit-input-placeholder,
#search-block-form input:-ms-input-placeholder,
#search-block-form--2 input:-ms-input-placeholder {
  color: #ffffff;
}
@media (min-width: 1195px) {
}
#search-block-form input:focus,
#search-block-form--2 input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#search-block-form button.btn,
#search-block-form--2 button.btn {
  position: relative;
  color: #fff;
  min-width: 30px;
  min-height: 30px;
  text-transform: uppercase;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  z-index: 10;
  left: 20px;
  padding: 0!important;
  margin: 0;
}
@media (min-width: 1195px) {
  #search-block-form button.btn,
  #search-block-form--2 button.btn {
    left: -20px;
  }
}
#search-block-form button.btn:hover,
#search-block-form--2 button.btn:hover {
  border-color: #0047BB;
}
.btn-megamenu {
  color: #000000;
  background-color: #FFFFFF;
  border-color: #000000;
  margin-left: 4rem;
}
.btn-megamenu:focus,
.btn-megamenu.focus {
  color: #000000;
  background-color: #e6e6e6;
  border-color: #000000;
}
.btn-megamenu:hover {
  color: #000000;
  background-color: #e6e6e6;
  border-color: #000000;
}
.btn-megamenu:active,
.btn-megamenu.active,
.open > .dropdown-toggle.btn-megamenu {
  color: #000000;
  background-color: #e6e6e6;
  border-color: #000000;
}
.btn-megamenu:active:hover,
.btn-megamenu.active:hover,
.open > .dropdown-toggle.btn-megamenu:hover,
.btn-megamenu:active:focus,
.btn-megamenu.active:focus,
.open > .dropdown-toggle.btn-megamenu:focus,
.btn-megamenu:active.focus,
.btn-megamenu.active.focus,
.open > .dropdown-toggle.btn-megamenu.focus {
  color: #000000;
  background-color: #d4d4d4;
  border-color: #000000;
}
.btn-megamenu:active,
.btn-megamenu.active,
.open > .dropdown-toggle.btn-megamenu {
  background-image: none;
}
.btn-megamenu.disabled:hover,
.btn-megamenu[disabled]:hover,
fieldset[disabled] .btn-megamenu:hover,
.btn-megamenu.disabled:focus,
.btn-megamenu[disabled]:focus,
fieldset[disabled] .btn-megamenu:focus,
.btn-megamenu.disabled.focus,
.btn-megamenu[disabled].focus,
fieldset[disabled] .btn-megamenu.focus {
  background-color: #FFFFFF;
  border-color: #000000;
}
.btn-megamenu .badge {
  color: #FFFFFF;
  background-color: #000000;
}
#main_nav li .dropdown-menu ul.sub-menu li a {
  font-family: "Jost", Helvetica, Arial, sans-serif;
  font-size: 16px !important;
}
@media (min-width: 1195px) {
  #main_nav li ul.dropdown-menu a {
    color: #0047BB;
    background: none;
    font-weight: 800;
    font-size: 16px;
  }
  #main_nav li ul.dropdown-menu > li {
    display: block !important;
    margin-bottom: 10px;
    margin-right: 15px;
  }
  #main_nav li ul.dropdown-menu {
    border-bottom: 5px solid #001A72;
    margin-top: 0.4rem;
    padding: 1rem 2.5rem;
  }
  header nav.navbar-inverse ul.nav li.dropdown ul.dropdown-menu {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    visibility: hidden;
    opacity: 0;
    background: #ffffff;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  #main_nav > ul > li.megamenu > ul,
  #main_nav > ul > li.megamenu > ul > li {
    width: 100%;
  }
  header nav.navbar-inverse ul.nav li.dropdown .menu-attach-block-wrapper {
    display: block;
  }
  #main_nav > ul > li > ul > li > a {
    padding: 0;
  }
  .sub-menu {
    display: flex;
    flex-direction: column;
    padding: 0;
    white-space: nowrap;
    margin-left: 0.5rem;
  }
  .sub-menu li {
    margin-top: 5px;
  }
  #main_nav.container-fluid {
    margin-left: 0;
    margin-right: 0;
  }
  #main_nav li .dropdown-menu ul.sub-menu li a {
    padding: 0;
    color: #001A72;
    font-size: 1.4rem;
  }
  #main_nav li .dropdown-menu ul.sub-menu li a:hover {
    color: #0047BB;
  }
  #inspiration > ul.dropdown-menu {
    height: 350px;
    width: 450px;
  }
  #friends-family > ul.dropdown-menu {
    height: 350px;
    width: 600px;
  }
  #better-living > ul.dropdown-menu {
    height: 350px;
    width: 850px;
  }
  #main_nav li .dropdown-menu ul li a {
    font-weight: normal;
  }
  #caregiving > ul.dropdown-menu {
    height: 250px;
    width: 850px;
  }
  #faith-prayer > ul.dropdown-menu {
    height: 385px;
    width: 420px;
  }
  #tell_your_story > ul.dropdown-menu {
    height: 145px;
    width: 450px;
  }
}
.navbar-inverse .navbar-nav > .active > a {
  background-color: #e6e6e6;
}
.navbar-nav {
  margin: 7.5px 30px;
}
@media (min-width: 1195px) {
  .navbar-nav {
    margin: 0;
  }
}
@media (max-width: 1194px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    /*
    color: #fff;
    font-size: 0px;
    display: none;
    */
  }
  div.views-field.views-field-title span.field-content > a {
    margin-left: 5px;
  }
  .view-footer p {
    text-align: center;
    padding-top: 18px;
  }
  .view-footer p a.btn-megamenu {
    margin: 11px 0 0 0;
  }
  .navbar-nav {
    margin-bottom: 0px;
  }
}
/* ===========================================================
 * Content area CSS
 * ===========================================================
body #admin-menu { position: relative !important; }*/
.taxo-christian-prayer img,
.taxo-bible-verse img {
  padding-bottom: 15px;
}
.taxo-christian-prayer .taxo-description,
.taxo-bible-verse .taxo-description {
  font-size: 27px;
}
.taxo-christian-prayer h1,
.taxo-bible-verse h1 {
  font-size: 51px;
  font-weight: 700;
  margin-top: 0;
  line-height: 1em;
  color: #000;
}
.node-bible-verse hr,
.node-christian-prayer hr {
  border: 0;
  border-bottom: 1px solid #ccc;
}
.main-container {
  margin-top: 20px;
}
a {
  transition: all 0.2s linear;
}
.italic {
  font-style: italic;
}
.bold {
  font-weight: bold;
}
.underline {
  text-decoration: underline;
}
.no-padding {
  padding-left: 0!important;
  padding-right: 0!important;
}
.no-padding-right {
  padding-right: 0!important;
}
/* Remove the gutter on all columns in a row */
.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
.btn-primary-inverse {
  color: #0047BB;
  background-color: #fff;
  border-color: #fff;
}
.btn-primary-inverse:hover {
  background-color: #0047BB;
}
/* Breadcrumb */
.breadcrumb {
  background-color: transparent;
  border-radius: 0;
}
.breadcrumb > li + li:before {
  content: '\2022';
}
.breadcrumb a {
  color: #666666;
}
.breadcrumb .active {
  color: #666666;
}
.front #block-guideposts-tags-guideposts-top-tags {
  margin-bottom: 0;
}
/* ===========================================================
 * Ticker
 * =========================================================== */
.row.ticker {
  background: #f2f2f2;
  font-size: 16px;
  font-family: 'Roboto', serif;
  line-height: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin: -20px 0 20px;
}
.row.ticker button {
  margin-right: 20px;
}
.row.ticker em {
  font-weight: bold;
}
.row.ticker a {
  color: #42a0b8;
  text-decoration: underline;
}
.row.ticker a:hover {
  color: #0047BB;
}
/* ===========================================================
 * Feeds
 * =========================================================== */
.feed-type {
  color: #42a0b8;
  font-family: 'Jost', Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 17px;
  text-transform: uppercase;
}
.feed-type a:hover {
  color: #42a0b8;
  text-decoration: none;
}
.author-profile-name a {
  padding-right: 5px;
  font-size: 20px;
}
.blog-name {
  font-size: 20px;
}
.feed-byline,
.term-listing-associated .node-quote .field-name-field-author-name,
.term-listing-associated .node-christian-prayer .field-name-field-author,
.guideposts-topics-bible-resources #block-views-bible-resources-daily .field-name-field-verse {
  font-family: "Jost", Helvetica, Arial, sans-serif;
}
.feed-title {
  margin: 0;
}
.feed-title a,
.guideposts-topics-channel-faith .view-id-topics_list .views-field-name a,
.guideposts-topics-channel-faith .taxonomy-term-list-title a {
  color: #464646;
  font-family: "Crimson Pro", Georgia, "Times New Roman", Times, serif;
  font-size: 25px;
  line-height: 35px;
  display: block;
}
.feed-title:hover a {
  color: #0047BB;
  text-decoration: none;
}
.media-list li.media {
  margin-bottom: 20px;
}
.field-name-field-dek a,
.guideposts-topics-topic-list .header .taxonomy-term-description a,
.devotion-topic-list .header .taxonomy-term-description a,
.prayer-topic-list .header .taxonomy-term-description a,
.faith-specialty .view-topics-list .views-field a,
.guideposts-topics-quotes .view-topics-list .views-field a,
.ourprayer-page .ad-dek a {
  color: #666666;
  text-decoration: none;
}
.field-name-field-dek a:hover,
.faith-specialty .view-topics-list .views-field a:hover,
.guideposts-topics-quotes .view-topics-list .views-field a:hover {
  color: #666666;
  text-decoration: none;
}
.page-node .field-name-field-dek a {
  color: #0047BB;
  text-decoration: underline;
}
.page-node .field-name-field-dek a::hover {
  color: #002a6e;
  text-decoration: underline;
}
/* ===========================================================
 * Jumbotron
 * =========================================================== */
.jumbotron .feed-title a {
  font-size: 47px;
  margin: 10px 0;
}
.field-name-field-dek {
  font-size: 18px;
  line-height: 26px;
}
.jumbotron .featured-wide p {
  font-family: "Jost", Helvetica, Arial, sans-serif;
}
.jumbotron .featured-wide .jumbo-byline a {
  color: #999;
}
.jumbotron .featured-wide .jumbo-byline a:hover {
  color: #464646;
  text-decoration: underline;
}
/* ===========================================================
 * Blogger Carousel
 * =========================================================== */
#block-views-guideposts-bloggers-carousel h2 {
  color: #464646;
  font-family: "Jost", Helvetica, Arial, sans-serif;
  font-size: 22px;
  margin-bottom: 0;
}
.jcarousel-container a {
  color: #464646;
}
.jcarousel-container li:hover a,
.jcarousel-container a:hover {
  color: #42a0b8;
  text-decoration: none;
}
.byline .field-name-field-author-name {
  color: #464646;
}
.featured-in {
  display: inline-block;
  border-left: 1px solid #999;
  padding: 0 0 5px 15px;
  margin-left: 15px;
}
.featured-in .mini-logo {
  display: inline-block;
}
/* ===========================================================
 * About the Author
 * =========================================================== */
.about-author {
  margin-bottom: 20px;
}
.about-author h2 {
  font-size: 24px;
  font-family: "Jost", Helvetica, Arial, sans-serif;
  font-weight: 500;
}
.about-author .media-body {
  font-size: 16px;
}
.about-author .media-body a:hover {
  color: #42a0b8;
  text-decoration: underline;
}
.about-author .media > .pull-left {
  margin-bottom: 0;
}
/* ===========================================================
 * Sidebar
 * =========================================================== */
aside input[type="checkbox"] {
  -webkit-border-radius: 1px solid #999;
  -moz-border-radius: 1px solid #999;
  border-radius: 1px solid #999;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
aside section {
  margin-bottom: 30px;
}
aside h2.block-title,
aside .title-with-view-all .see-all {
  color: #464646;
  font-family: 'Roboto', serif;
  font-size: 1.5625rem;
  line-height: 48px;
  border-top: 4px solid #0047BB;
  border-bottom: 1px solid #0047BB;
  padding-left: 15px;
  margin-top: 0;
}
aside .block-guideposts-newsletter h2.block-title {
  border-bottom: none;
}
aside .list-group {
  margin-bottom: 0;
}
aside .list-group-item,
aside .view-bible-resources .field-name-body {
  border: none;
  padding: 5px 15px;
}
aside a,
.prayer-request-thankyou .resources a {
  color: #666666;
}
aside a:hover {
  color: #002a6e;
}
aside h2.block-title a.sidebar-header-link {
  text-align: right;
  font-size: 0.8125rem;
  padding: 0;
  margin: 0 15px 0 0;
  float: right;
  display: inline-block;
}
aside .title-with-view-all .see-all {
  font-size: 0.8125rem;
  padding: 0;
  margin: 0;
  float: none;
  text-align: right;
}
aside .view-bible-resources .field-name-field-verse {
  text-align: right;
}
/* ##########
   3rd Party
   ########## */
/* ===========================================================
 * bootstrap-checkbox - v.1.0.1
 * =========================================================== */
.bootstrap-checkbox > button.btn {
  padding: 7px 0 4px 2px;
  width: 28px;
}
.bootstrap-checkbox > button.btn.displayAsButton {
  width: auto;
}
.bootstrap-checkbox > button.btn.displayAsButton > span.label-checkbox {
  padding: 0 8px 0 4px;
}
.bootstrap-checkbox > button.btn.displayAsButton > span.icon {
  margin: 2px 4px;
}
.bootstrap-checkbox > button.btn.displayAsButton > span.label-prepend-checkbox {
  padding: 0 4px 0 8px;
}
.bootstrap-checkbox > button.btn.btn-large {
  padding: 10px 0 6px 2px;
  width: 36px;
}
.bootstrap-checkbox > button.btn.btn-small {
  padding: 5px 0 3px 1px;
  width: 24px;
}
.bootstrap-checkbox > button.btn.btn-mini {
  padding: 4px 0 1px 1px;
  width: 20px;
}
.bootstrap-checkbox > .btn.btn-link {
  text-decoration: none;
}
label.bootstrap-checkbox.disabled {
  cursor: default;
  color: #666;
}
.bootstrap-checkbox > .label-prepend-checkbox {
  padding-right: 4px;
}
.bootstrap-checkbox > .label-checkbox {
  padding-left: 4px;
}
.bootstrap-checkbox.disabled > [class^="label-"],
.bootstrap-checkbox > .btn[disabled] {
  cursor: not-allowed;
}
[class^="cb-icon-"],
[class*=" cb-icon-"] {
  display: inline-block;
  width: 17px;
  height: 14px;
  margin-top: 1px;
  *margin-right: 0.3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("../images/checkboxes-2.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
}
.bootstrap-checkbox button.btn > span.cb-icon-check,
.bootstrap-checkbox.disabled button.btn:hover > span.cb-icon-check,
.bootstrap-checkbox.disabled button.btn:active > span.cb-icon-check {
  background-position: 0 -1px;
}
.bootstrap-checkbox button.btn:hover > span.cb-icon-check,
.bootstrap-checkbox button.btn:focus > span.cb-icon-check,
.bootstrap-checkbox button.btn:active > span.cb-icon-check {
  background-position: 0 -22px;
}
.bootstrap-checkbox button.btn > span.cb-icon-check-empty,
.bootstrap-checkbox.disabled button.btn:hover > span.cb-icon-check-empty,
.bootstrap-checkbox.disabled button.btn:active > span.cb-icon-check-empty {
  background-position: -24px -1px;
}
.bootstrap-checkbox button.btn:hover > span.cb-icon-check-empty,
.bootstrap-checkbox button.btn:focus > span.cb-icon-check-empty,
.bootstrap-checkbox button.btn:active > span.cb-icon-check-empty {
  background-position: -24px -22px;
}
.bootstrap-checkbox button.btn > span.cb-icon-check-indeterminate,
.bootstrap-checkbox.disabled button.btn:hover > span.cb-icon-check-indeterminate,
.bootstrap-checkbox.disabled button.btn:active > span.cb-icon-check-indeterminate {
  background-position: -48px -1px;
}
.bootstrap-checkbox button.btn:hover > span.cb-icon-check-indeterminate,
.bootstrap-checkbox button.btn:focus > span.cb-icon-check-indeterminate,
.bootstrap-checkbox button.btn:active > span.cb-icon-check-indeterminate {
  background-position: -48px -22px;
}
/**
 * Article lists with image
 */
.media > .pull-left {
  margin-right: 20px;
  margin-bottom: 20px;
}
.media > .pull-right {
  margin-left: 20px;
}
/**
 * Elsewhere on GP block
 */
#block-views-elsewhere-block .block-title {
  margin: 0 0 30px;
  text-align: center;
}
@media (max-width: 767px) {
  #block-views-elsewhere-block .block-title {
    width: 100%;
  }
}
@media (min-width: 1301px) {
  #block-views-elsewhere-block .block-title {
    width: 1240px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  #block-views-elsewhere-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 320px;
  }
}
.view-elsewhere a {
  color: #000000;
}
.view-elsewhere a:hover {
  text-decoration: none;
}
.view-elsewhere .col {
  margin-bottom: 1em;
}
.view-elsewhere .carousel-caption {
  left: 40px;
  padding-bottom: 0;
  padding-top: 0;
  text-align: left;
}
.view-elsewhere .carousel-caption a {
  font-family: "Crimson Pro", Georgia, "Times New Roman", Times, serif;
  color: #fff;
  font-size: 28px;
}
@media (max-width: 767px) {
  .view-elsewhere .carousel-caption {
    left: 30px;
  }
}
.title-with-view-all h2 {
  float: left;
  margin-top: 0;
}
.title-with-view-all .see-all {
  float: right;
  line-height: 2;
  vertical-align: bottom;
}
/* ===========================================================
 * node styles
 * =========================================================== */
.node .byline div,
.node .byline span {
  display: inline-block;
}
.node .field-name-body blockquote {
  font-size: 1.2em;
  color: #42a0b8;
  border-color: #42a0b8;
  font-style: italic;
  font-family: "Crimson Pro", Georgia, "Times New Roman", Times, serif;
  margin: 30px 0 30px 20px;
  padding: 0 20px;
}
.flex,
.node-featured-wide.with-image .visible-lg-block .jumbotron,
.node-featured-wide.with-image .visible-md-block .jumbotron {
  display: -webkit-box;
  /* OLD: Safari,  iOS, Android browser, older WebKit browsers.  */
  display: -moz-box;
  /* OLD: Firefox (buggy) */
  display: -ms-flexbox;
  /* MID: IE 10 */
  display: -webkit-flex;
  /* NEW, Chrome 21+ */
  display: flex;
  /* NEW: Opera 12.1, Firefox 22+ */
  -webkit-box-align: center;
  -moz-box-align: center;
  /* OLD… */
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.gp-sort-by-filter .views-exposed-form .views-exposed-widgets {
  margin-bottom: 2em;
}
.gp-sort-by-filter .views-exposed-form .views-exposed-widget label {
  font: normal 1.2em/1.9em 'Jost', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
.gp-sort-by-filter .views-exposed-form .views-exposed-widget .views-widget {
  float: right;
  margin-left: 20px;
}
.gp-sort-by-filter .views-exposed-form .bef-select-as-radios .radio {
  display: inline-block;
}
.gp-sort-by-filter .views-exposed-form .bef-select-as-radios input[type=radio] {
  display: none;
  margin: 10px;
}
.gp-sort-by-filter .views-exposed-form .bef-select-as-radios label {
  display: inline-block;
  margin: 0 10px 0 0;
  padding: 0;
  height: 35px;
  text-align: center;
  border: 1px solid #c5c5c5;
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(90deg, #f3f3f3, #fff);
  background-image: -o-linear-gradient(90deg, #f3f3f3, #fff);
  background-image: linear-gradient(90deg, #f3f3f3, #fff);
  font: normal 1.2em/1.9em 'Jost', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
.gp-sort-by-filter .views-exposed-form .bef-select-as-radios label.active {
  color: #fff;
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(90deg, #939393, #999);
  background-image: -o-linear-gradient(90deg, #939393, #999);
  background-image: linear-gradient(90deg, #939393, #999);
}
.gp-sort-by-filter .views-exposed-form .form-submit {
  color: #666;
  border: none;
  background: none;
  margin-top: 0.5em;
  padding: 0;
}
.view-display-id-feed {
  padding-top: 10px;
}
.view-display-id-feed .views-row {
  padding: 2em 0;
}
.view-display-id-feed .views-row-first {
  padding-top: 0;
}
.view-display-id-feed .views-row-last {
  border-bottom: none;
}
.view-display-id-feed h2 {
  margin: 0;
}
.views-bootstrap-media-plugin-style .row {
  padding-bottom: 2em;
  margin: 0;
}
.view-subscription.view-display-id-list {
  margin-top: 30px;
  border-top: 5px solid #e5e5e5;
  padding-top: 30px;
}
.view-subscription.view-display-id-list .views-row {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.view-subscription.view-display-id-list .views-row-last {
  border-bottom: none;
}
.view-subscription.view-display-id-list .node-magazine-cover {
  text-align: center;
}
.view-subscription.view-display-id-list .node-magazine-cover .field-name-field-image {
  margin-bottom: 10px;
  display: inline-block;
}
.view-subscription.view-display-id-list .node-magazine-cover .field-name-field-image img {
  width: 100%;
}
.view-subscription.view-display-id-list h2 {
  margin-top: 0;
}
.view-subscription.view-display-id-list .field-name-body {
  font-size: 19.8px;
}
.view-subscription.view-display-id-list .issue-status,
.view-subscription.view-display-id-list .issue-date {
  font-size: 17.1px;
  color: #a6a6a6;
}
.view-subscription.view-display-id-list .well {
  margin-top: 15px;
  text-align: center;
}
.view-subscription.view-display-id-list .well .field-name-field-price-intro {
  font-size: 25.2px;
  font-weight: 400;
}
.view-subscription.view-display-id-list .well .field-name-field-issue-price {
  /*margin-top:1rem; */
  margin-top: 2rem;
  margin-bottom: 1rem;
}
.view-subscription.view-display-id-list .well .issue-price {
  font-size: 63px;
  color: #0047BB;
}
.view-subscription.view-display-id-list .well .issue-price-suffix {
  font-size: 25.2px;
}
.view-subscription.view-display-id-list .well .field-name-field-subscribe-button .btn {
  padding: 6px 60px;
  text-transform: uppercase;
}
.view-subscription.view-display-id-list .well .row {
  margin-top: 20px;
}
.view-subscription.view-display-id-list .well .row .col div {
  display: inline-block;
}
.view-subscription.view-display-id-list .well .row .field {
  margin: 0 10px;
}
.view-subscription.view-display-id-list .subscription-editions .field-type-text {
  font-weight: bold;
  margin-bottom: 10px;
}
.view-subscription.view-display-id-list .subscription-editions .field-name-field-large-print-link {
  margin-bottom: 20px;
}
.view-subscription.view-display-id-list .subscription-editions .edition-row {
  margin-bottom: 5px;
}
.view-subscription.view-display-id-list .subscription-editions .digital-editions-wrapper {
  margin-bottom: 20px;
}
.view-subscription.view-display-id-list .field-name-field-content-source-notes {
  font-size: 17.1px;
  color: #a6a6a6;
}
.view-subscription.view-display-id-list .field-name-field-content-source-notes .field-item {
  display: table;
}
.view-subscription.view-display-id-list .field-name-field-content-source-notes .field-item span {
  display: table-cell;
}
.view-subscription.view-display-id-list .field-name-field-content-source-notes .field-item span:first-child {
  font-size: 8px;
  color: #ccc;
  padding-right: 5px;
}
.view-subscription.view-display-id-list .field-name-field-summary {
  font-size: 19.8px;
}
.btn-default-gradient,
.pfo-landing .pfo-action-links button.write-prayer.collapsed,
.dop-action-page .pfo-action-links button.write-prayer.collapsed {
  background-image: -webkit-linear-gradient(top, #fff 0%, #f3f3f3 100%);
  background-image: -o-linear-gradient(top, #fff 0%, #f3f3f3 100%);
  background-image: linear-gradient(to bottom, #fff 0%, #f3f3f3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff3f3f3', GradientType=0);
}
.btn-default-gradient:focus,
.btn-default-gradient:hover,
.pfo-landing .pfo-action-links button.write-prayer,
.dop-action-page .pfo-action-links button.write-prayer,
.pfo-landing .pfo-action-links button.write-prayer.collapsed:hover,
.dop-action-page .pfo-action-links button.write-prayer.collapsed:hover {
  background-image: none;
}
/* About Block */
.about {
  background: #f2f2f2;
  text-align: center;
}
.about .block {
  padding: 40px 20px;
}
.about .block h2 {
  margin-bottom: 20px;
}
.about + .footer {
  margin-top: 0;
}
.form-type-guideposts-phonenumber .form-control {
  width: auto;
  display: inline-block;
}
.form-type-guideposts-phonenumber.form-disabled {
  display: none;
}
.field-name-body {
  margin-top: 1em;
  font-size: 20px;
  line-height: 30px;
}
/* 	AOE Subscription sidebar
	MW Subscription sidebar
	GP Subscription sidebar*/
.view-display-id-aoe_sidebar,
.view-display-id-mw_sidebar,
.view-display-id-gp_sidebar {
  text-align: center;
}
.view-display-id-aoe_sidebar .views-field-field-price-intro,
.view-display-id-mw_sidebar .views-field-field-price-intro,
.view-display-id-gp_sidebar .views-field-field-price-intro {
  font-size: 25.2px;
  font-weight: 400;
  padding-bottom: 1rem;
}
.view-display-id-aoe_sidebar .views-field-field-issue-price,
.view-display-id-mw_sidebar .views-field-field-issue-price,
.view-display-id-gp_sidebar .views-field-field-issue-price {
  font-size: 63px;
  color: #0047BB;
}
.view-display-id-aoe_sidebar .views-field-field-price-suffix,
.view-display-id-mw_sidebar .views-field-field-price-suffix,
.view-display-id-gp_sidebar .views-field-field-price-suffix {
  font-size: 25.2px;
}
.view-display-id-aoe_sidebar .views-field-field-subscribe-button,
.view-display-id-mw_sidebar .views-field-field-subscribe-button,
.view-display-id-gp_sidebar .views-field-field-subscribe-button {
  padding: 6px 40px;
}
.view-display-id-aoe_sidebar .views-field-field-subscribe-button > div,
.view-display-id-mw_sidebar .views-field-field-subscribe-button > div,
.view-display-id-gp_sidebar .views-field-field-subscribe-button > div {
  border: none;
  padding: 0;
}
.view-display-id-aoe_sidebar a.btn,
.view-display-id-mw_sidebar a.btn,
.view-display-id-gp_sidebar a.btn {
  padding: 6px 65px;
  text-transform: uppercase;
}
.view-display-id-aoe_sidebar .views-field-field-gift-link,
.view-display-id-mw_sidebar .views-field-field-gift-link,
.view-display-id-gp_sidebar .views-field-field-gift-link,
.view-display-id-aoe_sidebar .views-field-field-renew-link,
.view-display-id-mw_sidebar .views-field-field-renew-link,
.view-display-id-gp_sidebar .views-field-field-renew-link {
  padding: 0 10px;
}
/* ===========================================================
 * Prayer Challenge **Placed here due to permission issues
 * =========================================================== */
@media (max-width: 350px) {
  .node-prayer-challenge .main-image .over-image-text {
    position: relative !important;
    height: auto !important;
    margin-top: -140px !important;
  }
  .node-prayer-challenge .main-image .field-name-body {
    margin-top: 80px !important;
    color: #464646;
  }
  .node-prayer-challenge .main-image .over-image-text .vertical-align {
    top: 0 !important;
    transform: translateY(0%) !important;
  }
}
/* Landing Page css for multiple*/
.landing-pages {
  height: 100%!important;
}
body.node-type-landing-pages {
  width: 100%;
  height: 100%;
  position: static;
  background-attachment: fixed !important;
  overflow-x: hidden;
}
.node-type-landing-pages #wrapper,
.bg-img {
  min-height: 100%;
  width: 100%;
  position: relative;
  background-size: 100% auto;
  background-position: 0 bottom;
  background-repeat: no-repeat;
}
body.class_multiple_product .wrapper_inner {
  background-image: url(../images/bg-image.jpg);
  background-color: #89bcc0;
}
.wrapper_inner {
  margin: 0 auto;
  position: relative;
}
.landing-container {
  color: #fff;
  text-align: center;
  padding-top: 120px;
  width: 48.75%;
  margin: 0 auto;
  position: relative;
  bottom: 80px;
}
.landing-container h2 {
  margin: 0;
  font-size: 14px;
  text-transform: uppercase;
  padding-bottom: 25px;
  font-family: sans-serif;
  color: #f9fbfa;
}
.landing-container h1 {
  font-size: 57px;
  padding-bottom: 45px;
  width: 72%;
  margin: 0 auto;
  font-family: serif;
}
.landing-container p {
  line-height: 23px;
  font-size: 15px;
  width: 98%;
  margin: 0 auto;
  padding-bottom: 30px;
  color: #f9fbfa;
}
.landing-container .landingButton a {
  background-color: #e03a29;
  border: none;
  padding: 6px 20px;
  border-radius: 3px;
  margin-bottom: 88px;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
}
.landing-container .landingButton a:hover {
  color: #fff;
  text-decoration: none;
}
.landingButton {
  padding-bottom: 30px;
}
.imageSec {
  max-width: 575px;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 50px;
  text-align: center;
}
.imageSec ul {
  list-style-type: none;
  text-decoration: none;
  display: inline-block;
  padding: 0;
  margin: 0;
}
.imageSec ul li {
  float: left;
  border: solid 1px #fff;
  margin-right: 20px;
  padding: 10px;
}
.imageSec ul li img {
  border-radius: 5px;
  width: 144px;
  height: 222px;
}
.wrapper-book .footer,
.wrapper_inner .footer {
  border-top: none !important;
  clear: both;
  padding: 0;
  margin: 0;
}
.node-type-landing-pages .footer .row.legal {
  margin: 0;
}
/*landing page css for single page*/
body.class_single_product .wrapper-book {
  background-image: url(../images/bg-book.jpg);
  background-color: #2664bb;
}
.wrapper-book {
  margin: 0 auto;
  position: relative;
}
.container-book {
  width: 35%;
  margin: 0 auto;
  color: #fff;
  padding-top: 100px !important;
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.logo_mrng {
  background: url(../images/logo.png) no-repeat;
  width: 273px;
  height: 54px;
  margin: 0 auto;
  padding-bottom: 40px;
}
.container-book h2 {
  padding-bottom: 28px;
  text-transform: uppercase;
  font-size: 11px;
  font-family: sans-serif;
  margin: 0;
  padding-top: 30px;
}
.container-book h1 {
  padding-bottom: 30px;
  font-size: 55px;
  font-family: serif;
  margin: 0;
}
.container-book p {
  font-size: 15px;
  padding-bottom: 60px;
  margin: 0;
}
.container-book .landingButton a {
  border: solid 1px #fff;
  color: #fff;
  padding: 6px 20px;
  border-radius: 3px;
  background: #2664bb;
  text-transform: uppercase;
  font-size: 12px;
  display: inline-block;
}
.container-book .landingButton a:hover {
  color: #fff;
}
.containerOuter {
  width: 25%;
  margin: 0 auto;
  clear: both;
  display: table;
  text-align: center;
}
.imgPart {
  position: relative;
  display: inline-block;
  max-width: 100%;
}
.ecllipseImg {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: -36px;
  margin-left: -30px;
}
.mrngImg {
  -webkit-box-shadow: 0px 2px 8px 4px #3e3e3e;
  -moz-box-shadow: 0px 2px 8px 4px #3e3e3e;
  box-shadow: 0px 2px 8px 4px #3e3e3e;
}
.node-type-landing-pages #wrapper {
  position: relative;
}
.node-type-landing-pages #wrapper .footer {
  position: absolute;
  bottom: 0;
  width: 100%;
}
@media only screen and (min-width: 320px) and (max-width: 640px) {
  .container-book {
    padding: 0;
  }
  /*landing-page_series-concept css*/
  .landing-container {
    width: auto;
  }
  .landing-container h1 {
    font-size: 40px;
  }
  .landing-container p {
    font-size: 16px;
  }
  .imageSec {
    overflow: inherit;
  }
  .imageSec ul li {
    float: none;
    margin-bottom: 20px;
  }
  /*landing-page_book-highlight css*/
  .node-type-landing-pages #wrapper {
    hieght: 100%;
    float: left;
    min-height: inherit;
  }
  .container-book {
    width: auto;
  }
  .container-book h1 {
    font-size: 40px;
  }
  .container-book p {
    font-size: 16px;
  }
  .imgPart {
    float: none;
  }
  .ecllipseImg {
    width: 50px;
    margin-top: -32px;
  }
  .landing-pages body.class_single_product {
    background-size: cover;
    background-position: 50% auto !important;
  }
  /*landing-page_book-highlight css ends here*/
  footer #block-menu-menu-legal li.last {
    padding: 0;
  }
  footer #block-menu-menu-legal li.last cite {
    margin: 0;
  }
}
@media only screen and (min-width: 641px) and (max-width: 768px) {
  /*landing-page_series-concept css*/
  .landing-container {
    width: auto;
  }
  .landing-container h1 {
    font-size: 45px;
  }
  .landing-container p {
    font-size: 17px;
  }
  .imageSec ul li {
    margin-bottom: 20px;
  }
  /*landing-page_book-highlight css*/
  .node-type-landing-pages #wrapper {
    hieght: 100%;
    float: left;
    min-height: inherit;
  }
  .container-book {
    width: auto;
  }
  .container-book h1 {
    font-size: 45px;
  }
  .container-book p {
    font-size: 17px;
  }
  .imgPart {
    float: none;
  }
  .ecllipseImg {
    margin-top: -48px;
  }
  .landing-pages body.class_single_product {
    background-size: cover;
    background-position: 50% auto !important;
  }
  /*landing-page_book-highlight css ends here*/
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  /*landing-page_series-concept css*/
  .imageSec {
    overflow: inherit;
  }
  .landing-container {
    width: auto;
  }
  .landing-container h1 {
    font-size: 45px;
  }
  .landing-container p {
    font-size: 17px;
  }
  /*landing-page_book-highlight css*/
  .container-book {
    width: auto;
  }
  .container-book h1 {
    font-size: 45px;
  }
  .container-book p {
    font-size: 17px;
  }
  /*landing-page_book-highlight css ends here*/
}
@media only screen and (max-width: 1199px) {
  body.class_single_product #wrapper {
    background: none !important;
  }
  body.class_single_product .bg-img {
    background-image: url(../images/bg-book.jpg);
    width: 100%;
    background-color: #2664bb;
    background-position: 0 bottom;
  }
  body.class_multiple_product .bg-img {
    background-image: url(../images/bg-image.jpg);
    background-color: #89bcc0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1199px) {
  .node-type-landing-pages #wrapper .footer {
    position: inherit;
  }
}
/*search box css for landing page*/
.node-type-landing-pages #admin-menu .dropdown li {
  width: inherit;
}
.node-type-landing-pages .nav-tabs {
  padding-top: 10px;
  font-family: sans-serif;
}
/*search box css for landing page ends here*/
/*For responsive image*/
img {
  max-width: 100%;
  height: auto;
}
html {
  height: 100%!important;
}
/* ===========================================================
 * Landing Page
 * =========================================================== */
.lp {
  /* /#welcome-area */
  /* God Bless: Military */
  /* Footer */
  /* ===========================================================
 * Video Pleyer
 * =========================================================== */
}
.lp .row {
  margin-right: 0;
}
.lp #header header {
  padding: 15px 0;
}
.lp .header-ctas {
  text-align: right;
}
.lp .home {
  height: 60px;
  background: transparent url('../images/gp_logo-lgrey.jpg') left center no-repeat;
  display: block;
}
@media (max-width: 767px) {
  .lp .home {
    width: 90%;
    background-position: center center;
    margin: 15px 5% 0;
  }
}
.lp .btn.cta {
  color: #ffffff;
  height: auto;
  font-size: 0.875rem;
  font-weight: bold;
  font-family: "Jost", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  border: 2px solid #464646;
  padding: 10px 15px;
  transition: all linear 0.2s;
}
.lp .btn.cta:hover {
  background: url('../images/cta-hover.png') 0 0 repeat;
}
@media (max-width: 767px) {
  .lp .btn.cta {
    width: 80%;
    float: left;
    margin: 15px 10% 0;
  }
}
.lp .cta.preview {
  color: #464646;
  margin-right: 25px;
}
.lp .cta.preview:hover {
  text-decoration: none;
}
.lp .subhead {
  color: #464646;
  width: 100%;
  min-height: 40px;
  font-size: 1.375rem;
  text-align: center;
  text-transform: uppercase;
  border-top: 3px solid #c9c9c9;
  border-bottom: 5px solid #c9c9c9;
  margin: 0;
}
.lp .subhead span {
  min-height: 40px;
  line-height: 50px;
  height: 100%;
}
@media (max-width: 1194px) {
  .lp .subhead span {
    line-height: 1.6rem;
    padding: 15px 0;
  }
}
.lp .subhead .tagline-graphic {
  background: transparent url('../images/star-grey.png') center center no-repeat;
  display: block;
}
@media (max-width: 767px) {
  .lp .subhead .tagline-graphic {
    height: 40px;
    margin-bottom: 15px;
  }
}
.lp #welcome-area {
  position: relative;
  width: 100%;
  min-height: 375px;
  height: auto;
  overflow: hidden;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin: 0 0 15px;
  /* /.welcome-text */
}
.lp #welcome-area .slides {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.lp #welcome-area .slides .main-image {
  text-align: center;
}
.lp #welcome-area .slides .main-image img {
  width: auto;
}
@media (max-width: 767px) {
  .lp #welcome-area .slides .main-image img {
    height: 250px;
  }
}
.lp #welcome-area .welcome-slide {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: block;
}
@media (max-width: 1194px) {
  .lp #welcome-area .welcome-slide {
    -o-background-size: 185% !important;
    -moz-background-size: 185% !important;
    -webkit-background-size: 185% !important;
    background-size: 185% !important;
    background-position: -290px -25px !important;
  }
}
@media (max-width: 767px) {
  .lp #welcome-area .welcome-slide {
    height: 200px;
    -o-background-size: 175% !important;
    -moz-background-size: 175% !important;
    -webkit-background-size: 175% !important;
    background-size: 175% !important;
    background-position: -90px -25px !important;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
  .lp #welcome-area .welcome-slide {
    -o-background-size: 250% !important;
    -moz-background-size: 250% !important;
    -webkit-background-size: 250% !important;
    background-size: 250% !important;
    background-position: -150px -25px !important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1194px) and (orientation: portrait) {
  .lp #welcome-area .welcome-slide {
    height: 400px;
    background-position: -325px -25px !important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1194px) and (orientation: landscape) {
  .lp #welcome-area .welcome-slide {
    height: 400px;
    -o-background-size: 200% !important;
    -moz-background-size: 200% !important;
    -webkit-background-size: 200% !important;
    background-size: 200% !important;
    background-position: -350px -50px !important;
  }
}
.lp #welcome-area .container {
  position: relative;
  height: 100%;
  display: block;
}
@media (max-width: 767px) {
  .lp #welcome-area .container {
    top: 200px;
  }
}
.lp #welcome-area .welcome-text {
  position: relative;
  top: 0;
  right: 0;
  color: #ffffff;
  min-height: 375px;
  font-size: 1.25rem;
  display: block;
  z-index: 300;
  padding-bottom: 25px;
}
.lp #welcome-area .welcome-text h1 {
  font-size: 2.25rem;
  text-align: center;
}
.lp #welcome-area .welcome-text hr {
  width: 70%;
  margin: 10px 15%;
}
.lp #welcome-area .welcome-text li {
  font-size: 0.9375rem;
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) {
  .lp #welcome-area .welcome-text {
    min-height: 650px !important;
  }
}
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: landscape) {
  .lp #welcome-area .welcome-text {
    min-height: 600px !important;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
  .lp #welcome-area .welcome-text {
    min-height: 650px !important;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: landscape) {
  .lp #welcome-area .welcome-text {
    min-height: 600px !important;
  }
}
.lp #welcome-area .welcome-text p {
  padding: 5px 20px;
}
@media (max-width: 1194px) {
  .lp #welcome-area .welcome-text p {
    padding-bottom: 5px;
  }
}
.lp #welcome-area .welcome-text a {
  width: 80%;
  margin: 10px 10%;
}
.lp #welcome-area .welcome-text .welcome-extra {
  position: relative;
  height: auto;
  line-height: 125px;
  margin-top: 3px solid rgba(255, 255, 255, 0.75);
  padding: 15px 0 0;
  margin: 10px 20px;
  display: block;
  overflow: hidden;
}
.lp #welcome-area .welcome-text .welcome-extra p {
  color: #f2f2f2;
  width: 90%;
  height: 100%;
  font-size: 2rem;
  font-family: "Rokkitt", Georgia, "Times New Roman", Times, serif;
  line-height: 2.25rem;
  text-align: center;
  padding: 0;
  margin: 0 5%;
}
.lp #welcome-area .welcome-text .welcome-extra p sup a {
  color: #f2f2f2;
  font-size: 0.6rem;
  padding: 5px;
}
@media (max-width: 1194px) {
  .lp #welcome-area .welcome-text .welcome-extra p {
    font-size: 1.75rem;
    line-height: 2rem;
  }
}
@media (max-width: 767px) {
  .lp #welcome-area {
    position: relative;
    min-height: 580px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 200px;
  }
}
.lp .extra-text {
  font-size: 1.25rem;
  line-height: 1.5rem;
  text-align: center;
  margin-bottom: 25px;
}
.lp #push-option {
  margin-bottom: 35px;
}
.lp .push-options {
  background: transparent url('../images/or-stars.png') center center no-repeat;
  text-align: center;
  display: table;
}
@media (max-width: 767px) {
  .lp .push-options {
    background: none;
  }
}
.lp .push-options h2.push-title {
  font-size: 2.25rem;
  font-style: italic;
  margin-top: 25px;
  display: block;
}
.lp .push-options div h2 {
  font-size: 2.5rem;
  line-height: 2.25rem;
  font-family: "Rokkitt", Georgia, "Times New Roman", Times, serif;
}
.lp .push-options p {
  min-height: 160px;
  text-align: left;
}
@media (max-width: 767px) {
  .lp .push-options p {
    min-height: auto;
  }
}
.lp .push-options .push-or:after {
  content: '.';
  visibility: hidden;
}
.lp .push-options .cta {
  margin-bottom: 15px;
}
.lp .push-options.choices p {
  min-height: auto;
}
.lp .push-options.choices a.btn {
  width: 70%;
  margin: 15px 15% 25px;
}
.lp .push-options.rotating {
  background-image: none;
  margin-bottom: 35px;
}
.lp .push-options.rotating p {
  min-height: auto;
}
.lp .push-options.rotating p a {
  display: inline-block;
}
.lp .push-options.rotating .cta {
  font-size: 1.125rem;
  font-family: "Crimson Pro", Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  border: none;
}
.lp .push-options.rotating .image-slide {
  height: auto;
  max-height: 350px;
  display: block;
}
.lp .push-options.rotating .image-slide img {
  height: 100%;
  max-height: 400px;
}
.lp .push-options ul li {
  text-align: left;
}
@media (min-width: 1194px) {
  .lp .push-options {
    min-height: 230px;
  }
}
@media (min-width: 0) {
  .lp .push-options {
    min-height: auto;
  }
}
.lp .god-bless {
  color: #ecf0f1;
  background-color: #333;
  font-size: 2.5rem;
  font-family: "Rokkitt", Georgia, "Times New Roman", Times, serif;
  text-align: center;
  line-height: 2.25rem;
  padding: 25px 15px;
  margin: 0 0 5px;
}
@media (min-width: 768px) and (max-width: 1194px) {
  .lp .extra-push-row {
    background-position: center right;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .lp .extra-push-row {
    background-position: center left;
  }
}
.lp .push-options .images-container {
  position: relative;
  height: auto;
  padding-bottom: 55px;
}
.lp .push-options .image-slide {
  width: auto;
  height: auto;
  max-height: 250px;
}
.lp .push-options .image-slide:nth-child(n+2) {
  display: none;
}
.lp .push-options .images-nav {
  position: relative;
  width: 100%;
  text-align: center;
  padding: 0;
  display: block;
}
.lp .push-options .images-nav li {
  width: 12px;
  height: 12px;
  background: #464646;
  border: 2px solid #464646;
  border-radius: 10px;
  margin: 0 5px;
  display: inline-block;
}
.lp .push-options .images-nav li.selected,
.lp .push-options .images-nav li:hover {
  background-color: #ecf0f1;
}
.lp .push-options a.btn {
  width: 100%;
  margin-top: 15px;
}
.lp .extra-container {
  position: relative;
  height: auto;
  background: rgba(255, 255, 255, 0.9);
  padding: 20px 25px;
}
.lp .extra-container h3 {
  width: 100%;
  font-size: 2.15rem;
  font-weight: bold;
  text-align: center;
  margin: 15px 0 25px;
}
.lp .extra-container .testimonial-container {
  position: relative;
  height: auto;
}
.lp .extra-container .testimonial-slide p {
  font-size: 0.925rem;
  font-style: italic;
  margin-bottom: 15px;
}
.lp .extra-container .testimonial-slide p span.testimonial-by {
  display: block;
  text-align: right;
  font-style: normal;
}
.lp .extra-container .testimonial-slide:nth-child(n+2) {
  display: none;
}
.lp .extra-container .testimonial-nav {
  position: relative;
  width: 100%;
  text-align: center;
  padding: 0;
  display: block;
}
.lp .extra-container .testimonial-nav li {
  width: 12px;
  height: 12px;
  background: #464646;
  border: 2px solid #464646;
  border-radius: 10px;
  margin: 0 5px;
  display: inline-block;
}
.lp .extra-container .testimonial-nav li .selected,
.lp .extra-container .testimonial-nav li:hover {
  background-color: #ecf0f1;
}
@media (max-width: 767px) {
  .lp .extra-container {
    padding: 20px 15px;
  }
}
.lp .solid-block {
  color: #ffffff;
  margin-top: 5px;
  font-size: 1.4rem;
  line-height: 1.85rem;
  text-align: center;
  padding: 25px 0 35px;
}
.lp .solid-block h3 {
  color: #ffffff;
  width: 100%;
  font-size: 3rem;
  font-family: "Rokkitt", Georgia, "Times New Roman", Times, serif;
  text-align: center;
}
.lp .solid-block .quote {
  width: 80%;
  text-align: left;
  font-style: italic;
  margin: 15px 10% 25px;
  border-top: 2px solid rgba(255, 255, 255, 0.5);
  border-bottom: 2px solid rgba(255, 255, 255, 0.5);
  padding: 10px 5%;
  margin: 35px 10%;
}
@media (max-width: 1194px) {
  .lp .solid-block .quote {
    width: 90%;
    margin: 35px 5%;
  }
}
.lp .solid-block .quote .testimonial-by {
  color: #ccc;
  font-size: 1.15rem;
  font-style: normal;
  text-align: right;
  display: block;
}
.lp .image-block {
  text-align: center;
  margin-top: 5px;
}
.lp .image-block h2 {
  font-size: 2.5rem;
  line-height: 2.25rem;
  font-family: "Rokkitt", Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
}
.lp .image-block img {
  width: auto;
  max-width: 100%;
}
.lp .image-block .img {
  padding: 15px 0;
}
.lp .image-block div.row:nth-child(2) {
  margin-top: 5px;
}
.lp .image-block div.row:nth-child(2) img {
  position: relative;
  right: 5px;
}
@media (max-width: 1194px) {
  .lp .image-block .img {
    margin: 30px 0;
  }
  .lp .image-block p:nth-child(1) {
    text-align: left;
  }
}
.lp .closure {
  color: #ffffff;
  width: 100%;
  background-color: #333;
  font-size: 1.125rem;
  text-align: center;
  padding-bottom: 25px;
  margin-top: 25px;
}
.lp .closure h3 {
  color: #ecf0f1;
  width: 100%;
  font-size: 3rem;
  font-family: "Rokkitt", Georgia, "Times New Roman", Times, serif;
  text-align: center;
}
.lp .closure p {
  width: 90%;
  margin: 0 5%;
}
.lp .closure #cite {
  color: #ecf0f1;
  font-size: 0.6875rem;
  text-align: left;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  padding-top: 25px;
  margin: 45px 0 25px;
}
.lp .closure #cite sup {
  padding-right: 5px;
}
.lp .closure .back-top {
  color: #ffffff;
  width: 45px;
  height: 50px;
  border-radius: 10px;
  border: 1px solid #ffffff;
  font-size: 1.75rem;
  text-align: center;
  line-height: 45px;
  padding-left: 9px;
  display: block;
  opacity: 0.5;
}
.lp .closure .back-top:hover {
  text-decoration: none;
}
.lp .closure a.btn {
  width: 100%;
  margin-top: 15px;
}
@media (max-width: 767px) {
  .lp .row {
    margin-left: 0;
    margin-right: 0;
  }
}
.lp .video-player,
.lp .video-container {
  position: relative;
  height: 0;
  padding-bottom: 40%;
  padding-top: 30px;
  overflow: hidden;
}
.lp .video-player .video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.lp.lp-Military .welcome-extra {
  background: transparent url('../images/broken-heart-bar.png') top center no-repeat;
  padding-top: 45px !important;
  border-top: none;
}
.lp.lp-Guideposts .push-options {
  background-image: none;
}
.lp.lp-Guideposts .closure a.btn {
  width: 80%;
  margin: 15px 10%;
}
@media (max-width: 767px) {
  .lp.lp-Guideposts #welcome-area {
    padding-bottom: 250px;
  }
  .lp.lp-Guideposts #welcome-area .welcome-slide {
    height: 250px;
  }
  .lp.lp-Guideposts #welcome-area .container {
    top: 250px;
  }
}
.lp #carousel {
  margin-bottom: 45px;
}
.lp #carousel img {
  width: auto;
  max-width: 100%;
}
.lp #carousel .product-cover {
  position: relative;
  display: inline-block;
  margin-right: 15px;
}
.lp #carousel .product-cover a.btn {
  position: absolute;
  bottom: 30px;
  width: 80%;
  margin: 0 10%;
  opacity: 0;
  transition: all linear 0.2s;
}
.lp #carousel .product-cover:hover a.btn {
  opacity: 1;
}
@media (max-width: 767px) {
  .lp #carousel .product-cover a.btn {
    opacity: 1;
  }
}
.lp #carousel .jcarousel {
  width: 90%;
  margin: 0 5% 35px;
}
.lp #carousel .jcarousel-wrapper {
  box-shadow: none;
}
.lp #carousel .jcarousel-control-prev,
.lp #carousel .jcarousel-control-next {
  width: 30px;
  height: 30px;
  box-shadow: 0;
  border: 2px solid #ffffff;
  border-radius: 0;
}
.lp #carousel .jcarousel-control-prev:hover,
.lp #carousel .jcarousel-control-next:hover {
  text-decoration: none;
}
.lp #colored-banner {
  position: relative;
  top: -15px;
  color: #ffffff;
  text-align: center;
  font-family: georgia, times new roman, times;
  font-style: italic;
  padding: 5px 0;
}
.lp #colored-banner h2 {
  width: 100%;
  text-align: center;
  font-size: 2rem;
  lin-height: 2.125rem;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  padding: 10px 0;
  margin: 0;
}
@media (max-width: 1194px) {
  .lp #colored-banner {
    top: 0;
  }
}
.lp .final-push-image {
  text-align: center;
  padding-top: 15px;
}
.lp .final-push-image img {
  height: 450px;
}
.lp .footer-btn {
  font-size: 1.1875rem;
  background-color: #464646 !important;
  box-shadow: 0 5px 0 #101010;
  padding: 15px;
  margin: 15px auto;
}
.lp .footer-btn:hover {
  background-color: #464646;
}
/* /.lp */
/* ===========================================================
 * Infographic - Veterans
 * =========================================================== */
.sharing {
  position: fixed;
  top: 0;
  right: 25px;
  background: transparent url('../images/infographics/veterans/share-bg.png') bottom center no-repeat;
  background-size: cover;
  list-style: none;
  padding: 15px 15px 25px;
  margin: 0;
  z-index: 999;
  transition: all linear 0.2s;
}
.sharing li {
  color: #fff;
  width: auto;
  padding: 5px;
  margin: 0;
}
.sharing li.title {
  border-bottom: 1px solid #ffffff;
  text-align: center;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.sharing li.support {
  padding-top: 15px;
  padding-bottom: 10px;
}
.sharing li.support a {
  position: relative;
  color: #e74c3c;
  font-size: 1.375rem;
}
.sharing li.support a span {
  -webkit-animation: pulsate 4s ease-out;
  -webkit-animation-iteration-count: infinite;
  -moz-animation: pulsate 4s ease-out;
  -moz-animation-iteration-count: infinite;
  animation: pulsate 4s ease-out;
  animation-iteration-count: infinite;
}
@-moz-keyframes pulsate {
  0% {
    color: #e74c3c;
  }
  50% {
    color: #ffffff;
  }
  100% {
    color: #e74c3c;
  }
}
@-webkit-keyframes pulsate {
  0% {
    color: #e74c3c;
  }
  50% {
    color: #ffffff;
  }
  100% {
    color: #e74c3c;
  }
}
@keyframes pulsate {
  0% {
    color: #e74c3c;
  }
  50% {
    color: #ffffff;
  }
  100% {
    color: #e74c3c;
  }
}
.sharing li a {
  color: #ffffff;
  font-size: 1.125rem;
}
.sharing li a:hover {
  color: #e74c3c;
  text-decoration: none;
}
.sharing li a i {
  position: relative;
  top: -3px;
  font-size: 1.15rem;
  font-style: normal;
  padding-left: 15px;
  padding-right: 15px;
  transition: all linear 0.15s;
}
@media (max-width: 1194px) {
  .sharing li {
    display: inline-block;
    padding: 5px;
  }
  .sharing li.support {
    padding: 3px 0 0;
    float: right;
  }
}
@media (max-width: 1194px) {
  .sharing {
    width: 100%;
    left: 0;
    background-color: #34495e;
    background-image: none;
    padding: 0;
  }
}
.ig-veteransday {
  text-align: center;
}
.ig-veteransday header {
  position: relative;
  background-color: #e5e5e4;
  background-image: url('../images/infographics/veterans/bg-capital.png'), url('../images/infographics/veterans/bg-stars.png');
  background-position: bottom right, 0 0;
  background-repeat: no-repeat, repeat;
  background-attachment: scroll, fixed;
  height: 500px;
}
.ig-veteransday header .gp-logo {
  position: relative;
  width: 100%;
  max-width: 275px;
  margin: 25px auto 15px;
}
.ig-veteransday header a {
  position: relative;
  display: block;
  z-index: 10;
}
.ig-veteransday header .page-title {
  font-size: 4rem;
  font-family: 'Rokkitt', georgia, times new roman, times;
  font-weight: 700;
  line-height: 4.125rem;
}
@media (min-width: 0) and (max-width: 1194px) {
  .ig-veteransday header .page-title {
    font-size: 2.5rem;
    line-height: 2.625rem;
  }
}
.ig-veteransday header .header-lines {
  position: absolute;
  top: 0;
  left: 81px;
  width: 71px;
  height: 100%;
  background: #e5e5e4 url('../images/infographics/veterans/header-lines.gif') 0 0 repeat-y;
  display: block;
  z-index: 1;
}
@media (max-width: 1194px) {
  .ig-veteransday header {
    padding-top: 30px;
  }
}
.ig-veteransday .header-border {
  position: relative;
  width: 100%;
  height: 59px;
  background: transparent url('../images/infographics/veterans/header-border.gif') 0 0 repeat-x;
  display: block;
}
.ig-veteransday .header-border .header-lines-angled {
  position: absolute;
  top: 0;
  left: 8px;
}
.ig-veteransday #fact-1 {
  height: 670px;
  background: #ecf0f0 url('../images/infographics/veterans/background-stat-1.png') center bottom no-repeat;
}
.ig-veteransday #fact-2 {
  height: 800px;
  background: #92adb7 url('../images/infographics/veterans/background-stat-2.png') center bottom no-repeat;
}
.ig-veteransday #fact-3 {
  height: 720px;
  background: #ecf0f0 url('../images/infographics/veterans/background-stat-3.png') center bottom no-repeat;
}
@media (max-width: 1195px) {
  .ig-veteransday #fact-3 {
    background-position: left -1000px bottom !important;
  }
}
.ig-veteransday #fact-4 {
  height: 800px;
  background: #ecf0f0 url('../images/infographics/veterans/background-stat-4.png') center bottom no-repeat;
}
.ig-veteransday #fact-4 span.stat {
  font-size: 3.5rem;
}
@media (max-width: 1194px) {
  .ig-veteransday #fact-4 span.stat {
    font-size: 2.5rem;
    line-height: 2.625rem;
    padding-top: 15px;
  }
}
.ig-veteransday .fact {
  position: relative;
  color: #101010;
  font-family: 'Rokkitt', georgia, times new roman, times;
  padding: 50px 0;
}
.ig-veteransday .fact .arrows {
  position: absolute;
  top: 0;
  left: 25px;
  width: 271px;
  height: 100%;
  background: transparent;
  display: block;
  z-index: 999;
}
.ig-veteransday .fact .arrows-0 {
  background: transparent url('../images/infographics/veterans/arrows-1.png') top left no-repeat;
}
.ig-veteransday .fact .arrows-1 {
  background: transparent url('../images/infographics/veterans/arrows-2.png') top left no-repeat;
}
.ig-veteransday .fact .arrows-2 {
  background: transparent url('../images/infographics/veterans/arrows-3.png') top left no-repeat;
}
.ig-veteransday .fact > span.stat {
  position: relative;
  color: #ffffff;
  width: 100%;
  max-width: 500px;
  height: 121px;
  background: transparent url('../images/infographics/veterans/ribbon-red.png') top center no-repeat;
  background-size: contain;
  font-size: 4.25rem;
  line-height: 2.25rem;
  font-weight: 700;
  text-align: center;
  padding: 25px 0;
  margin: 0 auto 15px;
  display: block;
}
@media (max-width: 767px) {
  .ig-veteransday .fact > span.stat {
    font-size: 3.375rem;
    line-height: 1rem;
  }
}
@media (min-width: 767px) and (max-width: 1195px) {
  .ig-veteransday .fact > span.stat {
    left: 100px;
  }
}
.ig-veteransday .fact.odd > span.stat {
  background-image: url('../images/infographics/veterans/ribbon-blue.png');
}
.ig-veteransday .fact p {
  position: relative;
  width: 100%;
  max-width: 370px;
  font-size: 2.25rem;
  line-height: 2.65rem;
  padding: 0 15px;
  margin: 0 auto;
  display: block;
}
@media (min-width: 767px) and (max-width: 1194px) {
  .ig-veteransday .fact p {
    left: 100px;
  }
}
.ig-veteransday footer {
  font-size: 0.625rem;
  font-size: 0.75rem;
}
.ig-veteransday footer p {
  margin-bottom: 0;
}
/* ===========================================================
 * Media Kit - previous version styling removed - see media.less in guideposts_mediakit.module
 * =========================================================== */
body.node-type-media-kit.admin-menu {
  margin-top: 0 !important;
}
/* Load more pager */
.pager li > a {
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
  padding: 10px 20px!important;
  min-width: 125px;
  text-align: center;
  margin-top: 5px;
  border: 2px solid;
  background: #fff;
  border-color: #0047BB;
  color: #0047BB;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.pager li a:hover {
  background: #0047BB;
  border-color: #ffffff;
  color: #ffffff;
}
@media (max-width: 1194px) {
  .how .how-content .service-updates form .row > div[class*='col-'],
  #block-guideposts-howwehelp-hwh-get-updates #service-updates form .row > div[class*='col-'] {
    float: left !important;
    padding-top: 6px;
    text-align: center;
  }
}
/* ===========================================================
 * Footer
 * =========================================================== */
.region-footer {
  padding: 40px 20px 30px;
  background-color: #e6e6e6;
}
@media (min-width: 1195px) {
  .region-footer {
    padding: 40px 40px 30px;
  }
}
.region-footer h2 {
  color: #001A72;
}
@media (min-width: 1195px) {
  .region-footer section {
    min-height: 305px;
    border-right: 1px solid #001A72;
    padding-left: 40px;
  }
  .region-footer section:last-child {
    border-right: none;
  }
}
.region-footer-cta {
  background-color: #0047BB;
}
.footer-menu {
  list-style-type: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
}
@media (min-width: 1195px) {
  .footer-menu {
    float: right;
  }
}
.footer-menu li {
  display: inline-block;
  margin-left: 15px;
}
.footer-menu li:first-child {
  margin-left: 0;
}
.footer-menu li a {
  color: #ffffff;
  font-size: 12px;
}
@media (min-width: 1195px) {
  .footer-menu li a {
    font-size: 16px;
  }
}
.footer-menu li a .fa {
  font-size: 24px;
}
.footer-cta {
  background-color: #0047BB;
  height: 225px;
  line-height: 150px;
  vertical-align: middle;
}
@media (min-width: 1195px) {
  .footer-cta {
    height: 150px;
  }
}
.footer-cta .inline {
  display: inline;
}
.footer-cta .inline + .inline {
  margin-left: 10px;
}
.footer-cta .center-block {
  text-align: center;
}
.footer-cta p {
  color: #fff;
  margin-right: 30px;
  line-height: 1em;
  max-width: 50%;
  text-align: left;
  vertical-align: middle;
  font-family: "Jost", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 800;
}
@media (min-width: 1195px) {
  .footer-cta p {
    font-size: 20px;
  }
}
footer .cite {
  margin-bottom: 10px;
}
@media (min-width: 1195px) {
  footer .cite {
    margin-bottom: 0;
  }
}
footer cite {
  font-style: normal;
}
footer h2.block-title {
  font-size: 20px;
  text-transform: capitalize;
  margin: 0;
}
footer .menu a {
  color: #001A72;
  padding: 0 0 5px;
}
footer .menu a:hover {
  text-decoration: underline;
}
#block-block-5 {
  text-align: center;
}
@media (max-width: 1300px) {
  #block-block-5 p {
    font-size: 0.875rem;
  }
}
/* ===========================================================
 * Footer - Free eBooks
 * =========================================================== */
footer .free-ebooks-footer ul,
footer .free-ebooks-footer ul li {
  list-style: none;
  padding: 0;
}
footer .free-ebooks-footer strong {
  display: block;
}
footer .free-ebooks-footer strong a {
  color: #464646;
}
footer .free-ebooks-footer strong a:hover {
  text-decoration: none;
}
footer .free-ebooks-footer p > a {
  color: #999;
  text-decoration: underline;
}
footer .free-ebooks-footer a:hover {
  color: #42a0b8;
}
#block-guideposts-blocks-share-your-story {
  text-align: center;
  margin-top: 50px;
}
footer .share-your-story {
  font-family: 'Roboto Condensed';
  font-size: 17px;
  text-transform: uppercase;
  transition: all 0.2s linear;
}
footer .share-your-story:hover {
  color: #fff;
  background-color: #42a0b8;
  text-decoration: none;
}
/* ===========================================================
 * Social Media - Footer
 * =========================================================== */
footer .social-menu li {
  float: none;
  height: auto;
  display: block;
}
footer .social-menu li a {
  line-height: 26px;
}
footer .social-menu li a span {
  margin-right: 15px;
}
footer .legal {
  background: #001A72;
  padding: 20px 0;
  color: #fff;
  font-family: 'Sen', sans-serif;
  font-weight: 700;
  font-size: 16px;
  text-align: center;
}
@media (min-width: 1195px) {
  footer .legal {
    padding: 20px 80px;
    text-align: left;
  }
}
footer #block-menu-menu-legal ul {
  margin-bottom: 0;
}
footer #block-menu-menu-legal li {
  line-height: 30px;
  vertical-align: middle;
  width: 100%;
  font-size: 15px;
  padding-left: 15px;
  padding-right: 0;
}
footer #block-menu-menu-legal li a {
  color: #fff;
}
cite {
  line-height: inherit;
  color: #fff;
}
@media (max-width: 1194px) {
  .footer-cta {
    line-height: 0px;
  }
  .footer-cta .inline {
    margin-right: 0px;
  }
  .footer-cta .center-block {
    padding-top: 25px;
  }
  .footer-cta .btn {
    margin-top: 20px;
  }
  footer .social-menu h2 span {
    display: none;
  }
  footer section.social-menu h2.block-title {
    border-bottom: none;
  }
  footer .social-menu li {
    width: 18%;
    font-size: 25px;
    text-align: center;
    margin: 0;
    display: inline-block;
    overflow: hidden;
  }
}
@media (min-width: 768px) and (max-width: 1194px) {
  .footer-cta {
    padding-top: 3rem;
  }
}
/* 	===========================================================
 * 	Media Queries
 * 	=========================================================== */
@media (max-width: 1300px) {
  footer.footer {
    padding-top: 0;
  }
  footer section {
    height: auto;
    line-height: auto;
  }
  footer section h2.block-title {
    line-height: 3.7rem;
    margin-bottom: 0;
  }
  footer section h2 span {
    margin-top: 4px;
    margin-right: 11px;
    float: right;
  }
  footer .social-menu ul {
    margin-left: 0;
  }
}
@media (min-width: 1195px) {
  .footer .sponsors img {
    max-height: 100px;
  }
}
@media (min-width: 1195px) {
  .region-footer {
    padding: 40px;
  }
}
/* SomeoneCares landing page specific rules */
.page-node-81855 .region-footer {
  margin-top: 3rem;
}
.page-node-81855 .region-footer h4 {
  color: #ffffff;
}
.page-node-81855 .region-footer #footer-logo {
  color: #ffffff;
  margin-bottom: 10px;
  font-family: "Crimson Pro", Georgia, "Times New Roman", Times, serif;
}
/* 	===========================================================
 * 	Print
 * 	=========================================================== */
@media print {
  html,
  body {
    padding: 0;
    margin: 0;
  }
  a:link:after,
  a:visited:after {
    content: "";
  }
  body div[rel="leaderboard"],
  body #secondary_nav,
  body header .region-header,
  body header .navbar-collapse,
  ul.gp-sharefly-full,
  body.not-front aside[role="complementary"],
  .byline.article-source,
  .about-author,
  #block-views-blog-other-posts,
  #block-views-elsewhere-block,
  #block-disqus-disqus-comments,
  #block-views-articles-other-posts-default,
  #block-views-elsewhere-block,
  footer.footer {
    display: none;
  }
  .main-container .row section {
    width: 100% !important;
  }
  .post-image img {
    width: 50% !important;
    float: left;
    margin: 10px 10px 0 0;
  }
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader,
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
.mfp-zoom-in .magnificPopup__Animus {
  opacity: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transform: scale(0.6);
  transform: scale(0.6);
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.mfp-zoom-in.mfp-ready .magnificPopup__Animus {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .magnificPopup__Animus {
  -webkit-transform: scale(0.6);
  transform: scale(0.6);
  opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
h2,
.h2 {
  font-size: 30px;
}
.node-type-brands .logo img {
  width: auto;
}
p:last-child {
  margin-bottom: 10px;
}
.alert:nth-of-type(1) {
  margin-top: 20px;
}
.nav-tabs {
  margin-top: 20px;
}
.override-form-control .form-control {
  border-radius: 0;
  height: auto;
}
.booklet-content .booklet-top .booklet-title,
.help-content .help-top .help-title {
  padding-bottom: 0;
}
.booklet-form .btn.btn-primary.form-submit {
  margin: 20px 15px 7px;
  padding: 12px!important;
  white-space: normal;
}
.booklet-form .btn.btn-primary.form-submit:hover,
.booklet-content.booklet-single .booklet-single-text .get-ebook .btn:hover {
  color: black !important;
  background-color: #ffffff !important;
}
.validation-error {
  margin-top: 8px;
}
.quotes-form .form-control {
  border-radius: 0;
  box-shadow: none;
  display: block;
  height: auto;
}
.leaderboard {
  overflow: hidden;
}
.slideshow-library .library .library-wrapper .library-inner .text p {
  color: #ffffff;
}
body.node-type-media-kit.html.page-node {
  padding-top: 0 !important;
}
.carousel.item-center .carousel-inner .item img {
  display: inline;
}
.contact-us-form .alert.messages.error {
  margin: 15px 15px 0;
}
.override-form-control.contact-us-form form .submit-button:hover {
  background-color: #fff !important;
  color: black !important;
}
.mediakit-thankyou {
  margin-top: 30px;
}
.mediakit-thankyou a {
  color: #fff;
  text-decoration: underline;
}
#guideposts-howwehelp-service-updates-form .form-email.required.error {
  border-color: #a94442;
}
.page-search #search-form .input-group .form-control.form-text {
  border-radius: 4px;
}
.page-search #search-form span.icon.glyphicon.glyphicon-search {
  display: none;
}
.page-search #search-form button.btn.btn-primary {
  margin: 0px 5px;
  border: 1px solid #0047bb;
}
.page-search #search-form button.btn.btn-primary:before {
  content: "Search";
}
.page-search #search-form button[name="op"]:before {
  content: "" !important;
}
/* Global styles */
.btn-gp-purple {
  color: #FFFFFF !important;
  background-color: #5f4b8b !important;
  border-color: #FFFFFF !important;
}
.btn-gp-purple:focus,
.btn-gp-purple.focus {
  color: #FFFFFF !important;
  background-color: #48396a !important;
  border-color: #bfbfbf !important;
}
.btn-gp-purple:hover {
  color: #FFFFFF !important;
  background-color: #48396a !important;
  border-color: #e0e0e0 !important;
}
.btn-gp-purple:active,
.btn-gp-purple.active,
.open > .dropdown-toggle.btn-gp-purple {
  color: #FFFFFF !important;
  background-color: #48396a !important;
  border-color: #e0e0e0 !important;
}
.btn-gp-purple:active:hover,
.btn-gp-purple.active:hover,
.open > .dropdown-toggle.btn-gp-purple:hover,
.btn-gp-purple:active:focus,
.btn-gp-purple.active:focus,
.open > .dropdown-toggle.btn-gp-purple:focus,
.btn-gp-purple:active.focus,
.btn-gp-purple.active.focus,
.open > .dropdown-toggle.btn-gp-purple.focus {
  color: #FFFFFF !important;
  background-color: #392d53 !important;
  border-color: #bfbfbf !important;
}
.btn-gp-purple:active,
.btn-gp-purple.active,
.open > .dropdown-toggle.btn-gp-purple {
  background-image: none !important;
}
.btn-gp-purple.disabled:hover,
.btn-gp-purple[disabled]:hover,
fieldset[disabled] .btn-gp-purple:hover,
.btn-gp-purple.disabled:focus,
.btn-gp-purple[disabled]:focus,
fieldset[disabled] .btn-gp-purple:focus,
.btn-gp-purple.disabled.focus,
.btn-gp-purple[disabled].focus,
fieldset[disabled] .btn-gp-purple.focus {
  background-color: #5f4b8b !important;
  border-color: #FFFFFF !important;
}
.btn-gp-purple .badge {
  color: #5f4b8b !important;
  background-color: #FFFFFF !important;
}
.btn-gp-violet {
  color: #FFFFFF !important;
  background-color: #b76ca4 !important;
  border-color: #FFFFFF !important;
}
.btn-gp-violet:focus,
.btn-gp-violet.focus {
  color: #FFFFFF !important;
  background-color: #a14f8c !important;
  border-color: #bfbfbf !important;
}
.btn-gp-violet:hover {
  color: #FFFFFF !important;
  background-color: #a14f8c !important;
  border-color: #e0e0e0 !important;
}
.btn-gp-violet:active,
.btn-gp-violet.active,
.open > .dropdown-toggle.btn-gp-violet {
  color: #FFFFFF !important;
  background-color: #a14f8c !important;
  border-color: #e0e0e0 !important;
}
.btn-gp-violet:active:hover,
.btn-gp-violet.active:hover,
.open > .dropdown-toggle.btn-gp-violet:hover,
.btn-gp-violet:active:focus,
.btn-gp-violet.active:focus,
.open > .dropdown-toggle.btn-gp-violet:focus,
.btn-gp-violet:active.focus,
.btn-gp-violet.active.focus,
.open > .dropdown-toggle.btn-gp-violet.focus {
  color: #FFFFFF !important;
  background-color: #894377 !important;
  border-color: #bfbfbf !important;
}
.btn-gp-violet:active,
.btn-gp-violet.active,
.open > .dropdown-toggle.btn-gp-violet {
  background-image: none !important;
}
.btn-gp-violet.disabled:hover,
.btn-gp-violet[disabled]:hover,
fieldset[disabled] .btn-gp-violet:hover,
.btn-gp-violet.disabled:focus,
.btn-gp-violet[disabled]:focus,
fieldset[disabled] .btn-gp-violet:focus,
.btn-gp-violet.disabled.focus,
.btn-gp-violet[disabled].focus,
fieldset[disabled] .btn-gp-violet.focus {
  background-color: #b76ca4 !important;
  border-color: #FFFFFF !important;
}
.btn-gp-violet .badge {
  color: #b76ca4 !important;
  background-color: #FFFFFF !important;
}
.btn-gp-red {
  color: #FFFFFF !important;
  background-color: #ca3422 !important;
  border-color: #FFFFFF !important;
}
.btn-gp-red:focus,
.btn-gp-red.focus {
  color: #FFFFFF !important;
  background-color: #9e291b !important;
  border-color: #bfbfbf !important;
}
.btn-gp-red:hover {
  color: #FFFFFF !important;
  background-color: #9e291b !important;
  border-color: #e0e0e0 !important;
}
.btn-gp-red:active,
.btn-gp-red.active,
.open > .dropdown-toggle.btn-gp-red {
  color: #FFFFFF !important;
  background-color: #9e291b !important;
  border-color: #e0e0e0 !important;
}
.btn-gp-red:active:hover,
.btn-gp-red.active:hover,
.open > .dropdown-toggle.btn-gp-red:hover,
.btn-gp-red:active:focus,
.btn-gp-red.active:focus,
.open > .dropdown-toggle.btn-gp-red:focus,
.btn-gp-red:active.focus,
.btn-gp-red.active.focus,
.open > .dropdown-toggle.btn-gp-red.focus {
  color: #FFFFFF !important;
  background-color: #802116 !important;
  border-color: #bfbfbf !important;
}
.btn-gp-red:active,
.btn-gp-red.active,
.open > .dropdown-toggle.btn-gp-red {
  background-image: none !important;
}
.btn-gp-red.disabled:hover,
.btn-gp-red[disabled]:hover,
fieldset[disabled] .btn-gp-red:hover,
.btn-gp-red.disabled:focus,
.btn-gp-red[disabled]:focus,
fieldset[disabled] .btn-gp-red:focus,
.btn-gp-red.disabled.focus,
.btn-gp-red[disabled].focus,
fieldset[disabled] .btn-gp-red.focus {
  background-color: #ca3422 !important;
  border-color: #FFFFFF !important;
}
.btn-gp-red .badge {
  color: #ca3422 !important;
  background-color: #FFFFFF !important;
}
.btn-gp-pink {
  color: #FFFFFF !important;
  background-color: #c62368 !important;
  border-color: #FFFFFF !important;
}
.btn-gp-pink:focus,
.btn-gp-pink.focus {
  color: #FFFFFF !important;
  background-color: #9b1b51 !important;
  border-color: #bfbfbf !important;
}
.btn-gp-pink:hover {
  color: #FFFFFF !important;
  background-color: #9b1b51 !important;
  border-color: #e0e0e0 !important;
}
.btn-gp-pink:active,
.btn-gp-pink.active,
.open > .dropdown-toggle.btn-gp-pink {
  color: #FFFFFF !important;
  background-color: #9b1b51 !important;
  border-color: #e0e0e0 !important;
}
.btn-gp-pink:active:hover,
.btn-gp-pink.active:hover,
.open > .dropdown-toggle.btn-gp-pink:hover,
.btn-gp-pink:active:focus,
.btn-gp-pink.active:focus,
.open > .dropdown-toggle.btn-gp-pink:focus,
.btn-gp-pink:active.focus,
.btn-gp-pink.active.focus,
.open > .dropdown-toggle.btn-gp-pink.focus {
  color: #FFFFFF !important;
  background-color: #7c1641 !important;
  border-color: #bfbfbf !important;
}
.btn-gp-pink:active,
.btn-gp-pink.active,
.open > .dropdown-toggle.btn-gp-pink {
  background-image: none !important;
}
.btn-gp-pink.disabled:hover,
.btn-gp-pink[disabled]:hover,
fieldset[disabled] .btn-gp-pink:hover,
.btn-gp-pink.disabled:focus,
.btn-gp-pink[disabled]:focus,
fieldset[disabled] .btn-gp-pink:focus,
.btn-gp-pink.disabled.focus,
.btn-gp-pink[disabled].focus,
fieldset[disabled] .btn-gp-pink.focus {
  background-color: #c62368 !important;
  border-color: #FFFFFF !important;
}
.btn-gp-pink .badge {
  color: #c62368 !important;
  background-color: #FFFFFF !important;
}
.btn-gp-crimson {
  color: #FFFFFF !important;
  background-color: #d32e5e !important;
  border-color: #FFFFFF !important;
}
.btn-gp-crimson:focus,
.btn-gp-crimson.focus {
  color: #FFFFFF !important;
  background-color: #aa244b !important;
  border-color: #bfbfbf !important;
}
.btn-gp-crimson:hover {
  color: #FFFFFF !important;
  background-color: #aa244b !important;
  border-color: #e0e0e0 !important;
}
.btn-gp-crimson:active,
.btn-gp-crimson.active,
.open > .dropdown-toggle.btn-gp-crimson {
  color: #FFFFFF !important;
  background-color: #aa244b !important;
  border-color: #e0e0e0 !important;
}
.btn-gp-crimson:active:hover,
.btn-gp-crimson.active:hover,
.open > .dropdown-toggle.btn-gp-crimson:hover,
.btn-gp-crimson:active:focus,
.btn-gp-crimson.active:focus,
.open > .dropdown-toggle.btn-gp-crimson:focus,
.btn-gp-crimson:active.focus,
.btn-gp-crimson.active.focus,
.open > .dropdown-toggle.btn-gp-crimson.focus {
  color: #FFFFFF !important;
  background-color: #8d1e3e !important;
  border-color: #bfbfbf !important;
}
.btn-gp-crimson:active,
.btn-gp-crimson.active,
.open > .dropdown-toggle.btn-gp-crimson {
  background-image: none !important;
}
.btn-gp-crimson.disabled:hover,
.btn-gp-crimson[disabled]:hover,
fieldset[disabled] .btn-gp-crimson:hover,
.btn-gp-crimson.disabled:focus,
.btn-gp-crimson[disabled]:focus,
fieldset[disabled] .btn-gp-crimson:focus,
.btn-gp-crimson.disabled.focus,
.btn-gp-crimson[disabled].focus,
fieldset[disabled] .btn-gp-crimson.focus {
  background-color: #d32e5e !important;
  border-color: #FFFFFF !important;
}
.btn-gp-crimson .badge {
  color: #d32e5e !important;
  background-color: #FFFFFF !important;
}
.btn-gp-yellow {
  color: #FFFFFF !important;
  background-color: #e6a73b !important;
  border-color: #FFFFFF !important;
}
.btn-gp-yellow:focus,
.btn-gp-yellow.focus {
  color: #FFFFFF !important;
  background-color: #d38f1b !important;
  border-color: #bfbfbf !important;
}
.btn-gp-yellow:hover {
  color: #FFFFFF !important;
  background-color: #d38f1b !important;
  border-color: #e0e0e0 !important;
}
.btn-gp-yellow:active,
.btn-gp-yellow.active,
.open > .dropdown-toggle.btn-gp-yellow {
  color: #FFFFFF !important;
  background-color: #d38f1b !important;
  border-color: #e0e0e0 !important;
}
.btn-gp-yellow:active:hover,
.btn-gp-yellow.active:hover,
.open > .dropdown-toggle.btn-gp-yellow:hover,
.btn-gp-yellow:active:focus,
.btn-gp-yellow.active:focus,
.open > .dropdown-toggle.btn-gp-yellow:focus,
.btn-gp-yellow:active.focus,
.btn-gp-yellow.active.focus,
.open > .dropdown-toggle.btn-gp-yellow.focus {
  color: #FFFFFF !important;
  background-color: #b37a17 !important;
  border-color: #bfbfbf !important;
}
.btn-gp-yellow:active,
.btn-gp-yellow.active,
.open > .dropdown-toggle.btn-gp-yellow {
  background-image: none !important;
}
.btn-gp-yellow.disabled:hover,
.btn-gp-yellow[disabled]:hover,
fieldset[disabled] .btn-gp-yellow:hover,
.btn-gp-yellow.disabled:focus,
.btn-gp-yellow[disabled]:focus,
fieldset[disabled] .btn-gp-yellow:focus,
.btn-gp-yellow.disabled.focus,
.btn-gp-yellow[disabled].focus,
fieldset[disabled] .btn-gp-yellow.focus {
  background-color: #e6a73b !important;
  border-color: #FFFFFF !important;
}
.btn-gp-yellow .badge {
  color: #e6a73b !important;
  background-color: #FFFFFF !important;
}
.btn-gp-orange {
  color: #FFFFFF !important;
  background-color: #d97733 !important;
  border-color: #FFFFFF !important;
}
.btn-gp-orange:focus,
.btn-gp-orange.focus {
  color: #FFFFFF !important;
  background-color: #b75f22 !important;
  border-color: #bfbfbf !important;
}
.btn-gp-orange:hover {
  color: #FFFFFF !important;
  background-color: #b75f22 !important;
  border-color: #e0e0e0 !important;
}
.btn-gp-orange:active,
.btn-gp-orange.active,
.open > .dropdown-toggle.btn-gp-orange {
  color: #FFFFFF !important;
  background-color: #b75f22 !important;
  border-color: #e0e0e0 !important;
}
.btn-gp-orange:active:hover,
.btn-gp-orange.active:hover,
.open > .dropdown-toggle.btn-gp-orange:hover,
.btn-gp-orange:active:focus,
.btn-gp-orange.active:focus,
.open > .dropdown-toggle.btn-gp-orange:focus,
.btn-gp-orange:active.focus,
.btn-gp-orange.active.focus,
.open > .dropdown-toggle.btn-gp-orange.focus {
  color: #FFFFFF !important;
  background-color: #994f1c !important;
  border-color: #bfbfbf !important;
}
.btn-gp-orange:active,
.btn-gp-orange.active,
.open > .dropdown-toggle.btn-gp-orange {
  background-image: none !important;
}
.btn-gp-orange.disabled:hover,
.btn-gp-orange[disabled]:hover,
fieldset[disabled] .btn-gp-orange:hover,
.btn-gp-orange.disabled:focus,
.btn-gp-orange[disabled]:focus,
fieldset[disabled] .btn-gp-orange:focus,
.btn-gp-orange.disabled.focus,
.btn-gp-orange[disabled].focus,
fieldset[disabled] .btn-gp-orange.focus {
  background-color: #d97733 !important;
  border-color: #FFFFFF !important;
}
.btn-gp-orange .badge {
  color: #d97733 !important;
  background-color: #FFFFFF !important;
}
body {
  color: #000000;
  font-size: 18px;
  font-family: "Crimson Pro", Georgia, "Times New Roman", Times, serif;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0;
  margin: 0;
}
.container-fluid {
  /* Bynder module css overrides default .alert class. Restoring sensible defaults */
}
.container-fluid .alert {
  position: relative;
  top: unset;
  right: unset;
}
h1 {
  font-family: "Jost", Helvetica, Arial, sans-serif;
  font-size: 36px;
  font-weight: 800;
  margin-top: 0px;
  line-height: 46px;
  letter-spacing: 0;
  color: #000000;
}
@media (min-width: 1301px) {
  h1 {
    font-size: 46px;
    line-height: 56px;
  }
}
h2 {
  font-family: "Jost", Helvetica, Arial, sans-serif;
  font-size: 26px;
  font-weight: 800;
  margin-top: 0px;
  margin-bottom: 30px;
  line-height: 36px;
  letter-spacing: 0;
  color: #000000;
}
@media (min-width: 1301px) {
  h2 {
    font-size: 36px;
    line-height: 46px;
  }
}
h3 {
  font-family: "Crimson Pro", Georgia, "Times New Roman", Times, serif;
  font-size: 22px;
  font-weight: 800;
  margin-top: 0px;
  margin-bottom: 20px;
  line-height: 32px;
  letter-spacing: 0;
  color: #000000;
}
@media (min-width: 1301px) {
  h3 {
    font-size: 26px;
    line-height: 36px;
  }
}
h4 {
  font-family: "Crimson Pro", Georgia, "Times New Roman", Times, serif;
  font-size: 20px;
  font-weight: 800;
  margin-top: 0px;
  line-height: 26px;
  letter-spacing: 0;
  color: #000000;
}
@media (min-width: 1301px) {
  h4 {
    font-size: 20px;
    line-height: 26px;
  }
}
h5 {
  font-family: "Crimson Pro", Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: 800;
  margin-top: 0px;
  line-height: 24px;
  letter-spacing: 0;
  color: #000000;
}
@media (min-width: 1301px) {
  h5 {
    font-size: 18px;
    line-height: 24px;
  }
}
h6 {
  font-family: "Crimson Pro", Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: 800;
  margin-top: 0px;
  line-height: 20px;
  color: #000000;
}
@media (min-width: 1301px) {
  h6 {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
  }
}
b,
strong {
  font-weight: 800;
}
/* Content Deks */
.bg-article,
.bg-article p,
.slideshow-body.content .content-padding p,
.header-article p,
.topics-menu-wrapper {
  font-size: 22px;
  line-height: 26px;
  font-weight: 400;
  margin-bottom: 20px;
}
#block-guideposts-newsletter-newsletter-signup {
  border: 1px solid #0047BB;
  border-top: 3px solid #0047BB;
  padding-bottom: 15px;
}
@media (min-width: 1195px) {
  #block-guideposts-newsletter-newsletter-signup input[type="checkbox"] {
    margin-top: 4px;
  }
}
#block-guideposts-newsletter-newsletter-signup > h2,
#block-guideposts-newsletter-newsletter-signup p {
  padding-left: 15px;
  padding-right: 15px;
}
#block-guideposts-newsletter-newsletter-signup .panel-group .panel + .panel {
  margin-top: 0;
}
#block-guideposts-newsletter-newsletter-signup .panel {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#block-guideposts-newsletter-newsletter-signup .panel-heading {
  background-color: transparent;
  border: none;
  border-radius: 0;
  padding: 5px 15px;
}
#block-guideposts-newsletter-newsletter-signup label {
  width: 100%;
  display: block;
  margin-top: 0;
}
#block-guideposts-newsletter-newsletter-signup .panel-heading:hover,
#block-guideposts-newsletter-newsletter-signup .panel-heading.active {
  background-color: #f2f2f2;
}
#block-guideposts-newsletter-newsletter-signup .panel-heading.active a {
  display: block !important;
}
#block-guideposts-newsletter-newsletter-signup .panel-heading:hover label,
#block-guideposts-newsletter-newsletter-signup .panel-heading.active label {
  font-weight: bold;
}
#block-guideposts-newsletter-newsletter-signup .panel-heading.active a {
  font-weight: normal;
}
#block-guideposts-newsletter-newsletter-signup .panel-heading:hover a {
  font-weight: normal;
  display: block !important;
}
#block-guideposts-newsletter-newsletter-signup a {
  color: #999;
  font-size: 16px;
}
#block-guideposts-newsletter-newsletter-signup .checkbox:first {
  margin-top: 4px;
}
#block-guideposts-newsletter-newsletter-signup .panel-group .panel-heading + .panel-collapse .panel-body {
  border: transparent;
}
#block-guideposts-newsletter-newsletter-signup .panel-body {
  background-color: #ffffff;
  padding: 0 15px 5px 30px;
}
#block-guideposts-newsletter-newsletter-signup .panel-collapse {
  padding: 0 15px;
}
#block-guideposts-newsletter-newsletter-signup .actions {
  padding: 0 15px;
}
@media (min-width: 1195px) {
  #block-guideposts-newsletter-newsletter-signup .actions .submit {
    padding-left: 0;
  }
}
/* ***************************************** */
/* General Newsletter Signup Page Styles
/* ***************************************** */
.gp_newsletter_signup_node {
  font-size: 18px;
}
.gp_newsletter_signup_node #webform-client-form-59478 .row div.col-sm-8.col-1 {
  margin-bottom: 2rem;
}
.gp_newsletter_signup_node .webform-progressbar {
  display: none;
}
.gp_newsletter_signup_node h1 {
  font-size: 48px;
  margin-top: 0;
}
.gp_newsletter_signup_node .body {
  font-size: 20px;
  border-bottom: 5px solid #e5e5e5;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
.gp_newsletter_signup_node .webform-client-form {
  /* Newsletter section headings */
}
.gp_newsletter_signup_node .webform-client-form fieldset.panel {
  border: none;
  background: none;
  box-shadow: none;
  margin-bottom: 0;
}
.gp_newsletter_signup_node .webform-client-form fieldset.panel .help-block {
  font-size: 18px;
  color: #000000;
}
.gp_newsletter_signup_node .webform-client-form fieldset.panel legend {
  border: none;
  background: none;
  padding-left: 0;
}
.gp_newsletter_signup_node .webform-client-form fieldset.panel legend .panel-title {
  font-size: 25px;
}
.gp_newsletter_signup_node .webform-client-form .checkbox {
  margin-bottom: 20px;
  top: 5px;
}
.gp_newsletter_signup_node .webform-client-form .checkbox .title {
  font-size: 18px;
  font-weight: bold;
}
.gp_newsletter_signup_node .webform-client-form .checkbox .frequency {
  color: #0047BB;
  background-color: #e5e5e5;
  text-transform: uppercase;
}
.gp_newsletter_signup_node .webform-client-form .description {
  font-size: 12px;
  color: #999;
}
.gp_newsletter_signup_node .webform-client-form fieldset.panel.webform-component--action-group legend {
  background: #0047BB;
  color: #fff;
  font-size: 22px;
  padding-left: 25px;
}
.gp_newsletter_signup_node .webform-client-form fieldset.panel.webform-component--action-group .panel-body {
  background: #fff url(../images/bg-paper.jpg);
  width: 100%;
  height: auto;
  position: relative;
  padding: 10px 25px 30px;
}
.gp_newsletter_signup_node .webform-client-form fieldset.panel.webform-component--action-group .panel-body:before,
.gp_newsletter_signup_node .webform-client-form fieldset.panel.webform-component--action-group .panel-body:after {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width: 100%;
  background: #ccc;
  -webkit-box-shadow: 0 15px 10px #ccc;
  -moz-box-shadow: 0 15px 10px #ccc;
  box-shadow: 0 15px 10px #ccc;
  -webkit-transform: rotate(-2deg);
  -moz-transform: rotate(-2deg);
  -o-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  transform: rotate(-2deg);
  display: block;
}
.gp_newsletter_signup_node .webform-client-form fieldset.panel.webform-component--action-group .panel-body:after {
  -webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  transform: rotate(2deg);
  right: 10px;
  left: auto;
  height: auto;
  visibility: initial;
}
.gp_newsletter_signup_node .webform-client-form fieldset.panel.webform-component--action-group button {
  background-color: #D50032;
  color: #fff;
  text-transform: uppercase;
}
.gp_newsletter_signup_node .webform-client-form .col-1 fieldset.panel.webform-component--action-group {
  margin-top: 30px;
}
.gp_newsletter_signup_node .webform-client-form .form-group > .control-label {
  font-size: 3rem;
  margin-bottom: 1.5rem;
}
.gp_newsletter_signup_thankyou_node .center-block {
  float: none;
}
/**
 * Newsletter Signup Overlay/Modal
 */
/* Hide scroll bar */
html.remodal-is-locked {
  overflow: hidden;
}
.remodal,
[data-remodal-id] {
  visibility: hidden;
}
/* Necessary styles of the overlay */
.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;
  display: none;
}
/* Necessary styles of the wrapper */
.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: auto;
  text-align: center;
  padding: 2em;
  -webkit-overflow-scrolling: touch;
}
.remodal-wrapper:after {
  display: inline-block;
  height: 100%;
  margin-left: -0.05em;
  content: "";
}
/* Fix iPad, iPhone glitches */
.remodal-overlay,
.remodal-wrapper {
  -webkit-transform: translateZ(0px);
}
/* Necessary styles of the modal dialog */
.remodal {
  position: relative;
  display: inline-block;
}
/* Anti-zoom. Font-size should be >= 16px. */
.remodal select,
.remodal textarea,
.remodal input,
.remodal select:focus,
.remodal textarea:focus,
.remodal input:focus {
  font-size: 18px;
}
.remodal-bg {
  -webkit-transition: -webkit-filter 0.2s ease-out;
  -moz-transition: -moz-filter 0.2s ease-out;
  -o-transition: -o-filter 0.2s ease-out;
  transition: filter 0.2s ease-out;
}
body.remodal-is-active .remodal-bg {
  -webkit-filter: blur(3px);
  -ms-filter: blur(3px);
  filter: blur(3px);
  -moz-filter: blur(3px);
  -o-filter: blur(3px);
}
/* Default theme styles of the overlay */
.remodal-overlay {
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  opacity: 0;
  background: rgba(0, 0, 0, 0.75);
}
body.remodal-is-active .remodal-overlay {
  opacity: 1;
}
/* Default theme styles of the modal dialog */
.remodal {
  font-size: 18px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  min-height: 100%;
  padding: 1.25em;
  -webkit-transition: -webkit-transform 0.2s ease-out, opacity 0.2s ease-out;
  -moz-transition: -moz-transform 0.2s ease-out, opacity 0.2s ease-out;
  -o-transition: -o-transform 0.2s ease-out, opacity 0.2s ease-out;
  transition: transform 0.2s ease-out, opacity 0.2s ease-out;
  -webkit-transform: scale(0.95);
  -moz-transform: scale(0.95);
  -ms-transform: scale(0.95);
  -o-transform: scale(0.95);
  transform: scale(0.95);
  opacity: 0;
  color: #182a3c;
  background: url('/sites/default/modules/guideposts_newsletter/images/white-flowers-bg.jpg') 0 0 no-repeat;
  background-clip: padding-box;
}
body.remodal-is-active .remodal {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
/* Vertical align of the modal dialog */
.remodal,
.remodal-wrapper:after {
  vertical-align: middle;
}
/* Close button */
.remodal-close {
  position: absolute;
  top: -10px;
  right: -10px;
  width: 24px;
  height: 24px;
  -webkit-transition: background 0.2s ease-out;
  -moz-transition: background 0.2s ease-out;
  -o-transition: background 0.2s ease-out;
  transition: background 0.2s ease-out;
  text-decoration: none;
  border-radius: 12px;
  background: #000;
  border: 2px solid #fff;
}
.remodal-close:after {
  text-align: center;
  font-size: 20px;
  line-height: 20px;
  display: block;
  content: "×";
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  text-decoration: none;
  color: #fff;
}
.remodal-close:hover,
.remodal-close:active {
  background: #000;
  text-decoration: none;
}
.remodal-close:hover.remodal-close:after,
.remodal-close:active.remodal-close:after {
  color: #f4f4f4;
  text-decoration: none;
}
/* Dialog buttons */
.remodal-confirm,
.remodal-cancel {
  font-size: 10pt;
  display: inline-block;
  width: 120px;
  margin: 0 0 5px 0;
  padding: 9px 0;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  text-align: center;
  text-decoration: none;
  background-clip: padding-box;
}
.remodal-confirm {
  color: #16a085;
  border: 2px solid #16a085;
  background: #f4f4f4;
}
.remodal-confirm:hover,
.remodal-confirm:active {
  color: #f4f4f4;
  background: #16a085;
}
.remodal-cancel {
  color: #c0392b;
  border: 2px solid #c0392b;
  background: #f4f4f4;
}
.remodal-cancel:hover,
.remodal-cancel:active {
  color: #f4f4f4;
  background: #c0392b;
}
.footer #block-guideposts-newsletter-newsletter-signup-overlay {
  display: none;
}
#guideposts-newsletter-overlay {
  outline: 10px solid rgba(255, 255, 255, 0.81);
  padding: 2px;
  margin: 0.8em;
}
#guideposts-newsletter-overlay .inner {
  padding: 0.5em 2em;
  background: rgba(255, 255, 255, 0.81);
}
#guideposts-newsletter-overlay h2 {
  color: #748954;
  font-family: 'Bitter', serif;
  font-size: 37px;
  font-weight: 400;
}
#guideposts-newsletter-overlay .subhead {
  font-family: 'Roboto', serif;
  font-weight: 300;
  color: #748954;
  font-size: 25px;
}
#guideposts-newsletter-overlay hr {
  margin: 10px 0;
  border: 0;
  height: 2px;
  background: #c7c6c6;
  background-image: -webkit-linear-gradient(left, #ccc, #c7c6c6, #ccc);
  background-image: -moz-linear-gradient(left, #ccc, #c7c6c6, #ccc);
  background-image: -ms-linear-gradient(left, #ccc, #c7c6c6, #ccc);
  background-image: -o-linear-gradient(left, #ccc, #c7c6c6, #ccc);
}
#guideposts-newsletter-overlay .description {
  font-family: 'Roboto', serif;
  font-size: 18px;
  padding-bottom: 0.65em;
}
#guideposts-newsletter-overlay a {
  color: #858585;
  font-size: 14px;
  text-decoration: underline;
  font-weight: normal;
}
#guideposts-newsletter-overlay .close-btn-container {
  width: 100%;
  display: block;
  text-align: center;
}
#guideposts-newsletter-overlay .close-btn-container a.modal-close {
  margin: 0.5em auto 1em auto;
  width: 20%;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
}
#guideposts-newsletter-overlay .show-on-mobile {
  display: none;
}
#guideposts-newsletter-subscribe-overlay-form-builder:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
#guideposts-newsletter-subscribe-overlay-form-builder label {
  display: none;
}
#guideposts-newsletter-subscribe-overlay-form-builder .form-item-email {
  float: left;
  width: 46.66666667%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 0;
  margin-left: 14%;
  margin-bottom: 8px;
}
#guideposts-newsletter-subscribe-overlay-form-builder .form-item-email input.form-control {
  font-size: 14px;
  color: #7e7771;
}
#guideposts-newsletter-subscribe-overlay-form-builder button.nsof {
  float: right;
  width: 23.33333333%;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  margin-right: 14%;
  text-transform: uppercase;
}
@media only screen and (min-width: 40.063em) {
  .remodal {
    max-width: 700px;
    min-height: 0;
    margin: 20px auto;
  }
}
@media only screen and (max-width: 720px) {
  #guideposts-newsletter-overlay .hide-on-mobile {
    display: none;
  }
  #guideposts-newsletter-overlay .show-on-mobile {
    display: block;
  }
  #guideposts-newsletter-overlay .inner {
    padding: 0.5em 1em;
  }
  #guideposts-newsletter-subscribe-overlay-form-builder .form-item-email {
    float: none;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-bottom: 8px;
  }
  #guideposts-newsletter-subscribe-overlay-form-builder button.nsof {
    float: none;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    margin-right: 0;
    margin-bottom: 8px;
    text-transform: uppercase;
  }
  #guideposts-newsletter-overlay .subhead {
    font-size: 18px;
  }
  #guideposts-newsletter-overlay .description {
    font-size: 18px;
  }
}
#block-guideposts-newsletter-newsletter-signup-about,
#block-guideposts-newsletter-newsletter-signup-node {
  background: #fff url(../images/bg-paper.jpg);
  padding-bottom: 1rem;
  position: relative;
}
#block-guideposts-newsletter-newsletter-signup-about:before,
#block-guideposts-newsletter-newsletter-signup-node:before,
#block-guideposts-newsletter-newsletter-signup-about:after,
#block-guideposts-newsletter-newsletter-signup-node:after {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width: 100%;
  background: #ccc;
  -webkit-box-shadow: 0 15px 10px #ccc;
  -moz-box-shadow: 0 15px 10px #ccc;
  box-shadow: 0 15px 10px #ccc;
  -webkit-transform: rotate(-2deg);
  -moz-transform: rotate(-2deg);
  -o-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  transform: rotate(-2deg);
  display: block;
}
#block-guideposts-newsletter-newsletter-signup-about:after,
#block-guideposts-newsletter-newsletter-signup-node:after {
  -webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  transform: rotate(2deg);
  right: 10px;
  left: auto;
  height: auto;
  visibility: initial;
}
#block-guideposts-newsletter-newsletter-signup-about .block-title,
#block-guideposts-newsletter-newsletter-signup-node .block-title {
  padding: 10px 20px;
  background: #0047BB;
  color: #ffffff;
}
#block-guideposts-newsletter-newsletter-signup-about .row,
#block-guideposts-newsletter-newsletter-signup-node .row {
  margin-left: 0;
  margin-right: 0;
}
#block-guideposts-newsletter-newsletter-signup-node h2 {
  font-size: 1rem;
  line-height: 1.3;
}
@media (min-width: 1195px) {
  #block-guideposts-newsletter-newsletter-signup-node h2 {
    font-size: 1.2rem;
  }
}
.disclaimer {
  font-size: 75%;
}
.optinmonster h2,
.optinmonster p {
  color: #fff;
}
.optinmonster .glyphicon.fast-right-spinner {
  color: #fff;
  -webkit-animation: glyphicon-spin-r 1s infinite linear;
  animation: glyphicon-spin-r 1s infinite linear;
}
@-webkit-keyframes glyphicon-spin-r {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes glyphicon-spin-r {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.scripture {
  font-style: italic;
  text-align: center;
  margin: 20px 10px 0 10px;
  font-size: 14px;
  font-weight: bold;
  color: #666;
  font-family: Georgia, Times, 'Times New Roman', serif;
}
.time-to {
  border: 1px solid #A8D8F7;
  padding: 15px 15px 20px;
  background: #F0F7FB;
  margin-bottom: 20px;
  font-size: 16px;
  margin-bottom: 25px;
  width: 95%;
  margin: auto;
  color: #666;
  font-family: Georgia, Times, 'Times New Roman', serif;
}
.time-to h3 {
  font-family: Georgia, Times, 'Times New Roman', serif;
  font-size: 18px;
  color: #4074b8;
  margin: 0;
}
.time-to-pray {
  margin-bottom: 0;
}
#dsr-more-inspiration {
  color: #000;
  text-decoration: none!important;
  font-size: 10pt;
  border: 2px solid #000;
  letter-spacing: 1.05pt;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 25px;
  margin-top: 15px;
  text-align: center;
  font-family: 'Century Gothic', tahoma, verdana, helvetica, arial, sans-serif;
}
#dsr-inspiration-div {
  text-align: center;
}
/* style for node-74839  */
#node-74839 #webform-client-form-74839 div.form-item.webform-component > label > span.form-required {
  color: red;
}
.callout-rect-container {
  padding-right: 10px;
  display: inline-flex;
  flex-wrap: wrap;
  max-width: 728px;
  float: left;
  padding-bottom: 20px !important;
}
.callout-rect-container .article-node {
  padding-bottom: 0!important;
}
.callout-video-container {
  padding-right: 15px;
  padding-bottom: 10px !important;
  width: 75%;
  float: left;
  max-height: 360px;
  max-width: 640px;
}
.callout-video-container iframe {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
}
/* COB at the end of content instead of inline */
.callout-article-end-container .callout-rect-container,
.callout-article-end-container .callout-video-container {
  float: none;
  margin: 0 auto;
}
.flex-direction {
  flex-direction: row;
}
.callout-rect-text {
  padding-top: 10px;
  padding-left: 10px;
  background-color: #1176B8;
  width: 345px;
  max-height: 270px;
  font-family: "Montserrat", "arial", "sans-serif";
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.3), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.callout-rect-text p {
  color: white !important;
}
.callout-rect-img {
  width: 345px;
  max-height: 270px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.3), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.callout-vert-container {
  padding: 0 10px 10px 0;
  float: left;
}
.callout-vert-container .article-node {
  padding-bottom: 0!important;
}
.callout-vert-img {
  max-width: 250px;
  padding-bottom: 10px;
  border: 1px solid #888;
  border-radius: 5px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.3), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.callout-vert-text {
  margin: 15px;
  font-family: "Montserrat", "arial", "sans-serif";
}
.callout-600x250-container {
  padding-right: 10px;
  max-width: 600px;
  float: left;
  padding-bottom: 10px !important;
  overflow: hidden;
}
.callout-600x250-container img {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.3), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
@media screen and (max-width: 500px) {
  .flex-direction {
    flex-direction: column;
  }
  .callout-rect-text {
    max-height: 270px;
  }
  .callout-video-rect-text {
    max-height: 360px;
  }
}
@media screen and (max-width: 768px) {
  .flex-direction {
    flex-direction: column;
  }
  .callout-rect-text {
    max-height: 270px;
  }
  .callout-video-rect-text {
    max-height: 360px;
  }
  .callout-video-container {
    padding-bottom: 10px !important;
    float: none;
    width: 100%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .callout-vert-button {
    text-align: center;
  }
}
#block-views-guideposts-bloggers-carousel .block-title {
  text-align: center;
}
#block-views-guideposts-bloggers-carousel div.views-field {
  margin-bottom: 0.5em;
}
.node-featured-wide.with-image .visible-lg-block,
.node-featured-wide.with-image .visible-md-block {
  position: relative;
  width: 100%;
}
.node-featured-wide.with-image .visible-lg-block img,
.node-featured-wide.with-image .visible-md-block img {
  position: absolute;
  width: 100%;
  height: 100%;
}
.node-featured-wide.with-image .visible-lg-block .jumbotron,
.node-featured-wide.with-image .visible-md-block .jumbotron {
  color: #fff;
  right: 0px;
  top: 0px;
  left: 0px;
  padding: 0px 5em;
}
.node-featured-wide.with-image .visible-lg-block a,
.node-featured-wide.with-image .visible-md-block a {
  color: #fff;
}
.node-featured-wide.with-image .visible-lg-block {
  height: 530px;
}
.node-featured-wide.with-image .visible-lg-block .jumbotron {
  height: 500px;
}
.node-featured-wide.with-image .visible-lg-block img {
  clip: rect(0px, auto, 500px, 0px);
}
.node-featured-wide.with-image .visible-md-block {
  height: 330px;
}
.node-featured-wide.with-image .visible-md-block .jumbotron {
  height: 300px;
}
.node-featured-wide.with-image .visible-md-block img {
  clip: rect(0px, auto, 300px, 0px);
}
.node-featured-wide.with-image .visible-sm-block {
  margin-bottom: 20px;
}
.node-featured-wide.with-image .visible-sm-block img {
  display: inline-block;
}
.node-featured-wide .featured-wide,
.node-featured-wide .featured-wide-mobile {
  text-align: center;
  font-size: 20px;
  margin: 0 auto;
}
.node-featured-wide .jumbotron {
  cursor: pointer;
  width: 100%;
  height: 500px;
  font-weight: 300;
  border: none;
  background: none;
}
.node-featured-wide .jumbotron h2 {
  font-size: 61px;
  margin: 10px 0;
}
.node-featured-wide .jumbotron .blog-name {
  font-weight: 700;
  font-size: 28px;
  font-family: "Crimson Pro", Georgia, "Times New Roman", Times, serif;
}
.node-featured-wide .jumbotron p {
  font-size: 20px;
  font-weight: 300;
}
.node-type-blog-post .node-featured-wide .jumbotron {
  color: #000000;
  cursor: initial;
  height: auto;
  padding-top: 10px;
  padding-bottom: 30px;
  margin-bottom: 0;
}
/**
 * User page 
 */
.page-user .profile {
  border-bottom: 5px solid #e5e5e5;
  padding-bottom: 2em;
}
.page-user .profile img {
  float: left !important;
  float: left;
  margin: 0 2em 1em 0;
}
.page-user .group-user-info h1 {
  margin-bottom: 0.5em;
}
.page-user .group-user-info h3 {
  margin: 0.5em 0 1em;
  font-weight: bold;
}
.page-user .linkicon .socicon {
  color: #000000;
}
.page-user .linkicon .socicon:empty {
  width: auto;
}
.page-user .linkicon .socicon:hover {
  color: #002a6e;
}
.page-user .item-list--linkicon {
  margin: 0;
}
.page-user .field-name-field-social .field-label {
  float: left !important;
  float: left;
  vertical-align: bottom;
  font: normal 1em/2.5em 'Jost', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
.media p {
  font-size: 20px !important;
}
.node-type-blog-post .main-container,
.node-type-article .main-container {
  border-top: 0 solid #fff;
  padding-top: 30px;
}
.node-type-blog-post .content.full .post-image,
.node-type-article .content.full .post-image {
  position: relative;
  width: 100%;
}
.node-type-blog-post .content.full .post-image img,
.node-type-article .content.full .post-image img {
  width: 100%;
}
.node-type-blog-post .content.full .post-image .carousel-caption,
.node-type-article .content.full .post-image .carousel-caption {
  left: 0px;
  right: 0px;
  bottom: 0px;
  text-align: left;
  padding: 0 0 5px 20px;
  vertical-align: bottom;
  display: table;
  width: 100%;
  height: 100px;
  -webkit-box-shadow: 0px -150px 50px -100px #333333 inset;
  -moz-box-shadow: 0px -150px 50px -100px #333333 inset;
  box-shadow: 0px -150px 50px -100px #333333 inset;
}
.node-type-blog-post .content.full .post-image .carousel-caption .field-name-field-photo-credit,
.node-type-article .content.full .post-image .carousel-caption .field-name-field-photo-credit {
  vertical-align: bottom;
  display: table-cell;
}
.node-type-blog-post .about-author,
.node-type-article .about-author {
  border-top: 5px solid #e5e5e5;
  padding-top: 0;
  margin-top: 20px;
  border-bottom: 5px solid #e5e5e5;
  padding-bottom: 20px;
}
.node-type-blog-post .about-author .author-link,
.node-type-article .about-author .author-link {
  margin: 20px 0 20px;
}
.node-type-blog-post .about-author .author-link a,
.node-type-article .about-author .author-link a {
  text-transform: uppercase;
}
.node-type-blog-post .node-other-list h2,
.node-type-article .node-other-list h2 {
  margin-top: 0;
}
.page-node.node-type-blog-post .breadcrumb li.active {
  display: none;
}
.page-node.node-type-blog-post .breadcrumb li.last:after {
  content: "";
}
#block-views-blog-other-posts {
  margin-top: 2rem;
}
.page-blog .with-tabs {
  display: none;
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
/* colors */
.someonecares-menu-link {
  color: #0047BB !important;
}
.container-fluid {
  font-family: "Crimson Pro", Georgia, "Times New Roman", Times, serif;
  font-weight: 400;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
picture.image-center img,
.image-center {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.underline {
  text-decoration: underline;
}
.button {
  display: inline-block;
  text-decoration: none;
  border-radius: 50px;
  padding: 15px 30px 15px 30px;
  margin-bottom: 7px;
  text-transform: uppercase;
  color: #ffffff;
  font-size: inherit;
  line-height: 1em;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px;
  border: 2px solid;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.button:hover {
  cursor: pointer;
  text-decoration: none;
  border: 2px solid;
}
.button:active,
.button:focus {
  outline: none;
}
.button.blue {
  background-color: #0047BB;
  border-color: #0047BB;
}
.button.blue:hover {
  background-color: #ffffff;
  color: #0047BB;
}
.button.black {
  color: #000000;
  background-color: transparent;
  border-color: #000000;
}
.button.black:hover {
  background-color: #000000;
  color: #ffffff;
}
.button.white {
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
}
.button.white:hover {
  background-color: #ffffff;
  color: #000000;
}
.list-star {
  padding-left: 0px;
  list-style: none;
}
.list-star li {
  margin-bottom: 5px;
}
.list-star li:before {
  content: "\f005";
  color: #eace4b;
  font: normal normal normal 22px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 16px;
}
.social-share {
  z-index: 999;
  position: fixed;
  right: 40px;
  bottom: 40px;
  width: 66px;
  transition: width 500ms;
  overflow: hidden;
}
.social-share .wrapper {
  position: relative;
}
.social-share .wrapper a.open-socials {
  display: block;
  float: right;
  position: relative;
  z-index: 2;
}
.social-share .wrapper a.open-socials i {
  background: #0047BB;
  border-radius: 55px;
  padding: 19px;
  color: #ffffff;
  width: 66px;
  height: 66px;
  font-size: 30px;
}
.social-share .wrapper .social-menu {
  display: block;
  position: absolute;
  visibility: hidden;
  top: 7px;
  left: 0;
  width: 66px;
  height: 55px;
  overflow: hidden;
  padding-left: 0px;
  list-style: none;
  z-index: 1;
  margin-bottom: 0px;
  vertical-align: middle;
  transition: width 500ms;
}
.social-share .wrapper .social-menu li {
  display: inline-block;
  margin-right: 10px;
  width: auto !important;
}
.social-share .wrapper .social-menu li a {
  background: #0047BB;
  border-radius: 55px;
  padding: 15px;
  color: #ffffff;
  width: 55px;
  height: 55px;
  margin-bottom: 2px;
  display: block;
  text-align: center;
  transition: 0.5s;
}
.social-share .wrapper .social-menu li a:hover {
  opacity: 0.7;
}
.social-share .wrapper .social-menu li a i {
  font-size: 25px;
}
.social-share:hover {
  width: 340px;
}
.social-share:hover .social-menu {
  visibility: visible;
  width: 275px;
}
.share-quote {
  position: relative;
  margin-left: 20px;
  color: #0047BB;
}
.share-quote .social-wrapper a,
.share-quote a.share-button i {
  display: inline-block;
  background: #0047BB;
  border-radius: 55px;
  padding: 8px;
  color: #ffffff;
  width: 30px;
  height: 30px;
  font-size: 14px;
  line-height: 1em;
  float: left;
  text-align: center;
}
.share-quote .social-wrapper a:hover,
.share-quote a.share-button i:hover {
  text-decoration: none;
}
.share-quote a.share-button {
  position: relative;
  z-index: 2;
  display: inline-block;
}
.share-quote a.share-button span {
  color: #0047BB;
  font-size: 16px;
  line-height: 30px;
  margin-left: 5px;
}
.share-quote a.share-button:hover span {
  text-decoration: underline;
}
.share-quote a.share-button .share {
  display: block;
}
.share-quote a.share-button .times {
  display: none;
}
.share-quote .social-wrapper {
  overflow: hidden;
  margin-left: 30px;
  width: 200px;
  position: absolute;
  top: 0;
  left: 0;
  height: 30px;
}
.share-quote .social-wrapper .social-menu {
  transition: margin 500ms;
  position: absolute;
  padding: 0px;
  margin-left: -175px;
  width: 175px;
  list-style: none;
}
.share-quote .social-wrapper .social-menu a {
  float: left;
  margin-left: 5px;
}
.share-quote.active .social-wrapper .social-menu {
  margin-left: 0px;
}
.share-quote.active a.share-button span {
  display: none;
}
.share-quote.active a.share-button .share {
  display: none;
}
.share-quote.active a.share-button .times {
  display: block;
}
.share-quote.ls-text {
  text-align: right;
}
.share-quote.ls-text.active .social-wrapper .social-menu {
  margin-left: 0px;
  margin-bottom: 0px;
}
.share-quote.ls-text .share-button span {
  margin-right: 5px;
  margin-left: 0px;
  height: 35px;
  display: inline-block;
}
.share-quote.ls-text .share-button i {
  float: right;
}
.share-quote.ls-text .social-wrapper {
  right: 0;
  left: auto;
  margin-left: 0px;
  margin-right: 35px;
}
.share-quote.ls-text .social-wrapper .social-menu {
  width: 200px;
  margin-left: 200px;
  margin-bottom: 0px;
}
.share-quote.ls-text .social-wrapper .social-menu li {
  float: right;
}
.carousel-control {
  width: auto;
}
.carousel-indicators {
  position: relative;
  margin: 15px 0px;
  bottom: initial;
  left: initial;
  width: 100%;
}
.carousel-indicators li {
  border: 2px solid #c4c4c4;
  width: 12px;
  height: 12px;
  margin: 0px;
  margin-right: 3px;
  background: #c4c4c4;
}
.carousel-indicators li.active {
  margin: 0px;
  margin-right: 3px;
  background: #ffffff;
  border: 2px solid #0047BB;
}
.carousel.item-center .item {
  text-align: center;
}
.carousel.controls-outside .carousel-indicators {
  margin-bottom: 0px;
}
.contact-us-form {
  position: fixed;
  padding: 60px 95px;
  width: 75%;
  height: 100%;
  background: #0866a0;
  -webkit-transition: margin 0.8s ease-in-out;
  -moz-transition: margin 0.8s ease-in-out;
  -o-transition: margin 0.8s ease-in-out;
  transition: margin 0.8s ease-in-out;
  z-index: 999;
  overflow-y: auto;
  margin-left: 100%;
  color: #ffffff;
}
.contact-us-form h2 {
  font-size: 35px;
}
.contact-us-form.active {
  margin-left: 25%;
}
.contact-us-form .close-cross {
  width: 37px;
  height: 37px;
  position: absolute;
  display: block;
  top: 30px;
  right: 40px;
  cursor: pointer;
  transition: none;
  background: url(../images/cross.png) no-repeat;
}
.contact-us-form .close-cross:hover {
  background-position: 0 -37px;
}
.contact-us-form p {
  font-size: 18px;
  line-height: 1.44;
  color: #83a5c4;
}
.contact-us-form .contact-address {
  color: #ffffff;
  margin-bottom: 45px;
}
.contact-us-form .contact-address p {
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 5px;
}
.contact-us-form .contact-address a {
  color: #ffffff;
}
.contact-us-form .contact-address a:hover {
  text-decoration: underline;
}
.contact-us-form .contact-address .place {
  font-weight: bold;
  font-size: 20px;
}
.contact-us-form form {
  margin-top: 50px;
}
.contact-us-form form input[type="email"],
.contact-us-form form input[type="text"],
.contact-us-form form textarea {
  border: none;
  padding: 15px 20px;
  width: 100%;
  font-size: 16px;
  color: #525252;
  margin-bottom: 15px;
}
.contact-us-form form input[type="email"].error,
.contact-us-form form input[type="text"].error,
.contact-us-form form textarea.error {
  color: #a94442;
  border: 1px solid #ebccd1;
}
.contact-us-form form input[type="email"]:focus,
.contact-us-form form input[type="text"]:focus,
.contact-us-form form textarea:focus {
  outline: none;
}
.contact-us-form form input[type="email"]::-ms-input-placeholder,
.contact-us-form form input[type="text"]::-ms-input-placeholder,
.contact-us-form form textarea::-ms-input-placeholder,
.contact-us-form form input[type="email"]:-ms-input-placeholder,
.contact-us-form form input[type="text"]:-ms-input-placeholder,
.contact-us-form form textarea:-ms-input-placeholder,
.contact-us-form form input[type="email"]::-webkit-input-placeholder,
.contact-us-form form input[type="text"]::-webkit-input-placeholder,
.contact-us-form form textarea::-webkit-input-placeholder {
  color: #525252 !important;
}
.contact-us-form form input[type="email"]:-moz-placeholder,
.contact-us-form form input[type="text"]:-moz-placeholder,
.contact-us-form form textarea:-moz-placeholder,
.contact-us-form form input[type="email"]::-moz-placeholder,
.contact-us-form form input[type="text"]::-moz-placeholder,
.contact-us-form form textarea::-moz-placeholder {
  color: #525252 !important;
  opacity: 1 !important;
}
.contact-us-form form .row .form-group:last-child {
  margin-bottom: 0px;
}
.contact-us-form form .submit-button {
  display: inline-block;
  text-decoration: none;
  background-color: transparent;
  border: 2px #ffffff solid;
  border-radius: 50px;
  padding: 12px 30px 12px 30px;
  margin-bottom: 7px;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 12px;
  line-height: 1em;
  margin-top: 10px;
  font-weight: bold;
}
.contact-us-form form .submit-button:hover {
  background-color: #ffffff;
  color: black;
}
.comments {
  clear: both;
  padding-top: 15px;
}
.comments a {
  color: black;
}
.comments a:hover {
  color: #0047BB;
  text-decoration: underline;
}
.comments .show-comments {
  cursor: pointer;
}
.comments #disqus_thread {
  margin-top: 20px;
}
.quotes-form {
  padding: 30px 60px;
  margin-bottom: 100px;
  background: #f5f5f5;
}
.quotes-form .title {
  font-size: 30px;
}
.quotes-form .description {
  margin-bottom: 40px;
}
.quotes-form .form-group {
  margin-bottom: 0;
}
.quotes-form #edit-ppr-wrapper {
  display: none;
}
.quotes-form #edit-ppr-wrapper .radio,
.quotes-form #edit-ppr-wrapper .gender-label,
.quotes-form #edit-ppr-wrapper .form-radios {
  display: inline-block;
  vertical-align: top;
}
.quotes-form #edit-ppr-wrapper .form-type-radios {
  margin-top: 15px;
}
.quotes-form #edit-ppr-wrapper .form-type-radios > label {
  margin-right: 20px;
}
.quotes-form #edit-ppr-wrapper .radio {
  margin-top: 0px;
  margin-right: 5px;
}
.quotes-form input[type="text"],
.quotes-form select,
.quotes-form textarea {
  border: none;
  padding: 15px 20px;
  width: 100%;
  font-size: 16px;
  color: #000000;
}
.quotes-form input[type="text"],
.quotes-form select {
  margin-bottom: 25px;
}
.quotes-form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
  background: url(../images/icons/select-arrow.png) no-repeat right #ffffff;
  background-position-x: 96%;
}
.quotes-form select::-ms-expand {
  display: none;
}
.quotes-form .form-type-textarea {
  margin-bottom: 10px;
}
.quotes-form .form-type-textarea .resizable-textarea .grippie {
  display: none;
}
.quotes-form .form-footer {
  font-size: 16px;
  color: #000000;
  display: table;
  width: 100%;
  margin: 0px;
  margin-bottom: 20px;
}
.quotes-form .form-footer > div {
  margin-top: 0;
  margin-bottom: 15px;
}
.quotes-form .form-footer > div:first-child,
.quotes-form .form-footer > div.text-center {
  padding-left: 0px;
}
.quotes-form .form-footer > div:last-child {
  padding-right: 0px;
}
.quotes-form .form-footer label {
  font-weight: normal;
}
.quotes-form .form-footer input[type="checkbox"] {
  margin: 0 5px 0 0;
  position: relative;
  display: inline-block;
}
.quotes-form .form-footer .button {
  padding: 15px 30px 15px 30px !important;
}
@media (max-width: 1300px) {
  .quotes-form .form-footer {
    display: block;
    margin-top: 0px;
  }
  .quotes-form .form-footer > div {
    display: block;
    text-align: center;
    margin-bottom: 10px;
    width: 100%;
  }
  .quotes-form .form-footer > div:first-child {
    padding-left: 15px;
  }
  .quotes-form .form-footer > div:last-child {
    padding-right: 15px;
  }
}
@media (max-width: 1194px) {
  .contact-us-form {
    padding: 50px 40px;
  }
  .someonecares-menu-link {
    color: white !important;
  }
}
@media (max-width: 767px) {
  .quotes-form {
    padding: 15px 20px;
    margin-bottom: 40px;
  }
  .quotes-form .title {
    margin-top: 0px;
  }
  .quotes-form .description {
    margin-bottom: 20px;
  }
  .contact-us-form {
    width: 100%;
    position: fixed;
    top: 0;
  }
  .contact-us-form.active {
    margin-left: 0;
  }
}
.megamenu-products-position {
  margin-left: 3.5%;
}
/* add space in mobile dropdown menu */
@media (min-width: 576px) {
  #main_nav > .nav > li > a {
    font-size: 18px;
  }
}
.content {
  padding-top: 40px;
}
.newsletter {
  height: 260px;
  background-color: #0d78b8;
  background-image: url("../images/newsletter.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  text-align: center;
}
.newsletter p {
  display: block;
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
  padding: 65px;
  padding-bottom: 25px;
}
.newsletter a {
  display: inline-block;
  text-decoration: none;
  background-color: none;
  border: 2px #ffffff solid;
  border-radius: 50px;
  padding: 12px 20px;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
}
.newsletter a:hover {
  background-color: #ffffff;
  color: #000000;
}
.ebook {
  height: 260px;
  background-color: #f5f5f5;
}
.ebook .up {
  height: 60px;
  width: 100%;
  border-bottom: #e7e7e7 1px solid;
  text-align: center;
}
.ebook .up h3 {
  padding-top: 23px;
  margin: 0px;
  font-size: 13px;
  color: #000000;
  font-weight: 700;
  text-transform: uppercase;
}
.ebook .down {
  text-align: center;
}
.ebook .down .picture-wrapper {
  width: 40%;
  float: left;
  padding-left: 20px;
}
.ebook .down .wrapper {
  padding-top: 17px;
  display: inline-block;
  text-align: left;
}
.ebook .down .wrapper picture {
  float: left;
}
.ebook .down .wrapper .inner {
  display: block;
  float: left;
  width: 60%;
  padding-top: 10px;
  padding-left: 19px;
}
.ebook .down .wrapper .inner p {
  margin: 0px;
  font-weight: 400;
  font-size: 18px;
  padding-bottom: 20px;
}
.ebook .down .wrapper .inner a {
  text-decoration: none;
  background-color: none;
  border: 2px #000000 solid;
  border-radius: 50px;
  padding: 10px 20px 10px 15px;
  text-transform: uppercase;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
}
.ebook .down .wrapper .inner a:hover {
  background-color: #000000;
  color: #ffffff;
}
.article-image {
  max-width: 100%;
  position: relative;
  margin-bottom: 60px;
  background-position: right;
  cursor: pointer;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  overflow: hidden;
}
.article-image .img-responsive {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  opacity: 1;
  width: 100%;
  height: auto;
  justify-content: center;
}
.article-image .article-wrapper {
  position: absolute;
  bottom: 0px;
  left: 0px;
  padding-bottom: 25px;
  width: 100%;
  background-color: transparent;
  background-repeat: repeat-x;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(rgba(0, 0, 0, 0.8)));
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.8), transparent);
  background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.8), transparent);
  background: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.8), transparent);
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.8), transparent);
}
.article-image .article-wrapper .article-inner {
  padding-left: 40px;
  width: 70%;
}
.article-image .article-wrapper .article-inner .category {
  margin: 0px;
  font-weight: 700;
  font-size: 13px;
  color: #ffffff;
  text-transform: uppercase;
}
.article-image .article-wrapper .article-inner .category a {
  font-weight: 700;
  font-size: 13px;
  color: #ffffff;
  text-decoration: none;
}
.article-image .article-wrapper .article-inner .category a:first-child {
  margin-right: 5px;
}
.article-image .article-wrapper .article-inner .category a:last-child {
  margin-left: 5px;
}
.article-image .article-wrapper .article-inner h2 {
  margin: 0px;
  margin-bottom: 22px;
}
.article-image .article-wrapper .article-inner h2 a {
  font-weight: 700;
  font-size: 40px;
  color: #ffffff;
  text-decoration: none;
}
.article-image .article-wrapper .article-inner p {
  color: #ffffff;
  font-weight: 400;
  margin-bottom: 0px;
}
.donate {
  height: 260px;
  background-color: #0d78b8;
  background-image: url("../images/donate.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  text-align: center;
  padding-top: 70px;
  padding-bottom: 70px;
}
.donate .inner {
  background-color: rgba(255, 255, 255, 0.2);
  box-sizing: border-box;
  width: 60%;
  padding: 20px;
  margin: 0 auto 20px auto;
  font-size: 26px;
  font-weight: 400;
  color: #ffffff;
  border: none;
  text-align: center;
}
.donate .inner:focus {
  outline: none;
}
.donate .donate-now-submit {
  display: inline-block;
  text-decoration: none;
  background-color: transparent;
  border: 2px #ffffff solid;
  border-radius: 50px;
  padding: 12px 20px;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
}
.donate .donate-now-submit:hover {
  background-color: #ffffff;
  color: black;
}
.donate .donate-now-submit:focus {
  outline: none;
}
.video {
  height: 260px;
  background-color: #0d78b8;
  background-image: url("../images/video.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  text-align: center;
  position: relative;
}
.video .video-cover {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  cursor: pointer;
}
.video .video-cover:after {
  content: "";
  background: url(../images/icons/video-icons.png) 0 0 no-repeat;
  background-size: 100% auto;
  width: 78px;
  height: 78px;
  display: block;
  margin: 0 auto;
  margin-top: 50px;
}
.video .video-cover:hover:after {
  background-position: 0 -78px;
}
.video .video-inner {
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  padding: 0px 50px;
}
.video .video-inner a.paragraph {
  display: block;
  text-decoration: none;
  font-size: 18px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 7px;
}
.video .video-inner a.more {
  text-decoration: none;
  font-size: 17px;
  color: #3391c9;
  font-weight: 700;
  display: block;
}
.video .video-inner a {
  font-weight: 700;
  font-size: 17px;
  color: #ffffff;
  text-decoration: none;
  text-shadow: 2px 2px 4px #000000;
}
.carousel-control {
  text-shadow: none;
}
.content-padding {
  padding-left: 40px;
  padding-right: 50px;
}
.title-bar {
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 35px;
  width: 100%;
  border-bottom: 3px black solid;
}
.title-bar h3 {
  margin-top: 0;
}
.post {
  margin-bottom: 60px;
  cursor: pointer;
}
.post .image img {
  max-width: 100%;
}
.post .text {
  position: relative;
}
.post .text a.category {
  display: block;
  font-weight: 800;
  text-transform: capitalize;
  margin: 0px;
  color: #0047BB;
  text-decoration: none;
}
.post .text .title {
  display: block;
  font-size: 20px;
  font-weight: 700;
  margin-top: 0px;
  margin-bottom: 10px;
  color: #000000;
  line-height: 30px;
}
.post .text .title a {
  color: #000000;
  text-decoration: none;
}
.post .text p {
  font-size: 18px;
  font-weight: 400;
  color: #262626;
  display: block;
  margin: 0;
  padding-bottom: 35px;
}
.post .text .more-copy {
  position: absolute;
  bottom: 8px;
  color: #c9c9c9;
  font-size: 6px;
}
.post .text .more-copy:before {
  content: "\f111 \f111 \f111";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  letter-spacing: 5px;
}
.post .text .continue-reading {
  position: absolute;
  bottom: 0;
  width: 100%;
  display: none;
  text-transform: uppercase;
  color: #0047BB;
  font-weight: 700;
}
.featured-box {
  height: 260px;
  background-color: #f5f5f5;
}
.featured-box .up {
  position: relative;
  height: 60px;
  width: 100%;
  border-bottom: #e7e7e7 1px solid;
  text-align: center;
}
.featured-box .up h3 {
  padding-top: 15px;
  margin: 0px;
  font-size: 18px;
  color: #000000;
  font-weight: 800;
  text-transform: capitalize;
}
.featured-box .up .arrow-left {
  top: 20px;
  left: 20px;
  position: absolute;
  color: #000000;
}
.featured-box .up .arrow-right {
  right: 20px;
  top: 20px;
  position: absolute;
  color: #000000;
}
.featured-box .up .carousel-control.left,
.featured-box .up .carousel-control.right {
  background: none;
  opacity: 1;
}
.featured-box .up .carousel-control:hover,
.featured-box .up .carousel-control:focus {
  opacity: 1;
}
.featured-box .down {
  text-align: center;
}
.featured-box .down .wrapper {
  padding-top: 17px;
  display: inline-block;
  text-align: left;
}
.featured-box .down .wrapper a {
  color: #333333;
}
.featured-box .down .wrapper a picture {
  float: left;
}
.featured-box .down .wrapper a .inner {
  display: block;
  float: left;
  width: 200px;
  padding: 20px;
}
.featured-box .down .wrapper a .inner .title {
  display: block;
  margin: 0px;
  font-weight: 400;
  font-size: 18px;
}
.featured-box .down .wrapper a .inner .price {
  display: block;
  margin: 0px;
  font-size: 40px;
}
.featured-box .down .wrapper a .inner .price .dollar {
  font-size: 20px;
  line-height: 20px;
  vertical-align: super;
}
.featured-box .short-description {
  font-size: 12px;
  display: inline-block;
  overflow: hidden;
  width: 240px;
  height: 100px;
  padding-top: 5px;
}
@media (min-width: 1301px) {
  .post .image {
    padding-right: 0px;
  }
  .post .image .square {
    width: 190px;
    height: 188px;
    overflow: hidden;
  }
  .post .text .title {
    font-size: 20px;
  }
  .post .text p {
    font-size: 20px;
  }
  .post .text .more-copy {
    padding-top: 0px;
  }
}
@media (max-width: 1300px) and (min-width: 1195px) {
  .newsletter p {
    padding: 50px 70px;
    padding-bottom: 25px;
  }
  .article-image {
    height: auto;
  }
  .article-image .article-wrapper {
    padding-bottom: 30px;
  }
  .post .text .title {
    font-size: 30px;
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 15px;
  }
  .post .text p {
    font-size: 1.3rem;
    font-weight: normal;
  }
  .post .text .more-copy {
    padding-top: 0px;
  }
  .content-padding {
    padding-left: 40px;
    padding-right: 50px;
  }
  .ebook .down .wrapper {
    padding-top: 17px;
  }
  .ebook .down .wrapper .inner {
    width: 200px;
    padding-left: 10px;
  }
  .ebook .down .wrapper p {
    font-size: 12px;
  }
  .featured-box .short-description {
    display: none;
  }
  .featured-box .up .arrow-left {
    top: 17px;
  }
  .featured-box .up .arrow-right {
    top: 17px;
  }
  .featured-box .down .wrapper {
    display: inline-block;
    padding-left: 20px;
    padding-top: 17px;
  }
  .featured-box .down .wrapper a .inner {
    width: 200px;
    padding: 5px 20px;
  }
}
@media (max-width: 1194px) and (min-width: 768px) {
  .featured-box .short-description {
    display: none;
  }
  .more-copy {
    display: none;
  }
  .newsletter {
    background-size: auto 100%;
    max-width: 432px;
    margin: auto;
    margin-bottom: 30px;
  }
  .newsletter p {
    padding: 30px;
  }
  .donate {
    background-size: auto 100%;
    max-width: 432px;
    margin: auto;
    margin-bottom: 30px;
  }
  .video {
    background-size: auto 100%;
    max-width: 432px;
    margin: auto;
  }
  .video .video-inner {
    bottom: 10px;
    padding: 0px 15px;
  }
  .video .video-cover:after {
    margin-top: 40px;
  }
  .article-image {
    height: auto;
  }
  .article-image .article-wrapper {
    padding-bottom: 15px;
  }
  .ebook {
    max-width: 432px;
    margin: auto;
    margin-bottom: 30px;
  }
  .ebook .down .wrapper .inner {
    padding-left: 10px;
  }
  .ebook .down .wrapper .inner p {
    font-size: 10px;
  }
  .ebook .down .wrapper .inner a {
    font-size: 10px;
  }
  .ebook .down .wrapper img {
    width: 80px;
  }
  .post .image {
    padding-right: 0px;
  }
  .post .text .title {
    font-size: 15px;
  }
  .post .text .more-copy {
    padding-top: 0px;
  }
  .content-padding {
    padding-right: 0px;
  }
  .featured-box {
    max-width: 432px;
    margin: auto;
  }
  .featured-box .up .arrow-left {
    left: 10px;
  }
  .featured-box .up .arrow-right {
    right: 10px;
  }
  .featured-box .down .wrapper {
    display: inline-block;
    text-align: left;
  }
  .featured-box .down .wrapper a .inner {
    width: 100px;
    padding: 10px 0px 10px 10px;
  }
  .featured-box .down .wrapper a .inner .title {
    font-size: 12px;
  }
  .featured-box .down .wrapper a .inner .price {
    font-size: 25px;
  }
  .featured-box .down .wrapper a .inner .price .dollar {
    font-size: 15px;
  }
  .featured-box .down .wrapper a img {
    width: 80px;
  }
}
@media (max-width: 1300px) and (min-width: 992px) {
  .ebook {
    padding-top: 17px;
  }
  .ebook .up {
    height: 44px;
    width: 100%;
  }
  .ebook .up h3 {
    padding-top: 7px;
  }
  .ebook .down .wrapper .inner {
    width: 170px;
    padding-left: 10px;
  }
  .ebook .down .wrapper .inner p {
    width: 200px;
  }
}
@media (max-width: 767px) {
  .more-copy {
    display: none;
  }
  .leaderboard {
    margin-bottom: 30px;
  }
  .newsletter {
    max-width: 432px;
    margin: auto;
    margin-bottom: 30px;
  }
  .newsletter p {
    padding: 40px;
  }
  .donate {
    max-width: 432px;
    margin: auto;
    margin-bottom: 30px;
  }
  .video {
    max-width: 432px;
    margin: auto;
  }
  .video .video-cover:after {
    margin-top: 30px;
  }
  .article-image {
    margin-bottom: 30px;
    text-align: center;
    height: auto;
  }
  .article-image .img-responsive {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
  }
  .article-image .article-wrapper {
    padding-bottom: 0px;
    position: relative;
    z-index: 2;
  }
  .article-image .article-wrapper .article-inner {
    padding: 20px;
    width: auto;
  }
  .article-image .article-wrapper .article-inner h2 a {
    font-size: 30px;
  }
  .ebook {
    /*smallest size */
    max-width: 432px;
    margin: auto;
    margin-bottom: 30px;
  }
  .ebook .down .wrapper .inner {
    padding-left: 10px;
  }
  .content {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0px;
  }
  .title-bar {
    padding-left: 15px;
    margin-bottom: 30px;
  }
  .content-padding {
    padding-left: 15px;
    padding-right: 15px;
  }
  .post {
    text-align: center;
    margin-bottom: 30px;
  }
  .post .text .title {
    font-size: 20px;
  }
  .post .text .more-copy {
    right: 0;
    left: 0;
    margin: auto;
  }
  .post .text .continue-reading {
    position: absolute;
    width: auto;
    margin: 0 auto;
    left: 0;
    right: 0;
  }
  .post .image .img-responsive {
    margin: 0 auto;
    margin-bottom: 30px;
  }
  .featured-box {
    max-width: 432px;
    margin: auto;
  }
  .featured-box .up .arrow-left {
    left: 10px;
  }
  .featured-box .up .arrow-right {
    right: 10px;
  }
  .featured-box .down .wrapper a .inner {
    width: 140px;
    padding: 10px;
  }
  .featured-box .short-description {
    display: none;
  }
}
.section-title-link {
  color: #0047BB;
  text-decoration: none !important;
}
.sticky-sidebar {
  position: static;
  padding-right: 0;
  padding-left: 25px;
}
.sidebar {
  margin-bottom: 30px;
}
.subscribe {
  padding: 35px 40px 30px 40px;
  background-image: url("../images/ad-sidebar2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.subscribe.blue {
  background-image: url("../images/ad-sidebar-quote.png");
}
.subscribe h3 {
  margin: 0px;
  font-size: 19px;
  color: #ffffff;
  font-weight: 400;
}
.subscribe h2 {
  margin: 0px;
  font-size: 42px;
  font-weight: 700;
  color: #ffffff;
  padding-bottom: 33px;
}
.subscribe p {
  margin: 0;
}
.subscribe p a#button-sub {
  display: inline-block;
  text-decoration: none;
  background-color: none;
  border: 2px #ffffff solid;
  border-radius: 50px;
  padding: 12px 30px 12px 30px;
  margin-bottom: 7px;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 12px;
  line-height: 1em;
  font-weight: bold;
}
.subscribe p a#button-sub:hover {
  background-color: #ffffff;
  color: black;
}
.subscribe p #sub-link {
  text-decoration: none;
  font-size: 12px;
  color: #e2e2e2;
  font-weight: 400;
  text-transform: uppercase;
}
.subscribe p #sub-link:hover {
  color: #ffffff;
}
.download-kit {
  padding: 35px 40px 30px 40px;
  background-image: url("../images/ad-sidebar2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
  text-align: center;
}
.download-kit p {
  font-size: 19px;
  color: #ffffff;
}
.download-kit:before {
  content: "";
  background: url(../images/icons/download-icon.png) 0 0 no-repeat;
  background-size: 100% auto;
  width: 98px;
  height: 98px;
  display: block;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 15px;
}
.download-kit:hover:before {
  background-position: 0 -98px;
}
.sidebar-menu {
  margin-bottom: 55px;
}
.sidebar-menu .menu-title a {
  padding: 5px 35px 3px 35px;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
  display: block;
  color: #000000;
}
.sidebar-menu .menu-title a:hover {
  text-decoration: none;
  color: #bdbdbd;
  background: #f5f5f5;
}
.sidebar-menu .menu {
  list-style: none;
  padding-left: 0px;
}
.sidebar-menu .menu li a {
  color: #545454;
  padding: 3px 35px;
  font-size: 16px;
  display: block;
}
.sidebar-menu .menu li a:hover {
  text-decoration: none;
  color: #000000;
  background: #f5f5f5;
}
.sidebar-banner img {
  max-width: 100%;
}
.popular-stories .block-title {
  background-color: #0047bb;
  padding: 21px 35px;
}
.popular-stories .block-title p {
  color: #ffffff;
  font-weight: 800;
  margin: 0px;
  text-transform: capitalize;
}
.popular-stories ul {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}
.popular-stories ul li {
  border-left: 1px #0047bb59 solid;
  border-bottom: 1px #0047bb59 solid;
  border-right: 1px #0047bb59 solid;
  padding: 21px 35px;
}
.popular-stories ul li a {
  font-size: 16px;
  color: #525252;
  font-weight: 400;
  margin: 0px;
  text-decoration: none;
}
.popular-stories ul li a:hover {
  color: #000000;
}
.donate-sidebar {
  background-color: #0047BB;
  padding: 40px;
}
.donate-sidebar h3 {
  margin: 0px;
  margin-bottom: 15px;
  font-size: 22px;
  font-weight: 400;
  color: #ffffff;
}
.donate-sidebar .paragraph-sidebar {
  font-size: 16px;
  color: #ffffff;
  opacity: 0.5;
  font-weight: 400;
  margin-bottom: 40px;
}
.donate-sidebar .button-sidebar a {
  text-decoration: none;
  background-color: none;
  border: 2px #ffffff solid;
  border-radius: 50px;
  padding: 10px 20px 10px 20px;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
}
.donate-sidebar .button-sidebar a:hover {
  background-color: #ffffff;
  color: black;
}
.donate-sidebar .sub-link-sidebar {
  margin-top: 20px;
}
.donate-sidebar .sub-link-sidebar a {
  text-decoration: none;
  font-size: 12px;
  color: #ffffff;
  font-weight: 400;
  text-transform: uppercase;
  opacity: 0.5;
}
.donate-sidebar .sub-link-sidebar a:hover {
  opacity: 1;
}
.inspirational-quote {
  position: relative;
}
.inspirational-quote .ajax-progress-throbber {
  display: none;
}
.inspirational-quote .sidebar-quote {
  background-color: #001A72;
}
.inspirational-quote .sidebar-quote .title {
  position: relative;
  border-bottom: 1px #B9D9EB solid;
}
.inspirational-quote .sidebar-quote .title h3 {
  padding: 15px 45px 15px 40px;
  width: 100%;
  margin: 0px;
  color: #ffffff;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 800;
}
.inspirational-quote .sidebar-quote .title a {
  display: block;
  position: absolute;
  top: 15px;
  color: #ffffff;
  opacity: 0.5;
}
.inspirational-quote .sidebar-quote .quote-inner {
  /* .next,
      .prev,
      .active.left,
      .active.right {
          left: 0;
          transform: translate3d(0, 0, 0);
      } */
}
.inspirational-quote .sidebar-quote .quote-inner .item .insp-sidebar-quote {
  height: 320px;
  margin: 0px 10px 0px 10px;
}
.inspirational-quote .sidebar-quote .quote-inner .item .content-quote {
  text-align: center;
}
.inspirational-quote .sidebar-quote .quote-inner .item .content-quote p {
  color: #ffffff;
  margin: 0;
}
.inspirational-quote .sidebar-quote .quote-inner .item .content-quote img {
  padding: 15px;
}
.inspirational-quote .sidebar-quote .quote-inner .author {
  position: relative;
  text-align: center;
}
.inspirational-quote .sidebar-quote .quote-inner .author h3 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 13px;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 20px;
}
.inspirational-quote .sidebar-quote .quote-inner .author p {
  font-weight: 400;
  color: #ffffff;
  opacity: 0.5;
  margin: 0px;
  padding-bottom: 40px;
}
.inspirational-quote .sidebar-quote .quote-inner .author p.role {
  font-weight: 400;
  font-size: 12px;
  color: #ffffff;
  opacity: 0.5;
}
.inspirational-quote .sidebar-quote .quote-inner .author a {
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -21px;
}
.inspirational-quote .sidebar-quote .carousel-control {
  z-index: 2;
  background: none;
}
.inspirational-quote .sidebar-quote .spin {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  /* IE 9 */
  -webkit-animation: spin 0.5s infinite linear;
  -moz-animation: spin 0.5s infinite linear;
  -o-animation: spin 0.5s infinite linear;
  animation: spin 0.5s infinite linear;
}
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.sidebar-social-share {
  position: absolute;
  bottom: -20px;
  text-align: center;
  left: 0;
  right: 0;
  z-index: 2;
}
.sidebar-social-share .social-menu-wrapper {
  display: inline-block;
  width: 0;
  overflow: hidden;
  transition: width 500ms;
  vertical-align: middle;
}
.sidebar-social-share .social-menu-wrapper.active {
  width: 105px;
}
.sidebar-social-share .social-menu-left,
.sidebar-social-share .social-menu-right,
.sidebar-social-share .social-menu-center {
  padding-left: 0px;
  list-style: none;
  margin-bottom: 0px;
  vertical-align: middle;
}
.sidebar-social-share .social-menu-left li,
.sidebar-social-share .social-menu-right li,
.sidebar-social-share .social-menu-center li {
  display: inline-block;
  margin-right: 5px;
  width: auto !important;
}
.sidebar-social-share .social-menu-left li a,
.sidebar-social-share .social-menu-right li a,
.sidebar-social-share .social-menu-center li a {
  background: #f5f5f5;
  border-radius: 45px;
  padding: 15px;
  color: #000000;
  width: 45px;
  height: 45px;
  display: block;
  text-align: center;
  transition: 0.5s;
  vertical-align: middle;
}
.sidebar-social-share .social-menu-left li a:hover,
.sidebar-social-share .social-menu-right li a:hover,
.sidebar-social-share .social-menu-center li a:hover {
  opacity: 0.7;
}
.sidebar-social-share .social-menu-left li a i,
.sidebar-social-share .social-menu-right li a i,
.sidebar-social-share .social-menu-center li a i {
  font-size: 18px;
}
.sidebar-social-share .social-menu-center {
  display: inline-block;
  text-decoration: none;
}
.sidebar-social-share .social-menu-left,
.sidebar-social-share .social-menu-right {
  width: 105px;
  display: block;
}
.sidebar-social-share .social-menu-right {
  float: right;
}
@media (min-width: 1301px) {
  .sticky-sidebar {
    max-width: 325px;
    float: right !important;
    float: right;
  }
  .media .sticky-sidebar {
    max-width: 325px;
    float: left !important;
    float: left;
  }
}
@media (max-width: 1300px) and (min-width: 1195px) {
  .subscribe {
    padding: 15px 20px;
  }
  .subscribe h3 {
    font-size: 15px;
  }
  .subscribe h2 {
    font-size: 28px;
  }
  .popular-stories ul li {
    padding: 15px;
  }
  .donate-sidebar {
    padding: 30px;
  }
  .donate-sidebar h3 {
    font-size: 20px;
  }
  .donate-sidebar .paragraph-sidebar {
    font-size: 16px;
  }
  .inspirational-quote .sidebar-quote .title h3 {
    font-size: 11px;
  }
  .inspirational-quote .sidebar-quote .content-quote {
    /*padding-top: 35px;*/
  }
  .sidebar-social-share .social-menu-wrapper.active {
    width: 80px;
  }
  .sidebar-social-share .social-menu-left li,
  .sidebar-social-share .social-menu-right li,
  .sidebar-social-share .social-menu-center li {
    margin-right: 0px;
  }
  .sidebar-social-share .social-menu-left li a,
  .sidebar-social-share .social-menu-right li a,
  .sidebar-social-share .social-menu-center li a {
    padding: 11px;
    width: 38px;
    height: 38px;
  }
  .sidebar-social-share .social-menu-left,
  .sidebar-social-share .social-menu-right {
    width: 80px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
  .inspirational-quote {
    margin-top: 2px;
  }
  .inspirational-quote .sidebar-quote .quote-inner .item .insp-sidebar-quote {
    margin: 0px 10px 2px 10px;
  }
}
@media (max-width: 1194px) and (min-width: 768px) {
  .subscribe h3 {
    font-size: 15px;
  }
  .subscribe h2 {
    font-size: 28px;
  }
  .popular-stories ul li {
    padding: 15px;
  }
  .donate-sidebar {
    padding: 30px;
  }
  .donate-sidebar h3 {
    font-size: 20px;
  }
  .donate-sidebar .paragraph-sidebar {
    font-size: 16px;
  }
  .inspirational-quote .sidebar3-quote .title h3 {
    font-size: 11px;
  }
  .inspirational-quote .sidebar3-quote .content-quote {
    /*padding-top: 35px;*/
  }
  .sidebar-social-share .social-menu-wrapper.active {
    width: 80px;
  }
  .sidebar-social-share .social-menu-left li,
  .sidebar-social-share .social-menu-right li,
  .sidebar-social-share .social-menu-center li {
    margin-right: 0px;
  }
  .sidebar-social-share .social-menu-left li a,
  .sidebar-social-share .social-menu-right li a,
  .sidebar-social-share .social-menu-center li a {
    padding: 11px;
    width: 38px;
    height: 38px;
  }
  .sidebar-social-share .social-menu-left,
  .sidebar-social-share .social-menu-right {
    width: 80px;
  }
}
@media (max-width: 767px) {
  .insp-sidebar-quote {
    width: auto;
  }
  .sticky-sidebar {
    padding-left: 15px;
    padding-right: 15px;
  }
  .subscribe,
  .sidebar-banner {
    text-align: center;
    margin: auto;
    max-width: 300px;
  }
  .sidebar-banner {
    margin-bottom: 30px;
  }
  .sidebar .download-kit {
    margin-bottom: 30px;
  }
  .sidebar .sidebar-menu {
    margin-bottom: 25px;
  }
  .sidebar .sidebar-menu .menu-title {
    margin-left: 20px;
  }
  .sidebar .sidebar-menu .menu-title a {
    padding: 5px 20px 3px;
  }
  .sidebar .sidebar-menu .menu li a {
    padding: 5px 20px;
  }
}
.footer .blue-bg {
  background-color: #0047BB;
}
.footer .blue-bg .subfooter .left-subfooter {
  text-align: center;
}
.footer .blue-bg .subfooter .left-subfooter p {
  padding-top: 85px;
  padding-bottom: 75px;
  font-size: 22px;
  font-weight: 400;
  color: #ffffff;
}
.footer .blue-bg .subfooter .right-subfooter {
  padding-top: 80px;
  padding-bottom: 80px;
  text-align: center;
}
.footer .blue-bg .subfooter .button-footer {
  display: inline-block;
  margin: 0 7px;
  text-decoration: none;
  background-color: none;
  border: 2px #ffffff solid;
  border-radius: 50px;
  padding: 12px 30px 12px 30px;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
}
.footer .blue-bg .subfooter .button-footer:hover {
  background-color: #ffffff;
  color: #000000;
}
.footer.footer-center {
  text-align: center;
}
.footer.footer-center .subfooter {
  padding: 50px 0px;
}
.footer.footer-center .subfooter p {
  font-size: 22px;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 25px;
}
@media (max-width: 1194px) {
  .footer .blue-bg .subfooter .right-subfooter .button-footer {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .footer .blue-bg .subfooter .left-subfooter {
    text-align: center;
  }
  .footer .blue-bg .subfooter .left-subfooter p {
    padding-bottom: 20px;
    padding-top: 60px;
  }
  .footer .blue-bg .subfooter .right-subfooter {
    padding-top: 10px;
    padding-bottom: 80px;
  }
  .footer.footer-center .subfooter {
    padding: 30px 0px;
  }
  .footer.footer-center .subfooter p {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .footer.footer-center .subfooter .button-footer {
    margin-bottom: 15px;
  }
}
a.menu-attach-block-drop-link.external,
a.menu-attach-block-drop-link.external:hover,
a.menu-attach-block-drop-link.external:focus,
#main-menu a.menu-attach-block-drop-link.external,
#main-menu a.menu-attach-block-drop-link.external:hover,
#main-menu a.menu-attach-block-drop-link.external:focus,
#main-menu-links li.active-trail a.menu-attach-block-drop-link.external {
  background: transparent url("arrow-asc.png") no-repeat scroll 2px;
  border: 0;
  display: inline-block;
  margin: 0;
  height: inherit;
  padding: 0 9px;
  text-indent: -9999em;
  text-shadow: none;
  width: 3px;
}
@media (min-width: 1195px) {
  header nav.navbar-inverse ul.nav li.dropdown ul.dropdown-menu {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    visibility: hidden;
    opacity: 0;
    background: #ffffff;
    -moz-transition: all 0.1s ease 0.2s;
    -webkit-transition: all 0.1s ease 0.2s;
    -o-transition: all 0.1s ease 0.2s;
    -ms-transition: all 0.1s ease 0.2s;
    transition: all 0.1s ease 0.2s;
  }
  header nav.navbar-inverse ul.nav li.dropdown .megamenu-wrapper {
    display: block;
    visibility: hidden;
    opacity: 0;
    -moz-transition: all 0.1s ease 0.2s;
    -webkit-transition: all 0.1s ease 0.2s;
    -o-transition: all 0.1s ease 0.2s;
    -ms-transition: all 0.1s ease 0.2s;
    transition: all 0.1s ease 0.2s;
  }
}
header nav.navbar-inverse ul.nav li.dropdown:hover ul.dropdown-menu,
header nav.navbar-inverse ul.nav li.dropdown:hover .menu-attach-block-wrapper {
  visibility: visible;
  opacity: 1;
  -moz-transition: all 0.5s ease 1s;
  -webkit-transition: all 0.5s ease 1s;
  -o-transition: all 0.5s ease 1s;
  -ms-transition: all 0.5s ease 1s;
  transition: all 0.5s ease 1s;
}
header nav.navbar-inverse ul.nav li.dropdown:hover .megamenu-wrapper {
  visibility: visible;
  opacity: 1;
  -moz-transition: all 0.5s ease 1s;
  -webkit-transition: all 0.5s ease 1s;
  -o-transition: all 0.5s ease 1s;
  -ms-transition: all 0.5s ease 1s;
  transition: all 0.5s ease 1s;
}
.grid-wrapper .bold-caption .topic-heading a,
.post .text a.category {
  font-size: 16px;
}
.grid-wrapper .bold-caption .wrapper h3 > a {
  font-size: 22px;
}
.grid-wrapper .bold-caption .topic-heading {
  padding-bottom: 0 !important;
}
.post .text .title a {
  font-weight: 800;
  font-size: 22.5px;
  line-height: 23.5px;
}
.post .text .title {
  font-weight: 800;
  font-size: 22.5px;
  line-height: 23.5px;
}
.post .text p {
  font-size: 19px;
}
.post .text .continue-reading {
  font-family: "Jost", Helvetica, Arial, sans-serif;
}
.grid-wrapper .hero-feature .wrapper h4 > a {
  line-height: 29px;
}
#block-guideposts-sponsors-sponsors-footer .sponsors .btn {
  font-size: 20px;
}
header nav.navbar-inverse .form-search .input-group {
  margin-top: 2px;
}
header nav.navbar-inverse .form-search .input-group .glyphicon {
  top: 4px;
}
.what-works-page {
  font-weight: normal;
  font-family: Times, "Times New Roman", sans-serif;
  color: #000000;
}
.what-works-page .what-works-headline {
  font-size: 38px;
  padding-bottom: 0px;
}
.what-works-page .what-works-dek {
  font-size: 20px;
  padding-bottom: 20px;
}
.what-works-page .what-works-body {
  font-size: 18px;
  padding-bottom: 50px;
}
.what-works-page .what-works-author {
  padding-top: 5px;
  font-size: 18px;
  font-weight: bold;
}
.what-works-page .what-works-date {
  font-size: 18px;
  padding-bottom: 25px;
  font-weight: bold;
}
.what-works-page .what-works-logo {
  padding-bottom: 20px;
}
.what-works-page .what-works-logo img {
  object-fit: cover;
  width: auto;
  height: auto;
}
.what-works-social {
  float: right;
  height: 44px;
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
  .what-works-page .what-works-body {
    font-size: 22px;
  }
  .what-works-page .what-works-headline {
    font-size: 24px;
  }
}
.breadcrumbs {
  padding: 20px 0px 40px 0px;
  color: #c9c9c9;
  font-size: 18px;
}
.breadcrumbs a {
  font-size: 18px;
  color: #959595;
  text-decoration: none;
}
.breadcrumbs a:after {
  content: " \2022 ";
  letter-spacing: 5px;
}
.breadcrumbs a:hover {
  color: #c9c9c9;
}
.topic .sidebar-banner {
  margin-bottom: 30px;
}
.topic .content {
  padding-top: 0px;
  padding: 0px;
}
.topic .category {
  margin-bottom: 0;
}
.topic .ad-sidebar-topic {
  text-align: center;
}
.topic .ad-sidebar-topic img {
  max-width: 100%;
}
.topic .category {
  text-transform: capitalize;
  font-weight: 800;
  font-size: 16px;
}
.topic .category a {
  text-decoration: none;
}
.topic .category a:after {
  content: " •";
  letter-spacing: 8px;
}
.topic .category a:last-child:after {
  content: "";
}
.topic .category a:hover {
  color: #0047BB;
}
.topic .leaderboard {
  margin-bottom: 50px;
  padding-top: 0px;
}
.topic .header-article {
  margin-top: 15px;
  padding-bottom: 0px;
  line-height: 25px;
}
.topic .header-article .box1 {
  padding-right: 30px;
}
.topic .header-article .box2 {
  padding-left: 30px;
}
.topic .topics-menu-wrapper .topics-menu-label {
  color: #000000;
  padding-left: 0px;
  padding-right: 10px;
  display: inline-block;
}
.topic .topics-menu-wrapper ul {
  margin: 0px;
  padding: 0px;
  display: inline-block;
}
.topic .topics-menu-wrapper ul li {
  padding: 5px 0px;
  display: inline-block;
  color: #5d5d5d;
}
.topic .topics-menu-wrapper ul li:last-child:after {
  content: "";
}
.topic .topics-menu-wrapper ul li:after {
  content: " | ";
  letter-spacing: 5px;
}
.topic .topics-menu-wrapper ul li a {
  text-decoration: none;
  color: #5d5d5d;
}
.topic .topics-menu-wrapper ul li a:hover {
  color: #0047BB;
  text-decoration: underline;
}
.topic .topic-header {
  font-size: 16px;
  color: #5d5d5d;
  padding-left: 40px;
  padding-right: 40px;
}
.topic .related-topic {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
.topic .related-topic .topics-menu-label {
  color: #000000;
  padding-left: 0px;
  padding-right: 10px;
  display: inline-block;
  float: left;
  padding: 3px 7px 0 0px;
}
.topic .related-topic p {
  width: auto;
  float: left;
  margin: 3px 4px;
  font-weight: 800;
  color: #001A72;
  font-size: 16px;
  line-height: 23px;
  font-family: "Jost", Helvetica, Arial, sans-serif;
}
.topic .related-topic p:last-child:after {
  content: "";
}
.topic .related-topic p:after {
  content: " | ";
  letter-spacing: 5px;
}
.topic .related-topic p a {
  color: #001a72;
}
.topic .related-topic ul {
  margin: 0px;
  padding: 0px;
  display: inline-block;
  width: 88%;
  float: left;
  margin-left: 5px;
}
.topic .related-topic ul li {
  padding: 5px 0px;
  display: inline-block;
  color: #001A72;
  font-size: 16px;
  font-weight: 800;
  font-family: "Jost", Helvetica, Arial, sans-serif;
}
.topic .related-topic ul li:last-child:after {
  content: "";
}
.topic .related-topic ul li:after {
  content: " | ";
  letter-spacing: 5px;
}
.topic .related-topic ul li a {
  text-decoration: none;
  color: #001A72;
}
.topic .related-topic ul li a:hover {
  color: #001A72;
  text-decoration: none;
}
.article-image .article-wrapper {
  padding-top: 25px;
}
.article-image .article-wrapper .article-inner .category a:last-child {
  margin-left: 0;
}
.article-image .article-wrapper .article-inner h2 a {
  font-weight: 800;
  font-size: 22.5px;
}
.article-image .article-wrapper .article-inner p {
  font-family: "Crimson Pro", Georgia, "Times New Roman", Times, serif;
  font-size: 19px;
}
.article-image .article-wrapper {
  background: rgba(0, 0, 0, 0.6);
  font-family: "Jost", Helvetica, Arial, sans-serif;
}
.article-image .article-wrapper .article-inner h2 {
  line-height: 23.5px;
  font-weight: 800;
  font-size: 22.5px;
}
@media (max-width: 1300px) and (min-width: 1195px) {
  .topic .image {
    width: 37%;
  }
  .topic .text {
    width: 63%;
  }
  .topic .popular-stories ul li {
    padding: 10px 20px;
  }
}
@media (max-width: 767px) {
  .topic .topic-header {
    padding-left: 15px;
  }
  .topic .header-article {
    padding-bottom: 0px;
  }
  .topic .header-article .box1 {
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .topic .header-article .box2 {
    padding-left: 15px;
  }
}
/* Remove all below once all pages have been redesigned */
.term-listing-heading .guideposts-topics-featured {
  position: relative;
  width: 100%;
  height: 100%;
  border-bottom: 5px solid #42a0b8;
  padding-bottom: 20px;
}
.term-listing-heading .guideposts-topics-featured img {
  width: 100%;
}
.term-listing-heading .guideposts-topics-featured .carousel-caption {
  right: 0;
  top: 0;
  left: 0;
  padding: 0 40px;
  color: #fff;
}
.term-listing-heading .guideposts-topics-featured .term-info {
  margin: 0 auto;
}
.term-listing-heading .guideposts-topics-featured h2 {
  font-size: 48.4px;
}
.term-listing-heading .guideposts-topics-featured h3 {
  font-size: 33px;
}
.term-listing-heading .guideposts-topics-featured h4 {
  font-size: 22px;
}
@media (max-width: 468px) {
  .term-listing-heading .guideposts-topics-featured h2 {
    font-size: 29.04px;
  }
  .term-listing-heading .guideposts-topics-featured h3 {
    font-size: 19.8px;
  }
  .term-listing-heading .guideposts-topics-featured h4 {
    font-size: 13.2px;
  }
  .term-listing-heading .guideposts-topics-featured p {
    font-size: 13.2px;
  }
}
.term-listing-heading .guideposts-topics-featured .taxonomy-term-description {
  font-size: 18px;
}
.term-listing-heading .intro {
  margin-top: 10px;
}
.term-listing-heading .jumbotron {
  padding: 0 15px;
  text-align: center;
  background: transparent;
}
.term-listing-heading .jumbotron p {
  font-weight: 400;
  font-size: 22px;
}
@media (max-width: 468px) {
  .term-listing-heading .jumbotron p {
    font-size: 13.2px;
  }
}
.term-listing-heading .content,
.term-listing-associated .content {
  margin-bottom: 25px;
}
.term-listing-heading .jcarousel-skin-gp_responsive .jcarousel-container-horizontal {
  margin: 0 auto;
  width: auto;
}
@media (min-width: 768px) {
  .term-listing-heading .jcarousel-skin-gp_responsive .jcarousel-container-horizontal {
    width: 768px;
  }
}
@media (min-width: 1195px) {
  .term-listing-heading .jcarousel-skin-gp_responsive .jcarousel-container-horizontal {
    width: 896.25px;
  }
}
@media (min-width: 1301px) {
  .term-listing-heading .jcarousel-skin-gp_responsive .jcarousel-container-horizontal {
    width: 975.75px;
  }
}
.term-listing-heading .field-name-field-summary {
  margin-top: 25px;
  border-bottom: 5px solid #e5e5e5;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.term-listing-heading .field-name-field-summary h2 {
  margin-top: 0;
}
.term-listing-heading .field-name-field-summary p,
.dop-action-page .summary p {
  font-size: 18px;
}
.term-listing-associated .view-display-id-quote {
  border-bottom: 5px solid #e5e5e5;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.term-listing-associated .view-display-id-quote .field-name-body .field-item {
  font-size: 25px;
  font-weight: 200;
}
.term-listing-associated .node-quote .field-name-body .field-item {
  display: block;
  margin: 0;
  padding: 0;
  /* Quote Mark Styles */
  /* Left Quote */
  /* Right Quote */
}
.term-listing-associated .node-quote .field-name-body .field-item:before,
.term-listing-associated .node-quote .field-name-body .field-item:after {
  color: #0047BB;
  font-size: 60px;
  font-family: Times, "Times New Roman", serif;
  line-height: 0;
}
.term-listing-associated .node-quote .field-name-body .field-item:before {
  content: open-quote;
  vertical-align: -0.4em;
}
.term-listing-associated .node-quote .field-name-body .field-item:after {
  content: close-quote;
  vertical-align: -0.4em;
}
.term-listing-associated .node-quote .field-name-body .field-item p {
  display: inline;
}
.term-listing-associated .node-quote .field-name-field-author-name,
.guideposts-topics-bible-resources #block-views-bible-resources-daily .field-name-field-verse {
  text-align: right;
  font-style: italic;
}
.term-listing-associated .node-quote .field-name-field-author-name .field-item:before {
  content: '~ ';
}
.term-listing-associated .node-bible-verse .field-name-body .field-item {
  font-style: italic;
}
.term-listing-associated .node-christian-prayer .field-name-field-author {
  text-align: right;
  font-style: italic;
}
.term-listing-associated .node-christian-prayer .field-name-field-author .field-item:before {
  content: '~ ';
}
.term-listing-associated .node-article.node-featured .article-source a img {
  display: inline-block;
}
.term-listing-associated .node-article.node-featured .feed-byline {
  margin-top: 10px !important;
}
.term-listing-associated .embed-view-topics-quote .embed-view-title {
  margin-bottom: 0;
  font-family: "Crimson Pro", Georgia, "Times New Roman", Times, serif;
}
.term-listing-associated .embed-view-topics-quote .node-quote {
  margin-top: 10px;
}
.term-listing-associated .see-all-btn {
  text-align: center;
}
@media (min-width: 768px) {
  .page-taxonomy-term-1180 .jcarousel-skin-gp_responsive .jcarousel-container-horizontal {
    width: 614.4px;
  }
}
.channel,
.subtopic,
.topic,
.category {
  font-family: "Crimson Pro", Georgia, "Times New Roman", Times, serif;
  margin: 0 0 5px;
}
.topics-menu-wrapper,
.pager-see-more,
.pagination,
.category {
  font-family: "Jost", Helvetica, Arial, sans-serif;
}
.topics-menu-label {
  font-weight: 800;
}
.topic .topics-menu-wrapper ul {
  font-weight: 700;
}
.pager-see-more,
.pagination {
  font-weight: 700;
}
.guideposts-topics-category .embed-view-title {
  margin-bottom: 30px;
}
.guideposts-topics-channel-article .title-topics-list-categories {
  font-size: 16px;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 20px;
}
.guideposts-topics-channel-article .view-display-id-categories {
  margin-top: 20px;
}
.guideposts-topics-channel-article .view-display-id-categories .views-field-name,
.view-display-id-recipe_categories .views-field-name {
  font-size: 17px;
  font-family: "Crimson Pro", Georgia, "Times New Roman", Times, serif;
}
.guideposts-topics-channel-article .view-display-id-categories .views-field-name a {
  color: #a6a6a6;
}
.guideposts-topics-channel-article .guideposts-topics-topic-list .header {
  border: none;
  margin: 0;
  padding: 0;
}
.guideposts-topics-channel-article .view-topics-list.view-display-id-default {
  border-bottom: 5px solid #e5e5e5;
  padding-bottom: 20px;
}
.guideposts-topics-channel-article .title-topics-recent-topical-content {
  margin-bottom: 25px;
}
.guideposts-topics-topic-list img,
.devotion-topic-list img,
.prayer-topic-list img {
  width: 100%;
}
.guideposts-topics-topic-list .header,
.devotion-topic-list .header,
.prayer-topic-list .header {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.guideposts-topics-topic-list .header .taxonomy-term-title,
.devotion-topic-list .header .taxonomy-term-title,
.prayer-topic-list .header .taxonomy-term-title {
  font-size: 22px;
}
.guideposts-topics-topic-list .header .taxonomy-term-description,
.devotion-topic-list .header .taxonomy-term-description,
.prayer-topic-list .header .taxonomy-term-description {
  font-size: 16px;
}
.guideposts-topics-topic-list .content .node,
.devotion-topic-list .content .node,
.prayer-topic-list .content .node {
  margin-bottom: 25px;
}
.guideposts-topics-topic-list .content .node .feed-title a,
.devotion-topic-list .content .node .feed-title a,
.prayer-topic-list .content .node .feed-title a {
  font-size: 17px;
  line-height: 25px;
}
.guideposts-topics-topic-list .content .node .feed-type,
.devotion-topic-list .content .node .feed-type,
.prayer-topic-list .content .node .feed-type,
.guideposts-topics-topic-list .content .node .feed-byline,
.devotion-topic-list .content .node .feed-byline,
.prayer-topic-list .content .node .feed-byline,
.guideposts-topics-topic-list .content .node .field-name-field-dek,
.devotion-topic-list .content .node .field-name-field-dek,
.prayer-topic-list .content .node .field-name-field-dek {
  font-size: 15px;
}
.guideposts-topics-topic-list .content .node .field-name-field-dek,
.devotion-topic-list .content .node .field-name-field-dek,
.prayer-topic-list .content .node .field-name-field-dek {
  line-height: 21px;
}
.guideposts-topics-bible-resources #block-views-bible-resources-daily {
  background: #fff url(../images/bg-paper.jpg);
  width: 100%;
  height: auto;
  position: relative;
}
.guideposts-topics-bible-resources #block-views-bible-resources-daily:before,
.guideposts-topics-bible-resources #block-views-bible-resources-daily:after {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width: 100%;
  background: #ccc;
  -webkit-box-shadow: 0 15px 10px #ccc;
  -moz-box-shadow: 0 15px 10px #ccc;
  box-shadow: 0 15px 10px #ccc;
  -webkit-transform: rotate(-2deg);
  -moz-transform: rotate(-2deg);
  -o-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  transform: rotate(-2deg);
  display: block;
}
.guideposts-topics-bible-resources #block-views-bible-resources-daily:after {
  -webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  transform: rotate(2deg);
  right: 10px;
  left: auto;
  height: auto;
  visibility: initial;
}
.guideposts-topics-bible-resources #block-views-bible-resources-daily .title-with-view-all,
.guideposts-topics-quotes #block-guideposts-content-share-your-quote .block-title {
  background: #0047BB;
  color: #fff;
  padding: 5px 20px;
}
.guideposts-topics-bible-resources #block-views-bible-resources-daily .title-with-view-all a {
  color: #fff;
}
.guideposts-topics-bible-resources #block-views-bible-resources-daily .view {
  padding: 20px 20px;
}
.guideposts-topics-bible-resources #block-views-bible-resources-daily .field-name-body .field-item {
  font-style: normal;
  font-size: 16px;
  margin-bottom: 15px;
}
.guideposts-topics-bible-resources #block-views-bible-resources-daily .field-name-field-verse .field-item:before {
  content: '~ ';
}
.guideposts-topics-bible-resources .guideposts-topics-topic-list .header {
  border: none;
}
.guideposts-topics-bible-resources .decorative-rule {
  background: url('../images/decorative-rule.png') no-repeat scroll 50% 50% transparent;
  width: 100%;
  height: 75px;
  margin-top: 15px;
}
.faith-specialty .embed-view-title,
.guideposts-topics-quotes .embed-view-title {
  margin-bottom: 15px;
  font-family: "Crimson Pro", Georgia, "Times New Roman", Times, serif;
}
.faith-specialty .view-topics-list .views-field,
.guideposts-topics-quotes .view-topics-list .views-field {
  margin-bottom: 5px;
}
.faith-specialty .view-topics-list .views-field a,
.guideposts-topics-quotes .view-topics-list .views-field a {
  text-transform: uppercase;
}
.faith-specialty .view-display-id-slider img,
.guideposts-topics-quotes .view-display-id-slider img {
  margin: 0 auto;
}
.faith-specialty .view-display-id-slider .carousel-control.right,
.guideposts-topics-quotes .view-display-id-slider .carousel-control.right,
.faith-specialty .view-display-id-slider .carousel-control.left,
.guideposts-topics-quotes .view-display-id-slider .carousel-control.left {
  background: none;
}
.faith-specialty .view-display-id-slider .carousel-control,
.guideposts-topics-quotes .view-display-id-slider .carousel-control {
  color: #a6a6a6;
}
.faith-specialty .view-display-id-slider .carousel-control .icon-prev,
.guideposts-topics-quotes .view-display-id-slider .carousel-control .icon-prev,
.faith-specialty .view-display-id-slider .carousel-control .icon-next,
.guideposts-topics-quotes .view-display-id-slider .carousel-control .icon-next {
  font-size: 75px;
  margin-top: -70px;
}
.faith-specialty .view-display-id-slider .carousel-indicators,
.guideposts-topics-quotes .view-display-id-slider .carousel-indicators {
  bottom: 0;
}
.faith-specialty .view-display-id-slider .carousel-indicators li,
.guideposts-topics-quotes .view-display-id-slider .carousel-indicators li {
  border: none;
  background-color: #fff;
  width: 14px;
  height: 14px;
  margin: 3px;
}
.faith-specialty .view-display-id-slider .carousel-indicators .active,
.guideposts-topics-quotes .view-display-id-slider .carousel-indicators .active {
  background-color: #0047BB;
}
.view-display-id-topical_verses_page .views-row,
.view-display-id-topical_quotes_page .views-row {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.view-display-id-topical_verses_page .field-name-field-verse {
  text-align: right;
}
.view-display-id-topical_quotes_page .field-name-field-author-name {
  text-align: right;
}
.view-display-id-recent_recipes .embed-view-title,
.view-display-id-topical_recipes_page .embed-view-title,
.view-display-id-recent_recipes .view-header h2,
.view-display-id-topical_recipes_page .view-header h2 {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 10px;
}
.view-display-id-recipe_categories .views-field-name a {
  color: #a6a6a6;
}
.guideposts-topics-quotes #block-guideposts-content-share-your-quote {
  background: #fff url(../images/bg-paper.jpg);
  width: 100%;
  height: auto;
  min-height: 200px;
  position: relative;
  margin-top: 50px;
  margin-bottom: 50px;
}
.guideposts-topics-quotes #block-guideposts-content-share-your-quote:before,
.guideposts-topics-quotes #block-guideposts-content-share-your-quote:after {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width: 100%;
  background: #ccc;
  -webkit-box-shadow: 0 15px 10px #ccc;
  -moz-box-shadow: 0 15px 10px #ccc;
  box-shadow: 0 15px 10px #ccc;
  -webkit-transform: rotate(-2deg);
  -moz-transform: rotate(-2deg);
  -o-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  transform: rotate(-2deg);
  display: block;
}
.guideposts-topics-quotes #block-guideposts-content-share-your-quote:after {
  -webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  transform: rotate(2deg);
  right: 10px;
  left: auto;
  height: auto;
  visibility: initial;
}
.guideposts-topics-quotes #block-guideposts-content-share-your-quote form {
  padding: 10px 20px 25px;
}
.guideposts-topics-quotes #block-guideposts-content-share-your-quote .intro {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 20px;
}
.guideposts-topics-quotes #block-guideposts-content-share-your-quote .intro .top-line {
  font-size: 18px;
  font-weight: 500;
}
.no-border .guideposts-topics-featured,
.no-border.guideposts-topics-featured {
  border: none;
  margin: 0;
  padding: 0;
}
.guideposts-topics-channel-faith .embed-view-topics-daily-devotion {
  background: #fff url(../images/bg-paper.jpg);
  width: 100%;
  height: auto;
  position: relative;
  margin-bottom: 20px;
}
.guideposts-topics-channel-faith .embed-view-topics-daily-devotion:before,
.guideposts-topics-channel-faith .embed-view-topics-daily-devotion:after {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width: 100%;
  background: #ccc;
  -webkit-box-shadow: 0 15px 10px #ccc;
  -moz-box-shadow: 0 15px 10px #ccc;
  box-shadow: 0 15px 10px #ccc;
  -webkit-transform: rotate(-2deg);
  -moz-transform: rotate(-2deg);
  -o-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  transform: rotate(-2deg);
  display: block;
}
.guideposts-topics-channel-faith .embed-view-topics-daily-devotion:after {
  -webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  transform: rotate(2deg);
  right: 10px;
  left: auto;
  height: auto;
  visibility: initial;
}
.guideposts-topics-channel-faith .embed-view-topics-daily-devotion .embed-view-title {
  background: #0047BB;
  color: #fff;
  padding: 5px 20px;
  font-size: 16px;
}
.guideposts-topics-channel-faith .embed-view-topics-daily-devotion .embed-view-title a {
  color: #fff;
}
.guideposts-topics-channel-faith .embed-view-topics-daily-devotion .view {
  padding: 0 20px 20px;
  font-size: 15px;
}
.guideposts-topics-channel-faith .embed-view-topics-daily-devotion .view h3 {
  font-family: "Crimson Pro", Georgia, "Times New Roman", Times, serif;
  font-size: 17px;
}
.guideposts-topics-channel-faith .embed-view-topics-daily-devotion .field-content a {
  text-transform: uppercase;
}
.guideposts-topics-channel-faith .view-id-topics_list .views-field-name a,
.guideposts-topics-channel-faith .taxonomy-term-list-title a {
  font-size: 17px;
  line-height: 30px;
}
.guideposts-topics-channel-faith .featured-content .embed-view-title {
  margin-top: 0;
}
.guideposts-topics-channel-faith .node-blog-post p {
  font-size: 15px;
  line-height: 1.2em;
  margin-bottom: 10px;
}
.guideposts-topics-channel-faith .node-blog-post .row a {
  text-transform: uppercase;
}
.view-display-id-topical_prayers_page .field-name-field-author {
  text-align: right;
}
.embed-view-christian-prayers-daily,
.embed-view-articles-daily-devotion {
  background: #fff url(../images/bg-paper.jpg);
  width: 100%;
  height: auto;
  position: relative;
}
.embed-view-christian-prayers-daily:before,
.embed-view-articles-daily-devotion:before,
.embed-view-christian-prayers-daily:after,
.embed-view-articles-daily-devotion:after {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width: 100%;
  background: #ccc;
  -webkit-box-shadow: 0 15px 10px #ccc;
  -moz-box-shadow: 0 15px 10px #ccc;
  box-shadow: 0 15px 10px #ccc;
  -webkit-transform: rotate(-2deg);
  -moz-transform: rotate(-2deg);
  -o-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  transform: rotate(-2deg);
  display: block;
}
.embed-view-christian-prayers-daily:after,
.embed-view-articles-daily-devotion:after {
  -webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  transform: rotate(2deg);
  right: 10px;
  left: auto;
  height: auto;
  visibility: initial;
}
.embed-view-christian-prayers-daily .title-with-view-all,
.embed-view-articles-daily-devotion .title-with-view-all,
.embed-view-christian-prayers-daily .embed-view-title,
.embed-view-articles-daily-devotion .embed-view-title {
  background: #0047BB;
  color: #fff;
  padding: 5px 20px 0;
}
.embed-view-christian-prayers-daily .title-with-view-all a,
.embed-view-articles-daily-devotion .title-with-view-all a,
.embed-view-christian-prayers-daily .embed-view-title a,
.embed-view-articles-daily-devotion .embed-view-title a {
  color: #fff;
}
.embed-view-christian-prayers-daily .embed-view-title,
.embed-view-articles-daily-devotion .embed-view-title {
  padding-bottom: 5px;
  margin-bottom: 0;
}
.embed-view-christian-prayers-daily .view,
.embed-view-articles-daily-devotion .view {
  padding: 20px 20px;
}
.embed-view-christian-prayers-daily .content,
.embed-view-articles-daily-devotion .content {
  margin-bottom: 0;
}
.view-display-id-psalms_featured .views-field-field-image {
  float: left;
  width: auto;
  padding-right: 15px;
}
.view-display-id-psalms_featured .views-field-nothing a {
  color: #000000;
}
.view-display-id-psalms_featured .views-field-nothing a:first-child {
  font-size: 17px;
}
.view-display-id-psalms_featured .views-row {
  margin-bottom: 25px;
}
.view-display-id-psalms_featured .views-row-last {
  margin-bottom: 0;
}
.view-display-id-topical_prayers_page .row {
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: 1px solid #666666;
}
.view-display-id-daily_reflection .views-field-body .field-content {
  display: block;
  margin: 0;
  padding: 0;
  /* Quote Mark Styles */
  /* Left Quote */
  /* Right Quote */
  font-size: 18px;
  font-weight: lighter;
}
.view-display-id-daily_reflection .views-field-body .field-content:before,
.view-display-id-daily_reflection .views-field-body .field-content:after {
  color: #0047BB;
  font-size: 60px;
  font-family: Times, "Times New Roman", serif;
  line-height: 0;
}
.view-display-id-daily_reflection .views-field-body .field-content:before {
  content: open-quote;
  vertical-align: -0.4em;
}
.view-display-id-daily_reflection .views-field-body .field-content:after {
  content: close-quote;
  vertical-align: -0.4em;
}
.view-display-id-daily_reflection .views-field-body .field-content p {
  display: inline;
}
.view-display-id-daily_reflection .views-field-field-verse {
  color: #999;
  font-style: italic;
  font-size: 15px;
  text-align: right;
}
.view-display-id-daily_reflection .views-field-field-verse .field-content:before {
  content: '~ ';
}
.view-display-id-daily_reflection .views-field-field-sharefly {
  border-bottom: 3px solid #e5e5e5;
  padding-bottom: 0px;
  margin-bottom: 10px;
}
.view-display-id-daily_reflection .views-label {
  font-family: "Crimson Pro", Georgia, "Times New Roman", Times, serif;
  font-size: 17px;
}
.view-display-id-daily_reflection .views-field-body-1,
.view-display-id-daily_reflection .views-field-body-2,
.view-display-id-daily_reflection .views-field-body-3 {
  margin-bottom: 20px;
  font-size: 15px;
}
/* Tags view */
.view-tags .inner-post {
  width: 100%;
}
.view-tags .image {
  display: none;
}
.view-tags .text {
  width: 100% !important;
}
.devotional-daily-block {
  overflow: hidden;
  /* Calendar icon wrapper */
}
.devotional-daily-block .container-inline-date > .form-item {
  margin-right: 0;
  margin-bottom: 0;
}
.devotional-daily-block .container-inline-date > .form-item input {
  margin-right: 0;
  cursor: pointer;
  border-radius: 0;
}
.devotional-daily-block .container-inline-date .date-padding {
  padding: 0;
}
.devotional-daily-block .input-group-addon {
  cursor: pointer;
}
.devotional-daily-block .form-item .control-label,
.devotional-daily-block .form-item .help-block {
  display: none;
}
.devotional-daily-block .article-node {
  padding-bottom: 0px;
}
.devotional-daily-block .article-node.devotional {
  padding-top: 15px;
}
.devotional-daily-block .article-node.prayer-text {
  padding-top: 5px;
}
.devotional-daily-block .article-node.scripture {
  font-style: italic;
  clear: none;
}
.devotional-daily-block .article-node.tagline p {
  margin-bottom: 5px;
}
.devotional-daily-block .header-article {
  margin-top: 0px;
}
.devotional-separator {
  margin-top: 0px;
  border-top: 4px solid #2c6fb5;
}
.devotional-separator-bottom {
  padding-bottom: 10px;
  border-top: 4px solid #2c6fb5;
}
/* Devotional Block Styles */
.devotional-social {
  float: right;
}
.devotional-social .share-icons {
  margin-bottom: 0px;
}
.devotional-title {
  padding-top: 5px;
  padding-bottom: 10px;
}
.devotional-title h2 {
  margin-top: 0;
  font-size: 25px;
}
@media (min-width: 1195px) {
  .devotional-title h2 {
    font-size: 30px;
  }
}
.devotion-prayer-heading h1 {
  font-size: 18px;
  padding-bottom: 10px;
}
.devotion-prayer-text {
  padding-bottom: 20px;
}
.devotional-previous {
  font-size: 15px;
  float: left;
  padding-top: 15px;
}
.devotional-scripture-text {
  font-style: italic;
  clear: none;
}
.devotional-link {
  font-size: 16px;
  font-style: italic;
}
.pager-see-more {
  display: inline-block;
  position: relative;
  top: -37px;
  right: 10px;
}
@media (max-width: 767px) {
  .pager-see-more {
    display: inline-block;
    position: unset;
  }
}
@media only screen and (max-width: 1024px) {
  .topic .related-topic ul {
    width: 100%;
    margin-left: 0px;
  }
}
@media (min-width: 487px) and (max-width: 767px) {
  .pager-see-more {
    position: relative;
  }
}
/* end of devotional block styles */
/*
 * Guideposts advertising less file
 *
 * @copyright (c) 2014, Guideposts
 */
.front .leaderboard {
  margin: 50px auto;
}
.mobile-adunit {
  display: none;
}
.mobile-show {
  display: none;
}
.mobile-hide {
  display: inline;
}
.guideposts_adunit iframe img {
  width: 100%!important;
  height: auto!important;
}
@media only screen and (max-device-width: 767px) {
  .front .leaderboard {
    margin: 1rem auto;
  }
  .mobile-adunit {
    padding: 25px 0;
    display: block;
    margin: auto auto;
  }
  .mobile-show {
    /* padding-top: 25px; */
    padding-top: 0;
    display: block;
    margin: auto auto;
  }
  .mobile-hide {
    display: none;
  }
}
@media (max-width: 1027px) {
  #main_nav ul.nav li.expanded.megamenu div div {
    padding-left: 0;
  }
  #main_nav ul.nav li.expanded.megamenu div div ul {
    margin-left: 25px;
    padding-left: 0;
  }
}
@media (max-width: 1265px) {
  #search-block-form .input-group input,
  #search-block-form--2 .input-group input {
    font-size: 14px;
  }
}
/* ===========================================================
 * Videos - General
 * =========================================================== */
body.node-type-video .page-header {
  border-bottom: none;
}
/* ===========================================================
 * Videos - Youtube Player
 * =========================================================== */
div.media-youtube-player,
div.media-youtube-1 {
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0px;
  margin-bottom: 10px;
  overflow: hidden;
  display: block;
}
iframe.media-youtube-player,
iframe.media-youtube-player object,
iframe.media-youtube-player embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.swiffy-wrap {
  position: relative;
  width: 100%;
  padding-bottom: 50%;
  height: 0;
  display: block;
}
#swiffycontainer {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  left: 0;
}
.video-row {
  margin-bottom: 2rem;
  position: relative;
  overflow: auto;
}
/* ===========================================================
 * Videos - Featured
 * =========================================================== */
#block-views-videos-featured-videos .views-row {
  cursor: pointer;
}
.video_featured_list {
  padding-left: 0px;
  margin-top: 30px;
}
.video_featured_list div {
  padding: 0;
  margin-bottom: 2rem;
}
.video_featured_list img.img-responsive {
  padding-right: 15px;
}
.video_featured_list .feed-title a {
  font-size: 20px;
  line-height: 25px;
}
/* ===========================================================
 * Videos - List - Search
 * =========================================================== */
#views-exposed-form-videos-feed {
  margin: 0 0 30px -5px;
}
#views-exposed-form-videos-feed input {
  position: relative;
  right: -5px;
  background: transparent;
  border: 1px solid #ccc;
}
#views-exposed-form-videos-feed input:focus {
  box-shadow: 0 1px 1px rgba(105, 36, 75, 0.075) inset, 0 0 8px rgba(105, 36, 75, 0.6);
}
#views-exposed-form-videos-feed .form-submit {
  position: relative;
  color: #fff;
  width: 80px;
  height: auto;
  background: #0047BB;
  font-family: 'roboto';
  text-transform: uppercase;
  border-radius: 4px;
  border: 1px solid #0047BB;
  z-index: 10;
}
#views-exposed-form-videos-feed .form-submit:hover {
  border-color: #0047BB;
}
.views-exposed-form .views-exposed-widget {
  padding: 0;
}
.views-exposed-form .views-exposed-widget .form-submit {
  margin-top: 0;
}
/* ===========================================================
 * Videos - List
 * =========================================================== */
#block-views-videos-feed .block-title,
#block-views-videos-feed-recommended .block-title {
  font-family: "Jost", Helvetica, Arial, sans-serif;
  font-size: 25px;
  line-height: 1.1em;
  border-top: 6px solid #f2f2f2;
  padding-top: 35px;
  margin-bottom: 30px;
}
#block-views-videos-feed .video-list-block,
#block-views-videos-feed-recommended .video-list-block {
  display: inline-block;
}
#block-views-videos-feed .row,
#block-views-videos-feed-recommended .row {
  margin-bottom: 30px;
}
#block-views-videos-feed .video_feed_image,
#block-views-videos-feed .video_feed_info,
#block-views-videos-feed-recommended .video_feed_image,
#block-views-videos-feed-recommended .video_feed_info {
  padding-right: 0;
}
#block-views-videos-feed .video_feed_image,
#block-views-videos-feed-recommended .video_feed_image {
  padding-left: 0;
}
#block-views-videos-feed .video_feed_image img,
#block-views-videos-feed-recommended .video_feed_image img {
  max-width: 100%;
  width: 100%;
}
#block-views-videos-feed .video_feed_info .feed-title a,
#block-views-videos-feed-recommended .video_feed_info .feed-title a {
  font-size: 17px;
  line-height: 22px;
  margin-bottom: 3px;
}
#block-views-videos-feed .video_feed_info .feed-type,
#block-views-videos-feed .video_feed_info .feed-by-line,
#block-views-videos-feed .video_feed_info .field-name-field-dek,
#block-views-videos-feed-recommended .video_feed_info .feed-type,
#block-views-videos-feed-recommended .video_feed_info .feed-by-line,
#block-views-videos-feed-recommended .video_feed_info .field-name-field-dek {
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 3px;
}
/* ===========================================================
 * Videos - Sidebar - Quicktabs
 * =========================================================== */
#block-quicktabs-latest h2 {
  margin-bottom: 0;
}
#quicktabs-latest .quicktabs-style-nostyle {
  padding: 0;
  margin-top: 0;
}
#quicktabs-latest ul li {
  width: 32.33%;
  text-align: center;
  border-top: 4px solid rgba(255, 255, 255, 0);
  padding: 0;
  display: inline-block;
}
#quicktabs-latest ul li.active {
  border-top: 4px solid #0047BB;
}
#quicktabs-latest ul li:hover a,
#quicktabs-latest ul li.active a {
  color: #0047BB;
}
#quicktabs-latest ul li a {
  font-size: 15px;
  font-family: 'Jost', Helvetica, Arial, sans-serif;
  line-height: 25px;
  text-decoration: none;
  text-transform: uppercase;
}
#quicktabs-latest ul li a:hover {
  text-decoration: none;
}
#quicktabs-latest .quicktabs-tabpage {
  padding-left: 15px;
  padding-right: 15px;
}
#quicktabs-latest .quicktabs-tabpage .view .view-content div {
  margin-bottom: 7px;
}
/* ===========================================================
 * Videos - Transcript
 * =========================================================== */
h3.section-title {
  color: #0047BB;
  font-family: georgia, times, sans-serif;
  font-style: italic;
  font-weight: bold;
  text-align: center;
  margin: 20px 0 15px;
  padding-bottom: 10px;
}
.expand {
  height: 250px;
  overflow: hidden;
}
a.expandtext {
  color: #ffffff;
  background: #e03a29;
  margin-top: 15px;
  margin-bottom: 35px;
  text-align: center;
  text-transform: uppercase;
}
a.expandtext:hover {
  color: #e03a29;
  border-color: #e03a29;
}
/*
more or less text on transcript Video pagers
 */
.view-transcript-text {
  color: #0047BB;
  margin-bottom: 20px;
}
i.fa.fa-3x.fa-chevron-down {
  color: #0047BB;
  cursor: pointer;
}
.show-text {
  text-align: center;
}
.slideshow-wrapper footer {
  padding: 10px 0;
}
.slideshow-wrapper footer ul {
  margin: 0;
}
.row.tags-box {
  padding: 10px 0;
}
.video-play-button {
  position: relative;
}
.video-play-button:after {
  display: block;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 58px;
  height: 58px;
  background: url(../images/icons/video-icons.png) 0 0 no-repeat;
  background-size: 100% auto;
  content: '';
}
.video-play-button:hover:after {
  background-position: 0 -58px;
}
.subscription-editions {
  text-align: center;
}
.subscription-editions div.row.edition-row a {
  width: fit-content;
  width: -moz-fit-content;
  display: inline-block;
}
.subscription-editions div.row.edition-row .col-md-6 {
  display: contents;
}
body.node-type-brands .multicolumn {
  -moz-column-count: 2;
  -moz-column-gap: 30px;
  -webkit-column-count: 2;
  -webkit-column-gap: 30px;
  column-count: 2;
  column-gap: 30px;
}
body.node-type-brands .additional-links {
  margin-top: 1rem;
}
body.node-type-brands .additional-links a {
  margin-right: 1rem;
}
body.node-type-brands .footer-cta p {
  text-align: center;
  width: 100%;
  margin-right: 0;
  max-width: 100%;
  margin-top: 75px;
  font-size: 19px;
}
body.node-type-brands .footer-cta .btn {
  margin-left: 5rem;
}
body.node-type-brands header.scrolled {
  height: 65px;
}
body.node-type-brands header nav.navbar-inverse .navbar-header {
  background-color: #0047BB;
  width: 100%;
}
body.node-type-brands header nav.navbar-inverse .navbar-brand {
  position: relative;
  text-align: center;
  margin: 0 auto;
  top: 0;
}
.devotions-form {
  padding-left: 15px;
}
.brand-content .header {
  background-color: #0047BB;
  padding: 30px 0px;
}
.brand-content .header .logo {
  text-align: center;
}
.brand-content .header .logo h1 {
  margin: 0px;
}
.brand-content h1,
.brand-content h2,
.brand-content h3 {
  color: #000000;
}
.brand-content p,
.brand-content ul li {
  color: #5d5d5d;
  line-height: 1.6;
  font-size: 19px;
}
.brand-content.content {
  padding: 0px;
}
.brand-content .brand-top {
  margin-bottom: 125px;
}
.brand-content .brand-top p,
.brand-content .brand-top ul li {
  font-size: 20px;
}
.brand-content .brand-top img {
  margin-top: 30px;
}
.brand-content .brand-top .brand-title {
  color: #000000;
  font-size: 35px;
  margin-bottom: 60px;
}
.brand-content .brand-top .subtitle {
  margin-top: 0px;
  margin-bottom: 20px;
}
.brand-content .brand-top .buy-block {
  margin-top: 35px;
}
.brand-content .brand-top .buy-block .price {
  font-size: 56px;
  color: #000000;
  padding-bottom: 25px;
}
.brand-content .brand-top .buy-block .order-btn {
  display: inline-block;
  text-decoration: none;
  background-color: #429A22;
  border-radius: 50px;
  padding: 13px 30px 13px 30px;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 12px;
  line-height: 1.7;
  font-weight: bold;
}
.brand-content .brand-top .buy-block .order-btn:hover {
  background-color: #307019;
}
.brand-content .brand-top .buy-block .upsell {
  display: inline-block;
  margin-left: 18px;
  color: #5d5d5d;
  line-height: 2;
  font-size: 15px;
}
.brand-content .brand-top .field-name-field-brand-other-copy p {
  font-size: 1.3rem;
}
.brand-content .brand-testimonial {
  padding-left: 0px;
  padding-right: 0px;
  background: #0047BB;
  color: #ffffff;
  text-align: center;
  padding: 70px 0px 60px 0px;
  margin-bottom: 95px;
}
.brand-content .brand-testimonial .pullquote {
  float: none;
  padding: 0px 15px;
}
.brand-content .brand-testimonial .pullquote p {
  color: #ffffff !important;
}
.brand-content .brand-testimonial .pullquote .quote-text {
  width: 75%;
  margin: 0 auto;
  position: relative;
}
.brand-content .brand-testimonial .pullquote .quote-text .text-wrapper {
  padding: 20px;
}
.brand-content .brand-testimonial .pullquote .quote-text .text-wrapper p {
  display: inline-block;
  width: auto;
  color: #ffffff;
  font-size: 24px;
  line-height: 1.3;
  padding: 0px;
  margin-bottom: 0px;
}
.brand-content .brand-testimonial .pullquote .quote-text .text-wrapper p:before {
  content: '“';
  font-size: 95px;
  top: -30px;
  left: -35px;
  color: #3391c9;
  position: absolute;
}
.brand-content .brand-testimonial .pullquote .author {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.05em;
  margin-bottom: 10px;
}
.brand-content .brand-testimonial .pullquote .source {
  color: #80add5;
  letter-spacing: 0.05em;
}
.brand-content .brand-features h2 {
  margin-top: 0px;
  margin-bottom: 20px;
}
.brand-content .brand-features .column {
  margin-bottom: 85px;
}
.brand-content .brand-features .column:last-child {
  margin-bottom: 100px;
}
.brand-content .brand-features .preview .preview-subheading {
  color: #0047BB;
  letter-spacing: 0.05em;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 5px;
  display: block;
}
.brand-content .brand-features .meet-authors .authors {
  padding: 45px 30px 45px 30px;
  background-color: #f5f5f5;
}
.brand-content .brand-features .meet-authors .authors .carousel-control {
  margin-top: -20px;
}
.brand-content .brand-features .meet-authors .authors .carousel-control.left {
  left: 5px;
}
.brand-content .brand-features .meet-authors .authors .carousel-control.right {
  right: 5px;
}
.brand-content .brand-features .meet-authors img {
  width: auto;
  border-radius: 50%;
}
.brand-content .brand-features .meet-authors h3 {
  margin-top: 0px;
  margin-bottom: 20px;
}
.brand-content .brand-features .meet-authors p {
  font-size: 17px;
  line-height: 1.4;
  margin-bottom: 20px;
}
.brand-content .brand-features .meet-authors .quote-author {
  color: #000000;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 0.05em;
  margin-bottom: 5px;
  font-weight: 600;
}
.brand-content .brand-features .meet-authors .quote-author-profession {
  font-size: 13px;
  letter-spacing: 0.05em;
  color: #5d5d5d;
}
.brand-content .topic-header {
  padding-left: 40px;
  padding-right: 40px;
}
.brand-content .topic-header .breadcrumbs {
  padding: 20px 0px 40px 0px;
}
.brand-content.series {
  margin-top: 0px;
}
.brand-content.series p,
.brand-content.series ul li {
  font-size: 16px;
}
.brand-content.series .brand-title {
  margin-top: 10px;
  margin-bottom: 20px;
}
.brand-content.series .series-top {
  margin-bottom: 60px;
}
.brand-content.series .series-top .brand-title {
  font-size: 35px;
}
.brand-content.series .series-categories {
  margin-bottom: 70px;
}
.brand-content.series .series-categories > .row {
  margin-left: -5px;
  margin-right: -5px;
}
.brand-content.series .series-categories > .row > div[class^="col-"] {
  padding-left: 5px;
  padding-right: 5px;
}
.brand-content.series .series-categories .category {
  background-repeat: no-repeat;
  position: relative;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  overflow: hidden;
  cursor: pointer;
  margin-bottom: 10px;
}
.brand-content.series .series-categories .category picture.img-responsive {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  opacity: 1;
  width: 100%;
  height: 100%;
}
.brand-content.series .series-categories .category picture.img-responsive img {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  opacity: 1;
  width: 100%;
  height: 100%;
}
.brand-content.series .series-categories .category:after {
  content: '';
  opacity: 1;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -ms-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
.brand-content.series .series-categories .category:hover:after {
  opacity: 0;
}
.brand-content.series .series-categories .category:hover .img-responsive {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.brand-content.series .series-categories .category .category-wrapper {
  position: absolute;
  width: 100%;
  padding: 20px 10px;
  z-index: 9999;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.brand-content.series .series-categories .category .category-wrapper .title {
  color: #ffffff;
  margin: 0px;
  font-size: 20px;
  font-weight: 400;
}
.brand-content.series .series-categories .category .category-wrapper .title a {
  color: #ffffff;
}
.brand-content.series .series-categories .category .category-wrapper .title a:hover {
  text-decoration: none;
}
.brand-content.series .series-content {
  margin-bottom: 85px;
}
.brand-content.series .series-content .post {
  margin-bottom: 60px;
}
.brand-content.series .series-content .post .text .title a {
  font-size: 30px;
  line-height: 0.8;
}
.brand-content.series .series-content .post .text p {
  color: #5d5d5d;
  padding-bottom: 50px;
}
.brand-content.series .series-content .post .text .more-copy {
  color: #000000;
  font-size: 8px;
}
@media (min-width: 1195px) {
  .brand-content .series-content > .row > div[class^="col-"]:nth-child(odd) {
    clear: left;
  }
  .brand-content .series-content > .row > div[class^="col-"]:nth-child(even) {
    clear: right;
  }
}
@media (min-width: 768px) {
  .brand-content .content-padding {
    padding-right: 40px;
  }
}
@media (max-width: 1194px) {
  .digital-button.digital-brand {
    display: table-cell !important;
    padding-right: 5px;
  }
  .brand-content .brand-features .meet-authors h3 {
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  .brand-content p,
  .brand-content ul li {
    font-size: 14px;
  }
  .brand-content .topic-header {
    padding-left: 15px;
  }
  .brand-content .topic-header .breadcrumbs {
    padding: 20px 0px 30px 0px;
  }
  .brand-content .brand-top {
    margin-bottom: 40px;
  }
  .brand-content .brand-top p,
  .brand-content .brand-top ul li {
    font-size: 16px;
  }
  .brand-content .brand-top .brand-title {
    font-size: 24px;
    margin-bottom: 30px;
  }
  .brand-content .brand-top .subtitle {
    font-size: 18px;
  }
  .brand-content .brand-top .buy-block .price {
    font-size: 32px;
  }
  .brand-content .brand-top .buy-block .upsell {
    margin-left: 0px;
    display: block;
  }
  .brand-content .brand-testimonial {
    padding: 30px 0px 25px 0px;
    margin-bottom: 40px;
  }
  .brand-content .brand-testimonial .pullquote .quote-text {
    width: 90%;
  }
  .brand-content .brand-testimonial .pullquote .quote-text p {
    font-size: 18px !important;
    line-height: 1.3 !important;
  }
  .brand-content .brand-testimonial .pullquote .quote-text p:before {
    font-size: 80px;
  }
  .brand-content .brand-features h2 {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .brand-content .brand-features .column {
    margin-bottom: 35px;
  }
  .brand-content .brand-features .column:last-child {
    margin-bottom: 40px;
  }
  .brand-content .brand-features .meet-authors {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .brand-content .brand-features .meet-authors h3 {
    font-size: 18px;
  }
  .brand-content .brand-features .meet-authors p {
    font-size: 14px;
  }
  .brand-content .brand-features .meet-authors .quote-author {
    margin-bottom: 0px;
  }
  .brand-content.series p,
  .brand-content.series ul li {
    font-size: 14px;
  }
  .brand-content.series .series-top {
    margin-bottom: 30px;
  }
  .brand-content.series .series-top .brand-title {
    font-size: 24px;
  }
  .brand-content.series .series-categories .category .category-wrapper .title a {
    font-size: 16px;
  }
  .brand-content.series .series-content .post .text .title a {
    font-size: 20px;
  }
}
.digital-button {
  display: inline-block;
}
.digital-button.padding-right {
  padding-right: 5px;
}
/* ===========================================================
 * Sponsors - General
 * =========================================================== */
.sponsor-ad {
  border: 2px solid #e9e9e9;
  padding: 40px 40px 45px;
  color: #666666;
  font-size: 1.8rem;
}
.sponsor-ad .sponsor-image {
  padding: 20px 30px 0;
}
.top-sponsor-ad {
  border: 2px solid #e9e9e9;
  padding: 15px;
  color: #666666;
  font-size: 1.8rem;
  width: 100%;
  float: left;
  margin: 2px 0;
}
.top-sponsor-ad p {
  width: 49%;
  margin: 0% 0 0 0;
  float: left;
}
.top-sponsor-ad p.top-sponsor-image {
  padding: 0 0;
  float: right;
  margin: 0;
}
/* ===========================================================
 * Sponsors - Footer
 * =========================================================== */
.footer .sponsors .btn {
  color: #001A72;
  border-color: #001A72;
  background-color: #e6e6e6;
  font-size: 80%;
  text-transform: capitalize;
  padding: 8px 20px;
  margin-top: 10px;
}
.footer .sponsors .btn:hover,
.footer .sponsors .btn:active,
.footer .sponsors .btn:focus {
  background-color: #001A72 !important;
  color: #ffffff;
}
.footer .sponsors img {
  margin-bottom: 10px;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
}
@media (min-width: 1195px) {
  .footer .sponsors img {
    margin-bottom: 10px;
    max-height: 80px;
  }
}
/* 	===========================================================
 * 	Media Queries
 * 	=========================================================== */
@media (max-width: 1300px) {
  .footer .sponsors .btn {
    margin-bottom: 15px;
  }
}
/* ===========================================================
 * Program - General
 * =========================================================== */
#block-guideposts-program-program-jumbotron,
#block-guideposts-program-program-jumbotron .row,
#block-guideposts-program-program-jumbotron .row .container {
  color: #fff;
  min-height: 350px;
  height: 350px;
  text-align: center;
  display: block;
}
body.node-type-program .page-header {
  font-family: "Crimson Pro", Georgia, "Times New Roman", Times, serif;
  font-size: 48px;
}
/* ===========================================================
 * Program - Carousel
 * =========================================================== */
#block-guideposts-program-program-testimonials {
  margin-bottom: 25px;
}
#program-carousel {
  position: relative;
  color: #464646;
  min-height: 330px;
  height: auto;
  border: 2px solid #d3d3d3;
  border-left: none;
  border-right: none;
  display: block;
}
#program-carousel .testicon,
#block-guideposts-program-program-testimonials-block .testicon {
  position: absolute;
  top: -15px;
  width: 100%;
  height: 29px;
  background: transparent url('../images/testicon.gif') center center no-repeat;
  display: block;
}
#program-carousel a.carousel-control.left,
#program-carousel a.carousel-control.right {
  position: absolute;
  color: #999;
  width: 5%;
  background-image: none;
  z-index: 9999;
}
#program-carousel .carousel-indicators {
  bottom: 0px !important;
}
#program-carousel .carousel-indicators li {
  width: 13px;
  height: 13px;
  background: #999;
  border-color: #999;
  margin: 0 5px;
}
#program-carousel .carousel-indicators li.active {
  background: #464646;
  border-color: #464646;
}
#program-carousel .carousel-caption {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  text-shadow: none;
}
#program-carousel .carousel-caption h3 {
  color: #464646;
  width: 70%;
  height: 70px;
  font-size: 2rem;
  font-family: "Crimson Pro", Georgia, "Times New Roman", Times, serif;
  margin-left: 15%;
  display: block;
}
#program-carousel .carousel-caption p {
  color: #464646;
  width: 80%;
  font-family: "Crimson Pro", Georgia, "Times New Roman", Times, serif;
  font-size: 1rem;
  margin-left: 10%;
  text-align: left;
}
#program-carousel .carousel-caption span.quote-by,
#block-guideposts-program-program-testimonials-block span.quote-by,
.tab-pane .testimonial span.quote-by {
  color: #464646;
  width: 90%;
  text-align: right;
  font-size: 18px;
  font-style: italic;
  margin-left: 5%;
  display: block;
}
#block-guideposts-program-program-testimonials-block {
  font-size: 0.875rem;
  border: 2px solid #d3d3d3;
  border-left: none;
  border-right: none;
}
#block-guideposts-program-program-testimonials-block p {
  padding: 20px 10px 0;
}
#block-guideposts-program-program-testimonials-block a.view-all {
  color: #999;
  width: 100%;
  text-align: center;
  border-top: 1px solid #d3d3d3;
  padding: 5px 0;
  display: block;
}
#block-guideposts-program-program-testimonials-block a.view-all:hover {
  color: #fff;
  background: #464646;
  text-decoration: none;
}
/* ===========================================================
 * Program - Quotes
 * =========================================================== */
.quotation {
  position: relative;
  width: 20px;
  height: 16px;
  background: transparent url('../images/quotes.png') 0 0 no-repeat;
  display: inline-block;
}
.quotation.quote-open {
  background-position: 0 0;
  float: left;
  margin: 2px 4px 110px 0;
}
#program-carousel .quotation.quote-open {
  margin-bottom: 120px;
}
.quotation.quote-close {
  top: 5px;
  background-position: -25px 0;
}
/* ===========================================================
 * Program - Quotes - Sidebar
 * =========================================================== */
aside .quotation.quote-open {
  background-position: 0 -20px;
}
aside .quotation.quote-close {
  background-position: -25px -20px;
}
#block-guideposts-program-program-testimonials-block h2 a {
  color: #999;
  font-size: 12px;
  text-decoration: underline;
  vertical-align: baseline;
  margin-right: 15px;
  float: right;
  display: inline-block;
}
#block-guideposts-program-program-testimonials-block .quote-single {
  padding-right: 15px;
  margin-bottom: 15px;
}
#block-guideposts-program-program-testimonials-block span.quote-by {
  font-size: 15px;
}
/* ===========================================================
 * Program - Testimonial Tabpane
 * =========================================================== */
body.node-type-helping-others .nav-pills,
body.node-type-program .nav-pills {
  margin-bottom: 20px;
}
body.node-type-helping-others .nav-pills li,
body.node-type-program .nav-pills li {
  color: #999;
  background: #fff;
  text-transform: uppercase;
  border: 1px solid #999;
  margin-right: 15px;
  border-radius: 6px;
}
body.node-type-helping-others .nav-pills li.inactive,
body.node-type-program .nav-pills li.inactive {
  background-color: #f2f2f2;
}
body.node-type-helping-others .nav-pills li.active a,
body.node-type-helping-others .nav-pills li.active:hover a,
body.node-type-program .nav-pills li.active a,
body.node-type-program .nav-pills li.active:hover a {
  color: #fff;
}
body.node-type-helping-others .nav-pills li a,
body.node-type-program .nav-pills li a {
  color: #999;
  padding: 5px 15px;
}
body.node-type-helping-others .nav-pills li:hover a,
body.node-type-program .nav-pills li:hover a {
  color: #42a0b8;
}
.tab-pane .testimonial {
  margin: 0 0 15px;
  display: block;
}
.tab-pane .testimonial h3,
.tab-pane .feed h3 {
  margin-top: 0;
}
.tab-pane .testimonial h3 a,
.tab-pane .feed h3 a {
  color: #464646;
  font-size: 22px;
  font-family: "Crimson Pro", Georgia, "Times New Roman", Times, serif;
  margin: 0 0 5px;
}
.tab-pane .testimonial h3 a:hover,
.tab-pane .feed h3 a:hover {
  color: #42a0b8;
  text-decoration: none;
}
.tab-pane .testimonial p,
.tab-pane .feed p {
  font-size: 16px;
}
.tab-pane .testimonial .program {
  text-transform: uppercase;
}
.tab-pane .testimonial span.quote-by {
  font-size: 14px;
}
/* ===========================================================
 * Program - Donate Button
 * =========================================================== */
.program-donate-wrapper {
  width: 100%;
  border: 8px double #e03a29;
  border-left: none;
  border-right: none;
  margin: 10px 0;
  float: left;
}
.program-donate {
  color: #fff;
  width: 100%;
  background: #e03a29;
  min-height: 75px;
  height: auto;
  font-size: 1.25rem;
  line-height: 1.25rem;
  font-family: "Crimson Pro", Georgia, "Times New Roman", Times, serif;
  text-align: center;
  padding: 17px 0;
  display: block;
  float: left;
}
.program-donate > span:first-child {
  padding: 12px 0 10px;
}
.program-donate .btn {
  color: #e03a29;
  background: #fff;
  font-family: "Jost", Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: bold;
  text-transform: uppercase;
  border: none;
  padding: 5px 15px;
  transition: all linear 0.2s;
}
.program-donate .btn:hover {
  color: #fff;
  background: #e03a29;
}
.program-donate span.button-wrapper {
  border: 4px double #fff;
  border-radius: 8px;
  margin: 0 0 0 15px;
  display: inline-block;
}
/* ===========================================================
 * Program - Sidebar - Share
 * =========================================================== */
.block-guideposts-program p {
  padding-left: 15px;
}
.tab-content .block-guideposts-program p {
  padding-left: 0px !important;
}
.block-guideposts-program .gp-sharefly-list .first {
  display: none;
}
.block-guideposts-program .gp-sharefly-list {
  margin: 10px 0 0 15px;
}
/* ===========================================================
 * Program - Feed - Tabpane
 * =========================================================== */
.tab-pane .feed {
  margin-bottom: 15px;
}
.tab-pane .feed img {
  max-width: 100%;
  width: 100%;
}
/* ===========================================================
 * Program - Testimonial - Sidebar
 * =========================================================== */
.view-display-id-programs_sidebar a {
  font-size: 28px;
}
.view-display-id-programs_sidebar .row {
  margin-bottom: 20px;
}
.view-display-id-programs_sidebar .view-header {
  padding: 5px 15px 15px;
  font-size: 15px;
}
/* ===========================================================
 * Sharefly
 * =========================================================== */
.gp-sharefly-list,
.gp-team-teaser .item-list--linkicon ul.linkicon {
  list-style: none;
  text-align: center;
  padding: 0;
  margin: 0;
}
@media (max-width: 1194px) {
  .gp-sharefly-list,
  .gp-team-teaser .item-list--linkicon ul.linkicon {
    background: rgba(255, 255, 255, 0.9);
    border-bottom: 1px solid #464646;
    margin-top: 0;
    padding: 5px 0;
  }
}
body.node-type-prayer-challenge .gp-sharefly-list,
body.ourprayer-page .gp-sharefly-list,
body.page-videos .gp-sharefly-list,
body.node-type-video .gp-sharefly-list,
body.node-type-slideshow .gp-sharefly-list {
  text-align: left;
}
/* ===========================================================
 * Sharefly - Bubbles
 * =========================================================== */
.gp-sharefly-list li,
.gp-team-teaser .item-list--linkicon li {
  color: #fff;
  width: 31px;
  height: 31px;
  background: #b8b8b8;
  border-radius: 20px;
  padding: 5px 0 0 5px;
  display: inline-block;
  transition: all 0.2s linear;
}
.gp-sharefly-list li:first-child {
  width: 100%;
  height: 35px;
  background: #fff;
  border-bottom: 1px solid #999;
  border-radius: 0;
  line-height: 1rem;
  margin-bottom: 10px;
}
@media (max-width: 1194px) {
  .gp-sharefly-list li:first-child {
    width: 100px;
    background: transparent;
    border-bottom: none;
  }
}
body.node-type-prayer-challenge .gp-sharefly-list li:first-child {
  border-bottom: none;
}
body.node-type-prayer-challenge .gp-sharefly-list li:first-child,
body.ourprayer-page .gp-sharefly-list li:first-child,
body.page-videos .gp-sharefly-list li:first-child,
body.node-type-video .gp-sharefly-list li:first-child,
body.node-type-slideshow .gp-sharefly-list li:first-child {
  width: 50px;
  height: 35px;
  background: #fff;
  border-radius: 0;
  line-height: 1rem;
  margin-bottom: 10px;
}
@media (max-width: 1194px) {
  body.node-type-prayer-challenge .gp-sharefly-list li:first-child,
  body.ourprayer-page .gp-sharefly-list li:first-child,
  body.page-videos .gp-sharefly-list li:first-child,
  body.node-type-video .gp-sharefly-list li:first-child,
  body.node-type-slideshow .gp-sharefly-list li:first-child {
    width: 50px;
    background: transparent;
    border-bottom: none;
  }
}
body.ourprayer-page .gp-sharefly-list li:first-child {
  width: 100px;
}
.view-id-bible_resources .gp-sharefly-list,
.view-id-christian_prayers .gp-sharefly-list {
  margin-top: 15px;
}
.view-id-bible_resources .gp-sharefly-list li:first-child,
.view-id-christian_prayers .gp-sharefly-list li:first-child {
  width: 80px !important;
  border-bottom: none;
}
.view-id-bible_resources .gp-sharefly-list li:first-child h4,
.view-id-christian_prayers .gp-sharefly-list li:first-child h4 {
  font-size: 1.15rem;
}
.gp-sharefly-list li:first-child:hover {
  background: #fff;
  cursor: default;
}
.gp-sharefly-list li:hover,
.gp-team-teaser .item-list--linkicon li:hover {
  background: #42a0b8;
  cursor: pointer;
}
.gp-sharefly-list li a,
.gp-sharefly-list li span,
.gp-team-teaser .item-list--linkicon li a {
  color: #fff;
}
.gp-sharefly-list li h4 {
  color: #464646;
  font-family: 'Jost', Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  text-transform: uppercase;
  padding: 0;
}
.gp-sharefly-list li:hover h4 {
  color: #464646;
  background: #fff;
}
.gp-sharefly-list .socicon {
  font-size: 20px;
}
.gp-sharefly-list span.mailto,
.gp-sharefly-list span.print {
  width: 20px;
  height: 20px;
  background: transparent url('../images/sharefly-sprite.png') 0 0 no-repeat;
  display: inline-block;
}
.gp-sharefly-list span.print {
  background-position: -20px 0;
}
.gp-sharefly-list li,
.gp-team-teaser .item-list--linkicon li,
.gp-team-teaser .item-list--linkicon li {
  margin: 0 auto 5px;
  display: block;
}
@media (max-width: 1194px) {
  .gp-sharefly-list li,
  .gp-team-teaser .item-list--linkicon li,
  .gp-team-teaser .item-list--linkicon li {
    display: inline-block;
  }
}
body.node-type-prayer-challenge .gp-sharefly-list li,
body.node-type-prayer-challenge .gp-team-teaser .item-list--linkicon li,
body.ourprayer-page .gp-sharefly-list li,
body.ourprayer-page .gp-team-teaser .item-list--linkicon li,
body.page-videos .gp-sharefly-list li,
body.page-videos .gp-team-teaser .item-list--linkicon li,
body.node-type-video .gp-sharefly-list li,
body.node-type-video .gp-team-teaser .item-list--linkicon li,
body.node-type-slideshow .gp-sharefly-list li,
body.node-type-slideshow .gp-team-teaser .item-list--linkicon li {
  margin: 0 auto 5px;
  display: inline-block;
}
@media (max-width: 1194px) {
  body.node-type-prayer-challenge .gp-sharefly-list li,
  body.node-type-prayer-challenge .gp-team-teaser .item-list--linkicon li,
  body.ourprayer-page .gp-sharefly-list li,
  body.ourprayer-page .gp-team-teaser .item-list--linkicon li,
  body.page-videos .gp-sharefly-list li,
  body.page-videos .gp-team-teaser .item-list--linkicon li,
  body.node-type-video .gp-sharefly-list li,
  body.node-type-video .gp-team-teaser .item-list--linkicon li,
  body.node-type-slideshow .gp-sharefly-list li,
  body.node-type-slideshow .gp-team-teaser .item-list--linkicon li {
    display: inline-block;
  }
}
.social div {
  min-width: 16%;
  max-width: 100px;
  display: block;
}
@media (max-width: 1194px) {
  .social div {
    width: 100%;
    max-width: 100%;
  }
}
.stickem-container {
  position: relative;
}
@media (max-width: 1194px) {
  .stickem-container .social {
    width: 100%;
    display: block;
  }
}
.stickit {
  position: fixed;
  top: 0;
}
@media (max-width: 1194px) {
  .stickit {
    left: 0;
    width: 100%;
    z-index: 999;
  }
}
.stickit-end {
  bottom: 40px;
  position: absolute;
  right: 0;
}
@media (min-width: 0) {
  .gp-sharefly-list li:first-child {
    margin-left: 5%;
  }
  .views-exposed-widget.views-widget-filter-title,
  #views-exposed-form-videos-feed input,
  .views-exposed-widget.views-submit-button,
  #views-exposed-form-videos-feed .form-submit {
    width: 100%;
  }
  #views-exposed-form-videos-feed .form-submit {
    margin: 10px 0 0 0.25em;
  }
}
/* ===========================================================
 * CSS for prayer theme/templates
 * =========================================================== */
.help-block p span {
  font-size: 14px;
}
#prayer-block {
  border: 1px solid #4aabc0;
  margin-bottom: 35px;
}
#prayer-block h2 {
  font-family: "Bitter", Georgia, "Times New Roman", Times, serif;
}
#prayer-block p {
  font-size: 16px;
}
#prayer-block p.help-block {
  font-size: 12px;
}
#block-guideposts-prayer-prayer-request-banner-wide {
  background: url(/sites/default/modules/guideposts_prayer/images/prayer-request-banner-bg.jpg) no-repeat top left;
}
#block-guideposts-prayer-prayer-request-banner-wide h2 {
  font-size: 22px;
  color: #42a0b8;
}
#block-guideposts-prayer-prayer-request-banner-wide .form-logo {
  text-align: center;
}
#block-guideposts-prayer-prayer-request-banner-wide .banner img {
  width: 100%;
}
#block-guideposts-prayer-prayer-request-banner-wide .links .col {
  text-align: center;
  padding: 0 0 15px;
}
#block-guideposts-prayer-prayer-request-form h2 {
  font-family: "Jost", Georgia, "Times New Roman", Times, serif;
}
#block-guideposts-prayer-prayer-request-form .row {
  margin-top: 0;
}
#prayer-block {
  border: none;
}
#prayer-block .quotes-form {
  margin-bottom: 0;
}
.prayer-request-thankyou .content {
  padding-top: 0;
}
.prayer-request-thankyou .feature {
  position: relative;
  width: 100%;
  height: 100%;
  margin-bottom: 20px;
}
.prayer-request-thankyou .feature .carousel-caption {
  right: 0;
  top: 0;
  left: 0;
  padding: 0 40px;
  color: #fff;
}
.prayer-request-thankyou .feature .heading-info {
  margin-top: 8rem;
}
.prayer-request-thankyou .feature .heading-info p {
  font-size: 0.8rem;
}
.prayer-request-thankyou .feature h1,
.prayer-request-thankyou .feature h2 {
  font-family: "Crimson Pro", Georgia, "Times New Roman", Times, serif;
  margin: 0 0 5px;
  font-size: 20px;
}
@media (min-width: 768px) {
  .prayer-request-thankyou .feature .heading-info {
    margin: 0 auto;
  }
  .prayer-request-thankyou .feature .heading-info h1 {
    font-size: 30px;
  }
  .prayer-request-thankyou .feature .heading-info p {
    font-size: 2rem;
  }
}
.prayer-request-thankyou .confirm-text {
  border-bottom: 5px solid #42a0b8;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.prayer-request-thankyou .confirm-scripture-prayer {
  border-bottom: 5px solid #efefef;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.prayer-request-thankyou .confirm-scripture-prayer .views-field-body {
  font-weight: 200;
  font-size: 18px;
  line-height: 26px;
}
.prayer-request-thankyou .confirm-scripture-prayer .views-field-field-verse .field-content,
.prayer-request-thankyou .confirm-scripture-prayer .views-field-field-author .field-content {
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
}
.prayer-request-thankyou .confirm-scripture-prayer .views-field-field-verse .field-content:before,
.prayer-request-thankyou .confirm-scripture-prayer .views-field-field-author .field-content:before {
  content: "~ ";
}
.prayer-request-thankyou .confirm-scripture-prayer .views-field-field-author .field-content {
  text-align: right;
}
.prayer-request-thankyou img {
  width: 100%;
}
.prayer-request-thankyou .intro,
.prayer-request-thankyou .intro p {
  font-size: 1.5rem;
}
.prayer-request-thankyou .resources {
  margin-bottom: 20px;
}
.prayer-request-thankyou .resources .intro,
.prayer-request-thankyou .resources .row {
  margin-bottom: 20px;
}
.prayer-request-thankyou .resources .file img {
  width: auto;
}
.ourprayer-page .op-logo {
  position: absolute;
  left: 20px;
  top: 20px;
  z-index: 10;
  text-align: left;
}
@media (max-width: 0) {
  .ourprayer-page .op-logo {
    left: 5px;
    top: 5px;
  }
  .ourprayer-page .op-logo img {
    width: 50%;
  }
}
@media (max-width: 1300px) and (min-width: 0) {
  .ourprayer-page .op-logo {
    left: 10px;
    top: 5px;
  }
  .ourprayer-page .op-logo img {
    width: 75%;
  }
}
.ourprayer-page .term-listing-associated .prayer-request-default,
.ourprayer-page .dop-action-page .prayer-request-default {
  font-size: 16px;
}
.ourprayer-page .term-listing-associated .prayer-request-default p,
.ourprayer-page .dop-action-page .prayer-request-default p {
  margin-top: 5px;
}
.ourprayer-page .term-listing-associated .btn,
.ourprayer-page .dop-action-page .btn {
  font-size: 16px;
}
.ourprayer-page .term-listing-associated .btn .badge,
.ourprayer-page .dop-action-page .btn .badge {
  background-color: transparent;
  vertical-align: middle;
  padding-left: 0;
  padding-top: 0;
}
.ourprayer-page .term-listing-associated .view-prayer-request .views-row,
.ourprayer-page .dop-action-page .view-prayer-request .views-row,
.ourprayer-page .term-listing-associated .view-answered-prayers .views-row,
.ourprayer-page .dop-action-page .view-answered-prayers .views-row {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.ourprayer-page .term-listing-associated .view-prayer-request .views-row-last,
.ourprayer-page .dop-action-page .view-prayer-request .views-row-last,
.ourprayer-page .term-listing-associated .view-answered-prayers .views-row-last,
.ourprayer-page .dop-action-page .view-answered-prayers .views-row-last {
  border: none;
  padding-bottom: 0;
}
.ourprayer-page .term-listing-associated .pfo-list .prayer-request-default,
.ourprayer-page .dop-action-page .pfo-list .prayer-request-default {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.ourprayer-page .ad-dek {
  font-size: 16px;
}
#block-guideposts-prayer-pfo-teaser-list .intro {
  font-size: 1.5rem;
}
#block-guideposts-prayer-pfo-teaser-list .intro .row {
  margin-top: 0;
}
#block-guideposts-prayer-pfo-teaser-list .intro h3 {
  font-size: 30px;
}
@media (min-width: 1195px) {
  #block-guideposts-prayer-pfo-teaser-list .intro h3 {
    position: absolute;
    top: -5.5rem;
  }
}
@media (min-width: 768px) {
  #block-guideposts-prayer-pfo-teaser-list .intro h3 {
    position: absolute;
    top: -6.4rem;
  }
}
#block-guideposts-prayer-pfo-teaser-list .content {
  border-top: 5px solid #e5e5e5;
  padding-top: 20px;
  margin-top: 20px;
  border-bottom: 5px solid #e5e5e5;
  padding-bottom: 0;
  margin-bottom: 20px;
}
#views-exposed-form-answered-prayers-page {
  margin-bottom: 30px;
}
#views-exposed-form-answered-prayers-page .views-widget-filter-tid {
  font-size: 16px;
}
#views-exposed-form-answered-prayers-page .views-widget-filter-tid label {
  font-weight: normal;
  margin-right: 10px;
}
#views-exposed-form-answered-prayers-page .views-widget-filter-tid .views-widget {
  display: inline-block;
}
#block-guideposts-prayer-answered-prayer-form {
  background: #fff url(../images/bg-paper.jpg);
  width: 100%;
  height: auto;
  min-height: 200px;
  position: relative;
  margin-top: 50px;
  margin-bottom: 50px;
}
#block-guideposts-prayer-answered-prayer-form:before,
#block-guideposts-prayer-answered-prayer-form:after {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width: 100%;
  background: #ccc;
  -webkit-box-shadow: 0 15px 10px #ccc;
  -moz-box-shadow: 0 15px 10px #ccc;
  box-shadow: 0 15px 10px #ccc;
  -webkit-transform: rotate(-2deg);
  -moz-transform: rotate(-2deg);
  -o-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  transform: rotate(-2deg);
  display: block;
}
#block-guideposts-prayer-answered-prayer-form:after {
  -webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  transform: rotate(2deg);
  right: 10px;
  left: auto;
  height: auto;
  visibility: initial;
}
#block-guideposts-prayer-answered-prayer-form form {
  padding: 10px 20px 25px;
}
#block-guideposts-prayer-answered-prayer-form .intro {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 20px;
}
#block-guideposts-prayer-answered-prayer-form .intro .top-line {
  font-size: 18px;
  font-weight: 500;
}
#block-guideposts-prayer-answered-prayer-form .block-title,
.block-helping-contact .block-title {
  padding: 10px 20px;
  background: #0047BB;
  color: #fff;
}
#block-guideposts-prayer-answered-prayer-form .block-title a {
  color: #fff;
}
.pfo-landing .request,
.dop-action-page .request {
  margin-bottom: 15px;
}
.pfo-landing .pfo-action-links .write-form-wrapper,
.dop-action-page .pfo-action-links .write-form-wrapper {
  margin: 15px 0 0;
}
.pfo-landing .pfo-action-links button img,
.dop-action-page .pfo-action-links button img {
  display: inline-block;
}
.pfo-landing .pfo-action-links .see-wrapper,
.dop-action-page .pfo-action-links .see-wrapper {
  text-align: right;
}
.pfo-landing .pfo-action-links .pray-for-this,
.dop-action-page .pfo-action-links .pray-for-this {
  text-transform: uppercase;
}
.pfo-landing .pfo-action-links .pray-for-this .pray,
.dop-action-page .pfo-action-links .pray-for-this .pray {
  margin-right: 10px;
}
.pfo-landing .pfo-action-links .pray-for-this span.pray,
.dop-action-page .pfo-action-links .pray-for-this span.pray {
  color: #bebebe;
}
.pfo-landing .pfo-action-links .prayer-response.well,
.dop-action-page .pfo-action-links .prayer-response.well {
  margin: 20px 20px 0;
}
.pfo-landing .pfo-action-links .see-responses .glyphicon-chevron-down,
.dop-action-page .pfo-action-links .see-responses .glyphicon-chevron-down {
  display: inline-block;
}
.pfo-landing .pfo-action-links .see-responses .glyphicon-chevron-right,
.dop-action-page .pfo-action-links .see-responses .glyphicon-chevron-right {
  display: none;
}
.pfo-landing .pfo-action-links .see-responses.collapsed .glyphicon-chevron-down,
.dop-action-page .pfo-action-links .see-responses.collapsed .glyphicon-chevron-down {
  display: none;
}
.pfo-landing .pfo-action-links .see-responses.collapsed .glyphicon-chevron-right,
.dop-action-page .pfo-action-links .see-responses.collapsed .glyphicon-chevron-right {
  display: inline-block;
}
.ourprayer-landing .content .row {
  margin-top: 30px;
}
.volunteer-topic {
  font-size: 16px;
}
.volunteer-topic h1 {
  margin: 0;
  font-family: "Crimson Pro", Georgia, "Times New Roman", Times, serif;
  font-size: 48px;
}
.volunteer-topic h2 {
  margin: 0 0 20px;
}
.volunteer-topic .field-name-field-op-content-lead {
  font-size: 18px;
  font-weight: bold;
}
.volunteer-topic .description {
  margin-bottom: 35px;
}
.volunteer-topic button {
  text-transform: uppercase;
  margin-right: 15px;
}
.volunteer-topic label {
  display: block;
}
.volunteer-topic .form-type-radios label {
  vertical-align: top;
}
.volunteer-topic .form-type-radios div {
  display: inline-block;
}
.volunteer-topic .form-type-radios .radio {
  margin-right: 20px;
}
.volunteer-topic .date-padding {
  padding-left: 0 !important;
}
.volunteer-topic .container-inline-date .form-item {
  padding-right: 5px;
}
.volunteer-topic #phone-add-wrapper {
  vertical-align: bottom;
}
.volunteer-topic #phone-add-wrapper button {
  margin-right: 0;
}
.volunteer-topic #phone-add-wrapper button:before {
  content: "+ ";
}
.volunteer-topic #phone-add-wrapper .help-block {
  display: inline;
  font-style: italic;
}
.volunteer-topic .panel-title {
  font-size: 22px;
}
.volunteer-topic .panel-body div.help-block:first-child {
  font-size: 16px;
  color: #000000;
}
.volunteer-topic .form-required {
  color: #D50032;
}
.volunteer-topic .account #edit-pass-wrapper .form-group {
  margin-bottom: 2px;
}
.volunteer-topic .questions label {
  font-weight: normal;
}
.volunteer-topic .questions label .form-required {
  display: none;
}
.volunteer-topic .message {
  font-weight: bold;
  font-size: 22px;
  color: #D50032;
}
.volunteer-topic .form-item-dob .help-block {
  clear: both;
}
.volunteer-topic .gp-sharefly-list li:first-child {
  width: auto;
}
.volunteer-box {
  background: #fff url(../images/bg-paper.jpg);
  position: relative;
  padding-bottom: 10px;
}
.volunteer-box:before,
.volunteer-box:after {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width: 100%;
  background: #ccc;
  -webkit-box-shadow: 0 15px 10px #ccc;
  -moz-box-shadow: 0 15px 10px #ccc;
  box-shadow: 0 15px 10px #ccc;
  -webkit-transform: rotate(-2deg);
  -moz-transform: rotate(-2deg);
  -o-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  transform: rotate(-2deg);
  display: block;
}
.volunteer-box:after {
  -webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  transform: rotate(2deg);
  right: 10px;
  left: auto;
  height: auto;
  visibility: initial;
}
.volunteer-box .glyphicon {
  font-size: 36px;
}
.volunteer-box .title {
  color: #fff;
  background-color: #429A22;
  padding: 5px 15px;
}
.volunteer-box .title h2 {
  margin: 0;
  float: left;
}
.volunteer-box .title div:last-child {
  text-align: right;
}
.volunteer-box p {
  margin: 15px 10px 15px 15px;
}
.page-taxonomy-term-1319 .breadcrumb li.active {
  display: none;
}
.page-taxonomy-term-1319 .breadcrumb li.last {
  color: #000000;
}
.page-taxonomy-term-1319 .breadcrumb li.last:after {
  content: "";
}
#prayer-widget-wrapper {
  background: transparent url("/sites/default/modules/guideposts_prayer/images/prayer-open.png") no-repeat;
  padding-bottom: 20px;
  margin-top: 25px;
  background-size: cover;
}
#prayer-widget-wrapper h2 {
  font-size: 1.5em;
}
#prayer-widget-wrapper .intro {
  margin-bottom: 10px;
}
#prayer-widget-wrapper .confirm-scripture-prayer {
  border-bottom: 1px solid #efefef;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#prayer-widget-wrapper .confirm-scripture-prayer .views-field-field-verse .field-content,
#prayer-widget-wrapper .confirm-scripture-prayer .views-field-field-author .field-content {
  font-style: italic;
}
#prayer-widget-wrapper .confirm-scripture-prayer .views-field-field-verse .field-content:before,
#prayer-widget-wrapper .confirm-scripture-prayer .views-field-field-author .field-content:before {
  content: "~ ";
}
#prayer-widget-wrapper .confirm-scripture-prayer .views-field-field-author .field-content {
  text-align: right;
}
#prayer-widget-wrapper .form-type-radios label {
  font-weight: normal;
}
#prayer-widget-wrapper .form-type-radios label[for="edit-gender"]:after {
  content: ":";
}
#prayer-widget-wrapper .form-type-radios div {
  display: inline-block;
}
#prayer-widget-wrapper .form-type-radios .radio {
  margin-left: 20px;
}
#prayer-widget-wrapper form.form-open {
  padding: 15px;
}
#prayer-widget-wrapper .form-actions {
  text-align: right;
}
#prayer-widget-wrapper .form-actions.centered {
  text-align: center;
}
#block-guideposts-prayer-prayer-request-widget {
  background: #4aabc0 url("/sites/default/modules/guideposts_prayer/images/pr-cta-background-with-rays.jpg") no-repeat top center;
  min-height: 166px;
  border: 1px solid #4aabc0;
}
#block-guideposts-prayer-prayer-request-widget h2.block-title {
  color: #fff;
  border: none;
  text-align: center;
  margin-top: 45px;
  font: 300 28px/1em "Crimson Pro", Georgia, "Times New Roman", Times, serif;
}
#block-guideposts-prayer-prayer-request-widget .btn-prayer-cta {
  margin-top: 15px;
  color: #4aabc0;
}
@media (max-width: 1300px) and (min-width: 768px), (max-width: 350px) {
  #block-guideposts-prayer-prayer-request-widget h2.block-title {
    margin-top: 20px;
  }
  #block-guideposts-prayer-prayer-request-widget .btn-prayer-cta {
    margin-top: 10px;
  }
}
#block-guideposts-prayer-prayer-request-widget .gp-sharefly-list li {
  background: #b8b8b8;
}
#block-guideposts-prayer-prayer-request-widget .gp-sharefly-list li:hover {
  background: #0047BB;
}
#block-guideposts-prayer-prayer-request-widget .gp-sharefly-list li:first-child,
#block-guideposts-prayer-prayer-request-widget .gp-sharefly-list li:first-child:hover {
  background: transparent;
}
.ourprayer-landing .dop-feed {
  margin-bottom: 10px;
}
.ourprayer-landing .dop-feed .feed-title a {
  font-size: 18px;
}
.ourprayer-landing .dop-feed .field-name-field-dek a {
  font-size: 15px;
  line-height: initial;
}
.node-type-day-of-prayer .dop-action-link {
  margin-top: 10px;
  font-size: 20px;
}
.dop-action-page .summary {
  margin-bottom: 2rem;
}
#prayer-words {
  display: block;
  text-align: right;
}
.pfo-link {
  margin-top: 5px;
}
.prayer-widget-heading {
  color: white;
  padding-left: 50px;
}
.prayer-widget-heading .title {
  padding-top: 50px;
  font-size: 20px;
}
.prayer-widget-heading .subtitle {
  font-size: 35px;
  font-weight: bold;
}
.prayer-open-form {
  color: white;
}
.prayer-open-form .form-item .text-danger {
  color: darkorange;
}
.prayer-open-form a:link {
  font-weight: bold;
  color: white;
}
.prayer-open-form a:visited {
  font-weight: bold;
  color: white;
}
.prayer-open-form #prayer-words {
  color: white;
}
/*
 * Guideposts tags less file
 * 
 * @copyright (c) 2015, Guideposts
 */
.block-guideposts-tags .wrapper {
  border-left: 4px solid #e6e6e6;
  padding-left: 0.5em;
}
.block-guideposts-tags .field-label {
  float: left;
  font-weight: bold;
  font-family: "Crimson Pro", Georgia, "Times New Roman", Times, serif;
}
.block-guideposts-tags a:hover {
  color: #0047BB;
  text-decoration: none;
}
/* Hide default breadcrumb on single ebook pages. */
.page-how-we-help-outreach-publications-free-ebooks .no-padding > .row {
  display: none;
}
/*****************************
    Military & Outreach Booklet Order Form Styling
*****************************/
img.out-of-stock {
  max-width: 175px;
}
p.out-of-stock {
  color: #8a1119;
  font-weight: bold;
  font-size: 16px;
}
.orderForm-hr {
  color: #636363;
}
a[id^=removalButton]:hover {
  cursor: pointer;
}
.free-booklet,
.review-order {
  color: #0047BB;
  font-weight: bold;
  font-size: 16px;
}
#military-booklet-form {
  margin-top: 30px;
}
#order-summary-table {
  border-collapse: separate;
  border-spacing: 0px 10px;
}
#order-summary-table th {
  width: 200px;
}
.removalButton {
  background: url('sites/default/files/btn_remove.gif');
}
/*#military-booklet-form form button.form-submit {
    display: none;
}*/
#military-booklet-form .help-block {
  color: black;
}
.orderForm-booklet-img {
  max-width: 265px;
  max-height: 265px;
}
.orderForm-booklet-title {
  font-weight: bold;
  font-size: 22px;
}
/*****************************
    END OF: Military & Outreach Booklet Order Form Styling
*****************************/
.top-buffer {
  margin-top: 20px;
}
.testimonial-sidebar .title {
  text-align: center;
}
.testimonial-sidebar .carousel-control {
  width: -moz-fit-content;
}
.testimonial-sidebar .carousel-control.left {
  left: 5px;
}
.testimonial-sidebar .carousel-control.right {
  right: 5px;
}
.booklet-content p,
.booklet-content ul li {
  color: #5d5d5d;
  line-height: 1.5;
  font-size: 16px;
}
.booklet-content.content {
  padding: 0px;
  padding-bottom: 55px;
  padding-left: 15px;
}
.booklet-content.booklet-single.content {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 0px;
}
.booklet-content.booklet-single .booklet-intro {
  background: url(../images/booklet-intro.png) no-repeat;
  background-size: cover;
  margin-bottom: 50px;
}
.booklet-content.booklet-single .booklet-intro .topic-header .breadcrumbs {
  padding: 20px 0px 25px 0px;
}
.booklet-content.booklet-single .booklet-intro .booklet-top {
  padding-left: 40px;
  padding-right: 40px;
  margin-bottom: 0px;
}
.booklet-content.booklet-single .booklet-intro .booklet-top .booklet-title {
  font-size: 40px;
  margin-bottom: 10px;
}
.booklet-content.booklet-single .booklet-intro .booklet-top .booklet-subtitle {
  font-size: 18px;
  font-weight: 400;
  color: #5d5d5d;
  margin-bottom: 45px;
  margin-top: 0px;
  letter-spacing: 1px;
}
.booklet-content.booklet-single .booklet-intro .booklet-top .booklet-description {
  font-size: 27px;
  font-weight: 400;
  color: #000000;
  margin-bottom: 45px;
  line-height: 1.37;
}
.booklet-content.booklet-single .booklet-intro .booklet-top .download-block {
  margin-bottom: 25px;
}
.booklet-content.booklet-single .booklet-intro .booklet-top .download-block .button,
.booklet-content.booklet-single .booklet-intro .booklet-top .download-block .btn {
  margin-right: 15px;
}
.booklet-content.booklet-single .booklet-intro .booklet-top .download-block .available {
  color: #5d5d5d;
  font-size: 14px;
  margin-top: 10px;
}
.booklet-content.booklet-single .booklet-intro .booklet-top .download-block .available a {
  text-decoration: underline;
  color: #5d5d5d;
}
.booklet-content.booklet-single .booklet-intro .booklet-top .download-block .available a:hover {
  text-decoration: none;
}
.booklet-content.booklet-single .booklet-intro .booklet-top .download-block .button:active,
.booklet-content.booklet-single .booklet-intro .booklet-top .download-block .button:focus {
  background: #ffffff;
  text-decoration: none;
  color: #0047BB;
}
.booklet-content.booklet-single .booklet-intro .booklet-top .intro-image {
  position: relative;
}
.booklet-content.booklet-single .booklet-intro .booklet-top .intro-image img {
  float: right;
}
.booklet-content.booklet-single .booklet-single-text p {
  font-size: 19px;
  line-height: 1.68;
  margin-bottom: 35px;
}
.booklet-content.booklet-single .booklet-single-text.content-padding {
  padding-left: 30px;
  padding-right: 30px;
}
.booklet-content.booklet-single .booklet-single-text .get-ebook {
  background: #0047BB;
  color: #ffffff;
  padding: 50px 60px;
  margin-bottom: 25px;
  float: right;
  width: 50%;
  margin-left: 40px;
}
.booklet-content.booklet-single .booklet-single-text .get-ebook .download-buttons {
  margin-top: 20px;
}
.booklet-content.booklet-single .booklet-single-text .get-ebook .download-buttons .btn {
  margin-right: 15px;
  margin-bottom: 10px;
}
.booklet-content.booklet-single .booklet-single-text .get-ebook h2 {
  font-size: 32px;
  line-height: 1.16;
  margin-top: 0px;
}
.booklet-content.booklet-single .booklet-single-text .get-ebook p {
  color: #b8cfe6;
  font-size: 16px;
  line-height: 1.56;
}
.booklet-content.booklet-single .booklet-single-text .get-ebook input[type="email"] {
  border: none;
  padding: 15px 20px;
  width: 100%;
  font-size: 15px;
  color: #525252;
  margin-bottom: 20px;
}
.booklet-content.booklet-single .booklet-single-text .get-ebook .btn {
  display: inline-block;
  margin: 0 auto;
  text-decoration: none;
  background-color: transparent;
  border: 2px #ffffff solid;
  border-radius: 50px;
  padding: 12px 30px 12px 30px;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
}
.booklet-content.booklet-single .booklet-single-text .get-ebook .btn:hover {
  background-color: #ffffff;
  color: #000000;
}
.booklet-content.booklet-single .booklet-single-text .get-ebook .ebook-form input.error {
  margin-bottom: 5px;
  color: #a94442;
  border: 1px solid #ebccd1;
}
.booklet-content.booklet-single .booklet-single-text .get-ebook .ebook-form .validation-error {
  margin-bottom: 15px;
}
.booklet-content.short-form.content {
  padding-left: 0;
  padding-right: 0;
}
.booklet-content.short-form .content-padding {
  padding-left: 0!important;
  padding-right: 0!important;
}
.booklet-content.short-form .booklet-intro {
  margin-bottom: 0;
}
.booklet-content.short-form .booklet-intro .topic-header .breadcrumbs {
  padding-left: 25px;
}
.booklet-content.short-form .booklet-intro .booklet-top .intro-image {
  bottom: 25px;
}
.booklet-content.short-form .booklet-single-text .get-ebook {
  width: 100%;
  text-align: center;
  float: none;
  margin-left: 0;
  padding: 5% 35%;
}
.booklet-content .booklet-top {
  margin-bottom: 65px;
}
.booklet-content .booklet-top .booklet-title {
  color: #000000;
  font-size: 35px;
  margin-bottom: 20px;
  margin-top: 10px;
}
.booklet-content .sidebar .video {
  height: 228px;
  background-image: url(../images/video-sidebar-bg.png);
  margin-bottom: 20px;
}
.booklet-content .sidebar .video a {
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1.5;
}
.booklet-content .sidebar .video a:hover {
  text-decoration: none;
}
.booklet-content .sidebar .video .video-inner {
  bottom: 35px;
  padding: 0px 25px;
}
.booklet-content .sidebar .sidebar-banner {
  margin-top: 35px;
}
.booklet-content .sidebar .sidebar-quote .quote-inner .item .content-quote p {
  font-size: 16px;
  line-height: 1.56;
}
.booklet-content .sidebar .sidebar-quote .title h3 {
  letter-spacing: 1px;
}
.booklet-content .sidebar .sidebar-quote .title a {
  position: relative;
  right: 0px;
  top: 0px;
  display: inline-block;
  color: #ffffff;
  opacity: 1;
  font-size: 15px;
  padding: 5px;
}
.booklet-content .sidebar .sidebar-quote .controls {
  width: 55px;
  position: absolute;
  right: 0;
  top: 15px;
}
.booklet-content .sidebar .subscribe {
  background-image: url(../images/submit-testimonial.png);
  background-repeat: repeat;
  background-size: auto;
  cursor: pointer;
}
.booklet-content .sidebar .subscribe h2 {
  padding-bottom: 15px;
}
.booklet-content .sidebar .subscribe .description {
  color: #b8cfe6;
  font-size: 16px;
  line-height: 1.56;
  margin-bottom: 30px;
}
.booklet-content .sidebar .subscribe input[type="text"],
.booklet-content .sidebar .subscribe textarea {
  border: none;
  padding: 15px 20px;
  width: 100%;
  font-size: 15px;
  color: #525252;
  margin-bottom: 5px;
}
.booklet-content .sidebar .subscribe input[type="text"].error,
.booklet-content .sidebar .subscribe textarea.error {
  color: #a94442;
  border: 1px solid #ebccd1;
}
.booklet-content .sidebar .subscribe textarea {
  margin-bottom: 0px;
}
.booklet-content .sidebar .subscribe .booklet-form {
  display: none;
}
.booklet-content .sidebar .subscribe .booklet-form .form-group {
  margin-bottom: 0;
  background-color: transparent !important;
}
.booklet-content .sidebar .subscribe .booklet-form .validation-error {
  color: #ffffff;
}
.booklet-content .sidebar .subscribe .form-submit,
.booklet-content .sidebar .subscribe .open-form {
  display: inline-block;
  text-decoration: none;
  background-color: transparent;
  border: 2px #ffffff solid;
  border-radius: 50px;
  padding: 12px 30px 12px 30px;
  margin-bottom: 7px;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 12px;
  line-height: 1em;
  font-weight: bold;
}
.booklet-content .sidebar .subscribe .form-submit:hover,
.booklet-content .sidebar .subscribe .open-form:hover {
  background-color: #ffffff;
  color: black;
}
.booklet-content .sidebar .subscribe .form-submit {
  margin-top: 20px;
  display: inline-block;
}
.booklet-content .sidebar .subscribe.active .booklet-form {
  display: block;
}
.booklet-content .sidebar .subscribe.active .open-form {
  display: none;
}
.booklet-content .article-image {
  height: auto;
}
.booklet-content .article-image .article-wrapper {
  padding-top: 15px;
}
.booklet-content .article-image .article-wrapper .article-inner {
  width: 100%;
  padding-right: 40px;
}
.booklet-content .article-image .article-wrapper .article-inner .title {
  margin-bottom: 0px;
}
.booklet-content .article-image .article-wrapper .article-inner .title a {
  font-size: 24px;
  line-height: 1.2;
}
.booklet-content .article-image .article-wrapper .article-inner .category {
  margin-bottom: 5px;
  font-size: 16px;
}
.booklet-content .article-image .article-wrapper .article-inner .category a {
  letter-spacing: 1px;
  margin-left: 0px;
}
.booklet-content .article-image.bulk:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #000000;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 1;
}
.booklet-content .article-image.bulk .article-wrapper {
  z-index: 5;
}
.booklet-content .article-image.bulk .article-wrapper .article-inner .title {
  margin-bottom: 0px;
  font-size: 24px;
  line-height: 1.2;
  color: #ffffff;
}
.booklet-content .article-image.bulk .article-wrapper .article-inner .title a {
  font-size: 24px;
  line-height: 1.2;
  color: #000000;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.booklet-content .article-image.bulk .article-wrapper .article-inner .category a {
  color: #b0b0b0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.booklet-content .article-image.bulk .article-wrapper .article-inner .text {
  padding-top: 20px;
  display: none;
  color: #ffffff;
}
.booklet-content .article-image.bulk .article-wrapper .article-inner .text select {
  border: none;
  padding: 10px 15px;
  font-size: 16px;
  color: #000000;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
  background: url(../images/icons/select-arrow.png) no-repeat right #ffffff;
  background-position-x: 96%;
  margin-top: 15px;
  width: 100%;
}
.booklet-content .article-image.bulk .article-wrapper .article-inner .text select::-ms-expand {
  display: none;
}
.booklet-content .article-image.bulk:hover {
  background: #000000;
}
.booklet-content .article-image.bulk:hover:after {
  opacity: 1;
}
.booklet-content .article-image.bulk:hover .article-inner .title {
  color: #ffffff;
}
.booklet-content .article-image.bulk:hover .article-inner .title a {
  color: #ffffff;
}
.booklet-content .article-image.bulk:hover .article-inner .category a {
  color: #ffffff;
}
.booklet-content .article-image.bulk:hover .article-inner .text {
  padding-top: 20px;
  display: none;
  color: #ffffff;
}
.booklet-content .publications .publication:nth-child(4n+5) {
  clear: both;
}
.booklet-content .publications .product.no-links .image-wrapper:before {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.booklet-content .publications .product.no-links .image-wrapper .links {
  display: none;
}
.booklet-content .publications .product {
  text-align: center;
  margin-bottom: 60px;
  cursor: pointer;
}
.booklet-content .publications .product .image-wrapper {
  position: relative;
  display: inline-block;
  margin: 0 auto;
}
.booklet-content .publications .product .image-wrapper:before {
  content: '';
  display: block;
  width: 77px;
  height: 77px;
  position: absolute;
  background: url(../images/circle-arrow.png) no-repeat;
  top: 25%;
  margin: 0 auto;
  opacity: 0;
  left: 50%;
  transform: translate(-50%, -25%);
  z-index: 2;
}
.booklet-content .publications .product .image-wrapper:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 117, 188, 0.9);
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 1;
}
.booklet-content .publications .product .image-wrapper .links {
  position: absolute;
  bottom: 30px;
  opacity: 0;
  z-index: 2;
  width: 40%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.booklet-content .publications .product .image-wrapper .links a {
  display: block;
  width: 27px;
  color: #ffffff;
  border-radius: 50%;
  padding: 5px;
  font-size: 12px;
}
.booklet-content .publications .product .image-wrapper .links a:hover {
  background: #ffffff;
  text-decoration: none;
  color: #000000;
}
.booklet-content .publications .product .image-wrapper .links .country {
  float: left;
}
.booklet-content .publications .product .image-wrapper .links .volume {
  float: right;
}
.booklet-content .publications .product .image-wrapper .links .volume a i {
  width: 12px;
}
.booklet-content .publications .product .text-wrapper {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 1;
}
.booklet-content .publications .product .text-wrapper h3 {
  margin-top: 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}
.booklet-content .publications .product .text-wrapper h3 a {
  color: #5d5d5d;
}
.booklet-content .publications .product:hover .text-wrapper {
  opacity: 0;
}
.booklet-content .publications .product:hover .image-wrapper .links,
.booklet-content .publications .product:hover .image-wrapper:before,
.booklet-content .publications .product:hover .image-wrapper:after {
  opacity: 1;
}
.booklet-content .title-bar {
  margin-top: 20px;
  margin-bottom: 55px;
  border-bottom: 4px solid #000000;
}
.booklet-content .title-bar h2 {
  font-size: 22px;
  font-weight: 400;
  color: #000000;
}
.booklet-content .topic-header {
  padding-left: 40px;
  padding-right: 40px;
}
.booklet-content.booklet-landing .booklet-top {
  margin-bottom: 55px;
}
.booklet-content.booklet-landing .booklet-top.content-padding {
  padding-right: 15px;
}
.booklet-content.booklet-landing .booklet-top .booklet-title {
  margin-top: 0px;
}
.booklet-content.booklet-landing .need .need-wrapper .title {
  margin-bottom: 5px;
}
.booklet-content.booklet-landing .need .need-wrapper .need-text {
  line-height: 1.5;
  padding-right: 5px;
}
@media (min-width: 1301px) {
  .booklet-content .publications .publication:nth-child(4n+5) {
    clear: both;
  }
}
@media (max-width: 1300px) {
  .booklet-content .sidebar .video .video-inner {
    bottom: 15px;
  }
  .booklet-content .sidebar .video .video-inner a {
    font-size: 14px;
  }
  .booklet-content .article-image .article-wrapper {
    padding-bottom: 15px;
  }
  .booklet-content .article-image .article-wrapper .article-inner {
    padding-left: 15px;
    padding-right: 15px;
  }
  .booklet-content .article-image .article-wrapper .article-inner .category {
    margin-bottom: 0px;
  }
  .booklet-content .article-image .article-wrapper .article-inner .title,
  .booklet-content .article-image .article-wrapper .article-inner .text {
    width: 100%;
  }
  .booklet-content .article-image .article-wrapper .article-inner .title {
    font-size: 18px;
  }
  .booklet-content .article-image .article-wrapper .article-inner .title a {
    font-size: 18px;
  }
  .booklet-content .article-image.bulk .article-wrapper .article-inner .title {
    font-size: 18px;
  }
  .booklet-content .article-image.bulk .article-wrapper .article-inner .title a {
    font-size: 18px;
  }
  .booklet-content .article-image.bulk .article-wrapper .article-inner .text {
    padding-top: 10px;
  }
  .booklet-content .article-image.bulk .article-wrapper .article-inner .text p {
    font-size: 12px;
  }
}
@media (min-width: 1195px) {
  .booklet-content .publications {
    margin-left: -30px;
    margin-right: -30px;
  }
  .booklet-content .publications .publication {
    padding-left: 30px;
    padding-right: 30px;
  }
  .booklet-content .publications .product .image-wrapper {
    display: inline-block;
    width: 100%;
  }
  .booklet-content .publications .product .image-wrapper picture,
  .booklet-content .publications .product .image-wrapper img {
    width: 100%;
  }
}
@media (min-width: 1195px) and (max-width: 1300px) {
  .booklet-content.booklet-single .booklet-intro {
    margin-bottom: 100px;
  }
  .booklet-content.booklet-single .booklet-intro .booklet-top .booklet-title {
    margin-top: 100px;
  }
  .booklet-content.short-form.booklet-single .booklet-intro {
    margin-bottom: 0;
  }
  .booklet-content.short-form .booklet-single-text .get-ebook {
    padding: 5% 30%;
  }
}
@media (min-width: 768px) and (max-width: 1194px) {
  .booklet-content.help-single .post .text .help-continue,
  .booklet-content.help-single .post .text .help-more,
  .booklet-content.help-single .post .text .share-quote.ls-text {
    text-align: center;
  }
  .booklet-content .publications .publication:nth-child(3n+4) {
    clear: none;
  }
  .booklet-content .publications .publication:nth-child(2n+3) {
    clear: both;
  }
}
@media (max-width: 1194px) {
  .booklet-content .publications .publication:nth-child(2n+3) {
    clear: both;
  }
  .booklet-content.booklet-landing .need .title {
    font-size: 24px;
  }
  .booklet-content .video .video-cover:after {
    margin-top: 50px;
  }
  .booklet-content .article-image .img-responsive {
    position: relative;
  }
  .booklet-content .article-image .article-wrapper {
    position: absolute;
  }
  .booklet-content .article-image .article-wrapper .article-inner .title {
    line-height: 16px;
  }
  .booklet-content .article-image .article-wrapper .article-inner .text {
    padding-top: 5px !important;
    font-size: 12px !important;
  }
  .booklet-content .booklet-top {
    margin-bottom: 40px;
  }
  .booklet-content .booklet-top .booklet-title {
    font-size: 26px;
    margin-bottom: 30px;
  }
  .booklet-content .publications .product {
    margin-bottom: 20px;
  }
  .booklet-content .publications .product .text-wrapper .title {
    margin-top: 5px;
  }
  .booklet-content .title-bar {
    margin-top: 15px;
    margin-bottom: 20px;
  }
  .booklet-content.booklet-single .topic-header {
    padding-right: 15px;
    padding-left: 15px;
  }
  .booklet-content.booklet-single .topic-header .breadcrumbs {
    padding-bottom: 25px !important;
  }
  .booklet-content.booklet-single .booklet-intro {
    margin-bottom: 75px;
  }
  .booklet-content.booklet-single .booklet-intro .booklet-top {
    padding-left: 15px;
    padding-right: 15px;
  }
  .booklet-content.booklet-single .booklet-intro .booklet-top .booklet-title {
    font-size: 28px;
    margin-top: 0px;
  }
  .booklet-content.booklet-single .booklet-intro .booklet-top .booklet-subtitle {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .booklet-content.booklet-single .booklet-intro .booklet-top .booklet-description {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .booklet-content.booklet-single .booklet-intro .booklet-top .intro-image img {
    float: none;
    margin: 0 auto;
    display: block;
  }
  .booklet-content.booklet-single .booklet-single-text.content-padding {
    padding-left: 15px;
    padding-right: 15px;
  }
  .booklet-content.booklet-single .booklet-single-text p {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .booklet-content.booklet-single .booklet-single-text .get-ebook {
    padding: 20px 25px;
  }
  .booklet-content.booklet-single .booklet-single-text .get-ebook h3 {
    font-size: 22px;
  }
  .booklet-content.booklet-single .booklet-single-text .get-ebook p {
    font-size: 14px;
  }
  .booklet-content.short-form.booklet-single .booklet-intro {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .booklet-content p,
  .booklet-content ul li {
    font-size: 14px;
  }
  .booklet-content .topic-header {
    padding-left: 15px;
  }
  .booklet-content .topic-header .breadcrumbs {
    padding: 20px 0px 30px 0px;
  }
  .booklet-content .booklet-top {
    margin-bottom: 40px;
  }
  .booklet-content .booklet-top .booklet-title {
    font-size: 24px;
    margin-bottom: 30px;
  }
  .booklet-content .article-image .article-wrapper {
    position: absolute;
    padding-bottom: 0px;
  }
  .booklet-content.booklet-landing .wrapper-leaderboard {
    clear: both;
  }
  .booklet-content.booklet-landing .leaderboard {
    margin-bottom: 30px;
  }
  .booklet-content.booklet-landing .need {
    margin-bottom: 25px;
  }
  .booklet-content.help-single .booklet-top-wrapper .booklet-top .quick-links,
  .booklet-content.help-single .booklet-top-wrapper .booklet-top .intro-wrapper {
    padding: 15px;
  }
  .booklet-content.help-single .booklet-top-wrapper .booklet-top .quick-links .title,
  .booklet-content.help-single .booklet-top-wrapper .booklet-top .intro-wrapper .title {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .booklet-content.help-single .booklet-top-wrapper .booklet-top .quick-links .text,
  .booklet-content.help-single .booklet-top-wrapper .booklet-top .intro-wrapper .text {
    width: 100%;
  }
  .booklet-content.help-single .booklet-top-wrapper .booklet-top .quick-links .text p,
  .booklet-content.help-single .booklet-top-wrapper .booklet-top .intro-wrapper .text p {
    font-size: 14px;
    line-height: 1.3;
  }
  .booklet-content.help-single .booklet-top-wrapper .booklet-top .quick-links ul li {
    padding: 0px;
  }
  .booklet-content.help-single .booklet-top-wrapper .booklet-top .quick-links ul li:after {
    letter-spacing: 2px;
  }
  .booklet-content.help-single .booklet-top-wrapper .booklet-top .quick-links ul li a {
    font-size: 12px;
  }
  .booklet-content.help-single .post .text .title {
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 15px;
  }
  .booklet-content.help-single .post .text p {
    padding-bottom: 10px;
    font-size: 14px;
  }
  .booklet-content.help-single .post .text .author {
    margin-bottom: 15px;
  }
  .booklet-content.help-single .post .text .help-continue,
  .booklet-content.help-single .post .text .share-quote.ls-text {
    text-align: center;
  }
  .booklet-content.booklet-single .booklet-single-text .get-ebook {
    width: 100%;
  }
}
@media (max-width: 0) {
  .booklet-content.help-single .booklet-top-wrapper .booklet-top .intro-wrapper .text {
    display: none;
  }
  .booklet-content.booklet-single .booklet-single-text .get-ebook .download-buttons .btn {
    display: block;
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
  }
}
#heroImageOutreach,
#outeachBookletsCopy {
  margin-bottom: 25px;
}
#outeachBookletsCopy {
  font-size: 20px;
}
.help-content h3:before {
  display: block;
  content: " ";
  margin-top: -140px;
  height: 140px;
  visibility: hidden;
}
.help-content p,
.help-content ul li {
  color: #5d5d5d;
  line-height: 1.5;
  font-size: 16px;
}
.help-content.content {
  padding: 0px;
  padding-bottom: 55px;
}
.help-content .help-top {
  margin-bottom: 65px;
}
.help-content .help-top .help-title {
  color: #000000;
  font-size: 35px;
  margin-bottom: 25px;
  margin-top: 10px;
}
.help-content .need {
  margin-bottom: 65px;
  cursor: pointer;
}
.help-content .need .image-wrapper {
  display: block;
  background-repeat: no-repeat;
  position: relative;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  overflow: hidden;
}
.help-content .need .image-wrapper picture.img-responsive {
  opacity: 1;
  width: 100%;
  height: 100%;
}
.help-content .need .image-wrapper picture.img-responsive img {
  opacity: 1;
  width: 100%;
  height: 100%;
}
.help-content .need:hover .need-wrapper .title a {
  color: #0047BB;
}
.help-content .need img {
  width: 100%;
}
.help-content .need .need-wrapper .title a {
  color: #000000;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.help-content .need .need-wrapper .title a:hover {
  text-decoration: none;
}
.help-content .leaderboard {
  margin-bottom: 70px;
  margin-top: 0px;
}
.help-content .topic-header {
  padding-left: 40px;
  padding-right: 40px;
}
.help-content .topic-header .breadcrumbs {
  padding: 20px 0px 60px 0px;
}
.help-content.help-listing .help-top {
  margin-bottom: 55px;
}
.help-content.help-listing .help-top .help-title {
  margin-top: 0px;
}
.help-content.help-listing .need .need-wrapper .title {
  margin-bottom: 5px;
}
.help-content.help-listing .need .need-wrapper .need-text {
  line-height: 1.5;
  padding-right: 5px;
}
.help-content.help-listing .sidebar .sidebar-banner {
  margin-top: 35px;
}
.help-content.help-single .help-top {
  margin-bottom: 5px;
}
.help-content.help-single .quotes-form {
  margin-top: 50px;
  margin-bottom: 120px;
}
.help-content.help-single .slideshow-library .subtitle {
  margin-bottom: 40px;
}
.help-content.help-single .post {
  margin-bottom: 50px;
}
.help-content.help-single .post .text .title {
  font-size: 30px;
  margin-top: 0px;
  margin-bottom: 10px;
}
.help-content.help-single .post .text.large-par p {
  padding-bottom: 30px;
}
.help-content.help-single .post .text p {
  font-size: 16px;
  color: #000000;
  padding-bottom: 10px;
}
.help-content.help-single .post .text .author {
  color: #5d5d5d;
  font-weight: bold;
  font-size: 13px;
  margin-bottom: 30px;
}
.help-content.help-single .post .text .help-continue,
.help-content.help-single .post .text .help-more {
  position: relative;
  bottom: 0px;
  color: #000000;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 30px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.help-content.help-single .post .text .help-continue:before,
.help-content.help-single .post .text .help-more:before {
  display: none;
}
.help-content.help-single .post .text .help-continue {
  text-align: right;
  color: #0047BB;
  letter-spacing: 1px;
}
.help-content.help-single .post:hover .text .help-more {
  color: #0047BB;
}
.help-content.help-single .help-top {
  position: relative;
  color: #ffffff;
  margin-bottom: 25px;
}
.help-content.help-single .help-top img {
  width: 100%;
}
.help-content.help-single .help-top .intro-wrapper .title {
  font-size: 24px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 15px;
}
.help-content.help-single .help-top .intro-wrapper .text {
  width: 65%;
}
.help-content.help-single .help-top .intro-wrapper .text p {
  font-size: 17px;
  color: #ffffff;
  line-height: 1.7;
}
.help-content.help-single .help-top .quick-links ul {
  margin: 0px;
  padding: 0px;
  display: inline-block;
}
.help-content.help-single .help-top .quick-links ul li {
  padding: 5px 0px 0px;
  display: inline-block;
}
.help-content.help-single .help-top .quick-links ul li:after {
  content: " | ";
  letter-spacing: 7px;
  color: #5d5d5d;
}
.help-content.help-single .help-top .quick-links ul li a {
  font-size: 16px;
  color: #5d5d5d;
}
.help-content.help-single .help-top .quick-links ul li a:hover {
  color: #0047BB;
  text-decoration: none;
}
.help-content.help-single .help-top .quick-links ul li:last-child:after {
  display: none;
}
@media (min-width: 1300px) {
  .help-content.help-single .post .text {
    padding-left: 40px;
  }
}
@media (max-width: 1194px) {
  .help-content.help-listing .need .title {
    font-size: 24px;
  }
  .help-content .help-top {
    margin-bottom: 40px;
  }
  .help-content .help-top .help-title {
    font-size: 26px;
    margin-bottom: 30px;
  }
  .help-content.help-single .help-top .quick-links .title,
  .help-content.help-single .help-top .intro-wrapper .title {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .help-content.help-single .help-top .quick-links .text,
  .help-content.help-single .help-top .intro-wrapper .text {
    width: 100%;
  }
  .help-content.help-single .help-top .quick-links .text p,
  .help-content.help-single .help-top .intro-wrapper .text p {
    font-size: 14px;
    line-height: 1.3;
  }
  .help-content.help-single .help-top .quick-links ul li {
    padding: 0px;
  }
  .help-content.help-single .help-top .quick-links ul li:after {
    letter-spacing: 4px;
  }
  .help-content.help-single .help-top .quick-links ul li a {
    font-size: 14px;
  }
  .help-content.help-single .post .text .title {
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 15px;
  }
  .help-content.help-single .post .text p {
    padding-bottom: 10px;
    font-size: 14px;
  }
  .help-content.help-single .post .text .author {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .help-content p,
  .help-content ul li {
    font-size: 14px;
  }
  .help-content .topic-header {
    padding-left: 15px;
  }
  .help-content .topic-header .breadcrumbs {
    padding: 20px 0px 30px 0px;
  }
  .help-content .help-top {
    margin-bottom: 40px;
  }
  .help-content .help-top .help-title {
    font-size: 24px;
    margin-bottom: 30px;
  }
  .help-content.help-listing .wrapper-leaderboard {
    clear: both;
  }
  .help-content.help-listing .leaderboard {
    margin-bottom: 30px;
  }
  .help-content.help-listing .need {
    margin-bottom: 25px;
  }
  .help-content.help-single .help-top .quick-links .title,
  .help-content.help-single .help-top .intro-wrapper .title {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .help-content.help-single .help-top .quick-links .text,
  .help-content.help-single .help-top .intro-wrapper .text {
    width: 100%;
  }
  .help-content.help-single .help-top .quick-links .text p,
  .help-content.help-single .help-top .intro-wrapper .text p {
    font-size: 13px;
    line-height: 1.1;
  }
  .help-content.help-single .help-top .quick-links ul li {
    padding: 0px;
  }
  .help-content.help-single .help-top .quick-links ul li:after {
    letter-spacing: 2px;
  }
  .help-content.help-single .help-top .quick-links ul li a {
    font-size: 12px;
  }
  .help-content.help-single .post .text .title {
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 15px;
  }
  .help-content.help-single .post .text p {
    padding-bottom: 10px;
    font-size: 14px;
  }
  .help-content.help-single .post .text .author {
    margin-bottom: 15px;
  }
  .help-content.help-single .post .text .help-more {
    text-align: center;
    margin-bottom: 10px;
  }
}
@media (max-width: 0) {
  .help-content.help-single .help-top-wrapper .help-top .intro-wrapper .text {
    display: none;
  }
}
.alert.alert-newsletters {
  margin: 20px 0;
  padding: 15px;
  border: 1px solid transparent;
  border-radius: 4px;
  position: inherit;
  top: inherit;
  right: inherit;
}
#proof-target > div > a.close,
#launch-target > div > a.close {
  right: 0;
}
.gp-helping-landing .guideposts-topics-topic-list .header {
  border: none;
}
.gp-helping-landing .row.featured-content {
  margin-bottom: 30px;
}
.gp-helping-landing .row.featured-content a {
  font-size: 18px;
}
.gp-helping-landing .row.featured-content .col {
  position: relative;
}
.gp-helping-landing .row.featured-content .f1 a {
  font-size: 30px;
}
.gp-helping-landing .view-topics-list.view-display-id-default {
  border: none;
  padding: 0;
}
.gp-helping-landing .block-guideposts-advertising {
  margin-bottom: 30px;
}
.gp-helping-landing .gp-helping-program-teaser {
  margin-bottom: 30px;
}
.block-helping-contact {
  background: #fff url(../images/bg-paper.jpg);
  width: 100%;
  height: auto;
  position: relative;
}
.block-helping-contact:before,
.block-helping-contact:after {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width: 100%;
  background: #ccc;
  -webkit-box-shadow: 0 15px 10px #ccc;
  -moz-box-shadow: 0 15px 10px #ccc;
  box-shadow: 0 15px 10px #ccc;
  -webkit-transform: rotate(-2deg);
  -moz-transform: rotate(-2deg);
  -o-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  transform: rotate(-2deg);
  display: block;
}
.block-helping-contact:after {
  -webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  transform: rotate(2deg);
  right: 10px;
  left: auto;
  height: auto;
  visibility: initial;
}
.gp-helping-contact {
  padding: 10px 20px 25px;
}
.gp-helping-contact .field-name-field-dek,
.gp-helping-contact .field-name-field-summary {
  font-size: 16px;
  line-height: initial;
}
.gp-helping-contact .col-2 h3 {
  margin-bottom: 5px;
}
.gp-helping-contact .col-3 h3 {
  margin: 0 0 5px;
}
.region-content .gp-helping-contact .col-1 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .region-content .gp-helping-contact .col-1 {
    float: left;
    width: 25%;
  }
}
.region-content .gp-helping-contact .col-2 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .region-content .gp-helping-contact .col-2 {
    float: left;
    width: 33.33333333%;
  }
}
.region-content .gp-helping-contact .col-3 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .region-content .gp-helping-contact .col-3 {
    float: left;
    width: 41.66666667%;
  }
}
.region-helping-footer .gp-helping-contact {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.region-helping-footer .gp-helping-contact .col-1 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .region-helping-footer .gp-helping-contact .col-1 {
    float: left;
    width: 16.66666667%;
  }
}
.region-helping-footer .gp-helping-contact .col-2 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .region-helping-footer .gp-helping-contact .col-2 {
    float: left;
    width: 33.33333333%;
  }
}
.region-helping-footer .gp-helping-contact .col-3 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .region-helping-footer .gp-helping-contact .col-3 {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .region-helping-footer .gp-helping-contact {
    width: 768px;
  }
}
@media (min-width: 1195px) {
  .region-helping-footer .gp-helping-contact {
    width: 992px;
  }
}
@media (min-width: 1301px) {
  .region-helping-footer .gp-helping-contact {
    width: 1300px;
  }
}
.region-helping-footer {
  margin-bottom: -45px;
}
.region-helping-footer #contact-title-wrapper {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .region-helping-footer #contact-title-wrapper {
    width: 768px;
  }
}
@media (min-width: 1195px) {
  .region-helping-footer #contact-title-wrapper {
    width: 992px;
  }
}
@media (min-width: 1301px) {
  .region-helping-footer #contact-title-wrapper {
    width: 1300px;
  }
}
.ho-welcome {
  position: relative;
  width: 100%;
  height: auto;
  display: block;
}
.ho-welcome h2 {
  font-family: "Crimson Pro", Georgia, "Times New Roman", Times, serif;
  font-size: 48px;
  margin-top: 0px;
}
.ho-welcome p {
  font-size: 28px;
}
.ho-welcome.image {
  color: #fff;
  height: 325px;
  text-align: center;
  margin-bottom: 15px;
}
.ho-welcome.image h2 {
  width: 80%;
  padding: 25px 0;
  margin: 0 10%;
}
.ho-welcome.image p {
  position: absolute;
  bottom: 25px;
  width: 80%;
  margin: 0 10%;
  text-align: center;
}
/* ===========================================================
 * Program - H.O. Blocks
 * =========================================================== */
.block-guideposts-helping-others li,
.block-guideposts-helping-others p {
  font-size: 1rem;
}
.block-guideposts-helping-others p {
  padding-left: 15px;
}
.block-guideposts-helping-others p a {
  color: #42a0b8;
  display: block;
}
.block-guideposts-helping-others ul,
.block-guideposts-helping-others ol {
  padding-left: 35px;
}
.block-guideposts-helping-others ul li {
  font-size: 1rem;
  font-family: "Crimson Pro", Georgia, "Times New Roman", Times, serif;
  list-style-type: circle;
}
.ho-volunteer {
  color: #fff;
  background: transparent url('../images/prayer_volunteer_green_bg.jpg') center center no-repeat;
  font-family: "Crimson Pro", Georgia, "Times New Roman", Times, serif;
  font-size: 1.375rem;
  width: 100%;
  height: 145px;
  text-align: center;
  padding: 20px;
}
.ho-volunteer p {
  font-size: 22px;
  line-height: 24px;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
}
.ho-volunteer strong {
  display: block;
}
.ho-volunteer .btn {
  color: #429A22;
  width: 60%;
  font-family: "Jost", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-top: 20px;
  margin-left: 20%;
}
.gp_helping_share_your_story_node {
  font-size: 16px;
}
.block.share-story-form {
  font-size: 16px;
  margin-bottom: 30px;
}
.block.share-story-form .confirm-text {
  padding: 25px 0;
}
.block.share-story-form .webform-client-form .form-file {
  height: auto;
}
.block.share-story-form .webform-client-form .input-group-btn button {
  height: 38px;
  background: #0047BB;
  color: white;
  text-transform: uppercase;
}
.block.share-story-form .webform-client-form .form-select {
  height: 34px;
}
.block.share-story-form .webform-client-form fieldset.panel {
  border: none;
  background: none;
  box-shadow: none;
  margin-bottom: 0;
}
.block.share-story-form .webform-client-form fieldset.panel legend {
  border: none;
  background: none;
  padding-left: 0;
  color: #7e7771;
  font-family: "Crimson Pro", Georgia, "Times New Roman", Times, serif;
}
.block.share-story-form .webform-client-form fieldset.panel legend .panel-title {
  font-size: 22px;
}
.block.share-story-form .webform-client-form fieldset.panel legend .panel-title .info {
  font-size: 15px;
}
.block.share-story-form .webform-client-form .description {
  font-size: 12px;
  color: #7e7771;
}
.block.share-story-form .webform-client-form .form-actions {
  text-align: center;
}
.block.share-story-form .webform-client-form .form-actions button {
  background: #D50032;
  color: white;
  text-transform: uppercase;
}
#block-views-helping-others-featured-test {
  background: #fff url(../images/bg-paper.jpg);
  width: 100%;
  height: auto;
  position: relative;
  padding: 25px 25px 30px;
  margin: 30px 0;
  font-size: 16px;
}
#block-views-helping-others-featured-test:before,
#block-views-helping-others-featured-test:after {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width: 100%;
  background: #ccc;
  -webkit-box-shadow: 0 15px 10px #ccc;
  -moz-box-shadow: 0 15px 10px #ccc;
  box-shadow: 0 15px 10px #ccc;
  -webkit-transform: rotate(-2deg);
  -moz-transform: rotate(-2deg);
  -o-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  transform: rotate(-2deg);
  display: block;
}
#block-views-helping-others-featured-test:after {
  -webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  transform: rotate(2deg);
  right: 10px;
  left: auto;
  height: auto;
  visibility: initial;
}
#block-views-helping-others-featured-test .by {
  font-style: italic;
}
@font-face {
  font-family: 'icomoon';
  src: url('/sites/default/modules/guideposts_prayer_challenge/fonts/icomoon.eot?insibf');
  src: url('/sites/default/modules/guideposts_prayer_challenge/fonts/icomoon.eot?#iefixinsibf') format('embedded-opentype'), url('/sites/default/modules/guideposts_prayer_challenge/fonts/icomoon.woff?insibf') format('woff'), url('/sites/default/modules/guideposts_prayer_challenge/fonts/icomoon.ttf?insibf') format('truetype'), url('/sites/default/modules/guideposts_prayer_challenge/fonts/icomoon.svg?insibf#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-plus:before {
  content: "\f067";
}
.icon-minus:before {
  content: "\f068";
}
.node-type-prayer-challenge .page-header {
  display: none;
}
.node-prayer-challenge .field-label {
  display: none;
}
.node-prayer-challenge .main-image {
  position: relative;
}
.node-prayer-challenge .main-image .over-image-text {
  position: absolute;
  padding: 0 40px;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
}
.node-prayer-challenge .main-image .over-image-text .vertical-align {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.node-prayer-challenge .main-image .node-title {
  font-family: "Bitter", Georgia, "Times New Roman", Times, serif;
  margin: 0 0 5px;
  font-size: 48.4px;
  line-height: 120%;
}
.node-prayer-challenge .main-image .field-name-body {
  font-size: 18px;
  margin-top: 0;
}
.node-prayer-challenge .todays-prayer {
  position: relative;
}
.node-prayer-challenge .todays-prayer h2.title {
  color: #464646;
  font-family: "Roboto", serif;
  font-size: 25px;
  line-height: 48px;
}
.node-prayer-challenge .todays-prayer .share .gp-sharefly-full {
  margin: 16px 0 0 0;
}
.node-prayer-challenge .todays-prayer .message {
  padding: 1em;
  text-align: center;
  color: #ff0000;
}
.node-prayer-challenge .todays-prayer .prayer-container .prayer-header .toggle {
  display: none;
}
.node-prayer-challenge .todays-prayer .prayer-container .prayer-header .prayer-header-inner {
  padding: 0;
}
.node-prayer-challenge .todays-prayer .prayer-container .prayer-body {
  display: block;
  padding: 0.25em 0 1.5em 0;
}
.node-prayer-challenge h2.title {
  color: #464646;
  font-family: "Roboto", serif;
  font-size: 25px;
  line-height: 48px;
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
  margin: 0;
}
.node-prayer-challenge .prayers {
  padding-bottom: 3em;
  display: block;
  clear: both;
}
.node-prayer-challenge .prayer-container {
  display: none;
  padding: 0;
  overflow: auto;
  zoom: 1;
}
.node-prayer-challenge .prayer-container .prayer-header {
  font-family: "Bitter", Georgia, "Times New Roman", Times, serif;
  font-size: 22px;
  border-bottom: 1px solid #ccc;
  padding: 1em 0;
  cursor: pointer;
}
.node-prayer-challenge .prayer-container .prayer-header .prayer-header-inner {
  padding: 0 10px;
  position: relative;
  line-height: 110%;
}
.node-prayer-challenge .prayer-container .prayer-header .toggle {
  float: right;
  border: 1px solid #d1d1d1;
  border-radius: 2px;
  width: 20px;
  height: 20px;
  font-size: 11px;
  line-height: 20px;
  text-align: center;
  display: block;
  vertical-align: baseline;
  padding: 0 0 1px 1px;
  margin-top: 2px;
  cursor: pointer;
  color: #4a4a4a;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.11) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.11)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.11) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.11) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.11) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.11) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1c000000', GradientType=0);
}
.node-prayer-challenge .prayer-container .prayer-header.open {
  color: #69244b;
  border-bottom: none;
}
.node-prayer-challenge .prayer-container .prayer-header:hover {
  color: #69244b;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.11) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.11)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.11) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.11) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.11) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.11) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1c000000', GradientType=0);
}
.node-prayer-challenge .prayer-container .prayer-header.open:hover {
  background: none;
}
.node-prayer-challenge .prayer-container .prayer-body {
  display: none;
  padding: 0.25em 10px 1.5em 10px;
  border-bottom: 1px solid #ccc;
}
.node-prayer-challenge .prayer-container .prayer-body .scripture {
  font-family: "Bitter", Georgia, "Times New Roman", Times, serif;
  color: #42a0b8;
  font-size: 18px;
  font-style: italic;
  margin: -6px 0 1em 0;
  font-weight: 300;
}
.node-prayer-challenge .prayer-container .prayer-body .prayer {
  font-size: 16px;
}
.node-prayer-challenge .prayer-container .prayer-body .pray-btn-container {
  padding: 1em 0 3em 0;
}
.node-prayer-challenge .prayer-container .prayer-body .pray-btn-container .pray-for-this {
  text-transform: uppercase;
  float: left;
  width: auto;
  padding-left: 1.5em;
  padding-right: 1.5em;
}
.node-prayer-challenge .prayer-container .prayer-body .click-count {
  display: block;
  float: left;
  width: 33%;
  color: #999999;
  font-size: 15px;
  font-style: italic;
  margin: 0.5em 0 0 1em;
}
.node-prayer-challenge .prayer-container .prayer-body .thank-you-message-container {
  padding: 1em 0.5em;
  text-align: center;
}
.node-prayer-challenge .prayer-container .prayer-body:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.node-prayer-challenge .prayer-container .prayer-form {
  display: none;
  clear: both;
  background: #f7f7f7 url('/sites/default/modules/guideposts_prayer_challenge/images/form-bg.png') top left repeat;
  padding: 1.25em 1.5em 1.5em 1.5em;
  margin: 1em 0;
  -webkit-box-shadow: 1px 2px 7px 0 rgba(50, 50, 50, 0.32);
  -moz-box-shadow: 1px 2px 7px 0 rgba(50, 50, 50, 0.32);
  box-shadow: 1px 2px 7px 0 rgba(50, 50, 50, 0.32);
}
.node-prayer-challenge .prayer-container .prayer-form .heading {
  font-size: 22px;
  color: #69244b;
  line-height: 110%;
}
.node-prayer-challenge .prayer-container .prayer-form .description {
  font-size: 16px;
  margin-bottom: 1em;
}
.node-prayer-challenge .prayer-container .prayer-form:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.node-prayer-challenge .todays-prayer .prayer-container .prayer-header:hover,
.node-prayer-challenge .todays-prayer .prayer-container .prayer-header {
  background: none;
  cursor: default;
  border-bottom: none;
  color: inherit;
}
.node-prayer-challenge.no-pc-main-image .main-image .over-image-text {
  color: inherit;
  position: relative;
  padding: 0;
  width: 100%;
  height: 100%;
  text-align: left;
}
.node-prayer-challenge.no-pc-main-image .main-image .over-image-text .vertical-align {
  top: auto;
  transform: none;
  -webkit-transform: none;
  -ms-transform: none;
}
@media (min-width: 480px) {
  .node-prayer-challenge .prayer-container .prayer-body .prayer-image {
    float: left;
    padding: 0 1.5em 0.5em 0;
  }
  .node-prayer-challenge .todays-prayer .share {
    position: absolute;
    top: 0;
    right: 0;
  }
}
@media (max-width: 480px) {
  .node-prayer-challenge .prayer-container .prayer-header .prayer-header-inner {
    font-size: 0.8em;
  }
}
@media (max-width: 768px) {
  .node-prayer-challenge .prayer-container .prayer-body .pray-btn-container .pray-for-this {
    width: 100%;
    padding-left: 1.5em;
    padding-right: 1.5em;
  }
  .node-prayer-challenge .prayer-container .prayer-body .click-count {
    text-align: center;
    margin-left: 0;
    margin-bottom: 0.5em;
    width: 100%;
  }
  .node-prayer-challenge .prayer-container .prayer-header .prayer-header-inner {
    padding: 0;
    font-size: 0.9em;
  }
  .node-prayer-challenge .main-image .node-title {
    font-size: 28px;
    line-height: 120%;
  }
  .node-prayer-challenge .over-image-text p {
    font-weight: 300;
    font-size: 14px;
  }
  .node-prayer-challenge .main-image .over-image-text {
    padding: 0 20px;
  }
  .node-prayer-challenge .prayer-image img {
    width: 100%;
    padding-bottom: 0.5em;
  }
  .prayer-form button {
    width: 100%;
  }
}
.gp-team-teaser {
  margin-bottom: 30px;
}
.gp-team-teaser h3,
.gp-team-teaser h4 {
  margin: 0;
  font-family: "Crimson Pro", Georgia, "Times New Roman", Times, serif;
  font-size: 22px;
}
.gp-team-teaser h4 {
  font-size: 16px;
  text-transform: uppercase;
  margin: 20px 0 10px;
}
.gp-team-teaser .field {
  font-size: 16px;
}
.gp-team-teaser .field-name-field-other-title {
  font-style: italic;
  font-size: 18px;
}
.gp-team-teaser .item-list--linkicon {
  margin: 0;
}
.gp-team-teaser .item-list--linkicon ul.linkicon {
  margin: 0;
}
.gp-team-teaser .socicon:empty {
  width: auto;
}
.gp-team-teaser .body {
  font-size: 16px;
}
.gp-team-teaser .body-trim,
.gp-team-teaser .body-trim p:last-child {
  display: inline;
}
.gp-team-teaser .collapse.in {
  display: inline;
}
#block-views-team-member-teasers-executive .block-title,
#block-views-team-member-teasers-development .block-title {
  margin-bottom: 30px;
  font-size: 28px;
  font-weight: normal;
}
.slideshow-body .sticky-sidebar .popular-stories {
  margin-top: 30px;
}
.slideshow-body .topic-header .breadcrumbs {
  padding: 20px 0;
}
.slideshow-body .header-article {
  margin-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 40px;
}
.slideshow-body.content {
  padding: 0px;
}
.slideshow-body.content .content-padding {
  padding-right: 30px;
}
.slideshow-body.content .section {
  margin-bottom: 60px;
}
.slideshow-body.content .section .topic-header {
  padding-left: 0px;
  padding-right: 0px;
}
.slideshow-body.content .section .topic-header h1,
.slideshow-body.content .section .topic-header h2 {
  font-size: 35px;
  letter-spacing: -1px;
  color: #000000;
  margin-bottom: 20px;
}
.slideshow-body .image-article img {
  width: auto;
  max-height: 60vh;
  margin: 0 auto;
}
#slideshow a:focus {
  outline: none;
  text-decoration: none;
}
#slideshow .img-repsonsive {
  display: inline;
}
#slideshow .carousel-inner {
  position: relative;
}
#slideshow .item .slide-view-image {
  float: right;
  padding-right: 0;
  text-align: center;
}
#slideshow .item .slide-view-image.jwplayer {
  text-align: left;
}
#slideshow .item .slide-view-image .grid-image,
#slideshow .item .slide-view-image .play-icon {
  display: none;
}
#slideshow .item .slide-view-image .slide-control-wrapper {
  position: relative;
  line-height: 42px;
}
#slideshow .item .slide-view-image .slide-control-wrapper.up {
  margin-bottom: 15px;
}
#slideshow .item .slide-view-image .slide-control-wrapper.down {
  margin-top: 15px;
}
#slideshow .item .slide-view-image .slide-control-wrapper .slide-left-control,
#slideshow .item .slide-view-image .slide-control-wrapper .slide-right-control {
  position: absolute;
  width: 30px;
  top: 0;
}
#slideshow .item .slide-view-image .slide-control-wrapper .slide-left-control a,
#slideshow .item .slide-view-image .slide-control-wrapper .slide-right-control a {
  display: block;
  font-size: 3em;
  color: #000000;
  line-height: inherit;
}
#slideshow .item .slide-view-image .slide-control-wrapper .slide-left-control {
  left: 0;
  text-align: left;
}
#slideshow .item .slide-view-image .slide-control-wrapper .slide-right-control {
  right: 0;
  text-align: right;
}
#slideshow .item .slide-view-image .slide-control-wrapper .slideshow-view-switcher {
  margin: 0 30px;
}
#slideshow .item .slide-content {
  padding-bottom: 80px;
}
#slideshow .item .slide-content h2 {
  margin-top: 0;
}
#slideshow .item .slide-content p {
  font-size: 20px;
}
#slideshow .item .slide-socials {
  position: absolute;
  bottom: 0;
}
#slideshow .item .slide-socials .share-text {
  font-size: 16px;
  margin: 0.5em 0;
}
#slideshow .item .slide-socials .share-icons {
  margin: 0;
}
#slideshow .item .slide-socials .share-icons .social-menu li i {
  padding: 8px;
  width: 30px;
  height: 30px;
  font-size: 14px;
  margin-right: 5px;
}
#slideshow .item-ad .slide-view-image {
  float: none;
  text-align: center;
}
#slideshow .item-ad .slide-view-image .ad-wrapper {
  max-width: 300px;
  margin: auto;
}
.default-view #slideshow .item .slide-content h2 {
  margin-top: 55px;
}
.slideshow-view-switcher {
  text-align: center;
  font-size: 14px;
}
.slideshow-view-switcher ul {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.slideshow-view-switcher ul li {
  color: #000000;
  display: inline-block;
}
.slideshow-view-switcher ul li.num-count {
  font-weight: bold;
}
.slideshow-view-switcher ul li.num-count:before,
.slideshow-view-switcher ul li.num-count:after {
  content: "|";
  margin: 0 0.5em;
}
.slideshow-view-switcher ul li a {
  color: #000000;
}
.slideshow-view-switcher ul li a:hover {
  text-decoration: none;
}
.slideshow-view-switcher ul li a i {
  margin: 0 0.5em;
  font-size: 12px;
}
/* List View */
.list-view-controls {
  display: none;
  margin-bottom: 20px;
}
.list-view .list-view-controls {
  display: block;
}
.list-view .list-view-controls a {
  color: #000000;
}
.list-view #slideshow .slide-control-wrapper {
  display: none;
}
.list-view .carousel-inner > .item {
  display: block;
  margin-bottom: 50px;
}
/* Grid view */
.grid-view-controls {
  display: none;
}
.slideshow-bottom {
  margin-top: 40px;
  margin-bottom: 50px;
}
.slideshow-bottom .tags-wrapper .tags-label {
  color: #000000;
  padding-left: 0px;
  padding-right: 10px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: bold;
}
.slideshow-bottom .tags-wrapper .tags {
  margin: 0px;
  padding: 0px;
  display: inline-block;
}
.slideshow-bottom .tags-wrapper .tags li {
  padding: 5px 0px;
  display: inline-block;
  color: #000000;
}
.slideshow-bottom .tags-wrapper .tags li:last-child:after {
  content: "";
}
.slideshow-bottom .tags-wrapper .tags li:after {
  content: " | ";
  letter-spacing: 5px;
}
.slideshow-bottom .tags-wrapper .tags li a {
  text-decoration: none;
  color: #000000;
}
.slideshow-bottom .tags-wrapper .tags li a:hover {
  color: #0047BB;
  text-decoration: underline;
}
.slideshow-library {
  position: relative;
  margin-top: 50px;
}
.slideshow-library .view-all a {
  font-size: 18px;
  color: #000000;
  font-weight: bold;
  position: absolute;
  margin-left: -15px;
  top: 10px;
}
.slideshow-library .title {
  color: #000000;
  font-size: 35px;
  font-family: "Jost", Helvetica, Arial, sans-serif;
  margin-top: 0;
  margin-bottom: 20px;
  letter-spacing: -1px;
}
.slideshow-library .subtitle {
  margin-bottom: 25px;
}
.slideshow-library .library {
  background-repeat: no-repeat;
  position: relative;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  overflow: hidden;
  cursor: pointer;
  margin-bottom: 25px;
}
.slideshow-library .library picture.img-responsive {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  opacity: 1;
  width: 100%;
  height: 100%;
}
.slideshow-library .library picture.img-responsive img {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  opacity: 1;
  width: 100%;
  height: 100%;
}
.slideshow-library .library:after {
  content: '';
  opacity: 0;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -ms-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
.slideshow-library .library:hover:after {
  opacity: 1;
}
.slideshow-library .library:hover .img-responsive {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.slideshow-library .library .library-wrapper {
  position: absolute;
  width: 100%;
  bottom: 0px;
  left: 0px;
  padding: 20px 0;
  background-color: transparent;
  background-repeat: repeat-x;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(rgba(0, 0, 0, 0.8)));
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.8), transparent);
  background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.8), transparent);
  background: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.8), transparent);
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.8), transparent);
  z-index: 9999;
}
.slideshow-library .library .library-wrapper .library-inner {
  margin-left: 40px;
  margin-right: 30px;
}
.slideshow-library .library .library-wrapper .library-inner .title {
  color: #ffffff;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 1.2sem;
}
.slideshow-library .library .library-wrapper .library-inner .title a {
  color: #ffffff;
  font-weight: bold;
}
.slideshow-library .library .library-wrapper .library-inner .title a:hover {
  text-decoration: none;
}
.slideshow-library .library .library-wrapper .library-inner .text {
  display: none;
  color: #ffffff;
}
@media (min-width: 768px) {
  .grid-view {
    padding: 30px 33px 15px 33px;
    position: relative;
    background: #fafafa;
  }
  .grid-view .image-article {
    padding-top: 0;
  }
  .grid-view #slideshow .item {
    width: 20%;
    box-sizing: border-box;
    float: left;
    padding: 0 7px 15px 7px;
    margin: 0;
    /*&.sixth {
                clear: both;
            }*/
  }
  .grid-view #slideshow .item .slide-content,
  .grid-view #slideshow .item .slide-socials,
  .grid-view #slideshow .item.item-ad {
    display: none;
  }
  .grid-view #slideshow .item .slide-view-image {
    float: none;
    width: auto;
    padding: 0;
  }
  .grid-view #slideshow .item .slide-view-image .slideshow-view-switcher ul li,
  .grid-view #slideshow .item .slide-view-image .slide-control-wrapper,
  .grid-view #slideshow .item .slide-view-image .default-image,
  .grid-view #slideshow .item .slide-view-image .video-container {
    display: none;
  }
  .grid-view #slideshow .item .slide-view-image .grid-image {
    display: block;
  }
  .grid-view #slideshow .item .slide-view-image .slide-control-wrapper.down {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    background-color: rgba(30, 144, 255, 0.65);
    cursor: pointer;
  }
  .grid-view #slideshow .item .slide-view-image .slide-control-wrapper.down .slideshow-view-switcher {
    display: block;
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    margin: 0;
  }
  .grid-view #slideshow .item .slide-view-image .slide-control-wrapper.down .slideshow-view-switcher ul li.num-count {
    display: block;
    text-align: center;
    color: #ffffff;
    font-size: 24px;
    font-weight: normal;
  }
  .grid-view #slideshow .item .slide-view-image .slide-control-wrapper.down .slideshow-view-switcher ul li.num-count:before,
  .grid-view #slideshow .item .slide-view-image .slide-control-wrapper.down .slideshow-view-switcher ul li.num-count:after {
    display: none;
  }
  .grid-view #slideshow .item .slide-view-image .slide-control-wrapper.down .slide-left-control,
  .grid-view #slideshow .item .slide-view-image .slide-control-wrapper.down .slide-right-control {
    display: none;
  }
  .grid-view #slideshow .item:hover .slide-control-wrapper.down {
    display: block;
  }
  .grid-view #slideshow .item.video-item .slide-view-image {
    background: #fff;
  }
  .grid-view #slideshow .item.video-item .slide-view-image .play-icon {
    display: block;
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    margin: 0;
    text-align: center;
    font-size: 50px;
    color: #000000;
    opacity: 0.7;
  }
  .grid-view .carousel-inner > .item {
    display: block;
    margin-bottom: 50px;
  }
  .grid-view .slideshow-bottom {
    display: none;
  }
  .grid-view .grid-view-controls {
    display: block;
    text-align: left;
    margin-top: 10px;
  }
  .mobile-only-item {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1194px) {
  .grid-view #slideshow .item {
    width: 33.33%;
    clear: none;
    /*&.sixth {
            clear: none;
        }
        &.fourth {
            clear: both;
        }*/
  }
  .slideshow-library .library .library-wrapper {
    padding: 15px 0px;
  }
  .slideshow-library .library .library-wrapper .library-inner {
    margin-left: 10px;
  }
  .slideshow-library .library .library-wrapper .library-inner .title {
    font-size: 14px;
  }
  .slideshow-library .library .library-wrapper .library-inner .text {
    font-size: 12px;
    line-height: 1em;
  }
}
@media (max-width: 1194px) {
  #slideshow .item .slide-content h2 {
    font-size: 18px;
  }
  #slideshow .item .slide-content p {
    font-size: 20px;
  }
  .default-view .slideshow-view-switcher {
    font-size: 11px;
  }
  .slideshow-body .slideshow-bottom .share-quote {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .list-view-controls {
    display: none !important;
  }
  .slideshow-wrapper .list-view-controls {
    display: block;
  }
  .slideshow-wrapper .list-view-controls a {
    color: #000000;
  }
  .slideshow-wrapper #slideshow .slide-control-wrapper {
    display: none;
  }
  .slideshow-wrapper .carousel-inner > .item {
    display: block;
    margin-bottom: 50px;
  }
  .slideshow-body.content .content-padding {
    padding-right: 15px;
  }
  .slideshow-body .header-article {
    margin-bottom: 20px;
  }
  .slideshow-body .header-article .box1 {
    padding: 0 15px;
  }
  .slideshow-body .header-article .box1 h1 {
    font-size: 26px;
  }
  .slideshow-body .slideshow-bottom {
    margin-top: 0;
    margin-bottom: 20px;
  }
  #slideshow .item .slide-view-image,
  #slideshow .mobile-only-item .slide-view-image {
    float: none;
    padding: 0;
    margin-bottom: 15px;
  }
  #slideshow .item .slide-content,
  #slideshow .mobile-only-item .slide-content {
    padding-bottom: 0;
  }
  #slideshow .item .slide-socials,
  #slideshow .mobile-only-item .slide-socials {
    position: relative;
  }
  #slideshow .item .slide-socials .share-text,
  #slideshow .mobile-only-item .slide-socials .share-text {
    font-size: 13px;
  }
  #slideshow .mobile-only-item {
    margin-bottom: 50px;
  }
  .slideshow-library .header {
    display: block;
  }
  .slideshow-library .header .column {
    display: block;
  }
  .slideshow-library .title {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .slideshow-library .view-all {
    text-align: left;
    margin-bottom: 10px;
  }
  .slideshow-library .view-all a {
    position: relative;
    bottom: auto;
    right: auto;
  }
  .slideshow-library .library .library-wrapper {
    padding: 15px 0px;
  }
  .slideshow-library .library .library-wrapper .library-inner {
    margin-left: 15px;
  }
  .slideshow-library .library .library-wrapper .library-inner .title a {
    font-size: 18px;
  }
}
.more-prayers h2 {
  margin-top: 50px;
  margin-bottom: 0;
}
#prayerForEveryNeedSlideShow h2 {
  margin-top: 50px;
  margin-bottom: 10px;
}
#prayerForEveryNeedSlideShow #slideshow picture {
  max-width: 550px;
}
#prayerForEveryNeedSlideShow #slideshow picture.default-image {
  display: inline-block;
}
.share-icons .social-menu li i {
  background: #0047BB;
  border-radius: 55px;
  padding: 11px;
  text-align: center;
  color: #ffffff;
  width: 40px;
  height: 40px;
  font-size: 16px;
  margin-right: 7px;
}
@media (min-width: 768px) {
  #prayerForEveryNeedSlideShow .slideshow-wrapper.default-view {
    margin-right: 200px;
  }
}
/* 
 * guideposts_facebook less file
 */
.embed-view-facebook-guideposts-cover-gallery-embed .row,
.embed-view-facebook-angels-cover-gallery-embed .row {
  margin-bottom: 1em;
}
.col.fb-column {
  margin-bottom: 14px;
}
.col.fb-column:nth-child(3) {
  margin-bottom: 0;
}
/**
 * Guideposts Interstitial
 */
.gpi-bg {
  background: url('/sites/guideposts.org/modules/guideposts_interstitial/images/purple-flowers.jpg') center center fixed;
  -webkit-background-size: cover;
  /* For WebKit*/
  -moz-background-size: cover;
  /* Mozilla*/
  -o-background-size: cover;
  /* Opera*/
  background-size: cover;
  min-width: 100%;
}
#guideposts-interstitial .header {
  width: 100%;
  height: 65px;
  background: #69244b;
  padding: 1em 2em;
}
#guideposts-interstitial .header .logo {
  background: url('/sites/guideposts.org/modules/guideposts_interstitial/images/logo-white.png') top center no-repeat;
  float: left;
  width: 207px;
  height: 41px;
  text-indent: -9999px;
  background-size: contain;
}
#guideposts-interstitial .header .continue {
  float: right;
  font-weight: 300;
  font-size: 17px;
  color: #fff;
  padding-top: 0.5em;
}
#guideposts-interstitial .main .content {
  outline: 10px solid rgba(255, 255, 255, 0.9);
  padding: 2px;
  width: 50%;
  margin: 65px auto;
}
#guideposts-interstitial .main .content .inner {
  padding: 0.5em 2em;
  background: rgba(255, 255, 255, 0.9);
}
#guideposts-interstitial .main .content h1 {
  font-family: "Bitter", serif;
  font-size: 48px;
  color: #69244b;
  text-align: center;
  margin: 0.25em 0;
}
#guideposts-interstitial .main .content .field-name-body {
  font-family: "Roboto", serif;
  color: #464646;
  font-size: 23px;
  font-weight: 300;
  text-align: center;
  line-height: 1.3em;
  width: 80%;
  margin: 0 auto;
}
#guideposts-interstitial .main .content .field-name-field-author-name {
  font-family: "Roboto", serif;
  color: #464646;
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
  text-align: center;
  line-height: 1.3em;
  margin: 1em 0 1.5em 0;
  position: relative;
}
#guideposts-interstitial .main .content .field-name-field-author-name .field-item:before {
  padding-right: 0.3em;
  content: "~";
}
#guideposts-interstitial .main .ad {
  margin: 0 auto;
  width: 300px;
}
#guideposts-interstitial .main .ad .inner {
  overflow: hidden;
  width: 300px;
  height: 250px;
}
#guideposts-interstitial .gp-sharefly-interstitial {
  margin: 0 auto 1.5em auto;
  width: 270px;
}
#guideposts-interstitial .gp-sharefly-interstitial li.first {
  background: transparent;
}
#guideposts-interstitial .contextual-links {
  display: none;
}
#guideposts-interstitial .show-on-mobile {
  display: none;
}
@media (max-width: 980px) {
  #guideposts-interstitial .main .content {
    width: 90%;
    margin: 3em auto;
  }
}
@media (max-width: 690px) {
  #guideposts-interstitial .main .content h1 {
    font-size: 28px;
    margin: 0.5em 0;
  }
  #guideposts-interstitial .main .content .field-name-body {
    font-size: 18px;
    width: 100%;
  }
  #guideposts-interstitial .header {
    height: 50px;
    padding: 0.8em 1em 1em 1em;
  }
  #guideposts-interstitial .header .logo {
    width: 150px;
    height: 30px;
  }
  #guideposts-interstitial .hide-on-mobile {
    display: none;
  }
  #guideposts-interstitial .show-on-mobile {
    display: block;
  }
  #guideposts-interstitial .header .continue {
    padding-top: 0.2em;
  }
}
/* guideposts_ecard less file */
.page-ecard .navbar,
.node-type-ecard .navbar {
  border-bottom: none;
}
.page-ecard .actions {
  margin-top: 2rem;
}
.node-ecard legend {
  font-weight: bold;
  margin-bottom: 1rem!important;
  margin-top: 1rem!important;
}
.node-ecard label {
  padding-right: 1rem;
}
.node-ecard .row {
  margin-left: 0;
  margin-right: 0;
}
.node-ecard .form-item-message {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
.node-ecard .form-item-message textarea {
  width: 100%!important;
}
.node-ecard .date-padding {
  float: right!important;
  padding: 0!important;
}
.node-ecard .form-actions {
  margin-top: 2rem;
}
#ecard-recipients .row {
  margin-bottom: 1rem;
}
.video-js {
  background-color: #FFF;
  padding-top: 99.6%;
  width: auto!important;
  height: auto!important;
}
.vjs-default-skin .vjs-big-play-button {
  left: 40%;
  top: 50%;
  width: 20%;
}
.ecard-share .gp-sharefly-list {
  border-bottom: none;
}
.ecard-share li {
  display: inline-block;
}
.ecard-share li.first {
  border-bottom: none;
  width: auto;
  margin-right: 0.5rem;
}
.ecard-share .item-list {
  padding-top: 1rem;
}
@media (min-width: 1195px) {
  .ecard-share .item-list {
    padding-top: 3rem;
  }
}
.story-telling .breadcrumbs {
  padding: 20px 0px 40px 40px;
  color: #c9c9c9;
  font-size: 14px;
}
.article-node .over-text,
.intro .over-text {
  font-size: 16px;
  color: #959595;
  margin: 0px;
}
.article-node .over-text .img-responsive,
.intro .over-text .img-responsive {
  margin-left: 7px;
  display: inline;
}
.intro {
  width: 100%;
  padding: 0px;
}
.intro .image-intro {
  position: relative;
  margin: 0 auto;
  min-height: 700px;
  min-width: 100%;
  margin-bottom: 35px;
}
.intro .image-intro .img-wrapper {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.intro .image-intro .img-wrapper .breadcrumbs {
  position: absolute;
  left: 35px;
  top: 0;
  z-index: 999;
}
.intro .image-intro .img-wrapper .breadcrumbs a {
  color: white;
  font-weight: normal;
  transition: color 2s;
}
.intro .image-intro .img-wrapper .breadcrumbs span {
  color: #e4e4e4;
  font-weight: normal;
  transition: color 0.5s;
}
.intro .image-intro .img-wrapper .background {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.intro .image-intro .img-wrapper .background img {
  float: right;
}
.intro .image-intro .img-wrapper .left-box {
  position: absolute;
  background: #fff;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  /* -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1); */
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  /* -webkit-transition-duration: 0.5s; */
  transition-duration: 0.5s;
  transition-delay: 0.5s;
}
.intro .image-intro .img-wrapper .border-box {
  position: absolute;
  border-top: 0px solid #fff;
  border-right: 0px solid #fff;
  border-bottom: 0px solid #fff;
  top: 0px;
  right: 0px;
  bottom: -1px;
  left: 0px;
  /* -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1); */
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  /* -webkit-transition-duration: 0.5s; */
  transition-duration: 0.5s;
  transition-delay: 0.5s;
}
.intro .image-intro .img-wrapper .text {
  position: absolute;
  top: 32%;
  right: 25%;
  width: 40%;
  text-align: right;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  transition-delay: 0.5s;
}
.intro .image-intro .img-wrapper .text .over-text {
  opacity: 0;
  color: white;
  float: right;
  transition-duration: 1s;
  transition-property: color, opacity;
}
.intro .image-intro .img-wrapper .text h1 {
  font-size: 51px;
  font-weight: bold;
  color: white;
  transition: color 2s;
  float: right;
}
.intro .image-intro .img-wrapper .text p {
  font-size: 18px;
  color: white;
  transition: color 2s;
  float: right;
}
.intro .image-intro .img-wrapper .text .intro-bottom {
  clear: both;
  margin-top: 45px;
  float: right;
  opacity: 0;
  -webkit-transform: translateY(100px);
  transform: translateY(100px);
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  transition-delay: 0s;
}
.intro .image-intro .img-wrapper .text .intro-bottom .arrow-down {
  float: right;
  font-size: 35px;
  color: #c9c9c9;
}
.intro .image-intro .img-wrapper .text .intro-bottom .arrow-down:hover {
  color: #000000;
  transition: color 500ms;
}
.intro .image-intro .img-wrapper .text .intro-bottom .share-quote {
  overflow: hidden;
  position: relative;
  float: right;
  color: #0047BB;
  text-align: left;
  margin-right: 15px;
}
.intro .image-intro .img-wrapper .text .intro-bottom .share-quote a {
  display: block;
  background: #0047BB;
  border-radius: 25px;
  text-align: center;
  padding: 12px 0;
  color: #ffffff;
  width: 45px;
  height: 45px;
  font-size: 21px;
  line-height: 1em;
}
.intro .image-intro .img-wrapper .text .intro-bottom .share-quote a.share-button {
  display: block;
  float: right;
}
.intro .image-intro .img-wrapper .text .intro-bottom .share-quote a.share-button i.times {
  display: none;
}
.intro .image-intro .img-wrapper .text .intro-bottom .share-quote .social-menu-wrapper {
  position: relative;
  display: block;
  float: right;
  overflow: hidden;
  width: 195px;
  margin-right: 5px;
}
.intro .image-intro .img-wrapper .text .intro-bottom .share-quote .social-menu {
  display: block;
  float: right;
  transition: margin 500ms;
  padding: 0px;
  margin-right: -195px;
  list-style: none;
}
.intro .image-intro .img-wrapper .text .intro-bottom .share-quote .social-menu li {
  display: inline-block;
}
.intro .image-intro .img-wrapper .text .intro-bottom .share-quote.active .social-menu {
  margin: 0;
}
.intro .image-intro .img-wrapper .text .intro-bottom .share-quote.active a.share-button i.times {
  display: inline-block;
}
.intro .image-intro .img-wrapper .text .intro-bottom .share-quote.active a.share-button i.share {
  display: none;
}
.intro .image-intro .img-wrapper.active .breadcrumbs a {
  color: #959595;
  transition: color 0.5s;
}
.intro .image-intro .img-wrapper.active .breadcrumbs span {
  color: #c3c3c3;
}
.intro .image-intro .img-wrapper.active .left-box {
  width: 57%;
  /* -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1); */
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  /* -webkit-transition-duration: 0.5s; */
  transition-duration: 0.5s;
  transition-delay: 0s;
}
.intro .image-intro .img-wrapper.active .border-box {
  border-top: 60px solid #fff;
  border-right: 70px solid #fff;
  border-bottom: 71px solid #fff;
  /* -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1); */
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  /* -webkit-transition-duration: 0.5s; */
  transition-duration: 0.5s;
  transition-delay: 0s;
}
.intro .image-intro .img-wrapper.active .text {
  right: 50%;
  color: black;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.intro .image-intro .img-wrapper.active .text .over-text {
  color: #959595;
  opacity: 1;
}
.intro .image-intro .img-wrapper.active .text h1 {
  color: black;
}
.intro .image-intro .img-wrapper.active .text p {
  color: #959595;
}
.intro .image-intro .img-wrapper.active .text .intro-bottom {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  transition-delay: 1s;
}
.section {
  opacity: 1;
  height: auto;
  transition: opacity 3s;
}
.section.hidden {
  opacity: 0;
  transition: opacity 3s;
  display: block !important;
  height: 0px;
  overflow: hidden;
}
.article-node {
  clear: both;
  padding-bottom: 90px;
}
.article-node .under-title {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 15px;
}
.article-node .under-title .img-responsive {
  display: inline-block;
  vertical-align: -12%;
}
.article-node .under-title span.byline-padding-no-image {
  padding-right: 5px;
  padding-left: 0px;
}
.article-node .under-title span.byline-padding-no-image.author {
  padding-left: 5px;
}
.article-node .under-title span.byline-padding {
  padding-right: 10px;
}
.article-node .under-title span.byline-padding.author {
  padding-left: 5px;
}
.share-icons {
  margin-bottom: 90px;
}
.share-icons .social-menu {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.share-icons .social-menu li {
  float: left;
}
.share-icons .social-menu li i {
  background: #0047BB;
  border-radius: 55px;
  padding: 11px;
  text-align: center;
  color: #ffffff;
  width: 40px;
  height: 40px;
  font-size: 16px;
  margin-right: 7px;
}
.share-icons .social-menu li i:hover {
  background-color: #06507e;
}
.rrssb-buttons li {
  width: auto !important;
}
.below-article {
  color: black;
  font-size: 16px;
  border-top: 2px #f0f0f0 solid;
  padding-top: 35px;
  margin-top: 50px;
}
.below-article .fa {
  padding-right: 10px;
  font-size: 20px;
  color: #0047BB;
}
.below-article .sign-up {
  float: left;
}
.below-article .sign-up a {
  color: black;
}
.below-article .sign-up a:hover {
  color: #0047BB;
  text-decoration: underline;
}
.below-article .tags {
  float: left;
  padding-top: 15px;
  width: 100%;
}
.below-article .tags a {
  color: black;
  padding-left: 10px;
}
.below-article .tags a:hover {
  color: #0047BB;
  text-decoration: underline;
}
.more-articles {
  margin-top: 50px;
}
.more-articles .item {
  float: left;
  margin-right: 1.8%;
  width: 31.5%;
}
.more-articles .item.last {
  margin-right: 0%;
}
.more-articles .item a.category {
  display: block;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 2px;
  color: #0047BB;
  text-decoration: none;
}
.more-articles .item h3 a {
  color: #000000;
  text-decoration: none;
}
.more-articles .item .image-wrapper {
  position: relative;
  display: block;
}
.more-articles .item .image-wrapper img {
  width: 100%;
  height: 100%;
}
.more-articles .item .image-wrapper:after {
  content: '\A';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.more-articles .item .image-wrapper:hover:after {
  opacity: 1;
}
.more-articles .item .image-wrapper:before {
  content: url("../images/icons/arrow-right-article.png");
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -34px;
  margin-top: -34px;
  z-index: 9999;
  opacity: 0;
}
.more-articles .item .image-wrapper:hover:before {
  opacity: 1;
}
.pullquote {
  float: left;
  position: relative;
  margin-bottom: 25px;
}
.pullquote .quote-text p {
  width: 613px;
  font-size: 30px;
  font-weight: bold;
  color: black;
  padding: 20px 40px 0px 20px;
  margin-bottom: 15px;
  z-index: 999;
  line-height: 39px;
  position: relative;
}
.pullquote .quote {
  font-size: 103px;
  color: #dbdbdb;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1;
}
.intro-image-article {
  padding-top: 0px;
  margin-bottom: 35px;
}
.image-article {
  position: relative;
  overflow: hidden;
  padding-top: 15px;
}
.image-article .image-article-video {
  position: relative;
}
.image-article .image-article-video:before {
  content: url("../images/icons/video-icon.png");
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -75px;
  margin-top: -75px;
  z-index: 999;
}
.image-article .image-article-video:hover:before {
  content: url("../images/icons/video-icon2.png");
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -75px;
  margin-top: -75px;
  z-index: 999;
}
.image-article .carousel-control {
  top: 50%;
  z-index: 99;
  opacity: 1;
  width: auto;
  bottom: auto;
  margin-top: -40px;
}
.image-article .carousel-control:hover {
  opacity: 1;
  cursor: pointer;
}
.image-article .carousel-control.left {
  left: 40px;
}
.image-article .carousel-control.right {
  right: 40px;
}
.image-article img {
  width: 100%;
}
.below-article-image p {
  font-size: 14px;
  font-weight: bold;
  color: black;
  margin-top: 10px;
  margin-bottom: 35px;
}
/*carousel gredient*/
.carousel-control.right {
  background: none;
}
.carousel-control.left {
  background: none;
}
/*carousel gredient end*/
.node .wrapper-leaderboard {
  padding: 0px;
  margin-bottom: 100px;
}
.node .leaderboard-node {
  margin-top: 0px;
  padding: 12px;
  background-color: #f0f0f0;
  width: 100%;
  text-align: center;
}
.node .leaderboard-node img {
  max-width: 100%;
}
.node .content {
  padding-top: 0px;
}
.node .popular-stories {
  margin-top: 40px;
}
.node .sidebar img {
  width: 100%;
}
.gd_infinite_scroll-ajax-loader {
  display: inline-block;
  margin: 16px 0 40px;
  text-align: center;
  width: 100%;
}
@media (min-width: 1301px) {
  .intro .image-intro {
    width: 100%;
  }
  .intro .image-intro .img-wrapper .background img {
    width: 100%;
  }
}
@media (min-width: 1195px) {
  .desktop-hide {
    display: none;
  }
}
@media (max-width: 1300px) and (min-width: 1195px) {
  .below-article .sign-up {
    float: none;
  }
  .below-article .tags {
    float: none;
    width: 100%;
    padding-left: 0px;
    padding-top: 15px;
  }
}
@media (max-width: 1194px) {
  .pullquote {
    float: none;
  }
}
@media (max-width: 1194px) and (min-width: 768px) {
  .article-node .under-title {
    font-size: 16px;
  }
  .article-node .under-title span.byline-padding {
    padding-right: 5px;
  }
  .article-node .under-title span.byline-padding.author {
    padding-left: 5px;
  }
  .pullquote .quote-text p {
    width: 100%;
    font-size: 25px;
    padding-right: 20px;
  }
  .pullquote .share-quote {
    margin-bottom: 15px;
  }
  .below-article .tags {
    width: 100%;
    padding-left: 0px;
    padding-top: 15px;
  }
  .more-articles .item h3 {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .story-telling .breadcrumbs {
    padding: 20px 0px 40px 20px;
  }
  .intro .image-intro {
    min-height: auto;
    margin-bottom: 15px;
  }
  .intro .image-intro .img-wrapper {
    position: relative;
  }
  .intro .image-intro .img-wrapper .text {
    position: relative;
    top: 0%;
    margin-top: 30%;
    margin-bottom: 20%;
    float: right;
    right: 5%;
    width: 95%;
  }
  .intro .image-intro .img-wrapper .text h1 {
    font-size: 35px;
  }
  .intro .image-intro .img-wrapper .text p {
    font-size: 14px;
  }
  .intro .image-intro .img-wrapper .background {
    opacity: 1;
    transition: opacity 1s;
  }
  .intro .image-intro .img-wrapper.active .left-box {
    width: 0%;
  }
  .intro .image-intro .img-wrapper.active .border-box {
    border-top: 60px solid #fff;
    border-right: 0px solid #fff;
    border-bottom: 60px solid #fff;
  }
  .intro .image-intro .img-wrapper.active .text {
    right: 5%;
  }
  .intro .image-intro .img-wrapper.active .text .intro-bottom {
    clear: both;
    margin-top: 0;
  }
  .intro .image-intro .img-wrapper.active .background {
    opacity: 0.1;
    transition: opacity 1s;
  }
  .newsletter-signup-block .panel-title {
    font-size: 20px;
  }
  .newsletter-signup-block .panel-body > .help-block {
    font-size: 16px;
    color: black;
  }
  .newsletter-signup-block fieldset.webform-component-fieldset fieldset.panel {
    margin-bottom: 0;
  }
  .newsletter-signup-block div.form-actions {
    text-align: center;
  }
  .newsletter-signup-block fieldset.webform-component-fieldset legend.panel-heading {
    color: white;
    background-color: #0047BB;
  }
  .pullquote .quote-text p {
    width: 100%;
    font-size: 25px !important;
    line-height: 30px !important;
    padding-right: 20px;
  }
  .pullquote .share-quote {
    margin-bottom: 15px;
  }
  .more-articles .item {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 25px;
    display: inherit;
  }
  .article-node {
    padding-bottom: 90px;
  }
  .article-node .under-title {
    font-size: 12px;
  }
  .article-node .under-title span.byline-padding-no-image {
    padding-right: 5px;
  }
  .article-node .under-title span.byline-padding-no-image.author {
    padding-left: 2px;
  }
  .article-node .under-title span.byline-padding .img-responsive {
    width: 90px;
    height: auto;
  }
  .below-article .tags {
    width: 100%;
    padding-left: 0px;
    padding-top: 15px;
  }
  .node .social-share {
    display: none;
  }
}
.embedded-video .player {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embedded-video .player iframe,
.embedded-video .player object,
.embedded-video .player embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.holiday-gradient {
  background-image: linear-gradient(to right, green, white);
  color: white;
}
#first-gradient p,
#second-gradient p {
  font-size: 26px;
  padding: 5px 5px;
}
#second-gradient {
  margin-top: 10px;
}
.holiday-gift-giving .devotional-btn a {
  color: white;
}
.holiday-gift-giving .leadboard img {
  height: auto;
}
.holiday-gift-giving img {
  height: 195px;
}
@media (min-width: 921px) {
  .holiday-gift-giving .container {
    width: 921px;
  }
}
.mbot {
  margin-bottom: 10px;
}
.holiday-gift-giving div p {
  font-size: 16px;
}
.holiday-gift-giving .col-xs-6 h4 {
  margin-top: 30px;
}
.devotional-page {
  background-color: #2a93a3;
  color: white;
  font-family: 'Montserrat', sans-serif;
}
@media (min-width: 769px) and (max-width: 1300px) {
  .devotional-container > col-sm-3 {
    padding-left: 0;
  }
  .devotional-container img {
    padding-top: 2vw;
  }
}
@media (min-width: 1301px) {
  .container {
    width: 1300px;
  }
  .devotional-container img {
    padding-top: 30px;
  }
  .devotional-container > .col-sm-3 {
    padding-left: 0;
  }
}
.devotional-container {
  background-color: white;
  color: black;
  border: 5px solid #2a93a3;
  border-radius: 15px;
}
.devotional-container > a {
  float: left;
}
.devotional-container p em {
  font-size: 16px;
}
.devotional-container img {
  max-width: inherit;
}
.devotional-btn {
  border-radius: 5px;
  border: 1px solid black;
  font-size: 12px;
  line-height: 1;
  margin-bottom: 10px;
}
.devotional-container ul {
  font-size: 16px;
}
.field-name-field-dek p {
  font-size: 19px;
}
.article-node .under-title {
  font-size: 24px;
}
.article-image .article-wrapper .article-inner .category a {
  font-size: 16px;
  font-weight: 800;
  text-transform: capitalize;
}
div.field-name-body section.desktop-hide.guideposts_adunit[data-size-mapping="ad_300x250"] {
  height: 251px;
  width: 300px;
}
div.field-name-body section.desktop-hide.guideposts_adunit[data-size-mapping="ad_300x250"] div iframe[name*="caregiving"] {
  width: inherit !important;
}
.quotes-content h1,
.quotes-content h2,
.quotes-content h3 {
  color: #000000;
}
.quotes-content p,
.quotes-content ul li {
  color: #000000;
  line-height: 1.5;
  font-size: 16px;
}
.quotes-content.content {
  padding: 0px;
}
.quotes-content .header-article {
  padding-bottom: 60px;
}
.quotes-content .header-article p {
  line-height: 1.56;
}
.quotes-content .content-padding .topic-header {
  padding-left: 15px;
  padding-right: 15px;
}
.quotes-content .topic-header .topics-menu-wrapper ul li {
  padding: 0px 0px 3px;
}
.quotes-content .topic-header .topics-menu-wrapper ul li:first-child:after {
  content: '';
}
.quotes-content .topic-header .topics-menu-wrapper ul li:after {
  letter-spacing: 10px;
}
.quotes-content .topic-header .topics-menu-wrapper ul li .topics-menu-label {
  padding-right: 10px;
}
.quotes-content .slideshow-wrapper {
  margin-bottom: 20px;
}
.quotes-content .slideshow-wrapper .slide-image .wrapper {
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.quotes-content .slideshow-wrapper .slide-image .wrapper .pullquote {
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: none;
  text-align: left;
  width: 70%;
}
.quotes-content .slideshow-wrapper .slide-image .wrapper .pullquote .quote {
  opacity: 0.3;
  top: 5px;
  left: -10px;
  font-size: 115px;
}
.quotes-content .slideshow-wrapper .slide-image .wrapper .pullquote .quote-text p {
  color: #ffffff;
  width: 100%;
  margin-bottom: 30px;
  padding: 30px 20px 0px 15px;
}
.quotes-content .slideshow-wrapper .slide-image .wrapper .pullquote .quote-text .author {
  padding: 0px 15px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 15px;
  font-size: 13px;
}
.quotes-content .slideshow-wrapper .slide-image .wrapper .pullquote .quote-text .place {
  padding: 0px 15px;
  color: #ffffff;
  letter-spacing: 1px;
  margin-bottom: 30px;
  opacity: 0.7;
  font-size: 13px;
}
.quotes-content .slideshow-wrapper .slide-image .wrapper .pullquote .share-quote {
  margin-left: 15px;
}
.quotes-content .slideshow-wrapper .slide-image .wrapper .pullquote .share-quote a.share-button i {
  width: 43px;
  height: 43px;
  font-size: 25px;
  line-height: 30px;
}
.quotes-content .slideshow-wrapper .slide-image .wrapper .pullquote .share-quote a.share-button i:hover {
  background-color: #06507e;
}
.quotes-content .slideshow-wrapper .slide-image .wrapper .pullquote .share-quote .social-wrapper {
  height: 43px;
  margin-left: 43px;
}
.quotes-content .slideshow-wrapper .slide-image .wrapper .pullquote .share-quote .social-wrapper a {
  width: 43px;
  height: 43px;
  font-size: 25px;
  line-height: 27px;
}
.quotes-content .slideshow-wrapper .slide-image .wrapper .pullquote .share-quote .social-wrapper a:hover {
  background-color: #06507e;
}
.quotes-content .slideshow-wrapper .carousel-control {
  top: 50%;
  z-index: 9999;
  opacity: 0.4;
  width: auto;
  bottom: auto;
  margin-top: -40px;
}
.quotes-content .slideshow-wrapper .carousel-control img {
  width: 35px;
}
.quotes-content .slideshow-wrapper .carousel-control:hover {
  opacity: 1;
  cursor: pointer;
}
.quotes-content .slideshow-wrapper .carousel-control.left {
  left: 20px;
}
.quotes-content .slideshow-wrapper .carousel-control.right {
  right: 20px;
}
.quotes-content .quotes-testimonial {
  padding-left: 0px;
  padding-right: 0px;
  background: #0047BB;
  color: #ffffff;
  text-align: center;
  padding: 0px 0px 40px 0px;
  margin-bottom: 20px;
}
.quotes-content .quotes-testimonial .quote-title {
  text-transform: uppercase;
  margin: 0px 0px 60px;
  padding: 20px 15px;
  letter-spacing: 1px;
  font-weight: 600;
  border-bottom: 1px solid #80add5;
  font-size: 13px;
}
.quotes-content .quotes-testimonial .pullquote {
  float: none;
  margin-bottom: 0px;
}
.quotes-content .quotes-testimonial .pullquote .quote-text {
  width: 75%;
  margin: 0 auto 50px;
  position: relative;
}
.quotes-content .quotes-testimonial .pullquote .quote-text .text-wrapper {
  padding: 20px;
}
.quotes-content .quotes-testimonial .pullquote .quote-text .text-wrapper p {
  display: inline-block;
  width: auto;
  color: #ffffff;
  font-size: 24px;
  line-height: 1.3;
  padding: 0px;
  margin-bottom: 0px;
}
.quotes-content .quotes-testimonial .pullquote .quote-text .text-wrapper p:before,
.quotes-content .quotes-testimonial .pullquote .quote-text .text-wrapper p:after {
  font-size: 70px;
  color: #3391c9;
  position: absolute;
  right: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 30px;
  height: 40px;
}
.quotes-content .quotes-testimonial .pullquote .quote-text .text-wrapper p:before {
  content: '“';
  top: -50px;
}
.quotes-content .quotes-testimonial .pullquote .quote-text .text-wrapper p:after {
  content: '”';
  bottom: -35px;
}
.quotes-content .quotes-testimonial .pullquote .author {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.05em;
  margin-bottom: 10px;
}
.quotes-content .quotes-testimonial .pullquote .source {
  color: #80add5;
  letter-spacing: 0.05em;
  font-size: 13px;
}
.quotes-content .quotes-form {
  padding: 30px 60px;
  margin-bottom: 100px;
  background: #f5f5f5;
}
.quotes-content .quotes-form .title {
  font-size: 30px;
}
.quotes-content .quotes-form .description {
  margin-bottom: 40px;
}
.quotes-content .quotes-form .form-group {
  margin-bottom: 0;
}
.quotes-content .quotes-form #edit-ppr-wrapper {
  display: none;
}
.quotes-content .quotes-form #edit-ppr-wrapper .radio,
.quotes-content .quotes-form #edit-ppr-wrapper .gender-label,
.quotes-content .quotes-form #edit-ppr-wrapper .form-radios {
  display: inline-block;
  vertical-align: top;
}
.quotes-content .quotes-form #edit-ppr-wrapper .form-type-radios {
  margin-top: 15px;
}
.quotes-content .quotes-form #edit-ppr-wrapper .form-type-radios > label {
  margin-right: 20px;
}
.quotes-content .quotes-form #edit-ppr-wrapper .radio {
  margin-top: 0px;
  margin-right: 5px;
}
.quotes-content .quotes-form input[type="text"],
.quotes-content .quotes-form select,
.quotes-content .quotes-form textarea {
  border: none;
  padding: 15px 20px;
  width: 100%;
  font-size: 16px;
  color: #000000;
}
.quotes-content .quotes-form input[type="text"],
.quotes-content .quotes-form select {
  margin-bottom: 25px;
}
.quotes-content .quotes-form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
  background: url(../images/icons/select-arrow.png) no-repeat right #ffffff;
  background-position-x: 96%;
}
.quotes-content .quotes-form select::-ms-expand {
  display: none;
}
.quotes-content .quotes-form .form-type-textarea {
  margin-bottom: 10px;
}
.quotes-content .quotes-form .form-type-textarea .resizable-textarea .grippie {
  display: none;
}
.quotes-content .quotes-form .form-footer {
  font-size: 16px;
  color: #000000;
  display: table;
  width: 100%;
  margin: 0px;
  margin-bottom: 20px;
}
.quotes-content .quotes-form .form-footer > div {
  margin-top: 0;
  margin-bottom: 15px;
}
.quotes-content .quotes-form .form-footer > div:first-child,
.quotes-content .quotes-form .form-footer > div.text-center {
  padding-left: 0px;
}
.quotes-content .quotes-form .form-footer > div:last-child {
  padding-right: 0px;
}
.quotes-content .quotes-form .form-footer label {
  font-weight: normal;
}
.quotes-content .quotes-form .form-footer input[type="checkbox"] {
  margin: 0 5px 0 0;
  position: relative;
  display: inline-block;
}
.quotes-content .quotes-form .form-footer .button {
  padding: 15px 30px 15px 30px !important;
}
.quotes-content .topic-header {
  padding-left: 40px;
  padding-right: 40px;
}
.quotes-content .topic-header .breadcrumbs {
  padding: 20px 0px 70px 0px;
}
.quotes-content .slideshow-library .subtitle {
  margin-bottom: 35px;
}
.quotes-content .wrapper-leaderboard {
  margin-bottom: 40px;
}
.quotes-content .wrapper-leaderboard .leaderboard {
  text-align: center;
  padding: 20px 10px;
  background: #f5f5f5;
  margin: 0;
  width: 100%;
  max-width: 100%;
}
.quotes-content .sidebar .subscribe {
  margin-top: 10px;
}
.quotes-content .sidebar .subscribe h2,
.quotes-content .sidebar .subscribe h3 {
  color: #ffffff;
}
@media (min-width: 1195px) and (max-width: 1300px) {
  .quotes-content .slideshow-wrapper .slide-image .wrapper .pullquote .quote-text p {
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 20px;
  }
}
@media (max-width: 1300px) {
  .quotes-content .quotes-form .form-footer {
    display: block;
    margin-top: 0px;
  }
  .quotes-content .quotes-form .form-footer > div {
    display: block;
    text-align: center;
    margin-bottom: 10px;
    width: 100%;
  }
  .quotes-content .quotes-form .form-footer > div:first-child {
    padding-left: 15px;
  }
  .quotes-content .quotes-form .form-footer > div:last-child {
    padding-right: 15px;
  }
}
@media (max-width: 1194px) {
  .quotes-content .slideshow-wrapper .slide-image .wrapper .pullquote .quote-text p {
    font-size: 18px;
    line-height: 1.1;
    margin-bottom: 15px;
  }
  .quotes-content .slideshow .carousel-control {
    margin-top: -20px;
  }
  .quotes-content .slideshow .carousel-control.left {
    left: 10px;
  }
  .quotes-content .slideshow .carousel-control.right {
    right: 10px;
  }
  .quotes-content .slideshow .carousel-control img {
    width: 20px;
  }
}
@media (max-width: 767px) {
  .quotes-content h1 {
    font-size: 24px;
  }
  .quotes-content h2 {
    font-size: 20px;
  }
  .quotes-content p,
  .quotes-content ul li {
    font-size: 14px;
  }
  .quotes-content .header-article {
    padding-bottom: 0px;
  }
  .quotes-content .topic-header {
    padding-left: 15px;
  }
  .quotes-content .topic-header .breadcrumbs {
    padding: 20px 0px 30px 0px;
  }
  .quotes-content .quotes-form {
    padding: 15px 20px;
    margin-bottom: 40px;
  }
  .quotes-content .quotes-form .title {
    margin-top: 0px;
  }
  .quotes-content .quotes-form .description {
    margin-bottom: 20px;
  }
  .quotes-content .quotes-testimonial {
    padding: 0px 0px 15px 0px;
  }
  .quotes-content .quotes-testimonial .pullquote .quote-text {
    width: 90%;
    margin: 0 auto 20px;
  }
  .quotes-content .quotes-testimonial .pullquote .quote-text .text-wrapper p {
    font-size: 18px !important;
    line-height: 1.1 !important;
  }
  .quotes-content .slideshow-wrapper .slide-image .wrapper .pullquote {
    width: 85%;
  }
  .quotes-content .slideshow-wrapper .slide-image .wrapper .pullquote .quote {
    top: -30px;
    left: -5px;
  }
  .quotes-content .slideshow-wrapper .slide-image .wrapper .pullquote .quote-text p {
    font-size: 14px !important;
    line-height: 1 !important;
    margin-bottom: 10px;
    padding: 0px 15px;
  }
  .quotes-content .slideshow-wrapper .slide-image .wrapper .pullquote .quote-text .author {
    padding: 0px 15px;
    font-size: 11px;
    margin-bottom: 0px;
  }
  .quotes-content .slideshow-wrapper .slide-image .wrapper .pullquote .quote-text .place {
    margin-bottom: 5px;
    font-size: 11px;
  }
  .quotes-content .slideshow-wrapper .slide-image .wrapper .pullquote .share-quote a.share-button i {
    width: 30px;
    height: 30px;
    font-size: 14px;
    line-height: 1em;
  }
  .quotes-content .slideshow-wrapper .slide-image .wrapper .pullquote .share-quote .social-wrapper {
    height: 30px;
    margin-left: 30px;
  }
  .quotes-content .slideshow-wrapper .slide-image .wrapper .pullquote .share-quote .social-wrapper a {
    width: 30px;
    height: 30px;
    font-size: 14px;
    line-height: 1em;
  }
}
@media (max-width: 0) {
  .quotes-content .slideshow .carousel-control {
    margin-top: -20px;
  }
  .quotes-content .slideshow .carousel-control.left {
    left: 5px;
  }
  .quotes-content .slideshow .carousel-control.right {
    right: 5px;
  }
  .quotes-content .slideshow .carousel-control img {
    width: 20px;
  }
  .quotes-content .slideshow-wrapper .slide-image .wrapper .pullquote .quote {
    display: none;
  }
}
@media (max-width: 767px) {
  .slideshow-wrapper .view-quotes .carousel-inner > .item .quote-slides {
    display: none;
  }
  .slideshow-wrapper .view-quotes .carousel-inner > .item.active .quote-slides {
    display: block;
  }
}
.media .stats.stats-smaller-mg .stat {
  margin-bottom: 30px;
}
.media .stats .stat {
  background-image: url(../images/stats/smile.png);
  background-repeat: no-repeat;
  min-height: 50px;
  margin-bottom: 50px;
  padding-left: 60px;
}
.media .stats .stat .stat-top {
  font-size: 27px;
  line-height: 1.2;
}
.media .stats .stat .stat-bottom {
  font-size: 13px;
  color: #adadad;
  text-transform: uppercase;
  font-weight: bold;
}
.media .stats .stat.smile {
  background-image: url(../images/stats/smile.png);
}
.media .stats .stat.eye {
  background-image: url(../images/stats/eye.png);
}
.media .stats .stat.clock {
  background-image: url(../images/stats/clock.png);
}
.media .stats .stat.cake {
  background-image: url(../images/stats/cake.png);
}
.media .stats .stat.female {
  background-image: url(../images/stats/female.png);
}
.media .stats .stat.male {
  background-image: url(../images/stats/male.png);
}
.media .stats .stat.money {
  background-image: url(../images/stats/money.png);
}
.media .stats .stat.letter {
  background-image: url(../images/stats/letter.png);
}
.media .stats .stat.book {
  background-image: url(../images/stats/book.png);
}
.media .stats .stat.case {
  background-image: url(../images/stats/case.png);
}
.media .stats .stat.circle {
  background-image: url(../images/stats/circle.png);
}
.media h1,
.media h2,
.media h3 {
  color: #000000;
}
.media h3 {
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 15px;
  margin-top: 0px;
}
.media p,
.media ul li {
  color: #262626;
  line-height: 1.56;
  font-size: 16px;
}
.media.content {
  padding: 0px;
}
.media .topic-header {
  padding-left: 0px;
  padding-right: 0px;
}
.media .topic-header .breadcrumbs {
  padding: 20px 0px 50px 0px;
}
.media .media-top-wrapper {
  margin-bottom: 90px;
  padding-bottom: 70px;
  background: url(../images/media-top-bg.png) no-repeat;
  background-size: cover;
}
.media .media-top-wrapper .media-top .media-title {
  color: #000000;
  font-size: 35px;
  margin-bottom: 20px;
}
.media .media-content {
  float: right;
}
.media .media-content .heading {
  margin-bottom: 50px;
}
.media .media-content .heading h2 {
  margin-top: 0px;
  margin-bottom: 10px;
}
.media .media-content .heading p {
  font-size: 18px;
  color: #5d5d5d;
}
.media .media-content .subheading {
  margin-bottom: 50px;
}
.media .media-content .subheading p {
  color: #5d5d5d;
}
.media .media-content .boxes {
  margin-bottom: 70px;
}
.media .media-content .boxes .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.media .media-content .boxes .row > div[class*='col-'] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333333%;
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}
.media .media-content .boxes .box {
  background: #0047BB;
  color: #fff;
  font-size: 22px;
  line-height: 1.3;
  text-align: center;
  padding: 45px 20px 60px;
  width: 100%;
}
.media .media-content .boxes .box .number {
  color: #65c4fd;
  margin-bottom: 15px;
  font-size: 80px;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
}
.media .media-content .boxes .box .number .hash {
  font-size: 40px;
  vertical-align: super;
  display: inline-block;
}
.media .media-content table {
  margin-bottom: 35px;
  width: 100%;
}
.media .media-content table tr td,
.media .media-content table tr th {
  font-size: 16px;
  padding: 10px 25px;
}
.media .media-content table tr th {
  font-weight: 400;
  color: #000000;
}
.media .media-content table tr td {
  color: #5d5d5d;
}
.media .media-content table tbody tr:nth-child(odd) {
  background: #f5f5f5;
}
.media .media-content .downloads {
  margin-bottom: 50px;
}
.media .media-content .downloads a {
  color: #000000;
  font-weight: bold;
  padding: 15px 0px;
  display: block;
  border-bottom: 1px solid #f0f0f0;
  font-size: 20px;
}
.media .media-content .downloads a:hover {
  text-decoration: none;
  color: #5d5d5d;
}
.media .media-content .downloads a:before {
  content: "";
  background: url(../images/icons/pdf-icon.png) 0 0 no-repeat;
  width: 17px;
  height: 21px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: text-top;
}
.media .media-content .additional-download {
  margin-bottom: 35px;
  width: 100%;
  display: table;
}
.media .media-content .additional-download > div[class*='col-'] {
  display: table-cell;
  float: none;
  vertical-align: middle;
}
.media .media-content .additional-download .text .title {
  font-size: 20px;
  font-weight: bold;
  color: #000000;
  margin-bottom: 20px;
}
.media .media-content .menus > div[class*="col-"] {
  margin-bottom: 80px;
}
.media .media-content .menus.menus-smaller-mg > div[class*="col-"] {
  margin-bottom: 55px;
}
.media .media-content .menus .title {
  font-size: 18px;
  color: #000000;
  display: block;
  margin-bottom: 15px;
}
.media .media-content .menus .menu-title {
  font-size: 18px;
  color: #000000;
  display: block;
  margin-bottom: 15px;
}
.media .media-content .menus .menu-title a {
  color: #000000;
}
.media .media-content .menus .menu-title:hover {
  color: #000000;
}
.media .media-content .menus .menu {
  list-style: none;
  padding-left: 0px;
}
.media .media-content .menus .menu li {
  margin-bottom: 15px;
}
.media .media-content .menus .menu li a {
  font-size: 16px;
  color: #000000;
  line-height: 1.56;
}
.media .media-content .links {
  list-style: none;
  padding-left: 0px;
  margin: 0px 0px 60px 0px;
}
.media .media-content .links li {
  display: inline-block;
}
.media .media-content .links li a {
  font-size: 16px;
  color: #5d5d5d;
  text-decoration: none;
}
.media .media-content .links li a:hover {
  color: #5d5d5d;
  text-decoration: underline;
}
.media .media-content .links li:last-child:after {
  display: none;
}
.media .media-content .links li:after {
  content: " • ";
  letter-spacing: 5px;
}
.media .media-content .carousel-bottom-text .carousel-indicators {
  position: absolute;
  margin: 20px 0;
  bottom: 0;
}
.media .media-content .carousel-bottom-text .carousel-indicators li {
  background: #ffffff;
  border: none;
}
.media .media-content .carousel-bottom-text .carousel-indicators li.active {
  border: none;
  background: #0047BB;
}
.media .media-content .carousel-bottom-text .item .open-image {
  display: block;
  width: 45px;
  height: 45px;
  background: #ffffff;
  border-radius: 50%;
  position: absolute;
  top: 15px;
  right: 15px;
}
.media .media-content .carousel-bottom-text .item .open-image:hover {
  background: #f5f5f5;
}
.media .media-content .carousel-bottom-text .item .open-image:focus {
  outline: none;
}
.media .media-content .carousel-bottom-text .item .open-image:before {
  content: '';
  display: block;
  position: absolute;
  width: 22px;
  height: 22px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url(../images/icons/enlarge-icon.png) no-repeat;
}
.media .media-content .carousel-bottom-text .bottom-carousel {
  background: #efefef;
  padding: 35px 35px 25px;
}
.media .media-content .carousel-bottom-text .bottom-carousel .slide-title {
  margin-top: 0px;
}
.media .media-content .carousel-bottom-text .bottom-carousel p {
  margin-bottom: 10px;
}
.media .media-content .red-banner {
  margin-bottom: 115px;
}
.media .media-content .red-banner .red-banner-inner {
  background: #c72b2b;
  padding: 35px 25px;
  text-align: center;
}
.media .media-content .red-banner .red-banner-inner .button {
  padding: 15px 25px;
}
.media .media-content .red-banner .red-banner-inner p,
.media .media-content .red-banner .red-banner-inner .button {
  vertical-align: middle;
  margin: 0px 20px;
}
.media .media-content .red-banner .red-banner-inner p {
  color: #ffffff;
  font-size: 22px;
  margin-bottom: 0px;
  display: inline-block;
}
.media .media-content .partners-images {
  margin-top: 50px;
}
.media .media-content .partners-images img {
  margin-bottom: 20px;
}
.media .media-content .section {
  margin-bottom: 50px;
}
.media .media-content .section.no-margin,
.media .media-content .section .no-margin {
  margin-bottom: 0px;
}
.media .button-wrapper {
  text-align: center;
  margin: 10px 0px;
}
.media .source {
  font-size: 14px;
  color: #000000;
  margin-top: 15px;
  text-align: center;
}
.media .sticky-sidebar {
  padding-left: 0px;
  padding-right: 25px;
  position: static;
}
.media .sidebar .download-kit {
  margin-bottom: 60px;
}
.media .sidebar .download-kit p {
  color: #ffffff;
  font-size: 19px;
}
.media-header {
  background-color: #0047BB;
  padding: 30px 0px;
}
.media-header .logo {
  text-align: center;
}
.media-header .logo a {
  color: #ffffff;
  font-family: "Jost", Helvetica, Arial, sans-serif;
  font-size: 46px;
  font-weight: 800;
  line-height: 46px;
}
.media-header .logo a:hover {
  text-decoration: none;
}
.media-header .logo h1 {
  margin: 0px;
}
/* iPhone 8 */
@media only screen and (device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) {
  .media-header {
    padding: 0px;
  }
  .media-header .logo {
    padding: 10px 0px 10px 48px;
    width: 85%;
  }
}
/* iPhone 8 plus */
@media only screen and (device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) {
  .media-header {
    padding: 0px;
  }
  .media-header .logo {
    padding: 10px 0px 10px 48px;
    width: 85%;
  }
}
/* iPhone 11 */
@media only screen and (min-width: 375px) and (max-width: 767px) {
  .media-header {
    padding: 0px;
  }
  .media-header .logo {
    padding: 10px 0px 10px 48px;
    width: 85%;
  }
}
/* iPhone X */
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
  .media-header {
    padding: 0px;
  }
  .media-header .logo {
    padding: 10px 0px 10px 48px;
    width: 85%;
  }
}
@media (min-width: 1300px) {
  .media .media-content .boxes .box {
    padding: 45px 20px 60px;
  }
}
@media (min-width: 1195px) and (max-width: 1300px) {
  .media .content-padding {
    padding-left: 50px;
    padding-right: 40px;
  }
  .media .media-content .boxes .box {
    padding: 45px 35px 50px;
  }
  .media .stats .stat {
    margin-bottom: 30px;
  }
  .media .stats .stat .stat-top {
    font-size: 24px;
  }
  .media .stats .stat .stat-bottom {
    font-size: 11px;
  }
}
@media (min-width: 768px) {
  .media .media-content .menus > div[class*="col-"]:nth-child(4n+5) {
    clear: both;
  }
}
@media (max-width: 1194px) and (min-width: 768px) {
  .media .content-padding {
    padding-right: 40px;
    padding-left: 0px;
  }
  .media .media-top.content-padding {
    padding-left: 40px;
  }
  .media .media-content .heading {
    margin-bottom: 50px;
  }
  .media .media-content .subheading {
    margin-bottom: 40px;
  }
  .media .media-content .boxes .row > div[class*='col-'] {
    flex: 0 0 33%;
    max-width: 33%;
    margin-bottom: 15px;
  }
  .media .media-content .boxes .box {
    font-size: 16px;
    padding: 20px 15px 35px;
  }
  .media .media-content .boxes .box .hash {
    font-size: 30px;
  }
  .media .media-content .menus > div[class*='col-'] {
    margin-bottom: 20px;
  }
  .media .media-content .menus > div[class*='col-']:nth-child(2n+3) {
    clear: both;
  }
  .media .media-content .red-banner {
    margin-bottom: 60px;
  }
  .media .media-content .red-banner .red-banner-inner {
    padding: 40px 25px;
  }
  .media .media-content .red-banner .red-banner-inner p {
    margin-bottom: 20px;
  }
  .media .media-content .partners-images .col-sm-6:nth-child(2n+1) {
    clear: both;
  }
  .media .media-content .partnership-partners {
    margin-bottom: 40px;
  }
  .media .media-content .partnership-case-studies .button {
    margin: 30px 0px;
  }
}
@media (max-width: 767px) {
  .media .sticky-sidebar {
    position: relative;
  }
  .media.content {
    display: flex;
    flex-direction: column;
  }
  .media.content .media-content {
    order: 1;
  }
  .media.content .sticky-sidebar {
    order: 2;
  }
  .media p,
  .media ul li {
    font-size: 15px;
  }
  .media h2 {
    font-size: 26px;
  }
  .media .sticky-sidebar {
    padding-left: 15px;
    padding-right: 15px;
  }
  .media .media-content .heading p {
    font-size: 16px;
  }
  .media .media-content .subheading {
    margin-bottom: 30px;
  }
  .media .media-content table {
    margin-bottom: 30px;
  }
  .media .media-content table tr td,
  .media .media-content table tr th {
    font-size: 12px;
    padding: 10px;
  }
  .media .media-content .menus .menu-title {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .media .media-content .menus .menu li {
    margin-bottom: 10px;
  }
  .media .media-content .menus > div[class*="col-"] {
    margin-bottom: 30px;
  }
  .media .media-content .menus.menus-smaller-mg > div[class*="col-"] {
    margin-bottom: 55px;
  }
  .media .media-content .boxes {
    margin-bottom: 30px;
  }
  .media .media-content .boxes .row > div[class*='col-'] {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 15px;
  }
  .media .media-content .boxes .box {
    font-size: 18px;
    padding: 30px 20px 45px;
  }
  .media .media-content .boxes .box .number {
    font-size: 60px;
  }
  .media .media-content .boxes .box .number .hash {
    font-size: 32px;
  }
  .media .media-content .downloads {
    margin-bottom: 25px;
  }
  .media .media-content .downloads a {
    font-size: 16px;
  }
  .media .media-content .additional-download {
    display: block;
    width: initial;
    margin-bottom: 20px;
  }
  .media .media-content .additional-download img {
    margin: 0 auto;
  }
  .media .media-content .additional-download > div[class*='col-'] {
    display: block;
    float: left;
    vertical-align: initial;
    width: 100%;
  }
  .media .media-content .additional-download .text {
    margin-top: 15px;
  }
  .media .media-content .carousel-bottom-text .bottom-carousel {
    padding: 15px 20px 15px;
  }
  .media .media-content .carousel-bottom-text .bottom-carousel .slide-title {
    font-size: 18px;
  }
  .media .media-content .carousel-bottom-text .bottom-carousel p {
    font-size: 14px;
  }
  .media .media-content .partners-images img {
    margin-left: auto;
    margin-right: auto;
  }
  .media .media-content .red-banner {
    margin-top: 0px;
    margin-bottom: 40px;
  }
  .media .media-content .red-banner .red-banner-inner {
    padding: 30px 25px;
  }
  .media .media-content .red-banner .red-banner-inner p {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .media .media-content .section {
    margin-bottom: 30px;
  }
  .media .source {
    margin-top: 10px;
  }
  .media .media-top-wrapper {
    margin-bottom: 40px;
    padding-bottom: 30px;
  }
  .media .media-top-wrapper .media-top .media-title {
    font-size: 30px;
    margin-bottom: 15px;
  }
  .media .topic-header .breadcrumbs {
    padding: 20px 0px;
  }
  .media .stats {
    text-align: center;
  }
  .media .stats .stat {
    margin-bottom: 25px;
    min-width: 200px;
    display: inline-block;
  }
  .media .stats .stat .stat-bottom,
  .media .stats .stat .stat-top {
    text-align: left;
  }
}
.contact-us-form {
  top: 0px;
  height: auto;
}
.contact-us-form.active {
  margin-left: 15%;
}
.how h1,
.how h2,
.how h3 {
  color: #000000;
}
.how h3 {
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 15px;
  margin-top: 0px;
}
.how p,
.how ul li {
  color: #000000;
  line-height: 1.56;
  font-size: 16px;
}
.how.content {
  padding: 0px;
}
.how .topic-header {
  padding-left: 0px;
  padding-right: 0px;
}
.how .topic-header .breadcrumbs {
  padding: 20px 0px 50px 0px;
}
.how.topic .how-content > .row > .region-content > section[class*='col-'] {
  margin-bottom: 65px;
}
.how .how-content .heading {
  margin-bottom: 60px;
}
.how .how-content .heading h2 {
  margin-top: 0px;
  margin-bottom: 20px;
}
.how .how-content .how-top .how-title {
  font-size: 35px;
  margin-top: 0px;
  margin-bottom: 25px;
}
.how .how-content .how-top p {
  line-height: 1.7;
}
.how .how-content .how-news .header .title {
  font-size: 30px;
  margin-top: 0px;
  margin-bottom: 30px;
}
.how .how-content .how-news .wrapper-post .inner-post:last-child .post {
  margin-bottom: 0px;
}
.how .how-content .how-news .post .title {
  font-size: 30px;
}
.how .how-content .how-news .post .category {
  color: #8f8f8f;
}
.how .how-content .help {
  cursor: pointer;
}
.how .how-content .help .image-wrapper {
  display: block;
  background-repeat: no-repeat;
  position: relative;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  overflow: hidden;
}
.how .how-content .help .image-wrapper picture.img-responsive {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  opacity: 1;
  width: 100%;
  height: 100%;
}
.how .how-content .help .image-wrapper picture.img-responsive img {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  opacity: 1;
  width: 100%;
  height: 100%;
}
.how .how-content .help:hover .img-responsive {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.how .how-content .help img {
  width: 100%;
}
.how .how-content .help .help-text .title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 20px;
}
.how .how-content .help .help-text .title a {
  color: #000000;
}
.how .how-content .help .help-text .title a:hover {
  text-decoration: none;
}
.how .how-content .request-prayer-wrapper form {
  display: none;
  margin-bottom: 0px;
}
.how .how-content .request-prayer-wrapper .request-prayer {
  color: #ffffff;
  background: #0047BB url(../images/request-prayer.png) no-repeat;
  background-size: cover;
  padding: 40px 50px;
}
.how .how-content .request-prayer-wrapper .request-prayer h2 {
  color: #ffffff;
  margin-top: 10px;
  display: inline-block;
}
.how .how-content .request-prayer-wrapper .request-prayer .button {
  display: inline-block;
  float: right;
}
.how .how-content .service-updates {
  padding: 20px 40px;
  background: #0047BB;
  color: #ffffff;
}
.how .how-content .service-updates h3,
.how .how-content .service-updates form {
  display: inline-block;
  vertical-align: middle;
}
.how .how-content .service-updates h3 {
  color: #ffffff;
  font-size: 21px;
  font-weight: 400;
  margin-bottom: 0px;
}
.how .how-content .service-updates form {
  width: 100%;
}
.how .how-content .service-updates form .row > div[class*='col-'] {
  float: none;
  display: table-cell;
  vertical-align: middle;
}
.how .how-content .service-updates form input[type="email"] {
  border-radius: 0;
  border: 2px solid #000000;
  color: #bdbdbd;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 15px 45px;
}
.how .how-content .service-updates form input[type="email"]::-webkit-input-placeholder {
  color: #bdbdbd !important;
  text-transform: uppercase;
}
.how .how-content .service-updates form input[type="email"]:-ms-input-placeholder {
  color: #bdbdbd !important;
  text-transform: uppercase;
}
.how .how-content .service-updates form input[type="email"]::-ms-input-placeholder {
  color: #bdbdbd !important;
  text-transform: uppercase;
}
.how .how-content .service-updates form input[type="email"]::-moz-placeholder {
  color: #bdbdbd !important;
  text-transform: uppercase;
}
.how .how-content .service-updates form input[type="email"]:-moz-placeholder {
  color: #bdbdbd !important;
  text-transform: uppercase;
}
.how .how-content .service-updates form .button {
  padding: 15px 45px;
  margin-bottom: 0px;
  float: right;
}
.how .how-content .section.two-cols .help {
  max-width: 100%;
}
.how .how-content .section.two-cols .help .help-text .title {
  margin-top: 0px;
}
.how .how-content .slideshow-library .title {
  margin-bottom: 25px;
  font-size: 30px;
}
.how .how-content .slideshow-library .subtitle {
  margin-bottom: 35px;
}
.how.how-landing .breadcrumbs {
  color: #ffffff;
}
.how.how-landing .breadcrumbs a {
  color: #ffffff;
}
.how.how-landing .breadcrumbs a:hover {
  color: #5d5d5d;
}
.how.how-landing .how-top-wrapper {
  margin-bottom: 60px;
  padding-bottom: 140px;
  background: url(../images/how-top-bg.png) no-repeat;
  background-size: cover;
  background-position: center;
}
.how.how-landing .how-top-wrapper .how-top {
  color: #ffffff;
}
.how.how-landing .how-top-wrapper .how-top .how-title {
  color: #ffffff;
  font-size: 40px;
  margin-bottom: 10px;
  margin-top: 35px;
}
.how.how-landing .how-top-wrapper .how-top .how-subtitle {
  color: #ffffff;
  font-size: 18px;
  margin-top: 0px;
  margin-bottom: 20px;
  font-weight: 400;
}
.how.how-landing .how-top-wrapper .how-top p {
  font-size: 27px;
  color: #ffffff;
  line-height: 1.5;
}
.how.how-landing .content-padding {
  padding-left: 40px;
  padding-right: 40px;
}
.how.how-landing .how-content .heading {
  margin-bottom: 60px;
}
.how.how-landing .how-content .heading h2 {
  font-size: 35px;
}
.how.how-landing .how-content .help-wrapper {
  margin-bottom: 55px;
}
.how .sidebar .video {
  height: 228px;
  background-image: url(../images/video-sidebar-bg.png);
  margin-bottom: 20px;
}
.how .sidebar .video a {
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1.5;
}
.how .sidebar .video a:hover {
  text-decoration: none;
}
.how .sidebar .video .video-inner {
  bottom: 30px;
  padding: 0px 3px;
}
.how .sidebar .sidebar-quote .quote-inner .item .content-quote p {
  font-size: 16px;
  line-height: 1.56;
}
.how .sidebar .sidebar-quote .title h3 {
  letter-spacing: 1px;
}
.how .sidebar .sidebar-quote .title a {
  position: relative;
  right: 0px;
  top: 0px;
  display: inline-block;
  color: #ffffff;
  opacity: 1;
  font-size: 15px;
  padding: 5px;
}
.how .sidebar .sidebar-quote .controls {
  width: 55px;
  position: absolute;
  right: 0;
  top: 15px;
}
@media (min-width: 1195px) and (max-width: 1300px) {
  .how .content-padding {
    padding-left: 50px;
    padding-right: 40px;
  }
  .how.how-landing .content-padding {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (min-width: 1195px) {
  .how .how-content .help {
    max-width: 90%;
  }
  .how .how-content .section > .help-wrapper:nth-child(3) .help {
    margin: 0 auto;
  }
  .how .how-content .section > .help-wrapper:last-child .help {
    float: right;
  }
}
@media (max-width: 1194px) and (min-width: 768px) {
  .how .how-top.content-padding {
    padding-left: 40px;
  }
  .how .how-top .how-title {
    font-size: 35px;
    margin-bottom: 10px;
  }
  .how.how-landing .content-padding {
    padding-left: 15px;
    padding-right: 15px;
  }
  .how.how-landing .how-top-wrapper {
    margin-bottom: 40px;
    padding-bottom: 50px;
  }
  .how.how-landing .how-top-wrapper .how-top .how-title {
    font-size: 35px;
    margin-bottom: 10px;
  }
  .how.how-landing .how-top-wrapper .how-top .how-subtitle {
    font-size: 17px;
  }
  .how.how-landing .how-top-wrapper .how-top p {
    font-size: 24px;
  }
  .how.how-landing .how-content .heading {
    margin-bottom: 40px;
  }
  .how.how-landing .how-content .heading h2 {
    font-size: 26px;
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .how.how-landing .how-content .help-wrapper {
    margin-bottom: 30px;
  }
  .how.how-landing .how-content .help-wrapper .help .help-text .title {
    font-size: 22px;
    margin-top: 15px;
  }
  .how.topic .how-content > .row > div[class*='col-'] {
    margin-bottom: 40px;
  }
  .how .how-content .request-prayer-wrapper .request-prayer {
    padding: 30px;
  }
  .how .how-content .request-prayer-wrapper .request-prayer h2 {
    font-size: 26px;
    display: block;
    text-align: center;
  }
  .how .how-content .request-prayer-wrapper .request-prayer .button {
    float: none;
    margin: 0 auto;
    display: block;
  }
  .how .how-content .slideshow-library .title {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .how .how-content .slideshow-library .subtitle {
    margin-bottom: 25px;
  }
  .how .how-content .how-news .header .title {
    font-size: 26px;
    margin-bottom: 25px;
  }
  .how .how-content .how-news .post .title {
    font-size: 26px;
  }
  .how .how-content .service-updates {
    padding: 15px;
  }
  .how .how-content .service-updates form > .row {
    width: initial;
    display: block;
  }
  .how .how-content .service-updates form > .row > div[class*='col-'] {
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
  }
  .how .how-content .service-updates form > .row > div[class*='col-']:last-child {
    margin-bottom: 0px;
  }
  .how .how-content .service-updates form .button {
    float: none;
  }
  .how .how-content .section.two-cols .help {
    max-width: initial;
    display: flex;
    flex-direction: column;
  }
  .how .how-content .section.two-cols .help > div[class*='col-']:first-child {
    order: 2;
  }
  .how .how-content .section.two-cols .help > div[class*='col-']:last-child {
    order: 1;
  }
}
@media (max-width: 767px) {
  .how p,
  .how ul li {
    font-size: 15px;
  }
  .how h2 {
    font-size: 24px;
  }
  .how.topic .how-content > .row > div[class*='col-'] {
    margin-bottom: 40px;
  }
  .how .how-top-wrapper {
    margin-bottom: 40px;
    padding-bottom: 30px;
  }
  .how .how-top-wrapper .how-top .how-title {
    font-size: 30px;
    margin-bottom: 15px;
  }
  .how .topic-header .breadcrumbs {
    padding: 20px 0px;
  }
  .how.how-landing .content-padding {
    padding-left: 15px;
    padding-right: 15px;
  }
  .how.how-landing .how-top-wrapper {
    margin-bottom: 30px;
    padding-bottom: 40px;
  }
  .how.how-landing .how-top-wrapper .how-top .how-title {
    font-size: 24px;
  }
  .how.how-landing .how-top-wrapper .how-top .how-subtitle {
    font-size: 14px;
  }
  .how.how-landing .how-top-wrapper .how-top p {
    font-size: 18px;
  }
  .how.how-landing .how-content .heading {
    margin-bottom: 30px;
  }
  .how.how-landing .how-content .heading h2 {
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .how.how-landing .how-content .help-wrapper {
    margin-bottom: 20px;
  }
  .how.how-landing .how-content .help-wrapper .help .help-text .title {
    font-size: 20px;
    margin-top: 10px;
  }
  .how .how-content .request-prayer-wrapper .request-prayer {
    padding: 15px;
  }
  .how .how-content .request-prayer-wrapper .request-prayer h2 {
    font-size: 24px;
    display: block;
    text-align: center;
  }
  .how .how-content .request-prayer-wrapper .request-prayer .button {
    float: none;
    margin: 0 auto;
    display: block;
  }
  .how .how-content .slideshow-library .title {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .how .how-content .slideshow-library .subtitle {
    margin-bottom: 20px;
  }
  .how .how-content .how-news .header .title {
    font-size: 24px;
    margin-bottom: 15px;
  }
  .how .how-content .how-news .post .title {
    font-size: 24px;
  }
  .how .how-content .service-updates {
    padding: 15px;
  }
  .how .how-content .service-updates h3 {
    font-size: 18px;
  }
  .how .how-content .service-updates form > .row {
    width: initial;
    display: block;
  }
  .how .how-content .service-updates form > .row > div[class*='col-'] {
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .how .how-content .service-updates form > .row > div[class*='col-']:last-child {
    margin-bottom: 0px;
  }
  .how .how-content .service-updates form .button {
    float: none;
  }
  .how .how-content .service-updates form input[type="email"] {
    max-width: 100%;
    padding: 10px;
  }
  .how .how-content .section.two-cols .help {
    max-width: initial;
    display: flex;
    flex-direction: column;
  }
  .how .how-content .section.two-cols .help > div[class*='col-']:first-child {
    order: 2;
  }
  .how .how-content .section.two-cols .help > div[class*='col-']:last-child {
    order: 1;
  }
}
.gfdop-social .share-icons {
  margin: 20px 0;
}
.dop-content {
  padding: 60px 0 30px;
}
.dop-content h3 {
  text-align: center;
  margin: 0 0 10px;
  font-size: 20px;
  line-height: 1.4;
}
.dop-content h4 {
  text-align: center;
  font-family: arial;
  font-size: 18px;
}
.dop-content p {
  font-family: arial;
  font-weight: 400;
  line-height: 1.8;
}
ul.action_switch {
  margin: 50px 0 40px;
  padding: 0;
  list-style: none;
  text-align: center;
}
ul.action_switch li {
  display: inline-block;
  vertical-align: top;
}
ul.action_switch li a {
  background-color: #001A72;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  padding: 14px 20px;
  margin: 0 5px 5px 0;
  font-family: 'Jost';
  min-width: 250px;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  border: 2px solid #001A72;
}
ul.action_switch li a:hover {
  background-color: #fff;
  color: #001A72;
  border: 2px solid #001A72;
  padding: 14px 20px;
  text-decoration: none;
}
.promotion-banner {
  padding: 20px 0 30px;
}
.promotion-video {
  padding: 0 0 40px;
}
.promotion-video iframe {
  margin-bottom: 20px;
}
.pray_for_this {
  background-color: #B9D9EB;
  padding: 50px 50px 40px 40px;
  position: relative;
}
.pray_for_this h2 {
  font-size: 48px;
  line-height: 1.2;
}
.pray_for_this ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pray_for_this ul li {
  border-bottom: 1px solid #111;
  padding: 0 0 20px;
  margin: 0 0 20px;
}
.pray_for_this ul li .info {
  padding: 0 0 8px;
}
.pray_for_this ul li .btn-primary,
#joinus_prayer_section .btn-primary {
  border-color: #0047BB;
}
.pray_for_this ul li .btn-primary span.badge {
  background-color: transparent;
  margin-right: 8px;
}
.pray_for_this ul li .btn-primary:hover span.badge {
  background: url(/sites/default/themes/bootstrap_guideposts/images/pray-blue.png) no-repeat 7px 2px transparent;
  width: 35px;
  height: 27px;
  margin-right: 8px;
}
.pray_for_this ul li .btn-primary:hover span.badge img {
  display: none;
}
.pray_for_this a#pfo_more_btn,
.pray_for_this a#pfo_less_btn {
  border-color: #0047BB;
  min-width: 290px;
}
.pray_for_this:after {
  content: '';
  width: 84px;
  height: 84px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  background: url('/sites/default/themes/bootstrap_guideposts/images/dopnew-corner.jpg') no-repeat 0 0;
}
#submit_prayer_section .quotes-form .form-footer .button {
  border-radius: 0px;
  font-size: 20px;
  font-family: "Jost";
}
#submit_prayer_section .quotes-form .form-footer .button:hover {
  background-color: #fff !important;
  color: #0047BB !important;
}
.topics-menu-wrapper .topics-menu-label {
  color: #000000;
  padding-left: 0px;
  padding-right: 10px;
  display: inline-block;
}
.topics-menu-wrapper ul {
  font-weight: 700;
  margin: 0px;
  padding: 0px;
  display: inline-block;
}
.topics-menu-wrapper ul li {
  padding: 5px 0px;
  display: inline-block;
  color: #5d5d5d;
}
.topics-menu-wrapper ul li a {
  text-decoration: none;
  color: #5d5d5d;
}
.topics-menu-wrapper ul li a:hover {
  color: #0047BB;
  text-decoration: underline;
}
.topics-menu-wrapper ul li:after {
  content: " | ";
  letter-spacing: 5px;
}
.topics-menu-wrapper ul li:last-child:after {
  display: none;
}
.fp {
  margin: 40px 0;
}
.pftar.success_msg {
  color: green;
  margin-left: 5px;
  font-size: 18px;
  font-weight: 700;
}
@media only screen and (min-width: 768px) and (max-width: 1365px) {
  ul.action_switch li {
    width: 32%;
  }
  ul.action_switch li a,
  ul.action_switch li a:hover {
    padding: 14px 5px;
    min-width: auto;
  }
}
@media only screen and (max-width: 767px) {
  .promotion-banner img {
    margin-bottom: 20px;
  }
  .promotion-video iframe {
    height: auto;
  }
  .pray_for_this h2 {
    font-size: 36px;
  }
  .pray_for_this {
    margin-bottom: 40px;
  }
}
.desktop_tiles .flip,
.mob_tiles .flip,
.ipad_tiles .flip,
.desktop_tiles .noflip,
.mob_tiles .noflip,
.ipad_tiles .noflip {
  margin-bottom: 30px;
}
.pclp .share-icons {
  margin-bottom: 35px;
}
@media screen and (min-width: 768px) and (max-width: 1299px) {
  .pclp .share-icons {
    margin-bottom: 35px;
  }
}
@media screen and (min-width: 280px) and (max-width: 767px) {
  .pclp .share-icons {
    margin-bottom: 60px;
  }
}
.desktop_tiles {
  display: block;
}
@media screen and (min-width: 768px) and (max-width: 1299px) {
  .desktop_tiles {
    display: none;
  }
}
@media screen and (min-width: 280px) and (max-width: 767px) {
  .desktop_tiles {
    display: none;
  }
}
.mob_tiles {
  display: block;
  text-align: center;
}
@media screen and (min-width: 1300px) {
  .mob_tiles {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 1299px) {
  .mob_tiles {
    display: none;
  }
}
.ipad_tiles {
  display: block;
  text-align: center;
}
@media screen and (min-width: 1300px) {
  .ipad_tiles {
    display: none;
  }
}
@media screen and (min-width: 280px) and (max-width: 767px) {
  .ipad_tiles {
    display: none;
  }
}
.upper_heading {
  font-weight: 600;
  font-size: 28px;
  line-height: 30px;
  font-family: "Jost", sans-serif;
}
.main_heading {
  font-weight: 600;
  font-size: 66px;
  line-height: 63px;
  margin: 10px 0;
  font-family: "Jost", sans-serif;
}
.textcontent {
  font-size: 20px;
  line-height: 28px;
}
.region.region-content {
  word-break: break-word;
}
