.containerBOX{
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    margin-top: 85px;
    margin-bottom: 25px;
    
    
    }

.headerimage{
    width: 25%;
    height: auto;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 45px;


}

.productbox{
width: 100%;
height: auto;
overflow: hidden;
margin-left: auto;
margin-right: auto;
margin-top: 63px;


}

.producttitle{
   width: 20%;
    height: auto;
    line-height: 33px;
    margin-left: auto;
    margin-right: auto;
    background-color: #338FBF;
    font-size: 16px;
    color: rgb(255, 255, 255);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;

}

.product{

    margin-top: 40PX;
    height: auto;
    padding-bottom: 25px;

}

.productimage{
    width: 90%;
    height: auto;
    border: 1px solid #26AFC3;
    box-shadow: 4px 5px 0px #dcdcdc;
    -webkit-box-shadow: 3px 3px 0px #dcdcdc;
    -moz-box-shadow: 4px 5px 0px #dcdcdc;
   
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

.producttype{
    margin-top: 20px;
	margin-bottom: 30px;
    color: rgb(124, 124, 124);
    padding-bottom: 0px;
    
}

.producttype a{

    color: rgb(124, 124, 124);
    text-decoration: none;	
}

.producttype a:hover{
    color: rgb(124, 124, 124);
    text-decoration: none;	

}

.producttype ul{

    margin-bottom: 0px;
    padding: 0px;
}

.producttype li{

    list-style: none;
    font-size: 15px;
}
/*******************************************************/
.webnav{
    width: 60%;
    height: auto;
    margin-left: auto;
    margin-right: auto;


}

.webnav ul{

    padding: 0px;
}

.webnav li{
    float: left;
    display: block;
    
    background-color: #ededed;
    font-size: 16px;
    line-height: 30px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border: 1px solid #338FBF;
    width: 80%;
    margin-left: 10px;
    margin-right: 10px;
 

}

.webnav li:hover{
    background-color: #338FBF;
    color: #ededed;
    

}

.webnavtype a{
width: 100%;
font-size: 16px;
line-height: 30px;
color: #338FBF;
text-decoration: none;
display: block;

}

.webnavtype a:hover{

    color: #ededed;
}

/**********************************/
.gotoTOPAZ {
   position: fixed;
    bottom: 5px;
    right: 15%;
    margin-bottom: 30%;
    display: none;
}

.goto{
width: 80%;
height: auto;

}

@media (max-width: 575.98px){

.containerBOX{
        width: 100%;
        height: auto;
        overflow: hidden;
        margin-left: auto;
        margin-right: auto;
        margin-top: 43px;
        margin-bottom: 0px;
        
    
}

.headerimage{
            width: 50%;
            height: auto;
            overflow: hidden;
            margin-left: auto;
            margin-bottom: 30px;
  }

 .productbox{
                width: 100%;
                height: auto;
                overflow: hidden;
                margin-left: auto;
                margin-right: auto;
                margin-top: 33px;
                
                
                }
.producttype{
                    margin-top: 20px;
                    color: rgb(124, 124, 124);
                    padding-bottom: 20px;
  }

  .producttitle {
    width: 148px;
    height: auto;
    line-height: 25px;
    margin-left: auto;
    margin-right: auto;
    background-color: #338FBF;
    font-size: 14px;
    color: rgb(255, 255, 255);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

/*******************************************************/
.webnav{
    width: 95%;
    height: auto;
    margin-left: auto;
    margin-right: auto;


}

.webnav ul{
    padding: 0px;
}

.webnav li{
    float: left;
    display: block;
    
    background-color: #ededed;
    font-size: 16px;
    line-height: 30px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border: 1px solid #338FBF;
    width: 80%;
    margin-left: 5px;
    margin-right: 5px;
 

}

.webnav li:hover{
    background-color: #338FBF;
    color: #ededed;
    

}

.webnavtype a{
width: 100%;
font-size: 16px;
line-height: 30px;
color: #338FBF;
text-decoration: none;
display: block;

}

.webnavtype a:hover{

    color: #ededed;
}

/**********************************/
.gotoTOPAZ {
    position: fixed;
    bottom: 5px;
    right: 18%;
    margin-bottom: 15%;
    display: none;
}

.goto{
    width: 80%;
    height: auto;
    
    }

}

@media (min-width: 540px) and (max-width: 991.98px) {

    .containerBOX{
        width: 90%;
        height: auto;
        overflow: hidden;
        margin-left: auto;
        margin-right: auto;
        margin-top: 95px;
        margin-bottom: 10px;
        
    
}


.headerimage {
    width: 44%;
    height: auto;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

.productbox {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
}


/*******************************************************/
.webnav{
    width: 85%;
    height: auto;
    margin-left: auto;
    margin-right: auto;


}

.webnav ul{

    padding: 0px;
}

.webnav li{
    float: left;
    display: block;
    
    background-color: #ededed;
    font-size: 16px;
    line-height: 30px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border: 1px solid #338FBF;
    width: 80%;
    margin-left: 10px;
    margin-right: 10px;
 

}

.webnav li:hover{
    background-color: #338FBF;
    color: #ededed;
    

}

.webnavtype a{
width: 100%;
font-size: 16px;
line-height: 30px;
color: #338FBF;
text-decoration: none;
display: block;

}

.webnavtype a:hover{

    color: #ededed;
}

/**********************************/
.gotoTOPAZ {
    position: fixed;
    bottom: 2px;
    right: 2%;
    margin-bottom: 20%;
    display: block;
}

.goto{
    width: 80%;
    height: auto;
    
    }


}