/* -- common css ----- */
/* ====== empowering section css starts here ============ */
 .emp-bsns-sec-inner-box {
    background: transparent;
    box-shadow: none;
}
 .emp-bsns-sec-inner-box h2 {
    font-size: 48px;
}
 .empowring-render-box {
    max-width: 1190px;
    margin: 0 auto;
}
/* ====== empowering section css ends here ============ */

/* ====== adverstise blue box small  section css starts here ============ */
 .pgph-cont .pgph-cont-box {
    padding: 80px 153px;
    max-width: 1514px;
    margin: 0 auto;
}
 .pgph-cont-box p {
    font-size: 30px;
    line-height: 48px;
}
/* ====== adverstise blue box small  section css ends here ============ */
/* ====== ecosystem section css starts here ============ */
 .mn-para{
    font-size: 36px;
}
/* ====== ecosystem section css ends here ============ */

/* ====== cards slider css starts here ============ */
  .cards-slider .card {
    min-height: 427px;
    background-color: transparent;
    padding: 20px 30px;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    background-color: transparent;
}
 .cards-slider .card .img-top {
    min-height: 58px;
    max-height: 58px;
}
 .nexus-wind .cards-slider .card .card-img-outer {
    min-height: 146px;
    max-height: 146px;
    min-width: 146px;
    max-width: 146px;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0 0 6px rgb(5 53 89 / 40%);
    padding: 28px;
    border: 0;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
 .cards-slider .card:hover .card-title {
    color: #000;
}
 .cards-slider .card:hover .card-label-text {
    color: #03487C;
}
 .cards-slider .card .card-title {
    font-size: 16px;
    line-height: 32px;
}
/* -------- new non-slider cards  ------- */
  .cards-slider-new {
    max-width: 1514px;
    margin: 0 auto;
}
  .cards-slider-new .card {
    min-height: 242px;
    background-color: transparent;
    padding: 12px 8px;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    background-color: transparent;
    transition: 0.5s ease-in-out;
}
 .cards-slider-new .card:hover {
    scale: 1.2;
}
 .cards-slider-new .card .img-top {
    min-height: 58px;
    max-height: 58px;
}
 .nexus-wind .cards-slider-new .card .card-img-outer {
    min-height: 146px;
    max-height: 146px;
    min-width: 146px;
    max-width: 146px;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0 0 6px rgb(5 53 89 / 40%);
    padding: 28px;
    border: 0;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
 .cards-slider-new .card:hover .card-title {
    color: #000;
}
 .cards-slider-new .card:hover .card-label-text {
    color: #043357;
}
 .cards-slider-new .card .card-title {
    font-size: 14px;
    line-height: 28px;
}
 .cards-slider-new .card.px-more {
    padding: 12px 30px;
}
/* ====== cards slider css ends here ============ */

/* ====== big blue css starts here ============ */
 .bbas-cont .top-img-render {
    max-width: 290px;
}
 .bbas-cont-anthr .top-imgr {
    max-width: 350px;
    margin: 26px 0 0 auto;
}
 .bbas-cont {
    padding: 0;
}
 .b-blu-astrng-inner-box {
    padding: 60px 80px;
    max-width: 1514px;
    margin: 0 auto;
    /* background-image: url("https://farenexus.com/products/nexusKite/assets/images/bb-bg-image-all.png"); */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
}
 .mn-title {
    margin: 0 auto 20px !important;
}
 .mn-para {
    font-size: 30px;
    color: #043357;
}
/*  .b-blu-astrng-inner-box::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: 03355B;
    top: 0;
    left: 0;
    z-index: -1;
} */
/* ====== big blue css ends here ============ */

/* ====== CTA section css starts here ============ */
 .rttib-cont h2 {
    max-width: 500px;
}
 .prsn-flght-render {
    top: 3px;
    max-width: 800px;
    z-index: -1;
}
/* ====== CTA section css ends here ============ */

/* ====== testimonials section css starts here ============ */
 .testi-slider .card {
    min-height: 494px;
}

/* ====== testimonials section css ends here ============ */

/* =======  responsive css starts here ========== */

@media (min-width: 1400px) and (max-width: 1728px){
    .cards-slider-outer.pt-80.pb-80 {
        padding: 80px 0 60px;
    }
    .cards-slider .card {
        min-height: 406px;
        padding: 10px;
        border: 0;
        border-radius: 0;
        box-shadow: none;
    }
    .bbas-cont h6 {
        font-size: 28px;
        margin: 20px 0 30px 0;
    }
    .bbas-cont p {
        font-size: 21px;
        margin: 0 0 20px 0;
        font-weight: 300;
        max-width: 700px;
    }
    .rttib-cont p {
        max-width: 630px;
    }
    .prsn-flght-render {
        max-width: 674px;
    }
    .cards-slider .card .card-label-text {
        font-size: 22px;
    }
    .cards-slider .card {
        padding: 10px 37px;
    }
     .cards-slider-new .card {
        padding: 12px 17px;
    }
    .cards-slider-new .card .card-body {
        padding: 16px 0 0 0;
    }
    .cards-slider-new .card .card-title {
        font-size: 12px;
        line-height: 20px;
    }
    .nexus-wind .cards-slider-new .card .card-img-outer {
        min-height: 110px;
        max-height: 110px;
        min-width: 110px;
        max-width: 110px;
    }
    .testi-slider .card {
        min-height: 498px;
    }
}
@media (max-width: 1399.98px){
    .pgph-cont .pgph-cont-box {
        padding: 80px 90px;
    }
    .pgph-cont-box p {
        font-size: 32px;
        line-height: 50px;
    }
    .apps-advrts.pt-80 {
        padding-top: 0;
    }
    .cards-slider .card {
        min-height: 329px;
        padding: 10px 30px;
        border: 0;
        border-radius: 0;
        box-shadow: none;
    }
    .cards-slider .card .card-title {
        font-size: 20px;
        line-height: 32px;
    }
    .nexus-wind .cards-slider .card .card-img-outer {
        min-height: 100px;
        max-height: 100px;
        min-width: 100px;
        max-width: 100px;
    }
    .bbas-cont p {
        font-size: 20px;
    }
    .bbas-cont h6 {
        font-size: 30px;
        margin: 0 0 30px 0;
    }
    .b-blu-astrng-inner-box {
        padding: 32px 80px 48px;
    }
    .bbas-cont .top-img-render {
        max-width: 220px;
    }
    .testi-slider .card {
        min-height: 544px;
    }
    .rdy-to-tak.pt-80.pb-80 {
        padding: 0;
    }
    .cards-slider .card .card-label-text {
        font-size: 24px;
    }
    .testi-slider .element {
        margin: 0 14px;
    }
     .cards-slider-new .card {
        height: calc(100% - 30px);
        margin-bottom: 30px;
    }
    .cards-slider-new .card.px-more {
        padding: 12px 38px;
    }
}
@media (max-width: 1199.98px){
    .pgph-cont .pgph-cont-box {
        padding: 50px;
    }
    
    .prsn-flght-render {
        max-width: 740px;
    }
    .testi-slider .element {
        margin: 0 8px;
    }
    .unfcop-trvl.pt-80.pb-80 {
        padding-bottom: 0;
    }
    .cards-slider-new .card.px-more {
        padding: 12px 41px;
    }
    .nexus-wind .cards-slider-new .card .card-img-outer {
        min-height: 110px;
        max-height: 110px;
        min-width: 110px;
        max-width: 110px;
    }
    .cards-slider-new .card .img-top {
        min-height: 40px;
        max-height: 40px;
    }
     .cards-slider-new .card {
        padding: 12px 17px;
    }
    .testi-slider .card {
        min-height: 594px;
    }
}
@media (max-width: 991.98px){
    .pgph-cont-box p {
        font-size: 24px;
        line-height: 40px;
        font-weight: 500 !important;
    }
    img.b-rgt-travl {
        max-width: 230px;
    }
    .emp-bsns-sec-inner-box h2 {
        font-size: 32px;
    }
    .emp-bsns-sec-inner-box {
        padding: 40px 40px 20px;
    }
    .b-blu-astrng-inner-box {
        padding: 32px 40px 40px;
    }
    .bbas-cont-anthr .top-imgr {
        max-width: 300px;
        margin: 0 auto 50px !important;
    }
    .bbas-cont {
        align-items: center !important;
    }
    .bbas-cont p {
        font-size: 18px;
        text-align: center !important;
    }
    .prsn-flght-render {
        max-width: 550px;
        left: 50%;
        transform: translateX(-50%);
        opacity: 22%;
    }
    .rdy-to-tak-inner-box {
        min-height: fit-content;
    }
     .cards-slider-new .card {
        padding: 12px 27px;
    }
    .testi-slider .card {
        min-height: 569px;
    }
}
@media (max-width: 767.98px){
    .pgph-cont-box p {
        font-size: 24px;
        line-height: 40px;
        font-weight: 500 !important;
    }
    img.b-rgt-travl {
        max-width: 230px;
    }
    .bbas-cont h6 {
        text-align: center !important;
    }
    .bbas-cont-anthr .top-imgr {
        max-width: 90%;
        margin: 0 auto 30px !important;
    }
    .b-blu-astrng-inner-box {
        padding: 32px 20px 40px;
    }
    .mn-para {
        font-size: 24px;
    }
    .testi-slider .card {
        min-height: 444px;
    }
     .cards-slider-new .card {
        padding: 12px 23px;
    }
    .bbas-cont h6 {
        margin: 12px 0 30px 0;
    }
}
@media (max-width: 575.98px){
    .testimnls-sec.pb-80.pt-80 {
        padding-bottom: 12px !important;
    }
    .cards-slider-new .card .card-title {
        max-width: 240px;
        margin: 0 auto;
    }
    .emp-bsns-sec-inner-box {
        padding: 0 20px 20px;
    }
    .emp-bsns-sec-inner-box {
        padding: 16px 16px 20px;
    }
    .pgph-cont .pgph-cont-box {
        max-width: 100%;
        margin: 0 auto;
    }
    .render-same {
        min-height: fit-content;
    }
    .testi-slider .card {
        min-height: 469px;
    }
    .testi-slider .btn-primary i {
        font-size: 20px;
    }
}
@media (max-width: 479.98px){
    .pgph-cont .pgph-cont-box {
        padding: 26px;
    }
    .pgph-cont-box p {
        font-size: 18px;
        line-height: 32px;
    }
    img.b-rgt-travl {
        max-width: 130px;
    }
    .testi-slider .card {
        min-height: 500px;
    }
}