.joining {
    margin-bottom: 5%;
    background: #F9F9F9;
    padding: 5% 0px;
}

.joining .heading-holder {
    text-align: right;
    margin: auto 10% auto 0px;
}

.joining .heading-holder .heading h1 {
    font-size: 32px;
    font-weight: 600;
    border-bottom: none;
    color: #000000;
    text-align: right;
    padding: 0;
}

.joining .card-holder .card {
    border: none;
    text-align: center;
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 5px 6px #00000029;
    border-radius: 23px;
    height: 318px;
    padding: 5% 0px;
}

.joining .card-holder .card:hover {
    box-shadow: 0px 3px 6px #D73C477D;
}


.joining .right-heading {
    display: flex;
    margin-top: 5%;
}

.joining .right-heading .vr {
    background: #D73C47;
    opacity: 1;
    height: 200px;
}
.joining .card-holder .card .card-img-top {
  width: 15% !important;
  margin: 0px auto;
}

.joining .card-holder .card .card-body .card-title {
    font-size: 18px;
    font-weight: 600;
    color: #000000;
    border-bottom: 1px solid #D73C47;
    width: fit-content;
    margin: 0px auto;
    padding: 5px 0px;
    margin-bottom: 5%;
}

.joining .card-holder .card .card-body .card-text {
  font-size: 18px;
  font-weight: 500;
  color: #000000;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 3;
}



/* joining responsive start */
@media (min-width: 0px) and (max-width: 320px) {
    .joining .right-heading{
        display: block;
        margin-bottom: 10%;
    }
    .joining .right-heading .vr {
        display: none;
    }

    .joining .heading-holder {
        text-align: center;
        margin-right: 0;
    }

    .joining .heading-holder .heading h1 {
        font-size: 20px;
    }

    .joining .card-holder .card .card-img-top {
        width: 15% !important;
    }

    .joining {
        margin-bottom: 5%;
        background: #F9F9F9;
        padding: 5% 0px;
        margin-top: 10%;
    }

    .joining .card-holder .card {
        height: 270px;
        margin-bottom: 10%;
    }

    .joining .card-holder .card .card-body .card-text {
        font-size: 15px;
    }

   
  }
  
  @media (min-width: 321px) and (max-width: 485px) {
    .joining .right-heading{
        display: block;
        margin-bottom: 10%;
    }
    .joining .right-heading .vr {
        display: none;
    }

    .joining .heading-holder {
        text-align: center;
        margin-right: 0;
    }

    .joining .heading-holder .heading h1 {
        font-size: 20px;
    }

    .joining .card-holder .card .card-img-top {
        width: 15% !important;
    }

    .joining {
        margin-bottom: 5%;
        background: #F9F9F9;
        padding: 5% 0px;
        margin-top: 10%;
    }

    .joining .card-holder .card {
        height: 270px;
        margin-bottom: 10%;
    }

    .joining .card-holder .card .card-body .card-text {
        font-size: 15px;
    }

    }
  
    @media (min-width: 486px) and (max-width: 575px) {
        .joining .right-heading{
            display: block;
            margin-bottom: 10%;
        }
        .joining .right-heading .vr {
            display: none;
        }
    
        .joining .heading-holder {
            text-align: center;
            margin-right: 0;
        }
    
        .joining .heading-holder .heading h1 {
            font-size: 20px;
        }
    
        .joining .card-holder .card .card-img-top {
            width: 15% !important;
        }
    
        .joining {
            margin-bottom: 5%;
            background: #F9F9F9;
            padding: 5% 0px;
            margin-top: 10%;
        }
    
        .joining .card-holder .card {
            height: 270px;
            margin-bottom: 10%;
        }
    
        .joining .card-holder .card .card-body .card-text {
            font-size: 15px;
        }
    
    }
  
    @media (min-width: 576px) and (max-width: 767px) {
        .joining .right-heading{
            display: block;
            margin-bottom: 10%;
        }
        .joining .right-heading .vr {
            display: none;
        }
    
        .joining .heading-holder {
            text-align: center;
            margin-right: 0;
        }
    
        .joining .heading-holder .heading h1 {
            font-size: 25px;
        }
    
        .joining .card-holder .card .card-img-top {
            width: 15% !important;
        }
    
        .joining {
            margin-bottom: 5%;
            background: #F9F9F9;
            padding: 5% 0px;
            margin-top: 10%;
        }
    
        .joining .card-holder .card {
            height: 270px;
            margin-bottom: 10%;
        }
    
        .joining .card-holder .card .card-body .card-text {
            font-size: 15px;
        }
    }
  
    @media (min-width: 768px) and (max-width: 991px) {
        .joining .right-heading{
            display: block;
            margin-bottom: 10%;
        }
        .joining .right-heading .vr {
            display: none;
        }
    
        .joining .heading-holder {
            text-align: center;
            margin-right: 0;
        }
    
        .joining .heading-holder .heading h1 {
            font-size: 32px;
        }

        .joining .card-holder .card .card-img-top {
            width: 25% !important;
        }
    }
    
    @media (min-width: 992px) and (max-width: 1023px) {
        .joining .card-holder .card .card-img-top {
            width: 20% !important;
        }
    }
  
    @media (min-width: 1024px) and (max-width: 1199px) {

        .joining .heading-holder .heading h1 {
            font-size: 25px;
        }
        .joining .card-holder .card .card-img-top {
            width: 20% !important;
        }
    }

    @media (min-width: 1200px) and (max-width: 1399px) {
        .joining .card-holder .card .card-img-top {
            width: 20% !important;
        }

        .joining .heading-holder .heading h1 {
            font-size: 25px;
        }
    }
  
  /* joining css end */
  