.flsiderbox .flex-control-nav,
.flsiderbox .flex-direction-nav {
    text-align: center
}
@font-face {
    font-family: flexslider-icon;
    src: url(../fonts/flexslider-icon.eot);
    src: url(../fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'), url(../fonts/flexslider-icon.woff) format('woff'), url(../fonts/flexslider-icon.ttf) format('truetype'), url(../fonts/flexslider-icon.svg#flexslider-icon) format('svg');
    font-weight: 400;
    font-style: normal
}
.flsiderbox .flex-container a:focus,
.flsiderbox .flex-container a:hover,
.flsiderbox .flex-slider a:focus,
.flsiderbox .flex-slider a:hover {
    outline: 0
}
.flsiderbox .flex-control-nav,
.flsiderbox .flex-direction-nav,
.slides,
.slides>li {
    margin: 0;
    padding: 0;
    list-style: none
}
.flsiderbox .flex-pauseplay span {
    text-transform: capitalize
}
.flsiderbox {
    padding: 0;
    margin: 0;
    background: #f2f2f2;
    border: none;
    position: relative;
    zoom: 1;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    overflow: hidden
}
.flsiderbox .slides>li {
    display: none;
    -webkit-backface-visibility: hidden;
    position: relative;
    height: 100%
}
.flsiderbox .slides>li a.fullclick{
	text-decoration:none;
}
.flsiderbox .flex-direction-nav a,
.flsiderbox .flex-pauseplay a,
.flsiderbox .slides div.caption img.inslide,
.flsiderbox .slides img,
.no-js .flsiderbox .slides>li:first-child,
html[xmlns] .flsiderbox .slides {
    display: block
}
.flsiderbox .slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
* html .flsiderbox .slides {
    height: 1%
}
.flsiderbox .slides {
    zoom: 1;
    height: 100%
}
.flsiderbox .slides img {
    width: 100%;
    height: auto
}
.flsiderbox .slides img.mainslide {
    width: auto;
	max-width: 100%;
	margin: 0 auto;
}
.flsiderbox .slides div.abs-spacer{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
}
.flsiderbox .slides div.abs-spacer div.caption {
	width: auto !important;
	margin: 0 auto;
	min-height: 100%;
	height: auto;
	position:relative;
	max-width:1178px;
}
.flsiderbox .slides div.abs-spacer div.caption img {
    height: auto;
    width: auto;
    position: absolute;
    top: 12%;
    max-height: 45%;
    left: 1%
}
.flsiderbox .slides div.abs-spacer div.caption img.bottom {
    display: none
}
.flsiderbox .slides div.abs-spacer div.caption a {
    height: auto;
    position: absolute;
    top: 61%;
    left: 1%;
    background: url(../images/arrow.png) 90% 50% no-repeat #f60;
    padding: 10px 65px 10px 13px;
    margin-top: 10px;
    width: auto;
    font-size: 15px;
    line-height: 20px;
    font-weight: 700;
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    text-decoration: none
}
.flsiderbox .slides div.abs-spacer div.caption a:hover {
    background-color: #f88025
}

.flsiderbox .slides div.abs-spacer div.caption span.nonclicklink {
    height: auto;
    position: absolute;
    top: 61%;
    left: 1%;
    background: url(../images/arrow.png) 90% 50% no-repeat #f60;
    padding: 10px 65px 10px 13px;
    margin-top: 10px;
    width: auto;
    font-size: 15px;
    line-height: 20px;
    font-weight: 700;
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    text-decoration: none;
}
.flsiderbox .slides div.abs-spacer div.caption span.nonclicklink:hover {
    background-color: #f88025;
	text-decoration: none;
}
.flsiderbox .flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}
.flsiderbox .loading .flex-viewport {
    max-height: 300px
}
.flsiderbox .carousel li {
    margin-right: 5px
}
.flsiderbox .flex-direction-nav a {
    text-indent: -9999px;
    text-decoration: none;
    width: 54px;
    height: 54px;
    margin: 0;
    position: absolute;
    bottom: 0;
    z-index: 10;
    overflow: hidden;
    opacity: .7;
    cursor: pointer;
    color: #f60;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.thumbed .flex-direction-nav a {
    height: 74px
}
.flsiderbox .flex-direction-nav a.flex-prev {
    background: url(../images/thumb-prev.png) center center no-repeat
}
.flsiderbox .flex-direction-nav a.flex-next {
    background: url(../images/thumb-next.png) center center no-repeat
}
.no-thumb .flex-direction-nav a.flex-next,
.no-thumb .flex-direction-nav a.flex-prev {
    background-color: #fff
}
.flsiderbox .flex-direction-nav .flex-prev {
    left: 0
}
.flsiderbox .flex-direction-nav .flex-next {
    right: 0
}
.flsiderbox:hover .flex-direction-nav .flex-next:hover,
.flsiderbox:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1;
	background-color: #fff;
	background-color: rgba(255,255,255,0.9);
}
.flsiderbox .flex-direction-nav .flex-disabled {
    opacity: 0!important;
    filter: alpha(opacity=0);
    cursor: default
}
.flsiderbox .flex-pauseplay a {
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: .8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000
}
.flsiderbox .flex-pauseplay a:before {
    font-family: flexslider-icon;
    font-size: 20px;
    display: inline-block;
    content: '\f004'
}
.flsiderbox .flex-pauseplay a:hover {
    opacity: 1
}
.flsiderbox .flex-pauseplay a.flex-play:before {
    content: '\f003'
}
.flsiderbox .flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 15px;
    z-index: 10
}
.flsiderbox .flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1
}
.flsiderbox .flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #E6E6E6;
    cursor: pointer;
    border: 2px solid #fff;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px
}
.flsiderbox .flex-control-paging li a:hover {
    background: #f60
}
.flsiderbox .flex-control-paging li a.flex-active {
    background: #f60;
    cursor: default
}
.flsiderbox .thumbslide-container {
    background-color: rgba(255, 255, 255, .7);
    z-index: 2;
    position: relative
}
.no-thumb .thumbslide-container {
    background-color: transparent;
    height: 0
}
.flsiderbox .thumbslide-holder {
    overflow: hidden;
    position: relative;
    width: 44%;
    margin: -74px 28% 0;
    bottom: 0;
    height: 74px;
    padding: 0;
    z-index: 2
}
.flsiderbox .flex-control-thumbs {
    overflow: hidden;
    position: absolute;
    width: 99999px;
    margin: 10px 0;
    bottom: 0;
    height: 54px;
    padding: 0;
    left: 0
}
.flsiderbox .flex-control-thumbs li {
    width: 190px;
    float: left;
    overflow: hidden;
    height: 54px;
    margin: 0 5px;
    position: relative
}
.flsiderbox .thumb-holder-piece {
    position: relative;
    height: 100%;
    width: 100%
}
.flsiderbox .flex-control-thumbs img {
    width: 97%;
    height: 92%;
    display: block;
    opacity: .7;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    position: absolute;
    top: 1%;
    left: 1%;
    right: -1%;
    bottom: -1%;
    border: 2px solid #fff
}
.flsiderbox .flex-control-thumbs img.flex-active,
.flsiderbox .flex-control-thumbs img:hover {
    border: 2px solid #f60
}
.flsiderbox .flex-control-thumbs img:hover {
    opacity: 1
}
.flsiderbox .flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default
}
@media screen and (max-width: 1180px) {
    .flsiderbox .slides div.abs-spacer div.caption a {
        top: 55%
    }
    .flsiderbox .slides div.abs-spacer div.caption img.inslide {
        top: 10%
    }
	.flsiderbox .slides div.abs-spacer div.caption span.nonclicklink {
        top: 55%
    }
	/* do not resize
	.flsiderbox .slides img.mainslide {
		width: 120%;
		margin-left: -10%;
	}
	*/
}
@media screen and (max-width: 960px) {
    .flsiderbox .slides div.abs-spacer div.caption a {
        top: 45%;
        margin-top: 0;
        padding: 5px 35px 5px 10px;
        font-size: 13px
    }
	.flsiderbox .slides div.abs-spacer div.caption span.nonclicklink {
        top: 45%;
        margin-top: 0;
        padding: 5px 35px 5px 10px;
        font-size: 13px
    }
    .flsiderbox .slides div.abs-spacer div.caption img.inslide {
        top: 5%
    }
	/* do not resize
	.flsiderbox .slides img.mainslide {
		width: 140%;
		margin-left: -20%;
	}
	*/
	/* make thumbs smaller */
	.flsiderbox .thumbslide-holder {
		zoom: 1;
		width: 80%;
		margin: -54px 10% 0;
		height: 54px;
	}
	.flsiderbox .flex-control-thumbs{
		margin:-5px 0;
	}
	.flsiderbox .flex-control-thumbs li {
		width: 160px;
		height: 44px;
	}
	.thumbed .flex-direction-nav a{
		height:54px;
	}
}
@media screen and (max-width: 767px) {
	.flsiderbox .slides div.abs-spacer{
		position: static;
	}
    .flsiderbox .slides div.abs-spacer div.caption {
        height: 100%;
        width: 100%;
        background-color: #333;
        margin: 0;
        padding: 20px 0 5px
    }
    .flsiderbox .slides div.abs-spacer div.caption img.inslide {
        display: none
    }
    .flsiderbox .slides div.abs-spacer div.caption img.bottom {
        display: block
    }
    .flsiderbox .slides div.abs-spacer div.caption img {
        position: static;
        margin: 0 0 0 5px;
        max-width: 96%
    }
    .flsiderbox .slides div.abs-spacer div.caption a {
        position: static;
        display: inline-block;
        margin: 5px 0 0 5px
    }
	.flsiderbox .slides div.abs-spacer div.caption span.nonclicklink {
        position: static;
        display: inline-block;
        margin: 5px 0 0 5px
    }
    .flsiderbox .flex-control-nav,
    .flsiderbox .flex-direction-nav a,
    .flsiderbox .thumbslide-container {
        display: none
    }
}
@media screen and (max-width: 581px) {
    .flsiderbox .slides div.abs-spacer div.caption img {
        position: static;
        display: block;
        margin: 0 auto;
        max-width: 96%
    }
    .flsiderbox .slides div.abs-spacer div.caption a {
        position: static;
        display: block;
        margin: 5px auto 0;
        width: 90%;
        padding: 3%;
        background-position: 96% 50%
    }
	.flsiderbox .slides div.abs-spacer div.caption span.nonclicklink {
        position: static;
        display: block;
        margin: 5px auto 0;
        width: 90%;
        padding: 3%;
        background-position: 96% 50%
    }
}