@font-face {
  font-family: 'proxima_nova_rgregular';
  src: url('../fonts/proximanova-regular-webfont.eot');
  src: url('../fonts/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/proximanova-regular-webfont.woff') format('woff'), url('../fonts/proximanova-regular-webfont.ttf') format('truetype'), url('../fonts/proximanova-regular-webfont.svg#proxima_nova_rgregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'proxima_nova_rgbold';
  src: url('../fonts/proximanova-bold-webfont.eot');
  src: url('../fonts/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/proximanova-bold-webfont.woff') format('woff'), url('../fonts/proximanova-bold-webfont.ttf') format('truetype'), url('../fonts/proximanova-bold-webfont.svg#proxima_nova_rgbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'proxima_novasemibold';
  src: url('../fonts/proximanova-semibold-webfont.eot');
  src: url('../fonts/proximanova-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/proximanova-semibold-webfont.woff') format('woff'), url('../fonts/proximanova-semibold-webfont.ttf') format('truetype'), url('../fonts/proximanova-semibold-webfont.svg#proxima_novasemibold') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
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;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -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;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 2cm .5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "proxima_nova_rgregular", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 25px;
  color: #4b4b4b;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #ff6432;
  text-decoration: none;
}
a.inline-href {
  text-decoration: underline;
  font-family: "proxima_nova_rgbold", "proxima_nova_rgregular", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}
a.inline-href.tag-link {
  color: #4b4b4b;
  font-weight: 400;
}
a:hover,
a:focus {
  color: #ffa200;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a.content-link:hover,
a.content-link:focus {
  color: #ffa200;
}
a.header-link {
  font-size: 15px;
  line-height: 25px;
  text-transform: none;
  letter-spacing: 0.5px;
  text-decoration: underline;
}
a.header-link.r {
  float: right;
}
a.header-link.l {
  float: left;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 21px;
  margin-bottom: 21px;
  border: 0;
  border-top: 2px solid rgba(225, 235, 244, 0.5);
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
p {
  margin: 0 0 10.5px;
}
p > b {
  padding-bottom: 10.5px;
}
.lead {
  margin-bottom: 21px;
  font-size: 17px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 22.5px;
  }
}
small,
.small {
  font-size: 12px;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #ff6432;
}
.text-primary:hover {
  color: #fe3e00;
}
.text-warning {
  color: #c09853;
}
.text-warning:hover {
  color: #a47e3c;
}
.text-danger {
  color: #b94a48;
}
.text-danger:hover {
  color: #953b39;
}
.text-success {
  color: #468847;
}
.text-success:hover {
  color: #356635;
}
.text-info {
  color: #3a87ad;
}
.text-info:hover {
  color: #2d6987;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "proxima_nova_rgbold", "proxima_nova_rgregular", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #50283c;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  margin-top: 21px;
  margin-bottom: 26.25px;
}
h1 small,
h2 small,
h3 small,
h1 .small,
h2 .small,
h3 .small {
  font-size: 65%;
}
h4,
h5,
h6 {
  margin-top: 0;
  /*(@line-height-computed / 2);*/
  margin-bottom: 10.5px;
}
h4 small,
h5 small,
h6 small,
h4 .small,
h5 .small,
h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 2.4px;
  text-transform: uppercase;
}
@media (min-width: 481px) {
  h1,
  .h1 {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  h1,
  .h1 {
    font-size: 24px;
  }
}
h2,
.h2 {
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 2px;
}
h3,
.h3 {
  font-size: 18px;
  line-height: 25px;
  letter-spacing: .75px;
  text-transform: uppercase;
}
h4,
.h4 {
  font-size: 12px;
  line-height: 25px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}
h5,
.h5 {
  font-size: 8px;
  line-height: 24px;
  letter-spacing: 0.6px;
}
h6,
.h6 {
  font-size: 12px;
  line-height: 25px;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  font-weight: 400;
}
.page-header {
  padding-bottom: 9.5px;
  margin: 42px 0 21px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10.5px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
ul {
  padding-left: 21px;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.list-inline > li:first-child {
  padding-left: 0;
}
dl {
  margin-bottom: 21px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 980px) {
  .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;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .dl-horizontal dd:after {
    clear: both;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0px 32px;
  margin: 0 0 38px;
  border-left: 0;
}
blockquote p {
  font-size: 22px;
  font-weight: 300;
  line-height: 1.5;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small {
  display: block;
  line-height: 1.42857143;
  font-size: 12px;
  color: #4b4b4b;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #ffa200;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small,
blockquote.pull-right .small {
  text-align: right;
}
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
@media (min-width: 481px) {
  blockquote {
    border-left: 10px solid #ffa200;
  }
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 21px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 0;
}
pre {
  display: block;
  padding: 10px;
  margin: 0 0 10.5px;
  font-size: 14px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #4b4b4b;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container:after {
  clear: both;
}
@media (min-width: 1200px) {
  .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  .container:before,
  .container:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .container:after {
    clear: both;
  }
  .container:before,
  .container:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .container:after {
    clear: both;
  }
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.row:after {
  clear: both;
}
.row.further-info-block {
  margin-top: 63px;
}
.row.further-info-block h4 {
  margin-bottom: 0;
  line-height: 15px;
}
.row.further-info-block.lg h4 {
  line-height: 1.33;
  padding: 5px 0;
}
.row.further-info-block.lg .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: 0%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: 0%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 980px) {
  .container {
    width: 950px;
  }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1190px;
  }
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: 0%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 21px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15.75px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }

  /* resource page :: 18 Oct 2019; */
  .resource-wrapper{flex-direction: column;}
  .resource-detail{margin-bottom: 50px;}
  .resource-detail, .resource-items {width: 100%;}
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 21px;
  font-size: 22.5px;
  line-height: inherit;
  color: #4b4b4b;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 10px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"] {
  display: block;
}
select[multiple],
select[size] {
  height: auto;
}
select.form-control {
  background-color: #eeeeee;
}
select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 15px;
  line-height: 1.42857143;
  color: #555555;
  vertical-align: middle;
}
.form-control {
  display: block;
  width: 100%;
  height: 42px;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.42857143;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 2px solid #eeeeee;
  border-radius: 0;
  margin-bottom: 10px;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control:-moz-placeholder {
  color: #999999;
}
.form-control::-moz-placeholder {
  color: #999999;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 21px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}
.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm {
  height: auto;
}
.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
select.input-lg {
  height: 45px;
  line-height: 45px;
}
textarea.input-lg {
  height: auto;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #c09853;
}
.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #b94a48;
}
.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #468847;
}
.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #8b8b8b;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
  outline: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-primary {
  color: #ffffff;
  background-color: #ff6432;
  border-color: #ff5118;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #ff9e7f;
  border-color: #ffa689;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #ff6432;
  border-color: #ff5118;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #f6ce95;
  border-color: #f7d29e;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #e7908e;
  border-color: #e89996;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #91cf91;
  border-color: #98d298;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #9bd8eb;
  border-color: #a3dced;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-link {
  color: #ff6432;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #ffa200;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-xlg {
  padding: 12px 16px;
  font-size: 22px;
  line-height: 1.33;
  border-radius: 0;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
.btn-sm,
.btn-xs {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs {
  padding: 1px 5px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block.lower-hr {
  border-bottom: 1px solid rgba(225, 235, 244, 0.5);
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon:empty {
  width: 1em;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 15px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #4b4b4b;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #3e3e3e;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #ff6432;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #999999;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid #000000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 980px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}
.btn-default .caret {
  border-top-color: #333333;
}
.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret {
  border-top-color: #fff;
}
.dropup .btn-default .caret {
  border-bottom-color: #333333;
}
.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
  border-bottom-color: #fff;
}
.btn-group,
.btn-group-vertical {
  font-size: 0;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn-group {
  float: left;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group-xs > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
  padding: 1px 5px;
}
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified .btn {
  float: none;
  display: table-cell;
  width: 1%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group.col {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 45px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 15px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #eeeeee;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  white-space: nowrap;
}
.input-group-btn:first-child > .btn {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn {
  margin-left: -1px;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -4px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
  z-index: 2;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before,
.nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.nav:after {
  clear: both;
}
.nav:before,
.nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 12px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #ff6432;
}
.nav .open > a .caret,
.nav .open > a:hover .caret,
.nav .open > a:focus .caret {
  border-top-color: #ffa200;
  border-bottom-color: #ffa200;
}
.nav .nav-divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #ff6432;
}
.nav-pills > li.active > a .caret,
.nav-pills > li.active > a:hover .caret,
.nav-pills > li.active > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav .caret {
  border-top-color: #ff6432;
  border-bottom-color: #ff6432;
}
.nav a:hover .caret {
  border-top-color: #ffa200;
  border-bottom-color: #ffa200;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 21px;
  border: 1px solid transparent;
}
.navbar:before,
.navbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar:after {
  clear: both;
}
.navbar:before,
.navbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar:after {
  clear: both;
}
@media (min-width: 980px) {
  .navbar {
    border-radius: 0;
  }
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar-header:after {
  clear: both;
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 980px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  max-height: 595px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 0 solid transparent;
  box-shadow: inset 0 0 0;
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
  text-align: left;
}
@media (min-width: 980px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: auto;
    text-align: right;
  }
  .navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -15px;
  }
  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
  .navbar-collapse .navbar-text:last-child {
    margin-right: 0;
  }
}
.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 980px) {
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 980px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  border: 0;
}
@media (min-width: 980px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
}
.navbar-brand {
  background-image: url("../imgs/FTE_logo.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain!important;
  /*
  background: url('../imgs/FTE_logo.png') 50% 50% no-repeat;
  */
  width: 41.4px;
  height: 31px;
  position: absolute;
  margin: 0 13px;
  padding: 0;
  left: 0;
}
@media  (-webkit-min-device-pixel-ratio: 2),  (min--moz-device-pixel-ratio: 2),  (-o-min-device-pixel-ratio: 2/1),  (min-device-pixel-ratio: 2),  (min-resolution: 192dpi),  (min-resolution: 2dppx) {
  .navbar-brand {
    background-image: url("../imgs/FTE_logo_tablet.png");
    background-size: 41.4px 31px;
  }
}
@media (min-width: 481px) {
  .navbar-brand {
    height: 46px;
    width: 61.3px;
    background-image: url("../imgs/FTE_logo.png");
  }
}
@media (min-width: 481px) and (-webkit-min-device-pixel-ratio: 2), (min-width: 481px) and (min--moz-device-pixel-ratio: 2), (min-width: 481px) and  (-o-min-device-pixel-ratio: 2/1), (min-width: 481px) and (min-device-pixel-ratio: 2), (min-width: 481px) and (min-resolution: 192dpi), (min-width: 481px) and(min-resolution: 2dppx) {
  .navbar-brand {
    background-image: url("../imgs/FTE_logo_tablet.png");
    background-size: 61.3px 46px;
  }
}
@media (min-width: 768px) {
  .navbar-brand {
    height: 61px;
    width: 81.3px;
    margin: 0 15px;
    background-image: url("../imgs/FTE_logo.png");
  }
}
@media (min-width: 768px) and  (-webkit-min-device-pixel-ratio: 2), (min-width: 768px) and  (min--moz-device-pixel-ratio: 2), (min-width: 768px) and  (-o-min-device-pixel-ratio: 2/1), (min-width: 768px) and  (min-device-pixel-ratio: 2), (min-width: 768px) and  (min-resolution: 192dpi), (min-width: 768px) and  (min-resolution: 2dppx) {
  .navbar-brand {
    background-image: url("../imgs/FTE_logo_tablet.png");
    background-size: 81.3px 61px;
  }
}
@media (min-width: 980px) {
  .navbar-brand {
    height: 72px;
    width: 96px;
    margin: 3px 15px 0;
    background-image: url("../imgs/FTE_logo.png");
  }
}
@media (min-width: 980px) and  (-webkit-min-device-pixel-ratio: 2), (min-width: 980px) and  (min--moz-device-pixel-ratio: 2), (min-width: 980px) and  (-o-min-device-pixel-ratio: 2/1), (min-width: 980px) and  (min-device-pixel-ratio: 2), (min-width: 980px) and  (min-resolution: 192dpi), (min-width: 980px) and  (min-resolution: 2dppx) {
  .navbar-brand {
    background-image: url("../imgs/FTE_logo_tablet.png");
    background-size: 96px 72px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 11px;
  padding: 5px 0 43px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    padding-top: 15px;
    margin-right: 17px;
  }
}
@media (min-width: 980px) {
  .navbar-toggle {
    padding: 0 0 80px;
    margin-right: 15px;
    display: none;
  }
}
.navbar-nav {
  margin-bottom: 0;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 21px;
}
@media (min-width: 980px) {
  .navbar-nav {
    margin: 7.25px -15px;
  }
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 21px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 980px) {
  .navbar-nav {
    float: right;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 14.5px;
    padding-bottom: 14.5px;
  }
}
@media (min-width: 980px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 4px;
  margin-bottom: 4px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 980px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar-btn {
  margin-top: 4px;
  margin-bottom: 4px;
}
.navbar-text {
  float: left;
  margin-top: 14.5px;
  margin-bottom: 14.5px;
}
@media (min-width: 980px) {
  .navbar-text {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
  /*.navbar-toggle {
    border-color: @navbar-inverse-toggle-border-color;
    &:hover,
    &:focus {
      background-color: @navbar-inverse-toggle-hover-bg;
    }
    .icon-bar {
      background-color: @navbar-inverse-toggle-icon-bar-bg;
    }
  }*/
}
.navbar-inverse .navbar-brand {
  color: #ffffff;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-inverse .navbar-nav > .open > a .caret,
.navbar-inverse .navbar-nav > .open > a:hover .caret,
.navbar-inverse .navbar-nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #ffffff;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.breadcrumb {
  padding: 0;
  margin: 25px 0 9px;
  list-style: none;
  background-color: transparent;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li a {
  color: #A7939D;
  text-transform: uppercase;
  font-size: 9px;
  letter-spacing: .75px;
  font-family: "proxima_novasemibold", "proxima_nova_rgregular", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.breadcrumb > li.active a {
  color: #50283c;
}
.breadcrumb > li + li:before {
  content: "";
  padding: 0 10px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #999999;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 21px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eeeeee;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #ff6432;
  border-color: #ff6432;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pager {
  padding-left: 0;
  margin: 21px 0;
  list-style: none;
  text-align: center;
}
.pager:before,
.pager:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.pager:after {
  clear: both;
}
.pager:before,
.pager:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.label[href]:hover,
.label[href]:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.label-default {
  background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #ff6432;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #fe3e00;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.btn .badge {
  position: relative;
  top: -1px;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #ff6432;
  background-color: #ffffff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 109px;
  margin-bottom: 30px;
  font-size: 23px;
  font-weight: 200;
  line-height: 2.14285714;
  color: #FFF;
  background-color: #e1ebf4;
}
.jumbotron h1 {
  line-height: 1;
}
.jumbotron p {
  line-height: 1.4;
  color: #FFF;
}
.container .jumbotron {
  border-radius: 0;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 124px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1 {
    font-size: 67.5px;
  }
}
@media (min-width: 980px) {
  .jumbotron {
    padding-top: 132px;
  }
  .jumbotron .breadcrumb {
    margin: 58px 0 9px;
  }
}
.thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
  display: block;
  margin-bottom: 21px;
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #ff6432;
}
.thumbnail .caption {
  padding: 9px;
  color: #4b4b4b;
}
.alert {
  padding: 15px;
  margin-bottom: 21px;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #356635;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #2d6987;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #c09853;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #a47e3c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #953b39;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 21px;
  margin-bottom: 21px;
  background-color: #f5f5f5;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 21px;
  color: #ffffff;
  text-align: center;
  background-color: #ff6432;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #ff6432;
  border-color: #ff6432;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #fffefe;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 21px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.panel-body:after {
  clear: both;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.panel-body:after {
  clear: both;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
}
.panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive {
  margin-bottom: 0;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:last-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
  overflow: hidden;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #4b4b4b;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading > .dropdown .caret {
  border-color: #4b4b4b transparent;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #ff6432;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #ff6432;
  border-color: #ff6432;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ff6432;
}
.panel-primary > .panel-heading > .dropdown .caret {
  border-color: #ffffff transparent;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ff6432;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading > .dropdown .caret {
  border-color: #468847 transparent;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading > .dropdown .caret {
  border-color: #c09853 transparent;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading > .dropdown .caret {
  border-color: #b94a48 transparent;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading > .dropdown .caret {
  border-color: #3a87ad transparent;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 0;
}
.well-sm {
  padding: 9px;
  border-radius: 0;
}
.close {
  float: right;
  font-size: 22.5px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: auto;
  padding: 10px;
  z-index: 1050;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.modal-footer:after {
  clear: both;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.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;
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 15px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
}
.carousel-control.left {
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0px 3px;
  text-indent: -999px;
  border: 2px solid #ffffff;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}

/* Resouce Detail : 18 Oct 2019; */

/* resource-wrapper */
.resource-wrapper {display: flex; align-items: flex-start; justify-content: space-between;}
.resource-section {margin: 25px 0px;}
.resource-section .container {padding: 0;}
.resource-items {display: flex; flex-wrap: wrap; align-items: flex-start; width: 50%; position: relative;}
.resource-items .resource-block {width: 33.33%; text-align:center; margin-bottom: 20px; padding: 30px 20px;}
.resource-block .resource-img {text-align: center;}
.resource-block .resource-img img {max-width: 65px;}
.resource-block p {color:#fd5400; font-size: 16px; font-weight: 600; margin: 15px 0px 0px; line-height: 1.2; transition: all ease 0.3s;}
.resource-block:hover p{color: #000;}
/*.resource-detail{width: 47%;}*/
.resource-detail h2{text-transform: uppercase; font-size: 26px; margin-top: 0; letter-spacing: 1px;}
.resource-detail p {font-size: 17px; line-height: 1.6;}
.resource-inner a:hover{text-decoration:none;}
.resource-wrapper .issuuembed {margin-top: 25px; height: 335px !important;}

/* text-block */
.special-event-content-row .toggle-content{display: none; margin-bottom: 15px;}
.special-event-content-row .toggle-btn .read-less,
.special-event-content-row .toggle-btn.less-content .read-more{display: none;}
.special-event-content-row .toggle-btn.less-content .read-less{display: inline-block;}
.special-event-content-row .toggle-btn{color: #ff6432; transition: all ease 0.3s; font-size: 14px;}
.special-event-content-row .toggle-btn:hover{color: #ffa200;}

/* Tooltip */
.tooltip {position: initial; opacity: 1; z-index: auto;}
.tooltip .tooltiptext {visibility: hidden;position: absolute;width: 90%; background-color: #4b4b4b;color: #FFF;text-align: center;padding: 15px 20px;border-radius: 10px;z-index: 1;opacity: 0;text-align: center;transition: all ease 0.4s;position: absolute;z-index: 1; display: flex; flex-direction: column; text-align: left; pointer-events: none; left: 50%; transform: translateX(-50%);}
.tooltip .tooltiptext p{color: #FFF; line-height: 1.7; flex-wrap: wrap; text-align: left; display: inline; font-weight: normal; margin: 0;}
.tooltip:hover .tooltiptext {visibility: visible;opacity: 1;}
.tooltip .resource-inner {position: relative; padding-bottom: 35px;}
.tooltip .resource-inner::after {content: "";position: absolute;width: 0; height: 0; border-left: 20px solid transparent;border-right: 20px solid transparent;border-bottom: 25px solid #4b4b4b;visibility: hidden;opacity: 0;z-index: 1; transition: all ease 0.4s; left:50%; transform: translateX(-50%); bottom: 0;}
.tooltip:hover .resource-inner::after{visibility: visible;opacity: 1;}

@media (max-width:1024px) {
  .resource-items .resource-block {padding: 15px 20px;}
}

@media (max-width:991px) {
  .resource-section .container{width: 100%;}
  .resource-items .resource-block {margin-bottom: 0;}
}

@media (max-width:767px) {
    .resource-wrapper{flex-direction: column;}
    .resource-detail{margin-bottom: 50px;}
    .resource-detail, .resource-items {width: 100%;}
}

@media (max-width:640px) {
  .resource-items .resource-block {width: 50%;}
  .tooltip .tooltiptext {width: 100%;}
}


/* Resouce Detail : 18 Oct 2019; */

@media screen and (min-width: 768px) {
  .carousel-control .glyphicons-chevron-left,
  .carousel-control .glyphicons-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.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;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .visible-xs.visible-sm {
    display: block !important;
  }
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important;
  }
  tr.visible-xs.visible-md {
    display: table-row !important;
  }
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important;
  }
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}
.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important;
  }
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .visible-sm {
    display: block !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important;
  }
  tr.visible-sm.visible-md {
    display: table-row !important;
  }
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important;
  }
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}
.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important;
  }
  tr.visible-md.visible-xs {
    display: table-row !important;
  }
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .visible-md.visible-sm {
    display: block !important;
  }
  tr.visible-md.visible-sm {
    display: table-row !important;
  }
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important;
  }
  tr.visible-md.visible-lg {
    display: table-row !important;
  }
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}
.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important;
  }
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .visible-lg.visible-sm {
    display: block !important;
  }
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important;
  }
  tr.visible-lg.visible-md {
    display: table-row !important;
  }
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
.hidden-xs {
  display: block !important;
}
tr.hidden-xs {
  display: table-row !important;
}
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-xs.hidden-sm,
  tr.hidden-xs.hidden-sm,
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .hidden-xs.hidden-md,
  tr.hidden-xs.hidden-md,
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-xs.hidden-lg,
  tr.hidden-xs.hidden-lg,
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}
.hidden-sm {
  display: block !important;
}
tr.hidden-sm {
  display: table-row !important;
}
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-sm.hidden-xs,
  tr.hidden-sm.hidden-xs,
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .hidden-sm.hidden-md,
  tr.hidden-sm.hidden-md,
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-sm.hidden-lg,
  tr.hidden-sm.hidden-lg,
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}
.hidden-md {
  display: block !important;
}
tr.hidden-md {
  display: table-row !important;
}
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-md.hidden-xs,
  tr.hidden-md.hidden-xs,
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-md.hidden-sm,
  tr.hidden-md.hidden-sm,
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-md.hidden-lg,
  tr.hidden-md.hidden-lg,
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}
.hidden-lg {
  display: block !important;
}
tr.hidden-lg {
  display: table-row !important;
}
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-lg.hidden-xs,
  tr.hidden-lg.hidden-xs,
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-lg.hidden-sm,
  tr.hidden-lg.hidden-sm,
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .hidden-lg.hidden-md,
  tr.hidden-lg.hidden-md,
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
.navbar.navbar-inverse.navbar-fixed-top {
  background-color: #50283c;
}
.navbar.navbar-inverse.navbar-fixed-top .container {
  text-align: right;
  padding: 25px 0;
}
.navbar.navbar-inverse.navbar-fixed-top .container .navbar-toggle {
  border-color: transparent;
}
.navbar.navbar-inverse.navbar-fixed-top .container .navbar-toggle .toggle-icon {
  background: transparent url('../imgs/FTE_mobile_menu_icon.png') 50% 50% no-repeat;
  width: 25px;
  height: 25px;
  display: block;
  background-size: contain;
}
.navbar.navbar-inverse.navbar-fixed-top .container .navbar-toggle:hover,
.navbar.navbar-inverse.navbar-fixed-top .container .navbar-toggle:focus {
  background-color: transparent;
}
.navbar.navbar-inverse.navbar-fixed-top .container .navbar-header {
  position: relative;
  margin-right: 0;
  margin-left: 0;
}
.navbar.navbar-inverse.navbar-fixed-top .container .navbar-collapse {
  padding: 0;
  border-top: 0 solid transparent;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
}
.navbar.navbar-inverse.navbar-fixed-top .container .navbar-collapse.in,
.navbar.navbar-inverse.navbar-fixed-top .container .navbar-collapse.collapsing {
  text-align: left;
  padding-bottom: 30px;
  padding-top: 5px;
  margin: 0;
}
@media (min-width: 768px) {
  .navbar.navbar-inverse.navbar-fixed-top .container .navbar-collapse.in,
  .navbar.navbar-inverse.navbar-fixed-top .container .navbar-collapse.collapsing {
    padding-bottom: 60px;
  }
}
@media (min-width: 980px) {
  .navbar.navbar-inverse.navbar-fixed-top .container .navbar-collapse.in,
  .navbar.navbar-inverse.navbar-fixed-top .container .navbar-collapse.collapsing {
    text-align: right;
    padding-bottom: 0px;
  }
}
@media (min-width: 980px) {
  .navbar.navbar-inverse.navbar-fixed-top .container .navbar-collapse {
    padding-bottom: 0px;
  }
}
.navbar.navbar-inverse.navbar-fixed-top .container .navbar-form {
  min-height: 25px;
}
.navbar.navbar-inverse.navbar-fixed-top .container .navbar-form button,
.navbar.navbar-inverse.navbar-fixed-top .container .navbar-form input {
  background-color: transparent;
  border: 1px solid #ff6432;
  color: #ffffff;
}
.navbar.navbar-inverse.navbar-fixed-top .container .navbar-form button {
  border-right: 0;
  color: #ffffff;
  padding: 9px 12px;
}
.navbar.navbar-inverse.navbar-fixed-top .container .navbar-form button:hover,
.navbar.navbar-inverse.navbar-fixed-top .container .navbar-form button:focus {
  outline: none;
  border-color: #ff6432;
}
.navbar.navbar-inverse.navbar-fixed-top .container .navbar-form input {
  border-left: 0;
}
.navbar.navbar-inverse.navbar-fixed-top .container .navbar-form input:focus {
  border-color: #ff6432;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 100, 50, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 100, 50, 0.6);
}
.navbar.navbar-inverse.navbar-fixed-top .container .navbar-nav {
  padding: 0 15px;
  font: 800 12px/14px "proxima_nova_rgregular", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.75px;
  float: none;
  padding: 0 5px;
}
.navbar.navbar-inverse.navbar-fixed-top .container .navbar-nav > li {
  float: none;
  display: block;
}
.navbar.navbar-inverse.navbar-fixed-top .container .navbar-nav > li > a {
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: normal;
  letter-spacing: 1.25px;
  font-family: "proxima_nova_rgbold", "proxima_nova_rgregular", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.navbar.navbar-inverse.navbar-fixed-top .container .navbar-nav > li > a:hover {
  text-decoration: underline;
}
@media (min-width: 980px) {
  .navbar.navbar-inverse.navbar-fixed-top .container .navbar-nav > li > a {
    padding: 8px 11px 23px;
    font-family: "proxima_nova_rgregular", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
}
@media (min-width: 980px) {
  .navbar.navbar-inverse.navbar-fixed-top .container .navbar-nav > li {
    display: inline-block;
  }
}
.navbar.navbar-inverse.navbar-fixed-top .container .navbar-nav:first-child > li {
  line-height: 30px;
  vertical-align: top;
}
.navbar.navbar-inverse.navbar-fixed-top .container .navbar-nav:first-child > li a {
  color: #ffa200;
}
.navbar.navbar-inverse.navbar-fixed-top .container .navbar-nav:first-child > li.navbar-form-host {
  margin-right: 15px;
  padding-left: 10px;
}
@media (min-width: 481px) {
  .navbar.navbar-inverse.navbar-fixed-top .container .navbar-nav:first-child > li.navbar-form-host {
    margin-right: 0;
    max-width: 65%;
  }
}
@media (min-width: 768px) {
  .navbar.navbar-inverse.navbar-fixed-top .container .navbar-nav:first-child > li.navbar-form-host {
    max-width: 45%;
  }
}
@media (min-width: 980px) {
  .navbar.navbar-inverse.navbar-fixed-top .container .navbar-nav:first-child > li.navbar-form-host {
    max-width: 25%;
    padding-left: 17px;
  }
}
.navbar.navbar-inverse.navbar-fixed-top .container .navbar-nav:first-child > li.navbar-form-host .navbar-form {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  border: none;
}
@media (min-width: 980px) {
  .navbar.navbar-inverse.navbar-fixed-top .container .navbar-nav {
    padding: 0;
  }
}
@media (min-width: 980px) {
  .navbar.navbar-inverse.navbar-fixed-top .container {
    padding: 30px 0 5px;
  }
}
.navbar.navbar-inverse.navbar-fixed-top + .container {
  padding-top: 138px;
}
.optional {
  display: none!important;
}
@media (min-width: 980px) {
  .optional {
    display: inline-block !important;
  }
  .min-optional {
    display: none!important;
  }
}
.social-icons,
.navbar-form-host {
  padding-left: 13px;
}
.social-icons > a {
  background: transparent url('../imgs/social_icons.png') 50% 50% no-repeat;
  width: 26px;
  height: 24px;
  background-color: #4b4b4b;
  display: inline-block !important;
  margin: 5px 2px;
  padding: 0!important;
  border: none;
}
.social-icons > a.fb {
  background-position: 0px 0px;
}
.social-icons > a.tw {
  background-position: 0px -26px;
}
.social-icons > a.li {
  background-position: 0px -52px;
}
.social-icons > a.btn-primary {
  background-color: #ff6432 !important;
}
.social-icons > a:hover {
  background-color: #ff6432;
}
.social-icons.min-optional {
  padding-left: 10px;
}
footer {
  margin-top: 47px;
  background-color: #e1ebf4;
  font-size: 12px;
  text-align: center;
}
footer a {
  color: #4b4b4b;
}
footer a:hover {
  color: #4b4b4b;
}
footer p {
  margin: 0!important;
  line-height: 20px;
}
footer .footer-extra-info {
  margin-left: 25px;
  display: inline-block;
}
footer .col-md-2.min-optional {
  margin-bottom: 26px;
}
footer .press-center-link.min-optional {
  display: none;
}
@media (min-width: 768px) {
  footer .press-center-link.min-optional {
    display: inline-block;
  }
}
@media (min-width: 980px) {
  footer .press-center-link.min-optional {
    display: inline-block !important;
  }
}
footer .press-center-link.optional {
  display: block!important;
}
@media (min-width: 768px) {
  footer .press-center-link.optional {
    display: none!important;
  }
}
footer .container {
  padding: 0;
}
footer .container > .row {
  margin: 40px auto;
  min-height: 40px;
}
footer .social-icons {
  float: none;
}
footer .social-icons > a {
  margin: 7px -1px 0 5px;
}
@media (min-width: 980px) {
  footer .social-icons {
    float: right;
  }
}
footer .col-md-10 {
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 481px) {
  footer .col-md-10 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) {
  footer .container > .row {
    margin: 50px auto;
  }
}
@media (min-width: 980px) {
  footer {
    text-align: left;
  }
  footer .container > .row {
    margin: 45px auto 50px;
  }
}
blockquote {
  padding: 0;
  margin: 0 0 21px;
}
@media (min-width: 481px) {
  blockquote {
    padding: 0 32px;
    margin: 0 0 32px;
  }
}
.inline-logo {
  margin-bottom: 41px;
  display: block;
  height: 31px;
  width: 31px;
}
.checkbox-group h4 + .col-md-12 {
  margin-top: 5px;
}
.checkbox-group .col-md-12 + h4 {
  margin-top: 21px;
}
.checkbox-group.dropdown {
  width: 100%;
  display: block;
  float: none;
  margin-bottom: 21px;
}
.checkbox-group.dropdown h4 {
  display: inline-block;
  margin: 0;
  font-weight: 400;
}
.checkbox-group.dropdown .caret {
  float: right;
  margin-top: 11px;
  border-top: 4px solid #4b4b4b;
}
.checkbox-group.dropdown .btn {
  font-size: 12px;
  line-height: 21px;
  letter-spacing: 1.2px;
  font-family: "proxima_nova_rgregular", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4b4b4b;
  text-align: left;
  width: 100%;
  background-color: #DBDBDB;
}
.checkbox-group.dropdown .btn > h4 {
  color: #4b4b4b;
}
@media (min-width: 768px) {
  .checkbox-group.dropdown .btn > h4 {
    color: #50283c;
  }
}
.checkbox-group.dropdown .dropdown-menu {
  left: 15px;
  padding: 5px;
}
.checkbox-group.dropdown .btn-group {
  display: block;
  min-height: 39px;
}
.checkbox-group.dropdown .btn-group.open .dropdown-menu {
  margin-left: -15px;
}
.checkbox-group.dropdown .btn-group + .btn-group {
  margin-top: 10px;
}
@media (min-width: 481px) {
  .checkbox-group.dropdown {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .checkbox-group.dropdown {
    width: 25%;
    display: inline-block;
    float: left;
  }
  .checkbox-group.dropdown h4 {
    font-weight: 800;
  }
  .checkbox-group.dropdown .caret {
    display: none;
  }
  .checkbox-group.dropdown .btn {
    background-color: transparent;
    padding: 0;
    cursor: default;
    border: 0;
  }
  .checkbox-group.dropdown .btn:active,
  .checkbox-group.dropdown .btn.active {
    webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  }
  .checkbox-group.dropdown .dropdown-menu {
    display: block;
    border: 0;
    webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    position: relative;
    padding: 6px 0 5px;
    left: 0;
    margin: 0;
  }
  .checkbox-group.dropdown .btn-group {
    float: left;
  }
}
.checkbox-inline {
  line-height: 25px;
  margin-bottom: 5px;
  padding-left: 40px;
}
.checkbox-inline input[type="checkbox"] {
  display: none;
}
.checkbox-inline > span {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 2px 9px 0 -40px;
  vertical-align: top;
  float: left;
  background: url('../imgs/check_radio.png') 0 0 no-repeat;
  cursor: pointer;
}
.checkbox-inline > input[type="checkbox"]:checked + span {
  background: url('../imgs/check_radio.png') 0 -14px no-repeat;
}
@media (min-width: 768px) {
  .checkbox-inline {
    line-height: 19px;
    margin-bottom: 10px;
  }
}
.radio-inline {
  line-height: 33px;
}
.radio-inline > input[type="radio"] {
  display: none;
}
.radio-inline > span {
  float: left;
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 9px 0 0 -20px;
  vertical-align: middle;
  background: url('../imgs/check_radio.png') 0 -28px no-repeat;
  cursor: pointer;
}
.radio-inline > input[type="radio"]:checked + span {
  background: url('../imgs/check_radio.png') 0 -43px no-repeat;
}
.bold {
  font-weight: bold;
  margin-bottom: 0;
}
.bold + p {
  margin-top: 0!important;
}
p.small a.inline-href.tag-link {
  font-size: 100%;
}
.img {
  width: 100%;
  display: block;
  position: relative;
}
.img:after {
  padding-top: 56.25%;
  /*16:9 ratio*/
  display: block;
  content: '';
}
.img.img-portrait {
  height: 135px;
}
.img.img-portrait > .img-host {
  background-color: #50283c;
}
.img.img-portrait + h3 {
  text-transform: none;
  margin-bottom: 10px;
}
@media (min-width: 481px) {
  .img.img-portrait {
    height: 196px;
  }
}
@media (min-width: 624px) {
  .img.img-portrait {
    height: 271px;
  }
}
@media (min-width: 768px) {
  .img.img-portrait {
    height: 345px;
  }
}
@media (min-width: 980px) {
  .img.img-portrait {
    height: 440px;
  }
}
@media (min-width: 1200px) {
  .img.img-portrait {
    height: 576px;
  }
}
.img.img-4-275:after {
  padding-top: 68.75%;
  /*4:2.75 ratio*/
}
.img > .img-host {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  margin-bottom: 0;
}
.img > .play {
  top: 15px;
  left: 20px;
  float: left;
  background: transparent url('../imgs/FTE_mobile_vid_play_btn.png') 50% 50% no-repeat;
  width: 30px;
  height: 30px;
  position: absolute;
  background-size: contain;
}
.super {
  vertical-align: super;
  font-size: 75%;
}
.col-md-4 > ul {
  padding-left: 20px;
}
.col-md-4 > ul > li {
  margin-bottom: 21px;
}
.col-md-3 > ul {
  padding-left: 20px;
}
.col-md-3 > ul > li {
  margin-bottom: 21px;
}
.col-md-3 a {
  font-family: "proxima_nova_rgbold", "proxima_nova_rgregular", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.dropdown.social .btn.dropdown-toggle {
  min-width: 160px;
  text-align: left;
  padding: 0 12px;
  background-color: #e1ebf4;
  color: #50283c;
  margin: 3px 0;
}
.dropdown.social .btn.dropdown-toggle span {
  float: right;
}
.dropdown.social .dropdown-menu {
  background-color: #e1ebf4;
  border: 0;
  margin: 1px 0 0;
}
.dropdown.social .dropdown-menu > li > a {
  background-color: #e1ebf4;
  color: #50283c;
  padding: 1px 12px;
}
.dropdown.social .dropdown-menu > li > a:hover,
.dropdown.social .dropdown-menu > li > a:focus {
  background-color: #e1ebf4;
  text-decoration: underline;
}
.col-md-9 .col-md-3.video-link .img > .play {
  top: 7px;
  left: 10px;
  font-size: 24px;
}
body.home footer {
  margin-top: 0;
}
body.home .navbar.navbar-inverse.navbar-fixed-top {
  background-color: transparent;
  position: absolute;
}
body.home .navbar.navbar-inverse.navbar-fixed-top .container {
  width: 100%;
  padding: 20px 0;
}
@media (min-width: 980px) {
  body.home .navbar.navbar-inverse.navbar-fixed-top .container {
    max-width: 1190px;
    padding: 25px 0;
  }
}
body.home .navbar.navbar-inverse.navbar-fixed-top .navbar-header {
  z-index: 1;
}
body.home .navbar.navbar-inverse.navbar-fixed-top .navbar-collapse {
  overflow-y: hidden;
  background-color: rgba(80, 40, 60, 0.9);
  position: relative;
  margin: 0;
  z-index: 0;
}
body.home .navbar.navbar-inverse.navbar-fixed-top .navbar-collapse.in,
body.home .navbar.navbar-inverse.navbar-fixed-top .navbar-collapse.collapsing {
  padding-top: 115px;
  top: -110px;
}
@media (min-width: 980px) {
  body.home .navbar.navbar-inverse.navbar-fixed-top .navbar-collapse.in,
  body.home .navbar.navbar-inverse.navbar-fixed-top .navbar-collapse.collapsing {
    padding-top: 100px;
    top: -95px;
  }
}
@media (min-width: 980px) {
  body.home .navbar.navbar-inverse.navbar-fixed-top .navbar-collapse {
    background-color: transparent;
  }
}
body.home .home-bg {
  position: absolute;
  width: 100%;
  height: 295px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 768px) {
  body.home .home-bg {
    height: 500px;
  }
}
@media (min-width: 980px) {
  body.home .home-bg {
    height: 690px;
  }
}
body.home > .container.home {
  width: 100%;
  padding: 0;
  position: absolute;
  z-index: 1;
  top: 0;
  padding: 0!important;
}
body.home > .container.home .carousel-indicators {
  bottom: 145px;
}
@media (min-width: 768px) {
  body.home > .container.home .carousel-indicators {
    bottom: 176px;
    top: auto;
  }
}
@media (min-width: 980px) {
  body.home > .container.home .carousel-indicators {
    bottom: 30px;
  }
}
body.home .container.home {
  padding: 0 30px;
  width: 100%;
}
body.home .container.home .row {
  position: relative;
  width: auto;
  margin: 295px -30px 0;
}
body.home .container.home .row .col-md-7 {
  display: block;
  width: 100%;
  z-index: 1031;
}
body.home .container.home .row .col-md-7 .inline-href {
  font-family: "proxima_nova_rgbold", "proxima_nova_rgregular", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body.home .container.home .row .col-md-7 .play {
  background: transparent url('../imgs/FTE_mobile_vid_play_btn.png') 50% 50% no-repeat;
  width: 51px;
  height: 51px;
  padding: 0;
  border: 0;
  float: none;
  position: absolute;
  top: -180px;
  margin: 0 auto;
  left: 0;
  right: 0;
  cursor: pointer;
}
body.home .container.home .row .col-md-7 .play:hover {
  text-decoration: none;
}
body.home .container.home .row > div {
  background-color: #FFF;
}
body.home .container.home .row > div h4 {
  color: #ffa200;
  line-height: 12px;
}
body.home .container.home .row > div h4 + h1 {
  margin: 0;
  font-size: 15px;
  letter-spacing: 4px;
}
@media (min-width: 768px) {
  body.home .container.home .row > div h4 + h1 {
    font-size: 24px;
    letter-spacing: 2.3px;
  }
}
@media (min-width: 1200px) {
  body.home .container.home .row > div h4 + h1 {
    font-size: 30px;
  }
}
@media (min-width: 768px) {
  body.home .container.home .row > div h4 {
    margin-top: 12px;
    margin-bottom: 10.5px;
  }
  body.home .container.home .row > div h4 + h1 {
    margin-top: 15px;
    margin-bottom: 20px;
  }
}
body.home .container.home .row > div h6 {
  text-transform: none;
  letter-spacing: normal;
  line-height: 15px;
  margin: 0;
  font-size: 15px;
  font-family: "proxima_nova_rgregular", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body.home .container.home .row > div.col-md-7 {
  padding-left: 9%;
  padding-right: 9%;
  padding-top: 30px;
  text-align: center;
  color: #50283c;
}
@media (min-width: 980px) {
  body.home .container.home .row > div.col-md-7 {
    padding-left: 12%;
    padding-right: 5%;
    padding-top: 25px;
  }
}
body.home .container.home .row > div .bars {
  height: 10px;
  width: 17%;
  position: absolute;
  left: 0;
  top: 0;
}
body.home .container.home .row > div .bars.bar1 {
  background-color: #50283c;
}
body.home .container.home .row > div .bars.bar2 {
  background-color: #ff6432;
  top: 0;
  left: 17%;
}
body.home .container.home .row > div .bars.bar3 {
  background-color: #ffa200;
  width: 66%;
  top: 0;
  left: 34%;
}
@media (min-width: 768px) {
  body.home .container.home .row > div .bars {
    height: 20px;
    width: 9%;
  }
  body.home .container.home .row > div .bars.bar1 {
    background-color: #50283c;
  }
  body.home .container.home .row > div .bars.bar2 {
    background-color: #ff6432;
    top: 0;
    left: 9%;
  }
  body.home .container.home .row > div .bars.bar3 {
    background-color: #ffa200;
    width: 82%;
    top: 0;
    left: 18%;
  }
}
@media (min-width: 768px) {
  body.home .container.home .row {
    position: relative;
    width: auto;
    margin: 450px -15px 0;
  }
  body.home .container.home .row .col-md-7 {
    display: block;
    width: 100%;
    z-index: 1031;
  }
  body.home .container.home .row .col-md-7 .play {
    top: -240px;
  }
}
@media (min-width: 980px) {
  body.home .container.home .row {
    width: 75%;
    margin: 442px -10px 75px;
  }
  body.home .container.home .row > div {
    height: 200px;
    background-color: rgba(255, 255, 255, 0.95);
  }
  body.home .container.home .row > div h4 {
    margin-top: 0;
  }
  body.home .container.home .row > div.col-md-7 {
    width: 82.9%;
    height: 200px;
    text-align: left;
  }
  body.home .container.home .row > div.col-md-7 .play {
    background: transparent url('../imgs/FTE_play_button.png') 50% 50% no-repeat;
    width: 31px;
    height: 31px;
    margin: 0;
    float: right;
    top: auto;
    position: relative;
  }
  body.home .container.home .row > div .bars {
    height: 45px;
    width: 20px;
  }
  body.home .container.home .row > div .bars.bar1 {
    background-color: #50283c;
  }
  body.home .container.home .row > div .bars.bar2 {
    background-color: #ff6432;
    top: 45px;
    left: 0;
  }
  body.home .container.home .row > div .bars.bar3 {
    background-color: #ffa200;
    height: 110px;
    width: 20px;
    top: 90px;
    left: 0;
  }
}
@media (min-width: 980px) {
  body.home .container.home .carousel-inner .container.home {
    max-width: 1200px;
  }
}
body.home .container.leader {
  text-align: center;
  margin-top: 0;
  margin-top: 470px;
  width: 100%;
}
body.home .container.leader h4 {
  line-height: 25px;
  padding: 18px 15px;
  font-size: 8px;
  font-family: "proxima_nova_rgbold", "proxima_nova_rgregular", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 1.1px;
  margin: 0;
}
body.home .container.leader hr {
  border-top: 5px solid #50283c;
  margin: 15px 0 0;
}
body.home .container.leader .row > div {
  height: auto;
}
@media (min-width: 481px) {
  body.home .container.leader {
    margin-top: 435px;
  }
  body.home .container.leader h4 {
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  body.home .container.leader {
    margin-top: 639px;
  }
  body.home .container.leader h4 {
    line-height: 75px;
    font-size: 18px;
    padding: 9px 15px;
    letter-spacing: 2.8px;
  }
}
@media (min-width: 980px) {
  body.home .container.leader {
    margin-top: 690px;
    max-width: 1200px;
  }
  body.home .container.leader hr {
    margin: 55px 0;
  }
  body.home .container.leader h4 {
    line-height: 115px;
    padding: 0 15px;
    letter-spacing: 3.4px;
  }
  body.home .container.leader .row > div {
    height: 115px;
  }
  body.home .container.leader .row > div.col-md-2 {
    width: 18.66666667%;
  }
  body.home .container.leader .row > div.col-md-8 {
    width: 62.66666667%;
  }
}
@media (min-width: 1200px) {
  body.home .container.leader h4 {
    font-size: 22px;
  }
}
body.home .container.blog,
body.home .container.resources,
body.home .container.grants {
  width: 100%;
}
body.home .container.blog a,
body.home .container.resources a,
body.home .container.grants a,
body.home .container.blog p,
body.home .container.resources p,
body.home .container.grants p,
body.home .container.blog h3,
body.home .container.resources h3,
body.home .container.grants h3 {
  color: #FFF;
}
body.home .container.blog h3,
body.home .container.resources h3,
body.home .container.grants h3 {
  margin: 0;
  font-size: 18px;
}
@media (min-width: 1200px) {
  body.home .container.blog h3,
  body.home .container.resources h3,
  body.home .container.grants h3 {
    font-size: 16px;
  }
}
body.home .container.blog p,
body.home .container.resources p,
body.home .container.grants p {
  margin: 0;
  font-size: 15px;
}
@media (min-width: 1200px) {
  body.home .container.blog p,
  body.home .container.resources p,
  body.home .container.grants p {
    font-size: 16px;
  }
}
body.home .container.blog a.btn-lg,
body.home .container.resources a.btn-lg,
body.home .container.grants a.btn-lg {
  font-size: 24px;
  max-width: 200px;
  line-height: 1.2;
}
body.home .container.blog a.inline-href,
body.home .container.resources a.inline-href,
body.home .container.grants a.inline-href {
  text-decoration: none;
}
body.home .container.blog hr,
body.home .container.resources hr,
body.home .container.grants hr {
  border: 2px solid rgba(225, 235, 244, 0.5);
}
body.home .container.blog,
body.home .container.resources,
body.home .container.grants {
  font-weight: 800;
}
body.home .container.blog > .row .col-md-12,
body.home .container.resources > .row .col-md-12,
body.home .container.grants > .row .col-md-12 {
  padding: 19px 10px 0;
}
body.home .container.blog > .row .col-md-12 > .container,
body.home .container.resources > .row .col-md-12 > .container,
body.home .container.grants > .row .col-md-12 > .container {
  padding: 0 10px;
}
@media (min-width: 768px) {
  body.home .container.blog > .row .col-md-12 > .container,
  body.home .container.resources > .row .col-md-12 > .container,
  body.home .container.grants > .row .col-md-12 > .container {
    padding: 0 20px;
    width: 100%;
  }
}
body.home .container.blog > .row .col-md-12 > .row > div,
body.home .container.resources > .row .col-md-12 > .row > div,
body.home .container.grants > .row .col-md-12 > .row > div {
  height: 75px;
}
body.home .container.blog > .row .col-md-12 .col-md-2,
body.home .container.resources > .row .col-md-12 .col-md-2,
body.home .container.grants > .row .col-md-12 .col-md-2 {
  text-align: center;
  padding: 0;
  line-height: 20px;
}
body.home .container.blog > .row .col-md-12 .col-md-2 a,
body.home .container.resources > .row .col-md-12 .col-md-2 a,
body.home .container.grants > .row .col-md-12 .col-md-2 a {
  font-size: 12px;
  font-family: "proxima_nova_rgbold", "proxima_nova_rgregular", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 1.25px;
}
body.home .container.blog > .row .col-md-12 .arrow,
body.home .container.resources > .row .col-md-12 .arrow,
body.home .container.grants > .row .col-md-12 .arrow {
  background: transparent url('../imgs/FTE__carousel-control.png') 50% 50% no-repeat;
  height: 56px;
  width: 56px;
  line-height: 56px;
  padding-top: 5px;
  display: none;
}
@media (min-width: 980px) {
  body.home .container.blog > .row .col-md-12 .arrow,
  body.home .container.resources > .row .col-md-12 .arrow,
  body.home .container.grants > .row .col-md-12 .arrow {
    display: inline-block;
  }
}
@media (min-width: 481px) {
  body.home .container.blog > .row .col-md-12,
  body.home .container.resources > .row .col-md-12,
  body.home .container.grants > .row .col-md-12 {
    height: 180px;
  }
}
@media (min-width: 768px) {
  body.home .container.blog > .row .col-md-12,
  body.home .container.resources > .row .col-md-12,
  body.home .container.grants > .row .col-md-12 {
    padding: 20px 15px 30px;
    height: 200px;
  }
  body.home .container.blog > .row .col-md-12 .col-md-2,
  body.home .container.resources > .row .col-md-12 .col-md-2,
  body.home .container.grants > .row .col-md-12 .col-md-2 {
    line-height: 25px;
  }
}
@media (min-width: 980px) {
  body.home .container.blog > .row .col-md-12,
  body.home .container.resources > .row .col-md-12,
  body.home .container.grants > .row .col-md-12 {
    padding: 60px 15px 60px;
  }
  body.home .container.blog > .row .col-md-12 .container,
  body.home .container.resources > .row .col-md-12 .container,
  body.home .container.grants > .row .col-md-12 .container {
    max-width: 1200px;
  }
  body.home .container.blog > .row .col-md-12 .col-md-2,
  body.home .container.resources > .row .col-md-12 .col-md-2,
  body.home .container.grants > .row .col-md-12 .col-md-2 {
    padding: 15px;
  }
}
body.home .container.blog .col-md-8,
body.home .container.resources .col-md-8,
body.home .container.grants .col-md-8 {
  text-align: center;
  margin-top: 14px;
}
body.home .container.blog .col-md-8 .inline-href,
body.home .container.resources .col-md-8 .inline-href,
body.home .container.grants .col-md-8 .inline-href {
  display: block;
  text-decoration: underline;
}
@media (min-width: 481px) {
  body.home .container.blog .col-md-8 .inline-href,
  body.home .container.resources .col-md-8 .inline-href,
  body.home .container.grants .col-md-8 .inline-href {
    display: inline-block;
  }
}
@media (min-width: 980px) {
  body.home .container.blog .col-md-8,
  body.home .container.resources .col-md-8,
  body.home .container.grants .col-md-8 {
    text-align: left;
    margin-top: 0;
  }
}
body.home .container.blog {
  background-color: #ffa200;
  width: 100%;
}
body.home .container.resources {
  background-color: #ff6432;
}
body.home .container.grants {
  background-color: #50283c;
}
body.home .carousel-arrow {
  background: url("imgs/FTE__carousel-control.png");
}
body.home .carousel-control {
  background-image: none;
}
body.home .carousel-control.right {
  left: 0;
}
body.home .container.carousel.slide .carousel-control {
  background-image: none;
  margin-top: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
body.home .container.carousel.slide:hover .carousel-control {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
body.home .container.carousel.slide:hover .carousel-control:hover {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
body.resources > .container > hr {
  margin-bottom: 31px;
}
body.resources .nav_categories > li > label {
  padding-left: 0px;
  overflow: hidden;
  font-family: "proxima_novasemibold", "proxima_nova_rgregular", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #50283c;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: normal;
  padding-top: 10px;
}
body.resources .resource-checkbox {
  line-height: 25px;
  margin-bottom: 5px;
  padding-left: 40px;
}
body.resources .resource-checkbox input[type="checkbox"] {
  display: none;
}
body.resources .resource-checkbox > input[type="checkbox"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 2px 9px 0 -40px;
  vertical-align: top;
  float: left;
  background: url('../imgs/check_radio.png') 0 0 no-repeat;
  cursor: pointer;
  -webkit-appearance: none;
}
body.resources .resource-checkbox > input[type="checkbox"]:checked {
  background: url('../imgs/check_radio.png') 0 -14px no-repeat;
  -webkit-appearance: none;
}
body.resources .resource-checkbox > input[type="checkbox"]:focus {
  outline: none !important;
}
@media (min-width: 768px) {
  body.resources .resource-checkbox {
    line-height: 19px;
    margin-bottom: 10px;
  }
}
body.resources .col-md-3.checkbox-group + .col-md-9 {
  width: 100%;
  display: inline-block;
  float: none;
}
@media (min-width: 768px) {
  body.resources .col-md-3.checkbox-group + .col-md-9 {
    width: 75%;
    float: left;
  }
}
body.resources .col-md-3.checkbox-group ul {
  padding-left: 0px;
  list-style: none;
}
body.resources .col-md-3.checkbox-group ul > span {
  background: none;
}
body.resources .col-md-3.checkbox-group label {
  font-weight: normal;
}
body.resources .col-md-9 .resource-row > a.col-md-3 {
  display: block;
}
body.resources .col-md-9 .resource-row > .col-md-9 > p:first-child,
body.resources .col-md-9 .resource-row > .col-md-12 > p:first-child {
  font-size: 12px;
  padding-bottom: 18px;
}
body.resources .col-md-9 .resource-row > .col-md-9 .tag-link,
body.resources .col-md-9 .resource-row > .col-md-12 .tag-link {
  font-family: "proxima_nova_rgregular", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body.resources .col-md-9 .resource-row > .col-md-9 .img > .img-host,
body.resources .col-md-9 .resource-row > .col-md-12 .img > .img-host {
  background-position: 50% 10%;
  background-size: inherit;
}
body.resources .col-md-9 .resource-row > .col-md-9 .img.img-portrait > .img-host,
body.resources .col-md-9 .resource-row > .col-md-12 .img.img-portrait > .img-host {
  background-color: none;
}
body.resources .col-md-9 .resource-row .img-host {
  background-color: #fff !important;
  background-size: contain !important;
  background-position: 50% 10% !important;
}
body.resources p + a.btn-block {
  margin-top: -10.5px;
  margin-bottom: 21px;
}
body.resources p + a.btn-block.lg {
  font-size: 18px;
  margin-bottom: 0;
  font-family: "proxima_nova_rgbold", "proxima_nova_rgregular", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body.resources .img.img-portrait {
  height: 188px;
}
body.resources.article h1,
body.resources.video h1,
body.resources.audio h1,
body.resources.book h1 {
  margin-top: 0;
  margin-bottom: 31.5px;
}
body.resources.article a.btn-lg,
body.resources.video a.btn-lg,
body.resources.audio a.btn-lg,
body.resources.book a.btn-lg {
  font-size: 24px;
  width: 200px;
  height: 50px;
  line-height: 1.2;
}
body.resources.article a.inline-href,
body.resources.video a.inline-href,
body.resources.audio a.inline-href,
body.resources.book a.inline-href {
  text-decoration: none;
}
body.resources.article .btn.btn-primary.btn-block + h4,
body.resources.video .btn.btn-primary.btn-block + h4,
body.resources.audio .btn.btn-primary.btn-block + h4,
body.resources.book .btn.btn-primary.btn-block + h4 {
  margin: 31.5px 0 5.25px;
}
body.resources.video .header-image-host,
body.resources.audio .header-image-host,
body.resources.book .header-image-host,
body.resources.article .header-image-host {
  margin-bottom: 21px;
}
body.resources.video .col-md-3 p a,
body.resources.audio .col-md-3 p a,
body.resources.book .col-md-3 p a,
body.resources.article .col-md-3 p a {
  font-size: 12px;
  font-family: "proxima_nova_rgbold", "proxima_nova_rgregular", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-decoration: underline;
}
body.resources.video .inline-href.tag-link,
body.resources.audio .inline-href.tag-link,
body.resources.book .inline-href.tag-link,
body.resources.article .inline-href.tag-link {
  font-family: "proxima_nova_rgregular", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-decoration: underline ;
}
body.resources.book h1 + b {
  margin: 21px 0;
  display: block;
}
body.resources.book .img.img-portrait {
  height: 265px;
}
body.resources.book .dropdown.social + h4 {
  margin: 31.5px 0 5.25px;
}
body.resources.book p a {
  text-decoration: underline;
}
body.resources.book .col-md-3 p a {
  font-size: 12px;
  font-family: "proxima_nova_rgbold", "proxima_nova_rgregular", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body.funds {
  /* FUNDS STYLING */
}
body.funds .nav_categories > li > label {
  padding-left: 40px;
  overflow: visible;
  font-family: "proxima_nova_rgregular", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4b4b4b;
  text-transform: none;
  font-size: 15px;
  font-weight: normal;
  padding-top: 0px;
  line-height: 19px;
  margin-bottom: 10px;
}
body.funds .sponsor-details {
  font-size: 12px;
  margin-bottom: 20px;
  display: block;
}
body.funds .resource-row h1 {
  letter-spacing: 1.5px;
  margin-bottom: 0px;
}
body.funds .resource-row p {
  font-size: 13px;
}
body.funds .resource-row b {
  font-family: "proxima_nova_rgbold", "proxima_nova_rgregular", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  padding-right: 10px;
  color: #4b4b4b;
}
body.funds .resource-row h4 {
  margin-bottom: 0px;
}
body.networks > .container > .row {
  margin-top: 42px;
}
body.networks > .container > .row:first-child {
  margin-top: 0;
}
body.networks .img + blockquote {
  margin: 26px 0 42px;
}
body.networks h4 {
  font-family: "proxima_novasemibold", "proxima_nova_rgregular", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body.networks h4 + .btn-block.lower-hr {
  border-top: 1px solid rgba(225, 235, 244, 0.5);
  margin-top: 31.5px;
}
body.networks p > b {
  padding-bottom: 0;
}
body.networks .btn-block.lower-hr {
  padding: 11px 0;
  margin: 7px 0;
  text-decoration: underline;
  font-family: "proxima_nova_rgbold", "proxima_nova_rgregular", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body.networks .content-link {
  margin-top: 10px;
  font-size: 15px;
  line-height: 45px;
}
body.network a.video-link + a .img {
  margin-top: 16px;
}
body.network .row a.btn-primary {
  margin: 45px 0 55px;
}
body.network p.small + p.small {
  margin-top: -10.5px;
}
body.network .jumbotron h1 {
  font-size: 24px;
  line-height: 30px;
}
body.network .img + blockquote {
  margin: 26px 0 42px;
}
body.network .organization-links + .row {
  margin-top: 31px;
}
body.network .organization-links .orglink {
  margin: 20px 0px;
}
body.network .organization-links .orglink p {
  font-size: 12px;
}
body.network .organization-links .orglink a {
  font-family: "proxima_nova_rgbold", "proxima_nova_rgregular", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body.blog h1 {
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 0;
}
body.blog p a.inline-href {
  margin-left: 5px;
}
body.blog p.date.small a.inline-href {
  margin-right: 2%;
}
@media (min-width: 768px) {
  body.blog .pre-selection {
    width: 50%;
    float: left;
  }
}
body.blog .pre-selection h1 {
  font-size: 24px;
}
body.blog .selection {
  display: none;
}
@media (min-width: 768px) {
  body.blog .selection {
    width: 25%;
    float: left;
    display: block;
  }
}
body.blog .btn.dropdown-toggle.btn-block {
  padding: 6px 12px;
  position: relative;
  text-align: left;
  background-color: #edeeed;
}
body.blog .btn.dropdown-toggle.btn-block .caret {
  position: absolute;
  right: 12px;
  margin-top: 8px;
}
body.blog.blog-entry .col-md-9 .img-host {
  margin-bottom: 31px;
}
body.blog.blog-entry .col-md-9 p {
  margin: 0 0 16px;
}
body.blog.blog-entry .blog-tags {
  font-size: 12px;
}
body.blog.blog-entry .blog-tags a.inline-href.tag-link {
  font-size: 12px;
  font-family: "proxima_nova_rgregular", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-decoration: underline;
}
body.blog.blog-entry .row.www {
  margin-bottom: 21px;
}
body.blog.blog-entry .row.www h4 {
  margin-bottom: 0;
}
body.blog.blog-entry .row.www a {
  text-decoration: underline;
}
body.blog.blog-entry .row.www ul {
  padding-left: 0px;
}
body.blog.blog-entry .row.www ul li {
  font-size: 15px;
  list-style: none;
  line-height: 20px;
  margin-bottom: 10px;
}
body.news h1,
body.news a.btn-primary.btn-block {
  margin-top: 8px;
  margin-bottom: 0;
}
body.news p.contact-block a.btn-block,
body.news p.contact-block b {
  line-height: 21px;
}
body.news .news-entries h4 {
  margin-bottom: 0;
  text-transform: none;
  color: #4b4b4b;
  font-size: 18px;
  line-height: 21px;
  margin-top: 21px;
  text-decoration: none;
}
body.news .news-entries h4 a {
  text-decoration: none;
}
body.news .news-entries a:hover {
  text-decoration: none;
}
body.news .news-entries hr {
  margin-top: 52px;
  margin-bottom: 37px;
}
body.news .news-entries p.date {
  margin-bottom: 0;
}
body.news .btn.dropdown-toggle.btn-block {
  padding: 6px 12px;
  position: relative;
  text-align: left;
}
body.news .btn.dropdown-toggle.btn-block .caret {
  position: absolute;
  right: 12px;
  margin-top: 8px;
}
@media (min-width: 768px) {
  body.news .pre-selection {
    width: 75%;
    float: left;
  }
}
body.news .selection {
  display: none;
}
@media (min-width: 768px) {
  body.news .selection {
    width: 25%;
    float: left;
    display: block;
  }
}
body.stories .navbar.navbar-inverse.navbar-fixed-top .container,
body.story .navbar.navbar-inverse.navbar-fixed-top .container {
  padding-bottom: 0;
}
body.stories .jumbotron,
body.story .jumbotron {
  background-color: #50283c;
  margin-bottom: 18px;
  padding-bottom: 90px;
}
body.stories .jumbotron h1,
body.story .jumbotron h1 {
  font-size: 24px;
  line-height: 30px;
}
body.stories .jumbotron h1 > .small,
body.story .jumbotron h1 > .small {
  padding-left: 10px;
}
body.stories .jumbotron h1,
body.story .jumbotron h1,
body.stories .jumbotron p,
body.story .jumbotron p {
  color: #ffffff;
}
body.stories .jumbotron .container .small,
body.story .jumbotron .container .small {
  font-size: 12px;
  text-transform: none;
  letter-spacing: normal;
  font-weight: normal;
  color: #ffffff;
  font-family: "proxima_nova_rgregular", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media (min-width: 481px) {
  body.stories .jumbotron,
  body.story .jumbotron {
    margin-bottom: 28px;
  }
}
@media (min-width: 768px) {
  body.stories .jumbotron,
  body.story .jumbotron {
    margin-bottom: 44px;
    padding-top: 105px;
    padding-bottom: 59px;
  }
  body.stories .jumbotron .container,
  body.story .jumbotron .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  body.stories .jumbotron .container h1,
  body.story .jumbotron .container h1 {
    margin-top: 17px;
    margin-bottom: 30px;
  }
  body.stories .jumbotron .container blockquote p,
  body.story .jumbotron .container blockquote p {
    line-height: 32px;
  }
  body.stories .jumbotron .container .small,
  body.story .jumbotron .container .small {
    font-size: 15px;
    line-height: 25px;
  }
}
@media (min-width: 980px) {
  body.stories .jumbotron,
  body.story .jumbotron {
    margin-bottom: 65px;
  }
  body.stories .jumbotron .container .small,
  body.story .jumbotron .container .small {
    line-height: 23px;
    margin-bottom: 22px;
  }
}
body.story .content-link {
  font-size: 15px;
}
body.story .col-md-3 h4 {
  font-family: "proxima_novasemibold", "proxima_nova_rgregular", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body.story .col-md-3 .img {
  margin-bottom: 22px;
}
body.story .jumbotron {
  background-color: transparent;
  min-height: 478px;
  padding-bottom: 0;
  margin-bottom: 0;
}
body.story .jumbotron .jumbotron-bg {
  background-color: #50283c;
  height: 478px;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  top: 105px;
  display: none;
}
@media (min-width: 980px) {
  body.story .jumbotron .jumbotron-bg {
    display: block;
  }
}
body.stories blockquote p {
  font-weight: normal;
  margin-bottom: 1px;
  line-height: 28px;
}
body.stories blockquote small {
  color: #ffffff;
}
@media (min-width: 768px) {
  body.stories footer {
    margin-top: 137px;
  }
}
body.stories .nav_categories {
  list-style: none;
  padding-left: 0px;
}
body.stories .col-md-3.checkbox-group + .col-md-9 {
  width: 100%;
  display: inline-block;
  float: none;
}
body.stories .col-md-3.checkbox-group + .col-md-9 .col-md-4 {
  width: 50%;
  display: inline-block;
  float: left;
}
body.stories .col-md-3.checkbox-group + .col-md-9 .col-md-4:nth-child(odd) {
  padding-right: 5px;
}
body.stories .col-md-3.checkbox-group + .col-md-9 .col-md-4:nth-child(even) {
  padding-left: 5px;
}
@media (min-width: 768px) {
  body.stories .col-md-3.checkbox-group + .col-md-9 {
    width: 75%;
    float: left;
  }
  body.stories .col-md-3.checkbox-group + .col-md-9 .col-md-4 {
    width: 33.33333333%;
  }
  body.stories .col-md-3.checkbox-group + .col-md-9 .col-md-4:nth-child(3n+1) {
    padding-right: 10px;
    padding-left: 5px;
  }
  body.stories .col-md-3.checkbox-group + .col-md-9 .col-md-4:nth-child(3n+2) {
    padding-right: 10px;
    padding-left: 5px;
  }
  body.stories .col-md-3.checkbox-group + .col-md-9 .col-md-4:nth-child(3n+3) {
    padding-left: 10px;
    padding-right: 5px;
  }
}
@media (min-width: 980px) {
  body.stories .col-md-3.checkbox-group + .col-md-9 .col-md-4:nth-child(odd) {
    padding-left: 15px;
    padding-right: 15px;
  }
  body.stories .col-md-3.checkbox-group + .col-md-9 .col-md-4:nth-child(even) {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) {
  body.stories .col-md-3.checkbox-group {
    margin-top: -8px;
  }
}
body.stories .col-md-4 > a > .img {
  margin-bottom: 5px;
}
body.stories .col-md-9 .col-md-4 > p {
  margin-bottom: 32px;
}
body.gift div.row + a.btn.btn-primary {
  margin: 45px 0 55px;
}
body.gift h4 {
  font-family: "proxima_novasemibold", "proxima_nova_rgregular", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body.gift form .form-control {
  margin-bottom: 0;
  color: #4b4b4b;
  padding: 6px 15px;
}
body.gift form select.form-control {
  float: left;
  position: relative;
  z-index: 2;
  height: 42px;
  display: block;
  line-height: 14px;
  padding: 5px 25px 4px 15px;
  margin: 0;
  -moz-appearance: window;
  -moz-padding-end: 19px;
  background: #dbdcdb;
  background: transparent url('../imgs/FTE_dropdown.png') no-repeat;
  background-position: 135px 14px;
  background-color: #dbdcdb;
  border: none;
  -webkit-appearance: none;
  appearance: none;
}
body.gift form .col-md-6 h4 {
  height: 42px;
  line-height: 42px;
  margin-bottom: 26px;
}
body.gift form .col-md-6 h4:first-child {
  margin-top: 5px;
  margin-bottom: -10px;
}
body.gift form .col-md-6 .btn-lg {
  font-size: 24px;
  height: 50px;
  width: 200px;
}
body.gift form .col-md-6 .row {
  min-height: 42px;
  margin: 15px -15px 26px;
}
@media (min-width: 768px) {
  body.gift form .col-md-6 .row .col-md-2.radio-host {
    width: 16.666666666666664%;
    display: inline-block;
  }
  body.gift form .col-md-6 .row .col-md-4.radio-host {
    width: 33.33333333333333%;
    display: inline-block;
  }
  body.gift form .col-md-6 .row .col-md-8.radio-host {
    width: 66.66666666666666%;
    display: inline-block;
  }
}
body.gift form > .row + .row {
  margin-top: 45px;
}
body.gift .inline-radio .form-control {
  color: red;
}
body.team .row.collapsable {
  margin: 10px -15px;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
body.team .row.collapsable .col-md-4.contact-info .col-md-3 {
  width: 25%;
  display: inline-block;
  float: left;
}
body.team .row.collapsable .col-md-4.contact-info .col-md-9 {
  width: 75%;
  display: inline-block;
  float: left;
}
body.team .row.collapsable.in {
  max-height: 1000px;
}
body.team .row.collapsable > hr {
  margin: 15px 15px 0;
  border-top: 1px solid #dcdcdc;
  padding-bottom: 30px;
}
body.team .row.collapsable blockquote p {
  font-size: 18px;
}
body.team .row.collapsable .close-link {
  text-align: right;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 5px;
  margin-bottom: 30px;
}
body.team .row.collapsable .contact-info {
  font-size: 12px;
}
body.team .row.collapsable .contact-info a {
  font-size: 15px;
}
body.team .team-member {
  margin-top: 8%;
  width: 33.33333333%;
  display: inline-block;
  float: left;
}
body.team .team-member p {
  font-size: 12px;
  color: #4b4b4b;
  margin-bottom: 0;
}
body.team .team-member h3 {
  margin: 10px 0 0;
  font-family: "proxima_novasemibold", Helvetica;
}
body.team .team-member a:hover {
  text-decoration: none;
}
body.team .team-member a:hover h3 {
  color: #ff6432;
  text-decoration: underline;
}
body.board > .container .row {
  margin-bottom: 0px;
}
body.board .col-md-12 > h3 + p.min-optional {
  margin: 0 37px 25px 0;
  display: inline-block;
}
@media (min-width: 768px) {
  body.board .col-md-12 > h3 + p.min-optional {
    display: none;
  }
}
body.board .col-md-12 > h3 > a {
  color: #4b4b4b;
}
body.board .col-md-12 > h3 > a:hover {
  color: #ff6432;
}
body.board .col-md-12 > h3.min-optional {
  margin: 0 37px 25px 0;
  display: inline-block;
}
@media (min-width: 768px) {
  body.board .col-md-12 > h3.min-optional {
    display: none;
  }
}
body.board .col-md-8 > h3 {
  margin: 0;
  text-transform: none;
}
body.board .col-md-8 > h3 + p {
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  body.board .col-md-8 > h3 + p.optional {
    display: block!important;
  }
}
body.board .col-md-8 > h3 > a {
  color: #4b4b4b;
}
body.board .col-md-8 > h3 > a:hover {
  color: #ff6432;
}
@media (min-width: 768px) {
  body.board .col-md-8 > h3.optional {
    display: block!important;
  }
}
body.board .col-md-8 p {
  font-size: 12px;
}
body.board .col-md-8 blockquote {
  margin-top: 32px;
}
body.board .col-md-8 blockquote p {
  font-size: 18px;
  line-height: 2;
}
@media (min-width: 481px) {
  body.board .col-md-4.board-member {
    width: 50%;
    display: block;
  }
}
@media (min-width: 768px) {
  body.board .col-md-4.board-member {
    width: 33.33333333%;
    float: left;
  }
  body.board .col-md-4.board-member + .col-md-8 {
    width: 66.66666667%;
    float: left;
  }
}
body.history .col-md-9 > h3 {
  margin: 0;
  text-transform: none;
}
body.history .col-md-9 > h3 + p {
  margin-bottom: 32px;
}
body.history .col-md-9 > h3 > a {
  color: #4b4b4b;
}
body.history .col-md-9 > h3 > a:hover {
  color: #ff6432;
}
body.history .col-md-3 > ul {
  padding-left: 0;
}
body.history .col-md-3 > ul > li {
  list-style-position: inside;
}
@media (max-width: 980px) {
  body.history .col-md-3 {
    display: none;
  }
}
body.history .img {
  margin: 2% 0 !important;
}
body.history hr {
  border-top: none !important;
  margin-top: 30px;
  margin-bottom: 30px;
}
body.history h3 {
  font-size: 15px;
  font-family: "proxima_nova_rgbold", "proxima_nova_rgregular", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: capitalize;
  color: #4b4b4b;
  margin-bottom: auto;
  margin-top: 25px;
}
body.contact form.contact-form .form-control {
  margin-bottom: 26px;
}
body.contact a.btn-lg {
  font-size: 24px;
  max-width: 200px;
  line-height: 1.2;
}
body.contact a.inline-href {
  text-decoration: underline;
  font-size: 15px;
}
body.contact h4 {
  margin-top: 21px;
  margin-bottom: 0;
}
body.contact h4:first-child {
  margin-top: 0;
}
body.contact .row.contact-form-host {
  margin-top: 53px;
}
body.contact .row.contact-form-host a.inline-href {
  text-decoration: underline;
  font-size: 15px;
}
body.contact .img {
  margin-top: 84px;
}
body.grants_fellowship hr {
  margin-top: 40px;
  margin-bottom: 40px;
  border-top: 1px solid #dcdcdc;
}
body.grants_fellowship h5 {
  font-size: 15px;
  font-family: "proxima_nova_rgbold", "proxima_nova_rgregular", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4b4b4b;
  margin-top: 15px;
}
body.grants_fellowship h3 {
  margin-top: 0px;
  margin-bottom: 5px;
}
body.grants_fellowship h1 {
  margin-bottom: 0;
}
body.grants_fellowship p + b {
  margin-top: 21px;
  display: block;
}
body.grants_fellowship p + b.btn-block {
  margin-top: 0;
}
body.grants_fellowship a.btn-lg {
  font-size: 24px;
  max-width: 200px;
  line-height: 1.2;
}
body.grants_fellowship a.content-link {
  font-size: 18px;
  text-decoration: underline;
}
body.grants_fellowship .row.further-info-block {
  margin-top: 42px;
}
body.grants_fellowship .row.further-info-block h4 {
  font-family: "proxima_novasemibold", "proxima_nova_rgregular", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body.grants_fellowship .row.further-info-block .content-link {
  font-size: 15px;
}
body.grants_fellowship .jumbotron h1 {
  font-size: 24px;
  line-height: 30px;
}
body.grants_fellowships h5 {
  font-size: 15px;
  font-family: "proxima_nova_rgbold", "proxima_nova_rgregular", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4b4b4b;
  margin-top: 15px;
}
body.grants_fellowships hr {
  margin-top: 12px;
  margin-bottom: 12px;
  border-top: 1px solid #dbdcdb;
}
body.grants_fellowships a.btn-lg {
  font-size: 24px;
  max-width: 200px;
  line-height: 1.2;
}
body.grants_fellowships a.inline-href {
  text-decoration: none;
}
body.grants_fellowships a.content-link {
  font-size: 15px;
  text-decoration: underline;
}
body.grants_fellowships h4 {
  margin-top: 21px;
  font-family: "proxima_novasemibold", "proxima_nova_rgregular", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body.grants_fellowships h4:first-child {
  margin-top: 40px;
}
body.grants_fellowships p {
  margin-top: 40px;
}
body.events h4 {
  margin-top: 32px;
}
body.events h4 + h4 {
  margin-top: -10px;
  margin-bottom: 21px;
}
body.events blockquote small {
  font-size: 16px;
}
body.events .img {
  margin-bottom: 35px;
}
body.events .img > .img-host {
  /* this has messed up the background image styling on the events page. No idea what this is left in the code when it's empty. See charset 820 - 824 */
}
body.events .img .partner {
  background-image: url('../imgs/FTE_event_thumb.png');
}
body.events .img .youngadults {
  background-image: url('../imgs/FTE_event_thumb_hover.png');
}
body.events .img:after {
  padding-top: 61.25%;
}
body.events .event-title {
  position: absolute;
  padding: 35px;
  font-size: 26px;
  line-height: 45px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #50283c;
}
body.events .event-title .small {
  text-transform: none;
  font-family: "proxima_nova_rgregular", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 1.25px;
  font-size: 26px;
}
body.events .future-events {
  margin-bottom: 32px;
}
body.events .event-categories a {
  color: #4b4b4b;
  font-size: 18px;
  font-family: "proxima_nova_rgbold", "proxima_nova_rgregular", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body.events .event-categories a:hover,
body.events .event-categories a:focus {
  color: #ff6432;
}
body.event a.header-link {
  color: #50283c;
}
body.event a.btn-lg {
  font-size: 24px;
  max-width: 200px;
  line-height: 1.2;
  text-transform: capitalize;
}
body.event h1 {
  font-size: 24px;
  margin-top: 11px;
}
body.event h1 + h4 {
  margin-top: -21px;
  margin-bottom: 16px;
}
body.event .row.www {
  margin-bottom: 21px;
  line-height: 18px;
}
body.event .row.www .inline-href {
  text-decoration: underline;
  font-family: "proxima_nova_rgbold", "proxima_nova_rgregular", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: block;
  margin: 10px 0px;
}
body.event .row.www a {
  text-decoration: underline;
  font-family: "proxima_nova_rgbold", "proxima_nova_rgregular", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: block;
  margin: 10px 0px;
}
body.event .row.event-categories {
  margin-bottom: 63px;
}
body.event .future-events a.inline-href,
body.event .past-events a.inline-href {
  color: #50283c;
  text-decoration: none;
}
body.event .future-events a.inline-href:hover,
body.event .past-events a.inline-href:hover {
  color: #ff6432;
  text-decoration: underline;
}
body.event .img:after {
  padding-top: 3%;
}
body.past-event .row.www h4 {
  margin-top: 21px;
  margin-bottom: 0;
}
body.past-event .row.www h4:first-child {
  margin-top: 0;
  text-transform: none;
}
body.past-event .row.past-events h5 {
  font-size: 12px;
  letter-spacing: 1.2px;
  margin-top: 18px;
  margin-bottom: 0;
}
body.past-event .row.past-events p {
  line-height: 18px;
}
body.about > .container h1 {
  margin-top: 12px;
}
body.about > .container > .row .col-md-4 {
  margin-bottom: 15px;
}
body.about > .container > .row .col-md-4 h4 {
  font-family: "proxima_novasemibold", "proxima_nova_rgregular", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body.about > .container > .row .col-md-4 h4.h {
  margin-bottom: 27px;
}
body.about > .container > .row .col-md-4 h4.h + p {
  line-height: 29px;
  font-size: 18px;
  padding-bottom: 14px;
}
@media (min-width: 1200px) {
  body.about > .container > .row .col-md-4 h4.h + p {
    line-height: 25px;
    font-size: 15px;
    padding-bottom: 0;
  }
}
@media (min-width: 1200px) {
  body.about > .container > .row .col-md-4 h4.h {
    margin-bottom: 22px;
  }
}
body.about > .container > .row .col-md-4 h4 + .about-story {
  margin-top: -14px;
}
body.about > .container > .row .col-md-4 .img {
  margin-bottom: 8px;
  margin-top: 25px;
}
@media (min-width: 1200px) {
  body.about > .container > .row .col-md-4 {
    margin-bottom: 0;
  }
}
body.about .about-story {
  width: 48%;
  display: inline-block;
  margin-right: 2%;
}
body.about .about-story + h4 {
  margin-top: 53px;
  margin-bottom: 22px;
}
@media (min-width: 1200px) {
  body.about .about-story + h4 {
    margin-bottom: 22px;
  }
}
@media (min-width: 768px) {
  body.about .about-story {
    width: 31%;
    display: inline-block;
    margin-right: 2%;
  }
}
@media (min-width: 980px) {
  body.about .about-story {
    width: 100%;
    display: block;
    margin-right: 0;
  }
}
body.about .row.header-image-host,
body.team .row.header-image-host,
body.board .row.header-image-host,
body.bio .row.header-image-host,
body.history .row.header-image-host,
body.stories .row.header-image-host,
body.story .row.header-image-host,
body.events .row.header-image-host {
  margin-bottom: 50px;
}
body.about p + p,
body.team p + p,
body.board p + p,
body.bio p + p,
body.history p + p,
body.stories p + p,
body.story p + p,
body.events p + p {
  margin-top: 21px;
}
body.about p + h4,
body.team p + h4,
body.board p + h4,
body.bio p + h4,
body.history p + h4,
body.stories p + h4,
body.story p + h4,
body.events p + h4 {
  margin-top: 43px;
}
#tab-content li.active a {
  border: solid 1px #ff9e7f;
  background: #ff9e7f;
  color: #000;
}
@media (max-width: 980px) {
  #tab-content li.active {
    padding: 0;
    margin-top: 10px;
  }
}
#search-input {
  width: 100%;
}
#search-input input {
  height: 25px;
  padding: 1px 12px;
}
#search-input .btn {
  padding: 4px;
}
@media (min-width: 980px) {
  #search-input {
    width: 150px;
  }
}
body.home .navbar.navbar-inverse.navbar-fixed-top {
  position: fixed;
}
.fixednav{
  background-color: rgba(255, 255, 255, 0.8) !important;
  height: 90px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
  box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
}
.nav-to-hide {
  visibility: hidden;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: none;
}
.nav-color-change > li > a {
  color: #222222 !important;
}
.logo-resize {
  max-height: 40px;
}
.video-banner {
  height: 100vh;
  width: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  display: table;
}
.video-banner .banner-content {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  z-index: 4;
  padding: 0 5%;
}
.video-banner .banner-content h1 {
  color: white;
  text-align: center;
  letter-spacing: 1px;
  font-size: 30px;

}
.video-banner .banner-arrow {
  position: absolute;
  bottom: 20px;
  width: 71px;
  left: calc(50% - 35px);
  z-index: 50;
  padding-top: 15px;
}
.video-banner .banner-arrow a {
  cursor: pointer;
}
.image-banner {
  height: 70vh;
  width: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  display: table;
}
@media screen and (max-device-width: 1024px) {
  .image-banner {
    background-attachment: scroll;
  }
}
.image-banner .banner-content {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  z-index: 4;
  padding: 0 5%;
}
.image-banner .banner-content h1 {
  font-family: "proxima_nova_rgregular", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-weight: normal;
  color: white;
  text-align: center;
  letter-spacing: 0px;
  font-size: 30px;
  line-height: 1.5;
  letter-spacing: 3px;
}
.image-banner .banner-content h1 .highlight-orange {
  background: rgba(255,107,54, 0.5);
}
.image-banner .banner-content h1 .highlight-yellow {
  background: rgba(255,162,0, 0.5);
}
.image-banner .banner-content h1 .highlight-red {
  background: rgba(253,45,69, 0.5);
}
.block-content {
  background: white;
  padding: 30px 0;
}
@media  (max-width : 992px) {
  .block-content .col-sm-6 {
    margin-bottom: 30px;
  }
}
.block-content .arrow {
  width: 20px;
  margin: 8px auto;
  display: block;
}
.block-content h2 {
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1px;
  font-size: 18px;
  margin: 8px 0px 0px;
}
.block-content p {
  font-size: 13px;
}
.block-content .arrow {
  text-align: center;
  font-size: 50px;
}
.block-content img {
  width: 100%;
}
.block-content .tint {
  position: relative;
}
.block-content .tint:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,255,255, 0.5);
  transition: all .3s linear;
}
.block-content a {
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  margin: auto;
  display: block;
}
.block-content .image {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  height: 150px;
}
@media  (max-width : 767px) {
  .block-content .image {
    height: 200px;
  }
}
.block-content .yellow .tint:before {
  background: rgba(255,162,0, 0.5);
}
.block-content .orange .tint:before {
  background: rgba(255,107,54, 0.5);
}
.block-content .purple .tint:before {
  background: rgba(81,33,72, 0.5);
}
.block-content .red .tint:before {
  background: rgba(253,45,69, 0.5);
}
.block-content .yellow h2 {
  color: #ffa200;
}
.block-content .orange h2 {
  color: #ff6b36;
}
.block-content .purple h2 {
  color: #512148;
}
.block-content .red h2 {
  color: #fd2d45;
}
.block-content .yellow .arrow {
  color: #ffa200;
}
.block-content .orange .arrow {
  color: #ff6b36;
}
.block-content .purple .arrow {
  color: #512148;
}
.block-content .red .arrow {
  color: #fd2d45;
}
.block-content .yellow a {
  color: #ffa200;
}
.block-content .orange a {
  color: #ff6b36;
}
.block-content .purple a {
  color: #512148;
}
.block-content .red a {
  color: #fd2d45;
}
.call-out {
  background-color: #ff6b36;
  color: white;
  text-align: center;
}
.call-out h3 {
  color: white;
  display: inline-block;
  margin-bottom: 21px;
  position: relative;
  letter-spacing: 1px;
  top: 3px;
}
.call-out button {
  background: none;
  border: solid 3px white;
  color: white;
  margin: 30px;
}
.call-out button:hover {
  background: white;
  color: #ff6b36;
}
.call-out input[type="submit"] {
  background: none;
  border: solid 3px white;
  color: white;
}
.call-out input[type="submit"]:hover {
  background: white;
  color: #ff6b36;
}
.call-out input {
  margin-left: 15px;
  margin-right: 15px;
}
.call-out input#field54682366 {
    width: 30%;
  }
@media  (max-width : 1199px) {
  .call-out input[type="submit"] {
    margin: 15px;
  }
  .call-out input#field54682366 {
    width: 40%;
  }
}
@media  (max-width : 675px) {
  .call-out input {
    margin: 7px;
  }
  .call-out input#field54682366 {
    width: 80%;
  }
}
@media  (max-width : 480px) {
  .call-out input {
    margin-left: 0px;
  }
  .call-out input#field54682366 {
    width: 100%;
  }
  .call-out button {
    margin-right: 0px;
    margin-left: 0px;
  }

  /* resource page : 18 Oct 2019; */
  .resource-items .resource-block {width: 100%;}
}
.fullscreen-bg {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -100;
}
.fullscreen-bg__video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
}
.fullscreen-bg .banner-content {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  z-index: 4;
  padding: 0 5%;
}
.fullscreen-bg .banner-content h1 {
  color: white;
  text-align: center;
  letter-spacing: 0px;
  font-size: 30px;
}
.fullscreen-bg .banner-arrow {
  position: absolute;
  bottom: 20px;
  width: 71px;
  left: calc(50% - 35px);
  padding-top: 15px;
}
@media (max-width: 767px) {
  .fullscreen-bg {
      background: url('http://fteleaders.org/uploads/images/rotator/gracebloghp.jpg') center center / cover no-repeat;
  }

  .fullscreen-bg__video {
      display: none;
  }
}



/* video page */
body.story .jumbotron.videopage .jumbotron-bg{display: block;}
/*.featured-video{padding-top: 50px;}*/
.featured-video iframe{width: 100%;height: 100%;}
.related-video iframe{width: 100%;height: 100%;object-fit: cover;}
.related-video{padding-top: 40px;display: flex;flex-wrap: wrap;}
.related-video h3{margin-bottom: 5px;}
/*.related-video .video-desc{max-height: 147px;overflow: hidden;margin-bottom: 30px;position: relative;}
.related-video .video-desc:before{content: '';position: absolute;bottom: -6px;left: 0;width: 100%;height: 30px;background-color: #fff;opacity: 0.5;z-index: 9;}*/
.related-video blockquote{margin-bottom: 0;}
.related-video .img {height: 315px;margin-bottom: 40px}
.related-video .video-card{padding-top: 30px;border-bottom: 2px solid rgba(225, 235, 244, 0.5);padding-bottom: 30px;    }
.related-video .video-card:nth-last-child(-n+2) {border-bottom: none;}

@media (max-width: 767px) {
    body.story .jumbotron.videopage .jumbotron-bg{height: 150px;top: 95px;}
    .related-video .img{height: 205px;}
    .featured-video{padding: 0;}
    body.story .jumbotron.videopage{min-height: 350px;}
    .related-video{padding: 0;}
    .related-video iframe{object-fit: initial;}
    .related-video .video-card{border-bottom: 2px solid rgba(225, 235, 244, 0.5);}
    .related-video .video-card:last-child{border-width: 0;}
}
@media (min-width: 767px) and (max-width: 1023px) {
    body.story .jumbotron.videopage .jumbotron-bg{height: 200px;}
    .related-video .img{height: 200px;}
    .related-video h3{min-height: 53px;}
}
@media (min-width:1024px) and (max-width: 1100px) {
    body.story .jumbotron.videopage .jumbotron-bg{height: 200px;}
    .related-video .img{height: 260px;}
    .related-video h3{min-height: 53px;}
}

/* leadrship page  */
.section-heading h2{
  color: #3B1B48;
  font-size:48px;
  line-height:1.2;
}
.leadership-title {
  padding: 190px 0 90px;
  background:#F4F4F4;
}
.leadership-title .section-heading{
  max-width: 680px;
  margin: 0 auto;
}
.leadership-title .section-heading h1{
  font-size:72px;
  font-weight:700;
  line-height: 1.2;
  color:#544261;
  text-transform: capitalize;
  font-family: 'Gotham HTF';
}
.leadership-title .section-heading h1::after{
  content: "";
  display: block;
  width: 73px;
  height: 1px;
  background-color: #EF4623;
  margin: 10px auto 0 auto;
}
.leadership-title .section-heading p{
  color: #544261;
  font-size: 18px;
  font-family: 'Gotham HTF';
  font-weight: bold;
  letter-spacing: 1.5;
}
.video-popup-wrapper{
  margin-top: 45px;
  padding:0 80px;
}
.video-popup-wrapper .sidebar-btn{
  width: 39.1%;
  width: 652px;
}
.video-popup-wrapper .sidebar-btn span {
  font-family: 'Gotham HTF';
  text-transform: uppercase;
}
.video-popup-wrapper .video-popup{
  position: relative;
  overflow: hidden;
}
.video-popup-wrapper .video-popup::before{
    content: "";
    display: block;
    padding-top: 56.25%;
}
.video-popup-wrapper .video-popup .play-btn{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.video-popup-wrapper .video-popup .play-btn img{
  width: 100%;
}

.video-block.player-start .video-play-btn, 
.video-block.player-start .video-poster {
  opacity: 0;
  visibility: hidden;
}

.video-block .video-poster{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.video-block .video-poster img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.video-play-btn span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.2857142857em;
  height: 2.2857142857em;
  color: #fff;
  font-size: 35px;
  border-radius: 100%;
  transition: 0.4s ease;
  cursor: pointer;
}

.video-block .video-inner {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

.video-block .video-inner iframe {
  width: 100%;
  height: 100%;
}

/* section heading */
.section-heading.plus-shape{
  padding-bottom: 20px;
}
.section-heading.plus-shape h3{
  margin: 0;
  font-family: 'Gotham HTF';
  font-weight: bold;
  letter-spacing: 1.5;
}
.section-heading.plus-shape{
  position: relative;
  margin-bottom: 70px;
}
.section-heading.plus-shape::before,
.section-heading.plus-shape::after{
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  display: block;
  background-color: #EF4623;
  margin: 0 auto;
  display: none;
}
.section-heading.plus-shape::before{
  width: 1px;
  height: 30px;
}
.section-heading.plus-shape::after{
  width: 30px;
  height: 1px;
  margin-top: 14px;
}
/* visinary-leaders */
.visinary-leaders{
  padding: 100px 0;
  background-color: #E1EBF4;
}
/* visinary-box-row */
.visinary-box-row{
  display: flex;
  flex-wrap: wrap;
  margin-left: -8px;
  margin-right: -8px;
}
.visinary-box-row .visinary-box{
  width: 33.33%;
  padding: 8px;
  overflow: hidden;
}
.visinary-box-row .visinary-box-inner{
  background-color: #fff;
  padding:40px;
  min-height:377px;
  display: flex;
  flex-direction: column;
  -webkit-transition: all .3s ease-in-out;
          transition: all .3s ease-in-out;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.visinary-box-row .visinary-box:hover .visinary-box-inner{
  /* background-image: linear-gradient(to top, #ef4623, #d83252, #b0386b, #7f4170, #544261); */
  background: none !important;
  background-image: linear-gradient(to left top, #ef4623, #d83252, #b0386b, #7f4170, #544261) !important;
  text-decoration: none;
}
.visinary-box:hover .visinary-box-inner {
  -webkit-transform: rotateY(360deg);
          transform: rotateY(360deg);
}
.visinary-box .num{
  display: block;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 30px;
  font-family: 'Gotham HTF';
  font-weight: bold;
  letter-spacing: 1.5;
}
.visinary-box .text-block {
  display: none;
  opacity: 0;
  -webkit-transition: ease all .3s;
          transition: ease all .3s;
}
.visinary-box:hover .text-block {
  display: inline-block;
  opacity: 1;
}
.visinary-box .v-title,
.visinary-box .num,
.visinary-box .desc p{
  color: #fff;
}
.visinary-box:hover .v-title,
.visinary-box:hover .num,
.visinary-box:hover .desc p{
  color: #fff;
}
.visinary-box .desc{
  margin-top: auto;
}
.visinary-box .desc p{
  font-size:24px;
  margin-bottom: 0;
  font-family: 'Georgia';
  line-height: 1.2;
}
.visinary-box .v-title{
  margin-bottom: 15px;
  font-family: 'Gotham HTF';
  font-weight: bold;
  letter-spacing: 1.5;
}
/*  */
.video-section{
  padding:153px 0;
}
.video-section .video-block{
  position: relative;
}
.video-section .video-block::before{
  content: "";
  display: block;
  padding-top: 56.25%;
}
.video-section .video-block iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* more-than-ever */
.more-than-ever{
  padding: 100px 0;
  background-image: linear-gradient(to right top, #544261, #7f4170, #b0386b, #d83252, #ef4623);
}
.more-than-ever .section-title *,
.more-than-ever .section-desc *{
  color: #fff;
}
.more-than-ever .section-title{
  border-bottom: 1px solid #fff;
}
.more-than-ever .section-title h3{
  margin-bottom:90px;
  font-family: 'Gotham HTF';
  font-weight: bold;
  letter-spacing: 1.5;
}
.more-than-ever .section-title h2{
  font-size: 60px;
  line-height: 1.2;
  margin-bottom: 90px;
  font-family: 'Gotham HTF';
  font-weight: bold;
}
.more-than-ever .section-desc{
  display: flex;
  flex-wrap: wrap;
  padding-top:75px;
}
.more-than-ever .section-desc .left-desc{
  width: 250px;
  margin-right:30px;
}
.more-than-ever .section-desc .right-desc{
  width: calc(100% - 280px);
  font-size: 24px;
  line-height: 1.5;
  font-family: 'Georgia';
}
.more-than-ever .section-desc .left-desc span{
  display: block;
  font-size: 16px;
  font-family: 'Gotham HTF';
  font-weight: bold;
  letter-spacing: 1.5;
}
/* full img */
.full-img img{
  width: 100%;
}

/* we-connected */
.we-connected{
  padding: 90px 0;
  background-color: #E1EBF4;
}
.we-connected .section-heading h2 {
  font-family: 'Gotham HTF';
  font-weight: bold;
  color: #5D496B;
}
.connected-wrapper{
  position: relative;
  padding: 0 90px;
}
.connected-wrapper .sidebar-btn{
  width: 100%;
  max-width: 556px;
}
.connected-slider{
  max-width: 638px;
  margin:0 auto;
}
.connected-slider .slick-track{
  display: flex;
}
.connected-slider .slick-slide > div,
.connected-slider .slick-slide .connected-item{
  height: 100%;
}
.connected-slider .connected-item{
  /* max-width: 638px; */
  padding:65px 100px;
}
.connected-slider .connected-item * {
  color: #fff;
}
.connected-slider .slick-arrow{
  position: absolute;
  width: 55px;
  height: 3px;
  background-color: #EF4623;
  font-size: 0;
  bottom: 0;
  border: 0;
  outline: 0;
}
.connected-slider .slick-arrow.slick-disabled{
  background-color: #919191;
}
.connected-slider .slick-next{
  right: 0;
}
.connected-slider .connected-item.bg-yellow{
  background-color: #F99B1C;
}
.connected-slider .connected-item.bg-purple{
  background-color: #544261;
}
.connected-slider .connected-item.bg-red{
  background-color: #FD2D45;
}
.connected-slider .connected-item.bg-orange{
  background-color: #EF4623;
}
.connected-slider .connected-item .num{
  display: block;
  font-family: 'Gotham HTF';
  font-size: 94px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 20px;
}
.connected-slider .connected-item .connected-heading,
.connected-slider .connected-item p{
  font-size: 36px;
  line-height: 1.2;
}
.connected-slider .connected-item .connected-heading {
  font-family: 'Gotham HTF';
  font-weight: 600;
}
.connected-slider .connected-item p {
  font-family: 'Georgia';
}
/* inspired-wrap */
.we-inspired-sec{
  position: relative;
  padding:100px 0;
  background-color:#F4F4F4;
}
.we-inspired-sec .section-heading h2 {
  font-family: 'Gotham HTF';
  font-weight: bold;
  color: #5D496B;
}
.we-inspired-sec::after{
  content: "\61";
  position: absolute;
  font-family: "fte" !important;
  left: 50%;
  bottom: -20px;
  margin: auto;
  transform: rotate(-90deg) translateY(-50%);
  font-size: 60px;
  color: #544261;
}
.inspired-wrap{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.inspired-wrap .inspired-row{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.inspired-wrap .inspired-box{
  max-width:270px;
  /* border: 10px solid #F4F4F4; */
  padding: 10px 10px;
}
.inspired-wrap .inspired-box .inspired-inner{
  padding:35px;
  min-height: 407px;
  background-image: url(../../uploads/images/pages/gradient-bg.jpg);
}
.inspired-wrap .inspired-box .inspired-inner *{
  color: #fff;
}
.inspired-inner .num {
  display: block;
  font-size: 48px;
  line-height: 1;
  font-family: 'Gotham HTF';
}
.inspired-inner .num::after{
  content: "";
  width: 76px;
  height: 1px;
  background-color: #fff;
  display: block;
  margin: 30px 0;
}
.inspired-inner .i-title,
.inspired-inner p{
  font-size: 18px;
  line-height: 1.2;
}
.inspired-inner .i-title{
  margin-bottom: 20px;
  font-family: 'Gotham HTF';
}
.inspired-inner p {
  font-family: 'Georgia';
}
/* we-provided-sec */
.we-provided-sec{
  padding: 100px 0;
}
.we-provided-sec .section-heading h2 {
  font-family: 'Gotham HTF';
  font-weight: bold;
  color: #5D496B;
}
.we-provided-slider .slick-slide{
  height: auto;
}
.we-provided-slider .slick-slide > div{
  display: flex;
}
.we-provided-slider .slick-current .provided-slider-item::before{
  display: none;
}
.provided-slider-item{
  position: relative;
  /* max-width: 687px; */
  max-width: 98%;
  margin: 0 auto;
}
.provided-slider-item::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 1;
  pointer-events: none;
}
.provided-slider-item figure{
  position: relative;
  padding-top: calc(388/687*100%);
  overflow: hidden;
}
.provided-slider-item figure img{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.provided-slider-item .img-caption{
  position: absolute;
  display: flex;
  bottom: 0;
  width: 100%;
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.5);
}
.provided-slider-item .img-caption *{
  color:#fff;
}
.provided-slider-item .img-caption .num{
  font-size: 37px;
  line-height: 1;
  margin-right: 30px;
  font-family: 'Gotham HTF';
}
.provided-slider-item .img-caption p{
  font-size: 22px;
  margin: 0;
  font-family: 'Plantin Std';
}
/* full-content-sec */
.full-content-sec{
  padding: 120px 0 150px;
  background-image: linear-gradient(to right, #544261, #7f4170, #b0386b, #d83252, #ef4623);
}
.full-content-sec *{
  color: #fff;
}
.full-content-sec h3{
  font-size: 18px;
  margin-bottom: 50px;
  font-family: 'Gotham HTF';
  font-weight: bold;
  letter-spacing: 1.5;
}
.full-content-sec p{
  font-size: 36px;
  line-height: 1.5;
  font-family: 'Gotham HTF';
  font-weight: bold;
}
/* watch block */
.watch-block{
  padding: 142px 0;
}
.watch-slider .watch-item{
  display: flex !important;
  flex-wrap: wrap;
  justify-content: space-between;
}
.watch-slider .custom-num-paging{
  width: 100%;
}
.watch-wrapper {
  display: flex;
  justify-content: space-between;
}
.watch-wrapper .watch-slider-video{
  width: 60%;
  margin-top: 30px;
  padding-right: 30px;
  cursor: pointer;
}
.watch-wrapper .watch-slider-video img{
  max-width: 100%;
}
.watch-wrapper .watch-slider{
  width: 40%;
  max-width: 400px;
}
.watch-wrapper .watch-slider h3{
  font-size: 30px;
  font-weight: 500;
  text-transform: capitalize;
  color: #544261;
  margin-bottom: 70px;
  margin-top: 0;
  font-family: 'Gotham HTF';
}
.watch-wrapper .watch-slider .watch-title{
  font-size: 18px;
  margin-bottom: 30px;
  letter-spacing: 0.1em;
  font-family: 'Gotham HTF';
  color: #544261;
}
.watch-wrapper .watch-slider p{
  font-size: 24px;
  line-height: 1.2;
  font-family: 'Plantin Std';
}
/* read section */
.read-section{
  padding: 90px 0;
  background-color: #E1EBF4;
}
.read-section .container{
  max-width: calc(840px - 30px);
  width: auto;
}
.read-image-slider .custom-num-paging{
  position: absolute;
  top: 20px;
  right: -80px;
  flex-direction: column;
  margin: 0;
}
.read-image-slider .custom-num-paging li{
  position: relative;
  margin: 15px 0;
  color: #7F7F7F;
  border: 0;
}
.read-image-slider .custom-num-paging li::before{
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  background-color: #EF4623;
  right: 100%;
  top: 50%;
  margin-top: -0.5px;
  transition: 0.4s ease;
}
.read-image-slider .custom-num-paging li.slick-active::before{
  width: 70px;
}
.read-slider-item{
  display: flex !important;
  flex-wrap: wrap;
  justify-content: space-between;
}
.read-image-slider::before{
  /* content: ""; */
  /* padding-top: calc(421/351*100%);
  display: block; */
}
.read-image-slider .slick-list{  
  padding-top: 0!important;
  padding-bottom: 0!important;
  padding-left: 20%!important;
  padding-right: 0!important;
}

.read-image-slider .slick-track {
  max-width: 100%!important;
  transform: translate3d(0, 0, 0)!important;
  perspective: 100px;
}
.read-image-slider .slick-slide {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
  width: 100%!important;
  transform: translate3d(0, 0, 0);
  transition: transform 1s, opacity 1s;
}
.read-image-slider .slick-slide:focus{
  outline:0;
}

.read-image-slider .slick-snext,
.read-image-slider .slick-sprev,
.read-image-slider .slick-snext2,
.read-image-slider .slick-sprev2{
  display: block;
}

.read-image-slider .slick-current {
  opacity: 1;
  position: relative;
  display: block;
  z-index: 2;
}

.read-image-slider .slick-snext {
  /* opacity: 1; */
  /* transform: translate3d(10%, 0, -10px); */
  z-index: 1;
  perspective: 1000px;
}
.read-image-slider .slick-snext2 {
  /* opacity: 1;
  transform: translate3d(20%, 0, -20px); */
  z-index: 0;
  perspective: 1000px;
}

.read-image-slider .slick-sprev {
  opacity: 1;
  transform: translate3d(-20%, 0, -10px);
}

.read-image-slider .slick-sprev2 {
  opacity: 1;
  transform: translate3d(-40%, 0, -20px);
}

.read-slider-item .desc-part h3{
  font-size: 30px;
  line-height: 1.2;
  color: #544261;
  text-transform: capitalize;
  margin-bottom: 70px;
  font-family: 'Gotham HTF';
}
.read-slider-item .desc-part .read-desc,
.read-slider-item .desc-part .read-title{
  font-size: 23px;
  line-height: 1.5;
  color: #544261;
}
.read-slider-item .desc-part .read-desc p{
  font-family: 'Georgia';
}
.read-slider-item .desc-part .read-title{
  font-style: italic;
  font-family: 'Georgia';
}
.read-slider-item .desc-part hr{
  margin-top: 35px;
  margin-bottom: 35px;
  border-top:1px solid #544261;
}
/* slider style */
.read-section-wrap {
  display: flex;
  justify-content: space-between;
}
.read-image-slider {
  width: 45%;
  margin-top: 100px;
}
.read-image-slider img {
  max-width: 100%;
}
.read-sec-slider {
  width: 50%;
  max-width: 295px;
}

/* listen-section */
.listen-section{
  padding: 140px 0;
}
.listen-section .section-heading h3{
  text-transform: capitalize;
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 70px;
  margin-top: 0;
  font-family: 'Gotham HTF';
  color: #544261;
}
.audio-wrapper .audio-row{
  display: flex;
  flex-wrap: wrap;
  margin-left: -27px;
  margin-right: -27px;
}
.audio-row .audio-item-outer {
  width: 33.33%;
  padding: 0 27px;
}
.audio-row .audio-item{
  position: relative;
  display:block;
  padding-left: 60px;
  cursor: pointer;
}
.audio-item-outer .audio-title,
.audio-item-outer .audio-type{
  color: #544261;
}
.audio-row .audio-item::before{
  content: attr(data-audio-num);
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  color: #EF4623;
  font-size: 18px;
  font-family: 'Gotham HTF';
}
.audio-item .audio-title{
  font-size: 21px;
  margin-bottom: 15px;
  font-family: 'Gotham HTF';
  font-weight: bold;
}
.audio-item .audio-type{
  font-size: 18px;
  font-style: italic;
  font-family: 'Georgia';
}
.audio-item ul {
  margin-top: 10px;
}
.audio-item ul li {
  font-size: 18px;
  font-style: italic;
  font-family: 'Georgia';
}
.audio-item-outer.is-played .audio-title,
.audio-item-outer.is-played .audio-item .audio-type,
.audio-item-outer .audio-item:hover .audio-title,
.audio-item-outer .audio-item:hover .audio-type,
.audio-item-outer .audio-item:hover ul li{
  color: #EF4623;
}
.audio-wrapper hr{
  margin: 50px 0;
  border-top: 1px solid #544261;
}
/* online program */
.online-program{
  background-color: #E1EBF4;
}
.online-program .section-heading{
  padding:70px 0;
}
.online-program .section-heading h3{
  font-size: 18px;
  letter-spacing: 0.1em;
  line-height: 1.2;
  margin: 0;
  color: #544261;
  font-family: 'Gotham HTF';
  font-weight: bold;
}
.program-part{
  display: flex;
  flex-wrap: wrap;
}
.program-part .program-item{
  position: relative;
  width: 50%;
}
.program-part .program-item *{
  color:#fff;
}
.program-part .program-item.bg-yellow{
  background-color: #F99B1C;
}
.program-part .program-item.bg-red{
  background-color: #FD2D45;
}
.program-part .program-item .program-inner{
  padding: 140px 15px;
}
.program-part .program-item:nth-child(odd){
  padding-left: calc((100% - 1200px)/2);
  padding-right: 124px;
}
.program-part .program-item:nth-child(even){
  padding-right: calc((100% - 1200px)/2);
  padding-left: 124px;
}
.program-part .program-item h3{
  font-size: 30px;
  line-height: 1.2;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 55px;
  font-family: 'Gotham HTF';
}
.program-part .program-item p{
  font-size: 24px;
  line-height: 1.5;
  font-family: 'Georgia';
}
/* slick slider */
.slick-slider .slick-slide{
  height: auto;
}
.slick-dots{
  display: flex !important;
  justify-content: center;
  padding: 0;
  margin-top: 44px;
}
.slick-dots li{
  font-size: 0;
}
.slick-dots li button{
  display: flex;
  padding:0;
  width: 7px;
  height: 7px;
  background-color: #919191;
  border: 0;
  border-radius: 100%;
  margin: 0 10px;
  outline: 0;
}
.slick-dots li.slick-active button{
  background-color: #EF4623;
}
.custom-num-paging{
  display: flex;
  justify-content: center;
  padding: 0;
  margin-top: 30px;
  z-index: 1;
}
.custom-num-paging li{
  display: inline-flex;
  padding: 0 10px;
  color:#544261;
  font-size:18px;
  line-height: 1;
  list-style: none;
  border-right: 2px solid #544261;
  cursor: pointer;
  font-family: 'Gotham HTF';
}
.custom-num-paging li:last-child{
  border:0;
}
.custom-num-paging li.slick-active{
  color: #EF4623;
}
.slick-slide img{
  max-width: 100%;
}
/* financial-highlights */
.financial-highlights{
  padding: 100px 0;
  background-color: #E1EBF4;
}
.activity-wrapper hr{
  margin-top: 70px;
  margin-bottom: 70px;
  border-top: 1px solid #EF4623;
}
.activity-title{
  display: block;
  max-width: 768px;
}
.activity-title h2{
  font-size: 48px;
  line-height: 1.2;
  color: #544261;
  font-family: 'Gotham HTF';
  font-weight: bold;
}
.activity-desc{
  display: block;
  margin-top: 90px;
  max-width: 100%;
}
.activity-desc h4{
  font-size: 18px;
  letter-spacing: 0.1em;
  color: #544261;
  font-family: 'Gotham HTF';
  font-weight: bold;
}
.activity-desc p{
  font-size: 24px;
  line-height: 1.2;
  color: #544261;
  font-family: 'Georgia';
}
/*  */
.expenses-title{
  margin-bottom: 70px;
}
.expenses-title h4{
  color:#544261;
  font-size:18px;
  letter-spacing: 0.1em;
  font-family: 'Gotham HTF';
  font-weight: bold;
}
/* donors section */
.donors-section{
  padding: 120px 0;
}
.donors-section .container{
  max-width: 800px;
}
.donors-section .donor-heading{
  margin-bottom: 90px;
}
.donors-section .donor-heading h4{
  letter-spacing: 0.1em;
  color: #544261;
  font-size: 18px;
  font-family: 'Gotham HTF';
  font-weight: bold;
}
.donors-section .donor-heading p {
  font-size: 24px;
  line-height: 1.5;
  font-family: 'Georgia';
}
.donors-section .donors-list{
  column-count: 2;
}
.donors-list ul{
  padding: 0;
  margin-bottom: 60px;
}
.donors-list li{
  color:#544261;
  font-size: 22px;
  line-height: 1.3;
  list-style: none;
  font-family: 'Plantin Std';
}
.donors-list .price-details{
  margin-bottom: 30px;
  color:#544261;
  font-size: 24px;
  line-height: 1.3;
}
.donors-list .price-details strong {
  font-family: 'Gotham HTF';
  font-weight: bold;
}
/* BOARD OF DIRECTORS */
.bod-sec{
  padding: 100px 0;
  background-color:#E1EBF4;
}
.bod-sec .bod-title{
  margin-bottom: 50px;
}
.bod-sec .bod-title h4{
  letter-spacing: 0.1em;
  color: #544261;
  font-size: 18px;
  font-family: 'Gotham HTF';
  font-weight: bold;
}
.bod-sec .container{
  max-width: 780px;
}
.bod-sec .directors-list ul{
  padding: 0;
  margin: 0;
}
.bod-sec .directors-list li{
  margin-bottom: 20px;
  list-style: none;
  line-height: 1.3;
  font-size: 22px;
  font-family: 'Plantin Std';
}
.bod-sec .directors-list li:last-child{
  margin-bottom: 0;
}
.bod-sec .directors-list li .bod-name {
  font-family: 'Gotham HTF';
  font-weight: bold;
}
/*  */
.sidebar-btn{
  position: absolute;
  left: 0;
  display: inline-block;
  vertical-align: top;
  padding: 27px 90px;
  color: #fff;
  font-size: 17px;
  text-align: center;
  background: rgb(239,70,35);
  background: radial-gradient(circle, rgba(239,70,35,1) 0%, rgba(84,66,97,1) 100%);
  transform: rotate(-90deg) translatex(-100%);
  transform-origin: left top;
  z-index: 1;
}
.sidebar-btn span {
  font-family: 'Gotham HTF';
  text-transform: uppercase;
}
.sidebar-btn:hover{
  text-decoration: none;
}
/* pie chart */
.highcharts-credits{
  display: none;
}
/* audio player */
.audio-player-wrapper{  
  background-color: rgba(0,0,0,0.5) !important;
}
.fancybox-is-open .audio-player-wrapper {
  max-width: 500px !important;
}
.audio-player-wrapper *{
  color: #fff;
}

/* Slick override */
.slick-slider .slick-arrow {
  background-color: transparent;
  padding: 0;
  height: 25px;
  bottom: -9px;
}
.slick-slider .slick-arrow:after {
  content: "\61";
  font-size: 50px;
  font-family: "fte" !important;
  display: inline-block;
  height: 100%;
  color: #EF4623;
}
.slick-slider .slick-arrow.slick-next {
  transform: rotate(180deg);
}

.connected-slider .slick-arrow.slick-disabled {
  background-color: transparent;
}

.connected-slider .slick-arrow.slick-disabled:after {
  color: #919191;
}

/* soundcloud style */
.audio-player-wrapper {
  max-width: 1366px !important;
  width: 100%;
}

/* slick-nav-wrap */
.slick-nav-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1175px;
  margin: 44px auto;
  padding: 0 30px;
}
.slick-nav-wrap .slick-dots {
  margin: 0 30px;
}
.slick-nav-wrap .slick-arrow {
  padding: 0;
  font-size: 0;
  border: none;
  background: transparent;
}
.slick-nav-wrap .slick-arrow:hover,
.slick-nav-wrap .slick-arrow:focus {
  outline: none;
}
.slick-nav-wrap .slick-arrow:after {
  content: "\61";
  font-size: 50px;
  font-family: "fte" !important;
  vertical-align: middle;
  display: inline-block;
  color: #EF4623;
}
.slick-nav-wrap .slick-arrow.slick-disabled:after {
  color: #919191;
}
.slick-nav-wrap .slick-arrow.slick-next {
  transform: rotate(180deg);
}
.slick-nav-wrap .slick-next {
  order: 1;
}
body.annual-report .navbar.navbar-inverse.navbar-fixed-top {
  background-color: #544261;
} 
body.annual-report .fixednav {
  background-color: #544261 !important;
} 
body.annual-report .navbar.navbar-inverse.navbar-fixed-top .container .navbar-nav {
  min-height: 45px;
}
.expense-pie img{
  max-width: 100%;
}
/* ================== */
/* === Responsive === */
/* ================== */
@media (max-width:1200px){
  .video-popup-wrapper .container{
    max-width:1200px;
    width: auto;
  }
  .video-popup-wrapper .sidebar-btn{
    width: 45.2vw;
  }
  .video-section{
    padding:100px 0;
  }
  .full-content-sec{
    padding:100px 0;
  }
  .watch-block{
    padding:100px 0; 
  }
  .listen-section{
    padding:100px 0; 
  }
  .program-part .program-item:nth-child(odd),
  .program-part .program-item:nth-child(even){
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (max-width:1023px){
  .section-heading h2{
    font-size: 38px;
  }
  .leadership-title .section-heading h1{
    font-size: 52px;
  }
  .video-popup-wrapper .sidebar-btn{
    padding: 20px 30px;
  }
  .video-popup-wrapper{
    padding: 0 65px;
  }
  .video-popup-wrapper .sidebar-btn{
    width: 43.7vw;
  }
  .leadership-title,
  .visinary-leaders,
  .video-section,
  .more-than-ever,
  .we-connected,
  .we-inspired-sec,
  .we-provided-sec,
  .full-content-sec,
  .watch-block,
  .listen-section{
    padding: 50px 0;
  }  
  .video-popup-wrapper .video-popup .play-btn{
    font-size: 63px;
  }
  .visinary-box-row .visinary-box-inner{
    padding: 25px;
  }
  .more-than-ever .section-title h3{
    margin-bottom: 40px;
  }
  .more-than-ever .section-title h2{
    font-size: 40px;
  }  
  .connected-slider .connected-item{
    padding:60px 80px;
  }
  .connected-wrapper .sidebar-btn{
    width: 546px;
  }  
  .we-provided-slider .slick-list{
    padding: 0 10% !important;
  }    
  .read-section{
    padding: 50px 0;
  }
  .read-slider-item .desc-part h3{
    margin-bottom: 40px;
  }  
  .donors-section{
    padding: 50px 80px;
  }
  .donors-section .container{
    width: auto;
  }
  .audio-row .audio-item{
    padding-left: 40px;
  }
  .listen-section .section-heading h3{
    margin-bottom: 50px;
  }
  .online-program .section-heading{
    padding: 50px 0;
  }
  .program-part .program-item .program-inner{
    padding: 60px 0;
  }
  .financial-highlights{
    padding: 50px 0;
  }
  .program-part .program-item h3{
    margin-bottom: 40px;
  }
  .donors-section .donor-heading{
    margin-bottom: 50px;
  }
  .bod-sec{
    padding: 50px 0;
  }
  .read-image-slider .custom-num-paging {
    top: 0;
    right: -25%;
  }
  .video-play-btn span {
    font-size: 30px;
  }
}
@media (max-width:767px){
  .leadership-title,
  .visinary-leaders,
  .video-section,
  .more-than-ever,
  .we-connected,
  .we-provided-sec,
  .full-content-sec,
  .watch-block,
  .listen-section,
  .read-section,
  .financial-highlights{
    padding: 30px 0;
  }
  .sidebar-btn{
    padding:20px 30px;
    margin-bottom: 10px;
  }
  .connected-slider .connected-item{
    padding: 20px 20px;
  }
  .leadership-title .section-heading h1{
    font-size: 38px;
  }
  .video-popup-wrapper{
    padding: 0;
  }
  .video-popup-wrapper .sidebar-btn{
    position: static;
    display: block;
    transform: none;
    width: calc(100% - 40px);
    margin: 0 auto 10px;
  }
  .visinary-box-row .visinary-box{
    width: 50%;
  }
  .more-than-ever .section-title h2{
    font-size:30px;
    margin-bottom: 40px;
  }
  .more-than-ever .section-desc{
    padding-top: 40px;
  }
  .more-than-ever .section-desc .left-desc{
    width: 100%;
    margin: 0 0 20px;
  }
  .more-than-ever .section-desc .right-desc{
    width: 100%;
  }
  .section-heading h2{
    font-size: 28px;
  }
  .connected-wrapper{
    padding: 0 20px;
  }
  .connected-wrapper .sidebar-btn{
    position: static;
    transform: none;
    width: 100%;
    max-width: none;
  }
  .connected-slider .connected-item .num{
    font-size: 50px;
  }
  .connected-slider .connected-item .connected-heading, .connected-slider .connected-item p{
    font-size: 24px;
  }
  .inspired-wrap .inspired-box .inspired-inner{
    padding: 25px 20px;
    min-height: 350px;
  }
  .we-inspired-sec{
    padding: 30px 0 50px;
  }
  .provided-slider-item .img-caption .num{
    font-size: 28px;
    margin-right: 10px;
  }
  .provided-slider-item .img-caption{
    padding: 10px;
    position: relative;
  }
  .provided-slider-item .img-caption p{
    font-size: 18px;
  }
  .full-content-sec h3{
    margin-bottom: 20px;
  }
  .full-content-sec p{
    font-size: 20px;
  }
  .watch-wrapper .watch-slider-video,
  .watch-wrapper .watch-slider{
    width: 100%;
    padding: 0;
    max-width: none;
  }
  .watch-wrapper .watch-slider-video{
    margin-bottom: 30px;
    margin-top: 0;
  }
  .watch-wrapper .watch-slider h3{
    margin-bottom: 30px;
  }
  .read-slider-item .desc-part .read-desc, .read-slider-item .desc-part .read-title{
    font-size: 20px;
  }
  .read-slider-item .desc-part hr{
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .read-slider-item .desc-part h3{
    margin-bottom: 20px;
  }
  .read-image-slider .custom-num-paging{
    left:47%;
  }
  .audio-row .audio-item-outer{
    width: 50%;
    margin-bottom: 15px;
  }
  .program-part .program-item:nth-child(odd), .program-part .program-item:nth-child(even){
    padding-left: 20px;
    padding-right: 20px;
  }
  .program-part .program-item h3{
    font-size: 26px;
    margin-bottom: 20px;
  }
  .program-part .program-item p{
    font-size: 20px;
  }
  .activity-title h2{
    font-size: 30px;
  }
  .watch-wrapper .watch-slider p{
    font-size: 20px;
  }
  .donors-list .price-details{
    font-size: 20px;
  }
  .donors-list li{
    font-size: 18px;
  }
  .donors-list ul{margin-bottom: 20px;}
  .bod-sec .directors-list li{
    font-size: 20px;
  }
  .bod-sec .bod-title{
    margin-bottom: 30px;
  }
  .audio-wrapper .audio-row{
    margin-left: -20px;
    margin-right: -20px;
  }
  .audio-wrapper hr{
    margin: 20px 0;
  }
  .program-part .program-item .program-inner{
    padding: 30px 0;
  }
  .activity-desc{
    margin-top: 30px;
  }
  .activity-wrapper hr{
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .activity-desc p{
    font-size: 20px;
  }
  .expenses-title{
    margin-bottom: 30px;
  }
  .donors-section .donor-heading{
    margin-bottom: 30px;
  }
  .we-inspired-sec::after {
    font-size: 40px;
  }
  .slick-slider .slick-arrow:after,
  .slick-nav-wrap .slick-arrow:after {
    font-size: 30px;
  }
  .slick-nav-wrap .slick-dots {
    margin: 0 10px;
  }
  .program-part .program-item::after {
    font-size: 24px;
  }
  .read-section-wrap {
    flex-direction: column;
  }
  .read-image-slider {
    width: 100%;
    margin-top: 50px;
  }
  .read-sec-slider {
    width: 100%;
    max-width: none;
    margin-top: 30px;
  }
  .read-image-slider .custom-num-paging{
    top: -40px;
    left: 50%;
    flex-direction: row;
    transform: translateX(-50%);
  }
  .read-image-slider .custom-num-paging li{
    margin: 0 0;
  }
  .read-image-slider .custom-num-paging li::before{
    width: 1px;
    height: 0;
    left: 50%;
    top: 100%;
  }
  .read-image-slider .custom-num-paging li.slick-active::before{
    width: 1px;
    height: 50px;
  }
  .watch-wrapper {
    flex-direction: column;
  }
  .video-play-btn span {
    font-size: 25px;
  }
}
@media (max-width:481px){
  .visinary-box-row .visinary-box{
    width: 100%;
  }
  .read-section{
    padding-top: 50px;
  }
  .read-slider-item .desc-part{
    width: 100%;
    max-width: none;
  }
  /* .read-slider-item .img-part{
    margin-top: 20px;
    margin-bottom: 20px;
  } */
  .audio-row .audio-item-outer{
    width: 100%;
  }
  .program-part .program-item{
    width: 100%;
  }
  .donors-section{
    padding-left: 0;
    padding-right: 0;
  }
  .donors-section .donors-list{
    column-count: auto;
  }
  .donors-section .sidebar-btn{
    position: relative;
    display: block;
    width: calc(100% - 40px);
    transform: none;
    margin: 0 auto 15px;
  }
  .highcharts-background,
  .highcharts-root,
  .highcharts-container {
    height: auto !important;
  }
  .audio-player-wrapper {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .video-play-btn span {
    font-size: 16px;
  }
}
.audio-player-wrapper.fancybox-content {
    max-width: 500px !important;
}



/*New virtual guide page design*/


/* About */

body.about {
  padding-top: 139px;
}
body.about img {
  max-width: 100%;
}
.about-wrapper .guide-to-gatheting {
    background-color: #554361;
    padding: 60px 0;
}
.about-wrapper .guide-to-gatheting h3 {
    color: #ffffff;
    font-family: "proxima_nova_rgregular", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 60px;
    letter-spacing: 3px;
}
.about-wrapper .guide-to-gatheting h2 {
    color: #ffffff;
    font-size: 40px;
    line-height: 1.2;
    font-weight: normal;
    font-family: "proxima_nova_rgregular", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top: 0;
}
.about-wrapper .guide-to-gatheting hr {
    margin-top: 60px;
    margin-bottom: 60px;
}
.about-wrapper .gatherings-content p {
    color: #ffffff;
    font-size: 24px;
    font-family: Georgia;
    line-height: 1.5;
}
.about-wrapper .gatherings-content ul li {
    background-color: #807389;
    color: #ffffff;
    margin-bottom: 7px;
    font-size: 24px;
    font-family: Georgia;
    padding: 10px 25px;
    display: inline-block;
    font-style: italic;
}
.about-wrapper .gatherings-content ul li span {
    font-family: "proxima_nova_rgregular", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
}
.about-wrapper .gatherings-content ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.about-wrapper .about-content-section {
    background-color: #f4f4f4;
    padding: 60px 0;
}
.about-wrapper .about-content-section p {
    font-size: 24px;
    color: #544261;
    font-family: Georgia;
    line-height: 1.5;
}
.about-wrapper .about-sec-content {
    background-color: #544261;
    padding: 60px 0 110px;
}
.about-wrapper .about-sec-content p {
    color: #ffffff;
    font-size: 36px;
    line-height: 1.2;
}
.about-wrapper .more-than-ever.vartual-gatherings {
    background-image: none;
    background-color: #e1ebf4;
}
.about-wrapper .more-than-ever.vartual-gatherings .vartual-text {
    color: #544261;
    font-size: 36px;
    margin-bottom: 60px;
    font-family: "proxima_nova_rgregular", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1.3;
    margin-left: 280px;
}
.about-wrapper .more-than-ever.vartual-gatherings p {
    color: #544261;
}
.about-wrapper .more-than-ever.vartual-gatherings .section-desc {
    padding-top: 0;
}
.about-wrapper .more-than-ever.vartual-gatherings .section-desc .left-desc .vartual-step {
    display: inline-block;
    color: #544261;
    border: 3px solid #544261;
    width: 80px;
    height: 80px;
    text-align: center;
    border-radius: 50%;
    font-size: 24px;
    line-height: 3.2;
    font-family: "proxima_nova_rgregular", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
}
.about-wrapper .more-than-ever.vartual-gatherings .section-desc .left-desc .vartual-step-name {
    display: inline-block;
    color: #544261;
    text-transform: uppercase;
    font-size: 18px;
    font-family: "proxima_nova_rgregular", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-left: 30px;
    font-weight: normal;
}
.about-wrapper .more-than-ever.vartual-gatherings hr {
    border-color: #544261;
    margin-top: 50px;
    margin-bottom: 50px;
}
.about-wrapper .more-than-ever.fte-care-practices {
    background-image: linear-gradient(to right bottom, #544261, #5c425e, #724643, #c35f4b, #ef4623);
} 
.about-wrapper .more-than-ever.fte-care-practices .section-title h3 {
    color: #ffffff;
    font-family: "proxima_nova_rgregular", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 60px;
    font-weight: normal;
    letter-spacing: 3px;
}
.about-wrapper .more-than-ever.fte-care-practices .section-title h2 {
    font-size: 36px;
    line-height: 1.2;
    font-weight: normal;
    font-family: "proxima_nova_rgregular", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.about-wrapper .more-than-ever.fte-care-practices .section-desc .left-desc .fte-care-title {
    display: block;
    text-transform: uppercase;
    font-size: 18px;
    font-family: "proxima_nova_rgregular", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    max-width: 210px;
}
.about-wrapper .more-than-ever.fte-care-practices .section-desc .left-desc .fte-care-title:after {
    content: "";
    background-color: #ffffff;
    width: 50px;
    height: 2px;
    display: block;
    margin: 20px 0;
}
.about-wrapper .more-than-ever.fte-care-practices hr {
    border-color: #ffffff;
    margin-top: 50px;
    margin-bottom: 0;
}
.about-wrapper .more-than-ever.fte-care-practices .design-our-way p {
    font-size: 21px;
    font-style: italic;
}
.about-wrapper .additional-resources {
    background-color: #e1ebf4;
    padding: 60px 0;
}
.about-wrapper .resources-title {
    font-size: 18px;
    display: block;
    text-transform: uppercase;
    font-family: "proxima_nova_rgregular", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    max-width: 190px;
    color: #544261;
}
.about-wrapper .additional-resources p {
    font-size: 24px;
    color: #544261;
    font-family: 'Georgia';
    font-style: italic;
    line-height: 1.5;
}
.about-wrapper .virtual-tools {
    padding: 60px 0;
}
.about-wrapper .virtual-tools h2 {
    margin-top: 0;
    font-weight: normal;
    font-size: 25px;
    font-family: "proxima_nova_rgregular", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.about-wrapper .virtual-tools ul {
    list-style: none;
    padding: 0;
    margin-bottom: 40px;
}
.about-wrapper .virtual-tools ul li {
    color: #50283c;
    font-size: 21px;
    font-family: 'Georgia';
}

/* new css from Grant  start*/
.download-button {
  border: solid 5px white;
    padding: 20px 30px;
}
.download-button:hover {
  border: solid 5px white;
    background-color: white;
    color: #c35f4b;
    text-decoration: none;
}

span.glyphicon.glyphicon-save {
  font-size: 19px; margin-right: 5px;padding-bottom: 5px;display: inline-block;float: right;margin-top: 23px;color: white;
}

.download-button .glyphicon .glyphicon-save {
  font-size: 19px; margin-right: 5px;padding-bottom: 5px;
}

.about-banner-section {
  width: 100%
}


/* new css from grant end */

@media (max-width:991px){
    body.about {
        padding-top: 134px;
    }
    .about-wrapper .guide-to-gatheting h2 {
      font-size: 34px;
    }
    .about-wrapper .gatherings-content ul li {
        font-size: 18px;
    }
    .about-wrapper .about-sec-content p {
        font-size: 30px;
    }
}
@media (max-width:767px){
    body.about {
        padding-top: 124px;
    }
    .about-wrapper .guide-to-gatheting {
        padding: 30px 0;
    }
    .about-wrapper .guide-to-gatheting h2 {
      font-size: 28px;
    }
    .about-wrapper .guide-to-gatheting h3 {
      margin-bottom: 30px;
    }
    .about-wrapper .gatherings-content ul{
      margin-top: 25px;
    }
    .about-wrapper .gatherings-content ul li {
        display: block;
        font-size: 16px;
    }
    .about-wrapper .guide-to-gatheting hr {
      margin-top: 40px;
      margin-bottom: 40px;
    }
    .about-wrapper .about-content-section {
        padding: 30px 0;
    }
    .about-wrapper .about-content-section p {
        font-size: 16px;
    }
    .about-wrapper .about-sec-content {
        padding: 40px 0 40px;
    }
    .about-wrapper .about-sec-content p {
        font-size: 24px;
        margin-bottom: 0;
    }
    .about-wrapper .more-than-ever.vartual-gatherings .vartual-text {
        font-size: 28px;
        margin-bottom: 30px;
        margin-left: 0;
    }
    .about-wrapper .more-than-ever.vartual-gatherings hr {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .about-wrapper .more-than-ever.vartual-gatherings .section-desc .left-desc .vartual-step {
        width: 60px;
        height: 60px;
        font-size: 22px;
        line-height: 2.5;
    }
    .about-wrapper .more-than-ever.vartual-gatherings p {
        font-size: 16px;
    }
    .about-wrapper .more-than-ever.fte-care-practices .section-title h2 {
        font-size: 28px;
    }
    .about-wrapper .more-than-ever.fte-care-practices .section-desc .left-desc .fte-care-title {
        max-width: 100%;
        font-size: 16px;
    }
    .about-wrapper .more-than-ever.fte-care-practices p {
        font-size: 16px;
    }
    .about-wrapper .more-than-ever.fte-care-practices .design-our-way p {
        font-size: 16px;
    }
    .about-wrapper .additional-resources {
        padding: 30px 0;
    }
    .about-wrapper .resources-title {
        max-width: 100%;
        margin-bottom: 20px;
        font-size: 16px;
    }
    .about-wrapper .additional-resources p br {
      display: none;
    }
    .about-wrapper .additional-resources p {
      font-size: 16px;
      margin-bottom: 0;
    }
    .about-wrapper .virtual-tools h2 {
        font-size: 22px;
        margin-bottom: 10px;
    }
    .about-wrapper .virtual-tools ul li {
        font-size: 16px;
    }
    .about-wrapper .virtual-tools {
        padding: 30px 0 0;
    }
    .about-wrapper .more-than-ever.vartual-gatherings .section-desc .left-desc .vartual-step-name {
        font-size: 16px;
    }
    .about-wrapper .more-than-ever.fte-care-practices .section-title h3 {
        margin-bottom: 30px;
    }
    .about-wrapper .gatherings-content p {
        font-size: 16px;
    }
    .about-wrapper .virtual-tools {
        padding-bottom: 0;
    }
    body.about footer {
        margin-top: 0;
    }
    .about-wrapper .virtual-tools ul {
        margin-bottom: 30px;
    }
}
@media (max-width:575px){
    .about-wrapper .guide-to-gatheting h3 {
        margin-bottom: 24px;
    }
    .about-wrapper .guide-to-gatheting h2 {
        font-size: 20px;
    }
    .about-wrapper .gatherings-content ul li {
        padding: 10px;
    }
    
    .about-wrapper .about-sec-content p {
        font-size: 20px;
    }
    .about-wrapper .more-than-ever.vartual-gatherings .vartual-text {
        font-size: 20px;
    }
    .about-wrapper .more-than-ever.fte-care-practices .section-title h2 {
        font-size: 20px;
    }
    .about-wrapper .more-than-ever.vartual-gatherings .section-desc .left-desc .vartual-step {
        width: 50px;
        height: 50px;
        font-size: 18px;
   }
}
