/** Desktop Styles **/
@media screen and (min-width: 640px) {
    /*
    .wpw_mini360 { top: 95px; }
    .hotspot_copy_container { position: absolute; top: 10px; width: 100%; }
    .hotspot_copy_container .hotspot_copy { margin-bottom: 0; }
    .controls { margin-top: 105px; }
    */

    /** Navigation **/
    .nav_container { width: 23%; float: left; position: relative; z-index: 999; }
    .nav { /*height: 600px;  border-bottom: none; */}
    .nav .nav-title { border-bottom: 1px solid #D9E7EF; }
    .nav .nav-content h2 { margin-top: 15px; /*padding-bottom: 22px;*/ }
    .nav .nav-content .row { padding: 22px 0 22px 8%; }
    .nav .nav-content .row h4 { float: none; margin-bottom: 8px; }

    .nav .nav-content .row .link-left {  }
    .nav .nav-content .row .bar { padding: 0 4%; }
    .nav .nav-content .row .link-right {  }

    .nav .grabtab {display: none;}
    .bottom_cap_container { width: 23%; height: 300px; position: absolute; z-index: 998; bottom: 0px; left: 0; background: none repeat scroll 0% 0% white; border-bottom: 5px solid rgb(217, 231, 239); }
    .bottom_cap_container .bottom_cap { background: none repeat scroll 0% 0% white; border-right: 5px solid rgb(217, 231, 239); height: 100%; border-bottom: medium none; z-index: 0; border-left: 5px solid rgb(217, 231, 239); }
    .bottom_cap_border { height: 5px; position: absolute; z-index: 1000; bottom: 0px; left: 0; width: 23%; border-bottom: 5px solid rgb(217, 231, 239); }

    #container_360.correction .vebutton { width: 100%; padding: 8px 0; margin-top: 15px; border: 2px solid #ccc; }

    .eyeball_container { width: 77%; float: left; }
    .hotspot_copy_container { width: 90%; margin: 0 auto;}

    #container_360.correction .vebutton { width: 22%; margin-right: 4%; }
    #container_360.correction .vebutton.video_btn{ float: right; margin-right: 0; }
}
