@media only screen and (max-width:1380px ) {

}
@media only screen and (max-width:1200px ) {
  
}
@media only screen and (max-width:1024px ) {

}
@media only screen and (max-width:991px ) {
	h1 {
		font-size: 80px !important;
		line-height: 100px !important;
	}
	h2 {
		font-size: 60px !important;
		line-height: 80px !important;
	}
	h3 {
		font-size: 32px !important;
		line-height: 42px !important;
	}
	.homeHeroSlider ul.slick-dots {
		max-width: 690px;
	}


}
@media only screen and (max-width:769px ) { 

}
@media only screen and (max-width:690px ) {
	h1 {
		font-size: 42px !important;
		line-height: 60px !important;
	}
	h2 {
        font-size: 32px !important;
        line-height: 42px !important;
    }
	h3 {
		font-size: 28px !important;
		line-height: 38px !important;
	}
	h4 {
		font-size: 20px !important;
		line-height: 30px !important;
	}
	h5 {
		font-size: 18px !important;
		line-height: 28px !important;
	}
	
	.homeHeroSlider ul.slick-dots {
        max-width: 52px;
        bottom: 20px;
    }
	.homeHeroSlider {
		margin-bottom: 0 !important;
	}
	.demoListRow ul.elementor-icon-list-items li.elementor-icon-list-item {
		width: 100%;
		padding-bottom: 8px;
	}
	.elementor-element.elementor-element-5dc2bc4 {
		justify-content: center !important;
	}
}
@media only screen and (max-width:480px ) {

}
@media only screen and (max-width:380px ) {

}