/*!
 * Start Bootstrap - Scrolling Nav (https://startbootstrap.com/template-overviews/scrolling-nav)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-scrolling-nav/blob/master/LICENSE)
 */
		html, body{background:#e6e6e7;font-size:calc(17px + .25vw);line-height: 110%;font-family: poynter-gothic-text, sans-serif;color:#3a3a3a;font-weight: 300;}

header {padding: 156px 0 100px;}
section {padding: 150px 0;}

		.nav-link{color:#3a3a3a !important;font-family:poynter-gothic-text, sans-serif;font-weight:300; font-size:calc(14px + .15vw);text-transform:uppercase;}
		.nav-link:hover{color:#9d7b32 !important;text-decoration:none;}

		.nav-link.footerLink{color:#9e9c9c !important;text-transform:lowercase;}
		.nav-link.footerLink:hover{color:#9d7b32 !important;text-transform:lowercase}
		#navbarNav{margin-left:8vw;}

.navbarHome{
    display:none;
 position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index:1000;
}

		.hdrlogo{max-width:325px;min-width:172px;width:50vw;}
		.ftrlogo{max-width:325px;min-width:172px;width:50vw;}

		.section1{background-color:#3a3a3a;}
		.whoIsLogo{width:25vw;max-width:552px;min-width:225px;}
		.whoisDesc{color:#FFFFFF; margin-top:20px;font-size: calc(17px + .35vw);;line-height:110%;padding-left:0px;}
		.greekSubText{color:#9e9c9c;font-family: poynter-gothic-text, sans-serif;font-weight: 300;text-transform: uppercase;font-size:calc(17px + 3.8vw);line-height:100%;}
		.greekText{color:#FFFFFF;font-family: linotype-didot, serif;font-style: italic;font-weight: 300;text-transform: none;margin:50px 0 50px 0;font-size:calc(17px + 1.5vw);}

		.section2Hdr{color:#9e9c9c;font-family: linotype-didot-headline, serif;font-style: normal;font-weight: 400;font-size:calc(17px + 3.9vw);line-height: 80%;margin-bottom: 2%;}
		.section2SubHdr {color: #9d7b32;text-transform: uppercase;font-size: calc(17px + 1vw);font-weight: 300;padding-bottom: 30px;line-height: 110%;}
		.section2Text {color: #3a3a3a;line-height: 120%;font-size: calc(17px + .35vw);margin-bottom: 30px;}
		.section3Hdr {color: #3a3a3a;font-family: linotype-didot-headline, serif;font-style: normal;font-weight: 400;font-size: calc(17px + 3.9vw);line-height: 80%;margin-bottom: 20px;}
		.section3SubHdr{color: #FFFFFF;text-transform: uppercase;font-size: calc(17px + 1vw);font-weight: 300;padding-bottom: 30px;line-height: 110%;}
		.section3Text{color:#3a3a3a;line-height:120%;font-size:calc(17px + .35vw);margin-bottom:30px;}

		.section4Hdr{color:#6d6d6d;font-family: linotype-didot-headline, serif;font-style: normal;font-weight: 400;font-size:calc(17px + 3.9vw);line-height: 80%;margin-bottom: 20px;}
		.section4SubHdr{color: #FFFFFF;text-transform: uppercase;font-size: calc(17px + 1vw);font-weight: 300;padding-bottom: 20px;line-height: 110%;}
		.section4Text{color:#3a3a3a;line-height:120%;font-size:calc(17px + .35vw);margin-bottom:30px;}

		.section5Hdr{color:#9e9c9c;font-family: linotype-didot-headline, serif;font-style: normal;font-weight: 400;font-size:calc(17px + 3.9vw);line-height: 80%;margin-bottom: 20px;}
		.section5SubHdr{color: #9d7b32;text-transform: uppercase;font-size: calc(17px + 1vw);font-weight: 300;padding-bottom: 30px;line-height: 110%;}
		.section5Text{color:#3a3a3a;line-height:120%;font-size:calc(17px + .35vw);margin-bottom:30px;}
		.contactNumber{color:#9e9c9c;}
		.contactNumber:hover{color:#9d7b32;text-decoration:none;}

		.btnGold-light{border-color:#9d7b32; color:#9d7b32; border-radius:0px;text-transform:uppercase;}
		.btnGold-light:focus{border-color:#9d7b32; color:#9d7b32;text-transform:uppercase;}
		.btnGold-light:visited{border-color:#9d7b32; color:#9d7b32;text-transform:uppercase;}
		.btnGold-light:hover{background-color:#9d7b32; border-color:#9d7b32;color:#FFFFFF;text-transform:uppercase;}

		.btnWhite-Gold{border-color:#FFFFFF; color:#FFFFFF; border-radius:0px;text-transform:uppercase;}
		.btnWhite-Gold:focus{border-color:#FFFFFF; color:#FFFFFF;text-transform:uppercase;}
		.btnWhite-Gold:visited{border-color:#FFFFFF; color:#FFFFFF;text-transform:uppercase;}
		.btnWhite-Gold:hover{background-color:#FFFFFF; border-color:#FFFFFF;color:#9d7b32;text-transform:uppercase;}

		.slideImage{width:30vw;min-width:300px;}

		.bg-gold{background-color:#9d7b32;}
		.bg-lightGray{background-color:#9e9c9c;}
		.bg-dark{background:#3a3a3a !important;}
        .bg-light{background:#FFFFFF !important;}
        
		::placeholder{color:#9e9c9c;opacity:1;}
		:-ms-input-placeholder { /* Internet Explorer 10-11 */color: #9e9c9c;font-weight:300;}
		::-ms-input-placeholder { /* Microsoft Edge */color: #9e9c9c;font-weight:300;}
		input[type=text], input[type=email] {background: unset;border-radius: 0px;border-top: 0px;border-left: 0px;border-right: 0px;border-color: #9d7b32;color:#9e9c9c;font-weight:300;}
		input[type=text]:focus, input[type=email]:focus {background: unset;border-radius: 0px;border-top: 0px;border-left: 0px;border-right: 0px;border-color: #9d7b32;color: #9e9c9c;box-shadow: 0 0 0 0.2rem rgba(157,123,50,.25);font-weight:300;}

		.copyright{color:#9e9c9c;font-size:calc(14px + .1vw);line-height: 110%;font-family: poynter-gothic-text, sans-serif;font-weight:300;}
		.copyright a{color:#9e9c9c;text-decoration:none;}
		.copyright a:hover{color:#9d7b32;}
		
		.subPageTitle{color:#9d7b32;font-family: linotype-didot-headline, serif;font-style: normal;font-weight: 400;font-size:calc(17px + 3.9vw);line-height: 80%;margin-bottom: 20px;}
		.subPageSubTitle{color: #9e9c9c;text-transform: uppercase;font-size: calc(17px + 1vw);font-weight: 300;padding-bottom: 10px;line-height: 110%;margin-top:50px;}
		.subPageText{font-size: calc(16px + .08vw);color:#6d6d6d;font-weight:300;}
		.subPageSection1{padding-bottom:20px;}
		.subPageSection2{padding-top:0px;padding-bottom:20px;}
		.subPageSection3{padding-top:30px;padding-bottom:0px;}
		.activeNav{color:#9d7b32 !important;text-decoration:underline !important;}
        .subPageLeftColumn{color: #9e9c9c;font-size: calc(12px + .3vw);font-weight: 300;margin-bottom:50px;}
        .subPageLowerLeftColumn{color: #9e9c9c;font-size: calc(12px + .3vw);font-weight: 300;margin-bottom:50px;}
        .subPageLowerRightColumn{color: #9e9c9c;font-size: calc(12px + .3vw);font-weight: 300;margin-bottom:50px;}
.ui-dialog .ui-dialog-content {font-family:poynter-gothic-text, sans-serif;font-weight:300;color:#9e9c9c;font-size: calc(14px + .25vw)}
