/*
 Theme Name:     American Unity Fund Child Theme
 Theme URI:      http://example.com/twenty-thirteen-child/
 Description:    American Unity Fund Framework Child Theme
 Author:         American Unity Fund
 Author URI:     http://example.com
 Template:       imge-framework
 Version:        1.0.0
*/
@import url("../imge-framework/style.css");
/* =Theme customization starts here
-------------------------------------------------------------- */
/* Scss Document */
@import url("../imge-framework/imge-custom/inc/scss/imgeDefaultStyles.css");
/* Scss Document */
input::-webkit-input-placeholder {
  color: #4c4d4f; }
input:-moz-placeholder {
  color: #4c4d4f; }
input::-moz-placeholder {
  color: #4c4d4f; }
input:-ms-input-placeholder {
  color: #4c4d4f; }

* {
  -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% "Roboto", "Helvetica"; }

body {
  padding-top: 90px !important; }

/*****************************/
@media (min-width: 1200px) {
  .container {
    width: 970px; } }

/*****************************/
#header {
  z-index: 9999;
  position: relative; }
  #header .navbar {
    border: none !important;
    background-color: white; }
    #header .navbar .navWrap {
      margin-top: 10px;
      margin-bottom: 10px; }
      #header .navbar .navWrap .navbar-header .navbar-toggle {
        top: 8px; }
      #header .navbar .navWrap .navbar-header #logo {
        width: 100px;
        z-index: 50; }
        #header .navbar .navWrap .navbar-header #logo img {
          max-width: 100%; }
      #header .navbar .navWrap .nav > li > a {
        padding: 40px 25px;
        padding-top: 0px;
        padding-bottom: 0px;
        line-height: 63px; }
        @media (max-width: 992px) {
          #header .navbar .navWrap .nav > li > a {
            font-size: 12px; } }
      #header .navbar .navWrap .container {
        width: 90%;
        margin: 0 auto; }
    #header .navbar #emailSignup {
      display: none !important; }
      #header .navbar #emailSignup .socialHolder {
        background: url(/wp-content/themes/imge-framework/imge-custom/inc/compatability/rgba/rgba.php?r=0&g=0&b=0&a=15);
        background: rgba(0, 0, 0, 0.15);
        _background: none;
        _filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26000000', endColorstr='#26000000',GradientType=0 );
        border-right: 1px solid;
        height: 67px; }
      @media (max-width: 992px) {
        #header .navbar #emailSignup .signupFormHolder {
          display: none; } }
    #header .navbar .social-icons {
      font-size: 20px;
      font-size: 2rem;
      padding: 16px 10px; }
      #header .navbar .social-icons a {
        margin: 0 5px; }
    #header .navbar .connect {
      float: right; }
    @media (max-width: 768px) {
      #header .navbar .navbar-collapse.in, #header .navbar .navbar-collapse.collapsing {
        z-index: 500; }
        #header .navbar .navbar-collapse.in .nav, #header .navbar .navbar-collapse.collapsing .nav {
          float: none;
          padding: 0;
          margin-top: 0; }
          #header .navbar .navbar-collapse.in .nav > li > a, #header .navbar .navbar-collapse.collapsing .nav > li > a {
            text-align: center;
            font-weight: bold;
            font-size: 16px;
            text-transform: uppercase; } }

/*****************************/
#pageHeadImg {
  display: none !important; }
  #pageHeadImg .textHolder > div .featured-title {
    font-weight: 300;
    font-size: 45px; }
    #pageHeadImg .textHolder > div .featured-title p {
      display: inherit; }
  #pageHeadImg .textHolder > div .featured-subtitle {
    text-align: left;
    padding-top: 30px;
    margin: 0;
    line-height: 1; }
    #pageHeadImg .textHolder > div .featured-subtitle span {
      font-weight: 300;
      font-size: 25px;
      color: #fff;
      line-height: 1;
      text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25); }
    #pageHeadImg .textHolder > div .featured-subtitle p {
      display: inherit; }

/*****************************/
.page .page-header {
  border: none; }
.page .post-meta {
  display: none; }

/*****************************/
.page-template-section-page-php .homepage-section {
  padding: 40px 0 70px 0; }
  .page-template-section-page-php .homepage-section .sectionOverlay, .page-template-section-page-php .homepage-section .sectionImage {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .page-template-section-page-php .homepage-section .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; }
  .page-template-section-page-php .homepage-section .container h1 {
    font-weight: 200;
    text-transform: uppercase;
    font-size: 28px;
    letter-spacing: .05em; }
  .page-template-section-page-php .homepage-section .container p {
    font-weight: 200;
    line-height: 1.75em; }

/*****************************/
#footer {
  padding: 0;
  background: url(/wp-content/themes/imge-framework/imge-custom/inc/compatability/rgba/rgba.php?r=0&g=0&b=0&a=80);
  background: rgba(0, 0, 0, 0.8);
  _background: none;
  _filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CC000000', endColorstr='#CC000000',GradientType=0 );
  overflow-x: hidden; }
  #footer #footer-wrapper {
    margin: auto; }
    #footer #footer-wrapper > div {
      padding: 40px 0; }
      @media (max-width: 992px) {
        #footer #footer-wrapper > div {
          min-height: 1px; } }
      #footer #footer-wrapper > div:last-child {
        padding-top: 0; }
    #footer #footer-wrapper .copyright {
      color: #fff;
      font-size: 12px;
      text-align: center; }
      #footer #footer-wrapper .copyright hr {
        background: url(/wp-content/themes/imge-framework/imge-custom/inc/compatability/rgba/rgba.php?r=0&g=0&b=0&a=45);
        background: rgba(0, 0, 0, 0.45);
        _background: none;
        _filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#73000000', endColorstr='#73000000',GradientType=0 ); }
      #footer #footer-wrapper .copyright span {
        border: 1px solid #fff;
        padding: 5px;
        display: inline-block; }
    #footer #footer-wrapper .footer-navWrap {
      padding: 5px 0; }
      #footer #footer-wrapper .footer-navWrap .footer-menu {
        padding: 0; }
        #footer #footer-wrapper .footer-navWrap .footer-menu li a {
          color: #fff;
          border: none;
          font-size: 14px;
          font-size: 1.4rem;
          text-transform: uppercase; }
        #footer #footer-wrapper .footer-navWrap .footer-menu .sub-menu {
          display: none; }
  #footer .social-icons {
    font-size: 22px;
    font-size: 2.2rem;
    padding: 0; }
    #footer .social-icons a {
      padding: 5px;
      display: inline-block;
      color: #FFF;
      min-width: 40px;
      text-align: center;
      margin-right: 5px;
      height: 40px; }
    @media (max-width: 992px) {
      #footer .social-icons {
        float: none !important; } }

/*****************************/
#gform_wrapper_1, #gform_wrapper_4, #gform_wrapper_5, #home-about .standout .gform_wrapper {
  max-width: 100%;
  text-align: right;
  padding-top: 8px; }
  #gform_wrapper_1 form > div, #gform_wrapper_4 form > div, #gform_wrapper_5 form > div, #home-about .standout .gform_wrapper form > div {
    display: inline-block;
    vertical-align: top; }
  #gform_wrapper_1 .gform_heading, #gform_wrapper_4 .gform_heading, #gform_wrapper_5 .gform_heading, #home-about .standout .gform_wrapper .gform_heading {
    width: 34%;
    padding: 0 10px;
    line-height: 2.5 !important;
    margin-bottom: 0; }
    @media (max-width: 992px) {
      #gform_wrapper_1 .gform_heading, #gform_wrapper_4 .gform_heading, #gform_wrapper_5 .gform_heading, #home-about .standout .gform_wrapper .gform_heading {
        display: none; } }
    #gform_wrapper_1 .gform_heading span, #gform_wrapper_4 .gform_heading span, #gform_wrapper_5 .gform_heading span, #home-about .standout .gform_wrapper .gform_heading span {
      color: #FFF;
      text-transform: uppercase;
      font-size: 11px;
      font-size: 1.1rem; }
  #gform_wrapper_1 .gform_body, #gform_wrapper_4 .gform_body, #gform_wrapper_5 .gform_body, #home-about .standout .gform_wrapper .gform_body {
    width: 50%; }
    @media (max-width: 992px) {
      #gform_wrapper_1 .gform_body, #gform_wrapper_4 .gform_body, #gform_wrapper_5 .gform_body, #home-about .standout .gform_wrapper .gform_body {
        width: 77%; } }
  #gform_wrapper_1 form, #gform_wrapper_4 form, #gform_wrapper_5 form, #home-about .standout .gform_wrapper form {
    text-align: right; }
  #gform_wrapper_1 .gform_footer, #gform_wrapper_4 .gform_footer, #gform_wrapper_5 .gform_footer, #home-about .standout .gform_wrapper .gform_footer {
    padding: 0;
    margin: 0;
    width: 14%;
    display: inline-block; }
    @media (max-width: 992px) {
      #gform_wrapper_1 .gform_footer, #gform_wrapper_4 .gform_footer, #gform_wrapper_5 .gform_footer, #home-about .standout .gform_wrapper .gform_footer {
        width: 21%; } }
    #gform_wrapper_1 .gform_footer input, #gform_wrapper_4 .gform_footer input, #gform_wrapper_5 .gform_footer input, #home-about .standout .gform_wrapper .gform_footer input {
      padding: 16px;
      width: 100%;
      border: none;
      background-color: #1976d2;
      color: #FFF; }
  #gform_wrapper_1 ul li input, #gform_wrapper_4 ul li input, #gform_wrapper_5 ul li input, #home-about .standout .gform_wrapper ul li input {
    padding: 8px 15px;
    font-size: 11px;
    background: url(/wp-content/themes/imge-framework/imge-custom/inc/compatability/rgba/rgba.php?r=255&g=255&b=255&a=10);
    background: rgba(255, 255, 255, 0.1);
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1AFFFFFF', endColorstr='#1AFFFFFF',GradientType=0 );
    border: none;
    color: #FFF;
    text-transform: uppercase; }
    #gform_wrapper_1 ul li input::-webkit-input-placeholder, #gform_wrapper_4 ul li input::-webkit-input-placeholder, #gform_wrapper_5 ul li input::-webkit-input-placeholder, #home-about .standout .gform_wrapper ul li input::-webkit-input-placeholder {
      color: #FFF; }
    #gform_wrapper_1 ul li input:-moz-placeholder, #gform_wrapper_4 ul li input:-moz-placeholder, #gform_wrapper_5 ul li input:-moz-placeholder, #home-about .standout .gform_wrapper ul li input:-moz-placeholder {
      color: #FFF; }
    #gform_wrapper_1 ul li input::-moz-placeholder, #gform_wrapper_4 ul li input::-moz-placeholder, #gform_wrapper_5 ul li input::-moz-placeholder, #home-about .standout .gform_wrapper ul li input::-moz-placeholder {
      color: #FFF; }
    #gform_wrapper_1 ul li input:-ms-input-placeholder, #gform_wrapper_4 ul li input:-ms-input-placeholder, #gform_wrapper_5 ul li input:-ms-input-placeholder, #home-about .standout .gform_wrapper ul li input:-ms-input-placeholder {
      color: #FFF; }
  #gform_wrapper_1 input[type=submit], #gform_wrapper_4 input[type=submit], #gform_wrapper_5 input[type=submit], #home-about .standout .gform_wrapper input[type=submit] {
    background-color: #1976d2;
    padding: 8px 10px;
    font-size: 11px;
    text-transform: uppercase; }

/*****************************/
/*****************************/
#gform_wrapper_4 {
  text-align: left; }
  #gform_wrapper_4 form {
    text-align: left; }
    #gform_wrapper_4 form .gform_heading {
      width: 24%; }
      #gform_wrapper_4 form .gform_heading span {
        border: none; }
  @media (max-width: 992px) {
    #gform_wrapper_4 {
      text-align: center; }
      #gform_wrapper_4 form {
        text-align: center; } }

#gforms_confirmation_message {
  color: #FFF;
  text-align: center;
  margin-top: 20px; }

/*****************************/
#gform_wrapper_5 {
  margin-right: 15px; }
  #gform_wrapper_5 .gform_body {
    margin-right: 2px; }
  #gform_wrapper_5 ul li input {
    padding: 8px 15px;
    font-size: 11px;
    background: url(/wp-content/themes/imge-framework/imge-custom/inc/compatability/rgba/rgba.php?r=37&g=84&b=110&a=15);
    background: rgba(37, 84, 110, 0.15);
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2625546E', endColorstr='#2625546E',GradientType=0 );
    color: #004d7a; }
    #gform_wrapper_5 ul li input::-webkit-input-placeholder {
      color: #004d7a; }
    #gform_wrapper_5 ul li input:-moz-placeholder {
      color: #004d7a; }
    #gform_wrapper_5 ul li input::-moz-placeholder {
      color: #004d7a; }
    #gform_wrapper_5 ul li input:-ms-input-placeholder {
      color: #004d7a; }
  #gform_wrapper_5 input[type=submit] {
    background-color: #EE3342;
    padding: 8px 0; }

/*****************************/
/*****************************/
/*****************************/
.read-more {
  background: #1976d2;
  text-transform: uppercase;
  font-size: 11px;
  width: 90px;
  margin-left: auto; }
  .read-more a {
    color: #FFF;
    padding: 10px;
    display: block; }
    .read-more a:hover {
      text-decoration: none; }

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

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

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

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

.mga_loop {
  list-style-type: none; }
  .mga_loop article {
    border-bottom: 1px solid #DBDBDB;
    padding: 30px 0; }
  .mga_loop li {
    border-bottom: 1px solid #DBDBDB;
    padding: 30px 0; }
    .mga_loop li .slidePostWrap .mga_loop_postImg {
      min-width: 140px;
      display: inline-block;
      height: 140px;
      background-size: cover;
      margin-right: 3%;
      margin-top: 15px;
      width: 20%; }
    .mga_loop li .slidePostWrap .mga_loop_content {
      width: 77%;
      display: inline-block;
      vertical-align: top;
      margin-bottom: -50px; }
      .mga_loop li .slidePostWrap .mga_loop_content.noThumb {
        width: 100%; }
    .mga_loop li .slidePostWrap h1 {
      display: none; }
    .mga_loop li .slidePostWrap .excerptHolder {
      font-size: 15px;
      font-size: 1.5rem; }
    .mga_loop li .slidePostWrap .dateHolder {
      top: -50px;
      display: inline-block;
      font-size: 12px;
      font-size: 1.2rem;
      text-transform: uppercase;
      color: #B7B7B7; }

#home-splash {
  padding-bottom: 50vh; }
  #home-splash .sectionImage {
    background-position-y: 150px; }
  #home-splash .logo {
    width: 30%;
    min-width: 250px; }
  #home-splash h1 {
    color: #59545a;
    font-weight: 300; }
  #home-splash h2 {
    color: #59545a;
    font-weight: 500; }

.cl1, .cl2, .cl3 {
  border-color: #bbb9bb;
  background-color: #bbb9bb;
  width: 100%;
  margin: 5px auto;
  border: none;
  height: 1px;
  overflow: hidden; }

.cl1 {
  margin-top: 40px; }

.cl2 {
  opacity: 0.8;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  zoom: 1;
  width: 80%; }

.cl3 {
  opacity: 0.6;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  zoom: 1;
  width: 60%;
  margin-bottom: 40px; }

h1, h2 {
  text-align: center;
  text-transform: none !important;
  font-family: "Roboto", "Helvetica" !important; }

h1 {
  color: #59545a; }

h2 {
  font-size: 23px; }

/* The Infamous Map Section */
#home-map {
  margin-top: -40vh;
  -webkit-box-shadow: 5px 0px 5px #004d7a, 5px 0px 20px rgba(0, 77, 122, 0.4);
  -ms-box-box-shadow: 5px 0px 5px #004d7a, 5px 0px 20px rgba(0, 77, 122, 0.4);
  -moz-box-box-shadow: 5px 0px 5px #004d7a, 5px 0px 20px rgba(0, 77, 122, 0.4);
  box-shadow: 5px 0px 5px #004d7a, 5px 0px 20px rgba(0, 77, 122, 0.4);
  padding-bottom: 30px; }
  #home-map .sectionOverlay {
    display: -webkit-box ;
    display: -webkit-flex ;
    display: -ms-flexbox ;
    display: -moz-box ;
    display: flex ;
    -webkit-box-align: center ;
    -webkit-align-items: center ;
    -webkit-flex-align: center ;
    -ms-box-align: center ;
    -ms-align-items: center ;
    -ms-flex-align: center ;
    align-items: center ; }
    #home-map .sectionOverlay #home-call-action {
      z-index: 999;
      width: 100%;
      padding-top: 30px;
      padding-bottom: 30px;
      background-color: rgba(0, 64, 100, 0.9); }
      #home-map .sectionOverlay #home-call-action h1, #home-map .sectionOverlay #home-call-action h2 {
        font-weight: 200 !important; }
      #home-map .sectionOverlay #home-call-action h1 {
        color: white !important;
        margin-top: 0px !important; }
      #home-map .sectionOverlay #home-call-action .col-md-4 {
        text-align: center;
        margin: 0 auto;
        margin-top: 30px;
        width: 200px;
        border-radius: 5px;
        padding: 12px;
        display: inline-block;
        float: none;
        margin-left: 15px;
        margin-right: 15px; }
        #home-map .sectionOverlay #home-call-action .col-md-4 a {
          color: white !important;
          font-weight: 200;
          letter-spacing: 1px; }
          #home-map .sectionOverlay #home-call-action .col-md-4 a:hover {
            text-decoration: none; }
      #home-map .sectionOverlay #home-call-action .google {
        background-color: #dd4b39; }
      #home-map .sectionOverlay #home-call-action .instagram {
        background-color: #346387; }
      #home-map .sectionOverlay #home-call-action .facebook {
        background-color: #4c66a4; }
      #home-map .sectionOverlay #home-call-action .row {
        text-align: center; }

#home-about {
  margin-top: -40vh;
  -webkit-box-shadow: 5px 0px 5px #004d7a, 5px 0px 20px rgba(0, 77, 122, 0.4);
  -ms-box-box-shadow: 5px 0px 5px #004d7a, 5px 0px 20px rgba(0, 77, 122, 0.4);
  -moz-box-box-shadow: 5px 0px 5px #004d7a, 5px 0px 20px rgba(0, 77, 122, 0.4);
  box-shadow: 5px 0px 5px #004d7a, 5px 0px 20px rgba(0, 77, 122, 0.4);
  padding: 50px 0px; }
  #home-about .standout h3 {
    margin-top: 0px;
    font-size: 24px;
    line-height: 1;
    color: #ffffff;
    text-align: left; }
  #home-about .standout .gform_wrapper .gform_body {
    width: 100%; }
    #home-about .standout .gform_wrapper .gform_body ul.gform_fields li.gfield label {
      display: none; }
    #home-about .standout .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_complex span {
      min-height: auto; }
      #home-about .standout .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_complex span.name_first {
        float: left; }
    #home-about .standout .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container {
      margin-bottom: 20px; }
      #home-about .standout .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input {
        width: 100%; }
  #home-about .standout .gform_wrapper .gform_footer {
    width: 48.5%;
    display: block;
    float: right; }
  #home-about .standout .gform_wrapper input[type=submit] {
    background-color: #EE3342;
    padding: 8px 20px;
    font-size: 16px; }
  #home-about .text-block span {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 15px;
    display: block; }
    #home-about .text-block span:nth-last-child(2), #home-about .text-block span:last-child {
      margin-bottom: 0px; }
  #home-about .text-block h1 {
    text-align: left !important;
    margin-top: 0px; }
    #home-about .text-block h1 span {
      font-size: 24px;
      line-height: 1; }

#upload_video {
  margin: 0 auto;
  display: block;
  text-align: center;
  padding: 20px;
  font-size: 20px;
  color: #ee3342;
  font-family: Roboto;
  margin-top: 25px;
  margin-bottom: 25px; }
  #upload_video i {
    margin-right: 15px;
    font-size: 80px;
    display: block;
    margin-bottom: 20px; }
  #upload_video:hover {
    text-decoration: none; }

#view_videos {
  margin-left: -15px;
  margin-right: -15px; }

#suggest_upload, .suggest_share {
  background-color: white;
  color: #2a6496;
  border-radius: 5px;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 20px;
  margin-bottom: 5px;
  display: inline-block;
  padding: 14px;
  font-size: 18px;
  transition: none;
  min-width: 210px; }
  #suggest_upload i, .suggest_share i {
    margin-right: 10px; }
  #suggest_upload:hover, .suggest_share:hover {
    text-decoration: none;
    color: #2a6496; }

/* Infinite Scroll */
.clbox {
  background-size: cover;
  background-position-x: center;
  background-position-y: center;
  position: relative;
  display: inline-block;
  display: -webkit-box ;
  display: -webkit-flex ;
  display: -ms-flexbox ;
  display: -moz-box ;
  display: flex ;
  -webkit-box-align: center ;
  -webkit-align-items: center ;
  -webkit-flex-align: center ;
  -ms-box-align: center ;
  -ms-align-items: center ;
  -ms-flex-align: center ;
  align-items: center ;
  cursor: pointer; }
  .clbox:before {
    display: block;
    content: ""; }
  .clbox .overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    transition: background 0.3s ease-in-out; }
  .clbox i {
    width: 100%;
    text-align: center;
    color: white;
    font-size: 100px;
    transition: opacity 0.3s ease-in-out;
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    zoom: 1; }
  .clbox:hover i {
    opacity: 0.99;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=99);
    zoom: 1; }
  .clbox:hover .overlay {
    background-color: rgba(0, 0, 0, 0.4); }

.clbox.one {
  float: left;
  width: 33.33333%; }
  .clbox.one:before {
    padding-top: 50%; }

/* Map Styling */
#america {
  display: block; }

#flag {
  display: none;
  margin-top: 20px; }

/* Call to Action */
@media (max-width: 992px) {
  #home-map {
    padding: 0; }
    #home-map .sectionOverlay {
      position: relative;
      display: block; } }
.standout {
  text-align: center; }
  .standout h1 {
    color: white !important;
    margin-top: 0px !important;
    font-weight: 300; }
  .standout h2 {
    color: #FFF;
    font-size: 20px; }
  .standout .connect {
    text-align: center;
    margin: 0 auto;
    margin-top: 15px;
    width: 200px;
    border-radius: 5px;
    padding: 12px;
    display: inline-block;
    float: none;
    margin-left: 15px;
    margin-right: 15px; }
    .standout .connect a {
      color: white !important;
      font-weight: 200;
      letter-spacing: 1px; }
      .standout .connect a:hover {
        text-decoration: none; }
    .standout .connect p {
      margin: 0px; }
  .standout .google {
    background-color: #dd4b39; }
  .standout .instagram {
    background-color: #346387; }
  .standout .facebook {
    background-color: #4c66a4; }
  @media (max-width: 992px) {
    .standout {
      margin-bottom: 20px; } }

/* Footer */
#wrapper {
  margin: 0 !important; }

#footer {
  background-color: #00324e; }

.copyright span {
  padding: 10px; }
  .copyright span a {
    color: #fff; }

/* New Picture Stuff */
div.you {
  width: 50%;
  margin: 0 auto;
  background-size: cover;
  border: 4px solid white;
  border-radius: 50%;
  margin-bottom: 20px; }
  div.you:before {
    display: block;
    content: "";
    padding-top: 100%; }
  @media (max-width: 992px) {
    div.you {
      width: 100px;
      margin-top: -52px; } }

h1.you {
  font-weight: 300; }

/* Customise Boxit */
#boxit_pre_upload {
  display: none !important; }

#boxit {
  display: block !important;
  width: 100%; }
  #boxit #boxit_dropzone {
    border: 3px dotted #004d7a !important;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px; }
    #boxit #boxit_dropzone span.drop_info {
      color: #004d7a !important; }

#upload_video_zone > div {
  margin-bottom: 20px;
  height: 100%;
  border-color: #ee3342;
  border-style: dotted;
  border-width: 3px;
  border-outset: 0px;
  border-repeat: stretch;
  border-slice: 100%;
  border-source: none;
  margin-top: 0px;
  display: -webkit-box ;
  display: -webkit-flex ;
  display: -ms-flexbox ;
  display: -moz-box ;
  display: flex ;
  -webkit-box-align: center ;
  -webkit-align-items: center ;
  -webkit-flex-align: center ;
  -ms-box-align: center ;
  -ms-align-items: center ;
  -ms-flex-align: center ;
  align-items: center ;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }
@media (max-width: 992px) {
  #upload_video_zone {
    width: 100%;
    margin-bottom: 20px; } }

#boxit_browse {
  background-color: #004d7a !important; }

#boxit_dropzone, .filetypes.boxit_col_1 {
  color: #004d7a !important; }

#bg_images {
  display: none; }

#home-splash .sectionOverlay {
  background: url(/wp-content/themes/imge-framework/imge-custom/inc/compatability/linear-gradient-svg.php?start-color=#fff&end-color=#fff&start-opacity=1&end-opacity=0&orientation=vertical);
  background: -moz-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFFFF', endColorstr='#00FFFFFF',GradientType=0 ); }
  #home-splash .sectionOverlay:before {
    content: "";
    width: 100%;
    height: 30px;
    position: absolute;
    top: -30px;
    background: #fff; }

/* Explanation Section */
#explanation {
  margin-bottom: 30px; }
  #explanation header {
    color: #fff !important; }
    #explanation header h1 {
      color: #fff !important; }
  #explanation h1 {
    text-align: left;
    margin-top: 0px; }

#home-videos:before {
  content: "";
  background: #25546E;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  height: 300px; }

.slidePostWrap {
  width: 47%;
  min-height: 250px;
  margin-right: 2%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 30px; }
  @media (max-width: 768px) {
    .slidePostWrap {
      width: auto;
      margin-right: auto;
      float: none; } }
  .slidePostWrap h1.post-title {
    text-align: left;
    font-size: 19px;
    font-size: 1.9rem; }
  .slidePostWrap .dateHolder {
    display: none; }
  .slidePostWrap.has_post_thumbnail .mga_loop_postImg, .slidePostWrap.has_post_thumbnail .mga_loop_postLink {
    width: 110px;
    height: 110px;
    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% 50%;
    vertical-align: top;
    margin-right: 5%;
    border-radius: 50%;
    display: inline-block; }
  .slidePostWrap.has_post_thumbnail .mga_loop_postLink {
    border-radius: initial; }
    .slidePostWrap.has_post_thumbnail .mga_loop_postLink .mga_loop_postImg {
      width: 100%;
      height: 100%;
      margin-right: auto; }
  .slidePostWrap.has_post_thumbnail .mga_loop_content {
    display: inline-block;
    width: 70%; }

.desktop_only {
  display: block; }

.mobile_only {
  display: none; }

@media (max-width: 992px) {
  .desktop_only {
    display: none; }

  .mobile_only {
    display: block; } }
/*=== CUSTOM STYLES FOR MODAL ===*/
.imge_modal_wrap {
  z-index: 10000; }
  .imge_modal_wrap .modal-header {
    display: none; }
  .imge_modal_wrap .modal-body {
    padding-top: 10px; }
    .imge_modal_wrap .modal-body img {
      margin-top: 0px;
      margin-bottom: 0px; }
      .imge_modal_wrap .modal-body img.wp-image-1012 {
        max-width: 300px; }
      .imge_modal_wrap .modal-body img.wp-image-1058 {
        max-width: 200px; }
    .imge_modal_wrap .modal-body h4 {
      margin-top: 30px;
      font-size: 16px;
      text-align: center; }
    .imge_modal_wrap .modal-body h3 {
      font-size: 18px;
      line-height: 28px;
      margin-bottom: 30px;
      text-align: center; }
    .imge_modal_wrap .modal-body a.btn {
      background: #a91e21 !important;
      border: none;
      text-align: center; }

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