.homeBaner {
    width: 100%;
    display: block;
    position: relative;
    margin-top: 0rem; 
	background:black;
}

.homeBaner img.home-transparent-logo {
    position: absolute;
    top: 50%;
    left: 50%; 
    width: 264px;
    height: 247px;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    z-index: 9;
}
.homeBaner .owl-nav {
    display: none !important;
}
.homeBaner .owl-dots {
    position: absolute;
    bottom: 20px;
	 position: absolute; 
    left: 50%;
	 transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    
}
.homeBaner .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
     display: inline;
}
.homeBaner .owl-theme .owl-dots .owl-dot.active span {
    background-color: #fff;
}
.homeBaner .owl-theme .owl-dots .owl-dot span {
    background: #00a9a2;
    border: 0;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
}
.quotation-text-dv p {
    font-size: 22px;
}
section.section-padding.why-fan {
    padding-top:60px;
	position:relative; 
}



/*section.section-padding.why-fan:after{
	position:absolute;
	right:0;
	top:0;
	bottom:0;
	content:'';
	 background: url(../images/why-fan-bg.png) no-repeat; 
	width:50%;
	height:100%;
	background-size: cover;
	background-position: center;
	
	
}*/

 

.img-aln {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    bottom: 0;
	width:50%;
    
}
.img-aln img {
    background-size: cover;
    height: 100%;
    position: relative;
    width: 100%;
    overflow: hidden;
	object-fit: cover;
}


.img-aln:after {
    content: '';
    width: 152px;
    height: 100%;
    left: -75px;
    top: 0;
    background: white;
    position: absolute;
    transform: skew(
347deg
);
}

.img-aln2 {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    bottom: 0;
	width:50%;
    
}
.img-aln2 img {
    background-size: cover;
    height: 100%;
    position: relative;
    width: 100%;
    overflow: hidden;
	object-fit: cover;
}


.img-aln2:after {
    content: '';
    width: 142px;
    height: 100%;
    right: -75px;
    top: 0;
    background: #f8fafc;
    position: absolute;
    transform: skew( 
350deg
 );
}

header.home-area.overlay.new {
    margin-bottom: 0;
}

.page-title.text-center h4.dark-color.text-left {
    font-size: 16px;
    padding-right: 15%;
    text-align: justify;
}
.feature-area{padding-bottom:65px;}

.download-area.overlay.products {
    background: #fff;
    background-image: none;
	position:relative;
	margin-top:0;
}

/*.download-area.overlay.products:after{
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	content:'';
	background: url(../images/product_tools-bg.png) no-repeat;
	width:50%;
	height:100%;
	background-size: cover;
	background-position: center;
 	
}
*/

.download-area.overlay.products:before{background:#f8fafc;}
.download-area.overlay.products .section-padding {
    color: #000;
	padding-left: 7%;
	padding-bottom: 50px;
}
footer.footer-area .section-padding {
    padding-top: 70px;
	
}
.download-area.overlay.products h3 {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #8790af;
    font-weight: 600;
}


.homeBaner {
    min-height: 450px;
}

.homeBaner .item img {
    background-size: cover;
    background-position: center;
    text-align: center;
    width: 100%;
}

@media (min-width: 320px) and (max-width: 991px){
	
.homeBaner {
    min-height: 500px;
}
.homeBaner .owl-item img {
    min-height: 500px;
    object-fit: cover;
}

/*section.section-padding.why-fan:after {
    position: absolute; 
    top: 0;
    bottom: 0;
    content: '';
    background: url(../images/goalie-mobile.png) no-repeat;
    width: 100%;
    height: 400px;
    background-size: cover;
    background-position: center;
}
*/
.img-aln:after{display:none;}
.img-aln {
position: inherit;
    width: 100%;}
	
.img-aln2:after{display:none;}
.img-aln2 {
position: inherit;
    width: 100%;}	


.page-title.text-center h4.dark-color.text-left{padding-right:0; padding-top:0px;}
section.section-padding.why-fan .page-title.text-center {
    padding-top: 35px;
}

/*.download-area.overlay.products:after {
    position: absolute; 
    top: 0;
    bottom: 0;
    content: '';
    background: url(../images/product_tools-bg.png) no-repeat;
    width:100%;
    height: 400px;
    background-size: cover;
    background-position: center;
}
*/
.download-area.overlay.products h3 {
    padding-top: 40px;
	
}
.download-area.overlay.products .section-padding li{text-align:left;}
.text-center.page-title .title:before, .page-title .title:after{display:none;}
.text-center.page-title .title:before, .page-title .title:before{display:none;}
section.section-padding.why-fan {
padding-top: 0;}
	
}


/* Add Style */

.core_product_section {
	width: 100%;
    display: block;
    position: relative;
    margin-top: 0rem;
}
.core_product_section #carousel:after{
	content: "";
	position:absolute;
	background:rgb(0 0 0 / 90%)
}
.more-img{
	position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: auto;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    z-index: 9;
	
}
.core_product_section #carousel .carousel-inner img{
	width:100%;
}
/* .core_product_section h4, h3{
	color:#fff !important;
} */

@media only screen and (min-width: 768px) and (max-width: 1200px) {
	.more-img{
		background: #000;
        padding-top: 4rem;
		padding-bottom: 4rem;
	}
	.core_product_section .carousel{
		display:none;
	}
.more-img {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    transform: none;
 }
}
@media only screen and (max-width: 767px){
	.more-img{
		background: #000;
        padding-top: 4rem;
		padding-bottom: 4rem;
	}
	.core_product_section .carousel{
		display:none;
	}
.more-img {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    transform: none;
 }
}
@media only screen and (max-width: 480px){
	.more-img{
		background: #000;
        padding-top: 4rem;
		padding-bottom: 4rem;
	}
	.core_product_section .carousel{
		display:none;
	}
.more-img {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    transform: none;
}
}
