@import url("http://fonts.googleapis.com/css?family=Open+Sans:400,300");
/**
 *  Imports
 */
/* 
Theme Name: IMGE Framework 
Theme URI: http://imge.com
Description: Responsive WordPress theme with all the Twitter Bootstrap elements and features. Also includes different page layouts and custom post types.

Author: imge 
Author URI: http://imge.com
Version: 1
Tags: white, black, gray, light, custom-menu, custom-header, custom-background, one-column, two-columns, left-sidebar, right-sidebar, flexible-width, theme-options, threaded-comments, full-width-template, sticky-post, translation-ready, bootstrap, twitter

Copyright (C) 2014 imge 
License: GNU General Public License, version 3 (GPLv3)
License URI: license.txt 
	
CREATE CHILD THEME.
See: http://codex.wordpress.org/Child_Themes 
	
CSS Rules: Sorted alphabetically for better organization.
*/
/* =Horizontal Rule
-------------------------------------------------------------- */
hr {
  background: #ddd;
  border: none;
  clear: both;
  color: #ddd;
  float: none;
  height: .1em;
  margin: 0 0 1.45em;
  width: 100%; }

hr.space {
  background: #fff;
  color: #fff; }

hr.blog-break {
  margin: 55px 0; }

/* =Base
-------------------------------------------------------------- */
/* =Typography
-------------------------------------------------------------- */
p {
  word-wrap: break-word; }

cite, em, dfn {
  font-style: italic; }

code, kbd, samp, pre, tt, var {
  font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace !important;
  font-style: normal; }

strong {
  font-weight: 700; }

pre {
  background: #fff;
  margin-top: 20px;
  max-width: 98%;
  padding-left: 1em;
  height: auto; }

del {
  color: #555;
  text-decoration: line-through; }

ins, dfn {
  border-bottom: 1px solid #ccc; }

small, sup, sub {
  font-size: 85%; }

abbr, acronym {
  font-size: 85%;
  letter-spacing: .1em;
  text-transform: uppercase; }

a abbr, a acronym {
  border: none; }

abbr[title], acronym[title], dfn[title] {
  border-bottom: 1px solid #ccc;
  cursor: help; }

sup {
  vertical-align: super; }

sub {
  vertical-align: sub; }

/* =Responsive Sidebar Grid
-------------------------------------------------------------- */
.sidebar-right {
  float: right !important;
  margin-bottom: 2.083%;
  padding-top: 0;
  margin-left: 0 !important; }

.content-right {
  float: right !important;
  margin-bottom: 2.083%;
  padding-top: 0;
  margin-left: 0 !important;
  margin-right: 0 !important; }

img {
  height: auto;
  max-width: 100%; }

/* =Forms
-------------------------------------------------------------- */
fieldset {
  margin: 0 0 1.5em;
  padding: 1em 2em; }

legend {
  padding: 2px 5px; }

label {
  display: block;
  font-weight: 700;
  padding: 2px 0; }

select {
  height: auto;
  width: 70%; }

textarea, .area {
  height: auto;
  overflow: auto;
  margin: 0;
  outline: none;
  padding: 8px 10px;
  width: 100%; }

input, select {
  cursor: pointer; }

input:focus, textarea:focus, area:focus {
  background: #fff; }

input[type='text'], input[type='password'] {
  cursor: text; }

span.error {
  color: #B94A48; }

.form-search input {
  padding-right: 14px;
  padding-right: 4px 9;
  padding-left: 14px;
  padding-left: 4px 9;
  padding: 4px 6px; }

.form-search .btn {
  margin: 0; }

/* =Tables
-------------------------------------------------------------- */
table {
  /*border-left:1px solid #ccc;*/
  /*border-top:1px solid #ccc;*/
  width: 100%; }

th, td {
  /*border-bottom:1px solid #ddd;*/
  /*border-right:1px solid #ccc;*/ }

/* =Lists
-------------------------------------------------------------- */
ul {
  list-style-type: disc; }

ul ul {
  list-style-type: square; }

ul ul ul {
  list-style-type: circle; }

ol {
  line-height: 22px;
  list-style-position: outside;
  list-style-type: decimal; }

dt {
  font-weight: 400; }

/* =Margins & Paddings
-------------------------------------------------------------- */
blockquote:first-child {
  margin: .8em 0; }

caption {
  padding-bottom: .8em; }

legend {
  padding-left: .8em;
  padding-right: .8em; }

legend + * {
  margin-top: 1em; }

option {
  padding: 0 .4em; }

/* =Globals
-------------------------------------------------------------- */
#container {
  margin: 0 auto;
  max-width: 960px;
  padding: 0px 25px; }

#wrapper {
  clear: both;
  margin: 0 auto 20px auto;
  padding: 0 0 20px 0;
  position: relative; }

.home #wrapper {
  background-color: transparent;
  border: none;
  margin: 0 auto 20px auto;
  padding: 0; }

#header {
  margin: 0; }

#footer {
  clear: both;
  padding: 10px 20px 0 20px; }

#footer-wrapper {
  margin: 0;
  padding: 0; }

/* =Container IE Fixes (Modernizr)
-------------------------------------------------------------- */
.ie7 #container {
  max-width: 961px; }

/* =Header
-------------------------------------------------------------- */
#header #logo {
  padding: 12.5px 0;
  text-align: center;
  display: block; }

#header #logo .site-name {
  display: block;
  font-size: 2em;
  padding-top: 20px; }

#header #logo .site-name a {
  font-weight: 700; }

.navbar-fixed-top {
  margin-bottom: 18px !important; }

/* =Content
-------------------------------------------------------------- */
#content {
  margin-bottom: 20px; }

#content-archive {
  margin-bottom: 20px; }

#content-blog {
  margin-bottom: 20px; }

#content-images {
  margin-bottom: 20px; }

#content-full {
  margin-bottom: 20px; }

#content-sitemap {
  margin-bottom: 20px; }

#content-sitemap a {
  font-size: 12px; }

#content .sticky {
  clear: both; }

/* =Templates
-------------------------------------------------------------- */
.page-template-landing-page-php .navbar, .page-template-landing-page-php #footer, .page-template-landing-page-php .footer-menu, .page-template-landing-page-php .sub-header-menu, .page-template-landing-page-php #header #search-box {
  display: none; }

.page-template-landing-page-php {
  background: url(images/grey-bg.png) repeat; }

#landing-content-full {
  padding: 20px 40px; }

.box {
  background: #fff;
  box-shadow: none;
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 10px 0 60px 0;
  margin-top: 15px;
  margin-bottom: 60px;
  text-align: left; }

.drop-shadow {
  position: relative; }

.drop-shadow:before, .drop-shadow:after {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: 15px;
  left: 10px;
  width: 50%;
  height: 20%;
  -webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
  box-shadow: 0 15px 15px rgba(0, 0, 0, 0.7);
  -webkit-transform: rotate(-2deg);
  -moz-transform: rotate(-2deg);
  -o-transform: rotate(-2deg);
  transform: rotate(-2deg); }

.drop-shadow:after {
  right: 10px;
  left: auto;
  -webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  transform: rotate(2deg); }

/* =Author Meta (Author's Box)
-------------------------------------------------------------- */
#author-meta {
  background: #f9f9f9;
  border: 1px solid #d6d6d6;
  clear: both;
  display: block;
  margin-bottom: 20px;
  overflow: hidden; }

#author-meta img {
  float: left;
  padding: 10px; }

#author-meta p {
  margin-top: 5px;
  padding: 0 5px 0 0; }

#author-meta .about-author {
  font-weight: 700;
  margin: 10px 0 0 0; }

/* =Featured Content
-------------------------------------------------------------- */
#featured {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  background-color: #EEE;
  border: 1px solid #d6d6d6;
  border-radius: 6px;
  padding-bottom: 40px;
  max-width: 99.6%; }

.jumbotron p {
  padding: 0 40px 0 40px;
  text-align: center; }

.home .post-entry p {
  text-align: left;
  padding: 0; }

#hero-image .fluid-width-video-wrapper {
  margin-left: -20px; }

.featured-title {
  font-size: 60px;
  letter-spacing: -1px;
  line-height: 1;
  margin: 0;
  text-align: center; }

.featured-subtitle {
  text-align: center; }

.call-to-action {
  text-align: center; }

/* =Post
-------------------------------------------------------------- */
.comments-link {
  font-size: 12px; }

#respond .form-allowed-tags {
  display: none !important; }

#cancel-comment-reply-link {
  color: #900; }

.post-data {
  clear: both;
  font-size: 11px;
  margin-top: 20px; }

.post-entry {
  clear: both; }

.post-meta {
  clear: both;
  color: #9f9f9f;
  font-size: 13px;
  margin-bottom: 10px; }

.post-edit {
  clear: both;
  display: block;
  font-size: 12px;
  margin: 1.5em 0;
  float: right; }

.post-search-terms {
  clear: both; }

.read-more {
  clear: both; }

.attachment-entry {
  clear: both;
  text-align: center; }

/* =Symbols
-------------------------------------------------------------- */
.ellipsis {
  color: #aaa;
  font-size: 18px;
  margin-left: 5px; }

/* =Widgets
-------------------------------------------------------------- */
#widgets a {
  display: inline-block;
  text-decoration: none; }

#widgets ul, #widgets .textwidget, #widgets .tagcloud, #widgets #searchform, #widgets #calendar_wrap {
  font-size: 13px;
  margin: 0 0 20px;
  padding: 10px 0 20px 0;
  list-style: none; }

.home #widgets ul, .home #widgets .textwidget, .home #widgets .tagcloud, .home #widgets #searchform, .home #widgets #calendar_wrap {
  border-top: none;
  font-size: 13px;
  margin: 0 0 20px;
  padding: 20px;
  border: none; }

#widgets ul li {
  margin-left: 15px; }

#widgets ul li a {
  display: inline;
  text-decoration: none; }

#widgets .widget-title img {
  float: right;
  height: 11px;
  position: relative;
  top: 4px;
  width: 11px; }

#widgets .rss-date {
  line-height: 18px;
  padding: 6px 12px; }

#widgets .rssSummary {
  padding: 10px; }

#widgets cite {
  font-style: normal;
  line-height: 18px;
  padding: 6px 12px; }

#widgets .textwidget, #widgets .tagcloud {
  display: block;
  line-height: 1.5em;
  margin: 0 0 20px;
  word-wrap: break-word; }

#widgets ul .children {
  border: none;
  margin: 0;
  padding: 0; }

#widgets .author {
  font-weight: 700;
  padding-top: 4px; }

.widget_archive select, #cat {
  display: block;
  margin: 20px 15px 0; }

/* =Titles
-------------------------------------------------------------- */
.widget-title, .widget-title-home h3 {
  display: block;
  font-size: 20px;
  font-weight: 700;
  line-height: 23px;
  margin: 0;
  padding: 20px 0 0 0;
  text-align: left; }

.home .widget-title-home h3 {
  border-bottom: none;
  display: block;
  font-size: 24px;
  font-weight: 700;
  line-height: 23px;
  margin: 0;
  padding: 20px 20px 0 20px;
  text-align: left;
  border: none; }

.widget-title a {
  border-bottom: none;
  padding: 0 !important; }

.title-404 {
  color: #933; }

/* =Footer Menu
-------------------------------------------------------------- */
.footer-menu {
  margin-left: 0;
  padding: 0 0 30px 0; }

.footer-menu li {
  display: inline;
  list-style-type: none; }

.footer-menu li a {
  border-left: 1px solid #404040;
  padding: 0 8px; }

.footer-menu > li:first-child > a {
  border-left: none;
  padding: 0 8px 0 0; }

/* =Pagination (pages)
-------------------------------------------------------------- */
.pagination {
  clear: both;
  display: block;
  font-size: 16px;
  font-weight: 700;
  margin: 10px 0;
  padding: 5px 0; }

.pagination a {
  text-decoration: none; }

/* =Breadcrumb Lists
-------------------------------------------------------------- */
.breadcrumb-list {
  font-size: 12px;
  padding: 40px 0 0 0; }

/* =Comments
-------------------------------------------------------------- */
#commentform {
  margin: 0; }

.commentlist {
  list-style: none;
  margin: 0;
  padding: 0; }

.commentlist ol {
  list-style: decimal; }

.commentlist li {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 0;
  padding: 1em; }

.commentlist li p {
  font-size: 14px; }

.commentlist p {
  margin: 0; }

.reply {
  margin: 10px 0; }

.commentlist li cite {
  color: #111;
  font-size: 1.1em;
  font-style: normal;
  font-weight: 400; }

.commentlist .children {
  list-style: none;
  margin: 0; }

.commentlist .avatar {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  float: left;
  margin-right: 10px;
  padding: 0;
  vertical-align: middle; }

.commentlist .children .avatar {
  height: 33px;
  width: 33px; }

.comment-author .says {
  color: #999; }

.comment-body .comment-meta {
  color: #999;
  display: inline-block;
  margin: 0;
  padding: 0;
  text-align: left; }

.comment-body {
  clear: both; }

.comment-body p {
  clear: both;
  padding-top: 10px; }

.pingback, .trackback {
  list-style: none;
  margin: 20px 0; }

.pingback cite, .trackback cite {
  font-style: normal; }

#comments, #pings {
  text-align: left; }

#respond {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border: 1px solid #ccc;
  border-bottom-color: #aaa;
  border-radius: 2px;
  clear: both;
  padding: 10px 20px 50px; }

#respond label {
  display: inline; }

#respond .comment-form-author input, #respond .comment-form-email input, #respond .comment-form-url input, #respond .comment-form-comment textarea {
  display: block; }

.nocomments {
  color: #999;
  font-size: .9em;
  text-align: center; }

#commentform input.error, #commentform textarea.error {
  background-color: #f6cbca; }

#commentform div.error, #commentform label.error {
  color: #cb2026; }

#commentform div.errorlabels label {
  display: block; }

#comment {
  width: 90%; }

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

.aligncenter {
  display: block;
  margin: 5px auto; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

img.wp-smiley {
  vertical-align: middle; }

/* =Gallery
-------------------------------------------------------------- */
.gallery {
  margin: 0 auto 18px; }

.gallery .gallery-item {
  float: left;
  margin-top: 0;
  text-align: center;
  width: 155px; }

.gallery img {
  border: 1px solid #ddd; }

.gallery .gallery-caption {
  font-size: 12px;
  margin: 0 0 12px; }

.gallery dl {
  margin: 0; }

.gallery br + br {
  display: none; }

.attachment-gallery img {
  background: #fff;
  border: 1px solid #f0f0f0;
  display: block;
  height: auto;
  margin: 15px auto;
  max-width: 96%;
  padding: 5px;
  width: auto; }

.gallery-meta .full-size, .gallery-meta .aperture, .gallery-meta .focal-length, .gallery-meta .iso, .gallery-meta .shutter, .gallery-meta .camera {
  display: block; }

/* =Post Thumbnails 
-------------------------------------------------------------- */
img.wp-post-image, img.attachment-thumbnail, img.attachment-medium, img.attachment-large, img.attachment-full {
  display: block;
  margin: 15px auto;
  width: auto; }

/* =Footer
-------------------------------------------------------------- */
.scroll-top {
  text-align: center; }

.scroll-top a:hover {
  text-decoration: none; }

.copyright {
  text-align: left; }

.powered {
  text-align: right;
  float: right; }

/* =Social Icons
-------------------------------------------------------------- */
#footer .social-icons {
  line-height: 22px;
  margin: 2px 0 0 0;
  padding: 0 0 30px 0;
  text-align: right;
  font-size: 32px; }

#footer .social-icons a, #header .social-icons a {
  text-decoration: none; }

#header .social-icons {
  line-height: normal;
  margin: 5px 0 0 0;
  font-size: 32px; }

/* =Alignments Extras
-------------------------------------------------------------- */
.left {
  float: left; }

.right {
  float: right; }

.center {
  text-align: center; }

/* =Clearfix
-------------------------------------------------------------- */
.clearfix:after, #container:after {
  clear: both;
  content: "\0020";
  display: block;
  height: 0;
  max-height: 0;
  overflow: hidden;
  visibility: hidden; }

.clearfix, #container {
  display: inline-block; }

html .clearfix, html #container {
  height: 1%; }

.clearfix, #container {
  display: block; }

.clear {
  clear: both; }

/* =Begin bidirectionality settings (do not change)
-------------------------------------------------------------- */
BDO[DIR="ltr"] {
  direction: ltr;
  unicode-bidi: bidi-override; }

BDO[DIR="rtl"] {
  direction: rtl;
  unicode-bidi: bidi-override; }

[DIR="ltr"] {
  direction: ltr;
  unicode-bidi: embed; }

[DIR="rtl"] {
  direction: rtl;
  unicode-bidi: embed; }

/* =Media Print
-------------------------------------------------------------- */
@media print {
  h1 {
    page-break-before: always; }
  h1, h2, h3, h4, h5, h6 {
    page-break-after: avoid; }
  ul, ol, dl {
    page-break-before: avoid; } }

/*"The last 29 days of the month are the hardest."- Nikola Tesla*/
.more-link {
  float: right;
  margin: 10px 0; }

strong.search-excerpt {
  background: yellow; }

/* ------- Fluid Columns ------- */
.one_half {
  width: 48%; }

.one_third {
  width: 30.66%; }

.two_third {
  width: 65.33%; }

.one_fourth {
  width: 22%; }

.three_fourth {
  width: 74%; }

.one_fifth {
  width: 16.8%; }

.two_fifth {
  width: 37.6%; }

.three_fifth {
  width: 58.4%; }

.four_fifth {
  width: 67.2%; }

.one_sixth {
  width: 13.33%; }

.five_sixth {
  width: 82.67%; }

.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
  position: relative;
  margin-right: 4%;
  float: left; }

.last {
  margin-right: 0 !important;
  clear: right; }

.clearboth {
  clear: both;
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  width: 100%; }

/* PORTFOLIO FILTER STYLE
----------------------------------------------- */
#portfolio-filter {
  list-style-type: none;
  margin: 20px 0 10px 5px; }

#portfolio-filter li {
  display: inline;
  padding-right: 10px; }

#portfolio-filter li a {
  color: #777;
  text-decoration: none; }

#portfolio-filter li .current, #portfolio-filter li:hover {
  color: #084a9a; }

/* PORTFOLIO LIST STYLE
----------------------------------------------- */
#portfolio-wrapper {
  padding: 0 0 25px 5px; }

#portfolio-wrapper .project-links {
  text-align: right; }

#portfolio-list {
  list-style-type: none; }

#portfolio-list .portfolio-item {
  float: left;
  margin-right: 20px; }

#portfolio-list .portfolio-item h3 {
  line-height: 18px;
  font-size: 12px; }

#portfolio-list .portfolio-item .excerpt {
  text-align: justify;
  font-size: 14px;
  line-height: 18px;
  padding-right: 15px;
  margin-bottom: 5px; }

#portfolio-list .portfolio-item .excerpt a {
  color: #555; }

#portfolio-list .portfolio-item .excerpt a:hover {
  text-decoration: none; }

#portfolio-list .thumb a {
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px; }

#portfolio-list .thumb a img {
  max-width: 100%;
  margin: 0; }

.home #portfolio-list .thumb a img {
  margin-bottom: 10px; }

#portfolio-list img.wp-post-image {
  margin: 0; }

#single-project img.wp-post-image, #single-project img.attachment-thumbnail, #single-project img.attachment-medium, #single-project img.attachment-large, #single-project img.attachment-full {
  margin: 0; }

#single-project {
  padding: 10px 0 0 0; }

#single-project .pthumb {
  margin: 0 0 5px 0; }

.project-links {
  margin-top: 10px; }

#portfolio-list .thumb {
  margin: 0 0 5px 0; }

/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2; }

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1; }

/**** Isotope CSS3 transitions ****/
.isotope, .isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s; }

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width; }

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: top, left, opacity;
  transition-property: transform, opacity; }

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }

/* =Media Queries
    If you're working on a Child Theme, make sure that all
	media queries are included in your style.css
-------------------------------------------------------------- */
@media screen and (max-width: 980px) {
  .content-right, .sidebar-content {
    float: none; }
  #hero-image .fluid-width-video-wrapper {
    margin: 20px 0 0 0; }
  .widget-wrapper {
    padding-left: 0; }
  .widget-wrapper-left {
    padding-left: 0; }
  .footer-menu, #footer .social-icons, .copyright, .powered {
    text-align: center;
    float: none; } }

@media (min-width: 768px) {
  #logo {
    float: left;
    margin-right: 5px;
    margin-left: -15px; } }

@media screen and (max-width: 650px) {
  #header #logo {
    float: none;
    text-align: center;
    max-width: calc(100vw - 85px); }
  .content-right, .sidebar-content {
    float: none; }
  #hero-image .fluid-width-video-wrapper {
    margin: 20px 0 0 0; }
  #hero-image {
    margin: 20px 10px; }
  .menu li, .top-menu, .footer-menu li, .sub-header-menu li {
    float: none;
    text-align: center; }
  .widget-wrapper {
    padding-left: 0; }
  .widget-wrapper-left {
    padding-left: 0; }
  #footer {
    text-align: center; }
  #footer .social-icons {
    text-align: center; }
  .copyright {
    text-align: center; }
  .powered {
    text-align: center; } }

@media screen and (max-width: 480px) {
  #header #logo {
    float: none;
    text-align: center; }
  .content-right, .sidebar-content {
    float: none; }
  #hero-image .fluid-width-video-wrapper {
    margin: 20px 0 0 0; }
  #hero-image {
    margin: 20px 10px; }
  .featured-title {
    font-size: 35px; }
  .footer-menu li {
    float: none;
    text-align: center; }
  .widget-wrapper {
    padding-left: 0; }
  .widget-wrapper-left {
    padding-left: 0; }
  #footer {
    text-align: center; }
  #footer .social-icons {
    text-align: center; }
  .copyright {
    text-align: center; }
  .powered {
    text-align: center; } }

/* Scss Document */
/*@mixin fixedPosition (){
  position:fixed !important;
  _position:absolute; 
  _top: 0px; 
  _top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}*/
/* Scss Document */
/* Scss Document */
/*@mixin fixedPosition (){
  position:fixed !important;
  _position:absolute; 
  _top: 0px; 
  _top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}*/
.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;
    /*@include fixedPosition();*/
    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-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.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; }

.engage {
  width: 100%;
  height: 1200px; }
  .engage iframe {
    width: 1px;
    min-width: 100%;
    *width: 100%; }

.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 */
/*@mixin fixedPosition (){
  position:fixed !important;
  _position:absolute; 
  _top: 0px; 
  _top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}*/
.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; }

/*
 Theme Name:     IMGE Child Theme
 Theme URI:      http://example.com/twenty-thirteen-child/
 Description:    IMGE Framework Child Theme
 Author:         IMGE
 Author URI:     http://example.com
 Template:       imge-framework
 Version:        1.0.0
*/
/*@import url("../imge-framework/style.css");*/
/* =Theme customization starts here
-------------------------------------------------------------- */
/*
@import "../imge-framework/imge-custom/inc/scss/mixins.scss";
@import url("../imge-framework/imge-custom/inc/scss/imgeDefaultStyles.css");
@import "imge-custom/inc/scss/customMixins.scss";*/
section.post-entry {
  background: transparent !important; }

body {
  overflow: hidden; }

a {
  color: inherit;
  text-decoration: underline !important; }

section {
  padding-bottom: 20px !important; }
  section ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    padding-left: 20px; }
    section ul li {
      font-size: 14px;
      line-height: 25px;
      margin-bottom: 25px;
      color: #05678B;
      padding-left: 25px;
      border-left: 4px solid #e6e9ea; }

@media (max-width: 1000px) {
  .active, .active a {
    background-color: #01b1f5 !important; }
  #navbar_inner ul {
    float: left !important; }
    #navbar_inner ul .active, #navbar_inner ul .active a {
      color: #ffe200 !important;
      background-color: transparent !important; }
    #navbar_inner ul a {
      color: #fff;
      text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
      padding-top: 0px !important;
      padding-bottom: 0px !important;
      padding-left: 14px;
      padding-right: 14px;
      border-right: 2px solid #0e3b4b !important;
      margin-top: 14px;
      margin-bottom: 14px;
      line-height: 22px !important;
      font-size: 11px; }
      #navbar_inner ul a:hover {
        color: #05678B; }
    #navbar_inner ul li:last-child a {
      border-right: none !important; } }

h1 {
  color: #08252f;
  padding-bottom: 22px; }

#footer {
  margin-top: 0;
  padding: 0;
  background-color: #05678B;
  min-height: 232px; }
  #footer:after {
    content: " ";
    width: 100%;
    height: 232px;
    background-image: url(/wp-content/themes/imge-framework-child/imge-custom/../img/footer_background.png);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 200px;
    opacity: 0.5;
    visibility: visible;
    max-height: 10000px;
    position: absolute;
    top: 0;
    z-index: 0; }
  #footer .col-md-6, #footer .col-md-6 a, #footer .col-md-6 a:hover {
    color: white; }
  #footer .footer-menu {
    text-align: left;
    margin-bottom: 0px; }
    #footer .footer-menu a, #footer .footer-menu a:hover {
      font-size: 14px;
      color: #465c62;
      font-weight: 400;
      text-decoration: underline !important; }
  #footer .col-left {
    text-align: left; }
  #footer .paidFor {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important; }
  #footer .ybdonate img {
    margin-right: 20px;
    margin-top: -30px; }
  @media (max-width: 1000px) {
    #footer {
      min-height: 100px;
      background-position: center 75px;
      background-size: 160px; }
      #footer:after {
        height: 170px;
        background-position: center center; }
      #footer .col-md-6 {
        margin: 0 auto !important; }
        #footer .col-md-6 ul {
          text-align: center; }
      #footer .extrainfo {
        padding-top: 135px; } }
  #footer .gforms_confirmation_message {
    margin-top: 20px;
    margin-bottom: 20px;
    color: white !important; }
  #footer .gform_body input {
    color: #fff; }
    #footer .gform_body input::-webkit-input-placeholder {
      color: #fff; }
    #footer .gform_body input:-moz-placeholder {
      color: #fff; }
    #footer .gform_body input::-moz-placeholder {
      color: #fff; }
    #footer .gform_body input:-ms-input-placeholder {
      color: #fff; }
  #footer .social {
    float: right;
    margin-right: 28px;
    top: -60px; }
    #footer .social a {
      color: white;
      font-size: 35px;
      margin-left: 10px !important;
      margin-right: 10px !important; }
    @media (max-width: 1000px) {
      #footer .social {
        float: none;
        top: initial;
        padding-top: 30px; }
        #footer .social a {
          font-size: 50px;
          margin-left: 30px !important;
          margin-right: 30px !important; } }

.gform_body .gfield {
  border-left: none; }
  .gform_body .gfield ul li {
    border-left: none; }
  @media (max-width: 1000px) {
    .gform_body .gfield {
      width: 100%;
      margin-left: 0px !important;
      margin-right: 0px !important;
      padding-left: 0px !important; } }
.gform_body input {
  background-color: #eef2f4;
  border-radius: 5px;
  border: none;
  -webkit-box-shadow: inset 0px 0px 4px rgba(16, 73, 93, 0.15);
  -moz-box-shadow: inset 0px 0px 4px rgba(16, 73, 93, 0.15);
  box-shadow: inset 0px 0px 4px rgba(16, 73, 93, 0.15);
  font-size: 12px !important;
  line-height: 28px !important;
  font-weight: 400 !important;
  padding-left: 12px !important;
  color: #6f9baa;
  font-weight: 600 !important; }
  .gform_body input::-webkit-input-placeholder {
    color: #6f9baa; }
  .gform_body input:-moz-placeholder {
    color: #6f9baa; }
  .gform_body input::-moz-placeholder {
    color: #6f9baa; }
  .gform_body input:-ms-input-placeholder {
    color: #6f9baa; }
  .gform_body input[type=radio] {
    margin: 4px 1px; }

@media (max-width: 1000px) {
  .gform_footer {
    margin-top: 0px !important;
    padding-top: 0px !important; } }
.gform_footer input {
  background-color: #EEB91A !important;
  font-size: 12px;
  font-weight: 600;
  color: white !important;
  line-height: 30px;
  width: 88%;
  float: right;
  margin-right: 15px;
  background: url(/wp-content/themes/imge-framework/imge-custom/inc/compatability/linear-gradient-svg.php?start-color=000000&end-color=ffffff&start-opacity=0&end-opacity=100&orientation=vertical);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, transparent 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.35)), color-stop(100%, transparent));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, transparent 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, transparent 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, transparent 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.35) 0%, transparent 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#59FFFFFF', endColorstr='#00000000',GradientType=0 );
  -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.25);
  -o-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.25); }
  @media (max-width: 1000px) {
    .gform_footer input {
      width: 100%;
      padding-left: 0px !important;
      margin-left: 0px !important;
      margin-right: 0px !important; } }

#gform_wrapper_9.gform_wrapper .gform_body {
  text-align: right !important;
  display: inline-block;
  width: 80%; }
  #gform_wrapper_9.gform_wrapper .gform_body .gfield {
    width: 27%;
    display: inline-block;
    border: none !important;
    margin-bottom: 0; }
    #gform_wrapper_9.gform_wrapper .gform_body .gfield#field_9_5 {
      width: 15%; }
  #gform_wrapper_9.gform_wrapper .gform_body label {
    display: none !important; }
  #gform_wrapper_9.gform_wrapper .gform_body input {
    width: 100% !important;
    background-color: #eef2f4;
    border-radius: 5px;
    border: none;
    -webkit-box-shadow: inset 0px 0px 4px rgba(16, 73, 93, 0.15);
    -moz-box-shadow: inset 0px 0px 4px rgba(16, 73, 93, 0.15);
    box-shadow: inset 0px 0px 4px rgba(16, 73, 93, 0.15);
    font-size: 12px !important;
    line-height: 28px !important;
    font-weight: 400 !important;
    padding-left: 12px !important;
    color: #6f9baa;
    font-weight: 600 !important; }
    #gform_wrapper_9.gform_wrapper .gform_body input::-webkit-input-placeholder {
      color: #6f9baa; }
    #gform_wrapper_9.gform_wrapper .gform_body input:-moz-placeholder {
      color: #6f9baa; }
    #gform_wrapper_9.gform_wrapper .gform_body input::-moz-placeholder {
      color: #6f9baa; }
    #gform_wrapper_9.gform_wrapper .gform_body input:-ms-input-placeholder {
      color: #6f9baa; }
#gform_wrapper_9.gform_wrapper .gform_footer {
  display: inline-block;
  width: 19%;
  vertical-align: top;
  padding: 0;
  margin: 0; }

#gform_wrapper_10 .gform_body .gfield {
  margin: 10px 0 !important; }

.navbar {
  display: block !important;
  top: inherit !important;
  position: relative !important;
  margin-bottom: 0px !important;
  padding-bottom: 0px !important; }
  .navbar .navbar-toggle {
    position: absolute;
    right: -9px;
    z-index: 51; }

.navbar-header {
  width: 550px; }
  @media (max-width: 1000px) {
    .navbar-header {
      width: 100%;
      max-width: 400px;
      margin-left: 0px !important; } }
  .navbar-header img {
    max-height: 100px; }

.navWrap {
  background-color: #05678B; }
  .navWrap .container {
    /*background-image: url(/wp-content/themes/imge-framework-child/imge-custom/../img/ee.png);*/
    background-position-x: right;
    background-size: contain;
    padding-left: 0px;
    padding-right: 0px; }
    @media (max-width: 1000px) {
      .navWrap .container {
        background-image: none; } }
  .navWrap > .container {
    z-index: 2; }

#logo {
  width: inherit;
  max-width: inherit;
  margin-left: 0;
  padding-left: 15px; }

#navbar_outer {
  margin-top: 1px;
  border-top: 1px solid #173e4d; }
  #navbar_outer ul {
    float: left !important; }
    #navbar_outer ul a {
      color: white;
      text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
      padding-top: 0px !important;
      padding-bottom: 0px !important;
      padding-left: 14px;
      padding-right: 14px;
      border-right: 2px solid #0e3b4b !important;
      margin-top: 14px;
      margin-bottom: 14px;
      line-height: 22px !important;
      font-size: 11px; }
    #navbar_outer ul li:last-child a {
      border-right: none !important; }
    #navbar_outer ul ul.dropdown-menu {
      background-color: #05678B; }
      #navbar_outer ul ul.dropdown-menu li a:hover, #navbar_outer ul ul.dropdown-menu li a:focus, #navbar_outer ul ul.dropdown-menu li a:visited {
        background: transparent;
        color: #EEB91A; }
  #navbar_outer .active a {
    color: #ffe200 !important; }

.ybdonate img {
  display: inline;
  position: absolute;
  z-index: 99;
  right: 0;
  margin-top: 12px;
  width: 130px; }
  @media (max-width: 1000px) {
    .ybdonate img {
      display: none; } }

@media (max-width: 1000px) {
  #navbar_outer {
    display: none !important; } }

@media (min-width: 1001px) {
  #navbar_inner {
    display: none !important; }
  #navbar_outer {
    display: block !important; } }

input::-webkit-input-placeholder {
  color: black; }
input:-moz-placeholder {
  color: black; }
input::-moz-placeholder {
  color: black; }
input:-ms-input-placeholder {
  color: black; }

* {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  background-repeat: no-repeat;
  font: 100% "Trebuchet MS", 'open sans' sans-serif; }

body, html {
  overflow-x: hidden;
  padding-top: 0px; }

body {
  padding-top: 0px !important; }
  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; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Trebuchet MS", 'open sans' sans-serif !important; }

a:hover {
  text-decoration: none !important;
  color: #230096; }

#header {
  position: relative;
  z-index: 150; }
  #header #logo {
    text-align: left;
    display: inline-block;
    z-index: 50;
    min-height: 91px; }

.sectionMenu {
  position: fixed;
  top: 310px;
  left: 0;
  z-index: 400; }
  .sectionMenu ul {
    list-style-type: none;
    text-transform: uppercase;
    font-size: 12px;
    width: auto; }
    .sectionMenu ul li {
      padding: 5px;
      background: url(/wp-content/themes/imge-framework/imge-custom/inc/compatability/rgba/rgba.php?r=173&g=173&b=173&a=38);
      background: rgba(173, 173, 173, 0.38);
      _background: none;
      _filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#61ADADAD', endColorstr='#61ADADAD',GradientType=0 );
      margin: 3px 0;
      cursor: pointer; }

#banner {
  position: absolute;
  background-image: url(../img/donate-btm.png);
  height: 242px;
  background-size: contain;
  width: 130px;
  right: -410px;
  top: 15px; }
  @media (max-width: 1000px) {
    #banner {
      display: none; } }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus, .navbar-fixed-top {
  background-color: transparent;
  color: #230096;
  border-color: transparent !important;
  border: 0px !important; }

.navbar {
  background-color: transparent; }
  .navbar .dropdown-menu {
    background-color: #05678B; }
  .navbar .nav > li > a {
    color: #262626;
    font-family: "Trebuchet MS", 'open sans' sans-serif; }
    .navbar .nav > li > a:hover, .navbar .nav > li > a:focus {
      color: #230096; }
    @media (max-width: 992px) {
      .navbar .nav > li > a {
        font-size: 12px; } }
  @media (max-width: 768px) {
    .navbar .navbar-collapse.in, .navbar .navbar-collapse.collapsing {
      background: #EEB91A;
      z-index: 500; }
      .navbar .navbar-collapse.in .nav, .navbar .navbar-collapse.collapsing .nav {
        float: none;
        padding: 0;
        margin-top: 0; }
        .navbar .navbar-collapse.in .nav > li > a, .navbar .navbar-collapse.collapsing .nav > li > a {
          color: #fff; }
          .navbar .navbar-collapse.in .nav > li > a:hover, .navbar .navbar-collapse.collapsing .nav > li > a:hover {
            background-color: #fff;
            padding-left: 25px; }
        .navbar .navbar-collapse.in .nav > li.active > a, .navbar .navbar-collapse.in .nav > li.open > a, .navbar .navbar-collapse.collapsing .nav > li.active > a, .navbar .navbar-collapse.collapsing .nav > li.open > a {
          background-color: #230096; }
          .navbar .navbar-collapse.in .nav > li.active > a:hover, .navbar .navbar-collapse.in .nav > li.open > a:hover, .navbar .navbar-collapse.collapsing .nav > li.active > a:hover, .navbar .navbar-collapse.collapsing .nav > li.open > a:hover {
            background-color: #08252F; }
        .navbar .navbar-collapse.in .nav > li.active .dropdown-menu > li > a, .navbar .navbar-collapse.in .nav > li.open .dropdown-menu > li > a, .navbar .navbar-collapse.collapsing .nav > li.active .dropdown-menu > li > a, .navbar .navbar-collapse.collapsing .nav > li.open .dropdown-menu > li > a {
          background-color: #05678B; }
          .navbar .navbar-collapse.in .nav > li.active .dropdown-menu > li > a:hover, .navbar .navbar-collapse.in .nav > li.open .dropdown-menu > li > a:hover, .navbar .navbar-collapse.collapsing .nav > li.active .dropdown-menu > li > a:hover, .navbar .navbar-collapse.collapsing .nav > li.open .dropdown-menu > li > a:hover {
            color: #ACACAC; } }

#emailSignup {
  height: 71px;
  background: url(/wp-content/themes/imge-framework/imge-custom/inc/compatability/rgba/rgba.php?r=200&g=200&b=200&a=50);
  background: rgba(200, 200, 200, 0.5);
  _background: none;
  _filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80C8C8C8', endColorstr='#80C8C8C8',GradientType=0 ); }

.footer-menu {
  padding: 0; }
  .footer-menu li {
    display: inline-block;
    vertical-align: top; }
    .footer-menu li a {
      color: #a2a2a2;
      border-left: 1px solid #a2a2a2;
      font-size: 12px; }
  .footer-menu .sub-menu {
    display: none; }

.copyright {
  color: #08252F;
  font-size: 10px;
  font-size: 1rem;
  font-weight: normal; }
  @media (max-width: 992px) {
    .copyright {
      text-align: center; } }

#footer {
  padding: 1px0px 0 0 0; }
  #footer p, #footer a {
    color: #fff;
    font-size: 12px; }
  #footer .paidFor {
    text-align: center;
    margin-bottom: 30px; }
    #footer .paidFor span {
      padding: 10px; }
  #footer .footerFirst > div {
    padding-bottom: 10px; }
    @media (max-width: 992px) {
      #footer .footerFirst > div {
        min-height: 1px; } }
    #footer .footerFirst > div:last-child {
      padding-top: 0; }
  #footer .social-icons {
    font-size: 17px;
    font-size: 1.7rem; }
    #footer .social-icons a {
      padding: 11px;
      display: inline-block;
      color: #FFF;
      width: 38px;
      text-align: center;
      margin-right: 5px;
      height: 40px; }
  #footer #gform_wrapper_9 #gform_fields_9 {
    text-align: left; }
  #footer #gform_wrapper_9 .gform_body input {
    background-color: rgba(112, 154, 168, 0.1) !important;
    border-top: 1px solid #719ba9;
    width: 96% !important; }

a[title="twitter"] {
  background-color: #0e8ac8; }

a[title="facebook"] {
  background-color: #375a9c; }

a[title="linkedin"] {
  background-color: #0977b4; }

a[title="email"] {
  background-color: #6cbd45; }

a[title="instagram"] {
  background-color: #5b493c; }

#gform_wrapper_1, #gform_wrapper_2 {
  margin: 0;
  max-width: 100%; }
  #gform_wrapper_1 form, #gform_wrapper_2 form {
    text-align: right; }
    #gform_wrapper_1 form > div, #gform_wrapper_2 form > div {
      display: inline-block;
      vertical-align: top; }
  #gform_wrapper_1 .gform_heading, #gform_wrapper_2 .gform_heading {
    width: 30%;
    padding: 0 10px;
    margin-bottom: 0;
    line-height: 1 !important; }
    #gform_wrapper_1 .gform_heading .gform_description, #gform_wrapper_2 .gform_heading .gform_description {
      color: #FFF;
      font-size: 12px;
      font-weight: 200; }
    @media (max-width: 992px) {
      #gform_wrapper_1 .gform_heading, #gform_wrapper_2 .gform_heading {
        display: none; } }
    #gform_wrapper_1 .gform_heading span, #gform_wrapper_2 .gform_heading span {
      font-weight: 700;
      color: #4c4d4f; }
  #gform_wrapper_1 .gform_footer, #gform_wrapper_2 .gform_footer {
    padding: 0;
    margin: 0;
    width: 20%; }
    #gform_wrapper_1 .gform_footer input[type=submit], #gform_wrapper_2 .gform_footer input[type=submit] {
      padding: 8px 8px; }
    @media screen and (max-width: 479px) {
      #gform_wrapper_1 .gform_footer, #gform_wrapper_2 .gform_footer {
        width: 39%; } }
    #gform_wrapper_1 .gform_footer input, #gform_wrapper_2 .gform_footer input {
      padding: 16px;
      width: 100%;
      border: none;
      background-color: #08252F;
      color: #FFF; }
      #gform_wrapper_1 .gform_footer input:hover, #gform_wrapper_2 .gform_footer input:hover {
        background-color: #230096; }
  #gform_wrapper_1 ul li input, #gform_wrapper_2 ul li input {
    padding: 8px 15px;
    font-size: 15px;
    border-radius: 5px;
    background: #1a0070;
    border: none;
    color: #FFF; }

#gform_wrapper_2 .gform_body {
  width: 74%; }
#gform_wrapper_2 ul li input {
  border: 1px solid #252525; }
#gform_wrapper_2 .gform_footer {
  width: 24%; }
  #gform_wrapper_2 .gform_footer input {
    background-color: #230096; }

#pageHeadImg {
  height: 480px; }
  #pageHeadImg a {
    color: #fff !important;
    text-decoration: underline; }
  #pageHeadImg .bottGrad {
    background: url(/wp-content/themes/imge-framework/imge-custom/inc/compatability/linear-gradient-svg.php?start-color=05678B&end-color=05678B&start-opacity=0&end-opacity=100&orientation=vertical);
    background: -moz-linear-gradient(top, rgba(5, 103, 139, 0) 0%, #05678b 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(5, 103, 139, 0)), color-stop(100%, #05678b));
    background: -webkit-linear-gradient(top, rgba(5, 103, 139, 0) 0%, #05678b 100%);
    background: -o-linear-gradient(top, rgba(5, 103, 139, 0) 0%, #05678b 100%);
    background: -ms-linear-gradient(top, rgba(5, 103, 139, 0) 0%, #05678b 100%);
    background: linear-gradient(to bottom, rgba(5, 103, 139, 0) 0%, #05678b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0005678B', endColorstr='#FF05678B',GradientType=0 ); }
    #pageHeadImg .bottGrad .lGrad {
      background: url(/wp-content/themes/imge-framework/imge-custom/inc/compatability/linear-gradient-svg.php?start-color=05678B&end-color=05678B&start-opacity=100&end-opacity=0&orientation=horizontal);
      background: -moz-linear-gradient(left, #05678b 0%, rgba(5, 103, 139, 0) 100%);
      background: -webkit-gradient(linear, left top, right top, color-stop(0%, #05678b), color-stop(100%, rgba(5, 103, 139, 0)));
      background: -webkit-linear-gradient(left, #05678b 0%, rgba(5, 103, 139, 0) 100%);
      background: -o-linear-gradient(left, #05678b 0%, rgba(5, 103, 139, 0) 100%);
      background: -ms-linear-gradient(left, #05678b 0%, rgba(5, 103, 139, 0) 100%);
      background: linear-gradient(to right, #05678b 0%, rgba(5, 103, 139, 0) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF05678B', endColorstr='#0005678B',GradientType=1 ); }
    #pageHeadImg .bottGrad .rGrad {
      background: url(/wp-content/themes/imge-framework/imge-custom/inc/compatability/linear-gradient-svg.php?start-color=05678B&end-color=05678B&start-opacity=0&end-opacity=100&orientation=horizontal);
      background: -moz-linear-gradient(left, rgba(5, 103, 139, 0) 0%, #05678b 100%);
      background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(5, 103, 139, 0)), color-stop(100%, #05678b));
      background: -webkit-linear-gradient(left, rgba(5, 103, 139, 0) 0%, #05678b 100%);
      background: -o-linear-gradient(left, rgba(5, 103, 139, 0) 0%, #05678b 100%);
      background: -ms-linear-gradient(left, rgba(5, 103, 139, 0) 0%, #05678b 100%);
      background: linear-gradient(to right, rgba(5, 103, 139, 0) 0%, #05678b 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0005678B', endColorstr='#FF05678B',GradientType=1 ); }
  @media screen and (max-width: 992px) {
    #pageHeadImg .textHolder > div .featupurple-title {
      padding-left: 0; } }
  @media screen and (max-width: 479px) {
    #pageHeadImg .textHolder > div .featupurple-title {
      padding-left: 25px; } }

.mgaSlider .cycle-prev, .mgaSlider .cycle-next {
  color: #fff;
  font-size: 8px;
  font-size: 0.8rem;
  font-weight: 100;
  font-family: "Helvetica", sans-serif;
  background: #071e26;
  border-radius: 50%;
  margin: 0 40px;
  padding: 1.25% 1.3%;
  border: 1px solid #092833; }
  .mgaSlider .cycle-prev:hover, .mgaSlider .cycle-next:hover {
    border: 1px solid #071e26;
    background: #092833; }
.mgaSlider .cycle-pager {
  font-size: 20px;
  color: #ccc; }
  .mgaSlider .cycle-pager span {
    color: #E2693E;
    font-size: 40px;
    font-size: 4rem; }
    .mgaSlider .cycle-pager span.cycle-pager-active {
      color: #fff; }
.mgaSlider .mgaSlide {
  color: #FFF; }

.btn-white, .page-template-blog-excerpt-php article .read-more {
  background: #FFF;
  border-radius: 0;
  text-transform: uppercase;
  color: #08252F;
  padding: 10px; }

h1.page-title {
  font-weight: 300; }

.page-header {
  border: none !important; }

.page h1.page-title, .single h1.page-title {
  display: none; }

.container {
  z-index: 1; }
  @media (min-width: 1200px) {
    .container {
      width: 970px; } }

.home #wrapper, .page-template-section-page-php #wrapper {
  margin: 0 auto; }
.home #pageHeadImg, .page-template-section-page-php #pageHeadImg {
  max-height: 780px; }
  @media (max-width: 979px) {
    .home #pageHeadImg, .page-template-section-page-php #pageHeadImg {
      max-height: none; } }
  .home #pageHeadImg img, .page-template-section-page-php #pageHeadImg img {
    margin: auto; }
.home .homepage-section, .page-template-section-page-php .homepage-section {
  padding: 40px 0 70px 0; }
  .home .homepage-section .sectionImage, .page-template-section-page-php .homepage-section .sectionImage {
    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; }
  .home .homepage-section .container h1, .page-template-section-page-php .homepage-section .container h1 {
    font-weight: 200;
    text-transform: uppercase;
    font-size: 28px;
    letter-spacing: .05em; }
  .home .homepage-section .container p, .page-template-section-page-php .homepage-section .container p {
    font-weight: 200;
    line-height: 1.75em; }
  .home .homepage-section .container a.btn, .page-template-section-page-php .homepage-section .container a.btn {
    background-color: #08252F;
    border-radius: 10px;
    padding: 10px 20px;
    color: #FFF;
    font-size: small;
    border: none; }

.featupurple-title, .featupurple-subtitle {
  text-align: left; }
  .featupurple-title span, .featupurple-subtitle span {
    font-weight: 100;
    font-size: 28px;
    color: #fff;
    padding: 8px 12px; }
  .featupurple-title p, .featupurple-subtitle p {
    display: inherit; }

.page-template-section-page-php .homepage-section .container h1 {
  text-transform: none;
  font-size: 32px; }
.page-template-section-page-php .homepage-section .container p {
  color: #4c4d4f; }
.page-template-section-page-php .homepage-section .container div, .page-template-section-page-php .homepage-section .container p {
  line-height: 2; }
.page-template-section-page-php .homepage-section .container .fp {
  padding: 40px 0;
  border-bottom: 1px solid;
  font-size: 20px; }
  .page-template-section-page-php .homepage-section .container .fp div {
    font-weight: 100; }
  .page-template-section-page-php .homepage-section .container .fp.last {
    border-bottom: none; }
.page-template-section-page-php .featupurple-subtitle {
  background: #262626;
  background: url(/wp-content/themes/imge-framework/imge-custom/inc/compatability/rgba/rgba.php?r=38&g=38&b=38&a=70);
  background: rgba(38, 38, 38, 0.7);
  _background: none;
  _filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B3262626', endColorstr='#B3262626',GradientType=0 );
  width: 100%;
  max-width: 500px;
  padding: 0 12px 12px; }
  .page-template-section-page-php .featupurple-subtitle span {
    background: none;
    font-size: 12px;
    padding-left: 0; }

.call-to-action {
  text-align: left;
  margin-top: 13px; }
  .call-to-action a {
    background-color: #230096;
    border-radius: 0;
    padding: 15px 35px;
    color: #FFF;
    font-size: small;
    width: 162px;
    border: none; }

.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; }

.page .page-header, .single .page-header {
  position: absolute;
  top: -180px; }
  .page .page-header h1, .single .page-header h1 {
    letter-spacing: -1px;
    line-height: 1;
    margin: 0;
    text-align: left;
    background: #262626;
    font-weight: 100;
    font-size: 28px;
    color: #FFF;
    padding: 8px 12px; }
.page .post-meta, .single .post-meta {
  display: none; }
.page .post-entry, .single .post-entry {
  padding-top: 30px; }
.page .intPageSection, .single .intPageSection {
  background-color: #08252F;
  padding-bottom: 110px;
  padding-top: 20px;
  color: #fff; }
  .page .intPageSection h1, .single .intPageSection h1 {
    font-weight: 200; }
  .page .intPageSection p, .single .intPageSection p {
    line-height: 1.5;
    font-weight: 200; }
.page .comment-respond, .single .comment-respond {
  display: none; }

.page-template-blog-excerpt-php article {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #E9E9E9;
  color: #505050; }
  .page-template-blog-excerpt-php article .post-title > a {
    text-decoration: none;
    display: block;
    width: 90%; }
  .page-template-blog-excerpt-php article .read-more {
    display: inline-block;
    clear: none;
    width: auto;
    background: #08252F;
    color: #FFF; }
    .page-template-blog-excerpt-php article .read-more > a {
      color: #fff !important; }
      .page-template-blog-excerpt-php article .read-more > a:hover {
        padding-left: 5px; }

.nav-tabs {
  border-bottom: none;
  text-align: center;
  width: 325px;
  border-radius: 10px;
  border: 1px solid #e0e0e0;
  margin: 0px auto; }
  .nav-tabs > li {
    display: inline-block;
    float: none;
    max-width: 300px;
    border: none;
    border-top: none;
    padding: 2px 5px 2px 5px;
    border-radius: 10px;
    margin-top: 4px;
    margin-right: 2px;
    margin-left: 2px;
    margin-bottom: 4px; }
    .nav-tabs > li:hover {
      background-color: #08252F;
      color: white; }
    .nav-tabs > li > a {
      color: #08252F;
      background-color: transparent;
      border: none;
      padding: 3px 15px; }
      .nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
        color: #FFF;
        background-color: transparent;
        border: none; }
    .nav-tabs > li > .active > a {
      color: #FFF;
      border: none;
      background-color: transparent; }
  .nav-tabs > li.active {
    background-color: #08252F;
    color: white;
    border: none; }
    .nav-tabs > li.active > a {
      border: none;
      background-color: #08252F;
      color: white; }
      .nav-tabs > li.active > a:hover {
        background-color: #08252F;
        color: white;
        border: none; }

.home .tab-content {
  width: 325px;
  margin: 0px auto;
  color: #4c4d4f; }
  .home .tab-content h4 {
    padding-bottom: 5px;
    padding-top: 30px; }
  .home .tab-content p {
    line-height: 1 !important; }
.home .tab-pane ul {
  list-style-type: square; }
.home .tab-pane li {
  padding-bottom: 5px; }
.home #clinical, .home #ftdproject {
  background-color: #08252F; }
  .home #clinical h3, .home #clinical p, .home #ftdproject h3, .home #ftdproject p {
    color: #FFF; }
.home #newshome ul li {
  list-style-type: none;
  border-bottom: 1px solid #e0e0e0; }
  .home #newshome ul li h1 a {
    font-size: 24px;
    color: #08252F; }
  .home #newshome ul li .dateHolder {
    display: none; }
  .home #newshome ul li .mga_loop_postImg {
    display: none; }
.home #newshome .read-more {
  text-align: right;
  color: #e0e0e0; }
  .home #newshome .read-more:hover {
    color: #230096;
    text-decoration: none !important; }
  a .home #newshome .read-more:hover {
    text-decoration: none !important; }

#gform_wrapper_3 {
  margin-top: -170px;
  background-color: rgba(255, 255, 255, 0.6);
  padding-left: 30px;
  padding-top: 10px;
  width: 100%;
  max-width: 100%;
  padding-bottom: 38px;
  margin-bottom: 0px; }
  #gform_wrapper_3 .gform_heading .gform_title {
    text-align: center;
    color: #08252F; }
  #gform_wrapper_3 ul li input {
    padding: 15px 15px;
    font-size: 15px;
    border-radius: 0;
    background: url(/wp-content/themes/imge-framework/imge-custom/inc/compatability/rgba/rgba.php?r=255&g=255&b=255&a=90);
    background: rgba(255, 255, 255, 0.9);
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6FFFFFF', endColorstr='#E6FFFFFF',GradientType=0 );
    border: 1px solid #08252F; }
  #gform_wrapper_3 input[type=submit] {
    background-color: #FFF;
    padding: 10px 35px;
    color: #3b01b8;
    font-size: 18px;
    border: none;
    float: right;
    margin-right: 35px;
    border-radius: 5px; }
  #gform_wrapper_3 .gform_footer {
    padding: 6px 0 10px 0; }

.panel-group .panel {
  border-radius: 0; }

.panel-primary {
  border-color: #E0E0E0; }
  .panel-primary > .panel-heading {
    padding: 0;
    border-radius: 0;
    background-color: #F8F8F8;
    border-color: #E0E0E0; }
    .panel-primary > .panel-heading > a.accordion-toggle {
      display: block;
      padding: 10px 15px; }
      .panel-primary > .panel-heading > a.accordion-toggle:before {
        content: '-';
        position: absolute;
        background: #08252F;
        top: 0;
        bottom: 0;
        padding: 0 10px;
        left: 0;
        font-size: 32px;
        line-height: 1.15;
        color: #FFF;
        width: 38px;
        display: block; }
      .panel-primary > .panel-heading > a.accordion-toggle.collapsed:before {
        content: '+';
        line-height: normal; }
      .panel-primary > .panel-heading > a.accordion-toggle:hover {
        text-decoration: none; }
      .panel-primary > .panel-heading > a.accordion-toggle .panel-title {
        color: #483b4f;
        text-transform: uppercase;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
        padding-left: 34px; }
        .panel-primary > .panel-heading > a.accordion-toggle .panel-title:hover {
          color: #08252F; }
    .panel-primary > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #E0E0E0;
      padding-left: 50px;
      font-weight: 300;
      font-size: 12px;
      line-height: 1.5;
      color: #979797; }

#issues_carousel_wrap #prev, #issues_carousel_wrap #next {
  position: absolute;
  top: 30%;
  font-size: 60px;
  line-height: normal;
  font-weight: lighter;
  font-family: "helvetica", sans-serif;
  cursor: pointer;
  color: #08252F; }
#issues_carousel_wrap #next {
  right: 0; }
#issues_carousel_wrap #issues_carousel {
  width: 90%;
  margin: auto; }
  #issues_carousel_wrap #issues_carousel .cycle-carousel-wrap > li, #issues_carousel_wrap #issues_carousel > li {
    height: 250px;
    margin: 0 .115%; }
    #issues_carousel_wrap #issues_carousel .cycle-carousel-wrap > li .slidePostWrap, #issues_carousel_wrap #issues_carousel > li .slidePostWrap {
      height: 100%; }
      #issues_carousel_wrap #issues_carousel .cycle-carousel-wrap > li .slidePostWrap .mga_loop_postImg, #issues_carousel_wrap #issues_carousel > li .slidePostWrap .mga_loop_postImg {
        width: 100%;
        height: 65%;
        background-size: cover;
        behavior: url(/wp-content/themes/imge-framework/imge-custom/inc/compatability/backgroundsize.htc) \9;
        _behavior: none;
        background-position: 50%; }
      #issues_carousel_wrap #issues_carousel .cycle-carousel-wrap > li .slidePostWrap h1, #issues_carousel_wrap #issues_carousel > li .slidePostWrap h1 {
        text-align: center;
        letter-spacing: -.04em;
        font-size: 22px;
        font-size: 2.2rem;
        border: 1px solid #E0E0E0;
        margin: 0;
        padding: 20px; }
        #issues_carousel_wrap #issues_carousel .cycle-carousel-wrap > li .slidePostWrap h1 > a, #issues_carousel_wrap #issues_carousel > li .slidePostWrap h1 > a {
          color: #08252F;
          display: block;
          text-overflow: ellipsis;
          overflow: hidden; }
          @media (max-width: 769px) {
            #issues_carousel_wrap #issues_carousel .cycle-carousel-wrap > li .slidePostWrap h1 > a, #issues_carousel_wrap #issues_carousel > li .slidePostWrap h1 > a {
              font-size: 16px;
              font-size: 1.6rem; } }
      #issues_carousel_wrap #issues_carousel .cycle-carousel-wrap > li .slidePostWrap .excerptHolder, #issues_carousel_wrap #issues_carousel > li .slidePostWrap .excerptHolder {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        background: url(/wp-content/themes/imge-framework/imge-custom/inc/compatability/rgba/rgba.php?r=1&g=157&b=218&a=60);
        background: rgba(1, 157, 218, 0.6);
        _background: none;
        _filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99019DDA', endColorstr='#99019DDA',GradientType=0 );
        padding: 20px;
        height: 65%;
        color: #FFF;
        font-size: 13px;
        font-size: 1.3rem;
        text-align: center;
        display: block;
        opacity: 0;
        filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
        zoom: 1;
        overflow: hidden;
        white-space: normal;
        line-height: 1.25;
        visibility: hidden; }
        #issues_carousel_wrap #issues_carousel .cycle-carousel-wrap > li .slidePostWrap .excerptHolder p, #issues_carousel_wrap #issues_carousel > li .slidePostWrap .excerptHolder p {
          max-height: 65%;
          overflow: hidden; }
        #issues_carousel_wrap #issues_carousel .cycle-carousel-wrap > li .slidePostWrap .excerptHolder .read-more, #issues_carousel_wrap #issues_carousel > li .slidePostWrap .excerptHolder .read-more {
          text-transform: uppercase;
          font-size: 18px;
          font-size: 1.8rem;
          color: #FFF; }
          #issues_carousel_wrap #issues_carousel .cycle-carousel-wrap > li .slidePostWrap .excerptHolder .read-more a, #issues_carousel_wrap #issues_carousel > li .slidePostWrap .excerptHolder .read-more a {
            color: #fff; }
      #issues_carousel_wrap #issues_carousel .cycle-carousel-wrap > li .slidePostWrap .dateHolder, #issues_carousel_wrap #issues_carousel > li .slidePostWrap .dateHolder {
        display: none; }
      #issues_carousel_wrap #issues_carousel .cycle-carousel-wrap > li .slidePostWrap:hover, #issues_carousel_wrap #issues_carousel > li .slidePostWrap:hover {
        cursor: pointer; }
        #issues_carousel_wrap #issues_carousel .cycle-carousel-wrap > li .slidePostWrap:hover .excerptHolder, #issues_carousel_wrap #issues_carousel > li .slidePostWrap:hover .excerptHolder {
          opacity: 1;
          filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
          zoom: 1;
          visibility: visible; }

.navigation .previous {
  float: left; }
.navigation .next {
  float: right; }

.single-issues #pageHeadImg {
  height: 180px !important;
  background-color: #089cda !important; }

.single #pageHeadImg {
  background: #FFF;
  max-height: 100px; }

.gform_button {
  padding: 5px 15px 5px 15px;
  background-color: #FFF;
  color: #3b01b8 !important;
  border: none;
  border-radius: 5px; }
  .gform_button:hover {
    background-color: #ee3342; }

.post-title a:hover {
  color: #05678B !important; }
.post-title a:focus {
  color: #05678B !important; }

.single-petitions.hideNav .navbar-default .navbar-collapse {
  display: none !important; }
.single-petitions.hideNav .navbar-default .navbar-header {
  float: none !important;
  margin: auto; }
  .single-petitions.hideNav .navbar-default .navbar-header button {
    display: none !important; }
.single-petitions.hideSignup #emailSignup {
  display: none !important; }
.single-petitions #content {
  padding-top: 60px; }
.single-petitions .petitionWrap {
  background-color: #EBEBEB;
  padding: 15px;
  width: 100%;
  max-width: 400px; }
  .single-petitions .petitionWrap header {
    border-bottom: 1px dotted #fff;
    margin-bottom: 15px;
    width: 96%; }
    .single-petitions .petitionWrap header .progress {
      margin: 10px 0; }
  .single-petitions .petitionWrap .gform_wrapper .gfield {
    margin-bottom: 15px; }

.home .surexft {
  background: url(/wp-content/themes/imge-framework/imge-custom/inc/compatability/rgba/rgba.php?r=25&g=184&b=246&a=85);
  background: rgba(25, 184, 246, 0.85);
  _background: none;
  _filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#D919B8F6', endColorstr='#D919B8F6',GradientType=0 );
  border-radius: 10px;
  padding-left: 20%;
  padding-right: 2%;
  padding-top: 1%;
  padding-bottom: 2%; }
  .home .surexft h2 {
    color: #FFF; }
  .home .surexft p {
    color: #FFF;
    line-height: 1.5em;
    font-weight: 200; }
.home .surexftemailsign {
  background-color: #230096;
  border-radius: 10px;
  padding-left: 20%;
  padding-right: 2%;
  padding-top: 1%;
  padding-bottom: 1%;
  margin-top: -15px; }
  @media (max-width: 1159px) {
    .home .surexftemailsign #gform_wrapper_1 .gform_heading, .home .surexftemailsign #gform_wrapper_2 .gform_heading {
      width: 37%; } }

#pageHeadImg.noFImg {
  padding-top: 2px; }
  #pageHeadImg.noFImg span {
    font-size: 25px; }

@media (max-width: 979px) {
  #clinical .sectionImage, #ftdproject .sectionImage {
    background-position: -450px 0; } }
#clinical #gform_wrapper_1 .gform_heading, #clinical #gform_wrapper_2 .gform_heading, #ftdproject #gform_wrapper_1 .gform_heading, #ftdproject #gform_wrapper_2 .gform_heading {
  width: 27%; }

@media (max-width: 979px) {
  #consumers .sectionImage {
    background-position: 100px 0 !important; } }

.headTop {
  height: 550px;
  background-color: #0f1012; }
  @media (min-width: 1280px) {
    .headTop .sectionImage {
      background-size: contain;
      behavior: url(/wp-content/themes/imge-framework/imge-custom/inc/compatability/backgroundsize.htc) \9;
      _behavior: none;
      background-position: 50%; } }
  .headTop .container {
    bottom: 0;
    position: absolute;
    left: 0;
    right: 0; }
    .headTop .container * {
      color: #fff !important; }

.mgaSlide h1, .headTop h1 {
  line-height: 1.2 !important; }
  @media (max-width: 450px) {
    .mgaSlide h1, .headTop h1 {
      font-size: 20px !important; } }
.mgaSlide .homeSplashMainTitle, .headTop .homeSplashMainTitle {
  padding: 30px 0; }
  .mgaSlide .homeSplashMainTitle *, .headTop .homeSplashMainTitle * {
    color: #fff !important; }
  .mgaSlide .homeSplashMainTitle h1, .headTop .homeSplashMainTitle h1 {
    padding: 0;
    margin: 0;
    font-size: 46px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25); }
.mgaSlide .homeSplashSubTitle, .headTop .homeSplashSubTitle {
  padding-bottom: 20px; }
  .mgaSlide .homeSplashSubTitle *, .headTop .homeSplashSubTitle * {
    color: #fff !important; }
  .mgaSlide .homeSplashSubTitle h2, .headTop .homeSplashSubTitle h2 {
    font-size: 24px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25); }
  .mgaSlide .homeSplashSubTitle p, .headTop .homeSplashSubTitle p {
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25); }

.sepTop {
  border-bottom: 2px solid;
  color: #DADADA;
  margin-top: 40px;
  margin-bottom: 20px; }
  .sepTop:before {
    content: "";
    width: 35%;
    border-bottom: 2px solid;
    display: block;
    margin: auto; }
  .sepTop:after {
    content: "";
    width: 75%;
    border-bottom: 2px solid;
    display: block;
    margin: 5px auto; }

.sepBottom {
  border-top: 2px solid;
  color: #DADADA;
  margin-top: 20px;
  margin-bottom: 40px;
  text-align: center; }
  .sepBottom:before {
    content: "";
    width: 75%;
    border-bottom: 2px solid;
    display: block;
    margin: 5px auto; }
  .sepBottom:after {
    content: "";
    width: 35%;
    border-bottom: 2px solid;
    display: block;
    margin: auto; }

#footer-wrapper .col-md-7, #footer-wrapper .col-md-5 {
  top: 30px; }

.btn-gold {
  background-color: #a98f00 !important;
  font-size: 12px;
  font-weight: 600;
  color: white !important;
  line-height: 30px;
  margin-right: 0;
  border-radius: 5px !important;
  background: url(/wp-content/themes/imge-framework/imge-custom/inc/compatability/linear-gradient-svg.php?start-color=0&end-color=fff&start-opacity=0&end-opacity=100&orientation=vertical);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, transparent 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.35)), color-stop(100%, transparent));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, transparent 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, transparent 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, transparent 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.35) 0%, transparent 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#59FFFFFF', endColorstr='#00000000',GradientType=0 );
  -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.25);
  -o-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.25); }

#goldButtonWrap {
  top: -70px;
  text-align: center; }
  #goldButtonWrap .btn-gold:before, #goldButtonWrap .btn-gold:after {
    content: "";
    background: #fff;
    width: 5px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -5px; }
  #goldButtonWrap .btn-gold:after {
    left: auto;
    right: -5px; }

.bod {
  border-bottom: 1px solid #DADADA;
  padding: 30px 0; }
  .bod .bodImg {
    text-align: center; }
    .bod .bodImg img {
      border-radius: 50%; }

#customLifestream .active a, .newsTrackerOuter .newsTracker .active a {
  background-color: #fff !important; }
#customLifestream ul, .newsTrackerOuter .newsTracker ul {
  list-style-type: none; }
  #customLifestream ul li, .newsTrackerOuter .newsTracker ul li {
    padding: 20px 0px 20px 30px;
    border-left: none;
    border-bottom: 1px solid #F1F1F1;
    margin: 0;
    background-position-y: 20px; }
    #customLifestream ul li a, .newsTrackerOuter .newsTracker ul li a {
      color: #05678B; }
      #customLifestream ul li a:hover, .newsTrackerOuter .newsTracker ul li a:hover {
        color: #EEB91A; }
    #customLifestream ul li span, .newsTrackerOuter .newsTracker ul li span {
      font-size: 10px;
      text-transform: uppercase; }
#customLifestream .fbDesc, .newsTrackerOuter .newsTracker .fbDesc {
  display: none; }
#customLifestream .lifeNav, .newsTrackerOuter .newsTracker .lifeNav {
  display: block;
  padding: 0; }
  #customLifestream .lifeNav .lf-butt, .newsTrackerOuter .newsTracker .lifeNav .lf-butt {
    padding: 10px 0px 10px 30px;
    cursor: pointer;
    background-color: #fff !important; }
    #customLifestream .lifeNav .lf-butt:hover, .newsTrackerOuter .newsTracker .lifeNav .lf-butt:hover, #customLifestream .lifeNav .lf-butt:focus, .newsTrackerOuter .newsTracker .lifeNav .lf-butt:focus, #customLifestream .lifeNav .lf-butt.active, .newsTrackerOuter .newsTracker .lifeNav .lf-butt.active {
      color: #EEB91A; }
    #customLifestream .lifeNav .lf-butt:before, .newsTrackerOuter .newsTracker .lifeNav .lf-butt:before {
      position: absolute;
      font-family: FontAwesome;
      top: 11px;
      left: 6px;
      font-size: 16px; }
    #customLifestream .lifeNav .lf-butt.lf-all, .newsTrackerOuter .newsTracker .lifeNav .lf-butt.lf-all {
      padding-left: 5px; }
      #customLifestream .lifeNav .lf-butt.lf-all:before, .newsTrackerOuter .newsTracker .lifeNav .lf-butt.lf-all:before {
        content: ""; }
    #customLifestream .lifeNav .lf-butt.lf-facebook:before, .newsTrackerOuter .newsTracker .lifeNav .lf-butt.lf-facebook:before {
      content: "\f09a"; }
    #customLifestream .lifeNav .lf-butt.lf-twitter:before, .newsTrackerOuter .newsTracker .lifeNav .lf-butt.lf-twitter:before {
      content: "\f099"; }
#customLifestream .lifestreamWrap, .newsTrackerOuter .newsTracker .lifestreamWrap {
  padding: 0;
  border-left: 1px solid #F1F1F1; }
  #customLifestream .lifestreamWrap .lf-panel, .newsTrackerOuter .newsTracker .lifestreamWrap .lf-panel {
    display: none; }
    #customLifestream .lifestreamWrap .lf-panel.active, .newsTrackerOuter .newsTracker .lifestreamWrap .lf-panel.active {
      display: block;
      background-color: #fff !important; }
#customLifestream .lifestream, .newsTrackerOuter .newsTracker .lifestream {
  max-height: 420px;
  overflow-y: auto;
  overflow-x: hidden; }
  #customLifestream .lifestream li, .newsTrackerOuter .newsTracker .lifestream li {
    padding-left: 40px;
    background-position-x: 5px; }
    #customLifestream .lifestream li > br, .newsTrackerOuter .newsTracker .lifestream li > br {
      display: none; }
    #customLifestream .lifestream li.item h2, .newsTrackerOuter .newsTracker .lifestream li.item h2 {
      font-size: 14px;
      font-size: 1.4rem;
      padding: 0;
      margin: 0; }
      #customLifestream .lifestream li.item h2 a:hover, .newsTrackerOuter .newsTracker .lifestream li.item h2 a:hover {
        color: #EEB91A; }
    #customLifestream .lifestream li.facebook, .newsTrackerOuter .newsTracker .lifestream li.facebook, #customLifestream .lifestream li.twitter, .newsTrackerOuter .newsTracker .lifestream li.twitter {
      background-image: none !important; }
      #customLifestream .lifestream li.facebook:before, .newsTrackerOuter .newsTracker .lifestream li.facebook:before, #customLifestream .lifestream li.twitter:before, .newsTrackerOuter .newsTracker .lifestream li.twitter:before {
        position: absolute;
        font-family: FontAwesome;
        top: 24px;
        left: 14px;
        font-size: 24px;
        content: "\f09a";
        color: #05678B; }
    #customLifestream .lifestream li.twitter, .newsTrackerOuter .newsTracker .lifestream li.twitter {
      line-height: 1.25em;
      color: #24505B; }
      #customLifestream .lifestream li.twitter a, .newsTrackerOuter .newsTracker .lifestream li.twitter a, #customLifestream .lifestream li.twitter span, .newsTrackerOuter .newsTracker .lifestream li.twitter span {
        display: block;
        margin-top: 5px; }
      #customLifestream .lifestream li.twitter a, .newsTrackerOuter .newsTracker .lifestream li.twitter a {
        font-size: 12px; }
      #customLifestream .lifestream li.twitter span a, .newsTrackerOuter .newsTracker .lifestream li.twitter span a {
        font-size: 10px; }
      #customLifestream .lifestream li.twitter:before, .newsTrackerOuter .newsTracker .lifestream li.twitter:before {
        left: 6px;
        content: "\f099"; }

.mgaSlider .mgaSlide .textHolder {
  position: absolute !important;
  z-index: 10; }

.bottGrad {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }
  .bottGrad div {
    width: 25%;
    height: 100%; }
  .bottGrad .lGrad {
    float: left; }
  .bottGrad .rGrad {
    float: right; }

.whiteGrad #pageHeadImg {
  width: 80%;
  margin: auto; }
  .whiteGrad #pageHeadImg .bottGrad {
    background: none; }
    .whiteGrad #pageHeadImg .bottGrad div {
      width: 35%; }
    .whiteGrad #pageHeadImg .bottGrad .lGrad {
      background: url(/wp-content/themes/imge-framework/imge-custom/inc/compatability/linear-gradient-svg.php?start-color=ffffff&end-color=ffffff&start-opacity=100&end-opacity=0&orientation=horizontal);
      background: -moz-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
      background: -webkit-gradient(linear, left top, right top, color-stop(0%, white), color-stop(100%, rgba(255, 255, 255, 0)));
      background: -webkit-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
      background: -o-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
      background: -ms-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
      background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFFFF', endColorstr='#00FFFFFF',GradientType=1 ); }
    .whiteGrad #pageHeadImg .bottGrad .rGrad {
      background: url(/wp-content/themes/imge-framework/imge-custom/inc/compatability/linear-gradient-svg.php?start-color=ffffff&end-color=ffffff&start-opacity=0&end-opacity=100&orientation=horizontal);
      background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
      background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, white));
      background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
      background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
      background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
      background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00FFFFFF', endColorstr='#FFFFFFFF',GradientType=1 ); }

.blueGrad #pageHeadImg {
  width: 80%;
  margin: auto; }
  .blueGrad #pageHeadImg .bottGrad {
    background: url(/wp-content/themes/imge-framework/imge-custom/inc/compatability/linear-gradient-svg.php?start-color=05678B&end-color=05678B&start-opacity=0&end-opacity=100&orientation=vertical);
    background: -moz-linear-gradient(top, rgba(5, 103, 139, 0) 0%, #05678b 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(5, 103, 139, 0)), color-stop(100%, #05678b));
    background: -webkit-linear-gradient(top, rgba(5, 103, 139, 0) 0%, #05678b 100%);
    background: -o-linear-gradient(top, rgba(5, 103, 139, 0) 0%, #05678b 100%);
    background: -ms-linear-gradient(top, rgba(5, 103, 139, 0) 0%, #05678b 100%);
    background: linear-gradient(to bottom, rgba(5, 103, 139, 0) 0%, #05678b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0005678B', endColorstr='#FF05678B',GradientType=0 ); }
    .blueGrad #pageHeadImg .bottGrad div {
      width: 35%; }
    .blueGrad #pageHeadImg .bottGrad .lGrad {
      background: url(/wp-content/themes/imge-framework/imge-custom/inc/compatability/linear-gradient-svg.php?start-color=05678B&end-color=05678B&start-opacity=100&end-opacity=0&orientation=horizontal);
      background: -moz-linear-gradient(left, #05678b 0%, rgba(5, 103, 139, 0) 100%);
      background: -webkit-gradient(linear, left top, right top, color-stop(0%, #05678b), color-stop(100%, rgba(5, 103, 139, 0)));
      background: -webkit-linear-gradient(left, #05678b 0%, rgba(5, 103, 139, 0) 100%);
      background: -o-linear-gradient(left, #05678b 0%, rgba(5, 103, 139, 0) 100%);
      background: -ms-linear-gradient(left, #05678b 0%, rgba(5, 103, 139, 0) 100%);
      background: linear-gradient(to right, #05678b 0%, rgba(5, 103, 139, 0) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF05678B', endColorstr='#0005678B',GradientType=1 ); }
    .blueGrad #pageHeadImg .bottGrad .rGrad {
      background: url(/wp-content/themes/imge-framework/imge-custom/inc/compatability/linear-gradient-svg.php?start-color=05678B&end-color=05678B&start-opacity=0&end-opacity=100&orientation=horizontal);
      background: -moz-linear-gradient(left, rgba(5, 103, 139, 0) 0%, #05678b 100%);
      background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(5, 103, 139, 0)), color-stop(100%, #05678b));
      background: -webkit-linear-gradient(left, rgba(5, 103, 139, 0) 0%, #05678b 100%);
      background: -o-linear-gradient(left, rgba(5, 103, 139, 0) 0%, #05678b 100%);
      background: -ms-linear-gradient(left, rgba(5, 103, 139, 0) 0%, #05678b 100%);
      background: linear-gradient(to right, rgba(5, 103, 139, 0) 0%, #05678b 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0005678B', endColorstr='#FF05678B',GradientType=1 ); }

.home #pageHeadImg .textHolder > div {
  vertical-align: bottom; }

.soc1 a {
  color: #709ca9;
  font-size: 35px !important;
  padding: 30px;
  margin-left: 10px !important;
  margin-right: 10px !important;
  margin-top: 30px !important; }

.extrainfo {
  padding-top: 20px; }

.allfoot {
  padding-top: 20px;
  padding-bottom: 20px; }

#lifestream {
  padding-top: 0px !important; }

.page-template-section-page-php p {
  font-weight: normal !important; }
.page-template-section-page-php .le-post_content h1 {
  font-weight: normal !important;
  color: #09252e !important; }
.page-template-section-page-php .le-post_content i {
  font-style: italic !important;
  color: #365d6a;
  font-weight: 300; }
.page-template-section-page-php h3 {
  font-size: 18px !important;
  font-weight: normal !important;
  color: #09252e !important; }
.page-template-section-page-php #pageHeadImg .textHolder {
  z-index: 100 !important;
  vertical-align: bottom;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0; }
.page-template-section-page-php #pageHeadImg .featured-title {
  display: none; }
.page-template-section-page-php #pageHeadImg .featured-subtitle {
  text-align: left;
  padding: 0;
  margin: 0;
  font-size: 14px !important;
  font-weight: 200;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
  color: #FFF !important;
  padding-bottom: 10px; }
  .page-template-section-page-php #pageHeadImg .featured-subtitle h1 {
    padding-bottom: 10px;
    margin: 0;
    font-size: 28px !important;
    font-weight: 300 !important;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
    color: #FFF !important;
    line-height: 1.2 !important; }
.page-template-section-page-php #pageHeadImg .v_center {
  vertical-align: bottom; }

.homeContainer p {
  color: #709ba9 !important; }

.newsTrackerOuter {
  position: fixed;
  top: 120px;
  width: 300px;
  height: 440px;
  right: 0;
  background: #081F25;
  border-top-left-radius: 5px;
  z-index: 320; }
  .newsTrackerOuter.collapsed .newsTracker .ntHead span {
    position: static; }
  .newsTrackerOuter .newsTracker .ntHead {
    color: #fff;
    padding: 10px;
    border-top-left-radius: 5px;
    background: #0a252e;
    border-bottom: 1px solid #0c2c36; }
    .newsTrackerOuter .newsTracker .ntHead span {
      text-transform: capitalize;
      font-weight: 100;
      font-size: 11px;
      right: 20px;
      position: absolute;
      color: #4C8694;
      cursor: pointer; }
      .newsTrackerOuter .newsTracker .ntHead span:after {
        content: "\f18e";
        position: absolute;
        font-family: FontAwesome;
        top: 3px;
        margin: 0 5px;
        color: #fff; }
  .newsTrackerOuter .newsTracker .lifestream {
    padding: 0 10px;
    height: 400px; }
    .newsTrackerOuter .newsTracker .lifestream li {
      border-bottom: none; }
      .newsTrackerOuter .newsTracker .lifestream li.item {
        color: #4C8694;
        font-size: 12px;
        font-size: 1.2rem;
        background-size: 20px; }
        .newsTrackerOuter .newsTracker .lifestream li.item a {
          color: #4C8694; }
          .newsTrackerOuter .newsTracker .lifestream li.item a:hover {
            color: #C0B01C; }
        .newsTrackerOuter .newsTracker .lifestream li.item h2 {
          font-size: 12px;
          font-size: 1.2rem; }
        .newsTrackerOuter .newsTracker .lifestream li.item:before {
          color: #fff;
          font-size: 18px; }

.gform_confirmation_message_9 {
  color: #FFF !important; }

#widgets ul li {
  margin-bottom: 15px; }
