@charset "UTF-8";
/* Override layout settings */
.button, .button_red, .button_light {
  padding: .3rem .5rem;
  background-color: #2d5a76;
  color: #fff;
  font-family: "Roboto Condensed", sans-serif;
  font-size: .9rem;
  border-radius: 3px;
  margin: 2px;
  display: inline-block;
  text-decoration: none;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  border: none;
}

.button_red {
  background-color: #ed2026;
}

.button_light {
  background-color: rgba(45, 90, 118, 0.3);
}

h1, h2, h3, h4, h5 {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  margin: .5rem 0;
}

p.footnotes {
  color: #231f20;
  font-style: italic;
}

html, body {
  font-family: "Roboto", sans-serif;
  font-size: 1.1rem;
}

a, a:link, a:visited {
  color: #2d5a76;
  text-decoration: none;
}

a.readmore {
  background-color: #efefef;
  color: #2d5a76;
  padding: 5px;
  margin: 1px 5px 0 0;
  border-radius: 0;
  font-size: .7rem;
  max-width: 65px;
  text-decoration: none;
}

.socialicons {
  font-size: 3rem;
}

h1, h2 {
  font-weight: 700;
}

.align-left {
  margin: 15px 20px 15px 0;
  text-align: left;
}

.align-right {
  margin: 15px 0 15px 20px;
  text-align: right;
}

img.align-left, img.align-right {
  max-width: 50%;
}

.hidden {
  display: none;
}

.small {
  font-size: .8rem;
}

.newtext {
  color: #fff;
  font-size: .9rem;
  letter-spacing: 2px;
  background-color: #ed2026;
  display: inline-block;
  padding: .25rem;
  border-radius: 0;
  -webkit-transform: rotate(-2deg);
          transform: rotate(-2deg);
}

.date-display-suffix {
  display: none;
}

form fieldset {
  border: 1px solid #f7f7f7;
  background-color: rgba(0, 0, 0, 0.05);
}

form fieldset fieldset {
  background-color: rgba(255, 255, 255, 0.35);
  border-color: rgba(0, 0, 0, 0.05);
}

form fieldset .fieldset-wrapper .field-widget-link-field .form-item .form-item {
  margin-left: 0;
}

.form-item .description, .password-strength, .password-match {
  border: none;
  font-size: .9rem;
  margin: 0 0 .5rem 0;
  color: #231f20;
}

.flexy.block .block-content .view-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.flexy.block .block-content .view-content .views-row {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.flexy.block.col-2 .block-content .view-content .views-row {
  max-width: 50%;
  padding: .5rem;
}

.flexy.block.col-3 .block-content .view-content .views-row {
  max-width: calc(100% / 3);
  padding: .5rem;
}

.flexy.block.col-4 .block-content .view-content .views-row {
  max-width: 25%;
  padding: .5rem;
}

.flexy.block.col-5 .block-content .view-content .views-row {
  max-width: 20%;
  padding: .5rem;
}

.block-timezone-detect-timezone-detect-current-timezone {
  margin: 1rem 0 2rem 0;
}

.block-views-conference-schedule-block-6, .block-views-conference-schedule-block-7 {
  text-align: center;
}

.block-views-conference-schedule-block-7 {
  padding-top: 5rem;
}

.block.banner {
  width: 100%;
  max-width: 100%;
  padding: 0 0 0 0;
  overflow: hidden;
}

.block.banner .banner-info {
  position: relative;
  max-height: 780px;
  background-color: #231f20;
}

.block.banner .banner-info img {
  min-height: 240px;
  -o-object-fit: cover;
     object-fit: cover;
}

.block.banner .banner-info .banner-text {
  position: relative;
}

.block.banner .banner-info .banner-text .banner-text-inner {
  position: relative;
  padding: 1rem 1rem 2rem 1rem;
}

.block.banner .banner-info .banner-text .banner-text-inner h2, .block.banner .banner-info .banner-text .banner-text-inner h3 {
  font-size: 1.2rem;
  color: white;
}

.block.banner .banner-info .banner-text .banner-text-inner h3 {
  font-size: 1rem;
}

.block.banner .banner-info .banner-text .banner-text-inner .button {
  font-size: 1.05rem;
  padding: 0.6rem 0.75rem;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.5;
  background-color: #2d5a76;
  color: #fff;
}

.block.hero-container,
.l-hero .block.hero-container,
.l-hero2 .block.hero-container,
.l-hero3 .block.hero-container {
  width: 100vw;
  max-width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: 2rem 0;
}

.block.hero-container .block-content, .block.hero-container .block-title, .block.hero-container .content,
.l-hero .block.hero-container .block-content,
.l-hero .block.hero-container .block-title,
.l-hero .block.hero-container .content,
.l-hero2 .block.hero-container .block-content,
.l-hero2 .block.hero-container .block-title,
.l-hero2 .block.hero-container .content,
.l-hero3 .block.hero-container .block-content,
.l-hero3 .block.hero-container .block-title,
.l-hero3 .block.hero-container .content {
  margin: 0 auto;
  padding: 1rem 2rem;
  max-width: 100%;
  width: 75rem;
}

.block.hero-container h1,
.l-hero .block.hero-container h1,
.l-hero2 .block.hero-container h1,
.l-hero3 .block.hero-container h1 {
  font-size: 3rem;
  font-weight: 700;
}

.block.conference-stripe, .block.conference-infostripe {
  padding: 0;
  background: #efefef url("/themes/cmn/images/rj-conference-hero.jpg") no-repeat right -200px;
  border-bottom: 1px solid #2d5a76;
  color: #000;
}

.block.conference-stripe .block-content, .block.conference-infostripe .block-content {
  padding-top: .25rem;
  padding-bottom: 0;
}

.block.conference-infostripe {
  background-color: #69897A;
  background-image: none;
  padding: .5rem 0;
  color: #fff;
  border: 0;
}

.block.conference-infostripe a {
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
}

.l-hero3 .block.rjconf {
  padding: 3rem 0;
  background: #efefef url("/themes/cmn/images/rj-conference-background.jpg") no-repeat right center;
  background-size: cover;
  color: #fff;
}

.l-hero3 .block.rjconf .block-content {
  padding-top: 0;
}

.l-hero3 .block.rjconf h2.block-title {
  color: #fff;
  padding-bottom: 0;
}

.l-hero3 .block.rjconf a {
  color: #fff;
}

.greybg {
  background-color: #efefef;
}

.block-cmn-conference-cmn-conference-livenow .flexcell {
  padding: 1rem;
}

.block-cmn-conference-cmn-conference-livenow .view-conference-schedule .view-content {
  margin: 1.5rem 0 0 0;
  padding: 1.5rem;
  font-size: 1.2rem;
  background-color: #CAD4CC;
}

.block-cmn-conference-cmn-conference-livenow .fas {
  color: #ed2026;
}

.node-type-conference-exhibitor .flexslider {
  border: 0;
}

.node-conference-exhibitor .mission, .node-type-conference-page .mission {
  padding-right: 1rem;
}

.node-conference-exhibitor .booth-section, .node-type-conference-page .booth-section {
  padding: .5rem 1rem;
}

.node-conference-exhibitor img.align-right, .node-type-conference-page img.align-right {
  max-width: 30%;
}

.node-conference-exhibitor .rightcol, .node-type-conference-page .rightcol {
  max-width: 30%;
  min-width: 30%;
  width: 30%;
  float: right;
  clear: right;
  margin-left: 2rem;
  margin-bottom: 1rem;
  padding-left: 1rem;
}

.node-conference-exhibitor .rightcol .zoominfo, .node-type-conference-page .rightcol .zoominfo {
  background-color: #DFE6EA;
  padding: 5%;
  border-radius: 0;
}

.node-conference-exhibitor .field-name-field-video, .node-conference-exhibitor .video-wrapper, .node-type-conference-page .field-name-field-video, .node-type-conference-page .video-wrapper {
  padding: 2rem 0;
  max-width: 600px;
}

/* Execution listings */
.view .node-event.view-mode-execution-listing .field-name-field-image img {
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  border-radius: 100%;
  padding: 1px;
}

/* Upcoming Events */
.view-id-events.view-display-id-upcoming .view-content .views-row .views-field-field-image img {
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  border-radius: 100%;
  padding: 1px;
}

#colorbox {
  max-width: 100%;
  text-align: center;
}

.clear, .clr {
  clear: both;
}

.clear-left, .clr-l {
  clear: left;
}

.clear-right, .clr-r {
  clear: right;
}

.node.unpublished {
  opacity: .5;
  background-color: rgba(237, 31, 39, 0.1);
  padding: 20px;
}

blockquote {
  padding-left: 20px;
  margin-left: 20px;
  border-left: 1px solid #aaa;
}

h1.page-title {
  color: #000;
  font-size: 3rem;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  padding-top: 1rem;
}

h2 {
  font-size: 1.4rem;
  margin: .1rem 0;
}

h2.block-title {
  margin: 1.5rem 0;
}

h4 {
  font-size: 1.25rem;
}

h5 {
  font-size: 1.1rem;
}

.small-teaser-title {
  font-size: 1.1rem;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
}

ol li, ul li {
  margin-bottom: .25rem;
}

ol li p, ul li p {
  margin: 0;
  padding: 0;
}

table p {
  margin: .1rem 0;
  font-size: .9rem;
}

/* Profile menu */
.block-edit-profile-edit-profile-usermenu, .block-cmn-conference-cmn-conference-usermenu {
  display: block;
  padding: .75rem 1.25rem;
  text-decoration: none;
  float: right;
  color: #fff;
  position: relative;
}

.block-edit-profile-edit-profile-usermenu .profilenav_options, .block-cmn-conference-cmn-conference-usermenu .profilenav_options {
  position: absolute;
  top: 59px;
  right: 0;
  width: 200px;
  z-index: 999;
  background-color: #729484;
  padding: 1rem;
  font-size: 1.4rem;
}

.block-edit-profile-edit-profile-usermenu a.profilenav, .block-cmn-conference-cmn-conference-usermenu a.profilenav {
  display: inline-block;
  font-size: 2rem;
  padding: 0;
  margin: 0;
  line-height: 1;
}

.block-edit-profile-edit-profile-usermenu a.profilenav img, .block-cmn-conference-cmn-conference-usermenu a.profilenav img {
  max-width: 30px;
  max-height: 30px;
  border-radius: 100%;
  padding: 0;
  border: 1px solid #fff;
}

.block h2 {
  font-size: 1.2rem;
  line-height: 1.3;
}

.block h2.block-title {
  color: #000;
  font-size: 3rem;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: none;
}

.page-node-850 .block h2.block-title {
  font-size: 2rem;
}

.sectionlabel {
  display: table;
  width: 75px;
  height: 75px;
  border-radius: 40px;
  text-align: center;
  float: left;
  clear: left;
  margin: 2px 15px 2px 2px;
  line-height: 1.2;
}

.sectionlabel a {
  color: #fff;
  background-color: #ed2026;
  height: 75px;
  width: 75px;
  border-radius: 40px;
  display: table-cell;
  vertical-align: middle;
  font-size: .7rem;
}

.sectionlabel.CMN-in-the-News a {
  background-color: #ed2026;
}

.sectionlabel.Press-Statement a {
  background-color: #2d5a76;
}

.sectionlabel.Op-Ed a {
  background-color: #231f20;
}

.sectionlabel.Allies-in-Action a {
  background-color: #A7A9AC;
}

.button, button {
  background-color: #efefef;
  color: #2d5a76;
  padding: 5px;
  margin: 1px 5px 0 0;
  border-radius: 0;
  font-size: .6rem;
  text-decoration: none;
}

.source.button {
  color: #fff;
  font-weight: bold;
  font-size: .9rem;
  padding: 5px;
  margin: 5px 0;
  background-color: #ed2026;
}

.l-header {
  margin-bottom: 0;
  background-color: #efefef;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}

.l-header .l-header-inner.container-fluid {
  padding: 0;
}

.l-header img.header-logo {
  width: 165px;
  padding: .5rem 1rem;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}

.l-header .block-system-main-menu, .l-header .menu::after, .l-header block-system-header .block-content::after {
  clear: none;
}

.l-header .header-site-name-link {
  padding: 0;
}

.l-header .block.top-strip {
  height: inherit;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

.l-header .block-block-logo {
  float: left;
  position: relative;
  z-index: 99;
}

.l-header.stickynav-active {
  height: 4.5rem;
}

.l-header.stickynav-active .l-header-inner img.header-logo {
  padding-top: .5rem;
}

.l-header.stickynav-active .l-header-inner .block-system-main-menu {
  height: 5.5rem;
  vertical-align: middle;
}

.l-header.stickynav-active .l-header-inner .menu-dropdown {
  padding: 1rem 0 .25rem 0;
}

.l-header.stickynav-active .block.top-strip {
  max-height: 0;
  overflow: hidden;
  height: 0;
}

.l-header.stickynav-active img.header-logo {
  width: 140px;
}

.header-logo-link {
  max-width: 100%;
}

.header-identity-wrapper::after {
  clear: none;
}

.l-hero {
  margin: 0 0 2rem;
  background: #fff url(/themes/cmn/images/cmn-hero-bg.jpg) no-repeat center top;
  padding: 0 0 1rem 0;
}

.l-hero h3, .l-hero h3 a {
  color: #ed2026;
  font-size: 1.9rem;
}

.layout-instance-conference_pages .view-display-id-workshop_speakers .views-row, .layout-instance-conference_profiles .view-display-id-workshop_speakers .views-row, .layout-instance-conference_profile_edit .view-display-id-workshop_speakers .views-row, .layout-instance-conference_account_edit .view-display-id-workshop_speakers .views-row, .layout-instance-conference_password_reset .view-display-id-workshop_speakers .views-row {
  padding: 1rem;
}

.layout-instance-conference_pages .view-display-id-workshop_speakers .views-row .rounded img, .layout-instance-conference_profiles .view-display-id-workshop_speakers .views-row .rounded img, .layout-instance-conference_profile_edit .view-display-id-workshop_speakers .views-row .rounded img, .layout-instance-conference_account_edit .view-display-id-workshop_speakers .views-row .rounded img, .layout-instance-conference_password_reset .view-display-id-workshop_speakers .views-row .rounded img {
  max-width: 55px;
  margin-right: 1.5rem;
}

.layout-instance-conference_pages .view-display-id-speaker .views-field-field-filler a, .layout-instance-conference_profiles .view-display-id-speaker .views-field-field-filler a, .layout-instance-conference_profile_edit .view-display-id-speaker .views-field-field-filler a, .layout-instance-conference_account_edit .view-display-id-speaker .views-field-field-filler a, .layout-instance-conference_password_reset .view-display-id-speaker .views-field-field-filler a {
  font-weight: bold;
}

.layout-instance-conference_pages .view-conference-focal-areas.view-id-conference_focal_areas.view.flexy.row .view-content .views-row, .layout-instance-conference_profiles .view-conference-focal-areas.view-id-conference_focal_areas.view.flexy.row .view-content .views-row, .layout-instance-conference_profile_edit .view-conference-focal-areas.view-id-conference_focal_areas.view.flexy.row .view-content .views-row, .layout-instance-conference_account_edit .view-conference-focal-areas.view-id-conference_focal_areas.view.flexy.row .view-content .views-row, .layout-instance-conference_password_reset .view-conference-focal-areas.view-id-conference_focal_areas.view.flexy.row .view-content .views-row {
  padding: 0;
}

.layout-instance-conference_pages .block-cmn-conference-cmn-conference-livenow h3, .layout-instance-conference_profiles .block-cmn-conference-cmn-conference-livenow h3, .layout-instance-conference_profile_edit .block-cmn-conference-cmn-conference-livenow h3, .layout-instance-conference_account_edit .block-cmn-conference-cmn-conference-livenow h3, .layout-instance-conference_password_reset .block-cmn-conference-cmn-conference-livenow h3 {
  font-size: 1rem;
}

.layout-instance-conference_pages .block-cmn-conference-cmn-conference-livenow .views-row, .layout-instance-conference_profiles .block-cmn-conference-cmn-conference-livenow .views-row, .layout-instance-conference_profile_edit .block-cmn-conference-cmn-conference-livenow .views-row, .layout-instance-conference_account_edit .block-cmn-conference-cmn-conference-livenow .views-row, .layout-instance-conference_password_reset .block-cmn-conference-cmn-conference-livenow .views-row {
  margin-left: 1.5rem;
}

.layout-instance-conference_pages .block-cmn-conference-cmn-conference-livenow .views-row .views-field-title, .layout-instance-conference_profiles .block-cmn-conference-cmn-conference-livenow .views-row .views-field-title, .layout-instance-conference_profile_edit .block-cmn-conference-cmn-conference-livenow .views-row .views-field-title, .layout-instance-conference_account_edit .block-cmn-conference-cmn-conference-livenow .views-row .views-field-title, .layout-instance-conference_password_reset .block-cmn-conference-cmn-conference-livenow .views-row .views-field-title {
  line-height: 1.4;
  padding-bottom: .75rem;
}

.layout-instance-conference_pages .block-cmn-conference-cmn-conference-livenow .views-row .views-field-title:before, .layout-instance-conference_profiles .block-cmn-conference-cmn-conference-livenow .views-row .views-field-title:before, .layout-instance-conference_profile_edit .block-cmn-conference-cmn-conference-livenow .views-row .views-field-title:before, .layout-instance-conference_account_edit .block-cmn-conference-cmn-conference-livenow .views-row .views-field-title:before, .layout-instance-conference_password_reset .block-cmn-conference-cmn-conference-livenow .views-row .views-field-title:before {
  display: inline-block;
  content: '•';
  color: #69897A;
  margin-left: -15px;
}

.layout-instance-conference_pages .field-name-field-focal-area, .layout-instance-conference_profiles .field-name-field-focal-area, .layout-instance-conference_profile_edit .field-name-field-focal-area, .layout-instance-conference_account_edit .field-name-field-focal-area, .layout-instance-conference_password_reset .field-name-field-focal-area {
  margin-top: 2rem;
  padding-top: 1rem;
  border-top: 1px solid #efefef;
}

.layout-instance-conference_pages .l-header, .layout-instance-conference_profiles .l-header, .layout-instance-conference_profile_edit .l-header, .layout-instance-conference_account_edit .l-header, .layout-instance-conference_password_reset .l-header {
  margin: 0;
  background: #fff url(/themes/cmn/images/rj-conference-hero.jpg) no-repeat center top;
  background-size: cover;
  padding: 0 0 3rem 0;
}

.layout-instance-conference_pages .l-header .block.logo, .layout-instance-conference_profiles .l-header .block.logo, .layout-instance-conference_profile_edit .l-header .block.logo, .layout-instance-conference_account_edit .l-header .block.logo, .layout-instance-conference_password_reset .l-header .block.logo {
  max-width: calc(50% - 1rem);
  padding-right: 1rem;
  float: left;
}

.layout-instance-conference_pages .l-header .block.collab, .layout-instance-conference_profiles .l-header .block.collab, .layout-instance-conference_profile_edit .l-header .block.collab, .layout-instance-conference_account_edit .l-header .block.collab, .layout-instance-conference_password_reset .l-header .block.collab {
  max-width: calc(50% - 1rem);
  padding-left: 1rem;
  float: right;
}

.layout-instance-conference_pages .l-header .block.collab .collab-logos, .layout-instance-conference_profiles .l-header .block.collab .collab-logos, .layout-instance-conference_profile_edit .l-header .block.collab .collab-logos, .layout-instance-conference_account_edit .l-header .block.collab .collab-logos, .layout-instance-conference_password_reset .l-header .block.collab .collab-logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.layout-instance-conference_pages .l-header .block.collab .collab-logos img, .layout-instance-conference_profiles .l-header .block.collab .collab-logos img, .layout-instance-conference_profile_edit .l-header .block.collab .collab-logos img, .layout-instance-conference_account_edit .l-header .block.collab .collab-logos img, .layout-instance-conference_password_reset .l-header .block.collab .collab-logos img {
  max-width: 70%;
  max-height: 85px;
  width: auto;
}

.layout-instance-conference_pages .l-header h1, .layout-instance-conference_profiles .l-header h1, .layout-instance-conference_profile_edit .l-header h1, .layout-instance-conference_account_edit .l-header h1, .layout-instance-conference_password_reset .l-header h1 {
  font-size: 1.75rem;
  margin: 0 0 1rem 0;
  line-height: 1.1;
}

.layout-instance-conference_pages .l-header h1, .layout-instance-conference_pages .l-header h2, .layout-instance-conference_profiles .l-header h1, .layout-instance-conference_profiles .l-header h2, .layout-instance-conference_profile_edit .l-header h1, .layout-instance-conference_profile_edit .l-header h2, .layout-instance-conference_account_edit .l-header h1, .layout-instance-conference_account_edit .l-header h2, .layout-instance-conference_password_reset .l-header h1, .layout-instance-conference_password_reset .l-header h2 {
  color: #2d5a76;
  padding: 0 .75rem;
}

.layout-instance-conference_pages .l-header h3, .layout-instance-conference_pages .l-header h3 a, .layout-instance-conference_profiles .l-header h3, .layout-instance-conference_profiles .l-header h3 a, .layout-instance-conference_profile_edit .l-header h3, .layout-instance-conference_profile_edit .l-header h3 a, .layout-instance-conference_account_edit .l-header h3, .layout-instance-conference_account_edit .l-header h3 a, .layout-instance-conference_password_reset .l-header h3, .layout-instance-conference_password_reset .l-header h3 a {
  color: #ed2026;
  font-size: 1.9rem;
}

.layout-instance-conference_pages .l-hero, .layout-instance-conference_profiles .l-hero, .layout-instance-conference_profile_edit .l-hero, .layout-instance-conference_account_edit .l-hero, .layout-instance-conference_password_reset .l-hero {
  background-image: none;
}

.layout-instance-conference_pages .l-hero .menu-toggle-button, .layout-instance-conference_profiles .l-hero .menu-toggle-button, .layout-instance-conference_profile_edit .l-hero .menu-toggle-button, .layout-instance-conference_account_edit .l-hero .menu-toggle-button, .layout-instance-conference_password_reset .l-hero .menu-toggle-button {
  text-align: center;
}

.layout-instance-conference_pages .l-hero .menu-toggle-button-icon, .layout-instance-conference_pages .l-hero .menu-toggle-button-icon::before, .layout-instance-conference_pages .l-hero .menu-toggle-button-icon::after, .layout-instance-conference_profiles .l-hero .menu-toggle-button-icon, .layout-instance-conference_profiles .l-hero .menu-toggle-button-icon::before, .layout-instance-conference_profiles .l-hero .menu-toggle-button-icon::after, .layout-instance-conference_profile_edit .l-hero .menu-toggle-button-icon, .layout-instance-conference_profile_edit .l-hero .menu-toggle-button-icon::before, .layout-instance-conference_profile_edit .l-hero .menu-toggle-button-icon::after, .layout-instance-conference_account_edit .l-hero .menu-toggle-button-icon, .layout-instance-conference_account_edit .l-hero .menu-toggle-button-icon::before, .layout-instance-conference_account_edit .l-hero .menu-toggle-button-icon::after, .layout-instance-conference_password_reset .l-hero .menu-toggle-button-icon, .layout-instance-conference_password_reset .l-hero .menu-toggle-button-icon::before, .layout-instance-conference_password_reset .l-hero .menu-toggle-button-icon::after {
  background-color: #fff;
}

.layout-instance-conference_pages .l-hero .menu-dropdown a span.sub-arrow, .layout-instance-conference_profiles .l-hero .menu-dropdown a span.sub-arrow, .layout-instance-conference_profile_edit .l-hero .menu-dropdown a span.sub-arrow, .layout-instance-conference_account_edit .l-hero .menu-dropdown a span.sub-arrow, .layout-instance-conference_password_reset .l-hero .menu-dropdown a span.sub-arrow {
  background-color: rgba(0, 0, 0, 0.3);
}

.layout-instance-conference_pages .l-hero .block-hero h2.block-title, .layout-instance-conference_profiles .l-hero .block-hero h2.block-title, .layout-instance-conference_profile_edit .l-hero .block-hero h2.block-title, .layout-instance-conference_account_edit .l-hero .block-hero h2.block-title, .layout-instance-conference_password_reset .l-hero .block-hero h2.block-title {
  color: #2d5a76;
  font-weight: bold;
}

.layout-instance-conference_pages .block h2.block-title, .layout-instance-conference_profiles .block h2.block-title, .layout-instance-conference_profile_edit .block h2.block-title, .layout-instance-conference_account_edit .block h2.block-title, .layout-instance-conference_password_reset .block h2.block-title {
  font-size: 1.5rem;
  color: #231f20;
}

.layout-instance-conference_pages .focal, .layout-instance-conference_profiles .focal, .layout-instance-conference_profile_edit .focal, .layout-instance-conference_account_edit .focal, .layout-instance-conference_password_reset .focal {
  font-size: .8rem;
  text-align: center;
  display: block;
  padding: .5rem 1rem;
  border-radius: 0;
}

.layout-instance-conference_pages .focal .fa-circle, .layout-instance-conference_profiles .focal .fa-circle, .layout-instance-conference_profile_edit .focal .fa-circle, .layout-instance-conference_account_edit .focal .fa-circle, .layout-instance-conference_password_reset .focal .fa-circle {
  display: block;
}

.layout-instance-conference_pages .focal-blue, .layout-instance-conference_profiles .focal-blue, .layout-instance-conference_profile_edit .focal-blue, .layout-instance-conference_account_edit .focal-blue, .layout-instance-conference_password_reset .focal-blue {
  color: #2d5a76;
}

.layout-instance-conference_pages .focal-green, .layout-instance-conference_profiles .focal-green, .layout-instance-conference_profile_edit .focal-green, .layout-instance-conference_account_edit .focal-green, .layout-instance-conference_password_reset .focal-green {
  color: #729484;
}

.layout-instance-conference_pages .focal-purple, .layout-instance-conference_profiles .focal-purple, .layout-instance-conference_profile_edit .focal-purple, .layout-instance-conference_account_edit .focal-purple, .layout-instance-conference_password_reset .focal-purple {
  color: #a850d8;
}

.layout-instance-conference_pages .focal-yellow, .layout-instance-conference_profiles .focal-yellow, .layout-instance-conference_profile_edit .focal-yellow, .layout-instance-conference_account_edit .focal-yellow, .layout-instance-conference_password_reset .focal-yellow {
  color: #E4CF5F;
}

.layout-instance-conference_pages .focal-red, .layout-instance-conference_profiles .focal-red, .layout-instance-conference_profile_edit .focal-red, .layout-instance-conference_account_edit .focal-red, .layout-instance-conference_password_reset .focal-red {
  color: #ed2026;
}

.layout-instance-conference_pages .views-field-field-speakers, .layout-instance-conference_profiles .views-field-field-speakers, .layout-instance-conference_profile_edit .views-field-field-speakers, .layout-instance-conference_account_edit .views-field-field-speakers, .layout-instance-conference_password_reset .views-field-field-speakers {
  color: #A7A9AC;
  margin-left: 60px;
}

.layout-instance-conference_pages .views-field-field-speakers .speaker, .layout-instance-conference_profiles .views-field-field-speakers .speaker, .layout-instance-conference_profile_edit .views-field-field-speakers .speaker, .layout-instance-conference_account_edit .views-field-field-speakers .speaker, .layout-instance-conference_password_reset .views-field-field-speakers .speaker {
  white-space: nowrap;
}

.layout-instance-conference_pages .view-grouping-header, .layout-instance-conference_profiles .view-grouping-header, .layout-instance-conference_profile_edit .view-grouping-header, .layout-instance-conference_account_edit .view-grouping-header, .layout-instance-conference_password_reset .view-grouping-header {
  font-size: 1.5rem;
  font-weight: bold;
  color: #231f20;
  padding: 1rem 0 .5rem 0;
}

.layout-instance-conference_pages .view-grouping-content, .layout-instance-conference_profiles .view-grouping-content, .layout-instance-conference_profile_edit .view-grouping-content, .layout-instance-conference_account_edit .view-grouping-content, .layout-instance-conference_password_reset .view-grouping-content {
  margin: .25rem 0 1rem 0;
}

.layout-instance-conference_pages .view-grouping-content .flex-row, .layout-instance-conference_profiles .view-grouping-content .flex-row, .layout-instance-conference_profile_edit .view-grouping-content .flex-row, .layout-instance-conference_account_edit .view-grouping-content .flex-row, .layout-instance-conference_password_reset .view-grouping-content .flex-row {
  padding: .25rem;
  background: #f9f9f9;
  border-top: 3px solid #fff;
}

.layout-instance-conference_pages .l-footer, .layout-instance-conference_profiles .l-footer, .layout-instance-conference_profile_edit .l-footer, .layout-instance-conference_account_edit .l-footer, .layout-instance-conference_password_reset .l-footer {
  padding-top: 2rem;
  margin-top: 2rem;
}

.layout-instance-conference_pages .view-id-conference_schedule .view-filters, .layout-instance-conference_profiles .view-id-conference_schedule .view-filters, .layout-instance-conference_profile_edit .view-id-conference_schedule .view-filters, .layout-instance-conference_account_edit .view-id-conference_schedule .view-filters, .layout-instance-conference_password_reset .view-id-conference_schedule .view-filters {
  display: none;
}

.focal-259 .layout-instance-conference_pages .block-views-conference-focal-areas-block-2 .focal-blue, .focal-259 .layout-instance-conference_profiles .block-views-conference-focal-areas-block-2 .focal-blue, .focal-259 .layout-instance-conference_profile_edit .block-views-conference-focal-areas-block-2 .focal-blue, .focal-259 .layout-instance-conference_account_edit .block-views-conference-focal-areas-block-2 .focal-blue, .focal-259 .layout-instance-conference_password_reset .block-views-conference-focal-areas-block-2 .focal-blue {
  color: #fff;
  background-color: #2d5a76;
}

.focal-260 .layout-instance-conference_pages .block-views-conference-focal-areas-block-2 .focal-green, .focal-260 .layout-instance-conference_profiles .block-views-conference-focal-areas-block-2 .focal-green, .focal-260 .layout-instance-conference_profile_edit .block-views-conference-focal-areas-block-2 .focal-green, .focal-260 .layout-instance-conference_account_edit .block-views-conference-focal-areas-block-2 .focal-green, .focal-260 .layout-instance-conference_password_reset .block-views-conference-focal-areas-block-2 .focal-green {
  color: #fff;
  background-color: #729484;
}

.focal-261 .layout-instance-conference_pages .block-views-conference-focal-areas-block-2 .focal-red, .focal-261 .layout-instance-conference_profiles .block-views-conference-focal-areas-block-2 .focal-red, .focal-261 .layout-instance-conference_profile_edit .block-views-conference-focal-areas-block-2 .focal-red, .focal-261 .layout-instance-conference_account_edit .block-views-conference-focal-areas-block-2 .focal-red, .focal-261 .layout-instance-conference_password_reset .block-views-conference-focal-areas-block-2 .focal-red {
  color: #fff;
  background-color: #ed2026;
}

.focal-262 .layout-instance-conference_pages .block-views-conference-focal-areas-block-2 .focal-purple, .focal-262 .layout-instance-conference_profiles .block-views-conference-focal-areas-block-2 .focal-purple, .focal-262 .layout-instance-conference_profile_edit .block-views-conference-focal-areas-block-2 .focal-purple, .focal-262 .layout-instance-conference_account_edit .block-views-conference-focal-areas-block-2 .focal-purple, .focal-262 .layout-instance-conference_password_reset .block-views-conference-focal-areas-block-2 .focal-purple {
  color: #fff;
  background-color: #a850d8;
}

.focal-263 .layout-instance-conference_pages .block-views-conference-focal-areas-block-2 .focal-yellow, .focal-263 .layout-instance-conference_profiles .block-views-conference-focal-areas-block-2 .focal-yellow, .focal-263 .layout-instance-conference_profile_edit .block-views-conference-focal-areas-block-2 .focal-yellow, .focal-263 .layout-instance-conference_account_edit .block-views-conference-focal-areas-block-2 .focal-yellow, .focal-263 .layout-instance-conference_password_reset .block-views-conference-focal-areas-block-2 .focal-yellow {
  color: #000;
  background-color: #E4CF5F;
}

.flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  padding: .5rem;
}

.flex-row .flex-cell {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.flex-row .flex-cell > .views-row {
  padding: .5rem 0;
  border-top: 3px solid #fff;
}

.flex-row .flex-cell > .views-row.first {
  border-top: 0;
}

.flex-row .flex-cell .event-title {
  line-height: 1.4;
  padding-bottom: .5rem;
}

.flex-row .flex-cell .left-float {
  display: inline-block;
}

.flex-row .flex-cell .view-id-conference_schedule {
  white-space: nowrap;
  padding-right: 1rem;
  min-width: 60px;
}

.flex-row .flex-cell.conference-event-details > .views-row .views-field-field-filler .field-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
}

.flex-row .conference-time {
  width: 200px;
  max-width: 22%;
  font-size: .8rem;
  padding-right: 1rem;
}

.flex-row .conference-time strong {
  font-weight: normal;
}

@media all and (min-width: 48rem) {
  .l-header.stickynav-active {
    height: 5.6rem;
  }
  .layout-instance-conference_pages .l-header h1, .layout-instance-conference_profiles .l-header h1, .layout-instance-conference_profile_edit .l-header h1, .layout-instance-conference_account_edit .l-header h1, .layout-instance-conference_password_reset .l-header h1 {
    font-size: 2.75rem;
  }
  .layout-instance-conference_pages .l-header h1, .layout-instance-conference_pages .l-header h2, .layout-instance-conference_profiles .l-header h1, .layout-instance-conference_profiles .l-header h2, .layout-instance-conference_profile_edit .l-header h1, .layout-instance-conference_profile_edit .l-header h2, .layout-instance-conference_account_edit .l-header h1, .layout-instance-conference_account_edit .l-header h2, .layout-instance-conference_password_reset .l-header h1, .layout-instance-conference_password_reset .l-header h2 {
    padding: 0;
  }
  .layout-instance-conference_pages .focal, .layout-instance-conference_profiles .focal, .layout-instance-conference_profile_edit .focal, .layout-instance-conference_account_edit .focal, .layout-instance-conference_password_reset .focal {
    font-size: 1rem;
    text-align: left;
  }
  .layout-instance-conference_pages .focal .fa-circle, .layout-instance-conference_profiles .focal .fa-circle, .layout-instance-conference_profile_edit .focal .fa-circle, .layout-instance-conference_account_edit .focal .fa-circle, .layout-instance-conference_password_reset .focal .fa-circle {
    display: inline-block;
  }
  .layout-instance-conference_pages.has-sidebar .l-sidebar, .layout-instance-conference_profiles.has-sidebar .l-sidebar, .layout-instance-conference_profile_edit.has-sidebar .l-sidebar, .layout-instance-conference_account_edit.has-sidebar .l-sidebar, .layout-instance-conference_password_reset.has-sidebar .l-sidebar {
    width: calc(300px + 2rem);
    max-width: calc(300px + 2rem);
  }
  .layout-instance-conference_pages.has-sidebar .l-wrapper-inner .main-section, .layout-instance-conference_profiles.has-sidebar .l-wrapper-inner .main-section, .layout-instance-conference_profile_edit.has-sidebar .l-wrapper-inner .main-section, .layout-instance-conference_account_edit.has-sidebar .l-wrapper-inner .main-section, .layout-instance-conference_password_reset.has-sidebar .l-wrapper-inner .main-section {
    width: calc(100% - 310px);
    max-width: calc(100% - 310px);
  }
  .flex-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
    padding: .5rem;
  }
  .flex-row .flex-cell {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .flex-row .conference-time {
    width: 250px;
    min-width: 250px;
    max-width: 250px;
    font-size: 1rem;
  }
  .flex-row .conference-time strong {
    font-weight: bold;
  }
}

.main-section > .l-content, .main-section .l-page-title {
  margin-top: 2rem;
  margin-top: 0;
}

.main-section > .l-content > article, .main-section .l-page-title > article {
  padding-top: 0;
}

.main-section > .l-content {
  margin-top: 0;
}

.main-section .l-page-title + .l-content {
  margin-top: 0;
}

.main-section article {
  padding: 3rem 0;
}

.main-section article.node-conference-page {
  padding-bottom: 1rem;
}

.header-logo-wrapper {
  max-width: 25rem;
  height: inherit;
  margin: 0;
}

.header-site-name-link, .header-identity-wrapper {
  background-color: transparent;
}

.block.darktext {
  color: #000;
}

.block.quote {
  padding: 1em;
}

.l-sidebar .block {
  padding: 15px 0;
}

.l-sidebar .block .views-row {
  padding: 10px 0;
}

.node .field .field-label {
  font-weight: normal;
}

.node .field-type-taxonomy-term-reference, .node .field-type-list-text {
  font-size: .8rem;
  color: #231f20;
}

.node .field-type-taxonomy-term-reference a, .node .field-type-list-text a {
  text-decoration: none;
  color: #2d5a76;
}

/**  Aspect ratio (e.g. for iframes)
  * https://css-tricks.com/responsive-iframes/
  **/
[style*="--aspect-ratio"] > :first-child {
  width: 100%;
}

[style*="--aspect-ratio"] > img {
  height: auto;
}

@supports (--custom: property) {
  [style*="--aspect-ratio"] {
    position: relative;
  }
  [style*="--aspect-ratio"]::before {
    content: "";
    display: block;
    padding-bottom: calc(100% / (var(--aspect-ratio)));
  }
  [style*="--aspect-ratio"] > :first-child {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
  }
}

.gated-content {
  opacity: .6;
}

.resource-form-frame {
  max-width: 100%;
  max-height: 420px;
  width: 100%;
  height: 420px;
}

@media all and (min-width: 48rem) {
  .resource-form-frame {
    max-height: 425px;
    height: 425px;
  }
}

@media all and (min-width: 62rem) {
  .resource-form-frame {
    max-height: 345px;
    height: 345px;
  }
}

nav.tabs::before {
  background: none;
}

ul.primary li a, ul.primary li a:visited, ul.primary li a:hover, ul.primary li.active a, .expand-dropdown-tabs-control, .responsive-tabs-mobile .expand-dropdown-tabs-control::before, .responsive-tabs-mobile .expand-dropdown-tabs-label {
  background-color: rgba(45, 90, 118, 0.3);
  border-radius: 0;
  border: none;
  margin: 0 2px;
}

.expand-dropdown-tabs-control, ul.primary li:last-child a {
  border-radius: 0;
}

ul.primary li.active a, ul.primary li.active a.active, ul.primary li.active a:active, ul.primary li.active a:visited, .responsive-tabs-mobile .expand-dropdown-tabs-label {
  background-color: rgba(45, 90, 118, 0.2);
  opacity: .6;
}

.view-id-upcoming_events .views-field-field-date {
  font-style: italic;
  margin-left: 1em;
  margin-bottom: .4em;
}

.view-id-take_action.view-display-id-block_8 .view-header, .view-id-take_action.view-display-id-block_9 .view-header, .view-id-resources.view-display-id-block_6 .view-header, .view-id-resources.view-display-id-block_7 .view-header {
  text-align: left;
}

.view-id-take_action.view-display-id-block_8 .view-header a.read_more, .view-id-take_action.view-display-id-block_9 .view-header a.read_more, .view-id-resources.view-display-id-block_6 .view-header a.read_more, .view-id-resources.view-display-id-block_7 .view-header a.read_more {
  text-transform: none;
  text-decoration: none;
  color: #fff;
  float: none;
  font-family: "Roboto", sans-serif;
  -webkit-transition: background 1s;
  transition: background 1s;
}

.view-id-take_action.view-display-id-block_8 .view-header a.read_more:hover, .view-id-take_action.view-display-id-block_9 .view-header a.read_more:hover, .view-id-resources.view-display-id-block_6 .view-header a.read_more:hover, .view-id-resources.view-display-id-block_7 .view-header a.read_more:hover {
  background-color: #231f20;
}

.view-id-people .views-field-field-image img {
  max-width: 35%;
}

.view-id-conference_people .fa-user-circle.networking {
  font-size: 75px;
  color: #efefef;
}

.view-id-conference_people .views-field-picture img {
  max-width: 75px;
}

.view-id-conference_people .views-field-picture .align-left {
  margin: 0 20px 0 0;
}

.view.view-blog.view-id-blog.view-display-id-block_5 {
  padding-bottom: 0;
  display: inline;
}

.view.view-blog.view-id-blog.view-display-id-block_5 .view-content {
  padding: 0;
}

.view.view-blog.view-id-blog.view-display-id-block_5 .view-content div .field-content a {
  padding: 0 .25rem;
}

.view.view-blog.view-id-blog.view-display-id-block_5 .view-content div::before {
  display: inline;
  content: '|';
}

.view.view-blog.view-id-blog.view-display-id-block_5 .view-content div.first .field-content a {
  padding-left: 0;
}

.view.view-blog.view-id-blog.view-display-id-block_5 .view-content div.first::before {
  content: '';
}

.view.view-blog.view-id-blog.view-display-id-block_5 div {
  display: inline;
}

.block-views-take-action-block {
  padding: .25rem 1rem;
  background-color: #ed2026;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 1.3rem;
  text-align: center;
  border-radius: 0;
  font-weight: 400;
  margin-top: 1rem;
  max-width: 100%;
  width: 400px;
}

.block-views-take-action-block a {
  color: #fff;
  text-decoration: none;
  -webkit-transition: background 1s;
  transition: background 1s;
}

.block-views-take-action-block a:hover {
  background-color: #231f20;
}

.block.no-title h2.block-title {
  visibility: hidden;
}

a.button, a.red_button, input.button, input.form-submit, input.button-primary, button.button-primary, .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, a.take_action_button, a.learn_more_button, .take_action a, input.take_action {
  padding: .3rem 1rem;
  background-color: #2d5a76;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: .9rem;
  border-radius: 0;
  margin: 2px;
  display: inline-block;
  text-decoration: none;
  font-weight: 400;
  text-align: center;
  text-transform: none;
  border: none;
}

a.take_action_button, a.red_button, a.learn_more_button, .take_action a, input.take_action {
  background-color: #ed2026;
  -webkit-transition: background 1s;
  transition: background 1s;
}

a.take_action_button:hover, a.red_button:hover, a.learn_more_button:hover, .take_action a:hover, input.take_action:hover {
  background-color: #231f20;
}

a.button_light {
  background-color: rgba(45, 90, 118, 0.3);
}

.take_action {
  text-align: right;
}

.take_action.large {
  text-align: center;
}

.take_action.large a {
  width: 100%;
  font-size: 1.2rem;
}

a.read_more, a.translation-link {
  padding: 0.3rem 0.5rem;
  background-color: #2d5a76;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: .9rem;
  border-radius: 0;
  margin: 2px;
  text-decoration: none;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  float: right;
}

.pager-first, .pager-previous, .pager-ellipsis, .pager-current, .pager-next, .pager-last, .pager-item {
  padding: 0.3rem 0.5rem;
  background-color: #2d5a76;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: .9rem;
  text-decoration: none;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  float: right;
}

.pager-first a, .pager-previous a, .pager-ellipsis a, .pager-current a, .pager-next a, .pager-last a, .pager-item a {
  color: #fff;
}

.view-id-church_speaks a.read_more, .view-id-church_speaks a.translation-link, ul.links a.read_more, ul.links a.translation-link {
  background-color: rgba(45, 90, 118, 0.3);
  float: none;
}

.view-id-church_speaks a:hover.read_more, .view-id-church_speaks a:hover.translation-link, ul.links a:hover.read_more, ul.links a:hover.translation-link {
  background-color: #2d5a76;
}

.taxonomy-term-description a.read_more, .taxonomy-term-description a.translation-link {
  float: none;
}

.pager-current, .pager-previous, .pager-next, .pager-previous a, .pager-next a, .pager-previous a:hover, .pager-next a:hover, .pager-last, .pager-first, .pager-last a, .pager-first a, .pager-item, .pager-item a {
  float: none;
  color: #fff;
  margin: 0;
  border-radius: 0;
  display: block;
}

.pager-previous a:hover, .pager-next a:hover, .pager-item a:hover, .pager-first a:hover, .pager-last a:hover {
  background-color: transparent;
}

.pager-current {
  padding: .9rem 1.5rem;
  opacity: .6;
}

.node-type-action .take_action, .node-type-action .take_action a {
  text-align: center;
  font-size: 1.6rem;
}

.front h1.page-title {
  display: none;
}

.front .view-id-news .views-row {
  clear: both;
  padding: .5rem 1rem;
}

.front .view-id-news .views-row img {
  border-radius: 75px;
  padding: 2px;
  max-height: 100px;
  max-width: 100px;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
}

.view-mode-teaser {
  margin: 1rem 0 0;
  padding: 0 0 1em;
}

.view-mode-teaser + .view-mode-teaser {
  border: none;
}

.resource_attachments {
  margin: 1rem 0;
  padding: 1rem;
  background: #cad6dd;
  border-radius: 0;
  color: #231f20;
}

.view-id-news_resources.view-display-id-page_2 .views-row {
  clear: left;
  margin-left: 1.5rem;
}

.view-id-news_resources.view-display-id-page_2 .views-row a {
  text-decoration: none;
  font-family: "Roboto", sans-serif;
}

.view-id-news_resources.view-display-id-page_2 .view-grouping-header {
  clear: left;
  padding: 1rem 0;
  margin: 1rem 0;
}

.view-id-news_resources.view-display-id-page_2 .view-grouping-header h2 {
  margin: 0;
  padding: 0;
}

@media (min-width: 34rem) {
  .l-header img.header-logo {
    width: 185px;
  }
}

@media (min-width: 48rem) {
  .l-header img.header-logo {
    width: 200px;
  }
}

@media all and (min-width: 62rem) {
  .l-header img.header-logo {
    margin-left: 1rem;
    width: 200px;
  }
  .layout-instance-blog .l-wrapper-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .layout-instance-blog .l-wrapper-inner .main-section {
    padding-left: 1.5rem;
  }
  .layout-instance-blog .l-wrapper-inner .l-sidebar {
    padding: 1rem 1.5rem 1rem 0;
  }
  .view-blog.view-id-blog.view-display-id-block .view-content .views-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.node-blog-authors .field-name-field-image img, .node-blog-authors .views-field-field-image img, .view-blog.view-id-blog.view-display-id-block_1 .field-name-field-image img, .view-blog.view-id-blog.view-display-id-block_1 .views-field-field-image img {
  border-radius: 100%;
}

.node-blog-authors img.align-left, .view-blog.view-id-blog.view-display-id-block_1 img.align-left {
  border-radius: 100%;
}

.serif {
  font-family: "Arapey", serif;
}

.serif p {
  font-size: 1.2rem;
}

.node-type-blog h1.page-title, .node-type-blog-authors h1.page-title, .page-node-1011 h1.page-title {
  font-family: "Arapey", serif;
  text-transform: none;
  font-style: italic;
  padding: 3rem 0 0 0;
}

.view-blog.view-id-blog.view-display-id-block .view-content {
  padding: 1.5rem;
  background-color: #d9cfc8;
  font-size: 1rem;
}

.view-blog.view-id-blog.view-display-id-block .view-content .views-row {
  position: relative;
}

.view-blog.view-id-blog.view-display-id-block .view-content .views-row .views-field {
  padding: .5rem;
}

.view-blog.view-id-blog.view-display-id-block .view-content .views-row .views-field p.newtext {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
}

.view-blog.view-id-blog.view-display-id-block .view-content .views-row .views-field-field-image {
  min-width: 45%;
  overflow: hidden;
  padding: 0;
}

.view-blog.view-id-blog.view-display-id-block .view-content .views-row .views-field-field-image img.align-left {
  min-height: 225px;
  width: auto;
  max-width: none;
  margin: 0;
  padding: .25rem;
}

.view-blog.view-id-blog.view-display-id-block .view-content .views-row .views-field-body {
  padding: 1.5rem;
}

.view-blog.view-id-blog.view-display-id-block .view-content h2 {
  font-size: 1.5rem;
}

.view-blog.view-id-blog.view-display-id-block .view-content .views-field-body::after {
  content: '';
  display: block;
  clear: both;
}

.view-blog.view-id-blog.view-display-id-block .view-footer .view-content {
  background-color: transparent;
  font-size: 1rem;
  padding: 1.5rem 0;
}

.view-blog.view-id-blog.view-display-id-block .view-footer .view-content .views-row {
  display: inline-block;
}

.view-id-blog.view-display-id-block_2 .views-field-field-image img.align-left {
  max-width: 35%;
}

.blog-cat h2.block-title {
  font-size: 1.75rem;
}

.blog-cat .block-content a {
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  font-size: 1.5rem;
}

.view-blog {
  padding-bottom: 3rem;
}

.views-exposed-widgets {
  padding-bottom: 1rem;
}

/* Hero areas */
.l-hero, .l-hero2, .l-hero3 {
  margin: 0;
  background-size: cover;
}

.l-hero2, .l-hero3 {
  background: #cad6dd;
  padding: 2rem 0;
}

.l-hero2 .block, .l-hero3 .block {
  padding: .5rem;
  vertical-align: top;
}

.l-hero2 .block .views-row img, .l-hero3 .block .views-row img {
  border-radius: 0;
  padding: 1px;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
}

.l-hero3 {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#efefef+0,eeeeee+50,dddddd+100 */
  background: #efefef;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(#efefef), color-stop(50%, #eeeeee), to(#dddddd));
  background: linear-gradient(to bottom, #efefef 0%, #eeeeee 50%, #dddddd 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#dddddd',GradientType=0 );
  /* IE6-9 */
}

.block-hero {
  margin: 0;
}

.block-hero.picture {
  padding: 0;
  margin: 0;
}

.block-hero.picture img {
  width: 100%;
}

.view-id-take_action .view-content > h3 {
  margin-top: 3.5rem;
}

/* Footer */
.l-footer {
  margin-top: 0;
  padding-top: 1rem;
  background-color: #2d5a76;
  color: #fff;
  line-height: 1.5;
  text-align: center;
  border-top: none;
  position: relative;
  z-index: 99;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
}

.l-footer a {
  color: #fff;
}

.l-footer .addr_social {
  margin-left: 100px;
}

.l-footer .addr_social ul li {
  display: inline-block;
  margin: 0;
  padding: 0;
  font-size: 1.5rem;
}

.l-footer .addr_social ul li a {
  padding: .25rem;
}

.l-footer .block-block-social-media img {
  max-width: 32px;
}

.l-footer #search-block-form input {
  float: left;
  max-height: 2.5rem;
  line-height: 2.5rem;
}

.l-footer #search-block-form input.form-search {
  border: 1px solid #A7A9AC;
  margin-right: 5px;
}

.l-footer #search-block-form input.form-submit {
  padding: 0 .5rem;
  font-family: "Roboto", sans-serif;
  background-color: #ed2026;
}

.l-footer .block-menu-menu-footer-navigation ul.menu-top-only li {
  font-family: "Roboto", sans-serif;
  font-size: 1.2rem;
  font-weight: normal;
  text-transform: none;
  text-align: left;
}

/* Paragraphs */
.field-name-field-video .field-items {
  width: 100%;
}

.field-name-field-video .field-items .field-item {
  padding: 1rem;
}

@media (min-width: 34rem) {
  .field-name-field-video .field-items {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .field-name-field-video .field-items .field-item {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding: 1rem;
    -ms-flex-preferred-size: calc(100% / 3);
        flex-basis: calc(100% / 3);
  }
}

.field-name-field-paragraphs .paragraphs-item-full.imageleft .field-name-field-image img.align-left, .field-name-field-paragraphs .paragraphs-item-full.imageleft .field-name-field-image img.align-right, .field-name-field-paragraphs .paragraphs-item-full.imageright .field-name-field-image img.align-left, .field-name-field-paragraphs .paragraphs-item-full.imageright .field-name-field-image img.align-right {
  float: none;
  margin: 1.25rem 0;
}

.field-name-field-paragraphs .paragraphs-item-full.container_width {
  width: 100%;
}

.field-name-field-paragraphs .paragraphs-item-full.full_width {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

.field-name-field-paragraphs .paragraphs-item-full.full_width .content {
  max-width: 32rem;
  margin: 0 auto;
  padding: 0 2rem;
}

.field-name-field-paragraphs .paragraphs-item {
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.field-name-field-paragraphs .paragraphs-item .paragraphs-item {
  padding: .25rem;
}

.field-name-field-paragraphs .field-item > .paragraphs-item-full-width-image:first-child,
.field-name-field-paragraphs .field-item > .paragraphs-item-split-screen:first-child {
  padding-top: 1.5rem;
}

.field-name-field-paragraphs .paragraphs-item-full.bgtint_red {
  background-color: #d9cfc8;
}

.field-name-field-paragraphs .paragraphs-item-full.bgtint_blue {
  background-color: #3659735b;
}

.field-name-field-paragraphs .paragraphs-item-full.bgtint_teal {
  background-color: #0c8ba559;
}

.field-name-field-paragraphs .paragraphs-item-full.bgtint_green {
  background-color: #72843756;
}

.field-name-field-paragraphs .paragraphs-item-full.bgtint_purple {
  background-color: #85599c67;
}

.field-name-field-paragraphs .paragraphs-item-full.bgtint_grey {
  background-color: #ddd2c957;
}

.field-name-field-paragraphs .paragraphs-item-callout-box, .field-name-field-paragraphs .paragraphs-item-video {
  padding: 2rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.field-name-field-paragraphs .paragraphs-item-callout-box .field-name-field-button a, .field-name-field-paragraphs .paragraphs-item-video .field-name-field-button a {
  display: inline-block;
  padding: 1rem;
  border-radius: 0;
  background-color: #ed2026;
  color: #fff;
  -webkit-transition: background 1s;
  transition: background 1s;
}

.field-name-field-paragraphs .paragraphs-item-callout-box .field-name-field-button a:hover, .field-name-field-paragraphs .paragraphs-item-video .field-name-field-button a:hover {
  background-color: #231f20;
}

.field-name-field-paragraphs .paragraphs-item-callout-box .entity-plus > .content > div:last-child:after, .field-name-field-paragraphs .paragraphs-item-video .entity-plus > .content > div:last-child:after {
  content: '';
  display: block;
  clear: both;
}

.field-name-field-paragraphs .paragraphs-item-callout-box.imageleft, .field-name-field-paragraphs .paragraphs-item-callout-box.imageright {
  padding-top: 4.5rem;
}

.field-name-field-paragraphs .paragraphs-item-quote .field-name-field-text-area {
  padding: inherit 15%;
  font-family: "Arapey", serif;
  text-transform: none;
  font-size: 2rem;
  text-align: center;
  color: #2d5a76;
}

.field-name-field-paragraphs .paragraphs-item-quote .field-name-field-text-area a {
  border-bottom: .075rem solid;
}

.field-name-field-paragraphs .paragraphs-item-split-screen .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.field-name-field-paragraphs .paragraphs-item-split-screen .content .field {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
  padding: 0;
}

.field-name-field-paragraphs .paragraphs-item-split-screen .content .field-name-field-image {
  float: none;
  margin: 0;
}

.field-name-field-paragraphs .paragraphs-item-column-list-group .field-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
}

.field-name-field-paragraphs .paragraphs-item-column-list-group .field-items .field-item {
  min-width: 25%;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  text-align: center;
}

.field-name-field-paragraphs .paragraphs-item-column-list-group .field-items .field-item .field {
  text-align: center;
}

.field-name-field-paragraphs .paragraphs-item-column-list-group .field-items .field-item .field h3 {
  margin-top: .75rem;
}

.field-name-field-paragraphs .paragraphs-item-column-list-group .field-items .field-item .field a {
  display: inline-block;
  background-color: #ed2026;
  padding: .5rem;
  border-radius: 0;
  margin: -.75rem 0 .25rem 0;
  color: #fff;
  -webkit-transition: background 1s;
  transition: background 1s;
}

.field-name-field-paragraphs .paragraphs-item-column-list-group .field-items .field-item .field a:hover {
  background-color: #231f20;
}

.field-name-field-paragraphs .paragraphs-item-column-list-group .field-items .field-item .field-items {
  display: inline-block;
}

.field-name-field-paragraphs .paragraphs-item-column-list-group.col-format-circle .field-items .field-item .field-name-field-image img {
  border-radius: 100%;
}

.field-name-field-paragraphs .paragraphs-item-column-list-group.col-format-tile .field-items, .field-name-field-paragraphs .view-other-ways-to-give .field-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.field-name-field-paragraphs .paragraphs-item-column-list-group.col-format-tile .field-items .field-item, .field-name-field-paragraphs .view-other-ways-to-give .field-items .field-item {
  min-width: 100%;
}

.field-name-field-paragraphs .paragraphs-item-column-list-group.col-format-tile .field-items .field-item .paragraphs-item-column-list .content, .field-name-field-paragraphs .view-other-ways-to-give .field-items .field-item .paragraphs-item-column-list .content {
  position: relative;
  aspect-ratio: 600 / 400;
}

.field-name-field-paragraphs .paragraphs-item-column-list-group.col-format-tile .field-items .field-item .paragraphs-item-column-list .content a > .field-name-field-image, .field-name-field-paragraphs .view-other-ways-to-give .field-items .field-item .paragraphs-item-column-list .content a > .field-name-field-image {
  position: relative;
  width: 100%;
  aspect-ratio: 600 / 400;
  overflow: hidden;
  background-color: #000;
}

.field-name-field-paragraphs .paragraphs-item-column-list-group.col-format-tile .field-items .field-item .paragraphs-item-column-list .content a > .field-name-field-image img, .field-name-field-paragraphs .view-other-ways-to-give .field-items .field-item .paragraphs-item-column-list .content a > .field-name-field-image img {
  width: 100%;
  text-align: center;
  -webkit-transition: .6s all ease-in-out;
  transition: .6s all ease-in-out;
  opacity: .75;
}

.field-name-field-paragraphs .paragraphs-item-column-list-group.col-format-tile .field-items .field-item .paragraphs-item-column-list .content a > .field-name-field-image > .field-items, .field-name-field-paragraphs .view-other-ways-to-give .field-items .field-item .paragraphs-item-column-list .content a > .field-name-field-image > .field-items {
  position: absolute;
  top: 0;
  left: 0;
}

.field-name-field-paragraphs .paragraphs-item-column-list-group.col-format-tile .field-items .field-item .paragraphs-item-column-list .content a > .field-name-field-sub-header, .field-name-field-paragraphs .view-other-ways-to-give .field-items .field-item .paragraphs-item-column-list .content a > .field-name-field-sub-header {
  position: relative;
  width: 100%;
  bottom: 0;
  left: 0;
}

.field-name-field-paragraphs .paragraphs-item-column-list-group.col-format-tile .field-items .field-item .paragraphs-item-column-list .content a > .field-name-field-sub-header .field-items, .field-name-field-paragraphs .view-other-ways-to-give .field-items .field-item .paragraphs-item-column-list .content a > .field-name-field-sub-header .field-items {
  display: block;
}

.field-name-field-paragraphs .paragraphs-item-column-list-group.col-format-tile .field-items .field-item .paragraphs-item-column-list .content a > .field-name-field-sub-header h2, .field-name-field-paragraphs .view-other-ways-to-give .field-items .field-item .paragraphs-item-column-list .content a > .field-name-field-sub-header h2 {
  padding: .5rem 1rem;
  font-size: .8rem;
  text-align: left;
  color: #2d5a76;
}

.field-name-field-paragraphs .paragraphs-item-column-list-group.col-format-tile .field-items .field-item .paragraphs-item-column-list .content > .field-name-field-button, .field-name-field-paragraphs .view-other-ways-to-give .field-items .field-item .paragraphs-item-column-list .content > .field-name-field-button {
  position: relative;
  width: 100%;
}

.field-name-field-paragraphs .paragraphs-item-column-list-group.col-format-tile .field-items .field-item .paragraphs-item-column-list .content > .field-name-field-button h4, .field-name-field-paragraphs .view-other-ways-to-give .field-items .field-item .paragraphs-item-column-list .content > .field-name-field-button h4 {
  font-size: 1rem;
  padding: .5rem;
  background-color: #ed2026;
  color: #fff;
}

.field-name-field-paragraphs .paragraphs-item-column-list-group.col-format-tile .field-items .field-item .paragraphs-item-column-list .content a:hover > .field-name-field-image img, .field-name-field-paragraphs .view-other-ways-to-give .field-items .field-item .paragraphs-item-column-list .content a:hover > .field-name-field-image img {
  max-width: 110%;
  width: 110%;
  margin-left: -5%;
  margin-top: -5%;
  opacity: .6;
}

.field-name-field-paragraphs .paragraphs-item-column-list-group.col-format-tile .field-items h2.field-item, .field-name-field-paragraphs .view-other-ways-to-give .field-items h2.field-item {
  color: #fff;
}

@media (min-width: 34rem) {
  .field-name-field-paragraphs .paragraphs-item-column-list-group.col-format-tile .field-items .field-item, .field-name-field-paragraphs .view-other-ways-to-give .field-items .field-item {
    min-width: calc(100% / 3);
  }
  .field-name-field-paragraphs .paragraphs-item-column-list-group.col-format-tile .field-items .field-item .paragraphs-item-column-list .content a > .field-name-field-sub-header, .field-name-field-paragraphs .view-other-ways-to-give .field-items .field-item .paragraphs-item-column-list .content a > .field-name-field-sub-header {
    position: absolute;
  }
  .field-name-field-paragraphs .paragraphs-item-column-list-group.col-format-tile .field-items .field-item .paragraphs-item-column-list .content a > .field-name-field-sub-header h2, .field-name-field-paragraphs .view-other-ways-to-give .field-items .field-item .paragraphs-item-column-list .content a > .field-name-field-sub-header h2 {
    font-size: 1.2rem;
    color: #fff;
  }
  .field-name-field-paragraphs .paragraphs-item-column-list-group.col-format-tile .field-items .field-item .paragraphs-item-column-list .content a > .field-name-field-button, .field-name-field-paragraphs .view-other-ways-to-give .field-items .field-item .paragraphs-item-column-list .content a > .field-name-field-button {
    position: absolute;
    right: 0;
    top: 0;
    text-align: right;
  }
  .field-name-field-paragraphs .paragraphs-item-column-list-group.col-format-tile .field-items .field-item .paragraphs-item-column-list .content a > .field-name-field-button h4, .field-name-field-paragraphs .view-other-ways-to-give .field-items .field-item .paragraphs-item-column-list .content a > .field-name-field-button h4 {
    margin-right: .5rem;
  }
}

.field-name-field-paragraphs .paragraphs-item-split-screen.paragraphs-item-full.full_width .content, .field-name-field-paragraphs .paragraphs-item-full-width-image.paragraphs-item-full.full_width .content {
  max-width: 100%;
  padding: 0;
}

.field-name-field-paragraphs .paragraphs-item-split-screen.paragraphs-item-full.full_width .content .field-name-field-text-area, .field-name-field-paragraphs .paragraphs-item-full-width-image.paragraphs-item-full.full_width .content .field-name-field-text-area {
  padding: 4rem 10%;
}

.field-name-field-paragraphs .field-name-field-color {
  display: none;
}

.field-name-field-paragraphs .paragraphs-item-spectrum-item.blue_spectrum .field-name-field-sub-header h2 {
  color: #365973;
}

.field-name-field-paragraphs .paragraphs-item-spectrum-item.teal_spectrum .field-name-field-sub-header h2 {
  color: #0C8CA5;
}

.field-name-field-paragraphs .paragraphs-item-spectrum-item.green_spectrum .field-name-field-sub-header h2 {
  color: #728437;
}

.field-name-field-paragraphs .paragraphs-item-spectrum-item.purple_spectrum .field-name-field-sub-header h2 {
  color: #84599C;
}

.field-name-field-paragraphs .paragraphs-item-spectrum-item.grey_spectrum .field-name-field-sub-header h2 {
  color: #DDD2C9;
}

.field-name-field-paragraphs .paragraphs-item-spectrum-item.red_spectrum .field-name-field-sub-header h2 {
  color: #DC3933;
}

.field-name-field-paragraphs .spectrum {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 2rem auto 2rem;
      grid-template-columns: 2rem auto 2rem;
  -ms-grid-rows: 50% 50%;
      grid-template-rows: 50% 50%;
}

.field-name-field-paragraphs .spectrum .spectrum_arrow_left, .field-name-field-paragraphs .spectrum .spectrum_arrow_right {
  font-size: 1.5rem;
  width: 2rem;
  color: #fff;
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-row: 1 / 3;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.field-name-field-paragraphs .spectrum .spectrum_arrow_bar_top {
  border-bottom: 2px solid #fff;
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 1;
  grid-row: 1;
}

.field-name-field-paragraphs .spectrum .spectrum_arrow_bar_bottom {
  border-top: 2px solid #fff;
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 2;
  grid-row: 2;
}

.field-name-field-paragraphs .spectrum .spectrum_arrow_right {
  -ms-grid-column: 3;
  grid-column: 3;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

@media (min-width: 34rem) {
  .paragraphs-items-field-spectrum .field-name-field-spectrum h2 {
    font-size: 1.3rem;
  }
  .paragraphs-items-field-spectrum .field-name-field-spectrum > .field-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .paragraphs-items-field-spectrum .field-name-field-spectrum > .field-items > .field-item {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    min-width: 50%;
  }
  .paragraphs-items-field-spectrum .field-name-field-spectrum > .field-items > .field-item .paragraphs-item-full {
    width: auto;
    max-width: inherit;
    left: auto;
    right: auto;
    margin-left: inherit;
    margin-right: inherit;
  }
  .paragraphs-items-field-spectrum .field-name-field-spectrum > .field-items > .field-item .paragraphs-item-full > .content {
    padding: 0 .5rem;
  }
}

@media (min-width: 66rem) {
  .paragraphs-items-field-spectrum .field-name-field-spectrum > .field-items {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
  }
  .paragraphs-items-field-spectrum .field-name-field-spectrum > .field-items > .field-item {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    min-width: 25%;
  }
}

.flexy.view .view-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.flexy.view .view-content .views-row {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 1rem;
}

.flexy.view .view-content > h3 {
  min-width: 100%;
}

.flexy.view.bricks .views-row {
  padding: 1rem;
  background: #f9f9f9;
  border: 1px solid #eee;
  margin: .5rem;
  border-radius: 0;
}

.flexy.view.bricks .views-row img.align-right {
  max-width: 125px;
  margin-top: 0;
  margin-bottom: 0;
}

.flexy.view.bricks .views-row img.align-right:after {
  clear: right;
  content: '';
  display: block;
}

.flex-no-grow .flexy.view .view-content .views-row {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

.flexy.row.view .view-header {
  width: 100%;
}

.flexy.row.view .view-header p {
  margin: 0;
}

.flexy.row.view .view-content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  max-width: 100%;
}

.conferenceprofile .bio, .conferenceprofile .block-content, .block-views-conference-schedule-block-4 .bio, .block-views-conference-schedule-block-4 .block-content {
  margin: 1.5rem 0;
  padding: 1.5rem;
  border-top: 1px solid #efefef;
  background: #f9f9f9;
  border-radius: 0;
}

.columns.view .view-content .views-row {
  width: calc(100%/3);
  text-align: center;
}

.rounded img {
  border-radius: 100%;
}

img.rounded {
  border-radius: 100%;
}

@media all and (min-width: 34rem) {
  .right {
    float: right;
  }
  .left {
    float: left;
  }
  .flexrev {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .flexy.view .view-content .views-row {
    min-width: calc(100%/3);
  }
  .flexy.view.bricks .view-content .views-row {
    width: calc(100%/3);
  }
  .flexy.row.view .view-content .views-row {
    min-width: inherit;
  }
  .field-name-field-paragraphs .paragraphs-item {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .field-name-field-paragraphs .paragraphs-item .paragraphs-item {
    padding: .5rem;
  }
  .field-name-field-paragraphs .field-item > .paragraphs-item-full-width-image:first-child,
  .field-name-field-paragraphs .field-item > .paragraphs-item-split-screen:first-child {
    padding-top: 0;
  }
  .block.banner {
    width: 100vw;
    max-width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding: 0 0 2rem 0;
    max-height: 780px;
    overflow: hidden;
  }
  .block.banner .banner-info {
    position: relative;
    max-height: 780px;
    background-color: transparent;
  }
  .block.banner .banner-info .banner-text {
    position: relative;
  }
  .block.banner .banner-info .banner-text .banner-text-inner {
    position: absolute;
    left: 2rem;
    bottom: 2.5rem;
    padding: inherit;
  }
  .block.banner .banner-info .banner-text .banner-text-inner h2, .block.banner .banner-info .banner-text .banner-text-inner h3 {
    font-size: 1.2rem;
    color: white;
  }
  .block.banner .banner-info .banner-text .banner-text-inner h3 {
    font-size: 1rem;
  }
  .block.banner .banner-info .banner-text .banner-text-inner .button {
    font-size: 1.25rem;
    padding: 1rem;
    line-height: 1.5;
    background-color: #2d5a76;
  }
  .block.banner .banner-info .banner-text .banner-text-inner .button.red {
    background-color: #ed2026;
  }
  .block.banner .banner-info .banner-text .banner-text-inner .button.teal {
    background-color: #0C8CA5;
  }
  .block.banner .banner-info .banner-text .banner-text-inner .button.green {
    background-color: #729484;
  }
  .block.banner .banner-info .banner-text .banner-text-inner .button.purple {
    background-color: #a850d8;
  }
  .block.banner .banner-info .banner-text .banner-text-inner .button.yellow {
    background-color: #E4CF5F;
    color: #2d5a76;
  }
  .field-name-field-paragraphs .paragraphs-item-full.full_width {
    clear: both;
  }
  .field-name-field-paragraphs .paragraphs-item-full.full_width .content {
    max-width: 34rem;
  }
  .field-name-field-paragraphs .paragraphs-item-split-screen {
    clear: both;
  }
  .field-name-field-paragraphs .paragraphs-item-split-screen .content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
  }
  .field-name-field-paragraphs .paragraphs-item-split-screen .content .field {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    width: 50%;
  }
  .field-name-field-paragraphs .paragraphs-item-split-screen .content .field-name-field-text-area {
    padding: 0 2rem;
  }
  .field-name-field-paragraphs .paragraphs-item-split-screen .content .field-name-field-image {
    float: left;
    margin: 0 2.5rem 2.5rem 0;
  }
  .field-name-field-paragraphs .paragraphs-item-split-screen.imageright .content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse;
            flex-flow: row-reverse;
  }
  .field-name-field-paragraphs .paragraphs-item-full.imageleft .field-name-field-image {
    float: left;
    margin: 0 2.5rem 2.5rem 0;
  }
  .field-name-field-paragraphs .paragraphs-item-full.imageright .field-name-field-image {
    float: right;
    margin: 0 0 2.5rem 2.5rem;
  }
}

@media all and (min-width: 48rem) {
  .flexrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .flexrow .flexcell {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .flexrev {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .block-cmn-conference-cmn-conference-livenow .flexcell {
    width: 50%;
  }
  .field-name-field-paragraphs .paragraphs-item-full.narrow_width {
    width: 60%;
  }
  .field-name-field-paragraphs .paragraphs-item-full.full_width .content {
    max-width: 48rem;
  }
  .has-sidebar .field-name-field-paragraphs .paragraphs-item-full.full_width {
    left: 71%;
  }
}

@media all and (min-width: 62rem) {
  .l-header img.header-logo {
    padding: 1rem 0 0 0;
  }
  .field-name-field-paragraphs .paragraphs-item-full.full_width .content {
    max-width: 62rem;
    padding: 0 4rem;
  }
  .has-sidebar .field-name-field-paragraphs .paragraphs-item-full.full_width {
    left: 50%;
  }
}

@media all and (min-width: 75rem) {
  .l-header img.header-logo {
    width: 240px;
    padding: 1rem 0 0 0;
  }
  .field-name-field-paragraphs .paragraphs-item-full.full_width .content {
    max-width: 75rem;
    padding: 0 4rem;
  }
}

@media all and (min-width: 34rem) {
  .col3 .field-name-field-text-area, .col2 .field-name-field-text-area {
    -webkit-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 1.5rem;
            column-gap: 1.5rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .col3 .field-name-field-text-area p:first-child, .col3 .field-name-field-text-area ul:first-child, .col3 .field-name-field-text-area h3:first-child, .col2 .field-name-field-text-area p:first-child, .col2 .field-name-field-text-area ul:first-child, .col2 .field-name-field-text-area h3:first-child {
    margin-top: 0;
  }
  .col3 .field-name-field-text-area li, .col2 .field-name-field-text-area li {
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
  }
  .col2 .field-name-field-text-area {
    -webkit-column-count: 2;
            column-count: 2;
  }
}

/* Media queries */
@media all and (max-width: 62rem) {
  .views-row {
    clear: both;
  }
}

@media all and (min-width: 62rem) {
  .front .view-id-news .views-row {
    clear: none;
    width: 50%;
    float: left;
  }
  .front .view-id-news .views-row.odd {
    clear: left;
  }
  .block-system-header {
    max-width: 50%;
    float: left;
  }
  .block.banner .banner-info .banner-text .banner-text-inner h2, .block.banner .banner-info .banner-text .banner-text-inner h3 {
    font-size: 1.75rem;
  }
  .block.banner .banner-info .banner-text .banner-text-inner h3 {
    font-size: 1.25rem;
  }
  .block.banner .banner-info img {
    width: 100%;
  }
  .l-hero2 .block-views-news-resources-block {
    width: 66%;
    float: left;
  }
  .l-hero2 .block-views-news-resources-block .views-field-title a {
    text-decoration: none;
    font-size: 1.2rem;
  }
  .l-hero2 .block-views-news-resources-block .views-field-created {
    font-style: italic;
  }
  .l-hero2 .block-views-news-resources-block .view-footer {
    clear: left;
  }
  .l-hero2 .block-views-news-resources-block .view-content::after {
    content: "";
    display: table;
    clear: both;
  }
  .l-hero2 .block-views-news-resources-block-2 {
    width: 33%;
    float: left;
  }
  .l-hero2 .block-views-news-resources-block-2 .view-header {
    text-align: center;
    font-size: 1.3rem;
  }
  .l-hero2 .block-views-news-resources-block-2 .view-header a {
    text-transform: uppercase;
    text-decoration: none;
    color: #ed2026;
    font-family: "Roboto", sans-serif;
  }
  .l-hero2 .block-views-news-resources-block-2 .views-row {
    padding: 5px 15px;
  }
  .block-menu-menu-footer-navigation ul.menu-top-only li {
    width: 100%;
    display: block;
  }
  .third, .half, .fourth, .fifth, .sixth, .forty-pct, .thirty-pct {
    padding: 1rem;
    display: inline-block;
    vertical-align: top;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .forty-pct {
    width: 39%;
  }
  .thirty-pct {
    width: 29%;
  }
  .third {
    width: 32.3%;
  }
  .half {
    width: 49%;
  }
  .half.odd {
    clear: both;
  }
  .fourth {
    width: 24.5%;
  }
  .fifth {
    width: 19%;
  }
  .sixth {
    width: 15.6%;
  }
  .right-float {
    float: right;
  }
  .left-float {
    float: left;
  }
  .right-align {
    text-align: right;
  }
  .left-align {
    text-align: left;
  }
}

.center {
  text-align: center;
}

.clr-l {
  clear: left;
}

.clr-r {
  clear: right;
}

.views-row.center {
  text-align: center;
}

.block-cmn-mapbox-cmn-mapbox-mapblock {
  clear: left;
}

.view-id-news_resources .view-content::after {
  content: "";
  display: table;
  clear: both;
}

.view-id-news_resources img {
  background-color: #fff;
}

.view-id-events.view-display-id-block .views-field-field-image img, .view-id-events.view-display-id-block_1 .views-field-field-image img, .view-id-events.view-display-id-page_2 .views-field-field-image img {
  max-width: 80px;
  border-radius: 40px;
}

.block-views-events-block-3, .block-views-events-block-5 {
  max-width: 49%;
  width: 49%;
  display: inline-block;
}

.block-views-events-block-3 .views-row.first.last .views-field-field-image, .block-views-events-block-5 .views-row.first.last .views-field-field-image {
  float: left;
  padding-right: 1rem;
}

.block-views-events-block-3 .views-row.first.last .views-field, .block-views-events-block-5 .views-row.first.last .views-field {
  text-align: left;
}

.view-church-speaks .views-field-field-image img.align-right {
  max-width: 20%;
}

.block-views-church-speaks-block h2.block-title {
  font-size: 1.75rem;
  text-transform: none;
}

.view-id-church_speaks.view-display-id-page_1 h2 {
  font-size: 2rem;
}

.view-id-church_speaks.view-display-id-page_1 h3 {
  font-size: 1.5rem;
}

.view-id-church_speaks.view-display-id-page_1 .views-row {
  margin-left: 2.5rem;
  clear: right;
}

.page-node-187 .node-4 {
  display: none;
}

/*******/
/* Social Headers */
/*******/
.block.top-strip {
  display: none;
}

@media (min-width: 34rem) {
  .block.top-strip {
    width: 100vw;
    display: block;
    max-width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding: .25rem 0;
    background-color: #2d5a76;
    color: #fff;
  }
  .block.top-strip .block-content {
    padding: 0 2rem;
  }
  .block.top-strip .block-content ul {
    list-style: none;
    text-align: right;
    margin: 0;
    padding: 0;
  }
  .block.top-strip .block-content ul li {
    display: inline-block;
    margin: 0;
    padding: 0;
  }
  .block.top-strip .block-content ul li a {
    color: #fff;
    padding: .5rem;
    font-size: .9rem;
  }
  .block.top-strip .block-content ul li a.social {
    padding: .4rem .25rem;
    font-size: 1.1rem;
  }
  .block.top-strip .block-content ul li a:hover {
    background-color: rgba(0, 0, 0, 0.15);
  }
}

#cmn_footer_newsletter {
  float: none;
  margin-left: 0;
}

#cmn_footer_newsletter a:hover {
  color: #fff;
}

.l-header .container-fluid {
  padding-left: 0;
  padding-right: 0;
}

.l-header .container {
  max-width: 100%;
}

#cmn_pledge label, .block-block-spanish-link, .block-block-slogan {
  display: none;
}

@media all and (min-width: 62rem) {
  #cmn_social {
    border-radius: 0 0 5px 5px;
    padding: 35px 20px 10px 20px;
    margin: 0 4px;
  }
  .block-block-spanish-link, .block-block-slogan {
    display: block;
  }
  #cmn_newsletter span {
    display: inline-block;
  }
  .l-header .container-fluid {
    padding-right: .9375rem;
    padding-left: .9375rem;
    margin-right: auto;
    margin-left: auto;
  }
}

@media (min-width: 34em) {
  .l-header .container, .l-hero2-inner, .l-hero3-inner, .contained .block-content {
    max-width: 34rem;
    margin: 0 auto;
  }
  .l-hero3-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .l-hero3-inner .block {
    width: 100%;
  }
  .l-hero3-inner .block.half {
    width: 50%;
  }
  .l-hero3-inner .block.banner {
    width: 100vw;
  }
}

@media (min-width: 48em) {
  .l-header .container, .l-hero2-inner, .l-hero3-inner, .contained .block-content {
    max-width: 46rem;
  }
}

@media (min-width: 62em) {
  .l-header .container, .l-hero2-inner, .l-hero3-inner, .contained .block-content {
    max-width: 60rem;
  }
  .block.banner .banner-info .banner-text .banner-text-inner {
    bottom: 3rem;
    left: 3rem;
  }
  .block.banner .banner-info .banner-text .banner-text-inner h2, .block.banner .banner-info .banner-text .banner-text-inner h3 {
    font-size: clamp(1.4rem, 3rem, 3.5rem);
  }
  .block.banner .banner-info .banner-text .banner-text-inner h3 {
    font-size: 1.75rem;
    font-family: "Roboto", sans-serif;
  }
}

@media (min-width: 75em) {
  .l-header .container, .l-hero2-inner, .l-hero3-inner, .contained .block-content {
    max-width: 72.25rem;
  }
}

@media (min-width: 120em) {
  .block.banner .banner-info .banner-text .banner-text-inner {
    bottom: 13rem;
    left: 5rem;
  }
}

/*********/
/* Pledge */
/*********/
#cmn_pledge_col1, #cmn_pledge_col2 {
  padding: 20px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#cmn_pledge_col1 #first_name, #cmn_pledge_col1 #last_name, #cmn_pledge_col1 #email, #cmn_pledge_col1 #zip, #cmn_pledge_col1 #cmn_pledge_submit {
  max-width: 48%;
  width: 48%;
  float: left;
  max-height: 30px;
  height: 30px;
  border: 1px solid #231f20;
  margin: .4%;
  padding: 7px;
}

#cmn_pledge_col1 #zip {
  width: 35%;
}

#cmn_pledge_col1 #cmn_pledge_submit {
  width: 13%;
  border: none;
  padding: .3rem .5rem;
  background-color: #ed2026;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: .9rem;
  border-radius: 0;
  margin: 2px;
  display: inline-block;
  text-decoration: none;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

#cmn_espanol {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  clear: right;
  text-align: right;
  font-size: 1rem;
  padding-bottom: 1.5rem;
}

#cmn_espanol a:hover {
  color: #000;
}

.block #cmn_slogan h2 {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  clear: right;
  text-align: right;
  font-size: 1.8rem;
  font-style: italic;
  color: #231f20;
}

.block #cmn_slogan h2 a:hover {
  color: #000;
}

.executionstatus {
  padding: 1px 5px;
  border-radius: 0;
  display: inline-block;
  text-align: center;
}

.executionstatus-executed {
  background-color: rgba(237, 31, 39, 0.1);
}

.executionstatus-pending {
  background-color: rgba(205, 91, 40, 0.1);
}

.executionstatus-stayed {
  background-color: rgba(247, 233, 106, 0.2);
}

.executionstatus-commuted {
  background-color: rgba(140, 181, 70, 0.1);
}

/*******/
/* Nav */
/*******/
/**
 * Menus in nav area
 */
.l-nav, .block.contained.mainnav {
  background-color: #2d5a76;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

.l-nav a, .block.contained.mainnav a {
  color: #fff;
}

.l-nav .menu li, .block.contained.mainnav .menu li {
  list-style: none;
  margin: 0;
  padding: 0;
  background-color: #2d5a76;
  text-align: right;
  text-transform: uppercase;
}

.l-nav .menu a, .block.contained.mainnav .menu a {
  display: block;
  padding: 1rem 1.25rem;
  font-size: 1.4rem;
  text-decoration: none;
  font-weight: 700;
}

.l-nav .menu li.has-children > a, .block.contained.mainnav .menu li.has-children > a {
  padding-right: 4rem;
}

.l-nav .menu:after, .block.contained.mainnav .menu:after {
  /* Clearfix menus */
  content: '';
  display: table;
  clear: both;
}

.l-nav .menu-toggle-button, .block.contained.mainnav .menu-toggle-button {
  padding: .5rem 0;
}

.header-menu a {
  display: block;
  padding: 1rem 1.25rem;
  font-size: 1.4rem;
  text-decoration: none;
  font-weight: 700;
}

.block-system-main-menu, .block.mainnav {
  background-color: transparent;
}

.block-system-main-menu label, .block.mainnav label {
  color: #fff;
}

.view-id-quotes.view-display-id-block {
  background-color: #cad6dd;
  color: #2d5a76;
  padding: 1rem 1.5rem;
  border-radius: 0;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
          box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}

.view-id-quotes.view-display-id-block .sidebarquote {
  font-size: 1.6rem;
  color: #fff;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
}

.view-id-quotes.view-display-id-block .sidebarname {
  color: #231f20;
  text-align: right;
}

.view-id-quotes.view-display-id-block .flexslider {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
}

@media (min-width: 34rem) {
  .l-nav .block-system-main-menu, .l-nav .block.mainnav, .block.contained.mainnav .block-system-main-menu, .block.contained.mainnav .block.mainnav {
    clear: none;
  }
  .l-nav .menu li, .block.contained.mainnav .menu li {
    text-align: left;
  }
  .l-nav .menu li ul a, .block.contained.mainnav .menu li ul a {
    line-height: 1;
    font-size: 1rem;
    font-weight: normal;
    text-transform: none;
  }
  .l-nav .menu li.has-children > a, .block.contained.mainnav .menu li.has-children > a {
    padding-right: 1.25rem;
  }
  .layout-instance-conference_pages .l-nav .block-system-main-menu, .layout-instance-conference_pages .l-nav .block.mainnav, .layout-instance-conference_pages .block.contained.mainnav .block-system-main-menu, .layout-instance-conference_pages .block.contained.mainnav .block.mainnav, .layout-instance-conference_profiles .l-nav .block-system-main-menu, .layout-instance-conference_profiles .l-nav .block.mainnav, .layout-instance-conference_profiles .block.contained.mainnav .block-system-main-menu, .layout-instance-conference_profiles .block.contained.mainnav .block.mainnav, .layout-instance-conference_profile_edit .l-nav .block-system-main-menu, .layout-instance-conference_profile_edit .l-nav .block.mainnav, .layout-instance-conference_profile_edit .block.contained.mainnav .block-system-main-menu, .layout-instance-conference_profile_edit .block.contained.mainnav .block.mainnav, .layout-instance-conference_account_edit .l-nav .block-system-main-menu, .layout-instance-conference_account_edit .l-nav .block.mainnav, .layout-instance-conference_account_edit .block.contained.mainnav .block-system-main-menu, .layout-instance-conference_account_edit .block.contained.mainnav .block.mainnav, .layout-instance-conference_password_reset .l-nav .block-system-main-menu, .layout-instance-conference_password_reset .l-nav .block.mainnav, .layout-instance-conference_password_reset .block.contained.mainnav .block-system-main-menu, .layout-instance-conference_password_reset .block.contained.mainnav .block.mainnav {
    clear: none;
    float: left;
  }
  .header-logo-wrapper {
    margin: 0;
  }
  #cmn_pledge_col1 {
    max-width: 40%;
    float: left;
    padding: 1%;
  }
  #cmn_pledge_col2 {
    float: left;
    padding: 1%;
    max-width: 60%;
  }
  /* Specific selector to avoid contextual links */
  .l-nav .menu a,
  .header-menu a {
    padding: 1rem 1.25rem;
  }
}

@media (min-width: 48rem) {
  .header-menu a {
    /* Attempt at lining up baseline of site name and header menu */
    padding-top: 1.9375rem;
    padding-bottom: 1.0625rem;
    line-height: 1.25rem;
  }
  .l-nav .menu > li,
  .header-menu li {
    float: none;
    display: inline-block;
  }
  [dir="rtl"] .l-nav .menu > li,
  [dir="rtl"] .header-menu li {
    float: right;
  }
}

@media (min-width: 62rem) {
  .header-menu a {
    /* Attempt at lining up baseline of site name and header menu */
    padding-top: 2rem;
    padding-bottom: 1rem;
    line-height: 1.25rem;
  }
}

.header-menu .links,
.header-menu li {
  margin: 0;
  padding: 0;
}

.header-menu .links li:before,
.header-menu .links li:after {
  /* Hides arrows intented for action links in body */
  display: none;
}

/**
* Implementation Guides
**/
.node-type-book .l-main {
  padding-top: 0;
}

.node-type-book table {
  font-family: "Roboto Condensed", sans-serif;
  /*
    th[scope=row] {
      padding: 0;
      max-width: 40px;
      min-width: 40px;
      position: relative;
      h5 {
        transform: rotate(-90deg);
        position: absolute;
        margin-left: -25px;
      }
    }
    */
}

.node-type-book table th {
  text-transform: uppercase;
}

.node-type-book .block-book-navigation ul.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  font-family: "Roboto Condensed", sans-serif;
}

.node-type-book .block-book-navigation ul.menu li {
  font-size: 1.2rem;
  margin-bottom: .125rem;
}

.node-type-book .block-book-navigation ul.menu li a {
  padding: .25rem 1.75rem .25rem 1.5rem;
  display: block;
  -webkit-transition: background .5s ease-in-out;
  transition: background .5s ease-in-out;
  background-color: transparent;
}

.node-type-book .block-book-navigation ul.menu li a:hover {
  background-color: #000;
}

.node-type-book .block-book-navigation ul.menu li a:after {
  width: 15px;
  margin-right: -15px;
}

.node-type-book .block-book-navigation ul.menu li ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.node-type-book .block-book-navigation ul.menu li ul li {
  font-size: 1rem;
}

.node-type-book .block-book-navigation ul.menu li ul li a {
  padding-left: 2rem;
  background-color: #231f20;
}

.node-type-book .block-book-navigation ul.menu li ul li a.active {
  background-color: #000;
}

.node-type-book .block-book-navigation ul.menu li.collapsed > a:after {
  float: right;
  content: '+';
  display: inline-block;
}

.node-type-book .block-book-navigation ul.menu li.expanded > a:after {
  float: right;
  content: '+';
  display: inline-block;
  opacity: .3;
}

.node-type-book .block-book-navigation ul.menu li.menu-mlid-948 a {
  background-color: #84599C;
}

.node-type-book .block-book-navigation ul.menu li.menu-mlid-948 a:hover {
  background-color: #000;
}

.node-type-book ul.book-pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 3rem;
}

.node-type-book ul.book-pager li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.node-type-book ul.book-pager li a {
  padding: 10px;
  color: #fff;
  background-color: #84599C;
  display: inline-block;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.node-type-book ul.book-pager li a:hover {
  background-color: #365973;
}

.node-type-book ul.book-pager li.previous {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.node-type-book ul.book-pager li.next {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.node-type-book .paragraphs-item-quote .field-name-field-text-area {
  font-family: "Kalam", cursive;
}

.node-type-book .block.banner .banner-info .banner-text .banner-text-inner h2 {
  font-family: "Kalam", cursive;
  font-size: clamp(1.6rem, 3rem, 3.5rem);
}

.node-type-book .block.banner .banner-info .banner-text .banner-text-inner h3 {
  font-size: 1.2rem;
}

.node-type-book .block.banner .banner-info img {
  min-width: 100%;
}

.node-type-book .l-sidebar {
  padding: 0;
}

.node-type-book .l-sidebar .l-inner {
  padding: 0;
}

.node-type-book .block.banner {
  padding: 0;
}

.node-type-book .block.banner a {
  color: #fff;
}

.node-type-book .node-book .field-name-body, .node-type-book .node-book .book-navigation {
  padding: 0 2rem;
}

.node-type-book h1, .node-type-book h2, .node-type-book h3, .node-type-book h4, .node-type-book h5, .node-type-book h6 {
  font-family: "Roboto Condensed", sans-serif;
}

.node-type-book h1.page-title {
  font-family: "Kalam", cursive;
  color: #365973;
  text-transform: none;
  margin-top: 3rem;
}

.node-type-book h1 {
  text-transform: uppercase;
  color: #728437;
  font-size: 2rem;
}

.node-type-book h2 {
  color: #0C8CA5;
  text-transform: none;
  font-weight: bold;
  font-size: 1.75rem;
}

.node-type-book h3 {
  color: #84599C;
  text-transform: none;
  font-weight: normal;
  font-size: 1.5rem;
}

.node-type-book blockquote {
  color: #365973;
  font-family: "Kalam", cursive;
  font-size: 2rem;
  border: none;
  font-style: none;
}

.node-type-book .block.guide-home {
  padding: .25rem 1.75rem 0 1.5rem;
}

.node-type-book .block.guide-home h3 {
  font-size: 1.2rem;
}

.node-type-book .block-book-navigation {
  padding-top: 0;
}

.node-type-book nav.book-navigation ul.menu {
  display: none;
}

.node-type-book nav.book-navigation li.up {
  display: none;
}

.node-type-book .breadcrumb ol li:first-child {
  display: none;
}

.node-type-book .field-name-field-paragraphs > .field-items > .field-item {
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.node-type-book .field-name-field-paragraphs h2 {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  font-size: 2rem;
  padding-top: 1rem;
}

.node-type-book .field-name-field-paragraphs h2.field-item {
  text-transform: uppercase;
}

.node-type-book .field-name-field-paragraphs .paragraphs-items-field-spectrum .field-name-field-sub-header h2 {
  font-size: 1.3rem;
}

.node-type-book .field-name-field-paragraphs .paragraphs-items-field-spectrum .field-name-field-text-area ul {
  padding: 0;
}

.node-type-book .field-name-field-paragraphs .paragraphs-item-full {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

.node-type-book .field-name-field-paragraphs .paragraphs-item-full > .content {
  padding-left: 3rem;
  padding-right: 3rem;
}

.node-type-book .field-name-field-paragraphs .paragraphs-item-full.paragraphs-item-text-area > .content, .node-type-book .field-name-field-paragraphs .paragraphs-item-full.paragraphs-item-quote > .content {
  padding-left: 0;
  padding-right: 0;
  /*
        p, h1, h2, h3, h4, sub {
          padding: 0 2rem;
        }
        */
}

.node-type-book .field-name-field-paragraphs .paragraphs-item-callout-box .content, .node-type-book .field-name-field-paragraphs .paragraphs-item-video .content {
  padding-left: 0;
  padding-right: 0;
}

.node-type-book .field-name-field-paragraphs .paragraphs-item-svg .field-name-field-svg img {
  width: 100%;
  margin: 0 auto;
  display: block;
  max-width: 640px;
}

.node-type-book .field-name-field-paragraphs .paragraphs-item-full.icon h2.field-item:before {
  content: '';
  float: left;
  margin-right: 1rem;
  margin-top: -.5rem;
  height: 4rem;
  width: 4rem;
  background-size: 4rem;
  background-repeat: no-repeat;
  color: #fff;
  border-radius: 100%;
}

.node-type-book .field-name-field-paragraphs .paragraphs-item-full.video_icon,
.node-type-book .field-name-field-paragraphs .paragraphs-item-full.podcast_icon,
.node-type-book .field-name-field-paragraphs .paragraphs-item-full.book_icon,
.node-type-book .field-name-field-paragraphs .paragraphs-item-full.handout_icon,
.node-type-book .field-name-field-paragraphs .paragraphs-item-full.website_icon {
  background-color: #72843756;
}

.node-type-book .field-name-field-paragraphs .paragraphs-item-full.video_icon h2,
.node-type-book .field-name-field-paragraphs .paragraphs-item-full.podcast_icon h2,
.node-type-book .field-name-field-paragraphs .paragraphs-item-full.book_icon h2,
.node-type-book .field-name-field-paragraphs .paragraphs-item-full.handout_icon h2,
.node-type-book .field-name-field-paragraphs .paragraphs-item-full.website_icon h2 {
  color: #728437;
}

.node-type-book .field-name-field-paragraphs .paragraphs-item-full.video_icon h2.field-item:before,
.node-type-book .field-name-field-paragraphs .paragraphs-item-full.podcast_icon h2.field-item:before,
.node-type-book .field-name-field-paragraphs .paragraphs-item-full.book_icon h2.field-item:before,
.node-type-book .field-name-field-paragraphs .paragraphs-item-full.handout_icon h2.field-item:before,
.node-type-book .field-name-field-paragraphs .paragraphs-item-full.website_icon h2.field-item:before {
  -webkit-filter: invert(52%) sepia(7%) saturate(3571%) hue-rotate(33deg) brightness(89%) contrast(76%);
          filter: invert(52%) sepia(7%) saturate(3571%) hue-rotate(33deg) brightness(89%) contrast(76%);
}

.node-type-book .field-name-field-paragraphs .paragraphs-item-full.video_icon h2.field-item:before {
  background-image: url("../images/icons/video.svg");
}

.node-type-book .field-name-field-paragraphs .paragraphs-item-full.podcast_icon h2.field-item:before {
  background-image: url("../images/icons/podcast.svg");
}

.node-type-book .field-name-field-paragraphs .paragraphs-item-full.book_icon h2.field-item:before {
  background-image: url("../images/icons/book.svg");
}

.node-type-book .field-name-field-paragraphs .paragraphs-item-full.handout_icon h2.field-item:before {
  background-image: url("../images/icons/handout.svg");
}

.node-type-book .field-name-field-paragraphs .paragraphs-item-full.website_icon h2.field-item:before {
  background-image: url("../images/icons/website.svg");
}

.node-type-book .field-name-field-paragraphs .paragraphs-item-full.prayer_icon {
  background-color: #72843756;
}

.node-type-book .field-name-field-paragraphs .paragraphs-item-full.prayer_icon h2 {
  color: #728437;
}

.node-type-book .field-name-field-paragraphs .paragraphs-item-full.prayer_icon h2.field-item:before {
  background-image: url("../images/icons/prayer.svg");
  -webkit-filter: invert(52%) sepia(7%) saturate(3571%) hue-rotate(33deg) brightness(89%) contrast(76%);
          filter: invert(52%) sepia(7%) saturate(3571%) hue-rotate(33deg) brightness(89%) contrast(76%);
}

.node-type-book .field-name-field-paragraphs .paragraphs-item-full.ministry_icon {
  background-color: #3659735b;
}

.node-type-book .field-name-field-paragraphs .paragraphs-item-full.ministry_icon h2 {
  color: #365973;
}

.node-type-book .field-name-field-paragraphs .paragraphs-item-full.ministry_icon h2.field-item:before {
  background-image: url("../images/icons/ministry.svg");
  -webkit-filter: invert(29%) sepia(14%) saturate(1513%) hue-rotate(163deg) brightness(99%) contrast(87%);
          filter: invert(29%) sepia(14%) saturate(1513%) hue-rotate(163deg) brightness(99%) contrast(87%);
}

.node-type-book .field-name-field-paragraphs .paragraphs-item-full.ministry_icon {
  padding-top: 2rem;
}

.node-type-book .field-name-field-paragraphs .paragraphs-item-full.ministry_icon:before {
  content: "";
  position: absolute;
  width: 45px;
  height: 100%;
  top: -50%;
  left: 2rem;
  background: #365973 url(../images/ministry-bg.jpg) 0 0 no-repeat;
  background-size: auto 100%;
  border-radius: 0 20px 20px 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.node-type-book .field-name-field-paragraphs .paragraphs-item-full.reflection_icon {
  background-color: #85599c67;
}

.node-type-book .field-name-field-paragraphs .paragraphs-item-full.reflection_icon h2 {
  color: #84599C;
}

.node-type-book .field-name-field-paragraphs .paragraphs-item-full.reflection_icon h2.field-item:before {
  background-image: url("../images/icons/reflection.svg");
  -webkit-filter: invert(43%) sepia(9%) saturate(2733%) hue-rotate(235deg) brightness(88%) contrast(85%);
          filter: invert(43%) sepia(9%) saturate(2733%) hue-rotate(235deg) brightness(88%) contrast(85%);
}

.node-type-book .field-name-field-paragraphs .paragraphs-item-full.read_icon {
  background-color: #dc393348;
}

.node-type-book .field-name-field-paragraphs .paragraphs-item-full.read_icon h2 {
  color: #DC3933;
}

.node-type-book .field-name-field-paragraphs .paragraphs-item-full.read_icon h2.field-item:before {
  background-image: url("../images/icons/read.svg");
  -webkit-filter: invert(24%) sepia(66%) saturate(1763%) hue-rotate(336deg) brightness(118%) contrast(97%);
          filter: invert(24%) sepia(66%) saturate(1763%) hue-rotate(336deg) brightness(118%) contrast(97%);
}

.book-2150 ul.book-pager li a {
  background-color: #ed2026;
}

@media (min-width: 34rem) {
  .node-type-book h1.page-title {
    padding-left: 2rem;
  }
  .node-type-book .block-views-implmentation-guide-menu-block-1 {
    margin-top: -1.5rem;
  }
  .node-type-book table {
    font-family: "Roboto Condensed", sans-serif;
  }
  .node-type-book table th {
    text-transform: uppercase;
  }
  .node-type-book table th[scope=row] {
    background-color: #f7f4f1;
    font-weight: normal;
    text-align: right;
    max-width: auto;
    min-width: auto;
  }
  .node-type-book table th[scope=row] h5 {
    -webkit-transform: inherit;
            transform: inherit;
    position: relative;
    left: auto;
    top: auto;
  }
  .node-type-book table th[scope=col], .node-type-book table td {
    background-color: #e1e2e7;
    border-right-color: #fff;
    text-align: left;
  }
  .node-type-book table th[scope=col] {
    color: #365973;
  }
  .node-type-book table th, .node-type-book table td {
    border-color: transparent;
    border-right: 10px solid #fff;
  }
  .node-type-book table td:last-child {
    border-right: none;
  }
  .node-type-book table tr:nth-child(even) th, .node-type-book table tr:nth-child(even) td {
    background-color: #f7f4f1;
    border-right-color: #fff;
  }
  .node-type-book table tr:nth-child(even) td:nth-child(odd) {
    background-color: #eaeadf;
    border-right-color: #f7f4f1;
  }
  .node-type-book table tr:nth-child(even) td {
    background-color: #e1e2e7;
  }
  .node-type-book table tr:nth-child(odd) th[scope=row], .node-type-book table tr:nth-child(odd) td {
    background-color: #f1ece8;
    border-right-color: #f7f4f1;
  }
  .node-type-book table tr:nth-child(odd) td:nth-child(odd) {
    background-color: #e5e2d6;
    border-right-color: #f7f4f1;
  }
  .node-type-book table tr:nth-child(odd) th[scope=col]:nth-child(odd) {
    background-color: #eaeadf;
    color: #728437;
  }
  .node-type-book table tr:nth-child(odd) td {
    background-color: #dadadd;
  }
  .node-type-book table thead > tr:nth-child(odd) > th:first-child {
    border-right-color: #fff;
  }
  .node-type-book table thead > tr:nth-child(odd) > th:last-child {
    border-right: none;
  }
  .node-type-book .block.banner {
    min-height: 100px;
  }
  .node-type-book .l-main {
    padding: 1.5rem 1.5rem 0 1.5rem;
  }
  .node-type-book .l-main .block.block-views-implmentation-guide-menu-block-2.bottom {
    margin-top: auto;
  }
  .node-type-book .l-main .block.block-views-implmentation-guide-menu-block-2.bottom .views-field-field-featured-images {
    max-height: 100px;
  }
  .node-type-book .l-main {
    padding-top: 1.5rem;
  }
  .node-type-book .field-name-field-paragraphs .paragraphs-item-full.ministry_icon {
    padding-top: 2.5rem;
  }
  .node-type-book .field-name-field-paragraphs .paragraphs-item-full.ministry_icon:before {
    content: "";
    position: absolute;
    width: 55px;
    height: 100%;
    top: 0;
    left: 0;
    background: #365973 url(../images/ministry-bg.jpg) 0 0 no-repeat;
    border-radius: 20px 0 0 20px;
    -webkit-transform: inherit;
            transform: inherit;
    background-size: inherit;
  }
}

@media (min-width: 48rem) {
  .node-type-book {
    /*
    nav.tabs {
      padding-left: 9rem;
    }
    */
  }
  .node-type-book .content-body h1.page-title {
    padding-left: 2rem;
    font-size: 3rem;
  }
  .node-type-book h2.field-name-field-sub-header {
    padding-left: 2rem;
    text-transform: uppercase;
  }
  .node-type-book .node-book .field-name-body,
  .node-type-book .node-book .book-navigation {
    padding: 0 2rem;
  }
  .node-type-book .block.banner {
    max-width: calc(100vw - 300px);
    margin: -1.5rem -1.5rem 0 -1.5rem;
  }
  .node-type-book .block.banner .view-implmentation-guide-menu img {
    width: 100%;
  }
  .node-type-book .field-name-field-paragraphs .paragraphs-item-full {
    margin: 0;
    padding-top: 2rem;
    left: 4.5rem;
    right: 0;
    max-width: calc(100vw - 300px - 4.5rem);
    margin-left: -4.5rem;
    border-radius: 20px 0 0 20px;
  }
  .node-type-book .field-name-field-paragraphs .paragraphs-item-full > .content {
    padding: 0 4rem;
  }
  .node-type-book .field-name-field-paragraphs .paragraphs-item-full.paragraphs-item-text-area > .content, .node-type-book .field-name-field-paragraphs .paragraphs-item-full.paragraphs-item-quote > .content {
    padding: 0 2rem;
  }
  .node-type-book .field-name-field-paragraphs .paragraphs-item-callout-box, .node-type-book .field-name-field-paragraphs .paragraphs-item-video {
    margin-left: -1.5rem;
  }
}

@media (min-width: 75rem) {
  .node-type-book .content-body h1.page-title {
    padding-left: 9rem;
  }
  .node-type-book nav.tabs {
    padding-left: 9rem;
  }
  .node-type-book h2.field-name-field-sub-header {
    padding-left: 9rem;
  }
  .node-type-book .node-book .field-name-body,
  .node-type-book .node-book .book-navigation {
    padding: 0 9rem;
  }
  .node-type-book .field-name-field-paragraphs .paragraphs-item-full.paragraphs-item-text-area > .content, .node-type-book .field-name-field-paragraphs .paragraphs-item-full.paragraphs-item-quote > .content {
    padding: 0 9rem;
  }
}

/*************/
/* MapBox GL */
/*************/
/* Map listings (gets in the way on mobile) */
.mapsidebar {
  display: none;
}

@media (min-width: 48em) {
  .mapsidebar {
    display: block;
  }
}

/*************************
  * Copied from https://api.mapbox.com/mapbox-gl-js/v0.34.0/mapbox-gl.css
  * as it didn't seem to be loading correctly
  *
*************************/
.mapboxgl-map {
  font: 12px/20px "Roboto", sans-serif;
  overflow: hidden;
  position: relative;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mapboxgl-canvas-container.mapboxgl-interactive,
.mapboxgl-ctrl-nav-compass {
  cursor: -webkit-grab;
  cursor: grab;
}

.mapboxgl-canvas-container.mapboxgl-interactive:active,
.mapboxgl-ctrl-nav-compass:active {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.mapboxgl-ctrl-top-left,
.mapboxgl-ctrl-top-right,
.mapboxgl-ctrl-bottom-left,
.mapboxgl-ctrl-bottom-right {
  position: absolute;
  pointer-events: none;
  z-index: 2;
}

.mapboxgl-ctrl-top-left {
  top: 0;
  left: 0;
}

.mapboxgl-ctrl-top-right {
  top: 0;
  right: 0;
}

.mapboxgl-ctrl-bottom-left {
  bottom: 0;
  left: 0;
}

.mapboxgl-ctrl-bottom-right {
  right: 0;
  bottom: 0;
}

.mapboxgl-ctrl {
  clear: both;
  pointer-events: auto;
}

.mapboxgl-ctrl-top-left .mapboxgl-ctrl {
  margin: 10px 0 0 10px;
  float: left;
}

.mapboxgl-ctrl-top-right .mapboxgl-ctrl {
  margin: 10px 10px 0 0;
  float: right;
}

.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl {
  margin: 0 0 10px 10px;
  float: left;
}

.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl {
  margin: 0 10px 10px 0;
  float: right;
}

.mapboxgl-ctrl-group {
  border-radius: 0;
  -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  background: #fff;
}

.mapboxgl-ctrl-group > button {
  width: 30px;
  height: 30px;
  display: block;
  padding: 0;
  outline: none;
  border: none;
  border-bottom: 1px solid #ddd;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0);
  cursor: pointer;
}

/* https://bugzilla.mozilla.org/show_bug.cgi?id=140562 */
.mapboxgl-ctrl > button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.mapboxgl-ctrl > button:last-child {
  border-bottom: 0;
}

.mapboxgl-ctrl > button:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

.mapboxgl-ctrl-icon,
.mapboxgl-ctrl-icon > .mapboxgl-ctrl-compass-arrow {
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.mapboxgl-ctrl-icon {
  padding: 5px;
}

.mapboxgl-ctrl-icon.mapboxgl-ctrl-zoom-out {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20viewBox%3D%270%200%2020%2020%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%3E%0A%20%20%3Cpath%20style%3D%27fill%3A%23333333%3B%27%20d%3D%27m%207%2C9%20c%20-0.554%2C0%20-1%2C0.446%20-1%2C1%200%2C0.554%200.446%2C1%201%2C1%20l%206%2C0%20c%200.554%2C0%201%2C-0.446%201%2C-1%200%2C-0.554%20-0.446%2C-1%20-1%2C-1%20z%27%20%2F%3E%0A%3C%2Fsvg%3E%0A");
}

.mapboxgl-ctrl-icon.mapboxgl-ctrl-zoom-in {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20viewBox%3D%270%200%2020%2020%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%3E%0A%20%20%3Cpath%20style%3D%27fill%3A%23333333%3B%27%20d%3D%27M%2010%206%20C%209.446%206%209%206.4459904%209%207%20L%209%209%20L%207%209%20C%206.446%209%206%209.446%206%2010%20C%206%2010.554%206.446%2011%207%2011%20L%209%2011%20L%209%2013%20C%209%2013.55401%209.446%2014%2010%2014%20C%2010.554%2014%2011%2013.55401%2011%2013%20L%2011%2011%20L%2013%2011%20C%2013.554%2011%2014%2010.554%2014%2010%20C%2014%209.446%2013.554%209%2013%209%20L%2011%209%20L%2011%207%20C%2011%206.4459904%2010.554%206%2010%206%20z%27%20%2F%3E%0A%3C%2Fsvg%3E%0A");
}

.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%270%200%2020%2020%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%3E%0D%0A%20%20%3Cpath%20style%3D%27fill%3A%23333%3B%27%20d%3D%27M10%204C9%204%209%205%209%205L9%205.1A5%205%200%200%200%205.1%209L5%209C5%209%204%209%204%2010%204%2011%205%2011%205%2011L5.1%2011A5%205%200%200%200%209%2014.9L9%2015C9%2015%209%2016%2010%2016%2011%2016%2011%2015%2011%2015L11%2014.9A5%205%200%200%200%2014.9%2011L15%2011C15%2011%2016%2011%2016%2010%2016%209%2015%209%2015%209L14.9%209A5%205%200%200%200%2011%205.1L11%205C11%205%2011%204%2010%204zM10%206.5A3.5%203.5%200%200%201%2013.5%2010%203.5%203.5%200%200%201%2010%2013.5%203.5%203.5%200%200%201%206.5%2010%203.5%203.5%200%200%201%2010%206.5zM10%208.3A1.8%201.8%200%200%200%208.3%2010%201.8%201.8%200%200%200%2010%2011.8%201.8%201.8%200%200%200%2011.8%2010%201.8%201.8%200%200%200%2010%208.3z%27%20%2F%3E%0D%0A%3C%2Fsvg%3E");
}

.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate.watching {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%270%200%2020%2020%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%3E%0D%0A%20%20%3Cpath%20style%3D%27fill%3A%2300f%3B%27%20d%3D%27M10%204C9%204%209%205%209%205L9%205.1A5%205%200%200%200%205.1%209L5%209C5%209%204%209%204%2010%204%2011%205%2011%205%2011L5.1%2011A5%205%200%200%200%209%2014.9L9%2015C9%2015%209%2016%2010%2016%2011%2016%2011%2015%2011%2015L11%2014.9A5%205%200%200%200%2014.9%2011L15%2011C15%2011%2016%2011%2016%2010%2016%209%2015%209%2015%209L14.9%209A5%205%200%200%200%2011%205.1L11%205C11%205%2011%204%2010%204zM10%206.5A3.5%203.5%200%200%201%2013.5%2010%203.5%203.5%200%200%201%2010%2013.5%203.5%203.5%200%200%201%206.5%2010%203.5%203.5%200%200%201%2010%206.5zM10%208.3A1.8%201.8%200%200%200%208.3%2010%201.8%201.8%200%200%200%2010%2011.8%201.8%201.8%200%200%200%2011.8%2010%201.8%201.8%200%200%200%2010%208.3z%27%20%2F%3E%0D%0A%3C%2Fsvg%3E");
}

.mapboxgl-ctrl-icon.mapboxgl-ctrl-fullscreen {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4KCjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM6c29kaXBvZGk9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIgogICB4bWxuczppbmtzY2FwZT0iaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvbmFtZXNwYWNlcy9pbmtzY2FwZSIKICAgdmVyc2lvbj0iMS4xIgogICBpZD0iTGF5ZXJfMSIKICAgeD0iMHB4IgogICB5PSIwcHgiCiAgIHZpZXdCb3g9IjAgMCAyMCAyMCIKICAgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjAgMjA7IgogICB4bWw6c3BhY2U9InByZXNlcnZlIgogICBpbmtzY2FwZTp2ZXJzaW9uPSIwLjkxIHIxMzcyNSIKICAgc29kaXBvZGk6ZG9jbmFtZT0iZnVsbHNjcmVlbi5zdmciPjxtZXRhZGF0YQogICAgIGlkPSJtZXRhZGF0YTQxODUiPjxyZGY6UkRGPjxjYzpXb3JrCiAgICAgICAgIHJkZjphYm91dD0iIj48ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD48ZGM6dHlwZQogICAgICAgICAgIHJkZjpyZXNvdXJjZT0iaHR0cDovL3B1cmwub3JnL2RjL2RjbWl0eXBlL1N0aWxsSW1hZ2UiIC8+PGRjOnRpdGxlPjwvZGM6dGl0bGU+PC9jYzpXb3JrPjwvcmRmOlJERj48L21ldGFkYXRhPjxkZWZzCiAgICAgaWQ9ImRlZnM0MTgzIiAvPjxzb2RpcG9kaTpuYW1lZHZpZXcKICAgICBwYWdlY29sb3I9IiNmZmZmZmYiCiAgICAgYm9yZGVyY29sb3I9IiM2NjY2NjYiCiAgICAgYm9yZGVyb3BhY2l0eT0iMSIKICAgICBvYmplY3R0b2xlcmFuY2U9IjEwIgogICAgIGdyaWR0b2xlcmFuY2U9IjEwIgogICAgIGd1aWRldG9sZXJhbmNlPSIxMCIKICAgICBpbmtzY2FwZTpwYWdlb3BhY2l0eT0iMCIKICAgICBpbmtzY2FwZTpwYWdlc2hhZG93PSIyIgogICAgIGlua3NjYXBlOndpbmRvdy13aWR0aD0iMTQ3MSIKICAgICBpbmtzY2FwZTp3aW5kb3ctaGVpZ2h0PSI2OTUiCiAgICAgaWQ9Im5hbWVkdmlldzQxODEiCiAgICAgc2hvd2dyaWQ9ImZhbHNlIgogICAgIGlua3NjYXBlOnpvb209IjExLjMxMzcwOCIKICAgICBpbmtzY2FwZTpjeD0iMTQuNjk4MjgiCiAgICAgaW5rc2NhcGU6Y3k9IjEwLjUyNjY4OSIKICAgICBpbmtzY2FwZTp3aW5kb3cteD0iNjk3IgogICAgIGlua3NjYXBlOndpbmRvdy15PSIyOTgiCiAgICAgaW5rc2NhcGU6d2luZG93LW1heGltaXplZD0iMCIKICAgICBpbmtzY2FwZTpjdXJyZW50LWxheWVyPSJMYXllcl8xIgogICAgIGlua3NjYXBlOnNuYXAtYmJveD0idHJ1ZSIKICAgICBpbmtzY2FwZTpiYm94LXBhdGhzPSJ0cnVlIgogICAgIGlua3NjYXBlOm9iamVjdC1wYXRocz0idHJ1ZSIKICAgICBpbmtzY2FwZTpiYm94LW5vZGVzPSJ0cnVlIgogICAgIGlua3NjYXBlOm9iamVjdC1ub2Rlcz0idHJ1ZSI+PGlua3NjYXBlOmdyaWQKICAgICAgIHR5cGU9Inh5Z3JpZCIKICAgICAgIGlkPSJncmlkNjA3NiIgLz48L3NvZGlwb2RpOm5hbWVkdmlldz48cGF0aAogICAgIGQ9Ik0gNSA0IEMgNC41IDQgNCA0LjUgNCA1IEwgNCA2IEwgNCA5IEwgNC41IDkgTCA1Ljc3NzM0MzggNy4yOTY4NzUgQyA2Ljc3NzEzMTkgOC4wNjAyMTMxIDcuODM1NzY1IDguOTU2NTcyOCA4Ljg5MDYyNSAxMCBDIDcuODI1NzEyMSAxMS4wNjMzIDYuNzc2MTc5MSAxMS45NTE2NzUgNS43ODEyNSAxMi43MDcwMzEgTCA0LjUgMTEgTCA0IDExIEwgNCAxNSBDIDQgMTUuNSA0LjUgMTYgNSAxNiBMIDkgMTYgTCA5IDE1LjUgTCA3LjI3MzQzNzUgMTQuMjA1MDc4IEMgOC4wNDI4OTMxIDEzLjE4Nzg4NiA4LjkzOTU0NDEgMTIuMTMzNDgxIDkuOTYwOTM3NSAxMS4wNjgzNTkgQyAxMS4wNDIzNzEgMTIuMTQ2OTkgMTEuOTQyMDkzIDEzLjIxMTIgMTIuNzA3MDMxIDE0LjIxODc1IEwgMTEgMTUuNSBMIDExIDE2IEwgMTQgMTYgTCAxNSAxNiBDIDE1LjUgMTYgMTYgMTUuNSAxNiAxNSBMIDE2IDE0IEwgMTYgMTEgTCAxNS41IDExIEwgMTQuMjA1MDc4IDEyLjcyNjU2MiBDIDEzLjE3Nzk4NSAxMS45NDk2MTcgMTIuMTEyNzE4IDExLjA0MzU3NyAxMS4wMzcxMDkgMTAuMDA5NzY2IEMgMTIuMTUxODU2IDguOTgxMDYxIDEzLjIyNDM0NSA4LjA3OTg2MjQgMTQuMjI4NTE2IDcuMzA0Njg3NSBMIDE1LjUgOSBMIDE2IDkgTCAxNiA1IEMgMTYgNC41IDE1LjUgNCAxNSA0IEwgMTEgNCBMIDExIDQuNSBMIDEyLjcwMzEyNSA1Ljc3NzM0MzggQyAxMS45MzI2NDcgNi43ODY0ODM0IDExLjAyNjY5MyA3Ljg1NTQ3MTIgOS45NzA3MDMxIDguOTE5OTIxOSBDIDguOTU4NDczOSA3LjgyMDQ5NDMgOC4wNjk4NzY3IDYuNzYyNzE4OCA3LjMwNDY4NzUgNS43NzE0ODQ0IEwgOSA0LjUgTCA5IDQgTCA2IDQgTCA1IDQgeiAiCiAgICAgaWQ9InBhdGg0MTY5IiAvPjwvc3ZnPg==");
}

.mapboxgl-ctrl-icon.mapboxgl-ctrl-shrink {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4KCjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM6c29kaXBvZGk9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIgogICB4bWxuczppbmtzY2FwZT0iaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvbmFtZXNwYWNlcy9pbmtzY2FwZSIKICAgdmVyc2lvbj0iMS4xIgogICBpZD0iTGF5ZXJfMSIKICAgeD0iMHB4IgogICB5PSIwcHgiCiAgIHZpZXdCb3g9IjAgMCAyMCAyMCIKICAgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjAgMjA7IgogICB4bWw6c3BhY2U9InByZXNlcnZlIgogICBpbmtzY2FwZTp2ZXJzaW9uPSIwLjkxIHIxMzcyNSIKICAgc29kaXBvZGk6ZG9jbmFtZT0ic2hyaW5rLnN2ZyI+PG1ldGFkYXRhCiAgICAgaWQ9Im1ldGFkYXRhMTkiPjxyZGY6UkRGPjxjYzpXb3JrCiAgICAgICAgIHJkZjphYm91dD0iIj48ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD48ZGM6dHlwZQogICAgICAgICAgIHJkZjpyZXNvdXJjZT0iaHR0cDovL3B1cmwub3JnL2RjL2RjbWl0eXBlL1N0aWxsSW1hZ2UiIC8+PGRjOnRpdGxlPjwvZGM6dGl0bGU+PC9jYzpXb3JrPjwvcmRmOlJERj48L21ldGFkYXRhPjxkZWZzCiAgICAgaWQ9ImRlZnMxNyIgLz48c29kaXBvZGk6bmFtZWR2aWV3CiAgICAgcGFnZWNvbG9yPSIjZmZmZmZmIgogICAgIGJvcmRlcmNvbG9yPSIjNjY2NjY2IgogICAgIGJvcmRlcm9wYWNpdHk9IjEiCiAgICAgb2JqZWN0dG9sZXJhbmNlPSIxMCIKICAgICBncmlkdG9sZXJhbmNlPSIxMCIKICAgICBndWlkZXRvbGVyYW5jZT0iMTAiCiAgICAgaW5rc2NhcGU6cGFnZW9wYWNpdHk9IjAiCiAgICAgaW5rc2NhcGU6cGFnZXNoYWRvdz0iMiIKICAgICBpbmtzY2FwZTp3aW5kb3ctd2lkdGg9IjIwMjEiCiAgICAgaW5rc2NhcGU6d2luZG93LWhlaWdodD0iOTA4IgogICAgIGlkPSJuYW1lZHZpZXcxNSIKICAgICBzaG93Z3JpZD0iZmFsc2UiCiAgICAgaW5rc2NhcGU6em9vbT0iMSIKICAgICBpbmtzY2FwZTpjeD0iNC45NTAxMDgyIgogICAgIGlua3NjYXBlOmN5PSIxMC44NTQ3NDciCiAgICAgaW5rc2NhcGU6d2luZG93LXg9IjAiCiAgICAgaW5rc2NhcGU6d2luZG93LXk9IjAiCiAgICAgaW5rc2NhcGU6d2luZG93LW1heGltaXplZD0iMCIKICAgICBpbmtzY2FwZTpjdXJyZW50LWxheWVyPSJMYXllcl8xIgogICAgIGlua3NjYXBlOnNuYXAtYmJveD0idHJ1ZSIKICAgICBpbmtzY2FwZTpiYm94LXBhdGhzPSJ0cnVlIgogICAgIGlua3NjYXBlOnNuYXAtYmJveC1lZGdlLW1pZHBvaW50cz0idHJ1ZSIKICAgICBpbmtzY2FwZTpiYm94LW5vZGVzPSJ0cnVlIgogICAgIGlua3NjYXBlOnNuYXAtYmJveC1taWRwb2ludHM9InRydWUiCiAgICAgaW5rc2NhcGU6b2JqZWN0LXBhdGhzPSJ0cnVlIgogICAgIGlua3NjYXBlOm9iamVjdC1ub2Rlcz0idHJ1ZSI+PGlua3NjYXBlOmdyaWQKICAgICAgIHR5cGU9Inh5Z3JpZCIKICAgICAgIGlkPSJncmlkNDE0NyIgLz48L3NvZGlwb2RpOm5hbWVkdmlldz48cGF0aAogICAgIHN0eWxlPSJmaWxsOiMwMDAwMDAiCiAgICAgZD0iTSA0LjI0MjE4NzUgMy40OTIxODc1IEEgMC43NTAwNzUgMC43NTAwNzUgMCAwIDAgMy43MTg3NSA0Ljc4MTI1IEwgNS45NjQ4NDM4IDcuMDI3MzQzOCBMIDQgOC41IEwgNCA5IEwgOCA5IEMgOC41MDAwMDEgOC45OTk5OTg4IDkgOC40OTk5OTkyIDkgOCBMIDkgNCBMIDguNSA0IEwgNy4wMTc1NzgxIDUuOTU1MDc4MSBMIDQuNzgxMjUgMy43MTg3NSBBIDAuNzUwMDc1IDAuNzUwMDc1IDAgMCAwIDQuMjQyMTg3NSAzLjQ5MjE4NzUgeiBNIDE1LjczNDM3NSAzLjQ5MjE4NzUgQSAwLjc1MDA3NSAwLjc1MDA3NSAwIDAgMCAxNS4yMTg3NSAzLjcxODc1IEwgMTIuOTg0Mzc1IDUuOTUzMTI1IEwgMTEuNSA0IEwgMTEgNCBMIDExIDggQyAxMSA4LjQ5OTk5OTIgMTEuNDk5OTk5IDguOTk5OTk4OCAxMiA5IEwgMTYgOSBMIDE2IDguNSBMIDE0LjAzNTE1NiA3LjAyNzM0MzggTCAxNi4yODEyNSA0Ljc4MTI1IEEgMC43NTAwNzUgMC43NTAwNzUgMCAwIDAgMTUuNzM0Mzc1IDMuNDkyMTg3NSB6IE0gNCAxMSBMIDQgMTEuNSBMIDUuOTY0ODQzOCAxMi45NzI2NTYgTCAzLjcxODc1IDE1LjIxODc1IEEgMC43NTEzMDA5NiAwLjc1MTMwMDk2IDAgMSAwIDQuNzgxMjUgMTYuMjgxMjUgTCA3LjAyNzM0MzggMTQuMDM1MTU2IEwgOC41IDE2IEwgOSAxNiBMIDkgMTIgQyA5IDExLjUwMDAwMSA4LjUwMDAwMSAxMS4wMDAwMDEgOCAxMSBMIDQgMTEgeiBNIDEyIDExIEMgMTEuNDk5OTk5IDExLjAwMDAwMSAxMSAxMS41MDAwMDEgMTEgMTIgTCAxMSAxNiBMIDExLjUgMTYgTCAxMi45NzI2NTYgMTQuMDM1MTU2IEwgMTUuMjE4NzUgMTYuMjgxMjUgQSAwLjc1MTMwMDk2IDAuNzUxMzAwOTYgMCAxIDAgMTYuMjgxMjUgMTUuMjE4NzUgTCAxNC4wMzUxNTYgMTIuOTcyNjU2IEwgMTYgMTEuNSBMIDE2IDExIEwgMTIgMTEgeiAiCiAgICAgaWQ9InBhdGg3IiAvPjwvc3ZnPg==");
}

.mapboxgl-ctrl-icon.mapboxgl-ctrl-compass > .mapboxgl-ctrl-compass-arrow {
  width: 20px;
  height: 20px;
  margin: 5px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%0A%09%3Cpolygon%20fill%3D%27%23333333%27%20points%3D%276%2C9%2010%2C1%2014%2C9%27%2F%3E%0A%09%3Cpolygon%20fill%3D%27%23CCCCCC%27%20points%3D%276%2C11%2010%2C19%2014%2C11%20%27%2F%3E%0A%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  display: inline-block;
}

a.mapboxgl-ctrl-logo {
  width: 60px;
  height: 20px;
  display: block;
  background-repeat: no-repeat;
  cursor: pointer;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMCIgeT0iMCIgd2lkdGg9IjU5LjEiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCA1OS4xIDE4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1OS4xMTkgMTgiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGQ9Ik0xLjQgMEMwLjYgMC4xIDAgMC44IDAgMS41TDAgMTMuNEMwIDE0LjIgMC43IDE0LjggMS41IDE0LjhMMy4zIDE0LjhDNCAxNC44IDQuNyAxNC4yIDQuOCAxMy40TDQuOCA5LjEgNS41IDEwLjNDNiAxMS4yIDcuNSAxMS4yIDggMTAuM0w4LjggOS4xIDguOCAxMy40QzguOCAxNC4xIDkuNSAxNC44IDEwLjIgMTQuOEwxMiAxNC44QzEyLjggMTQuOCAxMy41IDE0LjIgMTMuNSAxMy40TDEzLjUgMTMuMkMxNC41IDE0LjMgMTUuOSAxNSAxNy42IDE1TDIxLjcgMTUgMjEuNyAxNi41QzIxLjcgMTcuMyAyMi4zIDE4IDIzLjEgMThMMjQuOSAxOEMyNS43IDE4IDI2LjQgMTcuMyAyNi40IDE2LjVMMjYuNCAxNUMyOC4xIDE1IDI5LjUgMTQuNCAzMC41IDEzLjNMMzAuNSAxMy41QzMwLjUgMTMuOSAzMC43IDE0LjMgMzEgMTQuNiAzMS4zIDE0LjkgMzEuNiAxNSAzMiAxNUwzNS4zIDE1QzM3LjQgMTUgMzkuMiAxNCA0MC4zIDEyLjMgNDEuMyAxMy45IDQzLjEgMTUgNDUuMSAxNSA0Ni4yIDE1IDQ3LjEgMTQuOCA0Ny45IDE0LjMgNDguMiAxNC42IDQ4LjcgMTQuOCA0OS4xIDE0LjhMNTEuMyAxNC44QzUxLjcgMTQuOCA1Mi4yIDE0LjYgNTIuNSAxNC4yTDUzLjQgMTIuOSA1NC4zIDE0LjJDNTQuNiAxNC42IDU1LjEgMTQuOCA1NS41IDE0LjhMNTcuNyAxNC44QzU4LjggMTQuOCA1OS41IDEzLjQgNTguOSAxMi41TDU2LjMgOC45IDU4LjcgNS41QzU5LjQgNC42IDU4LjYgMy4xIDU3LjUgMy4xTDU1LjMgMy4xQzU0LjkgMy4xIDU0LjQgMy40IDU0LjEgMy44TDUzLjQgNC44IDUyLjcgMy44QzUyLjQgMy40IDUxLjkgMy4xIDUxLjQgMy4xTDQ5LjMgMy4xQzQ4LjggMy4xIDQ4LjMgMy40IDQ4IDMuOCA0Ny4yIDMuMyA0Ni4yIDMgNDUuMSAzIDQzLjEgMyA0MS4zIDQuMSA0MC4yIDUuNyAzOS4yIDQgMzcuNCAzIDM1LjMgM0wzNS4zIDEuNUMzNS4zIDEuMSAzNS4xIDAuNyAzNC44IDAuNCAzNC42IDAuMiAzNC4yIDAgMzMuOCAwTDMyIDBDMzEuMyAwIDMwLjUgMC44IDMwLjUgMS41TDMwLjUgNC43QzI5LjUgMy42IDI4LjEgMyAyNi41IDNMMjMuMSAzQzIyLjQgMyAyMS43IDMuNyAyMS43IDQuNUwyMS43IDQuOEMyMC42IDMuNyAxOS4yIDMgMTcuNiAzIDE1LjkgMyAxNC41IDMuNyAxMy41IDQuOEwxMy41IDEuNUMxMy41IDAuNyAxMi44IDAgMTIgMEwxMC42IDBDOS42IDAgOC40IDAuNCA3LjggMS40TDYuOCAzLjEgNS44IDEuNEM1LjEgMC40IDMuOSAwIDIuOSAwTDEuNSAwIDEuNCAwek0xLjUgMS41TDIuOSAxLjVDMy42IDEuNSA0LjIgMS43IDQuNSAyLjJMNi44IDYuMSA5IDIuMkM5LjMgMS43IDkuOSAxLjUgMTAuNiAxLjVMMTIgMS41IDEyIDEzLjUgMTAuMiAxMy41IDEwLjIgMy42IDYuOCA5LjUgMy4zIDMuNiAzLjMgMTMuNSAxLjUgMTMuNSAxLjUgMS41ek0zMi4xIDEuNUwzMy44IDEuNSAzMy44IDQuNUMzNC40IDQuNSAzNC44IDQuNSAzNS4zIDQuNSAzNy44IDQuNSAzOS43IDYuNCAzOS43IDkgMzkuNyAxMS42IDM3LjggMTMuNSAzNS4zIDEzLjVMMzIuMSAxMy41IDMyLjEgMS41ek0xNy42IDQuNUMyMCA0LjUgMjEuOCA2LjQgMjEuOCA5TDIxLjggMTMuNSAxNy42IDEzLjVDMTUuMSAxMy41IDEzLjQgMTEuNiAxMy40IDkgMTMuNCA2LjQgMTUuMSA0LjUgMTcuNiA0LjV6TTQ1LjEgNC41QzQ3LjUgNC41IDQ5LjUgNi41IDQ5LjUgOSA0OS41IDExLjUgNDcuNSAxMy41IDQ1LjEgMTMuNSA0Mi43IDEzLjUgNDAuNyAxMS41IDQwLjcgOSA0MC43IDYuNSA0Mi43IDQuNSA0NS4xIDQuNXpNMjMuMSA0LjVMMjYuNSA0LjVDMjguOSA0LjUgMzAuOCA2LjQgMzAuOCA5IDMwLjggMTEuNiAyOC45IDEzLjUgMjYuNSAxMy41TDI0LjkgMTMuNSAyNC45IDE2LjUgMjMuMSAxNi41IDIzLjEgNC41ek00OS4zIDQuNUw1MS40IDQuNSA1My40IDcuMyA1NS4zIDQuNSA1Ny41IDQuNSA1NC41IDguOSA1Ny43IDEzLjUgNTUuNSAxMy41IDUzLjQgMTAuNCA1MS4yIDEzLjUgNDkuMSAxMy41IDUyLjMgOC45IDQ5LjMgNC41ek0xNy42IDYuMkMxNi4yIDYuMiAxNS4xIDcuNCAxNS4xIDkgMTUuMSAxMC42IDE2LjIgMTEuOCAxNy42IDExLjhMMjAgMTEuOCAyMCA5QzIwIDcuNCAxOSA2LjIgMTcuNiA2LjJ6TTQ1LjEgNi4yQzQzLjcgNi4yIDQyLjUgNy41IDQyLjUgOSA0Mi41IDEwLjUgNDMuNyAxMS44IDQ1LjEgMTEuOCA0Ni42IDExLjggNDcuNyAxMC41IDQ3LjcgOSA0Ny43IDcuNSA0Ni42IDYuMiA0NS4xIDYuMnpNMjQuOSA2LjNMMjQuOSAxMS44IDI2LjUgMTEuOEMyNy45IDExLjggMjkuMSAxMC41IDI5LjEgOSAyOS4xIDcuNSAyOC4xIDYuMyAyNi41IDYuM0wyNC45IDYuM3pNMzMuOCA2LjNMMzMuOCAxMS44IDM1LjMgMTEuOEMzNi45IDExLjggMzggMTAuNSAzOCA5IDM4IDcuNSAzNi44IDYuMyAzNS4zIDYuM0wzMy44IDYuM3pNMTcuNiA3LjdDMTguMSA3LjcgMTguNSA4LjEgMTguNSA5TDE4LjUgMTAuMyAxNy42IDEwLjNDMTcgMTAuMyAxNi42IDkuOSAxNi42IDkgMTYuNiA4LjEgMTcgNy43IDE3LjYgNy43ek0yNi40IDcuN0MyNy4yIDcuNyAyNy42IDguNCAyNy42IDkgMjcuNiA5LjkgMjYuOSAxMC4zIDI2LjQgMTAuM0wyNi40IDcuN3pNMzUuMSA3LjdDMzUuOCA3LjcgMzYuNSA4LjMgMzYuNSA5IDM2LjUgOS44IDM1LjkgMTAuMyAzNS4xIDEwLjNMMzUuMSA3Ljd6TTQ1LjEgNy43QzQ1LjcgNy43IDQ2LjIgOC4yIDQ2LjIgOSA0Ni4yIDkuOCA0NS43IDEwLjMgNDUuMSAxMC4zIDQ0LjUgMTAuMyA0NCA5LjggNDQgOSA0NCA4LjIgNDQuNSA3LjcgNDUuMSA3Ljd6IiBvcGFjaXR5PSIwLjMiLz48cGF0aCBkPSJtMS41IDEuNSAwIDEyIDEuOCAwIDAtOS45IDMuNSA1LjkgMy41LTUuOSAwIDkuOSAxLjggMCAwLTEyLTEuNCAwQzkuOSAxLjUgOS4zIDEuNyA5IDIuMkw2LjggNi4xIDQuNSAyLjJDNC4yIDEuNyAzLjYgMS41IDIuOSAxLjVMMS41IDEuNVptMzAuNiAwIDAgMTIgMy4zIDBjMi40IDAgNC40LTEuOSA0LjQtNC41IDAtMi42LTEuOS00LjUtNC40LTQuNS0wLjUgMC0wLjkgMC0xLjUgMGwwLTMtMS43IDB6TTE3LjYgNC41Yy0yLjQgMC00LjIgMS45LTQuMiA0LjUgMCAyLjYgMS44IDQuNSA0LjIgNC41bDQuMiAwTDIxLjggOWMwLTIuNi0xLjctNC41LTQuMi00LjV6bTI3LjYgMGMtMi40IDAtNC40IDItNC40IDQuNSAwIDIuNSAyIDQuNSA0LjQgNC41IDIuNCAwIDQuMy0yIDQuMy00LjUgMC0yLjUtMS45LTQuNS00LjMtNC41em0tMjIgMCAwIDEyIDEuOCAwIDAtMyAxLjYgMGMyLjQgMCA0LjMtMS45IDQuMy00LjUgMC0yLjYtMS45LTQuNS00LjMtNC41bC0zLjMgMHptMjYuMiAwIDMgNC40LTMuMiA0LjYgMi4xIDAgMi4yLTMuMSAyLjEgMy4xIDIuMiAwTDU0LjUgOC45IDU3LjUgNC41IDU1LjMgNC41IDUzLjQgNy4zIDUxLjQgNC41IDQ5LjMgNC41Wk0xNy42IDYuMkMxOSA2LjIgMjAgNy40IDIwIDlsMCAyLjgtMi40IDBjLTEuNCAwLTIuNC0xLjItMi40LTIuOCAwLTEuNiAxLTIuOCAyLjQtMi44em0yNy42IDBjMS40IDAgMi42IDEuMiAyLjYgMi44IDAgMS41LTEuMiAyLjgtMi42IDIuOEM0My43IDExLjggNDIuNSAxMC41IDQyLjUgOWMwLTEuNSAxLjItMi44IDIuNi0yLjh6bS0yMC4yIDAgMS42IDBjMS42IDAgMi42IDEuMyAyLjYgMi44IDAgMS41LTEuMSAyLjgtMi42IDIuOGwtMS42IDAgMC01LjV6bTkgMCAxLjUgMGMxLjUgMCAyLjYgMS4zIDIuNiAyLjggMCAxLjUtMSAyLjgtMi42IDIuOGwtMS41IDAgMC01LjV6IiBmaWxsPSIjZmZmIi8+PC9zdmc+");
}

.mapboxgl-ctrl.mapboxgl-ctrl-attrib {
  padding: 0 5px;
  background-color: rgba(255, 255, 255, 0.5);
  margin: 0;
}

.mapboxgl-ctrl-attrib.compact {
  padding-top: 2px;
  padding-bottom: 2px;
  margin: 0 10px 10px 10px;
  position: relative;
  padding-right: 24px;
  background-color: #fff;
  border-radius: 3px 12px 12px 3px;
  visibility: hidden;
}

.mapboxgl-ctrl-attrib.compact:hover {
  visibility: visible;
}

.mapboxgl-ctrl-attrib.compact:after {
  content: '';
  cursor: pointer;
  position: absolute;
  bottom: 0;
  right: 0;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%270%200%2020%2020%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%3E%0D%0A%09%3Cpath%20fill%3D%27%23333333%27%20fill-rule%3D%27evenodd%27%20d%3D%27M4%2C10a6%2C6%200%201%2C0%2012%2C0a6%2C6%200%201%2C0%20-12%2C0%20M9%2C7a1%2C1%200%201%2C0%202%2C0a1%2C1%200%201%2C0%20-2%2C0%20M9%2C10a1%2C1%200%201%2C1%202%2C0l0%2C3a1%2C1%200%201%2C1%20-2%2C0%27%20%2F%3E%0D%0A%3C%2Fsvg%3E");
  background-color: rgba(255, 255, 255, 0.5);
  width: 24px;
  height: 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  visibility: visible;
  border-radius: 12px;
}

.mapboxgl-ctrl-attrib a {
  color: rgba(0, 0, 0, 0.75);
  text-decoration: none;
}

.mapboxgl-ctrl-attrib a:hover {
  color: inherit;
  text-decoration: underline;
}

.mapboxgl-ctrl-attrib .mapbox-improve-map {
  font-weight: bold;
  margin-left: 2px;
}

.mapboxgl-ctrl-scale {
  background-color: rgba(255, 255, 255, 0.75);
  font-size: 10px;
  border-width: medium 2px 2px;
  border-style: none solid solid;
  border-color: #333;
  padding: 0 5px;
  color: #333;
}

.mapboxgl-popup {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  will-change: transform;
  pointer-events: none;
}

.mapboxgl-popup-anchor-top,
.mapboxgl-popup-anchor-top-left,
.mapboxgl-popup-anchor-top-right {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.mapboxgl-popup-anchor-bottom,
.mapboxgl-popup-anchor-bottom-left,
.mapboxgl-popup-anchor-bottom-right {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.mapboxgl-popup-anchor-left {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.mapboxgl-popup-anchor-right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.mapboxgl-popup-tip {
  width: 0;
  height: 0;
  border: 10px solid transparent;
  z-index: 1;
}

.mapboxgl-popup-anchor-top .mapboxgl-popup-tip {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  border-top: none;
  border-bottom-color: #fff;
}

.mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
      align-self: flex-start;
  border-top: none;
  border-left: none;
  border-bottom-color: #fff;
}

.mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
      align-self: flex-end;
  border-top: none;
  border-right: none;
  border-bottom-color: #fff;
}

.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  border-bottom: none;
  border-top-color: #fff;
}

.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
      align-self: flex-start;
  border-bottom: none;
  border-left: none;
  border-top-color: #fff;
}

.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
      align-self: flex-end;
  border-bottom: none;
  border-right: none;
  border-top-color: #fff;
}

.mapboxgl-popup-anchor-left .mapboxgl-popup-tip {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  border-left: none;
  border-right-color: #fff;
}

.mapboxgl-popup-anchor-right .mapboxgl-popup-tip {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  border-right: none;
  border-left-color: #fff;
}

.mapboxgl-popup-close-button {
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  border-radius: 0 3px 0 0;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
}

.mapboxgl-popup-close-button:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

.mapboxgl-popup-content {
  position: relative;
  background: #fff;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  padding: 10px 10px 15px;
  pointer-events: auto;
}

.mapboxgl-popup-anchor-top-left .mapboxgl-popup-content {
  border-top-left-radius: 0;
}

.mapboxgl-popup-anchor-top-right .mapboxgl-popup-content {
  border-top-right-radius: 0;
}

.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-content {
  border-bottom-left-radius: 0;
}

.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-content {
  border-bottom-right-radius: 0;
}

.mapboxgl-marker {
  position: absolute;
  top: 0;
  left: 0;
  will-change: transform;
}

.mapboxgl-crosshair,
.mapboxgl-crosshair .mapboxgl-interactive,
.mapboxgl-crosshair .mapboxgl-interactive:active {
  cursor: crosshair;
}

.mapboxgl-boxzoom {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  background: #fff;
  border: 2px dotted #202020;
  opacity: 0.5;
}

@media print {
  .mapbox-improve-map {
    display: none;
  }
}

#cedc-map {
  overflow: hidden;
}

.maplegend {
  font-size: .9em;
  padding: 15px 0;
}

.maplegend img {
  max-width: 16px;
}

/* Marker tweaks */
.mapboxgl-popup-close-button {
  float: right;
  margin: 5px;
  border: none;
  font-size: .6rem;
  color: #ccc;
  background-color: #efefef;
  background-image: none;
}

.mapboxgl-popup {
  position: absolute;
  z-index: 9999;
}

.mapboxgl-popup-anchor-bottom {
  top: -15px;
}

.mapboxgl-popup-anchor-top {
  top: 0;
}

.mapboxgl-popup-anchor-right {
  left: 100px;
}

.mapboxgl-popup-anchor-left {
  right: 100px;
}

.mapboxgl-popup-content {
  padding: 1rem;
  width: 360px;
  background-color: #fff;
}

.mapboxgl-popup-content h2 {
  float: left;
}

.mapboxgl-popup-content h2 a {
  background-color: #efefef;
  color: #D0112B;
  padding: 5px;
  margin: 1px 5px 0 0;
  border-radius: 0;
  text-decoration: none;
  font-weight: bold;
}

.mapboxgl-popup-content ul {
  line-height: 1.2;
  margin-top: 0;
}

.mapboxgl-popup-content-wrapper {
  padding: 1%;
}

.mapboxgl-popup-content h3 {
  background: #91c949;
  color: #fff;
  margin: 0;
  display: block;
  padding: 10px;
  border-radius: 3px 3px 0 0;
  font-weight: 700;
  margin-top: -15px;
}

.mapboxgl-popup-content .details {
  margin: 0;
  display: block;
  padding: 10px 0;
  font-weight: 400;
}

.mapboxgl-container .leaflet-marker-icon {
  cursor: pointer;
}

.mapboxgl-popup-anchor-top > .mapboxgl-popup-content {
  margin-top: 15px;
}

.mapboxgl-popup-anchor-top > .mapboxgl-popup-tip {
  border-bottom-color: #91c949;
}

.marker {
  border: 1px solid #2d5a76;
}

.mapsidebar {
  max-height: 400px;
  margin: 20px;
  position: absolute;
  z-index: 99;
  background-color: rgba(255, 255, 255, 0.8);
  overflow: scroll;
  padding: 30px;
  width: 415px;
  font-size: .9rem;
}

.mapsidebar h2 {
  font-size: 1rem;
  margin: .5rem 10px 0 0;
  float: left;
  clear: left;
  width: 300px;
  max-width: 60%;
}

.mapsidebar a {
  background-color: #efefef;
  color: #2d5a76;
  padding: 5px;
  margin: 1px 5px 0 0;
  border-radius: 0;
  font-size: .5rem;
  max-width: 65px;
  text-decoration: none;
}

.mapsidebar #listings .item {
  clear: left;
}

/************************/
/* Views Limit Grouping */
/************************/
.views-limit-grouping-group span.views-limit-grouping-title {
  font-size: 1.4rem;
  margin: .1rem 0;
  text-transform: uppercase;
  padding: 1rem 0;
  display: block;
}

.views-limit-grouping-group span.views-limit-grouping-title h2 {
  font-size: inherit;
  margin: 0;
}

/***********/
/* Webform */
/***********/
.webform-client-form {
  padding: 15px;
  background-color: #efefef;
  border: 1px solid #eee;
}

/***********/
/* Salsa */
/*********/
#salsaform {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 1%;
  line-height: 1.6;
  font-family: "Roboto", sans-serif;
}

#salsaform fieldset#donation_amount {
  background-color: #cad6dd;
  margin: 1rem 0;
  padding: 2rem;
  position: relative;
}

#salsaform fieldset#donation_amount legend {
  display: none;
}

#salsaform .donation #left_container, #salsaform .donation #right_container, #salsaform .salsa .orderform #left_container {
  float: none;
  width: 100%;
}

#salsaform .donation {
  min-width: inherit;
  max-width: 100%;
}

#salsaform input#submitContribution, #salsaform input#submitSignup {
  padding: 0.3rem 0.5rem;
  background-color: #ed2026;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: .9rem;
  border-radius: 0;
  margin: 2px 2px 20px 2px;
  display: inline-block;
  text-decoration: none;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  border: none;
}

#salsaform p {
  line-height: 1.6;
}

#salsaform label, #salsaform legend {
  font-family: "Roboto", sans-serif;
  color: #231f20;
  font-size: 1rem;
  opacity: 1;
}

#salsaform select {
  font-family: "Roboto", sans-serif;
}

@media all and (min-width: 780px) {
  #salsaform .donation #left_container, #salsaform .donation #right_container, #salsaform .salsa .orderform #left_container {
    width: 50%;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0;
    padding: 1%;
  }
}

/* Printing style tweaks */
@media print {
  html body * {
    color: #000;
    background: #fff;
    overflow: visible !important;
    font-size: 1rem;
    max-height: none;
    max-width: none;
  }
  html body .layout.has-sidebar, html body .layout {
    display: block;
  }
  html body .layout.has-sidebar .l-wrapper-inner, html body .layout .l-wrapper-inner {
    display: block;
    width: auto;
    padding: .25rem;
    margin: .25rem;
  }
  html body .layout.has-sidebar .l-wrapper-inner .main-section, html body .layout.has-sidebar .l-wrapper-inner .l-sidebar, html body .layout .l-wrapper-inner .main-section, html body .layout .l-wrapper-inner .l-sidebar {
    width: 100%;
    max-width: 100%;
    padding: 1rem;
    margin: 1rem;
    float: none;
    display: block;
  }
  html body .layout.has-sidebar .l-wrapper-inner .l-sidebar .block, html body .layout .l-wrapper-inner .l-sidebar .block {
    display: none;
  }
  html body .layout.has-sidebar .l-wrapper-inner .l-sidebar .block.printable, html body .layout .l-wrapper-inner .l-sidebar .block.printable {
    display: block;
    max-width: 100%;
    width: 100%;
  }
  html body .layout.has-sidebar .l-footer .block, html body .layout .l-footer .block {
    display: none;
  }
  html body .layout.has-sidebar .l-footer .block.block-block-footer-logo, html body .layout .l-footer .block.block-block-footer-logo {
    display: block;
    width: 100%;
    max-width: 100%;
    color: #000;
    font-size: 1rem;
    margin: 0;
    padding: 0;
  }
  html body .layout.has-sidebar .l-footer .block.block-block-footer-logo .addr_social, html body .layout .l-footer .block.block-block-footer-logo .addr_social {
    margin: 0;
  }
  html body .layout.has-sidebar .l-footer .block.block-block-footer-logo img, html body .layout .l-footer .block.block-block-footer-logo img {
    display: none;
  }
  html body .layout.has-sidebar .l-footer .block.block-block-footer-logo:before, html body .layout .l-footer .block.block-block-footer-logo:before {
    display: block;
    content: '\00a9 Catholic Mobilizing Network - catholicsmobilizing.org';
  }
  html body .layout.has-sidebar .l-footer .credit, html body .layout .l-footer .credit {
    display: none;
  }
  html body .container {
    width: 100%;
    max-width: 100%;
  }
  h1.page-title {
    font-size: 1.3rem;
  }
  @page {
    margin: 3rem;
  }
  .l-nav, .l-messages, #hero2, #admin-bar-wrapper, .contextual-links-wrapper, nav.tabs, #skip-link, .l-header * {
    display: none;
  }
  .l-header img.header-logo {
    display: block;
    max-width: 150px;
  }
}
/*# sourceMappingURL=cmn-layout.css.map */