/* #########################################################

HOW TO CREATE A RESPONSIVE IMAGE SLIDER [TUTORIAL]

"How to create a Responsive Image Slider [Tutorial]" was specially made for DesignModo by our friend Valeriu Timbuc.

Links:
http://vtimbuc.net
http://designmodo.com
http://vladimirkudinov.com

######################################################### */

/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

.flexslider a img {
  outline: none;
  border: none;
}

.flexslider {
  margin: 0;
  padding: 0;
  position: relative;
}
.flexslider .top {
  width: 105px;
  height: 421px;
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 15;
}
.flexslider .top img {
  height: 100%;
  width: auto;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

.flexslider .slides img {
  width: 100%;
  display: block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 0.5em;
}

/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}

/* Theme Styles */
.flexslider {
  position: relative;
  zoom: 1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* Edit it if you want */
.flex-container {
  min-width: 150px;
  max-width: 950px;
}

.flexslider .slides {
  zoom: 1;
}

/* Direction Nav */
.flex-direction-nav a {
  display: block;
  position: absolute !important;
  margin: -25px 0 0 0;
  width: 39px !important;
  height: 40px;
  top: 50%;
  cursor: pointer;
  text-indent: -9999px;
  z-index: 999;
  background: url(../images/so_ea_nav_l.png) no-repeat;
}

.flex-direction-nav a:before {
  display: block;
  position: absolute;
  content: "";
  width: 18px;
  height: 22px;
  top: 27px;
  left: 22px;
  background: url(../images/arrows.png) no-repeat;
}

.flex-direction-nav a:after {
  display: block;
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  top: 35px;
}

.flex-direction-nav .flex-next {
  right: -55px;
  background: url(../images/so_ea_nav_r.png) no-repeat;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}

.flex-direction-nav .flex-prev {
  left: -55px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}

.flex-direction-nav .flex-next:before {
  background-position: -20px 0;
  left: 30px;
}
.flex-direction-nav .flex-prev:before {
  background-position: 0 0;
}

.flex-direction-nav .flex-next:after {
  right: 0;
  /*border-bottom: 5px solid transparent;
	border-left: 5px solid #31611e;*/
}

.flex-direction-nav .flex-prev:after {
  left: 0;
  /*border-bottom: 5px solid transparent;
	border-right: 5px solid #31611e;*/
}

/* Control Nav */
.flexslider .flex-control-nav {
  position: absolute;
  width: 100%;
  bottom: 20px;
  text-align: center;
  margin: 0 0 0 -10px;
}

.flex-control-nav li {
  display: inline-block;
  zoom: 1;
  float: none !important;
}

.flex-control-paging li a {
  display: none !important;
  cursor: pointer;
  text-indent: -9999px;
  width: 12px !important;
  height: 12px !important;
  margin: 0 3px;
  background-color: #fff \9;

  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;

  -webkit-box-shadow: inset 0 0 0 2px #fff;
  -moz-box-shadow: inset 0 0 0 2px #fff;
  box-shadow: inset 0 0 0 2px #fff;
}

.flex-control-paging li a.flex-active {
  background: #eeeeee; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #eeeeee 0%, #eeeeee 100%); /* FF3.6+ */
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #eeeeee),
    color-stop(100%, #eeeeee)
  ); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(
    top,
    #eeeeee 0%,
    #eeeeee 100%
  ); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(
    top,
    #eeeeee 0%,
    #eeeeee 100%
  ); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #eeeeee 0%, #eeeeee 100%); /* IE10+ */
  background: linear-gradient(to bottom, #eeeeee 0%, #eeeeee 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 ); /* IE6-8 */

  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* Captions */
.flexslider .slides p {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  margin: 0;
  width: 100%;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 45px;
  color: white;
  background: url(../images/fp_info_bg.png) repeat;
}
@media screen and (min-width: 320px) and (max-width: 768px) {
  .flex-direction-nav a {
    background: url(../images/so_ea_nav_ls.png) no-repeat;
  }
  .flex-direction-nav .flex-next {
    right: 10px;
    background: url(../images/so_ea_nav_rs.png) no-repeat;
  }
  .flex-direction-nav .flex-prev {
    left: 10px;
  }
}
