@font-face {
  font-family: "Bebas";
  src: url("../images/fonts/BEBAS-webfont.eot");
  src: url("../images/fonts/BEBAS-webfont.eot?#iefix") format("embedded-opentype"), url("../images/fonts/BEBAS-webfont.woff") format("woff"), url("../images/fonts/BEBAS-webfont.ttf") format("truetype"), url("../images/fonts/BEBAS-webfont.svg#Bebas") format("svg");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "FuturaBook";
  src: url("../images/fonts/futura-book-webfont.eot");
  src: url("../images/fonts/futura-book-webfont.eot?#iefix") format("embedded-opentype"), url("../images/fonts/futura-book-webfont.woff") format("woff"), url("../images/fonts/futura-book-webfont.ttf") format("truetype"), url("../images/fonts/futura-book-webfont.svg#FuturaBook") format("svg");
  font-weight: 100;
  font-style: normal;
}
/* line 5, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 2, ../sass/_corp.sass */
html {
  overflow-x: hidden;
}

/* line 4, ../sass/_corp.sass */
body {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 16px;
}

/* line 7, ../sass/_corp.sass */
a {
  text-decoration: underline;
}
/* line 9, ../sass/_corp.sass */
a:hover {
  text-decoration: none;
}

/* line 11, ../sass/_corp.sass */
.top-link {
  text-decoration: underline;
}
/* line 13, ../sass/_corp.sass */
.top-link:hover {
  text-decoration: none;
  cursor: pointer;
}

/* line 17, ../sass/_corp.sass */
#wrap {
  width: 992px;
  margin: 0 auto;
}

/* line 21, ../sass/_corp.sass */
.section-break {
  margin-bottom: 15px;
}
/* line 23, ../sass/_corp.sass */
.ie6 .section-break, .ie7 .section-break, .ie8 .section-break {
  zoom: 1;
}

/* line 27, ../sass/_corp.sass */
.error {
  display: block;
  background: #ffbaba;
  color: #d8000c;
  padding: 15px 0;
}
/* line 32, ../sass/_corp.sass */
.error .message {
  margin-bottom: 5px;
}
/* line 34, ../sass/_corp.sass */
.error .error {
  display: inline;
  padding: 0;
}

/* line 37, ../sass/_corp.sass */
label span.error {
  background: none;
  padding: 0;
  display: inline;
}

/* line 42, ../sass/_corp.sass */
.input-level-error {
  display: block;
  margin-top: 5px;
}

/* line 47, ../sass/_corp.sass */
h1, .heading1 {
  display: block;
  font-family: FuturaBook, "Trebuchet MS", Arial, sans-serif;
  font-size: 54px;
  line-height: 54px;
  color: #252525;
  text-transform: uppercase;
  font-weight: 100;
  margin-bottom: 30px;
}
/* line 37, ../sass/base/_functions.sass */
h1 .intro-header, .heading1 .intro-header {
  display: block;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-style: italic;
  font-size: 30px;
  line-height: 30px;
  text-transform: lowercase;
  padding-bottom: 16px;
}
/* line 45, ../sass/base/_functions.sass */
h1 .sub-header, .heading1 .sub-header {
  display: block;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-style: italic;
  font-size: 30px;
  line-height: 30px;
  text-transform: uppercase;
  padding-top: 16px;
}
/* line 49, ../sass/_corp.sass */
h1.inverse-heading, .heading1.inverse-heading {
  color: #fff;
}
/* line 51, ../sass/_corp.sass */
.image-with-header h1, .image-with-header .heading1 {
  position: relative;
  left: -50%;
  text-align: center;
  top: 90px;
}

.image-with-header h1.greenrow {
  top: 165px;
}

.image-with-header h1.outward {
  position: relative;
  left: -50%;
  text-align: center;
  top: 250px;
  filter: invert(99%) sepia(1%) saturate(2%) hue-rotate(293deg) brightness(106%) contrast(100%);
}

/* line 57, ../sass/_corp.sass */
h2, .heading2 {
  display: block;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 15px;
  line-height: 28px;
  color: #252525;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
}
/* line 59, ../sass/_corp.sass */
h2.inline, .heading2.inline {
  display: inline;
}

/* line 61, ../sass/_corp.sass */
h3, .heading3 {
  display: block;
  font-family: Bebas, Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 17px;
  color: #252525;
  text-transform: uppercase;
  font-weight: 100;
  margin-bottom: 10px;
  word-spacing: 4px;
}
/* line 63, ../sass/_corp.sass */
h3.inline, .heading3.inline {
  display: inline;
}

/* line 65, ../sass/_corp.sass */
h4, .heading4 {
  display: block;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 16px;
  line-height: 22px;
  color: #252525;
  text-transform: uppercase;
  font-weight: 100;
  margin-bottom: 10px;
}
/* line 67, ../sass/_corp.sass */
h4.inline, .heading4.inline {
  display: inline;
}

/* line 71, ../sass/_corp.sass */
p, address {
  font-size: 15px;
  line-height: 28px;
  margin-bottom: 24px;
}

/* line 75, ../sass/_corp.sass */
a {
  color: #252525;
}

/* line 79, ../sass/_corp.sass */
.float-left {
  float: left;
}

/* line 81, ../sass/_corp.sass */
.float-right {
  float: right;
}

/* line 83, ../sass/_corp.sass */
.center {
  text-align: center;
}

/* line 86, ../sass/_corp.sass */
.absXCenter {
  position: absolute;
  left: 50%;
}

.absXCenter.outward {
  position: absolute;
  left: 50%;
  width: 25%
}

/* line 91, ../sass/_corp.sass */
.absXCenterBottom {
  position: absolute;
  left: 50%;
  bottom: 0;
}

/* line 98, ../sass/_corp.sass */
.line-list {
  margin-bottom: 30px;
}
/* line 100, ../sass/_corp.sass */
.line-list .list-item {
  margin-bottom: 30px;
  background: url("../images/common/hrule.gif") bottom center no-repeat;
  padding-bottom: 40px;
  margin-bottom: 30px;
}

/* line 105, ../sass/_corp.sass */
.bullet-list {
  margin: 0 0 30px 30px;
}
/* line 107, ../sass/_corp.sass */
.bullet-list .list-item {
  background: url("../images/common/list-bullet.png") left center no-repeat;
  padding-left: 20px;
  margin-bottom: 6px;
}

/* line 113, ../sass/_corp.sass */
.image-with-header {
  position: relative;
}
/* line 115, ../sass/_corp.sass */
.image-with-header img {
  display: block;
  width: 100%;
}

/* line 117, ../sass/_corp.sass */
.tint-overlay {
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  height: 100%;
  width: 100%;
}
/* line 122, ../sass/_corp.sass */
.ie6 .tint-overlay, .ie7 .tint-overlay, .ie8 .tint-overlay {
  background: url("../images/common/ie-overlay-bg.png") repeat;
}
/* line 124, ../sass/_corp.sass */
.tint-overlay .overlay-text {
  color: #fff;
  width: 720px;
  text-align: center;
  position: absolute;
  margin-left: -360px;
  top: 300px;
}

/* line 131, ../sass/_corp.sass */
.plain-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
}
/* line 135, ../sass/_corp.sass */
.plain-overlay .overlay-text {
  color: #fff;
  width: 720px;
  text-align: center;
  position: absolute;
  margin-left: -360px;
  top: 330px;
}

/* line 142, ../sass/_corp.sass */
.under-hero-text {
  background: #000;
  color: #fff;
  padding: 24px 0;
  text-transform: uppercase;
  margin-bottom: 35px;
}
/* line 148, ../sass/_corp.sass */
.under-hero-text p {
  font: 20px/30px Georgia, Times, "Times New Roman", serif;
  width: 900px;
  margin: 0 auto;
}
/* line 152, ../sass/_corp.sass */
.under-hero-text .quote-author {
  font: 18px/20px Georgia, Times, "Times New Roman", serif;
  margin-top: 22px;
}

/* line 155, ../sass/_corp.sass */
#content {
  margin-bottom: 16px;
}

/* line 157, ../sass/_corp.sass */
#content.center {
  text-align: center;
}

/* line 159, ../sass/_corp.sass */
.disclaimer {
  font-size: 11px;
}

/* line 161, ../sass/_corp.sass */
.fancy-text {
  font-size: 20px;
  line-height: 28px;
  font-family: FuturaBook, "Trebuchet MS", Arial, sans-serif;
  width: 720px;
  margin: 0 auto;
  text-transform: uppercase;
}

/* line 170, ../sass/_corp.sass */
.slide-overlay {
  z-index: 110;
  position: relative;
}
/* line 173, ../sass/_corp.sass */
.slide-overlay h1 {
  top: 100px;
}

/* line 176, ../sass/_corp.sass */
.cycle-slideshow {
  width: 992px;
  height: 654px;
  overflow: hidden;
  position: relative;
}
/* line 181, ../sass/_corp.sass */
.cycle-slideshow .prev, .cycle-slideshow .next {
  text-indent: -9999px;
  position: absolute;
  top: 45%;
  left: 5px;
  background: url("../images/common/arrows.png") 0 0 no-repeat;
  height: 44px;
  width: 44px;
  z-index: 105;
}
/* line 190, ../sass/_corp.sass */
.cycle-slideshow .prev:hover, .cycle-slideshow .next:hover {
  cursor: pointer;
}
/* line 192, ../sass/_corp.sass */
.cycle-slideshow .next {
  background-position: 0 -44px;
  left: auto;
  right: 5px;
}
/* line 197, ../sass/_corp.sass */
.cycle-slideshow h1 {
  top: 260px;
}

/* line 202, ../sass/_corp.sass */
.pdf-download a {
  display: inline-block;
  text-align: center;
  color: #fff;
  font-family: Bebas, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 14px;
  word-spacing: 4px;
  background: #000;
  padding: 6px 10px;
  text-decoration: none;
  background: #000;
  margin-left: 10px;
  font-family: arial, helvetica, sans-serif;
}
/* line 22, ../sass/base/_functions.sass */
.ie6 .pdf-download a, .ie7 .pdf-download a, .ie8 .pdf-download a {
  display: inline;
}
/* line 24, ../sass/base/_functions.sass */
.pdf-download a a {
  color: #fff;
  text-decoration: none;
}
/* line 207, ../sass/_corp.sass */
.pdf-download .pdf-title {
  display: block;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 15px;
  line-height: 28px;
  color: #252525;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
  display: block;
  text-transform: none;
}

/* line 212, ../sass/_corp.sass */
fieldset {
  display: inline;
}

/* line 216, ../sass/_corp.sass */
.touch {
  -webkit-backface-visibility: hidden;
}

/* line 3, ../sass/nav/_header.sass */
#header {
  background: #000;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 120;
}
/* line 10, ../sass/nav/_header.sass */
#header #logo-top {
  display: block;
  text-align: center;
  padding: 15px 0 17px;
}
/* line 14, ../sass/nav/_header.sass */
#header #brand-nav-container {
  background: #000;
}
/* line 16, ../sass/nav/_header.sass */
#header #brand-nav-container .nav {
  margin: 0 auto;
  padding: 18px 0;
  text-align: center;
}
/* line 20, ../sass/nav/_header.sass */
#header #brand-nav-container .nav-item {
  display: inline-block;
  padding: 0 2px;
  margin: 0 5px;
  text-transform: uppercase;
  font: 14px/16px Bebas, Arial, Helvetica, sans-serif;
  word-spacing: 4px;
}
/* line 27, ../sass/nav/_header.sass */
.ie6 #header #brand-nav-container .nav-item, .ie7 #header #brand-nav-container .nav-item, .ie8 #header #brand-nav-container .nav-item {
  display: inline;
}
/* line 29, ../sass/nav/_header.sass */
#header #brand-nav-container .nav-item a {
  color: #fff;
  text-decoration: none;
}
/* line 32, ../sass/nav/_header.sass */
#header #brand-nav-container .active a {
  color: #898989;
}
/* line 34, ../sass/nav/_header.sass */
#header #nav-container, #header #sub-nav-container {
  background: #fff;
}
/* line 36, ../sass/nav/_header.sass */
#header #nav-container .nav, #header #sub-nav-container .nav {
  margin: 0 auto;
  padding: 18px 0;
  text-align: center;
}
/* line 40, ../sass/nav/_header.sass */
#header #nav-container .nav-item, #header #sub-nav-container .nav-item {
  display: inline-block;
  padding: 0 2px;
  margin: 0 8px;
  text-transform: uppercase;
  font: 14px/16px Bebas, Arial, Helvetica, sans-serif;
  word-spacing: 4px;
}
/* line 47, ../sass/nav/_header.sass */
.ie6 #header #nav-container .nav-item, .ie6 #header #sub-nav-container .nav-item, .ie7 #header #nav-container .nav-item, .ie7 #header #sub-nav-container .nav-item, .ie8 #header #nav-container .nav-item, .ie8 #header #sub-nav-container .nav-item {
  display: inline;
}
/* line 49, ../sass/nav/_header.sass */
#header #nav-container .nav-item a, #header #sub-nav-container .nav-item a {
  color: #898989;
  text-decoration: none;
}
/* line 52, ../sass/nav/_header.sass */
#header #nav-container .nav-item a:hover, #header #sub-nav-container .nav-item a:hover {
  color: #252525;
}
/* line 54, ../sass/nav/_header.sass */
#header #nav-container .active a, #header #sub-nav-container .active a {
  color: #252525;
}
/* line 58, ../sass/nav/_header.sass */
#header #sub-nav-container .nav {
  padding-top: 0;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* line 63, ../sass/nav/_header.sass */
  #header #nav-container, #header #sub-nav-container {
    margin-bottom: -1px;
  }
  /* line 65, ../sass/nav/_header.sass */
  #header #nav-container .nav, #header #sub-nav-container .nav {
    padding: 18px 0 0;
  }
  /* line 67, ../sass/nav/_header.sass */
  #header #nav-container .nav-item, #header #sub-nav-container .nav-item {
    margin-bottom: 18px;
  }
  /* line 69, ../sass/nav/_header.sass */
  #header #nav-container #sub-nav-container, #header #sub-nav-container #sub-nav-container {
    margin-top: -1px;
  }
}
/* line 3, ../sass/nav/_footer.sass */
#footer {
  background: url("../images/nav/logo-wsi.png") no-repeat center 62px #000;
  height: 117px;
  width: 100%;
  clear: both;
}
/* line 8, ../sass/nav/_footer.sass */
#footer #footer-nav-container {
  background: #000;
}
/* line 10, ../sass/nav/_footer.sass */
#footer #footer-nav-container .nav {
  margin: 0 auto;
  padding: 14px 0;
  text-align: center;
}
/* line 14, ../sass/nav/_footer.sass */
#footer #footer-nav-container .nav-item {
  display: inline-block;
  padding: 0 2px;
  margin: 0 8px;
  text-transform: uppercase;
  font: 12px/14px Bebas, Arial, Helvetica, sans-serif;
  word-spacing: 4px;
}
/* line 21, ../sass/nav/_footer.sass */
.ie6 #footer #footer-nav-container .nav-item, .ie7 #footer #footer-nav-container .nav-item, .ie8 #footer #footer-nav-container .nav-item {
  display: inline;
}
/* line 23, ../sass/nav/_footer.sass */
#footer #footer-nav-container .nav-item a {
  color: #fff;
  text-decoration: none;
}
/* line 26, ../sass/nav/_footer.sass */
#footer #footer-nav-container .nav-item a:hover {
  color: #898989;
}

/* line 28, ../sass/nav/_footer.sass */
#brand-footer {
  background: #ececec;
  margin-top: 50px;
  padding-top: 30px;
  width: 100%;
}

/* line 33, ../sass/nav/_footer.sass */
.logo-list {
  display: block;
  text-align: center;
  padding-bottom: 20px;
}
/* line 37, ../sass/nav/_footer.sass */
.logo-list .nav-item {
  display: inline-block;
  line-height: 36px;
  vertical-align: middle;
  margin-left: 40px;
}
.logo-list .nav-item.greenrow {
  display: inline-block;
  line-height: 36px;
  vertical-align: middle;
  margin-left: 40px;
  width: 10%;
}
.logo-list .nav-item.outward {
  display: inline-block;
  line-height: 36px;
  vertical-align: middle;
  margin-left: 40px;
  width: 10%;
}
.svg-gray {
  filter: invert(63%) sepia(0%) saturate(1038%) hue-rotate(65deg) brightness(99%) contrast(91%);
}
/* line 42, ../sass/nav/_footer.sass */
.ie6 .logo-list .nav-item, .ie7 .logo-list .nav-item, .ie8 .logo-list .nav-item {
  display: inline;
}
/* line 44, ../sass/nav/_footer.sass */
.logo-list .nav-item a {
  display: block;
  padding: 10px 0;
}
/* line 47, ../sass/nav/_footer.sass */
.logo-list .nav-item:first-child {
  margin: 0;
}

/* line 49, ../sass/nav/_footer.sass */
#copyright {
  text-align: center;
  font-size: 14px;
  padding-bottom: 20px;
}



/********************/
/* V2 Styles 4/2021 */
/********************/


#v2header {
  background: #3D3D3D;
  width: 100%;
}

#v2header #logo-top {
  display: block;
  text-align: center;
  padding: 15px 0 17px;
}
#v2header #logo-top svg {
  width: 25%;
}

/* NAVIGATION STYLES */
#v2header #nav {
  max-width: 1440px;
  display: flex;
  justify-content: space-around;
  margin: 0 auto;
  font-family: 'futura-pt', sans-serif;
  font-weight: 500;
  position: relative;
  top: 25%;
  left: 0;
  z-index: 101;
}



/* V2 Wrap */
#v2wrap {
  max-width: 1440px;
  margin: 0 auto;
}



.toggle,
[id^=drop] {
  display: none;
}

/* Giving a background-color to the nav container. */
nav { 
  margin: 0;
  padding: 0 0 20px 0;
  background-color: #3D3D3D;
}

#logo {
  display: block;
  padding: 0 30px;
  font-size: 20px;
  line-height: 60px;
}

/* Since we'll have the "ul li" "float:left"
 * we need to add a clear after the container. */

nav:after {
  content: "";
  display: table;
  clear: both;
}

/* Removing padding, margin and "list-style" from the "ul",
 * and adding "position:reltive" */
nav ul {
  font-family: 'futura-pt', sans-serif;
  font-weight: 500;
  font-size: .9vw;
  text-transform: uppercase;
  width: fit-content;
  padding: 0;
  margin: 0 auto;
  list-style: none;
  position: relative;
  }

nav > ul > li:not( :last-child ) > a {
  border-right: 1px solid #FFFFFF;
}

nav > ul > li:hover > a, nav > ul:not( :hover ) > li.active > a {
  color: #9B6E01;
}
  
/* Positioning the navigation items inline */
nav ul li {
  margin: 0px;
  display: inline-block;
  float: left;
  background-color: #3D3D3D;
  width: 200px;
  text-align: center;
}

/* Styling the links */
nav a {
  display: block;
  padding: 0 20px;  
  color: #FFF;
  line-height: 25px;
  text-decoration: none;
}


nav ul li ul li:hover { 
  background: #3D3D3D; 
}

nav ul li ul li:hover > a{ 
  color: #9B6E01;
}

nav ul li ul li.mobile-only { 
  display: none;
}

/* Background color change on Hover */
nav a#logo-top:hover { 
  background-color: transparent;
}
nav a:hover { 
  background-color: #3D3D3D; 
}

/* Hide Dropdowns by Default
 * and giving it a position of absolute */
nav ul ul {
  display: none;
  position: absolute; 
  /* has to be the same number as the "line-height" of "nav a" */
  top: 25px; 
  z-index: 1;
  padding-top: 20px;
}
  
/* Display Dropdowns on Hover */
nav ul li:hover > ul {
  display:inherit;
}
  
/* First Tier Dropdown */
nav ul ul li {
  width: 180px;
  float: none;
  display: list-item;
  position: relative;
  padding: 10px;
}

/* Second, Third and more Tiers 
 * We move the 2nd and 3rd etc tier dropdowns to the left
 * by the amount of the width of the first tier.
*/
nav ul ul ul li {
  position: relative;
  top: -60px;
  /* has to be the same number as the "width" of "nav ul ul li" */ 
  left: 170px; 
}

  
/* Change ' +' in order to change the Dropdown symbol */
li > a:after { content:  ''; }
li > a:only-child:after { content: ''; }


/* Media Queries
--------------------------------------------- */

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

  #logo {
    display: block;
    padding: 0;
    width: 100%;
    text-align: center;
    float: none;
  }

  nav {
    margin: 0;
  }

  /* Hide the navigation menu by default */
  /* Also hide the  */
  .toggle + a,
  .menu {
    display: none;
  }

  /* Stylinf the toggle lable */
  .toggle {
    display: block;
    background-color: #3D3D3D;
    padding: 14px 20px;  
    color: #FFF;
    font-family: 'futura-pt', sans-serif;
    font-size: 2vw;
    text-decoration: none;
    border: none;
    text-align: center;
    text-transform: uppercase;
  }

  .toggle:hover {
    background-color: #000000;
  }

  /* Display Dropdown when clicked on Parent Lable */
  [id^=drop]:checked + ul {
    display: flex;
    flex-direction: column;
    width: fit-content;
  }

  /* Change menu item's width to 100% */
  nav ul li {
    display: block;
    width: 100%;
    padding: 14px 0px;
  }

  nav ul ul .toggle,
  nav ul ul a {
    padding: 0 40px;
  }

  nav ul ul ul a {
    padding: 0 80px;
  }

  nav a:hover,
  nav ul ul ul a {
    background-color: #000000;
  }
  
  nav ul li ul li .toggle,
  nav ul ul a,
  nav ul ul ul a{
    padding: 14px 20px;  
    color: #FFF;
    font-size: 2vw; 
  }
  
  
  nav ul li ul li .toggle,
  nav ul ul a {
    background-color: #666666; 
  }

  /* Hide Dropdowns by Default */
  nav ul ul {
    float: none;
    position: static;
    color: #ffffff;
    /* has to be the same number as the "line-height" of "nav a" */
  }
    
  /* Hide menus on hover */
  nav ul ul li:hover > ul,
  nav ul li:hover > ul {
    display: none;
  }
    
  /* Fisrt Tier Dropdown */
  nav ul ul li {
    display: block;
    width: 100%;
    margin: 0 0 10% 0;
    padding: 0;
  }

  nav ul ul ul li {
    position: static;
    /* has to be the same number as the "width" of "nav ul ul li" */ 

  }


  /* BEGIN MOBILE TWEAKS */
  #careers-content section.hero {
    padding-top: 56% !important; 
  }
  #v2header #logo-top svg {
    padding-top: 5%;
    width: 60%;
  }
  #careers-content section.brands .brand-list {
    flex-direction: column;
  }

  #careers-content section.brands .brand-list .logo.ws {
    width: auto;
  }

  #careers-content section h1 {
    font-size: 5vw !important;
  }
  #careers-content section h3 {
    font-size: 2vw !important;
    line-height: 4vw !important;
  }
  section.careers-us .list-it {
    flex-direction: column;
  }
  #careers-content section.careers-us .list-it li {
    width: 96% !important;
  }
  nav a {
    font-size: 2vw;
  }
  nav > ul > li:not( :last-child ) > a  {
    border-right: none;
    font-size: 2vw;
    padding: 14px 20px;
  }
  nav > ul > li:hover > a, nav > ul:not( :hover ) > li.active > a {
    padding: 14px 20px;
  }
  nav ul li ul li.mobile-only { 
    display: block;
  }
  .homepage section p {
    margin: 2% 5% !important;
  }
  #careers-content .fifty-fifty .copy {
    width: 100% !important;
  }
  #careers-content .fifty-fifty .copy.more {
    padding-bottom: 5%;
  }
  #careers-content .fifty-fifty .image {
    width: 100% !important;
  }
  #careers-content .bg-color1 {
    flex-direction: column-reverse;
  }
  #careers-content .bg-color2 {
    flex-direction: column;
  }
  #careers-content .bg-color1.mobile-flipped {
    flex-direction: column;
  }
  #careers-content section h2 {
    font-size: 4vw !important;
    padding-top: 5%;
  }
  #careers-content .fifty-fifty .copy .copy-text {
    font-size: 1.2vw !important;
    line-height: 2vw !important;
  }
  #careers-content a.cta, #careers-content a:hover.cta, #careers-content a:link.cta, #careers-content a:visited.cta {
    padding: 2.5% 5% !important;
    font-size: 4vw !important;
    width: 50% !important;
  }
  #careers-content section.careers-us .list-it .locations-list p {
    text-align: center !important;
    font-weight: 400 !important;
    font-size: 1.8vw !important;
    line-height: 2vw !important;
  }
  #careers-content section.careers-us .list-it.interns ul p {
    text-align: center !important;
    font-weight: 400 !important;
    font-size: 1.8vw !important;
    line-height: 2.8vw !important;
  }
  #careers-content section.careers-us .list-it.interns ul p.normal {
    font-size: 1.4vw !important;
    line-height: 2.4vw !important;
  }
  .our-story section.featured-person {
    flex-direction: column;
    align-items: center;
  }
  .our-story .portrait-featured-person {
    margin-left: 0 !important;
    width: 75% !important;
    padding-bottom: 5%;
  }
  .our-story .copy-featured-person {
    width: 100% !important;
    margin: 1% 0 0 1% !important;
  }
  .our-story section.featured-person .name {
    font-size: 5vw !important;
    line-height: 6vw !important; 
  }
  .our-story section.featured-person .title {
    font-size: 2vw !important;
    line-height: 3vw !important;
  }
  section.about-us .copyblock p {
    margin: 4% 5% !important;
  }
  #careers-content.our-initiatives section.careers-us.leading-the-industry h3 {
    font-size: 4vw !important;
    margin-bottom: 1.5vw;
  }
  #careers-content.our-initiatives section.careers-us.leading-the-industry .uppercase {
    font-size: 1vw !important;
  }
  #careers-content.our-initiatives section.careers-us.leading-the-industry span {
    font-size: 1vw !important;
  }
  #careers-content.our-initiatives .fifty-fifty .copy-text {
    margin: 4% 5% !important;
  }
  #careers-content.our-initiatives ul.associate-networks {
    font-size: 1.5vw !important;
    line-height: 2.5vw !important;
  }
  #careers-content.benefits p {
    font-size: 3vw !important;
    line-height: 4.5vw !important;
    margin: 4% 5% !important; 
  }
  #careers-content.benefits .fifty-fifty .copy.more p {
    margin: 4% 5% !important; 
  }
  #careers-content section.careers-us .list-it p {
    font-size: 1.2vw !important;
    line-height: 2vw !important;
    margin: 4% 5% !important; 
  }
  section.careers-us.leading-the-industry .copyblock p {
    margin: 4% 5% !important;
  }
  #careers-content section h1 {
    margin: 20px 0 20px 0 !important;
  }
  .our-initiatives section.main-hero .hero-content {
    padding-top: 2% !important;
  }
  #careers-content.our-initiatives section.careers-us.leading-the-industry .uppercase {
    margin: .5vw 0 0 0 !important;
  }
}


/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
  #careers-content a.cta, #careers-content a:hover.cta, #careers-content a:link.cta, #careers-content a:visited.cta {
    padding: 1.5% 4%;
  }
  #careers-content section.careers-us .list-it p {
    margin: 10% 0 0 0 !important;
  }
}

@media all and (max-width : 330px) {

  nav ul li {
    display:block;
    width: 94%;
  }

}



