.homeslider-container {
	margin-bottom: 50px;
	position: relative;
	float: left;
	width: 100%;
}
.homeslider {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin:0 0 50px;
}
.homeslider li {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}
.homeslider img {
	display: block;
	position: relative;
	height: auto;
	width: 100%;
	border: 0;
}
.homeslider .caption {
	display: block;
	z-index: 2;
	font-size: 1em;
	text-shadow: none;
	background: none;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	bottom: 28px;
	color: white;
	left: 90px;
	position: absolute;
	right: auto;
}
.homeslider_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 52%;
	left: 0;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 38px;
	background: transparent url("../homeslider.gif") no-repeat left top;
	margin-top: -45px;
}
.homeslider_nav:active {
	opacity: 1.0;
}

.homeslider_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
}
.homeslider .caption .ttheading {
    color: #ffff;
    font: 400 24px/30px "poppins",sans-serif;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin: 0 0 30px;
	
	
}
.homeslider .odd .caption .ttheading{
display: inline-block;
    float: none;
    vertical-align: top;
    background: #81ba00;
    padding: 10px 20px;
}
.homeslider .caption .ttsubheading {
  color: #000;
  font: 300 84px/90px "poppins",sans-serif;
  text-transform: uppercase;
  letter-spacing:0.8px;
  text-align:left;
}
.homeslider .caption .ttdescription {
    color: #ffff;
    float: left;
    font: 900 100px/115px "Playfair Display",sans-serif;
    letter-spacing: 0;
    margin: 0 0 50px;
    position: relative;
    text-align: center;
    text-transform: capitalize;
    width: 100%;
}
.homeslider .caption .caption-description {
  text-align: center;
}
.homeslider .caption .ttbtn {
    color: #ffffff;
    display: inline-block;
    float: none;
    font-size: 14px;
    letter-spacing: 1px;
    padding: 15px 35px;
    text-transform: capitalize;
    vertical-align: top;
    background: #81ba00;
    border-radius: 25px;
	 transition: 400ms ease-in-out;
    -webkit-transition:400ms ease-in-out;
    -moz-transition:400ms ease-in-out;
    -o-transition:400ms ease-in-out;
    -ms-transition: 400ms ease-in-out;
}
.homeslider .caption .ttbtn:hover {
  background: #000 none repeat scroll 0 0;
  color: #fff;
}
@media (max-width: 1300px) {
.homeslider .caption .ttheading {
    font-size: 22px;
    line-height: 24px;
	margin:0 0 20px;
}
.homeslider .caption .ttdescription {
    font-size: 60px;
    line-height: 65px;
    margin: 0 0 25px;
}
.carousel .carousel-item .caption {
    height: 250px;
    width: 550px;
}
.homeslider .caption .ttdescription::after {
	display:none;
}
}
@media (max-width: 1199px) {
.homeslider .caption .ttbtn{
padding:10px 30px;
}
}
@media (max-width: 991px) {
.homeslider .caption .ttsubheading {
  font-size: 44px;
  line-height: 50px;
}
.homeslider .caption .ttdescription {
    font-size: 45px;
    line-height: 50px;
    margin: 0 0 20px;
    /* padding: 0; */
}
.carousel .carousel-item .caption {
    height: 215px;
    width: 420px;
}
.homeslider {
    margin: 0 0 25px;
}
.homeslider .caption .ttbtn{
	margin:0;
	padding:10px 25px;
}
.homeslider .caption .ttheading {
    text-align: center;
    font-size: 16px;
    line-height: 20px;
}
.homeslider .odd .caption .ttheading{
padding:8px 18px;
}
}
@media (max-width: 767px) {
	.homeslider .caption .ttheading {
		font-size: 14px;
		line-height: 18px;
		margin: 0 0 15px;
	}
	.homeslider .caption .ttdescription {
		font-size: 30px;
		line-height: 35px;
		margin: 0 0 15px;
	}
	.carousel .carousel-item .caption {
		height: 164px;
		width: 230px;
	}
	.homeslider .caption .ttbtn{
		padding: 6px 15px;
    font-size: 12px;
	}
}
@media (max-width: 543px) {
.homeslider .odd .caption .ttheading {
    padding: 4px 9px;
}
.homeslider .caption .ttheading {
    font-size: 13px;
    line-height: 15px;
	margin:0 0 5px;
}
.carousel .carousel-item .caption {
    height: 85px;
    width: 230px;
}
.homeslider .caption .ttsubheading {
  font-size: 18px;
  line-height: 20px;
  margin: 0 0 10px;
}
.homeslider .caption .ttbtn > a{
	padding:4px 15px;
}
.homeslider .caption .ttdescription {
    font-size: 18px;
    line-height: 25px;
    margin: 0 0 10px;
}
.homeslider .caption .ttheading{
	margin:0 0 5px;
}
.homeslider .caption .ttbtn {
  font-size: 10px;
  padding: 5px 12px;
}
.homeslider {
    margin: 0 0 20px;
}
.homeslider .direction .carousel-control{
	height: 24px;
    width: 35px;
}
.carousel .carousel-control .icon-next i, .carousel .carousel-control .icon-prev i{
	padding:3px;
}
.homeslider .direction {
    right: 15px;
    bottom: 15px;
}
}
