@charset "utf-8";
/* CSS Document */
* {
  margin: 0;
  padding: 0;
}
html {
  scroll-behavior: smooth;
}
body {
  font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
  min-width: 0;
 background-color: #F2F2F2;
}
.row:before, row:after {
  content: "";
  display: table;
}
.row:after {
  clear: both;
}
.row {
  max-width: 100%;
  max-width: 940px;
  margin: 0 auto;
  position: relative;
  display: block;
}
.row-2 {
    max-width: 100%;
    margin: 0 auto;
  position: relative;
  display: block;
}
.wrapper {
  background-color: #fff;
  margin-bottom: 0em;
  box-shadow: 0px 1px 13px 2px rgba(0, 0, 0, 0.3);
  z-index: 1;
  position: relative;
}
article {
  padding-bottom: 0.05em;
  background-color: #FFFFFF;
}
section {
  display: block;
  padding: 0 0;
    background-color: #F2F2F2;
  z-index: 1;
  margin: 0 0;
}
section ul li {
  background: url("../_graphics/NusCrop.png") no-repeat left center;
  list-style: none;
  font-size: 1em;
  line-height: 1em;
  margin-bottom: 3px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 40px;
  margin-left: 1em;
}
header {
  box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.3);
  z-index: 1000;
  position: relative;
}
h1 {
  font-family: 'Lora', serif !important;
  letter-spacing: 3px;
  text-shadow: 1px 1px 1px #333;
  text-align: center;
  line-height: 1.4em;
  padding-top: 0.25em;
}
h2 {
  font-family: 'Lora', serif;
  font-weight: normal;
  letter-spacing: 1px;
}
h3 {
  font-family: 'Lora', serif;
  font-weight: normal;
  letter-spacing: 1px;
}
p {
  letter-spacing: 1px;
  color: #1D1D1D;
}
p.Clist {
  padding: 0.05em 0 0.05em 0.25em;
  font-size: 0.9em;
}
blockquote {
  width: 90%;
  display: block;
  margin: 0 auto;
  position: relative;
}
.bm-0-5 {
  margin-bottom: 0.5em;
}
.box:hover {
     -webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.3);
box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.3);
}
.box-nu {
  max-width: 300px;
  height: inherit;
  margin: 0 auto 0.5em auto;
  display: block;
}
.box-nu:hover {
  transition-duration: 0.4s;
  background-color: #FFF;
}
.boxImg {
  display: block;
  max-width: 100%;
  position: relative;
  margin: 0 auto;
}
.breadcrumbs {
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  font-size: 0.9em;
  padding-bottom: 0;
  padding-top: 0.5em;
  background-color: #FFFFFF;
}
.breadcrumbs-l {
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  font-size: 1.1em;
  padding-bottom: 0;
  padding-top: 0.5em;
  background-color: #FFFFFF;
}
.cButton {
  padding: 0.25em;
  color: #b18817;
  background: rgb(255, 255, 255); /* Old browsers */
  border: 1px solid #D9D9D9;
  width: 6em;
  margin: 0 auto;
  border-radius: 5px
}
.caption {
  color: #1d1d1d;
}
.centerTxt {
  text-align: center;
}
.centerImg {
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  display: block;
}
.clear {
  clear: both;
}
.close:hover {
  font-style: italic;
}
.comps {
  background-color: #F2F2F2;
}
#ditto {
    position: relative;
   top: 0.5em;
}
#ditto-2 {
    position: relative;
   top: 0.5em;
}
.divider {
  display: block;
  margin: 0 auto;
  max-width: 800px;
  position: relative;
  border: none;
  opacity: .3;
}
.divider-400 {
  max-width: 400px;
  display: block;
  margin: 1em auto;
  position: relative;
  border: none;
  clear: both;
}
dl {
  margin: 5px;
  padding: 5px;
}
dl dd {
  margin-left: 1em;
  font-size: 1em;
  line-height: 1em;
  letter-spacing: .10em;
}
dl dt {
  font-size: 1.2em;
  line-height: 1.6em;
  font-weight: normal;
  cursor: pointer;
}
.float-l {
  float: left;
}
.float-r {
  float: right;
}
footer p {
  color: #000;
  padding: 1em;
}
.fs-75 {
  font-size: 0.75em
}
.g-border {
  border: 1px solid #b18817;
}
.g-border-2 {
    border: 1px solid #b18817;
}
.g-border img {
  width: inherit;
}
.g-border-2 img {
  max-width: 100%;
    display: block;
    margin: 0 auto;
    position: relative;
}
.g-box {
  background-color: #b18817;
  width: 6em;
  margin: 0.75em auto 0 auto;
  display: block;
  color: #FFFFFF;
  border-radius: 5px;
  border: 1px solid #FFC423
}
p.g-box {
  padding: 0.25em;
}
.gold {
  color: #b18817;
  font-weight: bold;
}
.gold-n {
  color: #b18817;
  font-weight: normal;
}
.gray {
  background-color: #F2F2F2;
}
img {
  display: block;
  max-width: 100%;
}
.important {
    font-size: 1.2em;
    text-align: center;
    width: 85%;
    margin: auto;
    position: relative;
    padding: 0.5em;
    border: 1px solid #b18817;
    background-color: #fff;
}
.important:hover {
 -webkit-box-shadow: inset 1px 1px 6px 3px rgba(177,136,23,0.22);
-moz-box-shadow: inset 1px 1px 6px 3px rgba(177,136,23,0.22);
box-shadow: inset 1px 1px 6px 3px rgba(177,136,23,0.22);   
}
.mt-5-25 {
  margin-top: 3.5em;
}
.l-txt {
	font-size: 1.4em;
	font-weight: 400;
}
li.lgSlide img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
  height: inherit;
}
.mb-0-5 {
  margin-bottom: 0.75em;
}
.mb-1 {
    margin-bottom: -1em;
}
.mmt-0-5 {
  margin-top: -0.5em;
}

.mt-1 {
  padding-top: 1em;
}
.mt-1-1 {
  margin: 1em 0;
}
.nw {
  white-space: nowrap;
}
.nw-b {
  color: #1D1D1D;
  white-space: nowrap;
  font-size: 0.8em;
}
.pb1 {
    padding: 1em;
}
.pl2{
    padding-left: 2em;
}
.pr-5 {
  padding-right: 0.5em;
}
.pt-0-5 {
  padding-top: 0.5em;
}
#scroll {
  position: fixed;
  right: 10px;
  bottom: 10em;
  cursor: pointer;
  width: 50px;
  height: 50px;
  background-color: #6f6f6f;
  text-indent: -9999px;
  display: none;
  border-radius: 60px;
  z-index: 2000;
  opacity: .5;
}
#scroll span {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -8px;
  margin-top: -12px;
  height: 0;
  width: 0;
  border: 8px solid transparent;
  border-bottom-color: #ffffff
}
#scroll:visited {
  background-color: #6f6f6f;
  opacity: .5;
}
#scroll:hover {
  background-color: #555;
  opacity: 1;
}
.slideshow {
  z-index: 5;
  display: block;
  max-width: 100%;
  margin: 0 auto;
  height: inherit;
  background-image: url("../_slides/2019/background.jpg");
  background-repeat: no-repeat;
}
table {
  width: 100%;
}
.white {
  background-color: #FFFFFF;
}
footer {
  background-color: #b18817;
  box-shadow: 0px 1px 13px 2px rgba(0, 0, 0, 0.3);
}
footer p {
  color: #000;
  padding: 1em;
}
a:link {
  color: #b18817;
  text-decoration: none;
}
a:visited {
  color: #b18817;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  font-style: italic;
}
.breadcrumbs-l a:link {
  color: #1d1d1d;
  text-decoration: none;
}
.breadcrumbs-l a:visited {
  text-decoration: none;
  color: #1d1d1d;
}
.breadcrumbs-l a:hover {
  text-decoration: underline;
  padding-bottom: 5px;
}
.breadcrumbs-l a:active {
  text-decoration: underline;
}
p.breadcrumbs .dead:link {
    color: #A8A8A8;    
}
p.breadcrumbs .dead:visited {
    color: #A8A8A8;
}
p.breadcrumbs .dead:hover {
    color: #A8A8A8;
    text-decoration: none;
    background-color: #fff;
    font-style: normal;
    cursor: context-menu;
}
.dropdown-content .blank:link {
    color: #A8A8A8;    
}
.dropdown-content .blank:visited {
    color: #A8A8A8;
}
.dropdown-content .blank:hover {
    color: #A8A8A8;
    text-decoration: none;
    background-color: #fff;
    font-style: normal;
    cursor: context-menu;
}
p.breadcrumbs a:link {
  color: #1d1d1d;
  text-decoration: none;
}
p.breadcrumbs a:visited {
  text-decoration: none;
  color: #1d1d1d;
}
p.breadcrumbs a:hover {
  text-decoration: underline;
  padding-bottom: 5px;
  font-style: normal;
}
p.breadcrumbs a:active {
  text-decoration: underline;
}
.comps a:link {
  color: #1d1d1d;
  text-decoration: none;
}
.comps a:visited {
  text-decoration: none;
  color: #1d1d1d;
}
.comps a:hover {
  text-decoration: underline;
  padding-bottom: 5px;
  font-style: normal;
}
.comps a:active {
  text-decoration: underline;
}
dt:link {}
dt:visited {
  color: #1d1d1d;
  font-style: normal;
}
dt:hover {
  font-style: italic;
  color: #b18817;
}
footer a:link {
  color: #1d1d1d;
}
footer a:visited {
  color: #1d1d1d;
}
footer a:hover {
  font-style: italic;
  text-decoration: underline;
}
/* Smartphones (portrait and landscape) ----------- */
@media screen and (min-width:320px) {
  .wrapper {
    width: 100%;
    display: block;
    margin: 0 auto;
    position: relative;
  }
  article {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    position: relative;
  }
  .col {
    max-width: 100%;
  }
  .col-c {
    max-width: 100%;
  }
  .col-c p {
    padding-left: 10%;
  }
  .col-3 {
    width: 33.33%;
    float: left;
  }
  h1 {
    font-size: 2.0em;
    color: #b18817;
    line-height: 1em;
  }
  h2 {
    font-size: 1.2em;
    text-align: center;
    color: #b18817;
  }
  h2.intro {
    font-size: 1em;
    color: #000;
  }
  p {
    padding: 0.5em 0.5em;
  }
  p .intro {
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
  }
  .banner-s {
    display: block;
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.3);
  }
  .banner-m {
    display: none;
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.3);
  }
  .banner-l {
    display: none;
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.3);
  }
    .banner-set {
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.3);
  }
  .blk {
    color: #1d1d1d;
  }
  .divider-2 {
    margin: 0.75em auto;
    display: block;
  }
  .hide-d {
    display: none;
  }
  .hide-p {
    display: none;
  }
    .hide-p-p {
    display: none;
  }
  .hide-t {
    display: block;
  }
    
  .hid-div-d {
    display: block;
    clear: both;
  }
  img.hide-p {
    display: none;
  }
  .img-r {
    display: block;
    margin: 0 auto 0.25em auto;
    position: relative;
    max-width: 100%;
  }
  .img-rt-l {
    display: block;
    margin: 0 auto;
    position: relative;
    max-width: 100%;
    padding: 0.5em 0;
  }
  .img-rt-r {
    display: block;
    margin: 0 auto;
    position: relative;
    max-width: 100%;
    padding-bottom: 0.5em;
  }
  .intro-wrap {
    color: #333;
    font-size: 50%;
    text-shadow: 0px 0px 0px;
  }
   
  .soc-icon {
    display: inline-block;
    padding: 0 0.5em 0.5em 0;
    width: 72px;
    transition: width 0.25s;  
  }
    .soc-icon:hover {
        width: 82px;
    }
  #social-icon {
    display: block;
    margin: 0 auto;
    width: 100%;
    position: relative;
  }
  .table-hp {
    display: none;
  }
}
@media only screen and (min-width : 480px) {
  .col-c {
    padding-left: 0;
  }
  .col-2 {
    float: left;
    width: 50%;
  }
  h1 {
    font-size: 2.2em;
    color: #b18817;
    text-shadow: 1px 1px 1px #333;
    text-align: center;
  }
  h2 {
    font-size: 1.4em;
  }
  h2.intro {
    font-size: 1.2em;
    color: #000;
  }
  .box {
    width: 170px;
    height: 170px;
    background-color: #F2F2F2;
    margin: 0 auto 1em auto;
    display: block;
    border: 1px solid #b18817;
    font-size: 1.2em;
  }
  .boxContainer {
    width: 80%;
    display: block;
    margin: 0 1em 0 8%;
    position: relative;
  }
  .boxImg {
    margin: 0 auto;
    display: block;
    max-width: 50%;
    max-height: 50%;
    position: relative;
  }
  .box:hover {
    transition-duration: 0.4s;
    background-color: #FFF;
  }
  .g-border {
    width: 96%;
    margin: 0 auto;
    display: block;
    position: relative;
  }
  .hide-d {
    display: none;
  }
  .hide-p {
    display: block;
  }
     .hide-p-p {
    display: inline;
  }
  .hide-t {
    display: none;
  }
    .hide-t-nus {
        display: none;
    }
  img.hide-p {
    display: block;
  }
  .img-r {
    float: right;
    margin-left: 0.25em;
  }
  .img-rt-l {
    float: left;
    padding-right: 0.5em;
    width: inherit;
    padding-bottom: 0em;
    margin-top: -0.5em;
  }
  .img-rt-r {
    float: right;
    padding-left: 0.5em;
    width: inherit;
    padding-bottom: 0em;
  }
  .intro h2 {
    font-size: 1.2em
  }
  .intro-wrap {
    color: #333;
    font-size: 50%;
    text-shadow: 0px 0px 0px;
    padding-left: 13%;
  }
  .w-500 {
    max-width: 31.25em;
    display: block;
    margin: 0 auto;
    position: relative;
  }
  .w-600 {
    max-width: 37.5em;
    display: block;
    margin: 0 auto;
    position: relative;
  }
  .w-800 {
    max-width: 50em;
    display: block;
    margin: 0 auto;
    position: relative;
  }
}
@media only screen and (min-width : 768px) {
  h1 {
    font-size: 3.2em;
    line-height: normal;
  }
  h2 {
    font-size: 2em;
  }
  p {
    padding: 0.5em 1em;
  }
  .col-c p {
    padding-left: 30%;
  }
  .col-3 {
    float: left;
    width: 33.3333%;
  }
  .col-3-f {
    float: left;
    width: 33.3333%;
    margin: 0.5em 0em;
  }
  .col-m-2-lpl {
    margin-bottom: 1em;
  }
  .banner-s {
    display: none;
  }
  .banner-m {
    display: block;
  }
  .banner-l {
    display: none;
  }
  .boxContainer {
    width: 80%;
    display: block;
    position: relative;
  }
  .g-border {
    max-width: 90%;
  }
  .hide-d {
    display: none;
  }
  #scroll {
    right: 0.75em;
  }
}
@media only screen and (min-width : 1024px) {
  .wrapper {
    max-width: 90%;
  }
  .col-3 {
    max-width: 33.3333%;
    margin: 0.5em 0em;
    float: left;
  }
  .col-4 {
    width: 25%;
    float: left;
  }
  .col-6 {
    float: left;
    max-width: 65%;
  }
  .foot {
    display: block;
  }
  .hid-div-d {
    display: none;
  }
  .ml-1 {
    padding-left: 0em;
  }
  .mr-2 {
    padding-right: 1em;
  }
  #scroll {
    right: 20px;
  }
  .section {
    display: block;
    margin: 0 auto;
    position: relative;
  }
  section.nu {
    max-width: 66%;
    display: block;
    margin: 0 auto;
    position: relative;
  }
  .box {
    width: 200px;
    height: 200px;
    margin: 0 0 0 3em;
  }
  .hide-d {
    display: none;
  }
  .hide-d {
    display: none;
  }
  .fs-1-2 {
    font-size: 1.2em;
  }
  #scroll {
    right: 1.5em;
  }
}
@media only screen and (min-width : 1440px) {
  .wrapper {
    max-width: 80%;
  }
  section {
    max-width: 80%;
    margin: 0 auto;
  }
  section.nu {
    max-width: 50%;
  }
  h1 {
    font-size: 3.4em;
  }
  h2 {
    font-size: 2em;
    padding-bottom: 0.25em
  }
  h2.intro {
    font-size: 1.2em;
  }
  p {
    padding: 0.5em 1em;
  }
  .banner-s {
    display: none;
  }
  .banner-m {
    display: none;
  }
  .banner-l {
    display: block;
  }
  .box {
    margin-left: 3.5em;
  }
  .boxContainer {
    width: 80%;
    margin: 0 0 0 7%;
    display: block;
    position: relative;
  }
  .col-m-2 {
    width: 46%;
    height: 33.5em;
    float: left;
    border: 1px solid #b18817;
    margin: 0em 0.5em 0em 1.5em;
    padding: 0.5em 0 0 0;
  }
  .col-m-2-lpl {
    width: 43%;
    height: 40em;
    float: left;
    border: 1px solid #b18817;
    margin: 0em 1em 1em 1em;
    padding: 0.5em;
  }
  .col-m-2-rpl {
    width: 43%;
    height: 40em;
    float: left;
    border: 1px solid #b18817;
    margin: 0em 0.5em 1em 1.5em;
    padding: 0.5em;
  }
  .col-4 {
    width: 25%;
    float: left;
  }
  .col-5 {
    float: left;
    width: 19%;
  }
  .g-border {
    max-width: 80%;
  }
  p.w-600 {
    width: 37.5em;
    display: block;
    margin: 0 auto;
    position: relative;
  }
  #scroll {
    right: 7.1875em;
    bottom: 5em;
  }
}
@media only screen and (min-width : 1824px) {
  #scroll {
    right: 15em;
  }
  section.nu {
    max-width: 50%;
  }
}
@media only screen and (min-width : 2560px) {
  section.nu {
    max-width: 50%;
  }
}