/* ---------------------------------------------------------------------
 Legacy Styles
------------------------------------------------------------------------ */
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on September 3, 2014 */
@font-face {
  font-family: 'Source Sans Pro';
  src: url("../SigNet/includes/fonts/source-sans-pro/sourcesanspro-blackit-webfont.eot");
  src: url("../SigNet/includes/fonts/source-sans-pro/sourcesanspro-blackit-webfont.eot?#iefix") format("embedded-opentype"), url("../SigNet/includes/fonts/source-sans-pro/sourcesanspro-blackit-webfont.woff") format("woff"), url("../SigNet/includes/fonts/source-sans-pro/sourcesanspro-blackit-webfont.ttf") format("truetype"), url("../media/fonts/sourcesanspro-blackit-webfont.svg#source_sans_problack_italic") format("svg");
  font-weight: 600;
  font-style: italic; }

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../SigNet/includes/fonts/source-sans-pro/sourcesanspro-light-webfont.eot");
  src: url("../SigNet/includes/fonts/source-sans-pro/sourcesanspro-light-webfont.eot?#iefix") format("embedded-opentype"), url("../SigNet/includes/fonts/source-sans-pro/sourcesanspro-light-webfont.woff") format("woff"), url("../SigNet/includes/fonts/source-sans-pro/sourcesanspro-light-webfont.ttf") format("truetype"), url("../SigNet/includes/fonts/source-sans-pro/sourcesanspro-light-webfont.svg#source_sans_prolight") format("svg");
  font-weight: 200;
  font-style: normal; }

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../SigNet/includes/fonts/source-sans-pro/sourcesanspro-semibold-webfont.eot");
  src: url("../SigNet/includes/fonts/source-sans-pro/sourcesanspro-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../SigNet/includes/fonts/source-sans-pro/sourcesanspro-semibold-webfont.woff") format("woff"), url("../SigNet/includes/fonts/source-sans-pro/sourcesanspro-semibold-webfont.ttf") format("truetype"), url("../SigNet/includes/fonts/source-sans-pro/sourcesanspro-semibold-webfont.svg#source_sans_prosemibold") format("svg");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../SigNet/includes/fonts/source-sans-pro/sourcesanspro-regular-webfont.eot");
  src: url("../SigNet/includes/fonts/source-sans-pro/sourcesanspro-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../SigNet/includes/fonts/source-sans-pro/sourcesanspro-regular-webfont.woff") format("woff"), url("../SigNet/includes/fonts/source-sans-pro/sourcesanspro-regular-webfont.ttf") format("truetype"), url("../SigNet/includes/fonts/source-sans-pro/sourcesanspro-regular-webfont.svg#source_sans_proregular") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../SigNet/includes/fonts/source-sans-pro/sourcesanspro-black-webfont.eot");
  src: url("../SigNet/includes/fonts/source-sans-pro/sourcesanspro-black-webfont.eot?#iefix") format("embedded-opentype"), url("../SigNet/includes/fonts/source-sans-pro/sourcesanspro-black-webfont.woff") format("woff"), url("../SigNet/includes/fonts/source-sans-pro/sourcesanspro-black-webfont.ttf") format("truetype"), url("../SigNet/includes/fonts/source-sans-pro/sourcesanspro-black-webfont.svg#source_sans_problack") format("svg");
  font-weight: 600;
  font-style: normal; }

/* ---------------------------------------------------------------------
RESET CSS (thanks Eric Meyer)
------------------------------------------------------------------------ */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  vertical-align: baseline; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

:focus {
  outline: 0; }

html {
  overflow-y: scroll;
  /* Always show a vertical scrollbar, even when there is no scrolling */ }

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

/* ---------------------------------------------------------------------
 HTML5 Element Reset
------------------------------------------------------------------------ */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
  display: block; }

audio, canvas, video, progress, picture {
  display: inline-block; }

template {
  display: none; }

/* ---------------------------------------------------------------------
 Form Reset Styles
------------------------------------------------------------------------ */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none; }

input[type="search"] {
  -webkit-appearance: none;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

::-moz-focus-inner {
  border: 0;
  padding: 0; }

body {
  font-size: 16px;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif; }
  body * {
    -webkit-font-smoothing: antialiased; }

a {
  color: #1a73b3; }

.visuallyHidden {
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  position: absolute;
  clip: rect(0 0 0 0);
  overflow: hidden; }

.banner {
  background: #3b6d8e;
  color: #ffffff;
  padding: 10px 0;
  overflow: hidden;
  text-align: center;
  line-height: 1.3;
  font-size: 14px; }
  .banner a {
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    -webkit-transition: color 0.2s;
    -moz-transition: color 0.2s;
    -ms-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
    display: block; }
    .banner a:hover {
      color: #06b6ff; }

.masthead-inner {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px; }

.masthead {
  padding: 20px 0; }

.masthead-form-input {
  border: none;
  border-bottom: 1px solid #4f565a;
  padding: 12px 10px;
  font-size: 16px;
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }

.masthead-form-row {
  margin-bottom: 10px; }

.masthead-form-meta {
  font-size: 13px;
  padding: 10px 0; }
  .masthead-form-meta a {
    color: #4f565a; }
    .masthead-form-meta a:hover {
      text-decoration: none; }

.footer {
  border-top: 30px solid #4f565a;
  background: #d4ccc1;
  color: #4f565a;
  padding: 40px 0;
  line-height: 1.5; }
  .footer a {
    color: #4f565a; }

.footer-col + .footer-col {
  margin-top: 20px; }

.footer-col_right {
  text-transform: uppercase; }

.container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  position: relative; }

.container_thin {
  max-width: 780px; }

.container_md {
  max-width: 970px; }

.container_tiny {
  max-width: 390px; }

@font-face {
  font-family: 'icomoon';
  src: url("../SigNet/includes/fonts/icomoon/icomoon.eot?fx0pse");
  src: url("../SigNet/includes/fonts/icomoon/icomoon.eot?#iefixfx0pse") format("embedded-opentype"), url("../SigNet/includes/fonts/icomoon/icomoon.woff?fx0pse") format("woff"), url("../SigNet/includes/fonts/icomoon/icomoon.ttf?fx0pse") format("truetype"), url("../SigNet/includes/fonts/icomoon/icomoon.svg?fx0pse#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

.icon {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle; }

.icon_triangle-down:before {
  content: "\e600"; }

.icon_triangle-right:before {
  content: "\e601"; }

.icon_triangle-up:before {
  content: "\e602"; }

.btn {
  -webkit-transition: color 0.2s, background 0.2s, border 0.2s;
  -moz-transition: color 0.2s, background 0.2s, border 0.2s;
  -ms-transition: color 0.2s, background 0.2s, border 0.2s;
  -o-transition: color 0.2s, background 0.2s, border 0.2s;
  transition: color 0.2s, background 0.2s, border 0.2s;
  border: none;
  cursor: pointer; }

.btn_primary {
  background: #1a73b3;
  color: #ffffff;
  font-weight: 600;
  text-transform: uppercase;
  padding: 12px 10px;
  font-size: 16px; }
  .btn_primary:hover {
    background: #0f5b92; }

.btn_block {
  display: block;
  text-align: center;
  width: 100%; }

.btn_text {
  font-weight: 600;
  text-decoration: none;
  font-size: 16px;
  text-transform: uppercase; }
  .btn_text .icon {
    -webkit-transition: -webkit-transform 0.5s ease;
    -moz-transition: -webkit-transform 0.5s ease;
    -ms-transition: -webkit-transform 0.5s ease;
    -o-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    -webkit-transition: transform 0.5s ease;
    -moz-transition: transform 0.5s ease;
    -ms-transition: transform 0.5s ease;
    -o-transition: transform 0.5s ease;
    transition: transform 0.5s ease;
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    font-size: 12px;
    position: relative;
    display: inline-block; }

.btn_text_isActive .icon {
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.btn_green {
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: none;
  color: #ffffff;
  background: #14b6b2;
  border-bottom: 5px solid #078e8b;
  padding: 22px 10px;
  font-size: 18px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }
  .btn_green:hover {
    background: #078e8b; }

.btn_red {
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: none;
  color: #ffffff;
  background: #b23d3b;
  border-bottom: 5px solid #951816;
  padding: 22px 10px;
  font-size: 18px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }
  .btn_red:hover {
    background: #951816; }

.btn_gold {
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: none;
  color: #ffffff;
  background: #a2a342;
  border-bottom: 5px solid #797a1d;
  padding: 22px 10px;
  font-size: 18px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }
  .btn_gold:hover {
    background: #797a1d; }

.btn_blue {
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: none;
  color: #ffffff;
  background: #1a73b3;
  border-bottom: 5px solid #0f5b92;
  padding: 22px 10px;
  font-size: 18px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }
  .btn_blue:hover {
    background: #06b6ff; }

.btn_text_blue:hover {
  color: #06b6ff; }
  .btn_text_blue:hover.mix-btn_circleIcon .icon {
    border: 2px solid #06b6ff; }

.mix-btn_circleIcon .icon {
  border-radius: 20px;
  height: 16px;
  width: 16px;
  border: 2px solid #1a73b3;
  line-height: 16px;
  text-align: center;
  font-size: 16px;
  margin-left: 10px; }

.btn_smGreen {
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: none;
  color: #ffffff;
  background: #14b6b2;
  padding: 12px 10px;
  font-size: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }
  .btn_smGreen:hover {
    background: #078e8b; }

.btn_close {
  background: url(../images/homepage/icon-close.png) no-repeat 50% 50%;
  height: 17px;
  width: 17px;
  display: inline-block;
  overflow: hidden;
  text-indent: 1999px;
  position: absolute;
  right: 20px;
  top: 10px; }

.hero {
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  /* background-image: url(../images/homepage/hero-bg.jpg); */
  color: #ffffff;
  text-align: center; }

.hero-inner {
  display: table;
  width: 100%;
  height: 280px; }

.hero-valign {
  display: table-cell;
  width: 100%;
  vertical-align: top; }

.hero-hd {
  color: #999;
  text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
  font-weight: 200;
  font-size: 28px;
  text-transform: uppercase; 
  margin-top: 25px;
}

.wrapper_gray {
  background: #f3f1ef; }

.wrapper_pattern {
  background: url(../images/homepage/pattern-bg.jpg); }

.whiteBlock {
  background: #ffffff;
  padding: 20px 10px;
  text-align: center;
  border-bottom: 5px solid #cfcdcc;
  line-height: 1.4;
  font-size: 16px;
  color: #4f565a; }

.whiteBlock_pullTop {
  top: -50px;
  position: relative; }

.contentCenter {
  text-align: center; }

.verticalRhythm {
  padding-top: 20px;
  padding-bottom: 20px; }

.verticalRhythm_flatTop {
  padding-top: 0px;
  padding-bottom: 20px; }

.hdg_1 {
  font-size: 28px;
  font-weight: 200;
  text-transform: uppercase;
  color: #323e48; }

.hdg_2 {
  text-transform: uppercase;
  font-weight: 600;
  color: #323e48;
  font-size: 20px; }

.hdg_3 {
  font-size: 22px;
  font-weight: 200;
  text-transform: uppercase;
  color: #323e48; }

.hdg_4 {
  font-size: 16px;
  font-weight: 600;
  color: #907c63;
  line-height: 1.5; }

.hdg_5 {
  font-size: 16px;
  font-weight: 500;
  color: #907c63;
  line-height: 1.5; }

.mod {
  margin-bottom: 20px; }

.mod-hd {
  margin-bottom: 20px; }

.mod-bd {
  line-height: 1.4;
  font-size: 22px;
  color: #4f565a; }

.mod-ft {
  margin-top: 20px; }

.mod_fixed .mod-hd {
  margin-bottom: 10px; }

.mod_fixed .mod-bd {
  min-height: 80px; }

.block {
  font-size: 0;
  overflow: hidden;
  padding-bottom: 20px; }

.block > * {
  font-size: 16px;
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }

.block_border {
  padding-top: 20px;
  border-top: 1px solid #cfcdcc;
  margin: 0; }

.block-inner {
  padding: 20px 40px; }

.tout {
  margin-bottom: 30px; }

.tout-md img {
  width: 100%;
  max-width: 100%;
  vertical-align: top; }

.tout-hd {
  padding: 30px 0px 20px; }

.tout-bd {
  padding: 0 0px 20px;
  color: #4f565a;
  line-height: 1.5; }

.tout-ft {
  padding-top: 20px; }

.tout-list li {
  padding-top: 10px;
  margin-bottom: 10px; }

.tout-list li + li {
  border-top: 1px solid #cfcdcc; }

.tout_white {
  background: #ffffff; }
  .tout_white .tout-hd {
    padding: 20px 30px 10px; }
  .tout_white .tout-bd {
    padding: 0 30px 20px; }
  .tout_white .tout-ft {
    padding: 0 30px 20px; }

.tout_short {
  min-height: 500px; }

.text-p {
  line-height: 1.3;
  font-size: 18px;
  color: #4f565a; }

.form-input {
  border: none;
  border-bottom: 1px solid #4f565a;
  padding: 12px 10px;
  font-size: 16px;
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  background: transparent; }

.masthead {
  padding: 45px 0 30px;
  overflow: hidden; }

.masthead-brand {
  float: left; }

.masthead-form {
  float: right;
  width: 60%; }

.masthead-form-row {
  margin-bottom: 0;
  float: left;
  width: 33.333%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }

.masthead-form_3UpOnDesktop {
  overflow: hidden; }

.masthead-form-row + .masthead-form-row {
  padding-left: 10px; }

.masthead-form-meta {
  text-align: right; }

.footer {
  padding: 75px 0; }

.footer-inner {
  display: table;
  width: 100%; }

.footer-col {
  display: table-cell;
  vertical-align: middle; }

.footer-col_right {
  text-align: right; }

.banner {
  padding: 20px 0;
  text-align: left;
  font-size: 16px; }
  .banner a {
    font-size: 18px;
    display: inline-block; }

.banner-right {
  float: right; }

.hero-inner {
  height: 570px; }

.hero-hd {
  font-size: 44px; }

.whiteBlock {
  padding: 30px 75px;
  font-size: 22px; }

.whiteBlock_pullTop {
  top: -75px; }

.verticalRhythm {
  padding-top: 40px;
  padding-bottom: 40px; }

.hdg_1 {
  font-size: 40px; }

.hdg_2 {
  font-size: 24px; }

.hdg_3 {
  font-size: 30px; }

.block {
  font-size: 0;
  margin-left: 25px;
  margin-top: -25px; }

.block > * {
  font-size: 16px;
  display: inline-block;
  padding-left: 25px;
  padding-top: 25px; }

.block_3up > * {
  width: 33.3333%; }

.block_2up > * {
  width: 50%; }

.block_border > * {
  padding: 0; }

.block_border > * + * {
  border-left: 1px solid #cfcdcc; }

.block-inner {
  padding: 40px 80px; }

.text-p {
  line-height: 1.5;
  font-size: 22px; }

.text-p_sm {
  font-size: 18px; }

.btn_green {
  padding: 32px 10px; }

.btn_red {
  padding: 32px 10px; }

.btn_gold {
  padding: 32px 10px; }

.btn_blue {
  padding: 32px 10px; }

.btn_close {
  top: 40px; }

.tout {
  min-height: 480px;
  margin-bottom: 0; }

.hero-hd {
  font-size: 68px; }

/* Bootstrap Carousel */
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.4/fonts/glyphicons-halflings-regular.eot');
  src: url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.4/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.4/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.4/fonts/glyphicons-halflings-regular.woff') format('woff'), url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.4/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.4/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-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000;
            perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.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%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
  line-height: 1;
}
.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%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
/* END Bootstrap Carousel */