  .bannerconentleft ul li {
        display: flex;
        align-items: center;
        gap: 10px;
        line-height: 40px;
    }
    .button_actions {
        display: flex;
        align-items: center;
        gap: 15px;
        flex-flow: wrap;
        margin-top: 15px;
    }
    .bannercontentright p {
        margin-bottom: 0;
        color: #fff;
    }
    .bannerconentleft p {
    margin-bottom: 10px;
}
.bannercontentright h4 p  {
   text-align: center;
}
 .new_client_p {
        text-align: center;
    }
.span_color {
        color: #f58220;
 
    }
    .bottom_line + .s_call_btn,.bottom_line + .s_call_btn2 {
        margin: 0 auto;
    }

    .bottom_line {
        text-align: center;
        font-weight: 600;
        font-size: 18px;
        margin-top: 30px;
        margin-bottom: 15px;
    }
    .how_we_work_for_slide h4 {
            font-size: 16px ;
    }
    .how_we_work_nav_img, 
    .how_we_work_nav_img picture{
            height: 625px;
    }
    .how_we_work_for_slide {
        margin-bottom: 10px;
        padding: 5px 30px;
    }
    .title_center .sec__title {
        margin-bottom: 30px !important;
    }
    @media only screen and (max-width:768px){
        .span_color {
                display: contents;
        }
    }
.how_we_work_seo.mt_100 h3 {
        text-align: center
    }
    .sec_py2 {
        padding: 150x 0px !important;
    }
    .sec_mt {
            margin-top: 35px !important;
    }
    .new_client_slider {
    margin-top: 45px;
}
.mainsectitle{
    text-align:center !important;
    width:100%;
    margin:0 auto;
}
#ourservicessection {
        margin-top: 100px;
}
.servicesCampaignblocks li  {
    float: left;
    width: 20%;
    padding: 0 20px;
    text-align: center;
    margin: 60px 0 0;
}
.servicesCampaignblocks li svg {
    width: 44px;
    height: 46px;
}
.mt_100 {
    margin-bottom: 60px !important;
}
.servicesCampaignblocks p {
   font: 16px / 1.45 "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
}
.servicesCampaignblocks h4 {
    font-family: 'Futura Md BT';
}
.servicesCampaignblocks li strong {
    display: block;
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    line-height: 1.3;
    margin: 10px 0 0;
}
h2.maintitle {
    font-size: 2.25rem !important;
    line-height: 2.5rem;
    align-items: center;
    justify-content: center;
    display: flex;
    font-weight: 800;
    gap: 10px;
    font-family: Plus Jakarta Sans, sans-serif;
}
.service-content {
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-family: DM Sans, sans-serif;
    display: flex;
    justify-content: center;
}
@media only screen and (max-width:768px){
    ul.servicesCampaignblocks {
        flex-direction: column; 
        margin: 0px;
    }
    .servicesCampaignblocks li {
        width: 100%;
    }
    .bannerconentleft ul li {
            line-height: normal !important; 
    }
    #mainbanner:after {
        height: 53% !important;
    }
    .bannercontentright {
        margin-top: 50px;
        margin-bottom: 40px;
    }
    .point-of-your-bus {
        margin-left: 20px;
    }
    .point-of-your-bus-inner {
        top: 0px !important;
    }
}
.servicesbox li {
        display: flex;
    }
a.s_call_btn2.btn_center {
    margin-top: 20px;
}
.btn_center {
    margin: 0 auto;
}
.button_actions {
    align-items: center;
    margin-top: 20px;
}
    .servicesbox p {
        margin: 0px;
    }
    .custom-card-box {
    color: #fff;
    display:flex;
    align-items:center;
    justify-content:flex-start;
    gap:.75rem;
    padding: 1rem;
    border-radius: 15px;
    border: 1px solid #5f5f5f;
    }   
    .custom-card-box{
    display:flex;
    align-items:center;
    gap:10px;
     margin:0;
    line-height:1.4;
    text-align:left;
}
    .custom-card-box:hover {
    box-shadow: 3px 4px 4px 1px #5f5f5f;
    border: 1px solid #ff5100e1;
    }
    .servicesbox {
    padding: 0 0px;
    text-align: center;
    margin: 60px 0 0;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
    }
    .your-bus-ahm h3 {
    font-size: clamp(1.8rem, 4vw, 2.5rem) !important;
    }
  @media only screen and (max-width:768px){
    .how_we_work_nav_img, .how_we_work_nav_img picture {
        height: 100%;
    }
    .servicesbox{
               display: inline;
    }
    .wrap {
        overflow: hidden;
    }
.sec_my {
        margin: 80px 0 !important;
}
  }