/* Scss Document */
.mgaSlider {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 0; }
  .mgaSlider:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em; }
  .mgaSlider * {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none; }
  .mgaSlider .cycle-prev, .mgaSlider .cycle-next {
    position: absolute;
    z-index: 200;
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    padding: 1.5%;
    top: 50%;
    cursor: pointer; }
  .mgaSlider .cycle-next {
    right: 0; }
  .mgaSlider .cycle-pager {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 210;
    text-align: center; }
    .mgaSlider .cycle-pager span {
      margin: 0 5px;
      cursor: pointer; }
      .mgaSlider .cycle-pager span.cycle-pager-active {
        color: #fff; }
  .mgaSlider .cycle-youtube {
    width: 100%;
    height: 100%; }
    .mgaSlider .cycle-youtube embed {
      width: 100%;
      height: 100%; }
  .mgaSlider > li {
    width: 100%;
    height: 100%;
    bottom: 0;
    right: 0; }
    .mgaSlider > li[data-slidelink] {
      cursor: pointer; }
  .mgaSlider .mgaSlide {
    background-size: cover;
    behavior: url(/wp-content/themes/imge-framework/imge-custom/inc/compatability/backgroundsize.htc) \9;
    _behavior: none;
    background-position: 50%;
    height: 100%;
    overflow: hidden;
    background-position: center center; }
    .mgaSlider .mgaSlide > img {
      opacity: 0;
      filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
      zoom: 1;
      width: 100%;
      height: 100%;
      max-width: none; }
    .mgaSlider .mgaSlide .textHolder {
      position: absolute !important; }
    .mgaSlider .mgaSlide .mgaSlideDesc {
      padding: 0 50px; }

#pageHeadImg {
  background-size: cover;
  behavior: url(/wp-content/themes/imge-framework/imge-custom/inc/compatability/backgroundsize.htc) \9;
  _behavior: none;
  background-position: 50%;
  max-height: 530px;
  min-height: 430px;
  height: auto !important;
  _height: 430px;
  overflow: hidden;
  background-position: center center;
  _background-position: 0 0;
  color: #FFF; }
  #pageHeadImg.noFImg {
    min-height: 0;
    padding-top: 150px;
    background: url(/wp-content/themes/imge-framework/imge-custom/inc/compatability/rgba/rgba.php?r=0&g=0&b=0&a=40);
    background: rgba(0, 0, 0, 0.4);
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66000000', endColorstr='#66000000',GradientType=0 ); }
    #pageHeadImg.noFImg > img {
      display: none; }
    #pageHeadImg.noFImg + .container {
      padding-top: 20px; }
      #pageHeadImg.noFImg + .container #content-archive > h6 {
        display: none; }
    #pageHeadImg.noFImg .gradientOverlay {
      height: 20%; }
    #pageHeadImg.noFImg .textHolder, #pageHeadImg.noFImg .headerBottom {
      position: static; }
    #pageHeadImg.noFImg .textHolder > div .featured-title {
      padding-left: 0; }
  #pageHeadImg > img {
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    zoom: 1; }
    @media (max-width: 479px) {
      #pageHeadImg > img {
        display: none; } }
  #pageHeadImg .gradientOverlay {
    top: 0;
    position: fixed !important;
    _position: absolute;
    /* position fixed for IE6 */
    _top: 0px;
    _top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
    height: 50%;
    width: 100%;
    max-height: 200px;
    min-height: 145px;
    height: auto !important;
    _height: 145px;
    z-index: 1020;
    *z-index: 1; }
    @media (max-width: 479px) {
      #pageHeadImg .gradientOverlay {
        max-height: none;
        height: 10%; } }
  #pageHeadImg .sectionOverlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  #pageHeadImg .textHolder {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
    #pageHeadImg .textHolder:before {
      content: '';
      display: inline-block;
      height: 100%;
      vertical-align: middle;
      margin-right: -0.25em; }
    #pageHeadImg .textHolder > div {
      display: inline-block;
      vertical-align: middle;
      width: 100%; }
      #pageHeadImg .textHolder > div h1, #pageHeadImg .textHolder > div h2 {
        text-align: left; }
      #pageHeadImg .textHolder > div .featured-title {
        font-size: 100px;
        font-size: 10rem;
        font-size: 8vw;
        font-weight: 300;
        text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5); }
        @media screen and (max-width: 992px) {
          #pageHeadImg .textHolder > div .featured-title {
            font-size: 80px;
            font-size: 8rem; } }
        @media screen and (max-width: 479px) {
          #pageHeadImg .textHolder > div .featured-title {
            font-size: 40px;
            font-size: 4rem; } }
        #pageHeadImg .textHolder > div .featured-title > span {
          vertical-align: middle; }
      #pageHeadImg .textHolder > div .featured-subtitle, #pageHeadImg .textHolder > div .featured-title {
        text-align: left; }
  #pageHeadImg .headImgDesc {
    padding: 10px 0;
    font-size: 15px;
    font-size: 1.5rem; }
    @media (max-width: 768px) {
      #pageHeadImg .headImgDesc {
        text-align: center;
        padding: 15px 0; } }
    @media (min-width: 479px) {
      #pageHeadImg .headImgDesc {
        font-size: 25px;
        font-size: 2.5rem; } }
    #pageHeadImg .headImgDesc > .container h1, #pageHeadImg .headImgDesc > .container h2 {
      text-transform: uppercase;
      font-size: 60px;
      font-size: 6rem;
      margin: 0; }
      #pageHeadImg .headImgDesc > .container h1 span, #pageHeadImg .headImgDesc > .container h2 span {
        font-family: inherit; }
  #pageHeadImg .mgaSlider + .textHolder {
    display: none; }

body, html {
  min-height: 100%; }

body.hideNav .navbar-default .navbar-collapse {
  display: none !important; }
body.hideNav .navbar-default .navbar-header {
  float: none !important;
  margin: auto; }
  body.hideNav .navbar-default .navbar-header button {
    display: none !important; }
body.hideSignup #emailSignup {
  display: none; }
body.hideLogo #logo {
  display: none !important; }
body.customLogo #logo {
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  zoom: 1; }
body.customLogo.customLogoLoaded #logo {
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  zoom: 1; }
body.titleLocBody .featured-title {
  display: none; }
body.petitionHideProgress .petitionWrap .progress, body.petitionHideProgress .petitionWrap .pSigs, body.petitionHideProgress .petitionWrap .pGoal {
  display: none !important; }
body.titleLocHead .page-header {
  border-bottom: none; }
  body.titleLocHead .page-header h1, body.titleLocHead .page-header h2 {
    display: none; }
body.page-template-landing-page-php {
  background: none; }
  body.page-template-landing-page-php:not(.showHead) {
    padding-top: 0 !important; }
  body.page-template-landing-page-php.showHead .navbar, body.page-template-landing-page-php.showHead .sub-header-menu, body.page-template-landing-page-php.showHead #header #search-box {
    display: block; }
  body.page-template-landing-page-php.showFoot #footer, body.page-template-landing-page-php.showFoot .footer-menu {
    display: block; }
  body.page-template-landing-page-php.showHeadText #pageHeadImg .textHolder {
    display: block; }
  body.page-template-landing-page-php.logoCenter #logo {
    margin: auto !important;
    float: none !important; }

.container_full {
  padding: 0 15px; }
  .container_full:before, .container_full:after {
    content: "";
    display: table; }

.sectionOverlay, .sectionImage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.sectionImage {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  background-size: cover;
  behavior: url(/wp-content/themes/imge-framework/imge-custom/inc/compatability/backgroundsize.htc) \9;
  _behavior: none;
  background-position: 50%;
  background-position: 50% 0;
  background-attachment: fixed; }

.single-petitions #pageHeadImg, .page-template-landing-page-php #pageHeadImg {
  min-height: 200px;
  background-color: transparent;
  padding: 0; }
  .single-petitions #pageHeadImg .textHolder, .page-template-landing-page-php #pageHeadImg .textHolder {
    display: none; }

.hasBlur {
  overflow: hidden; }
  .hasBlur .sectionImage {
    bottom: -30px;
    top: -30px; }

.touch .imge_parallax {
  background-attachment: scroll !important;
  background-size: cover !important;
  background-repeat: repeat; }

.imge_modal_wrap .btn-hidden {
  display: none; }
.imge_modal_wrap .modal-header .close {
  z-index: 10; }

.text-align-center {
  text-align: center !important; }

.uppercase {
  text-transform: uppercase !important; }

.quoted.before:before {
  content: "\201C";
  position: absolute;
  left: -.5em;
  vertical-align: top; }
.quoted.after:after {
  content: "\201D";
  vertical-align: top; }

.mga_loop {
  list-style-type: none; }
  .mga_loop #paginationData[data-paged="1"] + .imge_ajax_load .previous {
    display: none; }
  .mga_loop .imge_ajax_load {
    margin: 20px 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-top: 1px solid;
    padding: 20px 0; }
    .mga_loop .imge_ajax_load .ajax_nav {
      border: 1px solid;
      padding: 5px;
      border-radius: 3px;
      cursor: pointer; }
      .mga_loop .imge_ajax_load .ajax_nav.previous {
        float: left; }
      .mga_loop .imge_ajax_load .ajax_nav.next {
        float: right; }
    .mga_loop .imge_ajax_load:before, .mga_loop .imge_ajax_load:after {
      content: "";
      display: table;
      clear: both; }

.imge_countdown {
  text-transform: capitalize;
  display: none; }
  .imge_countdown.active {
    display: block; }
  .imge_countdown .unitType {
    padding: 10px;
    display: inline-block; }
    .imge_countdown .unitType .time_val {
      margin-right: 4px; }
  .imge_countdown .unitType[data-val="0"] {
    display: none; }
    .imge_countdown .unitType[data-val="0"].seconds {
      display: inline-block; }
  .imge_countdown .cd_text {
    padding: 10px;
    display: inline-block; }

.mga_spacing {
  clear: both; }

.ie8 .row.equalHeight {
  display: table;
  width: 100%;
  table-layout: fixed;
  height: 100%; }
  .ie8 .row.equalHeight > [class*="col-"] {
    float: none;
    display: table-cell;
    vertical-align: top;
    height: 100%; }

@media (min-width: 480px) {
  .row.equalHeight {
    display: table;
    width: 100%;
    table-layout: fixed;
    height: 100%; }
    .row.equalHeight > [class*="col-xs-"] {
      float: none;
      display: table-cell;
      vertical-align: top;
      height: 100%; } }
@media (min-width: 768px) {
  .row.equalHeight {
    display: table;
    width: 100%;
    table-layout: fixed;
    height: 100%; }
    .row.equalHeight > [class*="col-sm-"] {
      float: none;
      display: table-cell;
      vertical-align: top;
      height: 100%; } }
@media (min-width: 992px) {
  .row.equalHeight {
    display: table;
    width: 100%;
    table-layout: fixed;
    height: 100%; }
    .row.equalHeight > [class*="col-md-"] {
      float: none;
      display: table-cell;
      vertical-align: top;
      height: 100%; } }
@media (min-width: 1200px) {
  .row.equalHeight {
    display: table;
    width: 100%;
    table-layout: fixed;
    height: 100%; }
    .row.equalHeight > [class*="col-lg-"] {
      float: none;
      display: table-cell;
      vertical-align: top;
      height: 100%; } }
/* Scss Document */
.timelineContainer {
  border-left: 1px solid #D5D5D5;
  padding-left: 15px; }
  .timelineContainer .timelineYear h1, .timelineContainer .timelineYear h2 {
    background: #D5D5D5;
    cursor: pointer;
    width: auto;
    padding: 0px 10px;
    display: inline-block;
    margin: 20px 0 10px; }
    .timelineContainer .timelineYear h1:before, .timelineContainer .timelineYear h2:before {
      content: "";
      height: 1px;
      background: #D5D5D5;
      width: 15px;
      left: -15px;
      position: absolute;
      top: 50%; }
  .timelineContainer .timelineYear .timelineEntry {
    padding: 5px;
    margin: 5px 0; }
    .timelineContainer .timelineYear .timelineEntry dt a {
      cursor: pointer; }
    .timelineContainer .timelineYear .timelineEntry dt:before {
      content: "";
      height: 1px;
      background: #D5D5D5;
      width: 15px;
      position: absolute;
      left: -20px;
      top: 50%; }
    .timelineContainer .timelineYear .timelineEntry dd {
      display: none; }
    .timelineContainer .timelineYear .timelineEntry.open dt a {
      font-size: 20px; }
    .timelineContainer .timelineYear .timelineEntry.open dd {
      display: block;
      padding-left: 10px; }
      .timelineContainer .timelineYear .timelineEntry.open dd h3 {
        margin-top: 10px;
        font-size: 14px;
        color: #AAA;
        border-bottom: 1px dashed;
        padding-bottom: 5px; }

.homepage-section.fixed_section {
  padding: 0 !important;
  overflow: hidden; }
  .homepage-section.fixed_section:not(.is_fixed) .sectionImage {
    background-position-y: 0 !important; }
  .homepage-section.fixed_section .sectionImage {
    background-size: 100% !important;
    z-index: -5; }
  .homepage-section.fixed_section .container_full {
    padding: 0; }
  .homepage-section.fixed_section .subsection {
    height: 100vh;
    min-height: 800px; }
  .homepage-section.fixed_section .anchor {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    height: 100vh;
    min-height: 800px;
    bottom: 0;
    overflow: hidden;
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    zoom: 1;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none; }
    .homepage-section.fixed_section .anchor.initialized {
      opacity: 1;
      filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
      zoom: 1; }
    .homepage-section.fixed_section .anchor.fixed {
      position: fixed; }

/*# sourceMappingURL=imgeDefaultStyles.css.map */
