.et_pb_column.et_pb_column_1_4.et_pb_column_2.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    float: right;
}
.et_pb_column.et_pb_column_1_4.et_pb_column_2.et_pb_css_mix_blend_mode_passthrough.et-last-child .et_pb_text_inner {
    text-align: right;
}
div#top-header {
    display: none;
}
.foot_div_box {
    background-color: #ffcc00;
}

h1.my_foot {
    text-align: center;
    font-size: 16px;
    color: #000;
    padding: 20px;
}

h1.my_foot:hover {
    cursor: pointer;
}.rt-detail a {
    text-align: left;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.et_pb_section.hit {
    background: black;
    padding: 0 !important;
    position: fixed;
    width: 100%;
    z-index: 99999999999;
}
.single div#content-area {
    margin-top: 70px !important;
    clear: both;
}

@media (max-width:479px) {
  #hero, #hero .et_pb_slide, #hero .et_pb_empty_slide {
	  min-height: auto;
	  height: 105px!important;
	}
}
@media (min-width:480px) and (max-width:639px) {
  #hero, #hero .et_pb_slide, #hero .et_pb_empty_slide {
	  min-height: auto;
	  height: 170px!important;
	}
}
@media (min-width:640px) and (max-width:767px) {
  #hero, #hero .et_pb_slide, #hero .et_pb_empty_slide {
	  min-height: auto;
	  height: 250px!important;
	}
}
@media (min-width:768px) and (max-width:991px) {
  #hero, #hero .et_pb_slide, #hero .et_pb_empty_slide {
	  min-height: auto;
	  height: 280px!important;
	}
}
@media (min-width:992px) and (max-width:1199px) {
  #hero, #hero .et_pb_slide, #hero .et_pb_empty_slide {
	  min-height: auto;
	  height: 300px!important;
	}
}
@media (min-width:1200px) and (max-width:1365px) {
  #hero, #hero .et_pb_slide, #hero .et_pb_empty_slide {
	  min-height: auto;
	  height: 350px!important;
	}
}
/*Only Desktop OR MOBILE */
@media (min-width:768px) {
  .mobile-only {
	 display:none!important;
	}
}
@media (max-width:767px) {
  .desktop-only {
	 display:none!important;
	}
}
.seated-event-row:hover{
		background-color: hsla(0,0%,100%,.1);}
.seated-event-link1{
		background-color: #43c3cf;
		color:#fff;
		border:none!important
}
.seated-event-link1:hover{
		background-color: #484848 !important;
		color:#fff;
}



/* Activism */

.inner-hero {
  min-height: 500px;
  align-items: flex-end;
  display: flex;
}
.hero-caption {
  padding: 1rem !important;
  background-color: rgba(0, 0, 0, .9);
  color: #fff;
  line-height: 1.4;
}
.hero-caption h1 {
  color: #e09900;
}
.emphasis {
	background-color:#ff6633; 
  color: #fff;
	padding: 10px 15px;
	text-align: center;
	display: inline-block;
	margin: 0 auto;
}
.ex-bold {
  font-weight: 900;
}
.call-to-action {
  counter-reset: section;
}

/* top border for calls to action */

.call-to-action .top-border{
	width: 100%;
	height: 10px;
	background: #ff6633;
}
.arrow-down{
	width: 0; 
	height: 0; 
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #fff;
		margin: 0 48% 0 48%;
}

/* ---------------------- */

.call-to-action div.line {
  padding-left: 60px;
  position: relative;
  margin-bottom: 20px;
}
.call-to-action div.line::before {
  counter-increment: section;
  content: ""counter(section) "   ";
  display: inline-flex;
  width: 40px;
  height: 40px;
  background-image: linear-gradient(to bottom, #43c3cf, #12a3b1);
  color: #fff;
  text-shadow: 0 2px 2px rgba(0, 0, 0, .15);
  border-radius: 100px;
  text-align: center;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  position: absolute;
  left: 0;
}
.call-to-action div.line.vertical-center::before {
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.call-to-action div.line ul.logos {
  list-style: none;
}
.call-to-action div.line ul.logos li {
  margin-right: 30px;
  display: inline-block;
  margin-top: 16px;
  text-align: center;
}
.call-to-action div.line ul.logos li:last-child {
  margin-right: 0;
}
.call-to-action div.line ul.logos li a {
  display: inline-block;
  color: #000;
  font-size: 14px;
}
.call-to-action div.line ul.logos li a:hover {
  color: #ff6633;
}
.call-to-action div.line ul.logos li .divider {
  color: #F00;
  display: inline-block;
  padding: 0 2px;
}
.call-to-action div.line ul.logos li a.fit-width {
  display: block;
  width: 100%;
  text-align: center;
}
.call-to-action div.line ul.logos li img {
  height: 40px;
  width: auto;
}
.c2a-section {
  position: relative;
}
.c2a-section:before {
  position: absolute;
  width: 70px;
  height: 70px;
  content: url("/wp-content/themes/Divi-child/images/aro.svg");
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.issues .issues-copy, .issues .et_pb_button_module_wrapper {
  text-align: center;
}
.vertical-center {
  display: flex;
  align-items: center;
  padding-top: 0 !important;
}
.who-said {
  color: #888;
  display: block;
  padding-top: 10px;
}
@media (min-width:768px) {
  .inner-hero {
    align-items: center;
  }
  .hero-caption {
    padding: 3rem !important;
    font-size: 16px;
    max-width: 500px;
  }
}
@media (min-width:1200px) {
  .hero-caption {
    font-size: 16px;
    max-width: 700px;
  }
  .issues h1 {
    margin-bottom: .85rem;
  }
  .issues p {
    font-size: 18px;
    line-height: 1.6;
    padding-left: 4%;
    padding-right: 4%;
  }
  .call-to-action div.line {
    padding-left: 92px;
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 30px;
    padding-top: 5px;
    min-height: 60px;
  }
  .call-to-action div.line::before {
    width: 60px;
    height: 60px;
    border-radius: 200px;
    box-shadow: 0 5px 10px rgb(0 0 0 / 15%);
    border: 2px solid #fff;
    font-size: 30px;
    font-weight: 700;
    top: 0;
  }
  .call-to-action div.line ul.logos li {
    margin-right: 34px;
  }
  .call-to-action div.line ul.logos li img {
    height: 80px;
  }
  .c2a-section:before {
    width: 100px;
    height: 100px;
  }
}
@media (min-width:1600px) {
  .call-to-action div.line ul.logos li {
    margin-right: 76px;
  }
}