@media (max-width: 1300px) {

    .offer-item .box-title {
        font-size: 32px;
    }
    .offer-item .box-content{
            padding: 60px 40px 58px 60px;
    }

    .hero-style1 .hero-title{
        font-size: 32px;
    }

    .header-layout6 .header-button .icon-btn{
        padding: 15px;
    }
}

@media (max-width: 1200px) {

    .text-area-1{
        padding-left: 3rem;
    padding-right: 0rem;
    }

    .choose-feature .box-icon:before {
		top: 15px;
		left: 15%
	}

    .collection-category.style9 {
        display: none;
    }

    .business-grow-one-left-img-four {
        margin-left: 93px;
    }

    .main-menu>ul>li {
    margin: 0 8px;
}

.collection-card-last {
    flex-direction: row;
    align-items: center;
}
    
}

@media (max-width: 1024px) {

    .feature-card .box-title {
        font-size: 16px;
    }
    
}

@media (max-width: 992px) {

    .header-links ul{
        text-align: center;
    }

    .text-area-1 {
        padding-left: 1rem;
        padding-top: 1.5rem;
    }

    .choose-feature .box-icon:before {
        left: 8%;
    }

    .feature-card .box-icon {
        height: auto;
    }

    .feature-card.style2 {
        margin-bottom: 15px;
    }
    
    .business-grow-one {
        padding-top: 100px;
    }

    .business-grow-one-left-box {
    margin-bottom: 25px;
}

.footer-layout4 .th-widget-about {
    margin-bottom: 20px;
}

.header-layout6 .header-button .icon-btn{
    display: none;
}


    
}

@media (max-width: 767px) {
    .sub-title.sub-title {
        font-size: 28px;
    }

    .choose-feature .box-icon:before {
        left: 4%;
    }

    .choose-feature .box-title {
        font-size: 20px;
    }

    .choose-feature {
        margin-bottom: 10px;
    }

    .hero-style1 .scroll-down a span img {
        transform:  rotate(360deg);
    }

    .banner-1 .banner-v1-content h1 {
        font-size: 30px;
        line-height: 62px;
    }

        .banner-1 .banner-v1-content h1 span {
        font-size: 45px;
        line-height: 32px;
    }

        .hero-style6 .hero-title {
        font-size: 38px;
        line-height: 50px;
    }

    .footer-widget {
    margin-bottom: 35px;
}

    .collection-card-last {
        flex-direction: column;
        align-items: normal;
    }

.counter-card .box-number {
    font-size: 32px;
}
}

@media (max-width: 576px) {

        .sub-title.sub-title {
        font-size: 24px;
    }

    .hero-style6 .hero-title {
        font-size: 30px;
        line-height: 40px;
    }
}