#nanoGallery {
    display:none;
}


.maincontent {
    position: relative;
    width: 100%;
    max-width: 100%;
    /*height: 100%;*/
    max-height: 100%;
    margin: 0 auto;
    text-align: center;
    margin-top: 20px;
    text-align:center;
}

/*****************************************************************************************************/


#nanogallery2.nGY2 .nGY2Navigationbar .nGY2Breadcrumb {
    background-color: #0c3932;
    max-width: 100%;
    /*overflow-x: auto;*/
    word-wrap: break-word;
    white-space: normal;
    margin:0 auto;
}


/*.nGY2GallerySub {
    background-color: red;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-left: 10%;
}
*/

/*.nGY2GallerySub div {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-left: 10%;
}*/

/*.oneItem {
    max-width: 100%;
    word-wrap: break-word;
    overflow:scroll;
    white-space:normal;
}*/

