div#n2-ss-2 .n2-bar-justify-content-left {
	justify-content: flex-start;
}

div#n2-ss-2 .n2-bar-justify-content-right {
	justify-content: flex-end;
}

div#n2-ss-2 .nextend-bullet-bar .n2-bullet.n2-active {
	cursor: default;
}

@media (min-width: 1200px) {}

@media (orientation: landscape) and (max-width: 1199px) and (min-width: 901px),(orientation: portrait) and (max-width: 1199px) and (min-width: 701px) {}

@media (orientation: landscape) and (max-width: 900px),(orientation: portrait) and (max-width: 700px) {}