@import url(../../../bower_components/flexslider/flexslider.css);
.flexslider {
  border: none;
  box-shadow: none;
  border-radius: none;
  margin-bottom: 0px; }
  .flexslider .slides {
    margin-bottom: 2em; }
    @media screen and (min-width: 769px) {
      .flexslider .slides {
        margin-bottom: 0px; } }
    .flexslider .slides img.small-6 {
      width: 50%; }
  .flexslider .fa {
    display: none; }

.loading .fa {
  padding-top: 2em;
  text-align: center;
  font-size: 3.5em;
  color: #ED1C24;
  display: block;
  padding-bottom: 2em; }

.flex-direction-nav {
  display: none; }
  @media screen and (min-width: 769px) {
    .flex-direction-nav {
      display: block; } }
  .flex-direction-nav a {
    position: absolute;
    margin: -17px 0 0 0;
    width: 20px;
    height: 120px;
    top: 50%;
    cursor: pointer;
    text-indent: -9999px;
    content: '';
    background-size: 100% 100%; }
    @media screen and (min-width: 1360px) {
      .flex-direction-nav a {
        display: block;
        width: 20px;
        height: 120px; } }
    .flex-direction-nav a.flex-next {
      text-align: left;
      background-image: url("../img/flex-right.png");
      right: -20 !important; }
      @media screen and (min-width: 1360px) {
        .flex-direction-nav a.flex-next {
          opacity: 0.5;
          right: -80px !important; } }
      .flex-direction-nav a.flex-next:before {
        content: ""; }
    .flex-direction-nav a.flex-prev {
      background-image: url("../img/flex-left.png");
      left: -20 !important; }
      @media screen and (min-width: 1360px) {
        .flex-direction-nav a.flex-prev {
          opacity: 0.5;
          left: -80px !important; } }
      .flex-direction-nav a.flex-prev:before {
        content: ""; }

.flexslider {
  transition: none; }
  .flexslider .js-first, .flexslider .js-second, .flexslider .js-twoFro, .flexslider .flex-viewport {
    -webkit-backface-visibility: hidden;
    /* Chrome, Safari, Opera */
    backface-visibility: hidden; }
  .flexslider li {
    overflow: hidden; }
  .flexslider .content {
    background: white; }

/*# sourceMappingURL=flexsliderCustom.css.map */
