/* Common Css */
.page{ margin-top: 90px; }
.justify-content-center{justify-content: center;}
.dark_bg h2, .dark_bg h1, .dark_bg h4, .dark_bg h3, .techpage h1{ color: #fff;}
.light_bg h2, .light_bg h3, .light_bg h4{ color: #101E2A;} 
.gap-2{gap: 2%;}
.no-wrap{ flex-wrap: nowrap;}

/* Banner CSS*/
.shopifyplus-banner li, .shopifyplus-banner span, .shopifyplus-banner p, .shopifyplus-banner a, li {font-weight: 400;}

.purple_bg{background-color: #F0EEFF;}

.banner-content ul{ padding-left: 30px;}
.banner-content ul li{ list-style-type: disc;}

.banner-content {width: 47%;margin-top: 0px;}
.banner-image { width: 45%; text-align: center;}
.banner_img{ max-width: 90%;}
.banner-slider, .banner-image{z-index: 1000;}
.bannerForm .banner-slider, .page .banner-slider{width: 45%;position: relative; z-index: 1000;}

.shopifyplus-banner .banner-image img { border-radius: 10px; }
.shopifyplus-banner .banner-content p { font-size: 16px; line-height: 25px; }
.shopifyplus-banner .banner-content h2 { font-weight: 300;}

.jotform_box { border-top-left-radius: 20px;border-top-right-radius: 20px;}
.jotform-heading-img h2 { margin: -5px 0 0; font-size: 38px; }
.jotform-heading-img {background-color: #fff;color: #000;border-top-left-radius: 20px;border-top-right-radius: 20px;padding: 35px 30px 6px;}
.jotform-heading-img h2 {font-size: 24px; color: #2c3345;font-weight: 500;}

.page-home h1{ margin-top: 0;}
.hmpg-choose h2 { width: 70%; margin: 0 auto 50px;}
.calendly-overlay{z-index: 9999999!important;}
/* Portfolio Items*/

.btn-list-item li{ border: 1px solid #57565D; padding: 10px 15px; text-transform: uppercase; font-size: 14px; line-height: 25px; transition: all 0.3s linear; cursor: pointer; border-radius: 5px; margin: 0 5px; }
.btn-list-item li.active, .btn-list-item li:hover { background: #0084FE; border-color: #0084FE; transition: all 0.3s linear;color: #fff; }
.portfolio-gallery li.portfolio-item { width: calc(95%/3); margin-right: 20px; position: relative; margin-bottom: 20px; overflow: hidden; list-style: none; cursor: pointer; }
.portfolio-gallery li.portfolio-item img{ border-radius: 5px;}
.portfolio_openmodal { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: #0000006b; opacity: 0; transition: all 0.5s linear; }
.portfolio-gallery li.portfolio-item:hover .portfolio_openmodal { opacity: 1; transition: all 0.5s linear; }
.portfolio_openmodal .caption-text { position: absolute; bottom: 25px; left: 0; right: 0; width: 90%; margin: 0 auto; display: flex; justify-content: space-between; 
    align-items: center;}
h3.caption_lefthover { width: 70%; font-size: 25px; color: #fff; }
.caption_righthover i { display: inline-block; border: 1px solid; height: 35px; width: 35px; text-align: center; font-size: 15px; line-height: 35px; cursor: pointer; }
.caption_righthover a { color: #fff; }

.read_more_section{ display: none;}
/* Call To Action */

section.call-to-action .callaction, body.wordpress-developer .container.flex, section.page.seo-text .our-process-wrap, section.bigcommerce-count-wr .container.flex {flex-wrap: nowrap;}


/* brand section */

section.brand-section.shopifyplus_wr, section.brand-section.bigcommerce_wr, section.techpage.brand-section {background: #0e0d12;}
section.brand-section.shopifyplus_wr .container.text-center h2, section.brand-section.bigcommerce_wr .container.text-center h2, section.hero-banner .content-wr p {color: #ffffff;}
section.brand-section.bigcommerce_wr .container.text-center p {color: #fff;}
section.bigcommerce-count-wr h3, section.bigcommerce-apps h3 {color: #101E2A;}




.seo-about { flex-wrap: wrap; justify-content:center; align-items:stretch; gap:20px }
.seo-about>* { width: calc(49% - 40px);  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);border: 1px solid #D9D2DD; padding: 20px;
    border-radius: 20px; }
.column-3.seo-about>* { width: calc(32% - 40px);}
.seo-about>* h4 img { margin-right: 15px; }
.seo-about>* ul { list-style: circle; padding-left: 20px; }



.jotform_box{background-color: #fff;    border-radius: 20px; overflow: hidden;} 
span.underline-word {   
    text-decoration: underline #0787fe;
    display: inline-block !important;
}
/*About Us New page*/

body.abtbnr-inr p, .our_journey_right p, .why_choose_us_bottom p, .story_block p{
/*    font-weight: 400;*/
    font-size: 16px;
    line-height: 23px;
}

.about-top::before{
    position: absolute;
    content:"";  
    background-image: url("../images/about/about-right.png");
    top:130px;
    right: 0;
    z-index: 1;
}
.about-top h1 { 
    font-size: 36px;
    line-height: 44px;
    font-weight: 500;
    margin: 0px 0 10px;
}

.abtbnr-inr {   
    margin: 0 auto;
    width: 72%;
    position: relative;
    z-index: 1;
}  

.abtbnr-inr p {
    font-size: 16px;
    line-height: 30px;
    margin-top: 16px;
    display: block;
    font-weight: 400;
}
section.about-banner {
    padding: 0px;
    padding-bottom: 150px;
    background-color: #fff;
    text-align: center; 
}
.about-banner .container{ 
    position:relative;
     
}
.about-banner .container img{
    border-radius: 20px;  
}


.our_journey_left{
    width: 48%;
}
.our_journey_right{
    padding-left:80px;
    width: 44%; 
    color: #101E2A;
}

.tabs {
    display: flex;
    border-bottom: 2px solid #ccc;
}
.tab {
    padding: 10px 0px;
    margin-right: 30px;
    cursor: pointer;
    border: none; 
    transition: background 0.3s;
    background-color: transparent;
    position: relative;
    top: 1px;
    color: #9FA5AA;
    font-size: 20px;
    font-weight: bold;   
    border-bottom: 2px solid transparent;
}
.tab.active, .tab:hover {    
    color:#007BFF;
    border-bottom: 2px solid #007BFF;    
}

.tab-content {
    display: none; 
    min-height: 220px;
}
.tab-content.active {
    display: block;
}

.logo-container {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 40px;
    justify-items: center;
    align-items: center;
    max-width: 100%;     
}
.our_partners_image_box{
    background: white;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 200px;
    height: 100px;
    border-radius: 10px;

}
.logo-container img {   
    height: auto;
}

.why_choose_us_top{ display:flex; align-items:center; justify-content:space-between; margin-bottom:50px; }
.why_choose_us_top h2{  width: 34%; font-size: 38px; line-height: 40px; }
.why_choose_us_bottom{ display:flex;  gap: 25px; align-items:center; justify-content:space-between; margin-bottom:25px;flex-wrap: wrap; }
.c_box{ background-color:#fff; color:#101E2A; border-radius:20px; overflow: hidden; display: flex; justify-content: center; align-items: center;
height: 374px;}
.c_box_inner .flex{ min-height: 105px;}
.c_box h3{ font-size:26px; width: calc(100% - 80px);} 
.c_box1, .c_box3{ width:23.5%;  padding:0 20px;}
.c_box1, .c_box3,.c_box4{border: 1px solid #99CEFF;}
.c_box2{width:42.4%;}
.c_box4{padding:0 20px;}
.c_box4, .c_box5{ width:47%; }
.c_box2 img, .c_box5 img{ max-width:fit-content; }
.c_box_icon{display: flex;border-radius: 50%;background-color: #F4F4F4;height: 60px; width: 60px; align-items: center; justify-content: center;}
.c_box_inner{ padding-left:15px; }
.c_box_inner p { color: #101E2A; font-weight: 400; min-height: 70px;}

.stories_inner{
    display: flex;
    gap: 4%;    
    align-items: normal;
    max-width: 100%;
    position: relative;
    z-index: 1;
}
section.success_stories::before {
    background-image: url(../images/about/story_left.png);
    position: absolute;
    left: 0;
    bottom: 15%;
    content: "";
    width: 163px;
    height: 249px;
}
section.success_stories::after {
    background-image: url(../images/about/story_right.png);
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    width: 567px;
    height: 532px;
}
.story_block {
    display: flex;
    width: 48%;   
    overflow: hidden;
}
.story_block_left {
    display: inline-block;
    width: 40%;
    padding: 20px;
    position: relative;
}
.story_block_left a{
    position: absolute;
    bottom: 25px;   
    width: max-content;
}

.story_block_right {
    display: inline-block; 
    width: 55%;
}
.story_block_right_top{    
    overflow: hidden;
}
.story_block_right_bottom {
    background-color: #CCE6FF;
    padding: 32px;
    display: flex;
    gap: 20px;
}
.story_block_right_bottom_box p {
    margin: 0;
    line-height: 22px;
}
.story_per{
    font-size: 26px!important; 
    font-weight: bold!important; 
    margin-bottom: 20px!important;
}
.story_block_right_bottom_box:first-child{
    border-right: 1px solid #101E2A;
}
.story_block_right img {
    max-width: 100%;
        width: 100%;
}

.carousel-container {
    width: 100%;
    overflow: hidden;
    position: relative;
    
}

.carousel {
    display: flex;
    transition: transform 0.5s ease-in-out;
}
.service-box .flex{ justify-content: normal;}
.testimonial {
    flex: 0 0 27.5%; /* Show 3 testimonials at a time */
    padding: 30px 30px 70px;
    background: white;
    margin: 10px;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);   
    border: 1px solid #D9D2DD;
    position: relative;
   
}

.testimonial_top {
    display: flex;
    gap: 20px;
    justify-content: left;
    align-items: center;
    margin-bottom: 30px;
}
.testimonial_top img{
    border-radius: 50%;
    height: 60px;
    width: 60px;
}

.btm_align{
    position: absolute;
    bottom: 10px;
    left: 30px;
}

.bullets {
    margin-top: 15px;
}

.bullet {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 5px;
    background: #CFD2D4; 
    border-radius: 50%;
    cursor: pointer;
}

.bullet.active {
    background: #0084FE;
    width: 30px;
    border-radius: 10px;
        height: 6px;
}

.teamcounter {
    display: flex;
    justify-content: center;   
    align-items: center;
    width: 60%;
    margin: 48px auto -26px;
    padding: 27px 100px;   
    gap: 2%;   
    position: absolute;
    bottom: -55px;
    left: 0;
    right: 0;
}

.teambx {
    border-right: 1px solid #66B5FE;
    padding: 15px 25px;     
}
.teambx:last-child{ border-right: none;}

.team-dt span {
    display: block;
    text-align: center;
    font-size: 16px;
}
.team-dt span.teamnumbr{
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 8px
}

.tming-bx {
    background-color: #fff;
    padding: 20px;
    border-radius: 50px;
}
.tming-bx {
    background-color: #fff;
    padding: 9px 9px;
    border-radius: 50px;
    line-height: 9px;
}


.tmdtouter {
    display: inline-flex;
    align-items: center;
    width: 100%;
    padding-top: 5px;
}
.teamwr-inr {
    text-align: center;
   
}
.teammembr-container {
    display: flex;
    flex-wrap: wrap;
    gap: 3%;
    align-items: center;
    justify-content: center;
}

.team-membrbx {
    width: 22%;
    border-radius: 20px;
    overflow: hidden;
    background-color: #fff;
    box-shadow: 0px 2px 6px rgba(113, 113, 113, 0.5);
    position: relative;
    margin-bottom: 50px;
}

.team-membrbx img{ width:100%; }


.team-membrbx span {
    display: block;
    text-align: left;
    padding: 0px 10px;
    color: #411D57;
    font-size: 16px;
    line-height: 24px;
}
.dtbx {
    padding: 10px 4px;
}
span.member-name {
    font-weight: 600;
}
span.member-name {
    line-height: 20px;
    font-size: 16px;
}
.tmdtouter {
    position: absolute;
    bottom: 20px;
    background-color: #fff;
    width: 90%;
    left: 0;
    right: 0;
    margin: 0px 14px;
    border-radius: 10px;
}

.gallery-inner {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;   
    align-items: center;
    justify-content: center;   
}
.imgbx1,.imgbx2,.imgbx3,.imgbx4 {
    width: 24%;
}

.gallery-inner img {
    margin-bottom: 12px;
}

.teamwr-inr h3 {
    padding-bottom: 50px;
    font-weight: 500;
}

/*End of About Us New page*/

/*Start Home Page New*/
.our_client .btm_align {
    position: unset;
    text-align: left;
}
.our_client .testimonial_top {
    position: absolute;
    bottom: -10px;
}
.our_client .testimonial{
padding:8px 23px 105px;
text-align: left;
}
section.success_stories.hmpg::before, section.success_stories.hmpg::after{
    display:none;
}
section.success_stories.hmpg h2{
color: inherit;
}
.bordrbx{
     border: 1px solid #99CEFF;   
}
.hmpg .stories_inner{
    gap: 3%;    
}
.hmpg .btn_light, .story_block_left .btn_light, .banner-content .btns .btn_light, .sp_section_right .btns .btn_light {
    border: 1px solid #101E2A;
}
.hmpg .story_block_left a{
     bottom: 15px;
    left: 20px;   
}
body .hmpg, body .footer_subscribe, body.homepage{
    background: #FFFFFF;
}
.hmpg .teamcounter{
 position:relative;
}
.hmpg .team-dt span.teamnumbr{
    font-weight: 500;
    text-align: center;
    margin-bottom: 8px;
    padding: 25px 0px 10px;
    width: 51%;
    margin: 0 auto;
    line-height: 39px;
}
.hmpg .team-dt{
    margin-top: 50px;
}
.our-services-new::before{
    background-image: url(../images/about/story_left.png);
    position: absolute;
    left: 0;
    bottom: 15%;
    content: "";
    width: 163px;
    height: 249px;
}
.our-services-new::after {
    background-image: url(../images/about/story_right.png);
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    width: 567px;
    height: 532px;
        z-index: -1;
}
.our-services-new .service-box {
    background-color: #1A3147;
    border: 0;
    width: 22%;
    text-align: left;
    position: relative;
    margin: 10px 7px;
    min-height: 390px;
}
.our-services-new .service-box .box div[class*="image-sp-"]{
    margin: 0 15px 0 0;    
}
.our-services-new .services-wr{
     position: relative;
    z-index: 1;   
}
.our-services-new .service-box h4{
 justify-content: left;   
}
.hero-bannerinr,.container-bx{
    max-width: 100%;
    padding: 82px 27px 0px;
    margin: 0 auto;
    border-radius: 40px;
}
.bannerbx {
    position: relative;
    border-radius: 40px;
    overflow: hidden;
        margin: 0 auto;
    text-align: center;
}
.banrdt {
    position: absolute;
    bottom: 90px;
    margin: 0 auto;
    text-align: center;
    left: 0;
    right: 0;
    width: 59%;
}
.banrdt h1 {
    font-weight: 500;
    font-size: 54px;
    line-height: 60px;
}
.btnbx {
    display: inline-flex;
    gap: 0px 25px;
}
.r_box {
    width: 39%;
    color: #000;
}
.reviewbx-inr {
    gap: 22%;
    justify-content: space-between;
/*    padding: 0px 30px;*/
}
.r_box.r_box1 p {
    font-weight: 500;
    font-size: 25px;
    line-height: 34px;
    text-transform: capitalize;
}
section.reviewbx {
    padding: 20px 0 10px;
}
.hmpg .teamcounter {
    width: 85%;
    margin: 0px auto -26px;
    padding: 9px 91px;
    gap: 0;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    border-radius: 20px;
    overflow: hidden;
}
.hmpgwork .imgbx1, .hmpgwork .imgbx2, .hmpgwork .imgbx3, .hmpgwork .imgbx4 {
    width: 32%;
    position: relative;
    color: #fff;
    border-radius: 40px;
    overflow: hidden;
}
.topbx {
    position: absolute;
    top: 15px;
    left: 30px;
    width: 46%;
}
.hmpgwork .btm_align {
    font-weight: 600;
}
.hmpgwork .gallery-inner img {
    width: 100%;
}
.hmpgwork .gallery-inner img {
    margin-bottom: 0;
}

.hmpgwork .imgbx4 {
    margin: 0 auto;
    width: 98%;
}

.videoBox {
    height: 100%;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    border-radius: 40px;
}
.client_inner {
    gap: 20px;
    justify-content: center;
}
.videoBox video {
    width: 100%;
    border-radius: 40px;
}
.btnouter.btnvid {
    position: absolute;
    right: 29%;
    bottom: 52px;
}
.btnouter.btnvid span.play_video {
    color: #fff;
    z-index: 1;
    position: absolute;
    background-color: #fff;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: inline-block;
    bottom: -8px;
}
.play_video .icon {
    position: absolute;
    top: 50%;
    left: 14px;
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    fill: #000;
    transform: translateY(-50%);
}
.videoBox2{
 width:52%;
}
.videoBox1,.videoBox3{
    width: 22%;
}
.logo-container.logo-boxes{
display: flex;
padding: 10px 30px;
gap: 20px;
    width: 96%;
    margin: 0 auto;
}
.logo-boxes .our_partners_image_box{
    border: 1px solid #DBDDDF; 
}
.logo-boxes .our_partners_image_box{
display: flex !important;
box-shadow:none;
    margin: 0 10px;
}
.hmpg .teamcounter::before {
    background-image: url(../images/home/bluebgleft-big.png);
    position: absolute;
    left: -19px;
    bottom: 15%;
    content: "";
    width: 183px;
    height: 280px;
}
.hmpg .teamcounter::after {
    background-image: url(../images/home/bluebg-right.png);
    position: absolute;
    right: 0;
    top: 0;
    content: "";
        width: 399px;
    height: 375px;
}
.hvrimg {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition:1s;
}
.services-wr.service-container {
    justify-content: center;
}
.services-wr.service-container .slick-track{
        padding-left: 0px;
}
.our-services-new.our-services {
    position:relative;
    padding: 75px 0px 170px;
    z-index: 111;
}
.our-services-new .slick-arrow {
    top: auto;
    bottom: -24%;
    background-color: #1A3147;
    padding: 9px 10px;
    border-radius: 52px;
    color: #fff;
}
.our-services-new .services-wr i.fa.fa-arrow-left.slick-arrow{
    left: 46%;
}
.our-services-new .services-wr i.fa.fa-arrow-right.slick-arrow {
    right: 46%;
}
.our-services-new .services-wr .slick-arrow{
    opacity: 1;
        font-size: 22px;   
}
.our-services-new .service-box h4{
     font-size: 23px;   
}
.btnouter.btnvid.btnvid2{
     right: 13%;   
}
.videoBox::after{
 position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 98.7%;
  content: '';
  background-image: radial-gradient(circle at 36% 48%, #001A33, rgba(11, 39, 65, 0.32) -6%, rgba(0, 0, 0, 0));
      border-radius: 40px;
}
.clint-dt p {
    margin: 0;
}
.clint-dt span {
    font-weight: 500;
}
.clint-dt {
    position: absolute;
    color: #fff;
    z-index: 11;
    bottom: 40px;
    left: 30px;
}

/*New Home Page css End*/
/*Start Expert Page Css */
.skyblue{
background-color: #E6F3FF;   
}
.exprtbaner .banner-content, .exprtbaner h1 {
    color: #001A33;
}

.skyblue{
    position:relative;
}
/* .skyblue::before {
    background-image: url(../images/about/story_left.png) !important;
    position: absolute;
    left: 0;
    bottom: 42px;
    content: "";
    width: 103px;
    height: 156px;
    background: none;
    filter: none;
    top: auto;
    background-size: 77px 138px;
    background-repeat: no-repeat;
        border: none;
} */

.skyblue::after {
    background-image: url(../images/about/story_right.png);
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    width: 567px;
    height: 532px;
    background-repeat: no-repeat;
}

.homepagebanner::after {
    background-image: url(../images/about/story_right.png);
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    width: 567px;
    height: 532px;
    background-repeat: no-repeat;
}

.exprtbaner .banner-content, .exprtbaner h1 {
    color: #001A33;
}
span.subhead {
    display: block;
    font-weight: 600;
}
.exprtbaner .banner-content ul {
    list-style-type: disc;
    margin-bottom: 10px;
}

.dark_head{
     font-weight: 500;
    color: inherit;   
}
.country-box {
    border: 1px solid #DBDDDF;
    width: calc(100% / 5);
    border-radius: 10px;
    margin: 0 10px;
}
.country-boxes .box {
    display: flex;
    align-items: center;
    padding: 10px;
    margin-bottom:0px;
}
.country-boxes .box>img {
    width: 55px;
    margin-right: 15px;
}
.country-boxes .box>p {
    margin: 0;
    font-weight: 600;
}


.contactnew .sucdes h4, .contactnew span.sucsrt{
 color:#001A33;   
}
.contactnew {
    padding: 70px 0px 50px;
}
.contact-content {
    justify-content:center;
    flex-wrap: wrap;
    gap: 0px 54px;
}
.form-wrapper iframe {
    border-radius: 20px;
    position: relative;
    z-index: 1;
}
/*.contact-content>* {
    width: 40%;
}*/
.form-wrapper.formbx {
    position: relative;
}
/*.form-wrapper {
    width: 42%;
}*/
.contactjotform {
    position: relative;
}
.hedlogo.mob {
    display: none;
}
.hedlogo {
    display: flex;
}
.contactnew .sucdes {
    border-bottom: 1px solid #97CBFA;
    padding-bottom: 12px;
}
.contact-us-new .testimonial p, .contact-us .testimonial p{
    text-align: left;
}
.exprtbaner.bannerForm .image-right {
    width: 46%;
        position: relative;
    z-index: 1;
}
.gallery-inner a {
    display: block;
}
.gallery-inner a, .hmpgwork .gallery-inner img{
   transition: ease all 1s;
}
.hmpgwork .gallery-inner a:hover img{
    transform: scale(1.2);
    transition: ease all 1s;
}
.teamcounter-outer.hmpg .btn_light {
    border: none;
}
/*End Expert Page*/

.carousel-container {
    overflow: hidden;
    width: 100%;
    position: relative;
}

.carousel {
    display: flex;
    transition: transform 0.5s ease-in-out;
}

.testimonial {
    flex: 0 0 auto;
    box-sizing: border-box;
    padding: 10px 18px 70px;      
}

.bullets {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}

.bullet {
    width: 6px;
    height: 6px;
    margin: 0 5px;
    background-color: gray;
    border-radius: 50%;
    cursor: pointer;
}

.bullet.active {
    background-color: black;
}
.about-new .bullet.active, .about .bullet.active{
    background-color: #0084FE;
}
.hmbrand{
    padding-top:50px;
}
.skyblue-bx{
    padding: 50px 0px;
    border-radius: 40px;
}
.exprtbaner .skyblue-bx {
    align-items: baseline;
    justify-content: center;
}
    .exprtbaner .frame-jotform {
        padding-top: 0px;
    }

.image-right {
    padding-top: 0px;
    width: 40%;
    position: relative;
    z-index: 1;
}
.exprtbaner .skyblue-bx {
    padding: 0px;
    border-radius: 40px;
    gap: 0px 54px;
}
.exprtbaner h1 {
    display: block;
   
}
.exprtbaner li, .exprtbaner p{
          font-size: 18px;
            font-weight: 300;
    line-height: 28px;
        margin-bottom: 7px;  
}
.shopifyplus-banner li, .shopifyplus-banner span, .shopifyplus-banner p, .shopifyplus-banner a, p, li {
    font-weight: 300;
}
.videoBox1 .clint-dt, .videoBox3 .clint-dt{
    left: 24px;    
}
.hmpgwork .topbx span {
    font-size: 24px;
    line-height: 32px;
    font-weight: 500;
}
.hmpgwork .btm_align {
    font-size: 28px;
    line-height: 34px;
}
.logo-boxes .our_partners_image_box img{
 width:100%;
}
.hmbrand .logo-boxes .our_partners_image_box{
     margin: 0 8px;  
    height: 70px; 
    padding: 0px 25px;
}
.r_box.r_box2 span {
    font-weight: 500;
}
.topbx span {
    display: block;
}
.btn_light:hover{
 background-color: #101E2A;
 color: #ffffff;
 border-color:#101E2A;   
}
.hero-banner .btn_light:hover{
 background-color: #0084FE;
 color: #ffffff;
 border-color:#0084FE; 
}
.logo-container.logo-boxes{
     padding: 10px 0px;   
}
.banrdt .btn_blue {
    font-weight: 500;
}
.clint-dt span {
    font-size: 21px;
}
.r_box.r_box2 p {
    font-size: 17px;
    line-height: 29px;
}
.service-box .box div[class*="image-sp-"] {
    width: 48px;
    height: 39px;
}
.image-sp-8 {
    background: url(../images/home-sprite.png) -46px -86px;
}
.image-sp-4 {
    background: url(../images/home-sprite.png) -46px -45px;
}
.image-sp-6 {
    background: url(../images/home-sprite.png) -92px -43px;
}
.image-sp-7 {
    background: url(../images/home-sprite.png) -0 -85px;
}
.image-sp-3 {
    background: url(../images/home-sprite.png) -0 -43px;
}
.hmbrand h2 span{
font-weight:600;
}
.social.flex {
    gap: 14px;
}

.fa-arrow-right:before{
    content:url(../images/home/arrow-right.png) !important;
}
.fa-arrow-left:before {
    content:url(../images/home/arrow-left.png) !important;
  }
  .r_box img {
    width: 46%;
}
.story-slider-bx.slick-initialized .slick-slide{
    display: flex;
    margin-right:20px;
}
.story-slider-bx {
    z-index: 1;
}
.faq-section h2 { margin-bottom: 50px;} 
.faq-section.homepg .accordion { width: 70%; margin: 0 auto; }
.faq-section.homepg .accordion-item {padding: 15px; cursor: pointer; margin-bottom: 15px; border-radius: 10px;color: #101e2a;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    border: 1px solid #D9D2DD; }
.faq-section.homepg .accordion-item .accordion-header {   position: relative; padding-right: 35px; font-weight: 500; font-size: 20px; line-height: 28px;}
.faq-section.homepg .accordion-item .toggle-icon { position: absolute; right: 0; top: 0; display: flex; }
.faq-section.homepg .accordion-content {margin-top: 18px;display: none; font-weight: 300; border-top: 1px solid #000; margin-top: 20px; }
.faq-section.homepg .accordion-item .toggle-icon svg { width: 20px; height: 30px; fill: #000; transform: rotate(0deg); transition: transform 0.3s linear; }
.faq-section.homepg .accordion-item .accordion-header.active svg { transform: rotate(-180deg); transition: transform 0.3s linear; }
.accordion-content p {
    font-weight: 300;
}
.hm-process p {
    line-height: 28px;
    font-size: 18px;
}
.hmpg-choose .c_box{
   width: 28%;
    padding: 0 20px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
     border: 1px solid #D9D2DD;
    height: 240px;
    font-weight:300;
}
.why_choose_inr a{
   color:#0084FE; 
   font-weight:400;
}

.text-left p {
    font-weight: 300;
    line-height: 28px;
        font-size: 18px;
}

.index .teamcounter{
 margin: 0;
padding: 0;   
position: unset;
}
.team-dt span.teamnumbr {
    font-size: 22px;
    margin-bottom: 4px;
}
span.taemdesc {
    font-size: 12px;
    line-height: 15px;
    font-weight: 400;
}
.exprtbaner.herobnr
 .skyblue-bx {
    align-items: baseline;
}
.team-dt{
    border-left: 1px solid #101E2A;
    padding: 0px 7px;
}
.team-dt:first-child{
    border-left:0;
}
.herobnr .jotform_box, .exprtbaner .jotform_box{
    margin-bottom: 15px;
}
.contactnew .contactjotform{
    margin-bottom: 10px;
}

.hm-process .magento-migrate-box {
    background-color: #fff;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    border: 1px solid #D9D2DD;
    display: block;
    padding: 5px 16px;
    transition: unset !important;
        cursor: unset;
}

.hm-process .magento-migrate-box div { 
    opacity: 1;
}
.hm-process p {
    position: unset;
    opacity: 1;
}
.hm-process p {
    transition: unset;
}
.hm-process .magento-migrate-box::after{
 display:none;

}
.hm-process .magento-migrate-box:hover p {
    background: transparent;
    position: unset;
        width: 100%;
}
.hm-process .box-content h4{
    color: #101e2a;  
}
.hm-process .magento-migrate-box::after{
background-color: #fff;
}
.our-services-new .service-box p {
    font-size: 17px;
    line-height: 26px;

}
.hm-process .magento-migrate-box:hover p{
 text-align: left;   
}
.service-box img{ width: 50px; height: 50px;}
.our-services-new .service-box {
    min-height: 430px;
}
.digital_services.our-services-new .service-box {
    min-height: 530px;
}
.hm-process .magento-migrate-box .box-img {
    font-size: 45px;
    font-weight: 500;
    color: #CFD2D4;
} 

.info-contact, .text-left{
    width: 50%;
}


.teamcounter{
 width: 60%;
     justify-content: right;   
}
.exprtbaner.herobn .skyblue-bx {
    padding: 0px;
}

.herobnr .jotform-heading-img h2, .exprtbaner .jotform-heading-img h2{
    font-weight:500;
    line-height: 33px;
    margin-bottom: 10px;
}
.herobtn .btn_blue:hover{
    background-color: #101E2A;
    color: #fff;
}
a.linkbx {
    color: #0084FE;
        text-decoration: underline;
}
a.selinkbx {
    display: inline-block;
    position: unset;
    text-decoration: underline;
}
.client_video p {
    text-align: center;
    display: block;
}
img.banner_image, .exprtbaner .banner-slider .jotform_box img, .contactnew .form-wrapper img{
width: 100%;
    margin: 0 auto;
    display: block;  
    
}
img.review_image {
    width: 430px;
    margin: 30px auto 0;
    display: block;
}
.hm-process .magento-migrate-box p{
 width:100%;
}
.hm-process .magento-migrate-box {
    width: 28.3%;
    padding: 3px 21px;
}
.our-services-new.languagesec .service-box {
    min-height: auto;
    background-color: transparent;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
    border: 1px solid #D9D2DD;
    color: #000;
}
.our-services-new.languagesec::before, .our-services-new.languagesec::after{
 display:none;
}
.our-services-new.languagesec .service-box h4 {
        color: inherit;
}
.our-services-new.languagesec .service-box p {
    margin-top: 8px;
}
.reason path{
    stroke: #000;
}
.our-services-new.languagesec{
    padding: 50px 0px 30px;
}
.reason-bx{
 gap: 0px 60px;   
}
.reason{
    text-align: center;
}
.reason .sp_section_right ul li {
    text-align: left;
}
.our-services-new.languagesec .service-box>.box {
    padding: 10px 20px;
}
.exprtbaner#getstart .skyblue-bx{
    align-items: start;
}
.exprtbaner .frame-jotform iframe {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.partner_section{ background-color: #001A33; padding: 80px 50px 80px 80px; color: #fff; border-radius: 20px; position: relative;
    background-image: url('../images/why_partner_design.png'); background-repeat: no-repeat; background-position: 104% 75%;
background-size: 650px auto;} 
.partner_section .btn_light:hover{ background-color: #ccc; color: #333;}
.partner_section .service-box{ width: 45%; color: #101E2A; text-align: left;}
.partner_section .service-box p{ margin: 0;font-size: 15px; font-weight: 500; line-height: 24px;}
.partner_section .sp_section_left::after{
    background-image: url('../images/why_partner_design.png');
    background-size: 100% auto;
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    width: 200px;
    height: 190px;
}
.col-10{ width: 80%;}
.what_need_bottom{ position: relative;}
.what_need_bottom svg{ position: relative; z-index: 9999;}
.what_need_bottom .row{ margin-bottom: 30px;align-items: flex-start;}
.what_need_bottom h5{ margin-top: 0; font-size: 20px; margin-bottom: 10px;}
.what_need_bottom p{ margin: 0; font-size: 15px; line-height: 24px;}
.what_need_bottom::before{
    height: 80%;
    width: 1px;
    border-left: 2px dotted #0084FE;
    position: absolute;
    left: 5%;
    top: 11%;
    content: "";
}
.partner_pgm_faq .accordion-wrap.active{ border: none;  border-bottom: 1px solid #CFD2D4;}
.partner_pgm_faq.image-with-text.magento div#accordion__img{ background-color: #fff;}
.partner_pgm_faq .accordion-content {display: none; font-size: 15px; line-height: 25px; padding-right: 80px;}
.partner_pgm_faq .accordion-content ul{ padding-left: 20px; list-style-type: disc; margin-bottom: 10px;}

.partner_pgm_faq .accordion-wrap{ border-bottom: 1px solid #CFD2D4; border-radius: unset;}
.partner_pgm_faq .accordion-title>i{background-color: #F5F7F8;border-radius: 50%; padding: 5px 0;font-size: 14px;height: 20px; width: 30px; text-align: center; 
    line-height: 24px;}
.partner_pgm_faq .fa-minus{ display: none;}
.partner_pgm_faq .accordion-title.active>i.fa-minus{ display: block;}
.partner_pgm_faq .accordion-title.active>i.fa-plus{ display: none;}
.partner-program .footer_subscribe{ margin: 0; padding:0;}
.partner-program .subsribe_box{ top:-130px}

.ready_to_partner{background-color: #F0EEFF; padding-top: 80px; padding-bottom: 280px; border-radius: 25px 25px 0 0; position: relative;top: 50px;}
.ready_to_partner_content{ position: relative; width: 70%; margin: 0 auto;}
.ready_to_partner_content::before{
    background-image: url('../images/partner-program/rocket.png');
    background-size: 100% auto;
    position: absolute;
    right: -22%;
    top: -20%;
    content: "";
    width:153px;
    height: 153px;
}
.ready_to_partner_content::after{
    background-image: url('../images/partner-program/percentage.png');
    background-size: 100% auto;
    position: absolute;
    left: -22%;
    bottom: 0;
    content: "";
    width:153px;
    height: 153px;
}



.table-wrapper {
   
    overflow-x: auto;   
    width: 75%;
    margin: 70px auto 0;
    position: relative;
    z-index: 99999;
}

.grid-header, .grid-body {
    display: grid;
    grid-template-columns: 1fr repeat(3, minmax(120px, 1fr));   
}

.grid-body{ border: 1px solid #CFD2D4;border-radius: 16px; padding: 10px 0px 10px 10px;  background: #fff;  }
.grid-row:last-child{ box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);}
.grid-row {
    display: contents;
}
.bdr-t-10 { border-radius: 16px 16px 0 0;}
.bdr-b-10{ border-radius: 0 0 16px 16px; }

.cell {
    background-color: #ffffff;
    padding: 20px;
   border-bottom: 1px solid #CFD2D4;
    font-size: 15px;
    text-align: center;
}

.cell:first-child {
    text-align: left;
}
.grid-row:last-child .cell, .grid-header .cell{border-bottom: none;}
.grid-header{ font-weight: 600;}

.grid-row .cell:first-child {
    background-color: #f9fafc;
   
}

.check {
    color: green;
    font-size: 18px;
}

.cross {
    color: red;
    font-size: 18px;
}
.business_partner_pgm{ margin-bottom: 80px;}
.business_partner_pgm{ position: relative;}
.business_partner_pgm::before {
    background-image: url(../images/partner-program/pricing_table1.png);
    background-repeat: no-repeat;
   
    position: absolute;
    right: 0;
    bottom: -12%;
    content: "";
    width:714px;
    height: 644px;
}

.business_partner_pgm::after {
    background-image: url(../images/partner-program/pricing_table2.png);
    background-repeat: no-repeat;  
    position: absolute;
    left: 0;
    top: 40%;
    content: "";
    width: 457px;
    height: 413px;
}





@media (max-width: 768px) {
    .cell {
    padding: 14px;
    font-size: 14px;
    }
}

@media (max-width: 600px) {
    .grid-table {
    min-width: unset;
    font-size: 13px;
    }
}
/*Start Responsive Css*/

@media(min-width:648px){
    .our_partners h2{
        text-align: center;
    }
}

@media (max-width:1920px) and (min-width:1600px) {
    .hmbrand .logo-boxes .our_partners_image_box{ 
         height: 100px; 
}
 .text-left {
    margin-top: 16px;
            width: 50%;

}
.sucdes h4 {
    line-height: 28px;
}
span.sucsrt {
    font-size: 18px;
    line-height: 24px;
}
.form-wrapper {
    width: 39%;
}
.exprtbaner li, .exprtbaner span, .exprtbaner p {
    font-size: 18px;
    line-height: 29px;
    margin-bottom: 9px;
}
h2 {
    font-size: 52px;
    line-height: 58px;
}
.videoBox2 .btnouter.btnvid{
bottom: 63px;
}
.btnouter.btnvid{
    right: 23%;    
}
.hmpgwork .topbx span {
    font-size: 24px;
    line-height: 30px;
}
.hmpgwork .btm_align {
    font-weight: 600;
    font-size: 28px;
    line-height: 36px;
}
.banrdt h1 {
    font-size: 74px;
    line-height: 84px;
}
.r_box.r_box1 p {
    font-size: 28px;
    line-height: 40px;;
}
.clint-dt span {
    font-size: 22px;
}
.clint-dt p {
    margin: 0;
    font-size: 16px;
    line-height: 24px;
}
.our-services-new .services-wr i.fa.fa-arrow-left.slick-arrow {
    left: 46.5%;
}
.our-services-new .services-wr i.fa.fa-arrow-right.slick-arrow {
    right: 46.5%;
}
.story_block_left p{
            font-size: 16px;
    line-height: 26px;
}
.hmpg .teamcounter {
    width: 87%;
}
.hm-process .magento-migrate-box .box-img {
    font-size: 70px;
}
.hmpg-choose .c_box_inner p{
font-size: 18px;    
}

    .herobnr .team-dt span.teamnumbr {
    font-size: 24px;
    margin-bottom:3px;
}
.herobnr span.taemdesc {
    font-size: 14px;
    line-height: 16px;
}
/*.exprtbaner.herobnr .skyblue-bx{
    gap: 0px 67px;
}*/
}


.grow-business.flex.align-center {background-image: url(../images/locations/discuss.jpg); background-size: cover;  
	background-repeat: no-repeat; background-position: center; border-radius: 15px; padding: 30px 0;}
.grow-business.flex.align-center .grow-business-heading-wr {text-align: center; margin: 0 185px;}
.grow-background-img-wr{position: relative; width: fit-content;}
.grow-background-img-wr img {display: block; border-radius: 15px;}
.grow-business h3{ color: #fff;} 

.toggle-paragraph {
    max-height: 200px;
    overflow: hidden;
    transition: max-height 0.3s ease;
}
.toggle-paragraph.expanded {
    max-height: 1000px;
}
.show_more {
    border: none;
    background-color: transparent;
    color: #333;
    text-decoration: underline;
    cursor: pointer;
} 


@media(max-width:1366px){
   
  .banrdt h1 {
    font-size: 48px;
    line-height: 52px;
    }  
    .r_box {
        width: 45%;
    }
    .reviewbx-inr {
        gap: 0px 70px;
    }
    .our-services-new::after{
         width: 400px;   
    }
    .our-services-new .service-box h4 {
        font-size: 20px;
        line-height: 26px;
    }
        .story_block_left p{
        font-size: 15px;
        line-height: 22px;
    }
    .service-box h4{
        margin: 11px 0 10px;   
            min-height: 36px; 
    }
    
    /*Shopify Expert Page*/
    .exprtbaner.banner-section { 
    margin: 0px 0 0;
}
/*About Us Page*/
.our_journey_right {
    width: 41%;
}
.aboutpg .logo-container{
    gap: 14px;
    max-width: 100%;
}
.aboutpg .our_partners_image_box{
    width: 212px;    
}
}

@media(max-width:1200px){
    .business_partner_pgm::after{ background-size: 65%;}
    .business_partner_pgm::before{ bottom: -10%;width: 400px;height: 400px; background-size: 400px auto;}     
}

@media(max-width:1100px){
    .ready_to_partner_content::after{background-size: 70px;left: -18%; bottom: 0;background-repeat: no-repeat;width: 70px;height: 70px;}  
    .ready_to_partner_content::before{background-size: 70px;right: -18%; top: -15%;background-repeat: no-repeat;width: 70px;height: 70px;}
    .what_need_bottom::before{ left:8%; top:9%}
}


@media(max-width:1023px){
    
    .grow-business.flex.align-center .grow-business-heading-wr { margin: 0 20px; }
	.grow-business.flex.align-center { min-height: unset; padding: 30px 0; }
	section#getstart { padding-bottom: 0; }
       
    .banrdt h1 {
        font-size: 36px;
        line-height: 42px;
    }
    .r_box.r_box2 span {
        font-size: 14px;
        display: block;
        margin-top: 10px;
    }
    .shopifyplus-banner li, .shopifyplus-banner span, .shopifyplus-banner p, .shopifyplus-banner a, p, li {
        font-size: 14px;
        line-height: 22px;
    }
   
    .testimonial h3{
        font-size: 22px;    
    }
    .exprtbaner.bannerForm .banner-content {
    width: 100%;
}
    .exprtbaner.bannerForm .banner-slider {
        width: 60% !important;
    }
    .hedlogo.mob{
    justify-content: center;   
    }
    .skyblue::after,.skyblue::before, .homepagebanner::after{
        display:none;
    }
    .exprtbaner.bannerForm .banner-content {
    width: 100%;
    margin-top: 15px;
}
.exprtbaner.banner-section .banner-content>img {
    margin-bottom: 20px;
    width: 30%;
}
.exprtbaner .banner-content ul {
    padding-left: 20px;
}
.contactnew .info-contact {
    padding-left: 0px;
}
.contactnew .form-wrapper {
    width: 55%;
}
.testimonial {
    margin: 15px 4px 15px !important;
    padding: 10px 20px 70px !important;
}
.info-contact.text-center {
    display: inline-flex;
    flex-wrap: wrap;
   
}
.successintro-bx {
    width: 44%;
    padding: 0px 25px;
}
    .contact-content {
        gap: 20px;
        padding: 0px 10px;
    }
    .testimonial {
        margin: 15px 4px 15px !important;
        padding: 10px 20px 70px !important;
    }
     .successintro-bx {
        width: 45%;
        padding: 0px;
    }
    .exprtbaner .banner-content {
    padding: 0px 40px;
}
.clint-dt{
     left: 14px;   
}
.videoBox1 .clint-dt, .videoBox3 .clint-dt {
    left: 10px;
}
.c_box2 {
    width: 37.4%;
}
.c_box_inner {
    padding-left: 5px;
}
.about-top h1 {
    font-size: 30px;
    line-height: 39px;
}
.abtbnr-inr{
     width: 74%;   
}
.teamcounter{
    width: 60%;    
}
.tab{
    margin-right: 25px;
    font-size: 18px;

}
.c_box h3 {
    font-size: 20px;
}
body.about-new p, body.about p{
    font-size: 15px;
}
.why_choose_us_top{
    margin-bottom: 20px;    
}
.herobnr .teamcounter{
justify-content: left;    
}
.herobnr .btnbxtxt {
    display: flex;
}

.exprtbaner.bannerForm.herobnr .banner-content {
    width: 100%;
}
.herobnr .jotform-heading-img h2, .exprtbaner .jotform-heading-img h2 {
    line-height: 39px;
}
.logo-boxes .our_partners_image_box img {
    width: 68%;
}
}
@media(max-width:979px){
    .info-contact, .text-left{
        width: 100%;
    }
    .banrdt h1 {
        margin-bottom: 26px;
    }
       .hero-bannerinr,.container-bx {
        padding: 96px 0px 0px;
    }
    .banrdt{
        bottom: 57px;  
        width: 72%;  
    }
    .hmpgwork .imgbx1, .hmpgwork .imgbx2, .hmpgwork .imgbx3{
            width: 30%;
    }
     .hmpgwork .imgbx4 {
         width: 98%;  
     }
    .topbx {
    top: 5px;
    left: 21px;
    width: 92%;
}
.our-services-new::after {
    width: 260px;
}
.videoBox1, .videoBox3 {
    width: 24%;
}
.videoBox2 {
    width: 49%;
}
.btnouter.btnvid.btnvid2 {
    right: 16%;
}
    .btnouter.btnvid {
        right: 23%;
    }
    .videoBox1 .clint-dt, .videoBox3 .clint-dt {
    left: 21px;
    }
.hmpg .stories_inner {
    display: block;
    width: 100%;
}
.hmpg .stories_inner {
width: 90%;
}
.client_inner {
    gap: 9px;
}
.btnouter.btnvid span.play_video {
        width: 35px;
        height: 35px;
}
.play_video .icon {
    left: 8px;
}
.story_block{
     width: 100%;   
}
.hmpg .stories_inner {
    width: 90%;
    margin: 0 auto 10px;
    text-align: center;
}
.shopifyplus-banner li, .shopifyplus-banner span, .shopifyplus-banner p, .shopifyplus-banner a, p, li {
    font-size: 16px;
    line-height: 28px;
    text-align: left;
}
.bordrbx {
    margin-bottom: 20px;
}
.clint-dt p{
 font-size: 14px;
line-height: 26px;   
}
.hmpg .story_block_left a {
    left: 35%;
}
.hmpg .teamcounter::after{
    width: 300px;
    height: 320px;    
}
.hmpg .teamcounter::before{
width: 140px;    
}
.btm_align{
 left: 16px;   
}
.topbx {
left: 16px;
}

.our-services-new .slick-arrow {
        bottom: -23%;
    }

.hmpg .teamcounter {
    width: 68%;
}
.our-services-new::after,.our-services-new::before{
    display:none;
}
.logo-container.logo-boxes {
    width: 90%;
}
.exprtbaner.banner-section {
    margin: 0;
}
    .exprtbaner .frame-jotform {
        padding-top: 0px;
    }
        .exprtbaner .jotform-heading-img {
        margin-bottom: -1px !important;
    }
.exprtbaner .jotform-heading-img {
        padding: 35px 30px 1px;
    }
.exprtbaner.bannerForm .banner-slider {
        width: 80% !important;
    }
       
    .info-contact.text-center {
    display: inline-flex;
    flex-wrap: wrap;
    width: 100%;
}
.successintro-bx {
    width: 45%;
    padding: 0px 17px;
}
.contactnew .form-wrapper.formbx {
        width: 65%;
    }
    .contact-content{
     justify-content: center;
         gap: 30px;   
    }
        .contactnew .form-wrapper.formbx {
        width: 73%;
    }
    .testimonial .carousel-container{
        border-left: 1px solid #D9D2DD;
    }
    .carousel-container .testimonial {
        margin: 15px  !important;
    }
    .homon  .carousel-container .testimonial {
         padding: 10px 20px 80px !important;
     }
         .about-top h1 {
        font-size: 24px;
        line-height: 33px;
    }
    .why_choose_us_top h2 {
        width: 55%;
        font-size: 26px;
        line-height: 36px;
    }
body.about-new p,body.about p{
    font-size: 14px;
    line-height: 22px;
}
.story_block {
    margin-bottom: 10px;
}
.abtbnr-inr {
        width: 85%;
    }

.our_journey_right {
    padding-left: 38px;
}
.our_journey_inner h2 {
    font-size: 32px;
    line-height: 38px;
}
.tab {
    font-size: 16px;
    margin-right: 15px;
}
.logo-container {
    grid-template-columns: repeat(3, 1fr);
}
.aboutpg .our_partners_image_box {
        width: 200px;
    }
    .c_box1, .c_box3 {
    width: 28%;
    padding: 0 7px;
}
span.c_box_icon {
    float: left;
    margin-right: 25px;
}
.c_box_inner p {
    float: left;
    width: 100%;
    margin-top: 15px;
}
    .c_box h3 {
        font-size: 20px;
        line-height: 30px;
    }
    .team-membrbx{
        width: 29%; 
        margin-bottom: 30px;  
    }
    .team-membrbx span{
    font-size: 14px;
    line-height: 20px;
    padding: 0px 4px;

    }
    .dtbx {
    padding: 5px 4px;
}
.story_block_right img {
    max-width: 100%;
    width: 100%;
}
.story_block_right {
    width: 55%;
}
.abtbnr-inr p{
    text-align:center;
}
    .our-services-new .services-wr i.fa.fa-arrow-left.slick-arrow {
        left: 42%;
    }
    .hmpgwork .topbx span {
    font-size: 20px;
    line-height: 26px;
}
.hmpgwork .btm_align {
    font-size: 26px;
    line-height: 32px;
}
.hmpg-choose h2 {
    width: 100%;
}
    .hmpg-choose .c_box {
        height: 360px;
    }
.hmpg-choose .c_box h3 {
        font-size: 20px;
        line-height: 26px;
    }
    .herobnr .btn_blue {
    padding: 15px 22px;
}
.herobnr .btn_blue{
margin-bottom:0px;
}
.exprtbaner.bannerForm.herobnr .banner-content {
    width: 100%;
}
.herobnr .jotform-heading-img h2 {
    line-height: 34px;
    font-size: 28px;
}
.hm-process .magento-migrate-box {
    width: 43%;
}

    .herobnr .btn_blue {
        padding: 11px 21px;
    }
    .our-services-new .service-box{
         width: 45%;   
    }
    .why_shopifplus.reason>.container>* {
        width: 100%;
    }
    .why_shopifplus.reason .sp_section_left {
    width: 100%;
    }
    .why_shopifplus.reason .sp_section_right {
    width: 100%;
}
#getstart .btn_blue{
padding: 10px 23px;
    }
}
@media (max-width: 769px) {
    .testimonial {
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1) !important;
        border: 1px solid #D9D2DD !important;
    }
}

@media(max-width:767px){ 


.faq-section.homepg .accordion-item .accordion-header {
    font-size: 16px;
    line-height: 22px;
}
    .faq-section.homepg .accordion { width: 100%; }
    .faq-section.homepg h3 { margin-bottom: 30px; }
.banrdt h1 {
    font-size: 28px;
    line-height: 32px;
}
.banrdt {
    bottom: 20px;
    width: 80%;
}
.reviewbx-inr {
    gap: 0px;
}
.r_box {
    width: 88%;
}
.r_box.r_box1 p{
    font-weight: 500;
    margin-top: 0px;
}
.hmpg .team-dt span.teamnumbr{
    width: 100%;    
}
.hmpg .teamcounter::after {
    width: 200px;
    height: 310px;
}
.hmpg .teamcounter::before {
    width: 99px;
}
.topbx span {
    font-size: 14px;
    line-height: 20px;
    display: block;
}
.our-services-new::after {
    width: 178px;
    background-size: 275px;
    background-repeat: no-repeat;
}
.our-services-new .slick-arrow {
    bottom: -20%;
}
.our-services-new .services-wr i.fa.fa-arrow-right.slick-arrow {
    right: 42%;
}
.our-services-new .services-wr i.fa.fa-arrow-left.slick-arrow {
    left: 42%;
}
.videoBox1, .videoBox3 {
    width: 70%;
}
.videoBox2 {
    width: 70%;
}

.hmpg .story_block_left a {
    bottom: 9px;
}

section.success_stories.hmpg h2 {
    margin-top: 0px;
}
.banrdt h1 {
    margin-bottom: 10px;
}
.hmpg .teamcounter {
    width: 60%;
}

    .exprtbaner.bannerForm .banner-slider {
        width: 93% !important;
    }
    .country-boxes .box{
     margin-bottom: 8px;   
    }
    .info-contact.text-center {
        display: block;
       }
    .successintro-bx {
        width: 90%;
    }
    .contact-content {
        gap: 0px;
    }
    .info-contact.text-center {
        width: 90%;
    }
    .btnouter.btnvid.btnvid2 {
        right: 14%;
    }
 
 section.about-banner {
    padding-bottom: 80px;
}

.teamcounter {
        width: 50%;
        margin: 0 auto;
        padding: 0 30px
    }
      
    .c_box img {
    width: 100%;
}
.story_block_right_bottom_box p{
    font-size: 13px !important;
    line-height: 19px !important;
}
p.story_per {
    font-size: 20px !important;
}
    .hmpg-choose .c_box {
        height: 327px;
    }
    .herobtn .btn_blue {
    font-size: 15px;
    }
        .shopify-partner.bannerForm .banner-slider>img {
        margin: 0px auto 6px;
    }
        .exprtbaner.herobnr .banner-content {
        padding: 0px 27px;
    }
        .hmpg-choose .c_box {
        height: 374px;
    }
        .hm-process .magento-migrate-box {
        width: 41%;
    }
    .wordpress-points.shopifyexlist{
        gap: 0px 16px;
    }
    .contactpage {
        padding-top: 70px;
    }
}
@media(max-width:649px){
    .story_block_left,.story_block_right{
width: 86%;    
}
.carousel-container .testimonial {
padding: 10px 20px 36px !important;
}
.hero-bannerinr,.container-bx {
    padding: 110px 27px 0px;
}

.banrdt{
 position: unset;
color: #101e2a;   
}
.banrdt h1 {
    margin-bottom: 20px;
    color: #101e2a;
    margin-top: 20px;
    font-size: 24px;
    line-height: 30px;
}
.bannerbx .btn_light{
 background-color: #101E2A;
padding: 8px 20px;
color: #ffffff;
border-radius: 50px;
float: right;
transition: all .5s;
border: 1px solid #101E2A;   
}
.bannerbx{
    border-radius: 0;    
}
    .bannerbx img {
        border-radius: 0px;
    }
.hero-bannerinr,.container-bx{
    max-width: 85%;
    width: 85% !important;
}

.banrdt {
    width: 90%;
}
.hmpg .teamcounter {
    width: 43%;
    position: unset;
}
    .team-dt span.teamnumbr {
        font-size: 16px;
        line-height: 26px;
    }
.hmpg .team-dt {
    margin-top: 30px;
}
.hmpgwork .imgbx1, .hmpgwork .imgbx2, .hmpgwork .imgbx3 {
    width: 80%;
    margin: 0 auto 20px;
}
.imgbx4 {
    display: none;
}
.hmpg .story_block_left a {
    left: 53%;
}

.exprtbaner.banner-section .banner-content>img {
    width: 50%;
}
.exprtbaner .jotform_box {
    width: 96%;
}

.shopify-experts-new .client_video h2.mb-50, .shopify-experts .client_video h2.mb-50 {
    margin-bottom: 0px;
}
.contactnew .form-wrapper.formbx {
        width: 96%;
    }
        .successintro-bx {
        width: 100%;
        padding: 0px;
    }
    .our-services-new .slick-arrow {
        bottom: -9%;
    }
        .our-services-new .services-wr i.fa.fa-arrow-right.slick-arrow {
        right: 40%;
    }
    .our-services-new .services-wr i.fa.fa-arrow-left.slick-arrow {
        left: 40%;
    }
       .our-services-new.our-services {
        padding: 35px 0px 53px !important;
    }
    .skyblue-bx {
    padding: 50px 0px 0px;
}
.sucinbx {
    margin-bottom: 20px;
}
.contactnew {
    padding: 80px 0px 0px;
}
/*.exprtbaner .skyblue-bx {
    padding: 50px 0px 0px;
}*/
.exprtbaner{
    background-color: #E6F3FF;
}
.exprtbaner .banner-content {
    padding: 0px;
}
.container-bx {
        padding: 0px 27px 0px;
}
.contactpage {
    background-color: #E6F3FF;
}
/*.exprtbaner.bannerForm .banner-content {
    margin-top: 110px;
}*/
.contact-content {
    padding: 0px;
}
.info-contact.text-center,.contactnew .form-wrapper.formbx {
        width: 100%;
    }
    
.r_box {
    width: 100%;
    padding: 0px 10px;
}
.teamcounter{
 position: unset;   
}
.aboutpg .logo-container {
    grid-template-columns: repeat(2, 1fr);
}
.our_journey_inner, .why_choose_us_bottom{
    display: block;
}
.our_journey_left {
    width: 94%;
    margin: 0 auto;
}
.our_journey_right {
    padding-left: 0px;
    width: 94%;
    margin: 0 auto;
}
.c_box {
    height: auto;
    padding: 10px;
}
.tab {
margin-right: 30px;
}
.why_choose_us_top h2 {
    width: 100%;
    text-align: center;
    margin-bottom: 24px;
}
.c_box, .c_box1, .c_box3,.c_box4, .c_box5 {
    width: 90%;
    margin: 0 auto;
}
.about-top h1 {
    font-size: 22px;
    line-height: 28px;
}
.abtbnr-inr {
    width: 98%;
}
.about-top {
        padding: 150px 0px 30px !important;
    }
.team-dt span {
    font-size: 14px;
    line-height: 20px;
}
.teamcounter{
    
        gap: 1%;   
}
section.about-banner {
    padding-bottom: 30px;
}
.our_journey_inner h2 {
    font-size: 26px;
    line-height: 35px;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 30px;
}
.tab-content {
    min-height: auto;
}

.why_choose_us_top {
display: block;
text-align: center;
margin: 0 auto;
float: none;
display:block;
}
.why_choose_us_top .btn_black {
    display: inline-block;
    margin:0 auto 20px;
    float: none;
}
.why_choose_us_bottom {
    margin-top: 10px;
}
.why_choose_us_bottom{
    margin-bottom: 10px;    
}
section.success_stories::before, section.success_stories::after{
    display:none;
}
.abtgalry .imgbx1, .abtgalry .imgbx2, .abtgalry .imgbx3, .abtgalry .imgbx4 {
        width: 45%;
}
.abtgalry .imgbx3, .abtgalry .imgbx4 {
    display: inline-block;
}
.our_client .carousel-container.mt-50 {
    margin-top: 20px;
}
.team-membrbx {
    width: 48%;
}
.tmdtouter{
 margin: 0px 11px;   
}
.team-wr{
    padding-bottom: 10px;
}
.about-new .our_client.light_bg.mb-20,  .about .our_client.light_bg.mb-20{
    padding-top: 25px;
    padding-bottom: 0px;
}
    .about-new section, .about section{
        padding: 20px 0;
    }
    
.about-new .gallery-inner, .about .gallery-inner{
    margin-top: 23px;
}
.story_block_left p {
        font-size: 13px;
    line-height: 17px;
}
.exprtbaner.bannerForm.herobnr .banner-content {
        margin-top: 0px;
}
    .bigcommerce-service.hm-process .magento-migrate-box {
    min-height: 80px;
}
.hmpg-choose .c_box {
    height: unset;
}
.hmpg-choose .c_box {
    width: 80%;
    height: unset;
    padding: 20px;
    margin-bottom:20px;
    text-align: center;
    }
    .hmpg-choose .c_box_icon{
         margin: 0 auto;   
    }
    .herobnr .btn_blue {
        font-size: 16px;
    }
    .hmpg-choose .c_box h3 {
        margin-top: 15px;
    }
    .herobnr .btnbxtxt {
        display: block;
    }
        .herobnr .btn_blue {
        font-size: 16px;
        display: inline-block;
        padding: 5px 24px;
        margin-bottom: 30px;
    }
.herobnr .teamcounter {
    width: 100%;
    margin-top: 10px;
}
.hm-process .magento-migrate-box {
        width: 100%;
    }
        .exprtbaner.herobnr .banner-content {
        padding: 0px 10px;
    }
    .service-box>.box {
        padding: 22px !important;
    }
        .our-services-new .service-box {
        width: 80%;
    }
    .our-services-new.our-services.languagesec{
        padding: 35px 0px 0px !important;
    }
}
@media(max-width:479px){


    .hero-bannerinr,.container-bx {
    padding: 120px 27px 0px;
}
.bannerbx img {
        border-radius: 0px;
}
.banrdt {
    width: 100%;
}
.banrdt h1{
 font-size: 22px;
line-height: 25px;   
}
.btnbx {
    gap: 0px 6px;
}

.bannerbx .btn_light{
padding: 8px 6px;    
}

.logo-container.logo-boxes{
     padding: 10px 0px;   
}
section {
    padding: 25px 0 !Important;
}
.hmpg .teamcounter {
width: 85%;
padding: 9px 10px;
margin: 0px auto;
}
.hmpg .team-dt span.teamnumbr{
    padding: 16px 0px 0px;
        line-height: 30px;    
}
.hmpg .btn_box.mb-50.mt-20 {
    margin-bottom: 24px;
}
.gallery-inner.mt-50.mb-20 {
    margin-top: 20px;
}
.gallery-inner .btn_box.mb-50.mt-50 {
    margin-top: 20px;
}
.gallery-inner .btn_box.mb-50.mt-50 {
    margin-top: 20px;
    margin-bottom: 25px;
}
.hmpgwork .imgbx1, .hmpgwork .imgbx2, .hmpgwork .imgbx3 {
width: 89%;
}
.topbx {
top: 12px;
}
.videoBox1, .videoBox3, .videoBox2{
    width: 85%;
}
.clint-dt{
     bottom: 43px;   
}
.success_stories h2 {
    margin-bottom: 35px;
}
.story_block {
    display: block;
}

.hmpg .story_block_left a,.story_block_left a {
    position: unset;
    margin: 0 auto;
    transform: unset;
}
.story_block_right_bottom{
    padding: 20px;    
}
.shopifyplus-banner li, .shopifyplus-banner span, .shopifyplus-banner p, .shopifyplus-banner a{
        font-size: 14px;
}
.story_block_right_bottom_box p {
    line-height: 20px;
}
.story_per {
    margin-bottom: 13px !important;
}


.exprtbaner .jotform_box {
        width: 100%;
    }
    .our-services-new .slick-arrow {
        bottom: -9%;
    }
        .our-services-new .services-wr i.fa.fa-arrow-right.slick-arrow {
        right: 35%;
    }
        .our-services-new .services-wr i.fa.fa-arrow-left.slick-arrow {
        left: 35%;
    }
    .exprtbaner .banner-content {
        padding: 0px 25px;
    }
        .exprtbaner.bannerForm .banner-content {
        margin-top: 4px;
        padding: 0px;
    }
    #getstart h1 {
        font-size: 24px;
        line-height: 29px;
    }
    .exprtbaner .banner-content ul {
        padding-left: 0px;
    }
    .exprtbaner li, .exprtbaner span, .exprtbaner p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 4px;
}
.videoBox1 .clint-dt, .videoBox3 .clint-dt {
        left: 11px;
    }
    .exprtbaner.bannerForm .banner-slider {
        width: 100% !important;
    }
    .r_box.r_box1 p {
    font-size: 16px;
    line-height: 23px;
}
.r_box.r_box2 p {
    font-size: 16px;
    line-height: 24px;
}
.hmpgwork .topbx span {
    font-size: 18px;
    line-height: 28px;
}
.hmpgwork .btm_align {
    font-size: 20px;
    line-height: 26px;
}
    .service-box>.box {
        padding: 16px;
    }
    .clint-dt span {
    font-size: 18px;
}

    
.teamcounter {
    margin: 34px auto -26px;
    padding: 10px 66px;
    gap: 0;
}
.team-dt span.teamnumbr {
    font-size: 15px;
    line-height: 24px;
}
.team-dt span {
    font-size: 12px;
    line-height: 20px;
}
.teambx {
    padding: 4px 11px;
}
.teamcounter {
    width: 60%;
}
.team-dt span.teamnumbr {
    font-size: 18px;
    line-height: 22px;
}
.aboutpg .our_partners_image_box {
    width: 146px;
    padding: 7px;
}
.why_choose_us_top h2{
        margin-top: 0px;    
}

.story-slider-bx.slick-initialized .slick-slide{
    display:block;
     margin-right: 4px; 
}
.r_box img {
    width: 60%;
}
.story_block_left p {
line-height: 20px;
}
.story-slider-bx{
    width: 90%;
    margin: 0 auto   
}
.btnouter.btnvid span.play_video {
        width: 40px;
        height: 40px;
}
    .play_video .icon {
    left: 10px;
}
    .btnouter.btnvid, .btnouter.btnvid.btnvid2{
        right: 20%;
    }
    .faq-section.homepg .accordion-item .accordion-header {
        font-size: 16px;
        line-height: 21px;
    }
    .faq-section.homepg .accordion-item {
    padding: 8px 12px;
}
.accordion-content p {
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
}
.faq-section.homepg h2 {
    margin-bottom: 30px;
}
.herobnr .btn_blue {
font-size: 16px;
}
.herobnr {
    padding-top: 85px !important;
}
.herobnr .btnbxtxt {
    display: block;
}
.herobnr .teamcounter {
        width: 100%;
    }
.herobnr .btn_blue {
    padding: 6px 32px;
    margin-bottom: 28px;
    display: inline-block;
}
.hm-process p{
 font-size: 14px;   
}
    .exprtbaner .banner-content, .exprtbaner h1 {
        font-size: 26px;
        line-height: 35px;
        margin-top:30px;
    }
    .hm-process .box-content h4 {
    margin-bottom: 5px;
            margin-top: 6px;
}
.hm-process p{
     line-height: 24px;   
}
.hm-process .magento-migrate-box p {
    margin-top: 5px;
}
.our-services-new.languagesec .service-box{
        width: 94%;
    }
    .exprtbaner{
        padding-top: 85px !important;
    }
    .contactnew{
        padding-top: 85px !important;
    }
}
@media(max-width:374px){
    .hero-bannerinr,.container-bx {
        padding: 140px 27px 0px;
    }
    .bannerbx .btn_light{
     float: none;
    margin-top: 10px;   
    }
    .btnbx {
    display: block;
    }
    .exprtbaner.bannerForm .banner-content {
        width: 100%;
/*        margin-top: 60px;*/
    }
        .contactpage {
        margin-top: 158px !important;
    }
} 