.slider-wrapper {
	width: 100%;
	position: relative;
	padding: 0;
}
.slide{
	background-position:top center;
	background-repeat:no-repeat	
}
.slide a{
	color:#FFF
}
.slide h1, .slide h2, .slide h3, .slide h4, .slide h5, .slide p {
	margin-top: 0;
}
.slider-appstrap-theme .tparrows, .flex-direction-nav a {
	text-indent: 0;
	font-size: 0;
	text-align: center;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	bottom: 0;
	right: 0;
	background: none;
	color: transparent;
	width: 50px;
	height: 100px;
	line-height: 100px;
	top: 50%;
	font-weight: 100;
	margin-top: -50px;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.slider-appstrap-theme .tparrows:hover, .flex-direction-nav a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	opacity: 0.01;
	filter: alpha(opacity=1);
}
.slider-appstrap-theme .tparrows:before, .flex-direction-nav a:before {
	content: '\f105';
	font-family: 'FontAwesome';
	font-size: 50px;
	font-weight: bold;
}
.slider-appstrap-theme .tparrows.tp-rightarrow, .flex-direction-nav a.tp-rightarrow, .slider-appstrap-theme .tparrows.flex-next, .flex-direction-nav a.flex-next {
	right: 0;
	text-align: center;
}
.slider-appstrap-theme .tparrows.tp-rightarrow:before, .flex-direction-nav a.tp-rightarrow:before, .slider-appstrap-theme .tparrows.flex-next:before, .flex-direction-nav a.flex-next:before {
	content: '\f105';
}
.slider-appstrap-theme .tparrows.tp-leftarrow, .flex-direction-nav a.tp-leftarrow, .slider-appstrap-theme .tparrows.flex-prev, .flex-direction-nav a.flex-prev {
	left: 0;
	right: auto;
}
.slider-appstrap-theme .tparrows.tp-leftarrow:before, .flex-direction-nav a.tp-leftarrow:before, .slider-appstrap-theme .tparrows.flex-prev:before, .flex-direction-nav a.flex-prev:before {
	content: '\f104';
}
.slider-appstrap-theme .tparrows:hover, .flex-direction-nav a:hover {
	text-decoration: none;
}
.slider-appstrap-theme .slider-wrapper:hover .tparrows, .slider-wrapper:hover .flex-direction-nav a {
	opacity: 70;
	filter: alpha(opacity=7000);
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.slider-appstrap-theme .slider-wrapper:hover .tparrows:hover, .slider-wrapper:hover .flex-direction-nav a:hover {
	opacity: 100;
	filter: alpha(opacity=10000);
	opacity: 1;
	filter: alpha(opacity=100);
}
.slider-appstrap-theme .tp-bullets, .slider-appstrap-theme .tp-bullets.round, .slider-appstrap-theme .tp-bullets.simplebullets.round, .flex-control-nav {
	position: absolute;
	bottom: 10px !important;
	right: 10px !important;
	left: auto !important;
	text-align: center;
	/*width: auto;*/
	opacity: 100;
	filter: alpha(opacity=10000);
	opacity: 1;
	filter: alpha(opacity=100);
	z-index:100
}
.slider-appstrap-theme .tp-bullets li a, .slider-appstrap-theme .tp-bullets.round li a, .slider-appstrap-theme .tp-bullets.simplebullets.round li a, .flex-control-nav li a, .slider-appstrap-theme .tp-bullets .bullet, .slider-appstrap-theme .tp-bullets.round .bullet, .slider-appstrap-theme .tp-bullets.simplebullets.round .bullet, .flex-control-nav .bullet {
	margin: 0 3px;
	-webkit-border-radius: 8px;
	-moz-border-radius:8px;
	border-radius: 8px;
	height: 15px;
	width: 15px;
	background: #FFFFFF;
}

.slider-appstrap-theme .tp-bullets li a:hover, .slider-appstrap-theme .tp-bullets.round li a:hover, .slider-appstrap-theme .tp-bullets.simplebullets.round li a:hover, .flex-control-nav li a:hover, .slider-appstrap-theme .tp-bullets .bullet:hover, .slider-appstrap-theme .tp-bullets.round .bullet:hover, .slider-appstrap-theme .tp-bullets.simplebullets.round .bullet:hover, .flex-control-nav .bullet:hover, .slider-appstrap-theme .tp-bullets li a.flex-active, .slider-appstrap-theme .tp-bullets.round li a.flex-active, .slider-appstrap-theme .tp-bullets.simplebullets.round li a.flex-active, .flex-control-nav li a.flex-active, .slider-appstrap-theme .tp-bullets .bullet.flex-active, .slider-appstrap-theme .tp-bullets.round .bullet.flex-active, .slider-appstrap-theme .tp-bullets.simplebullets.round .bullet.flex-active, .flex-control-nav .bullet.flex-active, .slider-appstrap-theme .tp-bullets li a.selected, .slider-appstrap-theme .tp-bullets.round li a.selected, .slider-appstrap-theme .tp-bullets.simplebullets.round li a.selected, .flex-control-nav li a.selected, .slider-appstrap-theme .tp-bullets .bullet.selected, .slider-appstrap-theme .tp-bullets.round .bullet.selected, .slider-appstrap-theme .tp-bullets.simplebullets.round .bullet.selected, .flex-control-nav .bullet.selected {
	background: #9f2030;
}

.slider-boxed #highlighted, .slider-full-width #highlighted, .slider-full-width-behind #highlighted {
	background: transparent;
	background-color: transparent;
}
.slider-boxed #highlighted {
	border: none;
}
.slider-boxed .navbar {
	-webkit-border-bottom-right-radius: 0 !important;
	-webkit-border-bottom-left-radius: 0 !important;
	-moz-border-radius-bottomright: 0 !important;
	-moz-border-radius-bottomleft: 0 !important;
	border-bottom-right-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
}
.slider-boxed .slider-wrapper, .slider-boxed .flexslider-wrapper {
	border: 1px solid rgba(27, 27, 27, 0.15);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	margin-top: 10px;
	-webkit-box-shadow: 1px 1px 10px rgba(27, 27, 27, 0.2);
	box-shadow: 1px 1px 10px rgba(27, 27, 27, 0.2);
}
.slider-boxed .slide-content {
	padding-top: 20px;
}
.slider-full-width .slide-content {
	padding: 2em 0 0 0;
}
@media (min-width: 768px) {
/* Small devices (tablets, 768px and up) */
}
@media (min-width: 992px) {
/* Medium devices (desktops, 992px and up) */
.slider-full-width-behind #highlighted {
	top: -170px;
	position: relative;
	margin-bottom: -170px;
}
.slider-full-width-behind .slide-content {
	padding-top: 180px;
}
}
@media (min-width: 1200px) {
/* Large devices (large desktops, 1200px and up) */
}
.flexslider {
	background: transparent;
	padding: 0;
	list-style: none;
	margin: 0;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.flexslider {
/* Hide the slides before the JS is loaded. Avoids image jumping */
}
.flexslider .slides > .slide, .flexslider .items > .item {
	display: none;
	-webkit-backface-visibility: hidden;
}
.slide {
	overflow: hidden;
	-webkit-transform: translateZ(0);
}
.slide .caption {
	padding: 5%;
	text-align: center;
}
.slide .caption .btn {
	margin: 0;
}
.slide .caption .inverse {
	background: #1b1b1b;
	color: #ffffff;
	padding: 5px;
	display: inline-block;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}
.slide .caption .inverse a {
	color: rgba(255, 255, 255, 0.9);
}
.flexslider .slide img {
	width: auto;
	display: inline;
	max-width: 100%;
	height: auto !important;
}
.slide-bg {
	background-position: center center;
	background-repeat: repeat;
}
@media (min-width: 768px) {
.slide .caption {
	text-align: left;
}
}
@media (max-width: 860px) {
.flex-direction-nav {
	display: none;
}
.flex-control-nav {
	bottom: 0;
}
.flexslider {
	padding-bottom: 0;
}
.flexslider .flex-control-nav {
	display: none;
}
}
@media (min-width: 992px) {
.slide .caption {
	padding: 5% 0;
}
}
.tp-banner {
	width: 100%;
	position: relative;
}
.slider-appstrap-theme .tp-caption a {
	
}
.slider-appstrap-theme .tp-caption a:hover {
	color: #44857b;
}
.slider-appstrap-theme .tp-bannertimer {
	background: #ee3473;
	height: 2px;
}
.slider-appstrap-theme .tp-bannertimer.tp-bottom {
	bottom: -1px;
}
.slider-revolution-full-width-behind .slide-content .tp-caption {
	margin: 0 !important;
}
@media (min-width: 992px) {
/* Medium devices (desktops, 992px and up) */
.slider-revolution-full-width-behind #highlighted {
	top: -170px;
	position: relative;
	margin-bottom: -170px;
}
.slider-revolution-full-width-behind .slide-content .tp-caption {
	margin-top: 170px !important;
}
}
#highlighted {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
 /* border-bottom: 1px solid rgba(27, 27, 27, 0.2);*/
  border-top: none;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  color: #1b1b1b;
}
@media(max-width:767px){
	#highlighted{
		/*display:none	*/
	}
	
}
#highlighted:before,
#highlighted:after {
  content: " ";
  display: table;
}
#highlighted:after {
  clear: both;
}
#highlighted.no-bg {
  background: transparent;
  background-color: transparent;
}
#highlighted .inner {
  background: url(images/bg_diamond.png) left bottom repeat-x;
}
#highlighted ul.nav-pills {
  margin: 0;
}