.slider{
	position:relative;
}
.responsive-slider {
  width: 100%;
  position: relative;
}

.responsive-slider [data-animate] {
  opacity: 0;
}
.responsive-slider .slides {
  position: relative;
  overflow: hidden;
}
.responsive-slider .slides ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  white-space: nowrap;
  font-size: 0;
}
.responsive-slider .slides ul li {
  display: inline-block;
  width: 100%!important;
}
.responsive-slider .slides ul li .slide-body {
  display: inline-block;
  position: relative;
  width: 100%!important;
  font-size: 14px;
}
.responsive-slider .slides ul li .slide-body img {
  width: 100%!important;
}
.responsive-slider .slides ul li .slide-body .caption {
  position: absolute;
  color: #fff;
  
}
.responsive-slider .slides ul li .slide-body .caption.title {
  bottom: 50px;
  left: 0;
  width:100%;
  text-align:left;
}
.responsive-slider .slides ul li .slide-body .caption.header {
  bottom: 16%;
  left:0;  
  width:100%;
  text-align:right;
  white-space: normal;
}
.responsive-slider h3{
	font-size: 38px!important;
	line-height:normal;
	margin:0 0 10px 0;
	color:#d82328!important;
	text-transform:uppercase;
	text-shadow:1px 1px 2px rgba(255,255,255,.8);
}
.responsive-slider h5{
	font-size: 24px!important;
	line-height:35px;
	margin:20px 0!important;
	color:#0d6c23!important;
	padding:0 0 0 55%!important;
	font-weight:400!important;
	text-shadow:1px 1px 2px rgba(255,255,255,.8);
	text-align:right;
	font-weight:500!important;
}
.responsive-slider .slides ul li .slide-body .caption.header a{
	color:#fff;
	text-shadow:0px 0px 0px rgba(255,255,255,0);
	background-color:#203675;
	text-transform:uppercase;
	padding:8px 30px;
	text-transform:uppercase;
	display:inline-block;
	border-radius:30px;
	font-weight:700;
}
.responsive-slider .slides ul li .slide-body .caption.header a.contact{
	color:#fff;
	background-color:#1b8f36;
}

.responsive-slider .slides ul li .slide-body .caption.header .sub {
	left:0;
	top:100px;
	font-size:16px;
	text-shadow:0px 0px 6px #000;
	font-family: 'Open Sans', sans-serif!important;
	font-weight:700;
}
.responsive-slider .slides ul li .slide-body .caption.sub {
  bottom: -8px;
  right: -20px;
  font-weight: bold;
}
.responsive-slider .slides ul li .slide-body .caption.img-html5 {
  top: 17%;
  right: 8%;
  width: 30%;
  text-align:center;
  white-space: normal;
  border-radius:10px 0 10px 0;
  background-color:rgba(0,0,0,.5);
}
@media screen and (max-width : 1024px) {
.responsive-slider .slides ul li .slide-body .caption.header {
  bottom: 0;
}
.responsive-slider .slides ul li .slide-body .caption.header .container {
  padding-top:15px;
  padding-bottom:15px;
}
.responsive-slider h3{
	font-size: 28px!important;
}
.responsive-slider h5{
	font-size: 14px!important;
	line-height:18px!important;
	margin:10px 0!important;
}
}
@media screen and (max-width : 768px) {
.responsive-slider .slides ul li .slide-body .caption.header {
  bottom: 0;
  left:0;  
  width:100%;
  text-align:right;
  white-space: normal;
}
.responsive-slider .slides ul li .slide-body .caption.header .container {
  padding-top:10px;
  padding-bottom:10px;
}
.responsive-slider h3{
	font-size: 18px!important;
	margin:0 0 0px 0!important;
	text-transform:capitalize;
}
.responsive-slider h5{
	font-size: 12px!important;
	line-height:18px!important;
	margin:10px 0!important;
	text-transform:capitalize;
	padding:0 0 0 40%!important;
}
.responsive-slider .slides ul li .slide-body .caption.header a{
	color:#111;
	text-shadow:0px 0px 0px rgba(255,255,255,0);
	background-color:rgba(255,255,255,1);
	text-transform:uppercase;
	padding:3px 15px;
	font-size:11px!important;
}
}
@media screen and (max-width : 460px) {
.responsive-slider .slides ul li .slide-body .caption.header {
  bottom: 0;
  left:0;  
  width:100%;
  text-align:right;
  white-space: normal;
}
.responsive-slider .slides ul li .slide-body .caption.header .container {
  padding-top:5px;
  padding-bottom:5px;
}
.responsive-slider h3{
	font-size: 16px!important;
	margin:0 0 10px 0!important;
}
.responsive-slider h5{
	display:none;
}
}
.responsive-slider .btn-scroll{
	position:absolute;
	bottom:50px;
	left:50%;
	margin:0 0 0 -21px;
	text-align:center;
	width:41px;
	height:66px;
}
.responsive-slider .btn-scroll a{
	display:block;
	height:100%;
	padding:0 10px 20px 10px;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.responsive-slider .btn-scroll a:hover{	
	padding:20px 10px 0 10px;
}
.responsive-slider .slides ul li .slide-body .caption.img-html5 {
  top: 13%;
  right: 8%;
  width: 30%;
}
.responsive-slider .slides ul li .slide-body .caption.img-html5 img {
  max-width: 100%;
}
.responsive-slider .slides ul li .slide-body .caption.img-css3 {
  top: 57%;
  right: 25%;
  width: 10%;
}
.responsive-slider .slides ul li .slide-body .caption.img-css3 img {
  max-width: 100%;
}
.responsive-slider .slides ul li .slide-body .caption.img-bootstrap {
  top: 48%;
  right: 12%;
  width: 11%;
}
.responsive-slider .slides ul li .slide-body .caption.img-bootstrap img {
  max-width: 100%;
}
.responsive-slider .slides ul li .slide-body .caption.img-twitter {
  top: 19%;
  right: 12%;
  width: 11%;
}
.responsive-slider .slides ul li .slide-body .caption.img-twitter img {
  max-width: 100%;
}
.responsive-slider .slides ul li .slide-body .caption.img-jquery {
  top: 66%;
  right: 12%;
  width: 33%;
}
.responsive-slider .slides ul li .slide-body .caption.img-jquery img {
  max-width: 100%;
}
.responsive-slider .slides ul li .slide-body .caption.img-jquery img {
  max-width: 100%;
}
.responsive-slider .slider-control {
  position: absolute;
  font-size: 40px;
  color: rgba(255,255,255,0);
  top: 40%;
  padding: 10px;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.responsive-slider .slider-control.left {
  left: 0;
}
.responsive-slider .slider-control.right {
  right: 0;
}
.responsive-slider:hover .slider-control {
	color: rgba(255,255,255,1);
}
@media screen and (max-width : 768px) {
.responsive-slider .slider-control {
  font-size: 70px;
  top: 35%;
  padding: 0;
}
}
@media screen and (max-width : 480px) {
.responsive-slider .slider-control {
  font-size: 50px;
  top: 35%;
  padding: 0;
}
}
.responsive-slider .pages {
  position: absolute;
  top: 15%;
  right: 0;
  width: 100%;
  text-align: right!important;
  width:100%;
}
.responsive-slider .pages .page {
  width: 15px;
  height: 15px;
  background-color:rgba(255,255,255,.6);
  margin:5px 0;
  display:inline-block;
  clear:both;
  float:right;
  border-radius:50%;
  color:transparent;
  display:none;
}
.responsive-slider .pages .page.active {
  background-color:#9bc03c;
}
