/*  DESCRIPTION */
#Description
{position:relative;margin-top:4.85vw;padding:0.5vw 0 1.5vw 1.25vw;height:auto;background-color:rgba(176,176,176,0.5);border-top:1px solid rgba(255,255,255,0.3);}
#Description h3
{position:relative;margin:0;padding-bottom:2vw;font-family:"MathJax_Caligraphic";font-style:italic;font-weight:normal;font-size:2.05vw;color:#494949;z-index:1001;/*text-shadow:0.46875vw 1.484375vw rgba(21,22,22,0.5);*/}
#Description h3 span
{position:absolute;margin:1.3vw 0 0 0.4vw;padding-bottom:2vw;left:0;font-family:"MathJax_Caligraphic";font-style:normal;font-weight:bold;font-size:1.8vw;color:rgba(123,123,123,0.5);z-index:999;/*text-shadow:0.46875vw 1.484375vw rgba(21,22,22,0.5);*/}
#Description h4
{padding:0 1vw 1.5vw 0;font-size:1.71875vw;color:#2e3092;}
#Description p
{font-size:1.2vw;color:#000;}
#Description p#Dimensions
{margin-top:1vw;}

/*  PICTURE     */
#MainPix
{position:relative;margin:0 auto;padding:0;width:95%;height:100%;text-align:center;box-shadow:1vw 1vw 1vw rgba(0,0,0,0.6);}
#MainPix a
{position:relative;width:100%;}
#MainPix a #MediumPix
{position:relative;width:100%;height:100%;}
#MainPix a #MediumPix source,#MainPix a #MediumPix img
{width:100%;height:100%;}
#MainPix a.Apercu .Zoom
{display:none;}
#MainPix a:hover .Zoom
{display:inline;position:relative;z-index:100001;}

@media screen and (max-width:600px)
{
    #Description
    {margin:5vw 0 2vw 0;}
    #Description h3
    {font-size:2.85vw;}
    #Description h3 span
    {font-size:2.6vw;color:rgba(123,123,123,0.3);}
    #Description h4
    {font-size:2.6vw;}
    #Description p
    {font-size:2vw;}
    #Description p#Dimensions
    {margin-top:1.8vw;}
    
    #MainPix
    {margin:37vw 0 0 0;}
    #MainPix a:hover .Zoom
    {display:none;}
}
@media screen and (min-width:600px) and (max-width:800px)
{
    #Description h3
    {font-size:2.4vw;}
    #Description h3 span
    {font-size:2.2vw;}
    #Description h4
    {font-size:2.2vw;}
    #Description p
    {font-size:1.6vw;}
    #Description p#Dimensions
    {margin-top:1.4vw;}
    #MainPix a:hover .Zoom
    {display:none;}
}
@media screen and (min-width:800px)
{
    #Description h3
    {font-size:2vw;}
    #Description h3 span
    {font-size:1.8vw;}
    #Description h4
    {font-size:1.8vw;}
    #Description p
    {font-size:1.2vw;}
    #Description p#Dimensions
    {margin-top:1vw;}
}
