
/*
CSS Name: PIXUS Styles
Description: NextGEN Gallery Stylesheet
Author: PIXUS
Version: 1

This stylesheet is provided to allow users the ability of overriding the default styles for all display types
*/


.ngg-widget {
    padding: 0;
}
.ngg-widget a {
    display: block;
    width: 16.32478632478632%;
    float: left; padding: 1px;
}

.ngg-widget a:nth-child(6n) {
    margin-right: 0;
}
@media all and (min-width:391px) {
    margin: 0 0.4102564102564103% 0.3418803418803419% 0;
}
@media all and (min-width:391px) and (max-width:740px) {
    .ngg-widget a { width: 32.64957264957264%; }
    .ngg-widget a:nth-child(6n) { margin-right: 0; }
}
@media all and (max-width:390px) {
	.ngg-widget a { width: 49.30362116991643%; margin-bottom: 1.392757660167131%;  }
	.ngg-widget a:nth-child(2n) { margin-left: 1.392757660167131%; }
}
.ngg-widget img {
    border: none;
    margin: 0;
    height: auto;
    padding: 0;
    width: auto;
    display: block;
}
