@charset "UTF-8";
/*!
 * 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 */
@import url("https://use.typekit.net/tfj7puw.css");
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

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

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/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"; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

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

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

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

a {
  color: #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;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

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

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

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

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

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

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

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

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }

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

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

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

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

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

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

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

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

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

p {
  margin: 0 0 10px; }

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

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

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

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

.text-left {
  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: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

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

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

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

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

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

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

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

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

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

@media (min-width: 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: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.container {
  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: 20px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

textarea.form-control {
  height: auto; }

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

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

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

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.has-feedback {
  position: relative; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn.disabled, .btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none; }

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

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

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

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

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

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

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

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

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

.btn-primary {
  color: #fff;
  background-color: #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;
  -webkit-box-shadow: none;
  box-shadow: none; }

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

.btn-link:hover, .btn-link:focus {
  color: #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: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

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

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

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

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

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

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

.fade.in {
  opacity: 1; }

.collapse {
  display: none; }

.collapse.in {
  display: block; }

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

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

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

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

.dropup,
.dropdown {
  position: relative; }

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

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

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

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

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

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

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #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: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

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

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

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  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 {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

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

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

.btn-lg .caret, .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: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }

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

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

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .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: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.nav > li > a > img {
  max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }

.nav-tabs > li {
  float: left;
  margin-bottom: -1px; }

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.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: 20px;
  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: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }

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

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

@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px; } }

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

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

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

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

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

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

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

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none; }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px; }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px; }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none; } }

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0; }
  .navbar-nav > li {
    float: left; }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px; } }

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

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

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

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none; } }

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

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

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }

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

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

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

@media (min-width: 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: 20px;
  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: 20px 0;
  border-radius: 4px; }

.pagination > li {
  display: inline; }

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  color: #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: 18px;
  line-height: 1.33333; }

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

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

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

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

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

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }

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

.pager:after {
  clear: both; }

.pager li {
  display: inline; }

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

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

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

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

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

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

.label:empty {
  display: none; }

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

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

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

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

.label-primary {
  background-color: #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: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }

.badge:empty {
  display: none; }

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

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

.list-group-item.active > .badge,
.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: 21px;
  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: 63px; } }

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

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

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

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

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }

.alert h4 {
  margin-top: 0;
  color: inherit; }

.alert .alert-link {
  font-weight: bold; }

.alert > p,
.alert > ul {
  margin-bottom: 0; }

.alert > p + p {
  margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }

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

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }

.alert-success hr {
  border-top-color: #c9e2b3; }

.alert-success .alert-link {
  color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }

.alert-info hr {
  border-top-color: #a6e1ec; }

.alert-info .alert-link {
  color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }

.alert-warning hr {
  border-top-color: #f7e1b5; }

.alert-warning .alert-link {
  color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }

.alert-danger hr {
  border-top-color: #e4b9c0; }

.alert-danger .alert-link {
  color: #843534; }

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

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

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

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

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

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

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

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

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

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

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

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

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

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

.media {
  margin-top: 15px; }

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

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

.media-body {
  width: 10000px; }

.media-object {
  display: block; }

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

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

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

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

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

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

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

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

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

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #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: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }

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

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

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

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

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

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit; }

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

.panel > .list-group,
.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: 20px; }

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px; }

.panel-group .panel + .panel {
  margin-top: 5px; }

.panel-group .panel-heading {
  border-bottom: 0; }

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

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

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }

.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out; }

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0; }

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px; }

.modal-footer .btn-block + .btn-block {
  margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

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

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

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90); }

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0; }

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px; }

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0; }

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px; }

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

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

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

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

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

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

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

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

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

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

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

.popover.top {
  margin-top: -10px; }

.popover.right {
  margin-left: 10px; }

.popover.bottom {
  margin-top: 10px; }

.popover.left {
  margin-left: -10px; }

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

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

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

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

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

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

.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff; }

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

.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff; }

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

.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff; }

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

.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }

.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left; }

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

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

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block; }

.carousel-inner > .active {
  left: 0; }

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%; }

.carousel-inner > .next {
  left: 100%; }

.carousel-inner > .prev {
  left: -100%; }

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0; }

.carousel-inner > .active.left {
  left: -100%; }

.carousel-inner > .active.right {
  left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0); }

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }

.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90); }

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block; }

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

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

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif; }

.carousel-control .icon-prev:before {
  content: '\2039'; }

.carousel-control .icon-next:before {
  content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0); }

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

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

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

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

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

.clearfix:after {
  clear: both; }

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

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* {
  padding: 0px;
  margin: 0px; }

h1, h2, h3, h4, h6, h5, h6, ul, p, li, ol, a, button {
  padding: 0px;
  margin: 0px; }

h2, .hero-heading {
  font-family: clarendon-text-pro, serif;
  font-weight: 700;
  font-style: normal;
  font-size: 80px;
  line-height: 90px;
  color: #ffffff; }

@media screen and (max-width: 767px) {
  h2, .hero-heading {
    font-size: 40px;
    line-height: 50px; } }

h3, .error .page-title {
  font-family: clarendon-text-pro, serif;
  font-weight: 700;
  font-style: normal;
  font-size: 50px;
  line-height: 60px;
  margin-bottom: 30px; }

@media (max-width: 991px) {
  h3, .error .page-title {
    font-size: 35px !important;
    line-height: 40px !important;
    margin-bottom: 15px; } }

@media (max-width: 767px) {
  h3, .error .page-title {
    font-size: 25px !important;
    line-height: 30px !important;
    margin-bottom: 30px; } }

h5 {
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 24px;
  line-height: 24px;
  color: #414042;
  text-transform: uppercase; }

p {
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
  margin-bottom: 10px; }

p:last-of-type {
  margin: 0px; }

@media (max-width: 767px) {
  p {
    line-height: 22px; } }

a {
  text-decoration: none !important;
  color: unset;
  cursor: pointer; }

a:hover {
  color: inherit;
  text-decoration: underline !important; }

a:focus {
  color: inherit; }

.section-class {
  padding: 190px 0px; }

@media screen and (max-width: 1199px) {
  .section-class {
    padding: 120px 0px; } }

@media screen and (max-width: 768px) {
  .section-class {
    padding: 50px 0px; } }

/* @media screen and (max-width: 768px) {
  br {
    display: none; } } */

.animatehide {
  opacity: 0; }

.visible {
  opacity: 1; }

.animated {
  animation-duration: 1s !important; }

.animated.animated-delay {
  animation-duration: 1.6s !important; }

.nopad {
  padding: 0px; }

a.btn.btn-default {
  width: 146px;
  height: 46px;
  border: 2px solid #ffffff;
  background-color: #ee3e42;
  color: #ffffff;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  margin-top: 70px;
  margin-bottom: 75px;
  border-radius: 0px;
  padding: 10px 0px; }

@media (max-width: 767px) {
  a.btn.btn-default {
    margin-top: 30px;
    margin-bottom: 30px; } }

a.btn.btn-default:hover {
  text-decoration: none !important; }

.btn.btn-blue {
  width: 146px;
  height: 46px;
  border: 2px solid #ffffff;
  background-color: #00a1e4;
  color: #ffffff;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  border-radius: 0px;
  padding: 10px 0px; }

ul li {
  list-style-type: disc; }

.dropdown-menu li {
  list-style-type: none; }

.navbar.navbar-default.main-menu {
  min-height: 150px;
  border: none;
  background-color: #ffffff;
  margin-bottom: 0px;
  border-radius: 0px; }

@media screen and (max-width: 991px) {
  .navbar.navbar-default.main-menu .navbar-header {
    width: 100%;
    padding-top: 15px;
    border: none;
    margin: 0px; } }

.navbar.navbar-default.main-menu .navbar-header .navbar-brand {
  padding: 15px 15px 0px;
  height: auto;
  min-height: auto; }

@media screen and (max-width: 991px) {
  .navbar.navbar-default.main-menu .navbar-header .navbar-brand {
    padding: 15px 15px 0px; } }

@media (max-width: 767px) {
  .navbar.navbar-default.main-menu .navbar-header .navbar-brand {
    padding: 15px 15px 15px 0px; } }

.navbar.navbar-default.main-menu .navbar-header .navbar-toggle {
  border: none; }

.navbar.navbar-default.main-menu .navbar-header .navbar-toggle:hover, .navbar.navbar-default.main-menu .navbar-header .navbar-toggle:active, .navbar.navbar-default.main-menu .navbar-header .navbar-toggle:focus {
  background-color: transparent; }

@media screen and (max-width: 991px) {
  .navbar.navbar-default.main-menu .navbar-header .navbar-toggle {
    display: block;
    padding: 0px;
    margin: 50px 0px 0px; } }

.navbar.navbar-default.main-menu .navbar-header .navbar-toggle .icon-bar {
  background-color: #3fb9eb; }

@media screen and (max-width: 991px) {
  .navbar.navbar-default.main-menu .navbar-collapse {
    background-color: transparent;
    margin-top: 10px;
    width: 100%;
    padding: 0px;
    margin: 0px;
    border: none; } }

@media screen and (max-width: 991px) {
  .navbar.navbar-default.main-menu .navbar-collapse.collapse {
    display: none !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; } }

@media screen and (max-width: 991px) {
  .navbar.navbar-default.main-menu .navbar-collapse.collapse.in {
    display: block !important; } }

.navbar.navbar-default.main-menu .navbar-collapse ul.navbar-nav {
  padding-top: 90px; }

@media screen and (max-width: 991px) {
  .navbar.navbar-default.main-menu .navbar-collapse ul.navbar-nav {
    width: 100%;
    padding-top: 0px;
    margin: 0px; } }

.navbar.navbar-default.main-menu .navbar-collapse ul.navbar-nav.navbar-left {
  padding-left: 82px; }

@media screen and (max-width: 1199px) {
  .navbar.navbar-default.main-menu .navbar-collapse ul.navbar-nav.navbar-left {
    padding-left: 30px; } }

@media screen and (max-width: 991px) {
  .navbar.navbar-default.main-menu .navbar-collapse ul.navbar-nav.navbar-left {
    float: none;
    padding-left: 0px; } }

.navbar.navbar-default.main-menu .navbar-collapse ul.navbar-nav.navbar-right {
  margin-right: -45px; }

@media screen and (max-width: 991px) {
  .navbar.navbar-default.main-menu .navbar-collapse ul.navbar-nav.navbar-right {
    float: none;
    margin-right: 0px; } }

.navbar.navbar-default.main-menu .navbar-collapse ul.navbar-nav > li {
  padding-left: 30px; }

.navbar.navbar-default.main-menu .navbar-collapse ul.navbar-nav > li.tablet-view {
  display: none; }

@media (max-width: 991px) {
  .navbar.navbar-default.main-menu .navbar-collapse ul.navbar-nav > li.tablet-view {
    display: block; } }

@media screen and (max-width: 1199px) {
  .navbar.navbar-default.main-menu .navbar-collapse ul.navbar-nav > li {
    padding-left: 20px; } }

@media screen and (max-width: 991px) {
  .navbar.navbar-default.main-menu .navbar-collapse ul.navbar-nav > li {
    float: none;
    display: block;
    width: 100%;
    padding-left: 0px;
    border-bottom: 1px solid #8bc53f; } }

.navbar.navbar-default.main-menu .navbar-collapse ul.navbar-nav > li > a {
  font-size: 14px;
  line-height: 18px;
  color: #3fb9eb;
  text-transform: uppercase;
  padding: 0px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal; }

.navbar.navbar-default.main-menu .navbar-collapse ul.navbar-nav > li > a:hover {
  text-decoration: none !important; }

@media screen and (max-width: 1199px) {
  .navbar.navbar-default.main-menu .navbar-collapse ul.navbar-nav > li > a {
    font-size: 13px;
    line-height: 18px; } }

@media screen and (max-width: 991px) {
  .navbar.navbar-default.main-menu .navbar-collapse ul.navbar-nav > li > a {
    float: none;
    display: block;
    width: 100%;
    padding: 15px; } }

.navbar.navbar-default.main-menu .navbar-collapse ul.navbar-nav > li > a:hover, .navbar.navbar-default.main-menu .navbar-collapse ul.navbar-nav > li > a:focus {
  color: #8bc53f; }

.navbar.navbar-default.main-menu .navbar-collapse ul.navbar-nav > li.purpal-images {
  position: relative; }

.navbar.navbar-default.main-menu .navbar-collapse ul.navbar-nav > li.purpal-images img {
  position: absolute;
  top: -23px;
  left: -35px; }

@media screen and (max-width: 991px) {
  .navbar.navbar-default.main-menu .navbar-collapse ul.navbar-nav > li.purpal-images {
    display: none; } }

.navbar.navbar-default.main-menu .navbar-collapse ul.navbar-nav > li.active a {
  color: #8bc53f; }

.menu-oval-shape {
  position: absolute;
  left: 27%;
  top: 10px;
  background-image: url("../images/menu-oval.png");
  background-repeat: no-repeat;
  background-position: center;
  width: 150px;
  height: 60px;
  display: block; }

@media (max-width: 991px) {
  .menu-oval-shape {
    display: none; } }

body {
  overflow-x: hidden; }

.slider-main {
  height: 850px; }

@media screen and (max-width: 1024px) {
  .slider-main {
    height: 500px; } }

@media screen and (max-width: 767px) {
  .slider-main {
    height: 400px; } }

.slider-main .carousel-fade .carousel-inner .item {
  transition-property: opacity; }

.slider-main .carousel-fade .carousel-inner .item,
.slider-main .carousel-fade .carousel-inner .active.left,
.slider-main .carousel-fade .carousel-inner .active.right {
  opacity: 0; }

.slider-main .carousel-fade .carousel-inner .active,
.slider-main .carousel-fade .carousel-inner .next.left,
.slider-main .carousel-fade .carousel-inner .prev.right {
  opacity: 1; }

.slider-main .carousel-fade .carousel-inner .next,
.slider-main .carousel-fade .carousel-inner .prev,
.slider-main .carousel-fade .carousel-inner .active.left,
.slider-main .carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slider-main .carousel-indicators {
  width: 42px;
  margin: 0 auto; }

.slider-main .carousel-indicators li {
  border-radius: 0px;
  width: 11px;
  height: 11px;
  border: 1px solid #fff;
  margin: 1px; }

.slider-main .carousel-indicators .active {
  width: 11px;
  height: 11px;
  background-color: #fcb724; }

.slider-main .carousel-control {
  width: 15px;
  z-index: 2; }

.slider-main .carousel-control.left, .slider-main .carousel-control.right {
  background-image: none; }

.slider-main .carousel-control.left {
  left: unset;
  right: 10%;
  bottom: 25px;
  top: auto; }

@media screen and (max-width: 767px) {
  .slider-main .carousel-control.left {
    right: 15%; } }

.slider-main .carousel-control.right {
  left: unset;
  right: 7.6%;
  bottom: 25px;
  top: auto; }

.slider-main .carousel,
.slider-main .carousel-inner,
.slider-main .carousel-inner .item {
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

.slider-main .carousel-inner .item {
  height: 100%; }

.slider-main .carousel-inner .item .container {
  position: relative;
  z-index: 2;
  height: 100%;
  padding: 0px;
  border: none; }

.slider-main .carousel-inner .item .container .carousel-caption {
  left: 15px;
  width: 400px;
  top: 210px;
  padding-top: 0px; }

@media screen and (max-width: 1024px) {
  .slider-main .carousel-inner .item .container .carousel-caption {
    top: 100px;
    width: 350px; } }

@media screen and (max-width: 767px) {
  .slider-main .carousel-inner .item .container .carousel-caption {
    width: 250px; } }

.slider-main .carousel-inner .item .container .carousel-caption .hero-heading {
  color: #ffffff;
  font-size: 80px;
  text-align: left;
  line-height: 90px;
  padding-right: 25px;
  margin-bottom: 30px; }

@media screen and (max-width: 1024px) {
  .slider-main .carousel-inner .item .container .carousel-caption .hero-heading {
    font-size: 40px;
    line-height: 50px; } }

.slider-main .carousel-inner .item .container .carousel-caption p {
  font-size: 20px;
  line-height: 28px;
  text-align: left; }

@media (max-width: 767px) {
  .slider-main .carousel-inner .item .container .carousel-caption p {
    font-size: 16px;
    line-height: 20px;
    display: none; } }

.funandLearning {
  background-color: #3fb9eb;
  position: relative; }

.funandLearning .container {
  position: relative; }

.funandLearning:after {
  content: "";
  position: absolute;
  margin: 0 auto;
  background-image: url("../images/dottedline-2.png");
  width: 45px;
  height: 148px;
  background-repeat: no-repeat;
  bottom: 0px;
  left: 0;
  right: 0px; }

@media screen and (max-width: 1199px) {
  .funandLearning:after {
    height: 60px; } }

@media screen and (max-width: 768px) {
  .funandLearning:after {
    display: none; } }

.funandLearning .museumhrs-pop {
  position: absolute;
  top: -300px;
  left: 15px; }

@media (max-width: 991px) {
  .funandLearning .museumhrs-pop {
    display: none; } }

.funandLearning .museumhrs-pop .pop-image {
  background-image: url("../images/meseum-hours.png");
  width: 260px;
  height: 515px;
  background-repeat: no-repeat; }

.funandLearning .museumhrs-pop .pop-image .content {
  position: relative;
  top: 49px;
  left: -3px;
  width: 180px;
  margin: 0 auto;
  padding-left: 0px; }

.funandLearning .museumhrs-pop .pop-image .content .left-image {
  position: absolute;
  left: 5px;
  top: 3px; }

.funandLearning .museumhrs-pop .pop-image .content .right-content {
  margin-left: 0px;
  text-align: center; }

.funandLearning .museumhrs-pop .pop-image .content .right-content h6 {
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-transform: uppercase;
  color: #414042; }

.funandLearning .museumhrs-pop .pop-image .content .right-content p {
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  color: #414042; }

.funandLearning .museumhrs-pop .pop-image .content .right-content .buy-link-home {
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  color: #414042;
  text-align: center;
  display: block;
  padding-top: 20px;
  font-size: 16px;
  text-transform: uppercase; }

.funandLearning .museumhrs-pop .pop-image .content .right-content .buy-link-home:hover {
  color: #ffffff; }

.funandLearning .content {
  padding-left: 7px; }

@media screen and (max-width: 768px) {
  .funandLearning .content {
    padding-left: 0px; } }

.funandLearning .content h3 {
  color: #ffffff; }

@media screen and (max-width: 768px) {
  .funandLearning .content h3 {
    font-size: 25px;
    line-height: 35px; } }

.funandLearning .content p {
  padding-right: 50px; }

@media screen and (max-width: 768px) {
  .funandLearning .content p {
    padding-right: 0px; } }

.funandLearning .content .btn-default {
  width: 146px;
  height: 46px;
  border: 2px solid #ffffff;
  background-color: #ee3e42;
  color: #ffffff;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  margin-top: 70px;
  margin-bottom: 75px; }

@media screen and (max-width: 991px) {
  .funandLearning .content .btn-default {
    margin-top: 40px;
    margin-bottom: 0px; } }

@media (max-width: 767px) {
  .funandLearning .content .btn-default {
    margin-bottom: 40px; } }

.funandLearning .block-row {
  margin-right: -25px;
  margin-left: -25px;
  display: flex;
  flex-wrap: wrap; }

@media screen and (max-width: 991px) {
  .funandLearning .block-row {
    margin-right: -15px;
    margin-left: -15px; } }

.funandLearning .block-row:before, .funandLearning .block-row:after {
  display: flex; }

.funandLearning .block-row .col-md-4 {
  padding: 0px 25px 0px 25px;
  margin-top: 75px; }

@media screen and (max-width: 991px) {
  .funandLearning .block-row .col-md-4 {
    padding: 0px 15px 0px 15px;
    margin-top: 50px; } }

@media (max-width: 767px) {
  .funandLearning .block-row .col-md-4 {
    margin-top: 20px; } }

.funandLearning .block-row .col-md-4 a:hover .block .title h5 {
  text-decoration: underline !important; }

.funandLearning .block-row .col-md-4 a .block {
  padding: 50px 0px 46px;
  display: flex;
  height: 100%;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  background-color: #8bc53f;
  border: 2px solid #ffffff;
  background-image: url("../images/wavepattern.png"); }

@media (max-width: 767px) {
  .funandLearning .block-row .col-md-4 a .block {
    flex-flow: wrap;
    padding: 20px 20px 20px; } }

.funandLearning .block-row .col-md-4 a .block a {
  display: block; }

.funandLearning .block-row .col-md-4 a .block .top-image {
  margin-bottom: 36px; }

@media (max-width: 767px) {
  .funandLearning .block-row .col-md-4 a .block .top-image {
    margin-bottom: 0px;
    flex-basis: 15%; } }

@media (max-width: 767px) {
  .funandLearning .block-row .col-md-4 a .block .top-image img {
    max-width: 100%;
    height: 40px; } }

@media (max-width: 767px) {
  .funandLearning .block-row .col-md-4 a .block .title {
    flex-basis: 81%; } }

@media screen and (max-width: 991px) {
  .funandLearning .block-row .col-md-4 a .block .title h5 {
    font-size: 18px;
    line-height: 24px; } }

.white-section {
  padding: 132px 0px;
  position: relative; }

@media screen and (max-width: 1199px) {
  .white-section {
    padding: 120px 0px; } }

@media (max-width: 991px) {
  .white-section {
    padding: 100px 0px; } }

@media (max-width: 767px) {
  .white-section {
    padding: 50px 0px; } }

.white-section .content {
  margin: 0 auto; }

.white-section .content .top-image {
  text-align: center; }

.white-section .content .bottom-content {
  text-align: center;
  margin-top: 34px; }

@media (max-width: 767px) {
  .white-section .content .bottom-content {
    padding-left: 15px;
    padding-right: 15px; } }

.white-section .content .bottom-content p {
  color: black;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 18px; }

.white-section .content .bottom-content h6 {
  color: #3fb9eb;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 16px;
  margin-top: 36px; }

.captivating {
  background-color: #414042;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: contain;
  position: relative; }

@media (max-width: 1200px) {
  .captivating {
    overflow: hidden;
    background-size: cover; } }

@media (max-width: 991px) {
  .captivating {
    background-image: none !important; } }

@media (max-width: 767px) {
  .captivating {
    display: none; } }

.captivating .right-col {
  position: relative;
  width: 47%; }

@media screen and (max-width: 992px) {
  .captivating .right-col {
    width: 100%; } }

@media screen and (min-width: 993px) {
  .captivating .right-col {
    min-height: 950px; } }

.captivating .right-col:after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100px;
  left: -99px;
  top: 0px;
  bottom: 0;
  background-image: url("../images/dotline-11.png"); }

@media screen and (max-width: 992px) {
  .captivating .right-col:after {
    background-image: none; } }

.captivating .right-col:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 9999px;
  right: -9999px;
  top: 0px;
  bottom: 0;
  background-color: #414042; }

@media (max-width: 991px) {
  .captivating .right-col:before {
    width: 0px; } }

@media (max-width: 767px) {
  .captivating .right-col:before {
    width: 15px;
    display: none; } }

.captivating .right-col .content {
  padding: 190px 0px 190px 120px;
  background-color: #414042;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

@media screen and (max-width: 1199px) {
  .captivating .right-col .content {
    padding: 120px 0px 120px 80px; } }

@media screen and (max-width: 992px) {
  .captivating .right-col .content {
    position: relative;
    padding: 120px 0px 120px 0px; } }

@media screen and (max-width: 768px) {
  .captivating .right-col .content {
    padding: 50px 0px; } }

.captivating .right-col .content h3 {
  color: #ffffff;
  margin-bottom: 36px; }

@media (max-width: 991px) {
  .captivating .right-col .content h3 {
    font-size: 35px;
    line-height: 40px; } }

@media (max-width: 767px) {
  .captivating .right-col .content h3 {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 30px; } }

.captivating .right-col .content p {
  padding-right: 75px; }

@media screen and (max-width: 991px) {
  .captivating .right-col .content p {
    padding-right: 0px; } }

.captivating .right-col .todays-activity {
  position: absolute;
  bottom: -10px;
  left: 120px; }

@media screen and (max-width: 1199px) {
  .captivating .right-col .todays-activity {
    left: 80px;
    bottom: -1px; } }

@media screen and (max-width: 992px) {
  .captivating .right-col .todays-activity {
    display: none; } }

.captivating .right-col .todays-activity .pop-image {
  background-image: url("../images/bubble-image.png");
  width: 294px;
  height: 272px;
  background-repeat: no-repeat; }

.captivating .right-col .todays-activity .pop-image .bubble-content {
  position: absolute;
  top: 35px;
  right: 20px;
  width: 130px;
  text-align: center; }

.captivating .right-col .todays-activity .pop-image .bubble-content .right-content h6 {
  font-size: 16px;
  line-height: 24px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-transform: uppercase;
  color: #ffffff; }

.captivating .right-col .todays-activity .pop-image .bubble-content .right-content p {
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  color: #ffffff; }

.letyourchild {
  background-color: #ee3e42;
  position: relative;
  padding: 200px 0px 100px;
  overflow-x: hidden; }

@media screen and (max-width: 767px) {
  .letyourchild {
    padding: 50px 0px 50px; } }

.letyourchild .container {
  position: relative; }

.letyourchild .popimage-outer {
  position: absolute;
  top: -200px;
  left: 15px; }

@media screen and (max-width: 767px) {
  .letyourchild .popimage-outer {
    display: none; } }

.letyourchild .popimage-outer .pop-image {
  background-image: url("../images/eventcalenderdotline.png");
  width: 254px;
  height: 374px;
  background-repeat: no-repeat; }

.letyourchild .popimage-outer .pop-image .content {
  position: absolute;
  bottom: 70px;
  left: 0px;
  right: 0px;
  text-align: center;
  margin: 0 auto; }

.letyourchild .popimage-outer .pop-image .content h6 {
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-transform: uppercase;
  color: #414042;
  line-height: 24px; }

.letyourchild .popimage-outer .pop-image .content h6 a {
  color: #414042; }

.letyourchild .popimage-outer .pop-image .content h6 a:hover {
  color: #ffffff; }

.letyourchild .popimage-outer .pop-image .content p {
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  color: #414042; }

.letyourchild .content {
  padding-left: 7px; }

@media screen and (max-width: 768px) {
  .letyourchild .content {
    padding-left: 0px; } }

.letyourchild .content h3 {
  color: #ffffff;
  margin-bottom: 25px; }

@media (max-width: 767px) {
  .letyourchild .content h3 {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 0px; } }

.letyourchild .content button {
  width: 146px;
  height: 46px;
  border: 2px solid #ffffff;
  background-color: #ee3e42;
  color: #ffffff;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  margin-top: 70px;
  margin-bottom: 75px; }

@media screen and (max-width: 991px) {
  .letyourchild .content button {
    margin-top: 40px;
    margin-bottom: 0px; } }

.letyourchild .block-row {
  margin-right: -50px;
  margin-left: -50px;
  display: flex;
  flex-wrap: wrap; }

@media screen and (max-width: 991px) {
  .letyourchild .block-row {
    margin-right: -15px;
    margin-left: -15px; } }

.letyourchild .block-row:before, .letyourchild .block-row:after {
  display: flex; }

.letyourchild .block-row .col-md-6 {
  padding: 0px 50px 0px 50px;
  margin-top: 100px; }

@media screen and (max-width: 991px) {
  .letyourchild .block-row .col-md-6 {
    padding: 0px 15px 0px 15px;
    margin-top: 50px; } }

@media (max-width: 767px) {
  .letyourchild .block-row .col-md-6 {
    display: none; } }

@media (max-width: 767px) {
  .letyourchild .block-row .col-md-6:first-child {
    display: block; } }

.letyourchild .block-row .col-md-6 a {
  display: block; }

.letyourchild .block-row .col-md-6 a:hover .block .title h5 {
  text-decoration: underline !important; }

.letyourchild .block-row .col-md-6 a .block {
  width: 100%; }

.letyourchild .block-row .col-md-6 a .block .innerblock {
  border: 2px solid #ffffff; }

.letyourchild .block-row .col-md-6 a .block .innerblock img {
  width: 100%; }

.letyourchild .block-row .col-md-6 a .block .title {
  width: 100%;
  text-align: center; }

.letyourchild .block-row .col-md-6 a .block .title h5 {
  color: #ffffff;
  font-size: 24px;
  line-height: 24px;
  margin-top: 48px; }

@media screen and (max-width: 992px) {
  .letyourchild .block-row .col-md-6 a .block .title h5 {
    font-size: 18px;
    line-height: 20px; } }

@media screen and (max-width: 768px) {
  .letyourchild .block-row .col-md-6 a .block .title h5 {
    margin-top: 30px; } }

.letyourchild .allexibits {
  width: 100%;
  margin: 0 auto;
  text-align: center; }

.letyourchild .allexibits .btn-default {
  width: 198px;
  height: 48px;
  border: 2px solid #ffffff;
  background-color: #414042;
  color: #ffffff;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  margin: 48px auto 0px; }

.enjoyevents {
  background-image: url("../images/wavepattern.png");
  background-color: #fcb827;
  background-position: left top;
  background-repeat: repeat;
  padding: 200px 0px 80px; }

@media screen and (max-width: 991px) {
  .enjoyevents {
    padding: 200px 0px; } }

@media screen and (max-width: 767px) {
  .enjoyevents {
    padding: 50px 0px 50px; } }

.enjoyevents .content h3 {
  color: #ffffff;
  margin-bottom: 145px; }

@media screen and (max-width: 991px) {
  .enjoyevents .content h3 {
    margin-bottom: 0px; } }

.enjoyevents .container {
  position: relative; }

.enjoyevents .kiteouter {
  position: absolute;
  top: -250px;
  left: 25px; }

@media screen and (max-width: 767px) {
  .enjoyevents .kiteouter {
    display: none; } }

.enjoyevents .kiteouter .kite-image {
  background-image: url("../images/kite.png");
  width: 630px;
  height: 200px;
  background-repeat: no-repeat; }

.enjoyevents .block-row {
  margin-right: -25px;
  margin-left: -25px;
  display: flex;
  flex-wrap: wrap; }

@media screen and (max-width: 991px) {
  .enjoyevents .block-row {
    margin-right: -15px;
    margin-left: -15px; } }

.enjoyevents .block-row:before, .enjoyevents .block-row:after {
  display: flex; }

.enjoyevents .block-row .col-md-3, .enjoyevents .block-row .col-md-12 {
  padding: 0px 25px 0px 25px; }

@media screen and (max-width: 991px) {
  .enjoyevents .block-row .col-md-3, .enjoyevents .block-row .col-md-12 {
    padding: 0px 15px 0px 15px;
    margin-top: 40px; } }

@media (max-width: 767px) {
  .enjoyevents .block-row .col-md-3, .enjoyevents .block-row .col-md-12 {
    margin-top: 30px; } }

.enjoyevents .event-block {
  background-image: url("../images/dotted-line.png");
  background-position: left top;
  background-repeat: repeat-y;
  padding: 0px 0px 0px 45px;
  height: 100%; }

@media (max-width: 991px) {
  .enjoyevents .event-block {
    padding: 0px 0px 0px 35px; } }

@media (max-width: 767px) {
  .enjoyevents .event-block {
    padding: 0px 0px 0px 25px; } }

.enjoyevents .event-block h5 {
  color: #ffffff;
  font-size: 18px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-transform: capitalize;
  margin-bottom: 13px; }

.enjoyevents .event-block .date-time p {
  color: #414042;
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  margin-bottom: 0px;
  line-height: normal; }

.enjoyevents .event-block .event-content p {
  color: #414042;
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  padding-top: 13px; }

.enjoyevents .see-calender {
  width: 100%;
  margin: 0 auto; }

.enjoyevents .see-calender .btn-default {
  width: 148px;
  height: 48px;
  border: 2px solid #ffffff;
  background-color: #ee3e42;
  color: #ffffff;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  margin: 75px auto 0px; }

@media screen and (max-width: 991px) {
  .enjoyevents .see-calender .btn-default {
    margin: 0px auto 0px; } }

.partyeducator {
  overflow-x: hidden;
  overflow-y: hidden; }

.partyeducator .row {
  margin-right: -190px;
  margin-left: -190px;
  display: flex;
  flex-wrap: wrap; }

@media screen and (max-width: 1320px) {
  .partyeducator .row {
    margin-right: -120px;
    margin-left: -120px; } }

@media screen and (max-width: 991px) {
  .partyeducator .row {
    margin-right: -15px;
    margin-left: -15px; } }

.partyeducator .row:before, .partyeducator .row:after {
  display: flex; }

.partyeducator .col-md-6 {
  padding: 86px 190px 190px 190px; }

@media screen and (max-width: 1320px) {
  .partyeducator .col-md-6 {
    padding: 86px 120px 120px 120px; } }

@media screen and (max-width: 991px) {
  .partyeducator .col-md-6 {
    padding: 86px 15px 0px 15px; } }

@media (max-width: 767px) {
  .partyeducator .col-md-6 {
    padding: 50px 15px; } }

.partyeducator .right-col {
  padding: 86px 180px 180px 180px;
  position: relative; }

@media screen and (max-width: 1320px) {
  .partyeducator .right-col {
    padding: 86px 120px 120px 120px; } }

@media screen and (max-width: 991px) {
  .partyeducator .right-col {
    padding: 50px 15px 50px 15px; } }

@media (max-width: 767px) {
  .partyeducator .right-col {
    padding: 0px 15px 50px 15px; } }

.partyeducator .right-col:before {
  position: absolute;
  content: "";
  height: auto;
  width: 152px;
  top: 0;
  bottom: 0;
  left: -50px;
  background-image: url("../images/partyedudotline.png");
  background-repeat: no-repeat;
  background-size: cover; }

@media screen and (max-width: 991px) {
  .partyeducator .right-col:before {
    display: none; } }

.partyeducator h5 {
  color: #8bc53f;
  font-size: 16px; }

.partyeducator h3 {
  color: #8bc53f;
  margin-top: 75px;
  line-height: 50px; }

@media screen and (max-width: 991px) {
  .partyeducator h3 {
    margin-top: 30px; } }

@media (max-width: 767px) {
  .partyeducator h3 {
    margin-top: 20px;
    line-height: 30px; } }

.partyeducator p {
  color: #414042; }

.partyeducator .block {
  margin-top: 70px;
  padding: 50px 0px 46px;
  display: flex;
  height: auto;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  background-color: #8bc53f;
  border: 2px solid #ffffff;
  background-image: url("../images/wavepattern.png");
  min-height: 300px; }

@media screen and (max-width: 991px) {
  .partyeducator .block {
    margin-top: 30px; } }

@media (max-width: 767px) {
  .partyeducator .block {
    flex-flow: wrap;
    padding: 20px 20px 20px;
    min-height: auto;
    margin-top: 20px; } }

.partyeducator .block .top-image {
  margin-bottom: 36px; }

@media (max-width: 767px) {
  .partyeducator .block .top-image {
    flex-basis: 20%;
    margin-bottom: 0px; } }

@media (max-width: 767px) {
  .partyeducator .block .top-image img {
    max-width: 100%;
    height: 40px; } }

@media (max-width: 767px) {
  .partyeducator .block .title {
    flex-basis: 80%;
    padding-left: 20px; } }

.partyeducator .block .title h5 {
  color: #414042;
  font-size: 24px; }

@media screen and (max-width: 991px) {
  .partyeducator .block .title h5 {
    font-size: 18px;
    line-height: 24px; } }

.yourturn {
  background-color: #414042;
  background-repeat: no-repeat;
  background-position: right top;
  background-size: contain;
  position: relative; }

.yourturn .popimage-outer {
  position: absolute;
  top: 80px;
  left: 0px;
  z-index: 1; }

@media screen and (max-width: 991px) {
  .yourturn .popimage-outer {
    display: none; } }

.yourturn .popimage-outer .pop-image {
  background-image: url("../images/youturnplane.png");
  height: 62px;
  width: 221px;
  background-repeat: no-repeat; }

@media screen and (max-width: 992px) {
  .yourturn {
    background-image: none !important; } }

.yourturn .leftcol {
  padding: 150px 15px;
  background-color: #414042; }

@media screen and (max-width: 992px) {
  .yourturn .leftcol {
    padding: 50px 15px 50px; } }

.yourturn .leftcol:after {
  position: absolute;
  content: "";
  height: 100%;
  width: 64px;
  right: -64px;
  top: 0px;
  bottom: 0;
  background-image: url("../images/youturndotline.png");
  background-repeat: no-repeat; }

@media screen and (max-width: 992px) {
  .yourturn .leftcol:after {
    display: none; } }

.yourturn .content:before, .yourturn .content:after {
  display: none; }

.yourturn .content h3 {
  color: #ffffff;
  margin-bottom: 97px; }

@media screen and (max-width: 992px) {
  .yourturn .content h3 {
    margin-bottom: 40px; } }

.yourturn .content .btn-default {
  width: 146px;
  height: 46px;
  border: 2px solid #ffffff;
  background-color: #ee3e42;
  color: #ffffff;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  margin: 0px; }

.navbar.navbar-default.main-menu .navbar-collapse ul.navbar-nav li.active a {
  background-color: transparent; }

.footer-sub {
  overflow: hidden;
  padding: 50px 0px 80px;
  position: relative; }

@media screen and (max-width: 991px) {
  .footer-sub {
    padding: 20px 0px 50px; } }

@media (max-width: 767px) {
  .footer-sub {
    padding: 20px 0px 0px; } }

.footer-sub .row {
  margin-right: -50px;
  margin-left: -50px;
  display: flex;
  flex-wrap: wrap;
  overflow-x: hidden; }

@media screen and (max-width: 991px) {
  .footer-sub .row {
    margin-right: -15px;
    margin-left: -15px; } }

.footer-sub .row:before, .footer-sub .row:after {
  display: flex; }

.footer-sub .row .col-md-3 {
  padding: 0px 50px; }

@media screen and (max-width: 991px) {
  .footer-sub .row .col-md-3 {
    padding: 0px 15px 0px 15px;
    margin-top: 30px; } }

@media (max-width: 991px) {
  .footer-sub .row .col-md-3 .footer-logo {
    margin-bottom: 30px; } }

@media (max-width: 767px) {
  .footer-sub .row .col-md-3 .footer-logo {
    margin-bottom: 0px; } }

@media (max-width: 991px) {
  .footer-sub .footer-content {
    margin-bottom: 30px; } }

@media (max-width: 767px) {
  .footer-sub .footer-content {
    margin-bottom: 20px; } }

.footer-sub .footer-content h5 {
  color: #3fb9eb;
  font-size: 14px;
  line-height: 20px; }

.footer-sub .footer-content p {
  font-size: 14px;
  padding-top: 7px;
  color: #414042;
  line-height: 20px; }

.footer-sub .footer-content p:last-of-type {
  margin: 0px; }

@media (max-width: 991px) {
  .footer-sub .footer-content p {
    margin-bottom: 5px;
    padding-top: 2px; } }

@media (max-width: 767px) {
  .footer-sub .footer-content p {
    margin-bottom: 2px;
    padding-top: 0px; } }

@media (max-width: 767px) {
  .footer-sub .footer-content p br {
    display: block; } }

.footer-sub .footer-content .social {
  padding-top: 40px; }

@media (max-width: 767px) {
  .footer-sub .footer-content .social {
    padding-top: 40px; } }

.footer-sub .footer-content .social a {
  margin-right: 12px;
  display: inline-block; }

.footer-sub .footer-navbar {
  position: relative;
  min-height: auto;
  margin: 0px;
  display: none; }

@media (max-width: 767px) {
  .footer-sub .footer-navbar {
    display: block; } }

.footer-sub .footer-navbar .navbar-toggle {
  position: absolute;
  right: 0px;
  top: -77px;
  margin: 0px -10px 0px 0px; }

.footer-sub .footer-navbar .navbar-toggle .icon-bar {
  background-color: #3fb9eb; }

.footer-sub .footer-navbar .footer-navmenu {
  padding: 0px; }

.footer-sub .footer-navbar .footer-navmenu ul {
  margin: 0px;
  padding: 0px; }

.footer-sub .footer-navbar .footer-navmenu ul#menu-header-menu-4 li:last-child {
  border-bottom: none; }

.footer-sub .footer-navbar .footer-navmenu ul li {
  border-bottom: 1px solid #8bc53f;
  width: 100%; }

.footer-sub .footer-navbar .footer-navmenu ul li.active a {
  color: #8bc53f; }

.footer-sub .footer-navbar .footer-navmenu ul li a {
  font-size: 13px;
  line-height: 18px;
  color: #3fb9eb;
  text-transform: uppercase;
  padding: 15px 15px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal; }

.footer-sub .footer-navbar .footer-navmenu ul li a:hover, .footer-sub .footer-navbar .footer-navmenu ul li a:focus {
  color: #8bc53f;
  text-decoration: none !important;
  background-color: transparent; }

.footer {
  overflow: hidden;
  background-color: #f2f2f2;
  padding: 50px 0px;
  position: relative; }

@media (max-width: 767px) {
  .footer {
    padding: 0px 0px 20px 0px;
    background-color: #ffffff; } }

.footer .nopading {
  padding: 0px; }

@media screen and (max-width: 480px) {
  .footer .col-xs-6 {
    width: 100%; } }

.footer .footer-content {
  padding-bottom: 12px; }

.footer .footer-content h5 {
  color: #3fb9eb;
  font-size: 14px;
  line-height: 20px; }

.footer .footer-content ul {
  padding: 0px; }

.footer .footer-content ul li {
  list-style-type: none; }

.footer .footer-content ul li a {
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  color: #414042; }

.footer .footer-content ul li a:hover {
  color: #8bc53f; }

.footer .footerform {
  position: relative;
  padding-left: 18px; }

.footer .footerform::before {
  content: "";
  background-image: url(../images/dotted-line.png);
  background-position: left top;
  background-repeat: repeat-y;
  width: 4px;
  height: 100%;
  position: absolute;
  left: -35px; }

@media (max-width: 991px) {
  .footer .footerform::before {
    background-image: none; } }

.footer .footerform h5 {
  color: #3fb9eb;
  font-size: 25px;
  line-height: 25px;
  margin-bottom: 30px;
  font-family: clarendon-text-pro, serif;
  font-weight: 700;
  font-style: normal;
  text-transform: none; }

.footer .footerform p {
  color: #414042;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  line-height: 20px; }

@media screen and (max-width: 991px) {
  .footer .footerform {
    margin-top: 40px;
    padding-top: 50px;
    background-image: url(../images/dottedFooterline.png);
    background-position: top;
    background-repeat: repeat-x;
    padding-left: 0;
    margin-bottom: 50px; } }

.footer .footerform form {
  margin-top: 30px; }

.footer .footerform form .form-group {
  margin-bottom: 30px; }

.footer .footerform form .form-group .form-control {
  border: 1px solid #3fb9eb;
  color: #3fb9eb;
  border-radius: 0px;
  height: 38px;
  color: #3fb9eb; }

.footer .footerform form .form-group .form-control::-webkit-input-placeholder {
  color: #676668;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  opacity: 1; }

.footer .footerform form .form-group .form-control:-moz-placeholder {
  color: #676668;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  opacity: 1; }

.footer .footerform form .form-group .form-control::-moz-placeholder {
  color: #676668;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  opacity: 1; }

.footer .footerform form .form-group .form-control:-ms-input-placeholder {
  color: #676668;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  opacity: 1; }

.footer .footerform form button {
  height: 40px;
  width: 150px;
  border: 1px solid #ffffff;
  border-radius: 0px;
  background-color: #3fb9eb;
  color: #ffffff;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 14px;
  text-transform: uppercase;
  padding: 12px 0px;
  text-align: center; }

.footer .copyright, .footer .copyright-blue {
  margin-top: 88px; }

@media screen and (max-width: 991px) {
  .footer .copyright, .footer .copyright-blue {
    margin-top: 0px; } }

.footer .copyright {
  position: relative; }

@media (max-width: 767px) {
  .footer .copyright::before {
    content: "";
    background-image: url("../images/footer-dottedline.png");
    position: absolute;
    top: -20px;
    width: 100%;
    height: 3px; } }

.footer .copyright p {
  color: #939598;
  font-size: 13px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal; }

@media (max-width: 767px) {
  .footer .copyright-blue {
    margin-top: 10px;
    padding-bottom: 50px; } }

.footer .copyright-blue p {
  color: #3fb9eb;
  font-size: 14px;
  text-align: right; }

@media screen and (max-width: 991px) {
  .footer .copyright-blue p {
    text-align: left; } }

.footer .copyright-blue span {
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal; }

.leftpadding {
  padding-left: 30px; }

@media (max-width: 991px) {
  .leftpadding {
    padding-left: 0px; } }

@media (max-width: 767px) {
  .mobile-gap {
    margin-top: 20px !important; } }

@media (max-width: 767px) {
  .mobile-gap br {
    display: none !important; } }

.herosection {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 850px; }

@media screen and (max-width: 991px) {
  .herosection {
    height: 450px;
    display: flex;
    justify-content: center;
    align-items: center; } }

@media (max-width: 767px) {
  .herosection .container {
    width: 100%; } }

.herosection .herocaption {
  padding: 270px 0px; }

@media screen and (max-width: 991px) {
  .herosection .herocaption {
    padding: 0px; } }

@media (max-width: 767px) {
  .herosection .herocaption {
    padding: 0px 0px 0px 14px; } }

@media (max-width: 991px) {
  .herosection .herocaption h2, .herosection .herocaption .hero-heading {
    font-size: 40px;
    line-height: 50px; }
  .herosection .herocaption h2 br, .herosection .herocaption .hero-heading br {
    display: block; } }

.jointhefun {
  padding: 194px 0px 80px 0;
  background-color: #8bc53f;
  position: relative; }

@media screen and (max-width: 991px) {
  .jointhefun {
    padding: 100px 0px 80px 0; } }

@media (max-width: 767px) {
  .jointhefun {
    padding: 50px 0px; } }

.jointhefun .container {
  position: relative; }

.jointhefun .popimage-outer {
  position: absolute;
  top: -194px;
  left: 0px; }

@media (max-width: 991px) {
  .jointhefun .popimage-outer {
    display: none !important; } }

.jointhefun .popimage-outer .pop-image {
  background-image: url("../images/joindotedline.png");
  height: 93px;
  width: 405px;
  background-repeat: no-repeat; }

.jointhefun .block-row {
  display: flex;
  flex-wrap: wrap; }

@media (max-width: 767px) {
  .jointhefun .block-row {
    display: block; } }

.jointhefun .block-row:before, .jointhefun .block-row:after {
  display: flex; }

@media (max-width: 767px) {
  .jointhefun .block-row:before, .jointhefun .block-row:after {
    display: block; } }

.jointhefun .block-row .btn-default {
  margin-bottom: 0px; }

@media screen and (max-width: 991px) {
  .jointhefun .col-class {
    margin-top: 50px; } }

@media (max-width: 767px) {
  .jointhefun .col-class {
    margin-top: 30px; } }

.jointhefun h3, .error .page-title {
  margin-bottom: 68px;
  color: #ffffff; }

@media screen and (max-width: 991px) {
  .jointhefun h3, .error .page-title {
    margin-bottom: 0px; } }

.jointhefun .event-block {
  background-image: url("../images/dotted-line.png");
  background-position: left top;
  background-repeat: repeat-y;
  padding: 0px 0px 0px 45px;
  height: 100%; }

@media (max-width: 991px) {
  .jointhefun .event-block {
    padding: 0px 0px 0px 35px; } }

@media (max-width: 767px) {
  .jointhefun .event-block {
    padding: 0px 0px 0px 25px; } }

.jointhefun .event-block h5 {
  color: #414042;
  font-size: 18px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-transform: uppercase; }

.jointhefun .event-block .map-wrapper img {
  background-color: #898989;
  border: 2px solid #ffffff;
  margin-top: 30px; }

.jointhefun .event-block .content {
  padding-top: 12px; }

.jointhefun .event-block .content p {
  color: #ffffff;
  font-size: 18px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  margin-bottom: 0px; }

@media (max-width: 767px) {
  .jointhefun .event-block .content p {
    margin-bottom: 2px; } }

.jointhefun .event-block .content span {
  display: block;
  color: #ffffff;
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal; }

.exploremore {
  padding: 80px 0;
  background-color: #414042; }

@media (max-width: 991px) {
  .exploremore {
    padding: 80px 0px; } }

@media screen and (max-width: 767px) {
  .exploremore {
    padding: 50px 0px; } }

.exploremore .content-wrapper {
  float: left;
  position: relative; }

.exploremore .content-wrapper h5 {
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  color: #ffffff;
  margin-bottom: 23px; }

@media (max-width: 767px) {
  .exploremore .content-wrapper h5 {
    margin-bottom: 40px;
    line-height: 30px; } }

.exploremore .content-wrapper .left {
  position: absolute;
  left: 0px; }

@media screen and (max-width: 767px) {
  .exploremore .content-wrapper .left {
    display: none; } }

.exploremore .content-wrapper .left img {
  width: 183px;
  height: 175px; }

.exploremore .content-wrapper .right {
  margin-left: 283px; }

@media screen and (max-width: 767px) {
  .exploremore .content-wrapper .right {
    margin-left: 0px; } }

.exploremore .content-wrapper .right ul {
  padding: 0px 0 0 10px; }

.exploremore .content-wrapper .right ul li {
  list-style-type: none;
  position: relative;
  margin-bottom: 10px; }

.exploremore .content-wrapper .right ul li:before {
  content: "";
  position: absolute;
  background-color: #ffffff;
  height: 5px;
  width: 5px;
  left: -10px;
  bottom: 10px;
  border-radius: 50%; }

.exploremore .content-wrapper .right ul li a {
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  font-size: 18px;
  text-decoration: none; }

@media (max-width: 767px) {
  .exploremore .content-wrapper .right ul li a {
    font-size: 16px; } }

.location {
  padding: 80px 0px}

@media screen and (max-width: 991px) {
  .location {
    padding: 80px 0px; } }

@media (max-width: 767px) {
  .location {
    padding: 50px 0px 50px 0px; } }

.location .container {
  position: relative; }

.location .popimage-outer {
  position: absolute;
  top: -80px;
  right: 130px; }

@media screen and (max-width: 1199px) {
  .location .popimage-outer {
    right: 98px; } }

@media screen and (max-width: 991px) {
  .location .popimage-outer {
    display: none; } }

.location .popimage-outer .pop-image {
  background-image: url("../images/locatoion-pop.png");
  width: 257px;
  height: 282px;
  background-repeat: no-repeat; }

.location .popimage-outer .pop-image .content {
  position: absolute;
  bottom: 45px;
  left: 0px;
  right: 0px;
  text-align: center;
  margin: 0 auto; }

.location .popimage-outer .pop-image .content h6 {
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-transform: uppercase;
  color: #414042;
  line-height: 24px; }

.location .popimage-outer .pop-image .content p {
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  color: #414042; }

.location .left {
  padding-right: 90px; }

@media screen and (max-width: 991px) {
  .location .left {
    padding-right: 15px; } }

.location .right {
  padding-left: 100px;
  position: relative; }

@media screen and (max-width: 1199px) {
  .location .right {
    padding-left: 50px; } }

@media screen and (max-width: 991px) {
  .location .right {
    padding-left: 15px; } }

.location .right .block {
  margin-top: 5px;
  margin-bottom: 50px;
  padding: 50px 0px 46px;
  display: flex;
  height: auto;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  background-color: #8bc53f;
  border: 2px solid #ffffff;
  background-image: url("../images/wavepattern.png");
  min-height: 300px; }

.location .right .block:last-child {
  margin-bottom: 0px; }

@media screen and (max-width: 991px) {
  .location .right .block {
    margin-top: 30px; } }

@media (max-width: 767px) {
  .location .right .block {
    min-height: auto;
    flex-flow: wrap;
    padding: 20px 12px 20px;
    margin-bottom: 20px;
    margin-top: 20px; } }

.location .right .block a {
  display: block;
  text-align: center; }

@media (max-width: 767px) {
  .location .right .block a {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: center; } }

.location .right .block a:hover .title h5 {
  text-decoration: underline; }

.location .right .block a .top-image {
  margin-bottom: 36px; }

@media (max-width: 767px) {
  .location .right .block a .top-image {
    margin-bottom: 0px;
    flex-basis: 15%; } }

@media (max-width: 767px) {
  .location .right .block a .top-image img {
    max-width: 100%;
    height: 40px; } }

@media (max-width: 767px) {
  .location .right .block a .title {
    flex-basis: 85%;
    padding-left: 20px;
    text-align: left; } }

.location .right .block a .title h5 {
  color: #414042;
  font-size: 24px; }

@media screen and (max-width: 991px) {
  .location .right .block a .title h5 {
    font-size: 18px;
    line-height: 24px; } }

.location h5 {
  color: #8bc53f;
  font-size: 16px; }

.location h3 {
  color: #8bc53f;
  margin-top: 75px;
  line-height: 50px;
  margin-bottom: 36px;
  padding-right: 50px; }

@media screen and (max-width: 991px) {
  .location h3 {
    margin-top: 30px;
    line-height: 30px; } }

.location p {
  color: #414042;
  font-size: 16px; }

.location .content-block {
  padding-top: 38px; }

@media screen and (max-width: 991px) {
  .location .content-block {
    padding-top: 15px; } }

.location .content-block .title p {
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 18px; }

.location .content-block p {
  padding-top: 13px; }

.location .content-block p a {
  color: #414042;
  text-decoration: underline !important; }

@media screen and (max-width: 991px) {
  .location .content-block p {
    padding-top: 5px; } }

.plan {
  background-image: url("../images/wavepattern.png");
  background-color: #fcb827;
  background-position: left top;
  background-repeat: repeat;
  overflow-x: hidden; }

.plan .row {
  margin-right: -180px;
  margin-left: -180px;
  display: flex;
  flex-wrap: wrap; }

@media screen and (max-width: 1320px) {
  .plan .row {
    margin-right: -120px;
    margin-left: -120px; } }

@media screen and (max-width: 991px) {
  .plan .row {
    margin-right: -15px;
    margin-left: -15px; } }

.plan .row:before, .plan .row:after {
  display: flex; }

.plan .col-md-6 {
  padding: 80px 180px; }

@media screen and (max-width: 1320px) {
  .plan .col-md-6 {
    padding: 86px 120px; } }

@media screen and (max-width: 991px) {
  .plan .col-md-6 {
    padding: 86px 15px 0px 15px; } }

@media (max-width: 767px) {
  .plan .col-md-6 {
    padding: 50px 15px; } }

.plan .left-col {
  position: relative; }

.plan .left-col:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 9999px;
  left: -9999px;
  top: 0px;
  bottom: 0;
  background-color: #fcb724; }

.plan .left-col:after {
  position: absolute;
  content: "";
  height: 100%;
  left: 0px;
  top: 0px;
  bottom: 0;
  right: 78px;
  background-color: #fcb724;
  z-index: 0; }

@media screen and (max-width: 991px) {
  .plan .left-col:after {
    right: 0; } }

.plan .left-col .col-content {
  position: relative;
  z-index: 1; }

.plan .right-col {
  padding: 80px 180px;
  position: relative; }

@media screen and (max-width: 1320px) {
  .plan .right-col {
    padding: 80px 120px; } }

@media screen and (max-width: 991px) {
  .plan .right-col {
    padding: 50px 15px 50px 15px; } }

.plan .right-col:before {
  position: absolute;
  content: "";
  height: auto;
  width: 152px;
  top: 0;
  bottom: 0;
  left: -80px;
  background-size: cover;
  background-image: url("../images/planabg.png"); }

@media screen and (max-width: 991px) {
  .plan .right-col:before {
    display: none; } }

.plan ul {
  padding: 0px 0 0 10px; }

.plan ul li {
  list-style-type: none;
  position: relative;
  margin-bottom: 10px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #414042;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none; }

.plan ul li:before {
  content: "";
  position: absolute;
  background-color: #414042;
  height: 5px;
  width: 5px;
  left: -10px;
  top: 10px;
  border-radius: 50%; }

.plan h5 {
  color: #ffffff;
  font-size: 16px; }

.plan h3 {
  color: #ffffff;
  margin-top: 30px;
  line-height: 60px; }

@media screen and (max-width: 991px) {
  .plan h3 {
    margin-top: 30px;
    line-height: 35px; } }

@media (max-width: 767px) {
  .plan h3 {
    line-height: 30px; } }

.plan p {
  color: #414042;
  line-height: 24px;
  font-size: 16px; }

.plan h6 {
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  line-height: 24px;
  font-size: 16px;
  margin: 11px 0px 13px;
  color: #414042; }

.plan a.btn.btn-default {
  margin-bottom: 25px;
  margin-top: 60px; }

@media (max-width: 767px) {
  .plan a.btn.btn-default {
    margin: 30px 0px 0px 0px; } }

.exhibit {
  background-color: #ee3e42;
  padding-bottom: 80px; }

@media screen and (max-width: 991px) {
  .exhibit {
    padding-bottom: 100px; } }

@media screen and (max-width: 767px) {
  .exhibit {
    padding-bottom: 50px; } }

.exhibit .exhibit-slider {
  height: 890px; }

@media screen and (max-width: 1024px) {
  .exhibit .exhibit-slider {
    height: 500px; } }

@media screen and (max-width: 767px) {
  .exhibit .exhibit-slider {
    height: 400px; } }

.exhibit .exhibit-slider .container {
  position: relative; }

.exhibit .exhibit-slider .carousel-fade .carousel-inner {
  position: relative; }

.exhibit .exhibit-slider .carousel-fade .carousel-inner:after {
  position: absolute;
  content: "";
  width: 100%;
  background-image: url("../images/exhibitsdotedline.png");
  background-size: cover;
  height: 145px;
  bottom: 0px;
  z-index: 4; }

@media (min-width: 1930px) {
  .exhibit .exhibit-slider .carousel-fade .carousel-inner:after {
    height: 185px; } }

.exhibit .exhibit-slider .carousel-fade .carousel-inner .item {
  transition-property: opacity; }

.exhibit .exhibit-slider .carousel-fade .carousel-inner .item,
.exhibit .exhibit-slider .carousel-fade .carousel-inner .active.left,
.exhibit .exhibit-slider .carousel-fade .carousel-inner .active.right {
  opacity: 0; }

.exhibit .exhibit-slider .carousel-fade .carousel-inner .active,
.exhibit .exhibit-slider .carousel-fade .carousel-inner .next.left,
.exhibit .exhibit-slider .carousel-fade .carousel-inner .prev.right {
  opacity: 1; }

.exhibit .exhibit-slider .carousel-fade .carousel-inner .next,
.exhibit .exhibit-slider .carousel-fade .carousel-inner .prev,
.exhibit .exhibit-slider .carousel-fade .carousel-inner .active.left,
.exhibit .exhibit-slider .carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.exhibit .exhibit-slider .carousel-control {
  width: 75px;
  z-index: 2;
  opacity: 1; }

.exhibit .exhibit-slider .carousel-control.left, .exhibit .exhibit-slider .carousel-control.right {
  background-image: none;
  bottom: 250px; }

.exhibit .exhibit-slider .carousel-control.left {
  left: 15px;
  bottom: 250px;
  top: auto; }

.exhibit .exhibit-slider .carousel-control.right {
  left: unset;
  right: 15px;
  top: auto; }

.exhibit .exhibit-slider .carousel,
.exhibit .exhibit-slider .carousel-inner,
.exhibit .exhibit-slider .carousel-inner .item {
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

.exhibit .exhibit-slider .carousel-inner .item {
  height: 100%; }

.exhibit .exhibit-slider .carousel-inner .item .container {
  position: relative;
  z-index: 2;
  height: 100%;
  padding: 0px;
  border: none; }

.exhibit h5 {
  color: #ffffff;
  font-size: 16px; }

.exhibit h3 {
  color: #ffffff;
  margin-top: 70px;
  line-height: 60px;
  margin-bottom: 52px; }

@media screen and (max-width: 991px) {
  .exhibit h3 {
    margin-top: 30px;
    line-height: 40px; } }

@media (max-width: 767px) {
  .exhibit h3 {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 30px; } }

.exhibit p {
  color: #ffffff;
  line-height: 24px;
  font-size: 16px; }

.exhibit a.btn.btn-default {
  background-color: #414042;
  width: 200px;
  margin-bottom: 0px; }

.calender {
  padding: 100px 0px; }

@media screen and (max-width: 767px) {
  .calender {
    padding: 50px 0px 50px; } }

.calender .content h5 {
  color: #3fb9eb;
  font-size: 16px; }

.calender .content h3 {
  color: #3fb9eb;
  margin-top: 70px;
  margin-bottom: 50px; }

@media screen and (max-width: 991px) {
  .calender .content h3 {
    margin-bottom: 0px;
    margin-top: 30px; } }

.calender .container {
  position: relative; }

.calender .block-row {
  margin-right: -25px;
  margin-left: -25px;
  display: flex;
  flex-wrap: wrap; }

@media screen and (max-width: 991px) {
  .calender .block-row {
    margin-right: -15px;
    margin-left: -15px; } }

.calender .block-row:before, .calender .block-row:after {
  display: flex; }

.calender .block-row .col-md-3, .calender .block-row .col-md-12 {
  padding: 0px 25px 0px 25px; }

@media screen and (max-width: 991px) {
  .calender .block-row .col-md-3, .calender .block-row .col-md-12 {
    padding: 0px 15px 0px 15px;
    margin-top: 50px; } }

@media (max-width: 767px) {
  .calender .block-row .col-md-3, .calender .block-row .col-md-12 {
    margin-top: 30px; } }

.calender .event-block {
  background-image: url("../images/blue-dottedLine.png");
  background-position: left top;
  background-repeat: repeat-y;
  padding: 0px 0px 0px 45px;
  height: 100%; }

@media (max-width: 767px) {
  .calender .event-block {
    padding: 0px 0px 0px 25px; } }

.calender .event-block h5 {
  color: #3fb9eb;
  font-size: 18px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-transform: uppercase;
  margin-bottom: 13px; }

.calender .event-block .date-time {
  margin-bottom: 10px; }

.calender .event-block .date-time p {
  color: #414042;
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  margin-bottom: 0px;
  line-height: 20px; }

.calender .event-block .date-time p:first-child {
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal; }

@media (max-width: 991px) {
  .calender .btn-default {
    margin-bottom: 0px !important;
    margin-top: 40px !important; } }

@media (max-width: 767px) {
  .calender .btn-default {
    margin: 0px !important; } }

.gorup-visit {
  padding: 80px 0px;
  position: relative;
  background-color: #3fb9eb; }

@media screen and (max-width: 991px) {
  .gorup-visit {
    padding: 80px 0px; } }

@media screen and (max-width: 767px) {
  .gorup-visit {
    padding: 50px 0px; } }

.gorup-visit .block-row {
  margin-left: -25px;
  margin-right: -25px;
  display: flex;
  flex-wrap: wrap; }

.gorup-visit .block-row:before, .gorup-visit .block-row:after {
  display: flex; }

@media screen and (max-width: 767px) {
  .gorup-visit .block-row {
    margin-left: -15px;
    margin-right: -15px; } }

.gorup-visit .block-row .col-md-4 {
  padding-left: 25px;
  padding-right: 25px; }

@media screen and (max-width: 767px) {
  .gorup-visit .block-row .col-md-4 {
    padding-left: 15px;
    padding-right: 15px; } }

.gorup-visit .container {
  position: relative; }

.gorup-visit .popimage-outer {
  position: absolute;
  top: -80px;
  right: 130px; }

@media screen and (max-width: 1199px) {
  .gorup-visit .popimage-outer {
    right: 98px; } }

@media screen and (max-width: 991px) {
  .gorup-visit .popimage-outer {
    display: none; } }

.gorup-visit .popimage-outer .pop-image {
  background-image: url("../images/group-visit-dotline.png");
  width: 153px;
  height: 238px;
  background-repeat: no-repeat; }

.gorup-visit h5 {
  font-size: 16px;
  color: #ffffff; }

.gorup-visit h3 {
  color: #ffffff;
  margin-top: 70px;
  margin-bottom: 44px; }

@media (max-width: 991px) {
  .gorup-visit h3 {
    margin-top: 50px; } }

@media (max-width: 767px) {
  .gorup-visit h3 {
    margin-top: 30px;
    margin-bottom: 30px; } }

.gorup-visit .block {
  margin-top: 70px;
  padding: 50px 0px 46px;
  display: flex;
  height: auto;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  background-color: #8bc53f;
  border: 2px solid #ffffff;
  background-image: url("../images/wavepattern.png");
  min-height: 300px; }

@media screen and (max-width: 991px) {
  .gorup-visit .block {
    margin-top: 50px; } }

@media (max-width: 767px) {
  .gorup-visit .block {
    flex-flow: wrap;
    padding: 20px 20px 20px;
    min-height: auto;
    margin-top: 20px; } }

@media (max-width: 767px) {
  .gorup-visit .block a {
    display: flex;
    width: 100%;
    flex-flow: wrap;
    align-items: center; } }

.gorup-visit .block .top-image {
  margin-bottom: 36px; }

@media (max-width: 767px) {
  .gorup-visit .block .top-image {
    margin-bottom: 0px;
    flex-basis: 20%; } }

@media (max-width: 767px) {
  .gorup-visit .block .top-image img {
    max-width: 100%;
    height: 40px; } }

@media (max-width: 767px) {
  .gorup-visit .block .title {
    flex-basis: 80%;
    padding-left: 20px; } }

.gorup-visit .block .title h5 {
  color: #414042;
  font-size: 24px;
  text-align: center; }

@media screen and (max-width: 991px) {
  .gorup-visit .block .title h5 {
    font-size: 18px;
    line-height: 24px; } }

@media (max-width: 767px) {
  .gorup-visit .block .title h5 {
    text-align: left; } }

.accessibility {
  padding: 80px 0; 
  position: relative; }

@media screen and (max-width: 991px) {
  .accessibility {
    padding: 80px 0px; } }

@media screen and (max-width: 767px) {
  .accessibility {
    padding: 50px 0px; } }

.accessibility .container {
  position: relative; }

.accessibility h5 {
  font-size: 16px;
  color: #3fb9eb; }

.accessibility h3 {
  color: #3fb9eb;
  margin-top: 70px;
  margin-bottom: 44px; }

@media (max-width: 991px) {
  .accessibility h3 {
    margin-top: 50px; } }

@media (max-width: 767px) {
  .accessibility h3 {
    margin-top: 30px;
    margin-bottom: 30px; } }

.accessibility p {
  color: #414042;
  font-size: 16px;
  padding-right: 100px; }

@media (max-width: 991px) {
  .accessibility p {
    padding-right: 0px; } }

@media (max-width: 767px) {
  .accessibility p {
    padding-right: 0px; } }

.accessibility a.btn.btn-default {
  margin-bottom: 0px;
  clear: both;
  float: left; }

.accessibility ul {
  float: left;
  padding: 10px 0 0 10px; }

.accessibility ul li {
  list-style-type: none;
  position: relative;
  margin-bottom: 10px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #414042;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  display: inline-block;
  float: left;
  margin-right: 100px; }

.accessibility ul li:before {
  content: "";
  position: absolute;
  background-color: #414042;
  height: 5px;
  width: 5px;
  left: -10px;
  bottom: 10px;
  border-radius: 50%; }

.accessibility .popimage-outer {
  position: absolute;
  bottom: -200px;
  right: 15px; }

@media screen and (max-width: 991px) {
  .accessibility .popimage-outer {
    display: none; } }

.accessibility .popimage-outer .pop-image {
  background-image: url("../images/accesibilitypop.png");
  width: 254px;
  height: 472px;
  background-repeat: no-repeat; }

.accessibility .popimage-outer .pop-image .content {
  position: absolute;
  top: 60px;
  left: 0px;
  right: 0px;
  text-align: center;
  margin: 0 auto; }

.accessibility .popimage-outer .pop-image .content h6 {
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-transform: uppercase;
  color: #414042;
  line-height: 24px; }

.accessibility .popimage-outer .pop-image .content p {
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  color: #414042;
  padding: 0px; }

.whatweoffer {
  padding: 80px 0px;
  background-color: #414042; }

@media screen and (max-width: 991px) {
  .whatweoffer {
    padding: 80px 0px; } }

@media screen and (max-width: 768px) {
  .whatweoffer {
    padding: 50px 0px; } }

.whatweoffer h3 {
  color: #ffffff;
  margin-bottom: 70px; }

@media (max-width: 991px) {
  .whatweoffer h3 {
    margin-bottom: 40px; } }

@media (max-width: 767px) {
  .whatweoffer h3 {
    margin-bottom: 20px; } }

.whatweoffer .block-row {
  margin-left: -25px;
  margin-right: -25px;
  display: flex;
  flex-wrap: wrap; }

.whatweoffer .block-row:before, .whatweoffer .block-row:after {
  display: flex; }

@media screen and (max-width: 767px) {
  .whatweoffer .block-row {
    margin-left: -15px;
    margin-right: -15px;
    display: block; } }

.whatweoffer .block-row .col-md-4 {
  padding-left: 25px;
  padding-right: 25px; }

@media (max-width: 991px) {
  .whatweoffer .block-row .col-md-4 {
    margin-top: 50px; } }

@media (max-width: 767px) {
  .whatweoffer .block-row .col-md-4 {
    margin-top: 20px; } }

@media screen and (max-width: 767px) {
  .whatweoffer .block-row .col-md-4 {
    padding-left: 15px;
    padding-right: 15px; } }

.whatweoffer .block {
  padding: 50px 10px 46px;
  display: flex;
  height: 100%;
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  background-color: #fcb724;
  border: 2px solid #ffffff;
  background-image: url("../images/wavepattern.png");
  text-align: center; }

@media (max-width: 767px) {
  .whatweoffer .block {
    flex-flow: wrap;
    padding: 20px 20px 20px;
    align-items: center; } }

.whatweoffer .block .top-image {
  margin-bottom: 60px; }

@media (max-width: 767px) {
  .whatweoffer .block .top-image {
    margin-bottom: 0px;
    flex-basis: 15%; } }

.whatweoffer .block .top-image img {
  max-width: 100%; }

@media (max-width: 767px) {
  .whatweoffer .block .top-image img {
    max-width: 100%;
    height: 40px; } }

@media (max-width: 767px) {
  .whatweoffer .block .title {
    flex-basis: 85%;
    padding-left: 20px; } }

.whatweoffer .block .title h5 {
  color: #414042;
  font-size: 24px;
  text-align: center; }

@media screen and (max-width: 991px) {
  .whatweoffer .block .title h5 {
    font-size: 18px;
    line-height: 24px; } }

@media (max-width: 767px) {
  .whatweoffer .block .title h5 {
    text-align: left; } }

@media screen and (max-width: 1024px) {
  .whatshapn-banner-blk .hero-heading {
    font-size: 40px;
    line-height: 50px; } }

.little-funblk {
  background-color: #3fb9eb;
  padding-bottom: 78px;
  padding-top: 98px; }

@media (max-width: 767px) {
  .little-funblk {
    padding-bottom: 8px;
    padding-top: 50px; } }

.little-funblk .box-title {
  text-transform: uppercase;
  color: #ffffff;
  position: relative;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 16px;
  display: inline-block;
  padding-right: 40px;
  padding-bottom: 90px; }

@media (max-width: 991px) {
  .little-funblk .box-title {
    padding-bottom: 50px; } }

@media (max-width: 767px) {
  .little-funblk .box-title {
    padding-bottom: 30px; } }

.little-funblk .box-title .right-arrow {
  position: absolute;
  background-image: url("../images/littel-blk-arrow.png");
  background-position: left;
  background-repeat: no-repeat;
  background-size: contain;
  width: 670px;
  height: 90px;
  left: 100%;
  top: -40px; }

@media screen and (max-width: 991px) {
  .little-funblk .box-title .right-arrow {
    max-width: 400px; } }

@media screen and (max-width: 767px) {
  .little-funblk .box-title .right-arrow {
    display: none !important; } }

.little-funblk .section-title {
  color: #ffffff;
  margin: 0px 0px 98px 0px; }

@media (max-width: 991px) {
  .little-funblk .section-title {
    margin: 0px 0px 60px 0px; } }

@media (max-width: 767px) {
  .little-funblk .section-title {
    margin: 0px 0px 30px 0px;
    font-size: 25px; } }

.little-funblk .funlist-blk {
  max-width: 905px; }

.little-funblk .funlist-blk .box-row {
  margin: 0px -50px;
  display: flex;
  flex-wrap: wrap; }

@media (max-width: 991px) {
  .little-funblk .funlist-blk .box-row {
    margin: 0px -20px; } }

@media (max-width: 767px) {
  .little-funblk .funlist-blk .box-row {
    margin: 0px -15px; } }

.little-funblk .funlist-blk .box-row .col-sm-6 {
  padding: 0px 50px;
  margin-bottom: 100px; }

@media (max-width: 991px) {
  .little-funblk .funlist-blk .box-row .col-sm-6 {
    padding: 0px 20px; } }

@media (max-width: 767px) {
  .little-funblk .funlist-blk .box-row .col-sm-6 {
    margin-bottom: 20px;
    padding: 0px 15px; } }

.little-funblk .funlist-blk .box-row .col-sm-6 .funlistBox {
  padding: 45px 10px;
  display: flex;
  height: 100%;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  background-color: #fcb724;
  border: 2px solid #ffffff;
  background-image: url("../images/wavepattern.png"); }

@media (max-width: 767px) {
  .little-funblk .funlist-blk .box-row .col-sm-6 .funlistBox {
    flex-flow: wrap;
    padding: 20px 20px 20px; } }

.little-funblk .funlist-blk .box-row .col-sm-6 .funlistBox a {
  display: block;
  text-align: center; }

@media (max-width: 767px) {
  .little-funblk .funlist-blk .box-row .col-sm-6 .funlistBox a {
    display: flex;
    flex-flow: wrap;
    flex-basis: 100%;
    align-items: center; } }

.little-funblk .funlist-blk .box-row .col-sm-6 .funlistBox a:hover h4 {
  text-decoration: underline; }

.little-funblk .funlist-blk .box-row .col-sm-6 .funlistBox a .box-image {
  margin-bottom: 40px;
  text-align: center;
  min-height: 135px; }

@media (max-width: 767px) {
  .little-funblk .funlist-blk .box-row .col-sm-6 .funlistBox a .box-image {
    margin-bottom: 0px;
    flex-basis: 20%;
    min-height: auto; } }

@media (max-width: 767px) {
  .little-funblk .funlist-blk .box-row .col-sm-6 .funlistBox a .box-image img {
    max-width: 100%;
    height: 40px; } }

.little-funblk .funlist-blk .box-row .col-sm-6 .funlistBox a h4 {
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 24px;
  line-height: 24px;
  color: #414042;
  margin: 0px;
  text-transform: uppercase; }

@media (max-width: 991px) {
  .little-funblk .funlist-blk .box-row .col-sm-6 .funlistBox a h4 {
    line-height: 30px; } }

@media (max-width: 767px) {
  .little-funblk .funlist-blk .box-row .col-sm-6 .funlistBox a h4 {
    font-size: 18px;
    flex-basis: 76%;
    text-align: left;
    padding-left: 20px;
    line-height: 20px; } }

.special-event {
  padding: 80px 0px;
  background-image: none;
  background-color: #ffffff; }

@media (max-width: 991px) {
  .special-event {
    padding: 80px 0px; } }

@media (max-width: 767px) {
  .special-event {
    padding: 50px 0px; } }

.special-event h5 {
  font-size: 16px;
  color: #3fb9eb;
  padding-bottom: 30px; }

@media (max-width: 991px) {
  .special-event h5 {
    padding-bottom: 30px; } }

@media (max-width: 767px) {
  .special-event h5 {
    padding-bottom: 30px; } }

.special-event .content h3 {
  color: #3fb9eb;
  margin: 0px 0px 70px 0px; }

@media (max-width: 991px) {
  .special-event .content h3 {
    margin: 0px 0px 0px 0px; } }

@media (max-width: 767px) {
  .special-event .content h3 {
    font-size: 25px;
    margin: 0px 0px 0px 0px; } }

.special-event .event-block {
  background-image: url("../images/blue-dottedLine.png");
  background-position: left top;
  background-repeat: repeat-y; }

.special-event .event-block h5 {
  color: #3fb9eb;
  font-size: 18px;
  padding-bottom: 0px; }

.special-event .event-block .date-time p {
  line-height: 20px;
  margin-bottom: 5px; }

.special-event .event-block .date-time p:last-of-type {
  margin-bottom: 0px; }

.special-event .event-block .event-content p {
  margin-bottom: 0px; }

.special-event .event-block .event-content .font14 {
  font-size: 14px;
  line-height: 20px; }

.special-event .event-bottom-img {
  position: absolute;
  background-image: url(../images/ship.png);
  background-position: center;
  background-repeat: no-repeat;
  width: 570px;
  height: 215px;
  top: 50px;
  background-size: contain; }

@media (max-width: 1200px) {
  .special-event .event-bottom-img {
    width: 440px; } }

@media (max-width: 991px) {
  .special-event .event-bottom-img {
    width: 330px;
    top: -20px; } }

@media (max-width: 767px) {
  .special-event .event-bottom-img {
    display: none; } }

.special-event .see-calender .btn-red {
  width: 148px;
  height: 48px;
  border: 2px solid #ffffff;
  background-color: #ee3e42;
  color: #ffffff;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  margin: 75px 0px 0px 0px;
  padding: 10px 10px 0px 10px;
  display: inline-block; }

@media (max-width: 991px) {
  .special-event .see-calender .btn-red {
    margin: 70px auto 0px; } }

.special-event .see-calender .btn-red:hover {
  text-decoration: none !important; }

.earn-badge {
  background-size: contain; }

.earn-badge h5 {
  font-size: 16px;
  color: #ffffff;
  padding-bottom: 30px; }

@media (max-width: 991px) {
  .earn-badge h5 {
    padding-bottom: 30px; } }

@media (max-width: 767px) {
  .earn-badge h5 {
    padding-bottom: 30px; } }

@media (max-width: 991px) {
  .earn-badge .right-col .content {
    padding: 100px 0px; } }

@media (max-width: 767px) {
  .earn-badge .right-col .content {
    padding: 50px 0px; } }

.earn-badge .right-col .content .btn-default {
  margin: 70px 0px 0px 0px; }

@media (max-width: 991px) {
  .earn-badge .right-col .content .btn-default {
    margin: 40px 0px 0px 0px; } }

@media (max-width: 767px) {
  .earn-badge .right-col .content .btn-default {
    margin: 20px 0px 0px 0px; } }

.earn-badge .right-col .content p {
  padding-right: 0px; }

.earn-badge .section-intro {
  color: #ffffff; }

@media (max-width: 991px) {
  .earn-badge .section-intro {
    padding-bottom: 40px; } }

.checkout-box {
  background-color: #3fb9eb;
  padding: 100px 0px 75px 0px;
  background-image: url("../images/wavepattern.png");
  background-position: left top;
  background-repeat: repeat;
  position: relative; }

@media (max-width: 991px) {
  .checkout-box {
    padding: 100px 0px 70px 0px; } }

@media (max-width: 767px) {
  .checkout-box {
    padding: 50px 0px; } }

.checkout-box .checkout-arrow {
  background-image: url(../images/checkout-arrow.png);
  background-position: left;
  background-repeat: no-repeat;
  position: absolute;
  width: 194px;
  height: 78px;
  left: -5px;
  top: 65px;
  background-size: contain; }

@media (max-width: 991px) {
  .checkout-box .checkout-arrow {
    width: 160px; } }

@media (max-width: 767px) {
  .checkout-box .checkout-arrow {
    display: none;
    top: 20px;
    width: 140px; } }

.checkout-box .checkout-detail {
  margin-left: 165px; }

@media (max-width: 991px) {
  .checkout-box .checkout-detail {
    margin-bottom: 40px; } }

@media (max-width: 767px) {
  .checkout-box .checkout-detail {
    margin-left: 0px;
    margin-bottom: 40px; } }

.checkout-box .checkout-detail .checkout-title {
  color: #ffffff;
  line-height: 30px;
  margin: 0px 0px 30px 0px; }

.checkout-box .checkout-detail p {
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  margin: 0px 0px 10px 0px;
  line-height: 24px; }

.checkout-box .checkout-detail .schedule-box {
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal; }

.checkout-box .checkout-detail .schedule-box tr td {
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  color: #ffffff;
  padding-bottom: 5px; }

.checkout-box .checkout-detail .schedule-box tr td:first-child {
  width: 40%; }

.checkout-box .video-box, {
  border: 2px solid #ffffff;
  max-width: 422px;
  max-height: 238px;
  float: right; }

@media (max-width: 767px) {
  .checkout-box .video-box {
    margin: 0 auto;
    float: none; } }

@media (max-width: 991px) {
  .checkout-box .video-box  {
    margin: 0 auto;
    float: none; } }

.classes-program {
  width: 100%; }

.classes-program .program-imgBox {
  width: 100%;
  height: 630px;
  background-position: left;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative; }

@media (max-width: 767px) {
  .classes-program .program-imgBox {
    height: 360px;
    background-position: top; } }

@media (max-width: 991px) {
  .classes-program .program-imgBox {
    height: 430px; } }

.classes-program .program-imgBox:after {
  content: "";
  position: absolute;
  width: 100%;
  background-image: url("../images/classes-dotline.png");
  background-position: top;
  background-repeat: no-repeat;
  height: 155px;
  background-size: cover;
  background-position: left;
  bottom: 0px; }

@media (min-width: 1930px) {
  .classes-program .program-imgBox:after {
    height: 185px; } }

.classes-program .learning-area {
  background-color: #fcb827;
  position: relative;
  padding: 80px 0px; }

@media (max-width: 991px) {
  .classes-program .learning-area {
    padding: 80px 0px; } }

@media (max-width: 767px) {
  .classes-program .learning-area {
    padding: 30px 0px 10px 0px; } }

.classes-program .learning-area h5 {
  font-size: 16px;
  color: #ffffff;
  padding-bottom: 30px; }

@media (max-width: 991px) {
  .classes-program .learning-area h5 {
    padding-bottom: 30px; } }

@media (max-width: 767px) {
  .classes-program .learning-area h5 {
    padding-bottom: 30px; } }

.classes-program .learning-area .section-intro {
  color: #ffffff; }

@media (max-width: 991px) {
  .classes-program .learning-area .section-intro {
    padding-bottom: 60px; } }

.classes-program .learning-area .program-title {
  max-width: 80%;
  color: #ffffff; }

@media (max-width: 767px) {
  .classes-program .learning-area .program-title {
    font-size: 25px;
    max-width: 100%; } }

@media (max-width: 991px) {
  .classes-program .learning-area .program-title {
    max-width: 100%; } }

.classes-program .learning-area .all-link {
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal; }

.classes-program .learning-area .all-link a {
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 16px;
  color: #414042;
  display: block;
  text-align: right;
  margin-bottom: 20px; }

.classes-program .learning-area .all-link a:hover {
  text-decoration: underline; }

.classes-program .learning-area .box-row {
  margin: 0px -25px;
  display: flex;
  flex-wrap: wrap;
  display: -ms-flexbox;
  display: -webkit-flex; }

@media (max-width: 991px) {
  .classes-program .learning-area .box-row {
    margin: 0px -15px; } }

.classes-program .learning-area .box-row .learning-box {
  padding: 0px 25px;
  margin-bottom: 50px; }

@media (max-width: 991px) {
  .classes-program .learning-area .box-row .learning-box {
    padding: 0px 15px; } }

@media (max-width: 767px) {
  .classes-program .learning-area .box-row .learning-box {
    width: 100%;
    margin-bottom: 20px;
    padding: 0px 15px; } }

.classes-program .learning-area .box-row .learning-box .green-box {
  padding: 45px 20px 90px 20px;
  display: flex;
  height: 100%;
  flex-flow: column;
  justify-content: start;
  background-color: #8bc53f;
  border: 2px solid #ffffff;
  background-image: url(../images/wavepattern.png);
  position: relative;
  text-align: center;
  width: 100%; }

.classes-program .learning-area .box-row .learning-box .green-box .progrm-title {
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 24px;
  line-height: 24px;
  color: #414042;
  margin: 0px;
  text-transform: uppercase;
  margin-bottom: 10px; }

@media (max-width: 767px) {
  .classes-program .learning-area .box-row .learning-box .green-box .progrm-title {
    font-size: 18px; } }

.classes-program .learning-area .box-row .learning-box .green-box p {
  color: #414042;
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  text-align: center;
  margin-bottom: 30px; }

.classes-program .learning-area .box-row .learning-box .green-box .btn-default {
  position: absolute;
  bottom: 45px;
  padding-top: 9px;
  left: 0;
  right: 0;
  margin: auto; }

.classes-program .learning-area .box-row .learning-box .green-box .btn-default:hover {
  color: #ffffff; }

.custom-right {
  float: right; }

@media (max-width: 767px) {
  .custom-right {
    float: none; } }

@media (max-width: 991px) {
  .custom-right {
    float: left; } }

.daily-dropsIns {
  padding-top: 80px;
  padding-bottom: 80px; }

@media (max-width: 991px) {
  .daily-dropsIns {
    padding-top: 80px;
    padding-bottom: 80px; } }

@media (max-width: 767px) {
  .daily-dropsIns {
    padding-bottom: 50px;
    padding-top: 50px; } }

.daily-dropsIns h5 {
  font-size: 16px;
  color: #3fb9eb;
  padding-bottom: 30px; }

@media (max-width: 991px) {
  .daily-dropsIns h5 {
    padding-bottom: 30px; } }

@media (max-width: 767px) {
  .daily-dropsIns h5 {
    padding-bottom: 30px; } }

.daily-dropsIns .event-title {
  color: #3fb9eb;
  margin-bottom: 60px; }

@media (max-width: 991px) {
  .daily-dropsIns .event-title {
    margin-bottom: 40px; } }

@media (max-width: 767px) {
  .daily-dropsIns .event-title {
    font-size: 25px;
    margin-bottom: 30px; } }

.daily-dropsIns .daily-detail {
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  width: 85%;
  font-size: 16px; }

.daily-dropsIns .daily-detail p {
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  color: #414042;
  margin: 0px 0px 20px 0px;
  line-height: 20px; }

.daily-dropsIns .story-blk {
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  width: 85%; }

@media (max-width: 991px) {
  .daily-dropsIns .story-blk {
    width: 95%; } }

@media (max-width: 767px) {
  .daily-dropsIns .story-blk {
    width: 100%; } }

.daily-dropsIns .story-blk .story-detailBox {
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  margin-bottom: 30px; }

.daily-dropsIns .story-blk .story-detailBox h5 {
  font-size: 16px;
  margin-bottom: 10px;
  text-transform: capitalize;
  padding-bottom: 0px;
  color: #414042; }

.daily-dropsIns .story-blk .story-detailBox p {
  color: #414042;
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 20px; }

.daily-dropsIns .story-blk .story-detailBox .schedule-box {
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  margin-bottom: 15px;
  width: 60%; }

@media (max-width: 767px) {
  .daily-dropsIns .story-blk .story-detailBox .schedule-box {
    width: 100%; } }

.daily-dropsIns .story-blk .story-detailBox .schedule-box tr td {
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  color: #414042;
  padding-bottom: 5px; }

.daily-dropsIns .story-blk .story-detailBox .schedule-box tr td:first-child {
  width: 40%; }

.daily-dropsIns .btn-default {
  margin-top: 40px !important;
  margin-bottom: 0px !important; }

@media (max-width: 767px) {
  .daily-dropsIns .btn-default {
    margin-top: 10px !important; } }

.many-activity {
  background-color: #ee3e42;
  min-height: 950px; }

@media (max-width: 767px) {
  .many-activity {
    min-height: auto; } }

.many-activity .block-row {
  position: relative; }

.many-activity h3 {
  width: 50%; }

@media (max-width: 1200px) {
  .many-activity h3 {
    width: 60%; } }

@media (max-width: 991px) {
  .many-activity h3 {
    width: 90%; } }

.many-activity .event-block h5 {
  color: #fcb827; }

.many-activity .event-block .content {
  padding-top: 10px; }

.many-activity .event-block .content p {
  margin-bottom: 0px;
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 20px; }

.many-activity .event-block .content p strong {
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  display: block;
  margin-bottom: 2px; }

.many-activity .btn-blue {
  margin: 70px 0px 0px 0px; }

@media (max-width: 991px) {
  .many-activity .btn-blue {
    margin: 40px 0px 0px 0px; } }

@media (max-width: 767px) {
  .many-activity .btn-blue {
    margin: 20px 0px 0px 0px; } }

.many-activity .highlightBox {
  position: absolute;
  background-image: url(../images/activity-highlight.png);
  background-repeat: no-repeat;
  width: 255px;
  height: 874px;
  right: 5px;
  top: -195px;
  z-index: 99; }

@media (max-width: 991px) {
  .many-activity .highlightBox {
    top: -99px; } }

@media (max-width: 767px) {
  .many-activity .highlightBox {
    display: none; } }

.many-activity .highlightBox .note-box {
  text-align: center;
  position: absolute;
  top: 30%;
  left: 0;
  width: 160px;
  margin: auto;
  right: 0;
  z-index: 999; }

.many-activity .highlightBox .note-box p {
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 16px;
  color: #414042;
  margin: 0px 0px 10px 0px;
  line-height: 25px;
  text-transform: uppercase; }

.many-activity .highlightBox .note-box span {
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  color: #414042;
  display: block; }

.many-activity .highlightBox .note2 {
  text-align: center;
  position: absolute;
  top: 72%;
  left: 0;
  width: 170px;
  margin: auto;
  right: 0; }

.many-activity .activity-image {
  position: absolute;
  background-image: url(../images/activity-gear.png);
  background-repeat: no-repeat;
  width: 316px;
  height: 200px;
  left: 0px;
  top: -260px;
  background-size: contain; }

@media (max-width: 991px) {
  .many-activity .activity-image {
    top: -144px;
    width: 200px; } }

@media (max-width: 767px) {
  .many-activity .activity-image {
    display: none; } }

@media (max-width: 991px) {
  .herosection {
    width: 100%; } }

.box-row::before, .blog-row::before {
  content: "";
  display: flex; }

@media (max-width: 767px) {
  .box-row::before, .blog-row::before {
    display: block; } }

.box-row::after, .blog-row::after {
  content: "";
  display: flex; }

@media (max-width: 767px) {
  .box-row::after, .blog-row::after {
    display: block; } }

.educator-hero .herocaption {
  padding: 300px 0px; }

@media (max-width: 991px) {
  .educator-hero .herocaption {
    padding: 0px; } }

@media (max-width: 991px) {
  .educator-hero .herocaption .hero-heading {
    font-size: 40px; } }

.educationatcenter {
  background-color: #fcb724;
  padding: 200px 0 80px 0px;
  position: relative; }

@media (max-width: 991px) {
  .educationatcenter {
    padding: 80px 0px; } }

@media screen and (max-width: 768px) {
  .educationatcenter {
    padding: 50px 0px; } }

.educationatcenter .dot-image {
  position: absolute;
  width: 651px;
  height: 97px;
  left: 50px;
  top: 0px;
  background-image: url("../images/educator-dottedline.png");
  background-repeat: no-repeat;
  background-size: contain; }

@media (max-width: 991px) {
  .educationatcenter .dot-image {
    display: none; } }

.educationatcenter h3 {
  color: #ffffff; }

@media (max-width: 991px) {
  .educationatcenter h3 {
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 15px; } }

@media (max-width: 767px) {
  .educationatcenter h3 {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 30px; } }

.educationatcenter p {
  color: #414042; }

.educationatcenter .container {
  position: relative; }

.educationatcenter .edu-pop-image {
  height: 96px;
  width: 651px;
  position: absolute;
  top: -200px;
  background-image: url("../images/everythingwedotline.png"); }

@media screen and (max-width: 991px) {
  .educationatcenter .edu-pop-image {
    top: -100px; } }

@media screen and (max-width: 768px) {
  .educationatcenter .edu-pop-image {
    top: -50px; } }

.educationatcenter .seqence-block {
  width: 100%;
  position: relative;
  margin-top: 75px; }

@media (max-width: 991px) {
  .educationatcenter .seqence-block {
    margin-top: 35px; } }

@media (max-width: 767px) {
  .educationatcenter .seqence-block {
    margin-top: 40px; } }

.educationatcenter .seqence-block .left-block {
  position: absolute;
  width: 100px;
  height: 100px;
  background-color: #ee3e42;
  padding: 10px;
  left: 0px;
  top: 0; }

@media (max-width: 767px) {
  .educationatcenter .seqence-block .left-block {
    width: 50px;
    height: 50px;
    padding: 5px; } }

.educationatcenter .seqence-block .left-block .inner-block {
  border: 1px solid #fcb724;
  height: 80px;
  width: 80px;
  display: table; }

@media (max-width: 767px) {
  .educationatcenter .seqence-block .left-block .inner-block {
    height: 40px;
    width: 40px; } }

.educationatcenter .seqence-block .left-block .inner-block p {
  font-family: clarendon-text-pro, serif;
  font-weight: 700;
  font-style: normal;
  font-size: 48px;
  line-height: 48px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #ffffff; }

@media (max-width: 767px) {
  .educationatcenter .seqence-block .left-block .inner-block p {
    font-size: 24px;
    line-height: 25px;
    padding-top: 4px; } }

.educationatcenter .seqence-block .right-block {
  margin-left: 130px;
  padding-top: 20px; }

@media (max-width: 767px) {
  .educationatcenter .seqence-block .right-block {
    margin-left: 70px;
    padding-top: 1px; } }

.educationatcenter .seqence-block .right-block h5 {
  color: #ee3e42; }

@media (max-width: 1200px) {
  .educationatcenter .seqence-block .right-block h5 {
    font-size: 22px; } }

@media (max-width: 991px) {
  .educationatcenter .seqence-block .right-block h5 {
    font-size: 18px; } }

@media (max-width: 767px) {
  .educationatcenter .seqence-block .right-block h5 {
    font-size: 16px;
    line-height: 20px; } }

.white-section.our-mission .content {
  margin: 0 auto; }

.white-section.our-mission .content .top-image {
  text-align: center; }

.white-section.our-mission .content .bottom-content {
  text-align: center;
  margin-top: 34px; }

.white-section.our-mission .content .bottom-content p {
  color: #414042;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 18px; }

.white-section.our-mission .content .bottom-content h6 {
  color: #3fb9eb;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 16px;
  margin-top: 36px; }

.onsitefield .onsitehero {
  height: 680px;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative; }

.onsitefield .onsitehero:after {
  position: absolute;
  content: "";
  width: 100%;
  background-image: url("../images/onsite-fielddotline.png");
  background-size: cover;
  background-repeat: no-repeat;
  height: 134px;
  bottom: 0px; }

@media (min-width: 1930px) {
  .onsitefield .onsitehero:after {
    height: 185px; } }

.onsitefield .sequence-block {
  position: relative;
  width: 50px;
  height: 50px;
  background-color: #ee3e42;
  padding: 5px; }

.onsitefield .sequence-block .inner-block {
  border: 2px solid #fcb724;
  height: 40px;
  width: 40px;
  position: absolute; }

.onsitefield .sequence-block .inner-block p {
  font-family: clarendon-text-pro, serif;
  font-weight: 700;
  font-style: normal;
  font-size: 24px;
  line-height: 24px;
  padding-top: 7px;
  vertical-align: middle;
  text-align: center;
  color: #ffffff; }

.onsitefield .onsite-outer {
  background-color: #00a1e4;
  height: auto;
  padding: 80px 0px; }

@media (max-width: 991px) {
  .onsitefield .onsite-outer {
    padding: 80px 0px; } }

@media (max-width: 767px) {
  .onsitefield .onsite-outer {
    padding: 20px 0px 50px 0px; } }

.onsitefield .onsite-outer .onsite-intro h5 {
  color: #ffffff;
  font-size: 16px;
  padding-bottom: 80px; }

@media (max-width: 991px) {
  .onsitefield .onsite-outer .onsite-intro h5 {
    padding-bottom: 40px; } }

@media (max-width: 767px) {
  .onsitefield .onsite-outer .onsite-intro h5 {
    padding-bottom: 20px; } }

.onsitefield .onsite-outer h3 {
  color: #ffffff;
  padding-bottom: 30px;
  margin: 0px; }

@media (max-width: 991px) {
  .onsitefield .onsite-outer h3 {
    padding-bottom: 40px;
    font-size: 35px;
    line-height: 40px; } }

@media (max-width: 767px) {
  .onsitefield .onsite-outer h3 {
    padding-bottom: 30px;
    font-size: 25px;
    line-height: 30px;
    margin-top: 30px; } }

.onsitefield .onsite-outer .onsite-content {
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  margin-bottom: 55px; }

@media (max-width: 991px) {
  .onsitefield .onsite-outer .onsite-content {
    margin-bottom: 35px; } }

.onsitefield .onsite-outer .onsite-content:last-child {
  margin-bottom: 0px; }

.onsitefield .onsite-outer .onsite-content h5 {
  color: #ffffff;
  text-transform: capitalize;
  font-size: 18px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  margin: 0px 0px 10px 0px; }

.onsitefield .onsite-outer .onsite-content p {
  color: #ffffff;
  line-height: 24px;
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal; }

.onsitefield .onsite-outer a:hover .intro-block h5 {
  text-decoration: underline; }

.onsitefield .onsite-outer a .intro-block {
  padding: 50px 10px 46px;
  display: flex;
  height: 100%;
  flex-flow: column;
  justify-content: space-between;
  width: 100%;
  background-color: #8bc53f;
  border: 2px solid #ffffff;
  background-image: url(../images/wavepattern.png);
  max-width: 400px;
  margin-left: 50px;
  text-align: center; }

@media (max-width: 991px) {
  .onsitefield .onsite-outer a .intro-block {
    margin-left: 0px; } }

@media (max-width: 767px) {
  .onsitefield .onsite-outer a .intro-block {
    margin: 20px auto 0px;
    text-align: center;
    flex-flow: wrap;
    align-items: center;
    padding: 20px 20px 20px; } }

.onsitefield .onsite-outer a .intro-block .intro-image {
  margin-bottom: 36px; }

@media (max-width: 767px) {
  .onsitefield .onsite-outer a .intro-block .intro-image {
    flex-basis: 20%;
    margin-bottom: 0px; } }

@media (max-width: 767px) {
  .onsitefield .onsite-outer a .intro-block .intro-image img {
    max-width: 100%;
    height: 40px; } }

@media (max-width: 767px) {
  .onsitefield .onsite-outer a .intro-block h5 {
    flex-basis: 80%;
    padding-left: 20px;
    text-align: left;
    font-size: 18px; } }

.about-mission.quote-block .misson-block {
  width: 65%; }

@media (max-width: 991px) {
  .about-mission.quote-block .misson-block {
    width: 90%; } }

@media (max-width: 767px) {
  .about-mission.quote-block .misson-block {
    width: 100%; } }

.about-mission.quote-block .misson-block span {
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 16px;
  display: block;
  color: #74ccf1;
  margin-top: 35px; }

.school-program {
  background-color: #8bc53f;
  padding: 80px 0px; }

.first-section {
  background-color: #fff;
  padding: 200px 0px 80px 0;
  position: relative; }

@media (max-width: 991px) {
  .school-program, .first-section {
    padding: 60px 0px 80px 0px; } }

@media (max-width: 767px) {
  .school-program, .first-section {
    padding: 50px 0px; } }

.school-program .container, .first-section .container {
  position: relative; }

.school-program .school-outer {
  background-color: #8bc53f;
  position: relative; }

.first-section .first-section-outer {
 position: relative; }

.school-program .school-outer .program-calloutBox, .first-section .first-section-outer .first-section-callout {
  position: absolute;
  right: 0px;
  width: 410px;
  height: 598px;
  background-image: url("../images/program-callout.png");
  background-size: contain;
  background-repeat: no-repeat;
  top: -96px; }

.first-section .first-section-outer .first-section-callout {
  background-image: url("../images/first-section-callout.png");
  top: -132px; }

@media (max-width: 991px) {
  .school-program .school-outer .program-calloutBox, .first-section .first-section-outer .first-section-callout {
    display: none; } }

.school-program .school-outer .program-calloutBox .callout-detail, .first-section .first-section-outer .first-section-callout .callout-detail {
  position: absolute;
  left: 8%;
  bottom: 7%;
  text-transform: uppercase;
  text-align: center;
  margin: auto;
  width: 58%;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 16px;
  color: #414042;
  z-index: 99; }

.first-section .first-section-outer .first-section-callout .callout-detail {
	left: 6%;
}

.school-program .school-outer .program-calloutBox .callout-detail a, .first-section .first-section-outer .first-section-callout .callout-detail a {
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  display: block;
  margin-top: 10px;
  text-transform: capitalize;
  color: #414042; }

.school-program .school-outer .program-calloutBox .callout-detail a:hover, .first-section .first-section-outer .first-section-callout .callout-detail a:hover {
  color: #ffffff; }


.first-section .first-section-outer .first-section-callout .callout-detail, .first-section .first-section-outer .first-section-callout .callout-detail a {
  color: #fff; }

.first-section .dot-image {
  position: absolute;
  width: 651px;
  height: 97px;
  left: 0;
  top: 30px;
  background-image: url("../images/first-section-dottedline.png");
  background-repeat: no-repeat;
  background-size: contain; }

@media (max-width: 991px) {
.first-section .dot-image {
  display: none; } }

.school-program .school-outer .schoolBlk-intro h5 {
  color: #ffffff;
  font-size: 16px;
  padding-bottom: 30px; }

@media (max-width: 991px) {
  .school-program .school-outer .schoolBlk-intro h5 {
    padding-bottom: 30px; } }

@media (max-width: 767px) {
  .school-program .school-outer .schoolBlk-intro h5 {
    padding-bottom: 20px; } }

.school-program .school-outer .schoolPrgrm-block {
  position: relative;
  width: 50px;
  height: 50px;
  background-color: #ee3e42;
  padding: 5px; }

@media (max-width: 991px) {
  .school-program .school-outer .schoolPrgrm-block {
    margin-bottom: 20px; } }

.school-program .school-outer .schoolPrgrm-block .inner-block {
  border: 2px solid #fcb724;
  height: 40px;
  width: 40px;
  position: absolute; }

.school-program .school-outer .schoolPrgrm-block .inner-block p {
  font-family: clarendon-text-pro, serif;
  font-weight: 700;
  font-style: normal;
  font-size: 24px;
  line-height: 24px;
  padding-top: 7px;
  vertical-align: middle;
  text-align: center;
  color: #ffffff; }

.school-program .school-outer h3 {
  color: #ffffff;
  padding-bottom: 100px;
  margin: 0px; }

  .school-program .school-outer h3, .first-section .first-section-outer h3 {
  color: #fff;
  padding-bottom: 100px;
  margin: 0px; }

.first-section .first-section-outer h3 {
  padding-bottom: 0;
  margin-bottom: 80px; }

.first-section .first-section-outer h3 {
	color: #3fb9eb;
}

@media (max-width: 991px) {
  .school-program .school-outer h3, .first-section .first-section-outer h3 {
    padding-bottom: 40px;
	margin-bottom: 0;} }

@media (max-width: 767px) {
  .school-program .school-outer h3, .first-section .first-section-outer h3 {
    padding-bottom: 30px;
    font-size: 25px;
    line-height: 30px;
	} }

.school-program .school-outer .Sprogram-content, .first-section .first-section-outer .first-section-content {
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  margin-bottom: 55px;
  width: 90%; }

@media (max-width: 991px) {
  .school-program .school-outer .Sprogram-content, .first-section .first-section-outer .first-section-content {
    margin-bottom: 35px;
    width: 100%; } }

.school-program .school-outer .Sprogram-content:last-child, .first-section .first-section-outer .first-section-content:last-child {
  margin-bottom: 0px; }

.school-program .school-outer .Sprogram-content h5, .first-section .first-section-outer .first-section-content h5 {
  color: #ffffff;
  text-transform: capitalize;
  font-size: 18px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  margin: 0px 0px 10px 0px; }

.school-program .school-outer .Sprogram-content p, , .first-section .first-section-outer .first-section-content p {
  color: #ffffff;
  line-height: 24px;
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  margin: 0px 0px 10px 0px; }

.first-section .first-section-outer .first-section-content h5, .first-section .first-section-outer .first-section-content p {
  color: #414042;
 }

.school-program .school-outer .school-counter {
  background-image: url("../images/school-prgrmBlk.png");
  background-position: center;
  background-repeat: no-repeat;
  width: 139px;
  height: 151px;
  position: absolute;
  bottom: 0px;
  right: 35%; }

@media (max-width: 991px) {
  .school-program .school-outer .school-counter {
    position: relative;
    margin: 40px auto 0px;
    right: 0; } }

.school-program .school-outer .btn-default, .first-section .first-section-outer .btn-default {
  margin-top: 10px;
  margin-bottom: 50px; }

.first-section .first-section-outer .btn-default {
	margin-bottom: 0;
}

@media (max-width: 767px) {
  .school-program .school-outer .btn-default, .first-section .first-section-outer .btn-default {
    margin-bottom: 20px; } }

.school-program .row-flex, .first-section .row-flex {
  display: flex; }

@media (max-width: 991px) {
  .school-program .row-flex, .first-section .row-flex {
    display: block; } }

.professional-block .proff-hero {
  height: 680px;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative; }

@media (max-width: 991px) {
  .professional-block .proff-hero {
    height: 500px; } }

@media (max-width: 767px) {
  .professional-block .proff-hero {
    height: 350px; } }

.professional-block .proff-hero:after {
  position: absolute;
  content: "";
  width: 100%;
  background-image: url("../images/edntor-dotline.png");
  background-size: cover;
  background-repeat: no-repeat;
  height: 140px;
  bottom: 0px; }

@media (min-width: 1930px) {
  .professional-block .proff-hero:after {
    height: 185px; } }

.professional-block .proff-outerBlk {
  background-color: #fcb827;
  height: auto;
  padding: 80px 0px 200px 0;
  position: relative; }

@media (max-width: 991px) {
  .professional-block .proff-outerBlk {
    padding: 80px 0px; } }

@media (max-width: 767px) {
  .professional-block .proff-outerBlk {
    padding: 20px 0px 10px 0px; } }

.professional-block .proff-outerBlk .professional-callout {
  position: absolute;
  left: 0px;
  width: 351px;
  height: 251px;
  background-image: url(../images/professional-callout.png);
  background-size: contain;
  background-repeat: no-repeat;
  bottom: 31%; }

@media (min-width: 1201px) and (max-width: 1350px) {
  .professional-block .proff-outerBlk .professional-callout {
    width: 270px; } }

@media (max-width: 1200px) {
  .professional-block .proff-outerBlk .professional-callout {
    width: 251px; } }

@media (max-width: 991px) {
  .professional-block .proff-outerBlk .professional-callout {
    display: none; } }

.professional-block .proff-outerBlk .professional-callout .calloutDesc {
  position: absolute;
  left: 42%;
  bottom: 27%;
  text-transform: uppercase;
  text-align: center;
  margin: auto;
  width: 160px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 16px;
  color: #414042;
  z-index: 99;
  margin: auto; }

@media (min-width: 1201px) and (max-width: 1350px) {
  .professional-block .proff-outerBlk .professional-callout .calloutDesc {
    left: 34%;
    bottom: 32%;
    font-size: 15px; } }

@media (max-width: 1200px) {
  .professional-block .proff-outerBlk .professional-callout .calloutDesc {
    left: 33%;
    bottom: 38%;
    font-size: 14px; } }

.professional-block .proff-outerBlk .professional-callout .calloutDesc a {
  color: #414042; }

.professional-block .proff-outerBlk .professional-callout .calloutDesc img {
  margin-top: 20px; }

@media (min-width: 1201px) and (max-width: 1350px) {
  .professional-block .proff-outerBlk .professional-callout .calloutDesc img {
    max-width: 60%;
    margin-top: 15px; } }

@media (max-width: 1200px) {
  .professional-block .proff-outerBlk .professional-callout .calloutDesc img {
    max-width: 50%;
    margin-top: 10px; } }

.professional-block .proff-outerBlk h5 {
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 30px; }

@media (max-width: 991px) {
  .professional-block .proff-outerBlk h5 {
    margin-bottom: 30px; } }

@media (max-width: 767px) {
  .professional-block .proff-outerBlk h5 {
    margin-bottom: 30px;
    margin-top: 20px; } }

.professional-block .proff-outerBlk .Proff-seq-block {
  position: relative;
  width: 50px;
  height: 50px;
  background-color: #ee3e42;
  padding: 5px;
  margin-right: 20px;
  float: right; }

@media (max-width: 991px) {
  .professional-block .proff-outerBlk .Proff-seq-block {
    margin-bottom: 20px;
    float: left; } }

@media (max-width: 767px) {
  .professional-block .proff-outerBlk .Proff-seq-block {
    float: none;
    margin-right: 0px; } }

.professional-block .proff-outerBlk .Proff-seq-block .inner-block {
  border: 2px solid #fcb724;
  height: 40px;
  width: 40px;
  position: absolute; }

.professional-block .proff-outerBlk .Proff-seq-block .inner-block p {
  font-family: clarendon-text-pro, serif;
  font-weight: 700;
  font-style: normal;
  font-size: 24px;
  line-height: 24px;
  padding-top: 7px;
  vertical-align: middle;
  text-align: center;
  color: #ffffff; }

.professional-block .proff-outerBlk h3 {
  color: #ffffff;
  margin-bottom: 60px; }

@media (max-width: 767px) {
  .professional-block .proff-outerBlk h3 {
    font-size: 25px;
    margin-bottom: 30px;
    line-height: normal; } }

.professional-block .proff-outerBlk .row-flex {
  display: flex; }

@media (max-width: 991px) {
  .professional-block .proff-outerBlk .row-flex {
    display: block; } }

.professional-block .proff-outerBlk .row-flex .flex-col {
  display: flex; }

@media (max-width: 991px) {
  .professional-block .proff-outerBlk .row-flex .flex-col {
    display: block; } }

.professional-block .proff-outerBlk .proffBlk-detail {
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  width: 90%;
  position: relative; }

@media (max-width: 991px) {
  .professional-block .proff-outerBlk .proffBlk-detail {
    width: 100%; } }

@media (max-width: 767px) {
  .professional-block .proff-outerBlk .proffBlk-detail {
    margin-bottom: 40px;
    width: 100%; } }

.professional-block .proff-outerBlk .proffBlk-detail h6 {
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 15px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal; }

.professional-block .proff-outerBlk .proffBlk-detail p {
  font-size: 16px;
  color: #414042;
  line-height: 22px;
  margin-bottom: 10px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal; }

.professional-block .proff-outerBlk .proffBlk-detail p:last-of-type {
  margin-bottom: 0px; }

.professional-block .proff-outerBlk .proffBlk-detail .btn-default {
  margin-top: 60px;
  margin-bottom: 0px;
  position: absolute;
  bottom: -100px; }

@media (max-width: 991px) {
  .professional-block .proff-outerBlk .proffBlk-detail .btn-default {
    position: relative;
    bottom: auto; } }

@media (max-width: 767px) {
  .professional-block .proff-outerBlk .proffBlk-detail .btn-default {
    margin-top: 20px; } }

.row-flex {
  display: flex; }

@media (max-width: 991px) {
  .row-flex {
    display: block; } }

.sponcer-Blk {
  background-image: url("../images/wavepattern.png");
  background-position: left top;
  background-repeat: repeat;
  padding: 80px 0px; }

.sponcer-Blk {
	  background-color: #00a1e4;
}

@media (max-width: 991px) {
  .sponcer-Blk {
    padding: 80px 0px; } }

@media (max-width: 767px) {
  .sponcer-Blk {
    padding: 50px 0px; } }

.sponcer-Blk h5 {
  color: #ffffff;
  font-size: 16px;
  padding-bottom: 30px; }

@media (max-width: 991px) {
  .sponcer-Blk h5 {
    padding-bottom: 30px; } }

@media (max-width: 767px) {
  .sponcer-Blk h5 {
    padding-bottom: 20px; } }

.sponcer-Blk h3 {
  color: #ffffff;
  margin-bottom: 10px; }

@media (max-width: 991px) {
  .sponcer-Blk h3 {
    font-size: 34px;
    line-height: 40px; } }

@media (max-width: 767px) {
  .sponcer-Blk h3 {
    font-size: 25px;
    margin-bottom: 0px; } }

.sponcer-Blk .sponsors-detail {
  background-color: #ffffff;
  max-width: 300px;
  max-height: 200px;
  height: 200px;
  text-align: center;
  position: relative;
  margin-top: 90px; }

@media (max-width: 991px) {
  .sponcer-Blk .sponsors-detail {
    margin-top: 40px; } }

@media (max-width: 767px) {
  .sponcer-Blk .sponsors-detail {
    margin: 15px auto 0px;
    line-height: 30px;
    max-height: 100px;
    height: 100px; }
}

.social_media-detail img {
    width: 70px;
    height: 70px;
}

.social_media-detail {
    display: inline-block;
    margin: 0 30px;
}

@media (max-width: 991px) {
	.social_media-detail {
		margin: 0 15px;
	}
	.social_media-detail img {
		width: 50px;
		height: 50px;
	}	
}

.sponcer-Blk .sponsors-detail a {
  display: block;
  height: 100%; }

.sponcer-Blk .sponsors-detail img  {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0px;
  margin: auto;
  max-width: 100%;
  padding: 0px 10px;
  max-height: 100%; }

@media (max-width: 991px) {
  .sponcer-Blk .sponsors-detail img {
    padding: 0px 20px; } }

.filedTrip-hero {
  height: 650px; }

@media (max-width: 991px) {
  .filedTrip-hero {
    height: 350px; } }

.filedTrip-hero .herocaption {
  padding: 180px 0px 220px 0px; }

@media (max-width: 991px) {
  .filedTrip-hero .herocaption {
    padding: 100px 0px 120px 0px; } }

.filedTrip-hero .herocaption .hero-heading {
  font-size: 65px;
  line-height: 70px; }

@media (max-width: 991px) {
  .filedTrip-hero .herocaption .hero-heading {
    font-size: 40px;
    line-height: 40px; } }

.field-tripBlock {
  background-color: #8bc53f;
  background-image: url("../images/wavepattern.png");
  background-position: left top;
  background-repeat: repeat; }

@media (max-width: 991px) {
  .field-tripBlock {
    padding: 100px 0px; } }

@media (max-width: 767px) {
  .field-tripBlock {
    padding: 50px 0px; } }

.field-tripBlock .content {
  padding-bottom: 65px; }

@media (max-width: 991px) {
  .field-tripBlock .content {
    padding-bottom: 0px; } }

.field-tripBlock .content h3 {
  margin-bottom: 30px; }

@media (max-width: 767px) {
  .field-tripBlock .content h3 {
    font-size: 25px; } }

.field-tripBlock .content p {
  color: #414042;
  font-size: 16px;
  margin-bottom: 10px; }

@media (max-width: 991px) {
  .field-tripBlock .block-row .col-md-3 {
    margin-top: 40px; } }

@media (max-width: 767px) {
  .field-tripBlock .block-row .col-md-3 {
    margin-top: 30px; } }

@media (max-width: 991px) {
  .field-tripBlock .block-row .col-sm-12 {
    margin-top: 40px; } }

@media (max-width: 767px) {
  .field-tripBlock .block-row .col-sm-12 {
    margin-top: 10px; } }

.field-tripBlock .block-row .event-block h5 {
  margin-bottom: 0px; }

.field-tripBlock .block-row .see-calender .btn-default {
  min-width: 150px;
  padding: 10px 10px 5px 10px;
  width: auto;
  margin-top: 70px;
  margin-bottom: 0px;
  margin-right: 30px; }

@media (max-width: 767px) {
  .field-tripBlock .block-row .see-calender .btn-default {
    margin-top: 30px;
    margin-bottom: 0px; } }

.field-tripBlock .field-trip-Blk {
  position: absolute;
  top: -200px;
  right: 0px;
  width: 254px;
  height: 338px;
  background-image: url(../images/field-callout.png);
  background-position: center;
  background-repeat: no-repeat; }

@media (max-width: 991px) {
  .field-tripBlock .field-trip-Blk {
    display: none; } }

.field-tripBlock .field-trip-Blk .field-detail {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 18%;
  text-transform: uppercase;
  text-align: center;
  margin: auto;
  width: 61%;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 16px;
  color: #414042; }

.offer-explore .learning-area {
  padding: 80px 0px; }

@media (max-width: 991px) {
  .offer-explore .learning-area {
    padding: 80px 0px; } }

@media (max-width: 767px) {
  .offer-explore .learning-area {
    padding: 40px 0px 10px 0px; } }

.offer-explore .learning-area h3 {
  color: #ffffff;
  margin-bottom: 100px; }

@media (max-width: 991px) {
  .offer-explore .learning-area h3 {
    margin-bottom: 70px; } }

@media (max-width: 767px) {
  .offer-explore .learning-area h3 {
    margin-bottom: 30px; } }

.offer-explore .learning-area .box-row .learning-box .green-box {
  padding: 45px 20px 40px 20px; }

@media (max-width: 767px) {
  .offer-explore .learning-area .box-row .learning-box .green-box {
    flex-wrap: wrap;
    padding: 20px 20px 20px 20px; } }

@media (max-width: 767px) {
  .offer-explore .learning-area .box-row .learning-box .green-box a {
    display: flex;
    flex-flow: wrap;
    flex-basis: 100%;
    align-items: center; } }

.offer-explore .learning-area .box-row .learning-box .green-box a .img-bx {
  margin-bottom: 40px;
  text-align: center; }

@media (max-width: 767px) {
  .offer-explore .learning-area .box-row .learning-box .green-box a .img-bx {
    margin-bottom: 0px;
    flex-basis: 20%; } }

@media (max-width: 767px) {
  .offer-explore .learning-area .box-row .learning-box .green-box a .img-bx img {
    max-width: 100%;
    height: 40px; } }

@media (max-width: 767px) {
  .offer-explore .learning-area .box-row .learning-box .green-box a .progrm-title {
    flex-basis: 79%;
    text-align: left;
    padding-left: 20px;
    line-height: 20px;
    margin-bottom: 0px; } }

.offer-explore .learning-area .box-row .learning-box .green-box a:hover .progrm-title {
  text-decoration: underline; }

.request-reservation {
  background-color: #3fb9eb;
  color: #ffffff;
  padding: 80px 0px; }

@media (max-width: 991px) {
  .request-reservation {
    padding: 100px 0px; } }

@media (max-width: 767px) {
  .request-reservation {
    padding: 50px 0px; } }

.request-reservation .container {
  position: relative; }

.request-reservation .reservation-blk {
  max-width: 85%; }

@media (max-width: 991px) {
  .request-reservation .reservation-blk {
    max-width: 100%; } }

.request-reservation .reservation-blk h3 {
  color: #ffffff;
  margin-bottom: 50px; }

@media (max-width: 767px) {
  .request-reservation .reservation-blk h3 {
    font-size: 25px;
    margin-bottom: 25px; } }

.request-reservation .reservation-blk p {
  font-size: 16px;
  margin-bottom: 10px; }

.request-reservation .reservation-blk .btn-default {
  margin-top: 50px;
  margin-bottom: 0px;
  min-width: 150px;
  padding: 10px 10px 0px 10px;
  width: auto;
  margin-right: 30px; }

@media (max-width: 767px) {
  .request-reservation .reservation-blk .btn-default {
    margin-top: 30px; } }

.request-reservation .reservation-callout {
  position: absolute;
  bottom: -200px;
  right: 0px;
  width: 389px;
  height: 455px;
  background-image: url(../images/reservation-callout.png);
  background-position: center;
  background-repeat: no-repeat; }

@media (max-width: 991px) {
  .request-reservation .reservation-callout {
    display: none; } }

.request-reservation .reservation-callout .reservation-calloutdetail {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 9%;
  text-align: center;
  margin: auto;
  width: 67%; }

@media (max-width: 991px) {
  .request-reservation .reservation-callout .reservation-calloutdetail {
    display: none; } }

.request-reservation .reservation-callout .reservation-calloutdetail h5 {
  color: #414042;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 16px;
  margin: 0px 0px 5px 0px;
  text-transform: uppercase; }

.request-reservation .reservation-callout .reservation-calloutdetail p {
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  color: #414042;
  line-height: 24px; }

.request-reservation .reservation-callout .reservation-calloutdetail p span {
  display: block; }

.fieldTrip-price {
  padding: 200px 0px;
  position: relative; }

@media (max-width: 991px) {
  .fieldTrip-price {
    padding: 100px 0px; } }

@media (max-width: 767px) {
  .fieldTrip-price {
    padding: 50px 0px; } }

.fieldTrip-price .field-dootedline {
  height: 100%;
  position: absolute;
  background-image: url("../images/field-vertical.png");
  background-position: top;
  width: 115px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  background-repeat: no-repeat;
  background-size: cover; }

@media (max-width: 1200px) {
  .fieldTrip-price .field-dootedline {
    width: 134px; } }

@media (max-width: 991px) {
  .fieldTrip-price .field-dootedline {
    display: none; } }

.fieldTrip-price .tutor-icon {
  position: absolute;
  background-image: url("../images/tutor.png");
  background-position: center;
  width: 117px;
  right: 18%;
  height: 250px;
  bottom: 200px; }

@media (max-width: 991px) {
  .fieldTrip-price .tutor-icon {
    display: none; } }

.fieldTrip-price .field-price h3 {
  color: #3fb9eb;
  margin-bottom: 60px; }

@media (max-width: 767px) {
  .fieldTrip-price .field-price h3 {
    font-size: 25px;
    margin-bottom: 30px; } }

.fieldTrip-price .field-price .price-list {
  margin-bottom: 12px;
  border-bottom: 4px dotted #3fb9eb;
  max-width: 85%; }

@media (max-width: 991px) {
  .fieldTrip-price .field-price .price-list {
    max-width: 100%; } }

@media (max-width: 767px) {
  .fieldTrip-price .field-price .price-list {
    padding-bottom: 0px;
    max-width: 100%; } }

.fieldTrip-price .field-price .price-list h6 {
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  color: #414042;
  font-size: 18px; }

@media (max-width: 767px) {
  .fieldTrip-price .field-price .price-list h6 {
    margin-bottom: 10px; } }

.fieldTrip-price .field-price .price-list .price-detail {
  list-style: none; }

.fieldTrip-price .field-price .price-list .price-detail li {
  font-size: 18px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  padding: 0px 10px 10px 10px;
  position: relative;
  display: inline-block; }

@media (max-width: 767px) {
  .fieldTrip-price .field-price .price-list .price-detail li {
    display: block;
    padding: 0px 10px 5px 0px;
    font-size: 16px; } }

.fieldTrip-price .field-price .price-list .price-detail li:last-child::after {
  content: ""; }

.fieldTrip-price .field-price .price-list .price-detail li::after {
  content: " | ";
  position: absolute;
  right: -4px;
  top: 0px;
  color: #414042;
  font-size: 18px; }

@media (max-width: 767px) {
  .fieldTrip-price .field-price .price-list .price-detail li::after {
    content: ""; } }

.fieldTrip-price .field-price .price-note {
  font-size: 14px;
  color: #414042;
  margin: 40px 0px 0px 0px; }

.fieldTrip-price .price-policy {
  max-width: 80%;
  padding-top: 70px; }

@media (max-width: 991px) {
  .fieldTrip-price .price-policy {
    padding-top: 40px; } }

@media (max-width: 767px) {
  .fieldTrip-price .price-policy {
    padding-top: 30px;
    max-width: 100%; } }

.fieldTrip-price .price-policy h5 {
  color: #3fb9eb;
  font-size: 18px;
  margin: 0px 0px 20px 0px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-transform: capitalize; }

.fieldTrip-price .price-policy p {
  color: #414042;
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  margin: 0px 0px 20px 0px;
  line-height: 20px; }

.fieldTrip-price .price-policy p:last-child {
  margin: 0px; }

.about-hero .herocaption {
  padding: 250px 0px; }

@media (max-width: 991px) {
  .about-hero .herocaption {
    padding: 140px 0px; } }

@media (max-width: 767px) {
  .about-hero .herocaption {
    padding: 100px 0px; } }

@media (max-width: 991px) {
  .about-hero .herocaption .hero-heading {
    font-size: 40px; } }

.about-introBlk {
  padding: 80px 0px;
  background-color: #8bc53f;
  position: relative; }

@media (max-width: 991px) {
  .about-introBlk {
    padding: 80px 0px; } }

@media (max-width: 767px) {
  .about-introBlk {
    padding: 50px 0px 25px 0px; } }

.about-introBlk .intro-train {
  position: absolute;
  background-image: url("../images/intro-train.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 394px;
  height: 204px;
  top: -108px; }

@media (max-width: 991px) {
  .about-introBlk .intro-train {
    width: 290px;
    top: -89px; } }

@media (max-width: 767px) {
  .about-introBlk .intro-train {
    display: none; } }

.about-introBlk h3 {
  color: #ffffff;
  margin-bottom: 30px; }

@media (max-width: 991px) {
  .about-introBlk h3 {
    margin-bottom: 40px; } }

@media (max-width: 767px) {
  .about-introBlk h3 {
    margin-bottom: 20px;
    font-size: 25px; } }

.about-introBlk .intro-block {
  padding: 50px 10px 46px;
  display: flex;
  height: 100%;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  background-color: #fcb827;
  border: 2px solid #ffffff;
  background-image: url(../images/wavepattern.png);
  max-width: 400px;
  margin-left: 20px; }

@media (max-width: 767px) {
  .about-introBlk .intro-block {
    margin: 40px auto 0px;
    text-align: center;
    padding: 16px 15px 16px;
    flex-flow: wrap;
    align-items: center; } }

.about-introBlk .intro-block .intro-image {
  margin-bottom: 36px; }

@media (max-width: 767px) {
  .about-introBlk .intro-block .intro-image {
    margin-bottom: 0px;
    flex-basis: 20%; } }

@media (max-width: 767px) {
  .about-introBlk .intro-block .intro-image img {
    max-width: 100%;
    height: 40px; } }

@media (max-width: 767px) {
  .about-introBlk .intro-block h5 {
    font-size: 18px;
    flex-basis: 80%;
    padding-left: 10px;
    text-align: left; } }

.about-introBlk .intro-desc {
  padding-right: 60px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal; }

@media (max-width: 991px) {
  .about-introBlk .intro-desc {
    padding-right: 20px; } }

@media (max-width: 767px) {
  .about-introBlk .intro-desc {
    padding-right: 0px; } }

.about-introBlk .intro-desc p {
  margin-bottom: 20px;
  color: #ffffff; }

.about-mission {
  padding: 80px 0px; }

@media (max-width: 991px) {
  .about-mission {
    padding: 80px 0px; } }

@media (max-width: 767px) {
  .about-mission {
    padding: 50px 0px; } }

.about-mission .misson-block {
  width: 60%;
  margin: 0 auto;
  text-align: center; }

@media (max-width: 991px) {
  .about-mission .misson-block {
    width: 85%; } }

@media (max-width: 767px) {
  .about-mission .misson-block {
    width: 100%; } }

.about-mission .misson-block img {
  margin-bottom: 20px; }

.about-mission .misson-block h5 {
  color: #3fb9eb;
  font-size: 16px;
  margin-bottom: 25px;
  text-transform: capitalize; }

@media (max-width: 767px) {
  .about-mission .misson-block h5 {
    margin-bottom: 25px; } }

.about-mission .misson-block p {
  color: #414042;
  font-size: 18px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #414042; }

.about-mission .misson-block .btn-default {
  margin: 40px 0px 0px 0px; }

@media (max-width: 767px) {
  .about-mission .misson-block .btn-default {
    margin: 20px 0px 0px 0px; } }

.belief-block {
  background-position: left top;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  background-color: #3fb9eb; }

@media (max-width: 991px) {
  .belief-block {
    background-image: none !important; } }

.belief-block .belief-conatiner {
  padding: 200px 0px 200px 100px;
  position: relative;
  background-color: #3fb9eb;
  position: relative; }

@media (max-width: 991px) {
  .belief-block .belief-conatiner {
    padding: 100px 0px; } }

@media (max-width: 767px) {
  .belief-block .belief-conatiner {
    padding: 50px 0px; } }

.belief-block .belief-conatiner::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 114px;
  left: -114px;
  top: 0px;
  bottom: 0;
  background-image: url(../images/about-dotted-line.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: cover; }

@media (max-width: 991px) {
  .belief-block .belief-conatiner::before {
    background-image: none; } }

.belief-block .belief-conatiner::after {
  content: "";
  background-color: #3fb9eb;
  left: 100%;
  width: 100%;
  position: absolute;
  height: 100%;
  top: 0; }

@media (max-width: 991px) {
  .belief-block .belief-conatiner::after {
    display: none; } }

@media (max-width: 767px) {
  .belief-block .belief-conatiner::after {
    display: none; } }

.belief-block .belief-conatiner .paper-plane {
  background-image: url(../images/paper-plane.png);
  background-repeat: no-repeat;
  background-position: left;
  width: 27px;
  height: 43px;
  position: absolute;
  top: 60px;
  left: 10px;
  background-size: contain; }

@media (max-width: 991px) {
  .belief-block .belief-conatiner .paper-plane {
    width: 20px;
    display: none; } }

.belief-block .belief-conatiner h3 {
  color: #ffffff; }

@media (max-width: 767px) {
  .belief-block .belief-conatiner h3 {
    font-size: 25px; } }

.belief-block .belief-conatiner p {
  color: #ffffff;
  margin-bottom: 10px;
  line-height: 20px; }

.belief-block .belief-conatiner .beliefs-list {
  margin: 80px 0px 0px 0px; }

@media (max-width: 767px) {
  .belief-block .belief-conatiner .beliefs-list {
    margin: 40px 0px 0px 0px; }
  .belief-block .belief-conatiner .beliefs-list .col-sm-2 {
    width: 80px;
    float: left; }
  .belief-block .belief-conatiner .beliefs-list .col-sm-10 {
    width: calc(100% - 80px);
    float: left; } }

.belief-block .belief-conatiner .beliefs-list .Blist-detail {
  margin-bottom: 50px; }

@media (max-width: 767px) {
  .belief-block .belief-conatiner .beliefs-list .Blist-detail {
    margin-bottom: 30px; } }

.belief-block .belief-conatiner .beliefs-list .Blist-detail h5 {
  color: #ffffff;
  margin-bottom: 15px;
  font-size: 18px;
  text-transform: capitalize;
  margin-top: -2px;
  line-height: normal; }

.belief-block .belief-conatiner .beliefs-list .Blist-detail p {
  color: #ffffff;
  line-height: 20px; }

.belief-block .belief-conatiner .beliefs-list .red-squre {
  background-color: #ee3e42;
  height: 51px;
  width: 51px;
  padding: 8px;
  position: relative; }

.belief-block .belief-conatiner .beliefs-list .red-squre .yellow-bordr {
  position: absolute;
  width: 40px;
  height: 40px;
  border: 2px solid #fcb724;
  left: 0;
  right: 0px;
  top: 0px;
  bottom: 0px;
  font-family: clarendon-text-pro, serif;
  font-weight: 700;
  font-style: normal;
  font-size: 24px;
  color: #ffffff;
  margin: auto;
  text-align: center;
  padding-top: 2px; }

.job-section .job-banner {
  height: 620px;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative; }

.job-section .job-banner::after {
  position: absolute;
  content: "";
  width: 100%;
  background-image: url(../images/onsite-fielddotline.png);
  background-size: cover;
  background-repeat: no-repeat;
  height: 134px;
  bottom: 0px; }

@media (min-width: 1930px) {
  .job-section .job-banner::after {
    height: 185px; } }

.job-section .job-block {
  background-color: #00a1e4;
  height: auto;
  padding: 80px 0px;
  position: relative; }

@media (max-width: 991px) {
  .job-section .job-block {
    padding: 50px 0px 20px 0px; } }

@media (max-width: 767px) {
  .job-section .job-block {
    padding: 10px 0px 10px 0px; } }

.job-section .job-block .container {
  position: relative; }

.job-section .job-block .job-callout {
  position: absolute;
  top: -22%;
  left: 0px;
  width: 254px;
  height: 456px;
  background-image: url(../images/about-job.png);
  background-position: center;
  background-repeat: no-repeat; }

@media (max-width: 1200px) {
  .job-section .job-block .job-callout {
    top: -19%; } }

@media (max-width: 991px) {
  .job-section .job-block .job-callout {
    display: none; } }

@media screen and (min-width: 1610px) {
  .job-section .job-block .job-callout {
    top: -19%; } }

.job-section .job-block .job-callout .callout-desc {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 14%;
  text-transform: uppercase;
  text-align: center;
  margin: auto;
  width: 58%;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 16px;
  color: #414042; }

.job-section .job-block .job-callout .callout-desc a {
  color: #414042; }

.job-section .job-block .job-callout .callout-desc a:hover {
  text-decoration: underline; }

.job-section .job-block .job-detailBlk {
  padding: 0px 0px 100px 0px; }

@media (max-width: 991px) {
  .job-section .job-block .job-detailBlk {
    padding: 0px 0px 70px 0px; } }

@media (max-width: 767px) {
  .job-section .job-block .job-detailBlk {
    padding: 0px 0px 30px 0px; } }

.job-section .job-block .job-detailBlk h5 {
  color: #ffffff;
  font-size: 16px;
  padding-bottom: 30px; }

@media (max-width: 991px) {
  .job-section .job-block .job-detailBlk h5 {
    padding-bottom: 30px; } }

@media (max-width: 767px) {
  .job-section .job-block .job-detailBlk h5 {
    padding-bottom: 30px; } }

.job-section .job-block .job-detailBlk h3 {
  color: #ffffff; }

@media (max-width: 991px) {
  .job-section .job-block .job-detailBlk h3 {
    font-size: 35px;
    line-height: 40px; } }

@media (max-width: 767px) {
  .job-section .job-block .job-detailBlk h3 {
    font-size: 25px;
    line-height: 30px; } }

.job-section .job-block .job-detailBlk p {
  font-size: 16px;
  margin: 0px; }

.job-section .job-block .all-link {
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal; }

.job-section .job-block .all-link a {
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 16px;
  color: #ffffff;
  display: block;
  text-align: right;
  margin-bottom: 20px; }

.job-section .job-block .box-row {
  margin: 0px -25px;
  display: flex;
  flex-wrap: wrap; }

@media (max-width: 767px) {
  .job-section .job-block .box-row {
    margin: 0px -15px; } }

.job-section .job-block .box-row .learning-box {
  padding: 0px 25px;
  margin-bottom: 50px; }

@media (max-width: 767px) {
  .job-section .job-block .box-row .learning-box {
    width: 100%;
    margin-bottom: 20px;
    padding: 0px 15px; } }

.job-section .job-block .box-row .learning-box a:hover .green-box .progrm-title {
  text-decoration: underline; }

.job-section .job-block .box-row .learning-box a .green-box {
  padding: 45px 10px 40px 10px;
  display: flex;
  height: 100%;
  flex-flow: column;
  justify-content: start;
  background-color: #8bc53f;
  border: 2px solid #ffffff;
  background-image: url(../images/wavepattern.png);
  position: relative;
  text-align: center;
  width: 100%; }

@media (max-width: 767px) {
  .job-section .job-block .box-row .learning-box a .green-box {
    flex-flow: wrap;
    padding: 20px 20px 20px;
    align-items: center; } }

.job-section .job-block .box-row .learning-box a .green-box .progrm-title {
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 24px;
  line-height: 29px;
  color: #ffffff;
  margin: 0px;
  text-transform: uppercase;
  margin-bottom: 10px; }

@media (max-width: 768px) {
  .job-section .job-block .box-row .learning-box a .green-box .progrm-title br {
    display: block; } }

@media (max-width: 767px) {
  .job-section .job-block .box-row .learning-box a .green-box .progrm-title {
    font-size: 18px;
    flex-basis: 80%;
    padding-left: 20px;
    text-align: left;
    line-height: 20px;
    margin-bottom: 0px; } }

.job-section .job-block .box-row .learning-box a .green-box .img-bx {
  margin-bottom: 40px;
  text-align: center; }

@media (max-width: 767px) {
  .job-section .job-block .box-row .learning-box a .green-box .img-bx {
    margin-bottom: 0px;
    flex-basis: 20%; } }

@media (max-width: 767px) {
  .job-section .job-block .box-row .learning-box a .green-box .img-bx img {
    max-width: 100%;
    height: 40px; } }

.InThe-news {
  padding: 80px 0px;
  background-image: url("../images/wavepattern.png");
  background-color: #fcb827;
  background-position: left top;
  background-repeat: repeat; }

@media (max-width: 991px) {
  .InThe-news {
    padding: 80px 0px; } }

@media (max-width: 767px) {
  .InThe-news {
    padding: 50px 0px; } }

.InThe-news h5 {
  color: #ffffff;
  padding-bottom: 30px;
  font-size: 16px; }

@media (max-width: 991px) {
  .InThe-news h5 {
    padding-bottom: 50px; } }

@media (max-width: 767px) {
  .InThe-news h5 {
    padding-bottom: 30px; } }

.InThe-news h3 {
  color: #ffffff;
  margin-bottom: 70px;
  max-width: 80%; }

@media (max-width: 991px) {
  .InThe-news h3 {
    margin-bottom: 40px;
    max-width: 90%;
    font-size: 35px; } }

@media (max-width: 767px) {
  .InThe-news h3 {
    margin-bottom: 30px;
    max-width: 100%;
    font-size: 25px; } }

.InThe-news .btn-default {
  margin-top: 0px !important;
  margin-bottom: 0px !important; }

.InThe-news .expo-imgBlk {
  text-align: right;
  max-width: 396px;
  max-height: 296px;
  border: 2px solid #ffffff; }

@media (max-width: 767px) {
  .InThe-news .expo-imgBlk {
    text-align: center;
    margin: 20px auto 0px; } }

.InThe-news .expo-imgBlk img {
  max-width: 100%; }

.InThe-news .all-link {
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-align: right;
  margin-top: 60px; }

@media (max-width: 767px) {
  .InThe-news .all-link {
    text-align: left;
    margin-top: 30px; } }

.InThe-news .all-link a {
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 16px;
  color: #414042;
  display: block;
  text-align: right;
  margin-bottom: 20px; }

@media (max-width: 767px) {
  .InThe-news .all-link a {
    text-align: left; } }

.InThe-news .all-link a:hover {
  text-decoration: underline; }

.community-history {
  background-color: #414042;
  background-image: none;
  padding: 80px 0px; }

@media (max-width: 991px) {
  .community-history {
    padding: 80px 0px; } }

@media (max-width: 767px) {
  .community-history {
    padding: 50px 0px 50px 0px; } }

.community-history .content h3 {
  margin-bottom: 80px; }

@media (max-width: 991px) {
  .community-history .content h3 {
    margin-bottom: 50px; } }

@media (max-width: 767px) {
  .community-history .content h3 {
    margin-bottom: 0px;
    font-size: 25px; } }

.community-history .event-block .date-time {
  color: #ffffff; }

.community-history .event-block .date-time p {
  color: #ffffff; }

.community-history .event-block .event-content {
  color: #ffffff; }

.community-history .event-block .event-content p {
  color: #ffffff;
  padding-top: 0px; }

@media (max-width: 767px) {
  .community-history .img-row {
    display: none; } }

.community-history .img-row .left-imgBox {
  background-image: url("../images/community-img01.png");
  background-size: contain;
  width: 390px;
  height: 236px;
  position: relative; }

@media (max-width: 991px) {
  .community-history .img-row .left-imgBox {
    margin: 0 auto; } }

.community-history .img-row .left-imgBox .imgBox-desc {
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 16px;
  color: #ffffff;
  position: absolute;
  left: 24%;
  right: 0;
  top: 27%;
  margin: auto;
  width: 61%;
  text-align: center;
  text-transform: uppercase; }

.community-history .img-row .right-imgBox {
  background-image: url("../images/community-img02.png");
  background-size: contain;
  width: 565px;
  height: 150px;
  position: relative;
  float: right;
  margin-top: 55px;
  background-repeat: no-repeat; }

@media (max-width: 1200px) {
  .community-history .img-row .right-imgBox {
    width: 500px; } }

@media (max-width: 991px) {
  .community-history .img-row .right-imgBox {
    margin: 50px auto 0px;
    float: none; } }

.community-history .img-row .right-imgBox .imgBox-desc {
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 16px;
  color: #ffffff;
  position: absolute;
  left: 5%;
  right: 0;
  top: 29%;
  margin: 0;
  width: 200px;
  text-align: center;
  text-transform: uppercase; }

@media (max-width: 1200px) {
  .community-history .img-row .right-imgBox .imgBox-desc {
    left: 2%;
    top: 24%; } }

.padding30 {
  padding-top: 30px;
  padding-bottom: 30px; }

@media (max-width: 991px) {
  .padding30 {
    padding-bottom: 0px; } }

.growth-box {
  padding: 200px 0px 80px 0;
  background-color: #ffffff; }

@media (max-width: 991px) {
  .growth-box {
    padding: 100px 0px; } }

@media (max-width: 767px) {
  .growth-box {
    padding: 50px 0px; } }

.growth-box .groth-titleBlk {
  position: relative;
  border-bottom: 4px dotted #3fb9eb; }

.growth-box .groth-titleBlk .growth-arrowBlk {
  position: absolute;
  background-image: url("../images/growth-arrow.png");
  background-position: left;
  background-repeat: no-repeat;
  height: 280px;
  width: 140px;
  top: -200px;
  right: 0px;
  background-size: contain; }

@media (max-width: 991px) {
  .growth-box .groth-titleBlk .growth-arrowBlk {
    top: -140px;
    width: 100px; } }

@media (max-width: 767px) {
  .growth-box .groth-titleBlk .growth-arrowBlk {
    display: none; } }

.growth-box .groth-titleBlk h3 {
  color: #3fb9eb;
  max-width: 76%;
  padding-bottom: 70px;
  margin-bottom: 0px; }

@media (max-width: 991px) {
  .growth-box .groth-titleBlk h3 {
    max-width: 88%; } }

@media (max-width: 767px) {
  .growth-box .groth-titleBlk h3 {
    font-size: 25px;
    line-height: 30px;
    padding-bottom: 30px;
    max-width: 100%; } }

.growth-box .board-block {
  font-size: 18px;
  color: #3fb9eb;
  margin: 45px 0px; }

@media (max-width: 767px) {
  .growth-box .board-block {
    margin: 30px 0px; } }

.growth-box .member-detailBlk {
  padding-bottom: 30px;
  width: 88%; }

@media (max-width: 991px) {
  .growth-box .member-detailBlk {
    width: 99%; } }

@media (max-width: 767px) {
  .growth-box .member-detailBlk {
    padding-bottom: 20px; } }

.growth-box .member-detailBlk h5 {
  font-size: 18px;
  color: #3fb9eb;
  margin-bottom: 15px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-transform: capitalize; }

@media (max-width: 767px) {
  .growth-box .member-detailBlk h5 {
    margin-bottom: 0px; } }

.growth-box .member-detailBlk h6 {
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  color: #414042;
  margin-bottom: 5px; }

.growth-box .member-detailBlk p {
  color: #414042;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 5px;
  word-break: break-all; }

.growth-box .next-box {
  margin-top: 20px;
  border-top: 4px dotted #3fb9eb; }

.growth-box .next-box .btn-default {
  margin-top: 50px;
  margin-bottom: 0px;
  width: auto;
  padding-left: 10px;
  padding-right: 10px; }

@media (max-width: 991px) {
  .growth-box .next-box .btn-default {
    margin-top: 30px; } }

@media (max-width: 767px) {
  .growth-box .next-box .btn-default {
    margin-top: 20px; } }

.vision-blk .misson-block {
  width: 55%; }

@media (max-width: 991px) {
  .vision-blk .misson-block {
    width: 75%; } }

@media (max-width: 767px) {
  .vision-blk .misson-block {
    width: 100%; } }

.blog-filter {
  background-color: #3fb9eb;
  padding: 100px 0px;
  background-image: url("../images/wavepattern.png");
  background-position: left; }

@media (max-width: 991px) {
  .blog-filter {
    padding: 50px 0px; } }

.blog-filter h1 {
  font-size: 80px;
  font-family: clarendon-text-pro, serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  margin: 0px; }

@media (max-width: 1200px) {
  .blog-filter h1 {
    font-size: 60px; } }

@media (max-width: 991px) {
  .blog-filter h1 {
    font-size: 40px; } }

.blog-filter .category-filter {
  margin-top: 20px; }

.blog-filter .category-filter label {
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 16px;
  text-transform: uppercase;
  float: left;
  color: #ffffff;
  margin-right: 25px;
  margin-top: 10px;
  width: 88px; }

@media (max-width: 767px) {
  .blog-filter .category-filter label {
    width: 100%; } }

.blog-filter .category-filter .bs-dropdown-to-select-group {
  float: left;
  width: calc(100% - 115px);
  position: relative; }

@media (max-width: 767px) {
  .blog-filter .category-filter .bs-dropdown-to-select-group {
    width: 100%; } }

.blog-filter .category-filter .bs-dropdown-to-select-group .bs-dropdown-to-select {
  background-color: #ffffff;
  border: none;
  height: 38px;
  padding: 0px 15px;
  color: #00a1e4;
  width: 200px;
  text-align: left;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  position: relative;
  white-space: nowrap;
  overflow: hidden; }

@media (max-width: 767px) {
  .blog-filter .category-filter .bs-dropdown-to-select-group .bs-dropdown-to-select {
    width: 100%; } }

.blog-filter .category-filter .bs-dropdown-to-select-group .bs-dropdown-to-select .caret-box {
  border-left: 2px solid #00a1e4;
  position: absolute;
  right: 0px;
  display: inline-block;
  height: 38px;
  width: 38px;
  top: 0px;
  background-color: #ffffff; }

.blog-filter .category-filter .bs-dropdown-to-select-group .bs-dropdown-to-select .caret-box .caret {
  border-top: 9px dashed;
  border-top: 9px solid \9;
  border-right: 9px solid transparent;
  border-left: 9px solid transparent;
  margin-top: 16px;
  margin-left: 9px;
  display: inline-block; }

.blog-filter .category-filter .bs-dropdown-to-select-group .dropdown-menu {
  width: 200px; }

.blog-filter .category-filter .bs-dropdown-to-select-group .dropdown-menu li {
  list-style-type: none; }

.blog-filter .custom-search-input {
  margin-top: 20px; }

.blog-filter .custom-search-input label {
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 16px;
  text-transform: uppercase;
  float: left;
  color: #ffffff;
  margin-right: 25px;
  margin-top: 10px;
  width: 65px; }

@media (max-width: 767px) {
  .blog-filter .custom-search-input label {
    width: 100%; } }

.blog-filter .custom-search-input .input-group {
  float: left;
  width: calc( 100% - 90px);
  position: relative; }

@media (max-width: 767px) {
  .blog-filter .custom-search-input .input-group {
    width: 100%; } }

.blog-filter .custom-search-input .input-group::before {
  content: "";
  background-image: url("../images/search-icon.png");
  width: 22px;
  height: 22px;
  position: absolute;
  left: 10px;
  top: 8px;
  z-index: 99; }

.blog-filter .custom-search-input .input-group .form-control {
  height: 38px;
  border-radius: 0px;
  padding-left: 40px;
  border: none; }

.blog-filter .custom-search-input .input-group .form-control::placeholder {
  color: #3fb9eb;
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal; }

.blog-filter .custom-search-input .input-group .search-btn {
  height: 38px;
  padding: 7px 30px 10px 30px;
  color: #ffffff;
  background-color: #ee3e42;
  border: 2px solid #ffffff;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 0px;
  margin-left: 40px; }

@media (max-width: 991px) {
  .blog-filter .custom-search-input .input-group .search-btn {
    margin-left: 20px;
    padding: 7px 20px 10px 20px; } }

.blog-listing {
  background-color: #fcb827;
  padding: 110px 0px 200px 0px; }

@media (max-width: 991px) {
  .blog-listing {
    padding: 40px 0px 100px 0px; } }

@media (max-width: 767px) {
  .blog-listing {
    padding: 10px 0px 50px 0px; } }

.blog-listing .blog-container {
  border-bottom: 4px dotted #ffffff;
  padding-bottom: 90px;
  padding-top: 90px; }

@media (max-width: 991px) {
  .blog-listing .blog-container {
    padding-top: 60px;
    padding-bottom: 60px; } }

@media (max-width: 767px) {
  .blog-listing .blog-container {
    padding-bottom: 0px;
    padding-top: 40px; } }

.blog-listing .blog-container .blog-row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -50px;
  margin-right: -50px; }

@media (max-width: 1200px) {
  .blog-listing .blog-container .blog-row {
    margin-left: -25px;
    margin-right: -25px; } }

@media (max-width: 767px) {
  .blog-listing .blog-container .blog-row {
    margin-left: -15px;
    margin-right: -15px; } }

.blog-listing .blog-container .blog-row .blog-area {
  padding-left: 50px;
  padding-right: 50px; }

@media (max-width: 1200px) {
  .blog-listing .blog-container .blog-row .blog-area {
    padding-left: 25px;
    padding-right: 25px; } }

@media (max-width: 767px) {
  .blog-listing .blog-container .blog-row .blog-area {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%; } }

.blog-listing .blog-container .blog-row .blog-area .blog-thumbnil {
  display: flex;
  height: 100%;
  flex-flow: column;
  justify-content: space-between;
  align-items: left; }

@media (max-width: 767px) {
  .blog-listing .blog-container .blog-row .blog-area .blog-thumbnil {
    align-items: center;
    padding-bottom: 40px; } }

.blog-listing .blog-container .blog-row .blog-area .blog-thumbnil a:hover h5 {
  text-decoration: underline; }

.blog-listing .blog-container .blog-row .blog-area .blog-thumbnil .blog-img {
  max-width: 324px;
  max-height: 224px;
  border: 2px solid #ffffff; }

@media (max-width: 767px) {
  .blog-listing .blog-container .blog-row .blog-area .blog-thumbnil .blog-img {
    margin: 0 auto; } }

.blog-listing .blog-container .blog-row .blog-area .blog-thumbnil .blog-img img {
  max-width: 100%; }

.blog-listing .blog-container .blog-row .blog-area .blog-thumbnil h5 {
  color: #414042;
  font-size: 24px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  margin: 40px 0px 0px 0px;
  text-transform: capitalize; }

@media (max-width: 991px) {
  .blog-listing .blog-container .blog-row .blog-area .blog-thumbnil h5 {
    font-size: 20px;
    margin: 30px 0px 0px 0px; } }

@media (max-width: 767px) {
  .blog-listing .blog-container .blog-row .blog-area .blog-thumbnil h5 {
    text-align: center;
    font-size: 18px;
    margin: 20px 0px 0px 0px; } }

.blog-listing a.btn-default {
  margin-top: 50px;
  margin-bottom: 0px; }

.blog-headline {
  background-color: #fcb827;
  padding: 140px 0px 50px 0px;
  background-image: url("../images/wavepattern.png");
  background-position: left top; }

@media (max-width: 991px) {
  .blog-headline {
    padding: 50px 0px 30px 0px; } }

.blog-headline h1 {
  font-size: 60px;
  font-family: clarendon-text-pro, serif;
  font-weight: 700;
  font-style: normal;
  color: #414042;
  margin: 0px 0px 50px 0px; }

@media (max-width: 1200px) {
  .blog-headline h1 {
    font-size: 50px; } }

@media (max-width: 991px) {
  .blog-headline h1 {
    font-size: 40px; } }

@media (max-width: 767px) {
  .blog-headline h1 {
    margin-bottom: 20px; } }

.blog-headline h5 {
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  color: #ffffff;
  text-transform: capitalize; }

@media (max-width: 767px) {
  .blog-headline h5 {
    margin-bottom: 20px; } }

.blog-headline .navigation {
  margin: 5px 0px 0px 0px;
  list-style: none;
  text-align: right; }

@media (max-width: 767px) {
  .blog-headline .navigation {
    text-align: left; } }

.blog-headline .navigation li {
  display: inline-block;
  margin-right: 20px; }

.blog-headline .navigation li:last-child {
  margin-right: 0px; }

.blog-headline .navigation li a {
  color: #ffffff;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 14px; }

.blog-headline .navigation li a:hover {
  text-decoration: underline; }

.blog-detail {
  padding: 80px 0px; }

@media (max-width: 767px) {
  .blog-detail {
    padding: 50px 0px; } }

.blog-detail .blog-desc {
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  color: #414042; }

.blog-detail .blog-desc h5 {
  color: #3fb9eb;
  font-size: 16px;
  margin-bottom: 20px;
  text-transform: capitalize;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal; }

.blog-detail .blog-desc p {
  font-size: 16px;
  color: #414042;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  margin-bottom: 20px;
  line-height: 24px; }

.blog-detail .blog-desc p:last-of-type {
  margin-bottom: 0px; }

.blog-detail .blog-desc .blog-feature-img {
  margin: 70px 0px;
  max-width: 322px;
  max-height: 222px;
  border: 2px solid #00a1e4; }

@media (max-width: 991px) {
  .blog-detail .blog-desc .blog-feature-img {
    margin: 30px 0px; } }

@media (max-width: 767px) {
  .blog-detail .blog-desc .blog-feature-img {
    margin: 20px auto; } }

.blog-detail .blog-desc .blog-feature-img img {
  max-width: 100%; }

.blog-detail .blog-desc h6 {
  font-size: 16px;
  text-transform: capitalize;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  margin: 0px 0px 20px 0px; }

.blog-detail .blog-desc ul {
  list-style: disc;
  margin: 0px 0px 0px 20px; }

.blog-detail .blog-desc ul li {
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  margin: 0px 0px 20px 0px; }

.blog-detail .blog-desc ol {
  margin: 0px 0px 0px 20px; }

.blog-detail .blog-desc ol li {
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  margin: 0px 0px 20px 0px;
  padding-left: 15px; }

.blog-detail .blog-desc .margintop60 {
  margin-top: 60px; }

.blog-detail .blog-desc a {
  text-decoration: underline !important;
  color: #414042; }

.blog-detail .blog-desc a:hover {
  text-decoration: underline; }

.comment-block {
  background-color: #fcb827;
  padding: 75px 0px; }

@media (max-width: 991px) {
  .comment-block {
    padding: 50px 0px; } }

.comment-block .custom-search-input {
  margin-top: 20px; }

@media (max-width: 767px) {
  .comment-block .custom-search-input {
    margin-top: 0px; } }

.comment-block .custom-search-input label {
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 16px;
  text-transform: uppercase;
  float: left;
  color: #ffffff;
  margin-right: 25px;
  margin-top: -3px;
  width: 65px; }

@media (max-width: 767px) {
  .comment-block .custom-search-input label {
    width: 100%; } }

.comment-block .custom-search-input .input-group {
  float: left;
  width: calc( 100% - 90px);
  position: relative; }

@media (max-width: 767px) {
  .comment-block .custom-search-input .input-group {
    width: 100%; } }

.comment-block .custom-search-input .input-group .form-control {
  height: 38px;
  border-radius: 0px;
  padding-left: 20px;
  border: none; }

.comment-block .custom-search-input .input-group .form-control::placeholder {
  color: #3fb9eb;
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal; }

.comment-block .custom-search-input .input-group .search-btn {
  height: 38px;
  padding: 7px 30px 10px 30px;
  color: #ffffff;
  background-color: #ee3e42;
  border: 2px solid #ffffff;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 0px;
  margin-left: 40px; }

@media (max-width: 991px) {
  .comment-block .custom-search-input .input-group .search-btn {
    margin-left: 20px;
    padding: 7px 20px 10px 20px; } }

.right-aside {
  margin: 0px 0px 0px 70px; }

@media (max-width: 1200px) {
  .right-aside {
    margin: 0px 0px 0px 15px; } }

@media (max-width: 991px) {
  .right-aside {
    margin: 0px 0px 0px 20px; } }

@media (max-width: 767px) {
  .right-aside {
    display: none; } }

.right-aside h6 {
  color: #3fb9eb;
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  margin-bottom: 25px;
  text-transform: uppercase; }

.right-aside .socialshare-block {
  margin-bottom: 35px; }

.right-aside .socialshare-block ul {
  list-style: none;
  margin: 0px; }

.right-aside .socialshare-block ul li {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 15px; }

.right-aside .socialshare-block ul li a {
  display: block; }

.right-aside .socialshare-block ul li a img {
  width: 38px;
  height: 38px; }

.right-aside .BlogDotted-img {
  margin-bottom: 50px; }

.right-aside .BlogDotted-img img {
  max-width: 100%; }

.right-aside .tags-list {
  list-style: none;
  display: block;
  margin: 0px 0px 35px 0px; }

.right-aside .tags-list li {
  list-style-type: none; }

.right-aside .tags-list li a {
  color: #3fb9eb;
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  margin-bottom: 5px;
  display: block;
  text-transform: capitalize; }

.right-aside .tags-list li a:hover {
  text-decoration: underline; }

.volunteer-hero .herocaption {
  padding: 370px 0px 200px 0px; }

@media (max-width: 991px) {
  .volunteer-hero .herocaption {
    padding: 0px; } }

@media (max-width: 991px) {
  .volunteer-hero .herocaption .hero-heading {
    font-size: 40px; } }

.volunteer-intro-box {
  padding: 200px 0px 80px 0px; }

@media (max-width: 991px) {
  .volunteer-intro-box {
    padding: 100px 0px 80px 0px; } }

@media (max-width: 767px) {
  .volunteer-intro-box {
    padding: 50px 0px; } }

.volunteer-intro-box .volunteer-intro h3 {
  margin-right: 60px; }

@media (max-width: 1200px) {
  .volunteer-intro-box .volunteer-intro h3 {
    margin-right: 0px; } }

.volunteer-intro-box .volunteer-intro p {
  margin-right: 60px; }

@media (max-width: 1200px) {
  .volunteer-intro-box .volunteer-intro p {
    margin-right: 0px; } }

.volunteer-intro-box .callout-image {
  position: absolute;
  top: -200px;
  right: 0px;
  background-image: url("../images/voolunteer-callout.png");
  background-position: center;
  background-repeat: no-repeat;
  width: 354px;
  height: 445px;
  background-size: contain; }

@media (max-width: 1200px) {
  .volunteer-intro-box .callout-image {
    width: 320px;
    height: 400px; } }

@media (max-width: 991px) {
  .volunteer-intro-box .callout-image {
    display: none; } }

.volunteer-intro-box .callout-image .volunteer-detail {
  position: absolute;
  width: 70%;
  margin: 0 auto;
  left: 15%;
  bottom: 12%;
  text-align: center; }

.volunteer-intro-box .callout-image .volunteer-detail h6 {
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 16px;
  color: #ffffff;
  text-transform: uppercase;
  margin: 0px 0px 10px 0px; }

.volunteer-intro-box .callout-image .volunteer-detail ul {
  margin: 0px;
  list-style: none; }

.volunteer-intro-box .callout-image .volunteer-detail ul li {
  display: inline;
  padding-right: 10px;
  position: relative;
  color: #ffffff; }

.volunteer-intro-box .callout-image .volunteer-detail ul li::after {
  content: " | ";
  position: absolute;
  right: 5px; }

.volunteer-intro-box .callout-image .volunteer-detail ul li:last-child::after {
  content: ""; }

.volunteer-intro-box .callout-image .volunteer-detail .btn-default {
  margin-top: 10px;
  margin-bottom: 0px;
  width: 100px; }

@media (max-width: 991px) {
  .volunteer-intro-box .block-row .seqence-block {
    margin-top: 35px; } }

.volunteer-intro-box .block-row .seqence-block .left-block {
  background-color: #8bc53f;
  float: left;
  width: 100px;
  position: relative; }

@media (max-width: 767px) {
  .volunteer-intro-box .block-row .seqence-block .left-block {
    width: 50px; } }

.volunteer-intro-box .block-row .seqence-block .left-block .inner-block {
  border: 1px solid #ffffff; }

.volunteer-intro-box .block-row .seqence-block .left-block .inner-block img {
  position: absolute;
  margin: auto;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px; }

@media (max-width: 767px) {
  .volunteer-intro-box .block-row .seqence-block .left-block .inner-block img {
    width: 50%; } }

.volunteer-intro-box .block-row .seqence-block .right-block {
  float: left;
  width: calc(100% - 120px);
  margin: 5px 0px 0px 20px; }

.volunteer-intro-box .block-row .seqence-block .right-block h5 {
  color: #414042; }

.about-mission.quote-block.volunteer-quote .misson-block {
  width: 77%; }

@media (max-width: 767px) {
  .about-mission.quote-block.volunteer-quote .misson-block {
    width: 100%; } }

.A-T-volunteering {
  position: relative; }

.A-T-volunteering .job-banner {
  background-position: top left; }

.A-T-volunteering .job-block .job-detailBlk {
  margin-right: 6%;
  position: relative; }

@media (max-width: 991px) {
  .A-T-volunteering .job-block .job-detailBlk {
    margin-right: 0;
    margin-left: 70px; } }

@media (max-width: 767px) {
  .A-T-volunteering .job-block .job-detailBlk {
    margin-left: 0px;
    padding-top: 80px; } }

.A-T-volunteering .job-block .job-detailBlk .note-img {
  position: absolute;
  height: 50px;
  width: 50px;
  background-color: #8bc53f;
  top: 123px;
  left: -15%; }

@media (max-width: 991px) {
  .A-T-volunteering .job-block .job-detailBlk .note-img {
    top: 80px;
    left: -10%; } }

@media (max-width: 767px) {
  .A-T-volunteering .job-block .job-detailBlk .note-img {
    top: 0px;
    left: 0px; } }

.A-T-volunteering .job-block .job-detailBlk .note-img .inner-block {
  margin: 8px;
  border: 1px solid #ffffff;
  position: relative;
  height: 35px;
  width: 35px; }

.A-T-volunteering .job-block .job-detailBlk .note-img .inner-block img {
  width: 25px;
  height: 25px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto; }

.A-T-volunteering .job-block h6 {
  color: #ffffff;
  font-size: 16px;
  margin: 10px 0px 10px 0px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-transform: capitalize; }

.A-T-volunteering .job-block ul {
  margin: 0px 0px 0px 20px;
  padding: 0px;
  list-style: disc; }

.A-T-volunteering .job-block ul li {
  font-size: 16px;
  color: #ffffff;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  margin-bottom: 10px; }

.A-T-volunteering .job-block .box-row .learning-box .green-box .progrm-title {
  color: #414042; }

@media (max-width: 767px) {
  .A-T-volunteering .job-block .box-row .learning-box .green-box .progrm-title {
    margin-bottom: 0px; } }

@media (max-width: 991px) {
  .A-T-volunteering .job-block .box-row .learning-box .green-box .progrm-title br {
    display: block; } }

@media (max-width: 767px) {
  .A-T-volunteering .job-block .box-row .learning-box .green-box .progrm-title br {
    display: none !important; } }

.A-T-volunteering .ATvolunteering-callout {
  position: absolute;
  width: 428px;
  height: 267px;
  left: 0px;
  top: 49%;
  background-image: url("../images/ATvolunteering-callout.png");
  background-size: contain;
  background-position: left;
  z-index: 99; }

@media (max-width: 1200px) {
  .A-T-volunteering .ATvolunteering-callout {
    width: 400px;
    height: 250px; } }

@media (max-width: 991px) {
  .A-T-volunteering .ATvolunteering-callout {
    display: none; } }

.A-T-volunteering .ATvolunteering-callout .ATvolunteerCallout-desc {
  position: absolute;
  left: 23%;
  right: 0px;
  top: 30%;
  text-align: center;
  margin: auto;
  width: 65%; }

@media (max-width: 1200px) {
  .A-T-volunteering .ATvolunteering-callout .ATvolunteerCallout-desc {
    top: 20%; } }

.A-T-volunteering .ATvolunteering-callout .ATvolunteerCallout-desc h5 {
  color: #414042;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 16px;
  margin: 0px 0px 5px 0px;
  text-transform: uppercase; }

.A-T-volunteering .ATvolunteering-callout .ATvolunteerCallout-desc p {
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  color: #414042;
  line-height: 24px; }

.A-T-volunteering .ATvolunteering-callout .ATvolunteerCallout-desc p span {
  display: block; }

.videoshare-blk {
  background-color: #8bc53f; }

.videoshare-blk .videoshare-arrow, .video-content-section .videoshare-arrow {
  background-image: url(../images/video-sharearrow.png);
  background-position: left;
  background-repeat: no-repeat;
  position: absolute;
  width: 287px;
  height: 89px;
  left: -5px;
  bottom: 100px;
  background-size: contain; }

.video-content-section .videoshare-arrow {
	background-image: url(/wp-content/uploads/2020/07/video-sharearrow-inverted.png);
	left: initial;
	right: -5px;
}

@media (max-width: 991px) {
  .videoshare-blk .videoshare-arrow, .video-content-section .videoshare-arrow {
    display: none; } }

.videoshare-blk .checkout-detail {
  margin-left: 100px; }

@media (max-width: 991px) {
  .videoshare-blk .checkout-detail {
    margin-left: 50px; } }

@media (max-width: 767px) {
  .videoshare-blk .checkout-detail {
    margin-left: 0px; } }

.videoshare-blk .publish-video .video-box, .video-content-section .publish-video .video-box {
  margin: 0 auto;
  float: none; }

.Jr-volunteer .right-col {
  width: 64%;
  min-height: 980px; }

@media (max-width: 1200px) {
  .Jr-volunteer .right-col {
    min-height: 1100px; } }

@media (max-width: 991px) {
  .Jr-volunteer .right-col {
    width: 100% !important;
    min-height: auto; } }

.Jr-volunteer .right-col::after {
  background-size: cover; }

@media (max-width: 1200px) {
  .Jr-volunteer .right-col::after {
    width: 110px;
    left: -110px; } }

@media (max-width: 1200px) {
  .Jr-volunteer .right-col {
    width: 55%; } }

.Jr-volunteer .right-col .content {
  padding: 100px 0px 200px 120px; }

@media (max-width: 991px) {
  .Jr-volunteer .right-col .content {
    padding: 100px 0px 100px 70px; } }

@media (max-width: 767px) {
  .Jr-volunteer .right-col .content {
    padding: 130px 0px 50px 0px; } }

.Jr-volunteer .right-col .content .green-box {
  background-color: #8bc53f;
  height: 50px;
  width: 50px;
  position: absolute;
  left: 40px;
  top: 225px; }

@media (max-width: 991px) {
  .Jr-volunteer .right-col .content .green-box {
    left: 0px;
    top: 170px; } }

@media (max-width: 767px) {
  .Jr-volunteer .right-col .content .green-box {
    top: 50px; } }

.Jr-volunteer .right-col .content .green-box .inner-block {
  margin: 8px;
  border: 1px solid #ffffff;
  position: relative;
  height: 35px;
  width: 35px; }

.Jr-volunteer .right-col .content .green-box .inner-block img {
  width: 25px;
  height: 25px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto; }

.Jr-volunteer .right-col .content h5 {
  color: #ffffff;
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  margin-bottom: 30px; }

@media (max-width: 991px) {
  .Jr-volunteer .right-col .content h5 {
    margin-bottom: 30px; } }

@media (max-width: 767px) {
  .Jr-volunteer .right-col .content h5 {
    margin-bottom: 30px; } }

.Jr-volunteer .right-col .content h6 {
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 16px;
  color: #ffffff;
  margin: 10px 0px; }

.Jr-volunteer .right-col .content ul {
  margin: 0px 0px 0px 20px;
  list-style: disc; }

.Jr-volunteer .right-col .content ul li {
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  margin-bottom: 7px;
  color: #ffffff; }

.Jr-volunteer .right-col .content .btn-default {
  margin-top: 70px;
  margin-bottom: 0px; }

@media (max-width: 991px) {
  .Jr-volunteer .right-col .content .btn-default {
    margin-top: 40px; } }

@media (max-width: 767px) {
  .Jr-volunteer .right-col .content .btn-default {
    margin-top: 20px; } }

.corporate-blk {
  padding: 80px 0px;
  position: relative; }

@media (max-width: 991px) {
  .corporate-blk {
    padding: 80px 0px; } }

@media (max-width: 767px) {
  .corporate-blk {
    padding: 50px 0px; } }

.corporate-blk .left-block {
  position: absolute;
  width: 50px;
  height: 50px;
  background-color: #8bc53f;
  top: 120px; }

@media (max-width: 991px) {
  .corporate-blk .left-block {
    top: 70px; } }

@media (max-width: 767px) {
  .corporate-blk .left-block {
    top: 0px; } }

.corporate-blk .left-block .inner-blk {
  border: 2px solid #ffffff;
  height: 35px;
  width: 35px;
  margin: 8px; }

.corporate-blk .left-block .inner-blk img {
  position: absolute;
  left: 0;
  right: 0px;
  top: 0;
  bottom: 0px;
  width: 25px;
  height: 25px;
  margin: auto; }

.corporate-blk .corporate-detail {
  width: 89%;
  position: relative; }

@media (max-width: 991px) {
  .corporate-blk .corporate-detail {
    width: 100%; } }

@media (max-width: 767px) {
  .corporate-blk .corporate-detail {
    margin-top: 70px; } }

.corporate-blk .corporate-detail h5 {
  font-size: 16px;
  margin-bottom: 30px;
  color: #3fb9eb; }

@media (max-width: 991px) {
  .corporate-blk .corporate-detail h5 {
    margin-bottom: 40px; } }

@media (max-width: 767px) {
  .corporate-blk .corporate-detail h5 {
    margin-bottom: 20px; } }

.corporate-blk .corporate-detail h3 {
  color: #3fb9eb;
  margin-bottom: 30px; }

@media (max-width: 991px) {
  .corporate-blk .corporate-detail h3 {
    margin-bottom: 30px;
    font-size: 35px;
    line-height: 40px; } }

@media (max-width: 767px) {
  .corporate-blk .corporate-detail h3 {
    font-size: 25px;
    line-height: 30px; } }

.corporate-blk .corporate-detail p {
  color: #414042;
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  margin: 0px 0px 10px 0px; }

.corporate-blk .corporate-detail h6 {
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  margin: 0px 0px 15px 0px;
  font-size: 16px; }

.corporate-blk .corporate-detail ul {
  padding: 0px 0px 0px 20px;
  list-style: disc; }

.corporate-blk .corporate-detail ul li {
  color: #414042;
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  margin-bottom: 10px; }

.corporate-blk .corporate-detail .btn-default {
  margin-top: 60px;
  margin-bottom: 0px; }

.corporate-blk .corporate-detail .corporate-callout {
  position: absolute;
  width: 304px;
  height: 358px;
  background-image: url("../images/corporate-callout.png");
  background-size: contain;
  background-repeat: no-repeat;
  bottom: -100px;
  right: 0px; }

@media (max-width: 991px) {
  .corporate-blk .corporate-detail .corporate-callout {
    display: none; } }

.corporate-blk .corporate-detail .corporate-callout .corporatecallout-desc {
  position: absolute;
  left: 0;
  right: 0px;
  top: 16%;
  text-align: center;
  margin: auto;
  width: 65%; }

.corporate-blk .corporate-detail .corporate-callout .corporatecallout-desc h5 {
  color: #414042;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 16px;
  margin: 0px 0px 5px 0px;
  text-transform: uppercase;
  padding: 0px; }

.corporate-blk .corporate-detail .corporate-callout .corporatecallout-desc p {
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  color: #414042;
  line-height: 24px; }

.corporate-blk .corporate-detail .corporate-callout .corporatecallout-desc p span {
  display: block; }

.join-hero .herocaption {
  padding: 170px 0px 270px 0px; }

@media (max-width: 991px) {
  .join-hero .herocaption {
    padding: 100px 0px 0px 0px; } }

@media (max-width: 991px) {
  .join-hero .herocaption .hero-heading {
    font-size: 40px;
    line-height: 40px; } }

.membership {
  background-color: #ee3e42;
  padding: 195px 0px 80px 0; }

@media screen and (max-width: 991px) {
  .membership {
    padding: 80px 0px; } }

@media screen and (max-width: 768px) {
  .membership {
    padding: 80px 0px 50px; } }

.membership .container {
  position: relative; }

.membership .container:after {
  content: "";
  position: absolute;
  background-image: url("../images/mebershipsectionplane.png");
  height: 88px;
  width: 859px;
  left: 95px;
  top: -155px; }

@media screen and (max-width: 991px) {
  .membership .container:after {
    display: none; } }

.membership .container:before {
  content: "";
  position: absolute;
  background-image: url("../images/membercardmbership.png");
  height: 91px;
  width: 144px;
  left: 15px;
  top: -245px; }

@media screen and (max-width: 991px) {
  .membership .container:before {
    top: -175px; } }

@media screen and (max-width: 768px) {
  .membership .container:before {
    top: -150px; } }

.membership h3 {
  color: #ffffff;
  max-width: 767px;
  margin-bottom: 40px; }

@media (max-width: 991px) {
  .membership h3 {
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 15px; } }

@media (max-width: 767px) {
  .membership h3 {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 30px; } }

.membership p {
  max-width: 837px;
  font-size: 16px; }

.membership ul {
  padding: 0px 0px 0px 10px; }

.membership ul li {
  color: #ffffff;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  padding-top: 13px;
  line-height: 24px;
  list-style-type: none;
  position: relative; }

.membership ul li:before {
  content: "";
  position: absolute;
  background-color: #ffffff;
  height: 4px;
  width: 4px;
  left: -10px;
  bottom: 10px;
  border-radius: 50%; }

.plan.giftmembership {
  background-color: #3fb9eb;
  background-image: url("../images/wavepattern.png");
  background-position: left top;
  background-repeat: repeat; }

.plan.giftmembership .row {
  margin-right: -150px;
  margin-left: -150px;
  display: flex;
  flex-wrap: wrap; }

@media screen and (max-width: 1320px) {
  .plan.giftmembership .row {
    margin-right: -120px;
    margin-left: -120px; } }

@media screen and (max-width: 991px) {
  .plan.giftmembership .row {
    margin-right: -15px;
    margin-left: -15px; } }

.plan.giftmembership .row:before, .plan.giftmembership .row:after {
  display: flex; }

.plan.giftmembership .col-md-6 {
  padding: 80px 150px; }

@media screen and (max-width: 1320px) {
  .plan.giftmembership .col-md-6 {
    padding: 80px 120px; } }

@media screen and (max-width: 991px) {
  .plan.giftmembership .col-md-6 {
    padding: 80px 15px 0px 15px; } }

@media (max-width: 767px) {
  .plan.giftmembership .col-md-6 {
    padding: 50px 15px; } }

.plan.giftmembership .left-col::before, .plan.giftmembership .left-col:after {
  background-color: #3fb9eb; }

@media (max-width: 991px) {
  .plan.giftmembership .left-col::before, .plan.giftmembership .left-col:after {
    left: 0; } }

@media (max-width: 991px) {
  .plan.giftmembership .left-col h3 {
    font-size: 34px;
    line-height: 40px; } }

@media (max-width: 767px) {
  .plan.giftmembership .left-col h3 {
    font-size: 25px;
    line-height: 30px; } }

.plan.giftmembership .left-col a.btn.btn-default {
  width: 194px; }

.plan.giftmembership .left-col p {
  padding-bottom: 10px;
  max-width: 380px;
  color: #ffffff; }

@media (max-width: 991px) {
  .plan.giftmembership .left-col p {
    max-width: 100%; } }

@media (max-width: 767px) {
  .plan.giftmembership .left-col p {
    max-width: 100%; } }

.plan.giftmembership .right-col {
  padding: 80px 170px; }

@media screen and (max-width: 1320px) {
  .plan.giftmembership .right-col {
    padding: 80px 170px; } }

@media screen and (max-width: 991px) {
  .plan.giftmembership .right-col {
    padding: 50px 15px 50px 15px; } }

.plan.giftmembership .right-col:before {
  background-image: url("../images/giftmembershipdotline.png");
  left: -80px;
  background-size: contain;
  background-repeat: no-repeat; }

.plan.giftmembership .right-col p {
  color: #ffffff;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal; }

.plan.giftmembership .right-col h3 {
  position: relative; }

@media (max-width: 991px) {
  .plan.giftmembership .right-col h3 {
    font-size: 34px;
    line-height: 40px; } }

@media (max-width: 767px) {
  .plan.giftmembership .right-col h3 {
    font-size: 25px;
    line-height: 30px; } }

.plan.giftmembership .right-col h3:before {
  position: absolute;
  content: "";
  width: 50px;
  height: 112px;
  background-image: url("../images/giftsecballoons.png");
  background-repeat: no-repeat;
  left: -100px;
  top: 10px; }

@media screen and (max-width: 991px) {
  .plan.giftmembership .right-col h3:before {
    display: none; } }

.plan.giftmembership h6 {
  font-size: 18px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal; }

.plan.giftmembership ul {
  padding: 15px 0px 0px 30px; }

.plan.giftmembership ul li {
  color: #ffffff; }

.plan.giftmembership ul li:before {
  background-color: #ffffff;
  left: -27px; }

.onsitefield.joinexplore .onsitehero:after {
  background-image: url("../images/joinmore-dotline.png"); }

.onsitefield.joinexplore .onsite-outer {
  background-color: #414042; }

.onsitefield.joinexplore .onsite-outer .intro-block {
  margin-left: 0px;
  margin-top: 0px;
  text-align: center; }

@media (max-width: 767px) {
  .onsitefield.joinexplore .onsite-outer .intro-block {
    margin-left: auto;
    flex-flow: wrap;
    align-items: center;
    padding: 20px 20px 20px; } }

.onsitefield.joinexplore .onsite-outer .intro-block h5 {
  line-height: 30px; }

@media (max-width: 767px) {
  .onsitefield.joinexplore .onsite-outer .intro-block h5 {
    line-height: 20px;
    flex-basis: 80%;
    text-align: left;
    padding-left: 20px;
    font-size: 18px; } }

@media (max-width: 991px) {
  .onsitefield.joinexplore .onsite-outer .intro-block h3 {
    font-size: 35px;
    line-height: 40px; } }

@media (max-width: 767px) {
  .onsitefield.joinexplore .onsite-outer .intro-block h3 {
    font-size: 25px;
    line-height: 30px; } }

@media (max-width: 767px) {
  .onsitefield.joinexplore .onsite-outer .intro-block .intro-image {
    flex-basis: 20%;
    margin-bottom: 0px; } }

@media (max-width: 767px) {
  .onsitefield.joinexplore .onsite-outer .intro-block .intro-image img {
    max-width: 100%;
    height: 40px; } }

.onsitefield.joinexplore .block-row {
  margin-right: -25px;
  margin-left: -25px;
  display: flex;
  flex-wrap: wrap; }

@media screen and (max-width: 991px) {
  .onsitefield.joinexplore .block-row {
    margin-right: -15px;
    margin-left: -15px; } }

.onsitefield.joinexplore .block-row:before, .onsitefield.joinexplore .block-row:after {
  display: flex; }

.onsitefield.joinexplore .block-row .col-md-4 {
  padding: 0px 25px 0px 25px;
  margin-top: 50px; }

@media screen and (max-width: 991px) {
  .onsitefield.joinexplore .block-row .col-md-4 {
    padding: 0px 15px 0px 15px;
    margin-top: 40px; } }

@media (max-width: 767px) {
  .onsitefield.joinexplore .block-row .col-md-4 {
    margin-top: 20px; } }

.funfacts {
  padding: 100px 0px; }

@media (max-width: 991px) {
  .funfacts {
    display: none; } }

.funfacts .imagecontainer {
  background-repeat: no-repeat;
  background-size: contain;
  max-width: 100%;
  height: 151px;
  position: relative; }

.funfacts .imagecontainer .content-outer {
  position: absolute;
  top: 30%;
  left: 0;
  right: 0;
  margin: 0 auto;
  vertical-align: middle;
  width: 220px; }

@media (max-width: 1200px) {
  .funfacts .imagecontainer .content-outer {
    top: 20%; } }

.funfacts .imagecontainer .content-outer p {
  text-align: center;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-transform: uppercase; }

.membership-pricing {
  padding: 80px 0px; }

@media (max-width: 991px) {
  .membership-pricing {
    padding: 80px 0px; } }

@media (max-width: 767px) {
  .membership-pricing {
    padding: 50px 0px; } }

.membership-pricing .container {
  position: relative; }

.membership-pricing .container .popimage-outer {
  position: absolute;
  top: -50px;
  right: 0px; }

@media screen and (max-width: 1199px) {
  .membership-pricing .container .popimage-outer {
    right: 98px; } }

@media screen and (max-width: 991px) {
  .membership-pricing .container .popimage-outer {
    display: none; } }

.membership-pricing .container .popimage-outer .pop-image {
  background-image: url("../images/ballon-callout.png");
  width: 324px;
  height: 204px;
  background-repeat: no-repeat;
  background-size: contain; }

.membership-pricing .container .popimage-outer .pop-image .content {
  position: absolute;
  top: 14%;
  left: 0px;
  text-align: center;
  margin: 0 auto;
  width: 160px;
  margin: 0; }

.membership-pricing .container .popimage-outer .pop-image .content h6 {
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-transform: uppercase;
  color: #414042;
  line-height: 24px; }

.membership-pricing .container .popimage-outer .pop-image .content p {
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  color: #414042; }

.membership-pricing h5 {
  color: #3fb9eb;
  font-size: 16px; }

.membership-pricing h3 {
  color: #3fb9eb;
  margin-top: 60px;
  margin-bottom: 66px; }

@media (max-width: 991px) {
  .membership-pricing h3 {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 35px;
    line-height: 40px; } }

@media (max-width: 767px) {
  .membership-pricing h3 {
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 25px;
    line-height: 30px; } }

.membership-pricing .col-block {
  display: flex;
  flex-wrap: wrap; }

.membership-pricing .col-block > [class*='col-'] {
  padding: 0px 5px 0px 0px;
  position: relative; }

.membership-pricing .col-block .content-outer {
  display: flex;
  flex-flow: column wrap;
  justify-content: space-between;
  padding-bottom: 60px; }

@media screen and (max-width: 991px) {
  .membership-pricing .col-block .content-outer {
    padding-bottom: 200px; } }

.membership-pricing .col-block h6 {
  color: #3fb9eb;
  font-size: 18px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-transform: uppercase;
  padding-bottom: 24px;
  border-bottom: 4px dashed #3fb9eb; }

.membership-pricing .col-block ul {
  margin-top: 12px;
  max-width: 244px; }

@media screen and (max-width: 767px) {
  .membership-pricing .col-block ul {
    max-width: 100%; } }

.membership-pricing .col-block ul li {
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  list-style-type: none;
  font-size: 16px;
  line-height: 20px;
  padding-top: 10px; }

.membership-pricing .col-block .pricebtn {
  position: absolute;
  bottom: -100px;
  width: 100%; }

@media screen and (max-width: 991px) {
  .membership-pricing .col-block .pricebtn {
    bottom: 50px; } }

.membership-pricing .col-block .pricebtn .price h6 {
  padding-bottom: 0px;
  border-bottom: none; }

.membership-pricing .col-block .pricebtn .price p {
  color: #414042;
  font-size: 13px; }

.membership-pricing .col-block .pricebtn .btn-outer a {
  margin-bottom: 0px;
  margin-top: 30px; }

.membership-pricing .col-block.bellow-content {
  margin-top: 168px; }

@media screen and (max-width: 991px) {
  .membership-pricing .col-block.bellow-content {
    margin-top: 0px; } }

.membership-pricing .col-block.bellow-content p {
  color: #414042; }

.financialassistance {
  background-color: #8bc53f;
  padding: 80px 0px; }

@media (max-width: 991px) {
  .financialassistance {
    padding: 80px 0px; } }

@media (max-width: 767px) {
  .financialassistance {
    padding: 50px 0px; } }

.financialassistance .container {
  position: relative; }

.financialassistance .container .popimage-outer {
  position: absolute;
  top: -50px;
  right: 0px; }

@media screen and (max-width: 1199px) {
  .financialassistance .container .popimage-outer {
    right: 98px; } }

@media screen and (max-width: 991px) {
  .financialassistance .container .popimage-outer {
    display: none; } }

.financialassistance .container .popimage-outer .pop-image {
  background-image: url("../images/ballon-callout.png");
  width: 324px;
  height: 204px;
  background-repeat: no-repeat;
  background-size: contain; }

.financialassistance .container .popimage-outer .pop-image .content {
  position: absolute;
  top: 14%;
  left: 0px;
  text-align: center;
  margin: 0 auto;
  width: 160px;
  margin: 0; }

.financialassistance .container .popimage-outer .pop-image .content h6 {
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-transform: uppercase;
  color: #414042;
  line-height: 24px; }

.financialassistance .container .popimage-outer .pop-image .content p {
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  color: #414042; }

.financialassistance h5 {
  color: #ffffff;
  font-size: 16px; }

.financialassistance h3 {
  color: #ffffff;
  margin-top: 30px;
  margin-bottom: 44px; }

@media (max-width: 1200px) {
  .financialassistance h3 {
    max-width: 75%; } }

@media (max-width: 991px) {
  .financialassistance h3 {
    max-width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 34px;
    line-height: 40px; } }

@media (max-width: 767px) {
  .financialassistance h3 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 25px;
    line-height: 30px; } }

.financialassistance p {
  max-width: 933px; }

.financialassistance .col-block {
  display: flex; }

@media (max-width: 767px) {
  .financialassistance .col-block {
    display: block; } }

.financialassistance .col-block h5 {
  margin-top: 50px;
  font-size: 18px;
  margin-bottom: 17px; }

@media (max-width: 1200px) {
  .financialassistance .col-block h5 {
    max-width: 300px; } }

@media (max-width: 767px) {
  .financialassistance .col-block h5 {
    max-width: 100%;
    margin-top: 25px; } }

.financialassistance .col-block p {
  color: #414042; }

.financialassistance .col-block > [class*='col-'] {
  padding: 0px 5px 30px 0px;
  border-bottom: 3px dashed #ffffff; }

.financialassistance .col-block .benifits-content {
  border-top: 3px dashed #ffffff;
  padding-top: 21px; }

@media (max-width: 991px) {
  .financialassistance .col-block .benifits-content {
    padding-right: 20px; } }

@media (max-width: 767px) {
  .financialassistance .col-block .benifits-content {
    padding-right: 0px; } }

.financialassistance .col-block .benifits-content p {
  max-width: 386px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  list-style-type: none;
  font-size: 16px;
  line-height: 20px;
  padding-top: 10px; }

.financialassistance .col-block .quality-content {
  padding-top: 31px;
  border-top: 3px dashed #ffffff; }

.financialassistance .col-block .quality-content p {
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  line-height: 20px; }

.financialassistance .col-block .quality-content ul {
  max-width: 377px;
  padding-left: 20px; }

.financialassistance .col-block .quality-content ul li {
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  line-height: 20px;
  padding-top: 10px; }

.sponcer-Blk.joinpage {
  padding: 80px 0; }

@media (max-width: 991px) {
  .sponcer-Blk.joinpage {
    padding: 80px 0px; } }

@media (max-width: 767px) {
  .sponcer-Blk.joinpage {
    padding: 50px 0px; } }

.help-support-blk {
  background-color: #3fb9eb;
  position: relative; }

.help-support-blk .helpdot-image {
  position: absolute;
  left: 0px;
  width: 835px;
  height: 79px;
  top: 40px;
  background-image: url("../images/help-dottedLine.png");
  background-repeat: no-repeat;
  background-size: contain; }

@media (max-width: 991px) {
  .help-support-blk .helpdot-image {
    display: none !important; } }

.help-support-blk p {
  color: #ffffff; }

.help-support-blk .seqence-block .left-block {
  background-color: #8bc53f; }

.help-support-blk .seqence-block .left-block .inner-block {
  border: 1px solid #ffffff; }

.help-support-blk .seqence-block .left-block .inner-block img {
  position: absolute;
  width: 45px;
  height: 41px;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  margin: auto; }

@media (max-width: 767px) {
  .help-support-blk .seqence-block .left-block .inner-block img {
    width: 25px;
    height: 26px; } }

.help-support-blk .seqence-block .right-block h5 {
  color: #ffffff;
  margin-top: 20px; }

@media (max-width: 767px) {
  .help-support-blk .seqence-block .right-block h5 {
    margin-top: 10px; } }

.givelittle-blk .misson-block {
  width: 75%; }

@media (max-width: 991px) {
  .givelittle-blk .misson-block {
    width: 90%; } }

@media (max-width: 767px) {
  .givelittle-blk .misson-block {
    width: 100%; } }

.individualDonation-blk .donation-desc-blk .note-img {
  position: absolute;
  height: 50px;
  width: 50px;
  background-color: #8bc53f;
  top: 123px;
  left: 15%; }

@media (max-width: 991px) {
  .individualDonation-blk .donation-desc-blk .note-img {
    top: 80px; } }

@media (max-width: 767px) {
  .individualDonation-blk .donation-desc-blk .note-img {
    top: 0px;
    left: 15px; } }

.individualDonation-blk .donation-desc-blk .note-img .inner-block {
  margin: 8px;
  border: 1px solid #ffffff;
  position: relative;
  height: 35px;
  width: 35px; }

.individualDonation-blk .donation-desc-blk .note-img .inner-block img {
  width: 25px;
  height: 25px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto; }

.individualDonation-blk .donation-desc-blk .donatation-blk {
  max-width: 95%;
  margin-bottom: 90px; }

@media (max-width: 991px) {
  .individualDonation-blk .donation-desc-blk .donatation-blk {
    margin-bottom: 50px; } }

@media (max-width: 767px) {
  .individualDonation-blk .donation-desc-blk .donatation-blk {
    margin-bottom: 30px;
    margin-top: 90px; } }

.individualDonation-blk .donation-desc-blk .donatation-blk .program-title {
  max-width: 100%; }

@media (max-width: 991px) {
  .individualDonation-blk .donation-desc-blk .donatation-blk .program-title {
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 15px; } }

@media (max-width: 767px) {
  .individualDonation-blk .donation-desc-blk .donatation-blk .program-title {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 30px; } }

.individualDonation-blk .donation-desc-blk .donatation-blk p {
  color: #414042; }

.individualDonation-blk .donation-desc-blk .box-row .learning-box .green-box {
  padding: 45px 15px 90px 15px;
  background-color: #3fb9eb; }

.individualDonation-blk .donation-desc-blk .box-row .learning-box .green-box .img-bx {
  margin-bottom: 40px; }

.fundraising-block .fundraising-hero::after {
  background-image: url("../images/fund-dottedline.png"); }

.fundraising-block .fund-img {
  position: absolute;
  height: 50px;
  width: 50px;
  background-color: #8bc53f;
  top: 120px;
  left: 15%; }

@media (max-width: 991px) {
  .fundraising-block .fund-img {
    top: 75px; } }

@media (max-width: 767px) {
  .fundraising-block .fund-img {
    left: 15px;
    top: 10px; } }

.fundraising-block .fund-img .inner-block {
  margin: 8px;
  border: 1px solid #ffffff;
  position: relative;
  height: 35px;
  width: 35px; }

.fundraising-block .fund-img .inner-block img {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto; }

.fundraising-block .proff-outerBlk {
  background-color: #3fb9eb; }

@media (max-width: 767px) {
  .fundraising-block .proff-outerBlk .fundraising-descBlk {
    margin-top: 80px;
    margin-bottom: 40px; } }

.fundraising-block .proff-outerBlk .fundraising-descBlk h3 {
  margin-bottom: 50px; }

@media (max-width: 991px) {
  .fundraising-block .proff-outerBlk .fundraising-descBlk h3 {
    margin-bottom: 40px;
    font-size: 35px;
    line-height: 40px; } }

@media (max-width: 767px) {
  .fundraising-block .proff-outerBlk .fundraising-descBlk h3 {
    margin-bottom: 30px;
    font-size: 25px;
    line-height: 30px; } }

.fundraising-block .proff-outerBlk .fundraising-descBlk p {
  font-size: 16px; }

.fundraising-block .proff-outerBlk .fundraising-descBlk .block-row {
  margin-right: -25px;
  margin-left: -25px;
  margin-top: 60px;
  display: flex;
  flex-wrap: wrap; }

@media (max-width: 991px) {
  .fundraising-block .proff-outerBlk .fundraising-descBlk .block-row {
    margin-right: -15px;
    margin-left: -15px;
    margin-top: 30px; } }

.fundraising-block .proff-outerBlk .fundraising-descBlk .block-row:before, .fundraising-block .proff-outerBlk .fundraising-descBlk .block-row:after {
  display: flex; }

.fundraising-block .proff-outerBlk .fundraising-descBlk .block-row .col-sm-4, .fundraising-block .proff-outerBlk .fundraising-descBlk .block-row .col-xs-12 {
  padding: 0px 25px 0px 25px; }

@media (max-width: 991px) {
  .fundraising-block .proff-outerBlk .fundraising-descBlk .block-row .col-sm-4, .fundraising-block .proff-outerBlk .fundraising-descBlk .block-row .col-xs-12 {
    padding: 0px 15px 0px 15px;
    margin-top: 50px; } }

@media (max-width: 767px) {
  .fundraising-block .proff-outerBlk .fundraising-descBlk .block-row .col-sm-4, .fundraising-block .proff-outerBlk .fundraising-descBlk .block-row .col-xs-12 {
    margin-top: 30px; } }

.fundraising-block .proff-outerBlk .fundraising-descBlk .block-row .col-sm-4 .event-block, .fundraising-block .proff-outerBlk .fundraising-descBlk .block-row .col-xs-12 .event-block {
  background-image: url("../images/dotted-line.png");
  background-position: left top;
  background-repeat: repeat-y;
  padding: 0px 0px 80px 45px;
  height: 100%;
  position: relative; }

@media (max-width: 991px) {
  .fundraising-block .proff-outerBlk .fundraising-descBlk .block-row .col-sm-4 .event-block, .fundraising-block .proff-outerBlk .fundraising-descBlk .block-row .col-xs-12 .event-block {
    padding: 0px 0px 70px 35px; } }

@media (max-width: 767px) {
  .fundraising-block .proff-outerBlk .fundraising-descBlk .block-row .col-sm-4 .event-block, .fundraising-block .proff-outerBlk .fundraising-descBlk .block-row .col-xs-12 .event-block {
    padding: 0px 0px 50px 25px; } }

.fundraising-block .proff-outerBlk .fundraising-descBlk .block-row .col-sm-4 .event-block h5, .fundraising-block .proff-outerBlk .fundraising-descBlk .block-row .col-xs-12 .event-block h5 {
  color: #414042;
  font-size: 18px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-transform: capitalize;
  margin-bottom: 13px; }

.fundraising-block .proff-outerBlk .fundraising-descBlk .block-row .col-sm-4 .event-block .date-time p, .fundraising-block .proff-outerBlk .fundraising-descBlk .block-row .col-xs-12 .event-block .date-time p {
  color: #ffffff;
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  margin: 0px; }

.fundraising-block .proff-outerBlk .fundraising-descBlk .block-row .col-sm-4 .event-block .event-content p, .fundraising-block .proff-outerBlk .fundraising-descBlk .block-row .col-xs-12 .event-block .event-content p {
  color: #ffffff;
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  padding-top: 1px; }

.fundraising-block .proff-outerBlk .fundraising-descBlk .block-row .col-sm-4 .see-calender, .fundraising-block .proff-outerBlk .fundraising-descBlk .block-row .col-xs-12 .see-calender {
  position: absolute;
  bottom: 0px; }

.fundraising-block .proff-outerBlk .fundraising-descBlk .block-row .col-sm-4 .see-calender .btn-default, .fundraising-block .proff-outerBlk .fundraising-descBlk .block-row .col-xs-12 .see-calender .btn-default {
  margin-top: 20px;
  margin-bottom: 0px;
  min-width: 180px;
  margin-left: 0px; }

@media (max-width: 991px) {
  .fundraising-block .proff-outerBlk .fundraising-descBlk .block-row .col-sm-4 .see-calender .btn-default, .fundraising-block .proff-outerBlk .fundraising-descBlk .block-row .col-xs-12 .see-calender .btn-default {
    margin-top: 0px;
    margin-left: 0px;
    font-size: 14px;
    width: auto;
    min-width: auto;
    padding: 10px; } }

@media (max-width: 767px) {
  .fundraising-block .proff-outerBlk .fundraising-descBlk .block-row .col-sm-4 .see-calender .btn-default, .fundraising-block .proff-outerBlk .fundraising-descBlk .block-row .col-xs-12 .see-calender .btn-default {
    margin-top: 0px;
    margin-left: 0px; } }

.corporate-donation {
  padding: 100px 0px 80px 0px;
  background-color: #ffffff; }

@media (max-width: 991px) {
  .corporate-donation {
    padding: 70px 0px 80px 0px; } }

@media (max-width: 767px) {
  .corporate-donation {
    padding: 50px 0px 50px 0px; } }

.corporate-donation .corporate-img {
  position: absolute;
  height: 50px;
  width: 50px;
  background-color: #8bc53f;
  top: 123px;
  left: 15%; }

@media (max-width: 991px) {
  .corporate-donation .corporate-img {
    top: 80px; } }

@media (max-width: 767px) {
  .corporate-donation .corporate-img {
    top: 0px;
    left: 15px; } }

.corporate-donation .corporate-img .inner-block {
  margin: 8px;
  border: 1px solid #ffffff;
  position: relative;
  height: 35px;
  width: 35px; }

.corporate-donation .corporate-img .inner-block img {
  width: 25px;
  height: 25px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto; }

@media (max-width: 767px) {
  .corporate-donation .corp-donationBlk {
    margin-top: 90px; } }

.corporate-donation .corp-donationBlk h5 {
  color: #3fb9eb;
  padding-bottom: 30px;
  font-size: 16px; }

@media (max-width: 991px) {
  .corporate-donation .corp-donationBlk h5 {
    padding-bottom: 30px; } }

@media (max-width: 767px) {
  .corporate-donation .corp-donationBlk h5 {
    padding-bottom: 30px; } }

.corporate-donation .corp-donationBlk h3 {
  color: #3fb9eb;
  margin-bottom: 50px; }

@media (max-width: 991px) {
  .corporate-donation .corp-donationBlk h3 {
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 30px; } }

@media (max-width: 767px) {
  .corporate-donation .corp-donationBlk h3 {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 30px; } }

.corporate-donation .corp-donationBlk p {
  color: #414042;
  margin-bottom: 15px; }

.corporate-donation .corp-donationBlk p:last-of-type {
  margin-bottom: 0px; }

.corporate-donation .corp-donationBlk .btn-default {
  margin-top: 70px;
  margin-bottom: 0px;
  width: auto;
  padding: 10px 15px; }

@media (max-width: 767px) {
  .corporate-donation .corp-donationBlk .btn-default {
    margin-top: 30px; } }

.corporate-donation .container {
  position: relative; }

.corporate-donation .container .corp-callout {
  position: absolute;
  background-image: url("../images/corporateD-callout.png");
  width: 350px;
  height: 469px;
  background-size: contain;
  background-repeat: no-repeat;
  right: 10px;
  top: -100px; }

@media (max-width: 991px) {
  .corporate-donation .container .corp-callout {
    display: none; } }

.corporate-donation .container .corp-callout .call-desc {
  position: absolute;
  width: 135px;
  margin: 0 auto;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 16px;
  color: #414042;
  left: 24%;
  bottom: 10%;
  text-align: center; }

.calendar-headline {
  background-color: #8bc53f;
  padding: 110px 0px 100px 0px;
  background-image: url("../images/wavepattern.png");
  background-position: left top; }

.calendar-headline h1 {
  font-size: 60px;
  font-family: clarendon-text-pro, serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  margin: 0px; }

@media (max-width: 1200px) {
  .calendar-headline h1 {
    font-size: 50px; } }

@media (max-width: 991px) {
  .calendar-headline h1 {
    font-size: 40px; } }

@media (max-width: 767px) {
  .calendar-headline h1 {
    font-size: 30px; } }

.DCMfeatured-block {
  padding: 200px 0px;
  background-color: #ffffff; }

@media (max-width: 991px) {
  .DCMfeatured-block {
    padding: 100px 0px; } }

@media (max-width: 767px) {
  .DCMfeatured-block {
    padding: 50px 0px; } }

.DCMfeatured-block .featured-box h3 {
  color: #3fb9eb;
  margin: 0px; }

@media (max-width: 991px) {
  .DCMfeatured-block .featured-box h3 {
    font-size: 34px;
    line-height: 40px; } }

@media (max-width: 767px) {
  .DCMfeatured-block .featured-box h3 {
    font-size: 25px;
    line-height: 30px; } }

/** Carousel **/
/** Carousel Controls **/
/** Carousel Pagination **/
.jcarousel-wrapper {
  margin: 70px auto 0px;
  position: relative;
  border: none;
  border-radius: 0px; }

@media (max-width: 767px) {
  .jcarousel-wrapper {
    margin: 30px auto 0px; } }

.jcarousel-wrapper .jcarousel {
  position: relative;
  overflow: hidden;
  width: 85%;
  margin: 0 auto; }

@media (max-width: 767px) {
  .jcarousel-wrapper .jcarousel {
    width: 80%; } }

.jcarousel-wrapper .jcarousel ul {
  width: 10000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0; }

.jcarousel-wrapper .jcarousel li {
  min-width: 200px;
  list-style-type: none;
  float: left;
  border: 1px solid #ffffff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.jcarousel-wrapper .jcarousel li .calendar-event {
  margin-right: 50px;
  margin-left: 50px; }

@media (max-width: 767px) {
  .jcarousel-wrapper .jcarousel li .calendar-event {
    margin-left: 5px;
    margin-right: 5px; } }

.jcarousel-wrapper .jcarousel li .calendar-event .img-blk {
  width: 100%;
  height: 300px;
  margin-bottom: 20px; }

@media (max-width: 767px) {
  .jcarousel-wrapper .jcarousel li .calendar-event .img-blk {
    height: 200px; } }

.jcarousel-wrapper .jcarousel li .calendar-event .img-blk img {
  width: 100%;
  height: 300px; }

@media (max-width: 767px) {
  .jcarousel-wrapper .jcarousel li .calendar-event .img-blk img {
    height: 100%; } }

.jcarousel-wrapper .jcarousel li .calendar-event h4 {
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 18px;
  color: #3fb9eb;
  margin: 0px 0px 10px 0px;
  text-transform: uppercase; }

.jcarousel-wrapper .jcarousel li .calendar-event .datetime {
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal; }

.jcarousel-wrapper .jcarousel li .calendar-event .datetime p {
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 16px;
  color: #414042;
  margin: 0px 0px 5px 0px;
  line-height: normal; }

.jcarousel-wrapper .jcarousel li .calendar-event .datetime p:last-of-type {
  margin: 0px; }

.jcarousel-wrapper .jcarousel li .calendar-event .btn-default {
  margin-top: 40px;
  margin-bottom: 0px; }

@media (max-width: 767px) {
  .jcarousel-wrapper .jcarousel li .calendar-event .btn-default {
    margin-top: 20px; } }

.jcarousel-control-prev {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  width: 75px;
  height: 75px;
  text-align: center;
  background-color: #ffffff;
  left: 1px;
  border: 2px solid #3fb9eb;
  background-image: url("../images/calendar-back.jpg");
  background-position: center;
  background-repeat: no-repeat; }

@media (max-width: 767px) {
  .jcarousel-control-prev {
    width: 30px;
    height: 30px;
    background-size: 15px;
    top: 40%;
    left: -1px; } }

.jcarousel-control-next {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  width: 75px;
  height: 75px;
  text-align: center;
  background-color: #ffffff;
  background-image: url("../images/calendar-next.jpg");
  background-position: center;
  background-repeat: no-repeat;
  text-decoration: none;
  border: 2px solid #3fb9eb;
  right: 1px; }

@media (max-width: 767px) {
  .jcarousel-control-next {
    width: 30px;
    height: 30px;
    background-size: 15px;
    top: 40%;
    right: -1px; } }

.Calendar-event-blk {
  padding: 200px 0px;
  background-color: #414042; }

@media (max-width: 991px) {
  .Calendar-event-blk {
    padding: 100px 0px; } }

@media (max-width: 767px) {
  .Calendar-event-blk {
    padding: 50px 0px 10px 0px; } }

.Calendar-event-blk .event-blk {
  margin-left: 40px; }

@media (max-width: 991px) {
  .Calendar-event-blk .event-blk {
    margin-left: 5px; } }

@media (max-width: 767px) {
  .Calendar-event-blk .event-blk {
    margin-left: 0px; } }

.Calendar-event-blk .event-blk .event-dropdown {
  margin-bottom: 50px; }

.Calendar-event-blk .event-blk .event-dropdown label {
  color: #8bc53f !important;
  font-size: 14px !important;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-transform: uppercase !important;
  margin-bottom: 20px !important; }

.Calendar-event-blk .event-blk .event-dropdown #tribe-bar-date {
  background-color: #ffffff !important;
  border: none;
  height: 38px !important;
  padding: 0px 15px;
  color: #414042;
  width: 200px !important;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px !important;
  position: relative;
  border: none; }

@media (max-width: 767px) {
  .Calendar-event-blk .event-blk .event-dropdown #tribe-bar-date {
    width: 100%; } }

.Calendar-event-blk .event-blk .event-dropdown .bs-dropdown-to-select-group {
  width: 100%;
  position: relative; }

.Calendar-event-blk .event-blk .event-dropdown .bs-dropdown-to-select-group .bs-dropdown-to-select {
  background-color: #ffffff;
  border: none;
  height: 38px;
  padding: 0px 15px;
  color: #414042;
  width: 200px;
  text-align: left;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  position: relative;
  white-space: nowrap;
  overflow: hidden; }

@media (max-width: 767px) {
  .Calendar-event-blk .event-blk .event-dropdown .bs-dropdown-to-select-group .bs-dropdown-to-select {
    width: 100%; } }

.Calendar-event-blk .event-blk .event-dropdown .bs-dropdown-to-select-group .bs-dropdown-to-select .caret-box {
  border-left: 2px solid #414042;
  position: absolute;
  right: 0px;
  display: inline-block;
  height: 38px;
  width: 38px;
  top: 0px;
  background-color: #ffffff; }

.Calendar-event-blk .event-blk .event-dropdown .bs-dropdown-to-select-group .bs-dropdown-to-select .caret-box .caret {
  border-top: 9px dashed #8bc53f;
  border-top: 9px solid \9;
  border-right: 9px solid transparent;
  border-left: 9px solid transparent;
  margin-top: 16px;
  margin-left: 9px;
  display: inline-block; }

.Calendar-event-blk .event-blk .event-dropdown .bs-dropdown-to-select-group .dropdown-menu {
  width: 200px; }

.Calendar-event-blk .event-blk .calendar-search {
  margin-bottom: 50px; }

.Calendar-event-blk .event-blk .calendar-search label {
  color: #8bc53f;
  font-size: 14px !important;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-transform: uppercase !important;
  margin-bottom: 20px !important; }

.Calendar-event-blk .event-blk .calendar-search .input-group {
  position: relative;
  width: 100%; }

.Calendar-event-blk .event-blk .calendar-search .input-group::before {
  content: "";
  background-image: url("../images/calendar-search.png");
  width: 22px;
  height: 22px;
  position: absolute;
  left: 10px;
  top: 8px;
  z-index: 99; }

.Calendar-event-blk .event-blk .calendar-search .input-group .form-control {
  height: 38px !important;
  border-radius: 0px;
  padding-left: 40px !important;
  border: none;
  width: 100%; }

.Calendar-event-blk .event-blk .calendar-search .input-group .form-control::placeholder {
  color: #414042;
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal; }

.Calendar-event-blk .event-blk .calendar-search .search-btn {
  height: 38px;
  width: 100px;
  padding: 7px 30px 10px 30px;
  color: #ffffff;
  background-color: #ee3e42;
  border: 2px solid #ffffff;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 0px;
  margin-left: 0px;
  margin-top: 50px; }

@media (max-width: 991px) {
  .Calendar-event-blk .event-blk .calendar-search .search-btn {
    padding: 7px 20px 10px 20px;
    margin-top: 20px;
    width: 100%; } }

@media (max-width: 767px) {
  .Calendar-event-blk .event-blk .calendar-search .search-btn {
    width: 100px;
    margin-top: 20px; } }

.Calendar-event-blk .event-blk .calendar-search .clear_filter_wrapper .btn-default {
  height: 38px;
  margin-top: 50px;
  margin-bottom: 0px;
  margin-left: 10px;
  padding: 5px 0px; }

@media (max-width: 1200px) {
  .Calendar-event-blk .event-blk .calendar-search .clear_filter_wrapper .btn-default {
    margin-left: 0px; } }

@media (max-width: 991px) {
  .Calendar-event-blk .event-blk .calendar-search .clear_filter_wrapper .btn-default {
    padding: 7px 20px 10px 20px;
    margin-top: 20px;
    width: 100%; } }

@media (max-width: 767px) {
  .Calendar-event-blk .event-blk .calendar-search .clear_filter_wrapper .btn-default {
    width: 150px;
    margin-bottom: 0px;
    margin-top: 20px;
    margin-left: 10px; } }

.Calendar-event-blk .event-blk h6 {
  color: #8bc53f;
  font-size: 14px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-transform: uppercase;
  margin-bottom: 25px; }

.Calendar-event-blk .event-blk .views-list {
  list-style: none;
  margin: 0px 0px 40px 0px; }

.Calendar-event-blk .event-blk .views-list li {
  display: block; }

.Calendar-event-blk .event-blk .views-list li.active a {
  color: #8bc53f; }

.Calendar-event-blk .event-blk .views-list li a {
  color: #ffffff;
  font-size: 14px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  display: block;
  margin-bottom: 5px; }

.Calendar-event-blk .event-blk .views-list li a:hover {
  color: #8bc53f; }

.Calendar-event-blk .event-detailBlk {
  margin-right: 20px; }

@media (max-width: 991px) {
  .Calendar-event-blk .event-detailBlk {
    margin-right: 0px; } }

@media (max-width: 767px) {
  .Calendar-event-blk .event-detailBlk {
    margin-bottom: 40px; } }

.Calendar-event-blk .event-detailBlk h3 {
  color: #8bc53f;
  font-family: clarendon-text-pro, serif;
  font-weight: 700;
  font-style: normal;
  text-transform: capitalize; }

@media (max-width: 991px) {
  .Calendar-event-blk .event-detailBlk h3 {
    font-size: 35px;
    line-height: 40px; } }

@media (max-width: 767px) {
  .Calendar-event-blk .event-detailBlk h3 {
    font-size: 25px;
    line-height: 30px; } }

.Calendar-event-blk .event-detailBlk .event-row {
  padding-bottom: 40px;
  border-bottom: 4px dotted #8bc53f;
  margin-top: 50px; }

@media (max-width: 767px) {
  .Calendar-event-blk .event-detailBlk .event-row {
    margin-bottom: 20px;
    padding-bottom: 20px;
    margin-top: 20px; } }

.Calendar-event-blk .event-detailBlk .event-row h3 {
  color: #8bc53f;
  font-family: clarendon-text-pro, serif;
  font-weight: 700;
  font-style: normal;
  text-transform: capitalize;
  position: relative;
  margin-bottom: 0px; }

.Calendar-event-blk .event-detailBlk .event-row h3 span {
  text-transform: uppercase;
  color: #8bc53f;
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  position: absolute;
  top: 5px;
  padding-left: 10px;
  line-height: normal; }

.Calendar-event-blk .event-detailBlk .event-row .story-list {
  border: none;
  width: 100%; }

.Calendar-event-blk .event-detailBlk .event-row .story-list tr td {
  padding-right: 50px;
  padding-left: 0px;
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  color: #ffffff;
  position: relative;
  padding-bottom: 5px;
  text-align: right;
  width: 30%; }

@media (max-width: 991px) {
  .Calendar-event-blk .event-detailBlk .event-row .story-list tr td {
    width: 40%;
    padding-right: 25px; } }

@media (max-width: 767px) {
  .Calendar-event-blk .event-detailBlk .event-row .story-list tr td {
    padding-right: 20px; } }

.Calendar-event-blk .event-detailBlk .event-row .story-list tr td::after {
  content: "";
  border-right: 4px dotted #676668;
  height: 91%;
  width: 4px;
  position: absolute;
  right: 0px;
  top: 1px; }

.Calendar-event-blk .event-detailBlk .event-row .story-list tr td:last-child {
  padding-left: 50px;
  padding-right: 0px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-align: left;
  width: 70%; }

@media (max-width: 991px) {
  .Calendar-event-blk .event-detailBlk .event-row .story-list tr td:last-child {
    width: 60%;
    padding-left: 25px; } }

@media (max-width: 767px) {
  .Calendar-event-blk .event-detailBlk .event-row .story-list tr td:last-child {
    padding-left: 20px; } }

.Calendar-event-blk .event-detailBlk .event-row .story-list tr td:last-child::after {
  border-right: none; }

.tribe-events-title-bar {
  display: none;
  color: #ffffff;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal; }

.tribe-events-title-bar .tribe-events-page-title {
  font-family: clarendon-text-pro, serif;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  color: #8bc53f;
  text-align: left; }

@media (max-width: 991px) {
  .tribe-events-title-bar .tribe-events-page-title {
    font-size: 35px; } }

@media (max-width: 767px) {
  .tribe-events-title-bar .tribe-events-page-title {
    font-size: 25px; } }

#tribe-events-header {
  display: none; }

#tribe-events-header .tribe-events-nav-pagination .tribe-events-sub-nav li a {
  color: #ffffff;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px; }

@media (max-width: 767px) {
  #tribe-events-header .tribe-events-nav-pagination .tribe-events-sub-nav li a {
    display: block !important;
    background: transparent !important;
    font-size: 14px; } }

.day_view_custom {
  font-size: 18px !important;
  padding-left: 0px !important; }

#tribe-events-footer {
  margin-top: 20px; }

#tribe-events-footer::before {
  content: "";
  width: 0px !important; }

#tribe-events-footer::after {
  content: "";
  width: 0px !important; }

#tribe-events-footer .tribe-events-sub-nav {
  font-family: clarendon-text-pro, serif;
  font-weight: 700;
  font-style: normal; }

@media (max-width: 767px) {
  #tribe-events-footer .tribe-events-sub-nav li {
    width: 50%; } }

#tribe-events-footer .tribe-events-sub-nav li a {
  font-family: clarendon-text-pro, serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px !important;
  color: #8bc53f; }

@media (max-width: 991px) {
  #tribe-events-footer .tribe-events-sub-nav li a {
    font-size: 14px !important;
    background: transparent !important; } }

@media (max-width: 767px) {
  #tribe-events-footer .tribe-events-sub-nav li a span {
    top: 1px !important; } }

#tribe-bar-form {
  background: transparent !important; }

#tribe-bar-form input[type=text] {
  background: #ffffff !important;
  border: none !important; }

#tribe-bar-form input[type=text]:focus {
  outline: none !important; }

.Calendar-event-blk {
  overflow-y: hidden; }

.Calendar-event-blk #tribe-events .tribe-events-list .tribe-events-button {
  display: none; }

#tribe-events-content .tribe-events-calendar td {
  color: #ffffff !important;
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal; }

#tribe-events-content .tribe-events-calendar td h3 a {
  color: #ffffff !important;
  font-size: 14px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal; }

.tribe-events-tooltip {
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  padding: 10px; }

@media (max-width: 767px) {
  .tribe-events-tooltip {
    padding: 5px; } }

.tribe-events-tooltip .entry-title {
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 18px;
  color: #3fb9eb !important;
  line-height: normal !important;
  margin-bottom: 10px !important; }

.tribe-events-tooltip .tribe-events-event-body {
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  color: #414042;
  padding: 0px !important; }

.tribe-events-tooltip {
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  padding: 10px; }

@media (max-width: 767px) {
  .tribe-events-tooltip {
    padding: 5px; } }

.tribe-events-tooltip .tribe-event-title {
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 18px;
  color: #3fb9eb !important;
  line-height: normal !important;
  margin-bottom: 10px !important; }

.tribe-events-tooltip .tribe-events-event-body {
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  color: #414042;
  padding: 0px !important; }

.tribe-events-viewmore {
  padding: 5px 3px !important; }

.tribe-events-viewmore a {
  white-space: normal !important;
  color: #ffffff !important; }

.tribe-events-viewmore a:hover {
  text-decoration: none; }

.tribe-events-day-time-slot .tribe-events-day-time-slot-heading {
  background-color: transparent !important;
  font-size: 50px !important;
  font-family: clarendon-text-pro, serif;
  font-weight: 700;
  font-style: normal;
  color: #8bc53f !important;
  margin: 0px 0px 10px 0px !important;
  line-height: normal;
  padding: 0px 0px 10px 0px !important; }

@media (max-width: 991px) {
  .tribe-events-day-time-slot .tribe-events-day-time-slot-heading {
    font-size: 34px !important; } }

@media (max-width: 767px) {
  .tribe-events-day-time-slot .tribe-events-day-time-slot-heading {
    font-size: 25px !important; } }

.tribe-events-day-time-slot .type-tribe_events {
  padding: 0px 0px 20px 0px !important;
  margin-bottom: 40px !important;
  margin-left: 0px !important;
  border-bottom: 4px dotted #8bc53f !important; }

@media (max-width: 767px) {
  .tribe-events-day-time-slot .type-tribe_events {
    margin-bottom: 20px;
    padding: 0px 0px 20px 0px !important; } }

.tribe-events-day-time-slot .type-tribe_events .tribe-events-list-event-title {
  font-size: 24px;
  color: #8bc53f !important;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  margin: 0px 0px 10px 0px; }

@media (max-width: 991px) {
  .tribe-events-day-time-slot .type-tribe_events .tribe-events-list-event-title {
    font-size: 20px; } }

@media (max-width: 767px) {
  .tribe-events-day-time-slot .type-tribe_events .tribe-events-list-event-title {
    font-size: 18px; } }

.tribe-events-day-time-slot .type-tribe_events .tribe-events-list-event-title a {
  color: #8bc53f !important; }

.tribe-events-day-time-slot .type-tribe_events .evnt-day-customs {
  padding: 0px;
  font-size: 16px;
  color: #ffffff !important;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal; }

@media (max-width: 991px) {
  .tribe-events-day-time-slot .type-tribe_events .evnt-day-customs {
    background: transparent !important;
    border: none !important; } }

.tribe-events-day-time-slot .type-tribe_events .evnt-day-customs .time-details {
  padding-left: 0px;
  padding-right: 0px; }

.tribe-events-day-time-slot .type-tribe_events .evnt-day-customs .time-details .recurringinfo {
  display: none; }

.tribe-events-day-time-slot .type-tribe_events .evnt-day-customs .tribe-events-venue-details {
  display: none; }

.tribe-events-day-time-slot .type-tribe_events .tribe-events-list-event-description p {
  color: #ffffff;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  margin: 0px 0px 10px 0px; }

.tribe-events-day-time-slot .type-tribe_events .tribe-events-list-event-description p:last-of-type {
  margin: 0px; }

.tribe-events-day-time-slot .type-tribe_events .tribe-events-list-event-description .tribe-events-read-more {
  color: #8bc53f;
  display: none;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal; }

.tribe-events-day-time-slot .type-tribe_events .tribe-events-list-event-description .tribe-events-read-more:hover {
  text-decoration: underline;
  color: #ffffff; }

.tribe-grid-allday .type-tribe_events h3.entry-title a.url {
  text-overflow: clip !important;
  white-space: normal !important;
  text-align: center;
  color: #ffffff !important; }

.tribe-grid-allday {
  background-color: transparent !important; }

.tribe-grid-allday .tribe-events-week-allday-single, .tribe-grid-body .tribe-events-week-hourly-single {
  background-color: transparent !important; }

.tribe-event-description {
  padding: 10px 0px; }

.tribe-event-description p {
  color: #414042 !important; }

@media (max-width: 991px) {
  .tribe-event-description p {
    color: #ffffff !important; } }

h3 {
  color: #8bc53f;
  font-family: clarendon-text-pro, serif;
  font-weight: 700;
  font-style: normal;
  font-size: 50px;
  line-height: 60px;
  margin-bottom: 30px; }

.tribe-events-sub-nav {
  color: #8bc53f;
  font-family: clarendon-text-pro, serif;
  font-weight: 700;
  font-style: normal;
  text-transform: capitalize;
  font-size: 50px;
  line-height: 60px;
  margin-bottom: 30px;
  position: relative;
  text-align: left;
  display: block;
  padding-left: 0px !important;
  padding-right: 0px !important; }

@media (max-width: 991px) {
  .tribe-events-sub-nav {
    font-size: 35px;
    line-height: 40px; } }

@media (max-width: 767px) {
  .tribe-events-sub-nav {
    font-size: 25px;
    line-height: 30px; } }

.tribe-events-sub-nav .tribe-events-nav-previous {
  position: relative;
  left: 0px;
  top: 0px;
  width: auto !important; }

@media (max-width: 991px) {
  .tribe-events-sub-nav .tribe-events-nav-previous {
    top: 0px; } }

@media (max-width: 767px) {
  .tribe-events-sub-nav .tribe-events-nav-previous {
    top: 0px;
    width: 50% !important; } }

.tribe-events-sub-nav .tribe-events-nav-previous a {
  font-size: 16px; }

.tribe-events-sub-nav .tribe-events-nav-previous a:hover span {
  color: #ffffff; }

.tribe-events-sub-nav .tribe-events-nav-previous a span {
  font-size: 16px;
  float: left; }

.tribe-events-sub-nav .tribe-events-nav-next {
  position: relative;
  right: 0px;
  top: 0px;
  float: right !important;
  width: auto !important; }

@media (max-width: 991px) {
  .tribe-events-sub-nav .tribe-events-nav-next {
    top: 0px; } }

@media (max-width: 767px) {
  .tribe-events-sub-nav .tribe-events-nav-next {
    top: 0px;
    width: 50% !important; } }

.tribe-events-sub-nav .tribe-events-nav-next a {
  font-size: 16px; }

.tribe-events-sub-nav .tribe-events-nav-next a:hover span {
  color: #ffffff; }

.tribe-events-sub-nav .tribe-events-nav-next a span {
  font-size: 16px;
  float: left; }

#tribe-events-header::after {
  right: 0 !important;
  background-color: transparent !important;
  width: 0 !important; }

#tribe-events-header::before {
  right: 0 !important;
  background-color: transparent !important;
  width: 0 !important; }

#tribe-mobile-container .tribe-mobile-day .tribe-mobile-day-date {
  background: transparent !important;
  padding: 5px 0px !important;
  border-bottom: 0px solid #ffffff; }

#tribe-mobile-container .tribe-mobile-day .tribe-events-mobile {
  margin-bottom: 10px !important;
  padding: 15px 0 !important;
  border-bottom: 2px dotted #8bc53f !important;
  border-top: 0px solid transparent !important; }

#tribe-mobile-container .tribe-mobile-day .tribe-events-mobile .summary {
  color: #ffffff !important;
  font-size: 16px !important;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal; }

#tribe-mobile-container .tribe-mobile-day .tribe-events-mobile .tribe-events-event-body {
  color: #ffffff !important;
  font-size: 16px !important;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal; }

#tribe-mobile-container .tribe-mobile-day .tribe-events-mobile .tribe-events-event-body .tribe-event-schedule-details {
  color: #ffffff !important;
  font-size: 16px !important;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal; }

#tribe-mobile-container .tribe-mobile-day .tribe-events-mobile .tribe-events-event-body .tribe-event-schedule-details .tribe-event-date-start {
  color: #ffffff !important;
  font-size: 16px !important;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal; }

#tribe-mobile-container .tribe-mobile-day .tribe-events-mobile .tribe-events-event-body a {
  color: #ffffff !important;
  font-size: 16px !important;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal; }

.column.first span {
  color: #ffffff; }

.tribe-mobile-day-heading {
  margin: 30px 0px; }

.tribe-grid-body div[id*=tribe-events-event-] {
  /*  position: relative!important; */
  width: 94% !important;
  z-index: 3;
  background-color: #fff !important; }

.tribe-grid-body div[id*=tribe-events-event-] h3.entry-title {
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  color: #414042 !important;
  font-size: 16px !important; }

.map-headline {
  background-color: #fcb827;
  padding: 110px 0px 100px 0px;
  background-image: url("../images/wavepattern.png");
  background-position: left top; }

@media (max-width: 991px) {
  .map-headline {
    padding: 70px 0px; } }

@media (max-width: 767px) {
  .map-headline {
    padding: 50px 0px; } }

.map-headline h1 {
  font-size: 60px;
  font-family: clarendon-text-pro, serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  margin: 0px; }

@media (max-width: 1200px) {
  .map-headline h1 {
    font-size: 50px; } }

@media (max-width: 991px) {
  .map-headline h1 {
    font-size: 40px; } }

@media (max-width: 767px) {
  .map-headline h1 {
    font-size: 30px; } }

.map-box {
  width: 100%;
  max-height: 500px; }

.map-box img {
  width: 100%; }

.map-detailBlk {
  background-color: #8bc53f;
  padding: 200px 0px 290px 0px; }

@media (max-width: 991px) {
  .map-detailBlk {
    padding: 100px 0px; } }

@media (max-width: 767px) {
  .map-detailBlk {
    padding: 50px 0px; } }

.map-detailBlk .container {
  position: relative; }

.map-detailBlk .map-describe-blk {
  width: 95%; }

@media (max-width: 991px) {
  .map-detailBlk .map-describe-blk {
    width: 100%; } }

.map-detailBlk .map-describe-blk h3 {
  font-family: clarendon-text-pro, serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  margin-bottom: 45px; }

@media (max-width: 991px) {
  .map-detailBlk .map-describe-blk h3 {
    margin-bottom: 40px; } }

@media (max-width: 767px) {
  .map-detailBlk .map-describe-blk h3 {
    margin-bottom: 30px; } }

.map-detailBlk .map-describe-blk p {
  font-size: 16px;
  color: #414042;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  margin: 0px 0px 10px 0px; }

.map-detailBlk .map-describe-blk p:last-of-type {
  margin: 0px; }

.map-detailBlk .map-describe-blk .map-detail {
  margin: 50px 0px 0px 0px; }

@media (max-width: 991px) {
  .map-detailBlk .map-describe-blk .map-detail {
    margin-top: 30px; } }

@media (max-width: 767px) {
  .map-detailBlk .map-describe-blk .map-detail {
    margin-top: 20px; } }

.map-detailBlk .map-describe-blk .map-detail h6 {
  font-size: 18px;
  color: #ffffff;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  margin: 0px 0px 15px 0px; }

.map-detailBlk .map-describe-blk .map-detail h5 {
  font-size: 16px;
  color: #414042;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  margin: 0px 0px 1px 0px;
  text-transform: capitalize; }

.map-detailBlk .map-describe-blk .map-detail p {
  font-size: 16px;
  color: #414042;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  margin: 0px 0px 15px 0px; }

.map-detailBlk .map-rightblk {
  margin-left: 60px;
  position: relative; }

@media (max-width: 991px) {
  .map-detailBlk .map-rightblk {
    margin-left: 30px; } }

@media (max-width: 767px) {
  .map-detailBlk .map-rightblk {
    margin-left: 0px;
    margin-top: 30px; } }

.map-detailBlk .map-rightblk .map-optionBox {
  margin-bottom: 50px; }

@media (max-width: 991px) {
  .map-detailBlk .map-rightblk .map-optionBox {
    margin-bottom: 30px; } }

@media (max-width: 767px) {
  .map-detailBlk .map-rightblk .map-optionBox {
    margin-bottom: 20px; } }

.map-detailBlk .map-rightblk .map-optionBox h6 {
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 18px;
  color: #ffffff;
  margin: 0px 0px 10px 0px; }

.map-detailBlk .map-rightblk .map-optionBox p {
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  color: #414042;
  margin: 0px 0px 10px 0px; }

.map-detailBlk .map-rightblk .map-optionBox .btn-default {
  margin-top: 40px;
  margin-bottom: 0px;
  width: auto;
  padding: 10px 30px; }

@media (max-width: 991px) {
  .map-detailBlk .map-rightblk .map-optionBox .btn-default {
    margin-top: 20px; } }

@media (max-width: 767px) {
  .map-detailBlk .map-rightblk .map-optionBox .btn-default {
    margin-top: 10px; } }

.map-detailBlk .map-detailcallout {
  position: absolute;
  background-image: url("../images/map-det-callout.png");
  background-position: center;
  background-repeat: no-repeat;
  width: 254px;
  height: 327px;
  bottom: -290px;
  right: 14%; }

@media (max-width: 1200px) {
  .map-detailBlk .map-detailcallout {
    right: 9%; } }

@media (max-width: 991px) {
  .map-detailBlk .map-detailcallout {
    display: none; } }

.map-detailBlk .map-detailcallout .mapcallout-detail {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 18%;
  width: 160px;
  text-align: center; }

.map-detailBlk .map-detailcallout .mapcallout-detail h5 {
  color: #414042;
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal; }

.map-detailBlk .map-detailcallout .mapcallout-detail p {
  color: #414042;
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal; }

.map-detailBlk .map-compass {
  position: absolute;
  background-image: url("../images/map-campass.png");
  background-position: center;
  background-repeat: no-repeat;
  width: 634px;
  height: 162px;
  top: -240px;
  left: 0px; }

@media (max-width: 991px) {
  .map-detailBlk .map-compass {
    display: none; } }

.news-hero {
  height: 650px; }

@media (max-width: 991px) {
  .news-hero {
    height: 350px; } }

.news-hero .herocaption {
  padding: 180px 0px 220px 0px; }

@media (max-width: 991px) {
  .news-hero .herocaption {
    padding: 100px 0px; } }

.news-hero .herocaption .hero-heading {
  font-size: 65px;
  line-height: 65px; }

@media (max-width: 991px) {
  .news-hero .herocaption .hero-heading {
    font-size: 40px;
    line-height: 40px; } }

.news-section {
  background-color: #3fb9eb;
  padding: 200px 0px;
  background-image: url("../images/wavepattern.png");
  background-position: left top; }

@media (max-width: 991px) {
  .news-section {
    padding: 100px 0px; } }

@media (max-width: 767px) {
  .news-section {
    padding: 50px 0px; } }

.news-section .content h3 {
  margin-bottom: 60px; }

@media (max-width: 991px) {
  .news-section .content h3 {
    margin-bottom: 40px; } }

@media (max-width: 767px) {
  .news-section .content h3 {
    margin-bottom: 30px; } }

.news-section .content p {
  font-size: 16px;
  margin: 0px 0px 10px 0px; }

.news-section .content p:last-of-type {
  margin: 0px; }

.news-section .block-row .col-md-3 {
  margin-top: 100px; }

@media (max-width: 991px) {
  .news-section .block-row .col-md-3 {
    margin-top: 50px; } }

.news-section .block-row .col-md-3 .event-block h5 {
  color: #414042;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 15px;
  line-height: normal; }

@media (max-width: 991px) {
  .news-section .block-row .col-md-3 .event-block h5 {
    margin-bottom: 5px; } }

.news-section .block-row .col-md-3 .event-block .event-content p {
  color: #ffffff;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 18px;
  padding: 0px; }

.news-section .block-row .col-md-3 .event-block .event-content p a {
  color: #ffffff; }

.news-section .block-row .col-md-3 .event-block .event-content p a:hover {
  color: #ffffff; }

.news-section .see-calender {
  text-align: center; }

@media (max-width: 767px) {
  .news-section .see-calender {
    text-align: left; } }

.news-section .see-calender .btn-default {
  margin-top: 100px; }

@media (max-width: 991px) {
  .news-section .see-calender .btn-default {
    margin-top: 50px; } }

.nextG-hero {
  height: 650px; }

@media (max-width: 991px) {
  .nextG-hero {
    height: 350px; } }

.nextG-hero .herocaption {
  padding: 180px 0px 220px 0px; }

@media (max-width: 991px) {
  .nextG-hero .herocaption {
    padding: 100px 0px; } }

.nextG-hero .herocaption .hero-heading {
  font-size: 65px;
  line-height: 65px; }

@media (max-width: 991px) {
  .nextG-hero .herocaption .hero-heading {
    font-size: 40px;
    line-height: 50px; } }

.nextG-detail {
  background-color: #8bc53f;
  padding: 200px 0px; }

@media (max-width: 991px) {
  .nextG-detail {
    padding: 100px 0px; } }

@media (max-width: 767px) {
  .nextG-detail {
    padding: 50px 0px; } }

.nextG-detail .nextg-blk {
  width: 100%; }

.nextG-detail .nextg-blk .nextg-intro {
  border-bottom: 4px dotted #ffffff;
  padding-bottom: 100px; }

@media (max-width: 991px) {
  .nextG-detail .nextg-blk .nextg-intro {
    padding-bottom: 50px; } }

.nextG-detail .nextg-blk .nextg-intro h3 {
  font-family: clarendon-text-pro, serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff; }

.nextG-detail .nextg-blk .nextg-intro p {
  font-size: 16px;
  color: #ffffff;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  margin: 0px 0px 10px 0px;
  width: 85%; }

@media (max-width: 991px) {
  .nextG-detail .nextg-blk .nextg-intro p {
    width: 100%; } }

.nextG-detail .nextg-blk .nextg-intro p:last-of-type {
  margin: 0px; }

.nextG-detail .nextgen-board {
  padding: 50px 0px;
  border-bottom: 4px dotted #ffffff; }

@media (max-width: 991px) {
  .nextG-detail .nextgen-board {
    padding: 30px 0px; } }

.nextG-detail .nextgen-board h5 {
  font-size: 18px;
  color: #ffffff;
  margin: 0px; }

.nextG-detail .nextgen-board ul {
  margin: 40px 0px 0px 5px;
  list-style: none; }

@media (max-width: 767px) {
  .nextG-detail .nextgen-board ul {
    margin: 30px 0px 0px 5px; } }

.nextG-detail .nextgen-board ul li {
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  color: #414042;
  margin: 0px 0px 8px 0px;
  text-transform: capitalize;
  list-style-type: none; }

.nextG-detail .nextgen-board ul li strong {
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal; }

.nextG-detail .nextgen-board ul li span {
  text-transform: uppercase; }

.nextG-detail .next-btnbox .btn-default {
  padding: 10px 10px;
  width: auto;
  margin-top: 60px;
  margin-bottom: 0px; }

@media (max-width: 991px) {
  .nextG-detail .next-btnbox .btn-default {
    margin-top: 30px; } }

.exhibits-hero {
  height: 650px; }

@media (max-width: 991px) {
  .exhibits-hero {
    height: 350px; } }

.exhibits-hero .herocaption {
  padding: 180px 0px 220px 0px; }

@media (max-width: 991px) {
  .exhibits-hero .herocaption {
    padding: 100px 0px 120px 0px; } }

@media (max-width: 767px) {
  .exhibits-hero .herocaption {
    padding: 50px 0px 60px 0px; } }

.exhibits-hero .herocaption .hero-heading {
  font-size: 65px;
  line-height: 70px; }

@media (max-width: 991px) {
  .exhibits-hero .herocaption .hero-heading {
    font-size: 35px;
    line-height: 40px; } }

@media (max-width: 767px) {
  .exhibits-hero .herocaption .hero-heading {
    font-size: 40px;
    line-height: 50px; } }

.exhibits-introBlk {
  background-color: #ee3e42;
  width: 100%;
  padding: 80px 0px;
  position: relative; }

@media (max-width: 991px) {
  .exhibits-introBlk {
    padding: 80px 0px; } }

@media (max-width: 767px) {
  .exhibits-introBlk {
    padding: 50px 0px; } }

.exhibits-introBlk .our-exhibits-Box {
  color: #ffffff; }

.exhibits-introBlk .our-exhibits-Box h3 {
  color: #ffffff;
  margin-bottom: 60px; }

@media (max-width: 991px) {
  .exhibits-introBlk .our-exhibits-Box h3 {
    margin-bottom: 40px; } }

@media (max-width: 767px) {
  .exhibits-introBlk .our-exhibits-Box h3 {
    margin-bottom: 30px; } }

.exhibits-introBlk .our-exhibits-Box p {
  font-size: 16px;
  color: #ffffff;
  line-height: 24px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  margin: 0px 0px 10px 0px; }

.exhibits-introBlk .our-exhibits-Box p:last-of-type {
  margin: 0; }

.exhibits-introBlk .rocket-blk {
  position: absolute;
  right: 13%;
  background-image: url("../images/exhibition-rocket.png");
  background-size: contain;
  height: 668px;
  width: 155px;
  bottom: 0px;
  background-position: center;
  background-repeat: no-repeat; }

@media (max-width: 991px) {
  .exhibits-introBlk .rocket-blk {
    display: none; } }

.featured-exhibit {
  padding: 100px 0px; }

@media (max-width: 991px) {
  .featured-exhibit {
    padding: 50px 0px; } }

.featured-exhibit .Featur-exhibitIntro h5 {
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 16px;
  color: #3fb9eb;
  margin-bottom: 30px; }

@media (max-width: 991px) {
  .featured-exhibit .Featur-exhibitIntro h5 {
    margin-bottom: 30px; } }

@media (max-width: 767px) {
  .featured-exhibit .Featur-exhibitIntro h5 {
    margin-bottom: 20px; } }

.featured-exhibit .Featur-exhibitIntro h3 {
  color: #3fb9eb;
  margin: 0px; }

.featured-exhibit .feature-row {
  margin-left: -40px;
  margin-right: -40px;
  display: flex;
  flex-wrap: wrap; }

@media (max-width: 991px) {
  .featured-exhibit .feature-row {
    margin-left: -20px;
    margin-right: -20px;
    display: block; } }

@media (max-width: 767px) {
  .featured-exhibit .feature-row {
    margin-left: -15px;
    margin-right: -15px; } }

.featured-exhibit .feature-row::before {
  display: block; }

.featured-exhibit .feature-row::after {
  display: block; }

.featured-exhibit .feature-row .feature-col {
  padding-left: 40px;
  padding-right: 40px; }

@media (max-width: 991px) {
  .featured-exhibit .feature-row .feature-col {
    padding-left: 20px;
    padding-right: 20px; } }

@media (max-width: 767px) {
  .featured-exhibit .feature-row .feature-col {
    padding-left: 15px;
    padding-right: 15px; } }

.featured-exhibit .feature-row .feature-col .feature-exhibitbox {
  margin: 0px;
  padding: 0px;
  text-align: left;
  margin-top: 90px; }

@media (max-width: 991px) {
  .featured-exhibit .feature-row .feature-col .feature-exhibitbox {
    margin: 50px auto 0; } }

@media (max-width: 767px) {
  .featured-exhibit .feature-row .feature-col .feature-exhibitbox {
    margin: 30px auto 0px; } }

.featured-exhibit .feature-row .feature-col .feature-exhibitbox .img-box {
  max-width: 550px;
  max-height: 450px; }

@media (max-width: 767px) {
  .featured-exhibit .feature-row .feature-col .feature-exhibitbox .img-box {
    margin: 0 auto; } }

.featured-exhibit .feature-row .feature-col .feature-exhibitbox .img-box img {
  width: 100%;
  height: 100%; }

.featured-exhibit .feature-row .feature-col .feature-exhibit-desc {
  margin-top: 90px; }

@media (max-width: 991px) {
  .featured-exhibit .feature-row .feature-col .feature-exhibit-desc {
    margin-top: 20px; } }

@media (max-width: 767px) {
  .featured-exhibit .feature-row .feature-col .feature-exhibit-desc {
    text-align: center; } }

.featured-exhibit .feature-row .feature-col .feature-exhibit-desc .featured-ex-callout {
  background-image: url("../images/exhibit-ex-desc.png");
  background-size: contain;
  height: 160px;
  background-position: left;
  background-repeat: no-repeat;
  position: relative; }

@media (max-width: 1200px) {
  .featured-exhibit .feature-row .feature-col .feature-exhibit-desc .featured-ex-callout {
    height: 140px; } }

@media (max-width: 991px) {
  .featured-exhibit .feature-row .feature-col .feature-exhibit-desc .featured-ex-callout {
    display: none; } }

.featured-exhibit .feature-row .feature-col .feature-exhibit-desc .featured-ex-callout .featured-desc {
  position: absolute;
  top: 27%;
  left: 10%;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 16px;
  color: #414042;
  width: 110px;
  text-align: center;
  text-transform: uppercase; }

@media (max-width: 1200px) {
  .featured-exhibit .feature-row .feature-col .feature-exhibit-desc .featured-ex-callout .featured-desc {
    top: 22%;
    left: 9%; } }

.featured-exhibit .feature-row .feature-col .feature-exhibit-desc .featured-ex-callout .featured-desc span {
  display: block; }

.featured-exhibit .feature-row .feature-col .feature-exhibit-desc h4 {
  text-transform: uppercase;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 24px;
  color: #414042;
  margin: 40px 0px 10px 0px; }

@media (max-width: 767px) {
  .featured-exhibit .feature-row .feature-col .feature-exhibit-desc h4 {
    font-size: 20px;
    margin: 0px 0px 10px 0px; } }

.featured-exhibit .feature-row .feature-col .feature-exhibit-desc p {
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  color: #414042;
  margin-bottom: 0px; }

.featured-exhibit .feature-row .feature-col .feature-exhibit-desc .btn-default {
  margin-top: 70px;
  margin-bottom: 0px; }

@media (max-width: 1200px) {
  .featured-exhibit .feature-row .feature-col .feature-exhibit-desc .btn-default {
    margin-top: 20px; } }

.exhibits-offer {
  position: relative; }

.exhibits-offer .block {
  background-color: #8bc53f;
  padding-left: 10px;
  padding-right: 10px; }

.exhibits-offer .block .title h5 {
  line-height: 28px; }

.everyday-exhibit {
  width: 100%; }

.everyday-exhibit .exhibits-Box {
  background-image: url("../images/exhibit-line.png");
  background-position: left top;
  background-repeat: repeat-x;
  padding: 200px 0 80px 0px;
  position: relative; }

@media (max-width: 991px) {
  .everyday-exhibit .exhibits-Box {
    padding: 200px 0 80px 0px; } }

@media (max-width: 767px) {
  .everyday-exhibit .exhibits-Box {
    padding: 50px 0px; } }

.everyday-exhibit .exhibits-Box .everyday-callout {
  position: absolute;
  background-image: url("../images/every-day-callout.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 404px;
  height: 326px;
  right: 0px;
  top: 1px; }

@media (max-width: 991px) {
  .everyday-exhibit .exhibits-Box .everyday-callout {
    display: none; } }

.everyday-exhibit .exhibits-Box .everyday-callout .callout-desc {
  position: absolute;
  width: 285px;
  left: 0;
  right: 0;
  bottom: 50px;
  margin: auto;
  text-align: center; }

.everyday-exhibit .exhibits-Box .everyday-callout .callout-desc h6 {
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  margin-bottom: 10px;
  text-transform: uppercase; }

.everyday-exhibit .exhibits-Box .everyday-callout .callout-desc p {
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 24px;
  margin-bottom: 5px;
  color: #414042; }

.everyday-exhibit .exhibits-Box h3 {
  color: #3fb9eb;
  margin: 0px; }

.everyday-exhibit .exhibits-Box .block-row {
  margin-left: -35px;
  margin-right: -35px; }

@media (max-width: 767px) {
  .everyday-exhibit .exhibits-Box .block-row {
    margin-left: -15px;
    margin-right: -15px; } }

.everyday-exhibit .exhibits-Box .block-row .daily-exhibits {
  padding-left: 35px;
  padding-right: 35px;
  margin-top: 90px; }

@media (max-width: 991px) {
  .everyday-exhibit .exhibits-Box .block-row .daily-exhibits {
    margin-top: 40px; } }

@media (max-width: 767px) {
  .everyday-exhibit .exhibits-Box .block-row .daily-exhibits {
    margin-top: 30px;
    padding-left: 15px;
    padding-right: 15px; } }

.everyday-exhibit .exhibits-Box .block-row .daily-exhibits a {
  display: block; }

.everyday-exhibit .exhibits-Box .block-row .daily-exhibits a .img-box {
  max-width: 350px;
  max-height: 300px;
  margin-bottom: 30px; }

@media (max-width: 767px) {
  .everyday-exhibit .exhibits-Box .block-row .daily-exhibits a .img-box {
    margin: 0 auto 20px; } }

.everyday-exhibit .exhibits-Box .block-row .daily-exhibits a .img-box img {
  width: 100%;
  height: 100%; }

.everyday-exhibit .exhibits-Box .block-row .daily-exhibits a .feature-exhibit-desc {
  width: 100%; }

@media (max-width: 767px) {
  .everyday-exhibit .exhibits-Box .block-row .daily-exhibits a .feature-exhibit-desc {
    text-align: center; } }

.everyday-exhibit .exhibits-Box .block-row .daily-exhibits a .feature-exhibit-desc h4 {
  text-transform: uppercase;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 18px;
  color: #414042;
  margin-bottom: 10px; }

@media (max-width: 767px) {
  .everyday-exhibit .exhibits-Box .block-row .daily-exhibits a .feature-exhibit-desc h4 {
    font-size: 20px; } }

.everyday-exhibit .exhibits-Box .block-row .daily-exhibits a .feature-exhibit-desc p {
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  color: #414042;
  margin-bottom: 0px; }

.exhibitE-hero {
  height: 650px; }

@media (max-width: 991px) {
  .exhibitE-hero {
    height: 350px; } }

.exhibitE-hero .herocaption {
  padding: 180px 0px 220px 0px; }

@media (max-width: 991px) {
  .exhibitE-hero .herocaption {
    padding: 100px 0px 120px 0px; } }

@media (max-width: 767px) {
  .exhibitE-hero .herocaption {
    padding: 50px 0px; } }

.exhibitE-hero .herocaption .hero-heading {
  font-size: 65px;
  line-height: 70px; }

@media (max-width: 767px) {
  .exhibitE-hero .herocaption .hero-heading {
    font-size: 40px;
    line-height: 50px; } }

.exhibitEnegry-intro {
  background-color: #fcb827;
  padding: 50px 0px 200px 0px; }

@media (max-width: 991px) {
  .exhibitEnegry-intro {
    padding: 50px 0px 100px 0px; } }

@media (max-width: 767px) {
  .exhibitEnegry-intro {
    padding: 50px 0px; } }

.exhibitEnegry-intro .exhibitE-callout {
  position: absolute;
  background-image: url("../images/exhibit-callout01.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 304px;
  height: 330px;
  top: -50px;
  right: 0; }

@media (max-width: 991px) {
  .exhibitEnegry-intro .exhibitE-callout {
    display: none; } }

.exhibitEnegry-intro .exhibitE-callout .exeE-callout {
  width: 200px;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 45px;
  text-align: center; }

.exhibitEnegry-intro .exhibitE-callout .exeE-callout h6 {
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 10px;
  text-transform: uppercase; }

.exhibitEnegry-intro .exhibitE-callout .exeE-callout p {
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 5px; }

.exhibitEnegry-intro .exhibitE-intro {
  width: 95%; }

@media (max-width: 991px) {
  .exhibitEnegry-intro .exhibitE-intro {
    width: 100%; } }

.exhibitEnegry-intro .exhibitE-intro h5 {
  margin-bottom: 140px; }

@media (max-width: 991px) {
  .exhibitEnegry-intro .exhibitE-intro h5 {
    margin-bottom: 50px !important; } }

@media (max-width: 767px) {
  .exhibitEnegry-intro .exhibitE-intro h5 {
    margin-bottom: 30px !important; } }

.exhibitEnegry-intro .exhibitE-intro h5 a {
  color: #ffffff;
  font-size: 16px;
  text-transform: capitalize; }

@media (max-width: 991px) {
  .exhibitEnegry-intro .exhibitE-intro h5 {
    margin-bottom: 70px; } }

@media (max-width: 767px) {
  .exhibitEnegry-intro .exhibitE-intro h5 {
    margin-bottom: 30px; } }

.exhibitEnegry-intro .exhibitE-intro h3 {
  width: 95%; }

@media (max-width: 991px) {
  .exhibitEnegry-intro .exhibitE-intro h3 {
    width: 100%; } }

.exhibitEnegry-intro .exhibitE-intro p {
  color: #414042; }

.exhibitEnegry-intro .exhibitE-intro .seqence-block {
  margin-top: 60px; }

@media (max-width: 991px) {
  .exhibitEnegry-intro .exhibitE-intro .seqence-block {
    margin-top: 30px; } }

@media (max-width: 767px) {
  .exhibitEnegry-intro .exhibitE-intro .seqence-block {
    margin-top: 20px; } }

.exhibitEnegry-intro .exhibitE-intro .seqence-block .left-block {
  float: left;
  position: relative;
  background-color: #ee3e42; }

.exhibitEnegry-intro .exhibitE-intro .seqence-block .left-block .inner-block {
  border: 2px solid #fcb724; }

.exhibitEnegry-intro .exhibitE-intro .seqence-block .left-block .inner-block img {
  max-width: 40px;
  width: auto; }

.exhibitEnegry-intro .exhibitE-intro .seqence-block .right-block h5 {
  margin-bottom: 0px; }

.about-mission.exeE-quotes {
  padding: 80px 0px; }

@media (max-width: 991px) {
  .about-mission.exeE-quotes {
    padding: 70px 0px; } }

@media (max-width: 767px) {
  .about-mission.exeE-quotes {
    padding: 50px 0px; } }

.about-mission.exeE-quotes .misson-block {
  width: 74%; }

@media (max-width: 991px) {
  .about-mission.exeE-quotes .misson-block {
    width: 85%; } }

@media (max-width: 767px) {
  .about-mission.exeE-quotes .misson-block {
    width: 100%; } }

.air-exhibit-blk {
  background-color: #8bc53f;
  padding: 100px 0px 200px 0px; }

@media (max-width: 991px) {
  .air-exhibit-blk {
    padding: 70px 0px 100px 0px; } }

@media (max-width: 767px) {
  .air-exhibit-blk {
    padding: 50px 0px; } }

.air-exhibit-blk .note-img {
  position: absolute;
  height: 50px;
  width: 50px;
  background-color: #ee3e42;
  top: 123px;
  left: 15px; }

@media (max-width: 991px) {
  .air-exhibit-blk .note-img {
    top: 80px; } }

@media (max-width: 767px) {
  .air-exhibit-blk .note-img {
    top: 0px;
    left: 15px; } }

.air-exhibit-blk .note-img .inner-block {
  margin: 8px;
  border: 2px solid #fcb827;
  position: relative;
  height: 35px;
  width: 35px; }

.air-exhibit-blk .note-img .inner-block img {
  width: 25px;
  height: 25px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto; }

.air-exhibit-blk .air-descBlk {
  width: 89%; }

@media (max-width: 1200px) {
  .air-exhibit-blk .air-descBlk {
    width: 100%; } }

@media (max-width: 767px) {
  .air-exhibit-blk .air-descBlk {
    margin-top: 90px; } }

.air-exhibit-blk .air-descBlk h5 {
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 90px; }

@media (max-width: 991px) {
  .air-exhibit-blk .air-descBlk h5 {
    margin-bottom: 50px; } }

@media (max-width: 767px) {
  .air-exhibit-blk .air-descBlk h5 {
    margin-bottom: 30px; } }

.air-exhibit-blk .air-descBlk h3 {
  margin-bottom: 60px;
  color: #ffffff; }

@media (max-width: 1200px) {
  .air-exhibit-blk .air-descBlk h3 {
    margin-bottom: 40px; } }

@media (max-width: 767px) {
  .air-exhibit-blk .air-descBlk h3 {
    margin-bottom: 30px; } }

.air-exhibit-blk .air-descBlk p {
  color: #ffffff;
  font-size: 16px;
  margin: 0px 0px 10px 0px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal; }

.air-exhibit-blk .air-descBlk p:last-of-type {
  margin: 0px; }

.air-exhibit-blk .air-exhibit-img {
  max-width: 554px;
  max-height: 354px;
  border: 2px solid #ffffff;
  float: right;
  margin-top: 130px; }

@media (max-width: 991px) {
  .air-exhibit-blk .air-exhibit-img {
    margin-top: 80px; } }

@media (max-width: 767px) {
  .air-exhibit-blk .air-exhibit-img {
    float: none;
    margin: 40px auto 0px; } }

.air-exhibit-blk .air-exhibit-img img {
  max-width: 100%; }

.exhibit-waterBlk .proff-hero::after {
  content: "";
  background-image: url("../images/fund-dottedline.png"); }

.exhibit-waterBlk .proff-outerBlk {
  background-color: #3fb9eb; }

@media (max-width: 767px) {
  .exhibit-waterBlk .proff-outerBlk {
    padding: 50px 0px; } }

.exhibit-waterBlk .proff-outerBlk .Proff-seq-block {
  margin-top: 123px; }

@media (max-width: 991px) {
  .exhibit-waterBlk .proff-outerBlk .Proff-seq-block {
    position: absolute;
    margin-top: 80px; } }

@media (max-width: 767px) {
  .exhibit-waterBlk .proff-outerBlk .Proff-seq-block {
    margin-top: 10px; } }

.exhibit-waterBlk .proff-outerBlk .Proff-seq-block .inner-block img {
  width: 17px;
  height: 20px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto; }

.exhibit-waterBlk .proff-outerBlk .water-exhibit-desc {
  width: 95%; }

@media (max-width: 767px) {
  .exhibit-waterBlk .proff-outerBlk .water-exhibit-desc {
    margin-top: 90px; } }

.exhibit-waterBlk .proff-outerBlk .water-exhibit-desc h3 {
  margin-bottom: 50px; }

@media (max-width: 991px) {
  .exhibit-waterBlk .proff-outerBlk .water-exhibit-desc h3 {
    margin-bottom: 30px; } }

.exhibit-waterBlk .proff-outerBlk .water-exhibit-desc p {
  font-size: 16px;
  margin: 0px 0px 10px 0px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal; }

.exhibit-waterBlk .proff-outerBlk .water-exhibit-desc p:last-of-type {
  margin: 0px; }

.exhibit-waterBlk .proff-outerBlk .water-exhibit-desc h6 {
  color: #ffffff;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 18px;
  margin: 50px 0px 10px 0px; }

@media (max-width: 991px) {
  .exhibit-waterBlk .proff-outerBlk .water-exhibit-desc h6 {
    margin: 30px 0px 10px 0px; } }

.exhibit-waterBlk .proff-outerBlk .water-sidebox {
  margin-top: 123px;
  float: right;
  width: 350px;
  border: 2px solid #ffffff; }

@media (max-width: 991px) {
  .exhibit-waterBlk .proff-outerBlk .water-sidebox {
    width: 100%;
    margin-top: 80px; } }

@media (max-width: 767px) {
  .exhibit-waterBlk .proff-outerBlk .water-sidebox {
    max-width: 350px;
    max-height: 498px;
    float: none !important;
    margin: 10px auto 0; } }

.exhibit-waterBlk .proff-outerBlk .water-sidebox img {
  width: 100%; }

@media (max-width: 767px) {
  .exhibit-waterBlk .proff-outerBlk .water-sidebox img {
    margin: 0 auto; } }

.electricity-exhibitBlk {
  background-color: #414042;
  padding: 100px 0px 200px 0px;
  color: #ffffff; }

@media (max-width: 991px) {
  .electricity-exhibitBlk {
    padding: 70px 0px 100px 0px; } }

@media (max-width: 767px) {
  .electricity-exhibitBlk {
    padding: 50px 0px; } }

.electricity-exhibitBlk .note-img {
  position: absolute;
  height: 50px;
  width: 50px;
  background-color: #ee3e42;
  top: 123px;
  left: 15px; }

@media (max-width: 991px) {
  .electricity-exhibitBlk .note-img {
    top: 80px; } }

@media (max-width: 767px) {
  .electricity-exhibitBlk .note-img {
    top: 0px;
    left: 15px; } }

.electricity-exhibitBlk .note-img .inner-block {
  margin: 8px;
  border: 2px solid #fcb827;
  position: relative;
  height: 35px;
  width: 35px; }

.electricity-exhibitBlk .note-img .inner-block img {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto; }

.electricity-exhibitBlk .electricity-descbox {
  width: 88%; }

@media (max-width: 991px) {
  .electricity-exhibitBlk .electricity-descbox {
    width: 100%; } }

@media (max-width: 767px) {
  .electricity-exhibitBlk .electricity-descbox {
    margin-top: 90px; } }

.electricity-exhibitBlk .electricity-descbox h5 {
  margin-bottom: 90px;
  color: #ffffff;
  font-size: 16px; }

@media (max-width: 991px) {
  .electricity-exhibitBlk .electricity-descbox h5 {
    margin-bottom: 50px; } }

@media (max-width: 767px) {
  .electricity-exhibitBlk .electricity-descbox h5 {
    margin-bottom: 30px; } }

.electricity-exhibitBlk .electricity-descbox h3 {
  margin-bottom: 50px;
  color: #ffffff; }

@media (max-width: 1200px) {
  .electricity-exhibitBlk .electricity-descbox h3 {
    margin-bottom: 30px; } }

@media (max-width: 767px) {
  .electricity-exhibitBlk .electricity-descbox h3 {
    margin-bottom: 25px; } }

.electricity-exhibitBlk .electricity-descbox p {
  color: #ffffff;
  font-size: 16px;
  margin: 0px 0px 10px 0px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal; }

.electricity-exhibitBlk .electricity-descbox p:last-of-type {
  margin: 0px; }

.electricity-exhibitBlk .electricity-img {
  float: right;
  max-width: 554px;
  max-height: 354px;
  border: 2px solid #ffffff;
  border-radius: 2px;
  margin-top: 124px; }

@media (max-width: 991px) {
  .electricity-exhibitBlk .electricity-img {
    width: 100%;
    height: auto; } }

@media (max-width: 767px) {
  .electricity-exhibitBlk .electricity-img {
    margin: 30px auto 0;
    float: none; } }

.electricity-exhibitBlk .electricity-img img {
  width: 100%;
  max-width: 100%; }

.awesome-sponcers {
  padding: 200px 0px; }

@media (max-width: 991px) {
  .awesome-sponcers {
    padding: 100px 0px; } }

@media (max-width: 767px) {
  .awesome-sponcers {
    padding: 50px 0px; } }

.exhibit-template-intro {
  background-color: #fcb827;
  padding: 80px 0px; }

@media (max-width: 991px) {
  .exhibit-template-intro {
    padding: 80px 0px; } }

@media (max-width: 767px) {
  .exhibit-template-intro {
    padding: 50px 0px; } }

.exhibit-template-intro .container {
  position: relative; }

.exhibit-template-intro .exhibitemplate-callout {
  position: absolute;
  right: 0px;
  background-image: url("../images/exhibit-arrow.png");
  background-position: center;
  width: 153px;
  height: 235px;
  background-repeat: no-repeat;
  top: -80px; }

@media (max-width: 991px) {
  .exhibit-template-intro .exhibitemplate-callout {
    display: none; } }

.exhibit-template-intro .exhibitE-intro {
  width: 99%; }

@media (max-width: 991px) {
  .exhibit-template-intro .exhibitE-intro {
    width: 100%; } }

.exhibit-template-intro .exhibitE-intro h5 {
  margin-bottom: 30px; }

@media (max-width: 991px) {
  .exhibit-template-intro .exhibitE-intro h5 {
    margin-bottom: 30px; } }

@media (max-width: 767px) {
  .exhibit-template-intro .exhibitE-intro h5 {
    margin-bottom: 30px; } }

.exhibit-template-intro .exhibitE-intro h5 a {
  color: #ffffff;
  font-size: 16px;
  text-transform: capitalize; }

@media (max-width: 991px) {
  .exhibit-template-intro .exhibitE-intro h5 {
    margin-bottom: 70px; } }

@media (max-width: 767px) {
  .exhibit-template-intro .exhibitE-intro h5 {
    margin-bottom: 30px; } }

.exhibit-template-intro .exhibitE-intro h3 {
  width: 95%;
  color: #ffffff; }

@media (max-width: 991px) {
  .exhibit-template-intro .exhibitE-intro h3 {
    width: 100%; } }

.exhibit-template-intro .exhibitE-intro p {
  color: inherit; }

.exhibit-template-intro .exhibitE-intro h6 {
  margin: 60px 0px 15px 0px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 18px;
  color: inherit; }

@media (max-width: 991px) {
  .exhibit-template-intro .exhibitE-intro h6 {
    margin: 40px 0px 10px 0px; } }

@media (max-width: 767px) {
  .exhibit-template-intro .exhibitE-intro h6 {
    margin: 20px 0px 10px 0px; } }

.exhibit-template-intro .exhibitE-intro ul {
  margin: 20px 0px 0px 20px;
  padding: 0px; }

.exhibit-template-intro .exhibitE-intro ul li {
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: inherit;
  margin: 0px 0px 10px 0px; }

.exhibit-template-intro .exhibitE-intro ul li:last-of-type {
  margin: 0px; }

.template-bx {
  margin-left: 10%; }

@media (max-width: 991px) {
  .template-bx {
    margin-left: 0px; } }

.exhibitcontent-blk {
  background-color: #8bc53f;
  padding: 80px 0px; }

@media (max-width: 991px) {
  .exhibitcontent-blk {
    padding: 80px 0px; } }

@media (max-width: 767px) {
  .exhibitcontent-blk {
    padding: 50px 0px; } }

.exhibitcontent-blk h3 {
  color: #ffffff;
  margin: 0px 0px 60px 0px; }

@media (max-width: 991px) {
  .exhibitcontent-blk h3 {
    margin: 0px 0px 40px 0px; } }

@media (max-width: 767px) {
  .exhibitcontent-blk h3 {
    margin: 0px 0px 20px 0px; } }

.exhibitcontent-blk .exhibitc-detail {
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff; }

.exhibitcontent-blk .exhibitc-detail.left-blk {
  width: 76%; }

@media (max-width: 991px) {
  .exhibitcontent-blk .exhibitc-detail.left-blk {
    width: 85%; } }

@media (max-width: 767px) {
  .exhibitcontent-blk .exhibitc-detail.left-blk {
    width: 100%; } }

.exhibitcontent-blk .exhibitc-detail p {
  font-size: 16px;
  margin: 0px 0px 10px 0px;
  color: inherit; }

.exhibitcontent-blk .exhibitc-detail p:last-of-type {
  margin: 0px; }

@media (max-width: 767px) {
  .exhibitcontent-blk .exhibitc-detail p:last-of-type {
    margin: 0px 0px 10px 0px; } }

.exhibitcontent-blk .exhibitc-detail h6 {
  margin: 10px 0px 15px 0px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 18px;
  color: inherit; }

@media (max-width: 991px) {
  .exhibitcontent-blk .exhibitc-detail h6 {
    margin: 40px 0px 10px 0px; } }

@media (max-width: 767px) {
  .exhibitcontent-blk .exhibitc-detail h6 {
    margin: 20px 0px 10px 0px; } }

.exhibitcontent-blk .exhibitc-detail ul {
  margin: 0px 0px 10px 20px;
  padding: 0px; }

.exhibitcontent-blk .exhibitc-detail ul li {
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: inherit;
  margin: 0px 0px 10px 0px; }

.exhibitcontent-blk .exhibitc-detail ul li:last-of-type {
  margin: 0px; }

@media (max-width: 767px) {
  .third-exhibit-desc .third-exhibit-detail {
    margin-top: 40px; } }

.exhibit-rightImg-blk {
  background-color: #8bc53f;
  padding: 80px 0px; }

@media (max-width: 991px) {
  .exhibit-rightImg-blk {
    padding: 80px 0px; } }

@media (max-width: 767px) {
  .exhibit-rightImg-blk {
    padding: 50px 0px; } }

.exhibit-rightImg-blk .one-exhibit-desc {
  width: 89%; }

@media (max-width: 1200px) {
  .exhibit-rightImg-blk .one-exhibit-desc {
    width: 100%; } }

.exhibit-rightImg-blk .one-exhibit-desc h5 {
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 30px; }

@media (max-width: 991px) {
  .exhibit-rightImg-blk .one-exhibit-desc h5 {
    margin-bottom: 30px; } }

@media (max-width: 767px) {
  .exhibit-rightImg-blk .one-exhibit-desc h5 {
    margin-bottom: 20px; } }

.exhibit-rightImg-blk .one-exhibit-desc h3 {
  margin-bottom: 30px;
  color: #ffffff; }

@media (max-width: 1200px) {
  .exhibit-rightImg-blk .one-exhibit-desc h3 {
    margin-bottom: 30px; } }

@media (max-width: 767px) {
  .exhibit-rightImg-blk .one-exhibit-desc h3 {
    margin-bottom: 20px; } }

.exhibit-rightImg-blk .one-exhibit-desc p {
  color: inherit;
  font-size: 16px;
  margin: 0px 0px 10px 0px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal; }

.exhibit-rightImg-blk .one-exhibit-desc p:last-of-type {
  margin: 0px; }

.exhibit-rightImg-blk .one-exhibit-desc h6 {
  margin: 60px 0px 15px 0px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 18px;
  color: inherit; }

@media (max-width: 991px) {
  .exhibit-rightImg-blk .one-exhibit-desc h6 {
    margin: 40px 0px 10px 0px; } }

@media (max-width: 767px) {
  .exhibit-rightImg-blk .one-exhibit-desc h6 {
    margin: 20px 0px 10px 0px; } }

.exhibit-rightImg-blk .one-exhibit-desc ul {
  margin: 0px 0px 0px 20px;
  padding: 0px; }

.exhibit-rightImg-blk .one-exhibit-desc ul li {
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: inherit;
  margin: 0px 0px 10px 0px; }

.exhibit-rightImg-blk .one-exhibit-desc ul li:last-of-type {
  margin: 0px; }

.exhibit-rightImg-blk .exhibit-right-img, .exhibit-leftImg-blk .third-left-img {
  max-width: 550px;
  max-height: 100%; }

@media (max-width: 991px) {
  .exhibit-rightImg-blk .exhibit-right-img, .exhibit-leftImg-blk .third-left-img { } }

@media (max-width: 767px) {
  .exhibit-rightImg-blk .exhibit-right-img, .exhibit-leftImg-blk .third-left-img {
 } }

.exhibit-rightImg-blk .exhibit-right-img img, .exhibit-leftImg-blk .third-left-img img {
	width: 100%;
		border: 1px solid #fff;
}


.exhibit-rightImg-blk .exhibit-right-img li, .exhibit-leftImg-blk .third-left-img li {
  margin-bottom: 30px;}

.exhibit-BannerImg-blk {
  background-color: #3fb9eb; }

.exhibit-BannerImg-blk .exhibitTwoImg {
  height: 680px;
  width: 100%;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  position: relative; }

.exhibit-BannerImg-blk .exhibit-two-box {
  padding: 70px 0px 200px 0px; }

@media (max-width: 991px) {
  .exhibit-BannerImg-blk .exhibit-two-box {
    padding: 50px 0px 100px 0px; } }

@media (max-width: 767px) {
  .exhibit-BannerImg-blk .exhibit-two-box {
    padding: 50px 0px; } }

.exhibit-BannerImg-blk .exhibit-two-box .exhibitTwo-leftImg {
  max-width: 350px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  margin-top: 120px; }

@media (max-width: 991px) {
  .exhibit-BannerImg-blk .exhibit-two-box .exhibitTwo-leftImg {
    margin-top: 80px; } }

@media (max-width: 767px) {
  .exhibit-BannerImg-blk .exhibit-two-box .exhibitTwo-leftImg {
    margin: 0px auto 20px; } }

.exhibit-BannerImg-blk .exhibit-two-box .exhibitTwo-leftImg img {
  width: 100%; }

.exhibit-BannerImg-blk .exhibit-two-box .exhibitTwo-desc h5 {
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 90px; }

@media (max-width: 991px) {
  .exhibit-BannerImg-blk .exhibit-two-box .exhibitTwo-desc h5 {
    margin-bottom: 50px; } }

@media (max-width: 767px) {
  .exhibit-BannerImg-blk .exhibit-two-box .exhibitTwo-desc h5 {
    margin-bottom: 30px; } }

.exhibit-BannerImg-blk .exhibit-two-box .exhibitTwo-desc h3 {
  color: #ffffff;
  margin-bottom: 50px; }

@media (max-width: 767px) {
  .exhibit-BannerImg-blk .exhibit-two-box .exhibitTwo-desc h3 {
    margin-bottom: 20px; } }

.exhibit-BannerImg-blk .exhibit-two-box .exhibitTwo-desc h6 {
  margin: 60px 0px 15px 0px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 18px;
  color: inherit; }

@media (max-width: 991px) {
  .exhibit-BannerImg-blk .exhibit-two-box .exhibitTwo-desc h6 {
    margin: 40px 0px 10px 0px; } }

@media (max-width: 767px) {
  .exhibit-BannerImg-blk .exhibit-two-box .exhibitTwo-desc h6 {
    margin: 20px 0px 10px 0px; } }

.exhibit-BannerImg-blk .exhibit-two-box .exhibitTwo-desc ul {
  margin: 20px 0px 0px 20px;
  padding: 0px; }

.exhibit-BannerImg-blk .exhibit-two-box .exhibitTwo-desc ul li {
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: inherit;
  margin: 0px 0px 10px 0px; }

.exhibit-BannerImg-blk .exhibit-two-box .exhibitTwo-desc ul li:last-of-type {
  margin: 0px; }

.exhibit-BannerImg-blk .exhibit-two-box .exhibitTwo-desc p {
  color: inherit;
  font-size: 16px;
  margin: 0px 0px 10px 0px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal; }

.exhibit-BannerImg-blk .exhibit-two-box .exhibitTwo-desc p:last-of-type {
  margin: 0px; }

.exhibit-leftImg-blk {
  padding: 80px 0px;
  background-color: #414042; }

@media (max-width: 991px) {
  .exhibit-leftImg-blk {
    padding: 80px 0px; } }

@media (max-width: 767px) {
  .exhibit-leftImg-blk {
    padding: 50px 0px; } }

.exhibit-leftImg-blk .third-left-img {
  max-width: 550px;
  max-height: 100%;
  margin-top: 0px; }

@media (max-width: 991px) {
  .exhibit-leftImg-blk .third-left-img {
    margin-top: 30px; } }

@media (max-width: 767px) {
  .exhibit-leftImg-blk .third-left-img {
    margin: 0px auto 40px; } }

.exhibit-leftImg-blk .third-left-img img {
  width: 100%; }

.exhibit-leftImg-blk .third-exhibit-desc {
  margin-left: 10%; }

@media (max-width: 991px) {
  .exhibit-leftImg-blk .third-exhibit-desc {
    margin-left: 0; } }

.exhibit-leftImg-blk .third-exhibit-desc h5 {
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 30px; }

@media (max-width: 991px) {
  .exhibit-leftImg-blk .third-exhibit-desc h5 {
    margin-bottom: 30px; } }

@media (max-width: 767px) {
  .exhibit-leftImg-blk .third-exhibit-desc h5 {
    margin-bottom: 20px; } }

.exhibit-leftImg-blk .third-exhibit-desc h3 {
  color: #ffffff;
  margin-bottom: 30px; }

@media (max-width: 991px) {
  .exhibit-leftImg-blk .third-exhibit-desc h3 {
    margin-bottom: 30px; } }

@media (max-width: 767px) {
  .exhibit-leftImg-blk .third-exhibit-desc h3 {
    margin-bottom: 20px; } }

.exhibit-leftImg-blk .third-exhibit-desc h6 {
  margin: 60px 0px 15px 0px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 18px;
  color: #ffffff; }

@media (max-width: 991px) {
  .exhibit-leftImg-blk .third-exhibit-desc h6 {
    margin: 40px 0px 10px 0px; } }

@media (max-width: 767px) {
  .exhibit-leftImg-blk .third-exhibit-desc h6 {
    margin: 20px 0px 10px 0px; } }

.exhibit-leftImg-blk .third-exhibit-desc ul {
  margin: 0px 0px 0px 20px;
  padding: 0px; }

.exhibit-leftImg-blk .third-exhibit-desc ul li {
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: inherit;
  margin: 0px 0px 10px 0px; }

.exhibit-leftImg-blk .third-exhibit-desc ul li:last-of-type {
  margin: 0px; }

.exhibit-leftImg-blk .third-exhibit-desc p {
  color: inherit;
  font-size: 16px;
  margin: 0px 0px 10px 0px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal; }

.exhibit-leftImg-blk .third-exhibit-desc p:last-of-type {
  margin: 0px; }

.default-descriptionBlk {
  background-color: #3fb9eb;
  padding: 200px 0px; }

@media (max-width: 991px) {
  .default-descriptionBlk {
    padding: 100px 0px; } }

@media (max-width: 767px) {
  .default-descriptionBlk {
    padding: 50px 0px; } }

.default-descriptionBlk .default-intro h3 {
  color: #ffffff;
  margin-bottom: 50px; }

@media (max-width: 991px) {
  .default-descriptionBlk .default-intro h3 {
    margin-bottom: 40px; } }

@media (max-width: 767px) {
  .default-descriptionBlk .default-intro h3 {
    margin-bottom: 30px; } }

.default-descriptionBlk .default-intro p {
  color: #ffffff;
  font-size: 16px;
  margin: 0px 0px 10px 0px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal; }

.default-descriptionBlk .default-intro p:last-of-type {
  margin: 0px; }

.default-descriptionBlk .default-intro h6 {
  margin: 60px 0px 15px 0px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 18px;
  color: #ffffff; }

@media (max-width: 991px) {
  .default-descriptionBlk .default-intro h6 {
    margin: 40px 0px 10px 0px; } }

@media (max-width: 767px) {
  .default-descriptionBlk .default-intro h6 {
    margin: 20px 0px 10px 0px; } }

.default-descriptionBlk .default-intro ul {
  margin: 0px 0px 0px 20px;
  padding: 0px; }

.default-descriptionBlk .default-intro ul li {
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  margin: 0px 0px 10px 0px; }

.default-descriptionBlk .default-intro ul li:last-of-type {
  margin: 0px; }

.defaultcontent-blk {
  background-color: #ee3e42;
  padding: 200px 0px; }

@media (max-width: 991px) {
  .defaultcontent-blk {
    padding: 100px 0px; } }

@media (max-width: 767px) {
  .defaultcontent-blk {
    padding: 50px 0px; } }

.defaultcontent-blk h3 {
  color: #ffffff;
  margin: 0px 0px 60px 0px; }

@media (max-width: 991px) {
  .defaultcontent-blk h3 {
    margin: 0px 0px 40px 0px; } }

@media (max-width: 767px) {
  .defaultcontent-blk h3 {
    margin: 0px 0px 30px 0px; } }

.defaultcontent-blk .defaultc-detail {
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff; }

.defaultcontent-blk .defaultc-detail.left-blk {
  width: 89%; }

@media (max-width: 991px) {
  .defaultcontent-blk .defaultc-detail.left-blk {
    width: 95%; } }

@media (max-width: 767px) {
  .defaultcontent-blk .defaultc-detail.left-blk {
    width: 100%;
    margin-bottom: 40px; } }

.defaultcontent-blk .defaultc-detail p {
  font-size: 16px;
  margin: 0px 0px 10px 0px; }

.defaultcontent-blk .defaultc-detail p:last-of-type {
  margin: 0px; }

.defaultcontent-blk .defaultc-detail ul {
  margin: 0px 0px 0px 16px;
  padding: 0px; }

.defaultcontent-blk .defaultc-detail ul li {
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  margin: 0px 0px 10px 0px; }

.defaultcontent-blk .defaultc-detail ul li:last-of-type {
  margin: 0px; }

.defaultcontent-blk .defaultc-detail h6 {
  margin: 0px 0px 15px 0px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 18px;
  color: #ffffff; }

.calendarEntry-headline {
  background-color: #8bc53f;
  padding: 100px 0px 70px 0px;
  background-image: url("../images/wavepattern.png");
  background-position: left top; }

@media (max-width: 991px) {
  .calendarEntry-headline {
    padding: 50px 0px 30px 0px; } }

.calendarEntry-headline h1 {
  font-size: 60px;
  font-family: clarendon-text-pro, serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  margin: 0px 0px 0px 0px;
  width: 70%; }

@media (max-width: 1200px) {
  .calendarEntry-headline h1 {
    font-size: 50px; } }

@media (max-width: 991px) {
  .calendarEntry-headline h1 {
    font-size: 40px;
    width: 75%; } }

@media (max-width: 767px) {
  .calendarEntry-headline h1 {
    margin-bottom: 20px;
    width: 100%; } }

.calendarEntry-headline h5 {
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  color: #ffffff;
  text-transform: capitalize; }

@media (max-width: 767px) {
  .calendarEntry-headline h5 {
    margin-bottom: 20px; } }

.calendarEntry-headline .navigation {
  margin: 5px 0px 0px 0px;
  list-style: none;
  text-align: right; }

@media (max-width: 767px) {
  .calendarEntry-headline .navigation {
    text-align: left; } }

.calendarEntry-headline .navigation li {
  display: inline-block;
  margin-right: 20px; }

.calendarEntry-headline .navigation li:last-child {
  margin-right: 0px; }

.calendarEntry-headline .navigation li a {
  color: #ffffff;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 14px; }

.calendarEntry-headline .navigation li a:hover {
  color: #414042; }

.calendarcomment-block {
  background-color: #8bc53f;
  padding: 100px 0px; }

@media (max-width: 991px) {
  .calendarcomment-block {
    padding: 100px 0px; } }

@media (max-width: 767px) {
  .calendarcomment-block {
    padding: 50px 0px; } }

.blog-detail .blog-desc .date-timedetail {
  margin-bottom: 25px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal; }

.blog-detail .blog-desc .date-timedetail h6 {
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  color: #414042;
  margin: 0px 0px 2px 0px;
  line-height: 20px;
  font-size: 16px; }

.blog-detail .blog-desc .date-timedetail p {
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  color: #414042;
  margin: 0px 0px 0px 0px;
  line-height: 20px;
  font-size: 16px; }

.blog-detail .blog-desc img {
  max-width: 550px;
  margin-top: 70px;
  width: 100%;
  display: block; }

@media (max-width: 991px) {
  .blog-detail .blog-desc img {
    margin-top: 40px; } }

@media (max-width: 767px) {
  .blog-detail .blog-desc img {
    margin-top: 20px; } }

.blog-detail .blog-desc .btn-default {
  margin-top: 70px;
  margin-bottom: 0px;
  width: auto;
  padding: 10px 15px;
  color: #ffffff;
  text-decoration: none !important; }

@media (max-width: 991px) {
  .blog-detail .blog-desc .btn-default {
    margin-top: 40px; } }

@media (max-width: 767px) {
  .blog-detail .blog-desc .btn-default {
    margin-top: 20px; } }

.learningLab-intro {
  background-color: #3fb9eb;
  padding: 200px 0px 170px 0px; }

@media (max-width: 991px) {
  .learningLab-intro {
    padding: 100px 0px; } }

@media (max-width: 767px) {
  .learningLab-intro {
    padding: 50px 0px; } }

.learningLab-intro .learning-introBox {
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  width: 79%;
  color: #ffffff; }

@media (max-width: 991px) {
  .learningLab-intro .learning-introBox {
    width: 95%; } }

@media (max-width: 767px) {
  .learningLab-intro .learning-introBox {
    width: 100%; } }

.learningLab-intro .learning-introBox h3 {
  font-family: clarendon-text-pro, serif;
  font-weight: 700;
  font-style: normal;
  font-size: 50px;
  line-height: 60px;
  color: #ffffff;
  margin-bottom: 40px; }

@media (max-width: 991px) {
  .learningLab-intro .learning-introBox h3 {
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 20px; } }

@media (max-width: 767px) {
  .learningLab-intro .learning-introBox h3 {
    font-size: 25px;
    line-height: 30px; } }

@media (max-width: 991px) {
  .learningLab-intro .learning-rightBlk {
    margin: 20px 0px 0px 0px; } }

.learningLab-intro .learning-rightBlk h6 {
  font-size: 18px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  color: #414042;
  margin: 0px 0px 20px 0px; }

@media (max-width: 991px) {
  .learningLab-intro .learning-rightBlk h6 {
    margin: 0px 0px 10px 0px; } }

.learningLab-intro .learning-rightBlk .lab-detail ul {
  list-style: none;
  margin: 0px 0px 15px 0px;
  padding: 0px; }

@media (max-width: 991px) {
  .learningLab-intro .learning-rightBlk .lab-detail ul {
    margin: 0px 0px 5px 0px; } }

.learningLab-intro .learning-rightBlk .lab-detail ul li {
  list-style-type: none;
  font-size: 18px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  margin: 0px 0px 10px 0px; }

@media (max-width: 991px) {
  .learningLab-intro .learning-rightBlk .lab-detail ul li {
    margin: 0px 0px 5px 0px; } }

.learningLab-intro .learning-rightBlk .lab-detail p {
  color: #ffffff;
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  margin: 0px 0px 10px 0px; }

.learningLab-intro .learning-rightBlk .lab-detail p:last-of-type {
  margin: 0px; }

.learningLab-intro .learning-rightBlk p {
  color: #ffffff;
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  margin: 0px 0px 10px 0px; }

.learningLab-intro .learning-rightBlk p:last-of-type {
  margin: 0px; }

.learningLab-intro .learning-rightBlk .btn-default {
  width: auto;
  padding: 10px 15px;
  margin-bottom: 0px; }

@media (max-width: 1200px) {
  .learningLab-intro .learning-rightBlk .btn-default {
    font-size: 14px;
    padding: 10px; } }

.learningLab-intro .learningarrow {
  position: absolute;
  background-image: url("../images/learning-arrow.png");
  background-repeat: no-repeat;
  width: 68px;
  height: 151px;
  left: 15px;
  top: -200px; }

@media (max-width: 991px) {
  .learningLab-intro .learningarrow {
    display: none; } }

.exhibit-listblk {
  width: 100%;
  padding: 200px 0px;
  position: relative; }

@media (max-width: 991px) {
  .exhibit-listblk {
    padding: 100px 0px; } }

@media (max-width: 767px) {
  .exhibit-listblk {
    padding: 50px 0px; } }

.exhibit-listblk h3 {
  color: #3fb9eb;
  margin: 0px; }

.exhibit-listblk .block-row {
  margin-left: -35px;
  margin-right: -35px; }

@media (max-width: 991px) {
  .exhibit-listblk .block-row {
    margin-left: -15px;
    margin-right: -15px; } }

@media (max-width: 767px) {
  .exhibit-listblk .block-row {
    margin-left: -15px;
    margin-right: -15px; } }

.exhibit-listblk .block-row .daily-exhibits {
  padding-left: 35px;
  padding-right: 35px;
  margin-top: 90px; }

@media (max-width: 991px) {
  .exhibit-listblk .block-row .daily-exhibits {
    margin-top: 40px;
    padding-left: 15px;
    padding-right: 15px; } }

@media (max-width: 767px) {
  .exhibit-listblk .block-row .daily-exhibits {
    margin-top: 30px;
    padding-left: 15px;
    padding-right: 15px; } }

.exhibit-listblk .block-row .daily-exhibits a {
  display: block; }

.exhibit-listblk .block-row .daily-exhibits a .img-box {
  max-width: 350px;
  max-height: 300px;
  margin-bottom: 30px; }

@media (max-width: 767px) {
  .exhibit-listblk .block-row .daily-exhibits a .img-box {
    margin: 0 auto 20px; } }

.exhibit-listblk .block-row .daily-exhibits a .img-box img {
  width: 100%;
  height: 100%; }

.exhibit-listblk .block-row .daily-exhibits a .feature-exhibit-desc {
  width: 100%; }

@media (max-width: 767px) {
  .exhibit-listblk .block-row .daily-exhibits a .feature-exhibit-desc {
    text-align: center; } }

.exhibit-listblk .block-row .daily-exhibits a .feature-exhibit-desc h4 {
  text-transform: uppercase;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 18px;
  color: #414042;
  margin-bottom: 10px; }

@media (max-width: 767px) {
  .exhibit-listblk .block-row .daily-exhibits a .feature-exhibit-desc h4 {
    font-size: 20px; } }

.exhibit-listblk .block-row .daily-exhibits a .feature-exhibit-desc h6 {
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 16px;
  color: #3fb9eb;
  margin-top: 15px;
  margin-bottom: 15px; }

.exhibit-listblk .block-row .daily-exhibits a .feature-exhibit-desc p {
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  color: #414042;
  margin-bottom: 0px; }

.request-reservation {
  background-color: #8bc53f;
  padding: 200px 0px; }

@media (max-width: 991px) {
  .request-reservation {
    padding: 100px 0px; } }

@media (max-width: 767px) {
  .request-reservation {
    padding: 50px 0px; } }

.request-reservation .Lreservation-detail {
  width: 81%; }

@media (max-width: 991px) {
  .request-reservation .Lreservation-detail {
    width: 95%; } }

@media (max-width: 767px) {
  .request-reservation .Lreservation-detail {
    width: 100%; } }

.request-reservation .Lreservation-detail h3 {
  font-size: 50px;
  color: #ffffff;
  font-family: clarendon-text-pro, serif;
  font-weight: 700;
  font-style: normal; }

@media (max-width: 991px) {
  .request-reservation .Lreservation-detail h3 {
    font-size: 35px;
    line-height: 40px; } }

@media (max-width: 767px) {
  .request-reservation .Lreservation-detail h3 {
    font-size: 25px;
    line-height: 30px; } }

.request-reservation .Lreservation-detail p {
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 10px; }

.request-reservation .Lreservation-detail p:last-of-type {
  margin: 0px; }

.request-reservation .Lreservation-detail ul {
  list-style: none;
  margin: 0px 0px 1px 0px;
  padding: 0px; }

.request-reservation .Lreservation-detail ul li {
  list-style-type: none;
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  margin: 0px 0px 10px 0px; }

.request-reservation .Lreservation-detail .btn-default {
  width: auto;
  padding: 10px 15px;
  margin-bottom: 0px;
  margin-right: 30px; }

@media (max-width: 991px) {
  .request-reservation .Lreservation-detail .btn-default {
    padding: 10px;
    margin-top: 35px; } }

.request-reservation .request-blk-callout {
  background-image: url("../images/reservation-callout.png");
  background-position: center;
  width: 379px;
  height: 455px;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -200px;
  right: 15px; }

@media (max-width: 991px) {
  .request-reservation .request-blk-callout {
    display: none; } }

.request-reservation .request-blk-callout .callout-blk {
  width: 260px;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 11%;
  text-align: center;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal; }

.request-reservation .request-blk-callout .callout-blk h6 {
  color: #414042;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 16px;
  margin: 0px 0px 10px 0px;
  text-transform: uppercase; }

.request-reservation .request-blk-callout .callout-blk p {
  color: #414042;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  margin: 0px 0px 2px 0px;
  line-height: 22px; }

.Labpattern-hero {
  height: 650px; }

@media (max-width: 991px) {
  .Labpattern-hero {
    height: 350px; } }

.Labpattern-hero .herocaption {
  padding: 190px 0px 220px 0px; }

@media (max-width: 991px) {
  .Labpattern-hero .herocaption {
    padding: 100px 0px 120px 0px; } }

@media (max-width: 767px) {
  .Labpattern-hero .herocaption {
    padding: 50px 0px; } }

.Labpattern-hero .herocaption .hero-heading {
  font-size: 65px;
  line-height: 70px; }

@media (max-width: 767px) {
  .Labpattern-hero .herocaption .hero-heading {
    font-size: 40px;
    line-height: 50px; } }

.Lab-pattern-intro {
  background-color: #fcb827;
  padding: 50px 0px 200px 0px; }

@media (max-width: 991px) {
  .Lab-pattern-intro {
    padding: 50px 0px 100px 0px; } }

@media (max-width: 767px) {
  .Lab-pattern-intro {
    padding: 50px 0px; } }

.Lab-pattern-intro .container {
  position: relative; }

.Lab-pattern-intro .Labpage-calloutBlk {
  position: absolute;
  right: 0px;
  background-image: url("../images/Labpage-callout.png");
  background-position: center;
  width: 67px;
  height: 152px;
  background-repeat: no-repeat;
  top: -50px; }

@media (max-width: 991px) {
  .Lab-pattern-intro .Labpage-calloutBlk {
    display: none; } }

.Lab-pattern-intro .LabP-intro {
  width: 88%; }

@media (max-width: 991px) {
  .Lab-pattern-intro .LabP-intro {
    width: 100%; } }

.Lab-pattern-intro .LabP-intro h5 {
  margin-bottom: 115px; }

@media (max-width: 991px) {
  .Lab-pattern-intro .LabP-intro h5 {
    margin-bottom: 50px; } }

@media (max-width: 767px) {
  .Lab-pattern-intro .LabP-intro h5 {
    margin-bottom: 30px; } }

.Lab-pattern-intro .LabP-intro h5 a {
  color: #ffffff;
  font-size: 16px;
  text-transform: capitalize; }

@media (max-width: 991px) {
  .Lab-pattern-intro .LabP-intro h5 {
    margin-bottom: 70px; } }

@media (max-width: 767px) {
  .Lab-pattern-intro .LabP-intro h5 {
    margin-bottom: 30px; } }

.Lab-pattern-intro .LabP-intro h3 {
  width: 95%;
  color: #ffffff; }

@media (max-width: 991px) {
  .Lab-pattern-intro .LabP-intro h3 {
    width: 100%; } }

.Lab-pattern-intro .LabP-intro p {
  color: inherit; }

.Lab-pattern-intro .LabP-intro h6 {
  margin: 60px 0px 15px 0px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 18px;
  color: inherit; }

@media (max-width: 991px) {
  .Lab-pattern-intro .LabP-intro h6 {
    margin: 40px 0px 10px 0px; } }

@media (max-width: 767px) {
  .Lab-pattern-intro .LabP-intro h6 {
    margin: 20px 0px 10px 0px; } }

.Lab-pattern-intro .LabP-intro ul {
  margin: 20px 0px 0px 20px;
  padding: 0px; }

.Lab-pattern-intro .LabP-intro ul li {
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: inherit;
  margin: 0px 0px 10px 0px; }

.Lab-pattern-intro .LabP-intro ul li:last-of-type {
  margin: 0px; }

.Lab-pattern-intro .LabP-rightBlk {
  padding-top: 150px;
  margin-left: 30px; }

@media (max-width: 991px) {
  .Lab-pattern-intro .LabP-rightBlk {
    padding-top: 100px;
    margin-left: 10px; } }

@media (max-width: 767px) {
  .Lab-pattern-intro .LabP-rightBlk {
    padding-top: 50px;
    margin-left: 0px; } }

.Lab-pattern-intro .LabP-rightBlk .rightBlk-detail {
  margin-bottom: 30px; }

.Lab-pattern-intro .LabP-rightBlk .rightBlk-detail h5 {
  font-size: 18px;
  color: #ffffff;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  margin: 0px 0px 25px 0px;
  text-transform: capitalize;
  line-height: 20px; }

.Lab-pattern-intro .LabP-rightBlk .rightBlk-detail ul {
  margin: 0px 0px 18px 0px;
  list-style: none; }

.Lab-pattern-intro .LabP-rightBlk .rightBlk-detail ul li {
  font-size: 18px;
  margin: 0px 0px 5px 0px;
  padding: 0px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #414042;
  list-style-type: none;
  line-height: normal; }

.Lab-pattern-intro .LabP-rightBlk .rightBlk-detail p {
  color: #414042;
  font-size: 18px;
  margin: 0px 0px 10px 0px; }

.Lab-pattern-intro .LabP-rightBlk .rightBlk-detail p.class-note {
  font-size: 16px;
  margin: 0px 0px 0px 0px;
  width: 65%; }

@media (max-width: 991px) {
  .Lab-pattern-intro .LabP-rightBlk .rightBlk-detail p.class-note {
    width: 100%; } }

.reservation-formBlk {
  padding: 200px 0px; }

@media (max-width: 991px) {
  .reservation-formBlk {
    padding: 100px 0px; } }

@media (max-width: 767px) {
  .reservation-formBlk {
    padding: 50px 0px; } }

.reservation-formBlk .container {
  position: relative; }

.reservation-formBlk .container .reservation-callout {
  position: absolute;
  right: 15px;
  top: -200px;
  background-image: url("../images/Lab-reserve-callout.png");
  background-position: center;
  background-repeat: no-repeat;
  width: 379px;
  height: 458px; }

@media (max-width: 991px) {
  .reservation-formBlk .container .reservation-callout {
    display: none; } }

.reservation-formBlk .container .reservation-callout .reserve-callout-detaill {
  position: absolute;
  top: 62%;
  text-align: center;
  left: 0;
  right: 0;
  width: 260px;
  margin: 0 auto; }

@media (max-width: 991px) {
  .reservation-formBlk .container .reservation-callout .reserve-callout-detaill {
    display: none; } }

.reservation-formBlk .container .reservation-callout .reserve-callout-detaill p {
  color: #414042;
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 20px;
  margin: 0px 0px 5px 0px; }

.reservation-formBlk .container .reservation-callout .reserve-callout-detaill h6 {
  font-size: 16px;
  text-transform: uppercase;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  margin: 0px 0px 10px 0px; }

.reservation-formBlk .reservationForm-box {
  width: 90%; }

@media (max-width: 991px) {
  .reservation-formBlk .reservationForm-box {
    width: 95%; } }

@media (max-width: 767px) {
  .reservation-formBlk .reservationForm-box {
    width: 100%; } }

.reservation-formBlk .reservationForm-box h3 {
  color: #3fb9eb;
  margin-bottom: 60px; }

@media (max-width: 991px) {
  .reservation-formBlk .reservationForm-box h3 {
    margin-bottom: 40px; } }

@media (max-width: 767px) {
  .reservation-formBlk .reservationForm-box h3 {
    margin-bottom: 20px; } }

.reservation-formBlk .reservationForm-box p {
  color: #414042;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  margin: 0px 0px 10px 0px; }

.reserve-area {
  margin: 30px 0px 0px 0px;
  clear: both; }

.reserve-area .gform_wrapper .ui-datepicker-trigger {
  margin-top: 0px; }

.reserve-area .gform_wrapper .gform_body {
  margin-left: -15px;
  margin-right: -15px;
  width: auto !important; }

.reserve-area .gform_wrapper .gform_body .gsection {
  margin: 0px !important;
  padding: 0px !important;
  border: none; }

.reserve-area .gform_wrapper .gform_body .gsection .gsection_title {
  color: #414042;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 16px;
  display: block;
  margin: 0px 0px 29px 15px !important;
  line-height: normal; }

.reserve-area .gform_wrapper .gform_body .form-group {
  margin-bottom: 0px; }

.reserve-area .gform_wrapper .gform_body .form-group .gfield_label {
  display: none; }

.reserve-area .gform_wrapper .gform_body .form-group .ginput_container_fileupload .gform_fileupload_multifile .gform_drop_area {
  padding: 10px 15px;
  font-family: museo-sans, sans-serif !important;
  font-weight: 500;
  font-size: 16px !important;
  color: #3fb9eb;
  border-radius: 0px;
  border: 1px solid #3fb9eb;
  background-color: #f2f2f2;
  text-align: left; }

.reserve-area .gform_wrapper .gform_body .form-group .ginput_container_fileupload .gform_fileupload_multifile .gform_drop_area .gform_drop_instructions {
  font-family: museo-sans, sans-serif !important;
  font-weight: 500;
  font-size: 16px !important;
  color: #676668;
  display: inline; }

.reserve-area .gform_wrapper .gform_body .form-group .ginput_container_fileupload .gform_fileupload_multifile .gform_drop_area .gform_button_select_files {
  height: 46px;
  border: 2px solid #ffffff;
  background-color: #ee3e42;
  color: #ffffff;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase; }

.reserve-area .gform_wrapper .gform_body .form-group .ginput_container_fileupload input[type='file'] {
  height: 40px;
  border: 1px solid #3fb9eb;
  background-color: #f2f2f2;
  padding: 5px 20px !important;
  font-family: museo-sans, sans-serif !important;
  font-weight: 500;
  font-size: 16px !important;
  color: #676668;
  border-radius: 0px;
  margin-bottom: 30px; }

.reserve-area .gform_wrapper .gform_body .form-group .ginput_container_fileupload input[type='file']::-webkit-input-placeholder {
  color: #676668;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  opacity: 1; }

.reserve-area .gform_wrapper .gform_body .form-group .ginput_container_fileupload input[type='file']:-moz-placeholder {
  color: #676668;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  opacity: 1; }

.reserve-area .gform_wrapper .gform_body .form-group .ginput_container_fileupload input[type='file']::-moz-placeholder {
  color: #676668;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  opacity: 1; }

.reserve-area .gform_wrapper .gform_body .form-group .ginput_container_fileupload input[type='file']:-ms-input-placeholder {
  color: #676668;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  opacity: 1; }

.reserve-area .gform_wrapper .gform_body .form-group .ginput_container_fileupload .screen-reader-text {
  font-size: 14px;
  font-family: museo-sans, sans-serif !important;
  font-weight: 500;
  color: #414042; }

.reserve-area .gform_wrapper .gform_body .form-group input[type='text'] {
  height: 40px;
  border: 1px solid #3fb9eb;
  background-color: #f2f2f2;
  padding: 5px 20px !important;
  font-family: museo-sans, sans-serif !important;
  font-weight: 500;
  font-size: 16px !important;
  color: #3fb9eb;
  border-radius: 0px;
  margin-bottom: 30px; }

.reserve-area .gform_wrapper .gform_body .form-group input[type='text']::-webkit-input-placeholder {
  color: #676668;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  opacity: 1; }

.reserve-area .gform_wrapper .gform_body .form-group input[type='text']:-moz-placeholder {
  color: #676668;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  opacity: 1; }

.reserve-area .gform_wrapper .gform_body .form-group input[type='text']::-moz-placeholder {
  color: #676668;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  opacity: 1; }

.reserve-area .gform_wrapper .gform_body .form-group input[type='text']:-ms-input-placeholder {
  color: #676668;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  opacity: 1; }

.reserve-area .gform_wrapper .gform_body .form-group input[type='url'] {
  height: 40px;
  border: 1px solid #3fb9eb;
  background-color: #f2f2f2;
  padding: 5px 20px !important;
  font-family: museo-sans, sans-serif !important;
  font-weight: 500;
  font-size: 16px !important;
  color: #3fb9eb;
  border-radius: 0px;
  margin-bottom: 30px; }

.reserve-area .gform_wrapper .gform_body .form-group input[type='url']::-webkit-input-placeholder {
  color: #676668;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  opacity: 1; }

.reserve-area .gform_wrapper .gform_body .form-group input[type='url']:-moz-placeholder {
  color: #676668;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  opacity: 1; }

.reserve-area .gform_wrapper .gform_body .form-group input[type='url']::-moz-placeholder {
  color: #676668;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  opacity: 1; }

.reserve-area .gform_wrapper .gform_body .form-group input[type='url']:-ms-input-placeholder {
  color: #676668;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  opacity: 1; }

.reserve-area .gform_wrapper .gform_body .form-group input[type='tel'] {
  height: 40px;
  border: 1px solid #3fb9eb;
  background-color: #f2f2f2;
  padding: 5px 20px !important;
  font-family: museo-sans, sans-serif !important;
  font-weight: 500;
  font-size: 16px !important;
  color: #3fb9eb;
  border-radius: 0px;
  margin-bottom: 30px; }

.reserve-area .gform_wrapper .gform_body .form-group input[type='tel']::-webkit-input-placeholder {
  color: #676668;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  opacity: 1; }

.reserve-area .gform_wrapper .gform_body .form-group input[type='tel']:-moz-placeholder {
  color: #676668;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  opacity: 1; }

.reserve-area .gform_wrapper .gform_body .form-group input[type='tel']::-moz-placeholder {
  color: #676668;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  opacity: 1; }

.reserve-area .gform_wrapper .gform_body .form-group input[type='tel']:-ms-input-placeholder {
  color: #676668;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  opacity: 1; }

.reserve-area .gform_wrapper .gform_body .form-group input[type='email'] {
  height: 40px;
  border: 1px solid #3fb9eb;
  background-color: #f2f2f2;
  padding: 5px 15px !important;
  font-family: museo-sans, sans-serif !important;
  font-weight: 500;
  font-size: 16px !important;
  color: #3fb9eb;
  border-radius: 0px;
  margin-bottom: 30px; }

.reserve-area .gform_wrapper .gform_body .form-group input[type='email']::-webkit-input-placeholder {
  color: #676668;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  opacity: 1; }

.reserve-area .gform_wrapper .gform_body .form-group input[type='email']:-moz-placeholder {
  color: #676668;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  opacity: 1; }

.reserve-area .gform_wrapper .gform_body .form-group input[type='email']::-moz-placeholder {
  color: #676668;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  opacity: 1; }

.reserve-area .gform_wrapper .gform_body .form-group input[type='email']:-ms-input-placeholder {
  color: #676668;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  opacity: 1; }

.reserve-area .gform_wrapper .gform_body .form-group input[type='number'] {
  height: 40px;
  border: 1px solid #3fb9eb;
  background-color: #f2f2f2;
  padding: 5px 20px !important;
  font-family: museo-sans, sans-serif !important;
  font-weight: 500;
  font-size: 16px !important;
  color: #3fb9eb;
  margin-bottom: 30px; }

.reserve-area .gform_wrapper .gform_body .form-group textarea {
  border-radius: 0px;
  border: 1px solid #3fb9eb;
  background-color: #f2f2f2;
  padding: 5px 20px !important;
  font-family: museo-sans, sans-serif !important;
  font-weight: 500;
  font-size: 16px !important;
  color: #3fb9eb;
  margin-bottom: 5px; }

.reserve-area .gform_wrapper .gform_body .form-group textarea::-webkit-input-placeholder {
  color: #676668;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  opacity: 1; }

.reserve-area .gform_wrapper .gform_body .form-group textarea:-moz-placeholder {
  color: #676668;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  opacity: 1; }

.reserve-area .gform_wrapper .gform_body .form-group textarea::-moz-placeholder {
  color: #676668;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  opacity: 1; }

.reserve-area .gform_wrapper .gform_body .form-group textarea:-ms-input-placeholder {
  color: #676668;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  opacity: 1; }

.reserve-area .gform_wrapper .gform_body .form-group.field_description_below .ginput_complex .ginput_left {
  margin-right: 0px;
  padding-right: 15px; }

.reserve-area .gform_wrapper .gform_body .form-group.field_description_below .ginput_complex .ginput_right {
  margin-left: 0px;
  padding-left: 15px; }

.reserve-area .gform_wrapper .gform_body .form-group.field_description_below .ginput_complex .name_first {
  margin-right: 0px;
  padding-right: 15px;
  float: left; }

@media (max-width: 767px) {
  .reserve-area .gform_wrapper .gform_body .form-group.field_description_below .ginput_complex .name_first {
    padding-left: 0px;
    width: 100%;
    padding-right: 0px;
    float: none;
    display: block; } }

.reserve-area .gform_wrapper .gform_body .form-group.field_description_below .ginput_complex .name_last {
  padding-left: 12px;
  padding-right: 2px; }

@media (max-width: 767px) {
  .reserve-area .gform_wrapper .gform_body .form-group.field_description_below .ginput_complex .name_last {
    padding-left: 0px;
    width: 100%;
    padding-right: 0px;
    margin-top: 30px;
    float: none;
    display: block; } }

@media (max-width: 641px) {
  .reserve-area .gform_wrapper .gform_body .form-group.field_description_below .ginput_complex .name_last {
    margin-bottom: 0px;
    padding-left: 0px; } }

.reserve-area .gform_wrapper .gform_body .form-group.field_description_below .ginput_complex .ginput_left {
  margin-right: 0px;
  padding-right: 15px;
  float: left; }

@media (max-width: 767px) {
  .reserve-area .gform_wrapper .gform_body .form-group.field_description_below .ginput_complex .ginput_left {
    width: 100%;
    padding-right: 0px;
    float: none;
    display: block; } }

.reserve-area .gform_wrapper .gform_body .form-group.field_description_below .ginput_complex .ginput_right {
  padding-left: 12px;
  padding-right: 2px; }

@media (max-width: 767px) {
  .reserve-area .gform_wrapper .gform_body .form-group.field_description_below .ginput_complex .ginput_right {
    margin-bottom: 0px;
    padding-left: 0px;
    margin-top: 30px;
    width: 100%;
    float: none;
    display: block; } }

.reserve-area .gform_wrapper .gform_body .form-group.field_description_above .ginput_complex .ginput_left {
  margin-right: 0px;
  padding-right: 15px; }

.reserve-area .gform_wrapper .gform_body .form-group.field_description_above .ginput_complex .ginput_right {
  margin-left: 0px;
  padding-left: 15px; }

.reserve-area .gform_wrapper .gform_body .form-group.field_description_above .ginput_complex .name_first {
  margin-right: 0px;
  padding-right: 15px;
  float: left; }

@media (max-width: 767px) {
  .reserve-area .gform_wrapper .gform_body .form-group.field_description_above .ginput_complex .name_first {
    padding-left: 0px;
    width: 100%;
    padding-right: 0px;
    float: none;
    display: block; } }

.reserve-area .gform_wrapper .gform_body .form-group.field_description_above .ginput_complex .name_last {
  padding-left: 12px;
  padding-right: 2px; }

@media (max-width: 767px) {
  .reserve-area .gform_wrapper .gform_body .form-group.field_description_above .ginput_complex .name_last {
    padding-left: 0px;
    width: 100%;
    padding-right: 0px;
    margin-top: 30px;
    float: none;
    display: block; } }

@media (max-width: 641px) {
  .reserve-area .gform_wrapper .gform_body .form-group.field_description_above .ginput_complex .name_last {
    margin-bottom: 0px;
    padding-left: 0px; } }

.reserve-area .gform_wrapper .gform_body .form-group.field_description_above .ginput_complex .ginput_left {
  margin-right: 0px;
  padding-right: 15px;
  float: left; }

@media (max-width: 767px) {
  .reserve-area .gform_wrapper .gform_body .form-group.field_description_above .ginput_complex .ginput_left {
    width: 100%;
    padding-right: 0px;
    float: none;
    display: block; } }

.reserve-area .gform_wrapper .gform_body .form-group.field_description_above .ginput_complex .ginput_right {
  padding-left: 12px;
  padding-right: 2px; }

@media (max-width: 767px) {
  .reserve-area .gform_wrapper .gform_body .form-group.field_description_above .ginput_complex .ginput_right {
    margin-bottom: 0px;
    padding-left: 0px;
    margin-top: 30px;
    width: 100%;
    float: none;
    display: block; } }

.reserve-area .gform_wrapper .gform_body .chk-box-gf {
  margin-bottom: 15px; }

.reserve-area .gform_wrapper .gform_body .chk-box-gf .gfield_label {
  color: #3fb9eb;
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  margin: 0px 0px 5px 0px; }

.reserve-area .gform_wrapper .gform_body .chk-box-gf.inline-redio .ginput_container .radio {
  display: inline-block;
  float: left;
  padding-right: 20px; }

.reserve-area .gform_wrapper .gform_body .chk-box-gf .ginput_container {
  display: table; }

.reserve-area .gform_wrapper .gform_body .chk-box-gf .ginput_container .radio {
  display: block;
  margin: 5px 0px 10px 0px !important; }

.reserve-area .gform_wrapper .gform_body .chk-box-gf .ginput_container .radio input[type='radio'] {
  opacity: 0; }

.reserve-area .gform_wrapper .gform_body .chk-box-gf .ginput_container .radio label,
.reserve-area .gform_wrapper .gform_body .chk-box-gf .ginput_container .checkbox label {
  position: relative;
  color: #3fb9eb;
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal; }

.reserve-area .gform_wrapper .gform_body .chk-box-gf .ginput_container .radio label::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  border: 1px solid #3fb9eb;
  border-radius: 50%;
  left: 0;
  top: 3px; }

.reserve-area .gform_wrapper .gform_body .chk-box-gf .ginput_container .radio input:checked ~ label::before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  border: 1px solid #ffffff;
  border-radius: 50%;
  left: 5px;
  top: 7px;
  z-index: 99;
  background-color: #ffffff; }

.reserve-area .gform_wrapper .gform_body .chk-box-gf .ginput_container .radio input:checked ~ label::after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  border: 1px solid #3fb9eb;
  border-radius: 50%;
  left: 0;
  top: 3px;
  background-color: #3fb9eb; }

.reserve-area .gform_wrapper .gform_footer {
  margin: 0px !important;
  padding: 0px !important; }

.reserve-area .gform_wrapper .gform_footer .btn-default {
  min-width: 146px;
  height: 46px;
  border: 2px solid #ffffff;
  background-color: #ee3e42;
  color: #ffffff;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  margin-top: 50px;
  margin-bottom: 0px;
  border-radius: 0px;
  padding: 10px 15px; }

@media (max-width: 767px) {
  .reserve-area .gform_wrapper .gform_footer .btn-default {
    margin-top: 30px;
    margin-bottom: 30px; } }

/* CSS for validation */
.gfield_description .validation_message {
  display: block !important; }

.form-custom--wrapper .gfield {
  margin-bottom: 30px !important; }

.form-custom--wrapper .gfield input {
  margin-bottom: 5px !important; }

.form-custom--wrapper .gfield .ginput_container_email span.ginput_left {
  margin-bottom: 0 !important; }

.form-custom--wrapper .gfield .ginput_container_email span.ginput_right {
  margin-bottom: 0 !important; }

.form-custom--wrapper .gfield .ginput_container_address .address_city {
  margin-bottom: 0 !important; }

.form-custom--wrapper .gfield .ginput_container_address .address_zip {
  margin-bottom: 0 !important; }

.form-custom--wrapper .gfield span {
  margin-bottom: 0px !important; }

.form-custom--wrapper .validation_message {
  padding-top: 0 !important; }

.form-custom--wrapper .ginput_container_address span {
  margin-bottom: 30px !important; }

.form-custom--wrapper .ginput_complex span.ginput_full {
  margin-bottom: 30px !important;
  display: block; }

.form-custom--wrapper .ginput_complex span.ginput_left {
  margin-bottom: 30px !important; }

.form-custom--wrapper .ginput_complex span.ginput_left.address_zip {
  margin-bottom: 0 !important; }

.form-custom--wrapper .ginput_complex span.ginput_right {
  margin-bottom: 30px !important; }

.form-custom--wrapper .ginput_complex span.ginput_right.address_country {
  margin-bottom: 0 !important; }

.form-custom--wrapper span.address_zip {
  margin-bottom: 0px !important; }

.form-custom--wrapper span.address_country {
  margin-bottom: 0px !important; }

/* css for validation closed */
.party-adventure {
  background-image: url("../images/wavepattern.png");
  background-position: left top;
  background-color: #fcb827;
  padding: 200px 0px;
  position: relative; }

@media (max-width: 991px) {
  .party-adventure {
    padding: 100px 0px; } }

@media (max-width: 767px) {
  .party-adventure {
    padding: 50px 0px; } }

.party-adventure .party-advt-callout {
  position: absolute;
  left: 0;
  top: 200px;
  width: 340px;
  height: 251px;
  background-image: url("../images/party-advt-callout.png");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat; }

@media (max-width: 1200px) {
  .party-adventure .party-advt-callout {
    width: 320px;
    background-size: contain;
    background-repeat: no-repeat; } }

@media (max-width: 991px) {
  .party-adventure .party-advt-callout {
    display: none; } }

.party-adventure .party-advt-callout .advt-callout-Detail {
  position: absolute;
  width: 140px;
  right: 15%;
  top: 32%;
  text-align: center; }

.party-adventure .party-advt-callout .advt-callout-Detail p {
  color: #414042;
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-transform: uppercase;
  margin-bottom: 10px; }

.party-adventure .party-advt-blk {
  margin-left: 320px; }

@media (max-width: 991px) {
  .party-adventure .party-advt-blk {
    margin-left: 0px; } }

.party-adventure .party-advt-blk h3 {
  color: #ffffff;
  margin-bottom: 50px; }

@media (max-width: 991px) {
  .party-adventure .party-advt-blk h3 {
    margin-bottom: 40px; } }

@media (max-width: 767px) {
  .party-adventure .party-advt-blk h3 {
    margin-bottom: 20px; } }

.party-adventure .party-advt-blk p {
  color: #414042;
  font-size: 16px;
  margin: 0px 0px 10px 0px; }

.party-adventure .party-advt-blk h6 {
  color: #414042;
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  margin: 20px 0px; }

.party-adventure .party-advt-blk ul {
  margin: 10px 0px 0px 18px;
  padding: 0px; }

.party-adventure .party-advt-blk ul li {
  margin: 0px 0px 10px 0px;
  font-size: 16px;
  color: #414042;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  list-style-type: disc; }

.party-adventure .party-advt-blk .btn-default {
  margin-bottom: 0px;
  margin-top: 50px;
  margin-right: 100px; }

@media (max-width: 991px) {
  .party-adventure .party-advt-blk .btn-default {
    margin-right: 40px; } }

.plan-partyQuote {
  padding: 150px 0px; }

@media (max-width: 991px) {
  .plan-partyQuote {
    padding: 100px 0px; } }

@media (max-width: 767px) {
  .plan-partyQuote {
    padding: 50px 0px; } }

.reservation-formBlk .dotted-bottom {
  position: relative; }

.reservation-formBlk .dotted-bottom::after {
  content: "";
  background-image: url("../images/blue-horizantal.png");
  background-repeat: repeat-x;
  bottom: -200px;
  height: 5px;
  width: 100%;
  position: absolute; }

@media (max-width: 991px) {
  .reservation-formBlk .dotted-bottom::after {
    bottom: -100px; } }

@media (max-width: 767px) {
  .reservation-formBlk .dotted-bottom::after {
    bottom: -50px;
    right: 0px; } }

.party-activity {
  background-color: #3fb9eb;
  color: #ffffff;
  padding: 100px 0px 200px 0px; }

@media (max-width: 991px) {
  .party-activity {
    padding: 100px 0px; } }

@media (max-width: 767px) {
  .party-activity {
    padding: 50px 0px; } }

.party-activity .container {
  position: relative; }

.party-activity .container .party-activity-callout {
  position: absolute;
  width: 304px;
  height: 445px;
  right: 15px;
  background-image: url("../images/party-activity-callout.png");
  top: -100px; }

@media (max-width: 991px) {
  .party-activity .container .party-activity-callout {
    display: none; } }

.party-activity .container .party-activity-callout .party-calloutdetail {
  position: absolute;
  bottom: 12%;
  width: 200px;
  left: 0;
  right: 0;
  text-align: center;
  margin-left: auto;
  margin-right: auto; }

.party-activity .container .party-activity-callout .party-calloutdetail h6 {
  color: #414042;
  font-size: 18px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  margin: 0px 0px 10px 0px; }

.party-activity .container .party-activity-callout .party-calloutdetail p {
  color: #414042;
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  margin: 0px 0px 10px 0px; }

.party-activity .container .activity-detail {
  width: 90%; }

@media (max-width: 1200px) {
  .party-activity .container .activity-detail {
    width: 82%; } }

@media (max-width: 991px) {
  .party-activity .container .activity-detail {
    width: 100%; } }

.party-activity .container .activity-detail h3 {
  text-transform: inherit;
  color: #ffffff;
  margin-bottom: 50px; }

@media (max-width: 991px) {
  .party-activity .container .activity-detail h3 {
    margin-bottom: 30px; } }

@media (max-width: 767px) {
  .party-activity .container .activity-detail h3 {
    margin-bottom: 20px; } }

.party-activity .container .activity-detail h5 {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 16px;
  margin: 0px 0px 90px 0px; }

@media (max-width: 991px) {
  .party-activity .container .activity-detail h5 {
    margin: 0px 0px 60px 0px; } }

@media (max-width: 767px) {
  .party-activity .container .activity-detail h5 {
    margin: 0px 0px 30px 0px; } }

.party-activity .container .activity-detail p {
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 10px; }

.party-activity .container .activity-detail .party-activity-list {
  margin-top: 50px;
  display: flex;
  width: 90%; }

@media (max-width: 991px) {
  .party-activity .container .activity-detail .party-activity-list {
    width: 100%;
    margin-top: 30px; } }

@media (max-width: 480px) {
  .party-activity .container .activity-detail .party-activity-list {
    display: block; } }

.party-activity .container .activity-detail .party-activity-list .activity-img {
  max-width: 80px;
  float: left; }

@media (max-width: 480px) {
  .party-activity .container .activity-detail .party-activity-list .activity-img {
    float: none;
    margin: 0 auto;
    padding-bottom: 15px; } }

.party-activity .container .activity-detail .party-activity-list .activity-desc {
  padding-left: 70px;
  float: left;
  width: calc(100% - 80px); }

@media (max-width: 991px) {
  .party-activity .container .activity-detail .party-activity-list .activity-desc {
    padding-left: 40px; } }

@media (max-width: 480px) {
  .party-activity .container .activity-detail .party-activity-list .activity-desc {
    float: none;
    margin: 0 auto;
    width: 100%;
    padding-left: 0px;
    text-align: center; } }

.party-activity .container .activity-detail .party-activity-list .activity-desc h5 {
  color: #ffffff;
  font-size: 18px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  margin: 0px 0px 20px 0px;
  text-transform: capitalize; }

@media (max-width: 767px) {
  .party-activity .container .activity-detail .party-activity-list .activity-desc h5 {
    margin: 0px 0px 10px 0px; } }

.party-activity .container .activity-detail .party-activity-list .activity-desc p {
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  margin: 0px 0px 10px 0px;
  font-size: 16px; }

.party-activity .container .activity-detail .party-activity-list .activity-desc p:last-of-type {
  margin: 0px; }

.private-rental {
  background-color: #fcb827; }

@media (min-width: 1500px) {
  .private-rental {
    background-size: 70%; } }

.private-rental .right-col {
  min-height: 700px; }

@media (max-width: 991px) {
  .private-rental .right-col {
    min-height: auto; } }

.private-rental .right-col::before {
  background-color: #fcb827; }

.private-rental .right-col::after {
  background-image: url("../images/party-dottedline.png");
  left: -95px;
  background-repeat: no-repeat; }

@media (max-width: 991px) {
  .private-rental .right-col::after {
    background-image: none; } }

.private-rental .right-col .content {
  background-color: #fcb827;
  padding: 100px 0px 190px 120px; }

@media (max-width: 991px) {
  .private-rental .right-col .content {
    padding: 120px 0px 120px 0px; } }

@media (max-width: 767px) {
  .private-rental .right-col .content {
    padding: 50px 0px; } }

.private-rental .right-col .content h5 {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 16px;
  margin: 0px 0px 80px 0px; }

@media (max-width: 991px) {
  .private-rental .right-col .content h5 {
    margin: 0px 0px 60px 0px; } }

@media (max-width: 767px) {
  .private-rental .right-col .content h5 {
    margin: 0px 0px 30px 0px; } }

.private-rental .right-col .content p {
  color: #414042;
  padding-right: 50px; }

@media (max-width: 991px) {
  .private-rental .right-col .content p {
    padding-right: 0px; } }

.catering-blk {
  padding: 100px 0px 200px 0px; }

@media (max-width: 991px) {
  .catering-blk {
    padding: 100px 0px; } }

@media (max-width: 767px) {
  .catering-blk {
    padding: 50px 0px; } }

.catering-blk .catring-blk-detail h5 {
  color: #3fb9eb;
  text-transform: uppercase;
  font-size: 16px;
  margin: 0px 0px 80px 0px; }

@media (max-width: 991px) {
  .catering-blk .catring-blk-detail h5 {
    margin: 0px 0px 60px 0px; } }

@media (max-width: 767px) {
  .catering-blk .catring-blk-detail h5 {
    margin: 0px 0px 30px 0px; } }

.catering-blk .catring-blk-detail h3 {
  text-transform: inherit;
  color: #3fb9eb;
  margin-bottom: 50px; }

@media (max-width: 991px) {
  .catering-blk .catring-blk-detail h3 {
    margin-bottom: 30px; } }

@media (max-width: 767px) {
  .catering-blk .catring-blk-detail h3 {
    margin-bottom: 20px; } }

.catering-blk .catring-blk-detail img {
  display: block;
  margin-bottom: 30px; }

@media (max-width: 991px) {
  .catering-blk .catring-blk-detail img {
    margin-bottom: 20px;
    width: 100%; } }

.catering-blk .catring-blk-detail p {
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  margin: 0px 0px 10px 0px;
  font-size: 16px;
  color: #414042; }

.catering-blk .catring-blk-detail p:last-of-type {
  margin: 0px; }

.catering-blk .catring-blk-detail .catering-package {
  margin: 70px 0px 0px 0px; }

@media (max-width: 991px) {
  .catering-blk .catring-blk-detail .catering-package {
    margin: 40px 0px 0px 0px; } }

@media (max-width: 767px) {
  .catering-blk .catring-blk-detail .catering-package {
    margin: 30px 0px 0px 0px; } }

.catering-blk .catring-blk-detail .catering-package h6 {
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  margin: 0px 0px 30px 0px;
  font-size: 16px;
  color: #414042; }

.catering-blk .catring-blk-detail .catering-package .package-box {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px; }

.catering-blk .catring-blk-detail .catering-package .package-box .packageDetail {
  position: relative;
  padding-right: 5px;
  padding-left: 0px;
  margin-right: -5px; }

@media (max-width: 767px) {
  .catering-blk .catring-blk-detail .catering-package .package-box .packageDetail {
    padding-right: 0px; } }

.catering-blk .catring-blk-detail .catering-package .package-box .packageDetail::after {
  content: "";
  background-image: url(../images/blue-horizantal.png);
  background-repeat: repeat-x;
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 5px;
  left: 0px; }

@media (max-width: 991px) {
  .catering-blk .catring-blk-detail .catering-package .package-box .packageDetail {
    margin-bottom: 30px; } }

@media (max-width: 767px) {
  .catering-blk .catring-blk-detail .catering-package .package-box .packageDetail {
    margin-bottom: 15px; } }

.catering-blk .catring-blk-detail .catering-package .package-box .packageDetail .package-outer {
  display: flex;
  flex-flow: column wrap;
  justify-content: space-between;
  padding-bottom: 40px;
  position: relative; }

@media (max-width: 767px) {
  .catering-blk .catring-blk-detail .catering-package .package-box .packageDetail .package-outer {
    padding-bottom: 20px; } }

.catering-blk .catring-blk-detail .catering-package .package-box .packageDetail .package-outer h6 {
  color: #3fb9eb;
  font-size: 18px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-transform: uppercase;
  padding-bottom: 24px;
  position: relative;
  margin-bottom: 0px;
  padding-right: 10px; }

@media (max-width: 767px) {
  .catering-blk .catring-blk-detail .catering-package .package-box .packageDetail .package-outer h6 {
    padding-bottom: 18px; } }

.catering-blk .catring-blk-detail .catering-package .package-box .packageDetail .package-outer h6::after {
  content: "";
  background-image: url(../images/blue-horizantal.png);
  background-repeat: repeat-x;
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 5px;
  left: 0px; }

.catering-blk .catring-blk-detail .catering-package .package-box .packageDetail .package-outer ul {
  margin-top: 20px;
  max-width: 244px; }

@media (max-width: 767px) {
  .catering-blk .catring-blk-detail .catering-package .package-box .packageDetail .package-outer ul {
    max-width: 100%;
    margin-top: 5px; } }

.catering-blk .catring-blk-detail .catering-package .package-box .packageDetail .package-outer ul li {
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  list-style-type: none;
  font-size: 16px;
  line-height: 20px;
  padding-top: 15px; }

@media (max-width: 767px) {
  .catering-blk .catring-blk-detail .catering-package .package-box .packageDetail .package-outer ul li {
    padding-top: 10px; } }

.catering-blk .catring-blk-detail .catering-package .note-line {
  font-size: 13px;
  color: #414042;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal; }

.catering-blk .catring-blk-detail .catering-package .btn-default {
  margin-top: 60px;
  margin-bottom: 0px;
  width: auto;
  padding: 10px 15px; }

.pricing-blk {
  padding: 100px 0px 200px 0px;
  background-color: #414042;
  color: #ffffff; }

@media (max-width: 991px) {
  .pricing-blk {
    padding: 100px 0px; } }

@media (max-width: 767px) {
  .pricing-blk {
    padding: 50px 0px; } }

.pricing-blk .container {
  position: relative; }

.pricing-blk .container .pricing-Blk-callout {
  position: absolute;
  right: 15px;
  background-image: url("../images/pricing-calloutImg.png");
  width: 304px;
  height: 256px;
  top: -100px;
  z-index: 99; }

@media (max-width: 991px) {
  .pricing-blk .container .pricing-Blk-callout {
    display: none; } }

.pricing-blk .container .pricing-Blk-callout .pricing-desc {
  position: absolute;
  text-align: center;
  width: 190px;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 15%; }

.pricing-blk .container .pricing-Blk-callout .pricing-desc h6 {
  color: #414042;
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  margin: 0px 0px 10px 0px;
  line-height: 20px;
  text-transform: uppercase; }

.pricing-blk .container .pricing-Blk-callout .pricing-desc p {
  color: #414042;
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal; }

.pricing-blk .pricing-detailBlok h5 {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 16px;
  margin: 0px 0px 80px 0px; }

@media (max-width: 991px) {
  .pricing-blk .pricing-detailBlok h5 {
    margin: 0px 0px 60px 0px; } }

@media (max-width: 767px) {
  .pricing-blk .pricing-detailBlok h5 {
    margin: 0px 0px 30px 0px; } }

.pricing-blk .pricing-detailBlok h3 {
  text-transform: inherit;
  color: #ffffff;
  margin-bottom: 50px; }

@media (max-width: 991px) {
  .pricing-blk .pricing-detailBlok h3 {
    margin-bottom: 30px; } }

@media (max-width: 767px) {
  .pricing-blk .pricing-detailBlok h3 {
    margin-bottom: 20px; } }

.pricing-blk .tbl-brdrBox {
  position: relative; }

.pricing-blk .tbl-brdrBox::after {
  content: "";
  background-image: url(../images/blue-horizantal.png);
  background-repeat: repeat-x;
  width: 100%;
  height: 5px;
  position: absolute;
  left: 0px;
  bottom: -10px; }

@media (max-width: 750px) {
  .pricing-blk .tbl-brdrBox::after {
    bottom: 40px; } }

.pricing-blk .tbl-brdrBox .pricing-table {
  margin-bottom: 100px;
  border: none; }

@media (max-width: 991px) {
  .pricing-blk .tbl-brdrBox .pricing-table {
    margin-bottom: 70px; } }

@media (max-width: 750px) {
  .pricing-blk .tbl-brdrBox .pricing-table {
    margin-bottom: 50px;
    padding-bottom: 30px; } }

.pricing-blk .tbl-brdrBox .pricing-table .table-price {
  width: 100%; }

@media (max-width: 750px) {
  .pricing-blk .tbl-brdrBox .pricing-table .table-price {
    min-width: 700px; } }

.pricing-blk .tbl-brdrBox .pricing-table .table-price thead tr td {
  font-size: 18px;
  color: #3fb9eb;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  padding-bottom: 40px;
  position: relative;
  text-transform: uppercase; }

.pricing-blk .tbl-brdrBox .pricing-table .table-price thead tr td::after {
  content: "";
  background-image: url(../images/blue-horizantal.png);
  background-repeat: repeat-x;
  width: 100%;
  height: 5px;
  position: absolute;
  left: 0px;
  bottom: 20px; }

.pricing-blk .tbl-brdrBox .pricing-table .table-price tbody {
  padding-top: 10px; }

.pricing-blk .tbl-brdrBox .pricing-table .table-price tbody tr td {
  font-size: 16px;
  color: #ffffff;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  padding-bottom: 20px; }

.pricing-blk .tbl-brdrBox .pricing-table .table-price tbody tr td:first-child {
  color: #3fb9eb;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal; }

.pricing-blk .party-ballon-callout {
  position: absolute;
  bottom: 13%;
  background-image: url("../images/pricing-ballon.png");
  background-position: center;
  background-repeat: no-repeat;
  height: 225px;
  width: 318px;
  right: 10%; }

@media (max-width: 991px) {
  .pricing-blk .party-ballon-callout {
    display: none; } }

.pricing-blk .party-ballon-callout h6 {
  color: #ffffff;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 16px;
  text-transform: uppercase;
  width: 96px;
  right: 12%;
  position: absolute;
  text-align: center;
  line-height: 24px;
  top: 13%; }

.pricing-blk .btn-default {
  width: auto !important;
  margin-bottom: 0px !important;
  margin-top: 0px !important;
  padding: 10px 15px !important; }

.media-content-section, .video-content-section  {
    padding: 80px 0px;
	position: relative;
}

.socialmedia-Blk {
	padding: 80px 0;
}

.socialmedia-Blk h3 {
	text-align: center;
	margin-bottom: 50px;
}
.media-content-section h3, .third-section p {
    color: #fff;
}
.media-content-section .video-box {
   position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.media-content-section .video-box iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.media-content-section a.btn.btn-default {
	margin-bottom: 0 !important;
}

.media-content-section img, .media-content-section .video-box, .video-content-section .video-box {
	margin-bottom: 30px;
}

.media-content-section .col-md-6:first-child, .video-content-section .col-md-6:first-child {
    padding-right: 40px;
}

.media-content-section .col-md-6:last-child, .video-content-section .col-md-6:last-child {
    padding-left: 40px;
}

.media-content-section:nth-child(odd) .col-md-6:nth-child(2) {
	padding-left: 15px;
	padding-right: 40px;
}

.media-content-section:nth-child(odd) .col-md-6:nth-child(1) {
	padding-left: 40px;
	padding-right: 15px;
}

.video-content-section h3 {
    font-size: 34px;
    line-height: 52px;
    text-transform: uppercase;
    font-family: museo-sans, sans-serif;
}


@media (min-width: 750px) {
	.media-content-section:nth-child(odd) .row {
	  -ms-box-orient: horizontal;
	  display: -webkit-box;
	  display: -moz-box;
	  display: -ms-flexbox;
	  display: -moz-flex;
	  display: -webkit-flex;
	  display: flex;
	}

	.media-content-section:nth-child(odd) .col-sm-12:first-child {
	   order: 2;
	   float: left;
	}

	.media-content-section:nth-child(odd) .col-sm-12:nth-child(2){
	   order: 1;
	   float: left;
	}
}

@media (max-width: 991px) {
	.media-content-section:nth-child(odd) .row {
	  flex-wrap: wrap;
	}
	.media-content-section:nth-child(odd) .col-sm-12:first-child {
		order: 1;
	}

	.media-content-section:nth-child(odd) .col-sm-12:nth-child(2){
		order: 2;
	}
}

@media (max-width: 992px) {
	.media-content-section .col-md-6:first-child, .media-content-section .col-md-6:last-child, .video-content-section .col-md-6:first-child, .video-content-section .col-md-6:last-child, .media-content-section:nth-child(odd) .col-md-6:nth-child(1), .media-content-section:nth-child(odd) .col-md-6:nth-child(2) {
		padding-right: 15px;
		padding-left: 15px;
	}
}

.page-template-page-at-home .sponcer-Blk {
	background-color: #8bc53f;
	padding: 80px 0;
}

.page-template-page-at-home .first-section-content h5 {
    color: #ffffff;
    line-height: 30px;
    margin: 0px 0px 30px 0px;
}


@media (max-width: 992px) {
	.media-content-section, .social, .video-content-section, .socialmedia-Blk, .page-template-page-at-home .sponcer-Blk  {
		padding: 80px 0px;
	}
}
