@charset "UTF-8";

/*!
 * Built on the second floor of 115-117 Chapel Street
 *
 * @author TrueAgency
 */

.nl-form {
  width: 100%;
  margin: .3em auto 0 auto;
  line-height: 1.5;
}

.nl-form ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.nl-form button,
.nl-form input,
.nl-form select {
  border: none;
  background: 0 0;
  color: inherit;
  display: inline-block;
  padding: 0;
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.nl-form input:focus {
  outline: 0;
}

.nl-field {
  display: inline-block;
  position: relative;
}

.nl-field.nl-field-open {
  z-index: 10000;
}

.nl-field-toggle,
.nl-form input,
.nl-form select {
  line-height: inherit;
  display: inline-block;
  color: #b14943;
  cursor: pointer;
  border-bottom: 1px dashed #b14943;
}

.nl-field ul {
  position: absolute;
  visibility: hidden;
  background: #76c3bd;
  left: -.5em;
  top: 50%;
  opacity: 0;
  -webkit-transform: translateY(-40%) scale(.9);
  -moz-transform: translateY(-40%) scale(.9);
  transform: translateY(-40%) scale(.9);
  -webkit-transition: visibility 0s .3s,opacity .3s,-webkit-transform .3s;
  -moz-transition: visibility 0s .3s,opacity .3s,-moz-transform .3s;
  transition: visibility 0s .3s,opacity .3s,transform .3s;
}

.nl-field.nl-field-open ul {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(-50%) scale(1);
  -moz-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
  -webkit-transition: visibility 0s 0s,opacity .3s,-webkit-transform .3s;
  -moz-transition: visibility 0s 0s,opacity .3s,-moz-transform .3s;
  transition: visibility 0s 0s,opacity .3s,transform .3s;
}

.nl-field ul li {
  color: #fff;
  position: relative;
}

.nl-dd ul li {
  padding: 0 1.5em 0 .5em;
  cursor: pointer;
  white-space: nowrap;
}

.nl-dd ul li.nl-dd-checked {
  color: #478982;
}

.no-touch .nl-dd ul li:hover {
  background: rgba(0,0,0,.05);
}

.no-touch .nl-dd ul li:hover:active {
  color: #478982;
}

.nl-dd ul li.nl-dd-checked:before,
.nl-field-go:before,
.nl-submit:before {
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}

.nl-ti-text ul {
  min-width: 8em;
}

.nl-ti-text ul li.nl-ti-input input {
  width: 100%;
  padding: .2em 2em .2em .5em;
  border-bottom: none;
  color: #fff;
}

.nl-form .nl-field-go {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  cursor: pointer;
  background: rgba(0,0,0,.1);
  width: 1.8em;
  text-align: center;
  color: transparent;
}

input::-webkit-input-placeholder {
  color: rgba(255,255,255,.8);
}

input:active::-webkit-input-placeholder,
input:focus::-webkit-input-placeholder {
  color: rgba(255,255,255,.2);
}

input::-moz-placeholder {
  color: rgba(255,255,255,.8);
}

input:active::-moz-placeholder,
input:focus::-moz-placeholder {
  color: rgba(255,255,255,.2);
}

input:-ms-input-placeholder {
  color: rgba(255,255,255,.8);
}

input:active::-ms-input-placeholder,
input:focus::-ms-input-placeholder {
  color: rgba(255,255,255,.2);
}

.nl-ti-text ul li.nl-ti-example {
  font-size: 40%;
  font-style: italic;
  font-weight: 400;
  padding: .4em 1em;
  color: rgba(0,0,0,.2);
  border-top: 1px dashed rgba(255,255,255,.7);
}

.nl-ti-text ul li.nl-ti-example em {
  color: #fff;
}

.nl-submit-wrap {
  margin-top: .4em;
}

.no-touch .nl-form .nl-submit:active,
.no-touch .nl-form .nl-submit:hover {
  background: #69b1a9;
}

.no-touch .nl-form .nl-submit:hover:before {
  background: #58a199;
}

.nl-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.5);
  opacity: 0;
  z-index: 9999;
  visibility: hidden;
  -webkit-transition: visibility 0s .3s,opacity .3s;
  -moz-transition: visibility 0s .3s,opacity .3s;
  transition: visibility 0s .3s,opacity .3s;
}

.nl-field.nl-field-open~.nl-overlay {
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
}

@font-face {
  font-family: 'Leitura News';
  src: url(../fonts/Leitura-News/LeituraNews-Roman1.eot);
  src: url(../fonts/Leitura-News/LeituraNews-Roman1.eot?#iefix) format("embedded-opentype"),url(../fonts/Leitura-News/LeituraNews-Roman1.woff2) format("woff2"),url(../fonts/Leitura-News/LeituraNews-Roman1.woff) format("woff"),url(../fonts/Leitura-News/LeituraNews-Roman1.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Leitura News Bold';
  src: url(../fonts/Leitura-News/LeituraNews-Roman4.eot);
  src: url(../fonts/Leitura-News/LeituraNews-Roman4.eot?#iefix) format("embedded-opentype"),url(../fonts/Leitura-News/LeituraNews-Roman4.woff2) format("woff2"),url(../fonts/Leitura-News/LeituraNews-Roman4.woff) format("woff"),url(../fonts/Leitura-News/LeituraNews-Roman4.ttf) format("truetype");
  font-weight: 400;
  font-style: bold;
}

@font-face {
  font-family: 'SerifaDEELig Regular';
  src: url(../fonts/SerifaD/SerifaDEE-Ligh.eot);
  src: url(../fonts/SerifaD/SerifaDEE-Ligh.eot?#iefix) format("embedded-opentype"),url(../fonts/SerifaD/SerifaDEE-Ligh.woff2) format("woff2"),url(../fonts/SerifaD/SerifaDEE-Ligh.woff) format("woff"),url(../fonts/SerifaD/SerifaDEE-Ligh.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'SerifaD Bold';
  src: url(../fonts/SerifaD/SerifaD-Bold.eot);
  src: url(../fonts/SerifaD/SerifaD-Bold.eot?#iefix) format("embedded-opentype"),url(../fonts/SerifaD/SerifaD-Bold.woff2) format("woff2"),url(../fonts/SerifaD/SerifaD-Bold.woff) format("woff"),url(../fonts/SerifaD/SerifaD-Bold.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'SerifaDMed Regular';
  src: url(../fonts/SerifaD/SerifaD-Medi.eot);
  src: url(../fonts/SerifaD/SerifaD-Medi.eot?#iefix) format("embedded-opentype"),url(../fonts/SerifaD/SerifaD-Medi.woff2) format("woff2"),url(../fonts/SerifaD/SerifaD-Medi.woff) format("woff"),url(../fonts/SerifaD/SerifaD-Medi.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
  font-family: FontAwesome;
  src: url(../fonts/fontawesome-webfont.eot?v=4.7.0);
  src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(../fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"),url(../fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"),url(../fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),url(../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
  font-weight: 400;
  font-style: normal;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
  font-size: 1.33333em;
  line-height: .75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}

.fa-ul>li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: .14286em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  -webkit-border-radius: .1em;
  border-radius: .1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: .3em;
}

.fa.fa-pull-right {
  margin-left: .3em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}

.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -webkit-transform: scale(-1,1);
  -ms-transform: scale(-1,1);
  transform: scale(-1,1);
}

.fa-flip-vertical {
  -webkit-transform: scale(1,-1);
  -ms-transform: scale(1,-1);
  transform: scale(1,-1);
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
  -webkit-filter: none;
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

.fa-glass:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-envelope-o:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-o:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-cog:before,
.fa-gear:before {
  content: "";
}

.fa-trash-o:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-file-o:before {
  content: "";
}

.fa-clock-o:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-arrow-circle-o-down:before {
  content: "";
}

.fa-arrow-circle-o-up:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-play-circle-o:before {
  content: "";
}

.fa-repeat:before,
.fa-rotate-right:before {
  content: "";
}

.fa-refresh:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-video-camera:before {
  content: "";
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

.fa-share-square-o:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-times-circle-o:before {
  content: "";
}

.fa-check-circle-o:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-exclamation-triangle:before,
.fa-warning:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-cogs:before,
.fa-gears:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-thumbs-o-up:before {
  content: "";
}

.fa-thumbs-o-down:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-heart-o:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-linkedin-square:before {
  content: "";
}

.fa-thumb-tack:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-lemon-o:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-square-o:before {
  content: "";
}

.fa-bookmark-o:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-feed:before,
.fa-rss:before {
  content: "";
}

.fa-hdd-o:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-hand-o-left:before {
  content: "";
}

.fa-hand-o-up:before {
  content: "";
}

.fa-hand-o-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-group:before,
.fa-users:before {
  content: "";
}

.fa-chain:before,
.fa-link:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-cut:before,
.fa-scissors:before {
  content: "";
}

.fa-copy:before,
.fa-files-o:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-floppy-o:before,
.fa-save:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-money:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-sort:before,
.fa-unsorted:before {
  content: "";
}

.fa-sort-desc:before,
.fa-sort-down:before {
  content: "";
}

.fa-sort-asc:before,
.fa-sort-up:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

.fa-gavel:before,
.fa-legal:before {
  content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-bolt:before,
.fa-flash:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-clipboard:before,
.fa-paste:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

.fa-file-text-o:before {
  content: "";
}

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

.fa-circle-o:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

.fa-folder-open-o:before {
  content: "";
}

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-chain-broken:before,
.fa-unlink:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-minus-square-o:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
  content: "";
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
  content: "";
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
  content: "";
}

.fa-eur:before,
.fa-euro:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before,
.fa-usd:before {
  content: "";
}

.fa-inr:before,
.fa-rupee:before {
  content: "";
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
  content: "";
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
  content: "";
}

.fa-krw:before,
.fa-won:before {
  content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-try:before,
.fa-turkish-lira:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
  content: "";
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper-pp:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before,
.fa-car:before {
  content: "";
}

.fa-cab:before,
.fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before {
  content: "";
}

.fa-file-word-o:before {
  content: "";
}

.fa-file-excel-o:before {
  content: "";
}

.fa-file-powerpoint-o:before {
  content: "";
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
  content: "";
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
  content: "";
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
  content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
  content: "";
}

.fa-empire:before,
.fa-ge:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

.fa-paper-plane:before,
.fa-send:before {
  content: "";
}

.fa-paper-plane-o:before,
.fa-send-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-circle-thin:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-facebook-official:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-bed:before,
.fa-hotel:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-y-combinator:before,
.fa-yc:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
  content: "";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-sticky-note-o:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-hourglass-o:before {
  content: "";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
  content: "";
}

.fa-hand-scissors-o:before {
  content: "";
}

.fa-hand-lizard-o:before {
  content: "";
}

.fa-hand-spock-o:before {
  content: "";
}

.fa-hand-pointer-o:before {
  content: "";
}

.fa-hand-peace-o:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-television:before,
.fa-tv:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-500px:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-calendar-plus-o:before {
  content: "";
}

.fa-calendar-minus-o:before {
  content: "";
}

.fa-calendar-times-o:before {
  content: "";
}

.fa-calendar-check-o:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-map-o:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-commenting:before {
  content: "";
}

.fa-commenting-o:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-credit-card-alt:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-pause-circle-o:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stop-circle-o:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

.fa-universal-access:before {
  content: "";
}

.fa-wheelchair-alt:before {
  content: "";
}

.fa-question-circle-o:before {
  content: "";
}

.fa-blind:before {
  content: "";
}

.fa-audio-description:before {
  content: "";
}

.fa-volume-control-phone:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-assistive-listening-systems:before {
  content: "";
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
  content: "";
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
  content: "";
}

.fa-glide:before {
  content: "";
}

.fa-glide-g:before {
  content: "";
}

.fa-sign-language:before,
.fa-signing:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

.fa-snapchat-ghost:before {
  content: "";
}

.fa-snapchat-square:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-first-order:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "";
}

.fa-handshake-o:before {
  content: "";
}

.fa-envelope-open:before {
  content: "";
}

.fa-envelope-open-o:before {
  content: "";
}

.fa-linode:before {
  content: "";
}

.fa-address-book:before {
  content: "";
}

.fa-address-book-o:before {
  content: "";
}

.fa-address-card:before,
.fa-vcard:before {
  content: "";
}

.fa-address-card-o:before,
.fa-vcard-o:before {
  content: "";
}

.fa-user-circle:before {
  content: "";
}

.fa-user-circle-o:before {
  content: "";
}

.fa-user-o:before {
  content: "";
}

.fa-id-badge:before {
  content: "";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "";
}

.fa-quora:before {
  content: "";
}

.fa-free-code-camp:before {
  content: "";
}

.fa-telegram:before {
  content: "";
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
  content: "";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "";
}

.fa-shower:before {
  content: "";
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
  content: "";
}

.fa-podcast:before {
  content: "";
}

.fa-window-maximize:before {
  content: "";
}

.fa-window-minimize:before {
  content: "";
}

.fa-window-restore:before {
  content: "";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "";
}

.fa-bandcamp:before {
  content: "";
}

.fa-grav:before {
  content: "";
}

.fa-etsy:before {
  content: "";
}

.fa-imdb:before {
  content: "";
}

.fa-ravelry:before {
  content: "";
}

.fa-eercast:before {
  content: "";
}

.fa-microchip:before {
  content: "";
}

.fa-snowflake-o:before {
  content: "";
}

.fa-superpowers:before {
  content: "";
}

.fa-wpexplorer:before {
  content: "";
}

.fa-meetup:before {
  content: "";
}

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

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

@font-face {
  font-family: icomoon;
  src: url(../icomoon/fonts/icomoon.eot?autkmc);
  src: url(../icomoon/fonts/icomoon.eot?autkmc#iefix) format("embedded-opentype"),url(../icomoon/fonts/icomoon.ttf?autkmc) format("truetype"),url(../icomoon/fonts/icomoon.woff?autkmc) format("woff"),url(../icomoon/fonts/icomoon.svg?autkmc#icomoon) format("svg");
  font-weight: 400;
  font-style: normal;
}

[class*=" icon-"],
[class^=icon-] {
  font-family: icomoon!important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-cross:before {
  content: "";
}

.icon-all-categories:before {
  content: "";
}

.icon-arrow-back-to-top:before {
  content: "";
}

.icon-Capabilities:before {
  content: "";
}

.icon-Careers:before {
  content: "";
}

.icon-community:before {
  content: "";
}

.icon-download:before {
  content: "";
}

.icon-events:before {
  content: "";
}

.icon-graduate-program:before {
  content: "";
}

.icon-insights:before {
  content: "";
}

.icon-linkedin:before {
  content: "";
}

.icon-mail:before {
  content: "";
}

.icon-mapicon:before {
  content: "";
}

.icon-mobile:before {
  content: "";
}

.icon-nav-arrow-down:before {
  content: "";
}

.icon-phone:before {
  content: "";
}

.icon-Projects:before {
  content: "";
}

.icon-right-arrow:before {
  content: "";
}

.icon-search:before {
  content: "";
}

.icon-slider-arrow-left:before {
  content: "";
}

.icon-slider-arrow-right:before {
  content: "";
}

.icon-technology:before {
  content: "";
}

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: 0;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-track:after,
.slick-track:before {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-initialized {
  display: block!important;
}

@font-face {
  font-family: slick;
  src: url(fonts/slick.eot);
  src: url(fonts/slick.eot?#iefix) format("embedded-opentype"),url(fonts/slick.woff) format("woff"),url(fonts/slick.ttf) format("truetype"),url(fonts/slick.svg#slick) format("svg");
  font-weight: 400;
  font-style: normal;
}

.slick-next,
.slick-prev {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: 0 0;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
  padding: 0;
  border: none;
  outline: 0;
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  outline: 0;
  background: 0 0;
  color: transparent;
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1;
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: .25;
}

.slick-next:before,
.slick-prev:before {
  font-family: slick;
  font-size: 20px;
  line-height: 1;
  color: #fff;
  opacity: .75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "←";
}

[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "→";
}

[dir=rtl] .slick-next:before {
  content: "←";
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: 0 0;
  display: block;
  height: 20px;
  width: 20px;
  outline: 0;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: 0;
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: slick;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000;
  opacity: .25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: #000;
  opacity: .75;
}

.select2-container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-search--inline {
  float: left;
}

.select2-container .select2-search--inline .select2-search__field {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: #fff;
  border: 1px solid #aaa;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}

.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
}

.select2-hidden-accessible {
  border: 0!important;
  clip: rect(0 0 0 0)!important;
  height: 1px!important;
  margin: -1px!important;
  overflow: hidden!important;
  padding: 0!important;
  position: absolute!important;
  width: 1px!important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
  background-color: #fff;
  border: 1px solid #aaa;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
  margin-top: 5px;
  margin-right: 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
  float: right;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid #000 1px;
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: 0 0;
  border: none;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results>.select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: #fff;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top,#fff 50%,#eee 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),to(#eee));
  background-image: linear-gradient(to bottom,#fff 50%,#eee 100%);
  background-repeat: repeat-x;
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
  margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top,#eee 50%,#ccc 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#ccc));
  background-image: linear-gradient(to bottom,#eee 50%,#ccc 100%);
  background-repeat: repeat-x;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: 0 0;
  border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top,#fff 0,#eee 50%);
  background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#eee));
  background-image: linear-gradient(to bottom,#fff 0,#eee 50%);
  background-repeat: repeat-x;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top,#eee 50%,#fff 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#fff));
  background-image: linear-gradient(to bottom,#eee 50%,#fff 100%);
  background-repeat: repeat-x;
}

.select2-container--classic .select2-selection--multiple {
  background-color: #fff;
  border: 1px solid #aaa;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  float: right;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results>.select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

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

b,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: .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: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  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;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

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

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

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

td,
th {
  padding: 0;
}

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

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

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

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

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

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

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

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

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

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

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

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

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

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

.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: 400;
  line-height: 1;
  color: #777;
}

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

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

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

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

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

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

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

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

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

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

p {
  margin: 0 0 10px;
}

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

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

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

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

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

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

.text-muted {
  color: #777;
}

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

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

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

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

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

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

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

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

.text-danger {
  color: #a94442;
}

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

.bg-primary {
  color: #fff;
}

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

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

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

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

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

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

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

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

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

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

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}

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

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

.entry-content ul,
.list-unstyled,
.true-wysiwyg-field ul {
  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;
}

dd,
dt {
  line-height: 1.42857;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:after,
.dl-horizontal dd:before {
  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[data-original-title],
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}

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

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

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

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

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

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

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

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: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

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

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

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

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

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

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

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

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

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

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.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: #eee;
  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=datetime-local].form-control,
  input[type=month].form-control,
  input[type=time].form-control {
    line-height: 34px;
  }

  .input-group-sm input[type=date],
  .input-group-sm input[type=datetime-local],
  .input-group-sm input[type=month],
  .input-group-sm input[type=time],
  input[type=date].input-sm,
  input[type=datetime-local].input-sm,
  input[type=month].input-sm,
  input[type=time].input-sm {
    line-height: 30px;
  }

  .input-group-lg input[type=date],
  .input-group-lg input[type=datetime-local],
  .input-group-lg input[type=month],
  .input-group-lg input[type=time],
  input[type=date].input-lg,
  input[type=datetime-local].input-lg,
  input[type=month].input-lg,
  input[type=time].input-lg {
    line-height: 46px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

select.input-sm {
  height: 30px;
  line-height: 30px;
}

select[multiple].input-sm,
textarea.input-sm {
  height: auto;
}

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

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

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.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 {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

select[multiple].input-lg,
textarea.input-lg {
  height: auto;
}

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

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

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.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;
}

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

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

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

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

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(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 .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
  color: #8a6d3b;
}

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

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(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 .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
  color: #a94442;
}

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

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(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 .form-control,
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn {
    width: auto;
  }

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

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

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

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

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

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

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

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

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

.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
  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: 12px;
}

@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;
  }
}

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  transition: opacity .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: .35s;
  transition-duration: .35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

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

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

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

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

.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-body,
.media-left,
.media-right {
  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;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.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%;
}

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

.modal.in .modal-dialog {
  -webkit-transform: translate(0,0);
  -ms-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,.2);
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
  box-shadow: 0 3px 9px rgba(0,0,0,.5);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0;
}

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

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.in {
  opacity: .5;
}

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

.modal-header:after,
.modal-header:before {
  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:after,
.modal-footer:before {
  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,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
  }

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

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

.clearfix:after,
.clearfix:before {
  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-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-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;
  }

  td.visible-xs,
  th.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;
  }

  td.visible-sm,
  th.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:1279px) {
  .visible-md {
    display: block!important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:1280px) {
  .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:1279px) {
  .hidden-md {
    display: none!important;
  }
}

@media (min-width:1280px) {
  .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;
  }

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

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

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

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

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

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

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

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

.container,
.container-full {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
}

.container .grid,
.container-full .grid {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width:576px) {
  .container {
    max-width: 576px;
  }
}

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

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

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

@media (min-width:1600px) {
  .container {
    max-width: 1600px;
  }
}

.grid {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  margin: 0 auto;
  position: relative;
  letter-spacing: -.31em;
  word-spacing: -.43em;
  list-style-type: none;
}

.grid::after,
.grid::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: normal;
  word-spacing: normal;
  white-space: normal;
}

[class^=col-] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: normal;
  word-spacing: normal;
  white-space: normal;
  position: relative;
  width: 100%;
  vertical-align: top;
  padding: 15px;
  display: inline-block;
  zoom: 1;
}

[class^=col-]::after,
[class^=col-]::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: normal;
  word-spacing: normal;
  white-space: normal;
}

[class^=col-] .grid {
  -ms-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  margin: -15px;
}

.col-12 {
  width: 100%;
}

.col-11 {
  width: 91.66667%;
}

.col-10 {
  width: 83.33333%;
}

.col-9 {
  width: 75%;
}

.col-8 {
  width: 66.66667%;
}

.col-7 {
  width: 58.33333%;
}

.col-6 {
  width: 50%;
}

.col-5 {
  width: 41.66667%;
}

.col-4 {
  width: 33.33333%;
}

.col-3 {
  width: 25%;
}

.col-2 {
  width: 16.66667%;
}

.col-1 {
  width: 8.33333%;
}

@media (min-width:576px) {
  .col-xs-12 {
    width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {
  .col-sm-12 {
    width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:992px) {
  .col-md-12 {
    width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:1200px) {
  .col-lg-12 {
    width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:1600px) {
  .col-xlg-12 {
    width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

.col-auto {
  -ms-flex: 1 0 auto;
  -webkit-flex: 1 0 0px;
  -webkit-box-flex: 1;
  flex: 1 0 0px;
  width: auto;
}

@media (min-width:576px) {
  .col-xs-auto {
    -ms-flex: 1 0 auto;
    -webkit-flex: 1 0 0px;
    -webkit-box-flex: 1;
    flex: 1 0 0px;
    width: auto;
  }
}

@media (min-width:768px) {
  .col-sm-auto {
    -ms-flex: 1 0 auto;
    -webkit-flex: 1 0 0px;
    -webkit-box-flex: 1;
    flex: 1 0 0px;
    width: auto;
  }
}

@media (min-width:992px) {
  .col-md-auto {
    -ms-flex: 1 0 auto;
    -webkit-flex: 1 0 0px;
    -webkit-box-flex: 1;
    flex: 1 0 0px;
    width: auto;
  }
}

@media (min-width:1200px) {
  .col-lg-auto {
    -ms-flex: 1 0 auto;
    -webkit-flex: 1 0 0px;
    -webkit-box-flex: 1;
    flex: 1 0 0px;
    width: auto;
  }
}

@media (min-width:1600px) {
  .col-xlg-auto {
    -ms-flex: 1 0 auto;
    -webkit-flex: 1 0 0px;
    -webkit-box-flex: 1;
    flex: 1 0 0px;
    width: auto;
  }
}

.order-12 {
  -ms-flex-order: 12;
  -webkit-order: 12;
  -webkit-box-ordinal-group: 13;
  order: 12;
}

.order-11 {
  -ms-flex-order: 11;
  -webkit-order: 11;
  -webkit-box-ordinal-group: 12;
  order: 11;
}

.order-10 {
  -ms-flex-order: 10;
  -webkit-order: 10;
  -webkit-box-ordinal-group: 11;
  order: 10;
}

.order-9 {
  -ms-flex-order: 9;
  -webkit-order: 9;
  -webkit-box-ordinal-group: 10;
  order: 9;
}

.order-8 {
  -ms-flex-order: 8;
  -webkit-order: 8;
  -webkit-box-ordinal-group: 9;
  order: 8;
}

.order-7 {
  -ms-flex-order: 7;
  -webkit-order: 7;
  -webkit-box-ordinal-group: 8;
  order: 7;
}

.order-6 {
  -ms-flex-order: 6;
  -webkit-order: 6;
  -webkit-box-ordinal-group: 7;
  order: 6;
}

.order-5 {
  -ms-flex-order: 5;
  -webkit-order: 5;
  -webkit-box-ordinal-group: 6;
  order: 5;
}

.order-4 {
  -ms-flex-order: 4;
  -webkit-order: 4;
  -webkit-box-ordinal-group: 5;
  order: 4;
}

.order-3 {
  -ms-flex-order: 3;
  -webkit-order: 3;
  -webkit-box-ordinal-group: 4;
  order: 3;
}

.order-2 {
  -ms-flex-order: 2;
  -webkit-order: 2;
  -webkit-box-ordinal-group: 3;
  order: 2;
}

.order-1 {
  -ms-flex-order: 1;
  -webkit-order: 1;
  -webkit-box-ordinal-group: 2;
  order: 1;
}

.order-0 {
  -ms-flex-order: 0;
  -webkit-order: 0;
  -webkit-box-ordinal-group: 1;
  order: 0;
}

@media only screen and (min-width:576px) {
  .order-12-xs {
    -ms-flex-order: 12;
    -webkit-order: 12;
    -webkit-box-ordinal-group: 13;
    order: 12;
  }

  .order-11-xs {
    -ms-flex-order: 11;
    -webkit-order: 11;
    -webkit-box-ordinal-group: 12;
    order: 11;
  }

  .order-10-xs {
    -ms-flex-order: 10;
    -webkit-order: 10;
    -webkit-box-ordinal-group: 11;
    order: 10;
  }

  .order-9-xs {
    -ms-flex-order: 9;
    -webkit-order: 9;
    -webkit-box-ordinal-group: 10;
    order: 9;
  }

  .order-8-xs {
    -ms-flex-order: 8;
    -webkit-order: 8;
    -webkit-box-ordinal-group: 9;
    order: 8;
  }

  .order-7-xs {
    -ms-flex-order: 7;
    -webkit-order: 7;
    -webkit-box-ordinal-group: 8;
    order: 7;
  }

  .order-6-xs {
    -ms-flex-order: 6;
    -webkit-order: 6;
    -webkit-box-ordinal-group: 7;
    order: 6;
  }

  .order-5-xs {
    -ms-flex-order: 5;
    -webkit-order: 5;
    -webkit-box-ordinal-group: 6;
    order: 5;
  }

  .order-4-xs {
    -ms-flex-order: 4;
    -webkit-order: 4;
    -webkit-box-ordinal-group: 5;
    order: 4;
  }

  .order-3-xs {
    -ms-flex-order: 3;
    -webkit-order: 3;
    -webkit-box-ordinal-group: 4;
    order: 3;
  }

  .order-2-xs {
    -ms-flex-order: 2;
    -webkit-order: 2;
    -webkit-box-ordinal-group: 3;
    order: 2;
  }

  .order-1-xs {
    -ms-flex-order: 1;
    -webkit-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }

  .order-0-xs {
    -ms-flex-order: 0;
    -webkit-order: 0;
    -webkit-box-ordinal-group: 1;
    order: 0;
  }
}

@media only screen and (min-width:768px) {
  .order-12-sm {
    -ms-flex-order: 12;
    -webkit-order: 12;
    -webkit-box-ordinal-group: 13;
    order: 12;
  }

  .order-11-sm {
    -ms-flex-order: 11;
    -webkit-order: 11;
    -webkit-box-ordinal-group: 12;
    order: 11;
  }

  .order-10-sm {
    -ms-flex-order: 10;
    -webkit-order: 10;
    -webkit-box-ordinal-group: 11;
    order: 10;
  }

  .order-9-sm {
    -ms-flex-order: 9;
    -webkit-order: 9;
    -webkit-box-ordinal-group: 10;
    order: 9;
  }

  .order-8-sm {
    -ms-flex-order: 8;
    -webkit-order: 8;
    -webkit-box-ordinal-group: 9;
    order: 8;
  }

  .order-7-sm {
    -ms-flex-order: 7;
    -webkit-order: 7;
    -webkit-box-ordinal-group: 8;
    order: 7;
  }

  .order-6-sm {
    -ms-flex-order: 6;
    -webkit-order: 6;
    -webkit-box-ordinal-group: 7;
    order: 6;
  }

  .order-5-sm {
    -ms-flex-order: 5;
    -webkit-order: 5;
    -webkit-box-ordinal-group: 6;
    order: 5;
  }

  .order-4-sm {
    -ms-flex-order: 4;
    -webkit-order: 4;
    -webkit-box-ordinal-group: 5;
    order: 4;
  }

  .order-3-sm {
    -ms-flex-order: 3;
    -webkit-order: 3;
    -webkit-box-ordinal-group: 4;
    order: 3;
  }

  .order-2-sm {
    -ms-flex-order: 2;
    -webkit-order: 2;
    -webkit-box-ordinal-group: 3;
    order: 2;
  }

  .order-1-sm {
    -ms-flex-order: 1;
    -webkit-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }

  .order-0-sm {
    -ms-flex-order: 0;
    -webkit-order: 0;
    -webkit-box-ordinal-group: 1;
    order: 0;
  }
}

@media only screen and (min-width:992px) {
  .order-12-md {
    -ms-flex-order: 12;
    -webkit-order: 12;
    -webkit-box-ordinal-group: 13;
    order: 12;
  }

  .order-11-md {
    -ms-flex-order: 11;
    -webkit-order: 11;
    -webkit-box-ordinal-group: 12;
    order: 11;
  }

  .order-10-md {
    -ms-flex-order: 10;
    -webkit-order: 10;
    -webkit-box-ordinal-group: 11;
    order: 10;
  }

  .order-9-md {
    -ms-flex-order: 9;
    -webkit-order: 9;
    -webkit-box-ordinal-group: 10;
    order: 9;
  }

  .order-8-md {
    -ms-flex-order: 8;
    -webkit-order: 8;
    -webkit-box-ordinal-group: 9;
    order: 8;
  }

  .order-7-md {
    -ms-flex-order: 7;
    -webkit-order: 7;
    -webkit-box-ordinal-group: 8;
    order: 7;
  }

  .order-6-md {
    -ms-flex-order: 6;
    -webkit-order: 6;
    -webkit-box-ordinal-group: 7;
    order: 6;
  }

  .order-5-md {
    -ms-flex-order: 5;
    -webkit-order: 5;
    -webkit-box-ordinal-group: 6;
    order: 5;
  }

  .order-4-md {
    -ms-flex-order: 4;
    -webkit-order: 4;
    -webkit-box-ordinal-group: 5;
    order: 4;
  }

  .order-3-md {
    -ms-flex-order: 3;
    -webkit-order: 3;
    -webkit-box-ordinal-group: 4;
    order: 3;
  }

  .order-2-md {
    -ms-flex-order: 2;
    -webkit-order: 2;
    -webkit-box-ordinal-group: 3;
    order: 2;
  }

  .order-1-md {
    -ms-flex-order: 1;
    -webkit-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }

  .order-0-md {
    -ms-flex-order: 0;
    -webkit-order: 0;
    -webkit-box-ordinal-group: 1;
    order: 0;
  }
}

@media only screen and (min-width:1200px) {
  .order-12-lg {
    -ms-flex-order: 12;
    -webkit-order: 12;
    -webkit-box-ordinal-group: 13;
    order: 12;
  }

  .order-11-lg {
    -ms-flex-order: 11;
    -webkit-order: 11;
    -webkit-box-ordinal-group: 12;
    order: 11;
  }

  .order-10-lg {
    -ms-flex-order: 10;
    -webkit-order: 10;
    -webkit-box-ordinal-group: 11;
    order: 10;
  }

  .order-9-lg {
    -ms-flex-order: 9;
    -webkit-order: 9;
    -webkit-box-ordinal-group: 10;
    order: 9;
  }

  .order-8-lg {
    -ms-flex-order: 8;
    -webkit-order: 8;
    -webkit-box-ordinal-group: 9;
    order: 8;
  }

  .order-7-lg {
    -ms-flex-order: 7;
    -webkit-order: 7;
    -webkit-box-ordinal-group: 8;
    order: 7;
  }

  .order-6-lg {
    -ms-flex-order: 6;
    -webkit-order: 6;
    -webkit-box-ordinal-group: 7;
    order: 6;
  }

  .order-5-lg {
    -ms-flex-order: 5;
    -webkit-order: 5;
    -webkit-box-ordinal-group: 6;
    order: 5;
  }

  .order-4-lg {
    -ms-flex-order: 4;
    -webkit-order: 4;
    -webkit-box-ordinal-group: 5;
    order: 4;
  }

  .order-3-lg {
    -ms-flex-order: 3;
    -webkit-order: 3;
    -webkit-box-ordinal-group: 4;
    order: 3;
  }

  .order-2-lg {
    -ms-flex-order: 2;
    -webkit-order: 2;
    -webkit-box-ordinal-group: 3;
    order: 2;
  }

  .order-1-lg {
    -ms-flex-order: 1;
    -webkit-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }

  .order-0-lg {
    -ms-flex-order: 0;
    -webkit-order: 0;
    -webkit-box-ordinal-group: 1;
    order: 0;
  }
}

@media only screen and (min-width:1600px) {
  .order-12-xlg {
    -ms-flex-order: 12;
    -webkit-order: 12;
    -webkit-box-ordinal-group: 13;
    order: 12;
  }

  .order-11-xlg {
    -ms-flex-order: 11;
    -webkit-order: 11;
    -webkit-box-ordinal-group: 12;
    order: 11;
  }

  .order-10-xlg {
    -ms-flex-order: 10;
    -webkit-order: 10;
    -webkit-box-ordinal-group: 11;
    order: 10;
  }

  .order-9-xlg {
    -ms-flex-order: 9;
    -webkit-order: 9;
    -webkit-box-ordinal-group: 10;
    order: 9;
  }

  .order-8-xlg {
    -ms-flex-order: 8;
    -webkit-order: 8;
    -webkit-box-ordinal-group: 9;
    order: 8;
  }

  .order-7-xlg {
    -ms-flex-order: 7;
    -webkit-order: 7;
    -webkit-box-ordinal-group: 8;
    order: 7;
  }

  .order-6-xlg {
    -ms-flex-order: 6;
    -webkit-order: 6;
    -webkit-box-ordinal-group: 7;
    order: 6;
  }

  .order-5-xlg {
    -ms-flex-order: 5;
    -webkit-order: 5;
    -webkit-box-ordinal-group: 6;
    order: 5;
  }

  .order-4-xlg {
    -ms-flex-order: 4;
    -webkit-order: 4;
    -webkit-box-ordinal-group: 5;
    order: 4;
  }

  .order-3-xlg {
    -ms-flex-order: 3;
    -webkit-order: 3;
    -webkit-box-ordinal-group: 4;
    order: 3;
  }

  .order-2-xlg {
    -ms-flex-order: 2;
    -webkit-order: 2;
    -webkit-box-ordinal-group: 3;
    order: 2;
  }

  .order-1-xlg {
    -ms-flex-order: 1;
    -webkit-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }

  .order-0-xlg {
    -ms-flex-order: 0;
    -webkit-order: 0;
    -webkit-box-ordinal-group: 1;
    order: 0;
  }
}

.wrap {
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.no-wrap {
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.no-wrap [class^=col-] {
  -ms-flex-negative: 1;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
}

.wrap-reverse {
  -ms-flex-wrap: wrap-reverse;
  -webkit-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
}

.direction-row {
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
}

.direction-row-reverse {
  -ms-flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}

.direction-column {
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}

.direction-column-reverse {
  -ms-flex-direction: column-reverse;
  -webkit-flex-direction: column-reverse;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}

.align-start {
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -webkit-box-align: start;
  align-items: flex-start;
}

.align-end {
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -webkit-box-align: end;
  align-items: flex-end;
}

.align-end [class^=col-] {
  vertical-align: bottom;
}

.align-center {
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
}

.align-center [class^=col-] {
  vertical-align: middle;
}

.align-baseline {
  -ms-flex-align: baseline;
  -webkit-align-items: baseline;
  -webkit-box-align: baseline;
  align-items: baseline;
}

.align-content-start {
  -ms-flex-line-pack: start;
  -webkit-align-content: flex-start;
  align-content: flex-start;
}

.align-content-end {
  -ms-flex-line-pack: end;
  -webkit-align-content: flex-end;
  align-content: flex-end;
}

.align-content-end [class^=col-] {
  vertical-align: bottom;
}

.align-content-center {
  -ms-flex-line-pack: center;
  -webkit-align-content: center;
  align-content: center;
}

.align-content-space-between {
  -ms-flex-line-pack: justify;
  -webkit-align-content: space-between;
  align-content: space-between;
}

.align-content-space-around {
  -ms-flex-line-pack: distribute;
  -webkit-align-content: space-around;
  align-content: space-around;
}

.align-self-stretch {
  -ms-flex-item-align: stretch;
  -webkit-align-self: stretch;
  align-self: stretch;
}

.align-self-start {
  -ms-flex-item-align: start;
  -webkit-align-self: flex-start;
  align-self: flex-start;
}

.align-self-end {
  -ms-flex-item-align: end;
  -webkit-align-self: flex-end;
  align-self: flex-end;
  vertical-align: bottom;
}

.align-self-center {
  -ms-flex-item-align: center;
  -webkit-align-self: center;
  align-self: center;
  vertical-align: middle;
}

.align-self-baseline {
  -ms-flex-item-align: baseline;
  -webkit-align-self: baseline;
  align-self: baseline;
  vertical-align: baseline;
}

.justify-start {
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -webkit-box-pack: start;
  justify-content: flex-start;
}

.justify-start.grid {
  text-align: left;
}

.justify-end {
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -webkit-box-pack: end;
  justify-content: flex-end;
}

.justify-end.grid {
  text-align: right;
  -moz-text-align-last: right;
  text-align-last: right;
}

.justify-end.grid [class^=col-] {
  text-align: left;
  text-align: start;
  -moz-text-align-last: left;
  -moz-text-align-last: start;
  text-align-last: left;
  text-align-last: start;
}

.justify-center {
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
}

.justify-center.grid {
  text-align: center;
  -moz-text-align-last: center;
  text-align-last: center;
}

.justify-center.grid [class^=col-] {
  text-align: left;
  text-align: start;
  -moz-text-align-last: left;
  -moz-text-align-last: start;
  text-align-last: left;
  text-align-last: start;
}

.justify-space-between {
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.justify-space-between.grid {
  text-align: justify;
  -moz-text-align-last: justify;
  text-align-last: justify;
}

.justify-space-between.grid [class^=col-] {
  text-align: left;
  text-align: start;
  -moz-text-align-last: left;
  -moz-text-align-last: start;
  text-align-last: left;
  text-align-last: start;
}

.justify-space-around {
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}

.justify-space-around.grid {
  text-align: justify;
  -moz-text-align-last: justify;
  text-align-last: justify;
}

.justify-space-around.grid [class^=col-] {
  text-align: left;
  text-align: start;
  -moz-text-align-last: left;
  -moz-text-align-last: start;
  text-align-last: left;
  text-align-last: start;
}

.grid-bleed [class*=col-] {
  padding: 0;
}

.col-grid {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}

.col-grid.direction-row {
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
}

.col-bleed {
  padding: 0;
}

.col-bleed-x {
  padding: 15px 0;
}

.col-bleed-y {
  padding: 0 15px;
}

.flex-img {
  display: block;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
  max-width: 100%;
  height: auto;
  width: 100%;
}

.flex-footer {
  width: 100%;
  margin-top: auto;
  margin-bottom: 0;
}

.flex-footer>:last-child {
  margin-bottom: 0;
}

@media (max-width:575px) {
  .hidden-xxs {
    display: none;
  }
}

@media (min-width:576px) and (max-width:767px) {
  .hidden-xs {
    display: none;
  }
}

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

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

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

.grid.grid--sm {
  margin-right: -10px;
  margin-left: -10px;
}

.grid.grid--sm [class^=col-] {
  padding: 10px;
}

.grid.grid--sm [class^=col-] .grid {
  -ms-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  margin: -10px;
}

@media (min-width:992px) {
  .grid--spaced {
    margin-left: -30px;
    margin-right: -30px;
  }

  .grid--spaced [class^=col-] {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (min-width:1500px) {
  .grid--spaced {
    margin-left: -50px;
    margin-right: -50px;
  }

  .grid--spaced [class^=col-] {
    padding-left: 50px;
    padding-right: 50px;
  }
}

.grid--small-pad {
  margin-left: -2px;
  margin-right: -2px;
}

.grid--small-pad [class^=col-] {
  padding-left: 2px;
  padding-right: 2px;
}

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

@media (min-width:991px) {
  .grid--member {
    margin-left: -9px;
    margin-right: -9px;
  }

  .grid--member [class^=col-] {
    padding: 9px;
  }
}

@media (min-width:991px) {
  .grid--post {
    margin-left: -10px;
    margin-right: -10px;
  }

  .grid--post [class^=col-] {
    padding: 10px;
  }
}

.grid-bleed [class^=col-] .grid {
  -ms-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  margin: 0;
}

.justify-center.grid [class^=col-] {
  text-align-last: center;
}

@media (max-width:991px) {
  .col-hide-sm {
    display: none;
  }
}

@media (max-width:991px) {
  .col-padding-x-bleed-sm {
    padding: 15px 0;
  }
}

@media (max-width:991px) {
  .mobile-hide {
    display: none;
  }
}

input,
textarea {
  -webkit-appearance: none;
}

@media all and (min-width:992px) {
  ul.nav li.dropdown:hover ul.dropdown-menu {
    display: block!important;
  }
}

@media (max-width:991px) {
  .text-center-sm {
    text-align: center!important;
  }

  .pull-none-sm {
    float: none!important;
  }
}

@media (max-width:767px) {
  .text-center-xs {
    text-align: center!important;
  }

  .pull-none-xs {
    float: none!important;
  }
}

.container.container--relative {
  position: relative;
}

@media (max-width:991px) {
  .float-none-sm {
    float: none!important;
    text-align: center;
  }
}

.notransition {
  -webkit-transition: none!important;
  transition: none!important;
}

.b-lazy {
  opacity: 0;
  -webkit-transition: opacity .68s ease;
  transition: opacity .68s ease;
}

.b-lazy.b-loaded {
  opacity: 1;
}

.b-lazy.b-no-trans {
  -webkit-transition: none;
  transition: none;
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */

.hamburger {
  padding: 30px 25px;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity,-webkit-filter;
  transition-property: opacity,filter;
  -webkit-transition-duration: .15s;
  transition-duration: .15s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}

.hamburger:hover {
  opacity: 1;
}

.hamburger-box {
  width: 25px;
  height: 14px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1px;
}

.hamburger-inner,
.hamburger-inner::after,
.hamburger-inner::before {
  width: 25px;
  height: 2px;
  background-color: #333;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transition-duration: .15s;
  transition-duration: .15s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.hamburger-inner::after,
.hamburger-inner::before {
  content: "";
  display: block;
}

.hamburger-inner::before {
  top: -6px;
}

.hamburger-inner::after {
  bottom: -6px;
}

.hamburger--slider .hamburger-inner {
  top: 1px;
}

.hamburger--slider .hamburger-inner::before {
  top: 6px;
  -webkit-transition-property: -webkit-transform,opacity;
  transition-property: transform,opacity;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
}

.hamburger--slider .hamburger-inner::after {
  top: 12px;
}

.hamburger--slider.is-active .hamburger-inner {
  -webkit-transform: translate3d(0,6px,0) rotate(45deg);
  transform: translate3d(0,6px,0) rotate(45deg);
}

.hamburger--slider.is-active .hamburger-inner::before {
  -webkit-transform: rotate(-45deg) translate3d(-3.57143px,-4px,0);
  transform: rotate(-45deg) translate3d(-3.57143px,-4px,0);
  opacity: 0;
}

.hamburger--slider.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0,-12px,0) rotate(-90deg);
  transform: translate3d(0,-12px,0) rotate(-90deg);
}

div.wpcf7-response-output {
  margin: 0 0 20px;
}

div.wpcf7-mail-sent-ok {
  border: 0;
  color: #5cb85c;
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}

div.wpcf7-mail-sent-ng,
div.wpcf7-spam-blocked,
div.wpcf7-validation-errors {
  border: 0;
  color: #d9534f;
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}

span.wpcf7-form-control-wrap {
  width: 100%;
}

div.wpcf7 img.ajax-loader {
  margin-top: 20px;
  margin-left: 0;
}

.page-banner {
  height: 608px;
  position: relative;
  background-color: #3c3d3f;
}

.page-banner__overlay {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: .6;
}

.page-banner__bg {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}

.page-banner__content {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
}

.page-banner__content-inner {
  position: relative;
  height: 608px;
}

.page-banner__link {
  position: absolute;
  left: 0;
  bottom: 50px;
}

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

.page-banner__logo {
  top: 50%;
  right: 0;
  left: 0;
  position: absolute;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
  padding: 0 50px;
  text-align: center;
}

.page-banner__logo a {
  display: inline-block;
}

.page-banner__download {
  position: absolute;
  right: 0;
  bottom: 50px;
}

.page-banner__side-text {
  display: none;
  top: 50%;
  position: absolute;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
  font-family: filson-pro,sans-serif;
  font-size: 18px;
  line-height: 1em;
}

.page-banner__side-text.left {
  left: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

@media (max-width:767px) {
  .page-banner__side-text.left {
    left: -40px;
  }
}

@media (max-width:365px) {
  .page-banner__side-text.left {
    display: none;
  }
}

.page-banner__side-text.right {
  right: 0;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

@media (max-width:767px) {
  .page-banner__side-text.right {
    right: -40px;
  }
}

@media (max-width:365px) {
  .page-banner__side-text.right {
    display: none;
  }
}

@media all and (min-width:992px) {
  body.admin-bar .page-banner {
    height: -webkit-calc($page-banner-height - 32px);
    height: calc($page-banner-height - 32px);
  }
}

.header {
  z-index: 999;
  padding: 30px 0 28px;
}

.header__left,
.header__right {
  z-index: 2;
  position: relative;
}

.header__left {
  float: left;
}

.header__right {
  float: right;
}

.header__middle {
  z-index: 1;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}

@media (min-width:991px) {
  .header__middle {
    width: 800px;
  }
}

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

.header__back-link {
  margin-right: 100px;
  padding: 10px 0;
}

@media (max-width:1094px) {
  .header__back-link {
    margin-right: 20px;
  }
}

.header__search-form {
  display: inline-block;
}

.header__podcast {
  display: inline-block;
}

.header__podcast img {
  margin: 4px 0 3px;
}

.header__social-links {
  display: inline-block;
  margin: 0 15px 0 40px;
  vertical-align: middle;
}

@media (max-width:991px) {
  .header__social-links {
    margin: 0 15px 0 20px;
  }
}

.header__sub-heading {
  color: #083a93;
}

.header__heading {
  color: #083a93;
  font-family: filson-pro,sans-serif;
}

@media (max-width:767px) {
  .header-desktop .header__left {
    float: none;
    text-align: center;
  }

  .header-desktop .header__right {
    display: none;
  }

  .header-desktop .header__search-form {
    display: block;
  }
}

.header-fix {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: 15px 0;
  background-color: #f5f5f5;
  visibility: hidden;
  -webkit-transform: translate3d(0,-100%,0);
  transform: translate3d(0,-100%,0);
  opacity: 0;
  -webkit-box-shadow: 0 5px 13px rgba(0,0,0,.2);
  box-shadow: 0 5px 13px rgba(0,0,0,.2);
  -webkit-transition: visibility .32s ease-in-out,-webkit-transform .32s ease-in-out,opacity .32s ease-in-out;
  transition: visibility .32s ease-in-out,transform .32s ease-in-out,opacity .32s ease-in-out;
}

@media (max-width:767px) {
  .header-fix {
    padding: 10px 0;
  }
}

.header-fix .header__back-link {
  display: inline-block;
}

@media (max-width:767px) {
  .header-fix .header__back-link {
    margin-right: 0;
  }
}

@media (max-width:830px) {
  .header-fix .header__search-form {
    display: none;
  }
}

@media (max-width:1020px) {
  .header-fix .header__social-links {
    display: none;
  }
}

@media (max-width:1020px) {
  .header-fix .header__podcast {
    margin-right: 10px;
  }
}

.header-fix.in {
  visibility: visible;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  opacity: 1;
}

@media (max-width:991px) {
  .header-fix {
    visibility: visible;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    opacity: 1;
  }
}

.footer {
  padding: 25px 0;
  color: #fff;
  background: #3c3d3f;
  font-family: "Leitura News",sans-serif;
}

@media (min-width:767px) {
  .footer {
    padding: 70px 0;
  }
}

@media (max-width:991px) {
  .footer {
    text-align: center;
  }
}

.footer__heading {
  margin-bottom: 20px;
  line-height: 1.3em;
  font-size: 16px;
  font-size: 4vw;
}

@media (max-width:400px) {
  .footer__heading {
    font-size: 16px;
  }
}

@media (min-width:450px) {
  .footer__heading {
    font-size: 18px;
  }
}

@media (min-width:991px) {
  .footer__heading {
    min-height: 50px;
  }
}

.footer__logo a {
  display: inline-block;
}

.footer__office-address {
  line-height: 1.3em;
}

.social-buttons-wrapper li {
  list-style: none;
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 8px;
}

.social-buttons-wrapper li a {
  display: block;
  position: relative;
  height: 42px;
  width: 42px;
  font-size: 20px;
  color: #fff;
  border: 1px solid #898989;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: color .32s ease-in-out,background-color .32s ease-in-out,border .32s ease-in-out;
  transition: color .32s ease-in-out,background-color .32s ease-in-out,border .32s ease-in-out;
}

.social-buttons-wrapper li a:hover {
  color: #3c3d3f;
  background-color: #f3fa4c;
  border-color: #f3fa4c;
}

.social-buttons-wrapper li a .fa {
  top: 50%;
  right: 0;
  left: 0;
  position: absolute;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
  text-align: center;
}

.social-buttons-wrapper li:last-child {
  margin-right: 0;
}

.search-form {
  position: relative;
  font-family: filson-pro,sans-serif;
  font-size: 16px;
}

.search-form__field {
  padding: 6px 0;
  min-width: 282px;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #f5f5f5;
  border: none;
  border-bottom: 2px solid #3c3d3f;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.search-form__field::-webkit-input-placeholder {
  color: #d8d8d8;
}

.search-form__field::-moz-placeholder {
  color: #d8d8d8;
}

.search-form__field:-ms-input-placeholder {
  color: #d8d8d8;
}

@media (max-width:991px) {
  .search-form__field {
    min-width: auto;
    width: 100%;
  }
}

.search-form__field:focus {
  border-bottom: 2px solid #083a93;
  outline: 0;
}

.search-form__field::-ms-clear {
  display: none;
}

.search-form__btn {
  position: absolute;
  top: -3px;
  right: 0;
  padding: 0;
  font-size: 26px;
}

.share-links-wrap {
  display: inline-block;
}

.share-links-wrap li {
  list-style: none;
  display: inline-block;
  margin: 0 15px;
  width: 15px;
}

.share-links-wrap li a {
  color: #f3fa4c;
  font-size: 16px;
  position: relative;
  z-index: 1;
  -webkit-transition: color .32s ease-in-out;
  transition: color .32s ease-in-out;
}

.share-links-wrap li a:hover {
  color: #3c3d3f;
}

.share-links-wrap li a:hover:after {
  border-color: #f3fa4c;
  background-color: #f3fa4c;
}

.share-links-wrap li a:after {
  z-index: -1;
  content: '';
  position: absolute;
  height: 30px;
  width: 30px;
  left: -8px;
  top: -4px;
  border: 1px solid #3c3d3f;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #3c3d3f;
  -webkit-transition: all .32s ease-in-out;
  transition: all .32s ease-in-out;
}

.share-links-wrap .social-facebook a:after {
  left: -9px;
}

.share-links-wrap .social-linkedin a:after {
  top: -3px;
}

.nl-form {
  position: relative;
  margin: 0;
  height: 100vh;
  text-align: center;
}

.nl-form__inner {
  padding-top: 50vh;
  font-family: "SerifaDEELig Regular",sans-serif;
  color: #fff;
  font-size: 22px;
  font-size: 5vw;
}

@media (max-width:400px) {
  .nl-form__inner {
    font-size: 20px;
  }
}

@media (min-width:500px) {
  .nl-form__inner {
    font-size: 25px;
  }
}

.nl-field-toggle {
  position: relative;
  padding: 0 10px;
  color: #f3fa4c;
  border-bottom: none;
}

.nl-field-toggle:after,
.nl-field-toggle:before {
  position: absolute;
  top: 0;
}

.nl-field-toggle:before {
  content: '[';
  left: 0;
}

.nl-field-toggle:after {
  content: ']';
  right: 0;
}

.nl-field-toggle:hover {
  text-decoration: none;
  color: #f3fa4c;
}

.nl-field-toggle:hover:before {
  -webkit-animation: bounce-left .5s infinite;
  animation: bounce-left .5s infinite;
}

.nl-field-toggle:hover:after {
  -webkit-animation: bounce-right .5s infinite;
  animation: bounce-right .5s infinite;
}

.nl-dd ul {
  background-color: #81d0d5;
}

.nl-dd ul li {
  padding: .5em 1em;
  line-height: 1em;
}

.nl-dd ul li.nl-dd-checked {
  color: #f3fa4c;
}

@media (max-width:991px) {
  .nl-form--half {
    height: 50vh;
  }
}

.nl-form--half .nl-form__inner {
  padding-top: 50%;
}

@media (max-width:991px) {
  .nl-form--half .nl-form__inner {
    padding-top: 40%;
  }
}

.post-archive__loader {
  display: none;
  position: relative;
  padding: 30px 30px;
  text-align: center;
}

.lead-block {
  margin: 30px 0 10px;
  font-family: filson-pro,sans-serif;
}

.lead-block__heading {
  font-weight: 600;
  font-size: 16px;
  font-size: 6vw;
}

@media (max-width:233.33333px) {
  .lead-block__heading {
    font-size: 14px;
  }
}

@media (min-width:333.33333px) {
  .lead-block__heading {
    font-size: 20px;
  }
}

.lead-block__content .entry-content h3 {
  margin-bottom: 20px;
}

.lead-block__content .entry-content p {
  font-size: 16px;
  font-size: 6vw;
}

@media (max-width:233.33333px) {
  .lead-block__content .entry-content p {
    font-size: 14px;
  }
}

@media (min-width:333.33333px) {
  .lead-block__content .entry-content p {
    font-size: 20px;
  }
}

.section {
  position: relative;
}

.container-content {
  max-width: 1210px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
}

.container--large {
  max-width: 1200px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
}

.container--semi-large {
  max-width: 1480px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
}

.container--x-large {
  max-width: 1620px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
}

.full-width-block {
  color: #fff;
  background-color: transparent;
}

.full-width-block__left,
.full-width-block__right {
  position: relative;
  width: 50%;
  height: 450px;
}

.full-width-block__left {
  float: left;
}

.full-width-block__right {
  float: right;
}

.full-width-block__left-inner,
.full-width-block__right-inner {
  top: 50%;
  right: 0;
  left: 0;
  position: absolute;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
}

.full-width-block__title {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0,-50%) rotate(-90deg);
  -ms-transform: translate(0,-50%) rotate(-90deg);
  transform: translate(0,-50%) rotate(-90deg);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  left: -150px;
  width: 150px;
  text-align: center;
  text-transform: uppercase;
  font-family: filson-pro,sans-serif;
  font-size: 16px;
  font-weight: 800;
  line-height: 1em;
  letter-spacing: 1px;
}

.full-width-block__title.black {
  color: #3c3d3f;
}

@media (max-width:1380px) {
  .full-width-block__title {
    display: none;
  }
}

.full-width-block__inner {
  position: relative;
  padding: 15px 0;
  min-height: 450px;
}

@media (min-width:991px) {
  .full-width-block__inner {
    padding: 60px 0;
  }
}

.full-width-block__inner.ignore-padding {
  padding: 0;
}

.full-width-block__inner.auto-height {
  min-height: 100%;
}

.full-width-block__bottom-link {
  text-align: center;
}

.full-width-block__bottom-link.margin-bottom-x {
  margin-bottom: 20px;
}

@media (min-height:991px) {
  .full-width-block__bottom-link.margin-bottom-x {
    margin-bottom: 150px;
  }
}

@media (max-width:991px) {
  .full-width-block.ebook-block .full-width-block__left,
  .full-width-block.ebook-block .full-width-block__right {
    float: none;
    width: 100%;
  }

  .full-width-block.ebook-block .full-width-block__left {
    height: 180px;
  }

  .full-width-block.ebook-block .full-width-block__right {
    height: 350px;
  }
}

@media (max-width:991px) {
  .full-width-block.newsletter .full-width-block__left,
  .full-width-block.newsletter .full-width-block__right {
    height: auto;
  }

  .full-width-block.newsletter .full-width-block__inner {
    min-height: initial;
  }
}

.full-width-block.blue {
  background-color: #81d0d5;
}

.full-width-block.navy {
  background-color: #083a93;
}

.full-page-block {
  position: relative;
  height: 100vh;
  overflow: hidden;
}

.full-page-block__bg {
  position: relative;
  height: 100vh;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

.full-page-block__col {
  position: relative;
  height: 100vh;
}

.full-page-block__title {
  font-family: "Leitura News Bold",sans-serif;
  line-height: 1.2em;
  letter-spacing: 1px;
  word-spacing: 1px;
  font-size: 26px;
  font-size: 5vw;
}

@media (max-width:480px) {
  .full-page-block__title {
    font-size: 24px;
  }
}

@media (min-width:840px) {
  .full-page-block__title {
    font-size: 42px;
  }
}

.full-page-block.blue {
  background-color: #81d0d5;
}

.full-page-block.navy {
  background-color: #083a93;
}

@media (min-width:991px) {
  .newsletter {
    min-height: 300px;
  }
}

.newsletter__right {
  text-align: right;
}

@media (max-width:1130px) {
  .newsletter__right {
    text-align: center;
  }
}

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

.newsletter__inner {
  top: 50%;
  right: 0;
  left: 0;
  position: absolute;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
}

@media (max-width:991px) {
  .newsletter__inner {
    position: relative;
    top: 0;
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
  }
}

.newsletter__title {
  margin-bottom: 30px;
  font-family: filson-pro,sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.newsletter-form {
  position: relative;
  font-family: filson-pro,sans-serif;
}

.newsletter-form.is-loading .newsletter-form__inner {
  visibility: hidden;
}

.newsletter-form.is-loading .form__errors,
.newsletter-form.is-loading .form__success {
  visibility: hidden;
}

.newsletter-form .form-group {
  display: inline-block;
  vertical-align: middle;
  min-width: 280px;
  margin: 0 20px 0 0;
}

@media (max-width:767px) {
  .newsletter-form .form-group {
    min-width: 100%;
    margin: 0 0 20px 0;
  }
}

@media (min-width:991px) and (max-width:1130px) {
  .newsletter-form .form-group {
    display: block;
    margin: 0 0 20px 0;
  }
}

.newsletter-form .form-submit {
  display: inline-block;
  vertical-align: middle;
}

@media (min-width:991px) and (max-width:1130px) {
  .newsletter-form .form-submit {
    display: block;
    text-align: right;
  }
}

@media (max-width:767px) {
  .newsletter-form .form-submit {
    display: block;
    text-align: right;
  }
}

.newsletter-form .form-control {
  padding: 13px 12px;
  background-color: #fff;
  border: 1px solid #fff;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  height: 42px;
  -webkit-box-shadow: none;
  box-shadow: none;
  line-height: 1em;
}

.newsletter-form .form-control::-webkit-input-placeholder {
  color: #3c3d3f;
}

.newsletter-form .form-control::-moz-placeholder {
  color: #3c3d3f;
}

.newsletter-form .form-control:-ms-input-placeholder {
  color: #3c3d3f;
}

.newsletter-form .preloader-wrapper {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 50%;
  left: 50%;
  margin-left: -25px;
  margin-top: -25px;
}

.newsletter-form .form__success {
  display: none;
  color: #3c3d3f;
}

.newsletter-form .form__errors {
  margin: 10px 0;
}

.newsletter-form.is-completed .form-group {
  display: none;
}

.newsletter-form.is-completed .form-submit {
  display: none;
}

.newsletter-form.is-completed .form__success {
  display: block;
}

.popup-banner {
  top: 15%;
  max-width: 425px;
}

.newsletter-popup {
  padding: 20px;
  background-color: #81d0d5;
  text-align: center;
}

@media (min-width:991px) {
  .newsletter-popup {
    padding: 50px;
  }
}

.newsletter-popup__logo img {
  max-width: 94px;
}

.newsletter-popup__content .newsletter__inner {
  position: relative;
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
}

.newsletter-popup__content .newsletter__title {
  margin: 30px 0 25px;
  color: #fff;
}

.newsletter-popup__content .newsletter .form-group {
  width: 100%;
  margin-bottom: 20px;
}

.ebooks-block__content {
  margin-left: 45px;
}

@media (max-width:991px) {
  .ebooks-block__content {
    margin-left: 0;
    text-align: center;
  }
}

@media (min-width:991px) {
  .ebooks-block__content {
    min-height: 300px;
  }
}

.ebooks-block__content-inner {
  position: absolute;
  bottom: 20px;
}

@media (max-width:1100px) {
  .ebooks-block__content-inner {
    position: relative;
    bottom: 0;
  }
}

@media (max-width:1100px) {
  .ebooks-block__logo img {
    height: 200px;
  }
}

.ebooks-block__heading {
  margin-bottom: 22px;
  font-family: filson-pro,sans-serif;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 1px;
  line-height: 1.3em;
}

@media (min-width:991px) {
  .ebooks-slider {
    margin-left: 95px;
  }
}

.ebooks-slider__inner {
  position: relative;
  overflow-x: hidden;
  width: -webkit-calc(100% + 130px);
  width: calc(100% + 130px);
}

@media (max-width:1440px) {
  .ebooks-slider__inner {
    width: -webkit-calc(100% + 70px);
    width: calc(100% + 70px);
  }
}

@media (max-width:1337px) {
  .ebooks-slider__inner {
    width: 100%;
    margin-left: -15px;
  }
}

.ebooks-slider .slide-next {
  position: absolute;
  top: 0;
  right: 0;
  height: 300px;
  width: 140px;
  background-image: -webkit-linear-gradient(left,rgba(8,58,147,0) 0,rgba(8,58,147,.8) 100%);
  background-image: -webkit-gradient(linear,left top,right top,from(rgba(8,58,147,0)),to(rgba(8,58,147,.8)));
  background-image: linear-gradient(to right,rgba(8,58,147,0) 0,rgba(8,58,147,.8) 100%);
  background-repeat: repeat-x;
}

@media (max-width:991px) {
  .ebooks-slider .slide-next {
    display: none!important;
  }
}

.ebooks-slider__content {
  display: none;
}

.single-ebook-tile {
  position: relative;
  height: 300px;
  width: 210px;
  margin: 0 15px;
  background-color: #fff;
}

.single-ebook-tile.large {
  height: 492px;
  width: 360px;
  margin: 0;
  margin-bottom: 20px;
}

@media (min-width:991px) {
  .single-ebook-tile.large {
    margin-bottom: 40px;
  }
}

@media (max-width:1120px) {
  .single-ebook-tile.large {
    width: -webkit-calc(100% - 10px);
    width: calc(100% - 10px);
  }
}

@media (max-width:767px) {
  .single-ebook-tile.large {
    width: 100%;
  }
}

.single-ebook-tile.large .single-ebook-tile__header {
  padding: 15px;
}

.single-ebook-tile.large .single-ebook-tile__label {
  font-size: 16px;
  font-size: 6vw;
}

@media (max-width:233.33333px) {
  .single-ebook-tile.large .single-ebook-tile__label {
    font-size: 14px;
  }
}

@media (min-width:300px) {
  .single-ebook-tile.large .single-ebook-tile__label {
    font-size: 18px;
  }
}

.single-ebook-tile.large .single-ebook-tile__title {
  font-size: 16px;
  font-size: 6vw;
}

@media (max-width:233.33333px) {
  .single-ebook-tile.large .single-ebook-tile__title {
    font-size: 14px;
  }
}

@media (min-width:433.33333px) {
  .single-ebook-tile.large .single-ebook-tile__title {
    font-size: 26px;
  }
}

.single-ebook-tile.large .single-ebook-tile__cover-img {
  height: 334px;
}

.single-ebook-tile.large .single-ebook-tile__logo {
  bottom: 20px;
  right: 20px;
}

.single-ebook-tile.large .single-ebook-tile__logo img {
  height: 115px;
}

.single-ebook-tile__link {
  display: block;
}

.single-ebook-tile__link:focus,
.single-ebook-tile__link:hover {
  outline: 0;
  text-decoration: none;
}

.single-ebook-tile__link:hover .single-ebook-tile__cover-img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.single-ebook-tile__inner {
  position: relative;
  height: 100%;
}

.single-ebook-tile__header {
  padding: 12px 15px;
}

.single-ebook-tile__label {
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  line-height: 1em;
  letter-spacing: 1px;
  color: #083a93;
}

.single-ebook-tile__title {
  color: #083a93;
  font-family: filson-pro,sans-serif;
  font-size: 16px;
  line-height: 1.2em;
}

.single-ebook-tile__cover {
  position: absolute;
  width: 100%;
  bottom: 0;
  overflow: hidden;
}

.single-ebook-tile__cover-img {
  height: 200px;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-transform .32s ease-in-out;
  transition: transform .32s ease-in-out;
}

.single-ebook-tile__logo {
  position: absolute;
  bottom: 12px;
  right: 12px;
}

.single-ebook-tile__logo img {
  height: 70px;
}

.events-slider {
  margin: 20px 0 30px;
}

.events-slider__inner {
  display: none;
  position: relative;
  margin-left: -10px;
  overflow-x: hidden;
  width: -webkit-calc(100% + 140px);
  width: calc(100% + 140px);
}

@media (max-width:1440px) {
  .events-slider__inner {
    width: -webkit-calc(100% + 70px);
    width: calc(100% + 70px);
  }
}

@media (max-width:1320px) {
  .events-slider__inner {
    width: -webkit-calc(100% + 10px);
    width: calc(100% + 10px);
  }
}

.events-slider .slide-next {
  position: absolute;
  top: 0;
  right: 0;
  height: 214px;
  width: 140px;
}

@media (max-width:991px) {
  .events-slider .slide-next {
    display: none!important;
  }
}

.single-event-tile {
  position: relative;
  margin: 0 10px;
}

.single-event-tile__left,
.single-event-tile__right {
  width: 190px;
  height: 214px;
}

@media (max-width:1134px) {
  .single-event-tile__left,
  .single-event-tile__right {
    width: 100%;
  }
}

.single-event-tile__left {
  color: #083a93;
  background-color: #fe5359;
}

.single-event-tile__right {
  position: relative;
  color: #fff;
  background-color: #083a93;
}

.single-event-tile__right-overlay {
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #fe5359;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility .32s ease-in-out,opacity .32s ease-in-out;
  transition: visibility .32s ease-in-out,opacity .32s ease-in-out;
}

.single-event-tile__right-overlay-content {
  top: 50%;
  right: 0;
  left: 0;
  position: absolute;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
  text-align: center;
}

.single-event-tile__link {
  display: block;
  -webkit-transition: background-color .2s ease-in-out,opacity .2s ease-in-out;
  transition: background-color .2s ease-in-out,opacity .2s ease-in-out;
}

.single-event-tile__link:focus,
.single-event-tile__link:hover {
  outline: 0;
  text-decoration: none;
}

.single-event-tile__link:hover .single-event-tile__right-overlay {
  visibility: visible;
  opacity: 1;
}

.single-event-tile__link.blur {
  background-color: #fff;
  opacity: .5;
}

.single-event-tile__inner {
  position: relative;
  height: 100%;
}

.single-event-tile__header {
  padding: 15px;
}

.single-event-tile__label {
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  line-height: 1em;
  letter-spacing: 1px;
  color: #083a93;
}

.single-event-tile__title {
  color: #083a93;
  font-family: filson-pro,sans-serif;
  font-size: 16px;
  line-height: 1.2em;
}

.single-event-tile__logo {
  position: absolute;
  left: 15px;
  bottom: 15px;
}

.single-event-tile__logo img {
  height: 55px;
}

.single-event-tile__date {
  top: 50%;
  right: 0;
  left: 0;
  position: absolute;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
  padding: 10px;
  text-align: center;
}

.single-event-tile__date-month {
  margin-bottom: 5px;
  line-height: 1em;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 26px;
  font-size: 6vw;
}

@media (max-width:400px) {
  .single-event-tile__date-month {
    font-size: 24px;
  }
}

@media (min-width:433.33333px) {
  .single-event-tile__date-month {
    font-size: 26px;
  }
}

.single-event-tile__date-day {
  font-weight: 600;
  line-height: 1em;
  font-size: 26px;
  font-size: 8vw;
}

@media (max-width:300px) {
  .single-event-tile__date-day {
    font-size: 24px;
  }
}

@media (min-width:1437.5px) {
  .single-event-tile__date-day {
    font-size: 115px;
  }
}

.feature-block {
  padding: 20px 0;
}

@media (min-width:991px) {
  .feature-block {
    padding: 55px 0 30px;
  }
}

.feature-block__heading {
  margin: 10px 0;
  text-transform: uppercase;
  font-family: filson-pro,sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1em;
  letter-spacing: 1px;
  color: #3c3d3f;
}

@media (max-width:991px) {
  .feature-block__heading {
    margin: 35px 0 10px;
  }
}

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

@media (min-width:991px) {
  .feature-block__heading.right {
    padding-left: 15px;
  }
}

.feature-block__heading.extra-padding-top {
  padding-top: 50px;
}

@media (max-width:767px) {
  .feature-block__heading.extra-padding-top {
    padding-top: 25px;
  }
}

.feature-block.feature {
  padding: 20px 0;
}

@media (min-width:991px) {
  .feature-block.feature {
    padding: 55px 0 70px;
  }
}

.feature-block.most-recent {
  padding: 20px 0;
}

@media (min-width:991px) {
  .feature-block.most-recent {
    padding: 0 0 50px;
  }
}

.feature-block-nav {
  border: 1px solid #083a93;
}

@media (min-width:991px) {
  .feature-block-nav {
    margin-right: 15px;
  }
}

@media (max-width:991px) {
  .feature-block-nav {
    margin-bottom: 15px;
  }
}

@media (min-width:991px) {
  .feature-block-nav.right {
    margin-right: 0;
    margin-left: 15px;
  }
}

.feature-block-nav-item {
  position: relative;
  height: 137px;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
  word-spacing: 1px;
  line-height: 1.3em;
  color: #083a93;
  background-color: #f5f5f5;
  -webkit-transition: color .32s ease-in-out,background-color .32s ease-in-out;
  transition: color .32s ease-in-out,background-color .32s ease-in-out;
}

@media (max-width:991px) {
  .feature-block-nav-item {
    height: 80px;
  }
}

.feature-block-nav-item:not(:last-child) {
  border-bottom: 1px solid #083a93;
}

.feature-block-nav-item:hover {
  cursor: pointer;
  color: #fff;
  background-color: #083a93;
}

.feature-block-nav-item__inner {
  top: 50%;
  right: 0;
  left: 0;
  position: absolute;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
  padding: 15px;
}

.feature-block-nav-item__link {
  display: block;
}

.feature-block-nav-item__link .feature-block-nav-item {
  height: 136px;
}

.feature-block-nav-item__link:not(:last-child) {
  border-bottom: 1px solid #083a93;
}

.feature-block-nav-item__link:hover {
  cursor: pointer;
  color: #fff;
  background-color: #083a93;
}

.feature-block-nav-item.active {
  color: #fff;
  background-color: #083a93;
}

@media (max-width:991px) {
  .feature-block-list {
    height: 400px;
  }
}

.feature-block-list-item {
  position: absolute;
  top: 0;
  left: 0;
  height: 550px;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility .32s ease-in-out,opacity .32s ease-in-out;
  transition: visibility .32s ease-in-out,opacity .32s ease-in-out;
}

@media (max-width:991px) {
  .feature-block-list-item {
    height: 400px;
  }
}

.feature-block-list-item.position-relative {
  position: relative;
}

.feature-block-list-item.half-height {
  height: 275px;
}

@media (max-width:991px) {
  .feature-block-list-item.half-height {
    height: 100%;
  }
}

@media (min-width:991px) {
  .feature-block-list-item.half-height .feature-block-list-item__content {
    min-height: 275px;
  }
}

@media (max-width:991px) {
  .feature-block-list-item.half-height .feature-block-list-item__content {
    height: 145px;
  }
}

.feature-block-list-item.half-height .feature-block-list-item__bg {
  height: 275px;
}

.feature-block-list-item.half-height .feature-block-list-item__title {
  font-size: 22px;
  font-size: 5vw;
}

@media (max-width:320px) {
  .feature-block-list-item.half-height .feature-block-list-item__title {
    font-size: 16px;
  }
}

@media (min-width:520px) {
  .feature-block-list-item.half-height .feature-block-list-item__title {
    font-size: 26px;
  }
}

.feature-block-list-item__link {
  text-decoration: none;
}

.feature-block-list-item__link:active,
.feature-block-list-item__link:focus,
.feature-block-list-item__link:hover {
  text-decoration: none;
}

.feature-block-list-item__content {
  padding: 15px;
}

@media (min-width:991px) {
  .feature-block-list-item__content {
    padding: 34px 32px;
    min-height: 550px;
  }
}

@media (max-width:991px) {
  .feature-block-list-item__content {
    height: 145px;
  }
}

.feature-block-list-item__subtitle {
  margin-bottom: 20px;
  line-height: 1em;
  font-size: 16px;
  font-size: 6vw;
}

@media (max-width:233.33333px) {
  .feature-block-list-item__subtitle {
    font-size: 14px;
  }
}

@media (min-width:333.33333px) {
  .feature-block-list-item__subtitle {
    font-size: 20px;
  }
}

@media (max-width:991px) {
  .feature-block-list-item__subtitle {
    margin-bottom: 10px;
  }
}

.feature-block-list-item__title {
  font-family: filson-pro,sans-serif;
  line-height: 1.2em;
  font-size: 24px;
  font-size: 5vw;
}

@media (max-width:360px) {
  .feature-block-list-item__title {
    font-size: 18px;
  }
}

@media (min-width:800px) {
  .feature-block-list-item__title {
    font-size: 40px;
  }
}

.feature-block-list-item__logo {
  position: absolute;
  left: 30px;
  bottom: 30px;
}

@media (max-width:991px) {
  .feature-block-list-item__logo {
    display: none;
  }
}

.feature-block-list-item__bg {
  position: relative;
  height: 550px;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}

@media (max-width:991px) {
  .feature-block-list-item__bg {
    height: -webkit-calc(400px - 145px);
    height: calc(400px - 145px);
  }
}

.feature-block-list-item__bg-overlay {
  position: absolute;
  right: 30px;
  bottom: 30px;
}

@media (max-width:767px) {
  .feature-block-list-item__bg-overlay {
    right: 15px;
    bottom: 15px;
  }
}

.feature-block-list-item__play-overlay {
  z-index: 2;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity .32s ease-in-out;
  transition: opacity .32s ease-in-out;
}

.feature-block-list-item__play-overlay-inner {
  top: 50%;
  right: 0;
  left: 0;
  position: absolute;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
  text-align: center;
}

.feature-block-list-item__play-overlay-inner .fa {
  color: #fff;
  font-size: 16px;
  font-size: 6vw;
}

@media (max-width:233.33333px) {
  .feature-block-list-item__play-overlay-inner .fa {
    font-size: 14px;
  }
}

@media (min-width:1666.66667px) {
  .feature-block-list-item__play-overlay-inner .fa {
    font-size: 100px;
  }
}

.feature-block-list-item.active {
  visibility: visible;
  opacity: 1;
}

.feature-block-list-item.yellow {
  color: #083a93;
  background-color: #f3fa4c;
}

.feature-block-list-item.yellow .feature-block-list-item__subtitle,
.feature-block-list-item.yellow .feature-block-list-item__title {
  color: #083a93;
}

.feature-block-list-item.blue {
  color: #fff;
  background-color: #083a93;
}

.feature-block-list-item.blue .feature-block-list-item__subtitle,
.feature-block-list-item.blue .feature-block-list-item__title {
  color: #fff;
}

.feature-block-list-item.green {
  color: #083a93;
  background-color: #c3fc6d;
}

.feature-block-list-item.green .feature-block-list-item__subtitle,
.feature-block-list-item.green .feature-block-list-item__title {
  color: #083a93;
}

.single-recent-post-block__link {
  margin: 20px 0;
  display: block;
  position: relative;
}

.single-recent-post-block__link:active,
.single-recent-post-block__link:focus,
.single-recent-post-block__link:hover {
  text-decoration: none;
  outline: 0;
}

.single-recent-post-block__link:hover .single-recent-post-block__overlay {
  opacity: .3;
}

.single-recent-post-block__link:hover .feature-block-list-item__play-overlay {
  opacity: 1;
}

.single-recent-post-block__overlay {
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #3c3d3f;
  opacity: 0;
  -webkit-transition: opacity .32s ease-in-out;
  transition: opacity .32s ease-in-out;
}

.single-recent-post-block__icon {
  position: relative;
  height: 180px;
  width: 100%;
}

@media (min-width:991px) {
  .single-recent-post-block__icon {
    height: 275px;
    border-right: 1px solid rgba(200,200,200,.4);
  }
}

@media (max-width:991px) {
  .single-recent-post-block__icon {
    border-bottom: 1px solid rgba(200,200,200,.4);
  }
}

.single-recent-post-block__icon img {
  top: 50%;
  right: 0;
  left: 0;
  position: absolute;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
  margin: auto;
}

.single-recent-post-block__icon.yellow {
  color: #083a93;
  background-color: #f3fa4c;
}

.single-recent-post-block__icon.blue {
  color: #fff;
  background-color: #083a93;
}

.single-recent-post-block__icon.green {
  color: #083a93;
  background-color: #c3fc6d;
}

.archive-page {
  padding: 0 0 80px;
}

.archive-page-header {
  font-family: filson-pro,sans-serif;
  padding: 20px 0;
}

@media (min-width:991px) {
  .archive-page-header {
    padding: 70px 0;
  }
}

.archive-page-header__right {
  text-align: right;
}

@media (max-width:767px) {
  .archive-page-header__right {
    text-align: center;
  }
}

.archive-page-header__title {
  color: #083a93;
  line-height: 1em;
  font-size: 16px;
  font-size: 6vw;
}

@media (max-width:233.33333px) {
  .archive-page-header__title {
    font-size: 14px;
  }
}

@media (min-width:750px) {
  .archive-page-header__title {
    font-size: 45px;
  }
}

@media (max-width:767px) {
  .archive-page-header__title {
    text-align: center;
    margin-bottom: 15px;
  }
}

.archive-page-header__filter {
  display: inline-block;
}

.archive-page-header__category {
  margin-left: 15px;
  display: inline-block;
}

@media (max-width:991px) {
  .archive-page-header__category {
    margin-left: 0;
    margin-top: 10px;
  }
}

.archive-page-header.reduce-padding {
  padding: 40px 0;
}

@media (max-width:767px) {
  .archive-page-header.reduce-padding {
    padding: 15px 0;
  }
}

.archive-page-list {
  margin: 0 -10px;
}

.archive-page-list.events .single-event-tile {
  margin-bottom: 22px;
}

.archive-page-list.posts .single-post-tile {
  margin-bottom: 22px;
}

@media (max-width:1120px) {
  .archive-page-list.ebooks {
    margin: 0;
  }
}

.archive-page-loader {
  text-align: center;
}

@media (min-width:991px) {
  .archive-page-loader {
    margin-top: 90px;
  }
}

.single-page-header {
  position: relative;
  overflow: hidden;
}

@media (max-width:991px) {
  .single-page-header {
    margin-top: 72px;
  }
}

@media (max-width:767px) {
  .single-page-header {
    margin-top: 66px;
  }
}

.single-page-header__bg {
  position: absolute;
  top: 0;
  bottom: 0;
  right: -webkit-calc(-50% + 210px);
  right: calc(-50% + 210px);
  width: 100%;
  height: 608px;
  background-position: right center;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}

@media (max-width:1133px) {
  .single-page-header__bg:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    opacity: .8;
  }
}

@media (max-width:1133px) {
  .single-page-header__bg {
    right: 0;
  }
}

@media (max-width:991px) {
  .single-page-header__bg {
    height: 340px;
  }
}

@media (max-width:767px) {
  .single-page-header__bg {
    height: 300px;
  }
}

.single-page-header__left {
  position: relative;
  height: 608px;
  padding: 50px 30px 50px 0;
}

@media (max-width:991px) {
  .single-page-header__left {
    padding: 30px;
  }
}

@media (max-width:767px) {
  .single-page-header__left {
    padding: 15px;
  }
}

.single-page-header__right {
  position: relative;
  height: 608px;
  padding: 35px 30px;
  color: #fff;
}

@media (max-width:991px) {
  .single-page-header__left {
    height: 340px;
  }
}

@media (max-width:767px) {
  .single-page-header__left {
    height: 300px;
  }
}

@media (max-width:991px) {
  .single-page-header__right {
    display: none;
  }
}

.single-page-header__content {
  position: absolute;
  bottom: 35px;
  max-width: 360px;
  color: #083a93;
}

.single-page-header__content.white {
  color: #fff;
}

@media (max-width:991px) {
  .single-page-header__content {
    position: relative;
    max-width: 100%;
    bottom: 0;
    margin-top: 10px;
  }
}

@media (max-width:991px) {
  .single-page-header__logo {
    text-align: center;
  }
}

.single-page-header__sub-heading {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 600;
}

@media (max-width:991px) {
  .single-page-header__sub-heading {
    margin-bottom: 10px;
  }
}

.single-page-header__heading {
  font-family: filson-pro,sans-serif;
  line-height: 1.1em;
  letter-spacing: 1px;
  font-size: 26px;
  font-size: 5vw;
}

@media (max-width:280px) {
  .single-page-header__heading {
    font-size: 14px;
  }
}

@media (min-width:860px) {
  .single-page-header__heading {
    font-size: 43px;
  }
}

.single-page-header__date {
  position: absolute;
  bottom: 30px;
  text-align: center;
}

.single-page-header.pink {
  background-color: #fe5359;
}

.single-page-header.pink .single-page-header__bg:after {
  background-color: #fe5359;
}

.single-page-header.navy {
  background-color: #083a93;
}

.single-page-header.navy .single-page-header__content {
  color: #fff;
}

.single-page-header.navy .single-page-header__bg:after {
  background-color: #083a93;
}

.single-page-header.yellow {
  background-color: #f3fa4c;
}

.single-page-header.yellow .single-page-header__bg:after {
  background-color: #f3fa4c;
}

.single-page-header.green {
  background-color: #c3fc6d;
}

.single-page-header.green .single-page-header__bg:after {
  background-color: #c3fc6d;
}

.single-page-header.pink-lighter {
  background-color: #faf1e8;
}

.single-page-header.pink-lighter .single-page-header__bg:after {
  background-color: #faf1e8;
}

.single-page-content {
  position: relative;
  padding: 15px 0;
}

@media (min-width:991px) {
  .single-page-content {
    padding: 45px 0;
  }
}

.single-page-content__left {
  position: relative;
  margin-right: 20px;
}

@media (max-width:991px) {
  .single-page-content__left {
    margin-bottom: 20px;
  }
}

.single-page-content__right {
  position: relative;
  font-family: filson-pro,sans-serif;
}

@media (min-width:991px) {
  .single-page-content__right {
    margin-left: 10px;
  }
}

.single-page-content__subscribe {
  float: left;
}

.single-page-content__share {
  float: right;
  padding: 10px 0;
}

.single-page-content__heading {
  font-weight: 800;
  line-height: 1.2em;
  font-size: 16px;
  font-size: 6vw;
}

@media (max-width:233.33333px) {
  .single-page-content__heading {
    font-size: 14px;
  }
}

@media (min-width:433.33333px) {
  .single-page-content__heading {
    font-size: 26px;
  }
}

.single-page-content__sub-heading {
  margin-top: 15px;
  font-size: 16px;
}

.single-page-content__details-heading {
  margin: 35px 0 15px;
  font-weight: 800;
  line-height: 1em;
  font-size: 16px;
  font-size: 6vw;
}

@media (max-width:233.33333px) {
  .single-page-content__details-heading {
    font-size: 14px;
  }
}

@media (min-width:433.33333px) {
  .single-page-content__details-heading {
    font-size: 26px;
  }
}

.single-page-content__detail-title {
  font-weight: 800;
  line-height: 1em;
  font-size: 16px;
  font-size: 6vw;
}

@media (max-width:233.33333px) {
  .single-page-content__detail-title {
    font-size: 14px;
  }
}

@media (min-width:300px) {
  .single-page-content__detail-title {
    font-size: 18px;
  }
}

.single-page-content__download {
  margin-top: 10px;
}

@media (min-width:991px) {
  .single-page-content__download {
    margin-top: 40px;
  }
}

.single-page-content__details {
  position: relative;
}

.single-page-content__logo {
  position: absolute;
  left: -140px;
  top: -35px;
}

.single-page-content__detail-content {
  margin: 5px 0 15px;
  font-size: 16px;
}

.single-page-content__main {
  margin: 40px 0 0;
}

.single-post-tile {
  position: relative;
  margin: 0 10px;
}

.single-post-tile__left,
.single-post-tile__right {
  width: 190px;
  height: 214px;
}

@media (max-width:1134px) {
  .single-post-tile__left,
  .single-post-tile__right {
    width: 100%;
  }
}

.single-post-tile__left.navy {
  color: #fff;
  background-color: #083a93;
}

.single-post-tile__left.green {
  color: #083a93;
  background-color: #c3fc6d;
}

.single-post-tile__left.yellow {
  color: #083a93;
  background-color: #f3fa4c;
}

.single-post-tile__right-overlay {
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #fe5359;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility .32s ease-in-out,opacity .32s ease-in-out;
  transition: visibility .32s ease-in-out,opacity .32s ease-in-out;
}

.single-post-tile__right-overlay.green {
  background-color: #c3fc6d;
}

.single-post-tile__right-overlay.yellow {
  background-color: #f3fa4c;
}

.single-post-tile__right-overlay.navy {
  background-color: #083a93;
}

.single-post-tile__right-overlay-content {
  top: 50%;
  right: 0;
  left: 0;
  position: absolute;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
  text-align: center;
}

.single-post-tile__link {
  display: block;
}

.single-post-tile__link:focus,
.single-post-tile__link:hover {
  outline: 0;
  text-decoration: none;
}

.single-post-tile__link:hover .single-post-tile__right-overlay {
  visibility: visible;
  opacity: 1;
}

.single-post-tile__inner {
  position: relative;
  height: 100%;
}

.single-post-tile__header {
  padding: 15px;
}

.single-post-tile__label {
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  line-height: 1em;
  letter-spacing: 1px;
}

.single-post-tile__title {
  font-family: filson-pro,sans-serif;
  font-size: 16px;
  line-height: 1.2em;
}

.single-post-tile__logo {
  position: absolute;
  left: 15px;
  bottom: 15px;
}

.single-post-tile__logo img {
  width: 45px;
}

.single-post-tile__featureImage {
  width: 190px;
  height: 214px;
  background-color: #083a93;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}

@media (max-width:1134px) {
  .single-post-tile__featureImage {
    width: 100%;
  }
}

.related-posts {
  padding: 20px 0;
}

@media (min-width:991px) {
  .related-posts {
    margin: 0 -10px;
    padding: 115px 0;
  }
}

@media (max-width:991px) {
  .related-posts .single-post-tile {
    margin-bottom: 15px;
  }
}

.entry-content p,
.true-wysiwyg-field p {
  font-size: 18px;
}

.entry-content img,
.true-wysiwyg-field img {
  display: block;
  max-width: 100%;
  height: auto;
}

.entry-content table td,
.true-wysiwyg-field table td {
  padding: 5px;
}

.entry-content ol li,
.entry-content ul li,
.true-wysiwyg-field ol li,
.true-wysiwyg-field ul li {
  font-weight: 300;
  font-size: 1.1em;
}

.entry-content ul li,
.true-wysiwyg-field ul li {
  position: relative;
  padding-left: 30px;
}

.entry-content ul li:before,
.true-wysiwyg-field ul li:before {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  background-color: #81d0d5;
  left: 12px;
  top: 9px;
}

.entry-content figure,
.true-wysiwyg-field figure {
  margin: 20px auto;
  padding: 0;
  max-width: 100%;
  background-color: transparent;
  border: none;
}

.entry-content figure figcaption,
.true-wysiwyg-field figure figcaption {
  margin: 0 5px;
  padding: 20px 0!important;
  color: #083a93!important;
  font-family: filson-pro,sans-serif;
  text-align: left!important;
  border-bottom: 1px solid #083a93;
}

.entry-content .thumbnail.alignleft,
.true-wysiwyg-field .thumbnail.alignleft {
  margin-right: 30px;
}

.entry-content .thumbnail.alignright,
.true-wysiwyg-field .thumbnail.alignright {
  margin-left: 30px;
}

.entry-content .thumbnail .caption,
.true-wysiwyg-field .thumbnail .caption {
  text-align: center;
}

.entry-content blockquote,
.true-wysiwyg-field blockquote {
  position: relative;
  padding: 0;
  margin: 0;
  border: none;
  margin-top: 70px;
  font-size: inherit;
}

.entry-content blockquote:before,
.true-wysiwyg-field blockquote:before {
  z-index: -1;
  position: absolute;
  content: '';
  height: 30px;
  width: 39px;
  left: 0;
  top: -50px;
  background-image: url(../img/icons/blockquote.png);
}

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx) {
  .entry-content blockquote:before,
  .true-wysiwyg-field blockquote:before {
    background-image: url(../img/icons/blockquote@2x.png);
    -webkit-background-size: 39px 30px;
    background-size: 39px 30px;
  }
}

.entry-content blockquote p,
.true-wysiwyg-field blockquote p {
  font-family: "Leitura News",sans-serif;
  font-weight: 800;
  line-height: 1.2em;
  font-size: 20px;
  font-size: 5vw;
}

@media (max-width:360px) {
  .entry-content blockquote p,
  .true-wysiwyg-field blockquote p {
    font-size: 18px;
  }
}

@media (min-width:600px) {
  .entry-content blockquote p,
  .true-wysiwyg-field blockquote p {
    font-size: 30px;
  }
}

.entry-content.podcast .iframe-logo:before,
.true-wysiwyg-field.podcast .iframe-logo:before {
  content: '';
  left: -160px;
  position: absolute;
  height: 140px;
  width: 100px;
  background-image: url(../img/icon-cmo-podcast-blue.png);
}

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx) {
  .entry-content.podcast .iframe-logo:before,
  .true-wysiwyg-field.podcast .iframe-logo:before {
    background-image: url(../img/icon-cmo-podcast-blue@2x.png);
    -webkit-background-size: 100px 140px;
    background-size: 100px 140px;
  }
}

.entry-content.video .iframe-logo:before,
.true-wysiwyg-field.video .iframe-logo:before {
  content: '';
  left: -160px;
  position: absolute;
  height: 138px;
  width: 121px;
  background-image: url(../img/icon-cmo-video.png);
}

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx) {
  .entry-content.video .iframe-logo:before,
  .true-wysiwyg-field.video .iframe-logo:before {
    background-image: url(../img/icon-cmo-video@2x.png);
    -webkit-background-size: 121px 138px;
    background-size: 121px 138px;
  }
}

.entry-content iframe,
.true-wysiwyg-field iframe {
  width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
}

.aligncenter {
  display: block;
  margin: 0 auto;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

figure.alignnone {
  margin-left: 0;
  margin-right: 0;
}

.layout-table {
  display: table;
  width: 100%;
  height: 100%;
}

.layout-table>.cell,
.layout-table>.layout-table__cell {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}

header.navbar-fixed-top+.wrap {
  margin-top: 50px;
}

@media all and (min-width:992px) {
  body.admin-bar .navbar-fixed-top {
    top: 32px;
  }
}

@media (max-width:991px) {
  body.admin-bar {
    margin-top: -32px;
  }

  #wpadminbar {
    display: none;
  }
}

@media (max-width:782px) {
  body.admin-bar {
    margin-top: -46px;
  }
}

.btn {
  display: inline-block;
  position: relative;
  padding: 14px 15px;
  height: 42px;
  min-width: 125px;
  vertical-align: middle;
  color: #fff;
  background-color: #083a93;
  cursor: pointer;
  text-align: center;
  font-family: filson-pro,sans-serif;
  letter-spacing: 1px;
  line-height: 14px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: background-color .28s ease,color .28s ease;
  transition: background-color .28s ease,color .28s ease;
}

.btn:active,
.btn:focus,
.btn:hover,
.btn:visited {
  outline: 0;
  text-decoration: none;
}

.btn:focus,
.btn:hover {
  color: #fff;
  background-color: #052763;
}

.btn--yellow {
  color: #3c3d3f;
  background-color: #f3fa4c;
}

.btn--yellow:focus,
.btn--yellow:hover {
  color: #3c3d3f;
  background-color: #dccf35;
}

.btn--green {
  color: #3c3d3f;
  background-color: #c3fc6d;
}

.btn--green:focus,
.btn--green:hover {
  color: #3c3d3f;
  background-color: #aefb3b;
}

.btn--toggle {
  color: #3c3d3f;
  background-color: #fff;
}

.btn--toggle.active {
  color: #fff;
  background-color: #083a93;
}

.btn--text-bold {
  font-weight: 800;
}

.btn--medium {
  min-width: 230px;
}

.btn-back {
  display: inline-block;
  position: relative;
  padding-left: 55px;
  font-family: "Leitura News",sans-serif;
  font-size: 15px;
  color: #fff;
}

.btn-back:hover:before {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
}

.btn-back:hover:after {
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translate(-50px,-50%);
  -ms-transform: translate(-50px,-50%);
  transform: translate(-50px,-50%);
}

.btn-back:before {
  content: '';
  top: 50%;
  left: 0;
  position: absolute;
  -webkit-transform: translate(50px,-50%);
  -ms-transform: translate(50px,-50%);
  transform: translate(50px,-50%);
  height: 18px;
  width: 39px;
  visibility: hidden;
  opacity: 0;
  background-image: url(../img/icons/icon_back.png);
  -webkit-transition: visibility .32s ease-in-out,opacity .32s ease-in-out,-webkit-transform .32s ease-in-out;
  transition: visibility .32s ease-in-out,opacity .32s ease-in-out,transform .32s ease-in-out;
}

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx) {
  .btn-back:before {
    background-image: url(../img/icons/icon_back@2x.png);
    -webkit-background-size: 39px 18px;
    background-size: 39px 18px;
  }
}

.btn-back:after {
  content: '';
  top: 50%;
  left: 0;
  position: absolute;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
  height: 18px;
  width: 39px;
  background-image: url(../img/icons/icon_back.png);
  -webkit-transition: visibility .32s ease-in-out,opacity .32s ease-in-out,-webkit-transform .32s ease-in-out;
  transition: visibility .32s ease-in-out,opacity .32s ease-in-out,transform .32s ease-in-out;
}

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx) {
  .btn-back:after {
    background-image: url(../img/icons/icon_back@2x.png);
    -webkit-background-size: 39px 18px;
    background-size: 39px 18px;
  }
}

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

.btn-back--black {
  color: #3c3d3f;
  height: 20px;
}

.btn-back--black:focus,
.btn-back--black:hover {
  color: #3c3d3f;
}

.btn-back--black:before {
  height: 18px;
  width: 41px;
  background-image: url(../img/icons/icon_back-black.png);
}

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx) {
  .btn-back--black:before {
    background-image: url(../img/icons/icon_back-black@2x.png);
    -webkit-background-size: 41px 18px;
    background-size: 41px 18px;
  }
}

.btn-back--black:after {
  height: 18px;
  width: 41px;
  background-image: url(../img/icons/icon_back-black.png);
}

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx) {
  .btn-back--black:after {
    background-image: url(../img/icons/icon_back-black@2x.png);
    -webkit-background-size: 41px 18px;
    background-size: 41px 18px;
  }
}

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

.btn-back--black.mobile {
  display: none;
  height: 21px;
}

@media (max-width:767px) {
  .btn-back--black.mobile {
    display: inline-block;
  }
}

.btn-download {
  position: relative;
  font-family: "Leitura News",sans-serif;
  font-size: 15px;
  color: #fff;
}

.btn-download:before {
  content: '';
  top: 50%;
  left: -40px;
  position: absolute;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
  height: 32px;
  width: 32px;
  background-image: url(../img/icons/icon_down.png);
}

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx) {
  .btn-download:before {
    background-image: url(../img/icons/icon_down@2x.png);
    -webkit-background-size: 32px 32px;
    background-size: 32px 32px;
  }
}

.btn-download:active,
.btn-download:focus,
.btn-download:hover {
  color: #fff;
  text-decoration: none;
}

.btn-arrow {
  display: inline-block;
  position: relative;
  padding-right: 65px;
  font-size: 20px;
  font-weight: 600;
  color: #f3fa4c;
}

.btn-arrow:hover:before {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
}

.btn-arrow:hover:after {
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translate(50px,-50%);
  -ms-transform: translate(50px,-50%);
  transform: translate(50px,-50%);
}

.btn-arrow:before {
  content: '';
  top: 50%;
  right: 0;
  position: absolute;
  -webkit-transform: translate(-50px,-50%);
  -ms-transform: translate(-50px,-50%);
  transform: translate(-50px,-50%);
  height: 17px;
  width: 49px;
  visibility: hidden;
  opacity: 0;
  background-image: url(../img/icons/arrow-yellow.png);
  -webkit-transition: visibility .32s ease-in-out,opacity .32s ease-in-out,-webkit-transform .32s ease-in-out;
  transition: visibility .32s ease-in-out,opacity .32s ease-in-out,transform .32s ease-in-out;
}

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx) {
  .btn-arrow:before {
    background-image: url(../img/icons/arrow-yellow@2x.png);
    -webkit-background-size: 49px 17px;
    background-size: 49px 17px;
  }
}

.btn-arrow:after {
  content: '';
  top: 50%;
  right: 0;
  position: absolute;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
  height: 17px;
  width: 49px;
  background-image: url(../img/icons/arrow-yellow.png);
  -webkit-transition: visibility .32s ease-in-out,opacity .32s ease-in-out,-webkit-transform .32s ease-in-out;
  transition: visibility .32s ease-in-out,opacity .32s ease-in-out,transform .32s ease-in-out;
}

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx) {
  .btn-arrow:after {
    background-image: url(../img/icons/arrow-yellow@2x.png);
    -webkit-background-size: 49px 17px;
    background-size: 49px 17px;
  }
}

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

.btn-arrow--blue {
  color: #81d0d5;
}

.btn-arrow--blue:focus,
.btn-arrow--blue:hover {
  color: #81d0d5;
}

.btn-arrow--blue:before {
  height: 22px;
  width: 50px;
  background-image: url(../img/icons/arrow-navy.png);
}

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx) {
  .btn-arrow--blue:before {
    background-image: url(../img/icons/arrow-navy@2x.png);
    -webkit-background-size: 50px 22px;
    background-size: 50px 22px;
  }
}

.btn-arrow--blue:after {
  height: 22px;
  width: 50px;
  background-image: url(../img/icons/arrow-navy.png);
}

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx) {
  .btn-arrow--blue:after {
    background-image: url(../img/icons/arrow-navy@2x.png);
    -webkit-background-size: 50px 22px;
    background-size: 50px 22px;
  }
}

.btn-arrow--white {
  color: #fff;
}

.btn-arrow--white:before {
  height: 18px;
  width: 56px;
  background-image: url(../img/icons/arrow-white.png);
}

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx) {
  .btn-arrow--white:before {
    background-image: url(../img/icons/arrow-white@2x.png);
    -webkit-background-size: 56px 18px;
    background-size: 56px 18px;
  }
}

.btn-arrow--white:after {
  height: 18px;
  width: 56px;
  background-image: url(../img/icons/arrow-white.png);
}

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx) {
  .btn-arrow--white:after {
    background-image: url(../img/icons/arrow-white@2x.png);
    -webkit-background-size: 56px 18px;
    background-size: 56px 18px;
  }
}

.btn-arrow--no-text {
  padding: 0;
}

button {
  background-color: transparent;
  border: none;
}

button:focus {
  outline: 0;
}

.select2 {
  min-width: 170px;
  line-height: 14px;
}

.select2-selection--single {
  border: none!important;
  -webkit-border-radius: 0!important;
  border-radius: 0!important;
  height: 42px!important;
  outline: 0;
}

.select2-selection__rendered {
  padding-left: 20px!important;
  padding-top: 6px;
  color: #000!important;
  font-family: filson-pro,sans-serif;
  letter-spacing: 1px;
  text-align: left;
}

.select2-selection__placeholder {
  color: #000!important;
  font-family: filson-pro,sans-serif;
}

.select2-selection__arrow {
  height: 100%;
}

.select2-selection__arrow::after {
  content: "\f107";
  font-family: FontAwesome;
  font-size: 20px;
  height: 18px;
  display: block;
  position: absolute;
  top: 14px;
  right: 12px;
  -webkit-transition: all .32s ease;
  transition: all .32s ease;
}

.select2-selection__arrow b {
  display: none;
}

.select2-container--open .select2-selection__arrow::after {
  top: 10px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.select2-dropdown {
  border: none!important;
  -webkit-border-radius: 0!important;
  border-radius: 0!important;
  font-family: filson-pro,sans-serif;
}

.select2-results__option {
  padding: 10px 20px;
}

.select2-results__option--highlighted {
  background-color: #083a93!important;
}

.preloader-wrapper {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -20px;
  margin-top: -20px;
  height: 60px;
  width: 60px;
  overflow: hidden;
}

.preloader-wrapper.giant {
  margin-left: -40px;
  margin-top: -40px;
  height: 80px;
  width: 80px;
}

.preloader-wrapper.svg-loader--white {
  height: 100px;
  width: 100px;
}

.preloader-wrapper.svg-loader--white .svg-loader .path {
  stroke: #fff;
  stroke-dasharray: 50,119;
  stroke-dashoffset: 0;
  -webkit-animation: dash 1.5s ease-in-out infinite,color-white 6s ease-in-out infinite;
  animation: dash 1.5s ease-in-out infinite,color-white 6s ease-in-out infinite;
  stroke-linecap: round;
}

.svg-loader {
  -webkit-animation: rotate 1.2s linear infinite;
  animation: rotate 1.2s linear infinite;
  height: 100%;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.svg-loader .path {
  stroke: #083a93;
  stroke-dasharray: 50,119;
  stroke-dashoffset: 0;
  -webkit-animation: dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;
  animation: dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;
  stroke-linecap: round;
}

@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes dash {
  0% {
    stroke-dasharray: 50,119;
    stroke-dashoffset: 0;
  }

  50% {
    stroke-dasharray: 89,119;
    stroke-dashoffset: -35px;
  }

  100% {
    stroke-dasharray: 89,119;
    stroke-dashoffset: -124px;
  }
}

@keyframes dash {
  0% {
    stroke-dasharray: 50,119;
    stroke-dashoffset: 0;
  }

  50% {
    stroke-dasharray: 89,119;
    stroke-dashoffset: -35px;
  }

  100% {
    stroke-dasharray: 89,119;
    stroke-dashoffset: -124px;
  }
}

@-webkit-keyframes color {
  0%, 100% {
    stroke: #083a93;
  }

  40% {
    stroke: #083a93;
  }

  66% {
    stroke: #083a93;
  }

  80%, 90% {
    stroke: #083a93;
  }
}

@keyframes color {
  0%, 100% {
    stroke: #083a93;
  }

  40% {
    stroke: #083a93;
  }

  66% {
    stroke: #083a93;
  }

  80%, 90% {
    stroke: #083a93;
  }
}

@-webkit-keyframes color-white {
  0%, 100% {
    stroke: #fff;
  }

  40% {
    stroke: #fff;
  }

  66% {
    stroke: #fff;
  }

  80%, 90% {
    stroke: #fff;
  }
}

@keyframes color-white {
  0%, 100% {
    stroke: #fff;
  }

  40% {
    stroke: #fff;
  }

  66% {
    stroke: #fff;
  }

  80%, 90% {
    stroke: #fff;
  }
}

body.error404 {
  background-color: #fafafa;
}

.page-404-container {
  position: relative;
  padding-bottom: 60px;
  min-height: 60vh;
  margin-top: 72px;
}

@media (max-width:767px) {
  .page-404-container {
    margin-top: 66px;
  }
}

.page-404-container .page-title.title-404,
.page-404-container .page-title.title-404>span {
  font-size: 180px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 3px;
  margin-bottom: 10px;
  color: #e9e9e9;
  padding-top: 80px;
}

.page-404-container .wrap-icon {
  font-size: 180px;
  color: #b13033;
}

@media (min-width:992px) {
  .page-404-container .wrap-icon {
    position: absolute;
    bottom: -20px;
    right: 20px;
  }
}

@media (max-width:991px) {
  .page-404-container .wrap-icon {
    text-align: center;
  }
}

.page-404-container .not-found-heading,
.page-404-container .not-found-heading>span {
  font-size: 70px;
  text-transform: uppercase;
  font-weight: 400;
  color: #d9534f;
}

.page-404-container .not-found-heading>span {
  color: #333;
}

@media (max-width:767px) {
  .page-404-container .page-title.title-404,
  .page-404-container .page-title.title-404>span {
    font-size: 70px;
    text-align: center!important;
    padding-top: 10px;
  }

  .page-404-container .not-found-heading,
  .page-404-container .not-found-heading>span {
    text-align: center!important;
  }

  .page-404-container p.lead {
    text-align: center;
  }

  .page-404-container .btn {
    margin: 0 auto;
    display: block;
  }
}

.search-pagination {
  position: absolute;
  top: -20px;
  font-family: filson-pro,sans-serif;
  color: #083a93;
  font-size: 16px;
  font-size: 6vw;
}

@media (max-width:233.33333px) {
  .search-pagination {
    font-size: 14px;
  }
}

@media (min-width:300px) {
  .search-pagination {
    font-size: 18px;
  }
}

.search-list {
  padding: 20px 0 50px;
}

@media (min-width:767px) {
  .search-list .archive-page-list {
    margin-bottom: 30px;
  }
}

.search-list .single-ebook-tile,
.search-list .single-post-tile {
  margin-bottom: 22px;
}

.search-item {
  padding: 10px;
}

.search-item__link {
  display: block;
}

.search-item__title {
  font-family: filson-pro,sans-serif;
  font-size: 20px;
  color: #083a93;
}

body {
  font-family: rift,sans-serif;
  background-color: #f5f5f5;
}