/* Header content type overrides */
.page-header-donate {
  height: 690px !important;
  overflow: hidden;
  display: flex;
}
.page-header-donate .header-video-image {
  width: 100%;
  background: transparent
  linear-gradient(
          to right,
          transparent 5%,
          rgba(2, 7, 12, 0.5) 65%,
          #02070c 100%
  )
  repeat scroll 0 0;
  flex-grow: 1;
}
.page-header-donate .header-video-image img {
  position: absolute;
  width: auto;
  height: auto !important;
  min-width: 100%;
  min-height: auto;
  top: 0;
}
.page-header-donate .header-donate-text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 40em;
  padding-left: 3em;
  padding-bottom: 3em;
  z-index: 5;
}
.page-header-donate .header-donate-block {
  right: 0;
  width: 24.5em;
  padding: 2.2em;
  z-index: 5;
  background-color: #000000;
  display: flex;
  min-height: 38em;
}
header.page-header-donate {
  flex-direction: row;
  justify-content: initial;
  position: relative;
}
.node-type-page
.module
header.page-home-video.page-header-donate
.header-image-image {
  position: absolute;
  top: 0;
  width: 100%;
}
.node-type-page
.module
header.page-home-video.page-header-donate
.header-image-image
img {
  position: absolute;
  width: auto;
  min-height: auto;
  top: 0;
  height: initial;
  min-width: calc(100% - 425px);
}

  /*Start Donate Styles*/
.header-donate-text-block {
  position: absolute;
  bottom: 3em;
  left: 5em;
  width: 60%;
  z-index: 9;
}
header.page-home-video.page-header-donate .header-donate-block {
  display: flex;
  float: left;
  font-family: Montserrat;
  font-size: 15px;
  height: 100%;
  min-width: 450px;
  max-width: 450px;
  background: #000;
}
header.page-home-video.page-header-donate
.header-donate-block
.header-donation-form {
  height: auto;
  width: 100%;
  background: #000;
  margin: 1em;
  min-height: 625px;
}

header.page-home-video.page-header-donate
.header-donate-block
.header-donation-form
.donation-form,
header.page-home-video.page-header-donate
.header-donate-block
.header-donation-form
.donation-form
.donation-form-container {
  min-height: 440px;
}
/*.g-recaptcha {
  display: none;
}*/
header.page-home-video.page-header-donate .header-donate-text {
  position: relative;
  width: 100%;
}
header.page-home-video.page-header-donate .header-donate-text:after {
  background: transparent
  linear-gradient(
          to right,
          transparent 5%,
          rgba(2, 7, 12, 0.5) 65%,
          #02070c 100%
  )
  repeat scroll 0 0;
  bottom: -1px;
  content: "";
  position: absolute;
  right: -1px;
  top: 0;
  width: 30%;
  z-index: -1;
}
.header-donation-form .checkbox input[type="radio"] {
  margin-right: 5px;
}
.header-donation-form .field-item select {
  background-size: auto 30%;
}
@media only screen and (max-width: 706px) {
  header.page-header-donate {
    display: block;
  }
  header.page-home-video.page-header-donate .header-donate-text {
    display: none;
  }

  header.page-home-video.page-header-donate
  .header-donate-block
  .header-donation-form,
  header.page-home-video.page-header-donate .header-donate-block {
    min-width: initial;
    width: 100%;
  }
  .header-donation-form
  .donation-form-container
  .donation-amount
  .amount-values
  .amount-value
  a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1035px) and (orientation: landscape) {
  header.page-home-video.page-header-donate
  .header-donate-block
  .header-donation-form {
    margin-left: 0;
  }
}
@media only screen and (max-width: 1025px) and (min-width: 707px) {
  header.page-home-video.page-header-donate .header-donate-block,
  header.page-home-video.page-header-donate
  .header-donate-block
  .header-donation-form {
    min-width: initial;
    width: 450px;
  }
  header.page-home-video.page-header-donate .header-donate-text {
    width: 100%;
  }
  header.page-home-video.page-header-donate {
    height: 680px !important;
  }

  .node-type-page
  .module
  header.page-home-video.page-header-donate
  .header-image-image
  img {
    width: auto;
    min-height: auto;
    top: 0;
    left: 0;
    height: 100%;
    overflow: hidden;
    margin-left: -200px;
    position: absolute;
    min-width: initial;
    max-width: initial;
  }
  .page-header-donate .header-video-image {
    width: 1124px;
    height: 100%;
  }
  header.page-home-video.page-header-donate .header-donate-text:after {
    width: 50%;
  }
}
@media only screen and (max-width: 706px) {
  .page-header-donate .header-video-image,
  .page-header-donate .header-donate-text {
    display: none !important;
  }
  .page-header-donate .header-donate-block {
    position: relative;
    width: 100%;
    padding: 0;
  }
  .header-donation-form {
    min-width: 320px;
  }
  .header-donation-form .donation-form {
    height: 100%;
  }
  header.page-home-video.page-header-donate .header-donate-block,
  header.page-home-video.page-header-donate
  .header-donate-block
  .header-donation-form {
    max-width: 100%;
    min-width: initial;
    width: 100%;
    margin: 0;
  }
}

header.page-home-video.page-header-donate {
    background-color: #293e53 !important;
    background-image: none;
}

.header-donation-form, .page-header-donate .header-video-image, header.page-home-video.page-header-donate .header-donate-text:after, header.page-home-video.page-header-donate .header-donate-block, div#donate-block-react, .header-video-image:before {
    background: none;
}

.header-video-image::after {
    content: "";
    background: none;
}

.node-type-page .module header.page-home-video.page-header-donate .header-image-image img {
    width: auto;
    min-height: auto;
    top: 10%;
    height: 90% !important;
    min-width: 0px;
}

@media screen and (min-width:1024px) and (max-width:1400px){
    .node-type-page .module header.page-home-video.page-header-donate .header-image-image img{
        max-width: calc(100% - 550px);
        height: auto !important;
        bottom: 0px !important;
        top: 50%;
        margin-left: 0px;
        border: 10px solid white;
        left: 45px;
        transform: translateY(-50%);
    }
}
/* start changes for new navigation with more dropdowns and two column dropdowns*/
.dropdown-menu.split-columns {
    column-count: 2;
    width: 670.5px;
    left: 50%;
    transform: translateX(-50%);
}
li.nav-item:last-child .dropdown-menu {
    left: unset;
    right: 0px !important;
}
.split-columns a.dropdown-item {
    white-space: normal;
}
a.dropdown-toggle::after {
    display: inline-block;
}
li.nav-item:hover{
border-radius: 3px 3px 0px 0px;
}
li.nav-item:hover .dropdown-toggle, .dropdown-menu a:hover {
    background: #11497c;
    color: white !important;
}
a.dropdown-item {
    border-bottom: 1px solid #eeeeee !important;
}
a.dropdown-item:last-child {
    border-bottom: none !important;
}
@media screen and (min-width:992px) and (max-width:1212px){
a#dropdownMenuLinkAboutRAINN+.dropdown-menu{
left: 50%;
transform: translateX(-50%);
}
}
@media screen and (max-width:991px){
    .dropdown-menu.split-columns{
        left:0px;
	column-count:1;
	max-width:100%;
        width:100%;
	transform:none;
    }
}
