.brand-hero button.btn.btn-dark:hover {
    background:#f3e733;
    color: #111;
}
.brand-hero button.btn.btn-dark{
       transition:0.4s all ease-in-out;
}
.sm-actions button.btn.btn-dark:hover {
    background:#f3e733;
    color: #111;
}
.sm-actions button.btn.btn-dark{
    transition:0.4s all ease-in-out;
}
.eyebrow{
    font-size:14px!important;
}
p.stat_one {
    border-bottom: none!important;
    font-weight: 400;
    color: #fff!important;
    padding-bottom:0px!important;
}
.stat .cl{
    justify-content:left!important;
}
.btn-yellow:hover i.fas.fa-arrow-right{
    border:1px solid #F3E733;
}
.sm-actions a.btn.btn-dark.btn-ota-ready:hover{
     background:#f3e733!important;
    color: #111!important;
}
a.btn.btn-ghost.btn-ota-ready {
    border: 1px solid #111;
}
a.btn.btn-ghost-d.my_ghost.btn-ota-ready{
    border:1px solid #fff;
}
.cta-row i.fas.fa-arrow-right {
    background: #000;
    color: #fff;
    padding: 13px;
    border-radius: 100px;
}
p.dwn-sec {
    padding: 40px 0px 0px;
    font-size: 12px;
    color:#bdbdbd;
}
a.talk-wa i {
    font-size: 22px;
}
a.talk-wa svg,
a.talk-call svg,
a.talk-btn svg {
    width: 20px;
    height: 20px;
    flex: none;
}
h2.sec {
    font-size: clamp(30px, 4.4vw, 50px);
    font-weight: 800;
    line-height: 1.04;
    letter-spacing: -.02em;
    margin: 14px 0 0;
}
.sm-field {
    display: flex;
    align-items: center;
    gap: 20px;
    padding-top: 10px;
    flex-wrap:wrap;
}

.field.half{
    width:49%;
}
a.talk-btn.wa i {
    font-size: 20px;
}
a.talk-wa:hover {
   border:1px solid #f3e733;
    background:transparent;
    color:#f3e733;
}
a.talk-call:hover{
    background:#ffffff;
    color:#111;
}
a.talk-wa{
    transition:all 0.3s ease-in-out;
    border: 1px solid #f3e734;
}
a.talk-call{
   transition:all 0.3s ease-in-out;
}
.talk-btn.wa:hover{
     border:1px solid #f3e733;
    background:transparent;
    color:#f3e733;
}
.talk-btn.call:hover{
      background:#ffffff;
    color:#111;
}
.talk-btn.wa{
   transition:all 0.3s ease-in-out;
    border: 1px solid #f3e734;  
}
.talk-btn.call{
   transition:all 0.3s ease-in-out; 
}
.section-head.bee-sec p{
    padding:0px 76px 0px 0px;
}

.section-head.bee-sec a.btn.btn-yellow.btn-ota-ready{
    width:15%!important;
}
.section-head p{
    font-size:15px!important;
}
.show-eye{
       text-transform: capitalize!important;
       font-size:14px!important;
}
.eyebrow::before{
    display:none!important;
}
.sm-contact h2 .hl{
    background:transparent!important;
}
.sm-banner h2 u{
    text-decoration:none!important;
}
.sm-banner-sub{
    font-size:16px!important;
}
.sm-contact-sub{
   font-size:16px!important; 
}
.show-lede{
    font-size:16px!important;
}
.preparedfor {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 22px;
}
.reveal {
    opacity: 0;
    transform: translateY(24px);
    transition: opacity .7s cubic-bezier(.2, .7, .2, 1), transform .7s cubic-bezier(.2, .7, .2, 1);
}
.preparedfor .client {
    display: flex;
    align-items: center;
    gap: 18px;
}
.preparedfor .lbl {
    font-size: 10.5px;
    letter-spacing: .34em;
    color: #9a9a9a!important;
    text-transform: uppercase;
    font-weight: 600;
}
.preparedfor .client {
    display: flex;
    align-items: center;
    gap: 18px;
}
.bee svg {
    display: block;
    height: clamp(30px, 5vw, 50px);
    width: auto;
}
.preparedfor .client .name {
    font-size: clamp(34px, 6vw, 58px);
    font-weight: 800;
    line-height: 1;
    letter-spacing: -.02em;
    padding-bottom:10px;
}
.hero .kicker {
    margin-bottom: 24px;
    color: #c9c9c9;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 15px !important;
}
.preparedfor .bar {
    width: 64px;
    height: 5px;
    background:#f3e733;
    border-radius: 3px;
    display:block;
}
/*span.ht-inner {*/
/*    padding-top: 30px;*/
/*}*/
.split-media .badge{
    display:none;
}
.talk-call{
    background:transparent;
}
.reveal.in {
    opacity: 1;
    transform: none;
}
section.section.faq_section {
    padding-top: 0px;
}
.my-txt{
    width:78%;
}
a.talk-call{
    border:1px solid #fff;
}
@media (min-width: 320px) and (max-width: 728px) {
  .field.half{
    width:100%;
}  
.lw-v{
    margin:0px;
}
    .fphoto img {
        max-width: 100%!important;
    }
    .hero .wrap {
    padding: 0px 30px!important;
}
.btile-foot{
    margin-top:-19px;
}
.csf .body{
    padding:30px 25px 30px;
}
    .social {
        grid-template-columns: repeat(2, 1fr)!important;
    }
    .rail .wrap{
        padding:12px 28px 12px 10px;
    }
    /*.btile .disc{*/
    /*    text-align:end;*/
    /*}*/
    .stats{
        padding:40px 27px;
    }
    .hero .stats .s b{
        font-size: 18px;
    }
    .hero .stats .s{
        font-size:12px!important;
    }
    .hero .stats{
        gap:5px 16px;
        padding:20px 0px;
    }
    span.ht-inner {
    padding-top: 0px!important;
}
a.talk-wa{
    width:100%;
    justify-content:center;
}
a.talk-call{
    width:100%;
    justify-content:center;
}
.btile .nm{
    font-size:clamp(20px,3vw,38px)!important;
}
.btile .blogo{
    display:none;
}
.sm-banner {
    margin-bottom: -84px;
}
/*h2{*/
/*    font-size:45px!important;*/
/*}*/
.pm-card{
    text-align:left;
    align-items:flex-start;
}
    .stat-grid {
        grid-template-columns: repeat(1, 1fr)!important;
    }
    .my-txt {
    width: 100%;
}
.section-head.bee-sec a.btn.btn-yellow.btn-ota-ready {
    width: 37% !important;
}
    .hero h1 {
        font-size: clamp(40px, 10vw, 74px)!important;
    }
    .section-head.center{
        text-align:left;
    }
        .profile-photo {
        max-width: 100%;
    }
    .ytl-card{
        margin:0px;
    }
    section.section.your_performace_cont {
    padding-top: 84px !important;
}
.pm h2{
    font-size:24px!important;
}
a.talk-call{
    color:#fff;
}
section.wrap.dist-sec.our_coer_main_sec {
    padding: 84px 30px;
}
section.section.your_email_partner{
    padding-top:84px!important;
}
section.section.your_whatsapp_partner{
    padding-top:84px!important;
}
section.section.your_video_partner{
    padding-top:84px!important;
}
.ytl-badge{
    right:14px!important;
    left:inherit;
}
}