body {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    color: black;

    width: 100%;
    padding: 0px !important;
    margin: 0px !important;


}
/* .flex_center {
    display: flex;
    justify-content: center;
    align-items: center;
} */

/* .nav-menu {
    display: flex;
} */

/* .nav-menu li {
    margin-right: 20px;
} */

.hamburger {
    display: none;
    flex-direction: column;
    cursor: pointer;
}

/* .hamburger .bar {
    width: 25px;
    height: 3px;
    background-color: #000;
    margin: 4px 0;
} */

/* Mobile Menu */
.mobile-menu {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    color: #fff;
    z-index: 100;
    padding: 50px;
}

.mobile-menu ul {
    list-style: none;
    padding: 0;
    text-align: center;
}

.mobile-menu ul li {
    margin: 20px 0;
}

.mobile-menu ul li a {
    color: #fff;
    font-size: 24px;
}



@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

#itemListBanner li {
    opacity: 0;
    /* Start as invisible */
    animation: fadeIn 1s ease-out forwards;
}

/* Additional styles for timing each item */
#itemListBanner li:nth-child(1) {
    animation-delay: 0.2s;
}

#itemListBanner li:nth-child(2) {
    animation-delay: 0.4s;
}

#itemListBanner li:nth-child(3) {
    animation-delay: 0.6s;
}

#itemListBanner li:nth-child(4) {
    animation-delay: 0.8s;
}

#itemListBanner li:nth-child(5) {
    animation-delay: 1s;
}

#itemListBanner li:nth-child(6) {
    animation-delay: 1.2s;
}

#itemListBanner li:nth-child(7) {
    animation-delay: 1.4s;
}

#itemListBanner li:nth-child(8) {
    animation-delay: 1.6s;
}

#itemListBanner li:nth-child(9) {
    animation-delay: 1.8s;
}

#itemListBanner li:nth-child(10) {
    animation-delay: 2s;
}

#itemListBanner li:nth-child(11) {
    animation-delay: 2.2s;
}
#itemListBanner li:nth-child(12) {
    animation-delay: 2.4s;
}
#itemListBanner li:nth-child(13) {
    animation-delay: 2.8s;
}
#itemListBanner li:nth-child(14) {
    animation-delay: 3.0s;
}
#itemListBanner li:nth-child(15) {
    animation-delay: 3.2s;
}
#itemListBanner li:nth-child(16) {
    animation-delay: 3.4s;
}
#itemListBanner li:nth-child(17) {
    animation-delay: 3.6s;
}
#itemListBanner li:nth-child(18) {
    animation-delay: 3.8s;
}


.downloadDatasheet {
    margin: 0 0 24px 0;
    color: white;
    text-decoration: none;


}


.downloadDatasheet a {
    background-color: rgb(6, 6, 86);
    color: white !important;
    padding: 10px;
    text-decoration: none !important;
    border-radius: 25px;

}


.specification-table {
    background: #e4e3e3;
    width: 4%;
    border: 1px solid #dad8d8;
}



#specification-data .specification-table-head {

    color: #fff;

    padding: 4px;
    background-color: gray;
    border: 2px solid;
}

.specifications-inside {
    width: 1405px;
    margin: 0 auto;
    margin-top: 45px;
}

.tabschanging {
    display: inline-block;
    width: 18px;
    height: 9px;
    margin: 0;
    padding: 0
}

#imagegroup>img {
    cursor: pointer;
    padding: 5px;
    /* Optional, for visual spacing */
    transition: border 0.3s ease;
    /* Smooth transition for the border */
}

#imagegroup>img.selected {
    /* background-color: #d7dbeb; */
    border: 1px solid green;
}

.thumbnail-container {
    display: flex;
    margin-top: 20px;
}

.thumbnail-container img {
    width: 40px;
    height: 40px;
    border: 1px solid #ccc;
    margin-right: 10px;
    cursor: pointer;
    border-radius: 10px;
}


#productname-imagegallery {
    text-align: center;
    margin: 0 0 20px 0
}

.main-section {
    width: 50%;
    display: block;
    float: left;
    box-sizing: border-box;
    padding: 0 20px
}

#main-heading {
    color: white;
    font-size: 50px;
    font-family: 'Source Sans 3', 'Source Sans Pro', sans-serif;
    font-weight: 800;
    line-height: 50px;
}

/* new added */

.products #section1_data .leftcontainer h2 {
    font-size: 36px;
    font-weight: 300;
    line-height: 1.2em;
    text-align: left;
    margin: 0 0 30px 0;
    padding: 0;

}

.products #section1_data .leftcontainer ul {
    margin: 0 0 16px 0;
    padding: 0 0 0 1em;


}
#section1_data{
    /* border: 2px solid red !important; */
}
#product-desc h2{

    padding-left: 23% !important;
}
#itemListBanner{
    padding-left: 25% !important;
}
.products #section1_data .leftcontainer ul ul {
    margin-bottom: 0
}

.products #section1_data .leftcontainer ul li {
    margin: 0 0 5px 0
}

.products #section1_data .leftcontainer .btn-green {
    text-transform: uppercase;
    margin: 0 10px 10px 0
}

.products #section1_data .leftcontainer h2 {
    font-size: 18px;
    line-height: 24px
}

.products #section1_data .leftcontainer h2 {
    font-size: 18px;
    line-height: 24px
}

.products #section1_data .leftcontainer {
    padding: 0 20px 0 0
}

.products #section1_data .leftcontainer h2 {
    font-size: 18px;
    line-height: 24px
}

.products #section1_data .leftcontainer {
    padding: 0 20px 0 0
}

.second-heading {

    padding: 0px;
    /* margin-bottom: 5px; */
    /* font-weight: bold; */
    line-height: 1.2em;
    margin-top: -30px;


}

.second-heading>h2 {
    font-size: 36px;
    font-weight: 300;
    line-height: 1.3em;
    text-align: left;
    margin: 0 0 30px 0;
    padding: 0;

}

.right_section {
    float: right;
    padding: 0 0 0 20px 0
}


.products #section1_data {
    width: 100%;
    padding: 0 0 16px 0;
    float: left;
    clear: both
}


.products .specshead {
    background: #4f5454;
    color: #fff;
    font-weight: 700
}

.products .specshead a.white:hover {
    color: #fff
}

.products .specssubheader {
    background: #edf6e7;
    font-weight: 600
}

.products .specssubhead {
    background: #eaeaeb;
    font-weight: 600
}



.products #specs hr {
    border: none;
    border-top: 1px solid #f2f2f2;
    clear: both;
    width: 100%;
    margin: 10px 0
}

.products .specshead:nth-of-type(1) {
    width: 24%
}


.products #tabs {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    background: #717174;
    clear: both;
    float: left;
    margin: 0;
    padding: 25px 0 0 0;
    font-weight: 600
}

.products #tabs.sticktop {
    position: fixed;
    top: 0
}

.products #tabs a {
    border-bottom: none;
    color: #fff !important;
    display: inline-block;
    margin: 0;
    padding: 10px 25px 12px 25px;
    box-sizing: border-box;
    text-decoration: none
}

.products #tabs a.selected {
    position: relative;
    border-bottom: none;
    background: #fff;
    color: #3f4245 !important
}

.products #tabs a.selected:after {
    display: none;
    content: "";
    position: absolute;
    bottom: -25px;
    left: 50%;
    margin: 0 0 -2px -12px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 12px 12px 12px;
    border-color: transparent transparent #fff transparent
}

.products #tabs a:hover {
    border-bottom: none;
    background: #fff;
    text-decoration: none;
    color: #3f4245 !important
}

.products #tabs a span.arrowdown {
    display: none
}

.products .tabssub {
    background: #fff;
    margin: 0 0 30px 0;
    text-align: center
}

.products .tabssub ul {
    margin: 0;
    padding: 0;
    width: 1200px;
    margin: 0 auto
}

.products .tabssub ul li {
    display: inline-block;
    padding: 0 30px 0 10px
}

.products .tabssub ul li a {
    text-transform: uppercase;
    color: #646466
}

.products .tabssub ul li a:hover {
    text-decoration: none;
    color: #72bb4b
}

.products .tab {
    transition: opacity .5s ease-out
}

.products #content-specifications {
    padding: 0 0 70px 0
}

.products #content-faq .expandingboxes {
    margin: 0 0 55px 0;
    width: 100%
}

.products #content-specifications table,
.products #featureschart table {
    table-layout: fixed;
    border-collapse: collapse;
    padding: 0;
    margin: 0 0 20px 0;
    border-right: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    width: 100%;
    box-sizing: border-box
}

.products #content-specifications table td,
.products #featureschart table td,
#content-specifications table th,
.products #featureschart table th {
    padding: 1em;
    margin: 0;
    border-top: 1px solid #f2f2f2;
    border-left: 1px solid #f2f2f2;
    text-align: left;
    vertical-align: top;
    box-sizing: border-box
}

.products .tab {
    width: 100%;
    clear: both;
    float: left
}


#banner_image {

    margin-bottom: 20px;
    padding: 20px 10px;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url('../Assets/Images/singleproductpage_banner.png');

height: 80px;
 display: flex;
 align-items: center;
}


.products .off {
    height: 0;
    overflow: hidden;
    opacity: 0;
    padding: 0 !important
}

.products #section1_data .rightfloat {
    float: right;
    padding: 0 0 0 20px 0
}

.products.model #imageholder,
.products.family #imageholder {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: 370px;
    margin: 0 0 20px 0;
    cursor: ne-resize;
    cursor: zoom-in;
    text-align: center;
    line-height: 370px
}


.products.model #imageholder img,
.products.family #imageholder img {
    display: inline-block;
    vertical-align: middle;
    max-height: 100%;
    height: auto
}

.products.model #imagegallery,
.products.family #imagegallery {
    display: none
}

.products.model #imagerow,
.products.family #imagerow {
    width: 100%;
    text-align: center;
    margin: 0 auto
}






.bj-gndheader {
    /* width: 100%; */
    height: 100%;
}

/* #navbar-text {
    list-style: none;
    padding-right: 25px;
    font-size: 20px;
    color: #23394E;
    font-weight: 600;
    cursor: pointer;
} */

.bj-gndheaderblock {
    display: flex;
    flex-direction: column;
}

/* .flex_center {
    display: flex;
    justify-content: center;
    align-items: center;
} */

.bj-gndheadblock {
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#datasheetbuttom  .downloadDatasheet {

padding-left: 2%;
}

#product-images {
    width: 40%;
    border: 2px;

}

#main-image-container {
    width: 100%;
}

/* navbar */
/* .flex_center {
    display: flex;
    justify-content: center;
    align-items: center;
} */

.d-flex1 {
    width: 1300px;
}

.bj-gndheadblock {
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.bj-gndheadlogo>a>img {
    width: 100px;

}

.breadcrumb {
    text-align: start;
    background: #d2e0f8;
display: flex;
align-items: center;
    padding: 5px;

}

.breadcrumb a {
    color: black;
    text-decoration: none;
    font-size: 15px;

}

.breadcrumb a:last-child {
    color: rgb(66, 9, 240);
}

.bj-gndheadlogo>a img {
    width: 100px;

    margin: 10px;
}

/* .flex_center {
    display: flex;
    justify-content: center;
    align-items: center;
} */

#navbarlist {
    list-style: none;
    padding-right: 25px;
    font-size: 14px;
    color: #23394E;
    font-weight: 600;
    cursor: pointer;
}


#navbarlist .nav-menutext {
    color: #23394E;
    outline: none;
    cursor: pointer;
    text-decoration: none;
}

.bj-gndbutton {
    background: transparent linear-gradient(90deg, #3655D1 0%, #0062FF 100%) 0% 0% no-repeat padding-box;
    border-radius: 25px;
    color: #fff;
    padding: 15px 30px;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    border: 0px;
}

.hamburger {
    display: none;
    cursor: pointer;
}

.bar {
    display: block;
    width: 25px;
    height: 3px;
    margin: 5px auto;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #3655D1;
}
@media only screen and (max-width:430px) {
    #list{
        font-size: 14px !important;
    }
/* download Button start */
    .downloadDatasheetintabview {
        background: #0062FF;
        padding: 5px 10px;
        border-radius:20px;
        margin-bottom: 20px;
    }
    
    .download-btn {
        color: white;
        padding: 0px 5px;
        text-decoration: none;
        display: inline-block;
        white-space: nowrap;
        font-size: 14px;
    }
/* download Button end */


}
@media only screen and (min-width:300px) and (max-width:779px) {
    header {

        padding: 3px 10px;
    }

    #smartplug-tablehead-s-screen >tr > th{

font-size: 12px;
font-weight: bold;


    }
    #smartplug-table-s-screen td{

        font-size: 12px;
        font-weight: bold;
        padding: 0px;

    }

    #navbar-text .nav-menutext {
        color: white;
        padding: 5px 0px;

    }

    #navbarlist li {

        margin: 10px 0px;
    }

    .hamburger {
        display: block;
        position: relative;
        z-index: 999;

    }

    /* .nav-menu {
        display: none;
    } */

    /* .hamburger {
        display: flex;
    } */

    .mobile-menu.show {
        display: block;
    }

    .hamburger.active .bar:nth-child(2) {
        opacity: 0;
    }

    .hamburger.active .bar:nth-child(1) {
        transform: translateY(8px) rotate(45deg);
        background-color: #fff;
    }

    .hamburger.active .bar:nth-child(3) {
        transform: translateY(-8px) rotate(-45deg);
        background-color: #fff;
    }

    .nav-menutext {
        color: #fff;


    }

    .bj-gndbutton {
        background: transparent linear-gradient(90deg, #0062FF 0%, #0062FF 100%) 0% 0% no-repeat padding-box;
    }

    .bj-gndheadlogo {
        width: 80px;
    }

    .bj-gndheadlogo {
        position: relative;
        z-index: 991;
    }

    .bj-gndheadlogo a {
        position: relative;
        z-index: 991;
    }


    /* .nav-menu {
        position: fixed;
        right: -100%;
        top: 0px;
        gap: 0;
        flex-direction: column;
        background-color: #3655D1;
        width: 30%;
        height: 100%;
        text-align: center;
        transition: 0.3s;
        z-index: 999;
        justify-content: flex-start;
        padding-top: 120px;
        color: white;
    } */


    /* .nav-menu.active {
        right: 0;
    } */

    body {
        width: 100%;

    }

    #navbar {
        display: none;
    }

    #direction>div {
        margin-left: 280px;
        width: 250px;
        /* margin-right: 0px; */


    }

    #main-heading {

        padding: 0px;
        margin: 0px;
        font-size: 30px;
        font-weight: bold;

    }

    #direction>div>a {
        font-size: 7px;
    }

    #section1_data>div {
        width: 100%;

        display: flex;
        flex-direction: column;


       padding: 0px;
       margin: 0px;

    }

    #product-desc {
        width: 90%;
        /* margin: 0px 30px; */

margin: 0px;
padding: 0px;
padding-left: 0px;
width: 100%;

    }

    #product-desc h2 {
        margin-top: 0px;
        font-size: 34px;

        text-align: start;
        line-height: 40px;
        color: gray;

        text-align: left;
        width: 100%;
        padding-left: 0px !important;
    }

    #product-images {
        width: 100%;


    }
/* img swap style start  */
        #imagegroup {
            display: flex;
            justify-content: center;
            overflow-x: auto;
            gap: 10px;
        }
    
        #imagegroup img {
            width:1px; /* Adjust as needed */
            height:1px;
            border-radius: 50%; /* Make the thumbnails circular */
            cursor: pointer;
        }
    
        #main-image-container {
            width: 100%;
            height: auto;
            display: block;
            margin: 0 auto;
        }
    
        .downloadDatasheetintabview {
            margin-top: 20px;
            text-align: center;
        }
/* img swap style end */

   /* #imagegroup {
        width: 100%;
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 20px;
        margin-top: 20px;

        margin: auto;

    }  */

    /* #imagegroup img{
margin:10px;
} */
    #imageholder {

        width: 100%;
    }

    #main-image-container {

        width: 90%;
        height: 300px;
        margin-top: -20px;

    }

    #productname-imagegallery {
        width: 80%;

        font-weight: bold;
        margin: auto;
        padding-top: 10px;
        margin-bottom: 30px;
        font-size: 20px;
    }

    #features-sec {

        width: 90%;
        margin: auto;
padding: 0px !important;
    }

    #itemListBanner {

        width: 100%;
padding-left: 0px !important;
        margin: auto;

    }


    .specifications-inside {
        width: 100%;


    }

    #section1_data {
        width: 100%;


    }


    #specification-data th {


        width: 10px;
        font-size: 15px;
    }

    #content-overview>div {
        width: 90%;

        margin: auto;
        margin-top: 5%;

    }

    #content-overview p,
    h3 {
        padding: 5px 0px;

        margin: 0px;
    }

    #content-partnumbers div {
        padding: 0px 5px;

        margin: 0px;
    }

    #tabviewData {
        display: none;

    }
    .breadcrumb{

        flex-direction: column;
        text-align: start;
        align-items: start;
        justify-content: start;
    }

    #banner_image{

        padding: 50px 10px;
    }

}
@media only screen and (min-width:780px) and (max-width:1280px) {
    #imageholder {

        width: 100%;
    }

    #product-images {

        width: 50%;
    }


    #main-image-container1 {
        width: 100%;
        height: 300px;
        margin-top: -20px;

    }

    .downloadDatasheet>a {

        display: none;
    }

    #imageholder {

        width: 100%;
    }

    #main-image-container {

        width: 90%;
        height: 300px;
        margin-top: -20px;

    }

    .downloadDatasheetintabview {

        background-color: rgb(6, 6, 86);
        color: white !important;
        padding: 10px;
        text-decoration: none !important;
        border-radius: 25px;
        width: 175px;
        margin-bottom: 0px;
        margin-top: 20px;



    }

    .downloadDatasheetintabview>a {
        color: white;
        text-decoration: none;
        margin: auto;
        text-align: center;
    }


    body {
        width: 100%;
        /* border: 2px solid; */


    }

    #product-desc {
        width: 30%;


    }

    #product-desc h2 {
        font-weight: bold;
        font-size: 20px;
        padding-left: 20px !important;


    }
    #features-sec ul {
        padding-left:20px !important;
    }
    #section1_data {

        display: none;
    }

    #tabviewData {
        display: contents;
        display: flex;
/* border: 2px solid ; */


    }

    .headingandfuture {

        display: flex;
        flex-direction: column;
        width: 50%;
    }

    #tabviewData #product-desc {
        width: 100%;
        margin-top: 0px;
    }

    #tabviewData #features-sec {
        width: 100%;
        margin: 0px;
    }

    #product-images #imageholder {

        width: 100%;
    }

    #product-images #imagegroup {

        display: grid;
        grid-template-columns: repeat(8, 1fr);
        gap: 0px;
    }

    #productname-imagegallery {
        font-size: 20px;
        font-weight: bold;
    }

    #product-desc h2 {
        font-size: 30px;
        font-weight: normal;

    }

    #content-overview {

        width: 100% !important;
        padding: 0px;
        margin: 0px;
    }

    #content-overview .specifications-inside {

        width: 99%;
        padding: 0px;
        margin: 0px;
    }

    #content-overview .specifications-inside p {

        margin: 30px !important;

    }

    #content-overview .specifications-inside h3 {

        margin: 20px 30px !important;

    }

    #content-specifications {

        width: 100%;
    }

    #content-specifications .specifications-inside {

        width: 93%;
        /* margin: 30px; */
    }

    #navbar div {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-top: 20px;
    }

    #specification-data {

        width: 100%;

    }

    #content-partnumbers {

        /* margin-left: 30px;
        width: 80%; */
        margin-left: 33px;
        width: 93%;
        font-size: 16px;
       
    }

    #content-partnumbers .specifications-inside {

        width: 100%;
    }
    .overview-ul{
        padding-left: 4% !important;
    }


    /* #specification-data th{
    border: 2px solid green;
    width: 100%;

} */
    #navbar>div {
        border: 2px solid;
        width: 100%;

    }

    #navbar>ul>li {
        list-style: none;
        width: 80%;
        justify-content: space-between;
    }
    #logo-space   {
        margin-left: 0px !important;

    }

}
/*ol;d code*/
/* @media only screen and (min-width:1281px)  {
#tabviewData{
    display: none;
}
body{
    width: 100% !important;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 18px;
    line-height: 1.5em;
    color: #3f4245;
    width: fit-content;
    padding: 0px !important;
    margin: 0px !important;


}
#section1_data{
    display: block;
    width: 99% !important;

    width: fit-content;
    padding: 0px !important;
    margin: 0px !important;

}
#product-desc{

    padding-left: 0px !important;
    margin-left: -12% !important;
    font-size: 43px !important;
    font-weight: bold !important;
}
#product-images{

    width: 40%;
}
#features-sec{

    margin-left: -10% !important;
    font-size: 18px;
}
#content-overview{

    width: 99% !important;

    width: fit-content;

}
#content-overview > div{

    margin-left: 30px !important;
    width: 99%;

}
#content-overview > div > p{
  font-size: 20px;
  line-height: 40px !important;

}
#content-partnumbers{

    width: 99%;
}
#content-partnumbers .specifications-inside {

    margin-left: 30px !important;
}
#content-specifications{

    width: 99%;
}
#content-specifications .specifications-inside {

margin-left: 30px !important;
width: 95%;
margin:  auto;
margin-top: 50px;
}
#specification-data{
font-size: 22px !important;
    width: 100%;

}
#specification-data  td{

font-size: 20px;
}
#specification-data  th{
    padding: 10px !important;
    }


} */
html body {
    overflow-x: hidden !important;


}


@media only screen and (min-width:1281px)  {
    #tabviewData{
        display: none;
    }
    body{
        width: 100% !important;
        font-family: 'Poppins', sans-serif;
        font-size: 16px;
        line-height: 1.5em;
        color: black;
        width: fit-content;
        padding: 0px !important;
        margin: 0px !important;


    }
    #section1_data{
        display: block;
        width: 99% !important;

        width: fit-content;
        padding: 0px !important;
        margin: 0px !important;

    }
    #product-desc{

        padding-left: 0px !important;
        margin-left: -10% !important;
        font-size: 43px !important;
        font-weight: bold !important;
    }
    #product-images{

        width: 40%;
    }
    #features-sec{

        margin-left: -10% !important;
        font-size: 18px;
    }
    #content-overview{

        width: 99% !important;

        width: fit-content;

        margin-left: 2.5%;


    }
    #content-overview > div{

        margin-left: 30px !important;
        width: 99%;

    }
    #content-overview > div > p{
      font-size: 20px;

      text-align: start;


    }
    #content-partnumbers{
        margin-left: 2.5%;
        width: 99%;
    }
    #content-partnumbers .specifications-inside {

        margin-left: 30px !important;
    }
    #content-specifications{
        margin-left: 2.5%;
        width: 99%;
    }
    #content-specifications .specifications-inside {

    margin-left: 30px !important;
    width: 95%;
    margin:  auto;
    margin-top: 50px;
    }
    #specification-data{
    font-size: 22px !important;
        width: 100%;

    }
    #specification-data  td{

    font-size: 20px;
    }
    #specification-data  th{
        padding: 10px !important;
        }
#dierection  > .breadcrumb{
    padding-left: 4% !important;
    padding: 10px;
}
#main-heading{
    padding-left: 3.5% !important;


}
.downloadDatasheetintabview > a{

}


#logo-space{
    /* margin-left: -16%; */

}
.downloadDatasheetintabview > a{
    /* border: 12px solid red !important; */
}
#overview-bottom   {
list-style-type: disc; margin-left:4%;line-height: 1.5em;


}
#overview-bottom   li{
    margin-left:-5.5%  ;

    }




    }
    #product-desc h2{
font-size: 36px; font-weight: 300px;line-height: 45.2px; word-spacing: 0px; color: #3F4245;

    }
    #content-overview>div {
        width: 95%;


    }

    /* .bj-gndfooterleftclientsblock{
        margin-bottom: 20px;
    } */
    /* .flex_center{
        display: flex;
        justify-content: center;
        align-items: center;
    } */
    /* .bj-gndfooterfollow{
        margin-bottom: 80px;
    }

    .bj-gndfooterfollow p{
        font-size: 16px;
        font-weight: bold;
        color: #FF7602;
        margin-bottom: 15px;
    } */

    /* .bj-gndfootersocial{
        display: flex;
    }

    .bj-gndfootersociallogo{
        width: 38px;
        margin-right: 10px;
    } */

/* .bj-gndfooterclientblock{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
} */

/* .bj-gndfooterleftclientsblock{
    display: flex;
} */

/* .bj-gndfooterclientblock p{
    color: #4E80AC;
    font-size: 14px;
    line-height: 30px;
    margin-right: 20px;
} */

/* .bj-gndfooterclientlevel{
    display: flex;
}

.bj-gndfooterclientlevel u{
    color: #205080;
    font-size: 14px;
    line-height: 30px;
    text-decoration: underline;
    margin-right: 20px;
} */

/* .bj-gndfooteriotrightbox{
    width: 60%;
    display: flex;
} */

/* .bj-gndfooteriotbox1{
    width: 50%;
} */

.bj-gndgoodux{
    width: 150px;
}

.bj-gndinsightsection, .bj-gndinsightblock{
    flex-wrap: wrap;
}
/* .bj-gndfooterclientlevel{
    display: flex;
}

.bj-gndfooterclientlevel u{
    color: #205080;
    font-size: 14px;
    line-height: 30px;
    text-decoration: underline;
    margin-right: 20px;
} */
.custom-horizontal-line {
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
    width: 100%;
    height: 1px;
    border: none;
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, grey 50%, rgba(0, 0, 0, 0) 100%);
    filter: blur(0.5px);
    opacity: 0.1;
    margin-bottom: 20px;
}

/* contact-us start */
#contact-us {
    margin: 2% 10%;
    text-align: center;
    background-color: #fff;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

#contact-us h1 {
    font-size: 36px;
    margin-bottom: 20px;
    color: #333;
}

#contact-us p {
    font-size: 16px;
    color: #777;
    margin-bottom: 30px;
}

#connect-btn {
    display: inline-block;
    background: linear-gradient(to right, #2af598, #009efd);
    color: #fff;
    padding: 15px 30px;
    font-size: 18px;
    text-decoration: none;
    border-radius: 50px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    transition: background 0.3s;
}

#connect-btn:hover {
    background: linear-gradient(to right, #009efd, #2af598);
}
/* contact-us end */
@media screen and (max-width:430px) {
    #contact-us h1 {
        font-size: 25px !important;
    }
}
#list{
    font-size: 18px ; 
    font-weight: 400 !important;
    color: #3F4245 !important;
    margin-bottom: 0px;
}
#overview-h3{
    color: rgb(10, 10, 131);
    padding: 10px 0px;
}
.overview-ul{
    padding-left: 2% ;
}
/* download Button start */

.downloadDatasheetintabview {
    background: #0062FF;
    padding: 10px 20px;
    border-radius:30px;
    margin-bottom: 20px;

}

.download-btn {
    color: white;
    padding: 0px 10px;
    text-decoration: none;
    display: inline-block;
    white-space: nowrap;
}

.downloadDatasheetintabview:hover  {
    background-color: #0062ffe5;
}
/* download Button end */

/* -------------------------------------------- */

/* part number table start */
.part-number-table {  
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
   
}
.part-number-table th, .part-number-table td {
    padding: 10px;
    text-align: left;
    border: 1px solid #ddd;
    
}
.part-number-table th {
    background-color: gray;
    color: white;
}
.part-number-table tr:nth-child(even) {
    background-color: #f2f2f2;
}
.part-number-table tr:hover {
    background-color: #ddd;
}
@media screen and (max-width:430px) {
.part-number-table th, .part-number-table td {
font-size: 12px;
padding: 5px;
}
.specifications-inside{
    padding: 0% 3% !important;
    width: 94%;
}
}
@media only screen and  (min-width:1280px) and (max-width:1450px) {
    .part-number-table{
        width: 90%;
    }
}
@media only screen and (min-width:450px) and (max-width:780px) {
    
    #content-partnumbers {

        /* margin-left: 30px;
        width: 80%; */
        margin-left: 33px;
        width: 93%;
        font-size: 16px;
    }
}
/* part number table end  */