@media only screen and (max-width:1536px){
    .chatdt {
        padding: 2rem 2rem;
        background-color: #fff;
        border-radius: 15px 15px 0 0;
        height:100%;
    }
    .chatt {
    min-height: 524px;
    width: 31%;
    }

    .bantxt55 {
        left: 6%;
        width: 50%;
    }
    .bantxt55 h2 {
        font-size: 52px;
        margin-bottom: 0rem !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){
        .chatt {
        min-height: 524px;
        width: 100%;
    }
    .clxd{
        display:block;
    }
    .clxd{
        top:1rem;
        right:1rem;
    }
    .clxd img{
        width: 25px;
        height: 25px;
    }
    .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;
    }
    .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){
    .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: 90% !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 h2 span{
        font-size:initial !important;
    }
    .bantxt55 {
        left: 50%;
        width: 70%;
        transform: translateX(-50%);
    }
    .bantxt55 {
        top: 68%;
        width: 90%;
    }
 .topnav{
    display: none !important;
 }

.menu ul {
    display: grid !important;
    justify-content: start !important;
    gap: 1.5rem !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: 100%;
}
.navbarr {
    padding: 1rem 0;
    background-color: #000;
}
.bantxt {
    top: 50%;
    left: 5%;
    transform: translateY(-50%);
    text-align: start;
    width: 90%;
    z-index: 9999;
}
.swiper-slide1 .bantxt h2 {
    font-size: 21px;
    font-weight: 400;
    line-height: 36px;
}
.swiper-slide1 p{
    display: none;
}
.swiper-slide1 .readmore{
    display: none;
}
.banner video {
    height: 35vh;
    object-fit: cover;
    width: 100%;
}
.swiper-slide1::after {
    position: absolute;
    content: "";
    background-color: #0000006e;
    background-size: contain;
    height: 35vh;
    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: 75%;
    z-index: 9;
}
.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: #ff0000;
    border-radius: 30px;
    color: #ffffff;
    font-size: 16px;
    display: flex;
    align-items: center;
    line-height: 0;
    gap: 15px;
    border: 1px solid red;
    
}
.innerfooter .left-logo img {
    width: 65%;
}
.fixnav{
    transition:all .3s;
}
.fixnavnew{
    left:0;
}
.fixnav .menu ul li a {
    font-size: 19px;
    justify-content: start;
}
.innerdata h2 {
    font-size: 23px;
}
.innersubstr h2 {
    font-size: 24px;
    line-height: 34px;
    margin-top: 2rem;
}
.innerlasabt .col-lg-4{
    padding:0;
}
.djj img {
    width: 50px;
    margin-bottom: 1rem;
    filter: brightness(0);
    opacity: 0.7;
}
.brdcmb img {
    height: 240px;
    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: 2rem 1rem;
    box-shadow: black 0px 0px 25px -20px;
}
.dsfsdfwewwww .col-lg-6{
    padding:0;
}
.dsfsdfwewwww {
    padding: 2rem 1rem;
    background-color: #f7f6f7;
    border-radius: 10px;
}
.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: 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;
}
footer {
    padding-bottom: 6rem !important;
}
.footfixedbt a{
    opacity:0.5;
}
.footfixedbt .act{
    opacity:1;
}
}
