#nxs-content {background-color: #FBEFE5; border: 3px solid #870211;}
#nxs-footer a:hover {color: #FFFFFF;}
.video-container {padding-top: 0px;}
.nxs-galleryitem > p {text-align: right;}

/* IE10+ CSS styles go here */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  template {display: none !important;}
}

.pricelist td:first-child > strong {font-size: 1.1em;}
.pricelist tr {line-height: 2em;}
.top-wrapper {border-radius: 0; border: none !important; margin: -10px -10px 0;}

/* Fixes List layout */
.nxs-text p + ul, .nxs-text p + ol {margin-top: -20px;}
.nxs-text ul, .nxs-text ol {margin: 0 0 25px 20px;}
.nxs-text ul li, .nxs-text ol li {list-style-position: outside;}
.nxs-text img + .nxs-default-p ul li, .nxs-text img + .nxs-default-p ol li {list-style-position: inside;}

/* Makes the Background Image display properly on Mobile Devices */
@media only screen and (max-width: 768px) {
html {
	height: 100vh; /* set viewport constraint */
	min-height: 100%; /* enforce height */
}
body {width: 100vw; height: 100vh; -webkit-backface-visibility: hidden;}
#nxs-inpagesectionmenu {display: none;}
}

/* Facebook Page Plugin */
h3 + #fb-root {margin-top: -15px;}
.fb-page {border: 1px solid #C6C6C6;}