.col-md-4 > hr:first-child
{
    display : none;
}


#nav-calc
{
    display : block;
}


#slideshow
{
    height : 240px;
}


#slideshow > div
{
    /*height          : 240px;*/
    background-size : cover;
}


#slideshow .panel
{
    margin-top : 0;
    position   : absolute;
    bottom     : 12px;
    left       : 62px;
    right      : 222px;
    width      : auto;
    height     : 50px;
    padding    : 10px;
    background : rgba(255, 255, 255, 0.85);
    font-size  : 19px;
    text-align : left;
}


#slideshow .button
{
    top         : auto;
    left        : auto;
    width       : 150px;
    right       : 62px;
    bottom      : 12px;
    height      : 50px;
    font-size   : 13px;
    text-align  : center;
    padding-top : 11px;
    opacity     : 1;
}


.ph-feature-right .panel
{
    min-height : 115px;
}


html[data-pha-t='G'] #x .inner
{
    padding-top    : 70px;
    padding-bottom : 70px;
}
