.bg_primary_color{
    background-color: #F8F8FF;
}
.bg_secondary_color{
    background:#F1F1FF;
}
.color-white{
    color: white !important;
}
.padtop-0{
    padding-top: 0 !important;
}
.padbot-0{
    padding-bottom: 0 !important;
}
.padleft-0{
    padding-left: 0;
}
.padright-0{ 
    padding-right: 0;
}
.p-relative{
    position: relative;
}
.mb-0{
    margin-bottom: 0 !important;
}
.mt-0{
    margin-top: 0 !important;
}
section{
    padding: 60px 0 60px;
}
img{
    max-width: 100%;
}
.mw-100{
    max-width: 100% !important;
}
.banner_link:hover{
    color: white;
}
.gft_bipos_brands_container .solu_mob_page{
    min-width: unset;
}
.inline_link{
    font-size: 16px;
    font-weight: 500;
    color: #f0493f;
    text-decoration: underline;
}
.gft_bipos_commonh1{
    font-size: 36px;
    font-weight: 700;
    line-height: 48px;
    color: #202020;
    max-width: 800px;
    margin: 10px auto 40px;
}
.gft_bipos_common_para{
    font-size: 16px;
    line-height: 28px;
}
.gft_bipos_common_para span{
    font-weight: 600;
}
.g-container-95 {
    width: 95%;
    max-width: 1440px;
}
.solution_mobile_sect{
    margin-bottom: 0;
}
.solution_mobile_sect a{
    margin: 0;
}

/* Banner------------------------------------------------ */

.gft_bipos_banner{
    background: #141746;
    padding: 100px 0;
}
.gft_bipos_banner_content{
    display: flex;
}
.gft_bipos_banner_img{
    justify-content: right;
    padding: 10px;
}
.gft_bipos_welcome_content{
    text-align: left;
}
.gft_bipos_banner_content>div{
    display: flex;
}
.gft_bipos_h1{
    font-size: 56px;
    font-weight: 800;
    max-width: 100%;
    margin: 0px auto 0 0;
    color: #1F2255;
    line-height: 70px;
}
.gft_bipos_commonh2{
    font-size: 36px;
    font-weight: 700;
    color: #202020;
    margin: 20px auto;
    line-height: 46px;
}
.gft_bipos_commonh3{
    font-size: 24px;
    font-weight: 700;
    color: #202020;
    margin: 20px auto;
    line-height: 36px;
}
.gft_bipos_commonh5{
    font-size: 20px;
    font-weight: 700;
    color: #202020;
}
.gft_bipos_commonh6{
    font-size: 16px;
    font-weight: 700;
    color: #202020;
}
.gft_bipos_para{
    font-size: 16px;
    color: #2B2F7F;
    margin: 30px auto 20px 0;
    line-height: 30px;
    font-weight: 500;
    max-width: 650px;
}
.gft_bipos_common_link{
    margin: 10px auto;
    font-size: 16px;
}
.banner_link {
    background-color: #ec3229;
    border-radius: 50px;
    padding: 11px 31px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    margin: 20px auto 0;
    display: inline-block;
    box-shadow: 0 4px 8px 0 rgb(236 50 41 / 42%), 0 6px 20px 0 rgb(236 50 41 / 21%);
}
.gft_bipos_banner_img img{
    max-width: 100%;
}
/* Boots----------------------------------------------------------------- */
.gft_bipos_boosts_content{
    padding: 30px 0 50px;
    display: flex;
    /* align-items:; */
}
.boosts_wrapper{
    margin-right:20px;
    padding: 30px 20px;
    /* min-height: 430px; */
    width: 25%;
    border-radius: 10px;
    
}
.boosts_wrapper:first-of-type{
    background: #FFFCF2;
}
.boosts_wrapper:nth-child(2){
    background: #FFF2F2;
}
.boosts_wrapper:nth-child(3){
    background: #E9FFF6;

}
.boosts_wrapper:last-child{
    background: #F8F8FF;
    margin-right: 0;
}
.boosts_img_wrapper{
    display: inline-block;
    height: 80px;
    width: 80px;
    background: white;
    border-radius: 50%;
    position: relative;
}
.boosts_img_wrapper img{
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

/* Boots END----------------------------------------------------------------- */
/* Needs--------------------------------------------------------------------------------- */
.gft_bipos_needs_content{
    display: flex;
   align-items: center;
}
.needs_subcontent{
    
}
.gft_bipos_need_subcontent .gft_bipos_common_para{
    position: relative;
    text-align: left !important;
    padding: 7px 30px !important;
    margin: 0;
}
.gft_bipos_needs_content .gft_bipos_common_para::before{
    content: '';
    background: url(https://cdn-web.mrakaf.com/images/features-pages/bi-pos-reports/tick-inside-circle.svg) no-repeat;
    position: absolute;
    top: 12px;
    left: 0;
    width: 17px;
    height: 17px;
}
.gft_bipos_needs_content .solution_mobile_sect{
    margin: 20px auto;
}
/* Needs--------------------------------------------------------------------------------- */
/* Brands------------------------------------------------ */
.gft_bipos_brands{
    padding-bottom: 0;
}
.gft_bipos_brands .gft_bipos_commonh1{
    max-width: 1000px;
}
.gft_bipos_brands_container .gft_bipos_brand_logos{
    display: flex;
    align-items: center;
    padding: 40px 0;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0;
}
.gft_bipos_brands_container .gft_bipos_brand_logos .logo-container{
    margin: 0 25px;
}
.logo-container{
    text-align: center;
}
.logo-wrapper{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 10px 5px;
}
/* Brands------------------------------------------------ */
/* Testimonial------------------------------------------------ */
.gft_bipos_testimonial_container{
    position: relative;
    z-index: 99;
    padding: 10px;
}
.gft_bipos_testimonial_container::before{
    content: '';
    background: #F8F8FF;
    top: 50%;
    left: 0;
    position: absolute;
    height: 50%;
    width: 100%;
    z-index: -1;
}
.test_sect h2{
	color: #282E3D;
    margin: 10px auto;
}
.testi-quote{
    width:50px!important;
}
.test_padzero{
    padding: 0;
    display: flex;
    align-items: center;
}
.test_cutomer_video{
    padding: 0;
}
/* .latta_cust_log{
    background: url(https://cdn-web.mrakaf.com/images/features-pages/bi-pos-reports/latta_logo.png) no-repeat;
    display: inline-block;
    margin: 5px 0px;
    width: 90px;
    height: 75px;
} */
.customer_photo{
    /* background: url(https://cdn-web.mrakaf.com/images/scheme-loyalty/greenseason_cust_logo.png) no-repeat; */
    width: 140px;
    height: 140px;
    display: inline-block;
    position: relative;
}
.test_content{
    padding: 40px 10px 0 40px;
    position: relative;
}
.testimonial_text{
    position: relative;
}
.testi-quote-left{
    background-image: url(https://cdn-web.mrakaf.com/images/omniapps/testi-quote.svg);
    background-repeat: no-repeat;
    width: 40px;
    height: 32px;
    position: absolute;
    bottom: -30px;
    right: -20px;
    transform: scale(-1);
}
.testi-quote-right{
    background-image: url(https://cdn-web.mrakaf.com/images/omniapps/testi-quote.svg);
    background-repeat: no-repeat;
    width: 40px;
    height: 32px;
    position: absolute;
    top: -30px;
    left: -30px;
}
.testi-cont{
    box-shadow: 0px 3px 25px #7E83971C;
    border: 1px solid #EFEFF9;
    border-radius: 27px;
    max-width: 980px;
    padding:52px 78px;
    margin:0px auto;
    font-size: 18px;
    line-height: 28px;
    color: #212121;
    text-align: center;
    font-weight: 500;
    background: white;
    position: relative;
    overflow: hidden;
}
.testi-cont .know_how{
    margin-top: 40px;
}
.testi-cont .know_how a{
    margin: 0px;
}
.testi-det{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}
.testi-name{
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    margin-left: 35px;
}
.testi-store{
    color: #6e6e6e; 
    font-weight: 500;
}
/* Testimonial------------------------------------------------ */

/* gain--------------------------------------------------------------------------------- */
.gft_bipos_gain{
    background: white;
}
.gft_bipos_gain_content{
    margin: 50px 0;
}
.gain_subcontent .gain_img_container{
    /* padding-bottom: 20px; */
    /* height: 80px;
    width: 80px; */
    text-align: center;
    margin-bottom: 30px;
}
.gain_img_container img{
    max-width: 100%;
}
.gain_subcontent .gft_bipos_common_para{
    /* max-width: 280px; */
}
.data-driven{
    font-size: 16px;
    font-weight: 500;
    font-style: italic;
}
.gain_content{
    text-align: center;
}
/* gain--------------------------------------------------------------------------------- */
/* FEATURES------------------------------------------------ */

.gft_bipos_features{
    background: url(../../cdn-web.mrakaf.com/images/features-pages/bi-pos-reports/report_bg.png) no-repeat;
    /* background: #f2f4ee; */
    background-size: cover;
}
.gft_bipos_features_wrapper .gft_bipos_commonh1{
    
}
.gft_bipos_features{
    
}

.gft_bipos_features_list ul:first-of-type li:nth-child(4) p{
    max-width: 170px;
}
.gft_bipos_features_list ul:nth-child(2) li:nth-child(3) p{
    max-width: 230px;
    
}
.gft_bipos_features_cont{
    margin: 50px 0 40px;
}
.gft_bipos_features_list ul.list-resp{
    display: none;
}
.gft_bipos_features_list ul{
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}
.gft_bipos_features_list ul li{
    position: relative;
}
.gft_bipos_features_list ul li p{
    font-size: 20px;
    font-weight: 500;
    max-width: 150px;
    cursor: pointer;
    line-height: 30px;
    text-align: center;
    margin: 0;
}
.gft_bipos_features_list ul li:nth-child(2):after{
    right: -40px;
}
.gft_bipos_features_list ul:first-of-type li:nth-child(4)::after{
    right: -30px;
}
.gft_bipos_features_list ul li:nth-child(2):before,
.gft_bipos_features_list ul li:nth-child(4)::before{
    left: -40px;
}
.gft_bipos_features_list ul:last-child li:nth-child(2):after{
    right: -50px;
}
.gft_bipos_features_list ul:last-child li:nth-child(2):before{
    left: -50px;
}
.gft_bipos_features_list ul li:nth-child(2):after,
.gft_bipos_features_list ul li:nth-child(4)::before,
.gft_bipos_features_list ul:first-of-type li:nth-child(4)::after,
.gft_bipos_features_list ul li:nth-child(2):before{
    width: 1.5px;
    opacity: 0.2;
    height: 100%;
    top: 0;
    background: #A2A2A2;
    position: absolute;
    content: '';
}
.gft_bipos_features_list ul li.active p {
   color: #F0493F;
   border-bottom: 2.9px solid #F0493F;
   font-weight: 600;
   padding-bottom: 3px;
}
.gft_bipos_features_box {
    padding: 0 0 0 0px;
    display: none;
}
.gft_bipos_features_box .row{
    display: flex;
    align-items: center;
}
.gft_bipos_features_box .gft_bipos_commonh3{
    max-width: 450px;
    margin: 30px auto 10px 0;
    
}
.gft_bipos_features_box .gft_bipos_common_para{
    max-width: 450px;
}
.gft_bipos_features_box.active {
    display:block;
    -webkit-animation: slide-down .5s ease-out;
    animation: slide-down .5s ease-out;
}
@-webkit-keyframes slide-down{
    0%{-webkit-transform:translateY(50px)}
    100%{-webkit-transform:translateY(0)}
}
@keyframes slide-down{
    0%{-webkit-transform:translateY(50px)}
    100%{-webkit-transform:translateY(0)}
}
.moretext {
    display: none;
  }
/* FEATURES------------------------------------------------ */
/* ACCESS------------------------------------------------ */
.gft_bipos_access{

}
.access_cta{
    display: block;
    margin-top: 30px;
}
.access_cta a:last-child{
    margin-left: 50px;
}
.access_subcontent{
    margin-top: 20px;
    text-align: center;
}
/* ACCESS------------------------------------------------ */
/* insights------------------------------------------------ */
.gft_bipos_insights{
    padding-bottom: 0 !important;
    padding-top: 75px;
}
.gft_bipos_insights_content{
    display: flex;
}
.gft_bipos_insights_content .gft_bipos_common_para{
    max-width: 500px;
}
.insights_subcontent{
    text-align: right;
    display: flex;
    justify-content: right;
    align-items: end;
}
.gft_bipos_insights .access_cta{
    margin: 30px 0px 70px;
}
/* insights------------------------------------------------ */
/* FAQ------------------------------------------------ */
.faq_sect{
	position: relative;
}
.faq_sect .gft_bipos_common_para,
.faq_sect .gft_bipos_commonh3{
	text-align: left !important;
}
.faqcarousel .slick-dots {
    bottom: 0;
    display: block;
    width: 100%;
    padding: 0;
    margin: 10px 0;
    list-style: none;
	position: relative;
}
.faqcarousel .slick-dots li button {
    display: none;
}
.faqcarousel .slick-dots li {
    border: 1px solid #919599 !important;
    width: 8px !important;
    height: 8px;
    background: #fff;
	display: inline-block;
    margin: 0 3px;
	border-radius: 100%;
    cursor: pointer;
	transition: .5s ease;
    box-sizing: content-box;
}
.faqcarousel .slick-dots li.slick-active {
    background: #919599 !important;
    height: 8px;
}
.faq_answer ul li{
    background: url(https://cdn-web.mrakaf.com/images/features-pages/bi-pos-reports/tick-inside-circle.svg) no-repeat 10px 5px;
    padding: 0 0 15px 40px;
}
/* FAQ------------------------------------------------ */

/* LOGO ANIMATION------------------------------------------------------------- */
.from-top-ani .logo-container{
    transition: opacity 500ms ease-in, transform 500ms ease-in;
    opacity: 0;
    transform: scale(0) translate(-15%);
  }
.from-top-ani .logo-container.appear{
    transform:scale(1) translate(0%);
    opacity: 1;

  }

/* LOGO ANIMATION------------------------------------------------------------- */

.hanging_video img{
    filter: opacity(0.7);
}
.hanging_video{
    position: relative;
}
.hanging_video::before{
    content: '';
    background: url(https://cdn-web.mrakaf.com/images/playicon.svg) no-repeat;
    position: absolute;
    top:0px;
    left: 0px;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 60px;
    height: 60px;
    pointer-events: none;
    z-index: 99;
}
























@media (max-width: 1300px) { 
    .gft_bipos_h1 {
        font-size: 48px;
        font-weight: 800;
        max-width: 100%;
        margin: 0px auto 0 0;
        color: #1F2255;
        line-height: 60px;
    }
    .gft_bipos_insights{
        padding-top: 45px;
    }
}
@media (max-width: 1025px) { 
    .gft_bipos_features_list ul li:nth-child(2):after,
.gft_bipos_features_list ul li:nth-child(4)::before,
.gft_bipos_features_list ul li:nth-child(4)::after,
.gft_bipos_features_list ul li:nth-child(2):before{
    display: none;
}
.gft_bipos_h1{
    font-size: 50px;
    line-height: 62px;
}
}
@media (max-width: 991px) { 
    .gft_bipos_para{
        margin-left: auto;
    }
    .solu_mob_callback{
        display: block;
        text-align: center;
    }
    .gft_bipos_common_para, .gft_bipos_features{
        text-align: center;
    }
    .gft_bipos_common_para.info_para{
        text-align: center !important;
        margin: 0px auto 20px;
    }
    
        .gft_bipos_banner_content,.gft_bipos_importance_content,.gft_bipos_help_content{
            justify-content: center;
            align-items: center;
            flex-direction: column;
        }
        .gft_bipos_welcome_content{
            text-align: center;
                /* max-width: 100%; */
                margin: auto;
            
        }
    .gft_bipos_banner_img img{
            margin: 30px auto 50px;
        }

    /* .gft_bipos_banner .g-container-95{
        width: 100%;
        padding: 0;
        } */
    .gft_bipos_commonh1{
        margin: 20px auto;
    }
    section .row .img{
        text-align: center !important;
    }
    section .row .img img{
       width: 100%;
       margin: 50px auto 0px;
    }
    .gft_bipos_commonh1{
        text-align: center !important;
    }
    /*  BOOSTS ----------------------------------------------------------*/
.gft_bipos_boosts_content{
   
}
.boosts_wrapper .gft_bipos_common_para{
    text-align: left !important;
}
.boosts_wrapper{
    padding: 50px 20px;
}
/*  BOOSTS END---------------------------------------------------- */
    /* Needs--------------------------------------------------------------------------------- */
    .needs_subcontent{
    }
    .needs_subcontent .gft_bipos_common_para{
        max-width: 100%;
        text-align: left;
        padding-left: 10px;
    }
    .gft_bipos_needs_content{
        flex-direction: column;
    }
    .needs_subcontent{
        max-width: 100%;
        padding-bottom: 10px;
    display: flex;
    justify-content: left;
    /* align-items: center; */
    margin:0 20px;
}
.gft_bipos_need_subcontent .gft_bipos_common_para{
    padding: 7px 0px 7px 30px!important;
}
/* Needs--------------------------------------------------------------------------------- */
/* Brands--------------------------------------------------------------------------------- */
.gft_bipos_brands_container .gft_bipos_brand_logos .logo-container{
    margin: 0 0px;
}
/* Brands--------------------------------------------------------------------------------- */
/* Testimonial--------------------------------------------------------------------------------- */
.web-container{
    
}
.test_padzero{
    display: block;
}
.testi-quote-left{
    right: 2px;
    bottom: -30px;
}
.test_content{
    padding: 20px 0 0;
}
.testi-quote-right{
    left: 0;
    top: -35px;
}
.test_sect{
    overflow: hidden;
    padding: 40px 10px;
}
.testi-det{
    margin-top: 50px;
}
.customer_photo{
    height: 100px;
    width: 100px;
    margin: 0 auto;
}
/* Testimonial--------------------------------------------------------------------------------- */
/* Gains----------------------------------------------------------------------------------------- */
.gain_subcontent{
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-bottom: 20px;
}
.gain_subcontent .gain_img_container{
    margin-bottom: 0;
}
.gain_content .gft_bipos_commonh5{
    padding: 0 10px;
}
.gain_subcontent .gft_bipos_common_para{
    max-width: 500px;
    text-align: left;
}
.gain_content{
    text-align: left !important;
}
/* Gains----------------------------------------------------------------------------------------- */
/* FEATURES----------------------------------- */
.gft_bipos_features_list ul li:nth-child(2):before, .gft_bipos_features_list ul li:nth-child(4)::before {
    left: 0px;
}
.gft_bipos_features_list ul li:nth-child(2):after {
    right: 0px;
}
.gft_bipos_features_list ul:last-child li:nth-child(2):before {
    left: 0px;
}
.gft_bipos_features_list ul:last-child li:nth-child(2):after {
    right: 0px;
}
.gft_bipos_features_list ul li p,.gft_bipos_features_box .gft_bipos_common_para{
    font-size: 14px;
    line-height: 24px;
}
.gft_bipos_features_list ul{
    padding: 0 5px;
}
.gft_bipos_features_box .gft_bipos_common_para,
.gft_bipos_features_box .gft_bipos_commonh3{
    text-align:center;
    margin: 30px auto 10px;
}
.gft_bipos_features_list ul li p{
    max-width: 110px !important;
}
.gft_bipos_features_list ul:nth-child(1) li:last-of-type p{
    max-width: 150px;
}
.gft_bipos_features_list ul:nth-child(2) li:nth-child(3) p{
    max-width: 200px;
}
.features_img{
    margin-top: 30px;
}
.gft_bipos_features_cont{
    margin-bottom: 0;
}
.gft_bipos_features_box .row{
    display: block;
}
    /* FEATURES----------------------------------- */
    /* ACCESS------------------------------------------------ */
    .access_cta{
        text-align: center;
    }
    .access_subcontent, .insights_subcontent{
        margin-top: 40px;
    }
/* ACCESS------------------------------------------------ */
.gft_bipos_insights_content{
    display: block;
    text-align: center;
}
.insights_subcontent{
    text-align: center;
    justify-content: center;
}
.gft_bipos_insights_content .gft_bipos_common_para{
    max-width: 100%;
}
.faq_sect .gft_bipos_commonh3{
    padding: 0 10px;   
}
.faq_answer ul li{
    background-position: 15px 5px;
}
}
@media (max-width: 768px) { 
    .gft_bipos_h1{
        font-size: 46px;
        line-height: 54px;
    }
    .gft_bipos_importance,.gft_bipos_uses, .gft_bipos_advantages, .gft_bipos_features{
        text-align: center !important;
    }
    .gft_bipos_commonh1{
        font-size: 34px;
        line-height: 46px;
        padding: 0 40px;
        text-align: center !important;
    }
    .gft_bipos_common_para{
        padding: 0 15px;
        font-size: 15px;
        text-align: center;
    }
    section .row .img img{
        padding: 20px 30px;
    }
    .gft_bipos_features_box .gft_bipos_common_para{
        padding: 0;
    }
    .needs_subcontent .gft_bipos_common_para{
        max-width: 500px;
    }
    .gft_bipos_needs_content{
        max-width: 620px;
    margin: auto;
    }
 }

@media (max-width: 540px) { 
    section{
        padding: 30px 0 50px !important;
    }
    .gft_bipos_banner{
        padding: 0px 0 0px !important;
    }
    .banner_link{
        margin: 20px auto;
    }
    section .row .img img{
        padding: 0;
    }
    .gft_bipos_banner_img img{
       width: 100%;
    }
    .gft_bipos_h1{
        font-size: 26px;
    line-height: 38px;
    margin: 70px auto 0;
    }
    .gft_bipos_para{
        font-size: 14px;
    line-height: 26px;
    margin: 20px auto 10px;
    padding: 0 10px;
    }
    .gft_bipos_welcome_content{
            max-width: 100%;
            margin: auto;
            padding: 0 15px;       
    }
    .gft_bipos_commonh1{
        font-size: 24px;
        line-height: 36px;
        padding: 0 10px;
        margin: 30px auto;
    }
    .gft_bipos_commonh3{
        font-size: 20px;
        line-height: 32px;
    }
    .gft_bipos_commonh2.info_h2,
    .gft_bipos_commonh2{
        font-size: 24px;
        font-weight: 700;
        color: #202020;
        margin: 20px auto;
        line-height: 32px;
    }
    .gft_bipos_commonh5{
        font-size: 16px;
        line-height: 26px;
        padding: 0 10px;
    }
    .faq_sect .gft_bipos_commonh3{
        font-size: 20px;
        line-height: 26px;
        padding: 0 10px;
    }
    .gft_bipos_common_para {
        padding: 0 10px;
        line-height: 24px;
        font-size: 14px;
    }
    .gft_bipos_common_link, .solu_mobile_calllink{
        font-size: 14px;
    }
    .inline_link{
        font-size: 14px;
    }
    .gft_bipos_banner_content .solu_mob_page {
        padding: 10px 0 !important;
    }
     /* Boosts ----------------------------------------------------------*/
     .boosts_wrapper{
        padding: 30px 20px;
    }
/* Boosts END---------------------------------------------------- */
    /* Needs--------------------------------------------------------------------------------- */
    .needs_subcontent .gft_bipos_common_para {
        max-width: 240px;
        text-align: left;
        margin: 0 auto;
    }
    .gft_bipos_needs_content{
        margin: 20px 0;
    }
    .needs_subcontent .needs_img_container{
        margin-left: 10px;
        width: 50px;
    }
/* Needs--------------------------------------------------------------------------------- */
/* Brands--------------------------------------------------------------------------------- */
.gft_bipos_brands_container .gft_bipos_brand_logos:first-of-type{
    padding-bottom: 0;
}
.gft_bipos_brands_container .gft_bipos_brand_logos:nth-child(2){
    padding-top: 0;
}
 .logo-wrapper{
    padding: 10px 5px;
    margin: 10px 5px;
    width: 140px;
    height: auto;
   }
    .logo-container:first-of-type .logo-wrapper,
    .logo-container:last-child .logo-wrapper{
       width: 80px;
   }
/* Brands--------------------------------------------------------------------------------- */
/* Testimonal--------------------------------------------------------------------------------- */
.testi-det {
    display: block;
}
.testi-det img{
    margin: 0 auto;
}
.testi-name{
    margin: 0;
}
.testi-cont{
    padding: 30px 5px;
    font-size: 14px;
}
.testi-quote-right{
    left: 15px;
}
.testi-quote-left {
    right: 15px;
}
/* Testimonal--------------------------------------------------------------------------------- */
   /* Gains------------------------------------------------------------------------------------- */
   .gain_subcontent{
       align-items: flex-start;
       margin-bottom: 0;
   }
   .gft_bipos_gain_content{
    margin: 30px 0;
   }
   /* Gains------------------------------------------------------------------------------------- */
   /* Features------------------------------------------------------------------------------------- */
   .gft_bipos_features_list ul.list-desk{
    display: none;
}
.gft_bipos_features_list ul.list-resp{
    display: block;
}
.gft_bipos_features_list ul.list-resp div{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-evenly;
    margin-bottom: 10px;
}
.gft_bipos_features_list ul li{
    max-width: 100px;
}
.gft_bipos_features_cont {
    margin: 30px 0;
}
.gft_bipos_features_box .gft_bipos_common_para, .gft_bipos_features_box .gft_bipos_commonh3{
    text-align: center;
    margin: 20px auto;
}
.gft_bipos_features_box .row{
    display: block;
}

   /* Features------------------------------------------------------------------------------------- */

}
@media (max-width: 340px) {
    .gft_bipos_commonh1{
        font-size:18px !important;
        line-height: 28px;
        padding: 0 10px;
    }
    .gft_bipos_h1{
        font-size: 26px !important;
        line-height: 38px;
        margin: 70px auto 0;
    }
    .gft_bipos_common_para,.inline_link{
        font-size: 12px !important;
        line-height: 22px;
    }
    .banner_link{
        font-size: 12px;
    }
    .solu_mobile_calllink{
        font-size: 14px;
    }
    .g-rating-sec svg {
        max-width: 68px;
    }
    .solu_mobile_knowmore{
        font-size: 13px;
    }
    /* Needs--------------------------------------------------------------------------------- */
    .needs_subcontent .gft_bipos_common_para {
        max-width: 220px;
    }
/* Needs--------------------------------------------------------------------------------- */
.access_cta a:last-child{
    margin: auto;
}
}
@media (max-width:900px) and (max-height : 420px) {
    section{
        padding: 30px 0 50px !important;
    }
    .gft_bipos_banner{
        padding: 0px 0 0px !important;
    }
    section .row .img img{
        padding: 0;
    }
    .gft_bipos_h1{
        font-size: 32px;
        line-height: 44px;
        margin: 100px auto 0;
    }
    .gft_bipos_para{
        font-size: 14px;
        line-height: 28px;
        margin:30px auto 10px;
        padding: 0 10px;
    }
    .gft_bipos_welcome_content{
            max-width: 100%;
            margin: auto;
            padding: 0 15px;       
    }
    .gft_bipos_commonh1{
        font-size: 24px;
        line-height: 36px;
        padding: 0 10px;
        margin: 30px auto;
    }
    .gft_bipos_commonh5{
        font-size: 16px;
        line-height: 26px;
        padding: 0 10px;
    }
    .gft_bipos_common_para {
        padding: 0 10px;
        line-height: 26px;
    }
    }
    @media (max-width:600px) and (max-height : 340px) {
       
    }