

@media screen and (min-width:320px) and (max-width:359px){

    nav {
        background:#726854;
        display: flex;
        justify-content: space-between;
        align-items: center;
        position: relative;
        top: 0px;
        z-index: 10;
        left: 0%;
        width: 100%;
        transform: translateX(0%);
        margin: 0px auto;
        padding: 10px 20px;
    }




  
    

        .hamburger {
            color: #fff;
            font-size: 25px;
            display: block;
        }
    

        nav #nav_links {
            /* display: none; */
            display: flex;
            flex-direction: column;
            position: absolute;
            gap: 0;
            top: 77px;
            background:#726854;
            left: 0;
            width: 100%;
            z-index: 1000;
            display: none;
        }

        ul#nav_links li {
            border-bottom: 1px solid #555;
            /* background: red; */
            padding: 5px 26px;
        }


    .search{
        display:none;

    }


    #nmm_btn{
        display: none;
    }


    .logo img{
        width: 100px;
    }


    .drop_Dn {
        position: relative;
        /* border: 1px solid #000; */
        /* display: none; */
        top: 0px;
        /* bottom: -278px; */
    }


    .drop_Dn ul li{
        background: none;
    }

    .drop_Dn ul li:last-child{
        border-bottom: 0px solid #000 !important;
    }


    .drop_Dn ul li a{
        color: #fff;
    }

        .light_box h1 {
            font-size: 17px;
        }


        a.Work_btn img {
            width: 20px;
        }
    


    .light_box p {
        font-size: 10px;
    }

   

    a.Work_btn{
        width: 162px;
        height: 32px;
        display: flex;
        align-items: center;
        background-color: #ffac12;
        border-radius: 0 1.8rem 0 0;
        margin: 0px 0px 0px auto;
        padding: 8px 24px;
        display: flex;
        gap: 20px;
        font-size: 15px;
        color: #000000;
        text-decoration: none;
        transition: all 0.45s;
        
    }


    .what_do {
        background: linear-gradient(45.52deg, #271900 99.55%, rgba(0, 0, 0, 0.9821623564) 200.47%);
        padding-top: 90px;
        padding-bottom: 90px;
    }


    .head_do .lft h1 {
        font-size: 14px;
        text-transform: uppercase;
        margin-bottom: -4px;
    }


    .head_do .lft p {
        font-size: 50px;
        margin-bottom: 0;
        /* letter-spacing: 1px; */
    }



    .head_do .rght p {
        margin-bottom: 0;
        font-size: 17px;
        text-align: left;
    }


    .main_sol {
        margin-top: -9px;
    }



.main_cnt .earth_img {
    width: 100%;
    position: absolute;
    top: 187px;
    left: 50%;
    transform: translate(-54%,-48%);
    width: 597px;
    filter: brightness(0.5);
    height: auto;
}


.sol_box {
    width: 324px;
    height: 324px;
    box-shadow: rgba(0, 0, 0, 0.03) 0.4rem 1rem 3rem;
    padding: 60px 20px;
    background-color: rgb(255, 255, 255);
    border-radius: 2rem;
    color: rgb(0, 0, 0);
    margin: 0px auto;
    margin-top: 50px;

}


.other_heades {
    margin-top: 88px;
    /* border: 1px solid #000; */
    width: 100%;
    margin-top: 84px;
}

.heade::after{
    content: '';
    position: absolute;
    left: 50%;
    top: 45px;
    transform: translateX(-50%);
    width: 50%;
    height: 3px;
    background: linear-gradient(90deg, #ffac12 0%, #000000 94.96%);
    border-radius: 0.2rem;
}


.other_heades{
    margin-top: 50px;
}


.other_heades h1 {
    font-size: 1.8rem;
    font-weight: 600;
    /* line-height: 0.5; */
    color: #2d1b20;
    font-family: Poppins, 'Source Sans Pro';
    margin-bottom: -11px;
    margin: 0px auto;
    text-align: center;
}


.other_heades p {
    text-align: center;
    font-size: 1;
    font-weight: 100;
    line-height: 1.5882352941;
    color: #3d2e32;
    font-family: Lexend Deca, 'Source Sans Pro';
    margin-top: 20px;
    font-size: 16px;
}


.cmpy {
    /* border: 1px solid #000; */
    width: 100%;
    height: 180px;
    padding: 11px 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px auto;
    box-shadow: inset 5px 5px 12px #fff, 5px 5px 12px rgba(0,0,0,0.14);
    margin: 36px 0px;
    border-radius: 15px;
}


.head_prmt::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 90px;
    transform: translateX(-50%);
    width: 45%;
    height: 3px;
    background: linear-gradient(90deg, #ffac12 0%, #000000 94.96%);
    border-radius: 0.2rem;
}


.header_str h3 {
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Poppins';
    font-weight: 100;
    color: #a9a9a9;
    letter-spacing: 2px;
    margin-bottom: 20px;
}


.header_str h1::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 61px;
    transform: translateX(-50%);
    width: 45%;
    height: 3px;
    background: linear-gradient(90deg, #ffac12 0%, #000000 94.96%);
    border-radius: 0.2rem;
}

.str_main_on img {
    border-radius: 20px;
    width: 100%;
}


.str_main_on p {
    font-size: 30px;
    margin-top: 20px;
    text-align: center;
    font-family: 'poppins';
    font-weight: 600;
}


.new_artc {
    /* border: 1px solid #000; */
    width: 100%;
    box-shadow: inset 5px 5px 12px #fff, 5px 5px 12px rgba(0,0,0,0.14);
    margin: 36px 0px;
    border-radius: 20px 20px 20px 20px;
    height: auto;
    padding-bottom: 15px;

}

/* footer */



.footer_top a {
    width: 229px;
    height: 64px;
    display: flex;
    align-items: center;
    background-color: #ffac12;
    border-radius: 0 1.8rem 0 0;
    padding: 8px 24px;
    display: flex;
    gap: 20px;
    font-size: 18px;
    color: #000000;
    text-decoration: none;
    transition: all 0.45s;
    margin: 0px 0px auto;
    margin-top: 21px;
}


.footer_top h1 {
    color: #fff;
    font-size: 30px;
}




footer {
    background: #271A00;
    padding: 50px 0px;
}


.line_ft {
    border-top: 1px solid #303030;
    margin: 30px 0px;
}


ul.social_list {
    display: flex;
    gap: 33px;
    color: #fff;
    margin-top: 13px;
}


.clm_list {
    margin-top: 30px;
}


.light_box {
    /* border: 1px solid #000; */
    position: absolute;
    z-index: 100;
    top: 50%;
    /* transform: translateY(-50%); */
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 12px 14px;
    width: 300px;
    background: rgba(0,0,0,0.3);
    color: #fff;
    border-radius: 22px;
    font-family: Lexend Deca;
}



header .w-100 {
    width: 100%!important;
    min-height: 324px;
}


}


@media screen and (min-width:360px) and (max-width:767px){


    li.with_in {
        display: grid;
        grid-template-columns: auto auto;
        justify-content: space-between;
        align-items: center;
        gap: 11px;
        position: relative;
    }


    .btn-loadmore {
        /* height: 50px; */
        display: flex;
        justify-content: end;
        align-items: center;
        /* background: linear-gradient(to right, #000, #ffac12); */
        background: linear-gradient(90deg, var(--c1, #000), var(--c2, #ffac12) 51%, var(--c1, #000)) var(--x, 0) / 200%;
        border-radius: 1.8rem;
        padding: 11px 5px;
        display: block;
        gap: 20px;
        font-size: 16px;
        color: #fff;
        text-decoration: none;
        transition: 0.5s;
        /* transition: background 0.2s linear; */
        font-family: 'poppins';
        margin: 0px auto;
        /* margin-right: 50px; */
        text-align: center;
        font-weight: lighter;
        width: 40%;
        /* cursor: pointer; */
        border: none;
        cursor: pointer;
    }


    nav {
        background: linear-gradient(to right, #7a5c25, #110C03);
        display: flex;
        justify-content: space-between;
        align-items: center;
        position: relative;
        top: 0px;
        z-index: 10;
        left: 0%;
        width: 100%;
        transform: translateX(0%);
        margin: 0px auto;
        padding: 10px 20px;
    }


    


    .str_main .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled{
        display:none !important;
    }



    .str_main .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot{
        display:none !important;
    }



    .head_do .lft h1 {
        position: relative;
        font-size: 1.5rem;
        font-weight: 600;
        line-height: 0.76;
        color: rgb(255, 255, 255);
        font-family: Poppins, "Source Sans Pro";
        white-space: nowrap;
        margin: -43px auto 43px;
        text-align: center;
        padding: 30px 0px;
        text-transform: uppercase;
        letter-spacing: 2px;
        margin-bottom: 0;
    }


    .head_do .lft h1::after {
        content: '';
        position: absolute;
        left: 50%;
        top: 70px;
        transform: translateX(-50%);
        width: 35%;
        height: 3px;
        background: linear-gradient(90deg, #ffe2bd 0%, #eed12c 94.96%);
        border-radius: 0.2rem;
    }

        .hamburger {
            color: #fff;
            font-size: 25px;
            display: block;
        }
    

        nav #nav_links {
            /* display: none; */
            display: flex;
            flex-direction: column;
            position: absolute;
            gap: 0;
            top:77px;
            background:#726854;
            left: 0;
            width: 100%;
            z-index: 1000;
            display: none;
        }

        ul#nav_links li {
            border-bottom: 1px solid #555;
            /* background: red; */
            padding: 5px 26px;
        }


    .search{
        display:none;

    }


    #nmm_btn{
        display: none;
    }


    .logo img{
        width: 100px;
        margin-left: 0;
    }


    .drop_Dn {
        position: relative;
        /* border: 1px solid #000; */
        /* display: none; */
        top: 0px;
        /* bottom: -278px; */
    }


    .drop_Dn ul li{
        background: none;
    }

    .drop_Dn ul li:last-child{
        border-bottom: 0px solid #000 !important;
    }


    .drop_Dn ul li a{
        color: #000;
    }

    .light_box h1 {
        font-size: 21px;
    }


        a.Work_btn img {
            width: 20px;
        }
    


        .light_box p {
            font-size: 10px;
            text-align: justify;
            letter-spacing: 0.1px;
        }
   
        

        
    .light_box h6 {
        font-size: 26px;
    }


    .light_box h1 {
        font-size: 22px;
    }


    a.Work_btn {
        /* height: 50px; */
        display: flex;
        align-items: center;
        /* background: linear-gradient(to right, #000, #ffac12); */
        background: linear-gradient(90deg, var(--c1, #000), var(--c2, #ffac12) 51%, var(--c1, #000)) var(--x, 0)/ 200%;
        border-radius: 1.8rem;
        padding: 11px 39px;
        display: inline-block;
        gap: 20px;
        font-size: 12px;
        color: #fff;
        text-decoration: none;
        transition: 0.5s;
        /* transition: background 0.2s linear; */
        font-family: 'poppins';
        margin-right: 50px;
        text-align: center;
        font-weight: lighter;
    }


    .mn_scjh_bn h1 {
        font-weight: 600;
        color: #fff;
        font-size: 25px;
        letter-spacing: 1px;
        text-transform: uppercase;
    }


    .mn_scjh_bn p {
        color: #fff;
        line-height:23px;
        font-size:17px;
        text-align:center;
    }

    .mn_scjh_bn {
        /* border: 1px solid #fff; */
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 6px;
    }


    .flt_box .smm_bxx {
        margin-top: 20px;
    }


    button.go_bbtn {
        background: #ffac12;
        width: 100%;
        padding: 10px;
        border-radius: 29px;
        margin: 35px 0px auto;
        border: none;
    }



   
/* 
    a.Work_btn{
        width: 162px;
        height: 32px;
        display: flex;
        align-items: center;
        background-color: #ffac12;
        border-radius:1.8rem;
        margin: 0px 0px 0px auto;
        padding: 8px 24px;
        display: flex;
        gap: 20px;
        font-size: 15px;
        color: #000000;
        text-decoration: none;
        transition: all 0.45s;
        
    } */


    .what_do {
        background: linear-gradient(45.52deg, #271900 99.55%, rgba(0, 0, 0, 0.9821623564) 200.47%);
        padding-top: 90px;
        padding-bottom: 90px;
    }


    /* .head_do .lft h1 {
        font-size: 14px;
        text-transform: uppercase;
        margin-bottom: -4px;
    } */


    .head_do .lft p {
        font-size: 50px;
        margin-bottom: 0;
        /* letter-spacing: 1px; */
    }



    .head_do .rght p {
        margin-bottom: 0;
        font-size: 17px;
        text-align: left;
    }


    .main_sol {
        margin-top: -9px;
    }



.main_cnt .earth_img {
    width: 100%;
    position: absolute;
    top: 187px;
    left: 50%;
    transform: translate(-54%,-48%);
    width: 597px;
    filter: brightness(0.5);
    height: auto;
}


    .sol_box {
        width: 324px;
        height: 335px;
        box-shadow: rgba(0, 0, 0, 0.03) 0.4rem 1rem 3rem;
        padding: 40px 20px;
        background-color: rgb(255, 255, 255);
        border-radius: 2rem;
        color: rgb(0, 0, 0);
        margin: 0px auto;
        margin-top: 30px;
    }



.other_heades {
    margin-top: 88px;
    /* border: 1px solid #000; */
    width: 100%;
    margin-top: 84px;
}

.heade::after{
    content: '';
    position: absolute;
    left: 50%;
    top: 45px;
    transform: translateX(-50%);
    width: 50%;
    height: 3px;
    background: linear-gradient(90deg, #ffac12 0%, #000000 94.96%);
    border-radius: 0.2rem;
}


.other_heades{
    margin-top: 50px;
}


.other_heades h1 {
    font-size: 1.2rem;
    font-weight: 600;
    /* line-height: 0.5; */
    color: #2d1b20;
    font-family: Poppins, 'Source Sans Pro';
    margin-bottom: -11px;
    margin: 0px auto;
    text-align: center;
}


.other_heades p {
    text-align: center;
    font-size: 1;
    font-weight: 100;
    line-height: 1.5882352941;
    color: #3d2e32;
    font-family: Lexend Deca, 'Source Sans Pro';
    margin-top: 20px;
    font-size: 16px;
}


.cmpy {
    /* border: 1px solid #000; */
    width: 100%;
    height: 180px;
    padding: 11px 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px auto;
    box-shadow: inset 5px 5px 12px #fff, 5px 5px 12px rgba(0,0,0,0.14);
    margin: 36px 0px;
    border-radius: 15px;
}


.head_prmt::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 72px;
    transform: translateX(-50%);
    width: 45%;
    height: 3px;
    background: linear-gradient(90deg, #ffac12 0%, #000000 94.96%);
    border-radius: 0.2rem;
}


.header_str h3 {
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Poppins';
    font-weight: 100;
    color: #a9a9a9;
    letter-spacing: 2px;
    margin-bottom: 20px;
}


.header_str h1::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 42px;
    transform: translateX(-50%);
    width: 45%;
    height: 3px;
    background: linear-gradient(90deg, #ffac12 0%, #000000 94.96%);
    border-radius: 0.2rem;
}

.head_prmt {
    position: relative;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 0.76;
    color: #2d1b20;
    font-family: Poppins, 'Source Sans Pro';
    white-space: nowrap;
    margin: 0px auto;
    text-align: center;
    padding: 30px 0px;
    margin-top: -43px;
    margin-bottom: 25px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.str_main_on img {
    border-radius: 20px;
    width: 100%;
}


.str_main_on p {
    font-size: 30px;
    margin-top: 20px;
    text-align: center;
    font-family: 'poppins';
    font-weight: 600;
}


.new_artc {
    /* border: 1px solid #000; */
    width: 100%;
    box-shadow: inset 5px 5px 12px #fff, 5px 5px 12px rgba(0,0,0,0.14);
    margin: 36px 0px;
    border-radius: 20px 20px 20px 20px;
    height: auto;
    padding-bottom: 15px;

}

/* footer */



/* .footer_top a {
    width: 229px;
    height: 64px;
    display: flex;
    align-items: center;
    background-color: #ffac12;
    border-radius: 0 1.8rem 0 0;
    padding: 8px 24px;
    display: flex;
    gap: 20px;
    font-size: 18px;
    color: #000000;
    text-decoration: none;
    transition: all 0.45s;
    margin: 0px 0px auto;
    margin-top: 21px;
} */


.footer_top a{
    margin: 10px 0px;
}


.footer_top h1 {
    color: #fff;
    font-size: 30px;
}




footer {
    background: #271A00;
    padding: 50px 0px;
}


.line_ft {
    border-top: 1px solid #303030;
    margin: 30px 0px;
}


ul.social_list {
    display: flex;
    gap: 17px;
    color: #fff;
    margin-top: 13px;
}


.clm_list {
    margin-top: 30px;
}


.light_box {
    border: 1px solid #000; 
    position: absolute;
    z-index: 100;
    top: 50%;
    /* transform: translateY(-50%); */
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 12px 14px;
    width: 300px;
    background: rgba(0,0,0,0.7);
    color: #fff;
    border-radius: 22px;
    font-family: Lexend Deca;
}



header .w-100 {
    width: 100%!important;
    min-height: 324px;
}


.header_str h1 {
    position: relative;
    margin-bottom: 40px;
    text-transform: none;
    font-family: 'poppins';
    font-weight: 600;
    font-size: 1.5rem;
    text-transform: uppercase;
}


nav #nav_links li .nav_a {
    color: #000;
    /* list-style: none; */
    text-decoration: none;
    color: #fff;
    display: flex;
    justify-content:space-between;
    align-items: center;
    gap: 11px;
    font-weight: 300;
    letter-spacing: 0.5px;
    position: relative;
    text-transform: uppercase;
    padding: 13px 0px;
    
}


}



@media screen and (min-width:767px) and (max-width:1024px){

    .search {
        color: #fff;
        cursor: pointer;
        display: none;
    }


    #nmm_btn{
        display: none;
    }


    .logo img {
        width: 100px;
    }


    .str_main .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled{
        display:none !important;
    }



    .str_main .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot{
        display:none !important;
    }



    nav {
        display: flex;
        justify-content: space-between;
        align-items: center;
        position: absolute;
        top: 0px;
        z-index: 10;
        left: 50%;
        width: 757px;
        transform: translateX(-50%);
        margin: 0px auto;
        margin-top: 15px;
        /* margin-top: 30px; */
    }


    .sol_box {
        width: 100%;
        height: 369px;
        box-shadow: rgba(0, 0, 0, 0.03) 0.4rem 1rem 3rem;
        padding: 60px 20px;
        background-color: rgb(255, 255, 255);
        border-radius: 2rem;
        color: rgb(0, 0, 0);
        margin: 0px auto;
        margin-top: 50px;
    }


    nav #nav_links {
        font-family: Roboto, 'Source Sans Pro';
        display: flex;
        justify-content: center;
        gap: 12px;
        align-items: center;
        margin-bottom: 0;
    }

    nav #nav_links li .nav_a{
        color: #000;
        /* list-style: none; */
        text-decoration: none;
        color: #fff;
        display: flex;
        align-items: center;
        gap: 11px;
        font-weight: 100;
        letter-spacing: 0.5px;
        position: relative;
        text-transform: uppercase;
        padding: 10px 0px;
        font-size: 14px;
    }
   


    .light_box {
        /* border: 1px solid #000; */
        position: absolute;
        z-index: 100;
        top: 50%;
        transform: translateY(-50%);
        left: 7%;
        padding: 20px;
        width: 700px;
        background: rgba(0,0,0,0.8);
        color: #fff;
        border-radius: 30px;
        font-family: Lexend Deca;
    }


    .light_box h1 {
        font-size: 30px;
    }


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


    .other_heades {
        margin-top: 88px;
        /* border: 1px solid #000; */
        width: 100%;
        /* margin-top: 91px; */
        margin: 0px auto;
        margin-top: 84px;
        /* font-size: 6px; */
    }


    .other_heades h1 {
        font-size: 3rem;
        font-weight: 600;
        /* line-height: 0.5; */
        color: #2d1b20;
        font-family: Poppins, 'Source Sans Pro';
        margin-bottom: -11px;
        margin: 0px auto;
        text-align: center;
    }


    .cmpy {
        /* border: 1px solid #000; */
        width: 238px;
        height: 100px;
        padding: 11px 16px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0px auto;
        box-shadow: inset 5px 5px 12px #fff, 5px 5px 12px rgba(0,0,0,0.14);
        margin: 35px auto;
        border-radius: 15px;
    }


    .new_artc {
        /* border: 1px solid #000; */
        width: 100%;
        box-shadow: inset 5px 5px 12px #fff, 5px 5px 12px rgba(0,0,0,0.14);
        margin: 36px 0px;
        border-radius: 20px 20px 20px 20px;
        height: auto;
        padding-bottom: 15px;
    }


    .bx_1 .head h1 {
        color: #fff;
        text-transform: uppercase;
        margin-bottom: 0px;
        font-size: 26px;
        text-align: center;
    }
}


@media only screen and (min-width: 1200px) {
    .main_aauth {
       
       
        max-width: 1200px;
        width: 100%;
       
      
    }  

    nav{
        max-width: 1300px;
        width: 100%;
    }


    .sticky #big_nvv{
        max-width: 1200px !important;
        width: 100%;
    }
}



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

    nav{
  

        max-width: 1390px;
        width: 100%;
    
    }


    

    .sticky #big_nvv{
        max-width: 1300px !important;
        width: 100%;
    }
}