#wrp_products{

    width: 80%;
    margin: auto;
   margin-top: 10%;
   padding-bottom: 5%;

}

#prodleft {  margin-top: 1%;
    width: 25%;
    display: inline-block;
    vertical-align: top;
   

    border-right-style: solid;
    border-width: 5px;

    border-color: rgba(222, 222, 222, 0.728);
   
     }


     #prodrightwrapper{
        width: 70%;
        padding-right: 2%;
        display: inline-block;
        vertical-align: top;
        margin-top: 1%;
     }

#prodright { 

  
    
 
    position: relative;


    


    overflow-y: scroll;
   
}


#downloadwrapper{

    margin-top: 1%;
    width: 92%;
    height: 10%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-left: 24px;
    padding: 2%;
    font-size: clamp(12px, 1vw, 14px);
    background-color: #ffffff;
    color: rgb(0, 0, 0);
    font-weight: 600;
    border-top-style: solid;
    border-color: #46677f;
    
    
}




#productlist {

    list-style: none;
    margin-left: 0;
    padding-left: 0;
    margin: 0;

}

#productlist li{

   

    padding: 2%;
    margin-bottom: 10px;
    border-left-style: solid;
    border-width: 5px;
    border-color: rgba(24, 118, 153, 0.728);
    background-color: rgba(0, 0, 0, 0.028);
    
}


.title { 

    font-weight: 500;
    color: rgb(38 79 107);
    font-size: clamp(12px, 1vw, 14px);
    margin-bottom: 5px;
    margin-top: 5px;
}

.productdesctiptionleft{

    font-size: clamp(9px, 1vw, 14px);
    margin-top: 0%;
    text-transform:capitalize;
    color: rgb(23, 23, 23);
    }

.mainli{

    list-style: none;
    display: inline-block;
    margin: 5px;
    width: 95%;
  
    vertical-align: top;
}

.righttitle{

    color: rgba(38, 79, 107, 0.864);
    font-weight: 600;
    font-size: clamp(12px, 1vw, 14px);
    padding: 1%;
    padding-bottom: 6px;
    margin-bottom: 5px;
}

.rightdesc{

    color: black;
    font-weight: 300;
    padding: 1%;
    padding-top: 2px;  padding-bottom: 2px;
    margin-bottom: 5px;
    font-size: clamp(12px, 1vw, 14px);
    line-height: 1.5em;
    
}

.rightdesc li {

    list-style-type:disc;
    margin-left: 2%;
}

#bgmprod{

    width: 16%;
    max-width: 150px;
    position: absolute;
    top: 14px;
    right: 23px;
    z-index: 4;
    
}
#prodtitle{

    padding: 1%;
    font-weight: 600;
    font-size: clamp(16px, 2vw, 34px);
    color: rgba(38, 79, 107, 0.864);
}

#proddesc{

  padding: 1%;
  padding-top: 0;
  max-width: 77%;
}



#prodleftrightwrapper{

   
    margin: auto;
   
}

#prodcatselector{

    color: white;
    width: 96%;
    padding: 2%;
   
    margin: auto;
    margin-top: 10px;
    margin-bottom: 20px;
    background-color: rgba(38, 79, 107, 0.864);
}


#ourproducts{

    color: white;
    width: 100%;
   height: 300px;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 20px;
  
   
}

#ourproductsleft{  vertical-align: top; position: relative;width: 30%;  height: 85%; margin: 0; padding: 0; display: inline-block;}


#ourproductsright{

    width: 69%;
    position: relative;
    display: inline-block;
    height: 100%;
    margin: 0;
    padding: 0;
    vertical-align: top;
    color: black;

}


#ourproductsrightwrapper{

    width: 100%;
    height: 80%;
    margin: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-end;
    justify-content: flex-start;
    align-items: flex-start;
}

#ourproductsrighttitle { font-weight: 900;
    color: rgba(38, 79, 107, 0.864);
    font-size: clamp(12px, 2vw, 40px); margin-bottom: 10px;}

#ourproductsrightstatement { font-size: clamp(12px, 1vw, 14px); margin-bottom: 10px; }

#ourproductsleft iframe{

    width: 80%;
    height: 80%;
    max-width: 300px;
    border-style: none;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;

}

#over30{

    z-index: 20;
    color: white;
    font-weight: 300;
    margin-right: 0%;
    position: absolute;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 7%;
    bottom: 0;
    right: 0;
    width: 70%;
    text-align: right;
    font-size: clamp(9px, 1.2w, 20px);
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    background-color: #46677f;
}

#isoimg{

    width: 100px;
    position: absolute;
    top: 10%;
    right: 5%;
}



#sheetdownloads img{

    width: 15px;
    margin-right: 1%;
    vertical-align: bottom;
   
}

#ppex{

    text-align: center;
    font-weight: 600;
}