@media (min-width:320px) and (max-width:481px) {
    .main-slider {
        display: none !important;
    }
    .bourche-first-desc-div > img {
        margin-top: 2.5rem !important;
    }

    .paragraph {
        font-size: 0.8rem;
    }
    .customers-service-content {
        width: 100%;
        padding: 0 15px !important;
    }
    .customers-service-content > span {
        font-size: 0.6rem;
    }

    .service-card {
        width: 100%;
        height: 7.95rem;
        display: flex;
        background: #FFF;
        border-radius: 0.6875rem;
        box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.20);
    }

    .service-icon {
        width: 12.125rem;
        filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.50));
        margin: 0 -12px;
        padding: 0;
        border-bottom: 8rem solid #E7E7E7;
        border-left: 6rem solid transparent;
        border-bottom-right-radius: 10px;
        border-top-right-radius: 10px;
    }

    .service-icon > img {
        margin: 3.5rem 1.2rem;
    }

    .service-content {
        padding: 10px;
    }

    .service-content > h2 {
        color: #454141;
        text-align: right;
        font-size: 0.7rem;
        font-style: normal;
        font-weight: 900;
        line-height: 162.5%; /* 2.03125rem */
    }

    .service-content > span {
        font-size: 0.5rem;
    }

    .crm-text {
        font-size: 0.8rem;
        color: #454141;
        text-align: justify;
        font-style: normal;
        width: 100%;
    }

    .sale-text {
        font-size: 0.8rem;
        color: #454141;
        text-align: justify;
        font-style: normal;
        line-height: 3.5rem;
        width: 100%;
    }

    .crm-img {
        width: 100%;
        height: 100%;
        float: left;
    }

    .warehouse {
        width: 100%;
        height: 20.5625rem;
        border-radius: 10px;
    }

    p {
        font-size: 0.8rem;
        color: #454141;
        text-align: justify;
        font-style: normal;
        line-height: 250%; /* 2.34375rem */
    }

    .customers-service-content > span:nth-child(2){
        /*padding: 0 19%;*/
    }

    .pic-span {
        position: absolute;
        width: 100%;
        text-align: center;
        bottom: 0;
        font-weight: 700;
        font-size: 1.2rem;
        left: 0;
        background-color: rgba(252, 237, 32, 0.75);
        height: 10%;
        margin: 0;
    }
}

@media (min-width:481px) and (max-width: 961px) {
    .service-card {
        width: 100%;
        height: 7.95rem;
        display: flex;
        background: #FFF;
        border-radius: 0.6875rem;
        box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.20);
    }

    .service-icon {
        width: 12.125rem;
        filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.50));
        margin: 0 -12px;
        padding: 0;
        border-bottom: 8rem solid #E7E7E7;
        border-left: 6rem solid transparent;
        border-bottom-right-radius: 10px;
        border-top-right-radius: 10px;
    }

    .service-icon > img {
        margin: 1.2rem;
    }

    .service-content {
        padding: 10px;
    }

    .service-content > h2{
        /*font-family: "Peyda-bold" !important;*/
        color: #454141;
        text-align: right;
        font-size: 1.25rem;
        font-style: normal;
        font-weight: 900;
        line-height: 162.5%; /* 2.03125rem */
    }

    .customers-service-content {
        padding: 15px;
        width: 100%;
    }

    .crm-text {
        color: #454141;
        text-align: justify;
        font-style: normal;
        /*line-height: 3.5rem;*/
        width: 85%;
    }

    .sale-text {
        color: #454141;
        text-align: justify;
        font-style: normal;
        line-height: 3.5rem;
        width: 82%;
    }

    .pic-span {
        position: absolute;
        width: 100%;
        text-align: center;
        bottom: 0;
        font-weight: 700;
        font-size: 1rem;
        left: 0;
        background-color: rgba(252, 237, 32, 0.75);
        height: 10%;
        margin: 0;
    }
    .crm-img {
        width: 90%;
        height: 90%;
        float: left;
    }

    .warehouse {
        width: 32.3125rem;
        height: 20.5625rem;
        border-radius: 10px;
    }

    p {
        color: #454141;
        text-align: justify;
        font-style: normal;
        line-height: 250%; /* 2.34375rem */
    }

    .customers-service-content > span:nth-child(2){
        padding: 0 24%;
    }
}

@media (min-width:961px) {
    .pic-span {
        position: absolute;
        width: 100%;
        text-align: center;
        bottom: 0;
        font-weight: 700;
        font-size: 1rem;
        left: 0;
        background-color: rgba(252, 237, 32, 0.75);
        height: 10%;
        margin: 0;
    }

    .service-card {
        width: 100%;
        height: 7.95rem;
        display: flex;
        background: #FFF;
        border-radius: 0.6875rem;
        box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.20);
    }

    .service-icon {
        width: 12.125rem;
        filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.50));
        margin: 0 -12px;
        padding: 0;
        border-bottom: 8rem solid #E7E7E7;
        border-left: 6rem solid transparent;
        border-bottom-right-radius: 10px;
        border-top-right-radius: 10px;
    }

    .service-icon > img {
        margin: 1.2rem;
    }

    .service-content {
        padding: 10px;
    }

    .service-content > h2{
        /*font-family: "Peyda-bold" !important;*/
        color: #454141;
        text-align: right;
        font-size: 1.25rem;
        font-style: normal;
        font-weight: 900;
        line-height: 162.5%; /* 2.03125rem */
    }

    .customers-service-content {
        padding: 15px;
        width: 100%;
    }

    .crm-text {
        color: #454141;
        text-align: justify;
        font-style: normal;
        /*line-height: 3.5rem;*/
        width: 85%;
    }

    .sale-text {
        color: #454141;
        text-align: justify;
        font-style: normal;
        line-height: 3.5rem;
        width: 82%;
    }

    .crm-img {
        width: 90%;
        height: 90%;
        float: left;
    }

    .warehouse {
        width: 32.3125rem;
        height: 20.5625rem;
        border-radius: 10px;
    }

    p {
        color: #454141;
        text-align: justify;
        font-style: normal;
        line-height: 250%; /* 2.34375rem */
    }

    .customers-service-content > span:nth-child(2){
        /*padding: 0 24%;*/
    }
}

h1 {
    /*font-family: "Peyda-bold" !important;*/
    font-weight: 700;
}

.service-description {
    /*font-family: "Peyda-bold" !important;*/
    color: #454141;
    text-align: center;
    font-size: 2rem;
    font-style: normal;
    font-weight: 900;
    line-height: 162.5%; /* 3.25rem */
}

.customers-service {
    display: flex;
    border-radius: 0.6875rem;
    background: #FFF;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.20);
}

.customers-service-icon {
    width: 6.125rem;
    filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.50));
    margin: 0 -12px;
    padding: 0;
    border-bottom: 3.5rem solid #FCED20;
    border-left: 3rem solid transparent;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}

.customers-service-icon > img {
    position: absolute;
    width: 4rem;
    height: 4rem;
}

.warranty {
    width: 7.6875rem;
    height: 6.5625rem;
}

.carousel-item > img {
    margin-top: 0;
}

.img-text-box {
    border-radius: 0.9375rem;
    margin-top: -7.25rem;
    margin-left: 50px;
    left: 0;
    float: right;
    opacity: 0.9;
}

.img-text-box > img {
    position: absolute;
}

.img-text-box > p {
    float: right;
    opacity: 0.9;
    color: black;
    font-size: 2rem;
    font-weight: 700;
    margin-right: 3rem;
}

