

@media only screen and (max-width:1536px){
    .expl ul li a {
    font-size: 16px;
}
    .dropitem li a {
    font-size: 16px !important;
}
    .gdlist h2 {
    font-size: 21px;
    letter-spacing: 0.55px;
    font-weight: 500;
    font-family: sans-serif;
    line-height: 35px;
    display: flex;
    align-items: center;
    margin: 0;
    gap: 10px;
}
    .bannertxt h2 {
    font-size: 59px;
    letter-spacing: 0.55px;
    color: #fff;
    text-align: center;
}
    .breadcrumb__area img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }
    .breadcrumb__content h2 {
        color: #000000;
        font-size: 55px;
        letter-spacing: 0.55px;
        font-family: 'Mollie', sans-serif;
    }
    .logo img{
            width: 32% !important;
    }
    .saa {
        gap: 30px !important;
    }
    .saa21 {
        /* top: 50%; */
        /* left: 10%; */
        /* transform: translateY(-50%); */
        /* position: absolute; */
        gap: 6px !important;
    }
    .saa li a {
        font-size: 15px;
    }
    .leffkdfg h2 {
        font-size: 45px;
        letter-spacing: 0.55px;
        line-height: 60px;
        margin-bottom: 1rem;
    }
    
}

@media only screen and (max-width:1366px){
        .saa {
        gap: 27px !important;
    }
    .breadcrumb__area {
    margin-top: 6rem;
}
    .form-wrap textarea {
    height: 80px;
}
    .form-wrap input, .form-wrap select {
    height: 36px;
}
    .heading p {
    font-size: 14px;
    line-height: 22px;
}
    .heading h2 {
    font-size: 34px;
}
    .inner_en {
    padding: 1rem;
}
    .scl1 img {
    width: 18px;
    filter: invert(1);
}
    .scl1 {
    background-color: red;
    border-radius: 0 5px 5px 0;
    position: relative;
    padding: 7px;
    margin-bottom: 8px;
    display: flex;
    align-items: center;
    gap: 10px;
    overflow: hidden;
    width: fit-content;
    transition: width 0.3s;
}
    .expl ul li a {
    font-size: 16px;
}
    .expl h2{
        font-size:26px;
    }
    .ar img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
    width: 16px;
    transition: all .3s;
}
    .ar {
    height: 30px;
    width: 30px;
    border: 1px solid #000;
    border-radius: 50%;
    opacity: 0.5;
}
    .newsdt h5 {
    font-size: 18px;
    color: #000000;
    letter-spacing: 0.55px;
    line-height: 26px;
    font-weight: 500;
    margin-top: 10px !important;
}
    .gdlist p {
    font-size: 15px;
    letter-spacing: 0.55px;
    font-weight: 300;
}
    .gdlist h2 {
    font-size: 22px;
    letter-spacing: 0.55px;
    font-weight: 500;
    font-family: sans-serif;
    line-height: 35px;
}
    .leffkdfg P {
    font-size: 16px;
    letter-spacing: 0.55px;
    color: #000;
    font-weight: 300;
    line-height: 28px;
}
        .leffkdfg h2 {
        font-size: 41px;
        letter-spacing: 0.55px;
        line-height: 49px;
        margin-bottom: 1rem;
    }
    .serhd p {
    font-size: 15px;
    letter-spacing: 0.55px;
    font-weight: 300;
}
    .serhd h2 {
    font-size: 35px;
}
    .btx a {
    font-size: 14px;
}
    .innerabout p {
    font-size: 18px;
    letter-spacing: 0.55px;
    font-weight: 200;
    width: 88%;
    margin: 1rem auto;
}
    .arrowdown img {
    height: 16px;
    width: 16px;
}
    .arrowdown {
    height: 30px;
    width: 30px;
    border: 1px solid #fff;
    border-radius: 50%;
    bottom: 5%;
    left: 50%;
    z-index: 99;
    overflow: hidden;
    transform: translateX(-50%);
}
    .bannertxt h2 {
    font-size: 44px;
    letter-spacing: 0.55px;
    color: #fff;
    text-align: center;
}
    .bannertxt h2:nth-child(1) {
    background: none;
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #ffffff4f;
    -webkit-text-fill-color: unset;
    font-size: 56px;
}
        .saa li a {
        font-size: 13px;
    }
    .senm h5{
        font-size: 16px;
    padding: 0 10px;
    line-height: 22px;
    }
    .serlist:hover .senm {
    bottom: 68%;
}
}
@media only screen and (max-width:552px){
    .main-footer .col-lg-5{
        padding:0;
    }
        .saa {
            gap: 15px !important;
        }
    .dropitem{
        display:none !important;
    }
    .xca {
    padding: 0.7rem 0;
}
.expl .col-lg-6{
    padding:0;
}
    .subimg img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 35px;
}
    .subimg {
    height: 70px;
    width: 70px;
    background-color: #fff;
    border-radius: 50%;
    margin: auto;
}
    .arrowdown{
        display:none;
    }
    .en {
    position: relative;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-image: url(../images/enq.jpg);
    z-index:1;
}
.en::after {
    position: absolute;
    content: "";
    background-color: #000000b0;
    background-size: contain;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}
    .form-wrap textarea {
    border-radius: 0;
    border: 1px solid rgb(0 0 0 / 25%);
    outline: none;
    box-shadow: none;
    background-color: transparent;
    margin-top: 10px;
    height: 80px;
}
    .form-wrap input, .form-wrap select {
    border-radius: 0;
    border: 1px solid rgb(0 0 0 / 25%);
    outline: none;
    box-shadow: none;
    background-color: transparent;
    margin-top: 10px;
    height: 36px;
}
    .services {
    background-color: #f1f1f1;
    padding: 25px 0;
}
    .socialll{
        display:none;
    }
    .btx{
        margin-top:2rem;
    }
    .copy{
        padding-bottom:2rem !important;
    }
    .fixedbutton {
        position: fixed;
        width: 100%;
        bottom: 0;
        left: 0;
        z-index: 99;
    }
    .btth a{
        padding:10px;
        display:flex;
        width:100%;
        justify-content:center;
        background-color:red;
        color:#fff;
        font-size:17px;
        letter-spacing:0.55px;
        text-decoration:none;
    }
    .btth1 a{
        background-color:green;
    }
    .form-row{
        margin-bottom:11px !important;
    }
    .heading h2 {
    color: #000;
    font-size: 30px;
    letter-spacing: 1px;
}
    .form-wrap input {
        border-radius: 0;
        border: 1px solid rgb(0 0 0 / 25%);
        outline: none;
        box-shadow: none;
        background-color: transparent;
        margin-top: 10px;
        height: 40px;
    }
    .clocc {
        top: 4%;
        right: 4%;
    }
    .inner_en .col-lg-12{
        padding:0;
    }
    .form-row .col-lg-6:nth-child(1){
        padding-right:5px;
        padding-left:0;
    }
    .form-row .col-lg-6:nth-child(2){
        padding-right:0;
        padding-left:5px;
    }
    .form-row .col-lg-6:nth-child(3){
        padding-right:5px;
        padding-left:0;
    }
    .form-row .col-lg-6:nth-child(4){
        padding-right:0;
        padding-left:5px;
    }
    .hiringIntern_formWrapper .col-lg-6{
        padding:0 !important;
    }
    .heading p{
        display:none;
    }
    .form-row .col-lg-12{
        padding:0;
    }
    .inner_en {
        position: initial;
        width: 100%;
        transform: initial;
        top: 50%;
        left: 50%;
        z-index: 9;
        padding: 2rem 1rem;
        background-color: #ffffff;
        border-radius: 0;
        padding-top: 15%;
    }
    .btx a {
    padding: 10px 20px;
    border: 1px solid #000;
    text-decoration: none;
    display: inline-block;
    color: #000000;
    font-size: 18px;
    margin-top: 0;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    overflow: hidden;
    transition: all .4s;
}
    .main-contact-content .input-box .form-control {
        height: 40px;
        padding-left: 17px;
        border: 1px solid #c4c4c4e8;
        font-size: 13px;
        border-radius: 5px;
        background-color: #f3f3f66b;
    }
    .wpcf7 .col-lg-6,.wpcf7 .col-lg-12{
        padding:0;
    }
    .main-contact-content {
    /* border-radius: 15px; */
    -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    padding: 19px 16px 22px;
}
    .blog-title h2 {
        color: #000;
        font-size: 27px;
        font-weight: 500;
        padding-left: 16px;
        position: relative;
        margin-bottom: 30px;
        border-left: solid 2px #f07800b0;
        line-height: 34px;
    }
    .contact-small-widget::after {
    right: 0px;
    content: "";
    position: absolute;
    width: 28px;
    height: 59px;
    background-color: #000818;
    transform: rotate(45deg);
    top: 90%;
    left: 50%;
}
    .rans img {
    height: 165px;
    object-fit: cover;
}
    .gl .col-lg-4{
        padding:0;
    }
    .gl11 img {
    height: 280px;
    object-fit: cover;
    border-radius: 10px;
}
    .bjbj {
    width: 60%;
    position: absolute;
    top: 50%;
    left: 10%;
    transform: translateY(-50%);
}
    .subab {
        position: relative;
        background-image: url(../images/abqq.jpg);
        padding: 2rem 0;
        z-index: 1;
        background-attachment: fixed;
    }
    .subli {
        border-right: none;
        height: 100%;
        padding: 0;
    }
    .rightabout{
        display:none;
    }
    .innerabout .col-lg-3{
        padding:0;
    }
    .breadcrumb__area {
        margin-top: 5rem;
    }
    .breadcrumb__content h2 {
        color: #000000;
        font-size: 25px;
        letter-spacing: 0.55px;
        font-family: 'Mollie', sans-serif;
        margin: 0;
    }
    .clocvb{
        top:5%;
        right:5%;
        z-index:999;
    }
    .llcht{
        transition:all .3s;
    }
    .llchtnew{
        left:0 !important;
    }
    .innertog .togline {
        height: 1px;
        width: 40px;
        background-color: #000000;
        margin-left: auto;
    }
    .about .col-lg-3{
        padding:0;
    }
        .saa li a {
        font-size: 18px;
    }
        .senm h5 {
        font-size: 20px;
        padding: 0 10px;
        line-height: 22px;
    }
    .inner-press{
        padding: 0 !important;
    width: 100% !important;
    }
    .bannertxt {
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999;
    width: 95%;
}
    .bannerswiperr .swiper-button-prev::after{
        content: 'prev';
         transform: rotate(0); 
        /* filter: brightness(0) invert(1); */
        font-family: swiper-icons;
        font-size: var(--swiper-navigation-size);
        text-transform: none !important;
        letter-spacing: 0;
        text-transform: none;
        font-variant: initial;
        line-height: 1;
        font-size: 25px;
        color: #fff;
    }
    .bannerswiperr .swiper-button-next::after {
            content: 'next';
             transform: rotate(0); 
            /* filter: brightness(0) invert(1); */
            font-family: swiper-icons;
            font-size: var(--swiper-navigation-size);
            text-transform: none !important;
            letter-spacing: 0;
            text-transform: none;
            font-variant: initial;
            line-height: 1;
            font-size: 25px;
            color: #fff;
        }
       .expl ul li a {
        letter-spacing: .55px;
        font-weight: 300;
        text-decoration: none;
        font-size: 17px;
        color: #fff;
        padding: 2px 0;
        display: flex
;
    }
    .innerservices .col-lg-4,.col-lg-4{
        padding:0;
    }
    .main-footer .col-lg-4,.main-footer .col-lg-2,.main-footer .col-lg-3{
        padding:0;
    }
    .right-bt{
        display:none;
    }
    .newsdt h5 {
    font-size: 18px;
    color: #000000;
    letter-spacing: 0.55px;
    line-height: 26px;
    font-weight: 500;
    margin-top: 10px !important;
}
    .ar img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%) rotate(-45deg);
        width: 20px;
        transition: all .3s;
    }
    .ar {
        height: 35px;
        width: 35px;
        border: 1px solid #000;
        border-radius: 50%;
        opacity: 0.5;
    }
    .clients {
        padding: 2rem 0;
        background-color: #000059;
    }
    .serhd,.serhd p{
        width:100% !important;
    }
    .gdlist p {
    font-size: 17px;
    letter-spacing: 0.55px;
    font-weight: 300;
}
    .gdlist h2 {
        font-size: 23px;
        letter-spacing: 1px;
    }
    .innergtdd .col-lg-6,.innernews .col-lg-4{
        padding:0 !important;
    }
    .col-lg-7{
        padding:0 !important;
    }
    .leffkdfg P {
    font-size: 16px;
    letter-spacing: 0.55px;
    color: #000;
    font-weight: 300;
    line-height: 28px;
}
    .innergtdd .col-lg-5{
        padding:0;
    }
        .leffkdfg h2 {
        font-size: 27px;
        letter-spacing: 0.55px;
        line-height: 38px;
    }
    .serlist {
    transform: initial !important;
    border-radius: 10px;
    overflow: hidden;
}
    .rightser .col-lg-4{
        padding:0;
    }
    .serhd p {
    font-size: 16px;
    letter-spacing: 0.55px;
    font-weight: 300;
}
    .serhd h2 {
    font-size: 27px;
}
    .leftimggg {
        display:none;
    }
        .btx a {
            padding: 8px 20px;
            font-size: 16px;
        }
    .container {
    max-width: 97% !important;
}
    .ivv {
    margin-top: 3rem;
}
.innerabout p {
    font-size: 16px;
    letter-spacing: 0.55px;
    font-weight: 200;
}
    .innerabout h2 {
    font-size: 27px;
    letter-spacing: 0.55px;
}
    .innerabout h2:nth-child(2) {
        font-size: 26px;
    }
        .innerabout p {
        font-size: 18px;
        letter-spacing: 0.55px;
        font-weight: 200;
        width: 100%;
        margin: 1rem auto;
    }
    .bv2 {
    transform: initial !important;
}
    .bv1 {
    transform: initial !important;
}
    .bannerswiperr .swiper-button-next {
        right: 35%;
        top: 90%;
    }
    .bannerswiperr .swiper-button-prev {
    left: 35%;
    top: 90%;
}
.ppaarraa{
    opacity:1 !important;
}
    .bannerswiperr .swiper-slide img {
    display: block;
    width: 100%;
    height: 50vh;
    object-fit: cover;
}
    .bannertxt h2 {
        font-size: 27px;
        letter-spacing: 0.55px;
        color: #fff;
        text-align: center;
    }
    .bannertxt h2:nth-child(1) {
        background: none;
        color: transparent;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: #ffffff4f;
        -webkit-text-fill-color: unset;
        font-size: 27px;
    }
    .llcht {
        position: fixed;
        top: 0;
        left: -100%;
        height: 100vh;
        width: 100%;
        background-color: #dfdfdf;
        z-index: 99999999;
    }
    .saa{
        position:absolute;
        display:grid !important;
        top:50%;
        left:10%;
        transform:translateY(-50%);
    }
}