@charset "UTF-8";
/*!
Theme Name: The Seven Hills School 2017
Theme URI: http://ologie.com
Author: bvaeth@ologie.com
Author URI: http://ologie.com/

*/
/*!
 *  Font Awesome v4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@import url("//use.fontawesome.com/releases/v4.7.0/css/font-awesome-css.min.css");
/* FONT PATH
 * -------------------------- */
@import "https://fonts.googleapis.com/css?family=Abhaya+Libre%7CMontserrat:400,500,700";

@font-face {
  font-family: 'FontAwesome';
  src: url("//use.fontawesome.com/releases/v4.7.0/fonts/fontawesome-webfont.eot");
  src: url("//use.fontawesome.com/releases/v4.7.0/fonts/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("//use.fontawesome.com/releases/v4.7.0/fonts/fontawesome-webfont.woff2") format("woff2"), url("//use.fontawesome.com/releases/v4.7.0/fonts/fontawesome-webfont.woff") format("woff"), url("//use.fontawesome.com/releases/v4.7.0/fonts/fontawesome-webfont.ttf") format("truetype"), url("//use.fontawesome.com/releases/v4.7.0/fonts/fontawesome-webfont.svg#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

* {
  -webkit-font-smoothing: antialiased;
}

/*!
 * 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;
}

.fa.inline-social {
  font-size: 24px !important;
  position: relative;
  top: 3px;
}

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/bootstrap/glyphicons-halflings-regular.eot");
  src: url("fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

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

.glyphicon-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";
}

* {
  box-sizing: border-box;
}

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Abhaya Libre";
  font-size: 16px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff;
}

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

a {
  color: #337ab7;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

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

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}

h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
  font-size: 65%;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}

h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
  font-size: 75%;
}

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

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

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

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

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

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

p {
  margin: 0 0 11px;
}

.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}

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

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #777777;
}

.text-primary {
  color: #337ab7;
}

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

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

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

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

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

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

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

.text-danger {
  color: #a94442;
}

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

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #337ab7;
}

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

.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: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee;
}

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

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

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

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline>li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 22px;
}

dt,
dd {
  line-height: 1.42857;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

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

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

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

  .dl-horizontal dd {
    margin-left: 180px;
  }
}

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

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 5px solid #eeeeee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

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

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

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

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

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 15px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

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

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

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

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

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

.row:after {
  clear: both;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 992px) {

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1200px) {

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table {
  background-color: transparent;
}

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

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}

.table>thead>tr>th,
.table>thead>tr>td,
.table>tbody>tr>th,
.table>tbody>tr>td,
.table>tfoot>tr>th,
.table>tfoot>tr>td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table>thead>tr>th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table>caption+thead>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>th,
.table>thead:first-child>tr:first-child>td {
  border-top: 0;
}

.table>tbody+tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

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

.table-bordered {
  border: 1px solid #ddd;
}

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

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
  border-bottom-width: 2px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }

  .table-responsive>.table {
    margin-bottom: 0;
  }

  .table-responsive>.table>thead>tr>th,
  .table-responsive>.table>thead>tr>td,
  .table-responsive>.table>tbody>tr>th,
  .table-responsive>.table>tbody>tr>td,
  .table-responsive>.table>tfoot>tr>th,
  .table-responsive>.table>tfoot>tr>td {
    white-space: nowrap;
  }

  .table-responsive>.table-bordered {
    border: 0;
  }

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

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

  .table-responsive>.table-bordered>tbody>tr:last-child>th,
  .table-responsive>.table-bordered>tbody>tr:last-child>td,
  .table-responsive>.table-bordered>tfoot>tr:last-child>th,
  .table-responsive>.table-bordered>tfoot>tr:last-child>td {
    border-bottom: 0;
  }
}

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

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

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

input[type="search"] {
  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: 16px;
  line-height: 1.42857;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {

  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 36px;
  }

  input[type="date"].input-sm,
  .input-group-sm>input[type="date"].form-control,
  .input-group-sm>input[type="date"].input-group-addon,
  .input-group-sm>.input-group-btn>input[type="date"].btn,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm>input[type="time"].form-control,
  .input-group-sm>input[type="time"].input-group-addon,
  .input-group-sm>.input-group-btn>input[type="time"].btn,
  .input-group-sm input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm>input[type="datetime-local"].form-control,
  .input-group-sm>input[type="datetime-local"].input-group-addon,
  .input-group-sm>.input-group-btn>input[type="datetime-local"].btn,
  .input-group-sm input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm>input[type="month"].form-control,
  .input-group-sm>input[type="month"].input-group-addon,
  .input-group-sm>.input-group-btn>input[type="month"].btn,
  .input-group-sm input[type="month"] {
    line-height: 33px;
  }

  input[type="date"].input-lg,
  .input-group-lg>input[type="date"].form-control,
  .input-group-lg>input[type="date"].input-group-addon,
  .input-group-lg>.input-group-btn>input[type="date"].btn,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg>input[type="time"].form-control,
  .input-group-lg>input[type="time"].input-group-addon,
  .input-group-lg>.input-group-btn>input[type="time"].btn,
  .input-group-lg input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg>input[type="datetime-local"].form-control,
  .input-group-lg>input[type="datetime-local"].input-group-addon,
  .input-group-lg>.input-group-btn>input[type="datetime-local"].btn,
  .input-group-lg input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg>input[type="month"].form-control,
  .input-group-lg>input[type="month"].input-group-addon,
  .input-group-lg>.input-group-btn>input[type="month"].btn,
  .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: 22px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

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

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

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

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

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

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

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

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 38px;
}

.form-control-static.input-lg,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.form-control-static.input-sm,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

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

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

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

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

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

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

.form-group-sm .form-control-static {
  height: 33px;
  min-height: 36px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5;
}

.input-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333;
  border-radius: 6px;
}

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

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

.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333;
  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: 42px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.33333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 45px;
}

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

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

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

.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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  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: 27px;
}

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

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

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .form-control-static {
    display: inline-block;
  }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }

  .form-inline .input-group>.form-control {
    width: 100%;
  }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }

  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

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

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

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

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after {
  clear: both;
}

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

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

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

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

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

@media (max-width: 768px) {
  .btn {
    white-space: initial !important;
    line-height: 1.5;
  }
}

.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}

.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  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);
  box-shadow: none;
}

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

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active:hover,
.btn-default:active:focus,
.btn-default:active.focus,
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default.active.focus,
.open>.btn-default.dropdown-toggle:hover,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
  background-image: none;
}

.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled.focus,
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open>.btn-primary.dropdown-toggle:hover,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
  background-image: none;
}

.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active:hover,
.btn-success:active:focus,
.btn-success:active.focus,
.btn-success.active:hover,
.btn-success.active:focus,
.btn-success.active.focus,
.open>.btn-success.dropdown-toggle:hover,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
  background-image: none;
}

.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:active.focus,
.btn-info.active:hover,
.btn-info.active:focus,
.btn-info.active.focus,
.open>.btn-info.dropdown-toggle:hover,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
  background-image: none;
}

.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning:active.focus,
.btn-warning.active:hover,
.btn-warning.active:focus,
.btn-warning.active.focus,
.open>.btn-warning.dropdown-toggle:hover,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
  background-image: none;
}

.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger:active.focus,
.btn-danger.active:hover,
.btn-danger.active:focus,
.btn-danger.active.focus,
.open>.btn-danger.dropdown-toggle:hover,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
  background-image: none;
}

.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

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

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

.btn-xs,
.btn-group-xs>.btn {
  padding: 1px 5px;
  font-size: 14px;
  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;
  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;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  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: 16px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  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: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
  color: #777777;
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}

.open>.dropdown-menu {
  display: block;
}

.open>a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right>.dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}

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

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

  .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>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn:hover,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn.active {
  z-index: 2;
}

.btn-group .btn+.btn,
.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:before,
.btn-toolbar:after {
  content: " ";
  display: table;
}

.btn-toolbar:after {
  clear: both;
}

.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,
.btn-group-lg.btn-group>.btn+.dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}

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

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

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

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

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

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

.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 input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
[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-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: 16px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 3px;
}

.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
  padding: 10px 16px;
  font-size: 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:before,
.nav:after {
  content: " ";
  display: table;
}

.nav:after {
  clear: both;
}

.nav>li {
  position: relative;
  display: block;
}

.nav>li>a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav>li>a:hover,
.nav>li>a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav>li.disabled>a {
  color: #777777;
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}

.nav .nav-divider {
  height: 1px;
  margin: 10px 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.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs>li>a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills>li {
  float: left;
}

.nav-pills>li>a {
  border-radius: 4px;
}

.nav-pills>li+li {
  margin-left: 2px;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked>li {
  float: none;
}

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

.nav-justified,
.nav-tabs.nav-justified {
  width: 100%;
}

.nav-justified>li,
.nav-tabs.nav-justified>li {
  float: none;
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {

  .nav-justified>li,
  .nav-tabs.nav-justified>li {
    display: table-cell;
    width: 1%;
  }

  .nav-justified>li>a,
  .nav-tabs.nav-justified>li>a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
  border-bottom: 0;
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified>.active>a,
.nav-tabs.nav-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {

  .nav-tabs-justified>li>a,
  .nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs-justified>.active>a,
  .nav-tabs.nav-justified>.active>a,
  .nav-tabs-justified>.active>a:hover,
  .nav-tabs.nav-justified>.active>a:hover,
  .nav-tabs-justified>.active>a:focus,
  .nav-tabs.nav-justified>.active>a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content>.tab-pane {
  display: none;
}

.tab-content>.active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 22px;
  border: 1px solid transparent;
}

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

.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

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

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

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

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

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

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

  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {

  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-header,
.container-fluid>.navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {

  .container>.navbar-header,
  .container>.navbar-collapse,
  .container-fluid>.navbar-header,
  .container-fluid>.navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {

  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

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

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

.navbar-brand {
  float: left;
  padding: 14px 15px;
  font-size: 20px;
  line-height: 22px;
  height: 50px;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand>img {
  display: block;
}

@media (min-width: 768px) {

  .navbar>.container .navbar-brand,
  .navbar>.container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

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

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar+.icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7px -15px;
}

.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 22px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }

  .navbar-nav .open .dropdown-menu>li>a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }

  .navbar-nav .open .dropdown-menu>li>a {
    line-height: 22px;
  }

  .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-nav .open .dropdown-menu>li>a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }

  .navbar-nav>li {
    float: left;
  }

  .navbar-nav>li>a {
    padding-top: 14px;
    padding-bottom: 14px;
  }
}

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 7px;
  margin-bottom: 7px;
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .navbar-form .form-control-static {
    display: inline-block;
  }

  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }

  .navbar-form .input-group>.form-control {
    width: 100%;
  }

  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }

  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }

  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    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: 7px;
  margin-bottom: 7px;
}

.navbar-btn.btn-sm,
.btn-group-sm>.navbar-btn.btn {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}

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

.navbar-text {
  margin-top: 14px;
  margin-bottom: 14px;
}

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

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }

  .navbar-right~.navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #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: 767px) {
  .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,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav>li>a {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
  color: #fff;
  background-color: #090909;
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
  background-color: #090909;
  color: #fff;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color: #090909;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #9d9d9d;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #fff;
    background-color: transparent;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
    color: #fff;
    background-color: #090909;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
    color: #444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 22px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb>li {
  display: inline-block;
}

.breadcrumb>li+li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}

.breadcrumb>.active {
  color: #777777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 4px;
}

.pagination>li {
  display: inline;
}

.pagination>li>a,
.pagination>li>span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}

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

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

.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}

.pagination>.active>a,
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

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

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

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

.pagination-sm>li>a,
.pagination-sm>li>span {
  padding: 5px 10px;
  font-size: 14px;
  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: 22px 0;
  list-style: none;
  text-align: center;
}

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

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li>a,
.pager li>span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.pager li>a:hover,
.pager li>a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.pager .next>a,
.pager .next>span {
  float: right;
}

.pager .previous>a,
.pager .previous>span {
  float: left;
}

.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

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

.label-default {
  background-color: #777777;
}

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

.label-primary {
  background-color: #337ab7;
}

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

.label-success {
  background-color: #5cb85c;
}

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

.label-info {
  background-color: #5bc0de;
}

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

.label-warning {
  background-color: #f0ad4e;
}

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

.label-danger {
  background-color: #d9534f;
}

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

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge,
.btn-group-xs>.btn .badge,
.btn-group-xs>.btn .badge {
  top: 0;
  padding: 1px 5px;
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
  color: #337ab7;
  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;
}

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

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}

.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 200;
}

.jumbotron>hr {
  border-top-color: #d5d5d5;
}

.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: 72px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 22px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out;
}

.thumbnail>img,
.thumbnail a>img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

.alert {
  padding: 15px;
  margin-bottom: 22px;
  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: 22px;
  margin-bottom: 22px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  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;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

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

.progress-bar-info {
  background-color: #5bc0de;
}

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

.progress-bar-warning {
  background-color: #f0ad4e;
}

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

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-image: 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: 4px;
  border-top-left-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:hover,
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: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .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: #c7ddef;
}

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

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

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

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

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

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

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

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

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

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

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

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

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

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

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

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

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

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

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

.panel-body {
  padding: 15px;
}

.panel-body:before,
.panel-body:after {
  content: " ";
  display: table;
}

.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel-heading>.dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  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:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
  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:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

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

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
  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-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th: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-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th: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-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
  border-bottom: 0;
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.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: 22px;
}

.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: #333333;
  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: #333333;
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #337ab7;
}

.panel-primary>.panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #337ab7;
}

.panel-primary>.panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #337ab7;
}

.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;
  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: 24px;
  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%);
  transform: translate(0, -25%);
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-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;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

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

.modal-header:after {
  clear: both;
}

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

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

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

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn+.btn {
  margin-left: 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 {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Abhaya Libre";
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  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: "Abhaya Libre";
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 16px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  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: 16px;
  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;
  transition: 0.6s ease-in-out left;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d),
(-webkit-transform-3d) {
  .carousel-inner>.item {
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-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: transparent;
}

.carousel-control.left {
  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: 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: transparent;
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }

  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}

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

.clearfix:after {
  clear: both;
}

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

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

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

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

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

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

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

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

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

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

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

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

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

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

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

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

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

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

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

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

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

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

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

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

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

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

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

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

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

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

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

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

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

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

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

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

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

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

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

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

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

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

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

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

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

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

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

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

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

.container-fluid {
  max-width: 1200px;
}

.container-fluid .container,
.container-fluid .container-fluid {
  width: 100%;
  max-width: none;
  padding-left: 0;
  padding-right: 0;
}

p.lead {
  margin-bottom: 1em;
  line-height: 1.25em;
  font-weight: normal;
  font-size: 1.25em;
}

@media (min-width: 768px) {
  p.lead {
    font-size: 1.75vw;
  }
}

@media (min-width: 1200px) {
  p.lead {
    font-size: 1.3125em;
  }
}

.btn {
  font-family: "Montserrat";
  font-weight: normal;
  padding: 0.8em 3em;
  font-size: 0.9em;
  line-height: 1;
  border-radius: 0.5em;
  text-transform: uppercase;
  text-decoration: none;
  border: 0 none;
  color: #002d72;
  background-color: #fdc112;
  transition: background-color 250ms ease, color 250ms ease;
}

.btn:hover,
.btn:focus {
  background-color: #002d72;
  color: #fff;
}

@media (min-width: 768px) {
  .btn {
    font-size: 0.9em;
  }
}

@media (min-width: 992px) {
  .btn {
    font-size: 1em;
  }
}

.btn.btn-primary::after {
  content: "\e258";
  position: relative;
  top: 0px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-left: 3px;
  font-size: 0.7em;
}

.simple-btn {
  display: inline-block;
  font-family: "Montserrat";
  text-transform: none;
  letter-spacing: -0.03em;
  font-weight: 500;
  text-decoration: none;
}

.simple-btn::after {
  content: "\e258";
}

.simple-btn::after,
.simple-btn::before {
  position: relative;
  top: 0px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-left: 3px;
  font-size: 0.7em;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
}

.simple-btn:hover,
.simple-btn:focus {
  text-decoration: underline;
}

.simple-btn:hover::after,
.simple-btn:focus::after {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}

.badge {
  font-family: "Montserrat";
  text-transform: uppercase;
  font-weight: 500;
  padding: 0.4em 1em;
  border-radius: 1em;
  background-color: #002d72;
  font-size: 80%;
  line-height: 1.1em;
  text-decoration: none;
}

.badge .fa:first-child,
.badge .glyphicon:first-child {
  margin-right: 1em;
}

.nav.nav-tabs {
  border-color: transparent;
  font-size: 90%;
}

.nav.nav-tabs>li {
  padding-right: 1em;
}

.nav.nav-tabs>li>a {
  font-family: "Montserrat";
  color: #002d72;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0.5em 0;
}

.nav.nav-tabs>li>a:hover,
.nav.nav-tabs>li>a:focus {
  color: #002d72;
  background-color: transparent;
  border-color: transparent;
  border-bottom: 3px solid #fdc112;
}

.nav.nav-tabs>li.active>a,
.nav.nav-tabs>li.active>a:hover,
.nav.nav-tabs>li.active>a:focus {
  background-color: transparent;
  border-color: transparent;
  border-bottom: 3px solid #fdc112;
}

.nav.nav-tabs>li:nth-child(1n+2) {
  padding-left: 1em;
  border-left: 1px solid #d1d1d1;
}

.nav.nav-tabs>li:last-child {
  padding-right: 0em;
}

.tab-content {
  padding-top: 2em;
  padding-bottom: 2em;
  border-bottom: 5px solid #fdc112;
}

.pagination {
  display: block;
  text-align: center;
  margin: 2em 0;
}

.pagination .page-numbers {
  font-family: "Montserrat";
  text-decoration: none;
  display: inline-block;
  margin: 0 0.5em;
}

.pagination .page-numbers:hover {
  color: #fdc112;
}

.pagination .page-numbers.current {
  color: #d1d1d1;
}

.phone {
  color: #fff !important;
  font-size: 0.95em;
  -webkit-tap-highlight-color: transparent;
}

.phone:hover {
  color: #fff !important;
  text-decoration: none;
}

.phone::before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  content: "\f095";
  margin-right: 5px;
}

.bg-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
}

/* force container to be in a 16x9 aspect ration */
.wrap16x9 {
  position: relative;
  overflow: hidden;
  height: 0;
  width: 100%;
  padding-bottom: 56.25%;
}

.wrap16x9>IMG {
  display: block;
  width: auto;
  min-width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.wrap16x9>IFRAME {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 0 none;
}

.wrap16x9>A {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}

.wrap16x9>VIDEO {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 0 none;
}

.wrap-square {
  position: relative;
  overflow: hidden;
  height: 0;
  width: 100%;
  padding-bottom: 56.25%;
  padding-bottom: 100%;
}

.wrap-square>IMG {
  display: block;
  width: auto;
  min-width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.wrap-square>IFRAME {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 0 none;
}

.wrap-square>A {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}

.wrap-square>VIDEO {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 0 none;
}

.wrap3x2 {
  position: relative;
  overflow: hidden;
  height: 0;
  width: 100%;
  padding-bottom: 56.25%;
  padding-bottom: 66.666%;
}

.wrap3x2>IMG {
  display: block;
  width: auto;
  min-width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.wrap3x2>IFRAME {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 0 none;
}

.wrap3x2>A {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}

.wrap3x2>VIDEO {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 0 none;
}

.wrap-round {
  position: relative;
  overflow: hidden;
  height: 0;
  width: 100%;
  padding-bottom: 56.25%;
  padding-bottom: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  border-radius: 50%;
}

.wrap-round>IMG {
  display: block;
  width: auto;
  min-width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.wrap-round>IFRAME {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 0 none;
}

.wrap-round>A {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}

.wrap-round>VIDEO {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 0 none;
}

.wrap-thin {
  position: relative;
  overflow: hidden;
  height: 0;
  width: 100%;
  padding-bottom: 56.25%;
  padding-bottom: 40%;
  margin-bottom: 2em;
}

.wrap-thin>IMG {
  display: block;
  width: auto;
  min-width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.wrap-thin>IFRAME {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 0 none;
}

.wrap-thin>A {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}

.wrap-thin>VIDEO {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 0 none;
}

.our {
  text-align: center;
  color: #002d72;
}

.our::before {
  display: block;
  content: 'our';
  position: relative;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%0D%3C%21-- Generator: Adobe Illustrator 16.0.0%2C SVG Export Plug-In . SVG Version: 6.00 Build 0%29  --%3E%0D%3C%21DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.0//EN' 'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'%3E%0D%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px'%0D%09 width='180px' height='98px' viewBox='107.5 93 180 98' style='enable-background:new 107.5 93 180 98%3B' xml:space='preserve'%3E%0D%3Cpath style='fill-rule:evenodd%3Bclip-rule:evenodd%3Bfill:%23002d72%3B' d='M129.5%2C157c1.3-6.1%2C2.3-12.4%2C4-18.4c1.6-5.7%2C3.7-11.3%2C6-16.7%0D%09c1.8-4.4%2C3.8-8.9%2C6.5-12.8c4.4-6.3%2C10.3-11.2%2C17.7-13.6c5.3-1.7%2C12.3%2C3.2%2C13.7%2C8.9c3.6%2C14.8%2C0.3%2C29-5.6%2C42.2%0D%09c-3.8%2C8.4-10.4%2C15.6-15.9%2C23.2c-3.9%2C5.4-10.1%2C5.9-15.8%2C5c-2.8-0.5-5.4-3.8-7.3-6.5c-1.7-2.3-2.2-5.5-3.3-8.2%0D%09C129.5%2C159%2C129.5%2C158%2C129.5%2C157z M168.6%2C111c0-1%2C0.3-2.1%2C0-3c-0.8-2.4-1.8-4.6-2.8-6.9c-2.2%2C1-5.1%2C1.3-6.4%2C3%0D%09c-4.7%2C5.8-9.5%2C11.6-12.9%2C18.1c-6%2C11.4-9.7%2C23.7-8.7%2C36.8c0.3%2C3.4%2C2.1%2C6.6%2C3.2%2C9.9c2.9-1.7%2C6.7-2.8%2C8.6-5.3%0D%09C161.3%2C148.1%2C167.1%2C130.3%2C168.6%2C111z'/%3E%0D%3Cpath style='fill-rule:evenodd%3Bclip-rule:evenodd%3Bfill:%23002d72%3B' d='M208%2C161.6c10.2-5%2C19.6-9.9%2C21.7-21.7c0.5-2.6%2C1.4-5.2%2C2.7-7.5%0D%09c1.1-1.8%2C3-3.9%2C4.7-4.2c1.4-0.2%2C3.3%2C2.2%2C4.7%2C3.6c0.7%2C0.7%2C0.9%2C1.9%2C1%2C2.1c6.4-2.9%2C12.4-5.8%2C18.7-8.2c1.2-0.5%2C3%2C0.8%2C4.5%2C1.2%0D%09c-0.8%2C1.4-1.4%2C3.9-2.5%2C4.1c-16.5%2C4.3-21.5%2C18.7-28.1%2C31.7c-1.1%2C2.2-1.9%2C4.7-3.4%2C6.6c-1.2%2C1.5-3.9%2C3.5-5.1%2C3.1%0D%09c-2.8-1.1-5.6-3.2-4.4-7.3c0.5-1.8%2C0.7-3.7%2C1-5.6c-4.7%2C2.8-8.8%2C5.9-13.4%2C7.9c-4.7%2C2-9.1-0.6-13-6.8c-2.5%2C2.4-4.9%2C4.8-7.3%2C7.1%0D%09c-4.1%2C4.1-9.5%2C5.3-13.5%2C3.1c-4.5-2.4-7-7.7-4.5-13.4c4.6-10.6%2C10.1-20.9%2C15.4-31.2c0.4-0.8%2C2.5-1.6%2C3.1-1.3c1.5%2C1%2C3.5%2C2.5%2C3.8%2C4%0D%09c0.3%2C2.1-0.5%2C4.6-1.3%2C6.6c-3.2%2C7.7-6.7%2C15.2-9.8%2C22.9c-0.8%2C1.9-0.7%2C4.3-0.9%2C6.4c0.4%2C0.2%2C0.9%2C0.4%2C1.3%2C0.6c1.3-1.1%2C2.7-2.2%2C4-3.3%0D%09c9.4-8.2%2C15.3-18.7%2C20.3-29.9c1-2.3%2C1.6-6%2C5.8-4.1c3.9%2C1.7%2C5.1%2C4.7%2C3.4%2C9c-2.3%2C5.5-4.9%2C10.9-7.1%2C16.4%0D%09C208.9%2C156.1%2C208.6%2C158.9%2C208%2C161.6z'/%3E%0D%3C/svg%3E%0D");
  background-repeat: no-repeat;
  background-position: 50% top;
  color: transparent;
  line-height: 0.9em;
  background-size: auto 100%;
}

.our.dark {
  color: #fff;
}

.our.dark::before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%0D%3C%21-- Generator: Adobe Illustrator 16.0.0%2C SVG Export Plug-In . SVG Version: 6.00 Build 0%29  --%3E%0D%3C%21DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.0//EN' 'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'%3E%0D%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px'%0D%09 width='180px' height='98px' viewBox='107.5 93 180 98' style='enable-background:new 107.5 93 180 98%3B' xml:space='preserve'%3E%0D%3Cpath style='fill-rule:evenodd%3Bclip-rule:evenodd%3Bfill:%23FFFFFF%3B' d='M129.5%2C157c1.3-6.1%2C2.3-12.4%2C4-18.4c1.6-5.7%2C3.7-11.3%2C6-16.7%0D%09c1.8-4.4%2C3.8-8.9%2C6.5-12.8c4.4-6.3%2C10.3-11.2%2C17.7-13.6c5.3-1.7%2C12.3%2C3.2%2C13.7%2C8.9c3.6%2C14.8%2C0.3%2C29-5.6%2C42.2%0D%09c-3.8%2C8.4-10.4%2C15.6-15.9%2C23.2c-3.9%2C5.4-10.1%2C5.9-15.8%2C5c-2.8-0.5-5.4-3.8-7.3-6.5c-1.7-2.3-2.2-5.5-3.3-8.2%0D%09C129.5%2C159%2C129.5%2C158%2C129.5%2C157z M168.6%2C111c0-1%2C0.3-2.1%2C0-3c-0.8-2.4-1.8-4.6-2.8-6.9c-2.2%2C1-5.1%2C1.3-6.4%2C3%0D%09c-4.7%2C5.8-9.5%2C11.6-12.9%2C18.1c-6%2C11.4-9.7%2C23.7-8.7%2C36.8c0.3%2C3.4%2C2.1%2C6.6%2C3.2%2C9.9c2.9-1.7%2C6.7-2.8%2C8.6-5.3%0D%09C161.3%2C148.1%2C167.1%2C130.3%2C168.6%2C111z'/%3E%0D%3Cpath style='fill-rule:evenodd%3Bclip-rule:evenodd%3Bfill:%23FFFFFF%3B' d='M208%2C161.6c10.2-5%2C19.6-9.9%2C21.7-21.7c0.5-2.6%2C1.4-5.2%2C2.7-7.5%0D%09c1.1-1.8%2C3-3.9%2C4.7-4.2c1.4-0.2%2C3.3%2C2.2%2C4.7%2C3.6c0.7%2C0.7%2C0.9%2C1.9%2C1%2C2.1c6.4-2.9%2C12.4-5.8%2C18.7-8.2c1.2-0.5%2C3%2C0.8%2C4.5%2C1.2%0D%09c-0.8%2C1.4-1.4%2C3.9-2.5%2C4.1c-16.5%2C4.3-21.5%2C18.7-28.1%2C31.7c-1.1%2C2.2-1.9%2C4.7-3.4%2C6.6c-1.2%2C1.5-3.9%2C3.5-5.1%2C3.1%0D%09c-2.8-1.1-5.6-3.2-4.4-7.3c0.5-1.8%2C0.7-3.7%2C1-5.6c-4.7%2C2.8-8.8%2C5.9-13.4%2C7.9c-4.7%2C2-9.1-0.6-13-6.8c-2.5%2C2.4-4.9%2C4.8-7.3%2C7.1%0D%09c-4.1%2C4.1-9.5%2C5.3-13.5%2C3.1c-4.5-2.4-7-7.7-4.5-13.4c4.6-10.6%2C10.1-20.9%2C15.4-31.2c0.4-0.8%2C2.5-1.6%2C3.1-1.3c1.5%2C1%2C3.5%2C2.5%2C3.8%2C4%0D%09c0.3%2C2.1-0.5%2C4.6-1.3%2C6.6c-3.2%2C7.7-6.7%2C15.2-9.8%2C22.9c-0.8%2C1.9-0.7%2C4.3-0.9%2C6.4c0.4%2C0.2%2C0.9%2C0.4%2C1.3%2C0.6c1.3-1.1%2C2.7-2.2%2C4-3.3%0D%09c9.4-8.2%2C15.3-18.7%2C20.3-29.9c1-2.3%2C1.6-6%2C5.8-4.1c3.9%2C1.7%2C5.1%2C4.7%2C3.4%2C9c-2.3%2C5.5-4.9%2C10.9-7.1%2C16.4%0D%09C208.9%2C156.1%2C208.6%2C158.9%2C208%2C161.6z'/%3E%0D%3C/svg%3E%0D");
}

.our.gold {
  color: #fdc112;
}

.our.gold::before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%0D%3C%21-- Generator: Adobe Illustrator 16.0.0%2C SVG Export Plug-In . SVG Version: 6.00 Build 0%29  --%3E%0D%3C%21DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.0//EN' 'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'%3E%0D%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px'%0D%09 width='180px' height='98px' viewBox='107.5 93 180 98' style='enable-background:new 107.5 93 180 98%3B' xml:space='preserve'%3E%0D%3Cpath style='fill-rule:evenodd%3Bclip-rule:evenodd%3Bfill:%23ffc72c%3B' d='M129.5%2C157c1.3-6.1%2C2.3-12.4%2C4-18.4c1.6-5.7%2C3.7-11.3%2C6-16.7%0D%09c1.8-4.4%2C3.8-8.9%2C6.5-12.8c4.4-6.3%2C10.3-11.2%2C17.7-13.6c5.3-1.7%2C12.3%2C3.2%2C13.7%2C8.9c3.6%2C14.8%2C0.3%2C29-5.6%2C42.2%0D%09c-3.8%2C8.4-10.4%2C15.6-15.9%2C23.2c-3.9%2C5.4-10.1%2C5.9-15.8%2C5c-2.8-0.5-5.4-3.8-7.3-6.5c-1.7-2.3-2.2-5.5-3.3-8.2%0D%09C129.5%2C159%2C129.5%2C158%2C129.5%2C157z M168.6%2C111c0-1%2C0.3-2.1%2C0-3c-0.8-2.4-1.8-4.6-2.8-6.9c-2.2%2C1-5.1%2C1.3-6.4%2C3%0D%09c-4.7%2C5.8-9.5%2C11.6-12.9%2C18.1c-6%2C11.4-9.7%2C23.7-8.7%2C36.8c0.3%2C3.4%2C2.1%2C6.6%2C3.2%2C9.9c2.9-1.7%2C6.7-2.8%2C8.6-5.3%0D%09C161.3%2C148.1%2C167.1%2C130.3%2C168.6%2C111z'/%3E%0D%3Cpath style='fill-rule:evenodd%3Bclip-rule:evenodd%3Bfill:%23ffc72c%3B' d='M208%2C161.6c10.2-5%2C19.6-9.9%2C21.7-21.7c0.5-2.6%2C1.4-5.2%2C2.7-7.5%0D%09c1.1-1.8%2C3-3.9%2C4.7-4.2c1.4-0.2%2C3.3%2C2.2%2C4.7%2C3.6c0.7%2C0.7%2C0.9%2C1.9%2C1%2C2.1c6.4-2.9%2C12.4-5.8%2C18.7-8.2c1.2-0.5%2C3%2C0.8%2C4.5%2C1.2%0D%09c-0.8%2C1.4-1.4%2C3.9-2.5%2C4.1c-16.5%2C4.3-21.5%2C18.7-28.1%2C31.7c-1.1%2C2.2-1.9%2C4.7-3.4%2C6.6c-1.2%2C1.5-3.9%2C3.5-5.1%2C3.1%0D%09c-2.8-1.1-5.6-3.2-4.4-7.3c0.5-1.8%2C0.7-3.7%2C1-5.6c-4.7%2C2.8-8.8%2C5.9-13.4%2C7.9c-4.7%2C2-9.1-0.6-13-6.8c-2.5%2C2.4-4.9%2C4.8-7.3%2C7.1%0D%09c-4.1%2C4.1-9.5%2C5.3-13.5%2C3.1c-4.5-2.4-7-7.7-4.5-13.4c4.6-10.6%2C10.1-20.9%2C15.4-31.2c0.4-0.8%2C2.5-1.6%2C3.1-1.3c1.5%2C1%2C3.5%2C2.5%2C3.8%2C4%0D%09c0.3%2C2.1-0.5%2C4.6-1.3%2C6.6c-3.2%2C7.7-6.7%2C15.2-9.8%2C22.9c-0.8%2C1.9-0.7%2C4.3-0.9%2C6.4c0.4%2C0.2%2C0.9%2C0.4%2C1.3%2C0.6c1.3-1.1%2C2.7-2.2%2C4-3.3%0D%09c9.4-8.2%2C15.3-18.7%2C20.3-29.9c1-2.3%2C1.6-6%2C5.8-4.1c3.9%2C1.7%2C5.1%2C4.7%2C3.4%2C9c-2.3%2C5.5-4.9%2C10.9-7.1%2C16.4%0D%09C208.9%2C156.1%2C208.6%2C158.9%2C208%2C161.6z'/%3E%0D%3C/svg%3E%0D");
}

.left-line {
  line-height: 1.2em;
  padding-left: 0.4em;
  text-transform: none !important;
  margin-top: 1.5em;
  margin-bottom: 0.75em;
  padding-bottom: 0.25em;
  position: relative;
  border-bottom: 1px solid #eeeeee;
}

.left-line::before {
  /*content: '';
  height: 0.77em;
  width: 0.175em;
  background-color: #002d72;
  left: 0;
  top: 0.25em;
  position: absolute;*/
  content: '';
  height: 1em;
  width: .12em;
  background-color: #002d72;
  left: 0;
  top: 0.0875em;
  position: absolute;
}

html,
body {
  color: #4a4a4a;
}

body {
  font-size: 16px;
  line-height: 1.3em;
}

@media (min-width: 768px) {
  body {
    font-size: 14px;
  }
}

@media (min-width: 992px) {
  body {
    font-size: 16px;
  }
}

nav ul {
  list-style-type: none;
  padding-left: 0;
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  line-height: 1.3em;
  margin: 0 0 0.25em 0;
}

main h1,
#tinymce h1,
main h2,
#tinymce h2,
main h3,
#tinymce h3,
main h4,
#tinymce h4,
main h5,
#tinymce h5,
main h6,
#tinymce h6,
main .h1,
#tinymce .h1,
main .h2,
#tinymce .h2,
main .h3,
#tinymce .h3,
main .h4,
#tinymce .h4,
main .h5,
#tinymce .h5,
main .h6,
#tinymce .h6 {
  color: #002d72;
}

h1,
.h1 {
  font-family: "Montserrat";
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1em;
  margin-bottom: 0.125em;
  font-size: 2.4em;
}

@media (min-width: 550px) {

  h1,
  .h1 {
    font-size: 2.8em;
  }
}

@media (min-width: 768px) {

  h1,
  .h1 {
    font-size: 6vw;
  }
}

@media (min-width: 1400px) {

  h1,
  .h1 {
    font-size: 4.5em;
  }
}

h2,
.h2 {
  font-family: "Montserrat";
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1em;
  margin-bottom: 0.125em;
  font-size: 2.4em;
}

@media (min-width: 768px) {

  h2,
  .h2 {
    font-size: 6vw;
  }
}

@media (min-width: 1200px) {

  h2,
  .h2 {
    font-size: 4.5em;
  }
}

h3,
.h3 {
  font-family: "Montserrat";
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1em;
  margin-bottom: 0.5em;
  font-size: 1.5em;
}

@media (min-width: 768px) {

  h3,
  .h3 {
    font-size: 2.3vw;
  }
}

@media (min-width: 1200px) {

  h3,
  .h3 {
    font-size: 1.75em;
  }
}

h4,
.h4 {
  font-family: "Montserrat";
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1em;
  margin-bottom: 0.5em;
  font-size: 1.125em;
}

@media (min-width: 768px) {

  h4,
  .h4 {
    font-size: 1.6vw;
  }
}

@media (min-width: 1200px) {

  h4,
  .h4 {
    font-size: 1.25em;
  }
}

h5,
.h5 {
  font-size: 0.85em;
  font-family: "Montserrat";
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 0.75em 0;
}

p {
  margin-bottom: 1em;
}

p.sans-serif {
  font-family: "Montserrat";
}

main .wysiwyg a,
#tinymce a,
.badges a,
.col-sm-3 a,
.accordion a {
  color: #002d72;
  text-decoration: underline;
}

main .wysiwyg a:hover,
main .wysiwyg a:focus,
#tinymce a:hover,
#tinymce a:focus,
.badges a:hover,
.badges a:focus,
.col-sm-3 a:hover,
.col-sm-3 a:focus,
.accordion a:hover,
.accordion a:focus {
  color: #87a857;
}

main .wysiwyg .h-underline,
#tinymce .h-underline,
.badges .h-underline,
.col-sm-3 .h-underline,
.accordion .h-underline {
  border-bottom: 1px solid #979797;
  padding-bottom: 5px;
}

main .wysiwyg p.intro-headline,
#tinymce p.intro-headline,
.badges p.intro-headline,
.col-sm-3 p.intro-headline,
.accordion p.intro-headline {
  color: #002d72;
  font-family: "Montserrat";
  font-weight: bold;
  font-size: 2.5em;
  line-height: 1em;
  margin-bottom: 1em;
  text-transform: uppercase;
}

main .wysiwyg p.intro,
#tinymce p.intro,
.badges p.intro,
.col-sm-3 p.intro,
.accordion p.intro {
  font-size: 1.25em;
  font-weight: 400;
  font-family: "Montserrat";
  color: #002d72;
  line-height: 1.1em;
  margin-bottom: 1em;
}

main .wysiwyg ol,
#tinymce ol,
.badges ol,
.col-sm-3 ol,
.accordion ol {
  list-style-type: none;
  padding: 0;
  counter-reset: shs-ol-counter;
  margin: 1.5em 0;
}

main .wysiwyg ol>li,
#tinymce ol>li,
.badges ol>li,
.col-sm-3 ol>li,
.accordion ol>li {
  position: relative;
  padding: 6px 0 1em 48px;
  line-height: 1.2em;
}

main .wysiwyg ol>li::before,
#tinymce ol>li::before,
.badges ol>li::before,
.col-sm-3 ol>li::before,
.accordion ol>li::before {
  content: counter(shs-ol-counter);
  counter-increment: shs-ol-counter;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fdc112;
  color: #002d72;
  font-family: "Montserrat";
  font-weight: normal;
  text-align: center;
  line-height: 32px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1px solid #d1d1d1;
}

main .wysiwyg ul,
#tinymce ul,
.badges ul,
.col-sm-3 ul,
.accordion ul {
  padding-left: 1.125em;
}

main .wysiwyg ul li,
#tinymce ul li,
.badges ul li,
.col-sm-3 ul li,
.accordion ul li {
  margin-bottom: 0.75em;
}

main .wysiwyg table:not(.layout),
#tinymce table:not(.layout),
.badges table:not(.layout),
.col-sm-3 table:not(.layout),
.accordion table:not(.layout) {
  font-size: 90%;
  border-collapse: separate;
  border-spacing: 2px;
  margin-bottom: 3em;
}

main .wysiwyg table:not(.layout) *,
#tinymce table:not(.layout) *,
.badges table:not(.layout) *,
.col-sm-3 table:not(.layout) *,
.accordion table:not(.layout) * {
  font-family: "Montserrat" !important;
}

main .wysiwyg table:not(.layout) td,
main .wysiwyg table:not(.layout) th,
#tinymce table:not(.layout) td,
#tinymce table:not(.layout) th,
.badges table:not(.layout) td,
.badges table:not(.layout) th,
.col-sm-3 table:not(.layout) td,
.col-sm-3 table:not(.layout) th,
.accordion table:not(.layout) td,
.accordion table:not(.layout) th {
  vertical-align: middle !important;
  border: 0 none !important;
}

main .wysiwyg table:not(.layout) thead>tr>td,
main .wysiwyg table:not(.layout) th,
#tinymce table:not(.layout) thead>tr>td,
#tinymce table:not(.layout) th,
.badges table:not(.layout) thead>tr>td,
.badges table:not(.layout) th,
.col-sm-3 table:not(.layout) thead>tr>td,
.col-sm-3 table:not(.layout) th,
.accordion table:not(.layout) thead>tr>td,
.accordion table:not(.layout) th {
  text-transform: uppercase;
  font-weight: 500;
  background-color: rgba(224, 224, 224, 0.3);
}

main .wysiwyg table:not(.layout) thead>tr>td[scope="colgroup"],
main .wysiwyg table:not(.layout) th[scope="colgroup"],
#tinymce table:not(.layout) thead>tr>td[scope="colgroup"],
#tinymce table:not(.layout) th[scope="colgroup"],
.badges table:not(.layout) thead>tr>td[scope="colgroup"],
.badges table:not(.layout) th[scope="colgroup"],
.col-sm-3 table:not(.layout) thead>tr>td[scope="colgroup"],
.col-sm-3 table:not(.layout) th[scope="colgroup"],
.accordion table:not(.layout) thead>tr>td[scope="colgroup"],
.accordion table:not(.layout) th[scope="colgroup"] {
  background-color: rgba(224, 224, 224, 0.6);
}

main .wysiwyg table:not(.layout) tbody tr td[scope="colgroup"],
#tinymce table:not(.layout) tbody tr td[scope="colgroup"],
.badges table:not(.layout) tbody tr td[scope="colgroup"],
.col-sm-3 table:not(.layout) tbody tr td[scope="colgroup"],
.accordion table:not(.layout) tbody tr td[scope="colgroup"] {
  font-size: 1.25em;
}

main .wysiwyg table:not(.layout) tbody tr:nth-child(odd) td,
#tinymce table:not(.layout) tbody tr:nth-child(odd) td,
.badges table:not(.layout) tbody tr:nth-child(odd) td,
.col-sm-3 table:not(.layout) tbody tr:nth-child(odd) td,
.accordion table:not(.layout) tbody tr:nth-child(odd) td {
  background-color: rgba(253, 193, 18, 0.15);
}

main .wysiwyg table:not(.layout) tbody tr:nth-child(odd) td[scope="colgroup"],
#tinymce table:not(.layout) tbody tr:nth-child(odd) td[scope="colgroup"],
.badges table:not(.layout) tbody tr:nth-child(odd) td[scope="colgroup"],
.col-sm-3 table:not(.layout) tbody tr:nth-child(odd) td[scope="colgroup"],
.accordion table:not(.layout) tbody tr:nth-child(odd) td[scope="colgroup"] {
  background-color: rgba(253, 193, 18, 0.3);
}

main .wysiwyg TABLE.no-margin,
#tinymce TABLE.no-margin,
.badges TABLE.no-margin,
.col-sm-3 TABLE.no-margin,
.accordion TABLE.no-margin {
  margin-bottom: 0.25em !important;
}

main .wysiwyg blockquote,
#tinymce blockquote,
.badges blockquote,
.col-sm-3 blockquote,
.accordion blockquote {
  margin: 0;
  padding: 0;
  font-size: 1.1em;
  border: 0 none;
  color: #002d72;
}

@media (min-width: 1200px) {

  main .wysiwyg blockquote,
  #tinymce blockquote,
  .badges blockquote,
  .col-sm-3 blockquote,
  .accordion blockquote {
    font-size: 1.25em;
  }
}

main .wysiwyg blockquote>p::before,
#tinymce blockquote>p::before,
.badges blockquote>p::before,
.col-sm-3 blockquote>p::before,
.accordion blockquote>p::before {
  content: '\201C';
  display: inline;
  padding-right: 2px;
}

main .wysiwyg blockquote>p::after,
#tinymce blockquote>p::after,
.badges blockquote>p::after,
.col-sm-3 blockquote>p::after,
.accordion blockquote>p::after {
  content: '\201D';
  display: inline;
  padding-left: 2px;
}

figure:before,
figure:after {
  content: " ";
  display: table;
}

figure:after {
  clear: both;
}

figure img {
  margin-bottom: 0;
}

figcaption {
  width: auto;
  display: inline-block;
  float: right;
  height: auto;
  margin: -10px 0 1em 10px;
  padding: 5px 15px 2px 15px;
  position: relative;
  z-index: 9999;
  background-color: #e8e8e8;
  color: #626262;
  font-size: 13px;
  opacity: 0.95;
  text-align: right;
}

figure.signature {
  display: block;
}

figure.signature figcaption {
  display: block;
  float: none;
  margin: auto;
  padding: 0;
  background-color: transparent;
  color: inherit;
  font-size: inherit;
  opacity: inherit;
  text-align: left;
}

.gold-band {
  box-shadow: 0px -2px 9px 0px rgba(0, 0, 0, 0.5);
  /* Quote edit */
  background-color: #fdc112;
  /* Quote edit */
  padding: 0;
  position: relative;
  color: #002d72;
  z-index: 2;
  /*&::before {
  	content: '';
  	position: absolute;
  	box-shadow: 0px -2px 9px 0px rgba(0,0,0,0.5);
  	background-color: $gold;
  	@include position(40px, 0, 0, 0);
  }*/
}

@media (min-width: 768px) {
  .gold-band {
    margin-top: -1.2vw;
    margin-bottom: -1.2vw;
    overflow-x: hidden;
  }

  .gold-band::before {
    top: 1.2vw;
    right: -50vw;
    bottom: 1.2vw;
    left: -50vw;
  }
}

@media (min-width: 1200px) {
  .gold-band {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .gold-band::before {
    top: 2rem;
    right: -50vw;
    bottom: 2rem;
    left: -50vw;
  }
}

.gold-band p,
.gold-band a,
.gold-band .lead {
  color: #002d72;
}

@media (max-width: 767px) {
  .gold-band .container-fluid {
    max-width: 400px;
    padding-bottom: 5em;
    padding-top: 5em;
    /* Quote edit */
  }
}

@media (min-width: 768px) {
  .gold-band .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 0;
  }
}

.gold-band .col-sm-3 {
  /* Quote edit */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.gold-band .col-sm-9 {
  margin-top: 1em;
}

@media (min-width: 768px) {
  .gold-band .col-sm-9 {
    margin-top: 0;
    padding: 2rem 0;
  }

  .no-flex .gold-band .col-sm-9 {
    padding-top: 3rem;
  }
}

.gold-band .ff-flex {
  width: 100%;
}

.gold-band .wrap-round::before {
  content: '';
  position: absolute;
  left: 0.75em;
  right: 0.75em;
  bottom: 0.75em;
  top: 0.75em;
  border-radius: 50%;
  border: 2px solid #fff;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
}

@media (min-width: 768px) {
  .gold-band .wrap-round::before {
    top: 1vw;
    right: 1vw;
    bottom: 1vw;
    left: 1vw;
  }
}

@media (min-width: 1200px) {
  .gold-band .wrap-round {
    font-size: 2.25em;
  }

  .gold-band .wrap-round::before {
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
  }
}

.gold-band .headline {
  text-transform: uppercase;
  font-family: "Montserrat";
  border-left: 2px solid #002d72;
  padding-left: 10px;
  font-weight: bold;
}

@media (min-width: 768px) {
  .gold-band .headline {
    font-size: 0.95em;
  }
}

@media (min-width: 1200px) {
  .gold-band .headline {
    font-size: 1.125em;
  }
}

@media (min-width: 1400px) {
  .gold-band .headline {
    font-size: 1.25em;
  }
}

.gold-band .headline small {
  display: block;
  text-transform: none;
  font-family: "Abhaya Libre";
  line-height: 1em;
}

.gold-band p.lead {
  line-height: 1.1em;
  margin-bottom: 1rem;
  font-size: 1.5em;
  text-align: center;
}

@media (min-width: 768px) {
  .gold-band p.lead {
    text-align: left;
    font-size: 2.6vw;
  }
}

@media (min-width: 1200px) {
  .gold-band p.lead {
    font-size: 2em;
  }
}

.gold-band.format-cta p.lead {
  margin: 1em 0;
  font-size: 1.25em;
  line-height: 1.2em;
  text-align: left;
}

@media (min-width: 768px) {
  .gold-band.format-cta p.lead {
    font-size: 2vw;
  }
}

@media (min-width: 992px) {
  .gold-band.format-cta p.lead {
    font-size: 1.6vw;
  }
}

@media (min-width: 1200px) {
  .gold-band.format-cta p.lead {
    font-size: 1.25em;
  }
}

.gold-band .attribution {
  font-weight: bold;
  line-height: 1.1em;
  text-align: center;
  margin-top: 1em;
  font-size: 1.25em;
}

@media (min-width: 768px) {
  .gold-band .attribution {
    text-align: left;
    margin-top: 0;
    font-size: 1.125em;
  }
}

@media (min-width: 1200px) {
  .gold-band .attribution {
    font-size: 1.25em;
  }
}

.gold-band .attribution small {
  display: block;
  font-size: 1em;
  font-weight: normal;
}


TABLE.layout {
  width: 100%;
  /**
   * a brekpoint the layout table gets a 
   * max-width
   * 
   */
  /**
   * Put a rule (line) between TDs
   */
  /**
   * Two column table 50/50
   */
}

TABLE.layout TD {
  vertical-align: top;
}

@media (min-width: 768px) {
  TABLE.layout TD {
    padding-right: 1.25em;
    padding-left: 1.25em;
  }

  TABLE.layout TD:first-child {
    padding-left: 0;
  }

  TABLE.layout TD:last-child {
    padding-right: 0;
  }
}

@media (max-width: 767px) {
  TABLE.layout {
    display: block;
  }

  TABLE.layout TBODY,
  TABLE.layout TR,
  TABLE.layout TD,
  TABLE.layout TD {
    display: block;
  }

  TABLE.layout TD+TD {
    margin-top: 2.5em;
  }
}

@media (min-width: 768px) {
  TABLE.layout.ruled TD+TD {
    border-left: 1px solid #d1d1d1;
  }
}

@media (min-width: 768px) {
  TABLE.layout.two-column TD {
    width: 50%;
  }
}

@media (min-width: 768px) {
  TABLE.layout.two-thirds TD:first-child {
    width: 66.666%;
  }

  TABLE.layout.two-thirds TD:last-child {
    width: 33.333%;
  }
}

@media (min-width: 768px) {
  TABLE.layout.three-column TD {
    width: 33.333%;
  }

  TABLE.layout.three-column TD:first-child {
    padding-right: calc(1.25em + (1.25em/3));
  }

  TABLE.layout.three-column TD:nth-child(2) {
    padding-right: calc(1.25em - (1.25em/3));
    padding-left: calc(1.25em - (1.25em/3));
  }

  TABLE.layout.three-column TD:last-child {
    padding-left: calc(1.25em + (1.25em/3));
  }
}

main {
  min-height: 75vh;
}

@media (max-width: 992px) {
  body.has-hero main {
    /* margin-top: 80px !important; */
  }
}

.section-heading {
  margin-top: 3em;
  margin-bottom: 2em;
}

.section-heading p.lead {
  margin-left: auto;
  margin-right: auto;
  max-width: 750px;
  text-align: center;
}

.section-cta {
  text-align: center;
  padding-top: 3em;
}

.flexible-content .wysiwyg {
  margin: 3em 0;
}

a.go-back {
  display: block;
  margin-bottom: 1em;
  text-transform: uppercase;
  font-weight: 500;
  font-family: "Montserrat";
  color: #002d72;
  text-decoration: none;
  cursor: pointer;
}

a.go-back:hover {
  color: #dc6b2f;
}

.news-widget {
  margin-bottom: 3em;
}

@media (min-width: 768px) {
  .news-widget .col-sm-3 {
    width: 33%;
  }
}

@media (min-width: 768px) {
  .news-widget .row {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    margin-bottom: 2em;
  }
}

.news-widget label {
  font-size: 0.85em;
  font-family: "Montserrat";
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 0.75em 0;
  margin-right: 2em;
}

.news-widget .filter-wrap {
  padding-bottom: 0.5em;
  border-bottom: 3px solid #fdc112;
}

.news-widget .form-control {
  width: auto;
  display: inline-block;
  min-width: 200px;
}

.news-widget .category-sections {
  margin-top: 3em;
}

@media (min-width: 768px) {
  .news-widget .top-part .col-sm-6.col-lg-7 {
    padding-right: 0;
  }
}

.news-widget .top-part .col-sm-6.col-lg-5 {
  position: relative;
  padding-top: 1em;
  padding-bottom: 1em;
}

.news-widget .top-part .col-sm-6.col-lg-5::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 1em;
  content: '';
  background-color: #87a857;
  z-index: -1;
}

.news-widget .top-part .the-date {
  font-family: "Montserrat";
  font-weight: bold;
  font-size: 90%;
  margin-bottom: 0.5em;
  color: #fff;
}

.news-widget .top-part .category {
  text-transform: uppercase;
  color: #fff;
}

.news-widget .top-part .category a {
  color: #fff;
  display: inline-block;
  text-decoration: none;
  font-family: "Montserrat";
  font-weight: bold;
  font-size: 85%;
}

.news-widget .top-part .content {
  position: relative;
}

.news-widget .top-part .content .title {
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  font-family: "Montserrat";
  margin-bottom: 0.75em;
}

.news-widget .top-part .content p {
  color: #fff;
}

.news-widget .top-part .content .simple-btn {
  color: #fff;
}

@media (max-width: 767px) {
  .news-widget .top-part {
    margin-bottom: 2em;
  }

  .news-widget .top-part .content {
    margin-top: 1em;
  }

  .news-widget .news-card {
    margin-bottom: 2em;
  }

  .news-widget .collapse .row+.row {
    display: none;
  }
}

article.type-post {
  margin-bottom: 3em;
}

article.type-post .tags-cats {
  margin-top: 1.5em;
  margin-bottom: 1em;
}

article.type-post .tags-cats ul.post-categories {
  margin: 0;
  padding: 0;
  display: inline-block;
}

article.type-post .tags-cats a[rel="tag"] {
  font-family: "Montserrat";
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  display: inline-block;
  text-decoration: none;
  background-color: #87a857;
  border-radius: 1em;
  padding: 2px 1em;
  margin: 0 2px 0 0;
}

article.type-post .the-date {
  font-family: "Montserrat";
  color: #002d72;
  margin: 0.5em 0;
  font-weight: bold;
}

article.type-post h1 {
  font-size: 1.875em;
  margin-bottom: 0.75em;
  margin-top: 0.5em;
  position: relative;
  padding: 5px 0 5px 20px;
}

article.type-post h1::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0em;
  bottom: 0em;
  width: 4px;
  background-color: #002d72;
}

@media (min-width: 768px) {
  article.type-post h1 {
    font-size: 4vw;
  }
}

@media (min-width: 1200px) {
  article.type-post h1 {
    font-size: 3em;
  }
}

article.type-post .bg-image {
  /*margin-bottom: 2em;*/
}

article.type-post .caption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

article.type-post .social-share {
  padding: 2rem 0px;
  margin: 2rem 0 2rem 0;
  border-bottom: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
}

article.type-post .social-share .badge.twitter {
  background-color: #009cbd;
}

article.type-post .byline {
  margin-bottom: 2em;
}

article.type-post .byline strong {
  color: #002d72;
}

ul.post-categories {
  padding: 0;
  list-style-type: none;
  margin: 0;
}

ul.post-categories li {
  padding: 2px 0.5em;
  background-color: #dc6b2f;
  display: inline-block;
  border-radius: 5.5em;
}

@media (max-width: 991px) {
  ul.post-categories li {
    font-size: 75%;
  }
}

ul.post-categories li a {
  font-family: "Montserrat";
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  display: inline-block;
  text-decoration: none;
}

.news-card {
  box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.15);
  border-radius: 0.3em;
  position: relative;
  height: 100%;
  background-color: #fff;
  padding-bottom: 80px;
  margin: auto;
  max-width: 80vw;
  /** YES IMAGE */
  /** NO IMAGE */
}

.news-card .category-date {
  font-family: "Montserrat";
}

.news-card .category-date .category {
  font-size: 75%;
  text-transform: uppercase;
  color: #fff;
}

@media (min-width: 768px) {
  .news-card .category-date .category {
    font-size: 85%;
  }
}

.news-card .category-date .category a {
  color: #fff;
  display: inline-block;
  text-decoration: none;
}

.news-card .category-date .date {
  color: #fff;
  margin-top: 0.5em;
  font-size: 90%;
  font-weight: bold;
}

.news-card .content {
  position: relative;
}

.news-card .content .title {
  font-weight: 500;
  text-transform: uppercase;
  font-family: "Montserrat";
  margin-bottom: 0.75em;
}

.news-card .cta {
  position: absolute;
  bottom: 1em;
  left: 1em;
  right: 0;
}

.news-card .cta .btn {
  background-color: transparent;
  border: 1px solid #d1d1d1;
  padding: 0.9em 1em;
  font-size: 90%;
}

.news-card .cta .btn:hover,
.news-card .cta .btn:focus {
  color: #dc6b2f;
}

.news-card:not(.no-image) .bg-image::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #4a4a4a;
  opacity: 0.35;
  z-index: 1;
}

.news-card:not(.no-image) .category-date {
  padding: 0.5em 1em;
}

.news-card:not(.no-image) .category-date .category a {
  padding: 5px;
  background-color: #002d72;
  line-height: 1em;
  border-radius: 5px;
}

.news-card:not(.no-image) .category-date .date {
  color: #4a4a4a;
}

.news-card:not(.no-image) .content {
  padding: 0em 1em 0 1em;
}

.news-card.no-image {
  background-color: #002d72;
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 1em;
}

.news-card.no-image .content .title {
  color: #fff;
  margin-top: 1em;
}

@media (min-width: 1200px) {
  .news-card.no-image .content .title {
    font-size: 120%;
  }
}

.news-card.no-image .content p {
  color: #fff;
}

.news-card.no-image .cta .btn {
  color: #fff;
  border-color: #fff;
}

footer .news-listing {
  padding-bottom: 3em;
  background-color: #eeeeee;
  /** HIDE A COUPLE ON SMALLER SCREENS  */
  /*.col-sm-3:nth-last-child(-n+2) {
  	@media (min-width: $screen-sm-min) { display: none; }
  	@media (min-width: $screen-lg-min) { display: inline-block; }
  }*/
  /** make the rows by "clearing" some */
}

footer .news-listing .first-one {
  position: relative;
}

footer .news-listing .first-one .bg-image::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #3c3d41;
  opacity: 0.5;
  z-index: 1;
}

@media (min-width: 768px) {
  footer .news-listing .first-one .wrap {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

footer .news-listing .first-one .content {
  text-align: center;
}

@media (min-width: 768px) {
  footer .news-listing .first-one .content {
    padding: 0 2em;
    max-width: 992px;
    text-align: left;
  }
}

footer .news-listing .first-one .content .title {
  color: #002d72;
  font-weight: 500;
  font-family: "Montserrat";
  margin-bottom: 1em;
  text-transform: uppercase;
  margin-top: 1em;
}

@media (min-width: 768px) {
  footer .news-listing .first-one .content .title {
    color: #fff;
    font-weight: bold;
    font-size: 3em;
    line-height: 1em;
    text-transform: none;
    margin-top: 0em;
  }
}

@media (max-width: 767px) {
  footer .news-listing .first-one .content p {
    font-size: 1em;
  }
}

@media (min-width: 768px) {
  footer .news-listing .first-one .content p {
    color: #fff;
    margin-left: auto;
    margin-right: auto;
    max-width: 768px;
  }
}

@media (min-width: 768px) {
  footer .news-listing .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}

@media (min-width: 768px) {
  footer .news-listing .col-sm-3:nth-child(3n+4) {
    clear: both;
  }
}

@media (min-width: 1200px) {
  footer .news-listing .col-sm-3:nth-child(3n+4) {
    clear: none;
  }
}

@media (min-width: 1200px) {
  footer .news-listing .col-sm-3:nth-child(4n+5) {
    clear: both;
  }
}

footer .news-listing .col-sm-3 {
  margin-top: 2em;
}

.person-card {
  margin-top: 2em;
  box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.15);
  border-radius: 0.3em;
  position: relative;
  height: 100%;
  display: block;
  text-decoration: none !important;
  background-color: #fff;
}

.person-card .bg-image {
  /*filter: grayscale(1);
  transition: filter 200ms;*/
}

.person-card .bg-image::after {
  background-color: rgba(0, 45, 114, 0.25);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: background-color 200ms ease 0s;
}

.person-card:hover .bg-image {
  /*filter: grayscale(0);*/
}

.person-card:hover .bg-image::after {
  background-color: transparent;
}

.person-card .content {
  padding: 1em;
  text-align: center;
  color: #4a4a4a;
}

.person-card .content .name {
  font-family: "Montserrat";
  margin-bottom: 0.5em;
}

@media (min-width: 1200px) {
  .person-card .content .name {
    font-size: 1.25em;
  }
}

.person-card .content .designation {
  font-family: "Montserrat";
  font-size: 0.9em;
}

.person-card .content p {
  margin-top: 1em;
}

.person-card .simple-btn {
  color: #002d72;
  margin-top: 1.5em;
}

body.single-people article {
  padding-top: 3em;
}

body.single-people h1 {
  font-size: 1.125em;
}

@media (min-width: 768px) {
  body.single-people h1 {
    font-size: 3.33vw;
  }
}

@media (min-width: 1200px) {
  body.single-people h1 {
    font-size: 2.5em;
  }
}

body.single-people .email {
  margin-top: 5px;
}

body.single-people section.content {
  margin: 2em 0;
}

@media (min-width: 768px) {
  .people-list .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 2em;
  }

  .people-list .row>* {
    position: relative;
  }

  .people-list .row>* .person-card {
    margin-top: 0;
  }
}

.photo-gallery {
  margin-bottom: 3em;
}

.photo-gallery .section-heading {
  text-align: center;
}

.photo-gallery .section-heading .h3 small {
  display: block;
  font-weight: normal;
  font-size: 0.5em;
  color: #002d72;
}

.photo-gallery .section-heading .lead {
  font-family: "Montserrat";
}

@media (min-width: 768px) {
  .photo-gallery .gallery-items .item-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (min-width: 768px) {
  .photo-gallery .gallery-items .item-row .gallery-item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}

.photo-gallery .gallery-item {
  text-decoration: none;
  position: relative;
}

@media (min-width: 768px) {
  .photo-gallery .gallery-item {
    max-width: 20%;
    border: 2px solid #fff;
  }
}

.photo-gallery .gallery-item.youtube .bg-image::before {
  content: "\f144";
  color: #fff;
  position: absolute;
  z-index: 1;
  font-size: 4em;
  top: calc(50% - 0.25em);
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  font-family: FontAwesome;
}

.photo-gallery .gallery-item.youtube:hover .bg-image:before {
  color: #dc6b2f;
}

.photo-gallery .the-content {
  background-color: #fff;
  background-image: url(img/tile.svg);
  background-repeat: repeat;
  background-position: 0 0;
  background-size: auto;
  padding: 0 1em;
  position: relative;
}

.photo-gallery .the-content>a {
  display: block;
  position: absolute;
  top: 1em;
  right: 1em;
  background-color: #fdc112;
  color: #002d72;
  text-align: center;
  line-height: 32px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1px solid #d1d1d1;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  z-index: 1;
}

.photo-gallery .the-content>a:hover {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.photo-gallery .the-content .sleeve {
  margin: auto;
  padding: 1em 0;
  position: relative;
  width: 100%;
}

@media (min-width: 768px) {
  .photo-gallery .the-content .sleeve {
    padding: 2em 0;
    max-width: 768px;
  }
}

@media (min-width: 1200px) {
  .flexible-content .photo-gallery .the-content .sleeve {
    padding: 3em 0;
  }
}

.photo-gallery.format-drawer {
  border-top: 4px solid #fdc112;
  border-bottom: 4px solid #fdc112;
}

@media (min-width: 768px) {
  .photo-gallery.format-drawer .gallery-item.active::after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 30px;
    left: calc(50% - 15px);
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #fff;
  }
}

.photo-gallery.format-drawer .item-row:last-child .gallery-item.active::after {
  bottom: auto;
  top: 0;
  border-bottom: 0 none;
  border-top: 20px solid #fff;
}

.photo-gallery.format-other {
  margin-bottom: 3em;
  margin-top: 3em;
}

@media (min-width: 768px) {
  .photo-gallery.format-other .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .photo-gallery.format-other .row>*:first-child {
    padding-right: 0;
  }
}

.photo-gallery.format-other .section-heading {
  padding: 0 15px 0 15px;
  margin: 3em 0 0;
  border-left: 3px solid #002d72;
  text-align: left;
}

@media (min-width: 768px) {
  .photo-gallery.format-other .section-heading {
    margin: 3em 0 0;
  }
}

.photo-gallery.format-other .the-content {
  background-color: #002d72;
  background-image: url(img/tile-darker.svg);
  padding: 0 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.photo-gallery.format-other .the-content,
.photo-gallery.format-other .the-content * {
  color: #fff;
}

.photo-gallery.format-other .gallery-items {
  margin-bottom: 5em;
}

.photo-gallery.format-other .gallery-items .gallery-item .bg-image {
  transition: -webkit-filter 300ms, filter 300ms;
  -webkit-filter: sepia(0.875);
  filter: sepia(0.875);
}

.photo-gallery.format-other .gallery-items .gallery-item:hover .bg-image,
.photo-gallery.format-other .gallery-items .gallery-item.active .bg-image {
  -webkit-filter: sepia(0);
  filter: sepia(0);
}

#TB_overlay {
  background-color: #002d72;
}

#TB_closeWindow {
  position: absolute;
  float: none;
  top: -16px;
  right: -7px;
}

#TB_caption {
  float: none;
  height: auto;
  font-family: "Montserrat";
}

#TB_window img#TB_Image {
  border: 0 none !important;
}

.screen-reader-text {
  display: none;
}

.svg {
  background-repeat: no-repeat;
  background-size: 120px 120px;
  background-size: contain;
  height: 120px;
  width: 120px;
}

@media (min-width: 768px) {
  .svg {
    height: 10vw;
    width: 10vw;
  }
}

@media (min-width: 1200px) {
  .svg {
    height: 120px;
    width: 120px;
  }
}

.svg.confident {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%0D%3C%21-- Generator: Adobe Illustrator 16.0.0%2C SVG Export Plug-In . SVG Version: 6.00 Build 0%29  --%3E%0D%3C%21DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%0D%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px'%0D%09 width='120px' height='120px' viewBox='-379 454 120 120' enable-background='new -379 454 120 120' xml:space='preserve'%3E%0D%3Cg%3E%0D%09%3Cpath fill='%23002D72' d='M-295.9%2C554.6h-3.4v-24.8c0-0.5%2C0.2-0.9%2C0.5-1.2c4.7-4.7%2C7.4-11.1%2C7.4-17.8c0.1-13.9-11-25.3-24.9-25.4%0D%09%09c-13.9-0.1-25.3%2C11-25.4%2C24.9c0%2C0.6%2C0%2C1.1%2C0%2C1.7c0%2C0.3-0.1%2C0.6-0.2%2C0.9l-7.2%2C12.5h3.3c0.9%2C0%2C1.7%2C0.8%2C1.7%2C1.7v10.6%0D%09%09c0%2C3.1%2C2.5%2C5.5%2C5.5%2C5.5h11.5c0.9%2C0%2C1.7%2C0.8%2C1.7%2C1.7v9.6h-3.4v-7.9h-9.8c-4.9%2C0-8.9-4-8.9-8.9v-8.9h-4.5c-0.6%2C0-1.2-0.3-1.5-0.9%0D%09%09c-0.3-0.5-0.3-1.2%2C0-1.7l8.4-14.6l0-0.8c0.4-15.8%2C13.6-28.2%2C29.3-27.8c15.2%2C0.4%2C27.4%2C12.6%2C27.8%2C27.8c0%2C7.4-2.8%2C14.3-7.9%2C19.6V554.6%0D%09%09'/%3E%0D%09%3Cpath fill='%23FFC72C' d='M-316.9%2C526.2c-9.4%2C0-17-7.6-17-16.9s7.6-17%2C16.9-17c9.4%2C0%2C17%2C7.6%2C17%2C16.9%0D%09%09C-300%2C518.7-307.6%2C526.2-316.9%2C526.2L-316.9%2C526.2z'/%3E%0D%09%3Cpath fill='%23FFFFFF' d='M-308.6%2C509c0%2C4.2-3.4%2C7.6-7.6%2C7.6s-7.6-3.4-7.6-7.6l0%2C0c0-4.2%2C3.4-7.6%2C7.6-7.6%0D%09%09C-312%2C501.4-308.6%2C504.8-308.6%2C509'/%3E%0D%09%3Cpath fill='%23FFFFFF' d='M-316.9%2C508l-26-23.6h52.1L-316.9%2C508'/%3E%0D%09%3Cpath fill='%23002D72' d='M-338.8%2C485.8l21.7%2C19.6l21.7-19.6H-338.8z M-318.3%2C508.9l-26-23.6c-0.5-0.5-0.7-1.2-0.5-1.9%0D%09%09c0.3-0.7%2C0.9-1.1%2C1.6-1.1h52.1c0.7%2C0%2C1.3%2C0.4%2C1.6%2C1.1c0.2%2C0.7%2C0.1%2C1.4-0.5%2C1.9l-26%2C23.6C-316.7%2C509.5-317.7%2C509.5-318.3%2C508.9z'/%3E%0D%09%3Cpath fill='%23FFFFFF' d='M-317.4%2C508l-11.5-23.6h23L-317.4%2C508'/%3E%0D%09%3Cpath fill='%23002D72' d='M-325.5%2C485.8l8.8%2C18l8.8-18H-325.5z M-318.3%2C508.4l-11.5-23.6c-0.4-0.8-0.1-1.9%2C0.8-2.3%0D%09%09c0.2-0.1%2C0.5-0.2%2C0.8-0.2h23c0.6%2C0%2C1.1%2C0.3%2C1.4%2C0.8c0.3%2C0.5%2C0.3%2C1.1%2C0.1%2C1.6l-11.5%2C23.6c-0.4%2C0.8-1.4%2C1.2-2.3%2C0.8%0D%09%09C-317.8%2C509-318.1%2C508.7-318.3%2C508.4z'/%3E%0D%09%3Cpath fill='%23FFFFFF' d='M-342.9%2C483.6h52.1l-7.2-9.2h-37.8L-342.9%2C483.6'/%3E%0D%09%3Cpath fill='%23002D72' d='M-339.7%2C482.6h45.2l-4.5-5.8h-36.1L-339.7%2C482.6z M-343.2%2C486c-0.7%2C0-1.2-0.4-1.5-1%0D%09%09c-0.3-0.6-0.2-1.3%2C0.2-1.8l7.2-9.2c0.3-0.4%2C0.8-0.7%2C1.3-0.7h37.8c0.5%2C0%2C1%2C0.2%2C1.3%2C0.7l7.2%2C9.2c0.4%2C0.5%2C0.5%2C1.2%2C0.2%2C1.8%0D%09%09c-0.3%2C0.6-0.9%2C1-1.5%2C1H-343.2z'/%3E%0D%09%3Cpath fill='%23FFFFFF' d='M-317.4%2C474.4l-11.5%2C9.3h23L-317.4%2C474.4'/%3E%0D%09%3Cpath fill='%23002D72' d='M-324.1%2C482.3h13.4l-6.7-5.4L-324.1%2C482.3z M-328.8%2C485.7l-1.1-3l11.5-9.3h2.1l11.5%2C9.3l-1.1%2C3H-328.8z'/%3E%0D%09%3Cpath fill='%23FFFFFF' d='M-328.4%2C483.6l-7.3-9.2h0l-7.2%2C9.2H-328.4'/%3E%0D%09%3Cpath fill='%23002D72' d='M-339.7%2C482.6h7.5l-3.8-4.8L-339.7%2C482.6z M-343.2%2C486c-0.6%2C0.7-1.6%2C0.9-2.4%2C0.3c-0.7-0.6-0.9-1.6-0.3-2.4%0D%09%09c0.3-0.4%2C0.8-0.7%2C1.4-0.7l7.2-9.2c0.6-0.8%2C2-0.8%2C2.7%2C0l7.3%2C9.2c0.6%2C0.7%2C0.5%2C1.8-0.3%2C2.4c-0.3%2C0.2-0.7%2C0.4-1.1%2C0.4H-343.2z'/%3E%0D%09%3Cpath fill='%23FFFFFF' d='M-304.9%2C483.6l7.3-9.2h0l7.2%2C9.2H-304.9'/%3E%0D%09%3Cpath fill='%23002D72' d='M-301.7%2C482.6h7.5l-3.7-4.8L-301.7%2C482.6z M-305.2%2C486c-0.9%2C0-1.7-0.8-1.7-1.7c0-0.4%2C0.1-0.7%2C0.4-1l7.3-9.2%0D%09%09c0.6-0.7%2C1.8-0.8%2C2.5-0.2c0.1%2C0.1%2C0.1%2C0.1%2C0.2%2C0.2l7.2%2C9.2c0.4%2C0.5%2C0.5%2C1.2%2C0.2%2C1.8c-0.3%2C0.6-0.9%2C0.9-1.5%2C1H-305.2z'/%3E%0D%3C/g%3E%0D%3C/svg%3E%0D");
}

.svg.engaged {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%0D%3C%21-- Generator: Adobe Illustrator 16.0.0%2C SVG Export Plug-In . SVG Version: 6.00 Build 0%29  --%3E%0D%3C%21DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%0D%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px'%0D%09 width='120px' height='120px' viewBox='-379 443 120 120' enable-background='new -379 443 120 120' xml:space='preserve'%3E%0D%3Cg%3E%0D%09%3Cpath fill='%23FFFFFF' d='M-315.7%2C491h-17.1l-9.2%2C11.5l-5.3-4.3l11.2-14.1h20.4V491'/%3E%0D%09%3Cpath fill='%23002D72' d='M-342%2C505.2l-8-6.4l12.8-16h21.2v3.4h-19.6l-9.7%2C12.1l2.7%2C2.1l8.6-10.8h17.9v3.4h-16.3L-342%2C505.2'/%3E%0D%09%3Cpath fill='%23FFFFFF' d='M-301.8%2C480.7c0%2C4-3.3%2C7.3-7.3%2C7.3c-4%2C0-7.3-3.3-7.3-7.3c0-4%2C3.3-7.3%2C7.3-7.3%0D%09%09C-305.1%2C473.4-301.8%2C476.7-301.8%2C480.7L-301.8%2C480.7'/%3E%0D%09%3Cpath fill='%23002D72' d='M-308.8%2C474.1c-3.1-0.2-5.7%2C2.2-5.9%2C5.3c-0.2%2C3.1%2C2.2%2C5.7%2C5.3%2C5.9c0.2%2C0%2C0.4%2C0%2C0.5%2C0%0D%09%09c3.1-0.2%2C5.5-2.8%2C5.3-5.9C-303.5%2C476.6-305.9%2C474.3-308.8%2C474.1z M-317.8%2C479.7c0.3-5%2C4.6-8.7%2C9.6-8.4c4.5%2C0.3%2C8.1%2C3.9%2C8.4%2C8.4%0D%09%09c-0.3%2C5-4.6%2C8.7-9.6%2C8.4C-313.9%2C487.8-317.5%2C484.3-317.8%2C479.7z'/%3E%0D%09%3Cpath fill='%23FFFFFF' d='M-345.5%2C539.7l-4.5-5.1l14.1-12.3l2.6-14l6.7%2C1.2l-3%2C16.3L-345.5%2C539.7'/%3E%0D%09%3Cpath fill='%23002D72' d='M-346.6%2C535.4l2.2%2C2.6l14.2-12.3l2.6-14l-3.4-0.6l-2.4%2C12.9L-346.6%2C535.4z M-351.3%2C535l15-13l2.8-15.1%0D%09%09l10%2C1.9l-3.5%2C18.5l-17.7%2C15.3L-351.3%2C535z'/%3E%0D%09%3Cpath fill='%23FFFFFF' d='M-298.2%2C509.9v-6.8h-12v-12.8l-4.8-4.8l-14.5%2C14.7c-1.9%2C1.9-3%2C4.5-3%2C7.2c0%2C2.7%2C1.1%2C5.3%2C3%2C7.2l11.3%2C11.4%0D%09%09l-1%2C15.3l6.8%2C0.4l1.2-18.4l-13.5-13.5c-1.3-1.3-1.3-3.5%2C0-4.8c0%2C0%2C0%2C0%2C0%2C0l7.8-7.9v12.8H-298.2'/%3E%0D%09%3Cpath fill='%23002D72' d='M-318.4%2C539.5l3.4%2C0.2l1-16l-13-13c-2-2-2-5.2%2C0-7.2c0%2C0%2C0%2C0%2C0%2C0l10.7-10.8v15.3h15.3v-3.4h-12v-13.8%0D%09%09l-3.1-3.1l-13.3%2C13.5c-3.3%2C3.3-3.4%2C8.7-0.1%2C12c0%2C0%2C0%2C0%2C0.1%2C0.1l11.9%2C11.9L-318.4%2C539.5z M-322%2C542.7l1-16.3l-10.8-10.8%0D%09%09c-2.2-2.2-3.5-5.3-3.5-8.4c0-3.2%2C1.2-6.2%2C3.5-8.4l15.7-15.9l6.6%2C6.5v11.8h12v10.2h-22.1v-10.4l-4.9%2C5c-0.7%2C0.6-0.7%2C1.7-0.1%2C2.4%0D%09%09c0%2C0%2C0%2C0%2C0%2C0l14.1%2C14.1l-1.3%2C20.9L-322%2C542.7z'/%3E%0D%09%3Cpath fill='%23FFC72C' d='M-275.9%2C531.9c0.2%2C5.6-4.2%2C10.3-9.8%2C10.5c-5.6%2C0.2-10.3-4.2-10.5-9.8c0-0.2%2C0-0.5%2C0-0.7%0D%09%09c0.2-5.6%2C4.9-10%2C10.5-9.8C-280.4%2C522.3-276.1%2C526.6-275.9%2C531.9'/%3E%0D%09%3Cpath fill='%23002D72' d='M-354%2C513.1h11.3v-3.4H-354V513.1z M-351.3%2C519.8h11.3v-3.4h-11.3V519.8z M-362.1%2C513.1h4.4v-3.4h-4.4%0D%09%09V513.1z'/%3E%0D%09%3Cpath fill='%23282D33' d='M-300.3%2C531.9h11.3v-3.4h-11.3V531.9z M-296.3%2C538.6h11.3v-3.4h-11.3V538.6z M-307%2C531.9h4.4v-3.4h-4.4%0D%09%09V531.9z'/%3E%0D%09%3Cpath fill='%23002D72' d='M-330.2%2C473.7l0-0.4c0-1.7-1.4-3-3-3c-0.3%2C0-0.6%2C0.1-0.9%2C0.1c-0.5-3.4-3.7-5.8-7.1-5.3%0D%09%09c-0.1%2C0-0.3%2C0-0.4%2C0.1c-2.9-3.1-7.7-3.4-10.9-0.5c-1.1%2C1-1.9%2C2.3-2.3%2C3.8h0c-2.5%2C0-4.5%2C2-4.6%2C4.5c0%2C0%2C0%2C0%2C0%2C0c0%2C0.2%2C0%2C0.4%2C0.1%2C0.7%0D%09%09H-330.2'/%3E%0D%3C/g%3E%0D%3C/svg%3E%0D");
}

.svg.prepared {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%0D%3C%21-- Generator: Adobe Illustrator 16.0.0%2C SVG Export Plug-In . SVG Version: 6.00 Build 0%29  --%3E%0D%3C%21DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%0D%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px'%0D%09 width='120px' height='120px' viewBox='-378.7 446.6 120 120' enable-background='new -378.7 446.6 120 120' xml:space='preserve'%3E%0D%3Cpath fill='%23FFC72C' d='M-328.9%2C476.1c-9.2-4-19.9%2C0.1-24%2C9.3c-4%2C9.2%2C0.1%2C19.9%2C9.3%2C24c9.2%2C4%2C19.9-0.1%2C24-9.3%0D%09C-315.5%2C490.9-319.7%2C480.2-328.9%2C476.1'/%3E%0D%3Cpath fill='%23FFFFFF' d='M-317.7%2C532c-15.6-0.1-28.1-12.7-28.1-28.3c0-3.9%2C0.8-7.7%2C2.4-11.2c6.3-14.2%2C22.9-20.7%2C37.1-14.4%0D%09c6.8%2C3%2C12.2%2C8.6%2C14.9%2C15.6c2.7%2C7%2C2.6%2C14.7-0.5%2C21.5C-296.4%2C525.4-306.5%2C532-317.7%2C532z'/%3E%0D%3Cpath fill='%23002D72' d='M-344.4%2C491.2c-6.6%2C15%2C0.2%2C32.4%2C15.2%2C39c3.7%2C1.6%2C7.7%2C2.5%2C11.8%2C2.5c11.7%2C0%2C22.4-6.9%2C27.1-17.7%0D%09c3.2-7.2%2C3.4-15.3%2C0.5-22.6c-2.8-7.3-8.4-13.2-15.6-16.4C-320.3%2C469.5-337.8%2C476.2-344.4%2C491.2z M-306.5%2C478.6%0D%09c13.5%2C6%2C19.6%2C21.8%2C13.6%2C35.3c-4.3%2C9.6-13.8%2C15.9-24.4%2C15.9c-14.8%2C0-26.7-12-26.7-26.8c0-3.7%2C0.8-7.3%2C2.3-10.7%0D%09C-335.8%2C478.8-320%2C472.7-306.5%2C478.6z'/%3E%0D%3Cpath fill='%23002D72' d='M-290.9%2C507.5l-3.7%2C2.9l-6.7%2C5.6l-0.3-5.5l-4.3%2C0.8l-0.5-5l-3%2C1.6l-0.9-0.7l-2.6-2.6l-0.8%2C3.5l2%2C2l-8.6%2C8.4%0D%09l-2.3%2C0.4l0-4.5l1.7-6.8l-3.1-1.5l-0.3-2.9l3.9-4.1l2.9%2C0.5l1.2%2C1.8l4.3%2C0.8l-3.2-4.2l-3.3-2.2l0.3-1.1l4.3-0.5l-0.5-2.9l4.8-1.6%0D%09l3.1%2C2.9l7%2C0.8c0%2C0%2C3.1-0.2%2C6.5-0.5C-291%2C497.4-290.2%2C502.5-290.9%2C507.5 M-324.1%2C477.8l-2.4%2C1.8l-4.4%2C3.3c-0.1%2C0.1-0.2%2C0.2-0.2%2C0.4%0D%09l0.5%2C3.5c0%2C0.1%2C0.2%2C0.3%2C0.2%2C0.3c0.1%2C0.1%2C0.3%2C0%2C0.4%2C0l2.5-1.7l1.3%2C4.8l-7.8%2C2.5l-3.3-1.1c-0.2-0.1-0.3%2C0-0.4%2C0.1l-1.5%2C1.6%0D%09c-0.1%2C0.1-0.1%2C0.2-0.1%2C0.4l0.9%2C3.6l-2.7-3.1l-0.5-1.6C-338.2%2C485.3-331.9%2C479.9-324.1%2C477.8 M-338%2C507.5l-0.3-5.2l4.5-4.1l4%2C8.9%0D%09l-10.6%2C9V513l2.4-5.4C-338%2C507.6-338%2C507.5-338%2C507.5 M-322%2C487l-0.2-7c4.9-0.3%2C7.8%2C0.4%2C8.8%2C0.8l-3.5%2C4.8L-322%2C487z'/%3E%0D%3Cpath fill='%23282D33' d='M-287.2%2C475.3c-0.2-0.3-0.4-0.6-0.7-0.9l2.1-2c0.4%2C0.4%2C0.8%2C0.9%2C1.1%2C1.4L-287.2%2C475.3z'/%3E%0D%3Cpath fill='%23002D72' d='M-283.1%2C481c0.1-1.1%2C0.1-2.1-0.1-3.2l-2.8%2C0.4c0.1%2C0.8%2C0.2%2C1.7%2C0.1%2C2.5L-283.1%2C481z M-284.4%2C486.9%0D%09c0.3-1%2C0.6-2%2C0.8-2.9l-2.8-0.7c-0.2%2C0.8-0.5%2C1.7-0.8%2C2.6L-284.4%2C486.9z M-286.7%2C492.4c0.5-0.9%2C0.9-1.8%2C1.2-2.7l-2.6-1.1%0D%09c-0.4%2C0.8-0.8%2C1.7-1.2%2C2.5L-286.7%2C492.4z M-289.6%2C497.5c0.5-0.8%2C1-1.7%2C1.5-2.5l-2.5-1.4c-0.5%2C0.8-0.9%2C1.6-1.4%2C2.4L-289.6%2C497.5z%0D%09 M-292.9%2C502.4c0.6-0.8%2C1.1-1.6%2C1.7-2.4l-2.4-1.6l-1.6%2C2.3L-292.9%2C502.4z M-296.4%2C507c0.6-0.8%2C1.2-1.5%2C1.8-2.3l-2.3-1.7%0D%09c-0.6%2C0.7-1.2%2C1.5-1.8%2C2.2L-296.4%2C507z M-300.2%2C511.4c0.7-0.7%2C1.3-1.5%2C1.9-2.2l-2.2-1.9c-0.6%2C0.7-1.2%2C1.4-1.9%2C2.1L-300.2%2C511.4z%0D%09 M-304.2%2C515.6l2-2.1l-2.1-2c-0.6%2C0.7-1.3%2C1.4-2%2C2L-304.2%2C515.6z M-348.4%2C519.5c0.4-0.8%2C0.8-1.6%2C1.3-2.5l-2.5-1.4%0D%09c-0.5%2C0.9-1%2C1.8-1.4%2C2.6L-348.4%2C519.5z M-308.4%2C519.7l1.9-1.8l0.2-0.2l-2-2.1l-0.2%2C0.2l-1.9%2C1.8L-308.4%2C519.7z M-312.8%2C523.5%0D%09c0.7-0.6%2C1.5-1.2%2C2.2-1.9l-1.9-2.1c-0.7%2C0.6-1.4%2C1.2-2.2%2C1.8L-312.8%2C523.5z M-350.5%2C524.6c0.3-0.8%2C0.6-1.7%2C1-2.6l-2.6-1.1%0D%09c-0.4%2C1-0.8%2C1.9-1%2C2.8L-350.5%2C524.6z M-317.4%2C527.1c0.8-0.6%2C1.5-1.2%2C2.3-1.8l-1.8-2.2c-0.8%2C0.6-1.5%2C1.2-2.3%2C1.7L-317.4%2C527.1z%0D%09 M-351.6%2C529.9c0-0.8%2C0.2-1.7%2C0.4-2.6l-2.8-0.6c-0.2%2C1-0.4%2C2-0.4%2C3.1L-351.6%2C529.9z M-322.1%2C530.5c0.8-0.5%2C1.6-1.1%2C2.4-1.6l-1.6-2.3%0D%09c-0.8%2C0.6-1.6%2C1.1-2.3%2C1.6L-322.1%2C530.5z M-327.1%2C533.5c0.8-0.5%2C1.7-1%2C2.5-1.5l-1.5-2.4c-0.8%2C0.5-1.6%2C1-2.4%2C1.4L-327.1%2C533.5z%0D%09 M-350.5%2C534.5c-0.4-0.6-0.7-1.4-0.9-2.1l-2.8%2C0.6c0.2%2C1.1%2C0.7%2C2.2%2C1.3%2C3.1L-350.5%2C534.5z M-332.4%2C536.2c0.9-0.4%2C1.8-0.8%2C2.7-1.3%0D%09l-1.3-2.5c-0.8%2C0.4-1.7%2C0.9-2.5%2C1.2L-332.4%2C536.2z M-337.9%2C538.3c0.9-0.3%2C1.8-0.6%2C2.8-1l-1-2.7c-0.9%2C0.4-1.8%2C0.7-2.6%2C0.9%0D%09L-337.9%2C538.3z M-346.6%2C536.6c-0.8-0.1-1.6-0.3-2.3-0.7l-1.4%2C2.5c0.9%2C0.5%2C2%2C0.8%2C3.2%2C1L-346.6%2C536.6z M-344%2C536.7%0D%09c0.8-0.1%2C1.7-0.2%2C2.7-0.4l0.6%2C2.8c-1.1%2C0.2-2.1%2C0.4-3%2C0.4L-344%2C536.7z'/%3E%0D%3Cpath fill='%23282D33' d='M-345.5%2C513.8l-2.4-1.5l0.8-1.2l2.4%2C1.5L-345.5%2C513.8'/%3E%0D%3Cpath fill='%23002D72' d='M-352.3%2C536.9l2.1-2c4.9%2C5.2%2C22.8-1.3%2C41.6-19.2c8.5-8.1%2C15.4-17%2C19.3-24.9c3.6-7.4%2C4.3-13.1%2C1.8-15.8%0D%09c-3-3.1-8.2-4.1-17.6%2C1l-3.5-1c10.9-5.9%2C19.1-6.2%2C23.2-2c3.4%2C3.6%2C3%2C10.4-1.3%2C19c-4.1%2C8.2-11.1%2C17.3-19.9%2C25.7%0D%09c-14.2%2C13.5-29.2%2C21.6-38.5%2C21.6C-348.2%2C539.5-350.6%2C538.6-352.3%2C536.9z'/%3E%0D%3Cpath fill='none' stroke='%23FFFFFF' stroke-miterlimit='50' d='M-352.3%2C536.9l2.1-2c4.9%2C5.2%2C22.8-1.3%2C41.6-19.2%0D%09c8.5-8.1%2C15.4-17%2C19.3-24.9c3.6-7.4%2C4.3-13.1%2C1.8-15.8c-3-3.1-8.2-4.1-17.6%2C1l-3.5-1c10.9-5.9%2C19.1-6.2%2C23.2-2%0D%09c3.4%2C3.6%2C3%2C10.4-1.3%2C19c-4.1%2C8.2-11.1%2C17.3-19.9%2C25.7c-14.2%2C13.5-29.2%2C21.6-38.5%2C21.6C-348.2%2C539.5-350.6%2C538.6-352.3%2C536.9z'/%3E%0D%3Cpath fill='%23FFFFFF' d='M-333.9%2C536.3c0.1%2C3.3-2.4%2C6.1-5.7%2C6.2c-3.3%2C0.1-6.1-2.4-6.2-5.7c0-0.2%2C0-0.3%2C0-0.5c0.1-3.3%2C2.9-5.8%2C6.2-5.7%0D%09C-336.5%2C530.8-334.1%2C533.2-333.9%2C536.3'/%3E%0D%3Cpath fill='%23002D72' d='M-344%2C535.6c0.1%2C2.5%2C2.2%2C4.4%2C4.7%2C4.3c2.3-0.1%2C4.2-2%2C4.3-4.3c-0.1-2.5-2.2-4.4-4.7-4.3%0D%09C-342.1%2C531.4-343.9%2C533.3-344%2C535.6z M-346.9%2C535.6c0-4.1%2C3.3-7.4%2C7.4-7.4c4.1%2C0%2C7.4%2C3.3%2C7.4%2C7.4l0%2C0c0%2C4.1-3.3%2C7.4-7.4%2C7.4%0D%09C-343.6%2C543-346.9%2C539.7-346.9%2C535.6L-346.9%2C535.6z'/%3E%0D%3C/svg%3E%0D");
}

.svg.thriving {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%0D%3C%21-- Generator: Adobe Illustrator 16.0.0%2C SVG Export Plug-In . SVG Version: 6.00 Build 0%29  --%3E%0D%3C%21DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%0D%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px'%0D%09 width='120px' height='120px' viewBox='-379.5 447 120 120' enable-background='new -379.5 447 120 120' xml:space='preserve'%3E%0D%3Cpath fill='%23002D72' d='M-322.2%2C488.5h-3.7v-9.4c0-3.1%2C2.5-5.6%2C5.6-5.6v3.7c-1.1%2C0-2%2C0.9-2%2C2V488.5'/%3E%0D%3Cpath fill='%23FFFFFF' d='M-360.5%2C549.7h80.9v-16h-80.9V549.7z'/%3E%0D%3Cpath fill='%23002D72' d='M-358.1%2C547.1h77.2v-12.3h-77.2V547.1z M-361.8%2C531.2h84.5v19.6h-84.5V531.2z'/%3E%0D%3Cpath fill='%23002D72' d='M-355.3%2C543.9h69.9v-5h-69.9V543.9z'/%3E%0D%3Cpath fill='%23002D72' d='M-296.4%2C545h3.7v-8.7h-3.7V545z M-302.8%2C545h3.7v-8.7h-3.7V545z'/%3E%0D%3Cpath fill='%23FFFFFF' d='M-293.1%2C525.1c0-3.5%2C2.3-6.5%2C5.5-7.6v-0.4h-61c-4.4-0.2-8.1%2C3.3-8.3%2C7.7c-0.2%2C4.4%2C3.3%2C8.1%2C7.7%2C8.3%0D%09c0.2%2C0%2C0.4%2C0%2C0.6%2C0h61v-0.4C-290.9%2C531.6-293.1%2C528.5-293.1%2C525.1'/%3E%0D%3Cpath fill='%23002D72' d='M-348.1%2C519.4c-3.4%2C0-6.2%2C2.8-6.2%2C6.2l0%2C0c0%2C3.4%2C2.8%2C6.2%2C6.2%2C6.2l0%2C0h55.8c-2.9-3.6-2.9-8.8%2C0-12.4H-348.1z%0D%09 M-348.1%2C535.4c-5.4%2C0-9.8-4.4-9.9-9.8c0-5.4%2C4.4-9.8%2C9.9-9.8h62.8v3.6l-1.2%2C0.4c-3.2%2C1.1-5%2C4.6-3.9%2C7.8c0.6%2C1.8%2C2.1%2C3.3%2C3.9%2C3.9%0D%09l1.2%2C0.4v3.6H-348.1z'/%3E%0D%3Cpath fill='%23002D72' d='M-347.7%2C524.6h56.3v-3.7h-56.3V524.6z M-334.7%2C538.5l-5.8-3.7l-5.8%2C3.7v-13.7h11.6V538.5'/%3E%0D%3Cpath fill='%23FFC72C' d='M-315.6%2C483.7c-3%2C0-5.7%2C1.4-8%2C3.7c-2.4-2.3-5-3.7-8.1-3.7l-0.6%2C0c-5.3%2C0.6-10.5%2C4.3-10.2%2C8.9%0D%09c0.3%2C4.6%2C1.2%2C9.1%2C2.8%2C13.4c2%2C5.1%2C7.2%2C9%2C10.9%2C9h3.9c0.5-0.4%2C0.9-0.8%2C1.4-1.2c0.4%2C0.5%2C0.9%2C0.9%2C1.3%2C1.2h3.9c3.7%2C0%2C8.9-3.9%2C10.9-9%0D%09c1.5-4.3%2C2.4-8.8%2C2.8-13.4c0.3-4.7-4.8-8.3-10.2-8.9L-315.6%2C483.7z'/%3E%0D%3Cpath fill='%23FFFFFF' d='M-338.2%2C496c-0.3-0.6-0.8-1.9-0.3-3.9c0.6-2.3%2C3.2-4.1%2C6.8-4.5l0.4%2C3.6c-2.5%2C0.3-3.6%2C1.4-3.7%2C1.8%0D%09c-0.2%2C0.8%2C0%2C1.2%2C0.1%2C1.5c0.1%2C0.2%2C0.1%2C0.3%2C0.2%2C0.4l-1.8%2C0.5L-338.2%2C496'/%3E%0D%3Cpath fill='%23002D72' d='M-287.9%2C513.6l-3.4-1.4c0.2-0.5%2C0.4-1.1%2C0.6-1.6l3.5%2C1.2L-287.9%2C513.6 M-320.7%2C463.3c-1.3-0.1-2.6-0.1-3.9%2C0%0D%09l0.2%2C3.6c1.2-0.1%2C2.4-0.1%2C3.6%2C0L-320.7%2C463.3z M-328%2C467.3l-0.6-3.6c-1.3%2C0.2-2.6%2C0.5-3.9%2C0.8l1%2C3.5%0D%09C-330.3%2C467.7-329.2%2C467.5-328%2C467.3z M-312.9%2C464.6c-1.3-0.4-2.6-0.6-3.9-0.9l-0.6%2C3.6c1.2%2C0.2%2C2.3%2C0.4%2C3.5%2C0.8L-312.9%2C464.6z%0D%09 M-334.8%2C469.2l-1.4-3.4c-1.2%2C0.5-2.4%2C1-3.6%2C1.7l1.7%2C3.2C-337%2C470.1-335.9%2C469.6-334.8%2C469.2z M-305.6%2C467.5%0D%09c-1.2-0.6-2.4-1.2-3.6-1.7l-1.4%2C3.4c1.1%2C0.4%2C2.2%2C0.9%2C3.2%2C1.5L-305.6%2C467.5z M-341.1%2C472.5l-2.1-3c-1.1%2C0.7-2.1%2C1.5-3.1%2C2.4l2.4%2C2.8%0D%09C-343%2C473.9-342.1%2C473.2-341.1%2C472.5z M-299.1%2C471.9c-1-0.8-2.1-1.7-3.1-2.4l-2.1%2C3c1%2C0.7%2C1.9%2C1.4%2C2.8%2C2.2L-299.1%2C471.9z%0D%09 M-346.5%2C477.1l-2.7-2.5c-0.9%2C1-1.8%2C2-2.6%2C3l2.9%2C2.2C-348.1%2C478.8-347.3%2C477.9-346.5%2C477.1z M-293.7%2C477.6c-0.8-1.1-1.6-2.1-2.5-3%0D%09l-2.7%2C2.5c0.8%2C0.9%2C1.6%2C1.8%2C2.3%2C2.7L-293.7%2C477.6z M-350.8%2C482.7l-3.1-1.9c-0.7%2C1.1-1.3%2C2.3-1.9%2C3.5l3.3%2C1.5%0D%09C-352%2C484.8-351.5%2C483.7-350.8%2C482.7z M-289.6%2C484.4c-0.6-1.2-1.2-2.4-1.8-3.5l-3.1%2C1.9c0.6%2C1%2C1.2%2C2.1%2C1.7%2C3.1L-289.6%2C484.4z%0D%09 M-353.8%2C489.1l-3.5-1.2c-0.4%2C1.2-0.8%2C2.5-1.1%2C3.8l3.6%2C0.8C-354.5%2C491.4-354.2%2C490.3-353.8%2C489.1z M-287.1%2C491.9%0D%09c-0.3-1.3-0.6-2.6-1.1-3.8l-3.5%2C1.2c0.4%2C1.1%2C0.7%2C2.3%2C0.9%2C3.4L-287.1%2C491.9z M-355.3%2C496.1l-3.6-0.4c-0.1%2C1.3-0.2%2C2.6-0.2%2C3.9h3.7%0D%09C-355.5%2C498.4-355.5%2C497.2-355.3%2C496.1z M-286.3%2C499.6c0-1.3-0.1-2.6-0.2-3.9l-3.6%2C0.4c0.1%2C1.1%2C0.2%2C2.3%2C0.2%2C3.5v0.1L-286.3%2C499.6z%0D%09 M-354.8%2C506.7c-0.3-1.1-0.4-2.3-0.6-3.5l-3.6%2C0.4c0.1%2C1.3%2C0.3%2C2.6%2C0.6%2C3.9L-354.8%2C506.7z M-290.7%2C506.7c0.3-1.2%2C0.5-2.3%2C0.6-3.5%0D%09l3.6%2C0.4c-0.1%2C1.3-0.4%2C2.6-0.7%2C3.9L-290.7%2C506.7z'/%3E%0D%3C/svg%3E%0D");
}

.svg.raised-hands {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%0D%3C%21-- Generator: Adobe Illustrator 16.0.0%2C SVG Export Plug-In . SVG Version: 6.00 Build 0%29  --%3E%0D%3C%21DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%0D%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px'%0D%09 width='120px' height='120px' viewBox='-370.5 452 120 120' enable-background='new -370.5 452 120 120' xml:space='preserve'%3E%0D%3Cpath fill='%23FFFFFF' d='M-306.2%2C520.4V517c1-0.4%2C2-0.9%2C2.9-1.5l7.6-9v-11.2h0l-0.1-0.7h-1.6c-1.5%2C0-2.8%2C0.8-3.6%2C2v-2.2h0v-13%0D%09c0-1.6-1.3-2.9-2.9-2.9l0%2C0c-0.9%2C0-1.7%2C0.5-2.3%2C1.1v-2.7c0-1.6-1.3-2.9-2.9-2.9l0%2C0c-1.6%2C0-2.9%2C1.3-2.9%2C2.9l0%2C0v0.8%0D%09c-0.5-0.7-1.4-1.1-2.3-1.1c-1.6%2C0-2.9%2C1.3-2.9%2C2.9v3.8c-0.5-0.7-1.4-1.1-2.3-1.1c-1.6%2C0-2.9%2C1.3-2.9%2C2.9l0%2C0V510%0D%09c0%2C2.2%2C1%2C4.3%2C2.8%2C5.7v4.7H-306.2'/%3E%0D%3Cpath fill='%23002D72' d='M-317.6%2C520.1h-3.1v-4.2c-1.8-1.6-2.8-3.9-2.8-6.3V494h3.1v15.7c0%2C1.7%2C0.8%2C3.2%2C2.1%2C4.2l0.6%2C0.5V520.1%0D%09 M-305.3%2C520.1h-3.1v-5l1.2-0.3c0.6-0.1%2C1.7-0.7%2C2.4-1.2l6.9-8.2v-4.8l-0.1%2C0l0.1-1.2v-3.2c-1.2%2C0.1-2.1%2C1.1-2.1%2C2.3v5.3l-0.1%2C1.3%0D%09l-3.1-0.1l0-11.1l2.4%2C0c0.9-0.7%2C2-1%2C3.2-1h2.8l0%2C0.1h0.1l0%2C1.4l0.1%2C1.5l-0.1%2C0v2.3l0.1%2C0l-0.1%2C1.2v7l-7.9%2C9.5l-0.2%2C0.1%0D%09c-0.2%2C0.1-1.2%2C0.8-2.4%2C1.3V520.1'/%3E%0D%3Cpath fill='%23FFC72C' d='M-327.5%2C551h23.8v-31h-23.8V551z'/%3E%0D%3Cpath fill='%23002D72' d='M-315.2%2C494.4h-3.1v-9.3c0-0.5-0.4-1-1-1c-0.5%2C0-1%2C0.4-1%2C1c0%2C0%2C0%2C0%2C0%2C0v9.3h-3.1v-9.3c0-2.3%2C1.9-4.2%2C4.1-4.2%0D%09c2.3%2C0%2C4.1%2C1.9%2C4.1%2C4.2V494.4'/%3E%0D%3Cpath fill='%23002D72' d='M-310.2%2C494h-3.1v-14.9c0-0.5-0.4-1-1-1c-0.5%2C0-1%2C0.5-1%2C1V494h-3.1v-14.9c0-2.3%2C1.9-4.2%2C4.1-4.2%0D%09c2.3%2C0%2C4.1%2C1.9%2C4.1%2C4.2V494'/%3E%0D%3Cpath fill='%23002D72' d='M-305.2%2C494.7h-3.1v-17.5c-0.1-0.5-0.6-0.9-1.1-0.8c-0.4%2C0.1-0.8%2C0.4-0.8%2C0.8v17.5h-3.1v-17.5%0D%09c0-2.3%2C1.8-4.1%2C4.1-4.2l0%2C0c2.3%2C0%2C4.1%2C1.9%2C4.1%2C4.2l0%2C0V494.7'/%3E%0D%3Cpath fill='%23002D72' d='M-300.2%2C494.2h-3.1v-13.1c0-0.5-0.4-1-1-1c-0.5%2C0-1%2C0.5-1%2C1v13.1h-3.1v-13.1c0-2.3%2C1.8-4.2%2C4.1-4.2%0D%09c2.3%2C0%2C4.1%2C1.9%2C4.1%2C4.2c0%2C0%2C0%2C0%2C0%2C0V494.2'/%3E%0D%3Cpath fill='%23FFFFFF' d='M-339.9%2C551V550c-1-0.4-2-0.9-2.9-1.5l-7.6-9v-11.2l0%2C0l0.1-0.7h1.6c1.5%2C0%2C2.8%2C0.8%2C3.6%2C2v-2.2h0v-13%0D%09c0-1.6%2C1.3-2.9%2C2.9-2.9c0.9%2C0%2C1.7%2C0.5%2C2.3%2C1.1v-2.7c0-1.6%2C1.3-2.9%2C2.9-2.9l0%2C0c1.6%2C0%2C2.9%2C1.3%2C2.9%2C2.9l0%2C0v0.8c1-1.3%2C2.8-1.5%2C4.1-0.6%0D%09c0.7%2C0.6%2C1.2%2C1.4%2C1.1%2C2.4v3.8c0.5-0.7%2C1.4-1.1%2C2.3-1.1c1.6%2C0%2C2.9%2C1.3%2C2.9%2C2.9l0%2C0V543c0%2C2.2-1%2C4.3-2.8%2C5.7v2.3H-339.9'/%3E%0D%3Cpath fill='%23002D72' d='M-325.3%2C550.8h-3.1v-3.4l0.6-0.5c1.3-1%2C2.1-2.6%2C2.1-4.2V527h3.1v15.7c0%2C2.4-1%2C4.7-2.8%2C6.3V550.8%0D%09 M-340.7%2C550.9c-0.1%2C0-0.2-0.1-0.3-0.1h-0.9v-0.3c-0.8-0.4-1.6-0.8-2.4-1.3l-0.2-0.1l-7.9-9.5v-10.6l-0.1%2C0l0.1-1.7v-1.1h0.1l0-0.2%0D%09h2.8c1.2%2C0%2C2.3%2C0.4%2C3.1%2C1l2.4%2C0l0%2C11.1l-3.1%2C0.1l0-1.3v-5.4c0-1.2-0.9-2.2-2.1-2.3v3.2l0.2%2C1.2l-0.2%2C0.1v4.8l6.9%2C8.2%0D%09c0.7%2C0.4%2C1.9%2C1%2C2.4%2C1.2l1.2%2C0.3v2.7L-340.7%2C550.9L-340.7%2C550.9'/%3E%0D%3Cpath fill='%23002D72' d='M-323.2%2C527.4h-3.1v-9.3c0-0.5-0.4-1-1-1c-0.5%2C0-1%2C0.4-1%2C1c0%2C0%2C0%2C0%2C0%2C0v9.3h-3.1v-9.3c0-2.3%2C1.9-4.2%2C4.1-4.2%0D%09c2.3%2C0%2C4.1%2C1.9%2C4.1%2C4.2c0%2C0%2C0%2C0%2C0%2C0V527.4'/%3E%0D%3Cpath fill='%23002D72' d='M-328.2%2C527h-3.1v-14.9c0-0.5-0.4-1-1-1c-0.5%2C0-1%2C0.5-1%2C1V527h-3.1v-14.9c0-2.3%2C1.9-4.2%2C4.1-4.2%0D%09c2.3%2C0%2C4.1%2C1.9%2C4.1%2C4.2c0%2C0%2C0%2C0%2C0%2C0V527'/%3E%0D%3Cpath fill='%23002D72' d='M-333.2%2C526.7h-3.1v-17.5c-0.1-0.5-0.6-0.9-1.1-0.8c-0.4%2C0.1-0.8%2C0.4-0.8%2C0.8v17.5h-3.1v-17.5%0D%09c0-2.3%2C1.8-4.1%2C4.1-4.2l0%2C0c2.3%2C0%2C4.1%2C1.9%2C4.1%2C4.2V526.7'/%3E%0D%3Cpath fill='%23002D72' d='M-341.3%2C527.2v-13.1c-0.1-0.5-0.6-0.9-1.1-0.8c-0.4%2C0.1-0.8%2C0.4-0.8%2C0.8v13.1h-3.1v-13.1%0D%09c0-2.3%2C1.8-4.1%2C4.1-4.2l0%2C0c2.3%2C0%2C4.1%2C1.9%2C4.1%2C4.2l0%2C0v13.1H-341.3z'/%3E%0D%3Cpath fill='%23FFFFFF' d='M-285.9%2C544.4V541c-1-0.4-2-0.9-2.9-1.5l-7.6-9v-11.2h0l0.1-0.7h1.6c1.5%2C0%2C2.8%2C0.8%2C3.6%2C2v-2.2h0v-13%0D%09c0-1.6%2C1.3-2.9%2C2.9-2.9c0.9%2C0%2C1.7%2C0.5%2C2.3%2C1.1v-2.7c0-1.6%2C1.3-2.9%2C2.9-2.9l0%2C0c1.6%2C0%2C2.9%2C1.3%2C2.9%2C2.9l0%2C0v0.8c1-1.3%2C2.8-1.5%2C4.1-0.6%0D%09c0.7%2C0.6%2C1.2%2C1.4%2C1.1%2C2.4v3.8c0.5-0.7%2C1.4-1.1%2C2.3-1.1c1.6%2C0%2C2.9%2C1.3%2C2.9%2C2.9l0%2C0V534c0%2C2.2-1%2C4.3-2.8%2C5.7v4.7H-285.9'/%3E%0D%3Cpath fill='%23002D72' d='M-271.3%2C545.1h-3.1v-5.8l0.6-0.5c1.3-1%2C2.1-2.6%2C2.1-4.2V519h3.1v15.7c0%2C2.4-1%2C4.7-2.8%2C6.3V545.1%0D%09 M-284.7%2C545.1h-3.2v-2.7c-1.1-0.5-2.2-1.2-2.4-1.3l-0.2-0.1l-7.9-9.5v-7l-0.1-1.2l0.1%2C0v-2.4l-0.1%2C0l0.1-1.7v-1.1h0.1l0-0.1h2.8%0D%09c1.2%2C0%2C2.3%2C0.4%2C3.1%2C1l2.4%2C0l0%2C11.1l-3.1%2C0.1l0-1.3v-5.4c0-1.2-0.9-2.2-2.1-2.3v3.2l0.1%2C1.2l-0.1%2C0v4.8l6.9%2C8.2%0D%09c0.7%2C0.4%2C1.9%2C1%2C2.4%2C1.2l1.2%2C0.3V545.1'/%3E%0D%3Cpath fill='%23FFC72C' d='M-294.5%2C550.5h23.8V544h-23.8V550.5z'/%3E%0D%3Cpath fill='%23002D72' d='M-269.2%2C518.4h-3.1v-9.3c0-0.5-0.4-1-1-1s-1%2C0.4-1%2C1v9.3h-3.1v-9.3c0-2.3%2C1.8-4.2%2C4.1-4.2%0D%09c2.3%2C0%2C4.1%2C1.9%2C4.1%2C4.2c0%2C0%2C0%2C0%2C0%2C0V518.4'/%3E%0D%3Cpath fill='%23002D72' d='M-274.2%2C519h-3.1v-14.9c0-0.5-0.4-1-1-1c-0.5%2C0-1%2C0.5-1%2C1V519h-3.1v-14.9c0-2.3%2C1.8-4.2%2C4.1-4.2%0D%09c2.3%2C0%2C4.1%2C1.9%2C4.1%2C4.2V519'/%3E%0D%3Cpath fill='%23002D72' d='M-279.2%2C518.7h-3.1v-17.5c-0.1-0.5-0.6-0.9-1.1-0.8c-0.4%2C0.1-0.8%2C0.4-0.8%2C0.8v17.5h-3.1v-17.5%0D%09c0-2.3%2C1.8-4.1%2C4.1-4.2l0%2C0c2.3%2C0%2C4.1%2C1.9%2C4.1%2C4.2V518.7'/%3E%0D%3Cpath fill='%23002D72' d='M-284.2%2C519.2h-3.1v-13.1c0-0.5-0.4-1-1-1c-0.5%2C0-1%2C0.5-1%2C1v13.1h-3.1v-13.1c0-2.3%2C1.8-4.2%2C4.1-4.2%0D%09c2.3%2C0%2C4.1%2C1.9%2C4.1%2C4.2c0%2C0%2C0%2C0%2C0%2C0V519.2'/%3E%0D%3C/svg%3E%0D");
}

.svg.campus-tours {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%0D%3C%21-- Generator: Adobe Illustrator 16.0.0%2C SVG Export Plug-In . SVG Version: 6.00 Build 0%29  --%3E%0D%3C%21DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%0D%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px'%0D%09 width='120px' height='120px' viewBox='-345 475 120 120' enable-background='new -345 475 120 120' xml:space='preserve'%3E%0D%3Cpath fill='%23002D72' d='M-302.2%2C506.4h2.4V504h-2.4V506.4z M-297.4%2C506.4h2.4V504h-2.4V506.4z M-304.5%2C506.5l-0.3-2.4%0D%09c-0.9%2C0.1-1.8%2C0.3-2.6%2C0.7l0.9%2C2.2C-305.9%2C506.7-305.2%2C506.5-304.5%2C506.5z M-308.3%2C508l-1.5-1.9c-0.7%2C0.6-1.4%2C1.2-1.9%2C1.9l1.9%2C1.4%0D%09C-309.4%2C508.9-308.9%2C508.4-308.3%2C508z M-310.8%2C511.3l-2.2-0.9c-0.3%2C0.9-0.5%2C1.7-0.6%2C2.7l2.4%2C0.2C-311.2%2C512.6-311%2C511.9-310.8%2C511.3%0D%09L-310.8%2C511.3z M-310.5%2C517.4c-0.3-0.6-0.5-1.3-0.6-2l-2.3%2C0.4c0.2%2C0.9%2C0.4%2C1.8%2C0.8%2C2.6L-310.5%2C517.4z M-307.8%2C520.5%0D%09c-0.6-0.4-1.1-0.8-1.6-1.4l-1.8%2C1.6c0.6%2C0.7%2C1.3%2C1.3%2C2.1%2C1.8L-307.8%2C520.5z M-303.9%2C521.7c-0.7%2C0-1.4-0.1-2.1-0.3l-0.7%2C2.3%0D%09c0.9%2C0.3%2C1.8%2C0.4%2C2.7%2C0.4L-303.9%2C521.7z M-301.5%2C524.1h2.4v-2.4h-2.4V524.1z M-296.7%2C524.1h2.4v-2.4h-2.4V524.1z M-291.9%2C521.7h2.4%0D%09v2.4h-2.4V521.7z'/%3E%0D%3Cpath fill='%23282D33' d='M-287.7%2C523.7h1.2v-2.4h-1.2V523.7z'/%3E%0D%3Cpath fill='%23002D72' d='M-287.7%2C523.7h2.4v-2.4h-2.4V523.7z M-282.9%2C523.7h2.4v-2.4h-2.4V523.7z M-278.2%2C523.7h2.4v-2.4h-2.4V523.7z%0D%09 M-273.5%2C523.7h2.4v-2.4h-2.4V523.7z M-268.8%2C523.7h2.4v-2.4h-2.4V523.7z M-261.4%2C521.5c-0.5-0.1-1-0.2-1.5-0.2h-1.1v2.4h1.1%0D%09c0.3%2C0%2C0.7%2C0%2C1%2C0.1L-261.4%2C521.5z M-256.9%2C524.7c-0.5-0.8-1.2-1.5-1.9-2l-1.4%2C2c0.5%2C0.4%2C1%2C0.8%2C1.3%2C1.4L-256.9%2C524.7z M-255.8%2C528.4%0D%09c0-0.4%2C0-0.8-0.1-1.2l-2.3%2C0.4c0.1%2C0.6%2C0.1%2C1.3-0.1%2C1.9l2.3%2C0.5C-255.9%2C529.6-255.8%2C529-255.8%2C528.4z M-257.2%2C532.7l-1.9-1.4%0D%09c-0.4%2C0.5-0.8%2C0.9-1.4%2C1.3l1.2%2C2C-258.5%2C534.1-257.8%2C533.4-257.2%2C532.7z M-264.5%2C535.6v-2.4h1.5c0.2%2C0%2C0.5%2C0%2C0.7%2C0l0.3%2C2.4%0D%09c-0.3%2C0-0.7%2C0.1-1%2C0.1H-264.5z'/%3E%0D%3Cpath fill='%23FFC72C' d='M-296.6%2C514.4c0%2C3.6-2.9%2C6.6-6.6%2C6.6c-3.6%2C0-6.6-2.9-6.6-6.6s2.9-6.6%2C6.6-6.6%0D%09C-299.6%2C507.9-296.6%2C510.8-296.6%2C514.4'/%3E%0D%3Cpath fill='%23FFFFFF' d='M-301.6%2C512.9c0%2C1.2-1%2C2.2-2.2%2C2.2c0%2C0%2C0%2C0%2C0%2C0c-1.2%2C0-2.2-1-2.2-2.2c0-1.2%2C1-2.2%2C2.2-2.2%0D%09C-302.6%2C510.7-301.6%2C511.7-301.6%2C512.9 M-301.5%2C515.6h-3.2c-1.2%2C0-2.2%2C1-2.2%2C2.2v0.2c2.1%2C2%2C5.5%2C2%2C7.6%2C0v-0.2%0D%09C-299.3%2C516.5-300.3%2C515.6-301.5%2C515.6'/%3E%0D%3Cpath fill='%23FFC72C' d='M-256.2%2C522.1c0%2C3.6-2.9%2C6.6-6.6%2C6.6c-3.6%2C0-6.6-2.9-6.6-6.6c0%2C0%2C0%2C0%2C0%2C0c0-3.6%2C3-6.6%2C6.6-6.6%0D%09C-259.2%2C515.6-256.2%2C518.5-256.2%2C522.1'/%3E%0D%3Cpath fill='%23FFFFFF' d='M-260.3%2C520.6c0%2C1.2-1%2C2.2-2.2%2C2.2c0%2C0%2C0%2C0%2C0%2C0c-1.2%2C0-2.2-1-2.2-2.2s1-2.2%2C2.2-2.2%0D%09C-261.3%2C518.4-260.3%2C519.4-260.3%2C520.6'/%3E%0D%3Cpath fill='%23002D72' d='M-280.2%2C495.8c-5.4%2C0.3-9.6%2C4.9-9.3%2C10.4c0.3%2C5%2C4.3%2C9.1%2C9.3%2C9.3c5.4-0.3%2C9.6-4.9%2C9.3-10.4%0D%09C-271.2%2C500.1-275.2%2C496.1-280.2%2C495.8z M-292.5%2C505.7c0.2-6.8%2C5.8-12.1%2C12.6-11.9c6.5%2C0.2%2C11.7%2C5.4%2C11.9%2C11.9%0D%09c-0.2%2C6.8-5.8%2C12.1-12.6%2C11.9C-287.1%2C517.4-292.3%2C512.2-292.5%2C505.7z'/%3E%0D%3Cpath fill='%23FFC72C' d='M-287.3%2C510.9c-2.4-3.4-1.5-8%2C1.9-10.4c3.4-2.4%2C8-1.5%2C10.4%2C1.9c1.8%2C2.6%2C1.8%2C6%2C0%2C8.5%0D%09c-0.6-1.5-2.1-2.5-3.7-2.5h-4.8C-285.2%2C508.4-286.7%2C509.4-287.3%2C510.9'/%3E%0D%3Cpath fill='%23FFFFFF' d='M-260.2%2C523.2h-3.2c-1.2%2C0-2.2%2C1-2.2%2C2.2v0.2c2.1%2C2%2C5.5%2C2%2C7.6%2C0v-0.2C-258%2C524.2-259%2C523.2-260.2%2C523.2%0D%09 M-276.4%2C505.3c-0.1%2C1.8-1.6%2C3.1-3.4%2C3c-1.6-0.1-3-1.4-3-3c0-1.8%2C1.4-3.2%2C3.2-3.2C-277.9%2C502.1-276.4%2C503.5-276.4%2C505.3'/%3E%0D%3Cpath fill='%23002D72' d='M-279.4%2C503.5c-1.1%2C0.1-2%2C1-1.9%2C2.2c0.1%2C1%2C0.9%2C1.8%2C1.9%2C1.9c1.1%2C0.1%2C2.1-0.8%2C2.2-1.9c0.1-1.1-0.8-2.1-1.9-2.2%0D%09C-279.2%2C503.5-279.3%2C503.5-279.4%2C503.5z M-283.8%2C505.5c0-2.4%2C2-4.4%2C4.4-4.4c2.4%2C0%2C4.4%2C2%2C4.4%2C4.4c0%2C2.4-2%2C4.4-4.4%2C4.4%0D%09C-281.9%2C510-283.8%2C508-283.8%2C505.5z'/%3E%0D%3Cpath fill='%23002D72' d='M-274%2C516h-2.4v-3.7c0-1.1-0.9-2-2-2h-4.8c-1.1%2C0-2%2C0.9-2%2C2v3.7h-2.4v-3.7c0-2.4%2C2-4.4%2C4.4-4.4h4.8%0D%09c2.4%2C0%2C4.4%2C2%2C4.4%2C4.4V516 M-255.3%2C552.3h-60.3l5.9-12.7h48.4L-255.3%2C552.3'/%3E%0D%3Cpath fill='%23FFFFFF' d='M-313.6%2C572h58.1v-18h-58.1V572z'/%3E%0D%3Cpath fill='%23002D72' d='M-313.2%2C570.1h55.7v-15.7h-55.7V570.1z M-315.5%2C552.1h60.5v20.4h-60.5V552.1z'/%3E%0D%3Cpath fill='%23FFFFFF' d='M-285.1%2C531.9l19.9%2C14.2H-305L-285.1%2C531.9'/%3E%0D%3Cpath fill='%23002D72' d='M-301.5%2C544.9h32.3l-16.2-11.5L-301.5%2C544.9z M-305.2%2C547.3l-0.7-2.2l19.9-14.2h1.4l19.9%2C14.2l-0.7%2C2.2%0D%09H-305.2z'/%3E%0D%3Cpath fill='%23FFC72C' d='M-298.2%2C545.9l13.4-9.2l13.3%2C9.2H-298.2'/%3E%0D%3Cpath fill='%23FFFFFF' d='M-301.1%2C571.5h34.3v-20.4h-34.3V571.5z'/%3E%0D%3Cpath fill='%23FFC72C' d='M-301.6%2C569.6h31.9v-18h-31.9V569.6z M-304%2C549.2h36.7V572H-304V549.2z'/%3E%0D%3Cpath fill='%23FFFFFF' d='M-314.6%2C576.2h58.7v-4h-58.7V576.2z'/%3E%0D%3Cpath fill='%23002D72' d='M-313.2%2C573.3h56.3v-1.6h-56.3V573.3z M-315.5%2C569.4h61.1v6.4h-61.1V569.4z'/%3E%0D%3Cpath fill='%23FFFFFF' d='M-304%2C551.3h37.9v-5H-304V551.3z'/%3E%0D%3Cpath fill='%23002D72' d='M-305.2%2C550.3h39v-2.6h-39V550.3z M-307.9%2C545.3h44.2v7.4h-44.2V545.3z'/%3E%0D%3Cpath fill='%23FFC72C' d='M-291%2C570.6v-11.1c0-2-1.6-3.6-3.6-3.6c-2%2C0-3.6%2C1.6-3.6%2C3.6v11.1H-291 M-281.4%2C570.6v-11.1%0D%09c0-2-1.6-3.6-3.6-3.6c-2%2C0-3.6%2C1.6-3.6%2C3.6v11.1H-281.4 M-271.8%2C570.6v-11.1c0-2-1.6-3.6-3.6-3.6c-2%2C0-3.6%2C1.6-3.6%2C3.6v11.1H-271.8%0D%09 M-311.7%2C560h2.4v-3.2h-2.4V560z M-306.9%2C560h2.4v-3.2h-2.4V560z M-311.7%2C564.8h2.4v-3.2h-2.4V564.8z M-306.9%2C564.8h2.4v-3.2h-2.4%0D%09V564.8z M-264.6%2C560h2.4v-3.2h-2.4V560z M-261.7%2C560h2.4v-3.2h-2.4V560z M-264.6%2C564.8h2.4v-3.2h-2.4V564.8z M-261.7%2C564.8h2.4v-3.2%0D%09h-2.4V564.8z'/%3E%0D%3Cpath fill='%23FFFFFF' d='M-283.2%2C541.4c0%2C1-0.8%2C1.8-1.8%2C1.8c-1%2C0-1.8-0.8-1.8-1.8s0.8-1.8%2C1.8-1.8%0D%09C-283.9%2C539.6-283.2%2C540.4-283.2%2C541.4'/%3E%0D%3C/svg%3E%0D");
}

.svg.request-info {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%0D%3C%21-- Generator: Adobe Illustrator 16.0.0%2C SVG Export Plug-In . SVG Version: 6.00 Build 0%29  --%3E%0D%3C%21DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%0D%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px'%0D%09 width='120px' height='120px' viewBox='-350 475 120 120' enable-background='new -350 475 120 120' xml:space='preserve'%3E%0D%3Cpath fill='%23FFC72C' d='M-302.6%2C561.3c0%2C7-5.7%2C12.7-12.7%2C12.7c-7%2C0-12.7-5.7-12.7-12.7l0%2C0c-0.2-7%2C5.3-12.8%2C12.3-13%0D%09c7-0.2%2C12.8%2C5.3%2C13%2C12.3C-302.6%2C560.8-302.6%2C561.1-302.6%2C561.3'/%3E%0D%3Cpath fill='%23FFFFFF' d='M-310.6%2C558.7c0%2C2.4-1.9%2C4.3-4.3%2C4.3c-2.4%2C0-4.3-1.9-4.3-4.3l0%2C0c0-2.4%2C1.9-4.3%2C4.3-4.3%0D%09C-312.5%2C554.4-310.6%2C556.4-310.6%2C558.7'/%3E%0D%3Cpath fill='%23002D72' d='M-315.2%2C556.6c-1.5%2C0-2.7%2C1.2-2.7%2C2.7c0%2C1.5%2C1.2%2C2.7%2C2.7%2C2.7c0%2C0%2C0%2C0%2C0%2C0c1.5%2C0%2C2.7-1.2%2C2.7-2.7%0D%09C-312.5%2C557.8-313.8%2C556.6-315.2%2C556.6z M-321.1%2C559.3c0-3.3%2C2.6-5.9%2C5.9-5.9c3.3%2C0%2C5.9%2C2.6%2C5.9%2C5.9c0%2C0%2C0%2C0%2C0%2C0%0D%09c0%2C3.3-2.6%2C5.9-5.9%2C5.9C-318.5%2C565.2-321.1%2C562.6-321.1%2C559.3z'/%3E%0D%3Cpath fill='%23FFFFFF' d='M-311.4%2C564.2h-6.4c-2.4%2C0-4.3%2C1.9-4.3%2C4.3c0%2C0%2C0%2C0%2C0%2C0v0.4c4.2%2C4%2C10.8%2C4%2C15%2C0v-0.4%0D%09C-307.1%2C566.1-309%2C564.2-311.4%2C564.2C-311.4%2C564.2-311.4%2C564.2-311.4%2C564.2'/%3E%0D%3Cpath fill='%23002D72' d='M-320.9%2C568.7c3.4%2C2.8%2C8.4%2C2.8%2C11.8%2C0c-0.2-1.3-1.3-2.4-2.7-2.4h-6.4C-319.5%2C566.4-320.7%2C567.4-320.9%2C568.7z%0D%09 M-323.6%2C570.6l-0.5-0.5v-1c0-3.2%2C2.6-5.9%2C5.9-5.9h6.4c3.2%2C0%2C5.9%2C2.6%2C5.9%2C5.9v1l-0.5%2C0.5C-311.2%2C575.2-318.7%2C575.2-323.6%2C570.6%0D%09L-323.6%2C570.6z'/%3E%0D%3Cpath fill='%23FFFFFF' d='M-282.3%2C497.9c-16.1%2C0-29.1%2C13.1-29.1%2C29.1c0%2C0%2C0%2C0%2C0%2C0c0%2C6.6%2C2.2%2C13%2C6.3%2C18.1l-1.7%2C6.4l6.4-1.7%0D%09c5.1%2C4.1%2C11.5%2C6.3%2C18.1%2C6.3c16.1%2C0%2C29.1-13.1%2C29.1-29.1c0%2C0%2C0%2C0%2C0%2C0C-253.2%2C511-266.3%2C497.9-282.3%2C497.9L-282.3%2C497.9'/%3E%0D%3Cpath fill='%23002D72' d='M-300.4%2C547.7l0.6%2C0.5c4.8%2C3.9%2C10.9%2C6%2C17.1%2C6c15.2%2C0%2C27.5-12.3%2C27.5-27.5c0-15.2-12.3-27.5-27.5-27.5%0D%09c-15.2%2C0-27.5%2C12.4-27.5%2C27.6c0%2C6.2%2C2.1%2C12.2%2C6%2C17.1l0.5%2C0.6l-1.2%2C4.5L-300.4%2C547.7z M-301.1%2C551.2l-8.3%2C2.2l2.2-8.3%0D%09c-10.2-13.6-7.5-32.8%2C6.1-43c5.3-4%2C11.8-6.2%2C18.4-6.2c16.9%2C0%2C30.6%2C13.8%2C30.6%2C30.7c0%2C16.9-13.7%2C30.7-30.6%2C30.7%0D%09C-289.3%2C557.4-295.8%2C555.3-301.1%2C551.2z'/%3E%0D%3Cpath fill='%23FFC72C' d='M-282%2C549.9c-13%2C0-23.6-10.6-23.6-23.6s10.6-23.6%2C23.6-23.6c13%2C0%2C23.6%2C10.6%2C23.6%2C23.6S-269%2C549.9-282%2C549.9'%0D%09/%3E%0D%3Cpath fill='%23002D72' d='M-280.5%2C528l-2-2.5l2.4-2c0.8-0.5%2C1.1-0.9%2C1.1-1.2v-2.2c0-0.9-0.7-1.6-1.6-1.6h-2.6c-0.9%2C0-1.6%2C0.7-1.6%2C1.6%0D%09v1h-3.2v-1c0-2.6%2C2.1-4.8%2C4.8-4.8h2.6c2.6%2C0%2C4.8%2C2.2%2C4.8%2C4.8v2.2c0%2C1-0.4%2C2.5-2.5%2C3.8L-280.5%2C528'/%3E%0D%3Cpath fill='%23282D33' d='M-281.9%2C531h-3.2v-2.2c0-1%2C0.4-2.5%2C2.5-3.8l2.2-1.8l2%2C2.5l-2.4%2C2c-0.8%2C0.5-1.1%2C0.9-1.1%2C1.2V531%0D%09 M-285.1%2C536.1h3.2V533h-3.2V536.1z'/%3E%0D%3C/svg%3E%0D");
}

.svg.writing {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%0D%3C%21-- Generator: Adobe Illustrator 16.0.0%2C SVG Export Plug-In . SVG Version: 6.00 Build 0%29  --%3E%0D%3C%21DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%0D%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px'%0D%09 width='120px' height='120px' viewBox='-350 475 120 120' enable-background='new -350 475 120 120' xml:space='preserve'%3E%0D%3Cpath fill='%23002D72' d='M-295.2%2C538.8h-3.1v-1.1c-1.4-0.5-2.6-1.3-3.7-2.3l-0.1-0.1l-10.3-12v-14.5l-0.1%2C0l0.1-1.7V506h0.1l0-0.1%0D%09h3.2c3.7%2C0%2C6.8%2C3%2C6.8%2C6.8v8.8h-3.1v-8.8c0-2-1.7-3.7-3.7-3.7l0%2C0h-0.2v4.9l0.2%2C1.2l-0.2%2C0.1v7l9.5%2C11.1c1%2C0.9%2C2.1%2C1.5%2C3.4%2C1.8%0D%09l1.2%2C0.3V538.8'/%3E%0D%3Cpath fill='%23FFFFFF' d='M-324.2%2C513.9h-2.6c-0.3%2C0-0.6%2C0.3-0.6%2C0.6v4.3c0%2C0.3%2C0.3%2C0.6%2C0.6%2C0.6h2.6V513.9'/%3E%0D%3Cpath fill='%23002D72' d='M-324.7%2C520.5h-2.6c-1.2%2C0-2.1-1-2.1-2.1l0%2C0v-4.3c0-1.2%2C1-2.1%2C2.1-2.1h2.6v3.1h-1.7v2.4h1.7V520.5%0D%09 M-260%2C520.5h-1.5v-3.1h0.8l2.6-1.2l-2.6-1.2h-0.8v-3.1h1.5l9.4%2C4.3L-260%2C520.5 M-275.4%2C520.4h13.1v-8.5h-13.1V520.4z M-322.4%2C520.4%0D%09h17.1v-8.5h-17.1V520.4z'/%3E%0D%3Cpath fill='%23FFFFFF' d='M-310.4%2C521.9v1.6l9.9%2C11.6c1.2%2C1.1%2C2.6%2C1.9%2C4.2%2C2.3v2.2L-310.4%2C521.9'/%3E%0D%3Cpath fill='%23002D72' d='M-294.3%2C539.1h-3.1v-1.1c-1.4-0.5-2.6-1.3-3.7-2.3l-0.1-0.1l-10.3-12l0-3.3l1-0.4l0.5%2C1.4h0v-1.5l0.4%2C0.3%0D%09l0.1-0.3l1%2C0.4v2.1l9.5%2C11.1c1%2C0.9%2C2.1%2C1.5%2C3.4%2C1.8l1.2%2C0.3V539.1 M-277.2%2C539h-3.1v-4.5l0.6-0.5c1.9-1.4%2C3.1-3.7%2C3.1-6.2v-16%0D%09l-0.2-3.5c0-1.1-0.9-2-1.9-2c-1.9%2C0-1.9%2C0.7-1.9%2C1v0h-3.1v-0.9c0.1-1-0.7-2-1.8-2c-1-0.1-2%2C0.7-2%2C1.8c0%2C0.1%2C0%2C0.2%2C0%2C0.3h-3.1v-1.7%0D%09c-0.1-1-1-1.8-2-1.8c-0.9%2C0.1-1.7%2C0.8-1.8%2C1.8v1.9h-3.1c0-0.7-0.9-1.8-2-1.8c-1.1%2C0-2%2C0.9-2%2C2v14.7h-3.1v-14.7%0D%09c0-2.8%2C2.3-5.1%2C5.1-5.1c0.9%2C0%2C1.8%2C0.2%2C2.5%2C0.7c1.2-2.5%2C4.2-3.5%2C6.6-2.3c0.9%2C0.4%2C1.6%2C1.1%2C2.1%2C1.9c2.3-1.4%2C5.3-0.7%2C6.7%2C1.5%0D%09c0.7-0.3%2C1.6-0.5%2C2.7-0.5c2.7%2C0%2C5%2C2.2%2C5%2C5l0.2%2C3.5v16.1c0%2C3.2-1.3%2C6.1-3.7%2C8.1V539'/%3E%0D%3Cpath fill='%2330C0D8' d='M-298.4%2C570.1h28.3v-28.2h-28.3V570.1z'/%3E%0D%3Cpath fill='%23FFC72C' d='M-298.4%2C570.1h28.3v-28.2h-28.3V570.1z'/%3E%0D%3Cpath fill='%23002D72' d='M-276.4%2C549h3.1v-3.1h-3.1V549z'/%3E%0D%3C/svg%3E%0D");
}

.svg.reading {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%0D%3C%21-- Generator: Adobe Illustrator 16.0.0%2C SVG Export Plug-In . SVG Version: 6.00 Build 0%29  --%3E%0D%3C%21DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%0D%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px'%0D%09 width='120px' height='120px' viewBox='-350 475 120 120' enable-background='new -350 475 120 120' xml:space='preserve'%3E%0D%3Cpath fill='%23002D72' d='M-324.6%2C559.6h69.1v-48.3h-69.1V559.6z'/%3E%0D%3Cpath fill='%23FFFFFF' d='M-322.6%2C557.9h64.7v-44.5h-64.7V557.9z'/%3E%0D%3Cpath fill='%23FFFFFF' d='M-294.5%2C509.3h-25v46.5h25c2.7%2C0%2C4.9%2C2.2%2C4.9%2C4.9l0%2C0v-46.5C-289.6%2C511.5-291.8%2C509.3-294.5%2C509.3%0D%09L-294.5%2C509.3'/%3E%0D%3Cpath fill='%23002D72' d='M-318.9%2C553.8h23.7c1.3%2C0%2C2.5%2C0.4%2C3.5%2C1.1v-41.4c0-2-1.6-3.6-3.5-3.6h-23.7V553.8z M-291.6%2C560.1%0D%09c0-2-1.6-3.5-3.5-3.5h-26.4v-49.2h26.4c3.4%2C0%2C6.2%2C2.8%2C6.2%2C6.2v46.5H-291.6z'/%3E%0D%3Cpath fill='%23FFFFFF' d='M-285.7%2C509.3h25v46.5h-25c-2.7%2C0-4.9%2C2.2-4.9%2C4.9l0%2C0v-46.5C-290.6%2C511.5-288.4%2C509.3-285.7%2C509.3%0D%09L-285.7%2C509.3'/%3E%0D%3Cpath fill='%23002D72' d='M-285.3%2C510c-2%2C0-3.6%2C1.6-3.6%2C3.6v41.4c1-0.7%2C2.3-1.1%2C3.6-1.1h23.7V510H-285.3z M-291.6%2C560.1v-46.5%0D%09c0-3.4%2C2.8-6.2%2C6.2-6.2h26.4v49.2h-26.4c-2%2C0-3.5%2C1.6-3.6%2C3.5H-291.6z M-315.6%2C516h11.6v-2.7h-11.6V516z M-315.6%2C525h19.6v-2.7%0D%09h-19.6V525z M-315.6%2C530h19.6v-2.7h-19.6V530z M-315.6%2C535h14v-2.7h-14V535z'/%3E%0D%3Cpath fill='%23FFFFFF' d='M-275.5%2C557.3c-1.1%2C0-2.1%2C0.2-3.1%2C0.5l3.1%2C8.5l3.1-8.5C-273.3%2C557.5-274.4%2C557.3-275.5%2C557.3'/%3E%0D%3Cpath fill='%23FFC72C' d='M-276.2%2C558.9l1.2%2C3.4l1.2-3.4C-274.6%2C558.8-275.4%2C558.8-276.2%2C558.9z M-279.6%2C557.2l1.3-0.4%0D%09c2.1-0.7%2C4.5-0.7%2C6.6%2C0l1.3%2C0.4l-4.6%2C12.5L-279.6%2C557.2z'/%3E%0D%3Cpath fill='%23002D72' d='M-279.6%2C556h9.5v-17.7h-9.5V556z'/%3E%0D%3Cpath fill='%23FFC72C' d='M-278.6%2C500.9v3.4h6.9v-3.4c0-0.3-0.3-0.6-0.8-0.6h-5.3C-278.2%2C500.3-278.6%2C500.6-278.6%2C500.9'/%3E%0D%3Cpath fill='%23FFFFFF' d='M-278.6%2C509.1h7v-4.8h-7V509.1'/%3E%0D%3Cpath fill='%23002D72' d='M-277%2C507.8h4v-2h-4V507.8z M-279.6%2C510.3v-7h9.1v7H-279.6z'/%3E%0D%3Cpath fill='%23FFC72C' d='M-270.1%2C510.3h-9.5v36.9l9.5-0.6V510.3z'/%3E%0D%3C/svg%3E%0D");
}

.svg.foreign-language {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%0D%3C%21-- Generator: Adobe Illustrator 16.0.0%2C SVG Export Plug-In . SVG Version: 6.00 Build 0%29  --%3E%0D%3C%21DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%0D%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px'%0D%09 width='120px' height='120px' viewBox='-346 475 120 120' enable-background='new -346 475 120 120' xml:space='preserve'%3E%0D%3Cpath fill='%23002D72' d='M-286%2C569.9c-6.9%2C0-13.5-2-19.2-5.8l-12%2C5.6l4.2-12.8c-12.1-14.9-9.9-36.9%2C5.1-49.1c6.2-5.1%2C14-7.8%2C22-7.8%0D%09v2.9c0%2C0-9.5-2.6-22.9%2C8.8c-11.2%2C12.2-9.5%2C23-9.5%2C23s-1.5%2C12.5%2C8%2C20.8l0.5%2C0.6l-2.6%2C7.9l7.5-3.5l0.7%2C0.5c5.4%2C3.8%2C11.7%2C5.8%2C18.3%2C5.8%0D%09c17.7%2C0%2C32-14.3%2C32-32h2.9C-251.1%2C554.3-266.7%2C569.9-286%2C569.9 M-278.5%2C501.6c-1-0.2-2-0.4-3-0.5l-0.4%2C2.9c0.9%2C0.1%2C1.8%2C0.3%2C2.8%2C0.5%0D%09L-278.5%2C501.6z M-272.7%2C503.4c-0.9-0.4-1.9-0.7-2.9-1l-0.9%2C2.8c0.9%2C0.3%2C1.8%2C0.6%2C2.6%2C1L-272.7%2C503.4z M-267.3%2C506.3%0D%09c-0.9-0.5-1.7-1-2.6-1.5l-1.3%2C2.6c0.8%2C0.4%2C1.6%2C0.9%2C2.4%2C1.4L-267.3%2C506.3z M-262.5%2C510c-0.8-0.7-1.5-1.3-2.3-2l-1.8%2C2.3%0D%09c0.7%2C0.6%2C1.5%2C1.2%2C2.1%2C1.8L-262.5%2C510z M-258.4%2C514.5c-0.6-0.8-1.3-1.6-2-2.3l-2.1%2C2c0.6%2C0.7%2C1.2%2C1.4%2C1.8%2C2.1L-258.4%2C514.5z%0D%09 M-255.1%2C519.6c-0.5-0.9-1-1.8-1.5-2.6l-2.5%2C1.6c0.5%2C0.8%2C1%2C1.6%2C1.4%2C2.4L-255.1%2C519.6z M-252.8%2C525.2c-0.3-1-0.6-1.9-1-2.9l-2.7%2C1.1%0D%09c0.4%2C0.9%2C0.7%2C1.7%2C1%2C2.6L-252.8%2C525.2z M-254.9%2C528.8l2.8-0.6c0.2%2C1%2C0.4%2C2%2C0.5%2C3l-2.9%2C0.4C-254.5%2C530.6-254.7%2C529.7-254.9%2C528.8%0D%09L-254.9%2C528.8z'/%3E%0D%3Cpath fill='%23FFC72C' d='M-260.8%2C534.6c0.3%2C14.7-11.4%2C26.8-26%2C27c-14.7%2C0.3-26.8-11.4-27.1-26c0-0.3%2C0-0.7%2C0-1%0D%09c0.3-14.7%2C12.4-26.3%2C27.1-26C-272.6%2C508.9-261.1%2C520.4-260.8%2C534.6'/%3E%0D%3Cpath fill='%23002D72' d='M-286%2C547h-7v-2.9h7c1.9%2C0.1%2C3.6-1.4%2C3.7-3.3c0.1-1.9-1.4-3.6-3.3-3.7c-0.1%2C0-0.3%2C0-0.4%2C0h-6.2v-2.9h6.2%0D%09c3.6%2C0.1%2C6.3%2C3.1%2C6.2%2C6.7C-279.9%2C544.2-282.6%2C546.8-286%2C547'/%3E%0D%3Cpath fill='%23002D72' d='M-287.7%2C536.4h-4.5v-2.9h4.5c1.5-0.1%2C2.7-1.4%2C2.6-2.9c-0.1-1.4-1.2-2.5-2.6-2.6h-5.2v-2.9h5.2%0D%09c3.1-0.2%2C5.8%2C2.2%2C6%2C5.3s-2.2%2C5.8-5.3%2C6C-287.2%2C536.4-287.4%2C536.4-287.7%2C536.4'/%3E%0D%3Cpath fill='%23002D72' d='M-292.9%2C546.3h2.9v-21.2h-2.9V546.3z M-295%2C546.3h-2.9V531c-0.1-1.7-1.5-3-3.2-2.9c-1.5%2C0.1-2.8%2C1.3-2.9%2C2.9%0D%09v15.3h-2.9V531c0.1-3.3%2C2.9-5.8%2C6.2-5.7c3.1%2C0.1%2C5.6%2C2.6%2C5.7%2C5.7V546.3'/%3E%0D%3Cpath fill='%23002D72' d='M-305.9%2C536h8.9v-2.9h-8.9V536z M-271%2C546.2c-3.3%2C0-5.9-2.7-5.9-5.9V530c0.2-3.3%2C3-5.8%2C6.3-5.6%0D%09c3%2C0.2%2C5.4%2C2.6%2C5.6%2C5.6h-2.9c-0.1-1.7-1.5-2.9-3.2-2.8c-1.5%2C0.1-2.7%2C1.3-2.8%2C2.8v10.2c-0.1%2C1.7%2C1.2%2C3.1%2C2.8%2C3.2s3.1-1.2%2C3.2-2.8%0D%09c0-0.1%2C0-0.2%2C0-0.3h2.9C-265.1%2C543.5-267.7%2C546.2-271%2C546.2'/%3E%0D%3C/svg%3E%0D");
}

.svg.social-studies {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%0D%3C%21-- Generator: Adobe Illustrator 16.0.0%2C SVG Export Plug-In . SVG Version: 6.00 Build 0%29  --%3E%0D%3C%21DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%0D%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px'%0D%09 width='120px' height='120px' viewBox='-350 475 120 120' enable-background='new -350 475 120 120' xml:space='preserve'%3E%0D%3Cpath fill='%23282D33' d='M-289%2C564.3h-2.7v-4.8h-1.3v4.8h-2.7v-7.4h6.6V564.3'/%3E%0D%3Cpath fill='%23002D72' d='M-292.8%2C559.8c-5.6%2C0-11.1-1.6-15.8-4.6l1.4-2.2c12.5%2C8%2C29.1%2C4.3%2C37-8.2c0.5-0.7%2C0.9-1.5%2C1.3-2.3%0D%09c6.7-13.2%2C1.3-29.4-11.9-36c-0.8-0.4-1.6-0.8-2.4-1.1l1-2.5c15.2%2C5.9%2C22.8%2C22.9%2C16.9%2C38.1c-0.3%2C0.9-0.7%2C1.8-1.2%2C2.7%0D%09C-271.5%2C553.6-281.7%2C559.9-292.8%2C559.8 M-310.6%2C567.4h36.3c-0.5-1-1.4-1.9-2.3-1.9h-31.6C-309.2%2C565.6-310.1%2C566.4-310.6%2C567.4z%0D%09 M-313.7%2C570.1l0.1-1.4c0.1-2.8%2C2.3-5.8%2C5.4-5.8h31.6c3%2C0%2C5.2%2C3.1%2C5.4%2C5.8l0%2C1.4H-313.7z'/%3E%0D%3Cpath fill='%23002D72' d='M-308.3%2C558.2l-2.4-1.2l29-57.1l2.4%2C1.2L-308.3%2C558.2'/%3E%0D%3Cpath fill='%23FFFFFF' d='M-291.9%2C553.4c-12.6%2C0-22.8-10.3-22.7-22.9c0-3.1%2C0.7-6.2%2C1.9-9.1c5.1-11.5%2C18.5-16.7%2C30-11.7%0D%09c5.5%2C2.4%2C9.9%2C7%2C12%2C12.6c2.2%2C5.6%2C2.1%2C11.9-0.4%2C17.4C-274.7%2C548.1-282.9%2C553.4-291.9%2C553.4'/%3E%0D%3Cpath fill='%23002D72' d='M-292.5%2C505.9c-9.6%2C0-18.2%2C5.6-22.1%2C14.4c-5.3%2C12.2%2C0.2%2C26.4%2C12.4%2C31.8c3%2C1.3%2C6.3%2C2%2C9.6%2C2%0D%09c9.6%2C0%2C18.2-5.6%2C22.1-14.4c2.6-5.8%2C2.7-12.5%2C0.4-18.4c-2.3-6-6.9-10.8-12.7-13.3C-285.9%2C506.6-289.2%2C505.9-292.5%2C505.9z%0D%09 M-283.9%2C510.4c10.8%2C4.8%2C15.7%2C17.4%2C11%2C28.3c-4.8%2C10.8-17.4%2C15.7-28.3%2C11c-10.8-4.8-15.7-17.4-11-28.3%0D%09C-307.4%2C510.5-294.8%2C505.6-283.9%2C510.4z'/%3E%0D%3Cpath fill='%23FFC72C' d='M-270.8%2C533.2l-3%2C2.3l-5.4%2C4.5l-0.2-4.4l-3.5%2C0.6l-0.4-4l-2.4%2C1.3l-0.7-0.5l-2.1-2.1l-0.7%2C2.8l1.6%2C1.6%0D%09l-6.9%2C6.7l-1.9%2C0.3l0-3.6l1.4-5.5l-2.5-1.2l-0.2-2.4l3.1-3.3l2.3%2C0.4l0.9%2C1.4l3.4%2C0.6l-2.6-3.3l-2.6-1.7l0.2-0.9l3.4-0.4l-0.4-2.3%0D%09l3.9-1.3l2.5%2C2.3l5.6%2C0.6c0%2C0%2C2.5-0.2%2C5.2-0.4C-270.9%2C525.1-270.3%2C529.2-270.8%2C533.2 M-297.7%2C509.9l-2%2C1.4l-3.5%2C2.7%0D%09c-0.1%2C0.1-0.1%2C0.2-0.1%2C0.3l0.4%2C2.8c0%2C0.1%2C0.1%2C0.2%2C0.2%2C0.2c0.1%2C0%2C0.2%2C0%2C0.3%2C0l2-1.4l1.1%2C3.8l-6.2%2C2l-2.6-0.9c-0.1%2C0-0.3%2C0-0.4%2C0.1%0D%09l-1.2%2C1.3c-0.1%2C0.1-0.1%2C0.2-0.1%2C0.3l0.7%2C2.9l-2.2-2.5l-0.4-1.3C-309%2C515.9-303.9%2C511.6-297.7%2C509.9 M-296.5%2C516.5l-0.2-5.6%0D%09c3.9-0.2%2C6.2%2C0.4%2C7.1%2C0.6l-2.8%2C3.9L-296.5%2C516.5'/%3E%0D%3C/svg%3E%0D");
}

.svg.mathmatics {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%0D%3C%21-- Generator: Adobe Illustrator 16.0.0%2C SVG Export Plug-In . SVG Version: 6.00 Build 0%29  --%3E%0D%3C%21DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%0D%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px'%0D%09 width='120px' height='120px' viewBox='-350 475 120 120' enable-background='new -350 475 120 120' xml:space='preserve'%3E%0D%3Cpath fill='%23FFFFFF' d='M-315.3%2C558.1h-5.2c-2.6%2C0-4.7%2C2.1-4.8%2C4.7l0%2C0c0%2C2.6%2C2.2%2C4.7%2C4.8%2C4.7h0h5.2V558.1'/%3E%0D%3Cpath fill='%23002D72' d='M-320%2C560.1c-1.8%2C0-3.3%2C1.4-3.3%2C3.2c0%2C0%2C0%2C0%2C0%2C0c0%2C1.8%2C1.5%2C3.2%2C3.3%2C3.2h3.7v-6.4H-320z M-320%2C569.4%0D%09c-3.4%2C0-6.2-2.7-6.3-6.1c0-3.4%2C2.8-6.2%2C6.3-6.1h6.7v12.3H-320z'/%3E%0D%3Cpath fill='%23FFFFFF' d='M-311.8%2C515.3h-8.7c-2.4%2C0-4.4%2C1.8-4.7%2C4.1v43.5c0.3-2.4%2C2.3-4.1%2C4.7-4.1h59.3v0l0.8%2C0%0D%09c2.4%2C0%2C4.4-1.8%2C4.7-4.1v-43.5c-0.3%2C2.4-2.3%2C4.2-4.7%2C4.1h-1.1v0h-52.5H-311.8'/%3E%0D%3Cpath fill='%23002D72' d='M-323.3%2C518.7v38.7c1-0.6%2C2.1-0.9%2C3.2-0.9h57.8v0l2.3%2C0c1.6%2C0%2C3-1.2%2C3.2-2.8v-2.4V515%0D%09c-0.8%2C0.5-1.8%2C0.8-2.8%2C0.9v0l-1.5%2C0h-59C-321.7%2C515.9-323%2C517.1-323.3%2C518.7L-323.3%2C518.7z M-326.3%2C562v-43.5l0-0.1%0D%09c0.4-3.1%2C3.1-5.5%2C6.2-5.4l60.1%2C0c1.6%2C0%2C3-1.2%2C3.2-2.8l3%2C0.2v43.6l0%2C0.1c-0.4%2C2.9-2.6%2C5.1-5.5%2C5.4v0h-0.3l-0.4%2C0l-0.3%2C0l-0.5%2C0H-320%0D%09c-1.6%2C0-3%2C1.2-3.2%2C2.8L-326.3%2C562z'/%3E%0D%3Cpath fill='%23FFFFFF' d='M-262.3%2C549.6h2.4c2.4%2C0%2C4.5%2C1.8%2C4.7%2C4.1v-43.5c-0.3-2.4-2.3-4.2-4.7-4.1h-2.4V549.6'/%3E%0D%3Cpath fill='%23002D72' d='M-261.3%2C548.6h0.9c1.2%2C0%2C2.3%2C0.3%2C3.2%2C0.9v-38.7c-0.2-1.6-1.6-2.8-3.2-2.8h-0.9V548.6z M-260.4%2C551.5h-3.9%0D%09v-46.4h3.9c3.1%2C0%2C5.8%2C2.3%2C6.2%2C5.4l0%2C0.2v2.5v40.9l-3%2C0.2C-257.3%2C552.7-258.7%2C551.5-260.4%2C551.5L-260.4%2C551.5z'/%3E%0D%3Cpath fill='%23FFC72C' d='M-268.5%2C539.8v-3.5l-3.2-0.3c-0.2-1.1-0.6-2.2-1.3-3.2l2.1-2.5l-2.6-2.5l-2.5%2C2c-1-0.7-2.1-1.1-3.2-1.4%0D%09l-0.3-3.2h-3.6l-0.3%2C3.2c-1.2%2C0.2-2.3%2C0.6-3.3%2C1.2l-2.5-2.1l-2.6%2C2.5l2.1%2C2.4c-0.7%2C1-1.1%2C2-1.4%2C3.1l-3.3%2C0.3v3.5l3.2%2C0.3%0D%09c0.2%2C1.1%2C0.6%2C2.2%2C1.3%2C3.2l-2.2%2C2.5l2.6%2C2.5l2.5-2c1%2C0.7%2C2.1%2C1.1%2C3.2%2C1.4l0.3%2C3.2h3.6l0.3-3.2c1.2-0.2%2C2.3-0.7%2C3.3-1.2l2.5%2C2.1%0D%09l2.6-2.5l-2.1-2.4c0.6-0.9%2C1.1-2%2C1.4-3.2L-268.5%2C539.8'/%3E%0D%3Cpath fill='%23FFFFFF' d='M-275.7%2C537.8c0%2C2.6-2.2%2C4.7-4.8%2C4.7c-2.6%2C0-4.8-2.1-4.8-4.7c0-2.6%2C2.2-4.7%2C4.8-4.7%0D%09C-277.9%2C533.1-275.7%2C535.2-275.7%2C537.8'/%3E%0D%3Cpath fill='%23002D72' d='M-281%2C534.1c-1.8%2C0-3.3%2C1.4-3.3%2C3.2c0%2C0%2C0%2C0%2C0%2C0c0%2C1.8%2C1.5%2C3.2%2C3.3%2C3.2l0%2C0c1.8%2C0%2C3.3-1.4%2C3.3-3.2%0D%09C-277.7%2C535.5-279.2%2C534-281%2C534.1z M-287.3%2C537.3c0-3.4%2C2.8-6.2%2C6.3-6.1l0%2C0c3.4%2C0%2C6.2%2C2.7%2C6.3%2C6.1c0%2C3.4-2.8%2C6.2-6.3%2C6.1%0D%09C-284.4%2C543.5-287.2%2C540.7-287.3%2C537.3C-287.3%2C537.3-287.3%2C537.3-287.3%2C537.3z'/%3E%0D%3Cpath fill='%23FFC72C' d='M-309.7%2C509.5h19.1l-19.1%2C18.8V509.5z M-319.3%2C550.7l51.7-50.6h-51.7V550.7z'/%3E%0D%3Cpath fill='%23002D72' d='M-318.3%2C504.3h3v-4.1h-3V504.3z M-313.3%2C502.5h3v-2.4h-3V502.5z M-307.3%2C504.3h3v-4.1h-3V504.3z%0D%09 M-302.3%2C502.5h3v-2.4h-3V502.5z M-297.3%2C504.3h3v-4.1h-3V504.3z M-292.3%2C502.5h3v-2.4h-3V502.5z M-287.3%2C504.3h3v-4.1h-3V504.3z%0D%09 M-282.3%2C502.5h3v-2.4h-3V502.5z M-277.3%2C504.3h3v-4.1h-3V504.3z M-297.3%2C569.8h-1.4l-10.6-3.9l10.6-3.8h1.4v2.9h-0.8l-2.6%2C0.9%0D%09l2.6%2C0.9h0.8V569.8'/%3E%0D%3Cpath fill='%23FFFFFF' d='M-259.3%2C568.9h2.6c0.3%2C0%2C0.6-0.2%2C0.6-0.5v-3.7c0-0.3-0.2-0.5-0.6-0.5h-2.6V568.9'/%3E%0D%3Cpath fill='%23002D72' d='M-257.7%2C569.9h-2.6v-2.9h1.6v-1.9h-1.6v-2.9h2.6c1.1%2C0%2C2%2C0.9%2C2%2C2v3.7C-255.7%2C569-256.6%2C569.9-257.7%2C569.9'/%3E%0D%3Cpath fill='%23FFFFFF' d='M-297.3%2C568.9h34.7v-4.8h-34.7V568.9z'/%3E%0D%3Cpath fill='%23FFC72C' d='M-296.3%2C566.9h31.7v-1.9h-31.7V566.9z M-299.3%2C562.1h37.7v7.7h-37.7V562.1z'/%3E%0D%3C/svg%3E%0D");
}

.error404 #main-content {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.accordion {
  margin-bottom: 1.5em;
}

.accordion .section-heading {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 0.5em;
  margin-bottom: 1em;
  margin-top: 0;
}

.accordion .section-heading .lead {
  max-width: none;
  margin-bottom: 0;
  text-align: left;
}

.panel-group .panel {
  border-radius: 0;
  box-shadow: none;
  border-bottom-color: #eeeeee;
}

.panel-group .panel>a {
  display: block;
  text-decoration: none;
  line-height: 1em;
  padding: 0.75em 1.5em 0.75em 0.5em;
  margin: 0;
  position: relative;
}

.panel-group .panel>a::after {
  content: '\2013';
  display: inline-block;
  color: #4a4a4a;
  font-weight: normal;
  transition: -webkit-transform 300ms;
  transition: transform 300ms;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  position: absolute;
  right: 10px;
  top: calc(50% - 0.5em);
}

@media (max-width: 767px) {
  .panel-group .panel>a {
    font-size: 1em;
  }
}

.panel-group .panel>a.collapsed::after {
  content: '+';
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.panel-group .panel .panel-body {
  padding: 1em 0 1em 0.75em;
}

.panel-group .panel+.panel {
  margin-top: 0;
}

.panel-group .panel:nth-child(odd)>a {
  background-color: #f9f9f9;
}

.numbered .panel-group {
  counter-reset: shs-acc-counter;
}

.numbered .panel-group .panel>a {
  padding-left: 48px;
}

.numbered .panel-group .panel>a::before {
  content: counter(shs-acc-counter);
  counter-increment: shs-acc-counter;
  display: inline-block;
  position: absolute;
  left: 0;
  top: calc(50% - 16px);
  background-color: #fdc112;
  color: #002d72;
  font-family: "Montserrat";
  font-weight: normal;
  text-align: center;
  line-height: 32px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1px solid #d1d1d1;
}

.site-alerts {
  display: none;
}

.site-alerts .site-alert {
  margin: 2px 0 0 0;
  border: 0 none;
  border-radius: 0;
}

.site-alerts .site-alert .close {
  opacity: 1;
  text-shadow: none;
  border: solid 1px;
  border-radius: 25px;
  width: 25px;
  height: 25px;
}

.site-alerts .site-alert .alert-icon {
  font-size: 52px;
}

.site-alerts .site-alert .message .title {
  font-family: "Montserrat";
  font-size: 1.5em;
  margin-bottom: 0.75em;
}

.site-alerts .site-alert .message IMG {
  display: none;
  float: left;
  padding-right: 20px;
  width: 130px;
  height: auto;
}

@media (min-width: 768px) {
  .site-alerts .site-alert .message IMG {
    display: block;
  }
}

@media (min-width: 1200px) {
  .site-alerts .site-alert .message .content {
    font-size: 20px;
  }
}

.site-alerts .site-alert .message .simple-btn {
  margin-top: 15px;
  text-transform: none;
}

.site-alerts .site-alert.red {
  background-color: red;
}

.site-alerts .site-alert.red * {
  color: #fff;
}

.site-alerts .site-alert.yellow {
  background-color: #fdc112;
}

.site-alerts .site-alert.yellow * {
  color: #002d72;
}

.site-alerts .site-alert.teal {
  background-color: #009cbd;
}

.site-alerts .site-alert.teal * {
  color: #fff;
}

.site-alerts.active {
  display: block;
}

.badges {
  border-top: 8px solid #fdc112;
  text-align: center;
}

@media (min-width: 1300px) {
  .badges {
    border-top: transparent;
  }
}

.badges .container {
  background: #fff;
  border-top: transparent;
  margin: 0 auto;
  padding-bottom: 25px;
  padding-top: 25px;
  position: relative;
  z-index: 100;
}

@media (min-width: 1440px) {
  .badges .container {
    border-top: 8px solid #fdc112;
    margin: -180px auto;
  }
}

.badges .container .headline {
  border-bottom: 1px dashed #eeeeee;
}

.badges .container .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
}

.badges .container .owl-stage .owl-item {
  border-right: 1px dashed #eeeeee;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 15px 0;
  padding: 0 15px;
}

.badges .container .owl-stage .owl-item IMG {
  margin: 0 auto 10px;
  width: auto;
  height: 145px;
}

.badges .container .owl-stage .owl-item P {
  font-family: "Montserrat";
  font-weight: 500;
  letter-spacing: -0.03em;
  margin-bottom: 0;
  text-decoration: none;
  text-transform: capitalize;
}

.badges .container .owl-stage .owl-item:last-of-type {
  border-right: none;
}

.badges .container .owl-dots {
  text-align: center;
}

.badges .container .owl-dots .owl-dot {
  display: inline-block;
}

.badges .container .owl-dot {
  -moz-user-select: none;
  cursor: pointer;
}

.badges .container .owl-dots .owl-dot.active span,
.badges .container .owl-dots .owl-dot:hover span {
  background: #869791 none repeat scroll 0 0;
}

.badges .container .owl-dots .owl-dot span {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  background: #d6d6d6 none repeat scroll 0 0;
  border-radius: 30px;
  display: block;
  height: 10px;
  margin: 5px 7px;
  transition: opacity 0.2s ease 0s;
  width: 10px;
}

.page-template-template-landing-page .badges {
  border-top: 8px solid #fdc112;
}

.page-template-template-landing-page .badges .container {
  background: transparent;
  border-top: 0;
  margin: 0 auto;
}

.page-template-default .badges {
  border-top: 4px solid #fdc112;
  margin-top: 25px;
}

.page-template-default .badges .container {
  background: transparent;
  border-top: 0;
  margin: 0 auto;
}

.page-template-default .badges .container .badge-items {
  margin-top: 10px;
}

.page-template-default .badges .container .badge-items .owl-page.off {
  display: block;
}

.page-template-default .badges .container .badge-items .owl-page.off .item {
  border-bottom: 1px dashed #eeeeee;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.page-template-default .badges .container .badge-items .owl-page.off .item:last-of-type {
  border-bottom: none;
}

.page-template-default .badges .container .badge-items .owl-page.off .item IMG {
  display: block;
  height: 145px;
  width: auto;
  margin: 0 auto 10px;
}

.badge-xtra {
  padding: 6em 0;
}

@media (min-width: 1440px) {
  .badge-xtra {
    padding: 13em 0 !important;
  }
}

#buzz-container .sidebar {
  background-color: #eeeeee;
  border: none;
  height: 100%;
}

#buzz-container>#sidebar-container {
  height: 100%;
}

#buzz-header-container {
  padding: 1em 0;
}

.buzz-header {
  text-align: center;
}

#brief-word-promo-container {
  padding: 0.75em;
}

#brief-word-promo-container h6 {
  margin: 1em 0;
}

#buzz-featured-stories-carousel-container .owl-nav,
#buzz-featured-stories-carousel-container .owl-dots {
  position: absolute;
  bottom: 0;
  margin: 0;
  height: 2em;
  line-height: 2em;
  color: #ffffff;
}

#buzz-featured-stories-carousel-container .owl-nav [class*='owl-'] {
  margin: 0 5px;
  padding: 0 7px;
  background-color: transparent;
}

#buzz-featured-stories-carousel-container .owl-nav {
  left: 0;
}

#buzz-featured-stories-carousel-container .owl-dots {
  right: 0;
}

.buzz-featured-story-slide {
  height: 400px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}

.buzz-featured-story-slide-content-wrapper {
  width: 100%;
  height: 40%;
  padding: 1em 1em 2em 1em;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 45, 114, 0.35);
}

.buzz-featured-story-slide-content h4,
.buzz-featured-story-slide-content p,
.buzz-featured-story-slide-content a {
  color: #ffffff;
}

@media (max-width: 768px) {
  .buzz-featured-story-slide-content p {
    max-height: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

#buzz-featured-stories-grid-container {
  padding: 1em 0;
}

.buzz-featured-story-grid-item {
  margin: 0 0 1em 0;
}

.buzz-featured-story-grid-item-img-wrapper {
  height: 250px;
  margin: 0 0 1em 0;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}

.buzz-issue-story-wrapper {
  padding: 1em 0;
  border-bottom: 1px solid #d1d1d1;
}

.buzz-issue-story-wrapper:first-child {
  padding-top: 0;
}

.buzz-issue-story-wrapper:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

.buzz-issue-story-wrapper img {
  display: block;
  max-width: 100%;
  height: auto;
  width: auto;
  margin: 0 auto 1em;
}

.buzz-issue-story-wrapper figure.headshot {
  width: 255px;
  height: auto;
  margin: 0 auto;
}

.buzz-issue-story-wrapper figure.headshot img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}

.buzz-issue-paging-wrapper {
  padding: 1em;
}

.buzz-issue-paging-wrapper:before,
.buzz-issue-paging-wrapper:after {
  content: " ";
  display: table;
}

.buzz-issue-paging-wrapper:after {
  clear: both;
}

.buzz-issue-paging-wrapper .simple-btn.previous {
  float: left;
}

.buzz-issue-paging-wrapper .simple-btn.next {
  float: right;
}

.buzz-issue-paging-wrapper .simple-btn.previous:after,
.buzz-return-container .simple-btn.previous:after {
  content: "";
}

.buzz-issue-paging-wrapper .simple-btn.previous:before,
.buzz-return-container .simple-btn.previous:before {
  content: "\e079";
}

/* promo boxes */
#buzz-promos-container {
  margin: 1em 0 0 0;
  padding: 3em 0;
  background-color: #eeeeee;
}

#buzz-promos-container .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  /*safari fix */
}

#buzz-promos-container .row::before {
  content: none;
}

#buzz-promos-heading-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

#buzz-promos-heading-container IMG {
  width: auto;
}

#buzz-promos-heading-container h4 {
  font-size: 30px;
  margin-bottom: 0;
  padding-left: 5px;
  text-align: center;
}

.promo-column {
  margin-bottom: 30px;
}

@media (min-width: 992px) {
  .promo-column {
    margin-bottom: 0;
  }
}

.promo-details {
  border-top: solid 10px #002d72;
  background-color: #fff;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  height: 100%;
  padding: 15px 15px 9vh;
  position: relative;
}

@media (min-width: 768px) {
  .promo-details {
    padding: 15px 15px 6vh;
  }
}

.promo-details H5 {
  text-transform: none;
}

.promo-details P {
  color: #002d72;
  border-left: solid 4px #fdc112;
  margin-bottom: 1.5em;
  padding-left: 10px;
}

.promo-details .simple-btn {
  position: absolute;
  bottom: 25px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translate(-50%);
}

.buzz-promo-box-img-wrapper {
  margin: 0 0 1em 0;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}

/* buzz gallery */
#buzz-gallery-container a {
  cursor: pointer;
}

.buzz-gallery-image-modal-wrapper img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}

.buzz-return-container {
  margin: 1em 0;
}

/* school single */
article.lotspeich #sidebar-container,
article.doherty #sidebar-container,
article.upper #sidebar-container,
article.middle #sidebar-container,
article.brief-word #sidebar-container,
article.all-school #sidebar-container,
article.arts #sidebar-container,
article.athletics #sidebar-container {
  display: none;
}

@media (min-width: 768px) {

  article.lotspeich #sidebar-container,
  article.doherty #sidebar-container,
  article.upper #sidebar-container,
  article.middle #sidebar-container,
  article.brief-word #sidebar-container,
  article.all-school #sidebar-container,
  article.arts #sidebar-container,
  article.athletics #sidebar-container {
    display: block;
  }
}

.curriculum-explorer {
  margin: 2em 4em;
}

.curriculum-explorer .section-heading {
  padding-left: 15px;
  border-left: 4px solid #002d72;
}

@media (min-width: 768px) {
  .curriculum-explorer .section-heading h2 {
    font-size: 4.6vw;
  }
}

@media (min-width: 1200px) {
  .curriculum-explorer .section-heading h2 {
    font-size: 3.5em;
  }
}

.curriculum-explorer .section-heading h2 small {
  display: block;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 0.4em;
  color: #002d72;
}

.curriculum-explorer .section-heading p {
  max-width: 600px;
}

.curriculum-explorer .the-items {
  position: relative;
  margin-left: -0.5em;
  margin-right: -0.5em;
}

.curriculum-explorer .the-items>a {
  display: inline-block;
  background-color: #eeeeee;
  padding: 1em;
}

.curriculum-explorer .the-items>a:hover {
  background-color: #fdc112;
}

@media (min-width: 768px) {
  .curriculum-explorer .the-items>a {
    width: calc(25% - 0.2em);
    border: 0.5em solid #fff;
  }
}

.curriculum-explorer .the-items>a>div {
  text-align: center;
}

.curriculum-explorer .the-items>a .title {
  text-transform: uppercase;
  font-weight: bold;
}

body.page-template-default,
body.page-template-template-directory,
body.page-template-no-sidebar {
  /**
   * on mobile the sidebar goes to the bottom
   */
}

body.page-template-default h1.title,
body.page-template-template-directory h1.title,
body.page-template-no-sidebar h1.title {
  font-size: 1.875em;
  margin-bottom: 0.75em;
  margin-top: 0.5em;
  position: relative;
  padding: 5px 0 5px 20px;
}

body.page-template-default h1.title::before,
body.page-template-template-directory h1.title::before,
body.page-template-no-sidebar h1.title::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0em;
  bottom: 0em;
  width: 4px;
  background-color: #002d72;
}

@media (min-width: 768px) {

  body.page-template-default h1.title,
  body.page-template-template-directory h1.title,
  body.page-template-no-sidebar h1.title {
    font-size: 4vw;
  }
}

@media (min-width: 1200px) {

  body.page-template-default h1.title,
  body.page-template-template-directory h1.title,
  body.page-template-no-sidebar h1.title {
    font-size: 3em;
  }
}

body.page-template-default .flexible-content,
body.page-template-template-directory .flexible-content,
body.page-template-no-sidebar .flexible-content {
  margin-top: 5em;
}

.faculty-staff-widget {
  padding-bottom: 3em;
  background-color: #eeeeee;
}

.faculty-staff-widget .section-heading {
  text-align: center;
}

@media (min-width: 768px) {
  .faculty-staff-widget .col-sm-3 {
    padding-left: 3px;
    padding-right: 3px;
  }
}

#faculty-search-form .input-group-addon {
  padding: 5px 0px;
}

#faculty-search-form .input-group-addon button {
  border: 0 none;
  background: transparent;
}

.directory .the-forms {
  padding-bottom: 2em;
  border-bottom: 1px solid #d1d1d1;
}

.directory #faculty-filter-form input[type="submit"] {
  width: 100%;
  margin-top: 25px;
  padding: 0.6em 0;
}

@media (min-width: 768px) {
  footer {
    font-size: 1.6vw;
  }
}

@media (min-width: 992px) {
  footer {
    font-size: 1.33vw;
  }
}

@media (min-width: 1200px) {
  footer {
    font-size: 1em;
  }
}

footer nav.yellow-footer-menu {
  background-color: #fdc112;
}

footer nav.yellow-footer-menu ul {
  list-style-type: none;
  margin-bottom: 0;
}

@media (min-width: 768px) {
  footer nav.yellow-footer-menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

footer nav.yellow-footer-menu ul li {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0.75em 0;
  text-align: center;
}

@media (max-width: 767px) {
  footer nav.yellow-footer-menu ul li {
    border: 1px solid #fff;
    margin: 5px 0;
  }
}

footer nav.yellow-footer-menu ul li a {
  display: block;
  font-family: "Montserrat";
  text-transform: uppercase;
  color: #002d72;
  text-decoration: underline;
}

@media (min-width: 768px) {
  footer nav.yellow-footer-menu ul li a {
    font-size: 1.75vw;
  }
}

@media (min-width: 1200px) {
  footer nav.yellow-footer-menu ul li a {
    font-size: 1.325em;
  }
}

footer nav.yellow-footer-menu ul li a:hover {
  text-decoration: none;
}

@media (min-width: 768px) {
  .no-flexbox footer nav.yellow-footer-menu ul li {
    display: inline-block;
    width: 32%;
  }
}

@media (min-width: 768px) {
  footer nav.yellow-footer-menu ul li+li a {
    border-left: 1px solid #777;
  }
}

footer .lower-footer {
  color: #f6f6f6;
  background-color: #002d72;
  padding: 3em 0;
}

footer .lower-footer svg {
  width: 100px;
  max-width: 100%;
  display: block;
  margin: 0 auto 2em auto;
  height: auto;
  max-height: 90px;
}

footer .lower-footer svg path {
  fill: #f6f6f6;
}

footer .lower-footer .h5 {
  margin-bottom: 1.5em;
}

footer .lower-footer .hillside_campus_address,
footer .lower-footer .doherty_campus_address {
  font-family: "Montserrat";
  font-size: 0.85em;
  display: block;
}

footer .lower-footer .hillside_campus_address {
  margin-bottom: 2em;
}

footer .lower-footer .hillside_campus_address+.h5 {
  margin-bottom: 0.75em;
}

footer .lower-footer nav.footer-quick-links li {
  margin-bottom: 0.75em;
}

footer .lower-footer nav.footer-quick-links a {
  color: #f6f6f6;
  font-family: "Montserrat";
  text-transform: uppercase;
  font-weight: bold;
}

@media (min-width: 768px) {
  footer .lower-footer nav.footer-quick-links a {
    font-size: 0.85em;
  }
}

footer .lower-footer nav.footer-utility-links li {
  margin-bottom: 0.75em;
}

footer .lower-footer nav.footer-utility-links a {
  color: #838d8f;
  font-family: "Montserrat";
}

@media (min-width: 768px) {
  footer .lower-footer nav.footer-utility-links a {
    font-size: 0.85em;
  }
}

footer .lower-footer nav.social-media li {
  margin-bottom: 0.75em;
  display: list-item;
  font-size: 32px;
  color: #fdc112;
}

footer .lower-footer nav.social-media li::before {
  display: inline-block;
  width: 1.7em;
  color: #fdc112;
  padding-left: 0.3em;
}

footer .lower-footer nav.social-media a {
  color: #838d8f;
  font-family: "Montserrat";
  font-size: 16px;
  position: relative;
  display: inline-block;
  top: -7px;
  color: #fdc112;
}

footer .lower-footer .copyright,
footer .lower-footer .discrimination {
  text-align: center;
}

@media (min-width: 768px) {

  footer .lower-footer .copyright,
  footer .lower-footer .discrimination {
    font-size: 0.85em;
  }
}

footer .lower-footer .discrimination {
  line-height: 1.25;
  margin-top: 15px;
}

footer .lower-footer .discrimination A {
  color: #fff;
  text-decoration: underline;
}

footer .lower-footer .discrimination A:hover {
  text-decoration: none;
}

footer .lower-footer .accreditations {
  margin-top: 15px;
}

footer .lower-footer .accreditations UL {
  padding-left: 11px;
  font-size: 12px;
  line-height: 14px;
}

footer .lower-footer>.container-fluid>.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 767px) {
  footer .lower-footer>.container-fluid>.row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  footer .lower-footer>.container-fluid>.row>*:first-child {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  footer .lower-footer>.container-fluid>.row>*:nth-child(2) {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
    margin-bottom: 2rem;
  }

  footer .lower-footer>.container-fluid>.row>*:nth-child(3),
  footer .lower-footer>.container-fluid>.row>*:nth-child(4),
  footer .lower-footer>.container-fluid>.row>*:nth-child(5) {
    margin-bottom: 2rem;
  }

  footer .lower-footer>.container-fluid>.row>*:nth-child(3)::after,
  footer .lower-footer>.container-fluid>.row>*:nth-child(4)::after,
  footer .lower-footer>.container-fluid>.row>*:nth-child(5)::after {
    content: '';
    width: 70%;
    margin: auto;
    display: block;
    height: 1px;
    background-color: #666;
    margin-top: 1.5em;
  }
}

@media (min-width: 768px) {
  footer .lower-footer>.container-fluid>.row>*:not(:last-child) {
    border-right: 1px solid #3d589f;
  }
}

html body .gform_wrapper {
  margin: 1em 0 2em 0;
}

html body .gform_wrapper label.gfield_label {
  margin-bottom: 0;
  color: #4a4a4a;
  font-weight: normal;
  font-family: "Montserrat";
  font-size: 0.9em;
}

html body .gform_wrapper .top_label div.ginput_container {
  margin-top: 0;
}

html body .gform_wrapper input[type="text"],
html body .gform_wrapper select,
html body .gform_wrapper textarea {
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857;
  color: #4a4a4a;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d1d1d1;
  border-radius: 4px;
}

html body .gform_wrapper div.validation_error {
  font-weight: normal;
  font-family: "Montserrat";
  font-size: 1em;
}

html body .gform_wrapper .validation_message {
  font-weight: normal;
  font-family: "Montserrat";
}

html body .gform_wrapper input[type="checkbox"]+label,
html body .gform_wrapper input[type="radio"]+label {
  margin-bottom: 0;
  color: #4a4a4a;
  font-weight: normal;
  font-family: "Montserrat";
  font-size: 0.9em;
  margin-left: 0.5em;
  margin-top: 7px;
}

@media (min-width: 992px) {

  html body .gform_wrapper ul.gfield_checkbox,
  html body .gform_wrapper ul.gfield_radio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  html body .gform_wrapper ul.gfield_checkbox>*,
  html body .gform_wrapper ul.gfield_radio>* {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}

html body .gform_wrapper div.ginput_container_checkbox,
html body .gform_wrapper div.ginput_container_radio {
  border: 1px solid #d1d1d1;
  border-width: 1px 0 0 0;
  margin-top: 0 !important;
}

html body .gform_wrapper li.gfield.type-checkbox,
html body .gform_wrapper li.gfield.type-radio {
  padding: 1em;
  background-color: #eeeeee;
}

html body .gform_wrapper li.gfield.type-checkbox label.gfield_label,
html body .gform_wrapper li.gfield.type-radio label.gfield_label {
  color: #002d72;
  font-weight: 500;
}

header {
  z-index: 9999;
}

@media (min-width: 768px) {
  header {
    padding: 1.33vw 0;
    border-bottom: 0.66vw solid #fdc112;
    background-color: #002d72;
  }
}

@media (min-width: 1200px) {
  header {
    padding: 1em 0;
    border-bottom: 0.5em solid #fdc112;
  }
}

header .mobile-header-row {
  padding: 0.8em 0;
  background-color: #002d72;
}

@media (min-width: 768px) {
  header .mobile-header-row {
    display: none;
  }
}

header .mobile-header-row .hdr-logo-link {
  display: inline-block;
  width: 112px;
}

header .mobile-header-row a[href="#the-main-header-row"] {
  display: inline-block;
  float: right;
  color: #fff;
  font-size: 1.8em;
  line-height: 1.9em;
}

header .mobile-header-row a[href="#the-main-header-row"] span.fa {
  transition: -webkit-transform 200ms;
  transition: transform 200ms;
}

header .mobile-header-row a[href="#the-main-header-row"]:not(.collapsed) span.fa {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

header .mobile-header-row a[href="#the-main-header-row"]:not(.collapsed) span.fa::before {
  content: "\f00d";
}

header nav.header-quick-links {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  margin-left: -15px;
  margin-right: -15px;
  padding: 15px;
  background-color: #002d72;
}

@media (min-width: 768px) {
  header nav.header-quick-links {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    background-color: transparent;
  }
}

@media (min-width: 768px) {
  header nav.header-quick-links ul {
    text-align: right;
    margin-top: 1em;
    margin-bottom: 0.5em;
  }
}

@media (min-width: 768px) {
  header nav.header-quick-links ul li {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    border-right: 1px solid #fff;
    line-height: 0.9em;
  }

  header nav.header-quick-links ul li:last-child {
    padding-right: 0;
    border-right: 0 none;
  }
}

header nav.header-quick-links ul li+li {
  margin-top: 0.5em;
}

@media (min-width: 768px) {
  header nav.header-quick-links ul li+li {
    margin-top: 0;
  }
}

header nav.header-quick-links ul li a {
  font-family: "Montserrat";
  display: block;
  border: 1px solid #fff;
  text-align: center;
  color: #fff;
  padding: 0.5em 0;
}

@media (min-width: 768px) {
  header nav.header-quick-links ul li a {
    font-size: 0.75em;
    display: inline;
    border: 0 none;
    text-align: left;
    padding: 0;
  }
}

@media (max-width: 767px) {
  header .main-row .container-fluid .row>*:first-child {
    display: none;
  }
}

@media (max-width: 767px) {
  header .main-row .container-fluid .row>*:last-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

header .main-row {
  background: white;
}

@media (min-width: 768px) {
  header .main-row {
    font-size: 1.6vw;
    display: block !important;
    height: auto !important;
  }
}

@media (min-width: 992px) {
  header .main-row {
    font-size: 1.33vw;
    background: transparent;
  }
}

@media (min-width: 1200px) {
  header .main-row {
    font-size: 1em;
    background: transparent;
  }
}

header a.hdr-logo-link {
  background-color: #002d72;
}

@media (min-width: 768px) {
  header a.hdr-logo-link {
    display: block;
    padding: 2.25vw;
    position: relative;
  }
}

@media (min-width: 1200px) {
  header a.hdr-logo-link {
    padding: 28px;
  }
}

header a.hdr-logo-link svg {
  width: 100%;
  max-width: 100%;
  max-height: 100px;
  height: auto;
}

header a.hdr-logo-link svg path {
  fill: #f6f6f6;
}

header a.hdr-logo-link svg path:last-child {
  stroke: #f6f6f6;
  stroke-width: 3.145;
}

header nav.main-navigation {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  /* FIRST LEVEL */
}

@media (min-width: 768px) {
  header nav.main-navigation {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
  }
}

header nav.main-navigation ul li {
  /* HOVER STUFF */
}

@media (max-width: 767px) {
  header nav.main-navigation ul li>ul {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: max-height 400ms ease-in, opacity 800ms ease;
  }
}

@media (min-width: 768px) {
  header nav.main-navigation ul li>ul {
    display: none;
  }
}

@media (min-width: 768px) {
  header nav.main-navigation ul li.hover>ul {
    display: block;
  }
}

@media (max-width: 767px) {
  header nav.main-navigation ul li.hover>ul {
    max-height: 400vh;
    overflow: visible;
    opacity: 1;
    transition: max-height 400ms ease-in, opacity 200ms ease-in 300ms;
  }
}

header nav.main-navigation ul li a {
  font-family: "Montserrat";
  display: inline-block;
  padding: 0 1em;
  /* MENU ICON */
}

header nav.main-navigation ul li a:hover {
  text-decoration: none;
}

@media (min-width: 768px) {
  header nav.main-navigation ul li a:hover {
    color: #fdc112;
  }
}

header nav.main-navigation ul li a+a {
  display: none;
  right: 0;
  top: 0;
  z-index: 1;
  padding-left: 0;
  font-size: 0.7em;
}

@media (max-width: 767px) {
  header nav.main-navigation ul li a+a {
    line-height: 40px;
    width: 40px;
    margin: 0;
    padding: 0;
    text-align: center;
    position: absolute;
  }
}

header nav.main-navigation ul li a+a span {
  transition: -webkit-transform 250ms ease;
  transition: transform 250ms ease;
}

header nav.main-navigation ul li.menu-item-has-children>a+a {
  display: inline-block;
}

header nav.main-navigation>ul {
  /* FIRST LEVEL ITEMS */
}

@media (min-width: 768px) {
  header nav.main-navigation>ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

header nav.main-navigation>ul>li {
  /* THIS IS THE DESKTOP SEARCH TOGGLE BUTTON */
  /* FIRST LEVEL HOVER */
  /* SECOND LEVEL ITEMS */
  /* THIRD LEVEL ITEMS */
}

@media (max-width: 767px) {
  header nav.main-navigation>ul>li {
    padding: 0;
    margin-left: -15px;
    margin-right: -15px;
    position: relative;
  }
}

@media (min-width: 768px) {
  header nav.main-navigation>ul>li {
    display: inline-block;
    padding: 1em 0;
    position: relative;
  }
}

header nav.main-navigation>ul>li:last-child {
  display: none;
}

@media (min-width: 768px) {
  header nav.main-navigation>ul>li:last-child {
    display: list-item;
    border-left: 1px solid #fff;
    padding: 0;
  }
}

@media (min-width: 768px) {
  header nav.main-navigation>ul>li:last-child a {
    display: block;
    line-height: 2.25em;
    width: 2.5em;
    text-align: center;
    padding: 0;
    font-size: 1.5em;
  }
}

header nav.main-navigation>ul>li:last-child a span.fa {
  transition: -webkit-transform 200ms;
  transition: transform 200ms;
}

header nav.main-navigation>ul>li:last-child a:not(.collapsed) {
  background-color: #002d72;
}

header nav.main-navigation>ul>li:last-child a:not(.collapsed) span.fa {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

header nav.main-navigation>ul>li:last-child a:not(.collapsed) span.fa::before {
  content: "\f00d";
}

@media (max-width: 767px) {
  header nav.main-navigation>ul>li+li {
    border-top: 1px solid #ededed;
  }
}

@media (max-width: 767px) {
  header nav.main-navigation>ul>li>a {
    color: #666;
    font-size: 0.9em;
    padding: 0.75em 50px 0.75em 15px;
  }
}

@media (min-width: 768px) {
  header nav.main-navigation>ul>li>a {
    color: #fff;
    display: inline-block;
    padding-right: 0.6em;
    font-size: 1.14vw;
  }
}

@media (min-width: 1200px) {
  header nav.main-navigation>ul>li>a {
    font-size: 0.85em;
  }
}

@media (max-width: 767px) {
  header nav.main-navigation>ul>li>ul {
    border-left: 15px solid #fff;
    border-right: 15px solid #fff;
    background-color: #f3f4f8;
  }
}

@media (min-width: 768px) {
  header nav.main-navigation>ul>li.hover {
    /* LITTLE TRIANGLE THANG */
  }

  header nav.main-navigation>ul>li.hover::after {
    content: "\f0d8";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #fff;
    position: absolute;
    bottom: 0px;
    font-size: 1.75em;
    line-height: 0.4em;
    -webkit-transform: translateX(0.7em);
    transform: translateX(0.7em);
    z-index: 101;
  }
}

header nav.main-navigation>ul>li.hover>a {
  /* MENU ICON */
}

header nav.main-navigation>ul>li.hover>a+a span {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

@media (min-width: 768px) {
  header nav.main-navigation>ul>li ul {
    position: absolute;
    top: calc(100% - 1px);
    z-index: 100;
    box-shadow: -2px 4px 8px 0px rgba(0, 0, 0, 0.4);
    min-width: 22vw;
    background-color: #fff;
  }
}

@media (min-width: 1200px) {
  header nav.main-navigation>ul>li ul {
    min-width: 265px;
  }
}

header nav.main-navigation>ul>li ul li {
  padding: 0.75em;
  position: relative;
  border-left: 4px solid transparent;
}

@media (max-width: 767px) {
  header nav.main-navigation>ul>li ul li {
    border-top: 1px solid #fff;
  }
}

header nav.main-navigation>ul>li ul li:hover,
header nav.main-navigation>ul>li ul li.hover {
  background-color: #f3f4f8;
  border-left-color: #fdc112;
}

header nav.main-navigation>ul>li ul li:hover>a,
header nav.main-navigation>ul>li ul li.hover>a {
  color: #002d72;
}

header nav.main-navigation>ul>li ul a {
  color: #666;
  font-size: 0.875em;
  padding: 0 2em 0 0;
}

@media (min-width: 768px) {
  header nav.main-navigation>ul>li ul a+a {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    right: 0;
    position: absolute;
    top: calc(50% - 1.8em);
    font-size: 0.6em;
  }
}

@media (max-width: 767px) {
  header nav.main-navigation>ul>li ul li.hover a+a span {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}

header nav.main-navigation>ul>li ul ul {
  background-color: #fff;
}

@media (min-width: 768px) {
  header nav.main-navigation>ul>li ul ul {
    top: 0;
    left: calc(100% - 1px);
  }
}

@media (max-width: 767px) {
  header nav.main-navigation>ul>li ul ul li {
    border-top: 1px solid #f5f5f5;
  }
}

header nav.main-navigation>ul>li ul ul li:hover,
header nav.main-navigation>ul>li ul ul li.hover {
  border-left-color: transparent;
  background-color: transparent;
}

header nav.main-navigation>ul>li ul ul ul {
  display: none;
}

@media (min-width: 768px) {
  header nav.main-navigation>ul>li:nth-last-child(2)>ul {
    left: auto;
    right: calc(100% - 5em);
  }
}

@media (min-width: 1400px) {
  header nav.main-navigation>ul>li:nth-last-child(2)>ul {
    right: calc(100% - 7em);
  }
}

@media (min-width: 1600px) {
  header nav.main-navigation>ul>li:nth-last-child(2)>ul {
    left: 0;
    right: auto;
  }
}

@media (min-width: 768px) {
  header nav.main-navigation>ul>li:nth-last-child(3)>ul {
    left: auto;
    right: calc(100% - 9em);
  }
}

@media (min-width: 1400px) {
  header nav.main-navigation>ul>li:nth-last-child(3)>ul {
    left: 0;
    right: auto;
  }
}

header.buzz {
  border: none;
  padding: 0;
  margin: 0;
}

header.buzz .home-link {
  display: none;
}

#buzz-header-menu ul li a+a {
  display: block;
}

header.buzz .mobile-header-row {
  background-color: #eeeeee;
  margin-bottom: 5px;
  padding: 0;
}

header.buzz .mobile-header-row .container-fluid {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

header.buzz .mobile-header-row .hdr-logo-link {
  border-right: 5px solid #fff;
  padding: 10px;
  width: 75px;
}

header.buzz .mobile-header-row .buzz-logo-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 80%;
}

header.buzz .mobile-header-row a[href="#the-main-header-row"] {
  margin-right: 15px;
}

header.buzz .mobile-header-row a {
  color: #002d72;
  line-height: 0;
}

.buzz-menu-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.buzz-logo {
  display: none;
}

@media (min-width: 768px) {
  header.buzz {
    background-color: transparent;
    margin: 28px 0;
  }

  header.buzz .home-link {
    color: #002d72;
    font-family: "Montserrat";
    font-size: 12px;
    letter-spacing: .25px;
    line-height: .75;
    padding-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  header.buzz .home-link::before {
    content: "\e257";
    position: relative;
    top: 0px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: 3px;
    font-size: 0.7em;
    transition: -webkit-transform 300ms ease;
    transition: transform 300ms ease;
  }

  header.buzz a.hdr-logo-link {
    padding: 25px;
    line-height: 1;
  }

  header.buzz a.hdr-logo-link svg {
    max-height: 85px;
  }

  #buzz-header-menu {
    border: none;
    display: block;
  }

  #buzz-header-menu ul {
    padding: 0 0 0 15px;
    height: 43px;
  }

  #buzz-header-menu ul li {
    display: inline-block;
    padding: 0;
    /*&:first-child {
    
    			    	> a {
    						padding-left: 0;
    					}
    				}*/
  }

  #buzz-header-menu ul li a {
    color: #002d72;
    font-family: "Montserrat";
    font-size: .85em;
    font-weight: 500;
    letter-spacing: 0.3px;
    line-height: 1;
    padding: 16px .95vw;
  }

  #buzz-header-menu ul li a:hover {
    background-color: #002d72;
    color: #fff;
  }

  #buzz-header-menu ul li a+a {
    display: none;
  }

  #buzz-header-menu ul li:last-child {
    border-left: none;
  }

  #buzz-header-menu ul li:last-child a {
    font-size: 1.5em;
  }

  #buzz-header-menu ul li:last-child a:hover {
    background-color: transparent;
    color: #fdc112;
  }

  #buzz-header-menu ul li:last-child a span.fa {
    transition: -webkit-transform 200ms;
    transition: transform 200ms;
  }

  #buzz-header-menu ul li:last-child a:not(.collapsed) {
    background-color: transparent;
  }

  #buzz-header-menu ul li:last-child a:not(.collapsed) span.fa {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  #buzz-header-menu ul li:last-child a:not(.collapsed) span.fa::before {
    content: "\f00d";
  }

  .buzz-flx-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .buzz-menu-background {
    background-color: #eeeeee;
    height: 100%;
    padding: 0 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .buzz-menu-row {
    -ms-flex-item-align: end;
    align-self: flex-end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .buzz-menu-row .header-quick-links {
    display: none;
  }

  .buzz-logo {
    display: block;
    width: 100%;
  }

  .buzz-logo img {
    height: auto;
    width: 100%;
  }
}

@media (min-width: 900px) {
  #buzz-header-menu ul {
    height: 53px;
  }

  #buzz-header-menu ul li>a {
    padding: 20px 0.95vw;
  }
}

/**
 * Styles for an icon menu - like social media links
 * 
 */
nav.icon-menu ul {
  padding: 0;
  margin: 0;
}

nav.icon-menu ul li {
  border: 2px solid;
  border-radius: 50%;
  display: inline-block;
  width: 2em;
  position: relative;
  height: 2em;
  text-align: center;
  padding-top: 0;
  padding-bottom: 0;
}

nav.icon-menu ul li::before {
  display: inline;
  line-height: 1.85em;
}

nav.icon-menu ul li a {
  text-indent: -1000vw;
  display: inline-block;
  line-height: 1em;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}

section.icon-promo {
  background-image: url(img/tile.svg);
  background-repeat: repeat;
  background-position: 0 0;
  background-size: auto;
  padding: 4em 0 3em 0;
}

section.icon-promo.why-seven-hills {
  padding: 4em 0 6em 0;
}

@media (min-width: 768px) {
  section.icon-promo.why-seven-hills {
    padding: 8.3vw 0;
    background-image: url(img/why-magnif-girl-746w-opt-20240719.png), url(img/tile.svg);
    background-repeat: no-repeat, repeat;
    background-position: 55vw 50%, 0 0;
    background-size: contain, auto;
  }
}

@media (min-width: 1200px) {
  section.icon-promo.why-seven-hills {
    padding: 6em 0;
  }
}

@media (min-width: 1438px) {
  section.icon-promo.why-seven-hills {
    background-position: 100% 50%, 0 0;
  }
}

section.icon-promo.top {
  border-top: 5px solid #fdc112;
}

section.icon-promo.bottom {
  border-bottom: 5px solid #fdc112;
}

@media (max-width: 767px) {
  section.icon-promo .container-fluid {
    max-width: 500px;
    margin: auto;
  }
}

section.icon-promo strong:first-child {
  display: block;
  text-transform: uppercase;
  font-family: sans-serif;
  margin-bottom: 0.25em;
}

section.icon-promo .col-sm-1 {
  padding-right: 0;
}

@media (max-width: 767px) {
  section.icon-promo .col-sm-4+.col-sm-1 {
    clear: both;
    margin-top: 2em;
  }

  section.icon-promo .col-sm-4+.col-sm-1+.col-sm-4 {
    margin-top: 2em;
  }
}

section.icon-promo .row+.row {
  margin-top: 3em;
}

@media (min-width: 768px) {
  section.icon-promo .row+.row {
    margin-top: 4vw;
  }
}

@media (min-width: 992px) {
  section.icon-promo .row+.row {
    margin-top: 3em;
  }
}

@media (min-width: 768px) {
  section.icon-promo .col-sm-12 {
    text-align: center;
  }
}

section.icon-promo h1 {
  color: #002d72;
}

@media (max-width: 767px) {
  section.icon-promo h1 {
    text-align: center;
    font-size: 2em;
  }
}

@media (min-width: 768px) {
  section.icon-promo h1 {
    text-align: left;
  }
}

section.icon-promo p.lead {
  text-align: center;
  padding-top: 1em;
}

@media (min-width: 768px) {
  section.icon-promo p.lead {
    text-align: left;
    padding-top: 0;
  }
}

section.icon-promo .svg {
  background-size: contain;
  height: 90px;
  width: 90px;
  /*transform: translateY(-20px);*/
}

@media (min-width: 768px) {
  section.icon-promo .svg {
    height: 7vw;
    width: 7vw;
  }
}

@media (min-width: 1200px) {
  section.icon-promo .svg {
    height: 140px;
    width: 100%;
  }
}

.icon-blocks {
  padding: 3em 0;
  background-color: #002d72;
  background-repeat: repeat;
  background-position: 0 0;
  background-size: auto;
}

@media (min-width: 768px) {
  .icon-blocks {
    padding: 6.25vw 0;
    background-position: 0 0;
    background-size: auto;
  }
}

@media (min-width: 1200px) {
  .icon-blocks {
    padding: 75px 0;
  }
}

@media (max-width: 768px) {
  .icon-blocks {
    background-image: url(img/tile-darker.svg) !important;
    background-repeat: repeat;
  }
}

.icon-blocks .section-heading {
  text-align: center;
  margin-top: 0;
}

@media (min-width: 768px) {
  .icon-blocks .section-heading h2 {
    font-size: 4.3vw;
  }
}

@media (min-width: 1200px) {
  .icon-blocks .section-heading h2 {
    font-size: 3.25em;
  }
}

.icon-blocks h2 {
  color: #fdc112;
}

.icon-blocks p {
  color: #fff;
}

.icon-blocks .simple-btn {
  color: #fdc112;
  text-transform: uppercase;
  font-size: 0.9em;
}

.icon-blocks .icon-item {
  text-align: center;
  margin-bottom: 3em;
}

@media (min-width: 768px) {
  .icon-blocks .icon-item {
    margin-bottom: 0;
  }
}

.icon-blocks .icon-item .icon-wrap {
  max-width: 120px;
  position: relative;
  margin: auto;
}

@media (min-width: 768px) {
  .icon-blocks .icon-item .icon-wrap {
    width: 10vw;
  }
}

.icon-blocks .icon-item .icon-wrap .svg {
  border: 4px solid #fdc112;
  background-color: #fff;
  background-position: center center;
  background-size: 65% auto;
  border-radius: 50%;
}

.icon-blocks .icon-item .title {
  font-family: "Montserrat";
  font-size: 1.25em;
  margin: 1em 0 0.75em 0;
  color: #fff;
}

@media (min-width: 768px) {
  .icon-blocks .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .icon-blocks .row>* {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}

@media (min-width: 768px) {
  .icon-blocks.format-row .row {
    margin-top: 2em;
    margin-bottom: 2em;
  }
}

.icon-blocks.format-row .icon-item .title {
  text-transform: uppercase;
  font-size: 1.125em;
}

.icon-blocks.format-grid h2 img {
  display: block;
  max-width: 112px;
  margin-left: -12px;
}

@media (min-width: 768px) {
  .icon-blocks.format-grid .row {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
}

@media (min-width: 768px) {
  .icon-blocks.format-grid .row:last-child {
    border-bottom: 0 none;
  }
}

.icon-blocks.format-grid .icon-item {
  padding: 1em;
}

@media (min-width: 768px) {

  .icon-blocks.format-grid .col-sm-4:nth-child(3n+1),
  .icon-blocks.format-grid .col-sm-4.col-sm-4:nth-child(3n+2) {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
  }
}

.icon-blocks.format-two-col {
  background-size: auto;
}

.icon-blocks.format-two-col .row {
  border-bottom: none;
  display: block;
}

@media (min-width: 768px) {
  .icon-blocks.format-two-col .row {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
}

.icon-blocks.format-two-col .row:last-of-type {
  border-bottom: none;
}

.icon-blocks.format-two-col .row .col-sm-6 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding: 45px 0;
  min-height: 355px;
}

.icon-blocks.format-two-col .row .col-sm-6:nth-child(odd) {
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}

@media (min-width: 768px) {
  .icon-blocks.format-two-col .row .col-sm-6 {
    border-bottom: none;
  }
}

.icon-blocks.format-two-col .row .col-sm-6 .icon-item {
  text-align: center;
}

@media (min-width: 992px) {
  .icon-blocks.format-two-col .row .col-sm-6 .icon-item {
    text-align: left;
  }
}

.icon-blocks.format-two-col .row .col-sm-6 .icon-item .icon-wrap .svg {
  background-size: 60% auto;
}

@media (min-width: 768px) {
  .icon-blocks.format-two-col .row .col-sm-6 .icon-item .icon-wrap .svg {
    height: 75px;
    width: 75px;
  }
}

.icon-blocks.format-two-col .row .col-sm-6 .icon-item .title {
  margin: 1 0 0.75em;
}

@media (min-width: 992px) {
  .icon-blocks.format-two-col .row .col-sm-6 .icon-item .title {
    margin: 0 0 0.75em;
  }
}

.icon-blocks.format-two-col .row .col-sm-12 IMG {
  display: block;
}

.icon-blocks.format-two-col .row .col-sm-12 P {
  margin-bottom: 2em;
}

/**
 * NEWS LANDING PAGE HERE
 */
body.blog main,
body.archive.category main,
body.archive.tag main {
  margin-bottom: 3em;
}

body.blog main a.back-to-news,
body.archive.category main a.back-to-news,
body.archive.tag main a.back-to-news {
  display: block;
  margin: 1em 0;
  text-transform: uppercase;
  font-weight: 500;
  font-family: "Montserrat";
  color: #dc6b2f;
  text-decoration: none;
  cursor: pointer;
}

body.blog main a.back-to-news:hover,
body.archive.category main a.back-to-news:hover,
body.archive.tag main a.back-to-news:hover {
  color: #002d72;
}

body.blog main .category-section,
body.archive.category main .category-section,
body.archive.tag main .category-section {
  padding: 2em 0;
}

body.blog main .category-section>p,
body.archive.category main .category-section>p,
body.archive.tag main .category-section>p {
  font-size: 120%;
  padding-left: 10px;
}

body.blog main .category-section .section-cta,
body.archive.category main .category-section .section-cta,
body.archive.tag main .category-section .section-cta {
  padding-top: 0;
}

body.blog main #the-buzz,
body.archive.category main #the-buzz,
body.archive.tag main #the-buzz {
  /* News Buzz Promo */
  margin-top: 3em;
}

body.blog main #the-buzz .buzz-tout,
body.archive.category main #the-buzz .buzz-tout,
body.archive.tag main #the-buzz .buzz-tout {
  background-image: url(img/academic-approach/lower-schools-bg.jpg);
}

body.blog main h1,
body.archive.category main h1,
body.archive.tag main h1 {
  font-size: 1.875em;
  margin-bottom: 0.75em;
  margin-top: 0.5em;
  position: relative;
  padding: 5px 0 5px 20px;
}

body.blog main h1::before,
body.archive.category main h1::before,
body.archive.tag main h1::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0em;
  bottom: 0em;
  width: 4px;
  background-color: #002d72;
}

@media (min-width: 768px) {

  body.blog main h1,
  body.archive.category main h1,
  body.archive.tag main h1 {
    font-size: 4vw;
  }
}

@media (min-width: 1200px) {

  body.blog main h1,
  body.archive.category main h1,
  body.archive.tag main h1 {
    font-size: 3em;
  }
}

body.blog main p.lead,
body.archive.category main p.lead,
body.archive.tag main p.lead {
  font-family: "Montserrat";
  color: #002d72;
  margin-bottom: 1.5em;
}

@media (max-width: 767px) {

  body.blog main .cats,
  body.archive.category main .cats,
  body.archive.tag main .cats {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
}

body.blog main .cats a,
body.archive.category main .cats a,
body.archive.tag main .cats a {
  font-size: 0.85em;
  font-family: "Montserrat";
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 0.75em 0;
  display: inline-block;
  padding-right: 1em;
  color: #002d72;
}

body.blog main .cats a+a,
body.archive.category main .cats a+a,
body.archive.tag main .cats a+a {
  padding-left: 1em;
  border-left: 1px solid #d1d1d1;
}

body.blog main .section-heading,
body.archive.category main .section-heading,
body.archive.tag main .section-heading {
  border-bottom: 1px solid #d1d1d1;
}

body.blog main .section-heading h2,
body.archive.category main .section-heading h2,
body.archive.tag main .section-heading h2 {
  border-left: 5px solid;
  line-height: 0.8em;
  padding-left: 0.5rem;
  color: #002d72;
  margin-bottom: 0.3em;
}

body.blog main .section-heading p,
body.archive.category main .section-heading p,
body.archive.tag main .section-heading p {
  margin-bottom: 0.5em;
  font-size: 1.25em;
  font-weight: bold;
}

body.blog main .row,
body.archive.category main .row,
body.archive.tag main .row {
  margin-top: 2em;
  margin-bottom: 2em;
}

@media (max-width: 767px) {

  body.blog main .row>*+*,
  body.archive.category main .row>*+*,
  body.archive.tag main .row>*+* {
    margin-top: 2rem;
  }
}

@media (min-width: 768px) {

  body.blog main .row,
  body.archive.category main .row,
  body.archive.tag main .row {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

body.blog main .top-part,
body.archive.category main .top-part,
body.archive.tag main .top-part {
  margin-bottom: 3em;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 768px) {

  body.blog main .top-part,
  body.archive.category main .top-part,
  body.archive.tag main .top-part {
    max-width: none;
  }
}

body.blog main .top-part .the-date,
body.archive.category main .top-part .the-date,
body.archive.tag main .top-part .the-date {
  font-family: "Montserrat";
  font-weight: bold;
  font-size: 90%;
}

body.blog main .top-part .category-date,
body.archive.category main .top-part .category-date,
body.archive.tag main .top-part .category-date {
  margin-bottom: 1em;
}

body.blog main .top-part .bg-image,
body.archive.category main .top-part .bg-image,
body.archive.tag main .top-part .bg-image {
  background-color: #eeeeee;
}

body.blog main .top-part .content,
body.archive.category main .top-part .content,
body.archive.tag main .top-part .content {
  position: relative;
}

body.blog main .top-part .content .title,
body.archive.category main .top-part .content .title,
body.archive.tag main .top-part .content .title {
  font-weight: bold;
  text-transform: uppercase;
  font-family: "Montserrat";
  margin-bottom: 0.75em;
}

body.blog main .top-part .row:first-child,
body.archive.category main .top-part .row:first-child,
body.archive.tag main .top-part .row:first-child {
  display: block !important;
}

@media (min-width: 768px) {

  body.blog main .top-part .row:first-child .content .title,
  body.archive.category main .top-part .row:first-child .content .title,
  body.archive.tag main .top-part .row:first-child .content .title {
    font-size: 1.25em;
  }
}

body.blog main .top-part .row:last-child .content,
body.archive.category main .top-part .row:last-child .content,
body.archive.tag main .top-part .row:last-child .content {
  margin-top: 1em;
}

/**
 * NEWSCARD COLORS
 */
.row>*:nth-child(2)>.news-card.no-image {
  background-color: #dc6b2f;
}

.row>*:nth-child(3)>.news-card.no-image {
  background-color: #009cbd;
}

.row>*:nth-child(4)>.news-card.no-image {
  background-color: #87a857;
}

.our-academic-approach:before,
.our-academic-approach:after {
  content: " ";
  display: table;
}

.our-academic-approach:after {
  clear: both;
}

@media (min-width: 768px) {
  .our-academic-approach {
    background-color: #002d72;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 36vw;
  }
}

.our-academic-approach>* {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .our-academic-approach>* {
    float: left;
    width: 50%;
  }
}

@media (min-width: 768px) {
  .our-academic-approach>* {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}

.our-academic-approach>*:first-child {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  background-color: #002d72;
  background-image: url(img/academic-approach/academic-approach-bg.jpg);
  padding: 3em 0;
}

@media (min-width: 768px) {
  .our-academic-approach>*:first-child {
    padding: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.our-academic-approach>*:first-child H2 {
  max-width: 992px;
  margin: auto;
}

@media (min-width: 768px) {
  .our-academic-approach>*:last-child {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.our-academic-approach>*:last-child>div {
  margin-left: -15px;
  margin-right: -15px;
}

.our-academic-approach>*:last-child>div:before,
.our-academic-approach>*:last-child>div:after {
  content: " ";
  display: table;
}

.our-academic-approach>*:last-child>div:after {
  clear: both;
}

@media (min-width: 768px) {
  .our-academic-approach>*:last-child>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
  }
}

.our-academic-approach>*:last-child>div .tout-card {
  background-size: cover;
  cursor: pointer;
}

.our-academic-approach>*:last-child>div .tout-card:hover .simple-btn,
.our-academic-approach>*:last-child>div .tout-card:focus .simple-btn {
  text-decoration: underline;
}

.our-academic-approach>*:last-child>div:first-child .tout-card:first-child {
  background-image: url(img/academic-approach/early-childhood-bg.jpg);
}

.our-academic-approach>*:last-child>div:first-child .tout-card:last-child {
  background-image: url(img/academic-approach/lower-schools-bg.jpg);
}

.our-academic-approach>*:last-child>div:last-child .tout-card:first-child {
  background-image: url(img/academic-approach/middle-school-bg.jpg);
}

.our-academic-approach>*:last-child>div:last-child .tout-card:last-child {
  background-image: url(img/academic-approach/upper-school-bg.jpg);
}

.our-academic-approach .tout-card {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .our-academic-approach .tout-card {
    float: left;
    width: 50%;
  }
}

@media (min-width: 768px) {
  .our-academic-approach .tout-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/**
* Owl Carousel v2.2.1
* Copyright 2013-2017 David Deutsch
* Licensed under  ()
*/
/*
 *  Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav [class*='owl-'] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

.owl-theme .owl-nav [class*='owl-']:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}

.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

.owl-theme .owl-nav.disabled+.owl-dots {
  margin-top: 10px;
}

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

body.has-hero header {
  background-color: transparent;
  border-bottom-color: transparent;
  /*z-index: 1;*/
}

.page-hero {
  background-color: rgba(0, 45, 114, 0.75);
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  /*padding: 6em 0 2em 0;*/
  padding: 4em 0 2em 0;
  /**
   * FULL SCREEN OPTION 
   * 
   */
  /**
   * YOU UNABRIDGED VERSION
   * 
   */
  /**
   * YOU and OUR VERSIONS
   */
  /**
   * YOU READY, AWARE VERSION
   */
  /**
   * YOU CONFIDENT VERSION
   */
  /**
   * YOU EXPLORING VERSION
   */
  /**
   * BOXED OPTION 
   * 
   */
  /**
   * SCROLLER FOR FULL SCREEN OPTION
   * 
   */
}

@media (min-width: 768px) {
  .page-hero {
    height: auto;
    padding: 20vw 0 10vw 0;
  }
}

@media (min-width: 1200px) {
  .page-hero {
    padding: 240px 0 130px 0;
  }
}

.page-hero>div {
  text-align: center;
  color: #fff;
}

@media (min-width: 768px) {
  .page-hero>div {
    max-width: 78vw;
    margin: auto;
  }
}

@media (min-width: 1200px) {
  .page-hero>div {
    max-width: 940px;
  }
}

.page-hero svg {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.page-hero svg path {
  fill: #fff;
}

.page-hero .cap img {
  display: inline-block;
  width: 100%;
  height: auto;
}

@media (min-width: 768px) {
  .page-hero .cap img {
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .page-hero .cap img:first-child {
    display: none;
  }
}

@media (max-width: 767px) {
  .page-hero .cap img:last-child {
    display: none;
  }
}

.page-hero h1 {
  color: #fff;
  font-size: 2.4em;
  line-height: 1em;
  margin: 0;
}

@media (min-width: 768px) {
  .page-hero h1 {
    font-size: 5.3vw;
  }
}

@media (min-width: 1200px) {
  .page-hero h1 {
    font-size: 4em;
  }
}

.page-hero h1 span {
  display: block;
  margin: 0 10px;
  padding: 0 0 10px 0;
}

@media (min-width: 768px) {
  .page-hero h1 span {
    margin: 0 0.75em;
    padding: 0.25em 0;
  }
}

.page-hero h1 small {
  color: #fff;
  display: block;
  font-size: 0.5em;
  margin-bottom: 0.2em;
}

.page-hero p.lead {
  padding: 0 3rem 1.75em 3rem;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 768px) {
  .page-hero p.lead {
    font-size: 2vw;
    padding: 0 8rem 1.75em 8rem;
  }
}

@media (min-width: 1200px) {
  .page-hero p.lead {
    font-size: 1.5em;
  }
}

.page-hero .cta {
  padding-bottom: 2em;
}

.page-hero .cta a:not(.btn) {
  color: #fff;
  text-decoration: underline;
  font-family: "Montserrat";
  text-transform: uppercase;
  display: block;
  text-align: center;
}

.page-hero .cta a:not(.btn):hover,
.page-hero .cta a:not(.btn):focus {
  color: #fdc112;
}

@media (min-width: 768px) {
  .page-hero .cta a:not(.btn) {
    display: inline-block;
  }
}

.page-hero .cta a:not(.btn)+a:not(.btn) {
  margin: 10px 0 0 0;
}

@media (min-width: 768px) {
  .page-hero .cta a:not(.btn)+a:not(.btn) {
    margin: 0 0 0 2.5em;
  }
}

@media (min-width: 768px) {
  .page-hero.full-screen {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100vh;
    padding: 10vw 0 0 0;
  }
}

@media (min-width: 1200px) {
  .page-hero.full-screen {
    display: block;
    padding: 200px 0 0 0;
    /*padding: 120px 0 0 0;*/
  }
}

@media (min-width: 768px) {
  .page-hero.full-screen .scroller {
    display: block;
  }
}

.page-hero.you-unabridged .cap img {
  max-width: 289px;
}

@media (min-width: 768px) {
  .page-hero.you-unabridged .cap img {
    max-width: 76vw;
  }
}

@media (min-width: 1200px) {
  .page-hero.you-unabridged .cap img {
    max-width: 920px;
  }
}

.page-hero.you-unabridged p.lead {
  margin-top: 1rem;
}

@media (min-width: 768px) {
  .page-hero.you-unabridged p.lead {
    margin-top: -3rem;
  }
}

.page-hero.you::before,
.page-hero.our::before {
  content: none;
}

.page-hero.you .cap img,
.page-hero.our .cap img {
  max-width: 100px;
}

@media (min-width: 768px) {

  .page-hero.you .cap img,
  .page-hero.our .cap img {
    max-width: 15vw;
  }
}

@media (min-width: 1200px) {

  .page-hero.you .cap img,
  .page-hero.our .cap img {
    max-width: 180px;
  }
}

.page-hero.you-ready .cap img,
.page-hero.you-aware .cap img {
  height: auto;
  margin-bottom: 30px;
  width: 190px;
}

@media (min-width: 768px) {

  .page-hero.you-ready .cap img,
  .page-hero.you-aware .cap img {
    max-width: 40vw;
    width: auto;
    height: auto;
    margin-bottom: 0;
  }
}

@media (min-width: 1200px) {

  .page-hero.you-ready .cap img,
  .page-hero.you-aware .cap img {
    max-width: 480px;
  }
}

@media (min-width: 768px) {

  .page-hero.you-ready h1 span,
  .page-hero.you-aware h1 span {
    padding-top: 0;
  }
}

.page-hero.you-confident .cap img {
  height: auto;
  margin-bottom: 30px;
  width: 190px;
}

@media (min-width: 768px) {
  .page-hero.you-confident .cap img {
    max-width: 60vw;
    width: auto;
    height: auto;
    margin-bottom: 0;
  }
}

@media (min-width: 1200px) {
  .page-hero.you-confident .cap img {
    max-width: 670px;
  }
}

@media (min-width: 768px) {
  .page-hero.you-confident h1 span {
    padding-top: 0;
  }
}

.page-hero.you-exploring .cap img {
  height: auto;
  margin-bottom: 30px;
  width: 190px;
}

@media (min-width: 768px) {
  .page-hero.you-exploring .cap img {
    max-width: 60vw;
    width: auto;
    height: auto;
    margin-bottom: 0;
  }
}

@media (min-width: 1200px) {
  .page-hero.you-exploring .cap img {
    max-width: 655px;
  }
}

@media (min-width: 768px) {
  .page-hero.you-exploring h1 span {
    padding-top: 0;
  }
}

.page-hero.boxed>div {
  border-bottom: 2px solid #fff;
  margin: 0 10px;
}

@media (min-width: 768px) {
  .page-hero.boxed>div {
    max-width: 80vw;
    margin: auto;
  }
}

@media (min-width: 1200px) {
  .page-hero.boxed>div {
    max-width: 960px;
  }
}

.page-hero.boxed .cap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.page-hero.boxed .cap::after,
.page-hero.boxed .cap::before {
  content: '';
  border-top: 2px solid #fff;
  display: block;
  min-width: 1em;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-top: 2.5em;
  border-bottom: 0 none;
}

.page-hero.boxed .cap::before {
  border-left: 2px solid #fff;
}

.page-hero.boxed .cap::after {
  margin-left: 1em;
  border-right: 2px solid #fff;
}

.page-hero.boxed .cap img {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

.page-hero.boxed h1 {
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
}

.page-hero.boxed h1 span {
  border-bottom: 1px solid #fff;
}

.page-hero.boxed p.lead {
  margin: 0;
  padding-top: 1em;
  border-right: 2px solid #fff;
  border-left: 2px solid #fff;
  font-family: "Montserrat";
  font-size: 1em;
}

@media (min-width: 768px) {
  .page-hero.boxed p.lead {
    font-size: 1.6vw;
  }
}

@media (min-width: 1200px) {
  .page-hero.boxed p.lead {
    font-size: 1.2em;
  }
}

.page-hero.boxed .cta {
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
}

.page-hero.boxed.none>div {
  border-top: 2px solid #fff;
}

.page-hero.boxed.none h1 {
  padding-top: 1.5em;
}

@media (min-width: 768px) {
  .page-hero.boxed.none h1 {
    padding-top: 0.25em;
  }
}

.page-hero .scroller {
  display: none;
  transition: opacity 400ms ease;
  position: absolute;
  left: 0;
  right: 0;
}

@media (min-width: 768px) {
  .headroom--unpinned .page-hero .scroller {
    opacity: 0;
  }
}

@media (min-width: 1200px) {
  .page-hero .scroller {
    margin-top: 24px;
  }
}

@media (min-width: 1400px) {
  .page-hero .scroller {
    margin-top: 48px;
  }
}

.page-hero .scroller>div {
  font-size: 0.9em;
  font-family: "Montserrat";
  margin-bottom: 1em;
}

.page-hero .scroller>a {
  color: #fff;
}

@media (min-width: 768px) {
  .page-hero .scroller>a {
    font-size: 2.333vw;
  }
}

@media (min-width: 1200px) {
  .page-hero .scroller>a {
    font-size: 28px;
  }
}

.page-hero .scroller>a .fa-inverse {
  color: #002d72;
  line-height: inherit !important;
}

@-moz-document url-prefix() {
  @media (min-width: 768px) {
    .page-hero.full-screen {
      display: block;
      padding-top: 250px;
    }
  }
}

section.page-touts {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 3em;
}

@media (min-width: 768px) {
  section.page-touts {
    max-width: none;
  }
}

@media (min-width: 768px) {
  section.page-touts:not(.floating) .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}

section.page-touts:not(.floating) h2::before {
  content: none;
}

@media (min-width: 768px) {
  section.page-touts:not(.floating) h2 {
    font-size: 4.6vw;
  }
}

@media (min-width: 1200px) {
  section.page-touts:not(.floating) h2 {
    font-size: 3.5em;
  }
}

section.page-touts.bg-patterned {
  background-color: #fff;
  background-image: url(img/tile.svg);
  background-repeat: repeat;
  background-position: 0 0;
  background-size: auto;
}

section.page-touts.bg-patterned.top-line {
  border-top: 5px solid #fdc112;
}

section.page-touts .blue-border {
  border-top: 3px solid #002d72;
  margin: 50px 0 0;
}

.page-tout {
  /** COLORS */
}

.page-tout+.page-tout {
  margin-top: 3em;
}

@media (min-width: 768px) {
  .page-tout+.page-tout {
    margin-top: 0;
  }
}

@media (min-width: 768px) {
  .page-tout:not(.floating) {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  .page-tout:not(.floating) {
    float: left;
    width: 50%;
  }
}

@media (min-width: 768px) {
  .page-tout:not(.floating)::before {
    content: '';
    position: absolute;
    left: 15px;
    right: 15px;
    top: 0;
    bottom: 0;
    background-color: rgba(135, 168, 87, 0.9);
  }

  .page-tout:not(.floating) .tout-card {
    background-color: transparent !important;
    z-index: 1;
    position: relative;
  }

  .page-tout:not(.floating):nth-child(1n+3) {
    margin-top: 2em;
  }
}

@media (min-width: 768px) {
  .page-tout.floating {
    position: relative;
  }

  .page-tout.floating:before,
  .page-tout.floating:after {
    content: " ";
    display: table;
  }

  .page-tout.floating:after {
    clear: both;
  }

  .page-tout.floating+.page-tout {
    margin-top: 2em;
  }

  .page-tout.floating>div:first-child {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  .page-tout.floating>div:first-child {
    float: left;
    width: 58.33333%;
  }
}

@media (min-width: 768px) {
  .page-tout.floating .tout-card {
    position: absolute;
    right: 15px;
    left: 50%;
    bottom: 3em;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  .page-tout.floating:nth-child(even)>div:first-child {
    margin-left: 41.66667%;
  }
}

@media (min-width: 768px) {
  .page-tout.floating:nth-child(even) .tout-card {
    left: 15px;
    right: 50%;
  }
}

.page-tout:nth-child(4n+2) .tout-card,
.page-tout:nth-child(4n+2)::before {
  background-color: rgba(0, 45, 114, 0.9);
}

.page-tout:nth-child(4n+3) .tout-card,
.page-tout:nth-child(4n+3)::before {
  background-color: rgba(220, 107, 47, 0.9);
}

.page-tout:nth-child(4n+4) .tout-card,
.page-tout:nth-child(4n+4)::before {
  background-color: rgba(0, 156, 189, 0.9);
}

.tout-card {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  padding: 2em;
  background-color: rgba(135, 168, 87, 0.9);
  color: #fff;
  display: inline-block;
  text-decoration: none;
}

@media (min-width: 768px) {
  .tout-card {
    padding: 2em 1em;
  }
}

@media (min-width: 1200px) {
  .tout-card {
    padding: 2em;
  }
}

.tout-card:hover,
.tout-card:focus {
  text-decoration: none;
  color: #fff;
}

.tout-card>div {
  border-left: 2px solid #fff;
  padding-left: 0.5em;
}

.tout-card .headline {
  text-transform: uppercase;
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 1.125em;
  margin-bottom: 1rem;
}

@media (min-width: 768px) {
  .tout-card .headline {
    font-size: 1em;
  }
}

@media (min-width: 1400px) {
  .tout-card .headline {
    font-size: 1.25em;
  }
}

@media (min-width: 1600px) {
  .tout-card .headline {
    font-size: 1.5em;
  }
}

.tout-card .headline small {
  display: block;
  text-transform: none;
  font-weight: 500;
}

@media (min-width: 1400px) {
  .tout-card .headline small {
    font-size: 75%;
  }
}

@media (min-width: 1600px) {
  .tout-card .headline small {
    font-size: 70%;
  }
}

@media (min-width: 1200px) {
  .tout-card p {
    font-size: 1.125em;
  }
}

@media (min-width: 768px) {
  .tout-card p {
    font-size: 1.3em;
  }
}

@media (max-width: 767px) {

  #searchform,
  #searchform-page,
  #buzz-searchform {
    display: block !important;
    margin-left: -15px;
    margin-right: -15px;
    height: auto !important;
  }
}

@media (min-width: 768px) {

  #searchform,
  #buzz-searchform {
    position: absolute;
    width: 360px;
    left: auto;
    right: 15px;
    top: 100%;
  }

  #searchform-page {
    width: 100%;
    max-width: 360px;
  }
}

#searchform form,
#searchform-page form,
#buzz-searchform form {
  padding: 0.5em;
  background-color: #d1d1d1;
  background-color: rgba(216, 216, 216, 0.72);
}

#searchform form input[type="text"],
#searchform-page form input[type="text"],
#buzz-searchform form input[type="text"] {
  border: 1px solid #fff;
  border-radius: 0;
  font-family: "Montserrat";
}

#searchform form .input-group-addon,
#searchform-page form .input-group-addon,
#buzz-searchform form .input-group-addon {
  border-radius: 0;
  background-color: #fdc112;
  padding: 0;
  border-color: #fff;
}

#searchform form .input-group-addon button,
#searchform-page form .input-group-addon button,
#buzz-searchform form .input-group-addon button {
  background-color: #fdc112;
  color: #002d72;
  font-family: "Montserrat";
  border: 0 none;
}

body .gsc-table-result,
body .gsc-thumbnail-inside,
body .gsc-url-top {
  padding: 0;
}

.sidebar {
  position: relative;
  padding: 5px;
  border: 1px solid #e1e1e1;
  margin-bottom: 2em;
  margin-top: 1em;
}

@media (min-width: 768px) {
  .sidebar {
    padding: 0;
    border: 0 none;
    margin-bottom: 0em;
    margin-top: 0em;
  }
}

@media (min-width: 768px) {
  .widget.widget_nav_menu {
    font-size: 90%;
  }
}

.widget.widget_nav_menu a.btn-toggle {
  position: absolute;
  right: 0;
  height: 30px;
  width: 30px;
  top: 0;
  text-align: center;
  line-height: 28px;
  border: 1px solid #eeeeee;
}

@media (min-width: 768px) {
  .widget.widget_nav_menu a.btn-toggle {
    border: 0 none;
    right: -0.5em;
  }
}

.widget.widget_nav_menu a.btn-toggle .glyphicon {
  transition: -webkit-transform 300ms;
  transition: transform 300ms;
}

.widget.widget_nav_menu a.btn-toggle .glyphicon::before {
  content: '\2013';
  font-family: "Montserrat";
  font-size: 26px;
  position: relative;
  top: 2px;
}

.widget.widget_nav_menu a.btn-toggle.collapsed {
  line-height: 30px;
}

.widget.widget_nav_menu a.btn-toggle.collapsed .glyphicon {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.widget.widget_nav_menu a.btn-toggle.collapsed .glyphicon::before {
  content: '+';
}

.widget.widget_nav_menu ul {
  list-style-type: disc;
  margin: 0;
  padding: 0;
}

.widget.widget_nav_menu ul li {
  position: relative;
  min-height: 30px;
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .widget.widget_nav_menu ul li {
    min-height: 0;
  }
}

.widget.widget_nav_menu ul li>a:first-child {
  display: inline-block;
  margin-right: 15px;
  color: #4a4a4a;
}

.widget.widget_nav_menu ul li.current-menu-item>a:first-child,
.widget.widget_nav_menu ul li.current_page_item>a:first-child {
  text-decoration: none;
  color: #002d72;
}

.widget.widget_nav_menu ul li a {
  font-family: "Montserrat";
  text-decoration: none;
}

.widget.widget_nav_menu ul ul {
  padding-left: 1em;
}

.widget.widget_nav_menu ul ul li {
  margin: 0.5em 0;
}

.widget.widget_nav_menu ul.menu {
  list-style-type: none;
}

.widget.widget_nav_menu ul.menu>li:first-child>a:first-child {
  display: block;
  color: #002d72;
  text-transform: uppercase;
  text-decoration: none;
  font-family: "Montserrat";
}

@media (min-width: 768px) {
  .widget.widget_nav_menu ul.menu>li:first-child>a:first-child {
    border-bottom: 1px solid #ededed;
    margin-bottom: 1em;
    padding-bottom: 0.5em;
    padding-top: 0.25em;
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .widget.widget_nav_menu ul.menu>li:first-child>.btn-toggle {
    visibility: hidden;
  }
}

.widget.widget_categories {
  margin-bottom: 4em;
}

.widget.widget_categories ul {
  margin: 0;
  padding: 0 1.125em;
}

.widget.widget_categories ul li {
  margin-top: 0.75em;
}

.widget.widget_categories ul li a {
  font-family: "Montserrat";
  font-size: 90%;
  color: #4a4a4a;
}

.widget.widget_recent_entries {
  margin-bottom: 4em;
}

.widget.widget_recent_entries ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.widget.widget_recent_entries ul li {
  font-size: 90%;
  padding: 1em 0;
  border-bottom: 1px solid #d1d1d1;
}

.widget.widget_recent_entries ul li a {
  display: block;
  font-family: "Montserrat";
  color: #002d72;
  font-weight: 500;
  line-height: 1.3;
}

.widget.widget_recent_entries ul li span {
  display: block;
  font-family: "Montserrat";
  margin-top: 1em;
}

.widget+.widget {
  margin-top: 3em;
}

.tabs-section {
  margin: 3em 0;
}

/*A {
	color: $blue!important;
}*/
body.single-tribe_events .col-sm-3 {
  display: none;
}

@media (min-width: 992px) {
  body.single-tribe_events .col-sm-3 {
    display: block;
  }
}

body.single-tribe_events .tribe-events-schedule h2 {
  font-size: 2.5em;
}

body.single-tribe_events h1 {
  font-size: 1.875em;
  margin-bottom: 0.75em;
  margin-top: 0.5em;
  position: relative;
  padding: 5px 0 5px 20px;
}

body.single-tribe_events h1::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0em;
  bottom: 0em;
  width: 4px;
  background-color: #002d72;
}

@media (min-width: 768px) {
  body.single-tribe_events h1 {
    font-size: 4vw;
  }
}

@media (min-width: 1200px) {
  body.single-tribe_events h1 {
    font-size: 3em;
  }
}

body.single-tribe_events #tribe-events-content {
  padding-top: 1em;
  border-top: 1px solid #eeeeee;
}

body.single-tribe_events #tribe-events-content .tribe-events-cal-links .btn-primary:first-of-type {
  margin-right: 15px;
}

body.single-tribe_events #tribe-events-content .tribe-events-event-meta,
body.single-tribe_events #tribe-events-content .tribe-related-event-info {
  font-size: 16px;
}

body.post-type-archive-tribe_events #tribe-events-pg-template {
  padding: 3em 0;
}

body.post-type-archive-tribe_events #tribe-bar-form LABEL,
body.post-type-archive-tribe_events #tribe-bar-form #tribe-bar-collapse-toggle {
  color: #002d72;
  font-family: "Montserrat";
  letter-spacing: 1px;
}

body.post-type-archive-tribe_events #tribe-bar-form .tribe-bar-submit INPUT[type="submit"] {
  background: #002d72;
  font-family: "Montserrat";
  font-weight: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
}

body.post-type-archive-tribe_events #tribe-bar-form .tribe-bar-submit INPUT[type="submit"]:hover {
  color: #002d72;
  background: #fdc112;
}

body.post-type-archive-tribe_events .tribe-events-calendar TH {
  font-family: "Montserrat";
  letter-spacing: 1px;
}

body.post-type-archive-tribe_events .tribe-events-calendar .tribe-events-tooltip h4 {
  color: #002d72 !important;
}

body.post-type-archive-tribe_events .tribe-events-notices {
  background: rgba(0, 45, 114, 0.25);
  border: 1px solid #002d72;
  color: #fff;
  text-shadow: none;
}

.tribe-events-nav-previous A,
.tribe-events-nav-next A,
.tribe-events-back A {
  background-color: transparent !important;
  color: #002d72 !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  padding: 0 10px !important;
  text-decoration: underline !important;
}

.tribe-events-nav-previous A:hover,
.tribe-events-nav-next A:hover,
.tribe-events-back A:hover {
  color: #87a857 !important;
}

.tribe-events-nav-previous A SPAN,
.tribe-events-nav-next A SPAN,
.tribe-events-back A SPAN {
  display: none;
}

/*Styling of nav and calendar export buttons*/
#tribe-events .tribe-events-nav-previous A,
#tribe-events .tribe-events-nav-next A,
#tribe-events .tribe-events-back A {
  display: inline-block;
  font-family: "Montserrat";
  text-transform: none;
  letter-spacing: -0.03em;
  font-weight: 500;
  text-decoration: none;
}

#tribe-events .tribe-events-nav-previous A::after,
#tribe-events .tribe-events-nav-previous A::before,
#tribe-events .tribe-events-nav-next A::after,
#tribe-events .tribe-events-nav-next A::before,
#tribe-events .tribe-events-back A::after,
#tribe-events .tribe-events-back A::before {
  position: relative;
  top: 0px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-left: 3px;
  font-size: 0.7em;
  transition: tansform 300ms ease;
}

#tribe-events .tribe-events-nav-previous A:hover,
#tribe-events .tribe-events-nav-previous A:focus,
#tribe-events .tribe-events-nav-next A:hover,
#tribe-events .tribe-events-nav-next A:focus,
#tribe-events .tribe-events-back A:hover,
#tribe-events .tribe-events-back A:focus {
  text-decoration: underline;
}

#tribe-events .tribe-events-nav-previous A:hover::after,
#tribe-events .tribe-events-nav-previous A:focus::after,
#tribe-events .tribe-events-nav-next A:hover::after,
#tribe-events .tribe-events-nav-next A:focus::after,
#tribe-events .tribe-events-back A:hover::after,
#tribe-events .tribe-events-back A:focus::after {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}

#tribe-events .tribe-events-nav-next A::after {
  content: "\e258";
}

#tribe-events .tribe-events-nav-next A:hover::after,
#tribe-events .tribe-events-nav-next A:focus::after {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}

#tribe-events .tribe-events-nav-previous A::before,
#tribe-events .tribe-events-back A::before {
  content: "\e257";
}

#tribe-events .tribe-events-nav-previous A:hover::before,
#tribe-events .tribe-events-nav-previous A:focus::before,
#tribe-events .tribe-events-back A:hover::before,
#tribe-events .tribe-events-back A:focus::before {
  -webkit-transform: translateX(-5px);
  transform: translateX(-5px);
}

#tribe-events .tribe-events-button {
  font-family: "Montserrat";
  font-weight: normal;
  padding: 0.8em 3em;
  font-size: 0.9em;
  line-height: 1;
  border-radius: 0.5em;
  text-transform: uppercase;
  text-decoration: none;
  border: 0 none;
  color: #002d72;
  background-color: #fdc112;
  transition: background-color 250ms ease, color 250ms ease;
}

#tribe-events .tribe-events-button:hover,
#tribe-events .tribe-events-button:focus {
  background-color: #002d72;
  color: #fff;
}

@media (min-width: 768px) {
  #tribe-events .tribe-events-button {
    font-size: 0.9em;
  }
}

@media (min-width: 992px) {
  #tribe-events .tribe-events-button {
    font-size: 1em;
  }
}

#tribe-events .tribe-events-button::after {
  content: "\e258";
  position: relative;
  top: 0px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-left: 3px;
  font-size: 0.7em;
}

.tribe-events-widget-link {
  font-family: "Montserrat";
  margin-top: 0.5em;
  font-size: 0.9em;
  text-transform: uppercase;
}

.tribe-events-widget-link a {
  color: #002d72;
}

.tribe-events-widget-link a:hover {
  color: #dc6b2f;
}

.tribe-mini-calendar-event {
  font-family: "Montserrat";
}

td.tribe-events-present div[id*="tribe-events-daynum-"] {
  background-color: transparent;
}

@media (min-width: 992px) {
  td.tribe-events-present div[id*="tribe-events-daynum-"] {
    background-color: #002d72 !important;
  }
}

td.tribe-events-present.mobile-active div[id*="tribe-events-daynum-"] {
  background-color: #002d72 !important;
}

.tribe-mobile td.tribe-events-present.mobile-active {
  background-color: #002d72 !important;
}

.tribe-mobile td.tribe-events-othermonth.mobile-active,
.tribe-mobile td.tribe-events-othermonth.mobile-active,
.tribe-mobile td.tribe-events-thismonth.mobile-active {
  background-color: #002d72 !important;
}

.tribe-mobile td.tribe-events-othermonth.mobile-active div[id*="tribe-events-daynum-"],
.tribe-mobile td.tribe-events-othermonth.mobile-active div[id*="tribe-events-daynum-"],
.tribe-mobile td.tribe-events-thismonth.mobile-active div[id*="tribe-events-daynum-"] {
  background-color: transparent !important;
}

.tribe-mobile #tribe-mobile-container A {
  color: #002d72;
}

#tribe_events_filters_wrapper .tribe-events-filters-label {
  font-size: 16px !important;
  font-weight: bold !important;
  text-transform: capitalize !important;
}

#tribe_events_filters_wrapper #tribe_events_filters_toggle {
  color: #002d72;
  font-family: "Montserrat";
  font-size: 16px;
  font-weight: 500;
  text-decoration: underline;
}

/* BEASLEY: SECONDARY MENU */
#sh001-secondary-menu>ul>li {
  display: none;
}

#sh001-secondary-menu>ul>li.current-page-ancestor {
  display: block;
}

header nav.main-navigation {
  display: block;
}

@media (min-width: 768px) {
  header nav.main-navigation {
    display: none;
  }
}

header nav.main-navigation .search-desktop {
  display: none;
}

@media (min-width: 768px) {
  header nav.main-navigation .search-desktop {
    display: block;
  }
}

#uber-override .ubermenu-responsive-toggle {
  display: none !important;
}

#uber-override nav.ubermenu {
  display: none;
  /* FIRST LEVEL */
}

@media (min-width: 768px) {
  #uber-override nav.ubermenu {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    display: block;
  }
}

#uber-override nav.ubermenu ul li.ubermenu-retractor-mobile {
  font-family: "Montserrat";
  min-width: 50px !important;
  position: absolute;
  bottom: 0;
  right: 0;
}

#uber-override nav.ubermenu ul li a {
  font-family: "Montserrat";
}

#uber-override nav.ubermenu>ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  /* FIRST LEVEL ITEMS */
  /* SECOND LEVEL ITEMS */
}

#uber-override nav.ubermenu>ul>li {
  /* THIS IS THE DESKTOP SEARCH TOGGLE BUTTON */
  /* FIRST LEVEL HOVER */
}

#uber-override nav.ubermenu>ul>li.ubermenu-current-page-ancestor>a.ubermenu-target,
#uber-override nav.ubermenu>ul>li.ubermenu-current-page-parent>a.ubermenu-target {
  color: #fdc112;
}

#uber-override nav.ubermenu>ul>li:last-child {
  display: list-item;
  border-left: 1px solid #fff;
  padding: 0;
}

#uber-override nav.ubermenu>ul>li:last-child .ubermenu-content-block {
  padding: 0;
}

#uber-override nav.ubermenu>ul>li:last-child .ubermenu-content-block a {
  color: #fff;
  display: block;
  line-height: 2.25em;
  width: 2.5em;
  text-align: center;
  padding: 0;
  font-size: 1.5em;
}

#uber-override nav.ubermenu>ul>li:last-child .ubermenu-content-block a span.fa {
  transition: -webkit-transform 200ms;
  transition: transform 200ms;
}

#uber-override nav.ubermenu>ul>li:last-child .ubermenu-content-block a:not(.collapsed) {
  background-color: #002d72;
}

#uber-override nav.ubermenu>ul>li:last-child .ubermenu-content-block a:not(.collapsed) span.fa {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

#uber-override nav.ubermenu>ul>li:last-child .ubermenu-content-block a:not(.collapsed) span.fa::before {
  content: "\f00d";
}

#uber-override nav.ubermenu>ul>li>a.ubermenu-target {
  padding: 15px 0.5em 15px 1em !important;
}

#uber-override nav.ubermenu>ul>li>a.ubermenu-target:after {
  font-size: 16px;
  right: -10px !important;
  transition: -webkit-transform 200ms;
  transition: transform 200ms;
}

#uber-override nav.ubermenu>ul>li>a.ubermenu-target:hover {
  text-decoration: none;
  color: #fdc112;
}

#uber-override nav.ubermenu>ul>li>a.ubermenu-target:hover:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

@media (min-width: 768px) {
  #uber-override nav.ubermenu>ul>li>a.ubermenu-target {
    color: #fff;
    font-size: 1.14vw;
  }
}

@media (min-width: 1200px) {
  #uber-override nav.ubermenu>ul>li>a.ubermenu-target {
    font-size: 0.85em;
  }
}

@media (min-width: 768px) {
  #uber-override nav.ubermenu>ul>li.ubermenu-active {
    /* LITTLE TRIANGLE THANG */
  }

  #uber-override nav.ubermenu>ul>li.ubermenu-active::after {
    content: "\f0d8";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #fff;
    position: absolute;
    bottom: -1px;
    font-size: 1.75em;
    line-height: 0.4em;
    -webkit-transform: translateX(0.7em);
    transform: translateX(0.7em);
    z-index: 101;
  }
}

#uber-override nav.ubermenu>ul>li.ubermenu-active>a {
  color: #fdc112;
}

#uber-override nav.ubermenu>ul>li.ubermenu-active>a:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

#uber-override nav.ubermenu>ul>li.uber-wide>ul.ubermenu-submenu-type-mega>li {
  min-width: 300px;
  /*@media (min-width: $screen-md-min) {
  								min-width: 220px;
  							}
  
  							@media (min-width: $screen-lg-min) {
  								min-width: 300px;
  							}*/
}

#uber-override nav.ubermenu>ul>li.uber-toplevel {
  position: relative;
}

#uber-override nav.ubermenu>ul>li.uber-toplevel>ul.ubermenu-submenu-type-mega {
  max-width: 300px;
  min-width: 240px;
}

#uber-override nav.ubermenu>ul>li.uber-toplevel>ul.ubermenu-submenu-type-mega>li {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 51%;
  flex: 1 0 51%;
}

#uber-override nav.ubermenu>ul>li.uber-toplevel>ul.ubermenu-submenu-type-mega>li>a {
  border-bottom: none;
  font-weight: normal;
  text-transform: none;
  padding: 10px 0;
}

#uber-override nav.ubermenu>ul>li.uber-toplevel>ul.ubermenu-submenu-type-mega>li>a:hover {
  color: #002d72;
}

#uber-override nav.ubermenu>ul ul.ubermenu-submenu-type-mega {
  background-color: #fff !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#uber-override nav.ubermenu>ul ul.ubermenu-submenu-type-mega>li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  padding: 0 10px;
}

#uber-override nav.ubermenu>ul ul.ubermenu-submenu-type-mega>li.ubermenu-column-auto {
  min-width: 100px;
}

@media (min-width: 992px) {
  #uber-override nav.ubermenu>ul ul.ubermenu-submenu-type-mega>li.ubermenu-column-auto {
    min-width: 220px;
  }

  #uber-override nav.ubermenu>ul ul.ubermenu-submenu-type-mega>li.ubermenu-column-auto:nth-of-type(5) {
    clear: both !important;
  }
}

#uber-override nav.ubermenu>ul ul.ubermenu-submenu-type-mega>li>a {
  border-bottom: 1px solid #e8e8e8;
  font-weight: bold;
  padding: 15px 0px;
  text-transform: uppercase;
}

#uber-override nav.ubermenu>ul ul.ubermenu-submenu-type-mega>li>ul>li>a {
  padding: 5px 0 !important;
}

#uber-override nav.ubermenu>ul ul.ubermenu-submenu-type-mega>li>ul>li>a:hover {
  color: #002d72;
}

#uber-override nav.ubermenu>ul ul li>a:hover,
#uber-override nav.ubermenu>ul ul li>a.hover {
  color: #002d72;
}

#uber-override nav.ubermenu>ul ul li.more-children>A>SPAN::after {
  content: "\f105";
  display: inline-block;
  font-family: FontAwesome;
  position: absolute;
  right: 0;
}

#uber-override nav.ubermenu>ul ul li.no-link>A {
  cursor: default;
}

#uber-override nav.ubermenu>ul ul li.no-link:hover>a,
#uber-override nav.ubermenu>ul ul li.no-link.hover>a {
  color: #666;
}

#uber-override nav.ubermenu>ul ul a {
  color: #666;
  font-size: 0.875em;
  padding: 0 2em 0 0;
}

@media (min-width: 768px) {
  #uber-override nav.ubermenu>ul ul a+a {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    right: 0;
    position: absolute;
    top: calc(50% - 1.8em);
    font-size: 0.6em;
  }
}

@media (max-width: 767px) {
  #uber-override nav.ubermenu>ul ul li.hover a+a span {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}

#uber-override nav.ubermenu>ul ul ul ul {
  display: none;
}

.wysiwyg P {
  line-height: 1.4em;
}

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

.wysiwyg img.aligncenter {
  width: auto;
}

.wysiwyg img.alignleft {
  float: left;
  margin: 0 20px 10px 0;
  width: auto;
}

.wysiwyg img.alignright {
  float: left;
  margin: 0 20px 10px 0;
  width: auto;
}

.wysiwyg figure {
  max-width: 100%;
  display: inline-block;
}

.wysiwyg .hr-spacer {
  border-color: transparent;
}

.wysiwyg .staff-headline {
  font-size: 2em;
  margin-bottom: .5em;
}

@media (min-width: 400px) {
  .wysiwyg .staff-headline {
    font-size: 2.5em;
  }
}

@media (min-width: 768px) {
  .wysiwyg .staff-headline {
    font-size: 3.5em;
  }
}

.wysiwyg .staff-name {
  font-size: 1.5em;
}

.wysiwyg .staff-img {
  display: block;
  max-width: 230px;
  width: 100% !important;
}

/* TABLE UPDATES */
.wysiwyg table.two-column.layout {
  width: 100% !important;
}

.wysiwyg table.two-column.layout td {
  width: 50% !important;
}

/* OVERRIDES */
.videos .envira-gallery-public .envira-title {
  text-align: left !important;
  margin-top: 10px !important;
}

.videos .envira-gallery-public .envira-caption {
  text-align: left !important;
  line-height: 1.2em !important;
}

@media (max-width: 1024px) {

  .buzz-template-default #at4-follow,
  .page-template-the-buzz #at4-follow {
    top: auto !important;
    bottom: 0px !important;
  }
}

@media (max-width: 767px) {

  .buzz-template-default #at4-follow,
  .page-template-the-buzz #at4-follow {
    top: auto !important;
    bottom: 0px !important;
  }

  .page-template-the-buzz #menu-the-buzz-menu li>a {
    display: block;
    width: 100%;
  }

  .page-template-the-buzz #menu-the-buzz-menu li>a .glyphicon {
    display: none;
  }
}

.mt-20 {
  margin-top: 20px;
}

/* NEW MENU OVERRIDES */
#sh001-secondary-menu .uber-toplevel>a {
  border-bottom: 1px solid #ededed;
  width: 100%;
  margin-bottom: 1em;
  padding-bottom: .5em;
  padding-top: .25em;
  margin-right: 0;
  display: block;
  color: #002d72;
  text-transform: uppercase;
  text-decoration: none;
  font-family: "Montserrat";
}

#sh001-secondary-menu .uber-toplevel>a:first-child {
  color: #002d72 !important;
}

#uber-override .hide-submenu>ul {
  display: none;
}

#uber-override .sub-menu ul li {
  margin: .5em 0;
}

/* FORM OVERRIDE */
#field_6_1.field_description_below .gfield_description {
  font-size: 0.9em;
  padding-top: 6px;
  padding-bottom: 10px;
  font-weight: normal;
  font-family: "Montserrat";
}

.pre-gold-content {
  display: table;
  padding-top: 60px;
  padding-bottom: 60px;
  width: 100%;
}

.pre-gold-content .wrapper {
  max-width: 1100px;
  width: 100%;
  display: table;
  margin: 0 auto;
}

.fts-fb-load-more {
  font-family: "Montserrat" !important;
  background-color: #fdc112 !important;
  padding: 8px 15px !important;
  font-size: 18px !important;
  color: #002d72 !important;
  border: 2px solid #fdc112 !important;
  border-radius: 2px !important;
}

.fts-fb-load-more:hover {
  background-color: transparent !important;
}

#menu-header-quick-links .yellow a {
  color: #fdc112 !important;
}