.cms-banner {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	/* height: 650px */
}

.banner-slider-new .owl-prev {
	position: absolute;
	top: 45%;
	left: 2%;
	color: #fff;
	width: 40px;
	height: 40px;
	text-align: center;
	padding: 10px;
	font-size: 14px;
	border-radius: 4px;
	display: none
}

.banner-slider-new .owl-next {
	position: absolute;
	top: 45%;
	right: 2%;
	color: #fff;
	width: 40px;
	height: 40px;
	text-align: center;
	padding: 10px;
	font-size: 14px;
	border-radius: 4px;
	display: none
}

.banner-slider-new:hover .owl-prev {
	display: block
}

.banner-slider-new:hover .owl-next {
	display: block
}

.full-banner-content {
	padding: 15px;
	margin: 0;
	width: 600px;
	z-index: 999;
	top: 0
}

.banner-head-details {
	padding: 0;
	margin: 0
}

.banner-head-details h3 {
	padding: 0 0 15px;
	margin: 0
}

.banner-head-details p {
	padding: 0 0;
	margin: 0
}

.banner-head-details a {
	display: block
}

.banner-contant-center {
	margin: 0 auto
}

.banner-btn-center {
	margin: 0 auto !important
}

.transparent_content {
	position: relative
}

/* .bannder-transparent-bg {
	width: 100%;
	position: absolute;
	height: 99%;
    opacity: .6;
    top:0;
} */
.bannder-transparent-bg {
	width: 100%;
	position: absolute;
	height: 100%;
	opacity: .6;
	/* top: -5px; */
	bottom: 0px;
	}
.text_limit {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	line-height: 24px;
	max-height: 52px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.banner-content-position {
	position: absolute
}

.banner_btn_center {
	display: table !important;
	margin: 20px auto 0
}
.slide-caption__desc h1,
.slide-caption__desc h2,
.slide-caption__desc h3,
.slide-caption__desc h4,
.slide-caption__desc h5,
.slide-caption__desc h6,
.slide-caption__desc p,
.slide-caption__desc span {

	padding:0px;
	margin:0px;

}
.slide-caption__desc h1 span,
.slide-caption__desc h2 span,
.slide-caption__desc h3 span,
.slide-caption__desc h4 span,
.slide-caption__desc h5 span,
.slide-caption__desc h6 span,
.slide-caption__desc p span
{

font-size: inherit;

}
@media (min-width:767px) and (max-width:1023px) {
	.banner-head-details {
		
		text-align: center;
	}
	.slide-caption__desc h1,
.slide-caption__desc h2,
.slide-caption__desc h3,
.slide-caption__desc h4,
.slide-caption__desc h5,
.slide-caption__desc h6 {
	line-height: 34px;
	font-size:24px !important;
}
}
@media (min-width:280px) and (max-width:767px) {
	.slide-caption__desc h1,.slide-caption__desc h2,.slide-caption__desc h3,.slide-caption__desc h4
	.slide-caption__desc h5,.slide-caption__desc h6{
		font-size:16px !important;
	}
	.full-banner-content {
		width: 95%;
		padding: 0px;
	}
	.banner-head-details{
		text-align: center;
	}
	.banner-head-details h1,.banner-head-details h2,.banner-head-details h3,.banner-head-details h4
	.banner-head-details h5,.banner-head-details h6 {
	
		font-weight: 600;
		font-size: 28px !important
	}
	.slide-caption__desc h1,.slide-caption__desc h2,.slide-caption__desc h3,
	.slide-caption__desc h4,.slide-caption__desc h5,.slide-caption__desc h6 {
	
		font-weight: 600;
		font-size: 18px !important;
	
	}

	.banner-head-details p {
		padding-bottom: 10px
	}

	.mobileresponsive {
		position: absolute
	}

	.banner-content-position {
		width: 100%;
		top: 30%;
		left: 2.5%;
		right: auto
	}

	.owl-buttons {
		display: none
	}
	.slide-caption__desc span{
font-size:16px !important;
line-height: 0px;
	}
	.slide-caption__desc span p{
		font-size:16px !important;
		line-height: 0px;
			}
}

@media (min-width:1200px) and (max-width:4000px) {
	.position-top-left {
		left: 5%;
		top: 5%
	}

	.position-top-center {
	
		top: 5%;
		right: 0px;
    left: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
	}

	.position-top-right {
		right: 5%;
		top: 5%
	}

	.position-center-left {
		left: 5%;
		top: 25%
	}

	.position-center-center {
		
		top: 25%;
		right: 0px;
    left: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
	}

	.position-center-right {
		right: 5%;
		top: 25%
	}

	.position-bottom-left {
		left: 5%;
		bottom: 5%
	}

	.position-bottom-center {
	
		bottom: 5%;
		right: 0px;
    left: 0px !important;
    display: flex;
    align-items: center;
    justify-content: center;
	}

	.position-bottom-right {
		right: 5%;
		bottom: 5%
	}
}

@media (min-width:768px) and (max-width:1024px) {
	.banner-head-details h1,.banner-head-details h2,.banner-head-details h3,.banner-head-details h4
	.banner-head-details h5,.banner-head-details h6 {
	
		font-weight: 600;
		font-size: 41px !important
	}
	.slide-caption__desc h1,.slide-caption__desc h2,.slide-caption__desc h3,
	.slide-caption__desc h4,.slide-caption__desc h5,.slide-caption__desc h6 {
	
	
		font-size: 18px !important
	}
	.slide-caption__desc h1 span,.slide-caption__desc h2 span,.slide-caption__desc h3 span,
	.slide-caption__desc h4 span,.slide-caption__desc h5 span,.slide-caption__desc h6 span {
	
	
		font-size: 18px !important
	}
	
	.banner-content-position {
		position: absolute;
		left: 10%;
		top: 35%
	}
	.slide-caption__title{
		font-size: 38px !important;
	}
	.slide-caption__desc h2 span{
line-height:0px;
font-size: 16px !important;
	}

}

@media (min-width:768px) and (max-width:1024px) and (orientation:landscape) {
	.banner-content-position {
		position: absolute;
		left: 20%;
		top: 25%
	}
}

.owl-item.active .slide-caption__title {
	animation: 1s .2s fadeInDown both !important
}

.owl-item.active .slide-caption__desc {
	animation: 1s .6s fadeInUp both !important;

}
.caption__desc h1, .caption__desc h2, .caption__desc h3, .caption__desc h4, .caption__desc h1.caption__desc h5, .caption__desc h6{
	line-height:24px !important;
}
.owl-item.active .slide-caption__btn {
	animation: 1s .9s flipInX both !important
}

.cms-banner .owl-next::before,
.cms-banner .owl-prev::before {
	top: 0;
	height: 24px;
	width: 17px;
	border-bottom-width: 2px
}

.banner-slider-new .owl-buttons .owl-next {
	display: block;
	font-size: 0;
	line-height: 0;
	height: 42px;
	width: 28px;
	border: 2px solid #fff;
	cursor: pointer;
	transition: .3s
}

.banner-slider-new .owl-buttons .owl-prev {
	display: block;
	font-size: 0;
	line-height: 0;
	height: 42px;
	width: 28px;
	border: 2px solid #fff;
	cursor: pointer;
	transition: .3s
}

.banner-slider-new .owl-buttons .owl-next {
	border-left: 0
}

.banner-slider-new .owl-buttons .owl-prev {
	border-right: 0
}

.banner-slider-new .owl-buttons .owl-next:after {
	border-left: 0
}

.banner-slider-new .owl-buttons .owl-next:after,
.banner-slider-new .owl-buttons .owl-next:before,
.banner-slider-new .owl-buttons .owl-prev:after,
.banner-slider-new .owl-buttons .owl-prev:before {
	content: '';
	position: absolute;
	height: 2px;
	border: 0 solid #fff;
	transition: .3s
}

.banner-slider-new .owl-buttons .owl-prev:after {
	border-right: 0
}

.banner-slider-new .owl-buttons .owl-next:after,
.banner-slider-new .owl-buttons .owl-prev:after {
	width: 26px;
	height: 25px;
	bottom: 0;
	border-top-width: 2px
}

.banner-slider-new .owl-buttons .owl-next:before,
.banner-slider-new .owl-buttons .owl-prev:before {
	top: 0;
	height: 24px;
	width: 17px;
	border-bottom-width: 2px
}

.banner-slider-new .owl-buttons .owl-next:after,
.banner-slider-new .owl-buttons .owl-next:before {
	right: 15px
}

.banner-slider-new .owl-buttons .owl-prev:after,
.banner-slider-new .owl-buttons .owl-prev:before {
	left: 15px
}

.banner-slider-new .owl-buttons .owl-next,
.banner-slider-new .owl-buttons .owl-prev {
	color: transparent
}

#owl-demo:hover .owl-buttons .owl-next,
#owl-demo:hover .owl-buttons .owl-prev {
	display: block
}

#owl-demo .owl-buttons .owl-next,
#owl-demo .owl-buttons .owl-prev {
	display: none
}
@media (min-width: 320px) and (max-width: 768px) {
  
    .owl-carousel .owl-item img {
        
        height: 100vh;
        object-fit: cover;
    }
    
  }
  @media (min-width: 360px) and (max-width: 768px) {
  
    .owl-carousel .owl-item img {
        
        height: 100%;
        object-fit: cover;
    }
    
  }