.webinar-banner-overlay {
    background: linear-gradient(335deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
}
.webinar-banner-container img {
    object-fit: cover;
    /* object-position: center; */
    object-position: bottom center;
}
.webinar-banner-text {
    top:auto  !important;
    bottom: 63px
}
.webinar-banner-text h1{
    width: calc(100% - 300px);
}
.webinar-form{
    top:154px;
    bottom:unset;
    width: 407px !important
}
.form_btn button {
    font-weight: 600;
    font-size: 18px;
    padding : 21px 37px !important
}
.form-top-text {
    font-size: 18px;
    color: rgba(25, 25, 25, 1);

}
li {
    margin:0px
}
.brand-container h2 {
    font-weight: 500;
}    
.brand-container{
    margin-top:100px
}
h2{
    margin:0px
}
.brand-swiper-container{
    padding : 38px 0px 38px 21px
}
.swiper-wrapper:first-child {
    padding: 0!important;
}
.brand-container h2 {
    margin-bottom: 50px;
}
.swiper-brand-work{
    width: max-content !important;
}
.card-container {
    width: 100%;
    margin: 100px 0;
}    
.card-heading{
    margin: 0 200px 16px ;
}
.card-desp {
    width: 100%;
    margin: 0;
    color: #191919;
}
.card-layout{
    margin: 42px 11px 0;
    gap: 50px;
    justify-content: center;
}
.basic-structure {
    min-height: 606px;
    height: auto;
}
.cd-details{
    padding: 0;
    min-height: 306px;
    height: auto;
}
.cd-layout-heading {
    margin: 20px 20px 12px;
    line-height: normal;
}
.cd-layout-desp {
    line-height: 25px !important;
    margin: 0 20px auto !important;
}
.key-features-section {
    margin-bottom: 48px;
    display: flex;
}
.swiper-wrapper .swiper-number {
    min-width: 0px !important;
    width: max-content !important;
}
.numberSwiper .swiper-wrapper {
    padding: 28.5px 0 35.5px !important;
    margin: 0;
}
.number-text-flex {
    display: flex;
    align-items: center;
    gap:0px;
    border-right: none;
  }
.number-text {
    padding-right: 20px;
}
.vertical-divider {
    width: 1px;
    height: 70px;
    background-color: rgba(0, 0, 0, 0.5);
  }
.number-sub_text {
    /* border-left: 1px solid rgba(0, 0, 0, 0.5); */
    padding-left: 10px;
    width:auto;
    padding-right: 10px !important;
}
.additional-banner-container{
    margin: 74px 0;
}
.additional-banner-container h2 {
    width: 100%;
    padding: 26px 0 0;
    font-family: Archivo;
    font-weight: 700;
    font-size: 62px;
    line-height: normal;
    letter-spacing: 0;
    text-align: center;
    color:#191919
}
.additional-banner-container p {
    width: calc(100% - 300px);
    margin:  0 auto;
    font-family: Archivo;
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0;
    text-align: center;
    color:#191919;
    padding :8px 0 22px
}
.additional-banner-container img {
    /* height: 688px; */
    width: calc(100% - 488px);
    max-width: 952px;

}
.bb-contaier{
    margin-top:74px;
    margin-bottom: 74px;
}
.bb-mask-container .bb-mask-icon {
        mask-size: contain !important;
        mask-position: center;
        background-color: #161819 !important;
}
.bb-box-data{
    bottom:33px
}
.faq-section {
    margin: 74px 155px 100px;
    padding:0px !important
}
.faq-section h2 {
    text-transform: none;
    text-align: center;
    margin-bottom: 0px;
}
.wp-block-themeisle-blocks-accordion {
    padding-top: 40px;
    padding-bottom: 0px;
}
p{
    line-height: 100%;
}
.wp-block-themeisle-blocks-accordion-item__title{
    font-family: Archivo;
    font-weight: 600;
    font-size: 25px !important;
    line-height: 100%;
    letter-spacing: 0%;
}
.wp-block-themeisle-blocks-accordion-item{
    border-bottom: 1px solid black !important;
    margin-bottom: 29px;
}
.wp-block-themeisle-blocks-accordion:not(.is-style-default) .wp-block-themeisle-blocks-accordion-item__title{
    border:0px;
    padding: 0px 0px 18px 0px !important;
    margin-bottom:0px;
    font-size: 25px !important;
  }
.wp-block-themeisle-blocks-accordion:not(.is-style-default) .wp-block-themeisle-blocks-accordion-item__content{
    border:0px;
    margin-top: 4px;
    padding: 0px 0px 24px 0px !important;
    font-size: 25px !important;
    color: #191919;
}
.wp-block-themeisle-blocks-accordion-item__content p{
    line-height: normal; 
}
.wp-block-themeisle-blocks-accordion-item:last-child {
    margin-bottom: 0px !important;
}
.swiper-brand-work img {
    width: 300px;
    height: 58px;
}
.swiper-brand-work{
    width: max-content !important;
}
.bb-box .bb-mask-container{
    top: 28px;
    left: 28px;
}
@media (max-width: 1024px) {
    .site-logo {
        margin: 32px 0 31px 16px;
    }
    .webinar-banner-overlay{
        opacity:1;
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);}
   
    .webinar-banner-container img {
        object-fit: cover;
        object-position: 65%;
    }

    .form_btn button {
        font-weight: 600;
        font-size: 18px;
        padding : 21px 24px !important
    }
    .form-top-text {
        font-size: 14px;
        color: rgba(25, 25, 25, 1);
    
    }
    .webinar-banner-text {
        width: max-content;
        top: 99px !important;
        left: 50%;
        transform: translateX(-50%);
        bottom: auto;
        margin: 0;
        gap: 15px;
    }
    .webinar-banner-text h1 {
        font-size: 35px;
        width: calc(100vw - 32px) !important;
        max-width: 407px !important;
    }
    .webinar-form {
        width: calc(100vw - 33px) !important;
        max-width: 407px;
        bottom: 33px;
        top: auto;
        background: rgba(255, 255, 255, 1);
    }
    .circle-icon-containers {
        width: 21px;
        height: 21px;
    }
    .circle-icon-images {
        width: 9px !important;
        height: 9px !important;
        object-fit: contain;
    }
    .highlight-content li {
        font-size: 15px;
        margin-bottom: 15px;
    }
    .brand-container {
        margin-top:30px
    }
    .brand-container h2 {
        font-weight: 800;
        font-size: 22px;
        margin-bottom: 0;
        color: #082D35;
    }
    .brand-swiper-container {
        padding: 18.5px 0 18.5px 8px;
    }
    .swiper-brand-work img {
        width: 111.5px;
        height: 21px;
    }
    .card-container {
        margin: 20px 10px 30px;
        width: calc(100% - 20px) !important;
    }
    .card-heading {
        display: block !important;
        font-family: Archivo;
        font-weight: 700;
        font-size: 35px !important;
        line-height: normal;
        letter-spacing: 0;
        text-align: center;
        margin: 0 50px 12px  !important;
    }
    .card-desp{
        width: 100% !important;
    }
    .card-layout {
        margin: 19px 11px 0px !important;
        display: block !important;
        gap:33px !important
    }
    .basic-structure {
        max-width: 400px;
        margin: auto;
        height: auto !important;
    }
    /* .cd-details {
        height:341px!important;
    } */
    .cd-layout-desp{
        font-weight: 400;
        margin-bottom: 11px !important;
        line-height: 21px !important;
    }
    .features-box h3 {
        margin-bottom: 18px;
    }
    .key-features-section {
        margin-bottom: 25px;
    }
    .cd-details {
        gap: unset;
        height:auto !important;
    }
    .card-desp{
        line-height: 120% !important;
    }
    .number-container {
        margin: 30px 0 0px;
    }
    .numberSwiper .swiper-wrapper {
        padding: 15px 0 !important;
    }
    .vertical-divider {
        height:60px
    }
    .additional-banner-container {
        margin: 30px 0 0;
    }
    .additional-banner-container h2,
    .additional-banner-copy-container p{
        font-size: 35px;
        color: rgba(25, 25, 25, 1);
        padding: 0;
        margin-bottom: 12px;
        margin-top: 0px;
    }
    .additional-banner-container p,
    .additional-banner-copy-container h2{
        width: calc(100% - 18px);
        font-size: 15px;
        line-height: 18px;
        padding: 0;
        margin: 0 9px ;
    }
    .additional-banner-container img,
    .additional-banner-copy-container img{
        width: calc(100% - 72px);
    }
    .bb-contaier {
        margin: 0 auto 30px !important;
    }
    .bb-box{
        padding: 0;
        margin: 0;
    }
    .bb-box-data{
        justify-content: center;
        bottom:50% !important
    }
    .bb-layout-common-class {
        padding: 0 20px;
        border-radius: 20px;
    }
    .bb-box .box-5 .bb-box-data {
        bottom: 50%;
    }
    .mygate-section{
        margin: 30px auto;
    }
    .faq-section {
        padding: 0 16px ;
        width: calc(100% - 32px);
        margin: 30px auto;
    }
    .faq-section h2 {
        color: #000000;
        font-weight: 800;
        margin-bottom: 0px;
    }
    .wp-block-themeisle-blocks-accordion {
        padding-top: 25px !important;
    }
    .wp-block-themeisle-blocks-accordion:not(.is-style-default) .wp-block-themeisle-blocks-accordion-item__title        {
        font-weight: 600 !important;
        font-size: 18px !important;
    }
    .wp-block-themeisle-blocks-accordion-item__content p {
        font-size: 15px !important; 
        padding: 0 !important;
        line-height: 20px !important;
    }
    .wp-block-themeisle-blocks-accordion:not(.is-style-default) .wp-block-themeisle-blocks-accordion-item__content {
        margin-top: 6px;
    }
    .faq-section button {
        margin-top: 25px
    }
    .mygate-section {
        padding-bottom: 0px;
    }
}
@media only screen and (max-width: 1024px) and (orientation: landscape) {
    img.cd-img {
        height: 440px !important
    }
  }
@media (min-width: 1025px) and (max-width: 1345px) {
    .bb-box {
        grid-template-columns: repeat(1, 1fr);
    }
    .card-heading{
        margin: 0 30px 16px;
    }
}