.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {  
  outline-width: medium;  
  outline-style: none;  
  outline-color: initial;
  outline-color: -moz-initial;
}

.slides, .flex-control-nav, .flex-direction-nav {  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;  
  list-style-type: none;  
  list-style-position: outside;  
  list-style-image: none;
}

.flexslider {  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;
}

.flexslider .slides > li {  
  display: none;
}

.flexslider .slides img {  
  width: 100%;  
  display: block;
}

.flex-pauseplay span {  -epub-text-transform: capitalize;
  text-transform: capitalize;
}

.slides:after {  
  content: ".";  
  display: block;  
  clear: both;  
  visibility: hidden;  
  line-height: 0;  
  height: 0px;
}

html[xmlns] .slides {  
  display: block;
}

* html .slides {  
  height: 1%;
}

.no-js .slides > li:first-child {  
  display: block;
}

.flexslider {  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 10px;  
  margin-left: 0px;  
  background-color: white;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;  
  border-top-width: 4px;  
  border-top-style: none;  
  border-top-color: white;  
  border-right-width: 4px;  
  border-right-style: none;    
  border-right-color: white;  
  border-bottom-width: 4px;  
  border-bottom-style: none;    
  border-bottom-color: white;  
  border-left-width: 4px;  
  border-left-style: none;    
  border-left-color: white;  
  position: relative;  -webkit-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;  -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
}

.flex-viewport {  
  max-height: 2000px;  
  transition: all 1s ease 0s;
}

.loading .flex-viewport {  
  max-height: 300px;
}

.flexslider .slides {
}

.carousel li {  
  margin-right: 5px;
}

.flex-direction-nav {
}

.flex-direction-nav a {  
  width: 30px;  
  height: 30px;  
  margin-top: -20px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  display: block;  
  background-color: transparent;  
  background-image: url("../images/bg_direction_nav.png");  
  background-repeat: no-repeat;  
  background-attachment: scroll;  
  background-position: 0px 0px;  
  position: absolute;  
  top: 50%;  
  z-index: 10;  
  cursor: pointer;  
  text-indent: -9999px;  -webkit-opacity: 0;
  opacity: 0;
}

.flex-direction-nav .flex-next {  
  background-position: 100% 0px;  
  right: -36px;
}

.flex-direction-nav .flex-prev {  
  left: -36px;
}

.flexslider:hover .flex-next {  -webkit-opacity: 0.8;
  opacity: 0.8;  
  right: 5px;
}

.flexslider:hover .flex-prev {  -webkit-opacity: 0.8;
  opacity: 0.8;  
  left: 5px;
}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {  -webkit-opacity: 1;
  opacity: 1;
}

.flex-direction-nav .flex-disabled {  -webkit-opacity: 0.3 !important;
  opacity: 0.3 !important;  
  cursor: default;
}

.flex-control-nav {  
  width: 100%;  
  position: absolute;  
  bottom: -30px;  
  text-align: center;
}

.flex-control-nav li {  
  margin-top: 0px;  
  margin-right: 6px;  
  margin-bottom: 0px;  
  margin-left: 6px;  
  display: inline-block;
}

.flex-control-paging li a {  
  width: 11px;  
  height: 11px;  
  display: block;  
  background-color: rgba(0, 0, 0, 0.5);  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;  
  cursor: pointer;  
  text-indent: -9999px;  -webkit-border-radius: 20px 20px 20px 20px;
  border-radius: 20px 20px 20px 20px;  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3) inset;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3) inset;
}

.flex-control-paging li a:hover {  
  background-color: rgba(0, 0, 0, 0.7);  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;
}

.flex-control-paging li a.flex-active {  
  background-color: rgba(0, 0, 0, 0.9);  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;  
  cursor: default;
}

.flex-control-thumbs {  
  margin-top: 5px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  position: static;  
  overflow: hidden;
}

.flex-control-thumbs li {  
  width: 25%;  
  float: left;  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;
}

.flex-control-thumbs img {  
  width: 100%;  
  display: block;  -webkit-opacity: 0.7;
  opacity: 0.7;  
  cursor: pointer;
}

.flex-control-thumbs img:hover {  -webkit-opacity: 1;
  opacity: 1;
}

.flex-control-thumbs .flex-active {  -webkit-opacity: 1;
  opacity: 1;  
  cursor: default;
}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 0px; }
  .flex-direction-nav .flex-next { opacity: 1; right: 0px; }
}

