/*

  Premium Featured Posts Slider

  (c) 2014, Web factory Ltd

*/

.opacityhover {background: none repeat scroll 0 0 rgba(0, 0, 0, 0.0); height: 100%;position: absolute;top: 0;width: 100%; color:#fff; font-size:1.2em;}
.opacityhover:hover{background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5); transition: background .25s ease-in-out;
  -moz-transition: background .25s ease-in-out;
  -webkit-transition: background .25s ease-in-out;}
#fps-container{
  width: 100%;
  margin: 0;
  position: relative;
  overflow:hidden;
}



.fps-slide {

  display:block;
  width: 100%;
  overflow: hidden;
  font-family: "Work Sans", sans-serif;

}
.fps-slides-container {
    overflow: visible !important;
}
.slides_control{
    overflow: visible !important;
}


.fps-slide h1, .fps-slide h2, .fps-slide h3, .fps-slide h4, .fps-slide h5, .fps-slide h6 {

  margin: 0 0 15px 0;

  clear: none

}

.fps-full-img a {
    color: #fff;
    font-size: 18px;
}
.fps-full-img {
    color: #fff;
    font-size: 18px;
}

.fps-entry-title {

  color: white !important;

  position: relative;

  bottom: 0px;

  left:0;

  margin: 0!important;

  padding: 8px 0 8px 0px;

  border: 0;

  width: 100%

}



.fps-slide a:hover {

	text-decoration:none

}



.fps-block {

  display: block

}



.fps-thumb {

  float: left;

  margin-right:20px

}



.fps-thumb-right {

  float: right;

  margin-left: 20px

}



.fps-thumb img, .fps-thumb-right img {

	width:auto!important;

	height:auto!important

}



.fps-slide h2 {
    color: #ffffff;
    font-family: 'Playfair Display', 'Georgia', 'Times New Roman', serif;
    font-size: 3.3em;
    font-weight: 900;
    line-height: 65px;
    margin: 13px 100px;
    text-transform: none;
	text-shadow: 0 4px 4px #000;
}


.fps-full-img, .fps-thumbnail, .fps-full-img img {
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  text-align:center;
  position: relative;
}

.fps-next, .fps-prev {
  background-color: transparent !important;
  width: 38px;
  height: 50px;
  z-index: 9999;
  float: left;
  position: absolute;
  bottom: 50%;
  display: none !important;
  margin-bottom: -21px !important;

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

  /* IE 5-7 */

  filter: alpha(opacity=50);

  /* Netscape */

  -moz-opacity: 0.5;

  /* Safari 1.x */

  -khtml-opacity: 0.5;

  /* Good browsers */

  opacity: 0.5;

  outline: none;

  text-indent: -9999px

}



.fps-next:hover, .fps-prev:hover {

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";

  /* IE 5-7 */

  filter: alpha(opacity=80);

  /* Netscape */

  -moz-opacity: 0.8;

  /* Safari 1.x */

  -khtml-opacity: 0.8;

  /* Good browsers */

  opacity: 0.8;

  outline: none

}



.fps-next span, .fps-prev span {

  display:none !important

}



#fps-container:hover .fps-next, #fps-container:hover .fps-prev {

  display: block !important

}



.fps-prev {

  left: 10px;

  background-image: url(../images/previous.png);

  background-position: 0 0;

  background-repeat: no-repeat

}



.fps-next {

  right: 10px;

  background-image:url(../images/next.png);

  background-position: 0 0;

  background-repeat: no-repeat

}



.fps-pagination {
    list-style: outside none none;
    margin: -34px auto 0;
    position: relative;
    text-align: center;
    z-index: 99;
}



.fps-pagination li {

  display: inline-block;

  zoom: 1;

  *display: inline;

  margin: 0 1px;

  list-style: none

}



.fps-pagination li a {

  display: block;

  width: 12px;

  height: 0;

  padding-top: 12px;

  background-image: url(../images/fps-pagination.png);

  background-position: 0 0;

  float: left;

  overflow: hidden

}



.fps-pagination li.current a {

  background-position: 0 -12px

}



.fps-pagination.thumb-pagination {

  list-style: none;

  margin: 0 auto;

  text-align: center

}



.fps-pagination.thumb-pagination li {

  display: inline-block;

  zoom: 1;

  *display: inline;

  list-style: none;

  margin: 0 10px 10px 0

}



.fps-pagination.thumb-pagination li a {

  background: transparent;

  overflow: visible;

  width: auto;

  height: auto;

  /* IE 8 */  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

  /* IE 5-7 */  filter: alpha(opacity=50);

  /* Netscape */  -moz-opacity: 0.5;

  /* Safari 1.x */  -khtml-opacity: 0.5;

  /* Good browsers */  opacity: 0.5

}



.fps-pagination.thumb-pagination li a:hover, .fps-pagination.thumb-pagination li.current a {

  /* IE 8 */  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

  /* IE 5-7 */  filter: alpha(opacity=100);

  /* Netscape */  -moz-opacity: 1;

  /* Safari 1.x */  -khtml-opacity: 1;

  /* Good browsers */  opacity: 1;

  cursor:pointer

}



.fps-pagination.thumb-pagination li a img {

  background: #f5f5f5;

  border: 1px solid #f0f0f0;

  padding: 3px;

  box-shadow: 0px 0px 1px #999;

  -moz-box-shadow: 0px 0px 1px #999;

  -webkit-box-shadow: 0px 0px 1px #999;

  width:auto!important;

  vertical-align: middle;

  margin:0!important

}



.fps-pagination.thumb-pagination li a:focus {

	outline:0

}
