﻿body {
}

@font-face {
    font-family: 'Segoe UI';
    src: url('../font/segoeuithis.ttf');
    font-family: 'Segoe BOLD UI';
    src: url('../font/segoeuithibd.ttf');
    font-family: 'Segoe SZ UI';
    src: url('../font/segoeuithisz.ttf');
    font-family: 'Segoe ISI UI';
    src: url('../font/segoeuithisi.ttf');
}


.float {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
}

.whatsapp-wave {
    position: relative;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: white; /* Optional */
    /*float:right;*/
    top:-100px;
}

.whatsapp-wave::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: rgba(37, 211, 102, 0.4); /* WhatsApp Green */
    animation: waveEffect 1.5s infinite ease-out;
}

.whatsapp-wave::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: rgba(37, 211, 102, 0.2); /* Lighter Green */
    animation: waveEffect 1.5s infinite ease-out 0.5s; /* Delay second wave */
}

@keyframes waveEffect {
    0% {
        transform: scale(1);
        opacity: 0.6;
    }
    100% {
        transform: scale(2.5);
        opacity: 0;
    }
}

@media only screen and (min-width: 1920px) {


    .fixedbody {
        
        width: 100%;
        margin: 0 auto;
        max-width: 1600px;
    }
       /* .ppmlogo {
        padding: 0px 0px 0px 0px !important;
                width: 16.66666667% !important;
    }
            .ppmheading {
        padding: 0px 0px 0px 10px!important;
                width: 66.66666667% !important;
    }
                .pmwhitehalfone {
        border: 1px solid #cccccc;
        padding: 0px;
        margin-left: -57px;
        width: 50% ! important;
        
    }*/
}

@media only screen and (min-width: 1600px)  {


    .PPM1 {
        padding: 0px 0px 0px 0px;
    }

    .PM1 {
        padding: 0px 0px 0px 0px;
    }

    .PPM2 {
        padding: 32px 0px 0px 0px;
    }

    .ppmlogo {
        padding: 0px 0px 0px 80px;
        width: 22%;
        /*text-align:center;
    text-align: -webkit-center;
    text-align: -moz-center;*/
    }

    .ppmheading {
        padding: 0px 0px 0px 10px;
        width: 54%;
        /*text-align:center;
    text-align: -webkit-center;
    text-align: -moz-center;*/
    }

    .PMwhite {
        padding: 19px 15px 0px 7px;
    }

    .PMwhiteBackground {
        padding: 0px;
        /*width:76%;*/
        background-color: #f0f0f0;
    }

    .PPMtextonimage {
        font-family: 'Segoe UI';
        font-size: 18px;
        color: #CC6600;
        text-align: center;
        padding: 2px 5px 6px 10px;
    }

    .PPMboximagediv {
        padding: 64px 0px 0px 0px;
        margin-left: -6px;
    }

    .pmspacelatters {
        letter-spacing: 13px;
    }

    .pmredline {
        padding: 0px 2px;
    }


    /*NAv bar start*/
    .PMnavbarstart {
        padding: 0px 0px 0px 0px;
        margin-top: -39px;
        /*background: #ccc;
    height: 53px;
    margin-top: -55px;*/
    }

    .pmredbackground {
        /*padding: 0px 0px 0px 64px;*/
        padding: 0px 0px 0px 0px;
        border: 1px solid #cccccc;
    }







    .navbar-inverse {
        /*height: 53px;*/
        background-color: #9a0000 !important;
        border: 2px solid #ffffff;
        /*margin-top: -44px;*/
        /*margin-top: 1px;*/
    }

    .navbar-nav > li > a {
        font-size: 17px;
        color: #FFCC00 !important;
        /*padding: 22px 20px 0px 20px;*/
        font-family: 'Segoe UI';
        padding: 15px 19px !important;
    }

        .navbar-nav > li > a:hover {
            color: #fff !important;
            text-decoration: underline;
            /*padding: 0px;*/
            /*transition: all 0.6s ease-in-out;*/
        }

    .GMaster {
        padding: 0px 0px 0px 44px;
    }

    .pmwhitehalf {
        background: #f1f1f1;
        height: 57px;
        border: 2px solid #ffffff;
        /*margin-top: -44px;
        margin-left: -10px;
        width: 38%;*/
    }

    .pmwhitehalfone {
        border: 1px solid #cccccc;
        padding: 0px;
        margin-left: -57px;
        width: 61%;
        /*margin-left: -30px;*/
    }

    /*Default Page*/


    .DefaultBackground {
        /*background-image: url('../Images/default_102_inner_02.jpg');*/
        margin-top: -10px;
        position: static;
        /*height:600px;*/
        padding: 30px 0px 0px 0px;
        position: absolute;
        z-index: 4;
    }

    .GMFA1 {
        color: #585858 !important;
        border: 1px solid grey;
        padding: 8px 9px 7px 9px;
        border-radius: 50%;
    }

    .defaultfafalogo {
        padding: 0px 0px 0px 0px;
    }

    .GMFA42 {
        padding: 0px 0px 0px 20px;
    }

    .EmailDefault {
        padding: 0px 0px 0px 5px;
    }

    .bannerslidenew {
        padding: 0px 0px 0px 0px;
    }

    .blueline {
        text-align: center;
        font-size: 30px;
        color: #2d76bd;
        margin-top: -59px;
        /*text-shadow:2px 2px black;*/
    }
    /*.advantages-ul {
        list-style-image: url(../Images/bullet_orange.png);
        line-height: 30px;
        color: #000;
        font-size: 16px;
        padding-left: 22px;
    }*/

    .advantages-ul {
        list-style: none; /* Remove default bullets */
        padding-left: 0; /* Remove default padding */
    }

        .advantages-ul li {
            position: relative;
            padding-left: 45px; /* Space for bullet */
            line-height: 30px; /* Ensure consistent vertical alignment */
            font-size: 16px;
            color: #000;
        }

            .advantages-ul li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); /* Aligns bullet vertically */
                width: 25px; /* Set bullet image width */
                height: 25px; /* Set bullet image height */
                background-image: url("../Images/bullet_orange.png");
                background-size: contain; /* Ensure the image fits properly */
                background-repeat: no-repeat;
            }

    .productlinklast ::before {
        top: 0% !important;
    }

    .advantages-ul > productlinklast ::after {
        background-image: none!important;
    }

    .productlink {
        FONT-SIZE: 14px;
        FONT-FAMILY: "Segoe UI";
        TEXT-DECORATION: none;
        color: #990000;
    }

        .productlink:hover {
            color: #0066CC;
            text-decoration: none;
        }

        .productlink:active {
            color: #0066CC;
            text-decoration: none;
        }




    .advantages-ul li::after {
        content: "";
        display: block;
        width: 100%;
        height: 5px;
        background-image: url('../Images/dot_gray.png');
        background-repeat: repeat-x;
        background-position: center;
    }

    .Defaultcontactdiv {
        padding: 0px 0px 0px 0px;
    }

    .whitebackground {
        padding: 30px 0px 40px 0px;
        /*background-image: url('../Images/default_04.jpg');
        background-position: top;*/
        /*width: 76%;*/
        background-color: #ffffff;
        border: 1px solid #cccccc;
    }

    .DEWhitelist {
        padding: 30px 0px;
    }

    .DEwihtsmalldiv {
        padding: 0px 0px 0px 0px;
        /*width: 12%;*/
    }

    .DEbrownheadingline {
        padding: 0px 0px 0px 30px;
    }

    .Depruductmaindiv {
        padding: 0px 0px 0px 40px;
    }

    .DEfirstproduct {
        padding: 0px 0px 0px 0px;
    }

    .DEproductimage {
        padding: 0px 0px 0px 0px;
        /*width: 30%;*/
    }

    .DEproductimagebox {
        padding: 0px 0px 0px 0px;
        /*border:1px solid #585858;*/
    }

    .DEbrownlinebox {
        padding: 45px 20px 0px 0px;
    }

    .DEbrownlineboxin {
        background-color: #9a0000 !important;
        padding: 10px 20px 10px 20px;
        border: 2px solid #ffffff;
    }

    .DEbrownlineboxinouter {
        padding: 0px;
        border: 1px solid #cccccc;
    }

    .DEyelowline {
        font-size: 17px;
        color: #FFCC00 !important;
        /* padding: 22px 20px 0px 20px; */
        font-family: 'Segoe UI';
    }

    .DElineHeavy {
        FONT-SIZE: 14px;
        font-family: 'Segoe UI';
        TEXT-DECORATION: none;
        line-height: 22px;
        color: #333333;
        text-align: justify;
    }

    .DEfirstproductbelowpara {
        padding: 20px 20px 20px 0px;
    }

    .PMloverline {
        padding: 50px 0px 90px 0px;
        text-align: center;
        color: rgb(102, 102, 102);
        font-size: small;
        font-family: 'Segoe UI';
    }

    .productdiv1 {
        padding: 35px 0px 0px 0px;
    }

    .productdiv2 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv3 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv4 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv5 {
        padding: 0px 0px 0px 0px;
        text-align: center;
    }

    .productmfgline {
        font-family: 'Segoe UI';
        font-size: 17px;
        color: #2d76bd;
    }
    /*.whitebackgroundproduct {
    padding: 20px 0px 0px 0px;
        background-image: url('../Images/default_102_inner_02 - Copy.jpg');
        background-position: top;
        width: 76%;
         }*/

    .productcat {
        padding: 0px 0px 10px 40px;
    }

    .productlatlogname {
        color: #cc6600;
        font-family: 'Segoe UI';
        font-size: 27px;
    }

    .Productlinkintable {
        text-align: center;
        padding: 20px 0px 50px 0px;
    }

    .DEproductimageinproduct {
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        padding: 0px 0px 0px 0px;
    }

    .productsDepruductmaindiv {
        padding: 0px 0px 0px 0px;
    }






    .tradingdiv {
        padding: 0px 0px 0px 0px;
    }

    .tradingdivhalf {
        padding: 0px 0px 0px 30px;
        /*text-align:center;*/
    }



    .Tranding-ul {
        list-style: none; /* Remove default bullets */
        padding-left: 0; /* Remove default padding */
    }

        .Tranding-ul li {
            font-family: 'Segoe UI';
            position: relative;
            padding-left: 45px; /* Space for bullet */
            line-height: 30px; /* Ensure consistent vertical alignment */
            font-size: 14px;
            color: #333333;
        }

            .Tranding-ul li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); /* Aligns bullet vertically */
                width: 25px; /* Set bullet image width */
                height: 25px; /* Set bullet image height */
                background-image: url("../Images/bullet_orange.png");
                background-size: contain; /* Ensure the image fits properly */
                background-repeat: no-repeat;
            }

    .Profilediv {
        padding: 0px 40px 0px 40px;
        font-family: 'Segoe UI';
        line-height: 25px; /* Ensure consistent vertical alignment */
        font-size: 14px;
        color: #333333;
        text-align: justify;
    }

    .profilepara {
        padding: 10px 0px 0px 0px;
    }

    .profilecat {
        padding: 0px 0px 0px 40px;
    }

    .profileparabold {
        padding: 10px 0px 0px 0px;
        font-family: 'Segoe UI';
        line-height: 25px; /* Ensure consistent vertical alignment */
        font-size: 14px;
        color: #000000;
        font-weight: bold;
    }

    .innfradivhalf {
        padding: 0px 0px 0px 0px;
    }

    .profileparablue {
        font-family: 'Segoe UI';
        color: #2d76bd;
        font-size: 14px;
        font-weight: bold;
    }


    .infralistnonbulet {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 20px 0px; /* Aligns it properly with other list items */
    }

    .infralistnonbuletnospace {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 0px 0px; /* Aligns it properly with other list items */
    }

    .ContactDiv1 {
        padding: 0px 0px 0px 40px;
    }

    .ContactDiv2 {
        padding: 0px 0px 0px 0px;
    }

    .ContactDiv3 {
        padding: 0px 0px 0px 0px;
    }

    .conblueline {
        font-family: 'Segoe UI';
        color: #2d76bd;
        font-size: 14px;
        padding: 0px 0px 5px 0px;
    }

    .conlinemani {
        font-family: 'Segoe UI';
        color: #333333;
        font-size: 14px;
        line-height: 18px;
        padding: 0px 110px 20px 0px;
    }

        .conlinemani::after {
            content: "";
            display: block;
            width: 100%;
            height: 5px;
            background-image: url('../Images/dot_gray.png');
            background-repeat: repeat-x;
            background-position: center;
        }

    .conMaharashtra {
        padding: 0px 0px 10px 0px;
    }
     .DEorangeback110 {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 20px 0px; /* Aligns it properly with other list items */
    }

     .DEorangeback110 li {
        
        padding: 0px 0px 10px 0px; /* Aligns it properly with other list items */
    }


    .DEorangeback110 li > a {
        padding:0px 0px 0px 0px;
        TEXT-DECORATION: none;
        color: #CA4E02;
        font-size: 14px;
        font-family: 'Segoe UI';
        line-height:15px;
    }

        .DEorangeback110 li > a:hover {
            text-decoration: none;
            color: #333333;
        }

    .ContactDivemail {
        padding: 0px 0px 0px 0px;
                width: 10%;
    }

    .ContactDivemail1 {
        padding: 0px 0px 0px 0px;
    }
    .condivfreespace {
    padding:0px 0px 10px 0px;
    }

    .Contactform {
    padding:0px 0px 0px 0px;
    /*text-align:center;*/
    }
    .textbox_color {
    /*width:100%;*/
    /*background-color: #0c0c0c;
        border: 1px solid #363636;*/
        height: 30px;
        padding-left: 7px;
        color: #979691;
        width: 330px;
        /*font: 12px Poppins !important;*/
    }

        .tr_write {
        height: 35px;
    }
        /*Scrollup butoon css*/
    .scrollup {
       
        position: fixed;
        right: 23px;
        bottom: 50px;
        color: #FFCC00 ;
        background-color: #9a0000 ;
        width: 38px;
        height: 38px;
        text-align: center;
        /*padding: 9px 0 0 1px;*/
        z-index: 2000;
        font-size: 10px;
        line-height: 1;
        border:2px solid #ffffff;
        transition: all 0.4s ease-in-out;

    }

        .scrollup:hover {
            background-color: #FFCC00;
            transition: all 0.5s ease 0s;
            color: #9a0000;
        }
    .scrollup12 {
    border:1px solid #cccccc;
    }
   
}


@media only screen and (min-width:1536px) and (max-width:1599px)  {

    .PPM1 {
        padding: 0px 0px 0px 0px;
    }

    .PM1 {
        padding: 0px 0px 0px 0px;
    }

    .PPM2 {
        padding: 32px 0px 0px 0px;
    }

    .ppmlogo {
        padding: 0px 0px 0px 50px;
        width: 22%;
        /*text-align:center;
    text-align: -webkit-center;
    text-align: -moz-center;*/
    }

    .ppmheading {
        padding: 0px 0px 0px 10px;
        width: 54%;
        /*text-align:center;
    text-align: -webkit-center;
    text-align: -moz-center;*/
    }

    .PMwhite {
        padding: 19px 0px 0px 0px;
    }

    .PMwhiteBackground {
        padding: 0px;
        /*width:76%;*/
        background-color: #f0f0f0;
    }

    .PPMtextonimage {
        font-family: 'Segoe UI';
        font-size: 18px;
        color: #CC6600;
        text-align: center;
        padding: 2px 5px 6px 10px;
    }

    .PPMboximagediv {
                padding: 64px 0px 0px 29px;
        margin-left: -6px;
        width: 24%;
    }

    .pmspacelatters {
        letter-spacing: 13px;
    }

    .pmredline {
        padding: 0px 2px;
    }


    /*NAv bar start*/
    .PMnavbarstart {
        padding: 0px 0px 0px 0px;
        margin-top: -39px;
        /*background: #ccc;
    height: 53px;
    margin-top: -55px;*/
    }

    .pmredbackground {
        /*padding: 0px 0px 0px 64px;*/
        padding: 0px 0px 0px 0px;
        border: 1px solid #cccccc;
    }







    .navbar-inverse {
        /*height: 53px;*/
        background-color: #9a0000 !important;
        border: 2px solid #ffffff;
        /*margin-top: -44px;*/
        /*margin-top: 1px;*/
    }

    .navbar-nav > li > a {
        font-size: 17px;
        color: #FFCC00 !important;
        /*padding: 22px 20px 0px 20px;*/
        font-family: 'Segoe UI';
        padding: 15px 19px !important;
    }

        .navbar-nav > li > a:hover {
            color: #fff !important;
            text-decoration: underline;
            /*padding: 0px;*/
            /*transition: all 0.6s ease-in-out;*/
        }

    .GMaster {
        padding: 0px 0px 0px 43px;
    }

    .pmwhitehalf {
        background: #f1f1f1;
        height: 57px;
        border: 2px solid #ffffff;
        /*margin-top: -44px;
        margin-left: -10px;
        width: 38%;*/
    }

    .pmwhitehalfone {
        border: 1px solid #cccccc;
        padding: 0px;
        margin-left: -30px;
        width: 56%;
        /*margin-left: -30px;*/
    }

    /*Default Page*/


    .DefaultBackground {
        /*background-image: url('../Images/default_102_inner_02.jpg');*/
        margin-top: -10px;
        position: static;
        /*height:600px;*/
        padding: 30px 0px 0px 0px;
        position: absolute;
        z-index: 4;
    }

    .GMFA1 {
        color: #585858 !important;
        border: 1px solid grey;
        padding: 8px 9px 7px 9px;
        border-radius: 50%;
    }

    .defaultfafalogo {
        padding: 0px 0px 0px 0px;
    }

    .GMFA42 {
        padding: 0px 0px 0px 20px;
    }

    .EmailDefault {
        padding: 0px 0px 0px 5px;
    }

    .bannerslidenew {
        padding: 0px 0px 0px 0px;
    }

    .blueline {
        text-align: center;
        font-size: 30px;
        color: #2d76bd;
        margin-top: -59px;
        /*text-shadow:2px 2px black;*/
    }
    /*.advantages-ul {
        list-style-image: url(../Images/bullet_orange.png);
        line-height: 30px;
        color: #000;
        font-size: 16px;
        padding-left: 22px;
    }*/

    .advantages-ul {
        list-style: none; /* Remove default bullets */
        padding-left: 0; /* Remove default padding */
    }

        .advantages-ul li {
            position: relative;
            padding-left: 45px; /* Space for bullet */
            line-height: 30px; /* Ensure consistent vertical alignment */
            font-size: 16px;
            color: #000;
        }

            .advantages-ul li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); /* Aligns bullet vertically */
                width: 25px; /* Set bullet image width */
                height: 25px; /* Set bullet image height */
                background-image: url("../Images/bullet_orange.png");
                background-size: contain; /* Ensure the image fits properly */
                background-repeat: no-repeat;
            }

    .productlinklast ::before {
        top: 0% !important;
    }

    .advantages-ul > productlinklast ::after {
        background-image: none!important;
    }

    .productlink {
        FONT-SIZE: 14px;
        FONT-FAMILY: "Segoe UI";
        TEXT-DECORATION: none;
        color: #990000;
    }

        .productlink:hover {
            color: #0066CC;
            text-decoration: none;
        }

        .productlink:active {
            color: #0066CC;
            text-decoration: none;
        }




    .advantages-ul li::after {
        content: "";
        display: block;
        width: 100%;
        height: 5px;
        background-image: url('../Images/dot_gray.png');
        background-repeat: repeat-x;
        background-position: center;
    }

    .Defaultcontactdiv {
        padding: 0px 0px 0px 0px;
    }

    .whitebackground {
        padding: 30px 0px 40px 0px;
        /*background-image: url('../Images/default_04.jpg');
        background-position: top;*/
        /*width: 76%;*/
        background-color: #ffffff;
        border: 1px solid #cccccc;
    }

    .DEWhitelist {
        padding: 30px 0px;
    }

    .DEwihtsmalldiv {
        padding: 0px 0px 0px 0px;
        /*width: 12%;*/
    }

    .DEbrownheadingline {
        padding: 0px 13px 0px 20px;
    }

    .Depruductmaindiv {
        padding: 0px 0px 0px 27px;
    }

    .DEfirstproduct {
        padding: 0px 0px 0px 0px;
    }

    .DEproductimage {
        padding: 0px 0px 0px 0px;
        /*width: 30%;*/
    }

    .DEproductimagebox {
        padding: 0px 0px 0px 0px;
        /*border:1px solid #585858;*/
    }

    .DEbrownlinebox {
        padding: 45px 10px 0px 10px;
    }

    .DEbrownlineboxin {
        background-color: #9a0000 !important;
        padding: 10px 20px 10px 20px;
        border: 2px solid #ffffff;
    }

    .DEbrownlineboxinouter {
        padding: 0px;
        border: 1px solid #cccccc;
    }

    .DEyelowline {
        font-size: 17px;
        color: #FFCC00 !important;
        /* padding: 22px 20px 0px 20px; */
        font-family: 'Segoe UI';
    }

    .DElineHeavy {
        FONT-SIZE: 14px;
        font-family: 'Segoe UI';
        TEXT-DECORATION: none;
        line-height: 22px;
        color: #333333;
        text-align: justify;
    }

    .DEfirstproductbelowpara {
        padding: 20px 20px 20px 0px;
    }

    .PMloverline {
        padding: 50px 0px 90px 0px;
        text-align: center;
        color: rgb(102, 102, 102);
        font-size: small;
        font-family: 'Segoe UI';
    }

    .productdiv1 {
        padding: 35px 0px 0px 0px;
    }

    .productdiv2 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv3 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv4 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv5 {
        padding: 0px 0px 0px 0px;
        text-align: center;
    }

    .productmfgline {
        font-family: 'Segoe UI';
        font-size: 17px;
        color: #2d76bd;
    }
    /*.whitebackgroundproduct {
    padding: 20px 0px 0px 0px;
        background-image: url('../Images/default_102_inner_02 - Copy.jpg');
        background-position: top;
        width: 76%;
         }*/

    .productcat {
        padding: 0px 0px 10px 40px;
    }

    .productlatlogname {
        color: #cc6600;
        font-family: 'Segoe UI';
        font-size: 27px;
    }

    .Productlinkintable {
        text-align: center;
        padding: 20px 0px 50px 0px;
    }

    .DEproductimageinproduct {
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        padding: 0px 0px 0px 0px;
    }

    .productsDepruductmaindiv {
        padding: 0px 0px 0px 0px;
    }






    .tradingdiv {
        padding: 0px 0px 0px 0px;
    }

    .tradingdivhalf {
        padding: 0px 0px 0px 30px;
        /*text-align:center;*/
    }



    .Tranding-ul {
        list-style: none; /* Remove default bullets */
        padding-left: 0; /* Remove default padding */
    }

        .Tranding-ul li {
            font-family: 'Segoe UI';
            position: relative;
            padding-left: 45px; /* Space for bullet */
            line-height: 30px; /* Ensure consistent vertical alignment */
            font-size: 14px;
            color: #333333;
        }

            .Tranding-ul li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); /* Aligns bullet vertically */
                width: 25px; /* Set bullet image width */
                height: 25px; /* Set bullet image height */
                background-image: url("../Images/bullet_orange.png");
                background-size: contain; /* Ensure the image fits properly */
                background-repeat: no-repeat;
            }

    .Profilediv {
        padding: 0px 40px 0px 40px;
        font-family: 'Segoe UI';
        line-height: 25px; /* Ensure consistent vertical alignment */
        font-size: 14px;
        color: #333333;
        text-align: justify;
    }

    .profilepara {
        padding: 10px 0px 0px 0px;
    }

    .profilecat {
        padding: 0px 0px 0px 40px;
    }

    .profileparabold {
        padding: 10px 0px 0px 0px;
        font-family: 'Segoe UI';
        line-height: 25px; /* Ensure consistent vertical alignment */
        font-size: 14px;
        color: #000000;
        font-weight: bold;
    }

    .innfradivhalf {
        padding: 0px 0px 0px 0px;
    }

    .profileparablue {
        font-family: 'Segoe UI';
        color: #2d76bd;
        font-size: 14px;
        font-weight: bold;
    }


    .infralistnonbulet {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 20px 0px; /* Aligns it properly with other list items */
    }

    .infralistnonbuletnospace {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 0px 0px; /* Aligns it properly with other list items */
    }

    .ContactDiv1 {
        padding: 0px 0px 0px 40px;
    }

    .ContactDiv2 {
        padding: 0px 0px 0px 0px;
    }

    .ContactDiv3 {
        padding: 0px 0px 0px 0px;
    }

    .conblueline {
        font-family: 'Segoe UI';
        color: #2d76bd;
        font-size: 14px;
        padding: 0px 0px 5px 0px;
    }

    .conlinemani {
        font-family: 'Segoe UI';
        color: #333333;
        font-size: 14px;
        line-height: 18px;
        padding: 0px 110px 20px 0px;
    }

        .conlinemani::after {
            content: "";
            display: block;
            width: 100%;
            height: 5px;
            background-image: url('../Images/dot_gray.png');
            background-repeat: repeat-x;
            background-position: center;
        }

    .conMaharashtra {
        padding: 0px 0px 10px 0px;
    }
     .DEorangeback110 {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 20px 0px; /* Aligns it properly with other list items */
    }

     .DEorangeback110 li {
        
        padding: 0px 0px 10px 0px; /* Aligns it properly with other list items */
    }


    .DEorangeback110 li > a {
        padding:0px 0px 0px 0px;
        TEXT-DECORATION: none;
        color: #CA4E02;
        font-size: 14px;
        font-family: 'Segoe UI';
        line-height:15px;
    }

        .DEorangeback110 li > a:hover {
            text-decoration: none;
            color: #333333;
        }

    .ContactDivemail {
        padding: 0px 0px 0px 0px;
                width: 10%;
    }

    .ContactDivemail1 {
        padding: 0px 0px 0px 0px;
    }
    .condivfreespace {
    padding:0px 0px 10px 0px;
    }

    .Contactform {
    padding:0px 0px 0px 0px;
    /*text-align:center;*/
    }
    .textbox_color {
    /*width:100%;*/
    /*background-color: #0c0c0c;
        border: 1px solid #363636;*/
        height: 30px;
        padding-left: 7px;
        color: #979691;
        width: 330px;
        /*font: 12px Poppins !important;*/
    }

        .tr_write {
        height: 35px;
    }
        /*Scrollup butoon css*/
    .scrollup {
       
        position: fixed;
        right: 23px;
        bottom: 50px;
        color: #FFCC00 ;
        background-color: #9a0000 ;
        width: 38px;
        height: 38px;
        text-align: center;
        /*padding: 9px 0 0 1px;*/
        z-index: 2000;
        font-size: 10px;
        line-height: 1;
        border:2px solid #ffffff;
        transition: all 0.4s ease-in-out;

    }

        .scrollup:hover {
            background-color: #FFCC00;
            transition: all 0.5s ease 0s;
            color: #9a0000;
        }
    .scrollup12 {
    border:1px solid #cccccc;
    }
   
}

@media only screen and (min-width:1366px) and (max-width:1535px)  {

    .twoimageinline {
    width:45%;
    }
    .PPM1 {
        padding: 25px 0px 0px 0px;
    }

    .PM1 {
        padding: 0px 0px 0px 0px;
    }

    .PPM2 {
        padding: 32px 0px 0px 0px;
    }

    .ppmlogo {
        padding: 0px 0px 0px 20px;
        /*width: 22%;*/
        /*text-align:center;
    text-align: -webkit-center;
    text-align: -moz-center;*/
    }

    .ppmheading {
        padding: 0px 0px 0px 20px;
        /*width: 54%;*/
        /*text-align:center;
    text-align: -webkit-center;
    text-align: -moz-center;*/
    }

    .PMwhite {
        padding: 19px 0px 0px 0px;
    }

    .PMwhiteBackground {
        padding: 0px;
                width: 94%;
        background-color: #f0f0f0;
    }

    .PPMtextonimage {
        font-family: 'Segoe UI';
        font-size: 16px;
        color: #CC6600;
        text-align: center;
        padding: 2px 0px 6px 0px;
    }

    .PPMboximagediv {
                padding: 64px 0px 0px 0px;
        margin-left: -40px;
        /*width: 24%;*/
    }

    .pmspacelatters {
        letter-spacing: 13px;
    }

    .pmredline {
        padding: 0px 2px;
    }


    /*NAv bar start*/
    .PMnavbarstart {
        padding: 0px 0px 0px 0px;
        margin-top: -39px;
        /*background: #ccc;
    height: 53px;
    margin-top: -55px;*/
    }

    .pmredbackground {
        /*padding: 0px 0px 0px 64px;*/
        padding: 0px 0px 0px 0px;
        border: 1px solid #cccccc;
    }







    .navbar-inverse {
        /*height: 53px;*/
        background-color: #9a0000 !important;
        border: 2px solid #ffffff;
        /*margin-top: -44px;*/
        /*margin-top: 1px;*/
    }

    .navbar-nav > li > a {
        font-size: 17px;
        color: #FFCC00 !important;
        /*padding: 22px 20px 0px 20px;*/
        font-family: 'Segoe UI';
        padding: 15px 19px !important;
    }

        .navbar-nav > li > a:hover {
            color: #fff !important;
            text-decoration: underline;
            /*padding: 0px;*/
            /*transition: all 0.6s ease-in-out;*/
        }

    .GMaster {
        padding: 0px 0px 0px 0px;
    }

    .pmwhitehalf {
        background: #f1f1f1;
        height: 57px;
        border: 2px solid #ffffff;
        /*margin-top: -44px;
        margin-left: -10px;
        width: 38%;*/
    }

    .pmwhitehalfone {
        border: 1px solid #cccccc;
        padding: 0px;
        margin-left: -4px;
        width: 51%;
        /*margin-left: -30px;*/
    }

    /*Default Page*/


    .DefaultBackground {
        /*background-image: url('../Images/default_102_inner_02.jpg');*/
        margin-top: -10px;
        position: static;
        /*height:600px;*/
        padding: 30px 0px 0px 0px;
        position: absolute;
        z-index: 4;
    }

    .GMFA1 {
        color: #585858 !important;
        border: 1px solid grey;
        padding: 8px 9px 7px 9px;
        border-radius: 50%;
    }

    .defaultfafalogo {
        padding: 0px 0px 0px 0px;
    }

    .GMFA42 {
        padding: 0px 0px 0px 20px;
    }

    .EmailDefault {
        padding: 0px 0px 0px 5px;
    }

    .bannerslidenew {
        padding: 0px 0px 0px 0px;
    }

    .blueline {
        text-align: center;
        font-size: 30px;
        color: #2d76bd;
        margin-top: -59px;
        /*text-shadow:2px 2px black;*/
    }
    /*.advantages-ul {
        list-style-image: url(../Images/bullet_orange.png);
        line-height: 30px;
        color: #000;
        font-size: 16px;
        padding-left: 22px;
    }*/

    .advantages-ul {
        list-style: none; /* Remove default bullets */
        padding-left: 0; /* Remove default padding */
    }

        .advantages-ul li {
            position: relative;
            padding-left: 35px; /* Space for bullet */
            line-height: 29px; /* Ensure consistent vertical alignment */
            font-size: 16px;
            color: #000;
        }

            .advantages-ul li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); /* Aligns bullet vertically */
                width: 25px; /* Set bullet image width */
                height: 25px; /* Set bullet image height */
                background-image: url("../Images/bullet_orange.png");
                background-size: contain; /* Ensure the image fits properly */
                background-repeat: no-repeat;
            }

    .productlinklast ::before {
        top: 0% !important;
    }

    .advantages-ul > productlinklast ::after {
        background-image: none!important;
    }

    .productlink {
        FONT-SIZE: 14px;
        FONT-FAMILY: "Segoe UI";
        TEXT-DECORATION: none;
        color: #990000;
    }

        .productlink:hover {
            color: #0066CC;
            text-decoration: none;
        }

        .productlink:active {
            color: #0066CC;
            text-decoration: none;
        }




    .advantages-ul li::after {
        content: "";
        display: block;
        width: 100%;
        height: 5px;
        background-image: url('../Images/dot_gray.png');
        background-repeat: repeat-x;
        background-position: center;
    }

    .Defaultcontactdiv {
        padding: 0px 0px 0px 0px;
    }

    .whitebackground {
        padding: 30px 0px 40px 0px;
        /*background-image: url('../Images/default_04.jpg');
        background-position: top;*/
        /*width: 76%;*/
        background-color: #ffffff;
        border: 1px solid #cccccc;
    }

    .DEWhitelist {
        padding: 30px 0px;
    }

    .DEwihtsmalldiv {
        padding: 0px 0px 0px 0px;
        /*width: 12%;*/
    }

    .DEbrownheadingline {
       padding: 0px 6px 0px 2px;
    }

    .Depruductmaindiv {
        padding: 0px 0px 0px 27px;
    }

    .DEfirstproduct {
        padding: 0px 0px 0px 0px;
    }

    .DEproductimage {
        padding: 0px 0px 0px 0px;
        /*width: 30%;*/
    }

    .DEproductimagebox {
        padding: 0px 0px 0px 0px;
        /*border:1px solid #585858;*/
    }

    .DEbrownlinebox {
        padding: 45px 10px 0px 10px;
    }

    .DEbrownlineboxin {
        background-color: #9a0000 !important;
        padding: 10px 10px 10px 10px;
        border: 2px solid #ffffff;
    }

    .DEbrownlineboxinouter {
        padding: 0px;
        border: 1px solid #cccccc;
    }

    .DEyelowline {
        font-size: 16px;
        color: #FFCC00 !important;
        /* padding: 22px 20px 0px 20px; */
        font-family: 'Segoe UI';
    }

    .DElineHeavy {
        FONT-SIZE: 14px;
        font-family: 'Segoe UI';
        TEXT-DECORATION: none;
        line-height: 22px;
        color: #333333;
        text-align: justify;
    }

    .DEfirstproductbelowpara {
        padding: 20px 20px 20px 0px;
    }

    .PMloverline {
        padding: 50px 0px 90px 0px;
        text-align: center;
        color: rgb(102, 102, 102);
        font-size: small;
        font-family: 'Segoe UI';
    }

    .productdiv1 {
        padding: 35px 0px 0px 0px;
    }

    .productdiv2 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv3 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv4 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv5 {
        padding: 0px 0px 0px 0px;
        text-align: center;
    }

    .productmfgline {
        font-family: 'Segoe UI';
        font-size: 17px;
        color: #2d76bd;
    }
    /*.whitebackgroundproduct {
    padding: 20px 0px 0px 0px;
        background-image: url('../Images/default_102_inner_02 - Copy.jpg');
        background-position: top;
        width: 76%;
         }*/

    .productcat {
        padding: 0px 0px 10px 40px;
    }

    .productlatlogname {
        color: #cc6600;
        font-family: 'Segoe UI';
        font-size: 27px;
    }

    .Productlinkintable {
        text-align: center;
        padding: 20px 0px 50px 0px;
    }

    .DEproductimageinproduct {
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        padding: 0px 0px 0px 0px;
    }

    .productsDepruductmaindiv {
        padding: 0px 0px 0px 0px;
    }






    .tradingdiv {
        padding: 0px 0px 0px 0px;
    }

    .tradingdivhalf {
        padding: 0px 0px 0px 30px;
        /*text-align:center;*/
    }



    .Tranding-ul {
        list-style: none; /* Remove default bullets */
        padding-left: 0; /* Remove default padding */
    }

        .Tranding-ul li {
            font-family: 'Segoe UI';
            position: relative;
            padding-left: 45px; /* Space for bullet */
            line-height: 30px; /* Ensure consistent vertical alignment */
            font-size: 14px;
            color: #333333;
        }

            .Tranding-ul li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); /* Aligns bullet vertically */
                width: 25px; /* Set bullet image width */
                height: 25px; /* Set bullet image height */
                background-image: url("../Images/bullet_orange.png");
                background-size: contain; /* Ensure the image fits properly */
                background-repeat: no-repeat;
            }

    .Profilediv {
        padding: 0px 40px 0px 40px;
        font-family: 'Segoe UI';
        line-height: 25px; /* Ensure consistent vertical alignment */
        font-size: 14px;
        color: #333333;
        text-align: justify;
    }

    .profilepara {
        padding: 10px 0px 0px 0px;
    }

    .profilecat {
        padding: 0px 0px 0px 40px;
    }

    .profileparabold {
        padding: 10px 0px 0px 0px;
        font-family: 'Segoe UI';
        line-height: 25px; /* Ensure consistent vertical alignment */
        font-size: 14px;
        color: #000000;
        font-weight: bold;
    }

    .innfradivhalf {
        padding: 0px 0px 0px 0px;
    }

    .profileparablue {
        font-family: 'Segoe UI';
        color: #2d76bd;
        font-size: 14px;
        font-weight: bold;
    }


    .infralistnonbulet {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 20px 0px; /* Aligns it properly with other list items */
    }

    .infralistnonbuletnospace {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 0px 0px; /* Aligns it properly with other list items */
    }

    .ContactDiv1 {
        padding: 0px 0px 0px 40px;
    }

    .ContactDiv2 {
        padding: 0px 0px 0px 0px;
    }

    .ContactDiv3 {
        padding: 0px 0px 0px 0px;
    }

    .conblueline {
        font-family: 'Segoe UI';
        color: #2d76bd;
        font-size: 14px;
        padding: 0px 0px 5px 0px;
    }

    .conlinemani {
        font-family: 'Segoe UI';
        color: #333333;
        font-size: 14px;
        line-height: 18px;
        padding: 0px 110px 20px 0px;
    }

        .conlinemani::after {
            content: "";
            display: block;
            width: 100%;
            height: 5px;
            background-image: url('../Images/dot_gray.png');
            background-repeat: repeat-x;
            background-position: center;
        }

    .conMaharashtra {
        padding: 0px 0px 10px 0px;
    }
     .DEorangeback110 {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 20px 0px; /* Aligns it properly with other list items */
    }

     .DEorangeback110 li {
        
        padding: 0px 0px 10px 0px; /* Aligns it properly with other list items */
    }


    .DEorangeback110 li > a {
        padding:0px 0px 0px 0px;
        TEXT-DECORATION: none;
        color: #CA4E02;
        font-size: 14px;
        font-family: 'Segoe UI';
        line-height:15px;
    }

        .DEorangeback110 li > a:hover {
            text-decoration: none;
            color: #333333;
        }

    .ContactDivemail {
        padding: 0px 0px 0px 0px;
                width: 10%;
    }

    .ContactDivemail1 {
        padding: 0px 0px 0px 0px;
    }
    .condivfreespace {
    padding:0px 0px 10px 0px;
    }

    .Contactform {
    padding:0px 0px 0px 0px;
    /*text-align:center;*/
    }
    .textbox_color {
    /*width:100%;*/
    /*background-color: #0c0c0c;
        border: 1px solid #363636;*/
        height: 30px;
        padding-left: 7px;
        color: #979691;
        width: 330px;
        /*font: 12px Poppins !important;*/
    }

        .tr_write {
        height: 35px;
    }
        /*Scrollup butoon css*/
    .scrollup {
       
        position: fixed;
        right: 23px;
        bottom: 50px;
        color: #FFCC00 ;
        background-color: #9a0000 ;
        width: 38px;
        height: 38px;
        text-align: center;
        /*padding: 9px 0 0 1px;*/
        z-index: 2000;
        font-size: 10px;
        line-height: 1;
        border:2px solid #ffffff;
        transition: all 0.4s ease-in-out;

    }

        .scrollup:hover {
            background-color: #FFCC00;
            transition: all 0.5s ease 0s;
            color: #9a0000;
        }
    .scrollup12 {
    border:1px solid #cccccc;
    }
   
}

@media only screen and (min-width: 1280px) and (max-width:1365px)  {

    .twoimageinline {
    width:45%;
    }
    .PPM1 {
        padding: 25px 0px 0px 0px;
    }

    .PM1 {
        padding: 0px 0px 0px 0px;
    }

    .PPM2 {
        padding: 32px 0px 0px 0px;
    }

    .ppmlogo {
        padding: 0px 0px 0px 20px;
        /*width: 22%;*/
        /*text-align:center;
    text-align: -webkit-center;
    text-align: -moz-center;*/
    }

    .ppmheading {
        padding: 0px 0px 0px 20px;
        /*width: 54%;*/
        /*text-align:center;
    text-align: -webkit-center;
    text-align: -moz-center;*/
    }

    .PMwhite {
        padding: 19px 0px 0px 0px;
    }

    .PMwhiteBackground {
        padding: 0px;
                width: 94%;
        background-color: #f0f0f0;
    }

    .PPMtextonimage {
        font-family: 'Segoe UI';
        font-size: 16px;
        color: #CC6600;
        text-align: center;
        padding: 2px 0px 6px 0px;
    }

    .PPMboximagediv {
                padding: 64px 0px 0px 0px;
        margin-left: -40px;
        /*width: 24%;*/
    }

    .pmspacelatters {
        letter-spacing: 13px;
    }

    .pmredline {
        padding: 0px 2px;
    }


    /*NAv bar start*/
    .PMnavbarstart {
        padding: 0px 0px 0px 0px;
        margin-top: -39px;
        /*background: #ccc;
    height: 53px;
    margin-top: -55px;*/
    }

    .pmredbackground {
        /*padding: 0px 0px 0px 64px;*/
        padding: 0px 0px 0px 0px;
        border: 1px solid #cccccc;
    }







    .navbar-inverse {
        /*height: 53px;*/
        background-color: #9a0000 !important;
        border: 2px solid #ffffff;
        /*margin-top: -44px;*/
        /*margin-top: 1px;*/
    }

    .navbar-nav > li > a {
        font-size: 17px;
        color: #FFCC00 !important;
        /*padding: 22px 20px 0px 20px;*/
        font-family: 'Segoe UI';
        padding: 15px 16px !important;
    }

        .navbar-nav > li > a:hover {
            color: #fff !important;
            text-decoration: underline;
            /*padding: 0px;*/
            /*transition: all 0.6s ease-in-out;*/
        }

    .GMaster {
        padding: 0px 0px 0px 0px;
    }

    .pmwhitehalf {
        background: #f1f1f1;
        height: 57px;
        border: 2px solid #ffffff;
        /*margin-top: -44px;
        margin-left: -10px;
        width: 38%;*/
    }

    .pmwhitehalfone {
        border: 1px solid #cccccc;
        padding: 0px;
        margin-left: -4px;
        width: 51%;
        /*margin-left: -30px;*/
    }

    /*Default Page*/


    .DefaultBackground {
        /*background-image: url('../Images/default_102_inner_02.jpg');*/
        margin-top: -10px;
        position: static;
        /*height:600px;*/
        padding: 30px 0px 0px 0px;
        position: absolute;
        z-index: 4;
    }

    .GMFA1 {
        color: #585858 !important;
        border: 1px solid grey;
        padding: 8px 9px 7px 9px;
        border-radius: 50%;
    }

    .defaultfafalogo {
        padding: 0px 0px 0px 0px;
    }

    .GMFA42 {
        padding: 0px 0px 0px 20px;
    }

    .EmailDefault {
        padding: 0px 0px 0px 5px;
    }

    .bannerslidenew {
        padding: 0px 0px 0px 0px;
    }

    .blueline {
        text-align: center;
        font-size: 30px;
        color: #2d76bd;
        margin-top: -59px;
        /*text-shadow:2px 2px black;*/
    }
    /*.advantages-ul {
        list-style-image: url(../Images/bullet_orange.png);
        line-height: 30px;
        color: #000;
        font-size: 16px;
        padding-left: 22px;
    }*/

    .advantages-ul {
        list-style: none; /* Remove default bullets */
        padding-left: 0; /* Remove default padding */
    }

        .advantages-ul li {
            position: relative;
            padding-left: 35px; /* Space for bullet */
            line-height: 29px; /* Ensure consistent vertical alignment */
            font-size: 16px;
            color: #000;
        }

            .advantages-ul li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); /* Aligns bullet vertically */
                width: 25px; /* Set bullet image width */
                height: 25px; /* Set bullet image height */
                background-image: url("../Images/bullet_orange.png");
                background-size: contain; /* Ensure the image fits properly */
                background-repeat: no-repeat;
            }

    .productlinklast ::before {
        top: 0% !important;
    }

    .advantages-ul > productlinklast ::after {
        background-image: none!important;
    }

    .productlink {
        FONT-SIZE: 14px;
        FONT-FAMILY: "Segoe UI";
        TEXT-DECORATION: none;
        color: #990000;
    }

        .productlink:hover {
            color: #0066CC;
            text-decoration: none;
        }

        .productlink:active {
            color: #0066CC;
            text-decoration: none;
        }




    .advantages-ul li::after {
        content: "";
        display: block;
        width: 100%;
        height: 5px;
        background-image: url('../Images/dot_gray.png');
        background-repeat: repeat-x;
        background-position: center;
    }

    .Defaultcontactdiv {
        padding: 0px 0px 0px 0px;
    }

    .whitebackground {
        padding: 30px 0px 40px 0px;
        /*background-image: url('../Images/default_04.jpg');
        background-position: top;*/
        /*width: 76%;*/
        background-color: #ffffff;
        border: 1px solid #cccccc;
    }

    .DEWhitelist {
        padding: 30px 0px;
    }

    .DEwihtsmalldiv {
        padding: 0px 0px 0px 0px;
        /*width: 12%;*/
    }

    .DEbrownheadingline {
       padding: 0px 6px 0px 2px;
    }

    .Depruductmaindiv {
        padding: 0px 0px 0px 27px;
    }

    .DEfirstproduct {
        padding: 0px 0px 0px 0px;
    }

    .DEproductimage {
        padding: 0px 0px 0px 0px;
        /*width: 30%;*/
    }

    .DEproductimagebox {
        padding: 0px 0px 0px 0px;
        /*border:1px solid #585858;*/
    }

    .DEbrownlinebox {
        padding: 45px 10px 0px 10px;
    }

    .DEbrownlineboxin {
        background-color: #9a0000 !important;
        padding: 10px 10px 10px 10px;
        border: 2px solid #ffffff;
    }

    .DEbrownlineboxinouter {
        padding: 0px;
        border: 1px solid #cccccc;
    }

    .DEyelowline {
        font-size: 16px;
        color: #FFCC00 !important;
        /* padding: 22px 20px 0px 20px; */
        font-family: 'Segoe UI';
    }

    .DElineHeavy {
        FONT-SIZE: 14px;
        font-family: 'Segoe UI';
        TEXT-DECORATION: none;
        line-height: 22px;
        color: #333333;
        text-align: justify;
    }

    .DEfirstproductbelowpara {
        padding: 20px 20px 20px 0px;
    }

    .PMloverline {
        padding: 50px 0px 90px 0px;
        text-align: center;
        color: rgb(102, 102, 102);
        font-size: small;
        font-family: 'Segoe UI';
    }

    .productdiv1 {
        padding: 35px 0px 0px 0px;
    }

    .productdiv2 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv3 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv4 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv5 {
        padding: 0px 0px 0px 0px;
        text-align: center;
    }

    .productmfgline {
        font-family: 'Segoe UI';
        font-size: 17px;
        color: #2d76bd;
    }
    /*.whitebackgroundproduct {
    padding: 20px 0px 0px 0px;
        background-image: url('../Images/default_102_inner_02 - Copy.jpg');
        background-position: top;
        width: 76%;
         }*/

    .productcat {
        padding: 0px 0px 10px 40px;
    }

    .productlatlogname {
        color: #cc6600;
        font-family: 'Segoe UI';
        font-size: 27px;
    }

    .Productlinkintable {
        text-align: center;
        padding: 20px 0px 50px 0px;
    }

    .DEproductimageinproduct {
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        padding: 0px 0px 0px 0px;
    }

    .productsDepruductmaindiv {
        padding: 0px 0px 0px 0px;
    }






    .tradingdiv {
        padding: 0px 0px 0px 0px;
    }

    .tradingdivhalf {
        padding: 0px 0px 0px 30px;
        /*text-align:center;*/
    }



    .Tranding-ul {
        list-style: none; /* Remove default bullets */
        padding-left: 0; /* Remove default padding */
    }

        .Tranding-ul li {
            font-family: 'Segoe UI';
            position: relative;
            padding-left: 45px; /* Space for bullet */
            line-height: 30px; /* Ensure consistent vertical alignment */
            font-size: 14px;
            color: #333333;
        }

            .Tranding-ul li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); /* Aligns bullet vertically */
                width: 25px; /* Set bullet image width */
                height: 25px; /* Set bullet image height */
                background-image: url("../Images/bullet_orange.png");
                background-size: contain; /* Ensure the image fits properly */
                background-repeat: no-repeat;
            }

    .Profilediv {
        padding: 0px 40px 0px 40px;
        font-family: 'Segoe UI';
        line-height: 25px; /* Ensure consistent vertical alignment */
        font-size: 14px;
        color: #333333;
        text-align: justify;
    }

    .profilepara {
        padding: 10px 0px 0px 0px;
    }

    .profilecat {
        padding: 0px 0px 0px 40px;
    }

    .profileparabold {
        padding: 10px 0px 0px 0px;
        font-family: 'Segoe UI';
        line-height: 25px; /* Ensure consistent vertical alignment */
        font-size: 14px;
        color: #000000;
        font-weight: bold;
    }

    .innfradivhalf {
        padding: 0px 0px 0px 0px;
    }

    .profileparablue {
        font-family: 'Segoe UI';
        color: #2d76bd;
        font-size: 14px;
        font-weight: bold;
    }


    .infralistnonbulet {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 20px 0px; /* Aligns it properly with other list items */
    }

    .infralistnonbuletnospace {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 0px 0px; /* Aligns it properly with other list items */
    }

    .ContactDiv1 {
        padding: 0px 0px 0px 40px;
    }

    .ContactDiv2 {
        padding: 0px 0px 0px 0px;
    }

    .ContactDiv3 {
        padding: 0px 0px 0px 0px;
    }

    .conblueline {
        font-family: 'Segoe UI';
        color: #2d76bd;
        font-size: 14px;
        padding: 0px 0px 5px 0px;
    }

    .conlinemani {
        font-family: 'Segoe UI';
        color: #333333;
        font-size: 14px;
        line-height: 18px;
        padding: 0px 110px 20px 0px;
    }

        .conlinemani::after {
            content: "";
            display: block;
            width: 100%;
            height: 5px;
            background-image: url('../Images/dot_gray.png');
            background-repeat: repeat-x;
            background-position: center;
        }

    .conMaharashtra {
        padding: 0px 0px 10px 0px;
    }
     .DEorangeback110 {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 20px 0px; /* Aligns it properly with other list items */
    }

     .DEorangeback110 li {
        
        padding: 0px 0px 10px 0px; /* Aligns it properly with other list items */
    }


    .DEorangeback110 li > a {
        padding:0px 0px 0px 0px;
        TEXT-DECORATION: none;
        color: #CA4E02;
        font-size: 14px;
        font-family: 'Segoe UI';
        line-height:15px;
    }

        .DEorangeback110 li > a:hover {
            text-decoration: none;
            color: #333333;
        }

    .ContactDivemail {
        padding: 0px 0px 0px 0px;
                width: 10%;
    }

    .ContactDivemail1 {
        padding: 0px 0px 0px 0px;
    }
    .condivfreespace {
    padding:0px 0px 10px 0px;
    }

    .Contactform {
    padding:0px 0px 0px 0px;
    /*text-align:center;*/
    }
    .textbox_color {
    /*width:100%;*/
    /*background-color: #0c0c0c;
        border: 1px solid #363636;*/
        height: 30px;
        padding-left: 7px;
        color: #979691;
        width: 330px;
        /*font: 12px Poppins !important;*/
    }

        .tr_write {
        height: 35px;
    }
        /*Scrollup butoon css*/
    .scrollup {
       
        position: fixed;
        right: 23px;
        bottom: 50px;
        color: #FFCC00 ;
        background-color: #9a0000 ;
        width: 38px;
        height: 38px;
        text-align: center;
        /*padding: 9px 0 0 1px;*/
        z-index: 2000;
        font-size: 10px;
        line-height: 1;
        border:2px solid #ffffff;
        transition: all 0.4s ease-in-out;

    }

        .scrollup:hover {
            background-color: #FFCC00;
            transition: all 0.5s ease 0s;
            color: #9a0000;
        }
    .scrollup12 {
    border:1px solid #cccccc;
    }
   
}

@media only screen and (min-width: 1024px) and (max-width:1279px)  {

    .twoimageinline {
    width:45%;
    }
    .PPM1 {
        padding: 25px 0px 0px 0px;
    }

    .PM1 {
        padding: 0px 0px 0px 0px;
    }

    .PPM2 {
        padding: 32px 0px 0px 0px;
    }

    .ppmlogo {
        padding: 0px 0px 0px 20px;
        /*width: 22%;*/
        /*text-align:center;
    text-align: -webkit-center;
    text-align: -moz-center;*/
    }

    .ppmheading {
        padding: 0px 0px 0px 20px;
        /*width: 54%;*/
        /*text-align:center;
    text-align: -webkit-center;
    text-align: -moz-center;*/
    }

    .PMwhite {
        padding: 19px 0px 0px 0px;
    }

    .PMwhiteBackground {
        padding: 0px;
                width: 94%;
        background-color: #f0f0f0;
    }

    .PPMtextonimage {
        font-family: 'Segoe UI';
        font-size: 16px;
        color: #CC6600;
        text-align: center;
        padding: 2px 0px 6px 0px;
    }

    .PPMboximagediv {
                padding: 64px 0px 0px 0px;
        margin-left: -40px;
        /*width: 24%;*/
    }

    .pmspacelatters {
        letter-spacing: 13px;
    }

    .pmredline {
        padding: 0px 2px;
    }


    /*NAv bar start*/
    .PMnavbarstart {
        padding: 0px 0px 0px 0px;
        margin-top: -39px;
        /*background: #ccc;
    height: 53px;
    margin-top: -55px;*/
    }

    .pmredbackground {
        /*padding: 0px 0px 0px 64px;*/
        padding: 0px 0px 0px 0px;
        border: 1px solid #cccccc;
    }







    .navbar-inverse {
        /*height: 53px;*/
        background-color: #9a0000 !important;
        border: 2px solid #ffffff;
        /*margin-top: -44px;*/
        /*margin-top: 1px;*/
    }

    .navbar-nav > li > a {
        font-size: 17px;
        color: #FFCC00 !important;
        /*padding: 22px 20px 0px 20px;*/
        font-family: 'Segoe UI';
        padding: 15px 16px !important;
    }

        .navbar-nav > li > a:hover {
            color: #fff !important;
            text-decoration: underline;
            /*padding: 0px;*/
            /*transition: all 0.6s ease-in-out;*/
        }

    .GMaster {
        padding: 0px 0px 0px 0px;
    }

    .pmwhitehalf {
        background: #f1f1f1;
        height: 57px;
        border: 2px solid #ffffff;
        /*margin-top: -44px;
        margin-left: -10px;
        width: 38%;*/
    }

    .pmwhitehalfone {
        border: 1px solid #cccccc;
        padding: 0px;
        margin-left: -48px;
        width: 90%;
        /*margin-left: -30px;*/
    }

    /*Default Page*/


    .DefaultBackground {
        /*background-image: url('../Images/default_102_inner_02.jpg');*/
        margin-top: -10px;
        position: static;
        /*height:600px;*/
        padding: 20px 0px 0px 0px;
        position: absolute;
        z-index: 4;
    }

    .GMFA1 {
        color: #585858 !important;
        border: 1px solid grey;
        padding: 8px 9px 7px 9px;
        border-radius: 50%;
    }

    .defaultfafalogo {
        padding: 0px 0px 0px 0px;
    }

    .GMFA42 {
        padding: 0px 0px 0px 20px;
    }

    .EmailDefault {
        padding: 0px 0px 0px 5px;
    }

    .bannerslidenew {
        padding: 0px 0px 0px 0px;
    }

    .blueline {
        text-align: center;
        font-size: 30px;
        color: #2d76bd;
        margin-top: -59px;
        /*text-shadow:2px 2px black;*/
    }
    /*.advantages-ul {
        list-style-image: url(../Images/bullet_orange.png);
        line-height: 30px;
        color: #000;
        font-size: 16px;
        padding-left: 22px;
    }*/

    .advantages-ul {
        list-style: none; /* Remove default bullets */
        padding-left: 0; /* Remove default padding */
    }

        .advantages-ul li {
            position: relative;
            padding-left: 35px; /* Space for bullet */
            line-height: 29px; /* Ensure consistent vertical alignment */
            font-size: 16px;
            color: #000;
        }

            .advantages-ul li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); /* Aligns bullet vertically */
                width: 25px; /* Set bullet image width */
                height: 25px; /* Set bullet image height */
                background-image: url("../Images/bullet_orange.png");
                background-size: contain; /* Ensure the image fits properly */
                background-repeat: no-repeat;
            }

    .productlinklast ::before {
        top: 0% !important;
    }

    .advantages-ul > productlinklast ::after {
        background-image: none!important;
    }

    .productlink {
        FONT-SIZE: 14px;
        FONT-FAMILY: "Segoe UI";
        TEXT-DECORATION: none;
        color: #990000;
    }

        .productlink:hover {
            color: #0066CC;
            text-decoration: none;
        }

        .productlink:active {
            color: #0066CC;
            text-decoration: none;
        }




    .advantages-ul li::after {
        content: "";
        display: block;
        width: 100%;
        height: 5px;
        background-image: url('../Images/dot_gray.png');
        background-repeat: repeat-x;
        background-position: center;
    }

    .Defaultcontactdiv {
        padding: 0px 0px 0px 0px;
    }

    .whitebackground {
        padding: 30px 0px 40px 0px;
        /*background-image: url('../Images/default_04.jpg');
        background-position: top;*/
        /*width: 76%;*/
        background-color: #ffffff;
        border: 1px solid #cccccc;
    }

    .DEWhitelist {
        padding: 30px 0px;
    }

    .DEwihtsmalldiv {
        padding: 0px 0px 0px 0px;
        /*width: 12%;*/
    }

    .DEbrownheadingline {
       padding: 0px 6px 0px 2px;
    }

    .Depruductmaindiv {
        padding: 0px 0px 0px 27px;
    }

    .DEfirstproduct {
        padding: 0px 0px 0px 0px;
    }

    .DEproductimage {
        padding: 0px 0px 0px 0px;
        /*width: 30%;*/
    }

    .DEproductimagebox {
        padding: 0px 0px 0px 0px;
        /*border:1px solid #585858;*/
    }

    .DEbrownlinebox {
        padding: 45px 10px 0px 10px;
    }

    .DEbrownlineboxin {
        background-color: #9a0000 !important;
        padding: 10px 10px 10px 10px;
        border: 2px solid #ffffff;
    }

    .DEbrownlineboxinouter {
        padding: 0px;
        border: 1px solid #cccccc;
    }

    .DEyelowline {
        font-size: 16px;
        color: #FFCC00 !important;
        /* padding: 22px 20px 0px 20px; */
        font-family: 'Segoe UI';
    }

    .DElineHeavy {
        FONT-SIZE: 14px;
        font-family: 'Segoe UI';
        TEXT-DECORATION: none;
        line-height: 22px;
        color: #333333;
        text-align: justify;
    }

    .DEfirstproductbelowpara {
        padding: 20px 20px 20px 0px;
    }

    .PMloverline {
        padding: 50px 0px 90px 0px;
        text-align: center;
        color: rgb(102, 102, 102);
        font-size: small;
        font-family: 'Segoe UI';
    }

    .productdiv1 {
        padding: 35px 0px 0px 0px;
    }

    .productdiv2 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv3 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv4 {
        padding: 0px 0px 0px 0px;
        text-align:center;
    }

    .productdiv5 {
        padding: 0px 0px 0px 0px;
        text-align: center;
    }

    .productmfgline {
        font-family: 'Segoe UI';
        font-size: 17px;
        color: #2d76bd;
    }
    /*.whitebackgroundproduct {
    padding: 20px 0px 0px 0px;
        background-image: url('../Images/default_102_inner_02 - Copy.jpg');
        background-position: top;
        width: 76%;
         }*/

    .productcat {
        padding: 0px 0px 10px 40px;
    }

    .productlatlogname {
        color: #cc6600;
        font-family: 'Segoe UI';
        font-size: 27px;
    }

    .Productlinkintable {
        text-align: center;
        padding: 20px 0px 50px 0px;
    }

    .DEproductimageinproduct {
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        padding: 0px 0px 0px 0px;
    }

    .productsDepruductmaindiv {
        padding: 0px 0px 0px 0px;
    }






    .tradingdiv {
        padding: 0px 0px 0px 0px;
    }

    .tradingdivhalf {
        padding: 0px 0px 0px 30px;
        /*text-align:center;*/
    }



    .Tranding-ul {
        list-style: none; /* Remove default bullets */
        padding-left: 0; /* Remove default padding */
    }

        .Tranding-ul li {
            font-family: 'Segoe UI';
            position: relative;
            padding-left: 45px; /* Space for bullet */
            line-height: 30px; /* Ensure consistent vertical alignment */
            font-size: 14px;
            color: #333333;
        }

            .Tranding-ul li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); /* Aligns bullet vertically */
                width: 25px; /* Set bullet image width */
                height: 25px; /* Set bullet image height */
                background-image: url("../Images/bullet_orange.png");
                background-size: contain; /* Ensure the image fits properly */
                background-repeat: no-repeat;
            }

    .Profilediv {
        padding: 0px 40px 0px 40px;
        font-family: 'Segoe UI';
        line-height: 25px; /* Ensure consistent vertical alignment */
        font-size: 14px;
        color: #333333;
        text-align: justify;
    }

    .profilepara {
        padding: 10px 0px 0px 0px;
    }

    .profilecat {
        padding: 0px 0px 0px 40px;
    }

    .profileparabold {
        padding: 10px 0px 0px 0px;
        font-family: 'Segoe UI';
        line-height: 25px; /* Ensure consistent vertical alignment */
        font-size: 14px;
        color: #000000;
        font-weight: bold;
    }

    .innfradivhalf {
        padding: 0px 0px 0px 0px;
    }

    .profileparablue {
        font-family: 'Segoe UI';
        color: #2d76bd;
        font-size: 14px;
        font-weight: bold;
    }


    .infralistnonbulet {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 20px 0px; /* Aligns it properly with other list items */
    }

    .infralistnonbuletnospace {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 0px 0px; /* Aligns it properly with other list items */
    }

    .ContactDiv1 {
        padding: 0px 0px 0px 40px;
    }

    .ContactDiv2 {
        padding: 0px 0px 0px 0px;
    }

    .ContactDiv3 {
        padding: 0px 0px 0px 0px;
    }

    .conblueline {
        font-family: 'Segoe UI';
        color: #2d76bd;
        font-size: 14px;
        padding: 0px 0px 5px 0px;
    }

    .conlinemani {
        font-family: 'Segoe UI';
        color: #333333;
        font-size: 14px;
        line-height: 18px;
        padding: 0px 110px 20px 0px;
    }

        .conlinemani::after {
            content: "";
            display: block;
            width: 100%;
            height: 5px;
            background-image: url('../Images/dot_gray.png');
            background-repeat: repeat-x;
            background-position: center;
        }

    .conMaharashtra {
        padding: 0px 0px 10px 0px;
    }
     .DEorangeback110 {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 20px 0px; /* Aligns it properly with other list items */
    }

     .DEorangeback110 li {
        
        padding: 0px 0px 10px 0px; /* Aligns it properly with other list items */
    }


    .DEorangeback110 li > a {
        padding:0px 0px 0px 0px;
        TEXT-DECORATION: none;
        color: #CA4E02;
        font-size: 14px;
        font-family: 'Segoe UI';
        line-height:15px;
    }

        .DEorangeback110 li > a:hover {
            text-decoration: none;
            color: #333333;
        }

    .ContactDivemail {
        padding: 0px 0px 0px 0px;
                width: 10%;
    }

    .ContactDivemail1 {
        padding: 0px 0px 0px 0px;
    }
    .condivfreespace {
    padding:0px 0px 10px 0px;
    }

    .Contactform {
    padding:0px 0px 0px 0px;
    /*text-align:center;*/
    }
    .textbox_color {
    /*width:100%;*/
    /*background-color: #0c0c0c;
        border: 1px solid #363636;*/
        height: 30px;
        padding-left: 7px;
        color: #979691;
        width: 330px;
        /*font: 12px Poppins !important;*/
    }

        .tr_write {
        height: 35px;
    }
        /*Scrollup butoon css*/
    .scrollup {
       
        position: fixed;
        right: 23px;
        bottom: 50px;
        color: #FFCC00 ;
        background-color: #9a0000 ;
        width: 38px;
        height: 38px;
        text-align: center;
        /*padding: 9px 0 0 1px;*/
        z-index: 2000;
        font-size: 10px;
        line-height: 1;
        border:2px solid #ffffff;
        transition: all 0.4s ease-in-out;

    }

        .scrollup:hover {
            background-color: #FFCC00;
            transition: all 0.5s ease 0s;
            color: #9a0000;
        }
    .scrollup12 {
    border:1px solid #cccccc;
    }
   
}

@media only screen and (min-width: 915px) and (max-width:1023px)  {

    .twoimageinline {
    width:45%;
    }
    .PPM1 {
        padding: 25px 0px 0px 0px;
    }

    .PM1 {
        padding: 0px 0px 0px 0px;
    }

    .PPM2 {
        padding: 32px 0px 0px 0px;
    }

    .ppmlogo {
        padding: 0px 0px 0px 20px;
        /*width: 22%;*/
        /*text-align:center;
    text-align: -webkit-center;
    text-align: -moz-center;*/
    }

    .ppmheading {
        padding: 0px 0px 0px 20px;
        /*width: 54%;*/
        /*text-align:center;
    text-align: -webkit-center;
    text-align: -moz-center;*/
    }

    .PMwhite {
        padding: 19px 0px 0px 0px;
    }

    .PMwhiteBackground {
        padding: 0px;
                width: 94%;
        background-color: #f0f0f0;
    }

    .PPMtextonimage {
        font-family: 'Segoe UI';
        font-size: 16px;
        color: #CC6600;
        text-align: center;
        padding: 2px 0px 6px 0px;
    }

    .PPMboximagediv {
                padding: 24px 0px 0px 0px;
        margin-left: -22px;
        /*width: 24%;*/
    }

    .pmspacelatters {
        letter-spacing: 13px;
    }

    .pmredline {
        padding: 0px 2px;
    }


    /*NAv bar start*/
    .PMnavbarstart {
        padding: 0px 0px 0px 50px;
        margin-top: -39px;
        /*background: #ccc;
    height: 53px;
    margin-top: -55px;*/
    }

    .pmredbackground {
        /*padding: 0px 0px 0px 64px;*/
        padding: 0px 0px 0px 0px;
        border: 1px solid #cccccc;
    }







    .navbar-inverse {
        /*height: 53px;*/
        background-color: #9a0000 !important;
        border: 2px solid #ffffff;
        /*margin-top: -44px;*/
        /*margin-top: 1px;*/
    }

    .navbar-nav > li > a {
        font-size: 17px;
        color: #FFCC00 !important;
        /*padding: 22px 20px 0px 20px;*/
        font-family: 'Segoe UI';
        padding: 15px 16px !important;
    }

        .navbar-nav > li > a:hover {
            color: #fff !important;
            text-decoration: underline;
            /*padding: 0px;*/
            /*transition: all 0.6s ease-in-out;*/
        }

    .GMaster {
        padding: 0px 0px 0px 0px;
    }

    .pmwhitehalf {
        background: #f1f1f1;
        height: 57px;
        border: 2px solid #ffffff;
        /*margin-top: -44px;
        margin-left: -10px;
        width: 38%;*/
    }

    .pmwhitehalfone {
        border: 1px solid #cccccc;
        padding: 0px;
        margin-left: -4px;
        /*width: 90%;*/
        /*margin-left: -30px;*/
    }

    /*Default Page*/


    .DefaultBackground {
        /*background-image: url('../Images/default_102_inner_02.jpg');*/
        /*margin-top: -10px;*/
        position: static;
        /*height:600px;*/
        padding: 15px 0px 0px 0px;
        position: absolute;
        z-index: 4;
        text-align:center;
    }

    .GMFA1 {
        color: #585858 !important;
        border: 1px solid grey;
        padding: 8px 9px 7px 9px;
        border-radius: 50%;
    }

    .defaultfafalogo {
        padding: 0px 0px 0px 0px;
    }

    .GMFA42 {
        padding: 0px 0px 0px 20px;
    }

    .EmailDefault {
        padding: 0px 0px 0px 5px;
    }

    .bannerslidenew {
        padding: 0px 0px 0px 0px;
    }

    .blueline {
        text-align: center;
        font-size: 30px;
        color: #2d76bd;
        margin-top: -59px;
        /*text-shadow:2px 2px black;*/
    }
    /*.advantages-ul {
        list-style-image: url(../Images/bullet_orange.png);
        line-height: 30px;
        color: #000;
        font-size: 16px;
        padding-left: 22px;
    }*/

    .advantages-ul {
        list-style: none; /* Remove default bullets */
        padding-left: 0; /* Remove default padding */
    }

        .advantages-ul li {
            position: relative;
            padding-left: 35px; /* Space for bullet */
            line-height: 29px; /* Ensure consistent vertical alignment */
            font-size: 16px;
            color: #000;
        }

            .advantages-ul li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); /* Aligns bullet vertically */
                width: 25px; /* Set bullet image width */
                height: 25px; /* Set bullet image height */
                background-image: url("../Images/bullet_orange.png");
                background-size: contain; /* Ensure the image fits properly */
                background-repeat: no-repeat;
            }

    .productlinklast ::before {
        top: 0% !important;
    }

    .advantages-ul > productlinklast ::after {
        background-image: none!important;
    }

    .productlink {
        FONT-SIZE: 14px;
        FONT-FAMILY: "Segoe UI";
        TEXT-DECORATION: none;
        color: #990000;
    }

        .productlink:hover {
            color: #0066CC;
            text-decoration: none;
        }

        .productlink:active {
            color: #0066CC;
            text-decoration: none;
        }




    .advantages-ul li::after {
        content: "";
        display: block;
        width: 100%;
        height: 5px;
        background-image: url('../Images/dot_gray.png');
        background-repeat: repeat-x;
        background-position: center;
    }

    .Defaultcontactdiv {
        padding: 0px 0px 0px 0px;
    }

    .whitebackground {
        padding: 30px 0px 40px 0px;
        /*background-image: url('../Images/default_04.jpg');
        background-position: top;*/
        /*width: 76%;*/
        background-color: #ffffff;
        border: 1px solid #cccccc;
    }

    .DEWhitelist {
        padding: 30px 0px;
    }

    .DEwihtsmalldiv {
        padding: 0px 0px 0px 0px;
        /*width: 12%;*/
    }

    .DEbrownheadingline {
       padding: 0px 30px 0px 20px;
    }

    .Depruductmaindiv {
        padding: 30px 20px 0px 27px;
    }

    .DEfirstproduct {
        padding: 0px 0px 0px 0px;
    }

    .DEproductimage {
        padding: 0px 0px 0px 0px;
        /*width: 30%;*/
    }

    .DEproductimagebox {
        padding: 0px 0px 0px 0px;
        /*border:1px solid #585858;*/
    }

    .DEbrownlinebox {
        padding: 45px 10px 0px 10px;
    }

    .DEbrownlineboxin {
        background-color: #9a0000 !important;
        padding: 10px 10px 10px 10px;
        border: 2px solid #ffffff;
    }

    .DEbrownlineboxinouter {
        padding: 0px;
        border: 1px solid #cccccc;
    }

    .DEyelowline {
        font-size: 16px;
        color: #FFCC00 !important;
        /* padding: 22px 20px 0px 20px; */
        font-family: 'Segoe UI';
    }

    .DElineHeavy {
        FONT-SIZE: 14px;
        font-family: 'Segoe UI';
        TEXT-DECORATION: none;
        line-height: 22px;
        color: #333333;
        text-align: justify;
    }

    .DEfirstproductbelowpara {
        padding: 20px 20px 20px 0px;
    }

    .PMloverline {
        padding: 50px 0px 90px 0px;
        text-align: center;
        color: rgb(102, 102, 102);
        font-size: small;
        font-family: 'Segoe UI';
    }

    .productdiv1 {
        padding: 35px 0px 0px 0px;
    }

    .productdiv2 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv3 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv4 {
        padding: 0px 0px 0px 0px;
        text-align:center;
    }

    .productdiv5 {
        padding: 0px 0px 0px 0px;
        text-align: center;
    }

    .productmfgline {
        font-family: 'Segoe UI';
        font-size: 17px;
        color: #2d76bd;
    }
    /*.whitebackgroundproduct {
    padding: 20px 0px 0px 0px;
        background-image: url('../Images/default_102_inner_02 - Copy.jpg');
        background-position: top;
        width: 76%;
         }*/

    .productcat {
        padding: 0px 0px 10px 40px;
    }

    .productlatlogname {
        color: #cc6600;
        font-family: 'Segoe UI';
        font-size: 27px;
    }

    .Productlinkintable {
        text-align: center;
        padding: 20px 0px 50px 0px;
    }

    .DEproductimageinproduct {
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        padding: 0px 0px 0px 0px;
    }

    .productsDepruductmaindiv {
        padding: 20px 18px 0px 13px;
    }






    .tradingdiv {
        padding: 0px 0px 0px 0px;
    }

    .tradingdivhalf {
        padding: 0px 0px 0px 30px;
        /*text-align:center;*/
    }



    .Tranding-ul {
        list-style: none; /* Remove default bullets */
        padding-left: 0; /* Remove default padding */
    }

        .Tranding-ul li {
            font-family: 'Segoe UI';
            position: relative;
            padding-left: 45px; /* Space for bullet */
            line-height: 30px; /* Ensure consistent vertical alignment */
            font-size: 14px;
            color: #333333;
        }

            .Tranding-ul li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); /* Aligns bullet vertically */
                width: 25px; /* Set bullet image width */
                height: 25px; /* Set bullet image height */
                background-image: url("../Images/bullet_orange.png");
                background-size: contain; /* Ensure the image fits properly */
                background-repeat: no-repeat;
            }

    .Profilediv {
        padding: 0px 40px 0px 40px;
        font-family: 'Segoe UI';
        line-height: 25px; /* Ensure consistent vertical alignment */
        font-size: 14px;
        color: #333333;
        text-align: justify;
    }

    .profilepara {
        padding: 10px 0px 0px 0px;
    }

    .profilecat {
        padding: 0px 0px 0px 40px;
    }

    .profileparabold {
        padding: 10px 0px 0px 0px;
        font-family: 'Segoe UI';
        line-height: 25px; /* Ensure consistent vertical alignment */
        font-size: 14px;
        color: #000000;
        font-weight: bold;
    }

    .innfradivhalf {
        padding: 0px 0px 0px 0px;
    }

    .profileparablue {
        font-family: 'Segoe UI';
        color: #2d76bd;
        font-size: 14px;
        font-weight: bold;
    }


    .infralistnonbulet {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 20px 0px; /* Aligns it properly with other list items */
    }

    .infralistnonbuletnospace {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 0px 0px; /* Aligns it properly with other list items */
    }

    .ContactDiv1 {
        padding: 0px 0px 0px 40px;
    }

    .ContactDiv2 {
        padding: 0px 0px 0px 0px;
    }

    .ContactDiv3 {
        padding: 0px 0px 0px 0px;
    }

    .conblueline {
        font-family: 'Segoe UI';
        color: #2d76bd;
        font-size: 14px;
        padding: 0px 0px 5px 0px;
    }

    .conlinemani {
        font-family: 'Segoe UI';
        color: #333333;
        font-size: 14px;
        line-height: 18px;
        padding: 0px 110px 20px 0px;
    }

        .conlinemani::after {
            content: "";
            display: block;
            width: 100%;
            height: 5px;
            background-image: url('../Images/dot_gray.png');
            background-repeat: repeat-x;
            background-position: center;
        }

    .conMaharashtra {
        padding: 0px 0px 10px 0px;
    }
     .DEorangeback110 {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 20px 0px; /* Aligns it properly with other list items */
    }

     .DEorangeback110 li {
        
        padding: 0px 0px 10px 0px; /* Aligns it properly with other list items */
    }


    .DEorangeback110 li > a {
        padding:0px 0px 0px 0px;
        TEXT-DECORATION: none;
        color: #CA4E02;
        font-size: 14px;
        font-family: 'Segoe UI';
        line-height:15px;
    }

        .DEorangeback110 li > a:hover {
            text-decoration: none;
            color: #333333;
        }

    .ContactDivemail {
        padding: 0px 0px 0px 0px;
                width: 10%;
    }

    .ContactDivemail1 {
        padding: 0px 0px 0px 0px;
    }
    .condivfreespace {
    padding:0px 0px 10px 0px;
    }

    .Contactform {
    padding:0px 0px 0px 0px;
    /*text-align:center;*/
    }
    .textbox_color {
    /*width:100%;*/
    /*background-color: #0c0c0c;
        border: 1px solid #363636;*/
        height: 30px;
        padding-left: 7px;
        color: #979691;
        width: 330px;
        /*font: 12px Poppins !important;*/
    }

        .tr_write {
        height: 35px;
    }
        /*Scrollup butoon css*/
    .scrollup {
       
        position: fixed;
        right: 23px;
        bottom: 50px;
        color: #FFCC00 ;
        background-color: #9a0000 ;
        width: 38px;
        height: 38px;
        text-align: center;
        /*padding: 9px 0 0 1px;*/
        z-index: 2000;
        font-size: 10px;
        line-height: 1;
        border:2px solid #ffffff;
        transition: all 0.4s ease-in-out;

    }

        .scrollup:hover {
            background-color: #FFCC00;
            transition: all 0.5s ease 0s;
            color: #9a0000;
        }
    .scrollup12 {
    border:1px solid #cccccc;
    }
   
}

@media only screen and (min-width: 892px) and (max-width:914px)  {

    .linkinbelow {
    text-align:center;
    }
    .twoimageinline {
    width:45%;
    }
    .PPM1 {
        padding: 25px 0px 0px 0px;
    }

    .PM1 {
        padding: 0px 0px 0px 0px;
    }

    .PPM2 {
        padding: 32px 0px 0px 0px;
    }

    .ppmlogo {
        padding: 0px 0px 0px 20px;
        /*width: 22%;*/
        /*text-align:center;
    text-align: -webkit-center;
    text-align: -moz-center;*/
    }

    .ppmheading {
        padding: 0px 0px 0px 20px;
        /*width: 54%;*/
        /*text-align:center;
    text-align: -webkit-center;
    text-align: -moz-center;*/
    }

    .PMwhite {
        padding: 19px 0px 0px 0px;
    }

    .PMwhiteBackground {
        padding: 0px;
                width: 94%;
        background-color: #f0f0f0;
    }

    .PPMtextonimage {
        font-family: 'Segoe UI';
        font-size: 16px;
        color: #CC6600;
        text-align: center;
        padding: 2px 0px 6px 0px;
    }

    .PPMboximagediv {
                padding: 24px 0px 0px 0px;
        margin-left: -22px;
        /*width: 24%;*/
    }

    .pmspacelatters {
        letter-spacing: 13px;
    }

    .pmredline {
        padding: 0px 2px;
    }


    /*NAv bar start*/
    .PMnavbarstart {
        padding: 0px 0px 0px 50px;
        margin-top: -39px;
        /*background: #ccc;
    height: 53px;
    margin-top: -55px;*/
    }

    .pmredbackground {
        /*padding: 0px 0px 0px 64px;*/
        padding: 0px 0px 0px 0px;
        border: 1px solid #cccccc;
    }







    .navbar-inverse {
        /*height: 53px;*/
        background-color: #9a0000 !important;
        border: 2px solid #ffffff;
        /*margin-top: -44px;*/
        /*margin-top: 1px;*/
    }

    .navbar-nav > li > a {
        font-size: 17px;
        color: #FFCC00 !important;
        /*padding: 22px 20px 0px 20px;*/
        font-family: 'Segoe UI';
        padding: 15px 16px !important;
    }

        .navbar-nav > li > a:hover {
            color: #fff !important;
            text-decoration: underline;
            /*padding: 0px;*/
            /*transition: all 0.6s ease-in-out;*/
        }

    .GMaster {
        padding: 0px 0px 0px 0px;
    }

    .pmwhitehalf {
        background: #f1f1f1;
        height: 57px;
        border: 2px solid #ffffff;
        /*margin-top: -44px;
        margin-left: -10px;
        width: 38%;*/
    }

    .pmwhitehalfone {
        border: 1px solid #cccccc;
        padding: 0px;
        margin-left: -4px;
        /*width: 90%;*/
        /*margin-left: -30px;*/
    }

    /*Default Page*/


    .DefaultBackground {
        /*background-image: url('../Images/default_102_inner_02.jpg');*/
        /*margin-top: -10px;*/
        position: static;
        /*height:600px;*/
        padding: 15px 0px 0px 0px;
        position: absolute;
        z-index: 4;
        text-align:center;
    }

    .GMFA1 {
        color: #585858 !important;
        border: 1px solid grey;
        padding: 8px 9px 7px 9px;
        border-radius: 50%;
    }

    .defaultfafalogo {
        padding: 0px 0px 0px 0px;
    }

    .GMFA42 {
        padding: 0px 0px 0px 20px;
    }

    .EmailDefault {
        padding: 0px 0px 0px 5px;
    }

    .bannerslidenew {
        padding: 0px 0px 0px 0px;
    }

    .blueline {
        text-align: center;
        font-size: 30px;
        color: #2d76bd;
        margin-top: -59px;
        /*text-shadow:2px 2px black;*/
    }
    /*.advantages-ul {
        list-style-image: url(../Images/bullet_orange.png);
        line-height: 30px;
        color: #000;
        font-size: 16px;
        padding-left: 22px;
    }*/

    .advantages-ul {
        list-style: none; /* Remove default bullets */
        padding-left: 0; /* Remove default padding */
    }

        .advantages-ul li {
            position: relative;
            padding-left: 35px; /* Space for bullet */
            line-height: 29px; /* Ensure consistent vertical alignment */
            font-size: 16px;
            color: #000;
        }

            .advantages-ul li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); /* Aligns bullet vertically */
                width: 25px; /* Set bullet image width */
                height: 25px; /* Set bullet image height */
                background-image: url("../Images/bullet_orange.png");
                background-size: contain; /* Ensure the image fits properly */
                background-repeat: no-repeat;
            }

    .productlinklast ::before {
        top: 0% !important;
    }

    .advantages-ul > productlinklast ::after {
        background-image: none!important;
    }

    .productlink {
        FONT-SIZE: 14px;
        FONT-FAMILY: "Segoe UI";
        TEXT-DECORATION: none;
        color: #990000;
    }

        .productlink:hover {
            color: #0066CC;
            text-decoration: none;
        }

        .productlink:active {
            color: #0066CC;
            text-decoration: none;
        }




    .advantages-ul li::after {
        content: "";
        display: block;
        width: 100%;
        height: 5px;
        background-image: url('../Images/dot_gray.png');
        background-repeat: repeat-x;
        background-position: center;
    }

    .Defaultcontactdiv {
        padding: 0px 0px 0px 0px;
    }

    .whitebackground {
        padding: 30px 30px 40px 30px;
        /*background-image: url('../Images/default_04.jpg');
        background-position: top;*/
        /*width: 76%;*/
        background-color: #ffffff;
        border: 1px solid #cccccc;
    }

    .DEWhitelist {
        padding: 30px 0px;
    }

    .DEwihtsmalldiv {
        padding: 0px 0px 0px 0px;
        /*width: 12%;*/
    }

    .DEbrownheadingline {
       padding: 0px 0px 0px 0px;
    }

    .Depruductmaindiv {
        padding: 30px 0px 0px 0px;
    }

    .DEfirstproduct {
        padding: 0px 0px 0px 0px;
    }

    .DEproductimage {
        padding: 0px 0px 0px 0px;
        /*width: 30%;*/
    }

    .DEproductimagebox {
        padding: 0px 0px 0px 0px;
        /*border:1px solid #585858;*/
    }

    .DEbrownlinebox {
        padding: 45px 10px 0px 10px;
    }

    .DEbrownlineboxin {
        background-color: #9a0000 !important;
        padding: 10px 10px 10px 10px;
        border: 2px solid #ffffff;
    }

    .DEbrownlineboxinouter {
        padding: 0px;
        border: 1px solid #cccccc;
    }

    .DEyelowline {
        font-size: 16px;
        color: #FFCC00 !important;
        /* padding: 22px 20px 0px 20px; */
        font-family: 'Segoe UI';
    }

    .DElineHeavy {
        FONT-SIZE: 14px;
        font-family: 'Segoe UI';
        TEXT-DECORATION: none;
        line-height: 22px;
        color: #333333;
        text-align: justify;
    }

    .DEfirstproductbelowpara {
        padding: 20px 0px 20px 0px;
        text-align:center;
    }

    .PMloverline {
        padding: 50px 0px 90px 0px;
        text-align: center;
        color: rgb(102, 102, 102);
        font-size: small;
        font-family: 'Segoe UI';
    }

    .productdiv1 {
        padding: 35px 0px 0px 0px;
    }

    .productdiv2 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv3 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv4 {
        padding: 0px 0px 0px 0px;
        text-align:center;
    }

    .productdiv5 {
        padding: 0px 0px 0px 0px;
        text-align: center;
    }

    .productmfgline {
        font-family: 'Segoe UI';
        font-size: 17px;
        color: #2d76bd;
    }
    /*.whitebackgroundproduct {
    padding: 20px 0px 0px 0px;
        background-image: url('../Images/default_102_inner_02 - Copy.jpg');
        background-position: top;
        width: 76%;
         }*/

    .productcat {
        padding: 0px 0px 10px 0px;
    }

    .productlatlogname {
        color: #cc6600;
        font-family: 'Segoe UI';
        font-size: 27px;
    }

    .Productlinkintable {
        text-align: center;
        padding: 20px 0px 50px 0px;
    }

    .DEproductimageinproduct {
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        padding: 0px 0px 0px 0px;
    }

    .productsDepruductmaindiv {
        padding: 25px 0px 0px 0px;
    }






    .tradingdiv {
        padding: 0px 0px 0px 0px;
    }

    .tradingdivhalf {
        padding: 0px 0px 0px 0px;
        /*text-align:center;*/
    }



    .Tranding-ul {
        list-style: none; /* Remove default bullets */
        padding-left: 0; /* Remove default padding */
    }

        .Tranding-ul li {
            font-family: 'Segoe UI';
            position: relative;
            padding-left: 45px; /* Space for bullet */
            line-height: 30px; /* Ensure consistent vertical alignment */
            font-size: 14px;
            color: #333333;
        }

            .Tranding-ul li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); /* Aligns bullet vertically */
                width: 25px; /* Set bullet image width */
                height: 25px; /* Set bullet image height */
                background-image: url("../Images/bullet_orange.png");
                background-size: contain; /* Ensure the image fits properly */
                background-repeat: no-repeat;
            }

    .Profilediv {
        padding: 0px 0px 0px 0px;
        font-family: 'Segoe UI';
        line-height: 25px; /* Ensure consistent vertical alignment */
        font-size: 14px;
        color: #333333;
        text-align: justify;
    }

    .profilepara {
        padding: 10px 0px 0px 0px;
    }

    .profilecat {
        padding: 0px 0px 0px 0px;
    }

    .profileparabold {
        padding: 10px 0px 0px 0px;
        font-family: 'Segoe UI';
        line-height: 25px; /* Ensure consistent vertical alignment */
        font-size: 14px;
        color: #000000;
        font-weight: bold;
    }

    .innfradivhalf {
        padding: 0px 0px 0px 0px;
    }

    .profileparablue {
        font-family: 'Segoe UI';
        color: #2d76bd;
        font-size: 14px;
        font-weight: bold;
    }


    .infralistnonbulet {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 20px 0px; /* Aligns it properly with other list items */
    }

    .infralistnonbuletnospace {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 0px 0px; /* Aligns it properly with other list items */
    }

    .ContactDiv1 {
        padding: 0px 0px 0px 0px;
    }

    .ContactDiv2 {
        padding: 0px 0px 0px 0px;
    }

    .ContactDiv3 {
        padding: 0px 0px 0px 0px;
    }

    .conblueline {
        font-family: 'Segoe UI';
        color: #2d76bd;
        font-size: 14px;
        padding: 0px 0px 5px 0px;
    }

    .conlinemani {
        font-family: 'Segoe UI';
        color: #333333;
        font-size: 14px;
        line-height: 18px;
        padding: 0px 110px 20px 0px;
    }

        .conlinemani::after {
            content: "";
            display: block;
            width: 100%;
            height: 5px;
            background-image: url('../Images/dot_gray.png');
            background-repeat: repeat-x;
            background-position: center;
        }

    .conMaharashtra {
        padding: 0px 0px 10px 0px;
    }
     .DEorangeback110 {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 20px 0px; /* Aligns it properly with other list items */
    }

     .DEorangeback110 li {
        
        padding: 0px 0px 10px 0px; /* Aligns it properly with other list items */
    }


    .DEorangeback110 li > a {
        padding:0px 0px 0px 0px;
        TEXT-DECORATION: none;
        color: #CA4E02;
        font-size: 14px;
        font-family: 'Segoe UI';
        line-height:15px;
    }

        .DEorangeback110 li > a:hover {
            text-decoration: none;
            color: #333333;
        }

    .ContactDivemail {
        padding: 0px 0px 0px 0px;
                width: 10%;
    }

    .ContactDivemail1 {
        padding: 0px 0px 0px 0px;
    }
    .condivfreespace {
    padding:0px 0px 10px 0px;
    }

    .Contactform {
    padding:0px 0px 0px 0px;
    /*text-align:center;*/
    }
    .textbox_color {
    /*width:100%;*/
    /*background-color: #0c0c0c;
        border: 1px solid #363636;*/
        height: 30px;
        padding-left: 7px;
        color: #979691;
        width: 330px;
        /*font: 12px Poppins !important;*/
    }

        .tr_write {
        height: 35px;
    }
        /*Scrollup butoon css*/
    .scrollup {
       
        position: fixed;
        right: 23px;
        bottom: 50px;
        color: #FFCC00 ;
        background-color: #9a0000 ;
        width: 38px;
        height: 38px;
        text-align: center;
        /*padding: 9px 0 0 1px;*/
        z-index: 2000;
        font-size: 10px;
        line-height: 1;
        border:2px solid #ffffff;
        transition: all 0.4s ease-in-out;

    }

        .scrollup:hover {
            background-color: #FFCC00;
            transition: all 0.5s ease 0s;
            color: #9a0000;
        }
    .scrollup12 {
    border:1px solid #cccccc;
    }
   
}

@media only screen and (min-width: 876px) and (max-width:891px)  {
    .linkinbelow {
    text-align:center;
    }
    .twoimageinline {
    width:45%;
    }
    .PPM1 {
        padding: 25px 0px 0px 0px;
    }

    .PM1 {
        padding: 0px 0px 0px 0px;
    }

    .PPM2 {
        padding: 32px 0px 0px 0px;
    }

    .ppmlogo {
        padding: 0px 0px 0px 20px;
        /*width: 22%;*/
        /*text-align:center;
    text-align: -webkit-center;
    text-align: -moz-center;*/
    }

    .ppmheading {
        padding: 0px 0px 0px 20px;
        /*width: 54%;*/
        /*text-align:center;
    text-align: -webkit-center;
    text-align: -moz-center;*/
    }

    .PMwhite {
        padding: 19px 0px 0px 0px;
    }

    .PMwhiteBackground {
        padding: 0px;
                width: 94%;
        background-color: #f0f0f0;
    }

    .PPMtextonimage {
        font-family: 'Segoe UI';
        font-size: 16px;
        color: #CC6600;
        text-align: center;
        padding: 2px 0px 6px 0px;
    }

    .PPMboximagediv {
                padding: 24px 0px 0px 0px;
        margin-left: -22px;
        /*width: 24%;*/
    }

    .pmspacelatters {
        letter-spacing: 13px;
    }

    .pmredline {
        padding: 0px 2px;
    }


    /*NAv bar start*/
    .PMnavbarstart {
        padding: 0px 0px 0px 50px;
        margin-top: -39px;
        /*background: #ccc;
    height: 53px;
    margin-top: -55px;*/
    }

    .pmredbackground {
        /*padding: 0px 0px 0px 64px;*/
        padding: 0px 0px 0px 0px;
        border: 1px solid #cccccc;
    }







    .navbar-inverse {
        /*height: 53px;*/
        background-color: #9a0000 !important;
        border: 2px solid #ffffff;
        /*margin-top: -44px;*/
        /*margin-top: 1px;*/
    }

    .navbar-nav > li > a {
        font-size: 17px;
        color: #FFCC00 !important;
        /*padding: 22px 20px 0px 20px;*/
        font-family: 'Segoe UI';
        padding: 15px 16px !important;
    }

        .navbar-nav > li > a:hover {
            color: #fff !important;
            text-decoration: underline;
            /*padding: 0px;*/
            /*transition: all 0.6s ease-in-out;*/
        }

    .GMaster {
        padding: 0px 0px 0px 0px;
    }

    .pmwhitehalf {
        background: #f1f1f1;
        height: 57px;
        border: 2px solid #ffffff;
        /*margin-top: -44px;
        margin-left: -10px;
        width: 38%;*/
    }

    .pmwhitehalfone {
        border: 1px solid #cccccc;
        padding: 0px;
        margin-left: -4px;
        /*width: 90%;*/
        /*margin-left: -30px;*/
    }

    /*Default Page*/


    .DefaultBackground {
        /*background-image: url('../Images/default_102_inner_02.jpg');*/
        /*margin-top: -10px;*/
        position: static;
        /*height:600px;*/
        padding: 15px 0px 0px 0px;
        position: absolute;
        z-index: 4;
        text-align:center;
    }

    .GMFA1 {
        color: #585858 !important;
        border: 1px solid grey;
        padding: 8px 9px 7px 9px;
        border-radius: 50%;
    }

    .defaultfafalogo {
        padding: 0px 0px 0px 0px;
    }

    .GMFA42 {
        padding: 0px 0px 0px 20px;
    }

    .EmailDefault {
        padding: 0px 0px 0px 5px;
    }

    .bannerslidenew {
        padding: 0px 0px 0px 0px;
    }

    .blueline {
        text-align: center;
        font-size: 30px;
        color: #2d76bd;
        margin-top: -59px;
        /*text-shadow:2px 2px black;*/
    }
    /*.advantages-ul {
        list-style-image: url(../Images/bullet_orange.png);
        line-height: 30px;
        color: #000;
        font-size: 16px;
        padding-left: 22px;
    }*/

    .advantages-ul {
        list-style: none; /* Remove default bullets */
        padding-left: 0; /* Remove default padding */
    }

        .advantages-ul li {
            position: relative;
            padding-left: 35px; /* Space for bullet */
            line-height: 29px; /* Ensure consistent vertical alignment */
            font-size: 16px;
            color: #000;
        }

            .advantages-ul li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); /* Aligns bullet vertically */
                width: 25px; /* Set bullet image width */
                height: 25px; /* Set bullet image height */
                background-image: url("../Images/bullet_orange.png");
                background-size: contain; /* Ensure the image fits properly */
                background-repeat: no-repeat;
            }

    .productlinklast ::before {
        top: 0% !important;
    }

    .advantages-ul > productlinklast ::after {
        background-image: none!important;
    }

    .productlink {
        FONT-SIZE: 14px;
        FONT-FAMILY: "Segoe UI";
        TEXT-DECORATION: none;
        color: #990000;
    }

        .productlink:hover {
            color: #0066CC;
            text-decoration: none;
        }

        .productlink:active {
            color: #0066CC;
            text-decoration: none;
        }




    .advantages-ul li::after {
        content: "";
        display: block;
        width: 100%;
        height: 5px;
        background-image: url('../Images/dot_gray.png');
        background-repeat: repeat-x;
        background-position: center;
    }

    .Defaultcontactdiv {
        padding: 0px 0px 0px 0px;
    }

    .whitebackground {
        padding: 30px 30px 40px 30px;
        /*background-image: url('../Images/default_04.jpg');
        background-position: top;*/
        /*width: 76%;*/
        background-color: #ffffff;
        border: 1px solid #cccccc;
    }

    .DEWhitelist {
        padding: 30px 0px;
    }

    .DEwihtsmalldiv {
        padding: 0px 0px 0px 0px;
        /*width: 12%;*/
    }

    .DEbrownheadingline {
       padding: 0px 0px 0px 0px;
    }

    .Depruductmaindiv {
        padding: 30px 0px 0px 0px;
    }

    .DEfirstproduct {
        padding: 0px 0px 0px 0px;
    }

    .DEproductimage {
        padding: 0px 0px 0px 0px;
        /*width: 30%;*/
    }

    .DEproductimagebox {
        padding: 0px 0px 0px 0px;
        /*border:1px solid #585858;*/
    }

    .DEbrownlinebox {
        padding: 45px 10px 0px 10px;
    }

    .DEbrownlineboxin {
        background-color: #9a0000 !important;
        padding: 10px 10px 10px 10px;
        border: 2px solid #ffffff;
    }

    .DEbrownlineboxinouter {
        padding: 0px;
        border: 1px solid #cccccc;
    }

    .DEyelowline {
        font-size: 16px;
        color: #FFCC00 !important;
        /* padding: 22px 20px 0px 20px; */
        font-family: 'Segoe UI';
    }

    .DElineHeavy {
        FONT-SIZE: 14px;
        font-family: 'Segoe UI';
        TEXT-DECORATION: none;
        line-height: 22px;
        color: #333333;
        text-align: justify;
    }

    .DEfirstproductbelowpara {
        padding: 20px 0px 20px 0px;
        /*text-align:center;*/
    }

    .PMloverline {
        padding: 50px 0px 90px 0px;
        text-align: center;
        color: rgb(102, 102, 102);
        font-size: small;
        font-family: 'Segoe UI';
    }

    .productdiv1 {
        padding: 35px 0px 0px 0px;
    }

    .productdiv2 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv3 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv4 {
        padding: 0px 0px 0px 0px;
        text-align:center;
    }

    .productdiv5 {
        padding: 0px 0px 0px 0px;
        text-align: center;
    }

    .productmfgline {
        font-family: 'Segoe UI';
        font-size: 17px;
        color: #2d76bd;
    }
    /*.whitebackgroundproduct {
    padding: 20px 0px 0px 0px;
        background-image: url('../Images/default_102_inner_02 - Copy.jpg');
        background-position: top;
        width: 76%;
         }*/

    .productcat {
        padding: 0px 0px 10px 0px;
    }

    .productlatlogname {
        color: #cc6600;
        font-family: 'Segoe UI';
        font-size: 27px;
    }

    .Productlinkintable {
        text-align: center;
        padding: 20px 0px 50px 0px;
    }

    .DEproductimageinproduct {
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        padding: 0px 0px 0px 0px;
    }

    .productsDepruductmaindiv {
        padding: 25px 0px 0px 0px;
    }






    .tradingdiv {
        padding: 0px 0px 0px 0px;
    }

    .tradingdivhalf {
        padding: 0px 0px 0px 0px;
        /*text-align:center;*/
    }



    .Tranding-ul {
        list-style: none; /* Remove default bullets */
        padding-left: 0; /* Remove default padding */
    }

        .Tranding-ul li {
            font-family: 'Segoe UI';
            position: relative;
            padding-left: 45px; /* Space for bullet */
            line-height: 30px; /* Ensure consistent vertical alignment */
            font-size: 14px;
            color: #333333;
        }

            .Tranding-ul li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); /* Aligns bullet vertically */
                width: 25px; /* Set bullet image width */
                height: 25px; /* Set bullet image height */
                background-image: url("../Images/bullet_orange.png");
                background-size: contain; /* Ensure the image fits properly */
                background-repeat: no-repeat;
            }

    .Profilediv {
        padding: 0px 0px 0px 0px;
        font-family: 'Segoe UI';
        line-height: 25px; /* Ensure consistent vertical alignment */
        font-size: 14px;
        color: #333333;
        text-align: justify;
    }

    .profilepara {
        padding: 10px 0px 0px 0px;
    }

    .profilecat {
        padding: 0px 0px 0px 0px;
    }

    .profileparabold {
        padding: 10px 0px 0px 0px;
        font-family: 'Segoe UI';
        line-height: 25px; /* Ensure consistent vertical alignment */
        font-size: 14px;
        color: #000000;
        font-weight: bold;
    }

    .innfradivhalf {
        padding: 0px 0px 0px 0px;
    }

    .profileparablue {
        font-family: 'Segoe UI';
        color: #2d76bd;
        font-size: 14px;
        font-weight: bold;
    }


    .infralistnonbulet {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 20px 0px; /* Aligns it properly with other list items */
    }

    .infralistnonbuletnospace {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 0px 0px; /* Aligns it properly with other list items */
    }

    .ContactDiv1 {
        padding: 0px 0px 0px 0px;
    }

    .ContactDiv2 {
        padding: 0px 0px 0px 0px;
    }

    .ContactDiv3 {
        padding: 0px 0px 0px 0px;
    }

    .conblueline {
        font-family: 'Segoe UI';
        color: #2d76bd;
        font-size: 14px;
        padding: 0px 0px 5px 0px;
    }

    .conlinemani {
        font-family: 'Segoe UI';
        color: #333333;
        font-size: 14px;
        line-height: 18px;
        padding: 0px 110px 20px 0px;
    }

        .conlinemani::after {
            content: "";
            display: block;
            width: 100%;
            height: 5px;
            background-image: url('../Images/dot_gray.png');
            background-repeat: repeat-x;
            background-position: center;
        }

    .conMaharashtra {
        padding: 0px 0px 10px 0px;
    }
     .DEorangeback110 {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 20px 0px; /* Aligns it properly with other list items */
    }

     .DEorangeback110 li {
        
        padding: 0px 0px 10px 0px; /* Aligns it properly with other list items */
    }


    .DEorangeback110 li > a {
        padding:0px 0px 0px 0px;
        TEXT-DECORATION: none;
        color: #CA4E02;
        font-size: 14px;
        font-family: 'Segoe UI';
        line-height:15px;
    }

        .DEorangeback110 li > a:hover {
            text-decoration: none;
            color: #333333;
        }

    .ContactDivemail {
        padding: 0px 0px 0px 0px;
                width: 10%;
    }

    .ContactDivemail1 {
        padding: 0px 0px 0px 0px;
    }
    .condivfreespace {
    padding:0px 0px 10px 0px;
    }

    .Contactform {
    padding:0px 0px 0px 0px;
    /*text-align:center;*/
    }
    .textbox_color {
    /*width:100%;*/
    /*background-color: #0c0c0c;
        border: 1px solid #363636;*/
        height: 30px;
        padding-left: 7px;
        color: #979691;
        width: 330px;
        /*font: 12px Poppins !important;*/
    }

        .tr_write {
        height: 35px;
    }
        /*Scrollup butoon css*/
    .scrollup {
       
        position: fixed;
        right: 23px;
        bottom: 50px;
        color: #FFCC00 ;
        background-color: #9a0000 ;
        width: 38px;
        height: 38px;
        text-align: center;
        /*padding: 9px 0 0 1px;*/
        z-index: 2000;
        font-size: 10px;
        line-height: 1;
        border:2px solid #ffffff;
        transition: all 0.4s ease-in-out;

    }

        .scrollup:hover {
            background-color: #FFCC00;
            transition: all 0.5s ease 0s;
            color: #9a0000;
        }
    .scrollup12 {
    border:1px solid #cccccc;
    }
   
}

@media only screen and (min-width: 873px) and (max-width:875px)  {
    .linkinbelow {
    text-align:center;
    }
    .twoimageinline {
    width:45%;
    }
    .PPM1 {
        padding: 25px 0px 0px 0px;
    }

    .PM1 {
        padding: 0px 0px 0px 0px;
    }

    .PPM2 {
        padding: 32px 0px 0px 0px;
    }

    .ppmlogo {
        padding: 0px 0px 0px 50px;
        /*width: 22%;*/
        /*text-align:center;
    text-align: -webkit-center;
    text-align: -moz-center;*/
    }

    .ppmheading {
        padding: 0px 0px 0px 13px;
        /*width: 54%;*/
        /*text-align:center;
    text-align: -webkit-center;
    text-align: -moz-center;*/
    }

    .PMwhite {
        padding: 6px 0px 0px 0px;
    }

    .PMwhiteBackground {
        padding: 0px;
                width: 94%;
        background-color: #f0f0f0;
    }

    .PPMtextonimage {
        font-family: 'Segoe UI';
        font-size: 16px;
        color: #CC6600;
        text-align: center;
        padding: 2px 0px 6px 0px;
    }

    .PPMboximagediv {
                padding: 53px 20px 0px 0px;
        margin-left: -22px;
        /*width: 24%;*/
    }

    .pmspacelatters {
        letter-spacing: 13px;
    }

    .pmredline {
        padding: 0px 2px;
    }


    /*NAv bar start*/
    .PMnavbarstart {
        padding: 0px 0px 0px 0px;
        margin-top: -62px;
        /*background: #ccc;
    height: 53px;
    margin-top: -55px;*/
    }

    .pmredbackground {
        /*padding: 0px 0px 0px 64px;*/
        padding: 0px 0px 0px 0px;
        border: 1px solid #cccccc;
    }







    .navbar-inverse {
        /*height: 53px;*/
        background-color: #9a0000 !important;
        border: 2px solid #ffffff;
        /*margin-top: -44px;*/
        /*margin-top: 1px;*/
    }

    .navbar-nav > li > a {
        font-size: 17px;
        color: #FFCC00 !important;
        /*padding: 22px 20px 0px 20px;*/
        font-family: 'Segoe UI';
        padding: 15px 16px !important;
    }

        .navbar-nav > li > a:hover {
            color: #fff !important;
            text-decoration: underline;
            /*padding: 0px;*/
            /*transition: all 0.6s ease-in-out;*/
        }

    .GMaster {
        padding: 0px 0px 0px 0px;
    }

    .pmwhitehalf {
        background: #f1f1f1;
        height: 57px;
        border: 2px solid #ffffff;
        /*margin-top: -44px;
        margin-left: -10px;
        width: 38%;*/
    }

    .pmwhitehalfone {
        border: 1px solid #cccccc;
        padding: 0px;
        margin-left: -4px;
        /*width: 90%;*/
        /*margin-left: -30px;*/
    }

    /*Default Page*/


    .DefaultBackground {
        /*background-image: url('../Images/default_102_inner_02.jpg');*/
        /*margin-top: -10px;*/
        position: static;
        /*height:600px;*/
        padding: 15px 0px 0px 0px;
        position: absolute;
        z-index: 4;
        text-align:center;
    }

    .GMFA1 {
        color: #585858 !important;
        border: 1px solid grey;
        padding: 8px 9px 7px 9px;
        border-radius: 50%;
    }

    .defaultfafalogo {
        padding: 0px 0px 0px 0px;
    }

    .GMFA42 {
        padding: 0px 0px 0px 20px;
    }

    .EmailDefault {
        padding: 0px 0px 0px 5px;
    }

    .bannerslidenew {
        padding: 0px 0px 0px 0px;
    }

    .blueline {
        text-align: center;
        font-size: 30px;
        color: #2d76bd;
        margin-top: -59px;
        /*text-shadow:2px 2px black;*/
    }
    /*.advantages-ul {
        list-style-image: url(../Images/bullet_orange.png);
        line-height: 30px;
        color: #000;
        font-size: 16px;
        padding-left: 22px;
    }*/

    .advantages-ul {
        list-style: none; /* Remove default bullets */
        padding-left: 0; /* Remove default padding */
    }

        .advantages-ul li {
            position: relative;
            padding-left: 35px; /* Space for bullet */
            line-height: 29px; /* Ensure consistent vertical alignment */
            font-size: 16px;
            color: #000;
        }

            .advantages-ul li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); /* Aligns bullet vertically */
                width: 25px; /* Set bullet image width */
                height: 25px; /* Set bullet image height */
                background-image: url("../Images/bullet_orange.png");
                background-size: contain; /* Ensure the image fits properly */
                background-repeat: no-repeat;
            }

    .productlinklast ::before {
        top: 0% !important;
    }

    .advantages-ul > productlinklast ::after {
        background-image: none!important;
    }

    .productlink {
        FONT-SIZE: 14px;
        FONT-FAMILY: "Segoe UI";
        TEXT-DECORATION: none;
        color: #990000;
    }

        .productlink:hover {
            color: #0066CC;
            text-decoration: none;
        }

        .productlink:active {
            color: #0066CC;
            text-decoration: none;
        }




    .advantages-ul li::after {
        content: "";
        display: block;
        width: 100%;
        height: 5px;
        background-image: url('../Images/dot_gray.png');
        background-repeat: repeat-x;
        background-position: center;
    }

    .Defaultcontactdiv {
        padding: 0px 0px 0px 0px;
    }

    .whitebackground {
        padding: 30px 30px 40px 30px;
        /*background-image: url('../Images/default_04.jpg');
        background-position: top;*/
        /*width: 76%;*/
        background-color: #ffffff;
        border: 1px solid #cccccc;
    }

    .DEWhitelist {
        padding: 30px 0px;
    }

    .DEwihtsmalldiv {
        padding: 0px 0px 0px 0px;
        /*width: 12%;*/
    }

    .DEbrownheadingline {
       padding: 0px 0px 0px 0px;
    }

    .Depruductmaindiv {
        padding: 30px 0px 0px 0px;
    }

    .DEfirstproduct {
        padding: 0px 0px 0px 0px;
    }

    .DEproductimage {
        padding: 0px 0px 0px 0px;
        /*width: 30%;*/
    }

    .DEproductimagebox {
        padding: 0px 0px 0px 0px;
        /*border:1px solid #585858;*/
    }

    .DEbrownlinebox {
        padding: 45px 10px 0px 10px;
    }

    .DEbrownlineboxin {
        background-color: #9a0000 !important;
        padding: 10px 10px 10px 10px;
        border: 2px solid #ffffff;
    }

    .DEbrownlineboxinouter {
        padding: 0px;
        border: 1px solid #cccccc;
    }

    .DEyelowline {
        font-size: 16px;
        color: #FFCC00 !important;
        /* padding: 22px 20px 0px 20px; */
        font-family: 'Segoe UI';
    }

    .DElineHeavy {
        FONT-SIZE: 14px;
        font-family: 'Segoe UI';
        TEXT-DECORATION: none;
        line-height: 22px;
        color: #333333;
        text-align: justify;
    }

    .DEfirstproductbelowpara {
        padding: 20px 0px 20px 0px;
        /*text-align:center;*/
    }

    .PMloverline {
        padding: 50px 0px 90px 0px;
        text-align: center;
        color: rgb(102, 102, 102);
        font-size: small;
        font-family: 'Segoe UI';
    }

    .productdiv1 {
        padding: 35px 0px 0px 0px;
    }

    .productdiv2 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv3 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv4 {
        padding: 0px 0px 0px 0px;
        text-align:center;
    }

    .productdiv5 {
        padding: 0px 0px 0px 0px;
        text-align: center;
    }

    .productmfgline {
        font-family: 'Segoe UI';
        font-size: 17px;
        color: #2d76bd;
    }
    /*.whitebackgroundproduct {
    padding: 20px 0px 0px 0px;
        background-image: url('../Images/default_102_inner_02 - Copy.jpg');
        background-position: top;
        width: 76%;
         }*/

    .productcat {
        padding: 0px 0px 10px 0px;
    }

    .productlatlogname {
        color: #cc6600;
        font-family: 'Segoe UI';
        font-size: 27px;
    }

    .Productlinkintable {
        text-align: center;
        padding: 20px 0px 50px 0px;
    }

    .DEproductimageinproduct {
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        padding: 0px 0px 0px 0px;
    }

    .productsDepruductmaindiv {
        padding: 25px 0px 0px 0px;
    }






    .tradingdiv {
        padding: 0px 0px 0px 0px;
    }

    .tradingdivhalf {
        padding: 0px 0px 0px 0px;
        /*text-align:center;*/
    }



    .Tranding-ul {
        list-style: none; /* Remove default bullets */
        padding-left: 0; /* Remove default padding */
    }

        .Tranding-ul li {
            font-family: 'Segoe UI';
            position: relative;
            padding-left: 45px; /* Space for bullet */
            line-height: 30px; /* Ensure consistent vertical alignment */
            font-size: 14px;
            color: #333333;
        }

            .Tranding-ul li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); /* Aligns bullet vertically */
                width: 25px; /* Set bullet image width */
                height: 25px; /* Set bullet image height */
                background-image: url("../Images/bullet_orange.png");
                background-size: contain; /* Ensure the image fits properly */
                background-repeat: no-repeat;
            }

    .Profilediv {
        padding: 0px 0px 0px 0px;
        font-family: 'Segoe UI';
        line-height: 25px; /* Ensure consistent vertical alignment */
        font-size: 14px;
        color: #333333;
        text-align: justify;
    }

    .profilepara {
        padding: 10px 0px 0px 0px;
    }

    .profilecat {
        padding: 0px 0px 0px 0px;
    }

    .profileparabold {
        padding: 10px 0px 0px 0px;
        font-family: 'Segoe UI';
        line-height: 25px; /* Ensure consistent vertical alignment */
        font-size: 14px;
        color: #000000;
        font-weight: bold;
    }

    .innfradivhalf {
        padding: 0px 0px 0px 0px;
    }

    .profileparablue {
        font-family: 'Segoe UI';
        color: #2d76bd;
        font-size: 14px;
        font-weight: bold;
    }


    .infralistnonbulet {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 20px 0px; /* Aligns it properly with other list items */
    }

    .infralistnonbuletnospace {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 0px 0px; /* Aligns it properly with other list items */
    }

    .ContactDiv1 {
        padding: 0px 0px 0px 0px;
    }

    .ContactDiv2 {
        padding: 0px 0px 0px 0px;
    }

    .ContactDiv3 {
        padding: 0px 0px 0px 0px;
    }

    .conblueline {
        font-family: 'Segoe UI';
        color: #2d76bd;
        font-size: 14px;
        padding: 0px 0px 5px 0px;
    }

    .conlinemani {
        font-family: 'Segoe UI';
        color: #333333;
        font-size: 14px;
        line-height: 18px;
        padding: 0px 110px 20px 0px;
    }

        .conlinemani::after {
            content: "";
            display: block;
            width: 100%;
            height: 5px;
            background-image: url('../Images/dot_gray.png');
            background-repeat: repeat-x;
            background-position: center;
        }

    .conMaharashtra {
        padding: 0px 0px 10px 0px;
    }
     .DEorangeback110 {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 20px 0px; /* Aligns it properly with other list items */
    }

     .DEorangeback110 li {
        
        padding: 0px 0px 10px 0px; /* Aligns it properly with other list items */
    }


    .DEorangeback110 li > a {
        padding:0px 0px 0px 0px;
        TEXT-DECORATION: none;
        color: #CA4E02;
        font-size: 14px;
        font-family: 'Segoe UI';
        line-height:15px;
    }

        .DEorangeback110 li > a:hover {
            text-decoration: none;
            color: #333333;
        }

    .ContactDivemail {
        padding: 0px 0px 0px 0px;
                width: 10%;
    }

    .ContactDivemail1 {
        padding: 0px 0px 0px 0px;
    }
    .condivfreespace {
    padding:0px 0px 10px 0px;
    }

    .Contactform {
    padding:0px 0px 0px 0px;
    /*text-align:center;*/
    }
    .textbox_color {
    /*width:100%;*/
    /*background-color: #0c0c0c;
        border: 1px solid #363636;*/
        height: 30px;
        padding-left: 7px;
        color: #979691;
        width: 330px;
        /*font: 12px Poppins !important;*/
    }

        .tr_write {
        height: 35px;
    }
        /*Scrollup butoon css*/
    .scrollup {
       
        position: fixed;
        right: 23px;
        bottom: 50px;
        color: #FFCC00 ;
        background-color: #9a0000 ;
        width: 38px;
        height: 38px;
        text-align: center;
        /*padding: 9px 0 0 1px;*/
        z-index: 2000;
        font-size: 10px;
        line-height: 1;
        border:2px solid #ffffff;
        transition: all 0.4s ease-in-out;

    }

        .scrollup:hover {
            background-color: #FFCC00;
            transition: all 0.5s ease 0s;
            color: #9a0000;
        }
    .scrollup12 {
    border:1px solid #cccccc;
    }
   
}

@media only screen and (min-width: 864px) and (max-width:872px)  {
    .linkinbelow {
    text-align:center;
    }
    .twoimageinline {
    width:45%;
    }
    .PPM1 {
        padding: 25px 0px 0px 0px;
    }

    .PM1 {
        padding: 0px 0px 0px 0px;
    }

    .PPM2 {
        padding: 32px 0px 0px 0px;
    }

    .ppmlogo {
        padding: 0px 0px 0px 50px;
        /*width: 22%;*/
        /*text-align:center;
    text-align: -webkit-center;
    text-align: -moz-center;*/
    }

    .ppmheading {
        padding: 0px 0px 0px 13px;
        /*width: 54%;*/
        /*text-align:center;
    text-align: -webkit-center;
    text-align: -moz-center;*/
    }

    .PMwhite {
        padding: 6px 0px 0px 0px;
    }

    .PMwhiteBackground {
        padding: 0px;
                width: 94%;
        background-color: #f0f0f0;
    }

    .PPMtextonimage {
        font-family: 'Segoe UI';
        font-size: 16px;
        color: #CC6600;
        text-align: center;
        padding: 2px 0px 6px 0px;
    }

    .PPMboximagediv {
                padding: 53px 20px 0px 0px;
        margin-left: -22px;
        /*width: 24%;*/
    }

    .pmspacelatters {
        letter-spacing: 13px;
    }

    .pmredline {
        padding: 0px 2px;
    }


    /*NAv bar start*/
    .PMnavbarstart {
        padding: 0px 0px 0px 0px;
        margin-top: -62px;
        /*background: #ccc;
    height: 53px;
    margin-top: -55px;*/
    }

    .pmredbackground {
        /*padding: 0px 0px 0px 64px;*/
        padding: 0px 0px 0px 0px;
        border: 1px solid #cccccc;
    }







    .navbar-inverse {
        /*height: 53px;*/
        background-color: #9a0000 !important;
        border: 2px solid #ffffff;
        /*margin-top: -44px;*/
        /*margin-top: 1px;*/
    }

    .navbar-nav > li > a {
        font-size: 17px;
        color: #FFCC00 !important;
        /*padding: 22px 20px 0px 20px;*/
        font-family: 'Segoe UI';
        padding: 15px 16px !important;
    }

        .navbar-nav > li > a:hover {
            color: #fff !important;
            text-decoration: underline;
            /*padding: 0px;*/
            /*transition: all 0.6s ease-in-out;*/
        }

    .GMaster {
        padding: 0px 0px 0px 0px;
    }

    .pmwhitehalf {
        background: #f1f1f1;
        height: 57px;
        border: 2px solid #ffffff;
        /*margin-top: -44px;
        margin-left: -10px;
        width: 38%;*/
    }

    .pmwhitehalfone {
        border: 1px solid #cccccc;
        padding: 0px;
        margin-left: -4px;
        /*width: 90%;*/
        /*margin-left: -30px;*/
    }

    /*Default Page*/


    .DefaultBackground {
        /*background-image: url('../Images/default_102_inner_02.jpg');*/
        /*margin-top: -10px;*/
        position: static;
        /*height:600px;*/
        padding: 15px 0px 0px 0px;
        position: absolute;
        z-index: 4;
        text-align:center;
    }

    .GMFA1 {
        color: #585858 !important;
        border: 1px solid grey;
        padding: 8px 9px 7px 9px;
        border-radius: 50%;
    }

    .defaultfafalogo {
        padding: 0px 0px 0px 0px;
    }

    .GMFA42 {
        padding: 0px 0px 0px 20px;
    }

    .EmailDefault {
        padding: 0px 0px 0px 5px;
    }

    .bannerslidenew {
        padding: 0px 0px 0px 0px;
    }

    .blueline {
        text-align: center;
        font-size: 30px;
        color: #2d76bd;
        margin-top: -59px;
        /*text-shadow:2px 2px black;*/
    }
    /*.advantages-ul {
        list-style-image: url(../Images/bullet_orange.png);
        line-height: 30px;
        color: #000;
        font-size: 16px;
        padding-left: 22px;
    }*/

    .advantages-ul {
        list-style: none; /* Remove default bullets */
        padding-left: 0; /* Remove default padding */
    }

        .advantages-ul li {
            position: relative;
            padding-left: 35px; /* Space for bullet */
            line-height: 29px; /* Ensure consistent vertical alignment */
            font-size: 16px;
            color: #000;
        }

            .advantages-ul li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); /* Aligns bullet vertically */
                width: 25px; /* Set bullet image width */
                height: 25px; /* Set bullet image height */
                background-image: url("../Images/bullet_orange.png");
                background-size: contain; /* Ensure the image fits properly */
                background-repeat: no-repeat;
            }

    .productlinklast ::before {
        top: 0% !important;
    }

    .advantages-ul > productlinklast ::after {
        background-image: none!important;
    }

    .productlink {
        FONT-SIZE: 14px;
        FONT-FAMILY: "Segoe UI";
        TEXT-DECORATION: none;
        color: #990000;
    }

        .productlink:hover {
            color: #0066CC;
            text-decoration: none;
        }

        .productlink:active {
            color: #0066CC;
            text-decoration: none;
        }




    .advantages-ul li::after {
        content: "";
        display: block;
        width: 100%;
        height: 5px;
        background-image: url('../Images/dot_gray.png');
        background-repeat: repeat-x;
        background-position: center;
    }

    .Defaultcontactdiv {
        padding: 0px 0px 0px 0px;
    }

    .whitebackground {
        padding: 30px 30px 40px 30px;
        /*background-image: url('../Images/default_04.jpg');
        background-position: top;*/
        /*width: 76%;*/
        background-color: #ffffff;
        border: 1px solid #cccccc;
    }

    .DEWhitelist {
        padding: 30px 0px;
    }

    .DEwihtsmalldiv {
        padding: 0px 0px 0px 0px;
        /*width: 12%;*/
    }

    .DEbrownheadingline {
       padding: 0px 0px 0px 0px;
    }

    .Depruductmaindiv {
        padding: 30px 0px 0px 0px;
    }

    .DEfirstproduct {
        padding: 0px 0px 0px 0px;
    }

    .DEproductimage {
        padding: 0px 0px 0px 0px;
        /*width: 30%;*/
    }

    .DEproductimagebox {
        padding: 0px 0px 0px 0px;
        /*border:1px solid #585858;*/
    }

    .DEbrownlinebox {
        padding: 45px 10px 0px 10px;
    }

    .DEbrownlineboxin {
        background-color: #9a0000 !important;
        padding: 10px 10px 10px 10px;
        border: 2px solid #ffffff;
    }

    .DEbrownlineboxinouter {
        padding: 0px;
        border: 1px solid #cccccc;
    }

    .DEyelowline {
        font-size: 16px;
        color: #FFCC00 !important;
        /* padding: 22px 20px 0px 20px; */
        font-family: 'Segoe UI';
    }

    .DElineHeavy {
        FONT-SIZE: 14px;
        font-family: 'Segoe UI';
        TEXT-DECORATION: none;
        line-height: 22px;
        color: #333333;
        text-align: justify;
    }

    .DEfirstproductbelowpara {
        padding: 20px 0px 20px 0px;
        /*text-align:center;*/
    }

    .PMloverline {
        padding: 50px 0px 90px 0px;
        text-align: center;
        color: rgb(102, 102, 102);
        font-size: small;
        font-family: 'Segoe UI';
    }

    .productdiv1 {
        padding: 35px 0px 0px 0px;
    }

    .productdiv2 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv3 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv4 {
        padding: 0px 0px 0px 0px;
        text-align:center;
    }

    .productdiv5 {
        padding: 0px 0px 0px 0px;
        text-align: center;
    }

    .productmfgline {
        font-family: 'Segoe UI';
        font-size: 17px;
        color: #2d76bd;
    }
    /*.whitebackgroundproduct {
    padding: 20px 0px 0px 0px;
        background-image: url('../Images/default_102_inner_02 - Copy.jpg');
        background-position: top;
        width: 76%;
         }*/

    .productcat {
        padding: 0px 0px 10px 0px;
    }

    .productlatlogname {
        color: #cc6600;
        font-family: 'Segoe UI';
        font-size: 27px;
    }

    .Productlinkintable {
        text-align: center;
        padding: 20px 0px 50px 0px;
    }

    .DEproductimageinproduct {
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        padding: 0px 0px 0px 0px;
    }

    .productsDepruductmaindiv {
        padding: 25px 0px 0px 0px;
    }






    .tradingdiv {
        padding: 0px 0px 0px 0px;
    }

    .tradingdivhalf {
        padding: 0px 0px 0px 0px;
        /*text-align:center;*/
    }



    .Tranding-ul {
        list-style: none; /* Remove default bullets */
        padding-left: 0; /* Remove default padding */
    }

        .Tranding-ul li {
            font-family: 'Segoe UI';
            position: relative;
            padding-left: 45px; /* Space for bullet */
            line-height: 30px; /* Ensure consistent vertical alignment */
            font-size: 14px;
            color: #333333;
        }

            .Tranding-ul li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); /* Aligns bullet vertically */
                width: 25px; /* Set bullet image width */
                height: 25px; /* Set bullet image height */
                background-image: url("../Images/bullet_orange.png");
                background-size: contain; /* Ensure the image fits properly */
                background-repeat: no-repeat;
            }

    .Profilediv {
        padding: 0px 0px 0px 0px;
        font-family: 'Segoe UI';
        line-height: 25px; /* Ensure consistent vertical alignment */
        font-size: 14px;
        color: #333333;
        text-align: justify;
    }

    .profilepara {
        padding: 10px 0px 0px 0px;
    }

    .profilecat {
        padding: 0px 0px 0px 0px;
    }

    .profileparabold {
        padding: 10px 0px 0px 0px;
        font-family: 'Segoe UI';
        line-height: 25px; /* Ensure consistent vertical alignment */
        font-size: 14px;
        color: #000000;
        font-weight: bold;
    }

    .innfradivhalf {
        padding: 0px 0px 0px 0px;
    }

    .profileparablue {
        font-family: 'Segoe UI';
        color: #2d76bd;
        font-size: 14px;
        font-weight: bold;
    }


    .infralistnonbulet {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 20px 0px; /* Aligns it properly with other list items */
    }

    .infralistnonbuletnospace {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 0px 0px; /* Aligns it properly with other list items */
    }

    .ContactDiv1 {
        padding: 0px 0px 0px 0px;
    }

    .ContactDiv2 {
        padding: 0px 0px 0px 0px;
    }

    .ContactDiv3 {
        padding: 0px 0px 0px 0px;
    }

    .conblueline {
        font-family: 'Segoe UI';
        color: #2d76bd;
        font-size: 14px;
        padding: 0px 0px 5px 0px;
    }

    .conlinemani {
        font-family: 'Segoe UI';
        color: #333333;
        font-size: 14px;
        line-height: 18px;
        padding: 0px 110px 20px 0px;
    }

        .conlinemani::after {
            content: "";
            display: block;
            width: 100%;
            height: 5px;
            background-image: url('../Images/dot_gray.png');
            background-repeat: repeat-x;
            background-position: center;
        }

    .conMaharashtra {
        padding: 0px 0px 10px 0px;
    }
     .DEorangeback110 {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 20px 0px; /* Aligns it properly with other list items */
    }

     .DEorangeback110 li {
        
        padding: 0px 0px 10px 0px; /* Aligns it properly with other list items */
    }


    .DEorangeback110 li > a {
        padding:0px 0px 0px 0px;
        TEXT-DECORATION: none;
        color: #CA4E02;
        font-size: 14px;
        font-family: 'Segoe UI';
        line-height:15px;
    }

        .DEorangeback110 li > a:hover {
            text-decoration: none;
            color: #333333;
        }

    .ContactDivemail {
        padding: 0px 0px 0px 0px;
                width: 10%;
    }

    .ContactDivemail1 {
        padding: 0px 0px 0px 0px;
    }
    .condivfreespace {
    padding:0px 0px 10px 0px;
    }

    .Contactform {
    padding:0px 0px 0px 0px;
    /*text-align:center;*/
    }
    .textbox_color {
    /*width:100%;*/
    /*background-color: #0c0c0c;
        border: 1px solid #363636;*/
        height: 30px;
        padding-left: 7px;
        color: #979691;
        width: 330px;
        /*font: 12px Poppins !important;*/
    }

        .tr_write {
        height: 35px;
    }
        /*Scrollup butoon css*/
    .scrollup {
       
        position: fixed;
        right: 23px;
        bottom: 50px;
        color: #FFCC00 ;
        background-color: #9a0000 ;
        width: 38px;
        height: 38px;
        text-align: center;
        /*padding: 9px 0 0 1px;*/
        z-index: 2000;
        font-size: 10px;
        line-height: 1;
        border:2px solid #ffffff;
        transition: all 0.4s ease-in-out;

    }

        .scrollup:hover {
            background-color: #FFCC00;
            transition: all 0.5s ease 0s;
            color: #9a0000;
        }
    .scrollup12 {
    border:1px solid #cccccc;
    }
   
}

@media only screen and (min-width: 854px) and (max-width:863px)  {
    .linkinbelow {
    text-align:center;
    }
    .twoimageinline {
    width:45%;
    }
    .PPM1 {
        padding: 25px 0px 0px 0px;
    }

    .PM1 {
        padding: 0px 0px 0px 0px;
    }

    .PPM2 {
        padding: 32px 0px 0px 0px;
    }

    .ppmlogo {
        padding: 0px 0px 0px 50px;
        /*width: 22%;*/
        /*text-align:center;
    text-align: -webkit-center;
    text-align: -moz-center;*/
    }

    .ppmheading {
        padding: 0px 0px 0px 13px;
        /*width: 54%;*/
        /*text-align:center;
    text-align: -webkit-center;
    text-align: -moz-center;*/
    }

    .PMwhite {
        padding: 6px 0px 0px 0px;
    }

    .PMwhiteBackground {
        padding: 0px;
                width: 94%;
        background-color: #f0f0f0;
    }

    .PPMtextonimage {
        font-family: 'Segoe UI';
        font-size: 16px;
        color: #CC6600;
        text-align: center;
        padding: 2px 0px 6px 0px;
    }

    .PPMboximagediv {
                padding: 53px 20px 0px 0px;
        margin-left: -22px;
        /*width: 24%;*/
    }

    .pmspacelatters {
        letter-spacing: 13px;
    }

    .pmredline {
        padding: 0px 2px;
    }


    /*NAv bar start*/
    .PMnavbarstart {
        padding: 0px 0px 0px 0px;
        margin-top: -62px;
        /*background: #ccc;
    height: 53px;
    margin-top: -55px;*/
    }

    .pmredbackground {
        /*padding: 0px 0px 0px 64px;*/
        padding: 0px 0px 0px 0px;
        border: 1px solid #cccccc;
    }







    .navbar-inverse {
        /*height: 53px;*/
        background-color: #9a0000 !important;
        border: 2px solid #ffffff;
        /*margin-top: -44px;*/
        /*margin-top: 1px;*/
    }

    .navbar-nav > li > a {
        font-size: 17px;
        color: #FFCC00 !important;
        /*padding: 22px 20px 0px 20px;*/
        font-family: 'Segoe UI';
        padding: 15px 16px !important;
    }

        .navbar-nav > li > a:hover {
            color: #fff !important;
            text-decoration: underline;
            /*padding: 0px;*/
            /*transition: all 0.6s ease-in-out;*/
        }

    .GMaster {
        padding: 0px 0px 0px 0px;
    }

    .pmwhitehalf {
        background: #f1f1f1;
        height: 57px;
        border: 2px solid #ffffff;
        /*margin-top: -44px;
        margin-left: -10px;
        width: 38%;*/
    }

    .pmwhitehalfone {
        border: 1px solid #cccccc;
        padding: 0px;
        /*margin-left: -4px;*/
        /*width: 90%;*/
        /*margin-left: -30px;*/
    }

    /*Default Page*/


    .DefaultBackground {
        /*background-image: url('../Images/default_102_inner_02.jpg');*/
        /*margin-top: -10px;*/
        position: static;
        /*height:600px;*/
        padding: 15px 0px 0px 0px;
        position: absolute;
        z-index: 4;
        text-align:center;
    }

    .GMFA1 {
        color: #585858 !important;
        border: 1px solid grey;
        padding: 8px 9px 7px 9px;
        border-radius: 50%;
    }

    .defaultfafalogo {
        padding: 0px 0px 0px 0px;
    }

    .GMFA42 {
        padding: 0px 0px 0px 20px;
    }

    .EmailDefault {
        padding: 0px 0px 0px 5px;
    }

    .bannerslidenew {
        padding: 0px 0px 0px 0px;
    }

    .blueline {
        text-align: center;
        font-size: 30px;
        color: #2d76bd;
        margin-top: -59px;
        /*text-shadow:2px 2px black;*/
    }
    /*.advantages-ul {
        list-style-image: url(../Images/bullet_orange.png);
        line-height: 30px;
        color: #000;
        font-size: 16px;
        padding-left: 22px;
    }*/

    .advantages-ul {
        list-style: none; /* Remove default bullets */
        padding-left: 0; /* Remove default padding */
    }

        .advantages-ul li {
            position: relative;
            padding-left: 35px; /* Space for bullet */
            line-height: 29px; /* Ensure consistent vertical alignment */
            font-size: 16px;
            color: #000;
        }

            .advantages-ul li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); /* Aligns bullet vertically */
                width: 25px; /* Set bullet image width */
                height: 25px; /* Set bullet image height */
                background-image: url("../Images/bullet_orange.png");
                background-size: contain; /* Ensure the image fits properly */
                background-repeat: no-repeat;
            }

    .productlinklast ::before {
        top: 0% !important;
    }

    .advantages-ul > productlinklast ::after {
        background-image: none!important;
    }

    .productlink {
        FONT-SIZE: 14px;
        FONT-FAMILY: "Segoe UI";
        TEXT-DECORATION: none;
        color: #990000;
    }

        .productlink:hover {
            color: #0066CC;
            text-decoration: none;
        }

        .productlink:active {
            color: #0066CC;
            text-decoration: none;
        }




    .advantages-ul li::after {
        content: "";
        display: block;
        width: 100%;
        height: 5px;
        background-image: url('../Images/dot_gray.png');
        background-repeat: repeat-x;
        background-position: center;
    }

    .Defaultcontactdiv {
        padding: 0px 0px 0px 0px;
    }

    .whitebackground {
        padding: 30px 30px 40px 30px;
        /*background-image: url('../Images/default_04.jpg');
        background-position: top;*/
        /*width: 76%;*/
        background-color: #ffffff;
        border: 1px solid #cccccc;
    }

    .DEWhitelist {
        padding: 30px 0px;
    }

    .DEwihtsmalldiv {
        padding: 0px 0px 0px 0px;
        /*width: 12%;*/
    }

    .DEbrownheadingline {
       padding: 0px 0px 0px 0px;
    }

    .Depruductmaindiv {
        padding: 30px 0px 0px 0px;
    }

    .DEfirstproduct {
        padding: 0px 0px 0px 0px;
    }

    .DEproductimage {
        padding: 0px 0px 0px 0px;
        /*width: 30%;*/
    }

    .DEproductimagebox {
        padding: 0px 0px 0px 0px;
        /*border:1px solid #585858;*/
    }

    .DEbrownlinebox {
        padding: 45px 10px 0px 10px;
    }

    .DEbrownlineboxin {
        background-color: #9a0000 !important;
        padding: 10px 10px 10px 10px;
        border: 2px solid #ffffff;
    }

    .DEbrownlineboxinouter {
        padding: 0px;
        border: 1px solid #cccccc;
    }

    .DEyelowline {
        font-size: 16px;
        color: #FFCC00 !important;
        /* padding: 22px 20px 0px 20px; */
        font-family: 'Segoe UI';
    }

    .DElineHeavy {
        FONT-SIZE: 14px;
        font-family: 'Segoe UI';
        TEXT-DECORATION: none;
        line-height: 22px;
        color: #333333;
        text-align: justify;
    }

    .DEfirstproductbelowpara {
        padding: 20px 0px 20px 0px;
        /*text-align:center;*/
    }

    .PMloverline {
        padding: 50px 0px 90px 0px;
        text-align: center;
        color: rgb(102, 102, 102);
        font-size: small;
        font-family: 'Segoe UI';
    }

    .productdiv1 {
        padding: 35px 0px 0px 0px;
    }

    .productdiv2 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv3 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv4 {
        padding: 0px 0px 0px 0px;
        text-align:center;
    }

    .productdiv5 {
        padding: 0px 0px 0px 0px;
        text-align: center;
    }

    .productmfgline {
        font-family: 'Segoe UI';
        font-size: 17px;
        color: #2d76bd;
    }
    /*.whitebackgroundproduct {
    padding: 20px 0px 0px 0px;
        background-image: url('../Images/default_102_inner_02 - Copy.jpg');
        background-position: top;
        width: 76%;
         }*/

    .productcat {
        padding: 0px 0px 10px 0px;
    }

    .productlatlogname {
        color: #cc6600;
        font-family: 'Segoe UI';
        font-size: 27px;
    }

    .Productlinkintable {
        text-align: center;
        padding: 20px 0px 50px 0px;
    }

    .DEproductimageinproduct {
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        padding: 0px 0px 0px 0px;
    }

    .productsDepruductmaindiv {
        padding: 25px 0px 0px 0px;
    }






    .tradingdiv {
        padding: 0px 0px 0px 0px;
    }

    .tradingdivhalf {
        padding: 0px 0px 0px 0px;
        /*text-align:center;*/
    }



    .Tranding-ul {
        list-style: none; /* Remove default bullets */
        padding-left: 0; /* Remove default padding */
    }

        .Tranding-ul li {
            font-family: 'Segoe UI';
            position: relative;
            padding-left: 45px; /* Space for bullet */
            line-height: 30px; /* Ensure consistent vertical alignment */
            font-size: 14px;
            color: #333333;
        }

            .Tranding-ul li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); /* Aligns bullet vertically */
                width: 25px; /* Set bullet image width */
                height: 25px; /* Set bullet image height */
                background-image: url("../Images/bullet_orange.png");
                background-size: contain; /* Ensure the image fits properly */
                background-repeat: no-repeat;
            }

    .Profilediv {
        padding: 0px 0px 0px 0px;
        font-family: 'Segoe UI';
        line-height: 25px; /* Ensure consistent vertical alignment */
        font-size: 14px;
        color: #333333;
        text-align: justify;
    }

    .profilepara {
        padding: 10px 0px 0px 0px;
    }

    .profilecat {
        padding: 0px 0px 0px 0px;
    }

    .profileparabold {
        padding: 10px 0px 0px 0px;
        font-family: 'Segoe UI';
        line-height: 25px; /* Ensure consistent vertical alignment */
        font-size: 14px;
        color: #000000;
        font-weight: bold;
    }

    .innfradivhalf {
        padding: 0px 0px 0px 0px;
    }

    .profileparablue {
        font-family: 'Segoe UI';
        color: #2d76bd;
        font-size: 14px;
        font-weight: bold;
    }


    .infralistnonbulet {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 20px 0px; /* Aligns it properly with other list items */
    }

    .infralistnonbuletnospace {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 0px 0px; /* Aligns it properly with other list items */
    }

    .ContactDiv1 {
        padding: 0px 0px 0px 0px;
    }

    .ContactDiv2 {
        padding: 0px 0px 0px 0px;
    }

    .ContactDiv3 {
        padding: 0px 0px 0px 0px;
    }

    .conblueline {
        font-family: 'Segoe UI';
        color: #2d76bd;
        font-size: 14px;
        padding: 0px 0px 5px 0px;
    }

    .conlinemani {
        font-family: 'Segoe UI';
        color: #333333;
        font-size: 14px;
        line-height: 18px;
        padding: 0px 110px 20px 0px;
    }

        .conlinemani::after {
            content: "";
            display: block;
            width: 100%;
            height: 5px;
            background-image: url('../Images/dot_gray.png');
            background-repeat: repeat-x;
            background-position: center;
        }

    .conMaharashtra {
        padding: 0px 0px 10px 0px;
    }
     .DEorangeback110 {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 20px 0px; /* Aligns it properly with other list items */
    }

     .DEorangeback110 li {
        
        padding: 0px 0px 10px 0px; /* Aligns it properly with other list items */
    }


    .DEorangeback110 li > a {
        padding:0px 0px 0px 0px;
        TEXT-DECORATION: none;
        color: #CA4E02;
        font-size: 14px;
        font-family: 'Segoe UI';
        line-height:15px;
    }

        .DEorangeback110 li > a:hover {
            text-decoration: none;
            color: #333333;
        }

    .ContactDivemail {
        padding: 0px 0px 0px 0px;
                width: 10%;
    }

    .ContactDivemail1 {
        padding: 0px 0px 0px 0px;
    }
    .condivfreespace {
    padding:0px 0px 10px 0px;
    }

    .Contactform {
    padding:0px 0px 0px 0px;
    /*text-align:center;*/
    }
    .textbox_color {
    /*width:100%;*/
    /*background-color: #0c0c0c;
        border: 1px solid #363636;*/
        height: 30px;
        padding-left: 7px;
        color: #979691;
        width: 330px;
        /*font: 12px Poppins !important;*/
    }

        .tr_write {
        height: 35px;
    }
        /*Scrollup butoon css*/
    .scrollup {
       
        position: fixed;
        right: 23px;
        bottom: 50px;
        color: #FFCC00 ;
        background-color: #9a0000 ;
        width: 38px;
        height: 38px;
        text-align: center;
        /*padding: 9px 0 0 1px;*/
        z-index: 2000;
        font-size: 10px;
        line-height: 1;
        border:2px solid #ffffff;
        transition: all 0.4s ease-in-out;

    }

        .scrollup:hover {
            background-color: #FFCC00;
            transition: all 0.5s ease 0s;
            color: #9a0000;
        }
    .scrollup12 {
    border:1px solid #cccccc;
    }
   
}

@media only screen and (min-width: 804px) and (max-width:853px)  {
    .linkinbelow {
    text-align:center;
    }
    .twoimageinline {
    width:45%;
    }
    .PPM1 {
        padding: 25px 0px 0px 0px;
    }

    .PM1 {
        padding: 0px 0px 0px 0px;
    }

    .PPM2 {
        padding: 32px 0px 0px 0px;
    }

    .ppmlogo {
        padding: 0px 0px 0px 25px;
        /*width: 22%;*/
        /*text-align:center;
    text-align: -webkit-center;
    text-align: -moz-center;*/
    }

    .ppmheading {
        padding: 0px 0px 0px 13px;
        /*width: 54%;*/
        /*text-align:center;
    text-align: -webkit-center;
    text-align: -moz-center;*/
    }

    .PMwhite {
        padding: 6px 0px 0px 0px;
    }

    .PMwhiteBackground {
        padding: 0px;
                width: 100%;
        background-color: #f0f0f0;
    }

    .PPMtextonimage {
        font-family: 'Segoe UI';
        font-size: 16px;
        color: #CC6600;
        text-align: center;
        padding: 2px 0px 6px 0px;
    }

    .PPMboximagediv {
        display:none;
                padding: 53px 20px 0px 0px;
        margin-left: -22px;
        /*width: 24%;*/
    }

    .pmspacelatters {
        letter-spacing: 13px;
    }

    .pmredline {
        padding: 0px 2px;
    }


    /*NAv bar start*/
    .PMnavbarstart {
                padding: 17px 80px 0px 80px;
        /*margin-top: -62px;*/
        /*background: #ccc;
    height: 53px;
    margin-top: -55px;*/
    }

    .pmredbackground {
        /*padding: 0px 0px 0px 64px;*/
        padding: 0px 0px 0px 0px;
        border: 1px solid #cccccc;
        width:100% ! important;
    }







    .navbar-inverse {
        /*height: 53px;*/
        background-color: #9a0000 !important;
        border: 2px solid #ffffff;
        /*margin-top: -44px;*/
        /*margin-top: 1px;*/
    }

    .navbar-nav > li > a {
        font-size: 17px;
        color: #FFCC00 !important;
        /*padding: 22px 20px 0px 20px;*/
        font-family: 'Segoe UI';
        padding: 15px 16px !important;
    }

        .navbar-nav > li > a:hover {
            color: #fff !important;
            text-decoration: underline;
            /*padding: 0px;*/
            /*transition: all 0.6s ease-in-out;*/
        }

    .GMaster {
        padding: 0px 0px 0px 0px;
    }

    .pmwhitehalf {
        background: #f1f1f1;
        height: 57px;
        border: 2px solid #ffffff;
        /*margin-top: -44px;
        margin-left: -10px;
        width: 38%;*/
    }

    .pmwhitehalfone {
        display:none;
        border: 1px solid #cccccc;
        padding: 0px;
        /*margin-left: -4px;*/
        /*width: 90%;*/
        /*margin-left: -30px;*/
    }

    /*Default Page*/


    .DefaultBackground {
        /*background-image: url('../Images/default_102_inner_02.jpg');*/
        /*margin-top: -10px;*/
        position: static;
        /*height:600px;*/
        padding: 15px 0px 0px 0px;
        position: absolute;
        z-index: 4;
        text-align:center;
    }

    .GMFA1 {
        color: #585858 !important;
        border: 1px solid grey;
        padding: 8px 9px 7px 9px;
        border-radius: 50%;
    }

    .defaultfafalogo {
        padding: 0px 0px 0px 0px;
    }

    .GMFA42 {
        padding: 0px 0px 0px 20px;
    }

    .EmailDefault {
        padding: 0px 0px 0px 5px;
    }

    .bannerslidenew {
        padding: 0px 0px 0px 0px;
    }

    .blueline {
        text-align: center;
        font-size: 30px;
        color: #2d76bd;
        margin-top: -59px;
        /*text-shadow:2px 2px black;*/
    }
    /*.advantages-ul {
        list-style-image: url(../Images/bullet_orange.png);
        line-height: 30px;
        color: #000;
        font-size: 16px;
        padding-left: 22px;
    }*/

    .advantages-ul {
        list-style: none; /* Remove default bullets */
        padding-left: 0; /* Remove default padding */
    }

        .advantages-ul li {
            position: relative;
            padding-left: 35px; /* Space for bullet */
            line-height: 29px; /* Ensure consistent vertical alignment */
            font-size: 16px;
            color: #000;
        }

            .advantages-ul li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); /* Aligns bullet vertically */
                width: 25px; /* Set bullet image width */
                height: 25px; /* Set bullet image height */
                background-image: url("../Images/bullet_orange.png");
                background-size: contain; /* Ensure the image fits properly */
                background-repeat: no-repeat;
            }

    .productlinklast ::before {
        top: 0% !important;
    }

    .advantages-ul > productlinklast ::after {
        background-image: none!important;
    }

    .productlink {
        FONT-SIZE: 14px;
        FONT-FAMILY: "Segoe UI";
        TEXT-DECORATION: none;
        color: #990000;
    }

        .productlink:hover {
            color: #0066CC;
            text-decoration: none;
        }

        .productlink:active {
            color: #0066CC;
            text-decoration: none;
        }




    .advantages-ul li::after {
        content: "";
        display: block;
        width: 100%;
        height: 5px;
        background-image: url('../Images/dot_gray.png');
        background-repeat: repeat-x;
        background-position: center;
    }

    .Defaultcontactdiv {
        padding: 0px 0px 0px 0px;
    }

    .whitebackground {
        padding: 30px 30px 40px 30px;
        /*background-image: url('../Images/default_04.jpg');
        background-position: top;*/
        /*width: 76%;*/
        background-color: #ffffff;
        border: 1px solid #cccccc;
    }

    .DEWhitelist {
        padding: 30px 0px;
    }

    .DEwihtsmalldiv {
        padding: 0px 0px 0px 0px;
        /*width: 12%;*/
    }

    .DEbrownheadingline {
       padding: 0px 0px 0px 0px;
    }

    .Depruductmaindiv {
        padding: 30px 0px 0px 0px;
    }

    .DEfirstproduct {
        padding: 0px 0px 0px 0px;
    }

    .DEproductimage {
        padding: 0px 0px 0px 0px;
        /*width: 30%;*/
    }

    .DEproductimagebox {
        padding: 0px 0px 0px 0px;
        /*border:1px solid #585858;*/
    }

    .DEbrownlinebox {
        padding: 45px 10px 0px 10px;
    }

    .DEbrownlineboxin {
        background-color: #9a0000 !important;
        padding: 10px 10px 10px 10px;
        border: 2px solid #ffffff;
    }

    .DEbrownlineboxinouter {
        padding: 0px;
        border: 1px solid #cccccc;
    }

    .DEyelowline {
        font-size: 16px;
        color: #FFCC00 !important;
        /* padding: 22px 20px 0px 20px; */
        font-family: 'Segoe UI';
    }

    .DElineHeavy {
        FONT-SIZE: 14px;
        font-family: 'Segoe UI';
        TEXT-DECORATION: none;
        line-height: 22px;
        color: #333333;
        text-align: justify;
    }

    .DEfirstproductbelowpara {
        padding: 20px 0px 20px 0px;
        /*text-align:center;*/
    }

    .PMloverline {
        padding: 50px 0px 90px 0px;
        text-align: center;
        color: rgb(102, 102, 102);
        font-size: small;
        font-family: 'Segoe UI';
    }

    .productdiv1 {
        padding: 35px 0px 0px 0px;
    }

    .productdiv2 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv3 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv4 {
        padding: 0px 0px 0px 0px;
        text-align:center;
    }

    .productdiv5 {
        padding: 0px 0px 0px 0px;
        text-align: center;
    }

    .productmfgline {
        font-family: 'Segoe UI';
        font-size: 17px;
        color: #2d76bd;
    }
    /*.whitebackgroundproduct {
    padding: 20px 0px 0px 0px;
        background-image: url('../Images/default_102_inner_02 - Copy.jpg');
        background-position: top;
        width: 76%;
         }*/

    .productcat {
        padding: 0px 0px 10px 0px;
    }

    .productlatlogname {
        color: #cc6600;
        font-family: 'Segoe UI';
        font-size: 27px;
    }

    .Productlinkintable {
        text-align: center;
        padding: 20px 0px 50px 0px;
    }

    .DEproductimageinproduct {
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        padding: 0px 0px 0px 0px;
    }

    .productsDepruductmaindiv {
        padding: 25px 0px 0px 0px;
    }






    .tradingdiv {
        padding: 0px 0px 0px 0px;
    }

    .tradingdivhalf {
        padding: 0px 0px 0px 0px;
        /*text-align:center;*/
    }



    .Tranding-ul {
        list-style: none; /* Remove default bullets */
        padding-left: 0; /* Remove default padding */
    }

        .Tranding-ul li {
            font-family: 'Segoe UI';
            position: relative;
            padding-left: 45px; /* Space for bullet */
            line-height: 30px; /* Ensure consistent vertical alignment */
            font-size: 14px;
            color: #333333;
        }

            .Tranding-ul li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); /* Aligns bullet vertically */
                width: 25px; /* Set bullet image width */
                height: 25px; /* Set bullet image height */
                background-image: url("../Images/bullet_orange.png");
                background-size: contain; /* Ensure the image fits properly */
                background-repeat: no-repeat;
            }

    .Profilediv {
        padding: 0px 0px 0px 0px;
        font-family: 'Segoe UI';
        line-height: 25px; /* Ensure consistent vertical alignment */
        font-size: 14px;
        color: #333333;
        text-align: justify;
    }

    .profilepara {
        padding: 10px 0px 0px 0px;
    }

    .profilecat {
        padding: 0px 0px 0px 0px;
    }

    .profileparabold {
        padding: 10px 0px 0px 0px;
        font-family: 'Segoe UI';
        line-height: 25px; /* Ensure consistent vertical alignment */
        font-size: 14px;
        color: #000000;
        font-weight: bold;
    }

    .innfradivhalf {
        padding: 0px 0px 0px 0px;
    }

    .profileparablue {
        font-family: 'Segoe UI';
        color: #2d76bd;
        font-size: 14px;
        font-weight: bold;
    }


    .infralistnonbulet {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 20px 0px; /* Aligns it properly with other list items */
    }

    .infralistnonbuletnospace {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 0px 0px; /* Aligns it properly with other list items */
    }

    .ContactDiv1 {
        padding: 0px 0px 0px 0px;
    }

    .ContactDiv2 {
        padding: 0px 0px 0px 0px;
    }

    .ContactDiv3 {
        padding: 0px 0px 0px 0px;
    }

    .conblueline {
        font-family: 'Segoe UI';
        color: #2d76bd;
        font-size: 14px;
        padding: 0px 0px 5px 0px;
    }

    .conlinemani {
        font-family: 'Segoe UI';
        color: #333333;
        font-size: 14px;
        line-height: 18px;
        padding: 0px 110px 20px 0px;
    }

        .conlinemani::after {
            content: "";
            display: block;
            width: 100%;
            height: 5px;
            background-image: url('../Images/dot_gray.png');
            background-repeat: repeat-x;
            background-position: center;
        }

    .conMaharashtra {
        padding: 0px 0px 10px 0px;
    }
     .DEorangeback110 {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 20px 0px; /* Aligns it properly with other list items */
    }

     .DEorangeback110 li {
        
        padding: 0px 0px 10px 0px; /* Aligns it properly with other list items */
    }


    .DEorangeback110 li > a {
        padding:0px 0px 0px 0px;
        TEXT-DECORATION: none;
        color: #CA4E02;
        font-size: 14px;
        font-family: 'Segoe UI';
        line-height:15px;
    }

        .DEorangeback110 li > a:hover {
            text-decoration: none;
            color: #333333;
        }

    .ContactDivemail {
        padding: 0px 0px 0px 0px;
                width: 10%;
    }

    .ContactDivemail1 {
        padding: 0px 0px 0px 0px;
    }
    .condivfreespace {
    padding:0px 0px 10px 0px;
    }

    .Contactform {
    padding:0px 0px 0px 0px;
    /*text-align:center;*/
    }
    .textbox_color {
    /*width:100%;*/
    /*background-color: #0c0c0c;
        border: 1px solid #363636;*/
        height: 30px;
        padding-left: 7px;
        color: #979691;
        width: 330px;
        /*font: 12px Poppins !important;*/
    }

        .tr_write {
        height: 35px;
    }
        /*Scrollup butoon css*/
    .scrollup {
       
        position: fixed;
        right: 23px;
        bottom: 50px;
        color: #FFCC00 ;
        background-color: #9a0000 ;
        width: 38px;
        height: 38px;
        text-align: center;
        /*padding: 9px 0 0 1px;*/
        z-index: 2000;
        font-size: 10px;
        line-height: 1;
        border:2px solid #ffffff;
        transition: all 0.4s ease-in-out;

    }

        .scrollup:hover {
            background-color: #FFCC00;
            transition: all 0.5s ease 0s;
            color: #9a0000;
        }
    .scrollup12 {
    border:1px solid #cccccc;
    }
   
}

@media only screen and (min-width: 800px) and (max-width:803px)  {
    .linkinbelow {
    text-align:center;
    }
    .twoimageinline {
    width:45%;
    }
    .PPM1 {
        padding: 25px 0px 0px 0px;
    }

    .PM1 {
        padding: 0px 0px 0px 0px;
    }

    .PPM2 {
        padding: 32px 0px 0px 0px;
    }

    .ppmlogo {
        padding: 0px 0px 0px 25px;
        /*width: 22%;*/
        /*text-align:center;
    text-align: -webkit-center;
    text-align: -moz-center;*/
    }

    .ppmheading {
        padding: 0px 0px 0px 13px;
        /*width: 54%;*/
        /*text-align:center;
    text-align: -webkit-center;
    text-align: -moz-center;*/
    }

    .PMwhite {
        padding: 6px 0px 0px 0px;
    }

    .PMwhiteBackground {
        padding: 0px;
                width: 100%;
        background-color: #f0f0f0;
    }

    .PPMtextonimage {
        font-family: 'Segoe UI';
        font-size: 16px;
        color: #CC6600;
        text-align: center;
        padding: 2px 0px 6px 0px;
    }

    .PPMboximagediv {
        display:none;
                padding: 53px 20px 0px 0px;
        margin-left: -22px;
        /*width: 24%;*/
    }

    .pmspacelatters {
        letter-spacing: 13px;
    }

    .pmredline {
        padding: 0px 2px;
    }


    /*NAv bar start*/
    .PMnavbarstart {
                padding: 17px 80px 0px 80px;
        /*margin-top: -62px;*/
        /*background: #ccc;
    height: 53px;
    margin-top: -55px;*/
    }

    .pmredbackground {
        /*padding: 0px 0px 0px 64px;*/
        padding: 0px 0px 0px 0px;
        border: 1px solid #cccccc;
        width:100% ! important;
    }







    .navbar-inverse {
        /*height: 53px;*/
        background-color: #9a0000 !important;
        border: 2px solid #ffffff;
        /*margin-top: -44px;*/
        /*margin-top: 1px;*/
    }

    .navbar-nav > li > a {
        font-size: 17px;
        color: #FFCC00 !important;
        /*padding: 22px 20px 0px 20px;*/
        font-family: 'Segoe UI';
        padding: 15px 16px !important;
    }

        .navbar-nav > li > a:hover {
            color: #fff !important;
            text-decoration: underline;
            /*padding: 0px;*/
            /*transition: all 0.6s ease-in-out;*/
        }

    .GMaster {
        padding: 0px 0px 0px 0px;
    }

    .pmwhitehalf {
        background: #f1f1f1;
        height: 57px;
        border: 2px solid #ffffff;
        /*margin-top: -44px;
        margin-left: -10px;
        width: 38%;*/
    }

    .pmwhitehalfone {
        display:none;
        border: 1px solid #cccccc;
        padding: 0px;
        /*margin-left: -4px;*/
        /*width: 90%;*/
        /*margin-left: -30px;*/
    }

    /*Default Page*/


    .DefaultBackground {
        /*background-image: url('../Images/default_102_inner_02.jpg');*/
        /*margin-top: -10px;*/
        position: static;
        /*height:600px;*/
        padding: 15px 0px 0px 0px;
        position: absolute;
        z-index: 4;
        text-align:center;
    }

    .GMFA1 {
        color: #585858 !important;
        border: 1px solid grey;
        padding: 8px 9px 7px 9px;
        border-radius: 50%;
    }

    .defaultfafalogo {
        padding: 0px 0px 0px 0px;
    }

    .GMFA42 {
        padding: 0px 0px 0px 20px;
    }

    .EmailDefault {
        padding: 0px 0px 0px 5px;
    }

    .bannerslidenew {
        padding: 0px 0px 0px 0px;
    }

    .blueline {
        text-align: center;
        font-size: 30px;
        color: #2d76bd;
        margin-top: -59px;
        /*text-shadow:2px 2px black;*/
    }
    /*.advantages-ul {
        list-style-image: url(../Images/bullet_orange.png);
        line-height: 30px;
        color: #000;
        font-size: 16px;
        padding-left: 22px;
    }*/

    .advantages-ul {
        list-style: none; /* Remove default bullets */
        padding-left: 0; /* Remove default padding */
    }

        .advantages-ul li {
            position: relative;
            padding-left: 35px; /* Space for bullet */
            line-height: 29px; /* Ensure consistent vertical alignment */
            font-size: 16px;
            color: #000;
        }

            .advantages-ul li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); /* Aligns bullet vertically */
                width: 25px; /* Set bullet image width */
                height: 25px; /* Set bullet image height */
                background-image: url("../Images/bullet_orange.png");
                background-size: contain; /* Ensure the image fits properly */
                background-repeat: no-repeat;
            }

    .productlinklast ::before {
        top: 0% !important;
    }

    .advantages-ul > productlinklast ::after {
        background-image: none!important;
    }

    .productlink {
        FONT-SIZE: 14px;
        FONT-FAMILY: "Segoe UI";
        TEXT-DECORATION: none;
        color: #990000;
    }

        .productlink:hover {
            color: #0066CC;
            text-decoration: none;
        }

        .productlink:active {
            color: #0066CC;
            text-decoration: none;
        }




    .advantages-ul li::after {
        content: "";
        display: block;
        width: 100%;
        height: 5px;
        background-image: url('../Images/dot_gray.png');
        background-repeat: repeat-x;
        background-position: center;
    }

    .Defaultcontactdiv {
        padding: 0px 0px 0px 0px;
    }

    .whitebackground {
        padding: 30px 30px 40px 30px;
        /*background-image: url('../Images/default_04.jpg');
        background-position: top;*/
        /*width: 76%;*/
        background-color: #ffffff;
        border: 1px solid #cccccc;
    }

    .DEWhitelist {
        padding: 30px 0px;
    }

    .DEwihtsmalldiv {
        padding: 0px 0px 0px 0px;
        /*width: 12%;*/
    }

    .DEbrownheadingline {
       padding: 0px 0px 0px 0px;
    }

    .Depruductmaindiv {
        padding: 30px 0px 0px 0px;
    }

    .DEfirstproduct {
        padding: 0px 0px 0px 0px;
    }

    .DEproductimage {
        padding: 0px 0px 0px 0px;
        /*width: 30%;*/
    }

    .DEproductimagebox {
        padding: 0px 0px 0px 0px;
        /*border:1px solid #585858;*/
    }

    .DEbrownlinebox {
        padding: 45px 10px 0px 10px;
    }

    .DEbrownlineboxin {
        background-color: #9a0000 !important;
        padding: 10px 10px 10px 10px;
        border: 2px solid #ffffff;
    }

    .DEbrownlineboxinouter {
        padding: 0px;
        border: 1px solid #cccccc;
    }

    .DEyelowline {
        font-size: 16px;
        color: #FFCC00 !important;
        /* padding: 22px 20px 0px 20px; */
        font-family: 'Segoe UI';
    }

    .DElineHeavy {
        FONT-SIZE: 14px;
        font-family: 'Segoe UI';
        TEXT-DECORATION: none;
        line-height: 22px;
        color: #333333;
        text-align: justify;
    }

    .DEfirstproductbelowpara {
        padding: 20px 0px 20px 0px;
        /*text-align:center;*/
    }

    .PMloverline {
        padding: 50px 0px 90px 0px;
        text-align: center;
        color: rgb(102, 102, 102);
        font-size: small;
        font-family: 'Segoe UI';
    }

    .productdiv1 {
        padding: 35px 0px 0px 0px;
    }

    .productdiv2 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv3 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv4 {
        padding: 0px 0px 0px 0px;
        text-align:center;
    }

    .productdiv5 {
        padding: 0px 0px 0px 0px;
        text-align: center;
    }

    .productmfgline {
        font-family: 'Segoe UI';
        font-size: 17px;
        color: #2d76bd;
    }
    /*.whitebackgroundproduct {
    padding: 20px 0px 0px 0px;
        background-image: url('../Images/default_102_inner_02 - Copy.jpg');
        background-position: top;
        width: 76%;
         }*/

    .productcat {
        padding: 0px 0px 10px 0px;
    }

    .productlatlogname {
        color: #cc6600;
        font-family: 'Segoe UI';
        font-size: 27px;
    }

    .Productlinkintable {
        text-align: center;
        padding: 20px 0px 50px 0px;
    }

    .DEproductimageinproduct {
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        padding: 0px 0px 0px 0px;
    }

    .productsDepruductmaindiv {
        padding: 25px 0px 0px 0px;
    }






    .tradingdiv {
        padding: 0px 0px 0px 0px;
    }

    .tradingdivhalf {
        padding: 0px 0px 0px 0px;
        /*text-align:center;*/
    }



    .Tranding-ul {
        list-style: none; /* Remove default bullets */
        padding-left: 0; /* Remove default padding */
    }

        .Tranding-ul li {
            font-family: 'Segoe UI';
            position: relative;
            padding-left: 45px; /* Space for bullet */
            line-height: 30px; /* Ensure consistent vertical alignment */
            font-size: 14px;
            color: #333333;
        }

            .Tranding-ul li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); /* Aligns bullet vertically */
                width: 25px; /* Set bullet image width */
                height: 25px; /* Set bullet image height */
                background-image: url("../Images/bullet_orange.png");
                background-size: contain; /* Ensure the image fits properly */
                background-repeat: no-repeat;
            }

    .Profilediv {
        padding: 0px 0px 0px 0px;
        font-family: 'Segoe UI';
        line-height: 25px; /* Ensure consistent vertical alignment */
        font-size: 14px;
        color: #333333;
        text-align: justify;
    }

    .profilepara {
        padding: 10px 0px 0px 0px;
    }

    .profilecat {
        padding: 0px 0px 0px 0px;
    }

    .profileparabold {
        padding: 10px 0px 0px 0px;
        font-family: 'Segoe UI';
        line-height: 25px; /* Ensure consistent vertical alignment */
        font-size: 14px;
        color: #000000;
        font-weight: bold;
    }

    .innfradivhalf {
        padding: 0px 0px 0px 0px;
    }

    .profileparablue {
        font-family: 'Segoe UI';
        color: #2d76bd;
        font-size: 14px;
        font-weight: bold;
    }


    .infralistnonbulet {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 20px 0px; /* Aligns it properly with other list items */
    }

    .infralistnonbuletnospace {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 0px 0px; /* Aligns it properly with other list items */
    }

    .ContactDiv1 {
        padding: 0px 0px 0px 0px;
    }

    .ContactDiv2 {
        padding: 0px 0px 0px 0px;
    }

    .ContactDiv3 {
        padding: 0px 0px 0px 0px;
    }

    .conblueline {
        font-family: 'Segoe UI';
        color: #2d76bd;
        font-size: 14px;
        padding: 0px 0px 5px 0px;
    }

    .conlinemani {
        font-family: 'Segoe UI';
        color: #333333;
        font-size: 14px;
        line-height: 18px;
        padding: 0px 110px 20px 0px;
    }

        .conlinemani::after {
            content: "";
            display: block;
            width: 100%;
            height: 5px;
            background-image: url('../Images/dot_gray.png');
            background-repeat: repeat-x;
            background-position: center;
        }

    .conMaharashtra {
        padding: 0px 0px 10px 0px;
    }
     .DEorangeback110 {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 20px 0px; /* Aligns it properly with other list items */
    }

     .DEorangeback110 li {
        
        padding: 0px 0px 10px 0px; /* Aligns it properly with other list items */
    }


    .DEorangeback110 li > a {
        padding:0px 0px 0px 0px;
        TEXT-DECORATION: none;
        color: #CA4E02;
        font-size: 14px;
        font-family: 'Segoe UI';
        line-height:15px;
    }

        .DEorangeback110 li > a:hover {
            text-decoration: none;
            color: #333333;
        }

    .ContactDivemail {
        padding: 0px 0px 0px 0px;
                width: 10%;
    }

    .ContactDivemail1 {
        padding: 0px 0px 0px 0px;
    }
    .condivfreespace {
    padding:0px 0px 10px 0px;
    }

    .Contactform {
    padding:0px 0px 0px 0px;
    /*text-align:center;*/
    }
    .textbox_color {
    /*width:100%;*/
    /*background-color: #0c0c0c;
        border: 1px solid #363636;*/
        height: 30px;
        padding-left: 7px;
        color: #979691;
        width: 330px;
        /*font: 12px Poppins !important;*/
    }

        .tr_write {
        height: 35px;
    }
        /*Scrollup butoon css*/
    .scrollup {
       
        position: fixed;
        right: 23px;
        bottom: 50px;
        color: #FFCC00 ;
        background-color: #9a0000 ;
        width: 38px;
        height: 38px;
        text-align: center;
        /*padding: 9px 0 0 1px;*/
        z-index: 2000;
        font-size: 10px;
        line-height: 1;
        border:2px solid #ffffff;
        transition: all 0.4s ease-in-out;

    }

        .scrollup:hover {
            background-color: #FFCC00;
            transition: all 0.5s ease 0s;
            color: #9a0000;
        }
    .scrollup12 {
    border:1px solid #cccccc;
    }
   
}

@media only screen and (min-width: 780px) and (max-width:799px)  {
    .linkinbelow {
    text-align:center;
    }
    .twoimageinline {
    width:45%;
    }
    .PPM1 {
        padding: 25px 0px 0px 0px;
    }

    .PM1 {
        padding: 0px 0px 0px 0px;
    }

    .PPM2 {
        padding: 32px 0px 0px 0px;
    }

    .ppmlogo {
        padding: 0px 0px 0px 25px;
        /*width: 22%;*/
        /*text-align:center;
    text-align: -webkit-center;
    text-align: -moz-center;*/
    }

    .ppmheading {
        padding: 0px 0px 0px 13px;
        /*width: 54%;*/
        /*text-align:center;
    text-align: -webkit-center;
    text-align: -moz-center;*/
    }

    .PMwhite {
        padding: 6px 0px 0px 0px;
    }

    .PMwhiteBackground {
        padding: 0px;
                width: 100%;
        background-color: #f0f0f0;
    }

    .PPMtextonimage {
        font-family: 'Segoe UI';
        font-size: 16px;
        color: #CC6600;
        text-align: center;
        padding: 2px 0px 6px 0px;
    }

    .PPMboximagediv {
        display:none;
                padding: 53px 20px 0px 0px;
        margin-left: -22px;
        /*width: 24%;*/
    }

    .pmspacelatters {
        letter-spacing: 13px;
    }

    .pmredline {
        padding: 0px 2px;
    }


    /*NAv bar start*/
    .PMnavbarstart {
                padding: 17px 80px 0px 80px;
        /*margin-top: -62px;*/
        /*background: #ccc;
    height: 53px;
    margin-top: -55px;*/
    }

    .pmredbackground {
        /*padding: 0px 0px 0px 64px;*/
        padding: 0px 0px 0px 0px;
        border: 1px solid #cccccc;
        width:100% ! important;
    }







    .navbar-inverse {
        /*height: 53px;*/
        background-color: #9a0000 !important;
        border: 2px solid #ffffff;
        /*margin-top: -44px;*/
        /*margin-top: 1px;*/
    }

    .navbar-nav > li > a {
        font-size: 17px;
        color: #FFCC00 !important;
        /*padding: 22px 20px 0px 20px;*/
        font-family: 'Segoe UI';
        padding: 15px 16px !important;
    }

        .navbar-nav > li > a:hover {
            color: #fff !important;
            text-decoration: underline;
            /*padding: 0px;*/
            /*transition: all 0.6s ease-in-out;*/
        }

    .GMaster {
        padding: 0px 0px 0px 0px;
    }

    .pmwhitehalf {
        background: #f1f1f1;
        height: 57px;
        border: 2px solid #ffffff;
        /*margin-top: -44px;
        margin-left: -10px;
        width: 38%;*/
    }

    .pmwhitehalfone {
        display:none;
        border: 1px solid #cccccc;
        padding: 0px;
        /*margin-left: -4px;*/
        /*width: 90%;*/
        /*margin-left: -30px;*/
    }

    /*Default Page*/


    .DefaultBackground {
        /*background-image: url('../Images/default_102_inner_02.jpg');*/
        /*margin-top: -10px;*/
        position: static;
        /*height:600px;*/
        padding: 0px 0px 0px 0px;
        position: absolute;
        z-index: 4;
        text-align:center;
    }

    .GMFA1 {
        color: #585858 !important;
        border: 1px solid grey;
        padding: 8px 9px 7px 9px;
        border-radius: 50%;
    }

    .defaultfafalogo {
        padding: 0px 0px 0px 0px;
    }

    .GMFA42 {
        padding: 0px 0px 0px 20px;
    }

    .EmailDefault {
        padding: 0px 0px 0px 5px;
    }

    .bannerslidenew {
        padding: 0px 0px 0px 0px;
    }

    .blueline {
        text-align: center;
        font-size: 30px;
        color: #2d76bd;
        margin-top: -59px;
        /*text-shadow:2px 2px black;*/
    }
    /*.advantages-ul {
        list-style-image: url(../Images/bullet_orange.png);
        line-height: 30px;
        color: #000;
        font-size: 16px;
        padding-left: 22px;
    }*/

    .advantages-ul {
        list-style: none; /* Remove default bullets */
        padding-left: 0; /* Remove default padding */
    }

        .advantages-ul li {
            position: relative;
            padding-left: 35px; /* Space for bullet */
            line-height: 29px; /* Ensure consistent vertical alignment */
            font-size: 16px;
            color: #000;
        }

            .advantages-ul li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); /* Aligns bullet vertically */
                width: 25px; /* Set bullet image width */
                height: 25px; /* Set bullet image height */
                background-image: url("../Images/bullet_orange.png");
                background-size: contain; /* Ensure the image fits properly */
                background-repeat: no-repeat;
            }

    .productlinklast ::before {
        top: 0% !important;
    }

    .advantages-ul > productlinklast ::after {
        background-image: none!important;
    }

    .productlink {
        FONT-SIZE: 14px;
        FONT-FAMILY: "Segoe UI";
        TEXT-DECORATION: none;
        color: #990000;
    }

        .productlink:hover {
            color: #0066CC;
            text-decoration: none;
        }

        .productlink:active {
            color: #0066CC;
            text-decoration: none;
        }




    .advantages-ul li::after {
        content: "";
        display: block;
        width: 100%;
        height: 5px;
        background-image: url('../Images/dot_gray.png');
        background-repeat: repeat-x;
        background-position: center;
    }

    .Defaultcontactdiv {
        padding: 0px 0px 0px 0px;
    }

    .whitebackground {
        padding: 30px 30px 40px 30px;
        /*background-image: url('../Images/default_04.jpg');
        background-position: top;*/
        /*width: 76%;*/
        background-color: #ffffff;
        border: 1px solid #cccccc;
    }

    .DEWhitelist {
        padding: 30px 0px;
    }

    .DEwihtsmalldiv {
        padding: 0px 0px 0px 0px;
        /*width: 12%;*/
    }

    .DEbrownheadingline {
       padding: 0px 0px 0px 0px;
    }

    .Depruductmaindiv {
        padding: 30px 0px 0px 0px;
    }

    .DEfirstproduct {
        padding: 0px 0px 0px 0px;
    }

    .DEproductimage {
        padding: 0px 0px 0px 0px;
        /*width: 30%;*/
    }

    .DEproductimagebox {
        padding: 0px 0px 0px 0px;
        /*border:1px solid #585858;*/
    }

    .DEbrownlinebox {
        padding: 45px 10px 0px 10px;
    }

    .DEbrownlineboxin {
        background-color: #9a0000 !important;
        padding: 10px 10px 10px 10px;
        border: 2px solid #ffffff;
    }

    .DEbrownlineboxinouter {
        padding: 0px;
        border: 1px solid #cccccc;
    }

    .DEyelowline {
        font-size: 16px;
        color: #FFCC00 !important;
        /* padding: 22px 20px 0px 20px; */
        font-family: 'Segoe UI';
    }

    .DElineHeavy {
        FONT-SIZE: 14px;
        font-family: 'Segoe UI';
        TEXT-DECORATION: none;
        line-height: 22px;
        color: #333333;
        text-align: justify;
    }

    .DEfirstproductbelowpara {
        padding: 20px 0px 20px 0px;
        /*text-align:center;*/
    }

    .PMloverline {
        padding: 50px 0px 90px 0px;
        text-align: center;
        color: rgb(102, 102, 102);
        font-size: small;
        font-family: 'Segoe UI';
    }

    .productdiv1 {
        padding: 35px 0px 0px 0px;
    }

    .productdiv2 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv3 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv4 {
        padding: 0px 0px 0px 0px;
        text-align:center;
    }

    .productdiv5 {
        padding: 0px 0px 0px 0px;
        text-align: center;
    }

    .productmfgline {
        font-family: 'Segoe UI';
        font-size: 17px;
        color: #2d76bd;
    }
    /*.whitebackgroundproduct {
    padding: 20px 0px 0px 0px;
        background-image: url('../Images/default_102_inner_02 - Copy.jpg');
        background-position: top;
        width: 76%;
         }*/

    .productcat {
        padding: 0px 0px 10px 0px;
    }

    .productlatlogname {
        color: #cc6600;
        font-family: 'Segoe UI';
        font-size: 27px;
    }

    .Productlinkintable {
        text-align: center;
        padding: 20px 0px 50px 0px;
    }

    .DEproductimageinproduct {
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        padding: 0px 0px 0px 0px;
    }

    .productsDepruductmaindiv {
        padding: 25px 0px 0px 0px;
    }






    .tradingdiv {
        padding: 0px 0px 0px 0px;
    }

    .tradingdivhalf {
        padding: 0px 0px 0px 0px;
        /*text-align:center;*/
    }



    .Tranding-ul {
        list-style: none; /* Remove default bullets */
        padding-left: 0; /* Remove default padding */
    }

        .Tranding-ul li {
            font-family: 'Segoe UI';
            position: relative;
            padding-left: 45px; /* Space for bullet */
            line-height: 30px; /* Ensure consistent vertical alignment */
            font-size: 14px;
            color: #333333;
        }

            .Tranding-ul li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); /* Aligns bullet vertically */
                width: 25px; /* Set bullet image width */
                height: 25px; /* Set bullet image height */
                background-image: url("../Images/bullet_orange.png");
                background-size: contain; /* Ensure the image fits properly */
                background-repeat: no-repeat;
            }

    .Profilediv {
        padding: 0px 0px 0px 0px;
        font-family: 'Segoe UI';
        line-height: 25px; /* Ensure consistent vertical alignment */
        font-size: 14px;
        color: #333333;
        text-align: justify;
    }

    .profilepara {
        padding: 10px 0px 0px 0px;
    }

    .profilecat {
        padding: 0px 0px 0px 0px;
    }

    .profileparabold {
        padding: 10px 0px 0px 0px;
        font-family: 'Segoe UI';
        line-height: 25px; /* Ensure consistent vertical alignment */
        font-size: 14px;
        color: #000000;
        font-weight: bold;
    }

    .innfradivhalf {
        padding: 0px 0px 0px 0px;
    }

    .profileparablue {
        font-family: 'Segoe UI';
        color: #2d76bd;
        font-size: 14px;
        font-weight: bold;
    }


    .infralistnonbulet {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 20px 0px; /* Aligns it properly with other list items */
    }

    .infralistnonbuletnospace {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 0px 0px; /* Aligns it properly with other list items */
    }

    .ContactDiv1 {
        padding: 0px 0px 0px 0px;
    }

    .ContactDiv2 {
        padding: 0px 0px 0px 0px;
    }

    .ContactDiv3 {
        padding: 0px 0px 0px 0px;
    }

    .conblueline {
        font-family: 'Segoe UI';
        color: #2d76bd;
        font-size: 14px;
        padding: 0px 0px 5px 0px;
    }

    .conlinemani {
        font-family: 'Segoe UI';
        color: #333333;
        font-size: 14px;
        line-height: 18px;
        padding: 0px 110px 20px 0px;
    }

        .conlinemani::after {
            content: "";
            display: block;
            width: 100%;
            height: 5px;
            background-image: url('../Images/dot_gray.png');
            background-repeat: repeat-x;
            background-position: center;
        }

    .conMaharashtra {
        padding: 0px 0px 10px 0px;
    }
     .DEorangeback110 {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 20px 0px; /* Aligns it properly with other list items */
    }

     .DEorangeback110 li {
        
        padding: 0px 0px 10px 0px; /* Aligns it properly with other list items */
    }


    .DEorangeback110 li > a {
        padding:0px 0px 0px 0px;
        TEXT-DECORATION: none;
        color: #CA4E02;
        font-size: 14px;
        font-family: 'Segoe UI';
        line-height:15px;
    }

        .DEorangeback110 li > a:hover {
            text-decoration: none;
            color: #333333;
        }

    .ContactDivemail {
        padding: 0px 0px 0px 0px;
                width: 10%;
    }

    .ContactDivemail1 {
        padding: 0px 0px 0px 0px;
    }
    .condivfreespace {
    padding:0px 0px 10px 0px;
    }

    .Contactform {
    padding:0px 0px 0px 0px;
    /*text-align:center;*/
    }
    .textbox_color {
    /*width:100%;*/
    /*background-color: #0c0c0c;
        border: 1px solid #363636;*/
        height: 30px;
        padding-left: 7px;
        color: #979691;
        width: 330px;
        /*font: 12px Poppins !important;*/
    }

        .tr_write {
        height: 35px;
    }
        /*Scrollup butoon css*/
    .scrollup {
       
        position: fixed;
        right: 23px;
        bottom: 50px;
        color: #FFCC00 ;
        background-color: #9a0000 ;
        width: 38px;
        height: 38px;
        text-align: center;
        /*padding: 9px 0 0 1px;*/
        z-index: 2000;
        font-size: 10px;
        line-height: 1;
        border:2px solid #ffffff;
        transition: all 0.4s ease-in-out;

    }

        .scrollup:hover {
            background-color: #FFCC00;
            transition: all 0.5s ease 0s;
            color: #9a0000;
        }
    .scrollup12 {
    border:1px solid #cccccc;
    }
   
}

@media only screen and (min-width: 768px) and (max-width:779px)  {
    .linkinbelow {
    text-align:center;
    }
    .twoimageinline {
    width:45%;
    }
    .PPM1 {
        padding: 25px 0px 0px 0px;
    }

    .PM1 {
        padding: 0px 0px 0px 0px;
    }

    .PPM2 {
        padding: 32px 0px 0px 0px;
    }

    .ppmlogo {
        padding: 0px 0px 0px 25px;
        /*width: 22%;*/
        /*text-align:center;
    text-align: -webkit-center;
    text-align: -moz-center;*/
    }

    .ppmheading {
        padding: 0px 0px 0px 13px;
        /*width: 54%;*/
        /*text-align:center;
    text-align: -webkit-center;
    text-align: -moz-center;*/
    }

    .PMwhite {
        padding: 6px 0px 0px 0px;
    }

    .PMwhiteBackground {
        padding: 0px;
                width: 113%;
        background-color: #f0f0f0;
    }

    .PPMtextonimage {
        font-family: 'Segoe UI';
        font-size: 16px;
        color: #CC6600;
        text-align: center;
        padding: 2px 0px 6px 0px;
    }

    .PPMboximagediv {
        display:none;
                padding: 53px 20px 0px 0px;
        margin-left: -22px;
        /*width: 24%;*/
    }

    .pmspacelatters {
        letter-spacing: 13px;
    }

    .pmredline {
        padding: 0px 2px;
    }


    /*NAv bar start*/
    .PMnavbarstart {
                padding: 17px 65px 0px 65px;
        /*margin-top: -62px;*/
        /*background: #ccc;
    height: 53px;
    margin-top: -55px;*/
    }

    .pmredbackground {
        /*padding: 0px 0px 0px 64px;*/
        padding: 0px 0px 0px 0px;
        border: 1px solid #cccccc;
        width:100% ! important;
    }







    .navbar-inverse {
        /*height: 53px;*/
        background-color: #9a0000 !important;
        border: 2px solid #ffffff;
        /*margin-top: -44px;*/
        /*margin-top: 1px;*/
    }

    .navbar-nav > li > a {
        font-size: 17px;
        color: #FFCC00 !important;
        /*padding: 22px 20px 0px 20px;*/
        font-family: 'Segoe UI';
        padding: 15px 16px !important;
    }

        .navbar-nav > li > a:hover {
            color: #fff !important;
            text-decoration: underline;
            /*padding: 0px;*/
            /*transition: all 0.6s ease-in-out;*/
        }

    .GMaster {
        padding: 0px 0px 0px 0px;
    }

    .pmwhitehalf {
        background: #f1f1f1;
        height: 57px;
        border: 2px solid #ffffff;
        /*margin-top: -44px;
        margin-left: -10px;
        width: 38%;*/
    }

    .pmwhitehalfone {
        display:none;
        border: 1px solid #cccccc;
        padding: 0px;
        /*margin-left: -4px;*/
        /*width: 90%;*/
        /*margin-left: -30px;*/
    }

    /*Default Page*/


    .DefaultBackground {
        /*background-image: url('../Images/default_102_inner_02.jpg');*/
        /*margin-top: -10px;*/
        position: static;
        /*height:600px;*/
        padding: 0px 0px 0px 0px;
        position: absolute;
        z-index: 4;
        text-align:center;
    }

    .GMFA1 {
        color: #585858 !important;
        border: 1px solid grey;
        padding: 8px 9px 7px 9px;
        border-radius: 50%;
    }

    .defaultfafalogo {
        padding: 0px 0px 0px 0px;
    }

    .GMFA42 {
        padding: 0px 0px 0px 20px;
    }

    .EmailDefault {
        padding: 0px 0px 0px 5px;
    }

    .bannerslidenew {
        padding: 0px 0px 0px 0px;
    }

    .blueline {
        text-align: center;
        font-size: 30px;
        color: #2d76bd;
        margin-top: -59px;
        /*text-shadow:2px 2px black;*/
    }
    /*.advantages-ul {
        list-style-image: url(../Images/bullet_orange.png);
        line-height: 30px;
        color: #000;
        font-size: 16px;
        padding-left: 22px;
    }*/

    .advantages-ul {
        list-style: none; /* Remove default bullets */
        padding-left: 0; /* Remove default padding */
    }

        .advantages-ul li {
            position: relative;
            padding-left: 35px; /* Space for bullet */
            line-height: 29px; /* Ensure consistent vertical alignment */
            font-size: 16px;
            color: #000;
        }

            .advantages-ul li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); /* Aligns bullet vertically */
                width: 25px; /* Set bullet image width */
                height: 25px; /* Set bullet image height */
                background-image: url("../Images/bullet_orange.png");
                background-size: contain; /* Ensure the image fits properly */
                background-repeat: no-repeat;
            }

    .productlinklast ::before {
        top: 0% !important;
    }

    .advantages-ul > productlinklast ::after {
        background-image: none!important;
    }

    .productlink {
        FONT-SIZE: 14px;
        FONT-FAMILY: "Segoe UI";
        TEXT-DECORATION: none;
        color: #990000;
    }

        .productlink:hover {
            color: #0066CC;
            text-decoration: none;
        }

        .productlink:active {
            color: #0066CC;
            text-decoration: none;
        }




    .advantages-ul li::after {
        content: "";
        display: block;
        width: 100%;
        height: 5px;
        background-image: url('../Images/dot_gray.png');
        background-repeat: repeat-x;
        background-position: center;
    }

    .Defaultcontactdiv {
        padding: 0px 0px 0px 0px;
    }

    .whitebackground {
        padding: 30px 30px 40px 30px;
        /*background-image: url('../Images/default_04.jpg');
        background-position: top;*/
        /*width: 76%;*/
        background-color: #ffffff;
        border: 1px solid #cccccc;
    }

    .DEWhitelist {
        padding: 30px 0px;
    }

    .DEwihtsmalldiv {
        padding: 0px 0px 0px 0px;
        /*width: 12%;*/
    }

    .DEbrownheadingline {
       padding: 0px 0px 0px 0px;
    }

    .Depruductmaindiv {
        padding: 30px 0px 0px 0px;
    }

    .DEfirstproduct {
        padding: 0px 0px 0px 0px;
    }

    .DEproductimage {
        padding: 0px 0px 0px 0px;
        /*width: 30%;*/
    }

    .DEproductimagebox {
        padding: 0px 0px 0px 0px;
        /*border:1px solid #585858;*/
    }

    .DEbrownlinebox {
        padding: 45px 10px 0px 10px;
    }

    .DEbrownlineboxin {
        background-color: #9a0000 !important;
        padding: 10px 10px 10px 10px;
        border: 2px solid #ffffff;
    }

    .DEbrownlineboxinouter {
        padding: 0px;
        border: 1px solid #cccccc;
    }

    .DEyelowline {
        font-size: 16px;
        color: #FFCC00 !important;
        /* padding: 22px 20px 0px 20px; */
        font-family: 'Segoe UI';
    }

    .DElineHeavy {
        FONT-SIZE: 14px;
        font-family: 'Segoe UI';
        TEXT-DECORATION: none;
        line-height: 22px;
        color: #333333;
        text-align: justify;
    }

    .DEfirstproductbelowpara {
        padding: 20px 0px 20px 0px;
        /*text-align:center;*/
    }

    .PMloverline {
        padding: 50px 0px 90px 0px;
        text-align: center;
        color: rgb(102, 102, 102);
        font-size: small;
        font-family: 'Segoe UI';
    }

    .productdiv1 {
        padding: 35px 0px 0px 0px;
    }

    .productdiv2 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv3 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv4 {
        padding: 0px 0px 0px 0px;
        text-align:center;
    }

    .productdiv5 {
        padding: 0px 0px 0px 0px;
        text-align: center;
    }

    .productmfgline {
        font-family: 'Segoe UI';
        font-size: 17px;
        color: #2d76bd;
    }
    /*.whitebackgroundproduct {
    padding: 20px 0px 0px 0px;
        background-image: url('../Images/default_102_inner_02 - Copy.jpg');
        background-position: top;
        width: 76%;
         }*/

    .productcat {
        padding: 0px 0px 10px 0px;
    }

    .productlatlogname {
        color: #cc6600;
        font-family: 'Segoe UI';
        font-size: 27px;
    }

    .Productlinkintable {
        text-align: center;
        padding: 20px 0px 50px 0px;
    }

    .DEproductimageinproduct {
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        padding: 0px 0px 0px 0px;
    }

    .productsDepruductmaindiv {
        padding: 25px 0px 0px 0px;
    }






    .tradingdiv {
        padding: 0px 0px 0px 0px;
    }

    .tradingdivhalf {
        padding: 0px 0px 0px 0px;
        /*text-align:center;*/
    }



    .Tranding-ul {
        list-style: none; /* Remove default bullets */
        padding-left: 0; /* Remove default padding */
    }

        .Tranding-ul li {
            font-family: 'Segoe UI';
            position: relative;
            padding-left: 45px; /* Space for bullet */
            line-height: 30px; /* Ensure consistent vertical alignment */
            font-size: 14px;
            color: #333333;
        }

            .Tranding-ul li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); /* Aligns bullet vertically */
                width: 25px; /* Set bullet image width */
                height: 25px; /* Set bullet image height */
                background-image: url("../Images/bullet_orange.png");
                background-size: contain; /* Ensure the image fits properly */
                background-repeat: no-repeat;
            }

    .Profilediv {
        padding: 0px 0px 0px 0px;
        font-family: 'Segoe UI';
        line-height: 25px; /* Ensure consistent vertical alignment */
        font-size: 14px;
        color: #333333;
        text-align: justify;
    }

    .profilepara {
        padding: 10px 0px 0px 0px;
    }

    .profilecat {
        padding: 0px 0px 0px 0px;
    }

    .profileparabold {
        padding: 10px 0px 0px 0px;
        font-family: 'Segoe UI';
        line-height: 25px; /* Ensure consistent vertical alignment */
        font-size: 14px;
        color: #000000;
        font-weight: bold;
    }

    .innfradivhalf {
        padding: 0px 0px 0px 0px;
    }

    .profileparablue {
        font-family: 'Segoe UI';
        color: #2d76bd;
        font-size: 14px;
        font-weight: bold;
    }


    .infralistnonbulet {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 20px 0px; /* Aligns it properly with other list items */
    }

    .infralistnonbuletnospace {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 0px 0px; /* Aligns it properly with other list items */
    }

    .ContactDiv1 {
        padding: 0px 0px 0px 0px;
    }

    .ContactDiv2 {
        padding: 0px 0px 0px 0px;
    }

    .ContactDiv3 {
        padding: 0px 0px 0px 0px;
    }

    .conblueline {
        font-family: 'Segoe UI';
        color: #2d76bd;
        font-size: 14px;
        padding: 0px 0px 5px 0px;
    }

    .conlinemani {
        font-family: 'Segoe UI';
        color: #333333;
        font-size: 14px;
        line-height: 18px;
        padding: 0px 0px 20px 0px;
    }

        .conlinemani::after {
            content: "";
            display: block;
            width: 100%;
            height: 5px;
            background-image: url('../Images/dot_gray.png');
            background-repeat: repeat-x;
            background-position: center;
        }

    .conMaharashtra {
        padding: 0px 0px 10px 0px;
    }
     .DEorangeback110 {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 20px 0px; /* Aligns it properly with other list items */
    }

     .DEorangeback110 li {
        
        padding: 0px 0px 10px 0px; /* Aligns it properly with other list items */
    }


    .DEorangeback110 li > a {
        padding:0px 0px 0px 0px;
        TEXT-DECORATION: none;
        color: #CA4E02;
        font-size: 14px;
        font-family: 'Segoe UI';
        line-height:15px;
    }

        .DEorangeback110 li > a:hover {
            text-decoration: none;
            color: #333333;
        }

    .ContactDivemail {
        padding: 0px 0px 0px 0px;
                width: 10%;
    }

    .ContactDivemail1 {
        padding: 0px 0px 0px 0px;
    }
    .condivfreespace {
    padding:0px 0px 10px 0px;
    }

    .Contactform {
    padding:0px 0px 0px 0px;
    /*text-align:center;*/
    }
    .textbox_color {
    /*width:100%;*/
    /*background-color: #0c0c0c;
        border: 1px solid #363636;*/
        height: 30px;
        padding-left: 7px;
        color: #979691;
        width: 330px;
        /*font: 12px Poppins !important;*/
    }

        .tr_write {
        height: 35px;
    }
        /*Scrollup butoon css*/
    .scrollup {
       
        position: fixed;
        right: 23px;
        bottom: 50px;
        color: #FFCC00 ;
        background-color: #9a0000 ;
        width: 38px;
        height: 38px;
        text-align: center;
        /*padding: 9px 0 0 1px;*/
        z-index: 2000;
        font-size: 10px;
        line-height: 1;
        border:2px solid #ffffff;
        transition: all 0.4s ease-in-out;

    }

        .scrollup:hover {
            background-color: #FFCC00;
            transition: all 0.5s ease 0s;
            color: #9a0000;
        }
    .scrollup12 {
    border:1px solid #cccccc;
    }
   
}

@media only screen and (min-width: 740px) and (max-width:767px)  {

     .navbar-header1 .collapse, .navbar-toggle {
    display: block !important;
    border  :none !important;
      
}
       .navbar-collapse1.collapse {
    display: none !important;
}
       .navbar-nav {
    /* padding-top: 10px !important; */
    padding-left: 0px !important;
    /* padding-right: 15px !important; */
    /*width: 100%;*/
}
       .navbar-nav1 > li {
    /*position: relative !important;
    display: block !important;
    float: none !important;*/
    border-bottom: 1px solid #ffcc00 ;
      
}
       .navbar-nav > li > a {
    text-align: center;
    
    padding: 15px 0px 15px 0px !important;
   
    /* font-weight: bold; */
    outline: 0;
    transition: all 0.6s ease-in-out;
}
       .navbar-collapse1.collapse.in {
    display: block !important;
    padding: 0px;
    /* background: rgba(000, 0, 0, 0.7); */
}
        .navbar-toggle1 {
        background-color: #f6bb19 !important;
        position: relative;
        /* float: left; */
        padding: 10px 10px 10px 10px !important;
        margin-top: 0px !important;
        margin-right: 25px !important;
        margin-bottom: 5px !important;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
        border-radius: 4px;
        display: block;
    }
.navbar-header1 {
        float: none;
        padding: 9px 0px 6px 39px;
        /*border: 1px solid #f6bb19;*/
        margin:0px ! important;
    }
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
     border-color: #ffcc00; 
    /*border:none ! important;*/
    /*border-bottom:#f6bb19 ! important;*/
}



    .linkinbelow {
    text-align:center;
    }
    .twoimageinline {
    width:45%;
    }
    .PPM1 {
        padding: 25px 0px 0px 0px;
    }

    .PM1 {
        padding: 0px 0px 0px 0px;
    }

    .PPM2 {
        padding: 0px 0px 0px 0px;
        text-align: -webkit-center;
        text-align: -moz-center;

    }

    .ppmlogo {
        padding: 0px 0px 20px 0px;
     
        /*width: 22%;*/
        /*text-align:center;
    text-align: -webkit-center;
    text-align: -moz-center;*/
    }
    .ppmlogoimage {
               width: 100%;
    max-width: 100px;
    }

    .ppmheading {
        padding: 0px 0px 0px 0px;
        /*width: 54%;*/
        /*text-align:center;
    text-align: -webkit-center;
    text-align: -moz-center;*/
    }

    .PMwhite {
        padding: 6px 0px 0px 0px;
    }

    .PMwhiteBackground {
        padding: 0px;
                /*width: 113%;*/
        background-color: #f0f0f0;
    }

    .PPMtextonimage {
        font-family: 'Segoe UI';
        font-size: 16px;
        color: #CC6600;
        text-align: center;
        padding: 2px 0px 6px 0px;
    }

    .PPMboximagediv {
        display:none;
                padding: 53px 20px 0px 0px;
        margin-left: -22px;
        /*width: 24%;*/
    }

    .pmspacelatters {
        letter-spacing: 13px;
    }

    .pmredline {
        padding: 0px 2px;
                display: none ! important;
    }


    /*NAv bar start*/
    .PMnavbarstart {
                padding: 17px 65px 0px 65px;
        /*margin-top: -62px;*/
        /*background: #ccc;
    height: 53px;
    margin-top: -55px;*/
    }

    .pmredbackground {
        /*padding: 0px 0px 0px 64px;*/
        padding: 0px 0px 0px 0px;
        border: 1px solid #cccccc;
        width:100% ! important;
    }







    .navbar-inverse {
        /*height: 53px;*/
        background-color: #9a0000 !important;
        border: 2px solid #ffffff;
        /*margin-top: -44px;*/
        /*margin-top: 1px;*/
    }

    .navbar-nav > li > a {
        font-size: 17px;
        color: #FFCC00 !important;
        /*padding: 22px 20px 0px 20px;*/
        font-family: 'Segoe UI';
        padding: 15px 16px !important;
    }

        .navbar-nav > li > a:hover {
            color: #fff !important;
            text-decoration: underline;
            /*padding: 0px;*/
            /*transition: all 0.6s ease-in-out;*/
        }

    .GMaster {
        padding: 0px 0px 0px 0px;
    }

    .pmwhitehalf {
        background: #f1f1f1;
        height: 57px;
        border: 2px solid #ffffff;
        /*margin-top: -44px;
        margin-left: -10px;
        width: 38%;*/
    }

    .pmwhitehalfone {
        display:none;
        border: 1px solid #cccccc;
        padding: 0px;
        /*margin-left: -4px;*/
        /*width: 90%;*/
        /*margin-left: -30px;*/
    }

    /*Default Page*/


    .DefaultBackground {
        /*background-image: url('../Images/default_102_inner_02.jpg');*/
        /*margin-top: -10px;*/
        position: static;
        /*height:600px;*/
        padding: 10px 40px 0px 0px;
        position: absolute;
        z-index: 4;
        text-align:end;
    }

    .GMFA1 {
        color: #585858 !important;
        border: 1px solid grey;
        padding: 8px 9px 7px 9px;
        border-radius: 50%;
    }

    .defaultfafalogo {
        padding: 0px 0px 0px 0px;
    }

    .GMFA42 {
        padding: 0px 0px 0px 20px;
    }

    .EmailDefault {
        padding: 0px 0px 0px 5px;
    }

    .bannerslidenew {
        padding: 0px 0px 0px 0px;
    }

    .blueline {
        text-align: center;
        font-size: 30px;
        color: #2d76bd;
        margin-top: -59px;
        /*text-shadow:2px 2px black;*/
    }
    /*.advantages-ul {
        list-style-image: url(../Images/bullet_orange.png);
        line-height: 30px;
        color: #000;
        font-size: 16px;
        padding-left: 22px;
    }*/

    .advantages-ul {
        list-style: none; /* Remove default bullets */
        padding-left: 0; /* Remove default padding */
    }

        .advantages-ul li {
            position: relative;
            padding-left: 35px; /* Space for bullet */
            line-height: 29px; /* Ensure consistent vertical alignment */
            font-size: 16px;
            color: #000;
        }

            .advantages-ul li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); /* Aligns bullet vertically */
                width: 25px; /* Set bullet image width */
                height: 25px; /* Set bullet image height */
                background-image: url("../Images/bullet_orange.png");
                background-size: contain; /* Ensure the image fits properly */
                background-repeat: no-repeat;
            }

    .productlinklast ::before {
        top: 0% !important;
    }

    .advantages-ul > productlinklast ::after {
        background-image: none!important;
    }

    .productlink {
        FONT-SIZE: 14px;
        FONT-FAMILY: "Segoe UI";
        TEXT-DECORATION: none;
        color: #990000;
    }

        .productlink:hover {
            color: #0066CC;
            text-decoration: none;
        }

        .productlink:active {
            color: #0066CC;
            text-decoration: none;
        }




    .advantages-ul li::after {
        content: "";
        display: block;
        width: 100%;
        height: 5px;
        background-image: url('../Images/dot_gray.png');
        background-repeat: repeat-x;
        background-position: center;
    }

    .Defaultcontactdiv {
        padding: 0px 0px 0px 0px;
    }

    .whitebackground {
        padding: 30px 30px 40px 30px;
        /*background-image: url('../Images/default_04.jpg');
        background-position: top;*/
        /*width: 76%;*/
        background-color: #ffffff;
        border: 1px solid #cccccc;
    }

    .DEWhitelist {
        padding: 30px 0px;
    }

    .DEwihtsmalldiv {
        padding: 0px 0px 0px 0px;
        /*width: 12%;*/
    }

    .DEbrownheadingline {
       padding: 0px 0px 0px 0px;
    }

    .Depruductmaindiv {
        padding: 30px 0px 0px 0px;
    }

    .DEfirstproduct {
        padding: 0px 0px 0px 0px;
        display: flex;
        flex-direction: column-reverse;
    }

    .DEproductimage {
        padding: 30px 0px 0px 0px;
        text-align: -webkit-center;
        /*width: 30%;*/
    }

    .DEproductimagebox {
        padding: 0px 0px 0px 0px;
        /*border:1px solid #585858;*/
    }

    .DEbrownlinebox {
        padding: 0px 10px 0px 10px;
    }

    .DEbrownlineboxin {
        background-color: #9a0000 !important;
        padding: 10px 10px 10px 10px;
        border: 2px solid #ffffff;
    }

    .DEbrownlineboxinouter {
        padding: 0px;
        border: 1px solid #cccccc;
    }

    .DEyelowline {
        font-size: 16px;
        color: #FFCC00 !important;
        /* padding: 22px 20px 0px 20px; */
        font-family: 'Segoe UI';
    }

    .DElineHeavy {
        FONT-SIZE: 14px;
        font-family: 'Segoe UI';
        TEXT-DECORATION: none;
        line-height: 22px;
        color: #333333;
        text-align: justify;
    }

    .DEfirstproductbelowpara {
        padding: 20px 0px 20px 0px;
        /*text-align:center;*/
    }

    .PMloverline {
        padding: 50px 0px 90px 0px;
        text-align: center;
        color: rgb(102, 102, 102);
        font-size: small;
        font-family: 'Segoe UI';
    }

    .productdiv1 {
        padding: 35px 0px 0px 0px;
    }

    .productdiv2 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv3 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv4 {
        padding: 0px 0px 0px 0px;
        text-align:center;
    }

    .productdiv5 {
        padding: 0px 0px 0px 0px;
        text-align: center;
    }

    .productmfgline {
        font-family: 'Segoe UI';
        font-size: 17px;
        color: #2d76bd;
    }
    /*.whitebackgroundproduct {
    padding: 20px 0px 0px 0px;
        background-image: url('../Images/default_102_inner_02 - Copy.jpg');
        background-position: top;
        width: 76%;
         }*/

    .productcat {
        padding: 0px 0px 10px 0px;
    }

    .productlatlogname {
        color: #cc6600;
        font-family: 'Segoe UI';
        font-size: 27px;
    }

    .Productlinkintable {
        text-align: center;
        padding: 20px 0px 50px 0px;
    }

    .DEproductimageinproduct {
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        padding: 0px 0px 0px 0px;
    }

    .productsDepruductmaindiv {
        padding: 25px 0px 0px 0px;
    }






    .tradingdiv {
        padding: 0px 0px 0px 0px;
    }

    .tradingdivhalf {
        padding: 0px 0px 0px 0px;
        /*text-align:center;*/
    }



    .Tranding-ul {
        list-style: none; /* Remove default bullets */
        padding-left: 0; /* Remove default padding */
    }

        .Tranding-ul li {
            font-family: 'Segoe UI';
            position: relative;
            padding-left: 45px; /* Space for bullet */
            line-height: 30px; /* Ensure consistent vertical alignment */
            font-size: 14px;
            color: #333333;
        }

            .Tranding-ul li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); /* Aligns bullet vertically */
                width: 25px; /* Set bullet image width */
                height: 25px; /* Set bullet image height */
                background-image: url("../Images/bullet_orange.png");
                background-size: contain; /* Ensure the image fits properly */
                background-repeat: no-repeat;
            }

    .Profilediv {
        padding: 0px 0px 0px 0px;
        font-family: 'Segoe UI';
        line-height: 25px; /* Ensure consistent vertical alignment */
        font-size: 14px;
        color: #333333;
        text-align: justify;
    }

    .profilepara {
        padding: 10px 0px 0px 0px;
    }

    .profilecat {
        padding: 0px 0px 0px 0px;
    }

    .profileparabold {
        padding: 10px 0px 0px 0px;
        font-family: 'Segoe UI';
        line-height: 25px; /* Ensure consistent vertical alignment */
        font-size: 14px;
        color: #000000;
        font-weight: bold;
    }

    .innfradivhalf {
        padding: 0px 0px 0px 0px;
    }

    .profileparablue {
        font-family: 'Segoe UI';
        color: #2d76bd;
        font-size: 14px;
        font-weight: bold;
    }


    .infralistnonbulet {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 20px 0px; /* Aligns it properly with other list items */
    }

    .infralistnonbuletnospace {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 0px 0px; /* Aligns it properly with other list items */
    }

    .ContactDiv1 {
        padding: 0px 0px 0px 0px;
    }

    .ContactDiv2 {
        padding: 0px 0px 0px 0px;
    }

    .ContactDiv3 {
        padding: 0px 0px 0px 0px;
    }

    .conblueline {
        font-family: 'Segoe UI';
        color: #2d76bd;
        font-size: 14px;
        padding: 0px 0px 5px 0px;
    }

    .conlinemani {
        font-family: 'Segoe UI';
        color: #333333;
        font-size: 14px;
        line-height: 18px;
        padding: 0px 0px 20px 0px;
    }

        .conlinemani::after {
            content: "";
            display: block;
            width: 100%;
            height: 5px;
            background-image: url('../Images/dot_gray.png');
            background-repeat: repeat-x;
            background-position: center;
        }

    .conMaharashtra {
        padding: 0px 0px 10px 0px;
    }
     .DEorangeback110 {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 20px 0px; /* Aligns it properly with other list items */
    }

     .DEorangeback110 li {
        
        padding: 0px 0px 10px 0px; /* Aligns it properly with other list items */
    }


    .DEorangeback110 li > a {
        padding:0px 0px 0px 0px;
        TEXT-DECORATION: none;
        color: #CA4E02;
        font-size: 14px;
        font-family: 'Segoe UI';
        line-height:15px;
    }

        .DEorangeback110 li > a:hover {
            text-decoration: none;
            color: #333333;
        }

    .ContactDivemail {
        padding: 0px 0px 0px 0px;
                width: 10%;
    }

    .ContactDivemail1 {
        padding: 0px 0px 0px 0px;
    }
    .condivfreespace {
    padding:0px 0px 10px 0px;
    }

    .Contactform {
    padding:0px 0px 0px 0px;
    /*text-align:center;*/
    }
    .textbox_color {
    /*width:100%;*/
    /*background-color: #0c0c0c;
        border: 1px solid #363636;*/
        height: 30px;
        padding-left: 7px;
        color: #979691;
        width: 330px;
        /*font: 12px Poppins !important;*/
    }

        .tr_write {
        height: 35px;
    }
        /*Scrollup butoon css*/
    .scrollup {
       
        position: fixed;
        right: 23px;
        bottom: 50px;
        color: #FFCC00 ;
        background-color: #9a0000 ;
        width: 38px;
        height: 38px;
        text-align: center;
        /*padding: 9px 0 0 1px;*/
        z-index: 2000;
        font-size: 10px;
        line-height: 1;
        border:2px solid #ffffff;
        transition: all 0.4s ease-in-out;

    }

        .scrollup:hover {
            background-color: #FFCC00;
            transition: all 0.5s ease 0s;
            color: #9a0000;
        }
    .scrollup12 {
    border:1px solid #cccccc;
    }
   
}

@media only screen and (min-width: 720px) and (max-width:739px)  {

     .navbar-header1 .collapse, .navbar-toggle {
    display: block !important;
    border  :none !important;
      
}
       .navbar-collapse1.collapse {
    display: none !important;
}
       .navbar-nav {
    /* padding-top: 10px !important; */
    padding-left: 0px !important;
    /* padding-right: 15px !important; */
    /*width: 100%;*/
}
       .navbar-nav1 > li {
    /*position: relative !important;
    display: block !important;
    float: none !important;*/
    border-bottom: 1px solid #ffcc00 ;
      
}
       .navbar-nav > li > a {
    text-align: center;
    
    padding: 15px 0px 15px 0px !important;
   
    /* font-weight: bold; */
    outline: 0;
    transition: all 0.6s ease-in-out;
}
       .navbar-collapse1.collapse.in {
    display: block !important;
    padding: 0px;
    /* background: rgba(000, 0, 0, 0.7); */
}
        .navbar-toggle1 {
        background-color: #f6bb19 !important;
        position: relative;
        /* float: left; */
        padding: 10px 10px 10px 10px !important;
        margin-top: 0px !important;
        margin-right: 25px !important;
        margin-bottom: 5px !important;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
        border-radius: 4px;
        display: block;
    }
.navbar-header1 {
        float: none;
        padding: 9px 0px 6px 39px;
        /*border: 1px solid #f6bb19;*/
        margin:0px ! important;
    }
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
     border-color: #ffcc00; 
    /*border:none ! important;*/
    /*border-bottom:#f6bb19 ! important;*/
}



    .linkinbelow {
    text-align:center;
    }
    .twoimageinline {
    width:45%;
    }
    .PPM1 {
        padding: 25px 0px 0px 0px;
    }

    .PM1 {
        padding: 0px 0px 0px 0px;
    }

    .PPM2 {
        padding: 0px 0px 0px 0px;
        text-align: -webkit-center;
        text-align: -moz-center;

    }

    .ppmlogo {
        padding: 0px 0px 20px 0px;
     
        /*width: 22%;*/
        /*text-align:center;
    text-align: -webkit-center;
    text-align: -moz-center;*/
    }
    .ppmlogoimage {
               width: 100%;
    max-width: 100px;
    }

    .ppmheading {
        padding: 0px 0px 0px 0px;
        /*width: 54%;*/
        /*text-align:center;
    text-align: -webkit-center;
    text-align: -moz-center;*/
    }

    .PMwhite {
        padding: 6px 0px 0px 0px;
    }

    .PMwhiteBackground {
        padding: 0px;
                /*width: 113%;*/
        background-color: #f0f0f0;
    }

    .PPMtextonimage {
        font-family: 'Segoe UI';
        font-size: 16px;
        color: #CC6600;
        text-align: center;
        padding: 2px 0px 6px 0px;
    }

    .PPMboximagediv {
        display:none;
                padding: 53px 20px 0px 0px;
        margin-left: -22px;
        /*width: 24%;*/
    }

    .pmspacelatters {
        letter-spacing: 13px;
    }

    .pmredline {
        padding: 0px 2px;
                display: none ! important;
    }


    /*NAv bar start*/
    .PMnavbarstart {
                padding: 17px 65px 0px 65px;
        /*margin-top: -62px;*/
        /*background: #ccc;
    height: 53px;
    margin-top: -55px;*/
    }

    .pmredbackground {
        /*padding: 0px 0px 0px 64px;*/
        padding: 0px 0px 0px 0px;
        border: 1px solid #cccccc;
        width:100% ! important;
    }







    .navbar-inverse {
        /*height: 53px;*/
        background-color: #9a0000 !important;
        border: 2px solid #ffffff;
        /*margin-top: -44px;*/
        /*margin-top: 1px;*/
    }

    .navbar-nav > li > a {
        font-size: 17px;
        color: #FFCC00 !important;
        /*padding: 22px 20px 0px 20px;*/
        font-family: 'Segoe UI';
        padding: 15px 16px !important;
    }

        .navbar-nav > li > a:hover {
            color: #fff !important;
            text-decoration: underline;
            /*padding: 0px;*/
            /*transition: all 0.6s ease-in-out;*/
        }

    .GMaster {
        padding: 0px 0px 0px 0px;
    }

    .pmwhitehalf {
        background: #f1f1f1;
        height: 57px;
        border: 2px solid #ffffff;
        /*margin-top: -44px;
        margin-left: -10px;
        width: 38%;*/
    }

    .pmwhitehalfone {
        display:none;
        border: 1px solid #cccccc;
        padding: 0px;
        /*margin-left: -4px;*/
        /*width: 90%;*/
        /*margin-left: -30px;*/
    }

    /*Default Page*/


    .DefaultBackground {
        /*background-image: url('../Images/default_102_inner_02.jpg');*/
        /*margin-top: -10px;*/
        position: static;
        /*height:600px;*/
        padding: 10px 40px 0px 0px;
        position: absolute;
        z-index: 4;
        text-align:end;
    }

    .GMFA1 {
        color: #585858 !important;
        border: 1px solid grey;
        padding: 8px 9px 7px 9px;
        border-radius: 50%;
    }

    .defaultfafalogo {
        padding: 0px 0px 0px 0px;
    }

    .GMFA42 {
        padding: 0px 0px 0px 20px;
    }

    .EmailDefault {
        padding: 0px 0px 0px 5px;
    }

    .bannerslidenew {
        padding: 0px 0px 0px 0px;
    }

    .blueline {
        text-align: center;
        font-size: 30px;
        color: #2d76bd;
        margin-top: -59px;
        /*text-shadow:2px 2px black;*/
    }
    /*.advantages-ul {
        list-style-image: url(../Images/bullet_orange.png);
        line-height: 30px;
        color: #000;
        font-size: 16px;
        padding-left: 22px;
    }*/

    .advantages-ul {
        list-style: none; /* Remove default bullets */
        padding-left: 0; /* Remove default padding */
    }

        .advantages-ul li {
            position: relative;
            padding-left: 35px; /* Space for bullet */
            line-height: 29px; /* Ensure consistent vertical alignment */
            font-size: 16px;
            color: #000;
        }

            .advantages-ul li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); /* Aligns bullet vertically */
                width: 25px; /* Set bullet image width */
                height: 25px; /* Set bullet image height */
                background-image: url("../Images/bullet_orange.png");
                background-size: contain; /* Ensure the image fits properly */
                background-repeat: no-repeat;
            }

    .productlinklast ::before {
        top: 0% !important;
    }

    .advantages-ul > productlinklast ::after {
        background-image: none!important;
    }

    .productlink {
        FONT-SIZE: 14px;
        FONT-FAMILY: "Segoe UI";
        TEXT-DECORATION: none;
        color: #990000;
    }

        .productlink:hover {
            color: #0066CC;
            text-decoration: none;
        }

        .productlink:active {
            color: #0066CC;
            text-decoration: none;
        }




    .advantages-ul li::after {
        content: "";
        display: block;
        width: 100%;
        height: 5px;
        background-image: url('../Images/dot_gray.png');
        background-repeat: repeat-x;
        background-position: center;
    }

    .Defaultcontactdiv {
        padding: 0px 0px 0px 0px;
    }

    .whitebackground {
        padding: 30px 30px 40px 30px;
        /*background-image: url('../Images/default_04.jpg');
        background-position: top;*/
        /*width: 76%;*/
        background-color: #ffffff;
        border: 1px solid #cccccc;
    }

    .DEWhitelist {
        padding: 30px 0px;
    }

    .DEwihtsmalldiv {
        padding: 0px 0px 0px 0px;
        /*width: 12%;*/
    }

    .DEbrownheadingline {
       padding: 0px 0px 0px 0px;
    }

    .Depruductmaindiv {
        padding: 30px 0px 0px 0px;
    }

    .DEfirstproduct {
        padding: 0px 0px 0px 0px;
        display: flex;
        flex-direction: column-reverse;
    }

    .DEproductimage {
        padding: 30px 0px 0px 0px;
        text-align: -webkit-center;
        /*width: 30%;*/
    }

    .DEproductimagebox {
        padding: 0px 0px 0px 0px;
        /*border:1px solid #585858;*/
    }

    .DEbrownlinebox {
        padding: 0px 0px 0px 0px;
    }

    .DEbrownlineboxin {
        background-color: #9a0000 !important;
        padding: 10px 10px 10px 10px;
        border: 2px solid #ffffff;
    }

    .DEbrownlineboxinouter {
        padding: 0px;
        border: 1px solid #cccccc;
    }

    .DEyelowline {
        font-size: 16px;
        color: #FFCC00 !important;
        /* padding: 22px 20px 0px 20px; */
        font-family: 'Segoe UI';
    }

    .DElineHeavy {
        FONT-SIZE: 14px;
        font-family: 'Segoe UI';
        TEXT-DECORATION: none;
        line-height: 22px;
        color: #333333;
        text-align: justify;
    }

    .DEfirstproductbelowpara {
        padding: 20px 0px 20px 0px;
        /*text-align:center;*/
    }

    .PMloverline {
        padding: 50px 0px 90px 0px;
        text-align: center;
        color: rgb(102, 102, 102);
        font-size: small;
        font-family: 'Segoe UI';
    }

    .productdiv1 {
        padding: 35px 0px 0px 0px;
    }

    .productdiv2 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv3 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv4 {
        padding: 0px 0px 0px 0px;
        text-align:center;
    }

    .productdiv5 {
        padding: 0px 0px 0px 0px;
        text-align: center;
    }

    .productmfgline {
        font-family: 'Segoe UI';
        font-size: 17px;
        color: #2d76bd;
    }
    /*.whitebackgroundproduct {
    padding: 20px 0px 0px 0px;
        background-image: url('../Images/default_102_inner_02 - Copy.jpg');
        background-position: top;
        width: 76%;
         }*/

    .productcat {
        padding: 0px 0px 10px 0px;
    }

    .productlatlogname {
        color: #cc6600;
        font-family: 'Segoe UI';
        font-size: 27px;
    }

    .Productlinkintable {
        text-align: center;
        padding: 20px 0px 50px 0px;
    }

    .DEproductimageinproduct {
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        padding: 0px 0px 0px 0px;
    }

    .productsDepruductmaindiv {
        padding: 25px 0px 0px 0px;
    }






    .tradingdiv {
        padding: 0px 0px 0px 0px;
    }

    .tradingdivhalf {
        padding: 0px 0px 0px 0px;
        /*text-align:center;*/
    }



    .Tranding-ul {
        list-style: none; /* Remove default bullets */
        padding-left: 0; /* Remove default padding */
    }

        .Tranding-ul li {
            font-family: 'Segoe UI';
            position: relative;
            padding-left: 45px; /* Space for bullet */
            line-height: 30px; /* Ensure consistent vertical alignment */
            font-size: 14px;
            color: #333333;
        }

            .Tranding-ul li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); /* Aligns bullet vertically */
                width: 25px; /* Set bullet image width */
                height: 25px; /* Set bullet image height */
                background-image: url("../Images/bullet_orange.png");
                background-size: contain; /* Ensure the image fits properly */
                background-repeat: no-repeat;
            }

    .Profilediv {
        padding: 0px 0px 0px 0px;
        font-family: 'Segoe UI';
        line-height: 25px; /* Ensure consistent vertical alignment */
        font-size: 14px;
        color: #333333;
        text-align: justify;
    }

    .profilepara {
        padding: 10px 0px 0px 0px;
    }

    .profilecat {
        padding: 0px 0px 0px 0px;
    }

    .profileparabold {
        padding: 10px 0px 0px 0px;
        font-family: 'Segoe UI';
        line-height: 25px; /* Ensure consistent vertical alignment */
        font-size: 14px;
        color: #000000;
        font-weight: bold;
    }

    .innfradivhalf {
        padding: 0px 0px 0px 0px;
    }

    .profileparablue {
        font-family: 'Segoe UI';
        color: #2d76bd;
        font-size: 14px;
        font-weight: bold;
    }


    .infralistnonbulet {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 20px 0px; /* Aligns it properly with other list items */
    }

    .infralistnonbuletnospace {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 0px 0px; /* Aligns it properly with other list items */
    }

    .ContactDiv1 {
        padding: 0px 0px 0px 0px;
    }

    .ContactDiv2 {
        padding: 0px 0px 0px 0px;
    }

    .ContactDiv3 {
        padding: 0px 0px 0px 0px;
    }

    .conblueline {
        font-family: 'Segoe UI';
        color: #2d76bd;
        font-size: 14px;
        padding: 0px 0px 5px 0px;
    }

    .conlinemani {
        font-family: 'Segoe UI';
        color: #333333;
        font-size: 14px;
        line-height: 18px;
        padding: 0px 0px 20px 0px;
    }

        .conlinemani::after {
            content: "";
            display: block;
            width: 100%;
            height: 5px;
            background-image: url('../Images/dot_gray.png');
            background-repeat: repeat-x;
            background-position: center;
        }

    .conMaharashtra {
        padding: 0px 0px 10px 0px;
    }
     .DEorangeback110 {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 20px 0px; /* Aligns it properly with other list items */
    }

     .DEorangeback110 li {
        
        padding: 0px 0px 10px 0px; /* Aligns it properly with other list items */
    }


    .DEorangeback110 li > a {
        padding:0px 0px 0px 0px;
        TEXT-DECORATION: none;
        color: #CA4E02;
        font-size: 14px;
        font-family: 'Segoe UI';
        line-height:15px;
    }

        .DEorangeback110 li > a:hover {
            text-decoration: none;
            color: #333333;
        }

    .ContactDivemail {
        padding: 0px 0px 0px 0px;
                width: 10%;
    }

    .ContactDivemail1 {
        padding: 0px 0px 0px 0px;
    }
    .condivfreespace {
    padding:0px 0px 10px 0px;
    }

    .Contactform {
    padding:0px 0px 0px 0px;
    /*text-align:center;*/
    }
    .textbox_color {
    /*width:100%;*/
    /*background-color: #0c0c0c;
        border: 1px solid #363636;*/
        height: 30px;
        padding-left: 7px;
        color: #979691;
        width: 330px;
        /*font: 12px Poppins !important;*/
    }

        .tr_write {
        height: 35px;
    }
        /*Scrollup butoon css*/
    .scrollup {
       
        position: fixed;
        right: 23px;
        bottom: 50px;
        color: #FFCC00 ;
        background-color: #9a0000 ;
        width: 38px;
        height: 38px;
        text-align: center;
        /*padding: 9px 0 0 1px;*/
        z-index: 2000;
        font-size: 10px;
        line-height: 1;
        border:2px solid #ffffff;
        transition: all 0.4s ease-in-out;

    }

        .scrollup:hover {
            background-color: #FFCC00;
            transition: all 0.5s ease 0s;
            color: #9a0000;
        }
    .scrollup12 {
    border:1px solid #cccccc;
    }
   
}

@media only screen and (min-width: 640px) and (max-width:719px)  {

     .navbar-header1 .collapse, .navbar-toggle {
    display: block !important;
    border  :none !important;
      
}
       .navbar-collapse1.collapse {
    display: none !important;
}
       .navbar-nav {
    /* padding-top: 10px !important; */
    padding-left: 0px !important;
    /* padding-right: 15px !important; */
    /*width: 100%;*/
}
       .navbar-nav1 > li {
    /*position: relative !important;
    display: block !important;
    float: none !important;*/
    border-bottom: 1px solid #ffcc00 ;
      
}
       .navbar-nav > li > a {
    text-align: center;
    
    padding: 15px 0px 15px 0px !important;
   
    /* font-weight: bold; */
    outline: 0;
    transition: all 0.6s ease-in-out;
}
       .navbar-collapse1.collapse.in {
    display: block !important;
    padding: 0px;
    /* background: rgba(000, 0, 0, 0.7); */
}
        .navbar-toggle1 {
        background-color: #f6bb19 !important;
        position: relative;
        /* float: left; */
        padding: 10px 10px 10px 10px !important;
        margin-top: 0px !important;
        margin-right: 25px !important;
        margin-bottom: 5px !important;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
        border-radius: 4px;
        display: block;
    }
.navbar-header1 {
        float: none;
        padding: 9px 0px 6px 39px;
        /*border: 1px solid #f6bb19;*/
        margin:0px ! important;
    }
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
     border-color: #ffcc00; 
    /*border:none ! important;*/
    /*border-bottom:#f6bb19 ! important;*/
}



    .linkinbelow {
    text-align:center;
    }
    .twoimageinline {
    width:45%;
    }
    .PPM1 {
        padding: 25px 0px 0px 0px;
    }

    .PM1 {
        padding: 0px 0px 0px 0px;
    }

    .PPM2 {
        padding: 0px 0px 0px 0px;
        text-align: -webkit-center;
        text-align: -moz-center;

    }

    .ppmlogo {
        padding: 0px 0px 20px 0px;
     
        /*width: 22%;*/
        /*text-align:center;
    text-align: -webkit-center;
    text-align: -moz-center;*/
    }
    .ppmlogoimage {
               width: 100%;
    max-width: 100px;
    }

    .ppmheading {
        padding: 0px 0px 0px 0px;
        /*width: 54%;*/
        /*text-align:center;
    text-align: -webkit-center;
    text-align: -moz-center;*/
    }

    .PMwhite {
        padding: 6px 0px 0px 0px;
    }

    .PMwhiteBackground {
        padding: 0px;
                /*width: 113%;*/
        background-color: #f0f0f0;
    }

    .PPMtextonimage {
        font-family: 'Segoe UI';
        font-size: 16px;
        color: #CC6600;
        text-align: center;
        padding: 2px 0px 6px 0px;
    }

    .PPMboximagediv {
        display:none;
                padding: 53px 20px 0px 0px;
        margin-left: -22px;
        /*width: 24%;*/
    }

    .pmspacelatters {
        letter-spacing: 13px;
    }

    .pmredline {
        padding: 0px 2px;
                display: none ! important;
    }


    /*NAv bar start*/
    .PMnavbarstart {
                padding: 17px 65px 0px 65px;
        /*margin-top: -62px;*/
        /*background: #ccc;
    height: 53px;
    margin-top: -55px;*/
    }

    .pmredbackground {
        /*padding: 0px 0px 0px 64px;*/
        padding: 0px 0px 0px 0px;
        border: 1px solid #cccccc;
        width:100% ! important;
    }







    .navbar-inverse {
        /*height: 53px;*/
        background-color: #9a0000 !important;
        border: 2px solid #ffffff;
        /*margin-top: -44px;*/
        /*margin-top: 1px;*/
    }

    .navbar-nav > li > a {
        font-size: 17px;
        color: #FFCC00 !important;
        /*padding: 22px 20px 0px 20px;*/
        font-family: 'Segoe UI';
        padding: 15px 16px !important;
    }

        .navbar-nav > li > a:hover {
            color: #fff !important;
            text-decoration: underline;
            /*padding: 0px;*/
            /*transition: all 0.6s ease-in-out;*/
        }

    .GMaster {
        padding: 0px 0px 0px 0px;
    }

    .pmwhitehalf {
        background: #f1f1f1;
        height: 57px;
        border: 2px solid #ffffff;
        /*margin-top: -44px;
        margin-left: -10px;
        width: 38%;*/
    }

    .pmwhitehalfone {
        display:none;
        border: 1px solid #cccccc;
        padding: 0px;
        /*margin-left: -4px;*/
        /*width: 90%;*/
        /*margin-left: -30px;*/
    }

    /*Default Page*/


    .DefaultBackground {
        /*background-image: url('../Images/default_102_inner_02.jpg');*/
        /*margin-top: -10px;*/
        position: static;
        /*height:600px;*/
        padding: 10px 40px 0px 0px;
        position: absolute;
        z-index: 4;
        text-align:end;
    }

    .GMFA1 {
        color: #585858 !important;
        border: 1px solid grey;
        padding: 8px 9px 7px 9px;
        border-radius: 50%;
    }

    .defaultfafalogo {
        padding: 0px 0px 0px 0px;
    }

    .GMFA42 {
        padding: 0px 0px 0px 20px;
    }

    .EmailDefault {
        padding: 0px 0px 0px 5px;
    }

    .bannerslidenew {
        padding: 0px 0px 0px 0px;
    }

    .blueline {
        text-align: center;
        font-size: 20px;
        color: #2d76bd;
        margin-top: -50px;
        /*text-shadow:2px 2px black;*/
    }
    /*.advantages-ul {
        list-style-image: url(../Images/bullet_orange.png);
        line-height: 30px;
        color: #000;
        font-size: 16px;
        padding-left: 22px;
    }*/

    .advantages-ul {
        list-style: none; /* Remove default bullets */
        padding-left: 0; /* Remove default padding */
    }

        .advantages-ul li {
            position: relative;
            padding-left: 35px; /* Space for bullet */
            line-height: 29px; /* Ensure consistent vertical alignment */
            font-size: 16px;
            color: #000;
        }

            .advantages-ul li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); /* Aligns bullet vertically */
                width: 25px; /* Set bullet image width */
                height: 25px; /* Set bullet image height */
                background-image: url("../Images/bullet_orange.png");
                background-size: contain; /* Ensure the image fits properly */
                background-repeat: no-repeat;
            }

    .productlinklast ::before {
        top: 0% !important;
    }

    .advantages-ul > productlinklast ::after {
        background-image: none!important;
    }

    .productlink {
        FONT-SIZE: 14px;
        FONT-FAMILY: "Segoe UI";
        TEXT-DECORATION: none;
        color: #990000;
    }

        .productlink:hover {
            color: #0066CC;
            text-decoration: none;
        }

        .productlink:active {
            color: #0066CC;
            text-decoration: none;
        }




    .advantages-ul li::after {
        content: "";
        display: block;
        width: 100%;
        height: 5px;
        background-image: url('../Images/dot_gray.png');
        background-repeat: repeat-x;
        background-position: center;
    }

    .Defaultcontactdiv {
        padding: 0px 0px 0px 0px;
    }

    .whitebackground {
        padding: 30px 30px 40px 30px;
        /*background-image: url('../Images/default_04.jpg');
        background-position: top;*/
        /*width: 76%;*/
        background-color: #ffffff;
        border: 1px solid #cccccc;
    }

    .DEWhitelist {
        padding: 30px 0px;
    }

    .DEwihtsmalldiv {
        padding: 0px 0px 0px 0px;
        /*width: 12%;*/
    }

    .DEbrownheadingline {
       padding: 0px 0px 0px 0px;
    }

    .Depruductmaindiv {
        padding: 30px 0px 0px 0px;
    }

    .DEfirstproduct {
        padding: 0px 0px 0px 0px;
        display: flex;
        flex-direction: column-reverse;
    }

    .DEproductimage {
        padding: 30px 0px 0px 0px;
        text-align: -webkit-center;
        /*width: 30%;*/
    }

    .DEproductimagebox {
        padding: 0px 0px 0px 0px;
        /*border:1px solid #585858;*/
    }

    .DEbrownlinebox {
        padding: 0px 0px 0px 0px;
    }

    .DEbrownlineboxin {
        background-color: #9a0000 !important;
        padding: 10px 10px 10px 10px;
        border: 2px solid #ffffff;
    }

    .DEbrownlineboxinouter {
        padding: 0px;
        border: 1px solid #cccccc;
    }

    .DEyelowline {
        font-size: 16px;
        color: #FFCC00 !important;
        /* padding: 22px 20px 0px 20px; */
        font-family: 'Segoe UI';
    }

    .DElineHeavy {
        FONT-SIZE: 14px;
        font-family: 'Segoe UI';
        TEXT-DECORATION: none;
        line-height: 22px;
        color: #333333;
        text-align: justify;
    }

    .DEfirstproductbelowpara {
        padding: 20px 0px 20px 0px;
        /*text-align:center;*/
    }

    .PMloverline {
        padding: 50px 0px 90px 0px;
        text-align: center;
        color: rgb(102, 102, 102);
        font-size: small;
        font-family: 'Segoe UI';
    }

    .productdiv1 {
        padding: 35px 0px 0px 0px;
    }

    .productdiv2 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv3 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv4 {
        padding: 0px 0px 0px 0px;
        text-align:center;
    }

    .productdiv5 {
        padding: 0px 0px 0px 0px;
        text-align: center;
    }

    .productmfgline {
        font-family: 'Segoe UI';
        font-size: 17px;
        color: #2d76bd;
    }
    /*.whitebackgroundproduct {
    padding: 20px 0px 0px 0px;
        background-image: url('../Images/default_102_inner_02 - Copy.jpg');
        background-position: top;
        width: 76%;
         }*/

    .productcat {
        padding: 0px 0px 10px 0px;
    }

    .productlatlogname {
        color: #cc6600;
        font-family: 'Segoe UI';
        font-size: 27px;
    }

    .Productlinkintable {
        text-align: center;
        padding: 20px 0px 50px 0px;
    }

    .DEproductimageinproduct {
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        padding: 0px 0px 0px 0px;
    }

    .productsDepruductmaindiv {
        padding: 25px 0px 0px 0px;
    }






    .tradingdiv {
        padding: 0px 0px 0px 0px;
    }

    .tradingdivhalf {
        padding: 0px 0px 0px 0px;
        /*text-align:center;*/
    }



    .Tranding-ul {
        list-style: none; /* Remove default bullets */
        padding-left: 0; /* Remove default padding */
    }

        .Tranding-ul li {
            font-family: 'Segoe UI';
            position: relative;
            padding-left: 45px; /* Space for bullet */
            line-height: 30px; /* Ensure consistent vertical alignment */
            font-size: 14px;
            color: #333333;
        }

            .Tranding-ul li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); /* Aligns bullet vertically */
                width: 25px; /* Set bullet image width */
                height: 25px; /* Set bullet image height */
                background-image: url("../Images/bullet_orange.png");
                background-size: contain; /* Ensure the image fits properly */
                background-repeat: no-repeat;
            }

    .Profilediv {
        padding: 0px 0px 0px 0px;
        font-family: 'Segoe UI';
        line-height: 25px; /* Ensure consistent vertical alignment */
        font-size: 14px;
        color: #333333;
        text-align: justify;
    }

    .profilepara {
        padding: 10px 0px 0px 0px;
    }

    .profilecat {
        padding: 0px 0px 0px 0px;
    }

    .profileparabold {
        padding: 10px 0px 0px 0px;
        font-family: 'Segoe UI';
        line-height: 25px; /* Ensure consistent vertical alignment */
        font-size: 14px;
        color: #000000;
        font-weight: bold;
    }

    .innfradivhalf {
        padding: 0px 0px 0px 0px;
    }

    .profileparablue {
        font-family: 'Segoe UI';
        color: #2d76bd;
        font-size: 14px;
        font-weight: bold;
    }


    .infralistnonbulet {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 20px 0px; /* Aligns it properly with other list items */
    }

    .infralistnonbuletnospace {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 0px 0px; /* Aligns it properly with other list items */
    }

    .ContactDiv1 {
        padding: 0px 0px 0px 0px;
    }

    .ContactDiv2 {
        padding: 0px 0px 0px 0px;
    }

    .ContactDiv3 {
        padding: 0px 0px 0px 0px;
    }

    .conblueline {
        font-family: 'Segoe UI';
        color: #2d76bd;
        font-size: 14px;
        padding: 0px 0px 5px 0px;
    }

    .conlinemani {
        font-family: 'Segoe UI';
        color: #333333;
        font-size: 14px;
        line-height: 18px;
        padding: 0px 0px 20px 0px;
    }

        .conlinemani::after {
            content: "";
            display: block;
            width: 100%;
            height: 5px;
            background-image: url('../Images/dot_gray.png');
            background-repeat: repeat-x;
            background-position: center;
        }

    .conMaharashtra {
        padding: 0px 0px 10px 0px;
    }
     .DEorangeback110 {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 20px 0px; /* Aligns it properly with other list items */
    }

     .DEorangeback110 li {
        
        padding: 0px 0px 10px 0px; /* Aligns it properly with other list items */
    }


    .DEorangeback110 li > a {
        padding:0px 0px 0px 0px;
        TEXT-DECORATION: none;
        color: #CA4E02;
        font-size: 14px;
        font-family: 'Segoe UI';
        line-height:15px;
    }

        .DEorangeback110 li > a:hover {
            text-decoration: none;
            color: #333333;
        }

    .ContactDivemail {
        padding: 0px 0px 0px 0px;
                width: 10%;
    }

    .ContactDivemail1 {
        padding: 0px 0px 0px 0px;
    }
    .condivfreespace {
    padding:0px 0px 10px 0px;
    }

    .Contactform {
    padding:0px 0px 0px 0px;
    /*text-align:center;*/
    }
    .textbox_color {
    /*width:100%;*/
    /*background-color: #0c0c0c;
        border: 1px solid #363636;*/
        height: 30px;
        padding-left: 7px;
        color: #979691;
        width: 330px;
        /*font: 12px Poppins !important;*/
    }

        .tr_write {
        height: 35px;
    }
        /*Scrollup butoon css*/
    .scrollup {
       
        position: fixed;
        right: 23px;
        bottom: 50px;
        color: #FFCC00 ;
        background-color: #9a0000 ;
        width: 38px;
        height: 38px;
        text-align: center;
        /*padding: 9px 0 0 1px;*/
        z-index: 2000;
        font-size: 10px;
        line-height: 1;
        border:2px solid #ffffff;
        transition: all 0.4s ease-in-out;

    }

        .scrollup:hover {
            background-color: #FFCC00;
            transition: all 0.5s ease 0s;
            color: #9a0000;
        }
    .scrollup12 {
    border:1px solid #cccccc;
    }
   
}

@media only screen and (min-width: 600px) and (max-width:639px)  {

     .navbar-header1 .collapse, .navbar-toggle {
    display: block !important;
    border  :none !important;
      
}
       .navbar-collapse1.collapse {
    display: none !important;
}
       .navbar-nav {
    /* padding-top: 10px !important; */
    padding-left: 0px !important;
    /* padding-right: 15px !important; */
    /*width: 100%;*/
}
       .navbar-nav1 > li {
    /*position: relative !important;
    display: block !important;
    float: none !important;*/
    border-bottom: 1px solid #ffcc00 ;
      
}
       .navbar-nav > li > a {
    text-align: center;
    
    padding: 15px 0px 15px 0px !important;
   
    /* font-weight: bold; */
    outline: 0;
    transition: all 0.6s ease-in-out;
}
       .navbar-collapse1.collapse.in {
    display: block !important;
    padding: 0px;
    /* background: rgba(000, 0, 0, 0.7); */
}
        .navbar-toggle1 {
        background-color: #f6bb19 !important;
        position: relative;
        /* float: left; */
        padding: 10px 10px 10px 10px !important;
        margin-top: 0px !important;
        margin-right: 25px !important;
        margin-bottom: 5px !important;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
        border-radius: 4px;
        display: block;
    }
.navbar-header1 {
        float: none;
        padding: 9px 0px 6px 39px;
        /*border: 1px solid #f6bb19;*/
        margin:0px ! important;
    }
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
     border-color: #ffcc00; 
    /*border:none ! important;*/
    /*border-bottom:#f6bb19 ! important;*/
}



    .linkinbelow {
    text-align:center;
    }
    .twoimageinline {
    width:45%;
    }
    .PPM1 {
        padding: 25px 0px 0px 0px;
    }

    .PM1 {
        padding: 0px 0px 0px 0px;
    }

    .PPM2 {
        padding: 0px 0px 0px 0px;
        text-align: -webkit-center;
        text-align: -moz-center;

    }

    .ppmlogo {
        padding: 0px 0px 20px 0px;
     
        /*width: 22%;*/
        /*text-align:center;
    text-align: -webkit-center;
    text-align: -moz-center;*/
    }
    .ppmlogoimage {
               width: 100%;
    max-width: 100px;
    }

    .ppmheading {
        padding: 0px 0px 0px 0px;
        /*width: 54%;*/
        /*text-align:center;
    text-align: -webkit-center;
    text-align: -moz-center;*/
    }

    .PMwhite {
        padding: 6px 0px 0px 0px;
    }

    .PMwhiteBackground {
        padding: 0px;
                /*width: 113%;*/
        background-color: #f0f0f0;
    }

    .PPMtextonimage {
        font-family: 'Segoe UI';
        font-size: 16px;
        color: #CC6600;
        text-align: center;
        padding: 2px 0px 6px 0px;
    }

    .PPMboximagediv {
        display:none;
                padding: 53px 20px 0px 0px;
        margin-left: -22px;
        /*width: 24%;*/
    }

    .pmspacelatters {
        letter-spacing: 13px;
    }

    .pmredline {
        padding: 0px 2px;
                display: none ! important;
    }


    /*NAv bar start*/
    .PMnavbarstart {
                padding: 17px 65px 0px 65px;
        /*margin-top: -62px;*/
        /*background: #ccc;
    height: 53px;
    margin-top: -55px;*/
    }

    .pmredbackground {
        /*padding: 0px 0px 0px 64px;*/
        padding: 0px 0px 0px 0px;
        border: 1px solid #cccccc;
        width:100% ! important;
    }







    .navbar-inverse {
        /*height: 53px;*/
        background-color: #9a0000 !important;
        border: 2px solid #ffffff;
        /*margin-top: -44px;*/
        /*margin-top: 1px;*/
    }

    .navbar-nav > li > a {
        font-size: 17px;
        color: #FFCC00 !important;
        /*padding: 22px 20px 0px 20px;*/
        font-family: 'Segoe UI';
        padding: 15px 16px !important;
    }

        .navbar-nav > li > a:hover {
            color: #fff !important;
            text-decoration: underline;
            /*padding: 0px;*/
            /*transition: all 0.6s ease-in-out;*/
        }

    .GMaster {
        padding: 0px 0px 0px 0px;
    }

    .pmwhitehalf {
        background: #f1f1f1;
        height: 57px;
        border: 2px solid #ffffff;
        /*margin-top: -44px;
        margin-left: -10px;
        width: 38%;*/
    }

    .pmwhitehalfone {
        display:none;
        border: 1px solid #cccccc;
        padding: 0px;
        /*margin-left: -4px;*/
        /*width: 90%;*/
        /*margin-left: -30px;*/
    }

    /*Default Page*/


    .DefaultBackground {
        /*background-image: url('../Images/default_102_inner_02.jpg');*/
        /*margin-top: -10px;*/
        position: static;
        /*height:600px;*/
        padding: 10px 40px 0px 0px;
        position: absolute;
        z-index: 4;
        text-align:end;
    }

    .GMFA1 {
        color: #585858 !important;
        border: 1px solid grey;
        padding: 8px 9px 7px 9px;
        border-radius: 50%;
    }

    .defaultfafalogo {
        padding: 0px 0px 0px 0px;
    }

    .GMFA42 {
        padding: 0px 0px 0px 20px;
    }

    .EmailDefault {
        padding: 0px 0px 0px 5px;
    }

    .bannerslidenew {
        padding: 0px 0px 0px 0px;
    }

    .blueline {
        text-align: center;
        font-size: 20px;
        color: #2d76bd;
        margin-top: -50px;
        /*text-shadow:2px 2px black;*/
    }
    /*.advantages-ul {
        list-style-image: url(../Images/bullet_orange.png);
        line-height: 30px;
        color: #000;
        font-size: 16px;
        padding-left: 22px;
    }*/

    .advantages-ul {
        list-style: none; /* Remove default bullets */
        padding-left: 0; /* Remove default padding */
    }

        .advantages-ul li {
            position: relative;
            padding-left: 35px; /* Space for bullet */
            line-height: 29px; /* Ensure consistent vertical alignment */
            font-size: 16px;
            color: #000;
        }

            .advantages-ul li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); /* Aligns bullet vertically */
                width: 25px; /* Set bullet image width */
                height: 25px; /* Set bullet image height */
                background-image: url("../Images/bullet_orange.png");
                background-size: contain; /* Ensure the image fits properly */
                background-repeat: no-repeat;
            }

    .productlinklast ::before {
        top: 0% !important;
    }

    .advantages-ul > productlinklast ::after {
        background-image: none!important;
    }

    .productlink {
        FONT-SIZE: 14px;
        FONT-FAMILY: "Segoe UI";
        TEXT-DECORATION: none;
        color: #990000;
    }

        .productlink:hover {
            color: #0066CC;
            text-decoration: none;
        }

        .productlink:active {
            color: #0066CC;
            text-decoration: none;
        }




    .advantages-ul li::after {
        content: "";
        display: block;
        width: 100%;
        height: 5px;
        background-image: url('../Images/dot_gray.png');
        background-repeat: repeat-x;
        background-position: center;
    }

    .Defaultcontactdiv {
        padding: 0px 0px 0px 0px;
    }

    .whitebackground {
        padding: 30px 30px 40px 30px;
        /*background-image: url('../Images/default_04.jpg');
        background-position: top;*/
        /*width: 76%;*/
        background-color: #ffffff;
        border: 1px solid #cccccc;
    }

    .DEWhitelist {
        padding: 30px 0px;
    }

    .DEwihtsmalldiv {
        padding: 0px 0px 0px 0px;
        /*width: 12%;*/
    }

    .DEbrownheadingline {
       padding: 0px 0px 0px 0px;
    }

    .Depruductmaindiv {
        padding: 30px 0px 0px 0px;
    }

    .DEfirstproduct {
        padding: 0px 0px 0px 0px;
        display: flex;
        flex-direction: column-reverse;
    }

    .DEproductimage {
        padding: 30px 0px 0px 0px;
        text-align: -webkit-center;
        /*width: 30%;*/
    }

    .DEproductimagebox {
        padding: 0px 0px 0px 0px;
        /*border:1px solid #585858;*/
    }

    .DEbrownlinebox {
        padding: 0px 0px 0px 0px;
    }

    .DEbrownlineboxin {
        background-color: #9a0000 !important;
        padding: 10px 10px 10px 10px;
        border: 2px solid #ffffff;
    }

    .DEbrownlineboxinouter {
        padding: 0px;
        border: 1px solid #cccccc;
    }

    .DEyelowline {
        font-size: 16px;
        color: #FFCC00 !important;
        /* padding: 22px 20px 0px 20px; */
        font-family: 'Segoe UI';
    }

    .DElineHeavy {
        FONT-SIZE: 14px;
        font-family: 'Segoe UI';
        TEXT-DECORATION: none;
        line-height: 22px;
        color: #333333;
        text-align: justify;
    }

    .DEfirstproductbelowpara {
        padding: 20px 0px 20px 0px;
        /*text-align:center;*/
    }

    .PMloverline {
        padding: 50px 0px 90px 0px;
        text-align: center;
        color: rgb(102, 102, 102);
        font-size: small;
        font-family: 'Segoe UI';
    }

    .productdiv1 {
        padding: 35px 0px 0px 0px;
    }

    .productdiv2 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv3 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv4 {
        padding: 0px 0px 0px 0px;
        text-align:center;
    }

    .productdiv5 {
        padding: 0px 0px 0px 0px;
        text-align: center;
    }

    .productmfgline {
        font-family: 'Segoe UI';
        font-size: 17px;
        color: #2d76bd;
    }
    /*.whitebackgroundproduct {
    padding: 20px 0px 0px 0px;
        background-image: url('../Images/default_102_inner_02 - Copy.jpg');
        background-position: top;
        width: 76%;
         }*/

    .productcat {
        padding: 0px 0px 10px 0px;
    }

    .productlatlogname {
        color: #cc6600;
        font-family: 'Segoe UI';
        font-size: 27px;
    }

    .Productlinkintable {
        text-align: center;
        padding: 20px 0px 50px 0px;
    }

    .DEproductimageinproduct {
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        padding: 0px 0px 0px 0px;
    }

    .productsDepruductmaindiv {
        padding: 25px 0px 0px 0px;
    }






    .tradingdiv {
        padding: 0px 0px 0px 0px;
    }

    .tradingdivhalf {
        padding: 0px 0px 0px 0px;
        /*text-align:center;*/
    }



    .Tranding-ul {
        list-style: none; /* Remove default bullets */
        padding-left: 0; /* Remove default padding */
    }

        .Tranding-ul li {
            font-family: 'Segoe UI';
            position: relative;
            padding-left: 45px; /* Space for bullet */
            line-height: 30px; /* Ensure consistent vertical alignment */
            font-size: 14px;
            color: #333333;
        }

            .Tranding-ul li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); /* Aligns bullet vertically */
                width: 25px; /* Set bullet image width */
                height: 25px; /* Set bullet image height */
                background-image: url("../Images/bullet_orange.png");
                background-size: contain; /* Ensure the image fits properly */
                background-repeat: no-repeat;
            }

    .Profilediv {
        padding: 0px 0px 0px 0px;
        font-family: 'Segoe UI';
        line-height: 25px; /* Ensure consistent vertical alignment */
        font-size: 14px;
        color: #333333;
        text-align: justify;
    }

    .profilepara {
        padding: 10px 0px 0px 0px;
    }

    .profilecat {
        padding: 0px 0px 0px 0px;
    }

    .profileparabold {
        padding: 10px 0px 0px 0px;
        font-family: 'Segoe UI';
        line-height: 25px; /* Ensure consistent vertical alignment */
        font-size: 14px;
        color: #000000;
        font-weight: bold;
    }

    .innfradivhalf {
        padding: 0px 0px 0px 0px;
    }

    .profileparablue {
        font-family: 'Segoe UI';
        color: #2d76bd;
        font-size: 14px;
        font-weight: bold;
    }


    .infralistnonbulet {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 20px 0px; /* Aligns it properly with other list items */
    }

    .infralistnonbuletnospace {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 0px 0px; /* Aligns it properly with other list items */
    }

    .ContactDiv1 {
        padding: 0px 0px 0px 0px;
    }

    .ContactDiv2 {
        padding: 0px 0px 0px 0px;
    }

    .ContactDiv3 {
        padding: 0px 0px 0px 0px;
    }

    .conblueline {
        font-family: 'Segoe UI';
        color: #2d76bd;
        font-size: 14px;
        padding: 0px 0px 5px 0px;
    }

    .conlinemani {
        font-family: 'Segoe UI';
        color: #333333;
        font-size: 14px;
        line-height: 18px;
        padding: 0px 0px 20px 0px;
    }

        .conlinemani::after {
            content: "";
            display: block;
            width: 100%;
            height: 5px;
            background-image: url('../Images/dot_gray.png');
            background-repeat: repeat-x;
            background-position: center;
        }

    .conMaharashtra {
        padding: 0px 0px 10px 0px;
    }
     .DEorangeback110 {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 20px 0px; /* Aligns it properly with other list items */
    }

     .DEorangeback110 li {
        
        padding: 0px 0px 10px 0px; /* Aligns it properly with other list items */
    }


    .DEorangeback110 li > a {
        padding:0px 0px 0px 0px;
        TEXT-DECORATION: none;
        color: #CA4E02;
        font-size: 14px;
        font-family: 'Segoe UI';
        line-height:15px;
    }

        .DEorangeback110 li > a:hover {
            text-decoration: none;
            color: #333333;
        }

    .ContactDivemail {
        padding: 0px 0px 0px 0px;
                width: 10%;
    }

    .ContactDivemail1 {
        padding: 0px 0px 0px 0px;
    }
    .condivfreespace {
    padding:0px 0px 10px 0px;
    }

    .Contactform {
    padding:0px 0px 0px 0px;
    /*text-align:center;*/
    }
    .textbox_color {
    /*width:100%;*/
    /*background-color: #0c0c0c;
        border: 1px solid #363636;*/
        height: 30px;
        padding-left: 7px;
        color: #979691;
        width: 330px;
        /*font: 12px Poppins !important;*/
    }

        .tr_write {
        height: 35px;
    }
        /*Scrollup butoon css*/
    .scrollup {
       
        position: fixed;
        right: 23px;
        bottom: 50px;
        color: #FFCC00 ;
        background-color: #9a0000 ;
        width: 38px;
        height: 38px;
        text-align: center;
        /*padding: 9px 0 0 1px;*/
        z-index: 2000;
        font-size: 10px;
        line-height: 1;
        border:2px solid #ffffff;
        transition: all 0.4s ease-in-out;

    }

        .scrollup:hover {
            background-color: #FFCC00;
            transition: all 0.5s ease 0s;
            color: #9a0000;
        }
    .scrollup12 {
    border:1px solid #cccccc;
    }
   
}

@media only screen and (min-width: 480px) and (max-width:599px)  {
    
    .newimgelowerre {
    margin:0px 8px 0px 1px ! important;
    }
     .navbar-header1 .collapse, .navbar-toggle {
    display: block !important;
    border  :none !important;
      
}
       .navbar-collapse1.collapse {
    display: none !important;
}
       .navbar-nav {
    /* padding-top: 10px !important; */
    padding-left: 0px !important;
    /* padding-right: 15px !important; */
    /*width: 100%;*/
}
       .navbar-nav1 > li {
    /*position: relative !important;
    display: block !important;
    float: none !important;*/
    border-bottom: 1px solid #ffcc00 ;
      
}
       .navbar-nav > li > a {
    text-align: center;
    
    padding: 15px 0px 15px 0px !important;
   
    /* font-weight: bold; */
    outline: 0;
    transition: all 0.6s ease-in-out;
}
       .navbar-collapse1.collapse.in {
    display: block !important;
    padding: 0px;
    /* background: rgba(000, 0, 0, 0.7); */
}
        .navbar-toggle1 {
        background-color: #f6bb19 !important;
        position: relative;
        /* float: left; */
        padding: 10px 10px 10px 10px !important;
        margin-top: 0px !important;
        margin-right: 25px !important;
        margin-bottom: 5px !important;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
        border-radius: 4px;
        display: block;
    }
.navbar-header1 {
        float: none;
        padding: 9px 0px 6px 39px;
        /*border: 1px solid #f6bb19;*/
        margin:0px ! important;
    }
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
     border-color: #ffcc00; 
    /*border:none ! important;*/
    /*border-bottom:#f6bb19 ! important;*/
}



    .linkinbelow {
    text-align:center;
    }
    .twoimageinline {
   padding:0px 0px 10px 0px ! important;
        text-align: -webkit-center;
    }
    .PPM1 {
        padding: 25px 0px 0px 0px;
    }

    .PM1 {
        padding: 0px 0px 0px 0px;
    }

    .PPM2 {
        padding: 0px 0px 0px 0px;
        text-align: -webkit-center;
        text-align: -moz-center;

    }

    .ppmlogo {
        padding: 0px 0px 20px 0px;
     
        /*width: 22%;*/
        /*text-align:center;
    text-align: -webkit-center;
    text-align: -moz-center;*/
    }
    .ppmlogoimage {
               width: 100%;
    max-width: 100px;
    }

    .ppmheading {
        padding: 0px 0px 0px 0px;
        /*width: 54%;*/
        /*text-align:center;
    text-align: -webkit-center;
    text-align: -moz-center;*/
    }

    .PMwhite {
        padding: 6px 0px 0px 0px;
    }

    .PMwhiteBackground {
        padding: 0px;
                /*width: 113%;*/
        background-color: #f0f0f0;
    }

    .PPMtextonimage {
        font-family: 'Segoe UI';
        font-size: 16px;
        color: #CC6600;
        text-align: center;
        padding: 2px 0px 6px 0px;
    }

    .PPMboximagediv {
        display:none;
                padding: 53px 20px 0px 0px;
        margin-left: -22px;
        /*width: 24%;*/
    }

    .pmspacelatters {
        letter-spacing: 11px;
    }

    .pmredline {
        padding: 0px 2px;
                display: none ! important;
    }


    /*NAv bar start*/
    .PMnavbarstart {
                padding: 17px 65px 0px 65px;
        /*margin-top: -62px;*/
        /*background: #ccc;
    height: 53px;
    margin-top: -55px;*/
    }

    .pmredbackground {
        /*padding: 0px 0px 0px 64px;*/
        padding: 0px 0px 0px 0px;
        border: 1px solid #cccccc;
        width:100% ! important;
    }







    .navbar-inverse {
        /*height: 53px;*/
        background-color: #9a0000 !important;
        border: 2px solid #ffffff;
        /*margin-top: -44px;*/
        /*margin-top: 1px;*/
    }

    .navbar-nav > li > a {
        font-size: 17px;
        color: #FFCC00 !important;
        /*padding: 22px 20px 0px 20px;*/
        font-family: 'Segoe UI';
        padding: 15px 16px !important;
    }

        .navbar-nav > li > a:hover {
            color: #fff !important;
            text-decoration: underline;
            /*padding: 0px;*/
            /*transition: all 0.6s ease-in-out;*/
        }

    .GMaster {
        padding: 0px 0px 0px 0px;
    }

    .pmwhitehalf {
        background: #f1f1f1;
        height: 57px;
        border: 2px solid #ffffff;
        /*margin-top: -44px;
        margin-left: -10px;
        width: 38%;*/
    }

    .pmwhitehalfone {
        display:none;
        border: 1px solid #cccccc;
        padding: 0px;
        /*margin-left: -4px;*/
        /*width: 90%;*/
        /*margin-left: -30px;*/
    }

    /*Default Page*/


    .DefaultBackground {
        /*background-image: url('../Images/default_102_inner_02.jpg');*/
        /*margin-top: -10px;*/
        position: static;
        /*height:600px;*/
        padding: 0px 0px 0px 0px;
        /*position: absolute;
        z-index: 4;*/
        text-align:center;
    }

    .GMFA1 {
        color: #585858 !important;
        border: 1px solid grey;
        padding: 8px 9px 7px 9px;
        border-radius: 50%;
    }

    .defaultfafalogo {
        padding: 10px 0px 10px 0px;
    }

    .GMFA42 {
        padding: 0px 0px 0px 20px;
    }

    .EmailDefault {
        padding: 0px 0px 0px 5px;
    }

    .bannerslidenew {
        padding: 0px 0px 0px 0px;
    }

    .blueline {
        padding:10px 0px 0px 0px;
        text-align: center;
        font-size: 18px;
        color: #2d76bd;
        /*margin-top: -50px;*/
        /*text-shadow:2px 2px black;*/
    }
    /*.advantages-ul {
        list-style-image: url(../Images/bullet_orange.png);
        line-height: 30px;
        color: #000;
        font-size: 16px;
        padding-left: 22px;
    }*/

    .advantages-ul {
        list-style: none; /* Remove default bullets */
        padding-left: 0; /* Remove default padding */
    }

        .advantages-ul li {
            position: relative;
            padding-left: 35px; /* Space for bullet */
            line-height: 29px; /* Ensure consistent vertical alignment */
            font-size: 16px;
            color: #000;
        }

            .advantages-ul li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); /* Aligns bullet vertically */
                width: 25px; /* Set bullet image width */
                height: 25px; /* Set bullet image height */
                background-image: url("../Images/bullet_orange.png");
                background-size: contain; /* Ensure the image fits properly */
                background-repeat: no-repeat;
            }

    .productlinklast ::before {
        top: 0% !important;
    }

    .advantages-ul > productlinklast ::after {
        background-image: none!important;
    }

    .productlink {
        FONT-SIZE: 14px;
        FONT-FAMILY: "Segoe UI";
        TEXT-DECORATION: none;
        color: #990000;
    }

        .productlink:hover {
            color: #0066CC;
            text-decoration: none;
        }

        .productlink:active {
            color: #0066CC;
            text-decoration: none;
        }




    .advantages-ul li::after {
        content: "";
        display: block;
        width: 100%;
        height: 5px;
        background-image: url('../Images/dot_gray.png');
        background-repeat: repeat-x;
        background-position: center;
    }

    .Defaultcontactdiv {
        padding: 0px 0px 0px 0px;
    }

    .whitebackground {
        padding: 30px 30px 40px 30px;
        /*background-image: url('../Images/default_04.jpg');
        background-position: top;*/
        /*width: 76%;*/
        background-color: #ffffff;
        border: 1px solid #cccccc;
    }

    .DEWhitelist {
        padding: 20px 0px;
    }

    .DEwihtsmalldiv {
        padding: 0px 0px 0px 0px;
        /*width: 12%;*/
    }

    .DEbrownheadingline {
       padding: 0px 0px 0px 0px;
    }

    .Depruductmaindiv {
        padding: 30px 0px 0px 0px;
    }

    .DEfirstproduct {
        padding: 0px 0px 0px 0px;
        display: flex;
        flex-direction: column-reverse;
    }

    .DEproductimage {
        padding: 30px 0px 0px 0px;
        text-align: -webkit-center;
        /*width: 30%;*/
    }

    .DEproductimagebox {
        padding: 0px 0px 0px 0px;
        /*border:1px solid #585858;*/
    }

    .DEbrownlinebox {
        padding: 0px 0px 0px 0px;
    }

    .DEbrownlineboxin {
        background-color: #9a0000 !important;
        padding: 10px 10px 10px 10px;
        border: 2px solid #ffffff;
    }

    .DEbrownlineboxinouter {
        padding: 0px;
        border: 1px solid #cccccc;
    }

    .DEyelowline {
        font-size: 16px;
        color: #FFCC00 !important;
        /* padding: 22px 20px 0px 20px; */
        font-family: 'Segoe UI';
    }

    .DElineHeavy {
        FONT-SIZE: 14px;
        font-family: 'Segoe UI';
        TEXT-DECORATION: none;
        line-height: 22px;
        color: #333333;
        text-align: justify;
    }

    .DEfirstproductbelowpara {
        padding: 20px 0px 20px 0px;
        /*text-align:center;*/
    }

    .PMloverline {
        padding: 50px 0px 90px 0px;
        text-align: center;
        color: rgb(102, 102, 102);
        font-size: small;
        font-family: 'Segoe UI';
    }

    .productdiv1 {
        padding: 35px 0px 0px 0px;
    }

    .productdiv2 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv3 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv4 {
        padding: 0px 0px 0px 0px;
        text-align:center;
    }

    .productdiv5 {
        padding: 0px 0px 0px 0px;
        text-align: center;
    }

    .productmfgline {
        font-family: 'Segoe UI';
        font-size: 17px;
        color: #2d76bd;
    }
    /*.whitebackgroundproduct {
    padding: 20px 0px 0px 0px;
        background-image: url('../Images/default_102_inner_02 - Copy.jpg');
        background-position: top;
        width: 76%;
         }*/

    .productcat {
        padding: 0px 0px 10px 0px;
    }

    .productlatlogname {
        color: #cc6600;
        font-family: 'Segoe UI';
        font-size: 27px;
    }

    .Productlinkintable {
        text-align: center;
        padding: 20px 0px 50px 0px;
    }

    .DEproductimageinproduct {
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        padding: 0px 0px 0px 0px;
    }

    .productsDepruductmaindiv {
        padding: 25px 0px 0px 0px;
    }






    .tradingdiv {
        padding: 0px 0px 0px 0px;
    }

    .tradingdivhalf {
        padding: 0px 0px 0px 0px;
        /*text-align:center;*/
    }



    .Tranding-ul {
        list-style: none; /* Remove default bullets */
        padding-left: 0; /* Remove default padding */
    }

        .Tranding-ul li {
            font-family: 'Segoe UI';
            position: relative;
            padding-left: 45px; /* Space for bullet */
            line-height: 30px; /* Ensure consistent vertical alignment */
            font-size: 14px;
            color: #333333;
        }

            .Tranding-ul li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); /* Aligns bullet vertically */
                width: 25px; /* Set bullet image width */
                height: 25px; /* Set bullet image height */
                background-image: url("../Images/bullet_orange.png");
                background-size: contain; /* Ensure the image fits properly */
                background-repeat: no-repeat;
            }

    .Profilediv {
        padding: 0px 0px 0px 0px;
        font-family: 'Segoe UI';
        line-height: 25px; /* Ensure consistent vertical alignment */
        font-size: 14px;
        color: #333333;
        text-align: justify;
    }

    .profilepara {
        padding: 10px 0px 0px 0px;
    }

    .profilecat {
        padding: 0px 0px 0px 0px;
    }

    .profileparabold {
        padding: 10px 0px 0px 0px;
        font-family: 'Segoe UI';
        line-height: 25px; /* Ensure consistent vertical alignment */
        font-size: 14px;
        color: #000000;
        font-weight: bold;
    }

    .innfradivhalf {
        padding: 0px 0px 0px 0px;
    }

    .profileparablue {
        font-family: 'Segoe UI';
        color: #2d76bd;
        font-size: 14px;
        font-weight: bold;
    }


    .infralistnonbulet {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 20px 0px; /* Aligns it properly with other list items */
    }

    .infralistnonbuletnospace {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 0px 0px; /* Aligns it properly with other list items */
    }

    .ContactDiv1 {
        padding: 0px 0px 0px 0px;
    }

    .ContactDiv2 {
        padding: 0px 0px 0px 0px;
    }

    .ContactDiv3 {
        padding: 0px 0px 0px 0px;
    }

    .conblueline {
        font-family: 'Segoe UI';
        color: #2d76bd;
        font-size: 14px;
        padding: 0px 0px 5px 0px;
    }

    .conlinemani {
        font-family: 'Segoe UI';
        color: #333333;
        font-size: 14px;
        line-height: 18px;
        padding: 0px 0px 20px 0px;
    }

        .conlinemani::after {
            content: "";
            display: block;
            width: 100%;
            height: 5px;
            background-image: url('../Images/dot_gray.png');
            background-repeat: repeat-x;
            background-position: center;
        }

    .conMaharashtra {
        padding: 0px 0px 10px 0px;
    }
     .DEorangeback110 {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 20px 0px; /* Aligns it properly with other list items */
    }

     .DEorangeback110 li {
        
        padding: 0px 0px 10px 0px; /* Aligns it properly with other list items */
    }


    .DEorangeback110 li > a {
        padding:0px 0px 0px 0px;
        TEXT-DECORATION: none;
        color: #CA4E02;
        font-size: 14px;
        font-family: 'Segoe UI';
        line-height:15px;
    }

        .DEorangeback110 li > a:hover {
            text-decoration: none;
            color: #333333;
        }

    .ContactDivemail {
        padding: 0px 0px 0px 0px;
                width: 20%;
    }

    .ContactDivemail1 {
        padding: 0px 0px 0px 0px;
    }
    .condivfreespace {
    padding:0px 0px 10px 0px;
    }

    .Contactform {
    padding:0px 0px 0px 0px;
    /*text-align:center;*/
    }
    .textbox_color {
    /*width:100%;*/
    /*background-color: #0c0c0c;
        border: 1px solid #363636;*/
        height: 30px;
        padding-left: 7px;
        color: #979691;
        width: 330px;
        /*font: 12px Poppins !important;*/
    }

        .tr_write {
        height: 35px;
    }
        /*Scrollup butoon css*/
    .scrollup {
       
        position: fixed;
        right: 23px;
        bottom: 50px;
        color: #FFCC00 ;
        background-color: #9a0000 ;
        width: 38px;
        height: 38px;
        text-align: center;
        /*padding: 9px 0 0 1px;*/
        z-index: 2000;
        font-size: 10px;
        line-height: 1;
        border:2px solid #ffffff;
        transition: all 0.4s ease-in-out;

    }

        .scrollup:hover {
            background-color: #FFCC00;
            transition: all 0.5s ease 0s;
            color: #9a0000;
        }
    .scrollup12 {
    border:1px solid #cccccc;
    }
   
}

@media only screen and (min-width: 412px) and (max-width:479px)  {
    .newimgelowerre {
    margin:0px 8px 0px 1px ! important;
    }
     .navbar-header1 .collapse, .navbar-toggle {
    display: block !important;
    border  :none !important;
      
}
       .navbar-collapse1.collapse {
    display: none !important;
}
       .navbar-nav {
    /* padding-top: 10px !important; */
    padding-left: 0px !important;
    /* padding-right: 15px !important; */
    /*width: 100%;*/
}
       .navbar-nav1 > li {
    /*position: relative !important;
    display: block !important;
    float: none !important;*/
    border-bottom: 1px solid #ffcc00 ;
      
}
       .navbar-nav > li > a {
    text-align: center;
    
    padding: 15px 0px 15px 0px !important;
   
    /* font-weight: bold; */
    outline: 0;
    transition: all 0.6s ease-in-out;
}
       .navbar-collapse1.collapse.in {
    display: block !important;
    padding: 0px;
    /* background: rgba(000, 0, 0, 0.7); */
}
        .navbar-toggle1 {
        background-color: #f6bb19 !important;
        position: relative;
        /* float: left; */
        padding: 10px 10px 10px 10px !important;
        margin-top: 0px !important;
        margin-right: 25px !important;
        margin-bottom: 5px !important;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
        border-radius: 4px;
        display: block;
    }
.navbar-header1 {
        float: none;
        padding: 9px 0px 6px 39px;
        /*border: 1px solid #f6bb19;*/
        margin:0px ! important;
    }
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
     border-color: #ffcc00; 
    /*border:none ! important;*/
    /*border-bottom:#f6bb19 ! important;*/
}



    .linkinbelow {
    text-align:center;
    }
    .twoimageinline {
   padding:0px 0px 10px 0px ! important;
        text-align: -webkit-center;
    }
    .PPM1 {
        padding: 25px 0px 0px 0px;
    }

    .PM1 {
        padding: 0px 0px 0px 0px;
    }

    .PPM2 {
        padding: 0px 0px 0px 0px;
        text-align: -webkit-center;
        text-align: -moz-center;

    }

    .ppmlogo {
        padding: 0px 0px 20px 0px;
     
        /*width: 22%;*/
        /*text-align:center;
    text-align: -webkit-center;
    text-align: -moz-center;*/
    }
    .ppmlogoimage {
               width: 100%;
    max-width: 100px;
    }

    .ppmheading {
        padding: 0px 0px 0px 0px;
        /*width: 54%;*/
        /*text-align:center;
    text-align: -webkit-center;
    text-align: -moz-center;*/
    }

    .PMwhite {
        padding: 6px 0px 0px 0px;
    }

    .PMwhiteBackground {
        padding: 0px;
                /*width: 113%;*/
        background-color: #f0f0f0;
    }

    .PPMtextonimage {
        font-family: 'Segoe UI';
        font-size: 15px;
        color: #CC6600;
        text-align: center;
        padding: 2px 0px 6px 0px;
    }

    .PPMboximagediv {
        display:none;
                padding: 53px 20px 0px 0px;
        margin-left: -22px;
        /*width: 24%;*/
    }

    .pmspacelatters {
        letter-spacing: 11px;
    }

    .pmredline {
        padding: 0px 2px;
                display: none ! important;
    }


    /*NAv bar start*/
    .PMnavbarstart {
                padding: 17px 35px 0px 35px;
        /*margin-top: -62px;*/
        /*background: #ccc;
    height: 53px;
    margin-top: -55px;*/
    }

    .pmredbackground {
        /*padding: 0px 0px 0px 64px;*/
        padding: 0px 0px 0px 0px;
        border: 1px solid #cccccc;
        width:100% ! important;
    }







    .navbar-inverse {
        /*height: 53px;*/
        background-color: #9a0000 !important;
        border: 2px solid #ffffff;
        /*margin-top: -44px;*/
        /*margin-top: 1px;*/
    }

    .navbar-nav > li > a {
        font-size: 17px;
        color: #FFCC00 !important;
        /*padding: 22px 20px 0px 20px;*/
        font-family: 'Segoe UI';
        padding: 15px 16px !important;
    }

        .navbar-nav > li > a:hover {
            color: #fff !important;
            text-decoration: underline;
            /*padding: 0px;*/
            /*transition: all 0.6s ease-in-out;*/
        }

    .GMaster {
        padding: 0px 0px 0px 0px;
    }

    .pmwhitehalf {
        background: #f1f1f1;
        height: 57px;
        border: 2px solid #ffffff;
        /*margin-top: -44px;
        margin-left: -10px;
        width: 38%;*/
    }

    .pmwhitehalfone {
        display:none;
        border: 1px solid #cccccc;
        padding: 0px;
        /*margin-left: -4px;*/
        /*width: 90%;*/
        /*margin-left: -30px;*/
    }

    /*Default Page*/


    .DefaultBackground {
        /*background-image: url('../Images/default_102_inner_02.jpg');*/
        /*margin-top: -10px;*/
        position: static;
        /*height:600px;*/
        padding: 0px 0px 0px 0px;
        /*position: absolute;
        z-index: 4;*/
        text-align:center;
    }

    .GMFA1 {
        color: #585858 !important;
        border: 1px solid grey;
        padding: 8px 9px 7px 9px;
        border-radius: 50%;
    }

    .defaultfafalogo {
        padding: 10px 0px 10px 0px;
    }

    .GMFA42 {
        padding: 0px 0px 0px 20px;
    }

    .EmailDefault {
        padding: 0px 0px 0px 5px;
    }

    .bannerslidenew {
        padding: 0px 0px 0px 0px;
    }

    .blueline {
        padding:10px 0px 0px 0px;
        text-align: center;
        font-size: 18px;
        color: #2d76bd;
        /*margin-top: -50px;*/
        /*text-shadow:2px 2px black;*/
    }
    /*.advantages-ul {
        list-style-image: url(../Images/bullet_orange.png);
        line-height: 30px;
        color: #000;
        font-size: 16px;
        padding-left: 22px;
    }*/

    .advantages-ul {
        list-style: none; /* Remove default bullets */
        padding-left: 0; /* Remove default padding */
    }

        .advantages-ul li {
            position: relative;
            padding-left: 35px; /* Space for bullet */
            line-height: 29px; /* Ensure consistent vertical alignment */
            font-size: 16px;
            color: #000;
        }

            .advantages-ul li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); /* Aligns bullet vertically */
                width: 25px; /* Set bullet image width */
                height: 25px; /* Set bullet image height */
                background-image: url("../Images/bullet_orange.png");
                background-size: contain; /* Ensure the image fits properly */
                background-repeat: no-repeat;
            }

    .productlinklast ::before {
        top: 0% !important;
    }

    .advantages-ul > productlinklast ::after {
        background-image: none!important;
    }

    .productlink {
        FONT-SIZE: 14px;
        FONT-FAMILY: "Segoe UI";
        TEXT-DECORATION: none;
        color: #990000;
    }

        .productlink:hover {
            color: #0066CC;
            text-decoration: none;
        }

        .productlink:active {
            color: #0066CC;
            text-decoration: none;
        }




    .advantages-ul li::after {
        content: "";
        display: block;
        width: 100%;
        height: 5px;
        background-image: url('../Images/dot_gray.png');
        background-repeat: repeat-x;
        background-position: center;
    }

    .Defaultcontactdiv {
        padding: 0px 0px 0px 0px;
    }

    .whitebackground {
        padding: 30px 30px 40px 30px;
        /*background-image: url('../Images/default_04.jpg');
        background-position: top;*/
        /*width: 76%;*/
        background-color: #ffffff;
        border: 1px solid #cccccc;
    }

    .DEWhitelist {
        padding: 20px 0px;
    }

    .DEwihtsmalldiv {
        padding: 0px 0px 0px 0px;
        /*width: 12%;*/
    }

    .DEbrownheadingline {
       padding: 0px 0px 0px 0px;
    }

    .Depruductmaindiv {
        padding: 30px 0px 0px 0px;
    }

    .DEfirstproduct {
        padding: 0px 0px 0px 0px;
        display: flex;
        flex-direction: column-reverse;
    }

    .DEproductimage {
        padding: 30px 0px 0px 0px;
        text-align: -webkit-center;
        /*width: 30%;*/
    }

    .DEproductimagebox {
        padding: 0px 0px 0px 0px;
        /*border:1px solid #585858;*/
    }

    .DEbrownlinebox {
        padding: 0px 0px 0px 0px;
    }

    .DEbrownlineboxin {
        background-color: #9a0000 !important;
        padding: 10px 10px 10px 10px;
        border: 2px solid #ffffff;
    }

    .DEbrownlineboxinouter {
        padding: 0px;
        border: 1px solid #cccccc;
    }

    .DEyelowline {
        font-size: 16px;
        color: #FFCC00 !important;
        /* padding: 22px 20px 0px 20px; */
        font-family: 'Segoe UI';
    }

    .DElineHeavy {
        FONT-SIZE: 14px;
        font-family: 'Segoe UI';
        TEXT-DECORATION: none;
        line-height: 22px;
        color: #333333;
        text-align: justify;
    }

    .DEfirstproductbelowpara {
        padding: 20px 0px 20px 0px;
        /*text-align:center;*/
    }

    .PMloverline {
        padding: 50px 0px 90px 0px;
        text-align: center;
        color: rgb(102, 102, 102);
        font-size: small;
        font-family: 'Segoe UI';
    }

    .productdiv1 {
        padding: 35px 0px 0px 0px;
    }

    .productdiv2 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv3 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv4 {
        padding: 0px 0px 0px 0px;
        text-align:center;
    }

    .productdiv5 {
        padding: 0px 0px 0px 0px;
        text-align: center;
    }

    .productmfgline {
        font-family: 'Segoe UI';
        font-size: 17px;
        color: #2d76bd;
    }
    /*.whitebackgroundproduct {
    padding: 20px 0px 0px 0px;
        background-image: url('../Images/default_102_inner_02 - Copy.jpg');
        background-position: top;
        width: 76%;
         }*/

    .productcat {
        padding: 0px 0px 10px 0px;
    }

    .productlatlogname {
        color: #cc6600;
        font-family: 'Segoe UI';
        font-size: 27px;
    }

    .Productlinkintable {
        text-align: center;
        padding: 20px 0px 50px 0px;
    }

    .DEproductimageinproduct {
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        padding: 0px 0px 0px 0px;
    }

    .productsDepruductmaindiv {
        padding: 25px 0px 0px 0px;
    }






    .tradingdiv {
        padding: 0px 0px 0px 0px;
    }

    .tradingdivhalf {
        padding: 0px 0px 0px 0px;
        /*text-align:center;*/
    }



    .Tranding-ul {
        list-style: none; /* Remove default bullets */
        padding-left: 0; /* Remove default padding */
    }

        .Tranding-ul li {
            font-family: 'Segoe UI';
            position: relative;
            padding-left: 45px; /* Space for bullet */
            line-height: 30px; /* Ensure consistent vertical alignment */
            font-size: 14px;
            color: #333333;
        }

            .Tranding-ul li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); /* Aligns bullet vertically */
                width: 25px; /* Set bullet image width */
                height: 25px; /* Set bullet image height */
                background-image: url("../Images/bullet_orange.png");
                background-size: contain; /* Ensure the image fits properly */
                background-repeat: no-repeat;
            }

    .Profilediv {
        padding: 0px 0px 0px 0px;
        font-family: 'Segoe UI';
        line-height: 25px; /* Ensure consistent vertical alignment */
        font-size: 14px;
        color: #333333;
        text-align: justify;
    }

    .profilepara {
        padding: 10px 0px 0px 0px;
    }

    .profilecat {
        padding: 0px 0px 0px 0px;
    }

    .profileparabold {
        padding: 10px 0px 0px 0px;
        font-family: 'Segoe UI';
        line-height: 25px; /* Ensure consistent vertical alignment */
        font-size: 14px;
        color: #000000;
        font-weight: bold;
    }

    .innfradivhalf {
        padding: 0px 0px 0px 0px;
    }

    .profileparablue {
        font-family: 'Segoe UI';
        color: #2d76bd;
        font-size: 14px;
        font-weight: bold;
    }


    .infralistnonbulet {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 20px 0px; /* Aligns it properly with other list items */
    }

    .infralistnonbuletnospace {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 0px 0px; /* Aligns it properly with other list items */
    }

    .ContactDiv1 {
        padding: 0px 0px 0px 0px;
    }

    .ContactDiv2 {
        padding: 0px 0px 0px 0px;
    }

    .ContactDiv3 {
        padding: 0px 0px 0px 0px;
    }

    .conblueline {
        font-family: 'Segoe UI';
        color: #2d76bd;
        font-size: 14px;
        padding: 0px 0px 5px 0px;
    }

    .conlinemani {
        font-family: 'Segoe UI';
        color: #333333;
        font-size: 14px;
        line-height: 18px;
        padding: 0px 0px 20px 0px;
    }

        .conlinemani::after {
            content: "";
            display: block;
            width: 100%;
            height: 5px;
            background-image: url('../Images/dot_gray.png');
            background-repeat: repeat-x;
            background-position: center;
        }

    .conMaharashtra {
        padding: 0px 0px 10px 0px;
    }
     .DEorangeback110 {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 20px 0px; /* Aligns it properly with other list items */
    }

     .DEorangeback110 li {
        
        padding: 0px 0px 10px 0px; /* Aligns it properly with other list items */
    }


    .DEorangeback110 li > a {
        padding:0px 0px 0px 0px;
        TEXT-DECORATION: none;
        color: #CA4E02;
        font-size: 14px;
        font-family: 'Segoe UI';
        line-height:15px;
    }

        .DEorangeback110 li > a:hover {
            text-decoration: none;
            color: #333333;
        }

    .ContactDivemail {
        padding: 0px 0px 0px 0px;
                width: 20%;
    }

    .ContactDivemail1 {
        padding: 0px 0px 0px 0px;
    }
    .condivfreespace {
    padding:0px 0px 10px 0px;
    }

    .Contactform {
    padding:0px 0px 0px 0px;
    /*text-align:center;*/
    }
    .textbox_color {
    /*width:100%;*/
    /*background-color: #0c0c0c;
        border: 1px solid #363636;*/
        height: 30px;
        padding-left: 7px;
        color: #979691;
        width: 283px;
        /*font: 12px Poppins !important;*/
    }

        .tr_write {
        height: 35px;
    }
        /*Scrollup butoon css*/
    .scrollup {
       
        position: fixed;
        right: 23px;
        bottom: 50px;
        color: #FFCC00 ;
        background-color: #9a0000 ;
        width: 38px;
        height: 38px;
        text-align: center;
        /*padding: 9px 0 0 1px;*/
        z-index: 2000;
        font-size: 10px;
        line-height: 1;
        border:2px solid #ffffff;
        transition: all 0.4s ease-in-out;

    }

        .scrollup:hover {
            background-color: #FFCC00;
            transition: all 0.5s ease 0s;
            color: #9a0000;
        }
    .scrollup12 {
    border:1px solid #cccccc;
    }
   
}

@media only screen and (min-width: 393px) and (max-width:411px)  {

    .newdivforcontact {
    
   
    display: inline-grid;

    }
    
    .new12 {
    display:block ! important;
    }

    .newimgelowerre {
    margin:0px 8px 0px 1px ! important;
    }
     .navbar-header1 .collapse, .navbar-toggle {
    display: block !important;
    border  :none !important;
      
}
       .navbar-collapse1.collapse {
    display: none !important;
}
       .navbar-nav {
    /* padding-top: 10px !important; */
    padding-left: 0px !important;
    /* padding-right: 15px !important; */
    /*width: 100%;*/
}
       .navbar-nav1 > li {
    /*position: relative !important;
    display: block !important;
    float: none !important;*/
    border-bottom: 1px solid #ffcc00 ;
      
}
       .navbar-nav > li > a {
    text-align: center;
    
    padding: 15px 0px 15px 0px !important;
   
    /* font-weight: bold; */
    outline: 0;
    transition: all 0.6s ease-in-out;
}
       .navbar-collapse1.collapse.in {
    display: block !important;
    padding: 0px;
    /* background: rgba(000, 0, 0, 0.7); */
}
        .navbar-toggle1 {
        background-color: #f6bb19 !important;
        position: relative;
        /* float: left; */
        padding: 10px 10px 10px 10px !important;
        margin-top: 0px !important;
        margin-right: 25px !important;
        margin-bottom: 5px !important;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
        border-radius: 4px;
        display: block;
    }
.navbar-header1 {
        float: none;
        padding: 9px 0px 6px 39px;
        /*border: 1px solid #f6bb19;*/
        margin:0px ! important;
    }
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
     border-color: #ffcc00; 
    /*border:none ! important;*/
    /*border-bottom:#f6bb19 ! important;*/
}



    .linkinbelow {
    text-align:center;
    }
    .twoimageinline {
   padding:0px 0px 10px 0px ! important;
        text-align: -webkit-center;
    }
    .PPM1 {
        padding: 25px 0px 0px 0px;
    }

    .PM1 {
        padding: 0px 0px 0px 0px;
    }

    .PPM2 {
        padding: 0px 0px 0px 0px;
        text-align: -webkit-center;
        text-align: -moz-center;

    }

    .ppmlogo {
        padding: 0px 0px 20px 0px;
     
        /*width: 22%;*/
        /*text-align:center;
    text-align: -webkit-center;
    text-align: -moz-center;*/
    }
    .ppmlogoimage {
               width: 100%;
    max-width: 100px;
    }

    .ppmheading {
        padding: 0px 0px 0px 0px;
        /*width: 54%;*/
        /*text-align:center;
    text-align: -webkit-center;
    text-align: -moz-center;*/
    }

    .PMwhite {
        padding: 6px 0px 0px 0px;
    }

    .PMwhiteBackground {
        padding: 0px;
                /*width: 113%;*/
        background-color: #f0f0f0;
    }

    .PPMtextonimage {
        display:none;
        font-family: 'Segoe UI';
        font-size: 15px;
        color: #CC6600;
        text-align: center;
        padding: 2px 0px 6px 0px;
    }
    .PPMtextonimagenew {
    display:grid ! important;
    font-family: 'Segoe UI';
        font-size: 15px;
        color: #CC6600;
        text-align: center;
        padding: 2px 0px 6px 0px;
    }

    .PPMboximagediv {
        display:none;
                padding: 53px 20px 0px 0px;
        margin-left: -22px;
        /*width: 24%;*/
    }

    .pmspacelatters {
        letter-spacing: 11px;
                /*text-align: justify ! important;*/
    }

    .pmredline {
        padding: 0px 2px;
                display: none ! important;
    }


    /*NAv bar start*/
    .PMnavbarstart {
                padding: 17px 35px 0px 35px;
        /*margin-top: -62px;*/
        /*background: #ccc;
    height: 53px;
    margin-top: -55px;*/
    }

    .pmredbackground {
        /*padding: 0px 0px 0px 64px;*/
        padding: 0px 0px 0px 0px;
        border: 1px solid #cccccc;
        width:100% ! important;
    }







    .navbar-inverse {
        /*height: 53px;*/
        background-color: #9a0000 !important;
        border: 2px solid #ffffff;
        /*margin-top: -44px;*/
        /*margin-top: 1px;*/
    }

    .navbar-nav > li > a {
        font-size: 17px;
        color: #FFCC00 !important;
        /*padding: 22px 20px 0px 20px;*/
        font-family: 'Segoe UI';
        padding: 15px 16px !important;
    }

        .navbar-nav > li > a:hover {
            color: #fff !important;
            text-decoration: underline;
            /*padding: 0px;*/
            /*transition: all 0.6s ease-in-out;*/
        }

    .GMaster {
        padding: 0px 0px 0px 0px;
    }

    .pmwhitehalf {
        background: #f1f1f1;
        height: 57px;
        border: 2px solid #ffffff;
        /*margin-top: -44px;
        margin-left: -10px;
        width: 38%;*/
    }

    .pmwhitehalfone {
        display:none;
        border: 1px solid #cccccc;
        padding: 0px;
        /*margin-left: -4px;*/
        /*width: 90%;*/
        /*margin-left: -30px;*/
    }

    /*Default Page*/


    .DefaultBackground {
        /*background-image: url('../Images/default_102_inner_02.jpg');*/
        /*margin-top: -10px;*/
        position: static;
        /*height:600px;*/
        padding: 0px 0px 0px 0px;
        /*position: absolute;
        z-index: 4;*/
        text-align:center;
    }

    .GMFA1 {
        color: #585858 !important;
        border: 1px solid grey;
        padding: 8px 9px 7px 9px;
        border-radius: 50%;
    }

    .defaultfafalogo {
        padding: 10px 0px 10px 0px;
    }

    .GMFA42 {
        padding: 0px 0px 0px 20px;
    }

    .EmailDefault {
        padding: 0px 0px 0px 5px;
    }

    .bannerslidenew {
        padding: 0px 0px 0px 0px;
    }

    .blueline {
        padding:10px 0px 0px 0px;
        text-align: center;
        font-size: 18px;
        color: #2d76bd;
        /*margin-top: -50px;*/
        /*text-shadow:2px 2px black;*/
    }
    /*.advantages-ul {
        list-style-image: url(../Images/bullet_orange.png);
        line-height: 30px;
        color: #000;
        font-size: 16px;
        padding-left: 22px;
    }*/

    .advantages-ul {
        list-style: none; /* Remove default bullets */
        padding-left: 0; /* Remove default padding */
    }

        .advantages-ul li {
            position: relative;
            padding-left: 35px; /* Space for bullet */
            line-height: 29px; /* Ensure consistent vertical alignment */
            font-size: 16px;
            color: #000;
        }

            .advantages-ul li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); /* Aligns bullet vertically */
                width: 25px; /* Set bullet image width */
                height: 25px; /* Set bullet image height */
                background-image: url("../Images/bullet_orange.png");
                background-size: contain; /* Ensure the image fits properly */
                background-repeat: no-repeat;
            }

    .productlinklast ::before {
        top: 0% !important;
    }

    .advantages-ul > productlinklast ::after {
        background-image: none!important;
    }

    .productlink {
        FONT-SIZE: 14px;
        FONT-FAMILY: "Segoe UI";
        TEXT-DECORATION: none;
        color: #990000;
    }

        .productlink:hover {
            color: #0066CC;
            text-decoration: none;
        }

        .productlink:active {
            color: #0066CC;
            text-decoration: none;
        }




    .advantages-ul li::after {
        content: "";
        display: block;
        width: 100%;
        height: 5px;
        background-image: url('../Images/dot_gray.png');
        background-repeat: repeat-x;
        background-position: center;
    }

    .Defaultcontactdiv {
        padding: 0px 0px 0px 0px;
    }

    .whitebackground {
        padding: 30px 30px 40px 30px;
        /*background-image: url('../Images/default_04.jpg');
        background-position: top;*/
        /*width: 76%;*/
        background-color: #ffffff;
        border: 1px solid #cccccc;
    }

    .DEWhitelist {
        padding: 20px 0px;
    }

    .DEwihtsmalldiv {
        padding: 0px 0px 0px 0px;
        /*width: 12%;*/
    }

    .DEbrownheadingline {
       padding: 0px 0px 0px 0px;
    }

    .Depruductmaindiv {
        padding: 30px 0px 0px 0px;
    }

    .DEfirstproduct {
        padding: 0px 0px 0px 0px;
        display: flex;
        flex-direction: column-reverse;
    }

    .DEproductimage {
        padding: 30px 0px 0px 0px;
        text-align: -webkit-center;
        /*width: 30%;*/
    }

    .DEproductimagebox {
        padding: 0px 0px 0px 0px;
        /*border:1px solid #585858;*/
    }

    .DEbrownlinebox {
        padding: 0px 0px 0px 0px;
    }

    .DEbrownlineboxin {
        background-color: #9a0000 !important;
        padding: 10px 10px 10px 10px;
        border: 2px solid #ffffff;
    }

    .DEbrownlineboxinouter {
        padding: 0px;
        border: 1px solid #cccccc;
    }

    .DEyelowline {
        font-size: 16px;
        color: #FFCC00 !important;
        /* padding: 22px 20px 0px 20px; */
        font-family: 'Segoe UI';
    }

    .DElineHeavy {
        FONT-SIZE: 14px;
        font-family: 'Segoe UI';
        TEXT-DECORATION: none;
        line-height: 22px;
        color: #333333;
        text-align: justify;
    }

    .DEfirstproductbelowpara {
        padding: 20px 0px 20px 0px;
        /*text-align:center;*/
    }

    .PMloverline {
        padding: 50px 0px 90px 0px;
        text-align: center;
        color: rgb(102, 102, 102);
        font-size: small;
        font-family: 'Segoe UI';
    }

    .productdiv1 {
        padding: 35px 0px 0px 0px;
    }

    .productdiv2 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv3 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv4 {
        padding: 0px 0px 0px 0px;
        text-align:center;
    }

    .productdiv5 {
        padding: 0px 0px 0px 0px;
        text-align: center;
    }

    .productmfgline {
        font-family: 'Segoe UI';
        font-size: 17px;
        color: #2d76bd;
    }
    /*.whitebackgroundproduct {
    padding: 20px 0px 0px 0px;
        background-image: url('../Images/default_102_inner_02 - Copy.jpg');
        background-position: top;
        width: 76%;
         }*/

    .productcat {
        padding: 0px 0px 10px 0px;
    }

    .productlatlogname {
        color: #cc6600;
        font-family: 'Segoe UI';
        font-size: 27px;
    }

    .Productlinkintable {
        text-align: center;
        padding: 20px 0px 50px 0px;
    }

    .DEproductimageinproduct {
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        padding: 0px 0px 0px 0px;
    }

    .productsDepruductmaindiv {
        padding: 25px 0px 0px 0px;
    }






    .tradingdiv {
        padding: 0px 0px 0px 0px;
    }

    .tradingdivhalf {
        padding: 0px 0px 0px 0px;
        /*text-align:center;*/
    }



    .Tranding-ul {
        list-style: none; /* Remove default bullets */
        padding-left: 0; /* Remove default padding */
    }

        .Tranding-ul li {
            font-family: 'Segoe UI';
            position: relative;
            padding-left: 45px; /* Space for bullet */
            line-height: 30px; /* Ensure consistent vertical alignment */
            font-size: 14px;
            color: #333333;
        }

            .Tranding-ul li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); /* Aligns bullet vertically */
                width: 25px; /* Set bullet image width */
                height: 25px; /* Set bullet image height */
                background-image: url("../Images/bullet_orange.png");
                background-size: contain; /* Ensure the image fits properly */
                background-repeat: no-repeat;
            }

    .Profilediv {
        padding: 0px 0px 0px 0px;
        font-family: 'Segoe UI';
        line-height: 25px; /* Ensure consistent vertical alignment */
        font-size: 14px;
        color: #333333;
        text-align: justify;
    }

    .profilepara {
        padding: 10px 0px 0px 0px;
    }

    .profilecat {
        padding: 0px 0px 0px 0px;
    }

    .profileparabold {
        padding: 10px 0px 0px 0px;
        font-family: 'Segoe UI';
        line-height: 25px; /* Ensure consistent vertical alignment */
        font-size: 14px;
        color: #000000;
        font-weight: bold;
    }

    .innfradivhalf {
        padding: 0px 0px 0px 0px;
    }

    .profileparablue {
        font-family: 'Segoe UI';
        color: #2d76bd;
        font-size: 14px;
        font-weight: bold;
    }


    .infralistnonbulet {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 20px 0px; /* Aligns it properly with other list items */
    }

    .infralistnonbuletnospace {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 0px 0px; /* Aligns it properly with other list items */
    }

    .ContactDiv1 {
        padding: 0px 0px 0px 0px;
    }

    .ContactDiv2 {
        padding: 0px 0px 0px 0px;
    }

    .ContactDiv3 {
        padding: 0px 0px 0px 0px;
    }

    .conblueline {
        font-family: 'Segoe UI';
        color: #2d76bd;
        font-size: 14px;
        padding: 0px 0px 5px 0px;
    }

    .conlinemani {
        font-family: 'Segoe UI';
        color: #333333;
        font-size: 14px;
        line-height: 18px;
        padding: 0px 0px 20px 0px;
    }

        .conlinemani::after {
            content: "";
            display: block;
            width: 100%;
            height: 5px;
            background-image: url('../Images/dot_gray.png');
            background-repeat: repeat-x;
            background-position: center;
        }

    .conMaharashtra {
        padding: 0px 0px 10px 0px;
    }
     .DEorangeback110 {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 20px 0px; /* Aligns it properly with other list items */
    }

     .DEorangeback110 li {
        
        padding: 0px 0px 10px 0px; /* Aligns it properly with other list items */
    }


    .DEorangeback110 li > a {
        padding:0px 0px 0px 0px;
        TEXT-DECORATION: none;
        color: #CA4E02;
        font-size: 14px;
        font-family: 'Segoe UI';
        line-height:15px;
    }

        .DEorangeback110 li > a:hover {
            text-decoration: none;
            color: #333333;
        }

    .ContactDivemail {
        padding: 0px 0px 0px 0px;
                width: 20%;
    }

    .ContactDivemail1 {
        padding: 0px 0px 0px 0px;
    }
    .condivfreespace {
    padding:0px 0px 10px 0px;
    }

    .Contactform {
    padding:0px 0px 0px 0px;
    /*text-align:center;*/
    }
    .textbox_color {
    /*width:100%;*/
    /*background-color: #0c0c0c;
        border: 1px solid #363636;*/
        height: 30px;
        padding-left: 7px;
        color: #979691;
        width: 283px;
        /*font: 12px Poppins !important;*/
    }

        .tr_write {
        height: 35px;
    }
        /*Scrollup butoon css*/
    .scrollup {
       
        position: fixed;
        right: 23px;
        bottom: 50px;
        color: #FFCC00 ;
        background-color: #9a0000 ;
        width: 38px;
        height: 38px;
        text-align: center;
        /*padding: 9px 0 0 1px;*/
        z-index: 2000;
        font-size: 10px;
        line-height: 1;
        border:2px solid #ffffff;
        transition: all 0.4s ease-in-out;

    }

        .scrollup:hover {
            background-color: #FFCC00;
            transition: all 0.5s ease 0s;
            color: #9a0000;
        }
    .scrollup12 {
    border:1px solid #cccccc;
    }
   
}

@media only screen and (min-width: 384px) and (max-width:392px)  {

    .newdivforcontact {
    
   
    display: inline-grid;

    }
    
    .new12 {
    display:block ! important;
    }

    .newimgelowerre {
    margin:0px 8px 0px 1px ! important;
    }
     .navbar-header1 .collapse, .navbar-toggle {
    display: block !important;
    border  :none !important;
      
}
       .navbar-collapse1.collapse {
    display: none !important;
}
       .navbar-nav {
    /* padding-top: 10px !important; */
    padding-left: 0px !important;
    /* padding-right: 15px !important; */
    /*width: 100%;*/
}
       .navbar-nav1 > li {
    /*position: relative !important;
    display: block !important;
    float: none !important;*/
    border-bottom: 1px solid #ffcc00 ;
      
}
       .navbar-nav > li > a {
    text-align: center;
    
    padding: 15px 0px 15px 0px !important;
   
    /* font-weight: bold; */
    outline: 0;
    transition: all 0.6s ease-in-out;
}
       .navbar-collapse1.collapse.in {
    display: block !important;
    padding: 0px;
    /* background: rgba(000, 0, 0, 0.7); */
}
        .navbar-toggle1 {
        background-color: #f6bb19 !important;
        position: relative;
        /* float: left; */
        padding: 10px 10px 10px 10px !important;
        margin-top: 0px !important;
        margin-right: 25px !important;
        margin-bottom: 5px !important;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
        border-radius: 4px;
        display: block;
    }
.navbar-header1 {
        float: none;
        padding: 9px 0px 6px 39px;
        /*border: 1px solid #f6bb19;*/
        margin:0px ! important;
    }
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
     border-color: #ffcc00; 
    /*border:none ! important;*/
    /*border-bottom:#f6bb19 ! important;*/
}



    .linkinbelow {
    text-align:center;
    }
    .twoimageinline {
   padding:0px 0px 10px 0px ! important;
        text-align: -webkit-center;
    }
    .PPM1 {
        padding: 25px 0px 0px 0px;
    }

    .PM1 {
        padding: 0px 0px 0px 0px;
    }

    .PPM2 {
        padding: 0px 0px 0px 0px;
        text-align: -webkit-center;
        text-align: -moz-center;

    }

    .ppmlogo {
        padding: 0px 0px 20px 0px;
     
        /*width: 22%;*/
        /*text-align:center;
    text-align: -webkit-center;
    text-align: -moz-center;*/
    }
    .ppmlogoimage {
               width: 100%;
    max-width: 100px;
    }

    .ppmheading {
        padding: 0px 0px 0px 0px;
        /*width: 54%;*/
        /*text-align:center;
    text-align: -webkit-center;
    text-align: -moz-center;*/
    }

    .PMwhite {
        padding: 6px 0px 0px 0px;
    }

    .PMwhiteBackground {
        padding: 0px;
                /*width: 113%;*/
        background-color: #f0f0f0;
    }

    .PPMtextonimage {
        display:none;
        font-family: 'Segoe UI';
        font-size: 15px;
        color: #CC6600;
        text-align: center;
        padding: 2px 0px 6px 0px;
    }
    .PPMtextonimagenew {
    display:grid ! important;
    font-family: 'Segoe UI';
        font-size: 15px;
        color: #CC6600;
        text-align: center;
        padding: 2px 0px 6px 0px;
    }

    .PPMboximagediv {
        display:none;
                padding: 53px 20px 0px 0px;
        margin-left: -22px;
        /*width: 24%;*/
    }

    .pmspacelatters {
        letter-spacing: 11px;
                /*text-align: justify ! important;*/
    }

    .pmredline {
        padding: 0px 2px;
                display: none ! important;
    }


    /*NAv bar start*/
    .PMnavbarstart {
                padding: 17px 35px 0px 35px;
        /*margin-top: -62px;*/
        /*background: #ccc;
    height: 53px;
    margin-top: -55px;*/
    }

    .pmredbackground {
        /*padding: 0px 0px 0px 64px;*/
        padding: 0px 0px 0px 0px;
        border: 1px solid #cccccc;
        width:100% ! important;
    }







    .navbar-inverse {
        /*height: 53px;*/
        background-color: #9a0000 !important;
        border: 2px solid #ffffff;
        /*margin-top: -44px;*/
        /*margin-top: 1px;*/
    }

    .navbar-nav > li > a {
        font-size: 17px;
        color: #FFCC00 !important;
        /*padding: 22px 20px 0px 20px;*/
        font-family: 'Segoe UI';
        padding: 15px 16px !important;
    }

        .navbar-nav > li > a:hover {
            color: #fff !important;
            text-decoration: underline;
            /*padding: 0px;*/
            /*transition: all 0.6s ease-in-out;*/
        }

    .GMaster {
        padding: 0px 0px 0px 0px;
    }

    .pmwhitehalf {
        background: #f1f1f1;
        height: 57px;
        border: 2px solid #ffffff;
        /*margin-top: -44px;
        margin-left: -10px;
        width: 38%;*/
    }

    .pmwhitehalfone {
        display:none;
        border: 1px solid #cccccc;
        padding: 0px;
        /*margin-left: -4px;*/
        /*width: 90%;*/
        /*margin-left: -30px;*/
    }

    /*Default Page*/


    .DefaultBackground {
        /*background-image: url('../Images/default_102_inner_02.jpg');*/
        /*margin-top: -10px;*/
        position: static;
        /*height:600px;*/
        padding: 0px 0px 0px 0px;
        /*position: absolute;
        z-index: 4;*/
        text-align:center;
    }

    .GMFA1 {
        color: #585858 !important;
        border: 1px solid grey;
        padding: 8px 9px 7px 9px;
        border-radius: 50%;
    }

    .defaultfafalogo {
        padding: 10px 0px 10px 0px;
    }

    .GMFA42 {
        padding: 0px 0px 0px 20px;
    }

    .EmailDefault {
        padding: 0px 0px 0px 5px;
    }

    .bannerslidenew {
        padding: 0px 0px 0px 0px;
    }

    .blueline {
        padding:10px 0px 0px 0px;
        text-align: center;
        font-size: 18px;
        color: #2d76bd;
        /*margin-top: -50px;*/
        /*text-shadow:2px 2px black;*/
    }
    /*.advantages-ul {
        list-style-image: url(../Images/bullet_orange.png);
        line-height: 30px;
        color: #000;
        font-size: 16px;
        padding-left: 22px;
    }*/

    .advantages-ul {
        list-style: none; /* Remove default bullets */
        padding-left: 0; /* Remove default padding */
    }

        .advantages-ul li {
            position: relative;
            padding-left: 35px; /* Space for bullet */
            line-height: 29px; /* Ensure consistent vertical alignment */
            font-size: 16px;
            color: #000;
        }

            .advantages-ul li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); /* Aligns bullet vertically */
                width: 25px; /* Set bullet image width */
                height: 25px; /* Set bullet image height */
                background-image: url("../Images/bullet_orange.png");
                background-size: contain; /* Ensure the image fits properly */
                background-repeat: no-repeat;
            }

    .productlinklast ::before {
        top: 0% !important;
    }

    .advantages-ul > productlinklast ::after {
        background-image: none!important;
    }

    .productlink {
        FONT-SIZE: 14px;
        FONT-FAMILY: "Segoe UI";
        TEXT-DECORATION: none;
        color: #990000;
    }

        .productlink:hover {
            color: #0066CC;
            text-decoration: none;
        }

        .productlink:active {
            color: #0066CC;
            text-decoration: none;
        }




    .advantages-ul li::after {
        content: "";
        display: block;
        width: 100%;
        height: 5px;
        background-image: url('../Images/dot_gray.png');
        background-repeat: repeat-x;
        background-position: center;
    }

    .Defaultcontactdiv {
        padding: 0px 0px 0px 0px;
    }

    .whitebackground {
        padding: 30px 30px 40px 30px;
        /*background-image: url('../Images/default_04.jpg');
        background-position: top;*/
        /*width: 76%;*/
        background-color: #ffffff;
        border: 1px solid #cccccc;
    }

    .DEWhitelist {
        padding: 20px 0px;
    }

    .DEwihtsmalldiv {
        padding: 0px 0px 0px 0px;
        /*width: 12%;*/
    }

    .DEbrownheadingline {
       padding: 0px 0px 0px 0px;
    }

    .Depruductmaindiv {
        padding: 30px 0px 0px 0px;
    }

    .DEfirstproduct {
        padding: 0px 0px 0px 0px;
        display: flex;
        flex-direction: column-reverse;
    }

    .DEproductimage {
        padding: 30px 0px 0px 0px;
        text-align: -webkit-center;
        /*width: 30%;*/
    }

    .DEproductimagebox {
        padding: 0px 0px 0px 0px;
        /*border:1px solid #585858;*/
    }

    .DEbrownlinebox {
        padding: 0px 0px 0px 0px;
    }

    .DEbrownlineboxin {
        background-color: #9a0000 !important;
        padding: 10px 10px 10px 10px;
        border: 2px solid #ffffff;
    }

    .DEbrownlineboxinouter {
        padding: 0px;
        border: 1px solid #cccccc;
    }

    .DEyelowline {
        font-size: 16px;
        color: #FFCC00 !important;
        /* padding: 22px 20px 0px 20px; */
        font-family: 'Segoe UI';
    }

    .DElineHeavy {
        FONT-SIZE: 14px;
        font-family: 'Segoe UI';
        TEXT-DECORATION: none;
        line-height: 22px;
        color: #333333;
        text-align: justify;
    }

    .DEfirstproductbelowpara {
        padding: 20px 0px 20px 0px;
        /*text-align:center;*/
    }

    .PMloverline {
        padding: 50px 0px 90px 0px;
        text-align: center;
        color: rgb(102, 102, 102);
        font-size: small;
        font-family: 'Segoe UI';
    }

    .productdiv1 {
        padding: 35px 0px 0px 0px;
    }

    .productdiv2 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv3 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv4 {
        padding: 0px 0px 0px 0px;
        text-align:center;
    }

    .productdiv5 {
        padding: 0px 0px 0px 0px;
        text-align: center;
    }

    .productmfgline {
        font-family: 'Segoe UI';
        font-size: 17px;
        color: #2d76bd;
    }
    /*.whitebackgroundproduct {
    padding: 20px 0px 0px 0px;
        background-image: url('../Images/default_102_inner_02 - Copy.jpg');
        background-position: top;
        width: 76%;
         }*/

    .productcat {
        padding: 0px 0px 10px 0px;
    }

    .productlatlogname {
        color: #cc6600;
        font-family: 'Segoe UI';
        font-size: 27px;
    }

    .Productlinkintable {
        text-align: center;
        padding: 20px 0px 50px 0px;
    }

    .DEproductimageinproduct {
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        padding: 0px 0px 0px 0px;
    }

    .productsDepruductmaindiv {
        padding: 25px 0px 0px 0px;
    }






    .tradingdiv {
        padding: 0px 0px 0px 0px;
    }

    .tradingdivhalf {
        padding: 0px 0px 0px 0px;
        /*text-align:center;*/
    }



    .Tranding-ul {
        list-style: none; /* Remove default bullets */
        padding-left: 0; /* Remove default padding */
    }

        .Tranding-ul li {
            font-family: 'Segoe UI';
            position: relative;
            padding-left: 45px; /* Space for bullet */
            line-height: 30px; /* Ensure consistent vertical alignment */
            font-size: 14px;
            color: #333333;
        }

            .Tranding-ul li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); /* Aligns bullet vertically */
                width: 25px; /* Set bullet image width */
                height: 25px; /* Set bullet image height */
                background-image: url("../Images/bullet_orange.png");
                background-size: contain; /* Ensure the image fits properly */
                background-repeat: no-repeat;
            }

    .Profilediv {
        padding: 0px 0px 0px 0px;
        font-family: 'Segoe UI';
        line-height: 25px; /* Ensure consistent vertical alignment */
        font-size: 14px;
        color: #333333;
        text-align: justify;
    }

    .profilepara {
        padding: 10px 0px 0px 0px;
    }

    .profilecat {
        padding: 0px 0px 0px 0px;
    }

    .profileparabold {
        padding: 10px 0px 0px 0px;
        font-family: 'Segoe UI';
        line-height: 25px; /* Ensure consistent vertical alignment */
        font-size: 14px;
        color: #000000;
        font-weight: bold;
    }

    .innfradivhalf {
        padding: 0px 0px 0px 0px;
    }

    .profileparablue {
        font-family: 'Segoe UI';
        color: #2d76bd;
        font-size: 14px;
        font-weight: bold;
    }


    .infralistnonbulet {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 20px 0px; /* Aligns it properly with other list items */
    }

    .infralistnonbuletnospace {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 0px 0px; /* Aligns it properly with other list items */
    }

    .ContactDiv1 {
        padding: 0px 0px 0px 0px;
    }

    .ContactDiv2 {
        padding: 0px 0px 0px 0px;
    }

    .ContactDiv3 {
        padding: 0px 0px 0px 0px;
    }

    .conblueline {
        font-family: 'Segoe UI';
        color: #2d76bd;
        font-size: 14px;
        padding: 0px 0px 5px 0px;
    }

    .conlinemani {
        font-family: 'Segoe UI';
        color: #333333;
        font-size: 14px;
        line-height: 18px;
        padding: 0px 0px 20px 0px;
    }

        .conlinemani::after {
            content: "";
            display: block;
            width: 100%;
            height: 5px;
            background-image: url('../Images/dot_gray.png');
            background-repeat: repeat-x;
            background-position: center;
        }

    .conMaharashtra {
        padding: 0px 0px 10px 0px;
    }
     .DEorangeback110 {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 20px 0px; /* Aligns it properly with other list items */
    }

     .DEorangeback110 li {
        
        padding: 0px 0px 10px 0px; /* Aligns it properly with other list items */
    }


    .DEorangeback110 li > a {
        padding:0px 0px 0px 0px;
        TEXT-DECORATION: none;
        color: #CA4E02;
        font-size: 14px;
        font-family: 'Segoe UI';
        line-height:15px;
    }

        .DEorangeback110 li > a:hover {
            text-decoration: none;
            color: #333333;
        }

    .ContactDivemail {
        padding: 0px 0px 0px 0px;
                width: 20%;
    }

    .ContactDivemail1 {
        padding: 0px 0px 0px 0px;
    }
    .condivfreespace {
    padding:0px 0px 10px 0px;
    }

    .Contactform {
    padding:0px 0px 0px 0px;
    /*text-align:center;*/
    }
    .textbox_color {
    /*width:100%;*/
    /*background-color: #0c0c0c;
        border: 1px solid #363636;*/
        height: 30px;
        padding-left: 7px;
        color: #979691;
        width: 260px;
        /*font: 12px Poppins !important;*/
    }

        .tr_write {
        height: 35px;
    }
        /*Scrollup butoon css*/
    .scrollup {
       
        position: fixed;
        right: 23px;
        bottom: 50px;
        color: #FFCC00 ;
        background-color: #9a0000 ;
        width: 38px;
        height: 38px;
        text-align: center;
        /*padding: 9px 0 0 1px;*/
        z-index: 2000;
        font-size: 10px;
        line-height: 1;
        border:2px solid #ffffff;
        transition: all 0.4s ease-in-out;

    }

        .scrollup:hover {
            background-color: #FFCC00;
            transition: all 0.5s ease 0s;
            color: #9a0000;
        }
    .scrollup12 {
    border:1px solid #cccccc;
    }
   
}

@media only screen and (min-width: 360px) and (max-width:383px)  {

    .newdivforcontact {
    
   
    display: inline-grid;

    }
    
    .new12 {
    display:block ! important;
    }

    .newimgelowerre {
    margin:0px 8px 0px 1px ! important;
    }
     .navbar-header1 .collapse, .navbar-toggle {
    display: block !important;
    border  :none !important;
      
}
       .navbar-collapse1.collapse {
    display: none !important;
}
       .navbar-nav {
    /* padding-top: 10px !important; */
    padding-left: 0px !important;
    /* padding-right: 15px !important; */
    /*width: 100%;*/
}
       .navbar-nav1 > li {
    /*position: relative !important;
    display: block !important;
    float: none !important;*/
    border-bottom: 1px solid #ffcc00 ;
      
}
       .navbar-nav > li > a {
    text-align: center;
    
    padding: 15px 0px 15px 0px !important;
   
    /* font-weight: bold; */
    outline: 0;
    transition: all 0.6s ease-in-out;
}
       .navbar-collapse1.collapse.in {
    display: block !important;
    padding: 0px;
    /* background: rgba(000, 0, 0, 0.7); */
}
        .navbar-toggle1 {
        background-color: #f6bb19 !important;
        position: relative;
        /* float: left; */
        padding: 10px 10px 10px 10px !important;
        margin-top: 0px !important;
        margin-right: 25px !important;
        margin-bottom: 5px !important;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
        border-radius: 4px;
        display: block;
    }
.navbar-header1 {
        float: none;
        padding: 9px 0px 6px 39px;
        /*border: 1px solid #f6bb19;*/
        margin:0px ! important;
    }
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
     border-color: #ffcc00; 
    /*border:none ! important;*/
    /*border-bottom:#f6bb19 ! important;*/
}



    .linkinbelow {
    text-align:center;
    }
    .twoimageinline {
   padding:0px 0px 10px 0px ! important;
        text-align: -webkit-center;
    }
    .PPM1 {
        padding: 25px 0px 0px 0px;
    }

    .PM1 {
        padding: 0px 0px 0px 0px;
    }

    .PPM2 {
        padding: 0px 0px 0px 0px;
        text-align: -webkit-center;
        text-align: -moz-center;

    }

    .ppmlogo {
        padding: 0px 0px 20px 0px;
     
        /*width: 22%;*/
        /*text-align:center;
    text-align: -webkit-center;
    text-align: -moz-center;*/
    }
    .ppmlogoimage {
               width: 100%;
    max-width: 100px;
    }

    .ppmheading {
        padding: 0px 0px 0px 0px;
        /*width: 54%;*/
        /*text-align:center;
    text-align: -webkit-center;
    text-align: -moz-center;*/
    }

    .PMwhite {
        padding: 6px 0px 0px 0px;
    }

    .PMwhiteBackground {
        padding: 0px;
                /*width: 113%;*/
        background-color: #f0f0f0;
    }

    .PPMtextonimage {
        display:none;
        font-family: 'Segoe UI';
        font-size: 15px;
        color: #CC6600;
        text-align: center;
        padding: 2px 0px 6px 0px;
    }
    .PPMtextonimagenew {
    display:grid ! important;
    font-family: 'Segoe UI';
        font-size: 15px;
        color: #CC6600;
        text-align: center;
        padding: 2px 0px 6px 0px;
    }

    .PPMboximagediv {
        display:none;
                padding: 53px 20px 0px 0px;
        margin-left: -22px;
        /*width: 24%;*/
    }

    .pmspacelatters {
        letter-spacing: 11px;
                /*text-align: justify ! important;*/
    }

    .pmredline {
        padding: 0px 2px;
                display: none ! important;
    }


    /*NAv bar start*/
    .PMnavbarstart {
                padding: 17px 35px 0px 35px;
        /*margin-top: -62px;*/
        /*background: #ccc;
    height: 53px;
    margin-top: -55px;*/
    }

    .pmredbackground {
        /*padding: 0px 0px 0px 64px;*/
        padding: 0px 0px 0px 0px;
        border: 1px solid #cccccc;
        width:100% ! important;
    }







    .navbar-inverse {
        /*height: 53px;*/
        background-color: #9a0000 !important;
        border: 2px solid #ffffff;
        /*margin-top: -44px;*/
        /*margin-top: 1px;*/
    }

    .navbar-nav > li > a {
        font-size: 17px;
        color: #FFCC00 !important;
        /*padding: 22px 20px 0px 20px;*/
        font-family: 'Segoe UI';
        padding: 15px 16px !important;
    }

        .navbar-nav > li > a:hover {
            color: #fff !important;
            text-decoration: underline;
            /*padding: 0px;*/
            /*transition: all 0.6s ease-in-out;*/
        }

    .GMaster {
        padding: 0px 0px 0px 0px;
    }

    .pmwhitehalf {
        background: #f1f1f1;
        height: 57px;
        border: 2px solid #ffffff;
        /*margin-top: -44px;
        margin-left: -10px;
        width: 38%;*/
    }

    .pmwhitehalfone {
        display:none;
        border: 1px solid #cccccc;
        padding: 0px;
        /*margin-left: -4px;*/
        /*width: 90%;*/
        /*margin-left: -30px;*/
    }

    /*Default Page*/


    .DefaultBackground {
        /*background-image: url('../Images/default_102_inner_02.jpg');*/
        /*margin-top: -10px;*/
        position: static;
        /*height:600px;*/
        padding: 0px 0px 0px 0px;
        /*position: absolute;
        z-index: 4;*/
        text-align:center;
    }

    .GMFA1 {
        color: #585858 !important;
        border: 1px solid grey;
        padding: 8px 9px 7px 9px;
        border-radius: 50%;
    }

    .defaultfafalogo {
        padding: 10px 0px 10px 0px;
    }

    .GMFA42 {
        padding: 0px 0px 0px 20px;
    }

    .EmailDefault {
        padding: 0px 0px 0px 5px;
    }

    .bannerslidenew {
        padding: 0px 0px 0px 0px;
    }

    .blueline {
        padding:10px 0px 0px 0px;
        text-align: center;
        font-size: 18px;
        color: #2d76bd;
        /*margin-top: -50px;*/
        /*text-shadow:2px 2px black;*/
    }
    /*.advantages-ul {
        list-style-image: url(../Images/bullet_orange.png);
        line-height: 30px;
        color: #000;
        font-size: 16px;
        padding-left: 22px;
    }*/

    .advantages-ul {
        list-style: none; /* Remove default bullets */
        padding-left: 0; /* Remove default padding */
    }

        .advantages-ul li {
            position: relative;
            padding-left: 35px; /* Space for bullet */
            line-height: 29px; /* Ensure consistent vertical alignment */
            font-size: 16px;
            color: #000;
        }

            .advantages-ul li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); /* Aligns bullet vertically */
                width: 25px; /* Set bullet image width */
                height: 25px; /* Set bullet image height */
                background-image: url("../Images/bullet_orange.png");
                background-size: contain; /* Ensure the image fits properly */
                background-repeat: no-repeat;
            }

    .productlinklast ::before {
        top: 0% !important;
    }

    .advantages-ul > productlinklast ::after {
        background-image: none!important;
    }

    .productlink {
        FONT-SIZE: 14px;
        FONT-FAMILY: "Segoe UI";
        TEXT-DECORATION: none;
        color: #990000;
    }

        .productlink:hover {
            color: #0066CC;
            text-decoration: none;
        }

        .productlink:active {
            color: #0066CC;
            text-decoration: none;
        }




    .advantages-ul li::after {
        content: "";
        display: block;
        width: 100%;
        height: 5px;
        background-image: url('../Images/dot_gray.png');
        background-repeat: repeat-x;
        background-position: center;
    }

    .Defaultcontactdiv {
        padding: 0px 0px 0px 0px;
    }

    .whitebackground {
        padding: 30px 30px 40px 30px;
        /*background-image: url('../Images/default_04.jpg');
        background-position: top;*/
        /*width: 76%;*/
        background-color: #ffffff;
        border: 1px solid #cccccc;
    }

    .DEWhitelist {
        padding: 20px 0px;
    }

    .DEwihtsmalldiv {
        padding: 0px 0px 0px 0px;
        /*width: 12%;*/
    }

    .DEbrownheadingline {
       padding: 0px 0px 0px 0px;
    }

    .Depruductmaindiv {
        padding: 30px 0px 0px 0px;
    }

    .DEfirstproduct {
        padding: 0px 0px 0px 0px;
        display: flex;
        flex-direction: column-reverse;
    }

    .DEproductimage {
        padding: 30px 0px 0px 0px;
        text-align: -webkit-center;
        /*width: 30%;*/
    }

    .DEproductimagebox {
        padding: 0px 0px 0px 0px;
        /*border:1px solid #585858;*/
    }

    .DEbrownlinebox {
        padding: 0px 0px 0px 0px;
    }

    .DEbrownlineboxin {
        background-color: #9a0000 !important;
        padding: 10px 10px 10px 10px;
        border: 2px solid #ffffff;
    }

    .DEbrownlineboxinouter {
        padding: 0px;
        border: 1px solid #cccccc;
    }

    .DEyelowline {
        font-size: 16px;
        color: #FFCC00 !important;
        /* padding: 22px 20px 0px 20px; */
        font-family: 'Segoe UI';
    }

    .DElineHeavy {
        FONT-SIZE: 14px;
        font-family: 'Segoe UI';
        TEXT-DECORATION: none;
        line-height: 22px;
        color: #333333;
        text-align: justify;
    }

    .DEfirstproductbelowpara {
        padding: 20px 0px 20px 0px;
        /*text-align:center;*/
    }

    .PMloverline {
        padding: 50px 0px 90px 0px;
        text-align: center;
        color: rgb(102, 102, 102);
        font-size: small;
        font-family: 'Segoe UI';
    }

    .productdiv1 {
        padding: 35px 0px 0px 0px;
    }

    .productdiv2 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv3 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv4 {
        padding: 0px 0px 0px 0px;
        text-align:center;
    }

    .productdiv5 {
        padding: 0px 0px 0px 0px;
        text-align: center;
    }

    .productmfgline {
        font-family: 'Segoe UI';
        font-size: 17px;
        color: #2d76bd;
    }
    /*.whitebackgroundproduct {
    padding: 20px 0px 0px 0px;
        background-image: url('../Images/default_102_inner_02 - Copy.jpg');
        background-position: top;
        width: 76%;
         }*/

    .productcat {
        padding: 0px 0px 10px 0px;
    }

    .productlatlogname {
        color: #cc6600;
        font-family: 'Segoe UI';
        font-size: 27px;
    }

    .Productlinkintable {
        text-align: center;
        padding: 20px 0px 50px 0px;
    }

    .DEproductimageinproduct {
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        padding: 0px 0px 0px 0px;
    }

    .productsDepruductmaindiv {
        padding: 25px 0px 0px 0px;
    }






    .tradingdiv {
        padding: 0px 0px 0px 0px;
    }

    .tradingdivhalf {
        padding: 0px 0px 0px 0px;
        /*text-align:center;*/
    }



    .Tranding-ul {
        list-style: none; /* Remove default bullets */
        padding-left: 0; /* Remove default padding */
    }

        .Tranding-ul li {
            font-family: 'Segoe UI';
            position: relative;
            padding-left: 45px; /* Space for bullet */
            line-height: 30px; /* Ensure consistent vertical alignment */
            font-size: 14px;
            color: #333333;
        }

            .Tranding-ul li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); /* Aligns bullet vertically */
                width: 25px; /* Set bullet image width */
                height: 25px; /* Set bullet image height */
                background-image: url("../Images/bullet_orange.png");
                background-size: contain; /* Ensure the image fits properly */
                background-repeat: no-repeat;
            }

    .Profilediv {
        padding: 0px 0px 0px 0px;
        font-family: 'Segoe UI';
        line-height: 25px; /* Ensure consistent vertical alignment */
        font-size: 14px;
        color: #333333;
        text-align: justify;
    }

    .profilepara {
        padding: 10px 0px 0px 0px;
    }

    .profilecat {
        padding: 0px 0px 0px 0px;
    }

    .profileparabold {
        padding: 10px 0px 0px 0px;
        font-family: 'Segoe UI';
        line-height: 25px; /* Ensure consistent vertical alignment */
        font-size: 14px;
        color: #000000;
        font-weight: bold;
    }

    .innfradivhalf {
        padding: 0px 0px 0px 0px;
    }

    .profileparablue {
        font-family: 'Segoe UI';
        color: #2d76bd;
        font-size: 14px;
        font-weight: bold;
    }


    .infralistnonbulet {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 20px 0px; /* Aligns it properly with other list items */
    }

    .infralistnonbuletnospace {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 0px 0px; /* Aligns it properly with other list items */
    }

    .ContactDiv1 {
        padding: 0px 0px 0px 0px;
    }

    .ContactDiv2 {
        padding: 0px 0px 0px 0px;
    }

    .ContactDiv3 {
        padding: 0px 0px 0px 0px;
    }

    .conblueline {
        font-family: 'Segoe UI';
        color: #2d76bd;
        font-size: 14px;
        padding: 0px 0px 5px 0px;
    }

    .conlinemani {
        font-family: 'Segoe UI';
        color: #333333;
        font-size: 14px;
        line-height: 18px;
        padding: 0px 0px 20px 0px;
    }

        .conlinemani::after {
            content: "";
            display: block;
            width: 100%;
            height: 5px;
            background-image: url('../Images/dot_gray.png');
            background-repeat: repeat-x;
            background-position: center;
        }

    .conMaharashtra {
        padding: 0px 0px 10px 0px;
    }
     .DEorangeback110 {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 20px 0px; /* Aligns it properly with other list items */
    }

     .DEorangeback110 li {
        
        padding: 0px 0px 10px 0px; /* Aligns it properly with other list items */
    }


    .DEorangeback110 li > a {
        padding:0px 0px 0px 0px;
        TEXT-DECORATION: none;
        color: #CA4E02;
        font-size: 14px;
        font-family: 'Segoe UI';
        line-height:15px;
    }

        .DEorangeback110 li > a:hover {
            text-decoration: none;
            color: #333333;
        }

    .ContactDivemail {
        padding: 0px 0px 0px 0px;
                width: 20%;
    }

    .ContactDivemail1 {
        padding: 0px 0px 0px 0px;
    }
    .condivfreespace {
    padding:0px 0px 10px 0px;
    }

    .Contactform {
    padding:0px 0px 0px 0px;
    /*text-align:center;*/
    }
    .textbox_color {
    /*width:100%;*/
    /*background-color: #0c0c0c;
        border: 1px solid #363636;*/
        height: 30px;
        padding-left: 7px;
        color: #979691;
        width: 242px;
        /*font: 12px Poppins !important;*/
    }

        .tr_write {
        height: 35px;
    }
        /*Scrollup butoon css*/
    .scrollup {
       
        position: fixed;
        right: 23px;
        bottom: 50px;
        color: #FFCC00 ;
        background-color: #9a0000 ;
        width: 38px;
        height: 38px;
        text-align: center;
        /*padding: 9px 0 0 1px;*/
        z-index: 2000;
        font-size: 10px;
        line-height: 1;
        border:2px solid #ffffff;
        transition: all 0.4s ease-in-out;

    }

        .scrollup:hover {
            background-color: #FFCC00;
            transition: all 0.5s ease 0s;
            color: #9a0000;
        }
    .scrollup12 {
    border:1px solid #cccccc;
    }
   
}

@media only screen and (min-width: 320px) and (max-width:359px)  {

    .newdivforcontact {
    
   
    display: inline-grid;

    }
    
    .new12 {
    display:block ! important;
    }

    .newimgelowerre {
    margin:0px 8px 0px 1px ! important;
    }
     .navbar-header1 .collapse, .navbar-toggle {
    display: block !important;
    border  :none !important;
      
}
       .navbar-collapse1.collapse {
    display: none !important;
}
       .navbar-nav {
    /* padding-top: 10px !important; */
    padding-left: 0px !important;
    /* padding-right: 15px !important; */
    /*width: 100%;*/
}
       .navbar-nav1 > li {
    /*position: relative !important;
    display: block !important;
    float: none !important;*/
    border-bottom: 1px solid #ffcc00 ;
      
}
       .navbar-nav > li > a {
    text-align: center;
    
    padding: 15px 0px 15px 0px !important;
   
    /* font-weight: bold; */
    outline: 0;
    transition: all 0.6s ease-in-out;
}
       .navbar-collapse1.collapse.in {
    display: block !important;
    padding: 0px;
    /* background: rgba(000, 0, 0, 0.7); */
}
        .navbar-toggle1 {
        background-color: #f6bb19 !important;
        position: relative;
        /* float: left; */
        padding: 10px 10px 10px 10px !important;
        margin-top: 0px !important;
        margin-right: 25px !important;
        margin-bottom: 5px !important;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
        border-radius: 4px;
        display: block;
    }
.navbar-header1 {
        float: none;
        padding: 9px 0px 6px 39px;
        /*border: 1px solid #f6bb19;*/
        margin:0px ! important;
    }
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
     border-color: #ffcc00; 
    /*border:none ! important;*/
    /*border-bottom:#f6bb19 ! important;*/
}



    .linkinbelow {
    text-align:center;
    }
    .twoimageinline {
   padding:0px 0px 10px 0px ! important;
        text-align: -webkit-center;
    }
    .PPM1 {
        padding: 25px 0px 0px 0px;
    }

    .PM1 {
        padding: 0px 0px 0px 0px;
    }

    .PPM2 {
        padding: 0px 0px 0px 0px;
        text-align: -webkit-center;
        text-align: -moz-center;

    }

    .ppmlogo {
        padding: 0px 0px 20px 0px;
     
        /*width: 22%;*/
        /*text-align:center;
    text-align: -webkit-center;
    text-align: -moz-center;*/
    }
    .ppmlogoimage {
               width: 100%;
    max-width: 100px;
    }

    .ppmheading {
        padding: 0px 0px 0px 0px;
        /*width: 54%;*/
        /*text-align:center;
    text-align: -webkit-center;
    text-align: -moz-center;*/
    }

    .PMwhite {
        padding: 6px 0px 0px 0px;
    }

    .PMwhiteBackground {
        padding: 0px;
                /*width: 113%;*/
        background-color: #f0f0f0;
    }

    .PPMtextonimage {
        display:none;
        font-family: 'Segoe UI';
        font-size: 15px;
        color: #CC6600;
        text-align: center;
        padding: 2px 0px 6px 0px;
    }
    .PPMtextonimagenew {
    display:grid ! important;
    font-family: 'Segoe UI';
        font-size: 15px;
        color: #CC6600;
        text-align: center;
        padding: 2px 0px 6px 0px;
    }

    .PPMboximagediv {
        display:none;
                padding: 53px 20px 0px 0px;
        margin-left: -22px;
        /*width: 24%;*/
    }

    .pmspacelatters {
        letter-spacing: 11px;
                /*text-align: justify ! important;*/
    }

    .pmredline {
        padding: 0px 2px;
                display: none ! important;
    }


    /*NAv bar start*/
    .PMnavbarstart {
                padding: 17px 35px 0px 35px;
        /*margin-top: -62px;*/
        /*background: #ccc;
    height: 53px;
    margin-top: -55px;*/
    }

    .pmredbackground {
        /*padding: 0px 0px 0px 64px;*/
        padding: 0px 0px 0px 0px;
        border: 1px solid #cccccc;
        width:100% ! important;
    }







    .navbar-inverse {
        /*height: 53px;*/
        background-color: #9a0000 !important;
        border: 2px solid #ffffff;
        /*margin-top: -44px;*/
        /*margin-top: 1px;*/
    }

    .navbar-nav > li > a {
        font-size: 17px;
        color: #FFCC00 !important;
        /*padding: 22px 20px 0px 20px;*/
        font-family: 'Segoe UI';
        padding: 15px 16px !important;
    }

        .navbar-nav > li > a:hover {
            color: #fff !important;
            text-decoration: underline;
            /*padding: 0px;*/
            /*transition: all 0.6s ease-in-out;*/
        }

    .GMaster {
        padding: 0px 0px 0px 0px;
    }

    .pmwhitehalf {
        background: #f1f1f1;
        height: 57px;
        border: 2px solid #ffffff;
        /*margin-top: -44px;
        margin-left: -10px;
        width: 38%;*/
    }

    .pmwhitehalfone {
        display:none;
        border: 1px solid #cccccc;
        padding: 0px;
        /*margin-left: -4px;*/
        /*width: 90%;*/
        /*margin-left: -30px;*/
    }

    /*Default Page*/


    .DefaultBackground {
        /*background-image: url('../Images/default_102_inner_02.jpg');*/
        /*margin-top: -10px;*/
        position: static;
        /*height:600px;*/
        padding: 0px 0px 0px 0px;
        /*position: absolute;
        z-index: 4;*/
        text-align:center;
    }

    .GMFA1 {
        color: #585858 !important;
        border: 1px solid grey;
        padding: 8px 9px 7px 9px;
        border-radius: 50%;
    }

    .defaultfafalogo {
        padding: 10px 0px 10px 0px;
    }

    .GMFA42 {
        padding: 0px 0px 0px 20px;
    }

    .EmailDefault {
        padding: 0px 0px 0px 5px;
    }

    .bannerslidenew {
        padding: 0px 0px 0px 0px;
    }

    .blueline {
        padding:10px 0px 0px 0px;
        text-align: center;
        font-size: 18px;
        color: #2d76bd;
        /*margin-top: -50px;*/
        /*text-shadow:2px 2px black;*/
    }
    /*.advantages-ul {
        list-style-image: url(../Images/bullet_orange.png);
        line-height: 30px;
        color: #000;
        font-size: 16px;
        padding-left: 22px;
    }*/

    .advantages-ul {
        list-style: none; /* Remove default bullets */
        padding-left: 0; /* Remove default padding */
    }

        .advantages-ul li {
            position: relative;
            padding-left: 35px; /* Space for bullet */
            line-height: 29px; /* Ensure consistent vertical alignment */
            font-size: 16px;
            color: #000;
        }

            .advantages-ul li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); /* Aligns bullet vertically */
                width: 25px; /* Set bullet image width */
                height: 25px; /* Set bullet image height */
                background-image: url("../Images/bullet_orange.png");
                background-size: contain; /* Ensure the image fits properly */
                background-repeat: no-repeat;
            }

    .productlinklast ::before {
        top: 0% !important;
    }

    .advantages-ul > productlinklast ::after {
        background-image: none!important;
    }

    .productlink {
        FONT-SIZE: 14px;
        FONT-FAMILY: "Segoe UI";
        TEXT-DECORATION: none;
        color: #990000;
    }

        .productlink:hover {
            color: #0066CC;
            text-decoration: none;
        }

        .productlink:active {
            color: #0066CC;
            text-decoration: none;
        }




    .advantages-ul li::after {
        content: "";
        display: block;
        width: 100%;
        height: 5px;
        background-image: url('../Images/dot_gray.png');
        background-repeat: repeat-x;
        background-position: center;
    }

    .Defaultcontactdiv {
        padding: 0px 0px 0px 0px;
    }

    .whitebackground {
        padding: 30px 30px 40px 30px;
        /*background-image: url('../Images/default_04.jpg');
        background-position: top;*/
        /*width: 76%;*/
        background-color: #ffffff;
        border: 1px solid #cccccc;
    }

    .DEWhitelist {
        padding: 20px 0px;
    }

    .DEwihtsmalldiv {
        padding: 0px 0px 0px 0px;
        /*width: 12%;*/
    }

    .DEbrownheadingline {
       padding: 0px 0px 0px 0px;
    }

    .Depruductmaindiv {
        padding: 30px 0px 0px 0px;
    }

    .DEfirstproduct {
        padding: 0px 0px 0px 0px;
        display: flex;
        flex-direction: column-reverse;
    }

    .DEproductimage {
        padding: 30px 0px 0px 0px;
        text-align: -webkit-center;
        /*width: 30%;*/
    }

    .DEproductimagebox {
        padding: 0px 0px 0px 0px;
        /*border:1px solid #585858;*/
    }

    .DEbrownlinebox {
        padding: 0px 0px 0px 0px;
    }

    .DEbrownlineboxin {
        background-color: #9a0000 !important;
        padding: 10px 10px 10px 10px;
        border: 2px solid #ffffff;
    }

    .DEbrownlineboxinouter {
        padding: 0px;
        border: 1px solid #cccccc;
    }

    .DEyelowline {
        font-size: 16px;
        color: #FFCC00 !important;
        /* padding: 22px 20px 0px 20px; */
        font-family: 'Segoe UI';
    }

    .DElineHeavy {
        FONT-SIZE: 14px;
        font-family: 'Segoe UI';
        TEXT-DECORATION: none;
        line-height: 22px;
        color: #333333;
        text-align: justify;
    }

    .DEfirstproductbelowpara {
        padding: 20px 0px 20px 0px;
        /*text-align:center;*/
    }

    .PMloverline {
        padding: 50px 0px 90px 0px;
        text-align: center;
        color: rgb(102, 102, 102);
        font-size: small;
        font-family: 'Segoe UI';
    }

    .productdiv1 {
        padding: 35px 0px 0px 0px;
    }

    .productdiv2 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv3 {
        padding: 0px 0px 0px 0px;
    }

    .productdiv4 {
        padding: 0px 0px 0px 0px;
        text-align:center;
    }

    .productdiv5 {
        padding: 0px 0px 0px 0px;
        text-align: center;
    }

    .productmfgline {
        font-family: 'Segoe UI';
        font-size: 17px;
        color: #2d76bd;
    }
    /*.whitebackgroundproduct {
    padding: 20px 0px 0px 0px;
        background-image: url('../Images/default_102_inner_02 - Copy.jpg');
        background-position: top;
        width: 76%;
         }*/

    .productcat {
        padding: 0px 0px 10px 0px;
    }

    .productlatlogname {
        color: #cc6600;
        font-family: 'Segoe UI';
        font-size: 27px;
    }

    .Productlinkintable {
        text-align: center;
        padding: 20px 0px 50px 0px;
    }

    .DEproductimageinproduct {
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        padding: 0px 0px 0px 0px;
    }

    .productsDepruductmaindiv {
        padding: 25px 0px 0px 0px;
    }






    .tradingdiv {
        padding: 0px 0px 0px 0px;
    }

    .tradingdivhalf {
        padding: 0px 0px 0px 0px;
        /*text-align:center;*/
    }



    .Tranding-ul {
        list-style: none; /* Remove default bullets */
        padding-left: 0; /* Remove default padding */
    }

        .Tranding-ul li {
            font-family: 'Segoe UI';
            position: relative;
            padding-left: 45px; /* Space for bullet */
            line-height: 30px; /* Ensure consistent vertical alignment */
            font-size: 14px;
            color: #333333;
        }

            .Tranding-ul li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); /* Aligns bullet vertically */
                width: 25px; /* Set bullet image width */
                height: 25px; /* Set bullet image height */
                background-image: url("../Images/bullet_orange.png");
                background-size: contain; /* Ensure the image fits properly */
                background-repeat: no-repeat;
            }

    .Profilediv {
        padding: 0px 0px 0px 0px;
        font-family: 'Segoe UI';
        line-height: 25px; /* Ensure consistent vertical alignment */
        font-size: 14px;
        color: #333333;
        text-align: justify;
    }

    .profilepara {
        padding: 10px 0px 0px 0px;
    }

    .profilecat {
        padding: 0px 0px 0px 0px;
    }

    .profileparabold {
        padding: 10px 0px 0px 0px;
        font-family: 'Segoe UI';
        line-height: 25px; /* Ensure consistent vertical alignment */
        font-size: 14px;
        color: #000000;
        font-weight: bold;
    }

    .innfradivhalf {
        padding: 0px 0px 0px 0px;
    }

    .profileparablue {
        font-family: 'Segoe UI';
        color: #2d76bd;
        font-size: 14px;
        font-weight: bold;
    }


    .infralistnonbulet {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 20px 0px; /* Aligns it properly with other list items */
    }

    .infralistnonbuletnospace {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 0px 0px; /* Aligns it properly with other list items */
    }

    .ContactDiv1 {
        padding: 0px 0px 0px 0px;
    }

    .ContactDiv2 {
        padding: 0px 0px 0px 0px;
    }

    .ContactDiv3 {
        padding: 0px 0px 0px 0px;
    }

    .conblueline {
        font-family: 'Segoe UI';
        color: #2d76bd;
        font-size: 14px;
        padding: 0px 0px 5px 0px;
    }

    .conlinemani {
        font-family: 'Segoe UI';
        color: #333333;
        font-size: 14px;
        line-height: 18px;
        padding: 0px 0px 20px 0px;
    }

        .conlinemani::after {
            content: "";
            display: block;
            width: 100%;
            height: 5px;
            background-image: url('../Images/dot_gray.png');
            background-repeat: repeat-x;
            background-position: center;
        }

    .conMaharashtra {
        padding: 0px 0px 10px 0px;
    }
     .DEorangeback110 {
        list-style-type: none !important; /* Removes bullet for this specific <li> */
        padding: 0px 0px 20px 0px; /* Aligns it properly with other list items */
    }

     .DEorangeback110 li {
        
        padding: 0px 0px 10px 0px; /* Aligns it properly with other list items */
    }


    .DEorangeback110 li > a {
        padding:0px 0px 0px 0px;
        TEXT-DECORATION: none;
        color: #CA4E02;
        font-size: 14px;
        font-family: 'Segoe UI';
        line-height:15px;
    }

        .DEorangeback110 li > a:hover {
            text-decoration: none;
            color: #333333;
        }

    .ContactDivemail {
        padding: 0px 0px 0px 0px;
                width: 40%;
    }

    .ContactDivemail1 {
        padding: 0px 0px 0px 0px;
    }
    .condivfreespace {
    padding:0px 0px 10px 0px;
    }

    .Contactform {
    padding:0px 0px 0px 0px;
    /*text-align:center;*/
    }
    .textbox_color {
    /*width:100%;*/
    /*background-color: #0c0c0c;
        border: 1px solid #363636;*/
        height: 30px;
        padding-left: 7px;
        color: #979691;
        width: 210px;
        /*font: 12px Poppins !important;*/
    }

        .tr_write {
        height: 35px;
    }
        /*Scrollup butoon css*/
    .scrollup {
       
        position: fixed;
        right: 23px;
        bottom: 50px;
        color: #FFCC00 ;
        background-color: #9a0000 ;
        width: 38px;
        height: 38px;
        text-align: center;
        /*padding: 9px 0 0 1px;*/
        z-index: 2000;
        font-size: 10px;
        line-height: 1;
        border:2px solid #ffffff;
        transition: all 0.4s ease-in-out;

    }

        .scrollup:hover {
            background-color: #FFCC00;
            transition: all 0.5s ease 0s;
            color: #9a0000;
        }
    .scrollup12 {
    border:1px solid #cccccc;
    }
   
}