/*

Theme Name: Global Harvest
Theme URI: http://wpexplorer.com
Description: Child Theme of Ultra, requires Ultra theme.
Author: WPExplorer.com
Author URI: http://www.wpexplorer.com
Version: 2.3
Template:ultra
*/

@import url("../ultra/style.css");
.home #wrap {
   /* max-width: 1400px;*/
    max-width: 1260px;
    margin: 0px auto 0 auto;
    width: auto;
    background: #FFF;
}
.home #header {
    background-image: none;
    padding: 0px;
}
.home #header-cont {
    position: absolute;
    /*  background-color: #fff;*/

z-index: 22;
    width: 100%;
    /*//opacity: .8;*/

background: rgba(255, 255, 255, 0.8);
}
.home #header-logo {
    width: 250px;
    text-align: center;
    float: left;
    padding-top: 4px;
}
.home #primary-menu {
    float: left;
    margin: 0 0px;
    min-height: 3em;
    font-size: 14px;
    position: relative;
    border: none;
    background: none;
    height: 49px;
    margin-top: 72px;
}

.home #primary-menu-responsive {
    float: left;
    margin: 0 0px;
    min-height: 3em;
    font-size: 14px;
    position: relative;
    border: none;
    background: none;
    height: 49px;
    margin-top: 72px;
}

.home .sub-menu{
    background: url(img/menu-back.png) no-repeat top left transparent;
    padding-top: 13px;
       margin-left: 30px;
}
.home .sf-menu li li{
    border:none;
}
.home #slider-wrap {
    width: auto;
   /* max-width: 1400px;*/
     max-width: 1260px;
    margin: 0 auto 10px auto;
}
.home #search-wrap {
    float: right;
    position: relative;
    right: 0px;
    top: 0px;
    width: auto;
    margin-top: 80px;
    margin-right: 30px;
}
.home #search-input {
    background: url(img/search.jpg) no-repeat top right #fff;
}
.home #search-submit {
    width: 24px;
}
.home #homepage-boxes {
  /*  width: 1010px;*/
  width: 880px;
    float: left;
    margin: 0 0 0 0px;
    padding: 0px 15px;
}
.home #sidebar-home {
    float: left;
    margin-left:0px;
    width: 335px;
}
.home #sidebar-home li {
    list-style: none;
}
.home #sidebar-home .widget {
    background: #f0efef;
    padding: 15px;
    margin-bottom: 16px;
}
.home #sidebar-home h1 {
    background: #007eaa;
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding: 14px 0px;
}
.home #sidebar-home .recent_with_excerpt {
    background: #505050;
    font-size: 12px;
}
.home #sidebar-home .recent_with_excerpt li:first-child {
    margin-top: 25px;
}
.home #sidebar-home .recent_with_excerpt h1 {
    font-size: 14px;
    margin: 2px 0px;
    background: #fff;
    color: #007eaa;
    font-weight: bold;
}
.home #sidebar-home .recent_with_excerpt h2 {
    font-size: 12px;
    font-style: italic;
    margin: 4px 0px;
}
.home .recent_posts_with_excerpts a, .home .recent_posts_with_excerpts h3 {
    color: #fff;
    font-size: 12px;
    font-style: italic;
    margin: 4px 0px;
}
.home #sidebar-home .recent_with_excerpt blockquote {
    border-left: 0px solid #CCC;
    margin: 0px;
    padding: 0 0 0 0px;
    color: #fff
}

.home #sidebar-home .widget_text h1::after{
    border-left: 10px solid rgba(0, 0, 0, 0);
    border-right: 10px solid rgba(0, 0, 0, 0);
    border-top: 10px solid #007eaa;
    bottom: -45px;
    content: "";
    height: 0;
    left: -90px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 0;
}

.home .sidebar-button {
   background: none repeat scroll 0 0 #007eaa;
    color: #fff;
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 28px;
    padding: 10px 15px;
}

.sidebar-button {
   background: none repeat scroll 0 0 #007eaa;
    color: #fff;
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 28px;
    padding: 10px 15px;
}

.home .homepage-box {
   margin: 0 5px 15px 5px;
padding: 0 0px;

}
.homepage-box a:hover {
    text-decoration: none;
}
.home .homepage-big {
     /* width: 495px;*/
     width: 425px;
    position: relative;
}

   .home .homepage-big .box-excerpt-cont{
    /* width: 493px;*/
     width: 423px;
     border: 1px solid #e2e1e2;
   }
.home .homepage-big .box-content {

    /* width: 495px;*/
     width: 425px;
     height:400px;
    opacity:0;
-webkit-transition: opacity .25s ease;
-moz-transition: opacity .25s ease;
 display: flex;
    align-items: center;
}
.home .homepage-big .box-content:hover,.home .homepage-thumb .box-content:hover{
    opacity: 1;
}
.home .box-excerpt-cont {
     background-size:cover;
}


.home .homepage-big .box-content .box-ins {
    padding: 0px 30px;
}
.home .homepage-thumb {
   /* width: 242px;*/
   width: 210px;
    position: relative;
}
.home .sf-sub-indicator{
    display: none;
}
 .home .homepage-thumb .box-excerpt-cont{
     /* width: 242px;*/
    width: 195px;
     border: 1px solid #e2e1e2;
   }
.home .homepage-thumb .box-content {
     /* width: 242px;*/
   width: 195px;
     height:200px;
    opacity:0;
-webkit-transition: opacity .25s ease;
-moz-transition: opacity .25s ease;
 display: flex;
    align-items: center;
}
.home .homepage-thumb .box-content .box-ins {
    padding: 0px 10px;
}

.arrow-down {
  border-left: 10px solid rgba(0, 0, 0, 0);
    border-right: 10px solid rgba(0, 0, 0, 0);
    border-top: 10px solid #FFFFFF;
    height: 0;
    margin: 0 auto;
    position: relative;
    text-align: center;
    top: -3px;
    width: 0;
}

.home #social li{
background: none repeat scroll 0 0 #FFFFFF;
border-radius: 26px 26px 26px 26px;
padding: 6px 6px 3px 6px;
text-align: center;
width: 22px;
}

.home #social li:hover{
  background:#a1cc3e;
}

.home #copyright #social a{
    color: #000000;
    font-size: 22px;

}

.nivo-directionNav a{
    top:54%;
}
/*Footer*/

.home #copyright {
    /* background: url(img/GHI-web-logo-footer-vertical.png) no-repeat center center #000; */
    background: #000000;
    width: 100%;
/*    max-width: 1400px;*/
    max-width: 1260px;
    margin: 0 auto 20px auto;
    position: relative;
    padding: 10px;
    color: #fff;
    font-size: 10px;
    border-top: 0px solid #333;
    /* height: 60px; */
}
#search-input {
width: 185px;
}
.home #copyright a {
    color: #fff;
}
.home #copyright-cont {
    float: left;
    margin-top: 22px;
    margin-left: 25px;
}
.home #footer-menu {
    float: left;
    margin-top: 26px;
    margin-left: 22px;
}
.home #footer-menu li {
    border-right: 1px solid #fff;
}
.home #footer-menu li:last-child {
    border-right: 0px solid #fff;
}
.home #footer-menu a {
    padding: 0px 8px;
}
.home  #copyright #social {
    float: right;
    margin-bottom: 10px;
    margin-right: 27px;
    vertical-align: middle;
}
#social{position:absolute;top: 20px;right:20px;margin:0;list-style:none;}

/* Full page header/footer*/
.page-template-template-videoplayer #wrap {
   /* max-width: 1400px;*/
    max-width: 1260px;
    margin: 0px auto 0 auto;
    width: auto;
    background: #FFF;
}
.page-template-template-videoplayer #header {
    background-image: none;
    padding: 0px;
}
.page-template-template-videoplayer #header-cont {
    position: relative;
    /*  background-color: #fff;*/

z-index: 22;
    width: 100%;
    /*//opacity: .8;*/

background: rgba(255, 255, 255, 0.8);
}
.page-template-template-videoplayer #header-logo {
    width: 250px;
    text-align: center;
    float: left;
    padding-top: 4px;
}
.page-template-template-videoplayer #primary-menu {
    float: left;
    margin: 0 0px;
    min-height: 3em;
    font-size: 14px;
    position: relative;
    border: none;
    background: none;
    height: 49px;
    margin-top: 72px;
}

.page-template-template-videoplayer .sub-menu{
    background: url(img/menu-back.png) no-repeat top left transparent;
    padding-top: 13px;
       margin-left: 30px;
}
.page-template-template-videoplayer .sf-menu li li{
    border:none;
}
.page-template-template-videoplayer #slider-wrap {
    width: auto;
   /* max-width: 1400px;*/
     max-width: 1260px;
    margin: 0 auto 10px auto;
}
.page-template-template-videoplayer #search-wrap {
    float: right;
    position: relative;
    right: 0px;
    top: 0px;
    width: auto;
    margin-top: 80px;
    margin-right: 30px;
}
.page-template-template-videoplayer #search-input {
    background: url(img/search.jpg) no-repeat top right #fff;
}
.page-template-template-videoplayer #search-submit {
    width: 24px;
}
.page-template-template-videoplayer #homepage-boxes {
  /*  width: 1010px;*/
  width: 880px;
    float: left;
    margin: 0 0 0 0px;
    padding: 0px 15px;
}
.page-template-template-videoplayer #sidebar-home {
    float: left;
    margin-left:0px;
    width: 335px;
}
.page-template-template-videoplayer #sidebar-home li {
    list-style: none;
}
.page-template-template-videoplayer #sidebar-home .widget {
    background: #f0efef;
    padding: 15px;
    margin-bottom: 16px;
}
.page-template-template-videoplayer #sidebar-home h1 {
    background: #007eaa;
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding: 14px 0px;
}
.page-template-template-videoplayer #sidebar-home .recent_with_excerpt {
    background: #505050;
    font-size: 12px;
}
.page-template-template-videoplayer #sidebar-home .recent_with_excerpt li:first-child {
    margin-top: 25px;
}
.page-template-template-videoplayer #sidebar-home .recent_with_excerpt h1 {
    font-size: 14px;
    margin: 2px 0px;
    background: #fff;
    color: #007eaa;
    font-weight: bold;
}
.page-template-template-videoplayer #sidebar-home .recent_with_excerpt h2 {
    font-size: 12px;
    font-style: italic;
    margin: 4px 0px;
}
.page-template-template-videoplayer .recent_posts_with_excerpts a, .page-template-template-videoplayer .recent_posts_with_excerpts h3 {
    color: #fff;
    font-size: 12px;
    font-style: italic;
    margin: 4px 0px;
}
.page-template-template-videoplayer #sidebar-home .recent_with_excerpt blockquote {
    border-left: 0px solid #CCC;
    margin: 0px;
    padding: 0 0 0 0px;
    color: #fff
}

.page-template-template-videoplayer #sidebar-home .widget_text h1::after{
    border-left: 10px solid rgba(0, 0, 0, 0);
    border-right: 10px solid rgba(0, 0, 0, 0);
    border-top: 10px solid #007eaa;
    bottom: -45px;
    content: "";
    height: 0;
    left: -90px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 0;
}

.page-template-template-videoplayer .sidebar-button {
   background: none repeat scroll 0 0 #007eaa;
    color: #fff;
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 28px;
    padding: 10px 15px;
}
.page-template-template-videoplayer .page-template-template-videoplayerpage-box {
   margin: 0 5px 15px 5px;
padding: 0 0px;

}
.page-template-template-videoplayerpage-box a:hover {
    text-decoration: none;
}
.page-template-template-videoplayer .page-template-template-videoplayerpage-big {
     /* width: 495px;*/
     width: 425px;
    position: relative;
}

   .page-template-template-videoplayer .page-template-template-videoplayerpage-big .box-excerpt-cont{
    /* width: 493px;*/
     width: 423px;
     border: 1px solid #e2e1e2;
   }
.page-template-template-videoplayer .page-template-template-videoplayerpage-big .box-content {

    /* width: 495px;*/
     width: 425px;
     height:400px;
    opacity:0;
-webkit-transition: opacity .25s ease;
-moz-transition: opacity .25s ease;
 display: flex;
    align-items: center;
}
.page-template-template-videoplayer .page-template-template-videoplayerpage-big .box-content:hover,.page-template-template-videoplayer .page-template-template-videoplayerpage-thumb .box-content:hover{
    opacity: 1;
}
.page-template-template-videoplayer .box-excerpt-cont {
     background-size:cover;
}


.page-template-template-videoplayer .page-template-template-videoplayerpage-big .box-content .box-ins {
    padding: 0px 30px;
}
.page-template-template-videoplayer .page-template-template-videoplayerpage-thumb {
   /* width: 242px;*/
   width: 210px;
    position: relative;
}
.page-template-template-videoplayer .sf-sub-indicator{
    display: none;
}
 .page-template-template-videoplayer .page-template-template-videoplayerpage-thumb .box-excerpt-cont{
     /* width: 242px;*/
    width: 195px;
     border: 1px solid #e2e1e2;
   }
.page-template-template-videoplayer .page-template-template-videoplayerpage-thumb .box-content {
     /* width: 242px;*/
   width: 195px;
     height:200px;
    opacity:0;
-webkit-transition: opacity .25s ease;
-moz-transition: opacity .25s ease;
 display: flex;
    align-items: center;
}
.page-template-template-videoplayer .page-template-template-videoplayerpage-thumb .box-content .box-ins {
    padding: 0px 10px;
}

.arrow-down {
  border-left: 10px solid rgba(0, 0, 0, 0);
    border-right: 10px solid rgba(0, 0, 0, 0);
    border-top: 10px solid #FFFFFF;
    height: 0;
    margin: 0 auto;
    position: relative;
    text-align: center;
    top: -3px;
    width: 0;
}

.page-template-template-videoplayer #social li{
background: none repeat scroll 0 0 #FFFFFF;
border-radius: 26px 26px 26px 26px;
padding: 6px 6px 3px 6px;
text-align: center;
width: 22px;
}

.page-template-template-videoplayer #social li:hover{
  background:#a1cc3e;
}

.page-template-template-videoplayer #copyright #social a{
    color: #000000;
    font-size: 22px;

}

.nivo-directionNav a{
    top:54%;
}
/*Footer*/

.page-template-template-videoplayer #copyright {
      /* background: url(img/GHI-web-logo-footer-vertical.png) no-repeat center center #000; */
      background: #000000;
      width: 100%;
  /*    max-width: 1400px;*/
      max-width: 1260px;
      margin: 0 auto 20px auto;
      position: relative;
      padding: 10px;
      color: #fff;
      font-size: 10px;
      border-top: 0px solid #333;
      /* height: 60px; */
  }
#search-input {
width: 185px;
}
.page-template-template-videoplayer #copyright a {
    color: #fff;
}
.page-template-template-videoplayer #copyright-cont {
    float: left;
    margin-top: 22px;
    margin-left: 25px;
}
.page-template-template-videoplayer #footer-menu {
    float: left;
    margin-top: 26px;
    margin-left: 22px;
}
.page-template-template-videoplayer #footer-menu li {
    border-right: 1px solid #fff;
}
.page-template-template-videoplayer #footer-menu li:last-child {
    border-right: 0px solid #fff;
}
.page-template-template-videoplayer #footer-menu a {
    padding: 0px 8px;
}
.page-template-template-videoplayer  #copyright #social {
    float: right;
    margin-bottom: 10px;
    margin-right: 27px;
    vertical-align: middle;
}

/* Pull Quotes */
.pullquote {
    float: left;
    font-size: 140%;
    line-height: 140%;
    width: 280px;
    padding: 20px 35px 20px 0!important;
    margin: 0 0 0 -50px!important;
}

/* GAP Report */

.gap-report {
    width: 100%;
    max-width: 900px;
    float: left;
}

.gap-report .gap-big {
    width: 250px;
    position: relative;
    display: inline-block;
    text-align: center;
}
.gap-report .gap-big .box-excerpt-cont{
    width: 250px;
    border: 1px solid #e2e1e2;
}
.gap-report .gap-big .box-content {
    width: 250px;
    height: 250px;
    opacity:0;
    -webkit-transition: opacity .25s ease;
    -moz-transition: opacity .25s ease;
    display: flex;
    align-items: center;
}
.gap-report .gap-big .box-content:hover {
    opacity: 1;
}
.gap-report .box-excerpt-cont {
    background-size:cover;
}
.gap-report .gap-big .box-content .box-ins {
    padding: 0px 30px;
}

/* Full page header/footer for GAP Report */
.page-template-template-gapreport #wrap {
   /* max-width: 1400px;*/
    max-width: 1260px;
    margin: 0px auto 0 auto;
    width: auto;
    background: #FFF;
}
.page-template-template-gapreport #header {
    background-image: none;
    padding: 0px;
}
.page-template-template-gapreport #header-cont {
    position: relative;
    /*  background-color: #fff;*/

z-index: 22;
    width: 100%;
    /*//opacity: .8;*/

background: rgba(255, 255, 255, 0.8);
}
.page-template-template-gapreport #header-logo {
    width: 250px;
    text-align: center;
    float: left;
    padding-top: 4px;
}
.page-template-template-gapreport #primary-menu {
    float: left;
    margin: 0 0px;
    min-height: 3em;
    font-size: 14px;
    position: relative;
    border: none;
    background: none;
    height: 49px;
    margin-top: 72px;
}

.page-template-template-gapreport .sub-menu{
    background: url(img/menu-back.png) no-repeat top left transparent;
    padding-top: 13px;
       margin-left: 30px;
}
.page-template-template-gapreport .sf-menu li li{
    border:none;
}
.page-template-template-gapreport #slider-wrap {
    width: auto;
   /* max-width: 1400px;*/
     max-width: 1260px;
    margin: 0 auto 10px auto;
}
.page-template-template-gapreport #search-wrap {
    float: right;
    position: relative;
    right: 0px;
    top: 0px;
    width: auto;
    margin-top: 80px;
    margin-right: 30px;
}
.page-template-template-gapreport #search-input {
    background: url(img/search.jpg) no-repeat top right #fff;
}
.page-template-template-gapreport #search-submit {
    width: 24px;
}
.page-template-template-gapreport #homepage-boxes {
  /*  width: 1010px;*/
  width: 880px;
    float: left;
    margin: 0 0 0 0px;
    padding: 0px 15px;
}
.page-template-template-gapreport #sidebar-home {
    float: left;
    margin-left:0px;
    width: 335px;
}
.page-template-template-gapreport #sidebar-home li {
    list-style: none;
}
.page-template-template-gapreport #sidebar-home .widget {
    background: #f0efef;
    padding: 15px;
    margin-bottom: 16px;
}
.page-template-template-gapreport #sidebar-home h1 {
    background: #007eaa;
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding: 14px 0px;
}
.page-template-template-gapreport #sidebar-home .recent_with_excerpt {
    background: #505050;
    font-size: 12px;
}
.page-template-template-gapreport #sidebar-home .recent_with_excerpt li:first-child {
    margin-top: 25px;
}
.page-template-template-gapreport #sidebar-home .recent_with_excerpt h1 {
    font-size: 14px;
    margin: 2px 0px;
    background: #fff;
    color: #007eaa;
    font-weight: bold;
}
.page-template-template-gapreport #sidebar-home .recent_with_excerpt h2 {
    font-size: 12px;
    font-style: italic;
    margin: 4px 0px;
}
.page-template-template-gapreport .recent_posts_with_excerpts a, .page-template-template-gapreport .recent_posts_with_excerpts h3 {
    color: #fff;
    font-size: 12px;
    font-style: italic;
    margin: 4px 0px;
}
.page-template-template-gapreport #sidebar-home .recent_with_excerpt blockquote {
    border-left: 0px solid #CCC;
    margin: 0px;
    padding: 0 0 0 0px;
    color: #fff
}

.page-template-template-gapreport #sidebar-home .widget_text h1::after{
    border-left: 10px solid rgba(0, 0, 0, 0);
    border-right: 10px solid rgba(0, 0, 0, 0);
    border-top: 10px solid #007eaa;
    bottom: -45px;
    content: "";
    height: 0;
    left: -90px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 0;
}

.page-template-template-gapreport .sidebar-button {
   background: none repeat scroll 0 0 #007eaa;
    color: #fff;
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 28px;
    padding: 10px 15px;
}
.page-template-template-gapreport .page-template-template-gapreportpage-box {
   margin: 0 5px 15px 5px;
padding: 0 0px;

}
.page-template-template-gapreportpage-box a:hover {
    text-decoration: none;
}
.page-template-template-gapreport .page-template-template-gapreportpage-big {
     /* width: 495px;*/
     width: 425px;
    position: relative;
}

   .page-template-template-gapreport .page-template-template-gapreportpage-big .box-excerpt-cont{
    /* width: 493px;*/
     width: 423px;
     border: 1px solid #e2e1e2;
   }
.page-template-template-gapreport .page-template-template-gapreportpage-big .box-content {

    /* width: 495px;*/
     width: 425px;
     height:400px;
    opacity:0;
-webkit-transition: opacity .25s ease;
-moz-transition: opacity .25s ease;
 display: flex;
    align-items: center;
}
.page-template-template-gapreport .page-template-template-gapreportpage-big .box-content:hover,.page-template-template-gapreport .page-template-template-gapreportpage-thumb .box-content:hover{
    opacity: 1;
}
.page-template-template-gapreport .box-excerpt-cont {
     background-size:cover;
}


.page-template-template-gapreport .page-template-template-gapreportpage-big .box-content .box-ins {
    padding: 0px 30px;
}
.page-template-template-gapreport .page-template-template-gapreportpage-thumb {
   /* width: 242px;*/
   width: 210px;
    position: relative;
}
.page-template-template-gapreport .sf-sub-indicator{
    display: none;
}
 .page-template-template-gapreport .page-template-template-gapreportpage-thumb .box-excerpt-cont{
     /* width: 242px;*/
    width: 195px;
     border: 1px solid #e2e1e2;
   }
.page-template-template-gapreport .page-template-template-gapreportpage-thumb .box-content {
     /* width: 242px;*/
   width: 195px;
     height:200px;
    opacity:0;
-webkit-transition: opacity .25s ease;
-moz-transition: opacity .25s ease;
 display: flex;
    align-items: center;
}
.page-template-template-gapreport .page-template-template-gapreportpage-thumb .box-content .box-ins {
    padding: 0px 10px;
}

.arrow-down {
  border-left: 10px solid rgba(0, 0, 0, 0);
    border-right: 10px solid rgba(0, 0, 0, 0);
    border-top: 10px solid #FFFFFF;
    height: 0;
    margin: 0 auto;
    position: relative;
    text-align: center;
    top: -3px;
    width: 0;
}

.page-template-template-gapreport #social li{
background: none repeat scroll 0 0 #FFFFFF;
border-radius: 26px 26px 26px 26px;
padding: 6px 6px 3px 6px;
text-align: center;
width: 22px;
}

.page-template-template-gapreport #social li:hover{
  background:#a1cc3e;
}

.page-template-template-gapreport #copyright #social a{
    color: #000000;
    font-size: 22px;

}

.nivo-directionNav a{
    top:54%;
}

/* Events boxes */
.events #homepage-boxes {
    width: 680px;
    float: left;
    margin: 0 0 0 0px;
    padding: 0px 15px;
}
.events .homepage-big .box-content {
    width: 300px;
    height:275px;
    opacity:0;
    -webkit-transition: opacity .25s ease;
    -moz-transition: opacity .25s ease;
    display: flex;
    align-items: center;
}

.events .homepage-box {
   margin: 0 5px 25px 5px;
   padding: 0 0px;

}
.homepage-box a:hover {
    text-decoration: none;
}
.events .homepage-big {
     /* width: 495px;*/
     width: 300px;
    position: relative;
}

   .events .homepage-big .box-excerpt-cont{
    /* width: 493px;*/
     width: 300px;
     border: 1px solid #e2e1e2;
   }

.events .homepage-big .box-content:hover,.home .homepage-thumb .box-content:hover{
    opacity: 1;
}
.events .box-excerpt-cont {
     background-size:cover;
}

.events .homepage-big .box-content .box-ins {
    padding: 0px 30px;
}

.events .sf-sub-indicator{
    display: none;
}

/* Policy Center wrap/indent text */
.policy-center-wrap p {
  overflow: hidden;
  padding-bottom: 25px;
}

/*Footer*/

.page-template-template-gapreport #copyright {
    background: url(img/footer-logo.jpg) no-repeat center center #000;
    width: 100%;
/*    max-width: 1400px;*/
    max-width: 1260px;
    margin: 0 auto 20px auto;
    position: relative;
    padding: 10px;
    color: #fff;
    font-size: 10px;
    border-top: 0px solid #333;
    height: 60px;
}
#search-input {
width: 185px;
}
.page-template-template-gapreport #copyright a {
    color: #fff;
}
.page-template-template-gapreport #copyright-cont {
    float: left;
    margin-top: 22px;
    margin-left: 25px;
}
.page-template-template-gapreport #footer-menu {
    float: left;
    margin-top: 26px;
    margin-left: 22px;
}
.page-template-template-gapreport #footer-menu li {
    border-right: 1px solid #fff;
}
.page-template-template-gapreport #footer-menu li:last-child {
    border-right: 0px solid #fff;
}
.page-template-template-gapreport #footer-menu a {
    padding: 0px 8px;
}
.page-template-template-gapreport  #copyright #social {
    float: right;
    margin-bottom: 10px;
    margin-right: 27px;
    vertical-align: middle;
}

.logo-normal {
  padding-left: 47px;
}

.thumb {
    margin-bottom: 30px;
    display: inline-block !important;
}

.thumbnail {
  min-width: 100%;
  border: 0 !important;
}

.member-partners h1 {
  font-size: 36px;
}

/* Flex rows */
.row-flex, .row-flex > div[class*='col-'] {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex: 2 1 200px; /* Safari 6.1+ */
    flex:1 1 200px;
}

.row-flex-member-logos, .row-flex-member-logos > div[class*='col-'] {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex: 2 1 200px; /* Safari 6.1+ */
    flex:1 1 auto;
}

.row-flex-wrap {
	-webkit-flex-flow: row wrap;
    align-content: flex-start;
    flex:0;
}

.row-flex > div[class*='col-'], .container-flex > div[class*='col-'] {
	 margin:-.2px; /* hack adjust for wrapping */
}

.container-flex > div[class*='col-'] div,.row-flex > div[class*='col-'] div {
	width:100%;
}


.flex-col {
    display: flex;
    display: -webkit-flex;
    flex: 1 100%;
    flex-flow: column nowrap;
}

.flex-grow {
	display: flex;
  -webkit-flex: 2;
  flex: 2;
}
/* END Flex rows */

/* speakers table align top */
.ghispeakerswrapper { width: 100%; }
.ghispeakers { margin: 0 auto; }
.ghispeakers td {
  vertical-align: top;
  text-align: center;
}
.ghispeakers img.aligncenter, .ghispeakers img.alignright, .ghispeakers img.alignleft {
    border: 0;
    background: #FFFFFF;
}
.gapreporticonswrapper {
  text-align: center;
  width: 95%;
}
.gapreporticon {
    display: inline-block;
    vertical-align: top;
    width: 150px;
    margin: 5px;
}
.storify {
  width: 100%;
  height: auto;
  text-align: center;
}
