@media only screen and (max-width:1536px){
    .lefttop-nav h2 {
    text-transform: uppercase;
    color: #000000;
    font-size: 16px;
    letter-spacing: 0.55px;
    font-weight: 300;
}
    .bnrdtlpara p {
    font-size: 20px;
    letter-spacing: 0.55px;
    line-height: 35px;
}
.bnrdtlpara {
    bottom: 10%;
    right: 4%;
    z-index: 99;
    width: 34%;
}
    .bnrdtl h2 {
        font-size: 38px;
        letter-spacing: 0.55px;
        font-weight: 700;
        margin-bottom: 1rem !important;
        text-transform: uppercase;
        line-height: 56px;
    }
    .solution-section .container {
        max-width: 70%;
    }
    .chatdt {
        padding: 2rem 2rem;
        background-color: #fff;
        border-radius: 15px 15px 0 0;
        height:100%;
    }
    .chatt {
    min-height: 524px;
    width: 31%;
    }
    .bantxt66 {
        bottom: 11%;
        right: 10%;
        transform: translateY(-50%);
        z-index: 9;
        width: 29%;
    }
    /*.bantxt66 p {*/
    /*    font-size: 22px;*/
    /*}*/
    .bantxt55 {
        left: 6%;
        width: 50%;
    }
    .bantxt55 h2 {
        font-size: 52px;
        margin-bottom: 3rem !important;
        line-height: 85px;
    }
   .prdlst img {
        height: 375px !important;
    }
    .bantxt h2 {
        font-size: 38px;
        font-weight: 400;
        line-height: 54px;
    }
    .keylist ul li {
        gap: 1.5rem !important;
    }
    .keyicon {
        height: 40px;
        min-width: 40px;
    }
    .keyicon::after {
        height: 60px;
        width: 60px;
    }
    .innerabout .col-lg-5{
        padding: 0 !important;
    }
    .keyicon::before {
        position: absolute;
        content: "";
        background-color: #ebeef3;
        background-size: contain;
        height: 115px;
        width: 115px;
        border-radius: 50%;
        top: 50%;
        left: 21%;
        transform: translate(-50%, -50%);
        z-index: -1;
    }
    .keyfunction-hd {
        padding: 1.5rem 2rem;
        background: linear-gradient(45deg, black, #490000);
        border-radius: 15px 15px 0 0;
    }
    .keydata p {
        padding-left: 1rem;
    }
    .container {
        max-width: 90%;
    }
}
@media only screen and (max-width:1366px){
    .fixnav .menu ul{
        justify-content: space-between !important;
        padding: 0 !important;
    }
    .flxbtnlist a {
        font-size: 16px !important;
    }
    .flxbtnlist1 a {
        font-size: 16px;
    }
    .menu ul li a {
        font-size: 18px;
    }
    .lefttop-nav h2 {
        font-size: 17px;
    }
    .left-logo img {
        width: 80%;
    }
}
@media only screen and (max-width:1250px){
        .chatt {
        min-height: 524px;
        width: 43%;
    }
}
@media only screen and (max-width:1160px){
        .container {
            max-width: 95%;
        }
}
@media only screen and (max-width:1080px){
    .flxbtnlist1{
        display:none;
    }
        .chatt {
            min-height: 524px;
            width: 43%;
        }
    
}
@media only screen and (max-width:964px){
        .bnrdtl {
        width: 100%;
        text-align: center;
        left: 0;
        top: 80%;
    }
        .bnrdtl h2 {
        font-size: 40px;
        letter-spacing: 0.55px;
        font-weight: 500;
        margin-bottom: 1rem !important;
        text-transform: uppercase;
        line-height: 52px;
    }
    .bnrdtlpara{
        display: none;
    }
    .menu ul li a {
        color: #ffffff;
    }
    .clxd{
        display: block;
    }
        .chatt {
        min-height: 524px;
        width: 100%;
    }
    .clxd{
        display:block;
    }
    .clxd{
        top:1rem;
        right:1rem;
    }
    .clxd img {
        width: 30px;
        height: 30px;
        filter: brightness(0) invert(1);
    }
    .inner-navbar .row{
        justify-content:space-between;
    }
    .thjtyjt{
        display:none;
    }
    .toggg {
        display: block !important;
        text-align: end;
    }
    .toggg img {
        width: 35% !important;
    }
    .bantxt66{
        display:none;
    }
    .fixnav {
        position: fixed;
        top: 0;
        left: -100%;
        z-index: 9999;
        height: 100vh;
        width: 100%;
        background-color: #000;
    }
    .fixnav .menu {
        height: 100%;
        width: 75%;
        background-color: #000;
        border-radius: 0 30px 30px 0;
        box-shadow: white 6px 0px 22px -9px;
        background: linear-gradient(to top, #002959, #004da9);
    }
    .fixnav .menu ul {
        position: absolute;
        top: 50%;
        left: 0%;
        transform: translateY(-50%);
        display: block !important;
        gap: 19px;
        width: 100%;
    }
    .fixnav .menu ul li a {
        display: flex;
        padding: 12px 35px;
        font-size: 24px;
        justify-content: center;
        align-items: center;
        gap: 10px;
    }
    .dropdwn:hover .drpitems {
        visibility: visible;
        opacity: 1;
        top: 280%;
    }
    .topnav{
        display:none;
    }
    .navbarr {
        padding: 1rem 0;
    }
    .left-logo img {
        width: 60%;
    }
    .fixnav {
    position: fixed;
    height: 100vh;
    width: 100%;
           background-color: #000000a3 !important;
    top: 0;
    left: -100%;
    z-index: 99999;
    transition:all .3s;
    padding:0;
}
    .fixnavnew {
        left: 0;
    }

    
}
@media only screen and (max-width:552px){
    
.swiper-button-prev::after{
    font-size:18px !important;
    color:#000;
    Content:"P";
    transition: all .3s;
}
.swiper-button-next::after{
    font-size:18px !important;
    color:#000;
    Content:"N";
    transition: all .3s;
}
.swiper-button-prev::after,.swiper-button-next::after {
    font-size: 16px;
}
    .swiper-button-prev::before, .swiper-button-next::before {
    position: absolute;
    content: "";
    background-color: #fff;
    background-size: contain;
    height: 30px;
    width: 30px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    border-radius: 50%;
}
.bannerswiper .swiper-slide::after {
    position: absolute;
    content: "";
    background-color: #0000006e;
    background-size: contain;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
.bannerswiper .swiper-slide img {
    display: block;
    width: 100%;
    height: 36vh;
    object-fit: cover;
}
    .footfixedbt {
        position: fixed;
        width: 100%;
        bottom: 0;
        left: 0;
        background-color: white;
        border-radius: 20px 20px 0 0;
        z-index: 99999;
        /* padding: 15px; */
        box-shadow: black 0px 0px 27px -15px;
    }

    .fixbt img {
        margin: auto;
        width: 22px;
    }
    .fixbt {
        display: grid;
        gap: 3px;
        padding: 10px;
    }
    .fixbt span{
        color: #000;
        font-size: 15px;
    }



    .firsttab .tab-l a,.firsttab .tab-l .active {
        padding: 10px 15px;
    }
    .firsttab {
        background-color: #004ba6;
        /* background: linear-gradient(to top, #004ca6, #004da9); */
        padding: 1rem;
        border-radius: 15px;
    }
    .inner-news .col-lg-3,.inner-news .col-lg-4,.inner-news .col-lg-8{
        padding: 0;
    }
    .togbar {
        font-size: 13px;
        letter-spacing: 0.55px;
    }
    .togbar img{
        width: 67%;
        margin-bottom: 5px;
    }
    .ourPurposeSec .container {
    position: initial;
    top: 50%;
    transform: initial;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
}
.yyy {
    width: 100%;
}
.ourPurposeSec {
    background: #FFFFFF;
    position: relative;
    flex-wrap: wrap;
    padding: 3rem 0;
}
    .ourPurposeSec .ourPurposeImgDiv {
        width: 100%;
        height: 100%;
        flex-wrap: wrap;
        margin-top: 2rem;
    }
    .ourPurposeSec .ourPurposeImgDiv .imgDiv {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    margin-bottom: 1rem;
}
    .menu ul li a {
        color: #ffffff;
    }
    .bnrdtl {
        width: 100%;
        text-align: center;
        left: 0;
        top: 84%;
        left: 0;
    }
    .swiper-pagination {
    display: flex;
    left: 0% !important;
    bottom: 5% !important;
    width: fit-content;
    justify-content: center;
}
.swiper-slide-active .bnrdtl {
    left: 0%;
    opacity: 1;
}
.solution-section {
    padding: 60px 0;
    background: linear-gradient(to top, #eff6ff, transparent);
    padding-top: 0;
}
.impfgr{
    display: none;
}
    .bnrdtl h2 {
        font-size: 17px;
        letter-spacing: 0.55px;
        font-weight: 500;
        margin-bottom: 1rem !important;
        text-transform: uppercase;
        line-height: 27px;
        text-align: center;
    }
.banner img {
    height: 35vh;
    object-fit: cover;
}
    .water1 {
    top: 3%;
}
        .chatdt {
        padding: 2rem 1rem;
        background-color: #fff;
        border-radius: 15px 15px 0 0;
        height: 100%;
    }
    .cccc211 span{
            font-size: 13px;
    }
    .chathd .col-2{
        padding:0 !important;
    }
    .profile {
        background-color: #000000;
        height: 45px;
        width: 45px;
        border-radius: 50%;
        overflow: hidden;
    }
    .involved {
    padding-top: 6rem !important;
}
    .footfixedbt{
        display:block;
    }
    .chatt {
        min-height: 494px;
        width: 95%;
        right: initial !important;
        left: 50%;
        transform: translateX(-50%);
    }
    .serlisting::after {
    background: linear-gradient(180deg, #00000091, #00000057);
}
    .toggg img {
        width: 65% !important;
    }
    .prdlist .swiper-button-next::before, .prdlist .swiper-button-prev::before {
        position: absolute;
        content: "";
        background-color: #ff0000;
        background-size: contain;
        height: 40px;
        width: 40px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        border-radius: 50%;
        z-index: -1;
        border: 3px solid #fff;
    }
    .prdlist .swiper-button-next::after, .prdlist .swiper-button-prev::after {
        font-size: 16px;
        color: #fff;
    }
    .prdlist .swiper-button-prev {
        left: -5px;
    }
    .bantxt55 h2 {
        font-size: 5vw !important;
        line-height: 8vw !important;
        margin: 0 !important;
        text-align: center;
    }
    .bantxt55 {
        left: 50%;
        width: 70%;
        transform: translateX(-50%);
    }
    .bantxt55 {
    top: 68%;
    }
 .topnav{
    display: none !important;
 }

    .menu ul {
        display: grid !important;
        justify-content: start !important;
        gap: 1rem !important;
    }
.scl-list{
    justify-content: center !important;
}
.innerfooter .col-lg-3,.innerfooter .col-lg-9{
    padding: 0;
}
.dssd {
    padding: 1rem 0 0;
}
.scl {
    color: #fff;
    height: 30px;
    width: 30px;
    border: 1px solid #fff;
    border-radius: 50%;
    transition: all .3s;
}
    .left-logo img {
        /* filter: brightness(0) invert(1); */
        width: 68%;
    }
    .innersubstr h2 {
        font-size: 24px;
        line-height: 34px;
        margin-top: 2rem;
    }
    .innersubstr p {
        font-size: 16px;
        line-height: 27px;
        margin-top: 2rem;
        width: 100%;
    }
    .gihli {
        padding: 1rem 0.5rem;
        border-right: none;
        border-bottom: 1px solid #d3d3d35e;
    }
        .dropdwn:hover .drpitems {
            visibility: visible;
            opacity: 1;
            top: 230%;
        }
        .container444 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
.headline{
    display:none;
}
    .clxdZZ {
        top: 6.5rem;
        right: 1.4rem;
        z-index: 9;
    }
.counter-one__inner {
    padding: 1rem;
    /* background-color: #00489e; */
    background: linear-gradient(to top, #002959, #004da9);
    border-radius: 20px;
}
.solution-section .container {
    max-width: 95%;
}
.left-text h2 {
    font-size: 25px;
    font-weight: 500;
    color: #1d316c;
    margin: 0;
    margin-top: 5px;
}
    .left-text span {
        display: block;
        font-size: 25px;
        font-weight: 500;
        color: #111;
    }
    .innerdata {
        bottom: 14%;
        left: 25%;
        transform: translateX(-50%);
        z-index: 9;
    }
    .innernws .col-lg-6{
        padding:0;
    }
    .brdcmb p{
        display:none;
    }
    .col-lg-auto{
        display:none;
    }
        .left-text {
        text-align: left;
    }
    .solution-section p{
        text-align:left !important;
    }
    .navbarr {
        padding: 0.1rem 0;
        background-color: #000;
    }
.bantxt {
    top: 50%;
    left: 5%;
    transform: translateY(-50%);
    text-align: start;
    width: 90%;
    z-index: 9999;
}
.swiper-slide .bantxt h2 {
    font-size: 21px;
    font-weight: 400;
    line-height: 36px;
}
.swiper-slide p{
    display: none;
}
.swiper-slide .readmore{
    display: none;
}
.banner video {
    height: 35vh;
    object-fit: cover;
    width: 100%;
}
.bannerswiper .swiper-slide::after {
    position: absolute;
    content: "";
    background-color: #0000006e;
    background-size: contain;
    height: 36vh;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
.banner {
    position: relative;
    z-index: 1;
    margin-top: 13%;
}
.ivv {
    padding: 3rem 0;
}

.innerserv .col-lg-6{
    padding: 0;
}
.sptxt {
    position: relative;
    width: fit-content;
    margin-bottom: 0.3rem;
}
.bantxt h2 {
    font-size: 25px;
    font-weight: 400;
    line-height: 35px;
}
.sptxt span {
    font-size: 18px;
    letter-spacing: 0.55px;
    font-weight: 400;
}
.serlist .col-lg-4{
    padding: 0;
}
    .serlistdata {
        top: 7%;
        left: 6%;
        width: 83%;
        z-index: 9;
    }
        .serlistdataind  {
        top: initial;
        bottom: 7%;
        left: 6%;
        width: 83%;
        z-index: 9;
    }
    .rigtcon {
    margin-bottom: 17px;
    padding: 1rem 0.5rem;
    text-align: center;
    background-color: #efefef;
}
.container {
    max-width: 96%;
}
.innerabout .col-lg-6{
    padding: 0 !important;
}
.keyicon::before {
    position: absolute;
    content: "";
    background-color: #ebeef300;
    background-size: contain;
    height: 80px;
    width: 80px;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}
.keydata p {
    padding-left: 0rem;
    line-height: 27px;
}
.key {
    font-weight: 400;
    font-size: 21px;
    /* color: #000 !important; */
}
.keyfunction-hd {
    padding: 1.5rem 0.5rem;
    background: linear-gradient(45deg, black, #490000);
    border-radius: 15px 15px 0 0;
    text-align: center;
}
.innerproduct .col-lg-6{
    padding: 0 !important;
}
.port .bantxt{
    width: 100% !important;
    left: 0;
}
.water h2 {
    font-size: 73px !important;
    /* text-transform: uppercase; */
}
.rightimgport img {
    height: 100%;
    object-fit: cover;
}
.leftport {
    padding: 2rem 1rem;
}
.subport .row{
        flex-direction: column-reverse;
}
.portswiper  .swiper-wrapper {
    padding-bottom: 2rem;
}
.news .col-lg-6{
    padding:0
}
.prdlist .swiper-button-next {
    right: 0px;
}
.prdlist .swiper-button-prev {
    left: 0px;
}
.port{
    padding-top: 0;
}
p {
    font-size: 16px;
    letter-spacing: 0.55px;
    color: #2d2d2d;
    line-height: 25px;
    font-weight: 300;
}
.readmore a {
    width: fit-content;
    padding: 10px 20px;
    background-color: #004ba6;
    border-radius: 30px;
    color: #ffffff;
    font-size: 16px;
    display: flex;
    align-items: center;
    line-height: 0;
    gap: 15px;
    border: 1px solid #004ca6;
}
.innerfooter .left-logo img {
    width: 55%;
}
.fixnav{
    transition:all .3s;
}
.fixnavnew{
    left:0;
}
.fixnav .menu ul li a {
    font-size: 19px;
    justify-content: start;
}
.innerdata h2 {
    font-size: 21px;
}
.innersubstr h2 {
    font-size: 19px;
    line-height: 31px;
    margin-top: 1rem;
}
.innermis .col-lg-4{
    padding:0;
}
.exp-hd p{
    margin-top: 10px !important;
}
.innerlasabt .col-lg-4{
    padding:0;
}
.djj img {
    width: 50px;
    margin-bottom: 1rem;
    filter: brightness(0);
    opacity: 0.7;
}
.brdcmb img {
    height: 185px;
    object-fit: cover;
    object-position: top;
}
.innerse .bantxt{
    width:100% !important;
        padding: 0 0rem !important;
}
.innerse .bantxt p{
    margin:0 !important;
}
.innerser .col-lg-5,.innerser .col-lg-7{
    padding:0;
}
.rightimmmg img {
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}
.prdlst1 img {
    height: 200px !important;
    object-fit: cover;
    border-radius: 10px 10px 0 0;
}
.prdtxt1 h4 {
    font-size: 21px;
}
.innerabt .col-lg-4{
    padding:0;
}
.glli img {
    height: 270px;
    object-fit: cover;
}
.gllidata p {
    font-size: 20px;
    letter-spacing: 0.55px;
    font-weight: 400;
}
.innerabt .col-lg-3{
    padding:0;
}
.pxxt .col-6:nth-child(odd){
    padding-left:0;
    padding-right:5px;
}
.pxxt .col-6:nth-child(even){
    padding-left:5px;
    padding-right:0;
}
.news-img img {
    height: 180px;
    object-fit: cover;
    border-radius: 15px;
}
.news-dt h4 {
    line-height: 30px;
    font-weight: 400;
    font-size: 20px;
}
.innercontact .col-lg-6{
    padding:0;
}
.saa h4{
    font-size: 19px;
}
.rightcon {
    padding: 0rem 0rem;
    box-shadow: black 0px 0px 25px -20px;
}
.gffg {
    padding: 1rem 1rem 2rem 1rem;
}
.cccc211 p {
    /* font-family: 'Orbitron'; */
    line-height: 24px;
    font-weight: 500;
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 0.55px;
}
.dsfsdfwewwww .col-lg-6{
    padding:0;
}
    .dsfsdfwewwww {
        padding: 4rem 1rem 2rem;
        background-color: #f7f6f7;
        border-radius: 10px;
        /*height: 511px;*/
        overflow: auto;
    }
.innerabtt .bantxt ,.impfgr .row{
    width:100% !important;
}
.fgrlist h2 {
    font-size: 30px;
    letter-spacing: 0.55px;
}
.fgrlist p {
    font-size: 16px;
    letter-spacing: 0.55px;
    color: #777;
}
.impfgr .col-lg-4{
    padding:0;
}
.footfixedbt {
    position: fixed;
   width: 100%;
        bottom: 0;
        left: 0;
        background-color: white;
        border-radius: 20px 20px 0 0;
        z-index: 99999;
        /* padding: 15px; */
        box-shadow: #77b120 0px 0px 27px -15px;
    }

.fixbt img {
    margin: auto;
    width: 22px;
}
.fixbt {
    display: grid;
    gap: 3px;
    padding: 10px;
}
.fixbt span{
    color: #000;
    font-size: 15px;
}
footer {
    padding-bottom: 6rem !important;
}
.footfixedbt a{
    opacity:0.7;
}
.footfixedbt .act{
    opacity:1;
}
.careeer .col-lg-6{
    padding: 0;
}
.xyggg{
    display: none;
}
.hiringIntern_wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    width: 96%;
    border-radius: 15px;
    padding: 1rem;
    height: 525px;
    overflow-y: auto;
}
.hiringIntern_formWrapper {
    padding: 1rem 0;
}
.form-wrap{
    margin-bottom: 10px;
}
.gihli img {
    width: 45px;
    margin-bottom: 1rem;
}
.involved {
    padding-top: 0;
    position: absolute !important;
    width: 100%;
    height: 135vh;
    background-color: #000000e8;
    z-index: 9999999999999999999999;
    top: 0;
    left: 0;
    margin: 0 !important;
}
.container444 {
    position: initial;
    top: 50%;
    left: 50%;
    transform: initial;
    width: 100%;
    /* overflow: scroll; */
}
}