.btn-style-main {
    background-color: #0B44D8; /* For browsers that do not support gradients */
  background-image: linear-gradient(#0B44D8, #0578FF);
  border: 0px !important;
}
.main-para {
    font-weight: 500;
    font-size: 22px;
    line-height: 32px;
    color: #808080;
}
h1 {
    font-weight:700 !important;
    font-size: 40px;
    line-height: 56px;
    color: #1C1C1C;
}
/* .container {
    width: 1100px !important;
} */
.card-title {
    font-weight:600;
    font-size: 22px;
    line-height: 28px;
    color: #1C1C1C;
}
.card-text {
    font-weight:400;
    font-size: 16px;
    line-height: 24px;
    color: #808080;
}
.card-block {
    padding-top: 30px !important;
}
.learn-more {
    font-weight:600;
    font-size: 16px;
    line-height: 24px;
    color: #0B44D8;
}
.video-bg {
    max-height: 800px !important;
    width: 100%;
    filter: brightness(50%);
}
.second-title {
    font-weight:600;
    font-size: 18px;
    line-height: 26px;
    color: #1C1C1C;
}
.get-in-touch{
    position: absolute;
    top: 50%; 
    left:20px;
    max-height: 235px;
}
.banner-subtitle {
    font-weight:400;
    font-size: 22px;
    line-height: 28px;
    color: #FFF;
}
.para-title-blue  {
    font-weight:400;
    font-size: 30px;
    line-height:40px;
    color: #1A357D;
}
.blue-card  {
    background-color: #1A357D;
    height: 100%  !important;
}
.blue-card-para  {
    font-weight: 500;
    font-size: 22px;
    line-height: 32px;
    color: rgba(255, 255, 255,0.75);
}
.font-white-32 {
    font-size: 32px;
    line-height: 44px;
    color: white;
}
.fs-14  {
    font-size: 14px !important;
}
.fs-12  {
    font-size: 12px !important;
}
.line-height-16{
    line-height: 16px;
}
.text-tertiary{
    color: #808080;
}
.accordion-title  {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    color: #1C1C1C;
}
.font-white-22 {
    font-size: 22px;
    line-height: 32px;
    color: white;
}
.case-study-para  {
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    color: #808080;
}
.white-card-gap  {
    row-gap: 25px;
}
.h1-title {
    font-size: 56px !important;
}
.color-secondary  {
    color: #3E3E3E  !important;
    font-size: 16px;
}

@media screen  and (max-width: 800px){
    h1 {
        font-size: 24px;
        line-height: 32px;
    }
    .main-para,.card-text {
        font-size: 16px;
        line-height: 24px;
    }
    .card-title {
        font-size: 18px;
        line-height: 24px;
    }
    .learn-more {
        font-size: 14px;
        line-height: 20px;
    }
    .video-bg {
        height: 300px !important;
        width: 100%;
        background-size: cover;
        object-fit: cover;
    }
    .banner-image{
        max-height: 450px !important;
    }
    #hero{
        max-height: 450px !important;
    }
    .get-in-touch{
        top: 70%; 
        left:20px
    }
    .second-title {
        font-size: 14px;
        line-height: 18px;
    }
    .font-white-32 {
        font-size: 16px  !important;
        line-height: 24px  !important;
    }
    .blue-card-para{
        font-size: 16px;
        line-height: 26px;
    }
    .para-title-blue{
        font-size: 18px;
        line-height:26px;
    }
    .icon {
        width: 40px;
        padding-bottom: 30px;
    }
    .accordion-button {
        font-size: 20px;
        line-height:28px;
    }
    .container  {
        width: 90% !important;
    }
    .case-study-para  {
        font-size: 14px;
        line-height: 24px;
    }
    .img-banner {
        height: 150px !important;
    }
    .font-white-22 {
        font-size: 16px;
        line-height: 24px;
        color: white;
    }
    .h1-title {
        font-size: 38px !important;
    }
    .color-secondary  {
        font-size: 14px !important;
    }
    
}
@media screen and (max-width: 500px) {
    .submit-btn {
        width: 100% !important;
    }
    .container  {
        width: 100% !important;
    }
    .get-in-touch{
        top: 50%; 
        left:20px
    }
    .main-para,.card-text {
        font-size: 12px !important;
        line-height: 18px !important; 
    }
    .img-banner {
        height: 100% !important;
    }
    .banner-cover {
        object-fit: cover;
    }
    .white-card-gap  {
        row-gap: 0px;
    }
    .h1-title {
        font-size: 24px !important;
    }
    .icon {
        padding-bottom: 0px !important;
    }
    .color-secondary  {
        font-size: 12px !important;
    }
    .banner-subtitle {
        font-size: 16px;
        line-height: 24px;
    }
}

@media screen and (max-width: 1400px) {
    .container  {
        width: 1100px !important;
    }
    .cards-overflow{
        overflow-x: scroll;
    }
    .our-ethos-image{
        height: 100% !important;
    }
    .blue-card-single {
        min-height: 420px !important;
    }
}

@media screen and (min-width: 1400px) {
    .our-ethos-image{
        height: 100% !important;
    }
    .blue-card-para{
        
    }
}

@media screen and (max-width: 320px) {
    .get-in-touch{
        top: 40%; 
        left:20px
    }
}