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

    .elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 1140px;
    }
    .home-slider-big-ttile {
        padding-left: 80px;
    }
    .home-slider-content-txt{
        padding-left: 80px;
    }
    #home-slider-button-box{
        padding-left: 80px;
    }
	.product-tabs-section .nav-tabs{
		width: 70% !important
	}
}
@media only screen and (max-width: 1199px) {
    .top-bar-right-box {
        width: 41%;
        display: inline-block;
    }
    .top-bar-title-box {
        font-size: 12px !important;
        line-height: 18px !important;
    }
    .home-industries-banner-inner-box {
        padding: 70px 110px 70px 170px;
    }
    .home-industries-banner-white-box {
        top: 14%;
    }
}
@media only screen and (max-width: 1140px){
    .top-bar-right-box {
        width: 49%;
        display: inline-block;
    }
}