/*
 Theme Name:     Health Workforce Technical Assistance Center Child Theme
 Theme URI:      https://www.elegantthemes.com/gallery/foxy/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/

 
/* =Theme customization starts here
------------------------------------------------------- */
body ol {
  list-style: decimal;
}
body ul {
  list-style: disc !important;
  margin-left: 20px;
}

/* Typography overrides */
.entry-content p + ul,
.resources-single p + ul,
.resources-content p+ ul {
  margin-bottom: 1em;
}
.entry-content h2,
.container h2 {
  font-weight: 600;
  font-size: 1.875em;
}
.entry-content h3,
.container h3 {
  font-weight: 600;
  font-size: 1.5em;
}
.entry-content h4,
.container h4 {
  font-weight: 700;
  font-size: 1em;
}

/* HOMEPAGE STYLING
-------------------------------*/
.home-wigets.et_pb_equal_columns .et_pb_module, .home-widgets.et_pb_equal_columns .et_pb_text, .home-widgets.et_pb_equal_columns .et_pb_module .et_pb_text_inner {
  height: 100%;
}
.home-widget {
  background-color: #eee;
  padding: 30px;
  position: relative;
  overflow: hidden;
  height: 100%;
}
.home-widget:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 20px 700px;
  border-color: transparent transparent #fff transparent;
  bottom: 0px;
  right: 0;
  position: absolute;
  z-index: 10;
}
.home-widget h4, .home-widget_link {
  font-size: 14px;
  color: #939598;
  text-transform: uppercase;
  display: block;
}
.home-widget_link:hover {
  color: #636466;
}
.home-widget h4 {
  letter-spacing: 1px;
}
.home-widget_icon {
  background-color: #fff;
  color: #14489f;
  font-size: 80px;
  line-height: 160px;
  border-radius: 100%;
  display: block;
  width: 160px;
  height: 160px;
  text-align: center;
  margin: 0 auto 30px;
}
.horizontal .home-widget_icon {
  float: left;
  width: 25%;
  max-width: 125px;
  margin: 0 30px 0 0;
  font-size: 50px;
  height: 100px;
  width: 100px;
  line-height: 100px;
}
.horizontal .home-widget_desc {
  float: left;
  max-width: 73%;
}
.home-widget_content {
  font-size: 20px;
  margin: 10px 0;
}

.home-blue {
  background-color: #14489f;
  background-image: linear-gradient(180deg,rgba(24,77,167,0.5) 14%,#0b2c66 100%),url(assets/img/cubes.png);
  position: relative;
}
.blue-link {
  display: block;
}
.blue-link:hover .button, .blue-link:hover .icon {
  background-color: #0b2c66 !important;
  color: #fff;
}
.home-blue .icon {
  font-size: 40px;
  color: #14489f;
  background-color: #fff;
  display: inline-block;
  padding: 30px;
  text-align: center;
  border-radius: 100%;
  margin-bottom: 10px;
}
.home-blue .two .icon {
  font-size: 70px;
}
.home-blue .row {
  display: flex;
}
.home-blue:after {
  display: block;
  content: '';
  width: 100%;
  height: 50px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to left bottom, transparent 49.5%, white 50%, white 0%);
}
.home-blue .container > .row > .columns {
  padding: 50px;
}
.home-blue .container > .row > .columns:nth-child(1) {
  padding-bottom: 100px;
  background-color: rgba(24,77,167,0.5);
}
.home-blue .container > .row > .columns:nth-child(2) {
  background-color: rgba(11,44,102,0.5);
}
.home-blue h2 {
  font-size: 22px;
  color: #fff;
}
.home-blue h4 {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
  opacity: .8;
}
.home-blue p {
  color: #fff;
}
.home-blue .container .row > .columns.six {
  width: 50%;
  margin: 0;
  flex: 1;
}


.home-white {
  background-color: #fff;
  padding: 50px 0;
}
.home-white > .container > .row > .columns {
  padding: 30px;
  background-color: #eee;
  transition: all .5s;
  position: relative;
}
.home-white .row {
  display: flex;
}
.home-white .row .columns {
  flex: 1;
}
.home-white > .container > .row > .columns:hover {
  background-color: #e3e3e3;
}
.home-white .columns.two {
  padding-bottom: 70px;
}
.home-white .columns:after {
  display: block;
  content: '';
  width: 100%;
  height: 50px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to right bottom, transparent 49.5%, white 50%, white 0%);
}
.home-white .columns.six:after, .home-white .columns.four:after {
  height: 25px;
}
.home-white h2 {
  font-size: 22px;
  font-weight: 400;
}
.home-white h4 {
  font-size: 14px;
  color: #636466;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.home-white .icon {
  font-size: 50px;
  background-color: #fff;
  padding: 35px;
  text-align: center;
  border-radius: 100%;
  color: #14489f;
}
.home-white .button {
  margin-top: 0;
}
.white-link:hover .button {
  background-color: transparent !important;
  color: #0b2c66;
}
.white-link:hover h2 {
  color: #0b2c66;
}
.white-link:hover .icon, .home-white > .container > .row > .columns:hover .icon {
  color: #fff;
  background-color: #0b2c66;
}
.home-white .columns.six .icon, .home-white .columns.four .icon {
  display: block;
  margin: 0 auto 10px;
  font-size: 70px;
  width: 140px;
}
.home-white .link {
  color: #636466;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.home-white .columns:hover .link {
  color: #0b2c66;
}
.featured-topics {
  font-size: 22px;
}



/* RESOURCES STYLING
-------------------------------*/
h3.title {
  font-weight: 700;
/*  text-transform: uppercase; */
  font-size: 16px;
  color: #3F3F3F;
  margin: 20px 0 10px;
  padding: 0;
  position: relative;
}
h3.title:first-child {
  margin-top: 0; 
}
.resources-duration {
  /*margin-top: 20px;*/
  padding: 0;
}
.authors-list {
  margin-top: 10px;
  margin: 0;
}
.authors-list li {
  margin-bottom: 5px;
  list-style-type: none;
}
.authors-list p {
  color: #636466;
  font-size: 14px;
  margin: 0;
  line-height: 18px;
  padding-bottom: 5px;
}
.resources-listing {
  margin: 0 0 30px;
}
.resources-content.fwpl-row {
  display: block;
}
.resources-single {
  margin: 30px auto;
}
.resources-single .resources-header h1 {
  font-weight: 600;
  font-size: 32px;
  padding: 0;
}
.resources-archives .fwpl-result {
  position: relative;
  margin-bottom: 60px;
}
.resources-archives .fwpl-result:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -30px;
  width: 25%;
  height: 1px;
  background-color: #939598;
}
.post-type-archive-hwtac_faq .resources-listing:not(:first-child) {
  /*padding: 45px 0 0;*/
}
.post-type-archive-hwtac_faq .resources-description > p > strong {
  font-size: 20px;
}
.resources-header {
  /*margin-bottom: 10px;*/
}
.resources-header h2, .projects-header h2, .projects-listing h2 {
  font-size: 24px;
  font-weight: 600;
}
.resources-header h2 {
  padding-bottom: 8px;
}
.resources-icon span {
  padding: 0 3px 0 0;
}
.resources-icon {
  background-color: #eee;
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 12px;
  margin-bottom: 10px;
  transition: all .2s;
  color: #939598;
  padding: 5px 10px;
  font-weight: 600;
}
.resources-icon a {
  color: #4D4D51 !important; /* #939598 */
}
.post-type-archive-hwtac_ml .resources-ml,
.post-type-archive-hwtac_ra .resources-ra,
.post-type-archive-hwtac_pub .resources-pub,
.post-type-archive-hwtac_faq .resources-faq {
  display: none;
}
.resources-media_authors p, .resources-media_authors ul {
  line-height: 1.7em;
}
.resources-media_desc .button.blue.webex {
  margin-top: 0;
}
.webex-description {
  color: #636466;
  font-size: 12px;
  margin: 0;
  line-height: 18px;
  padding-bottom: 5px;
}
.resources-media_desc, .resources-topics, .resources-authors, .resources-center {
  font-size: 16px;
  display: block;
  line-height: 1.4em;
  margin: 5px 0 0;
  padding-bottom: 0;
}
.resources-authors {
  margin-top: 0;
}
.resources-button {
  border: none;
  padding: 0;
  margin-top: 5px;
  color: #14489f;
  cursor: pointer;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 1px;
  background-color: transparent;
}
.resources-button:hover {
  color: #3F3F3F;
}
.associated-rc {
  margin-bottom: 20px;
}
.resources-topics {
  border-left: none;
  padding-left: 0;
  margin-left: 0;
}
.resources-topics strong, .resources-authors strong, .resources-center strong {
 /* text-transform: uppercase;*/
  font-weight: 700;
  color: #3F3F3F;
}
.resources-date {
  margin-right: 8px;
  color: #3F3F3F;
/*  text-transform: uppercase;*/
  font-weight: 700;
  /*float: left;*/
  line-height: 1.7em;
}
.resources-content {
  /*margin-top: 5px;*/
}
.four img {
  margin-top: 5px;
}
.resources-description {
  line-height: 1.7em;
}
.resources-thumbnail {
  margin-top: 10px;
  display: block;
}
.toggle-simple_target {
  display: none;
  padding: 15px;
  background-color: #eee;
  margin-top: 10px;
}
.resources-rc {
  font-size: .8em;
  font-style: italic;
  line-height: 1.6em;
}
.resources-rc img {
  margin-bottom: 10px;
}
.resources-related {
  margin-top: 20px;
  max-width: 900px;
}
.resources-single_alerts .resources-related {max-width: 100%} /* overrides grab Additional Resouces box on Research Alerts so it matches the column width above it */
.publication-downloads {
  max-width: 100%;
  margin-top: 0; /* Was originally 20px but they wanted it to match the distance to the download links as on Research Alerts */
}
.publication-downloads ul, .publication-downloads li {
  list-style-type: none;
  margin-left: 0;
}
.resources-single_media .resources-related {
  max-width: 900px;
  margin: 30px auto 0;
}
.resources-related .row {
  background-color: #edf0f4;
}
.resources-related .row .columns {
  padding: 15px;
}
.resources-related, .resources-related h3, .resources-related p {
  color: #636466;
}
.resources-related h3.title:not(:first-child) {
  padding-top: 20px;
  margin-top: 20px;
}
.resources-related h3.title:not(:first-child):before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 25%;
  height: 1px;
  background-color: #939598;
}
.button.resources-button {
  text-transform: initial;
  letter-spacing: 0;
}
.resources-button span.left {
  padding-right: 5px;
}
.resources-button span.right {
  padding-left: 5px;
}

.resources-single_alerts.et_pb_section {
  padding: 30px 0;
}
.resources-listing .et-pb-icon, .resources-single .et-pb-icon {
  padding: 15px;
  font-size: 30px !important;
}
.meta {
  line-height: 1.4em;
  font-size: .85em;
}
.meta .divider {
  padding: 0 3px;
  color: #939598;
}
.meta strong {
  color: #939598;
  text-transform: uppercase;
}
.media-authors p.author {
  margin: 10px 0 0 0 !important;
  padding: 0 !important;
}
.media-authors p.credentials {
  font-size: .8em;
  line-height: 1.8em !important;
  padding: 0;
  color: #939598;
}
.listing-meta p {
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1.8em;
}
.resources-single .resources-entry {
  padding: 0;
}
.resources-additional {
  padding: 15px;
  background-color: #eeeeee;
  width: 100%;
}

.toggle-container {
  display: none;
}
.toggle-trigger.button {
  margin-top: 0;
}
.resources-theater {
  margin: 20px 0;
}

.projects-listing {
  margin: 0 0 30px;
  padding-bottom: 1px;
  position: relative;
}
.projects-listing:last-child {
  margin: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.projects-listing:not(:last-child):after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 25%;
  height: 1px;
  background-color: #939598;
}
.projects-listing h3 {
  font-size: 22px;
  /*font-weight: 300;*/
}

.searchandfilter ul {
  margin: 0;
}
.searchandfilter li {
  width: 100%;
}
.searchandfilter input[type=text], .searchandfilter select, .searchandfilter input[type=date] {
  width: 100%;
  display: block;
  font-size: 16px;
}
.page-template-search .toggle-block_trigger .toggle-block_btn {
  font-size: 16px; 
}
ul.filter-content_type {
  margin: 0;
  list-style-type: none !important;
}
.resources-archives input[type=checkbox] {
  display: none;
}
.resources-archives .cat-item label {
  width: 100%;
  background-color: #939598;
  cursor: pointer;
  color: #fff;
  padding: 3px 10px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 5px;
  transition: all .2s;
}
.resources-archives .cat-item label:before {
  font-family: 'ElegantIcons';
  font-weight: 400;
}
.resources-archives .cat-item:nth-child(1) label:before {
  content: '\e059';
}
.resources-archives .cat-item:nth-child(2) label:before {
  content: '\e06b';
}
.resources-archives .cat-item:nth-child(3) label:before {
  content: '\e07f';
}
.resources-archives .cat-item:nth-child(4) label:before {
  content: '\e064';
}
.resources-archives .cat-item:nth-child(5) label:before {
  content: '\e086';
}
.resources-archives .cat-item:nth-child(6) label:before {
  content: '\e02b';
}
.resources-archives .cat-item label:hover {
  background-color: #636466;
}
.resources-archives .cat-item.active label {
  background-color: #14489f;
}
ul.filter-content_type label span.count {
  font-weight: 400;
}
.resources-archive input[type=submit] {
  display: block;
  background-color: #0b2c66;
  border: none;
  margin-top: 10px;
  width: 100%;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 8px 10px;
  transition: all .2s;
}
.resources-archive input[type=submit]:hover {
  background-color: #14489f;
}
.facetwp-pager {
  margin: 0 0 60px;
  text-transform: uppercase;
  font-size: 22px;
}
.facetwp-pager-label {
  color: #3f3f3f;
  font-weight: 700;
}
.resources-nav {
  margin-top: 20px;
  padding-top: 15px;
  border-top: none;
  padding-bottom: 40px;
  /*  !!! For when next/prev buttons are put back: !!!
    border-top: 2px solid #edf0f4;
    remove padding-bottom
  */
}
.resources-nav .six.columns { display: none;}   /*  !!! For when next/prev buttons are put back: !!! */
.resources-nav span {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
}
.resources-prev, .resources-next {
  display: block;
}
.resources-prev strong {
  padding-right: 20px;
}
.resources-next strong {
  padding-left: 20px;
}
.resources-prev:hover, .resources-next:hover {
  color: #0b2c66;
}
.resources-next {
  text-align: left;
}
.resources-prev {
  text-align: right;
}
.resources-nav strong {
  font-size: 18px;
  display: block;
  text-transform: initial;
  letter-spacing: initial;
  line-height: 1.3em;
}
.single-hwtac_ml .container .resources-header, .single-hwtac_ml .container .resources-theater, .single-hwtac_ml .container .resources-content {
  max-width: 900px;
  margin: 0 auto;
}
.single-hwtac_ml .container .resources-theater {
  margin: 20px auto;
}
/* Unsure why this was here. Temp disabling it for masthead height consistency 6/11/20
.single-hwtac_ml h1 {
  margin-bottom: 20px;
}
*/
.post-type-archive .masthead-link.et_clickable, .page-id-25 .masthead-link.et_clickable {
  cursor: initial;
}


/* PROJECTS STYLING
-------------------------------*/
.project-archives {
  border-right: 1px solid #939598;
  padding-right: 2%;
}
.project-archives h4, .resources-archives h4 {
  font-size: 16px;
  color: #636466;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-bottom: 0;
}
.project-archive_list {
  margin: 0;
  list-style: none !important;
}
.project-archive_list li:before {
  content: '\35';
  font-family: 'ElegantIcons';
}
.project-listing {
  margin-bottom: 40px;
}
.project-header {
  margin-bottom: 10px;
}
.project-header h2 {
  font-size: 22px;
}
.project-content h2 strong, .project-content h3 strong, .project-content h4 strong, .project-content h5 strong {
  font-weight: 500;
  color: #636466 !important;
}
.project-content h2, .project-content h3, .project-content h4, .project-content h5 {
  font-weight: 500;
  color: #636466 !important;
}
.project-content h2, .project-content h3 {
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
}
.project-content h4 {
  font-size: 16px;
}
.project-header .meta {
  color: #939598;
  font-weight: 700;
  text-transform: uppercase;
}


/* STAFF STYLING
-------------------------------*/
.staff-container {
  padding: 30px 0;
}
.staff-listing {
  background-color: #eee;
  display: flex;
  min-height: 250px;
  margin: 30px 0;
  position: relative;
}
.staff-listing:after {
  display: inline-block;
  background-image: linear-gradient(to right bottom, transparent 49.5%, white 50%, white 0%);
  position: absolute;
  width: 100%;
  height: 50px;
  bottom: -2px;
  left: 0;
}
.staff-info {
  padding: 30px 30px 50px 30px;
  flex: 2;
  margin-left: 0;
}
.staff-header {
  margin-bottom: 10px;
}
.staff-header h2 {
  font-size: 32px;
  display: inline-block;
  margin-right: 8px;
}
.staff-header .meta {  
  text-transform: uppercase;
  color: #636466;
  font-size: 20px;
  display: inline-block;
  border-left: 1px solid #636466;
  padding-left: 10px;
  padding-right: 5px;
}
.staff-header .button {
  margin-top: 0;
  display: inline-block;
  line-height: 20px;
  padding: 0 8px;
  vertical-align: text-bottom;
}
.staff-cred {
  margin-top: 10px;
}
.staff-header a {
  font-size: 22px;
  padding: 0px 0 0 8px;
  /*background-color: #939598;*/
}
.staff-header .social_linkedin_square {
  font-size: 19px;
}
.staff-header .button.blue:hover {
  /*background-color: #636466;*/
}
.staff-photo {
  position: relative;
  min-height: 250px;
  flex: 1;
  /*background-image: url(assets/img/cubes.png);*/
  /*background-color: #bbb;*/
  box-sizing: border-box;
  order: 2;
}
.staff-photo img {
  display: block;
  margin-bottom: 10px;
  margin-top: 0;
}
.staff-img {
  position: absolute;
  height: 100%;
  width: 100%;
  display: block;
  overflow: hidden;
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
}



/* BROWSE TOPIC STYLING
-------------------------------*/
.topic-description {
  margin-top: 30px;
  background-color: #edf0f4;
}
.topic-description .row {
  background-size: contain;
  background-position: right center;
  background-repeat: no-repeat;
}
.topic-content {
  padding: 30px 0 30px 30px;
  z-index: 10;
  position: relative;
}
.topic-image {
  padding: 30px 30px 30px 0;
}

/* BROWSE RESOURCES STYLING
-------------------------------*/
.topic-browse {
  padding: 30px 0 0;
}
.topic-listing {
  border-bottom: 8px solid #fff;
}
.topic-listing-1 {
  margin-top: 30px;
}
.topic-listing-2 {
  background-color: blue;
}
.topic-listing-3 {
  background-color: green;
}
.topic-block {
  position: relative;
  height: 230px;
  display: block;
  float: left;
  padding: 15px 30px 15px 0;
}
.topic-block:nth-child(1) {
  border-right: 8px solid #fff;
}
.topic-block:nth-child(2) {
  border-right: 8px solid #fff;
}
.topic-block_wrapper {
  background-color: #3e3e3e;
  padding: 17px;
  position: relative;
  display: inline-block;
  z-index: 3;
}
.topic-block:hover .topic-block_wrapper {
  background-color: #fff;
}
.topic-block:hover h3, .topic-block:hover p.meta {
  color: #3e3e3e;
}
.topic-block_wrapper:after {
  content: '';
  display: inline-block;
  background-image: linear-gradient(to right bottom, #3e3e3e 0%, #3e3e3e 46.5%, transparent 49.5%);
  position: absolute;
  width: 20px;
  height: 102%;
  top: 0;
  right: -20px;
}
.topic-block:hover .topic-block_wrapper:after {
  background-image: linear-gradient(to right bottom, #fff 0%, #fff 46.5%, transparent 49.5%);
}
.topic-block h3 {
  font-size: 22px;
  padding: 0;
  margin: 0;
  font-weight: 600;
  color: #fff;
}
.topic-block p.meta {
  color: #fff;
}
.topic-color {
  mix-blend-mode: hard-light;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    opacity: 0.8;
}
.topic-block-1 { width: 45%; }
.topic-block-2 { width: 20%; }
.topic-block-3 { width: 35%; }
.topic-block-4 { width: 35%; }
.topic-block-5 { width: 45%; }
.topic-block-6 { width: 20%; }
.topic-block-7 { width: 20%; }
.topic-block-8 { width: 35%; }
.topic-block-9 { width: 45%; }

.ie9 .topic-color, .ie10 .topic-color, .ie11 .topic-color, .ie .topic-color, .edge .topic-color {
  opacity: .5;
}
.topic-color-1 { background-color: #233D78 }
.topic-color-2 { background-color: #626262; }
.topic-color-3 { background-color: #36607B; }
.topic-color-4 { background-color: #36607B; }
.topic-color-5 { background-color: #233D78 }
.topic-color-6 { background-color: #626262; }
.topic-color-7 { background-color: #626262; }
.topic-color-8 { background-color: #36607B; }
.topic-color-9 { background-color: #233D78 }
.topic-block .meta {
  text-transform: uppercase;
  color: #000;
}

.toggle-block {
  background-color: #D6D9DE;
  margin-bottom: 40px;
  margin-top: 40px;
  position: relative;
  padding-bottom: 10px;
}
.toggle-block_trigger .toggle-block_btn > span {
  background-color: #3F3F3F;
  color: #fff;
  padding: 15px 20px;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  position: relative;
  text-decoration: none;
  vertical-align: top;
  cursor: pointer;
  margin-right: 30px;
}
.toggle-block_trigger .toggle-block_btn_topics {
  position: initial;
}
.toggle-block_trigger .toggle-block_btn span {
  display: inline-block;
  line-height: 1em;
}
.toggle-block_trigger {
  display: flex;
  /*overflow: hidden;*/
  position: relative;
}
.toggle-block_trigger .toggle-block_btn:hover > span {
  text-decoration: none;
}
.toggle-block_trigger .toggle-block_btn:hover > span, .toggle-block_trigger .toggle-block_tag.active > span {
  background-color: #114C98;
}
.toggle-block_trigger .toggle-block_btn:hover > span:after, .toggle-block_trigger .toggle-block_tag.active > span:after {
  background-image: linear-gradient(to right bottom, #114C98 0%, #114C98 46.5%, transparent 49.5%);
}
.toggle-block_trigger .toggle-block_btn > span:after {
  content: '';
  display: inline-block;
  background-image: linear-gradient(to right bottom, #3e3e3e 0%, #3e3e3e 46.5%, transparent 49.5%);
  position: absolute;
  width: 20px;
  height: 100%;
  top: 0;
  right: -20px;
}
.toggle-block_btn.toggle-block_topics {
  margin-left: 30px;
  background-color: #949599;
}
.toggle-block_btn.toggle-block_topics a {
  color: #fff;
}
.toggle-block_btn.toggle-block_topics > span:after {
  background-image: linear-gradient(to right bottom, #949599 0%, #949599 50%, transparent 49.5%);  
}
.toggle-block_btn.toggle-block_topics:hover > span {
  background-color: #3F3F3F;
}
.toggle-block_btn.toggle-block_topics:hover > span:after {
  background-image: linear-gradient(to right bottom, #3F3F3F 0%, #3F3F3F 50%, transparent 49.5%);  
}
.toggle-block_trigger .toggle-block_explain {
  font-size: 22px;
  font-weight: 600;
  display: inline-block;
  margin-left: 30px;
  color: #3f3f3f;
  padding: 15px 0;
}
.toggle-block_triggered {
  padding: 15px 20px;
  display: none;
  position: absolute;
  left: 0;
  background-color: #D6D9DE;
  z-index: 100;
}
.toggle-block_triggered[data-trigger="research-centers"] {
  left: auto;
}
.toggle-block_btn .toggle-block_triggered {
  top: 100%;
}
.toggle-block_triggered_type, .toggle-block_triggered_rc {
  border-right: 2px solid #949599;
}
.toggle-block_triggered.in-flow {
  position: relative;
}
.toggle-block_triggered_topic {
  width: 100%;
}
.toggle-block_triggered_topic .facetwp-facet {
  columns: 2;
  column-gap: 10px;
}
.toggle-block_triggered .facetwp-checkbox {
  background-image: none;
  position: relative;
  white-space: nowrap;
}
.toggle-block_triggered .facetwp-checkbox:after {
  content: '';
  display: block;
  height: 18px;
  width: 18px;
  background-color: #fff;
  position: absolute;
  left: -10px;
  top: 2px;
}
.toggle-block_triggered .facetwp-facet {
  margin-bottom: 0;
}
.facetwp-overlay {
  display: none;
}
.toggle-block_triggered .facetwp-checkbox {
  line-height: 1.6em;
  font-size: 16px;
  color: #3B3B3B;
  font-weight: 600;
}
.toggle-block_triggered .facetwp-checkbox.checked {
  background-image: none;
}
.toggle-block_triggered .facetwp-checkbox.checked:after {
  background-color: #14489f;
}
.topic-list {
  padding: 0;
  margin: 0;
  column-count: 2;
  column-fill: auto;
  white-space: nowrap;
}
.topic-list li {
  list-style-type: none;
  font-size: 18px;
  margin: 0 0 13px;
  line-height: 22px;
  font-weight: 600;
}
.toggle-block_search {
  flex-grow: 2;
  padding-right: 60px;
}
.toggle-block_search .facetwp-facet-search {
  display: block;
  padding:8px 40px 8px 20px;
  background-color: #949599;
  vertical-align: top;
  position: relative;
  width: 100%;
}
.toggle-block_search .facetwp-facet-search:after {
  content: '';
  display: inline-block;
  background-image: linear-gradient(to right bottom, #949599 46.5%, #949599 46.5%, transparent 49.5%);
  position: absolute;
  width: 20px;
  height: 110%;
  top: 0;
  right: -20px; 
}
.facetwp-input-wrap {
  position: relative;
  display: block!important;
}
.toggle-block_search .facetwp-icon {
  opacity: 1;
  display: inline-block;
  line-height: 2.2em;
  right: -2.5em;
}
.toggle-block_search .facetwp-icon:before {
  background-image: none;
  content: '\55';
  font-family: 'ElegantIcons';
  font-style: normal;
  font-weight: 700;
}
.toggle-block_tag .toggle-icon:after {
  content: '\33';
  font-family: 'ElegantIcons';
}
.toggle-block_tag.active .toggle-icon:after {
  content: '\4d';
  font-family: 'ElegantIcons';
}
.toggle-block_filtered {
  padding: 0 20px;
}
.toggle-block_filtered .facetwp-checkbox.checked {
  display: inline-block;
  background-color: #fff;
  background-image: none;
  font-weight: 700;
  color: #14489f;
  text-transform: uppercase;
  font-size: 14px;
  margin: 10px 5px 0 0;
  padding: 5px 5px 5px 10px;
  line-height: 1.4em;
}
.toggle-block_filtered .facetwp-checkbox.checked:hover {
  background-color: #949599;
  color: #fff;
}
.toggle-block_filtered .clear-all:hover {
  background-color: #0b2c66;
}
.toggle-block_filtered .facetwp-checkbox.checked:hover:after {
  color: #fff;
}
.toggle-block_filtered .clear-all {
  display: inline-block;
  color: #fff;
  background-image: none;
  font-weight: 700;
  background-color: #14489f;
  text-transform: uppercase;
  font-size: 14px;
  margin: 10px 5px 0 0;
  padding: 0px 10px;  
  cursor: pointer;
}
.toggle-block_filtered .facetwp-checkbox:after {
  content: '\4d';
  font-family: 'ElegantIcons';
  color: #949599;
}
.facetwp-facet-search {
  margin-bottom: 0 !important;
}
.facetwp-facet-search input {
  font-size: 16px;
  width: 100%;
  border: 0;
  padding: 0;
  background-color: transparent;
  color: #fff;
  border-bottom: 1px solid #fff;
}
.facetwp-facet-search input:focus {
  color: #fff;
  border-color: #fff;
}
.facetwp-facet-search ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  font-weight: 600;
}
.facetwp-icon {
  color: #fff;
}
.facetwp-pager-label {
  display: none !important;
}
.facetwp-page.active {
  background-color: #14489f;
  color: #fff;
  min-width: 32px;
  min-height: 32px;
  text-align: center;
  line-height: 32px;
}


/*.topic-alpha {
  padding: 0 0 30px;
  margin-top: 30px;
}
.topic-alpha {
  color: #636466;
}*/
.topic-alpha .az-letters ul {
  list-style: none;
  margin-left: 0;
  display: inline-block;
  color: #636466;
}
.topic-alpha .az-letters li {
  display: inline-block;
  padding: 0 10px;
}
.az-letters:before {
  font-weight: 700;
}
.topic-alpha .letter-section h2, .topic-alpha .letter-section ul {
  display: none;
}
#az-tabs {
  margin-top: 20px;
}
#az-slider {
  margin-top: 10px; 
  border-top: 1px solid #939598;
}
.topic-alpha .az-links li.view-all {
  border-left: 1px solid #939598;
  padding-left: 5px;
  margin-left: 5px;
}
#az-slider.show-all .letter-section {
  display: inline-block;
  width: 33%;
}
.az-letters {
  font-size: 20px;
}
.letter-section {
  margin: 10px 0;
}
.letter-section .back-to-top {
  display: none;
}
.letter-section .columns {
  margin: 0;
  list-style-type: none !important;
}
.letter-section ul {
  list-style: none;
}
.letter-section h2 {
  font-size: 22px;
  font-weight: 700;
  color: #939598;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}


.helpful-links {
  margin-top: 0;
  border-top: 2px solid #edf0f4;
  padding: 30px;
  margin-bottom: 60px;
  background-color: #edf0f4;
}



/* BUTTONS
-------------------------------*/
.button {
  text-transform: uppercase;
  font-weight: 400;
  display: inline-block;
  margin-top: 10px;
  transition: all .2s;
}
.button:hover {
  color: #0b2c66;
}
.button.blue {
  padding: 0 10px;
  background-color: #14489f;
  color: #fff;
  text-transform: uppercase;
}
.button.blue:hover, .button.blue.active {
  background-color: #0b2c66;
}
.button.grey {
  color: #636466;
  padding-left: 0;
  font-weight: 500;
}
.button.grey:hover {
  background-color: #939598;
  color: #fff;
  padding-left: 10px;
  padding-right: 15px;
}
.resources-button {
  display: table;
}

a.et_pb_button {
  color: #fff;
}
.et_pb_button:after {
  /*line-height: 2em !important;*/
}
.et_pb_button.button-attachment:after {
  line-height: 2em !important;
  content: '\e02b' !important;
}
.et_pb_button.button-attachment {
  background-color: #939598;
  display: table;
  margin: 10px 0;
}
.et_pb_button.button-attachment:hover {
  background-color: #636466 !important;
}


/* GRAVITY FORMS
-------------------------------*/
.gform_button {
  background-color: #14489f;
  border: none;
  color: #fff;
  font-size: 22px !important;
  padding: 3px 15px;
}
.gform_button:hover {
  background-color: #0b2c66;
  color: #fff;
}



/* FOOTER
-------------------------------*/
#main-footer {
	display: none;
}

/* Newsletter */
#footer-newsletter form {
	vertical-align: top;
}
#footer-newsletter label {
	color: #fff;
	font-weight: 600;
	font-size: 14px;
}
#footer-newsletter .gform_body {
	width: 85%;
	display: inline-block;
}
#footer-newsletter .gform_footer {
	width: 15%;
	float: right;
	padding: 0;
	margin: 0;
}
#footer-newsletter li.gfield {
	margin-top: 0;
  margin-bottom: 0;
}
#footer-newsletter input[type=submit] {
	background-color: #0b2c66;
	display: inline-block;
	padding: 10px 25px;
	color: #fff;
	border: none;
	font-weight: 600;
	font-size: 2em;
	text-transform: uppercase;
}
#footer-newsletter input[type=submit]:hover {
	background-color: #587ebd;
}
#footer-newsletter .gfield_required {
  display: none;
}
#footer-newsletter .name_first, #footer-newsletter .name_last {
  padding-top: 0;
}
#footer-newsletter .gform_confirmation_message {color: #fff; font-weight: bold;}


#footer a {
  color: #fff;
}
#footer-newsletter .gf_list_inline {
  width: 100%;
}
#footer-newsletter .gf_list_inline .ginput_container_checkbox, #footer-newsletter .gf_list_inline .ginput_container_checkbox ul {
  margin: 0;
}
#footer-newsletter .gf_list_inline .ginput_container_checkbox ul li {
  margin: 0 20px 0 0;
  white-space: nowrap;
}
#footer-newsletter .gf_list_inline .ginput_container_checkbox ul li label {
  white-space: nowrap;
}
#footer-newsletter p {
  margin: 0;
  padding: 0;
}
#footer-newsletter .gform_wrapper {
  margin: 0;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
  margin: 0;
  padding: 0;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required {
  padding: 10px !important;
}
.gform_wrapper div.validation_error {
  background-color: #790000;
  color: #fff !important;
  margin-top: 20px;
}
.gform_wrapper label {
  margin: 0;
}


.button.blue .arrow_carrot-right:after, body .et_pb_button:after, .woocommerce a.button.alt:after, .woocommerce-page a.button.alt:after, .woocommerce button.button.alt:after, .woocommerce-page button.button.alt:after, .woocommerce input.button.alt:after, .woocommerce-page input.button.alt:after, .woocommerce #respond input#submit.alt:after, .woocommerce-page #respond input#submit.alt:after, .woocommerce #content input.button.alt:after, .woocommerce-page #content input.button.alt:after, .woocommerce a.button:after, .woocommerce-page a.button:after, .woocommerce button.button:after, .woocommerce-page button.button:after, .woocommerce input.button:after, .woocommerce-page input.button:after, .woocommerce #respond input#submit:after, .woocommerce-page #respond input#submit:after, .woocommerce #content input.button:after, .woocommerce-page #content input.button:after {
    font-size: 20px;
    line-height: 25px;
}

#footer a {
  color: #fff !important;
}




/* HEADER
-------------------------------*/
#main-header {
  border: none !important;
  box-shadow: none !important;
}
#main-header:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 1200px 0 0;
  border-color: #fff transparent transparent transparent;
  bottom: -40px;
  left: 0;
  position: absolute;
  z-index: 10;
}

/* Main Navigation */
#top-menu .sub-menu {
	padding: 0 !important;
	margin: 0; 
  top: 30px;
}
#top-menu .sub-menu .menu-item, #top-menu .sub-menu .menu-item a {
	padding: 0;
	width: 100%;
}
#top-menu .sub-menu .menu-item {
	border-top: 1px solid #ccc;
}
#top-menu .sub-menu .menu-item a {
	padding: 5px 15px;
	font-size: 12px;
}

#mobile_menu {
  padding: 0;
}
#mobile_menu .sub-menu {
  padding-left: 0 !important;
}
#mobile_menu .sub-menu li {
  padding-left: 0;
}
#mobile_menu .sub-menu li a {
  padding-left: 10% !important;
}

/* Breadcrumb */
#masthead .section-breadcrumb {
	padding: 0;
	width: 100%;
  border-right: none;
  color: #000 !important;
}
#masthead .section-breadcrumb .widget_nav_menu {
	padding: 0;
	margin: 0;
	text-align: right;
	width: 100%;
}
#masthead .section-breadcrumb ul li {
	display: inline-block;
	padding: 0 5px 0 0;
  margin-bottom: 0;
}
#masthead .section-breadcrumb li:not(:last-child):after {
	content: '/';
	display: inline-block;
	padding-left: 8px;
	opacity: .25;
}
#masthead .section-breadcrumb li a {
	font-size: 14px;
  color: #000 !important;
  font-weight: 600;
}
#masthead .section-breadcrumb li.current_page_item a {
  color: #14489f !important;
}

.breadcrumb_last {
  display: none;
}

.paginate {
  width: 80%;
  max-width: 1200px;
  margin: 30px auto 30px;
  background-color: #edf0f4;
  padding: 10px;
}
.paginate a, .paginate span, .paginate p {
  display: inline-block;
  padding: 0 3px;
  font-size: .8rem;
}
.paginate .links, .paginate .total {
  display: inline-block;
  width: 50%;
  margin: 0;
  padding: 0;
  color: #939598;
  line-height: 1.3em;
}
.paginate .links {
  text-align: right;
}

.embed-container { 
  position: relative; 
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
} 

.embed-container iframe,
.embed-container object,
.embed-container embed { 
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


.page-sidebar ul.menu {
  margin: 0;
}
.page-sidebar ul.menu li {
  margin-bottom: 15px;
  line-height: 1.5em;
}
.page-sidebar ul.menu a {
  font-weight: 600;
  font-size: 14px;
  color: #14489f!important;
  line-height: 1.5em;
}



/* INVENTORY 
-------------------------------*/
.inventory-container {
  padding: 30px 0;
}
.inventory-overview {
  background-color: #eee;
  margin: 15px 0 0;
  padding: 30px;
}
.inventory-overview h3 {
  font-size: 22px;
  margin-bottom: 10px;
}
.inventory-meta {
  border-bottom: 1px solid #939598;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.inventory-meta p {
  padding-bottom: 0;
  font-size: 14px;
  display: inline-block;
  width: 48%;
}
.inventory-meta strong {
  text-transform: uppercase;
}
.inventory-meta i {
  color: #636466;
  margin-right: 7px;
}
.inventory-buttons .button {
  width: 100%;
  font-size: 20px;
  padding: 10px 20px;
}
.inventory-buttons .button i {
  float: right;
  margin-top: 5px;
}
.inventory-data {
  background-color: #9F9FA3; /*#939598*/
  border-top: 5px solid #636466;
}
.inventory-data h4 {
  color: #0D0D0D;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.inventory-data .inventory-surveys-list .toggle {
  padding: 0 30px 30px;
  margin-top: 20px;
}
.inventory-data .toggle {
  display: none;
  margin-top: 20px;
  padding: 0 30px 30px;
}




.data-collection {
  width: 100%;
  background-color: #fff;
}
.data-collection thead .table-row_bg th {
  background-color: #636466;
  color: #fff;
}
.data-collection .border-right-arrow {
  /*border-right: 2px solid #939598;*/
}
.data-collection td,.data-collection th {
  background:none;
  /*background-color:#fff;*/
  border:none;
  font-size: 0.8em;
  line-height: 1.5em;
}
.data-collection tr td {
  border-right: 1px solid #939598;
}
.data-collection tr {
  /*border-bottom: 1px solid rgba(0,0,0,.05);*/
}
.data-collection .table-row_bg {
  /*background-color: rgba(0,0,0,.05);*/
}
.data-collection .border-top {
  border-top: 2px solid #939598;
}
.data-collection .border-bottom {
  border-bottom: 2px solid #939598;
}
.data-collection.data-collection_org tr td:first-child {
  width:20%
}
.data-collection.data-collection_org tr:nth-child(even) {
  background-color: rgba(0,0,0,.05);
}
.data-collection tr:nth-child(even) td:not(.rowspan) {
  background-color: rgba(0,0,0,.05);
}

.data-collection.data-workforce_supply_data th,.data-collection.data-workforce_demand_data th,.data-collection.data-education_pipeline_data th {
  font-size:0.8em
}
.data-collection.data-workforce_supply_data td,.data-collection.data-workforce_supply_data th,.data-collection.data-workforce_demand_data td,.data-collection.data-workforce_demand_data th,.data-collection.data-education_pipeline_data td,.data-collection.data-education_pipeline_data th {
  padding:10px 0;
  width:4.5%;
  text-align:center
}
.data-collection.data-workforce_supply_data td.fixed-column,.data-collection.data-workforce_supply_data th.fixed-column,.data-collection.data-workforce_demand_data td.fixed-column,.data-collection.data-workforce_demand_data th.fixed-column,.data-collection.data-education_pipeline_data td.fixed-column,.data-collection.data-education_pipeline_data th.fixed-column{
  width:18.5%;
  padding:10px;
  text-align:left
}
.data-collection .text-emphasis {
  color:#303030
}
.data-collection p {
  margin:0
}
.data-collection p+p {
  margin-top:15px
}
.data-collection p+ul{
  margin-top:10px
}
.data-collection ul{
  margin-left:20px
}
.data-collection ul+p{
  margin-top:25px
}
.data-collection ul li{
  margin:0 0 0 20px;
  list-style-position:outside
}
.data-collection ul li+li{
  margin-top:6px
}
.data-collection .icon_circle {
  background-color: #14489f;
  display: inline-block;
  border-radius: 100%;
  height: 12px;
  width: 12px;
}
.tooltip-inner h3 {
  font-size: 22px;
  color: #fff;
}
.tooltip-inner h3, .tooltip-inner p {
  margin-bottom: 10px;
  padding-bottom: 0;
}

.inventory-surveys {
  background-color: #fff;
  margin: 0;
  padding: 0;
  columns: 2;
  padding: 10px 0;
}
.inventory-surveys li {
  padding-left: 30px;
  list-style-type: none;
  position: relative;
  line-height: 24px;
  margin: 0 0 10px;
}
.inventory-surveys li:before {
  content: '\2219';
  font-size: 55px;
  position: absolute;
  left: 10px;
}

.state-map_wrap {
  width: 75%;
  height: auto;
  margin: 25px auto 0;
  position: relative;
  padding-top: 51.835245046924%;
  display: table-cell;
}
.state-map_wrap svg {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}

.state_active {
  fill: #14489f;
  cursor: pointer;
}

.filter_inactive {
  fill: rgba(20,72,159, 0.5);
}

.state-mapper {
  display: table;
  vertical-align: top;
}

.state-filter_wrap h3 {
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 600;
  border-bottom: 1px solid #d3d3d3;
  margin-top: 15px;
}
.filter-block {
  border-bottom: 1px solid #d3d3d3;
  padding: 15px 0 0;
}
.filter-block p, .filter-block ul, .filter-block li {
  color: #666;
  font-size: 16px;
  line-height: 22px;
}
.filter-block p {
  display: inline-block;
  width: 25%;
  margin-top: -3px;
}
.filter-block ul {
  display: inline-block;
  width: 75%;
  column-count: 7;
  vertical-align: top;
}
.filter-block ul, .filter-block li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.filter-block li {
  cursor: pointer;
  margin-bottom: 15px;
}
.filter-block li:before {
  content: '';
  display: inline-block;
  height: 15px;
  width: 15px;
  border: 1px solid #666;
  margin-right: 8px;
}
.filter-block li.filter-active:before {
  background-color: #114C99;
  border-color: #114C99;
}

.state-map_key {
  display: table-cell;
  width: 25%;
}
.state-map_key .the-key {
  background-color: #ececec;
  padding: 15px;
  margin-top: 15px;
}
.state-map_key .color-key {
  border: 1px solid #d2d2d2;
  border-right: none;
  border-left: none;
  margin: 0 0 15px;
}
.state-map_key .color-key li {
  margin: 10px 0;
  line-height: 16px;
}
.state-map_key .color-key li:before {
  content: '';
  display: block;
  height: 22px;
  width: 22px;
  margin-right: 8px;
  float: left;
  margin-top: 3px;
}
.state-map_key .color-key li.full:before {
  background-color: #114C99;
}
.state-map_key .color-key li.middle:before {
  background-color: #A2C0F1;
}
.state-map_key .color-key li.empty:before {
  background-color: #D2D2D3;
}
.state-map_key h3 {
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 600;
}
.state-map_key ul, .state-map_key li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  color: #666;
  font-size: 12px;
  line-height: 16px;
}
.state-map_key li {
  margin: 3px 0;
}

ul.filter-state_list, ul.filter-state_list li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.filter-state_list {
  columns: 6;
}
ul.filter-state_list li {
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px;
}

.extra-buttons .key-button {
  background-color: #114C99;
}
.extra-buttons .key-button:after {
  background-image: linear-gradient(to right bottom, #114C98 0%, #114C98 50%, #fff 50%);
}
.extra-buttons .key-button:hover {
  background-color: #404040;
}
.extra-buttons .key-button:hover:after {
  background-image: linear-gradient(to right bottom, #3e3e3e 0%, #3e3e3e 50%, #fff 50%);
}
.extra-buttons .eight {
  text-align: right;
  padding-top: 10px;
  font-weight: 600;
}

.key-button {
  display: block;
  padding: 8px 15px;
  margin-bottom: 7px;
  background-color: #404040;
  color: #fff;
  font-weight: 700;
  position: relative;
}
.key-button:hover {
  background-color: #114C98;
  text-decoration: none;
  color: #fff;
}
.key-button:after {
  content: '';
  display: inline-block;
  background-image: linear-gradient(to right bottom, #3e3e3e 0%, #3e3e3e 50%, #fff 50%);
  position: absolute;
  width: 10px;
  height: 100%;
  top: 0;
  right: 0;
}
.key-button:hover:after {
  background-image: linear-gradient(to right bottom, #114C98 0%, #114C98 50%, #fff 50%);
}



.et_pb_menu .et_pb_menu__menu>nav>ul>li {
  display: block;
  padding: 0;
  margin: 0 0 15px;
}
#main-content .et_pb_menu .et_pb_menu__menu>nav>ul>li {
  display: block;
  padding: 0;
  margin: 0 0 15px;
}
#main-content .et_pb_menu .et_pb_menu__menu>nav>ul>li a {
  line-height: 1.5rem;
  color: #14489f !important;
}


/*** Responsive Styles overrides for 1500 and above (fix footer and masthead gap issues) ***/
@media all and (min-width: 1500px) {
  /* Masthead issue */
    .et-db #et-main-area #et-boc .et-l .et_pb_section_parallax {
      padding-top: 0!important;
      padding-bottom: 0!important;
  }

/* Footer issue */
    .et-db #et-boc .et-l .et_pb_section#footer-container {
      padding-top: 0!important;
      padding-bottom: 0!important;
  }
}

/*** Responsive Styles Large Desktop And Above ***/
@media all and (min-width: 1405px) {
}

@media all and (min-width: 981px) {
  .toggle-mobile {
    display: none !important;
  }
}


/*** Responsive Styles Standard Desktop Only ***/
@media all and (min-width: 981px) and (max-width: 1405px) {
  img#logo {
    max-width: 30% !important;
  }
  #et-top-navigation {
    padding-left: 20% !important;
  }
  #top-menu li {
    padding-right: 10px;
  }
}
 
/*** Responsive Styles Tablet And Below ***/
@media all and (max-width: 980px) {
  #main-header:after {
    display: none;
  }
  #footer {
    padding: 20px 0 0;
    overflow: visible;
  }
  #footer .et_pb_column {
    width: 30%;
    margin-right: 3%;
    margin-bottom: 0;
  }
  #footer .footer-logo img, #footer .footer-partner img {
    max-width: 35%;
  }
  #footer .footer-social, #footer .footer-social p {
    text-align: right;
  }
  #footer .footer-logo, #footer .footer-partner {
    width: 100%;
    margin: 0 0 20px;
    padding: 0;
  }
  #footer .footer-partner {
    padding: 10px;
  }
  #footer-newsletter .gform_body {
    width: 100% !important;
  }
  #footer-newsletter .gform_body li.gfield {
    width: 100%;
  }
  #footer-newsletter .gform_footer {
    float: none;
    width: 100%;
  }

  /* Home */
/*  .home-white h2, .home-blue h2 {
    font-size: 2vw;
  }
  .home-blue p, .home-white p {
    font-size: 1.65vw;
    line-height: 1.4em;
  }
  .home-white h4, .home-white .link, .home-blue h4, .home-blue .link {
    font-size: 1.4vw;
  }*/
  .home-white .columns.six .icon, .home-white .columns.four .icon {
    font-size: 45px;
    width: 90px;
    padding: 22px;
  }

}
 
/*** Responsive Styles Tablet Only ***/
@media all and (min-width: 768px) and (max-width: 980px) {
 
}

@media all and (max-width: 980px) {
  #mobile_menu, #mobile_menu li {
    list-style-type: none;
  }
  #mobile_menu {
    margin-left: 0;
  }
  .the-filters .toggle-block_trigger {
    display: block;
  }
  .the-filters .toggle-block_trigger .toggle-block_btn {
    width: 100%;
    margin-bottom: 8px;
    padding-right: 0;
    margin-right: 0;
  }
  .the-filters .toggle-block_trigger .toggle-block_btn:after {
    display: none;
  }
  .the-filters .toggle-block_triggered {
    position: relative;
    margin: 20px 0 0;
    width: 95%;
  }
  .the-filters .toggle-block_search .facetwp-facet-search {
    width: 100%;
  }
  .the-filters .toggle-desktop {
    display: none !important;
  }
  .the-filters .toggle-block_search .facetwp-facet-search:after {
    display: none;
  }
  .the-filters .toggle-block_search {
    padding-right: 0;
  }
  .the-filters .toggle-block_trigger .toggle-block_btn, .the-filters .facetwp-facet-search input {
    font-size: 16px;
  }
  .the-filters .toggle-block_triggered .facetwp-checkbox {
    font-size: 14px;
  }
  .the-filters.toggle-block {
    background-color: transparent;
  }
  .the-filters .toggle-block_filtered {
    margin-top: 8px;
    background-color: #D6D9DE;
  }
  .the-filters .toggle-block_filtered div {
    margin: 10px 5px;
  }
  .inventory-meta p {
    display: block;
    width: 100%;
  }
  .inventory-buttons .button {
    font-size: 14px;
    white-space: nowrap;
  }
  .filter-block p, .filter-block ul, .filter-block li {
    font-size: 12px;
  }
}
 
/*** Responsive Styles Smartphone Only ***/
@media all and (max-width: 767px) {
  h3 {
    font-size: 24px !important;
  }

  .topic-description .row {
    background-image: none !important;
  }
  .topic-description .topic-image {
    display: none;
  }

  .container.resources-single {
    padding: 0 30px;
  }
  .resources-next {
    margin-bottom: 20px;
  }
  .resources-single .resources-header h1 {
    font-size: 26px;
  }
  .resources-rc {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #eee;
  }

  .topic-browse.container {
    padding: 30px;
  }
  .topic-browse h2 {
    font-size: 25px;
  }
  .topic-listing {
    margin: 0;
    border: none;
  }
  .topic-block h3 {
    font-size: 18px !important;
  }
  .topic-block .meta {
    font-size: 12px;
  }
  .topic-listing a.topic-block {
    width: 100%;
    border-right: none !important;
    border-bottom: 8px solid #fff;
    background-size: cover;
  }
  .toggle-block.container {
    margin: 0 auto;
    max-width: 90%;
  }
  .all-topics.toggle-block.container {
    margin-bottom: 30px;
  }
  .all-topics .topic-list li {
    font-size: 14px;
    white-space: initial;
  }
  .the-filters.toggle-block.container {
    max-width: 100%;
    padding: 0 30px;
    margin-top: 30px;
  }
  .toggle-block_triggered .facetwp-checkbox {
    white-space: initial;
  }
  .topic-list {
    column-count: 1;
  }

  .topic-description .row {
    display: block;
    padding: 30px;
  }
  .topic-description {
    background-color: transparent;
    margin: 0;
  }
  .topic-content {
    background-color: #edf0f4;
    width: 100% !important;
    margin: 0;
  }
  .resources-listing {
    padding: 30px 30px 0;
  }
  .resources-archives .fwpl-result {
    margin-bottom: 30px;
  }
  .resources-archives .fwpl-result:after {
    left: 30px;
  }
  .resources-listing .four {
    margin-top: 30px;
  }

  .paginate .links, .paginate .total {
    width: 100%;
    text-align: center;
  }
  .home-blue .row, .home-white .row {
    display: block;
  }
  .home-blue:after {
    display: none;
  }
  .home-blue .container > .row > .columns, .home-blue .container > .row > .columns:nth-child(1) {
    padding: 30px;
  }
  .home-blue .container {
    width: 100%;
  }
  .columns.four {
    margin-bottom: 30px;
  }
  .columns.four:last-child {
    margin-bottom: 0;
  }
  .home-blue .container .row > .columns.six {
    width: 100%;
  }
  .et_pb_slider .et_pb_container {
    width: 100%;
  }
  p {
    font-size: 16px;
    line-height: 1.7em;
  }
  .home-white {
    padding: 30px;
  }
  .home-white .columns.four {
    width: 100%;
    margin-left: 0;
  }
  .home-white .columns.four:after {
    display: none;
  }
  .home-about {
    width: 100%;
  }
  .home-about .et_pb_column {
    padding: 50px 30px 30px;
  }

  .container {
    padding: 0;
    width: 100%;
  }

  #footer .footer-logo img, #footer .footer-partner img {
    max-width: 50%;
  }
  #footer .et_pb_column {
    margin: 10px 0;
    padding: 0;
    width: 100%;
  }
  #footer .footer-partner {
    padding: 10px;
  }
  #footer p, #footer ul, #footer li, #footer .footer-social p {
    text-align: center;
  }
  #footer {
    width: 100%;
  }
  #footer .et_pb_column {
    padding: 0 20px;
  }
  #footer .footer-social {
    margin-bottom: 0;
    padding: 20px;
  }
  #footer .footer-social:before {
    content: "";
    display: inline-block;
    background-color: #939598;
    width: 500%;
    height: 100%;
    position: absolute;
    right: 100%;
    top: 0;
  }
  #footer .footer-social img {
    max-width: 70%;
  }
  #footer-newsletter .et_pb_row {
    width: 100%;
  }
  #footer-newsletter .et_pb_column {
    padding: 0 30px;
  }


  .staff-listing:after {
    display: none;
  }
  .staff-listing {
    display: block;
    min-height: initial;
    padding: 0 30px;
    background-color: #fff;
  }
  .staff-listing .columns {
    float: none;
    padding: 30px;
    background-color: #eee;
  }
  .staff-listing .staff-photo, .staff-listing .staff-photo img {
    padding: 0;
    margin-bottom: 0;
    min-height: 0;
  }
  .staff-listing .meta {
    border-left: none;
    padding-left: 0;
    font-size: 18px;
  }
  .staff-header h2 {
    font-size: 24px;
    display: block;
    padding-bottom: 0;
  }
  .staff-info.eight.columns {
    width: 100%;
  }
  .staff-listing .columns.staff-photo {
    background-color: transparent;
  }
  .staff-photo img {
    margin-left: 30px;
    margin-bottom: -15px !important;
  }

  .facetwp-pager {
    padding: 30px;
    margin: 0;
  }
  .helpful-links {
    margin: 0 auto 30px;
    max-width: 90%;
  }

  .resources-header h2, .projects-header h2, .projects-listing h2 {
    font-size: 20px;
  }
  .inventory-container {
    padding: 30px 0;
    width: 80%;
  }
  .inventory-container .columns {
    width: 100%;
    margin: 0;
  }
  .inventory-surveys {
    columns: 1;
  }
  .table-responsive {
    overflow-x: auto;
  }
  .data-workforce_supply_data {
    min-width: 750px;
  }
  .inventory-container h2 {
    font-size: 24px;
  }
  .masthead-link h1, #masthead h1 {
    font-size: 24px;
    padding: 0;
    margin: 0;
  }
  #masthead .et_pb_column_1 {
    padding: 50px 0 30px;
  }
  #data-collection-home h2 {
    font-size: 24px;
  }
  .state-map_wrap, .the-key, .state-filter_wrap, #data-collection-home .toggle-block_trigger {
    display: none;
  }
  #data-collection-home .toggle-block_states {
    margin: 0;
  }
  #data-collection-home .toggle-block_triggered {
    display: block !important;
  }
  #data-collection-home .filter-state_list {
    columns: 1;
  }
}


@media all and (max-width: 550px) {
  .staff-photo img {
    margin-left: 0px !important;
    margin-bottom: 0px !important;
  }
}
 
/*** Responsive Styles Smartphone Portrait ***/
@media all and (max-width: 479px) {
  .resources-listing .et_pb_main_blurb_image {
    display: block;
    margin-bottom: 10px;
  }
  .resources-listing .et-pb-icon {
    font-size: 15px;
    padding: 10px;
    margin: 0;
  }
  .resources-listing .et_pb_blurb_container {
    padding-left: 0;
    margin: 0;
  }
  .resources-listing .et_pb_button_module_wrapper {
    margin-left: 0 !important;
  }
  .resources-listing .et_pb_toggle {
    padding-left: 0 !important;
  }
  .resources-content .resources-padding {
    margin-left: 0;
  }
  .toggle-block_triggered_topic .facetwp-facet {
    column-count: 1;
  }
}


/* SCOTT'S CHANGES */
/* Button font weight override to normal. Used on Current Projects header buttons */
body #page-container a.normal-weight-button {font-weight: normal!important;}

/* Inset Thumbnail images in Resources listings to block to fix spacing */
.resources-listing .four img {display: block;}

/* Override Divi's stupid last paragaph bottom padding rule that ignores the fact there might be an element after a <p> on a page! */
.et_pb_text p:not(.has-background):last-of-type {margin-bottom: 1em;}