caption, th {
	text-align: left
}
q:before, q:after {
	content: ''
}
abbr, acronym {
	border: 0
}
section, header {
	display: block
}
.container {
	width: 100%;
	height: 100%;
	position: relative
}
.clr {
	clear: both
}
.container>header {
	padding: 20px 30px 20px 30px;
	margin: 0 20px 10px 20px;
	position: relative;
	display: block;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	text-align: center
}
.container>header h1 {
	position: relative;
	color: #498ea5;
	font-weight: 700;
	font-style: normal;
	font-size: 30px;
	padding: 0 0 5px 0;
	text-shadow: 0 1px 1px rgba(255,255,255,0.8)
}
.container>header h1 span {
	font-family: 'Alegreya SC', Georgia, serif;
	font-size: 20px;
	line-height: 20px;
	display: block;
	font-weight: 400;
	font-style: italic;
	color: #719dab;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.1)
}
.container>header h2 {
	font-size: 16px;
	font-style: italic;
	color: #2d6277;
	text-shadow: 0 1px 1px rgba(255,255,255,0.8)
}
.freshdesignweb-top {
	line-height: 24px;
	font-size: 11px;
	background: rgba(0,0,0,0.05);
	text-transform: uppercase;
	z-index: 9999;
	position: relative;
	box-shadow: 1px 0 2px rgba(0,0,0,0.2)
}
.freshdesignweb-top a {
	padding: 0 10px;
	letter-spacing: 1px;
	color: #333;
	text-shadow: 0 1px 1px #fff;
	display: block;
	float: left
}
.freshdesignweb-top a:hover {
	background: #fff
}
.freshdesignweb-top span.right {
	float: right
}
.freshdesignweb-top span.right a {
	float: left;
	display: block
}
.freshdesignweb-demos {
	text-align: center;
	display: block;
	line-height: 30px;
	padding: 20px 0
}
.freshdesignweb-demos a {
	display: inline-block;
	margin: 0 4px;
	padding: 0 4px;
	color: #fff;
	line-height: 20px;
	font-style: italic;
	font-size: 13px;
	border-radius: 3px;
	background: rgba(41,77,95,0.1);
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	-ms-transition: all .2s linear;
	transition: all .2s linear
}
.freshdesignweb-demos a:hover {
	background: rgba(41,77,95,0.3)
}
.freshdesignweb-demos a.current, .freshdesignweb-demos a.current:hover {
	background: rgba(41,77,95,0.3)
}
.flex-caption {
	position: absolute;
	right: 11px;
	bottom: 20px;
	font-family: Cambria, Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif
}
.caption_title_line {
	width: 450px;
	padding: 5px 15px 10px 15px;
	background: rgba(190,0,0,0.50);
	color: #FFF
}
.caption_title_line>p {
	overflow: hidden;
	text-overflow: ellipsis
}
.flex-caption h2 {
	font-size: 20px;
	padding: 5px 0 5px 0;
	margin: 0;
	font-family: 'Ovo', serif
}
.flex-container a:active, .flexslider a:active {
	outline: 0
}
.slides, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none
}
.slides {
	padding: 0em 0 1em
}
.slides>li {
	display: none
}
.flexslider .slides>li {
	display: none
}
.flex-pauseplay span {
	text-transform: capitalize
}
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
html[xmlns] .slides {
	display: block
}
* html .slides {
	height: 1%
}
.no-js .slides>li:first-child {
	display: block
}
.flexslider {
	position: relative;
	zoom: 1
}
.flexslider .slides {
	zoom: 1
}
.flexslider .slides>li {
	position: relative;
	height: 375px
}
.flex-container {
	zoom: 1;
	position: relative
}
.flex-direction-nav li a {
	transition: .4s 0 ease;
	width: 26px;
	height: 45px;
	margin: 0;
	display: block;
	position: absolute;
	top: 39%;
	cursor: pointer;
	text-indent: -9999px
}
.flex-direction-nav li a.next, .flex-direction-nav li a.prev {
	background: url(../images/controls.jpg) no-repeat
}
.next {
	right: 0;
	transform: rotate(180deg)
}
.prev {
	left: 0;
	background-position: 0 0
}
.flex-direction-nav li a:hover {
	filter: grayscale(70%)
}
.flex-direction-nav li a.disabled {
	opacity: .3;
	filter: alpha(opacity=30);
	cursor: default
}
.flex-control-nav {
    display: none;
	width: auto;
	bottom: 0;
	text-align: center
}
.flex-control-nav li {
	margin: 0 0 0 5px;
	display: inline-block;
	zoom: 1;
*display:inline
}
.flex-control-nav li:first-child {
	margin: 0
}
.flex-control-nav li a {
	width: 15px;
	height: 15px;
	display: block;
	cursor: pointer;
	text-indent: -9999px;
	background-color: #9e9e9e;
	border-radius: 50%
}
.flex-control-nav li a.active {
	background-color: #ce0013;
	cursor: default
}

@media(max-width:1205px) {
.flex-control-nav {
	right: 3em
}
}

/*@media(max-width:1127px) {
.flex-direction-nav li a {
	bottom: 214px
}
}*/

@media screen and (max-width:1000px) {
.slider_container {
	width: 90%;
	margin: 0 0 0 2%;
	clear: both;
	background: 0;
	padding: 30px 0 0 0
}
.flexslider {
	width: 100%;
	margin: 0;
	padding: 0 0 30px 0;
	background: 0
}
.flexslider .slides>li {
	height: auto
}
.flexslider .slides img {
	width: inhirit;
	height: auto;
	display: block
}
.flex-direction-nav li a.next, .flex-direction-nav li a.prev {
	bottom: 45%
}
.flex-caption {
	display: none
}
}

@media screen and (max-width:768px) {
.flex-control-nav {
	display: none
}
}
