.banner-overlay {
    background: none;
}
.bannerimg{
    height: 100%;
} 
.bannerimg img {
    object-position: 30%;
}
.homepage_banner_h {
    width:629px !important;
    word-break: break-word;
}
.vms-text-section p {
	text-align:left;
	width:750px;
}

.Banner-text p {
    width: 529px;
}
/* .video-container{
    margin: 0 84px 0 116px !important;
} */
.videoSection{
    margin-top: 20px;
}
.vms-text-section{
    padding-bottom: 48px !important;
}
.card-heading{
    margin: 0 0 32px !important;
}
.card-layout {
    display: flex;
    justify-content: center !important;
    gap: 31px;
    margin: 0 !important;
    padding: 0;
  }
.award-container{
    display:block;
}
.basic-structure button {
    width: max-content;
    justify-content: center;
}
.basic-structure span{
    width: 118px;
}
.basic-structure:last-child span{
    width: 119px;
}
.card-container{
    margin-top: 40px;
    margin-bottom:  0px !important;
}
.cd-details {
    min-height: 250px;
}
@media (max-width: 767px) {
    .bannerimg{
        height: 700px;
    }
    .Banner-text{
        top: 200px;
        bottom: auto;
    }
    .homepage_banner_h{
        width: 330px !important;
        font-weight: 700 !important;
    }
    .Banner-text p{
        width: 323px;
    }
    .card-heading{
        display: block !important;
        font-family: Archivo;
        font-weight: 600;
        font-size: 26px !important;
        line-height: 1.2;
        letter-spacing: 0;
        text-align: center;
        margin-bottom: 24px !important;
    }
	.vms-text-section h2 {
		text-align:center;
	}
	
    .video-container{
        margin: 0 16px !important
    }
    .videoSection{
        margin-top: 40px;
    }
    .vms-text-section{
        padding-bottom: 25px !important;
        margin-bottom: 0px !important;
    }
    .awardsSwiper .swiper-wrapper {
        padding: 10px 0px 10px 10px !important;
    }
    .award-container{
        display:block;
    }
    .awardsAcc h2 {
        font-family: Archivo;
        font-weight: 600;
        font-size: 26px;
        line-height: 1.2;
        letter-spacing: 0; 
        padding-bottom: 10px;  
        color: rgba(25, 25, 25, 1);
    }
    .awardsSwiper .swiper-wrapper {
        margin: 0;
        padding: 19px 0 !important;
    }
    .swiper-slide .swiper-award{
        width: 120px !important;
    }
    .card-layout{
        gap:0px
    }
    .cd-details {
        padding: 20px 0 25px;
        min-height: 236px;
        justify-content: space-between;
    }
    .basic-structure{
        min-height: 536px;
    }
    .basic-structure button{
        /* width:177px !important; */
        height:55px;
        padding: 20px 20px !important
    }
    .basic-structure span{
        width: 105px;
    }
    .basic-structure:last-child span{
        width: 106px;
    }
    .basic-structure .button-svg{
        margin-left: 10px;
    }
    .basic-structure span{
        font-size: 16px !important;
    }
    .vms-text-section p {
		font-size: 18px;
        line-height: 1.5;
        padding: 0 !important;
        margin: 0;
        margin-top: 20px;
    }
	#journey-68d7ed007bf90 .timeline-controls {
		display:none;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
    .Banner-text{
        top:50%
    }
    img.cd-img{
        object-position: center 45% !important;
        object-fit: fill !important;
    }
    .card-layout {
        flex-direction: row !important;
        margin: 50px 14px !important;
    }
    .video-container{
        margin: 0 16px !important
    }
    .award-container{
        display:block;
    }
    .awardsAcc h2 {
        font-family: Archivo;
        font-weight: 600;
        font-size: 26px;
        line-height: 1.2;
        letter-spacing: 0%; 
        padding-bottom: 15px;  
        color: rgba(25, 25, 25, 1);
    }
    .awardsSwiper .swiper-wrapper {
        margin: 19px 0;
    }
    .swiper-slide .swiper-award{
        width: 120px !important;
    }
    .cd-details {
        padding-bottom: 25px;
    }
    .vms-text-section p {
        font-size: 22px;
        line-height: 1.2;
    }
    .video-container{
        margin: 0 16px !important
    }
    .videoSection{
        margin-top: 40px;
    }
    .vms-text-section{
        padding-bottom: 25px !important;
        margin-bottom: 0px !important;
    }
    .card-layout .basic-structure:not(:last-child) {
        margin-bottom: 0;
    }
}
@media (max-width: 400px) {
    .basic-structure {
        width: 100%;
        height:100%
    }
    .cd-details {
        padding: 25px 0 0px;
        margin-bottom: 25px;
        justify-content: space-around;
    }
    .leader-header p {
        width:auto
    }
	#journey-68d7ed007bf90 .timeline-controls {
		display:none;
	}
}