@media only screen and (min-width: 1499px) {}

@media only screen and (min-width: 1699px) {}

@media only screen and (min-width: 1899px) {}

@media screen and (max-width:1920px) {}

/* ------------------1920px-----------------  */
@media screen and (max-width:1899px) {}

/* ------------------1899px-----------------  */
@media screen and (max-width:1799px) {
    .lnd-bnr-txt-lft h1 {
        font-size: 50px;
        line-height: 120%;
        margin-bottom: 40px;
    }

    .lnd-bnr-txt-lft p {
        font-size: 27px;
        line-height: 158%;
        margin-bottom: 60px;
    }

    .lnd-bnr-txt-lft ul {
        padding: 20px 20px;
        border-radius: 30px;
        gap: 21px;
    }

    .lnd-bnr-txt-lft ul li {
        gap: 9px;
    }

    .lnd-bnr-txt-lft ul li div h5 {
        font-size: 35px;
        line-height: 45px;
    }

    .lnd-bnr-txt-lft ul li div h6 {
        font-size: 16px;
        line-height: 22px;
    }

    .landing-banner-form h4,
    .cont-frm h2 {
       /* font-size: 33px;
        line-height: 53px;
        margin-bottom: 31px;*/
         font-size: 30px;
        line-height: 40px;
        margin-bottom: 15px;
    }

    .land-frm-input-group label {
        /*font-size: 17px;
        margin-bottom: 12px;*/
        font-size: 15px;
        margin-bottom: 10px;
    }

    .land-frm-input-group input,
    .land-frm-input-group select {
        /*font-size: 17px;*/
        font-size:15px;
    }

    .landing-banner-form {
        width: 559px;
    }

    .land-portfolio-header div h5,
    .process-header h5,
    .industry-header h5,
    .service-list h3 {
        margin-bottom: 12px;
        font-size: 18px;
        line-height: 29px;
    }

    .faq-paper .accordion-item h2 button {
        font-size: 22px;
        line-height: 28px;
    }

    .faq-paper .accordion-body {
        font-size: 16px;
        line-height: 34px;
    }

    .land-portfolio-header div h2,
    .process-header h2,
    .industry-header h4,
    .service-list h2 {
        font-size: 37px;
        line-height: 56px;
    }

    .faq-header h2 {
        font-size: 57px;
        line-height: 51px;
        margin-bottom: 29px;
    }

    .service-list p {
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 20px;
    }
}


/* ------------------1799px-----------------  */
@media screen and (max-width:1699px) {

    .lnd-bnr-txt-lft h1 {
        font-size: 46px;
        line-height: 120%;
        margin-bottom: 40px;
    }

    .lnd-bnr-txt-lft p {
        font-size: 24px;
        line-height: 158%;
        margin-bottom: 44px;
    }

    .land-port-inner .owl-item.active.firstactiveitem .port-box,
    .land-port-inner .owl-item.active.lastactiveitem .port-box {
        width: 380px;
        height: 290px;
    }

    .land-port-inner .owl-item.active.center .port-box {
        width: 432px;
        height: 358px;
    }
    /*.land-port-inner .owl-item.active.center .port-box img{
    padding-top:30px;
    }*/
}

/* ------------------1699px-----------------  */
@media screen and (max-width:1599px) {
    .landing-banner-form h4 {
        /*font-size: 30.32px;
        line-height: 53px;*/
        font-size:28px;
        line-height:38px;
        letter-spacing: 0em;
       /* margin-bottom: 31px;*/
        margin-bottom: 20px;
    }

    .landing-banner-form {
        width: 428px;
        border-top: 6.93725px solid #1852C6;
        border-radius: 16.8556px;
        padding: 26px 30px 37px 30px;
    }

    .landing-banner-text {
        gap: 44px;
    }

    .landing-banner-form {
        width: 526px;
        padding: 26px 30px 37px 30px;
    }

    a.header-quote {
        width: 192px;
        height: 46px;
        font-size: 15px;
        line-height: 15px;
    }

    header .logo img {
        width: 155px;
        height: 33px;
    }

    .land-portfolio-header div h2,
    .process-header h2,
    .industry-header h4,
    .service-list h2 {
        font-size: 34px;
        line-height: 47px;
    }

    .land-port-inner .owl-item .item {
        height: 374px;
    }

    .land-portfolio-header p,
    .process-header p,
    .process-header p {
        font-size: 17px;
        line-height: 31px;
    }

    .chs-body-box div p {
        font-size: 15px;
        line-height: 20px;
        margin-top: 4px;
    }

    .chs-body-box div h3 {
        font-size: 17px;
        line-height: 27px;
    }
    .bott_box em img {
    height: 160px;
    }
     /*.land-port-inner .owl-item.active.center .port-box img{
    padding-top:25px;
    }*/
}

/* ------------------1599px-----------------  */
@media screen and (max-width:1499px) {
    .lnd-bnr-txt-lft {
        flex-grow: 1;
        width: calc(100% - 450px - 44px);
    }

    .landing-banner-form {
        width: 450px;
        padding: 7px 20px 20px 20px;
    }

    .lnd-bnr-txt-lft h1 {
        font-size: 39px;
        line-height: 120%;
        margin-bottom: 14px;
    }

    .lnd-bnr-txt-lft p {
        font-size: 22px;
        line-height: 158%;
        margin-bottom: 40px;
    }

    .lnd-bnr-txt-lft ul li {
        flex-direction: column;
        gap: 6px;
    }

    .lnd-bnr-txt-lft ul {
        padding: 11px 16px 20px 16px;
        border-radius: 30px;
        gap: 18px;
    }

    .land-frm-input-group input,
    .land-frm-input-group select {
        font-size: 13px;
        height: 21px;
    }

    .land-frm-input-group textarea {
        padding: 11px;
        /*height: 100.51px;*/
        height:80px;
        font-size: 14px;
        line-height: 21px;
    }

    .land-frm-input-group label {
        font-size: 14px;
        margin-bottom: 6px;
    }

    .land-frm-input-group {
        /*margin-bottom: 23px;*/
        margin-bottom: 18px;
    }

    .landing-banner-form h4 {
        font-size: 26px;
        line-height: 47px;
        letter-spacing: 0em;
        margin-bottom: 11px;
    }

    .land-banner-form-button {
        padding: 15px 21px;
        font-weight: 500;
        font-size: 14px;
        line-height: 18px;
    }
    .get_btn{
        padding-top: 15px;
        padding-bottom: 15px;
             font-weight: 500;
        font-size: 14px;
    }


    .lnd-bnr-txt-lft p {
        font-size: 20px;
        line-height: 158%;
        margin-bottom: 40px;
        font-weight: 500;
    }

    header .logo {
        padding: 15px 23px;
        border-radius: 17px;
    }

    header .logo::before {
        border-radius: 17px;
    }

    .land-portfolio-header div h5,
    .process-header h5,
    .industry-header h5,
    .service-list h3 {
        margin-bottom: 8px;
        font-size: 17px;
        line-height: 29px;
    }

    .land-portfolio-header div h2,
    .process-header h2,
    .industry-header h4,
    .service-list h2 {
        font-size: 29px;
        line-height: 44px;
    }

    .port-tabs .nav-tabs li button {
        padding: 10px 0px;
        width: 251px;
        height: 52px;
        font-size: 16px;
        line-height: 31px;
    }

    .port-name {
        border-radius: 36px 0px;
        padding: 18px 17px 18px 23px;
        gap: 37px;
        width: 298px;
    }

    .port-name div h4 {
        font-size: 17px;
        line-height: 18px;
        margin-bottom: 3px;
    }

    .port-name div h5 {
        font-size: 13px;
        line-height: 17px;
        margin-bottom: 5px;
    }

    .lnd-bnr-txt-lft ul li div h2 {
        font-size: 28px;
        line-height: 1;
        margin-bottom: 5px;
    }

    .lnd-bnr-txt-lft ul li div h3 {
        font-size: 15px;
        line-height: 10px;
    }

    ul.tech-list li {
        width: 100px;
        height: 100px;
    }

    h2.tech-hdr {
        font-size: 38px;
        line-height: 50px;
        margin-right: 0;
    }

    .industries {
        padding: 70px 0 70px 0;
    }

    .process-header {
        margin-bottom: 60px;
    }

    .process {
        margin-bottom: 40px;
    }

    .offering {
        padding: 50px 0 50px 0;
    }

    .process-header h3 {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 12px;
    }

    .process-header p {
        color: #545454;
    }

    .owl-portfolio .owl-nav,
    .owl-testi .owl-nav {
        margin-top: 20px;
        gap: 17px;
    }
}

/* ------------------1399px-----------------  */
@media screen and (max-width:1399px) {
    .banner-container.container-fluid {
        width: calc(100vw - 100px);
    }

    .lnd-bnr-txt-lft h1 {
        font-size: 33px;
        line-height: 120%;
        margin-bottom: 14px;
    }

    .lnd-bnr-txt-lft p {
        font-size: 18px;
        line-height: 158%;
        margin-bottom: 25px;
        font-weight: 500;
    }

    .lnd-bnr-txt-lft ul li div h2 {
        font-size: 24px;
        line-height: 1;
        margin-bottom: 9px;
    }

    .lnd-bnr-txt-lft {
        flex-grow: 0;
        width: calc(100% - 600px - 44px);
    }

    .landing-banner-text {
        gap: 44px;
        justify-content: space-between;
    }

    .container-mid {
        max-width: 1200px;
    }

    .land-port-inner .owl-item.active.firstactiveitem .port-box,
    .land-port-inner .owl-item.active.lastactiveitem .port-box,
    .port-box {
        width: 320px;
        height: 206px;
    }

    .land-port-inner .owl-item.active.center .port-box {
        width: 432px;
        height: 281px;
    }

    .land-port-inner .owl-item .item {
        height: 297px;
    }

    .land-portfolio-header div h2,
    .process-header h2,
    .industry-header h4,
    .service-list h2 {
        font-size: 27px;
        line-height: 42px;
    }

    .owl-portfolio .owl-nav button,
    .owl-testi .owl-nav button {
        width: 26px;
        height: 26px;
    }

    .land-portfolio-header p,
    .process-header p,
    .process-header p {
        font-size: 15px;
        line-height: 26px;
    }

    .prcs-box p {
        font-size: 15px;
        line-height: 25px;
    }

    .prcs-box h4 {
        font-size: 24px;
        line-height: 15px;
        margin-bottom: 17px;
    }

    .prcs-box {
        padding: 33px 14px;
    }

    .chs-body-box {
        gap: 15px;
        padding: 12px 9px;
    }

    .chs-body-box div p {
        font-size: 13px;
        line-height: 20px;
        margin-top: 3px;
    }

    .chs-body-img {
        width: 500px;
        height: 500px;
    }

    .chs-body-img h4 {
        padding: 16px 30px;
        width: 258px;
        height: 124px;
        font-size: 22px;
        line-height: 31px;
        bottom: -64px;
        right: 2px;
    }

    .chs-body-img h4 b {
        font-size: 48px;
        line-height: 48px;
    }

    .chs-quote {
        margin-top: 83px;
        padding: 0 98px;
        font-weight: 500;
        font-size: 17px;
        line-height: 28px;
    }

    .chs-quote::before {
        top: -33px;
        left: 59px;
        width: 51px;
        height: 37px;
    }

    .industries {
        padding: 70px 0 70px 0;
    }

    .industry-header {
        margin: 0 auto 50px auto;
    }

    .industry-box p {
        font-size: 15px;
        line-height: 23px;
    }

    .industry-box h5 {
        font-size: 19px;
        line-height: 1;
        margin-bottom: 10px;
    }

    .industry-box img {
        margin: 0 auto 12px auto;
    }

    .owl-testi .owl-item.active .item .testi-box {
        padding: 0 37px 82px 45px;
        min-height: 410px;
    }

    .owl-testi .owl-item.active.lastactiveitem .item .testi-box,
    .owl-testi .owl-item.active.center+.owl-item .item .testi-box {
        padding: 0 38px 82px 38px;
        min-height: 410px;
    }

    .owl-testi .owl-item.active.center .item .testi-box {
        gap: 23px;
        padding: 0 38px 73px 38px;
        min-height: 522px;
    }

    .owl-testi .owl-item.active.center .testi-box p {
        font-size: 16px;
        line-height: 32px;
    }

    .owl-testi .owl-item.active.center .testi-box h6 {
        font-size: 18px;
        line-height: 32px;
    }

    .owl-testi .owl-item.active.center .testi-box h5 {
        font-size: 25px;
        line-height: 43px;
    }

    .owl-testi .testi-box p {
        font-size: 13px;
        line-height: 22px;
    }

    .faq-header h2 {
        font-size: 35px;
        line-height: 1;
        margin-bottom: 15px;
    }

    .faq-header img {
        width: 385px;
        height: 10px;
    }

    .faq-paper .accordion-body {
        font-size: 15px;
        line-height: 29px;
    }

    .faq-paper .accordion-item h2 button {
        font-size: 19px;
        line-height: 23px;
    }

    .service-list ul li {
        padding: 21px;
        font-size: 17px;
        line-height: 29px;
    }

    .service-list p {
        font-size: 15px;
        line-height: 25px;
        margin-bottom: 24px;
    }

    footer p {
        font-size: 14px;
        line-height: 1.3;
    }

    .landing-banner-form h4,
    .cont-frm h2 {
        font-size: 30px;
        line-height: 1.3;
        margin-bottom: 22px;
    }
}

/* ------------------1399px-----------------  */
@media screen and (max-width:1299px) {
    ul.tech-list li {
        width: 80px;
        height: 80px;
    }

    ul.tech-list li:nth-of-type(odd) {
        margin-bottom: 61px;
    }

    ul.tech-list li img {
        width: 42px;
    }

    .faq-inner {
        width: 992px;
        max-width: 100%;
    }

    .lnd-bnr-txt-lft {
        flex-grow: 0;
        width: calc(100% - 450px - 44px);
    }

    .banner-container.container-fluid {
        width: calc(100vw - 60px);
    }

    header {
        top: 7px;
    }

    header .logo img {
        width: 128px;
        height: 28px;
    }

    .landing-banner {
        padding: 130px 0 42px 0;
    }

    .landing-banner-form h4,
    .cont-frm h2 {
        font-size: 23px;
        line-height: 1.3;
        margin-bottom: 17px;
    }

    .landing-banner-form {
        width: 450px;
        padding: 20px 20px 20px 20px;
    }

    .landing-portfolio {
        padding: 50px 0 50px 0;
    }

    .land-port-inner .owl-item.active.firstactiveitem .port-box,
    .land-port-inner .owl-item.active.lastactiveitem .port-box,
    .port-box {
        width: 300px;
        height: 183px;
    }

    .land-port-inner .owl-item.active.center .port-box {
        width: 436px;
        height: 246px;
    }
}

/* ------------------1299px-----------------  */
@media screen and (max-width:1199px) {
    .container-mid {
        max-width: 960px;
    }

    .lnd-bnr-txt-lft h1 {
        font-size: 28px;
        line-height: 120%;
        margin-bottom: 14px;
    }

    .lnd-bnr-txt-lft p {
        font-size: 16px;
        line-height: 158%;
        margin-bottom: 19px;
        font-weight: 500;
    }

    .lnd-bnr-txt-lft ul {
        padding: 11px 16px 15px 16px;
        border-radius: 30px;
        gap: 13px;
    }

    .land-frm-input-group label {
        font-size: 13px;
        margin-bottom: 3px;
    }

    .land-banner-form-button {
        padding: 11px 21px;
        font-size: 13px;
    }
    .get_btn{
        padding-top: 11px;
        padding-bottom: 11px;
        font-size: 13px;
    }

    .get_btn_icon{
        width: 30px;
        height: 30px;
    }

    .land-portfolio-header div h2,
    .process-header h2,
    .industry-header h4,
    .service-list h2 {
        font-size: 24px;
        line-height: 30px;
    }

    .port-tabs .nav-tabs li button {
        padding: 6px 0px;
        width: 217px;
        height: 42px;
        font-size: 14px;
        line-height: 31px;
    }

    .port-name {
        border-radius: 21px 0px;
        padding: 12px 10px 12px 10px;
        gap: 9px;
        width: 241px;
    }

    .port-name div p {
        font-size: 12px;
        line-height: 13px;
    }

    .port-name div h4 {
        font-size: 15px;
        line-height: 17px;
        margin-bottom: 3px;
    }

    .port-name div h5 {
        font-size: 12px;
        line-height: 17px;
        margin-bottom: 3px;
    }

    .port-name a {
        width: 28px;
        height: 28px;
    }

    .land-port-inner .owl-item .item {
        height: 265px;
    }

    .land-port-inner .tab-pane {
        margin-top: 25px;
        padding: 0 80px;
    }

    .offer-box {
        border-radius: 45px 0px;
        padding: 24px 26px;
        margin-bottom: 36px;
        height: calc(100% - 36px);
    }

    .offer-box em {
        width: 134px;
    }

    .offer-box div p {
        font-size: 13px;
        line-height: 19px;
    }

    .offer-box div h4 {
        font-size: 16px;
        line-height: 1.2;
        margin-bottom: 7px;
    }

    .land-portfolio-header p,
    .process-header p,
    .process-header p {
        font-size: 14px;
        line-height: 24px;
    }

    .process-header {
        margin-bottom: 33px;
    }

    .process-header h3 {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 12px;
    }

    .land-portfolio-header div h5,
    .process-header h5,
    .industry-header h5,
    .service-list h3 {
        margin-bottom: 8px;
        font-size: 16px;
        line-height: 29px;
    }

    .prcs-box p {
        font-size: 13px;
        line-height: 20px;
    }

    .prcs-box h4 {
        font-size: 20px;
        line-height: 15px;
        margin-bottom: 12px;
    }

    .prcs-box img {
        width: 81px;
        height: 81px;
        margin: 0 auto 24px auto;
    }

    .offering {
        padding: 50px 0 60px 0;
    }

    .process {
        margin-bottom: 50px;
    }

    .chs-body-box em img {
        width: 26px;
        height: 26px;
    }

    .chs-body-box em {
        width: 48px;
        height: 48px;
    }

    .chs-body-img {
        width: 450px;
        height: 450px;
    }

    .choose-body-text ul {
        gap: 16px;
    }

    .chs-body-box div h3 {
        font-size: 16px;
        line-height: 24px;
    }

    .chs-body-img h4 {
        padding: 16px 30px;
        width: 213px;
        height: 102px;
        font-size: 20px;
        line-height: 26px;
        bottom: -64px;
        right: 2px;
    }

    .chs-body-img h4 b {
        font-size: 40px;
        line-height: 44px;
    }

    .chs-quote {
        margin-top: 83px;
        padding: 0 35px;
        font-weight: 500;
        font-size: 15px;
        line-height: 25px;
    }

    .chs-quote::before {
        top: -18px;
        left: 10px;
        width: 37px;
        height: 27px;
    }

    .industry-box p {
        font-size: 13px;
        line-height: 20px;
    }

    .industry-box {
        padding: 22px 8px;
        margin-bottom: 30px;
        height: calc(100% - 30px);
    }

    .industry-box img {
        width: 140px;
        height: 102px;
        margin: 0 auto 13px auto;
    }

    .industry-box h5 {
        font-size: 16px;
        line-height: 1;
        margin-bottom: 6px;
    }

    .industry-header {
        margin: 0 auto 30px auto;
    }

    .industries {
        padding: 45px 0 45px 0;
    }

    /* ul.tech-list li {
        width: 60px;
        height: 60px;
    }

    ul.tech-list li img {
        width: 34px;
    }

    ul.tech-list li:nth-of-type(odd) {
        margin-bottom: 48px;
    } */

    h2.tech-hdr {
        font-size: 29px;
        line-height: 36px;
        margin-right: 0;
    }

    ul.tech-list {
        justify-content: center;
    }

    .technologies {
        padding: 12px 0;
    }

    .testimonial {
        padding: 50px 0;
    }

    .owl-testi .owl-item.active .item .testi-box {
        padding: 0 34px 99px 34px;
        min-height: 384px;
    }

    .owl-testi .testi-box p {
        font-size: 12px;
        line-height: 21px;
    }

    .owl-testi .testi-box h6 {
        font-size: 13px;
        line-height: 19px;
    }

    .owl-testi .owl-item.active.center .item .testi-box {
        gap: 9px;
        padding: 0 29px 50px 29px;
        min-height: 496px;
    }

    .owl-testi .owl-item.active.center .testi-box p {
        font-size: 14px;
        line-height: 27px;
    }

    .owl-testi .owl-item.active.center .testi-box h6 {
        font-size: 16px;
        line-height: 20px;
    }

    .owl-testi .owl-item.active.center .testi-box h5 {
        font-size: 23px;
        line-height: 43px;
    }

    .owl-testi .owl-item.active.center .item .testi-box {
        gap: 9px;
        padding: 0 29px 50px 29px;
        min-height: 463px;
    }

    .testi-starts {
        margin-top: 6px;
        gap: 5px;
    }

    .testi-starts svg {
        display: block;
        width: 20px;
        height: 20px;
    }

    .industry-header {
        gap: 0px;
    }

    .faq-paper .accordion-body {
        font-size: 13px;
        line-height: 23px;
    }

    .faq-paper .accordion-item h2 button {
        font-size: 16px;
    }

    .faq-paper .accordion-item {
        margin-bottom: 9px;
        padding: 15px;
    }

    .service-list ul li {
        padding: 13px;
        font-size: 14px;
        line-height: 24px;
    }

    .service-list ul {
        gap: 7px 34px;
    }

    .cont-frm {
        padding: 20px 15px 27px 15px;
    }
    .bott_box  em img{
	height: auto;
    }
    /*.land-port-inner .owl-item.active.center .port-box img{
    padding-top:25px;
    }*/
}

/* ------------------1199px-----------------  */
@media screen and (max-width:1099px) {
    .lnd-bnr-txt-lft ul li div h3 {
        font-size: 14px;
        line-height: 17px;
        white-space: normal;
        text-align: center;
    }

    .lnd-bnr-txt-lft ul li div h2 {
        font-size: 22px;
        line-height: 1;
        margin-bottom: 3px;
    }

    .lnd-bnr-txt-lft ul li em {
        width: 39px;
        height: 39px;
    }

    .lnd-bnr-txt-lft h1 {
        font-size: 26px;
        line-height: 120%;
        margin-bottom: 6px;
        letter-spacing: 0.02em;
    }

    .land-frm-input-group {
        margin-bottom: 15px;
    }

    .landing-banner-form {
        width: 400px;
        padding: 15px 13px 13px 13px;
    }

    .lnd-bnr-txt-lft {
        flex-grow: 0;
        width: calc(100% - 400px - 44px);
    }

    .land-portfolio-header div h2,
    .process-header h2,
    .industry-header h4,
    .service-list h2 {
        font-size: 22px;
        line-height: 30px;
    }

    .land-portfolio-header div h5,
    .process-header h5,
    .industry-header h5,
    .service-list h3 {
        margin-bottom: 4px;
        font-size: 15px;
        line-height: 23px;
    }

    .port-tabs .nav-tabs li button {
        padding: 3px 0px;
        width: 190px;
        height: 38px;
        font-size: 13px;
        line-height: 31px;
    }

    .port-name {
        border-radius: 21px 0px;
        padding: 10px 10px 12px 10px;
        gap: 9px;
        width: 198px;
    }

    .land-portfolio-header {
        margin-bottom: 28px;
    }

    .landing-portfolio {
        padding: 50px 0 40px 0;
    }
}

/* ------------------1099px-----------------  */
@media screen and (max-width:1024px) {}

/* ------------------1024px-----------------  */
@media screen and (max-width:991px) {

    .landing-banner-text {
        gap: 20px;
        justify-content: space-between;
        flex-direction: column;
    }

    .lnd-bnr-txt-lft {
        flex-grow: 0;
        width: 100%;
    }

    .lnd-bnr-txt-lft ul li {
        flex-direction: row;
        gap: 6px;
    }

    li.ul-sperator {
        height: 51px;
    }

    .lnd-bnr-txt-lft ul {
        padding: 11px 16px 11px 16px;
        border-radius: 17px;
        gap: 13px;
    }

    .landing-banner-form {
        width: 500px;
        padding: 15px 13px 13px 13px;
        margin: 0 auto;
    }

    .banner-container.container-fluid {
        width: calc(100vw - 30px);
    }

    .lnd-bnr-txt-lft h1 {
        text-align: center;
    }

    .landing-bnr-img {
        height: 73%;
    }

    .landing-banner {
        padding: 130px 0 0px 0;
    }

    .landing-bnr-img::after {
        background: linear-gradient(177deg, rgba(24, 82, 198, 0.5525) 43.55%, rgba(24, 82, 198, 0.208) 54.07%, rgba(24, 82, 198, 0.208) 80.24%, rgba(24, 82, 198, 0.1625) 100%);
    }

    .land-portfolio-header div h5,
    .land-portfolio-header div h2 {
        justify-content: center;
    }

    .land-portfolio-header p {
        text-align: center;
    }

    .port-tabs .nav-tabs li button {
        padding: 3px 12px;
        width: fit-content;
    }

    .port-name {
        width: 238px;
    }

    .container-mid {
        max-width: 720px;
    }

    .land-port-inner .tab-pane {
        margin-top: 16px;
        padding: 0 24px;
    }

    .landing-portfolio {
        padding: 50px 0 20px 0;
    }

    .process-innr ul li {
        width: calc(100% / 2);
    }

    .process-innr ul li:nth-of-type(odd) .prcs-box {
        background-color: #F9F9F9;
        background-image: none;
        background-repeat: repeat;
        background-position: top left;
        background-size: 360px 100%;
    }

    .process-innr ul li:nth-child(1) .prcs-box,
    .process-innr ul li:nth-child(4) .prcs-box {
        background-color: #1852C6;
        background-image: url(../images/prcs-patern.webp);
        background-repeat: repeat;
        background-position: top left;
        background-size: 360px 100%;
    }

    .process-innr ul li:nth-of-type(odd) .prcs-box h4,
    .process-innr ul li:nth-of-type(odd) .prcs-box p {
        color: rgba(62, 62, 62, 0.9);
    }

    .process-innr ul li:nth-of-type(1) .prcs-box h4,
    .process-innr ul li:nth-of-type(1) .prcs-box p,
    .process-innr ul li:nth-of-type(4) .prcs-box h4,
    .process-innr ul li:nth-of-type(4) .prcs-box p {
        color: white;
    }

    .process-innr ul li:first-child .prcs-box {
        border-radius: 16px 0 0 0px;
    }

    .process-innr ul li:nth-child(2) .prcs-box {
        border-radius: 0 16px 0 0;
    }

    .process-innr ul li:nth-child(3) .prcs-box {
        border-radius: 0 0 0 16px;
    }

    .process-innr ul li:nth-child(4) .prcs-box {
        border-radius: 0 0 16px 0;
    }

    .chs-body-img {
        margin: 30px auto 0 auto;
        width: 300px;
        height: 300px;
    }

    .chs-body-img::before,
    .chs-body-img::after {
        width: 60px;
        height: 60px;
    }

    .chs-body-img h4 {
        padding: 7px 17px;
        width: 166px;
        height: 75px;
        font-size: 15px;
        line-height: 11px;
        bottom: 6px;
        right: -124px;
    }

    .chs-body-img h4 b {
        font-size: 33px;
        line-height: 43px;
    }

    .choose-body-text ul {
        flex-flow: row wrap;
        gap: 27px 15px;
        align-items: stretch;
    }

    .choose-body-text ul li {
        width: calc(50% - 7.5px);
    }

    .chs-body-box {
        gap: 15px;
        padding: 12px 9px;
        height: 100%;
    }

    .process-header h5 {
        justify-content: center;
    }

    .process-header h2,
    .process-header p {
        text-align: center;
    }

    .chs-quote {
        margin-top: 40px;
    }

    ul.tech-list li {
        width: 60px;
        height: 60px;
    }

    ul.tech-list li:nth-of-type(odd) {
        margin-bottom: 50px;
    }

    h2.tech-hdr {
        font-size: 26px;
        line-height: 36px;
        margin: 0 auto 25px auto;
    }

    .service-list p {
        font-size: 13px;
        line-height: 22px;
        margin-bottom: 15px;
    }

    .service-list ul {
        gap: 7px 12px;
    }

    .service-list ul li {
        width: calc(50% - 6px);
    }

    .service-list ul li {
        padding: 10px;
        font-size: 14px;
        line-height: 18px;
        box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.16);
    }

    .cont-frm form {
        padding-left: 0;
    }

    .cont-frm {
        padding: 13px 15px 12px 15px;
    }

    .contact-inner {
        gap: 24px;
    }

    .service-list {
        width: calc(100% - 43.6% - 24px);
    }

    .contact {
        padding: 21px 0;
        background: #FFFCF4;
    }

    footer p {
        font-size: 12px;
        line-height: 1.3;
    }

    .lnd-bnr-txt-lft p {
        text-align: center;
    }

    .process-header h3 {
        text-align: center;
    }

    .prcs-box {
        height: 100%;
    }
     .land-port-inner .owl-item.active.center .port-box img{
    padding-top:0px;
    transform:none;
    }
}

/* ------------------991px-----------------  */
@media screen and (max-width:767px) {
    .port-tabs .nav-tabs li {
        width: 50%;
    }

    .port-tabs .nav-tabs li button {
        width: 100%;
        border-width: 1px 1px 1px 1px;
        margin-bottom: -1px;
        margin-right: -1px;
    }

    .land-port-inner .owl-item.active.firstactiveitem .port-box,
    .land-port-inner .owl-item.active.lastactiveitem .port-box,
    .port-box {
        width: 346px;
        height: 183px;
    }

    header .logo img {
        width: 96px;
        height: 24px;
    }

    a.header-quote {
        width: 156px;
        height: 36px;
        font-size: 13px;
        line-height: 13px;
    }

    header.headerfixed .navbar {
        padding: 7px 0;
    }

    .landing-bnr-img::after {
        background: linear-gradient(177deg, rgba(24, 82, 198, 0.5525) 62.55%, rgba(24, 82, 198, 0.208) 112.07%, rgba(24, 82, 198, 0.208) 107.24%, rgba(24, 82, 198, 0.1625) 100%);
    }

    .landing-banner {
        padding: 90px 0 0px 0;
    }

    .land-portfolio-header div h5,
    .land-portfolio-header div h2 {
        justify-content: center;
        text-align: center;
    }

    .offer-box em {
        width: 115px;
    }

    .offer-box a {
        bottom: 13px;
        right: 13px;
    }

    .offer-box div p {
        font-size: 12px;
        line-height: 17px;
    }

    .offer-box {
        margin-bottom: 16px;
        height: calc(100% - 16px);
    }

    .process-header h3 {
        font-size: 16px;
        line-height: 21px;
        margin-bottom: 12px;
    }

    .land-portfolio-header p,
    .process-header p,
    .process-header p {
        font-size: 13px;
        line-height: 24px;
    }

    .choose-body-text ul li {
        width: 100%;
    }

    .choose-body-text {
        padding-right: 0;
    }

    .choose-body-text ul {
        flex-flow: row wrap;
        gap: 7px 15px;
        align-items: stretch;
    }

    .chs-body-img h4 {
        bottom: -16px;
        right: -19px;
    }

    .chs-quote {
        font-size: 13px;
        line-height: 20px;
    }

    .choose {
        padding: 24px 0;
    }

    .industry-box {
        margin-bottom: 10px;
        height: calc(100% - 10px);
    }

    ul.tech-list li img {
        width: 30px;
    }

    .faq {
        padding-top: 25px;
    }

    .faq-header h2 {
        font-size: 27px;
        line-height: 1;
        margin-bottom: 13px;
    }

    .faq-header img {
        width: 279px;
        height: 6px;
    }

    .faq-header {
        margin-bottom: 23px;
    }

    .faq-paper {
        padding: 12px;
    }

    .contact-inner {
        gap: 24px;
        flex-direction: column-reverse;
    }

    .service-list {
        width: 100%;
    }

    .cont-frm {
        padding: 13px 15px 12px 15px;
        width: 100%;
    }

    .service-list ul li {
        width: fit-content;
    }

    .landing-banner-form {
        width: 100%;
        padding: 15px 13px 13px 13px;
        margin: 0 auto;
    }

    ul.tech-list li {
        width: 48px;
        height: 48px;
    }

    ul.tech-list li:nth-of-type(odd) {
        margin-bottom: 40px;
    }

    ul.tech-list li img {
        width: 25px;
    }
    .nav_rt i{
        font-size: 20px;
    }
    .chs-body-box
    {
        align-items: flex-start;
    }
    .unique_float_contact_wrap{
        right: 14px;
        /*bottom: 14px;*/
    }

.ty_hero{
    padding:80px 20px;
}

.ty_icon{
    width:80px;
    height:80px;
    font-size:32px;
}

.ty_content h1{
    font-size:46px;
}

.ty_content h2{
    font-size:24px;
}

.ty_content p{
    font-size:16px;
}  

}

/* ------------------767px-----------------  */
@media screen and (max-width:575px) {
    h2.tech-hdr {
        font-size: 22px;
        line-height: 36px;
        margin: 0 auto 11px auto;
    }

    .industries {
        padding: 25px 0 20px 0;
    }

    .industry-box p {
        font-size: 12px;
        line-height: 18px;
    }

    .land-portfolio-header div h2,
    .process-header h2,
    .industry-header h4,
    .service-list h2 {
        font-size: 19px;
        line-height: 26px;
    }

    .land-portfolio-header div h5,
    .process-header h5,
    .industry-header h5,
    .service-list h3 {
        margin-bottom: 4px;
        font-size: 13px;
        line-height: 23px;
    }

    .offer-box {
        margin-bottom: 16px;
        height: calc(100% - 16px);
        flex-direction: row-reverse;
        align-items: center;
        gap: 12px;
        padding: 13px 57px 13px 26px;

    }

    .offer-box em {
        width: 115px;
        flex-shrink: 0;
        margin-top: 0;
    }

    .offer-box a {
        width: 38px;
        height: 38px;
    }

    .prcs-box img {
        width: 61px;
        height: 61px;
        margin: 0 auto 21px auto;
    }

    .prcs-box h4 {
        font-size: 17px;
        line-height: 15px;
        margin-bottom: 11px;
    }

    .prcs-box p {
        font-size: 12px;
        line-height: 20px;
    }

    .process-header h3 {
        font-size: 14px;
        line-height: 21px;
        margin-bottom: 9px;
    }

    .offering {
        padding: 30px 0 40px 0;
    }

    .chs-quote::before {
        top: -18px;
        left: -4px;
        width: 30px;
        height: 23px;
    }

    .owl-testi .owl-item.active .item .testi-box {
        padding: 0 49px 61px 49px;
        min-height: 348px;
    }
    .nav_rt{
        gap: 5px;
    }
    .nav_rt i{
        font-size: 18px;
    }
    .land-port-inner .owl-item .item{
        height:320px;
        align-items:flex-start;
    }
    .port-box{
        overflow:visible;
    }
    .port-name{
        display:block;
        bottom:-64px;
        width:96%;
    }
}

/* ------------------575px-----------------  */
@media screen and (max-width:480px) {
    .port-tabs .nav-tabs li {
        width:25%;
    }

    .land-portfolio-header {
        margin-bottom: 14px;
    }

    .offer-box {
        margin-bottom: 7px;
        height: calc(100% - 7px);
       /* padding: 13px 57px 13px 8px;*/
       padding: 20px 8px 45px 8px;
       flex-direction: column;
    }

    .land-port-inner .owl-item.active.firstactiveitem .port-box,
    .land-port-inner .owl-item.active.lastactiveitem .port-box,
    .port-box,
    .land-port-inner .owl-item.active.center .port-box {
        width: 346px;
        height: 242px;
    }

    .offer-box em {
        width: 180px;
        order: 1;
        margin: 0 auto;
    }

    .offer-box div {
        margin: 0 0 0px 0;
        order: 2;
        width: 100%;
    }
    

    .offer-box div h4 {
        font-size: 15px;
        line-height: 1.2;
        margin-bottom: 7px;
        text-align: center;
    }
    .offer-box div p{
        text-align: center;
    }

    ul.tech-list li {
        width: 43px;
        height: 43px;
    }

    ul.tech-list li:nth-of-type(odd) {
        margin-bottom: 37px;
    }

    .owl-testi .owl-item.active .item .testi-box {
        padding: 0px 28px 90px 49px;
        min-height: 348px;
    }

    .faq {
        background-size: auto 202px;
    }

    .faq-paper .accordion-item h2 button {
        font-size: 14px;
    }

    .faq-paper .accordion-item {
        margin-bottom: 9px;
        padding: 9px;
    }

    .faq-paper .accordion-body {
        font-size: 12px;
        line-height: 21px;
    }

    .faq-paper .accordion-body {
        padding: 4px 0 0 0 !important;
    }

    .lnd-bnr-txt-lft h1 {
        font-size: 19px;
    }

    .lnd-bnr-txt-lft p {
        font-size: 13px;
        line-height: 144%;
        margin-bottom: 11px;
        font-weight: 500;
    }

    .lnd-bnr-txt-lft ul li {
        flex-direction: column;
        gap: 3px;
    }
    .nav_rt i{
        font-size: 16px;
    }
    .port-tabs .nav-tabs li button {
        padding: 3px 6px;
        height: 60px;
        line-height: inherit;
        display: inline-block;
        vertical-align: middle;
    }
    .offer-box{
        align-items: flex-start;
    }
   .offer-box a{
    width: 30px;
    height: 30px;
   }
   .offer-box a svg{
    width: 20px;
    height: 20px;
   }
    .chs-body-box{
        position: relative;
    }
    .chs-body-box em {
        width: 36px;
        height: 36px;
        position: absolute;
    }
    .chs-body-box em img {
        width: 20px;
        height: 20px;
    }
    .chs-body-box div h3 {
        padding-left: 45px;
        padding-top: 5px;
    }
    
    

}

/* ------------------480px-----------------  */
@media screen and (max-width:400px) {
    .banner-container.container-fluid {
        width: calc(100vw - 0px);
    }

    .lnd-bnr-txt-lft ul li div h2 {
        font-size: 17px;
        line-height: 1;
        margin-bottom: 3px;
    }

    /*.port-tabs .nav-tabs li button {
        height: 32px;
        font-size: 12px;
        line-height: 23px;
    }*/

    ul.tech-list li {
        margin-right: -19px;
    }

    ul.tech-list li:nth-of-type(odd) {
        margin-bottom: 40px;
    }

    ul.tech-list li img {
        width: 21px;
    }

    ul.tech-list {
        justify-content: flex-start;
    }

    h2.tech-hdr {
        font-size: 19px;
        line-height: 25px;
        margin: 0 auto 11px auto;
    }

    .chs-body-img h4 {
        bottom: -16px;
        right: -2px;
    }

    .chs-body-img::before {
        top: -6px;
        right: -5px;
    }

    .chs-body-img::after {
        bottom: -6px;
        left: -5px;
    }

    .industry-inner .row .col-6 {
        width: 100%;
    }

    .industry-header {
        margin: 0 auto 12px auto;
    }

    .process-innr ul li {
        width: 100%;
    }

    .process-innr ul li:nth-child(1) .prcs-box,
    .process-innr ul li:nth-child(3) .prcs-box {
        background-color: #1852C6;
        background-image: url(../images/prcs-patern.webp);
        background-repeat: repeat;
        background-position: top left;
        background-size: 360px 100%;
    }

    .process-innr ul li:nth-child(3) .prcs-box h4,
    .process-innr ul li:nth-child(3) .prcs-box p {
        color: white;
    }

    .process-innr ul li:nth-child(4) .prcs-box {
        background-color: #F9F9F9;
        background-image: none;
    }

    .process-innr ul li:nth-child(4) .prcs-box h4,
    .process-innr ul li:nth-child(4) .prcs-box p {
        color: #545454;
    }

    .process-innr ul li:first-child .prcs-box {
        border-radius: 16px 16px 0 0px;
    }

    .process-innr ul li:nth-child(2) .prcs-box {
        border-radius: 0;
    }

    .process-innr ul li:nth-child(3) .prcs-box {
        border-radius: 0;
    }

    .process-innr ul li:nth-child(4) .prcs-box {
        border-radius: 0 0 16px 16px;
    }

    .process {
        margin-bottom: 28px;
    }

    .land-portfolio-header div h2,
    .process-header h2,
    .industry-header h4,
    .service-list h2 {
        font-size: 16px;
        line-height: 23px;
    }

    .land-portfolio-header p,
    .process-header p,
    .process-header p {
        font-size: 12px;
        line-height: 22px;
    }

    .chs-body-box div p {
        font-size: 12px;
        line-height: 18px;
        margin-top: 3px;
    }

    .chs-body-box div h3 {
        font-size: 14px;
        line-height: 20px;
    }

    .chs-body-box {
        gap: 9px;
        padding: 9px 9px;
        height: 100%;
    }

    ul.tech-list {
        justify-content: center;
        padding-right: 15px;
    }

    .faq-header h2 {
        font-size: 21px;
        line-height: 1.4;
        margin-bottom: 7px;
    }

    header .logo {
        padding: 8px;
        border-radius: 17px;
    }

    header .logo img {
        width: 86px;
        height: 21px;
    }

    a.header-quote {
        width: 145px;
        height: 34px;
        font-size: 11px;
        line-height: 13px;
    }

    .lnd-bnr-txt-lft ul li div h3 {
        font-size: 12px;
        line-height: 14px;
    }

    .landing-banner-form h4,
    .cont-frm h2 {
        font-size: 19px;
        line-height: 1.3;
        margin-bottom: 9px;
    }

    .offer-box a {
        width: 30px;
        height: 30px;
    }

    .offer-box a svg {
        display: block;
        width: 22px;
        height: 22px;
    }
    .port-tabs .nav-tabs li button {
        height: 60px;
        font-size: 10px;
    }
    .prcs-box{
        display: block;
    }
    .prcs-box img {
        margin: 0; 
        float: left;
        margin-right: 10px;
        margin-bottom: 20px;
    }
    .prcs-box h4 , .prcs-box p{
        text-align: left;
    }
}

/* ------------------400px-----------------  */
@media screen and (max-width:360px) {
    a.header-quote{
        width: auto;
        padding: 0px 5px;
    }
    .port-tabs .nav-tabs li button {
        font-size: 9.5px;
    }
}

/* ------------------360px-----------------  */