@media only screen and (max-width: 1280px) {
    .activa-3-img {
        top: -109% !important;
        left: 112% !important;
    }
    .activa-img.active {
        top: -92% !important;
        left: 120% !important;
    }

    .showroom-2 {
        width: 87% !important;
    }

    .showroom {
        width: 82% !important;
    }

    .activa-4-img {
        top: -70%;
        left: 118%;
    }
    .activa-4-img.ac.active {
        top: -37%;
        left: 119%;
    }
    .ac img {
        margin-left: -16px;
    }
    .activa-6-img {
        top: -95%;
        left: 116%;
    }
    .activa-7-img {
        top: -88%;
        left: 114%;
    }





}

@media only screen and (max-width: 1024px) {
    .sport-box {
        width: 82%;
    }
    .showroom-2 {
        width: 100% !important;
        color: #222 !important;
    }
    .color-box-3:hover, .color-box-4:hover, .color-box-5:hover, .color-box-6:hover, .color-box-:hover, .color-box:hover {
        margin-right: 0px !important;
    }
    .showroom {
        width: 95% !important;
        color: #222 !important;
    }


}

@media only screen and (max-width: 912px) {

.star-text p {
    width: 100%;
}



}

@media only screen and (max-width:430px){
    .sport-box {
        width: 100%;
    }
    }
@media only screen and (max-width:414px){
    .star-text h1 {
        font-size: 30px;
    }
}



@media only screen and (max-width: 414px) {
    .showroom {
        width: 100% !important;
        color: #000 !important;
        font-family: "Lato" !important;
        font-weight: 500 !important;
        font-size: 21px !important;
        margin: 0 auto;
        margin-top: 0px !important;
    }
}


@media only screen and (max-width: 360px) {

.showroom-2 {
    font-size: 19px !important;
    width: 90% !important;
}
.showroom-2 span {
    font-size: 20px !important;
}
.sport-box {
    width: 100%;
}


}








