/* Custom style sheet crated by Kiran */
::-moz-selection {
  background: #f2c2c9;
  color: #a4003a;
  text-shadow: none;
}

p {
    margin: 0 0 20px;
}

/* .post-entry .attachment-post-thumbnail {
    margin-bottom: 35px;
}*/

.new-layout-wrp .issue-post-desc {
    margin: 20px 0 0;
	margin: 35px 0 0;
    float: left;
    width: 100%;
}

::selection {
  background: #16a085;
  color: #a4003a;
  text-shadow: none;
}

.no-bgcolor {
  background: #ffffff !important;
}


/* future page */
.future-page ol,.future-page ul {
    padding: 0 0 10px 20px;
}

.future-page li{
	list-style-type: disc;
}

/* future page */

/* Form Label font size */
.at-text {
    font-size: 14px!important;
}

.at .at-steps li {
    width: auto!important;    
}

.at .at-steps a, .at .at-steps b {
    display: inline!important;
}
.at .at-step>*:before {
    left: 5px!important;
    padding: 1px 0 0!important;
    font-size: 1rem!important;
}

/* Form Label font size */


/* slider social icons button alignment changes */
.thankYou .inline-block {
    vertical-align: top;
}

/* slider social icons button alignment changes */

/* future page */

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #606062;
  margin: 1em 0;
  padding: 0;
}

.gp-logo {
  position: relative; 	 	
  top: -20px;
}

.gp-logo a {
    background-image: url(https://cdn.genprogress.org/content/uploads/2019/04/25113841/genprogress-logo-white.png);
    background-repeat: no-repeat;
    background-size: 160px auto;
    cursor: pointer;
    display: block;
    height: 48px;
    width: 160px;
}

.neg-m-10 {
    margin: 0 0 0 -10px;
}

/* slider bullet css start */

.amazingcarousel-bullet-wrapper {
    display: none;
}

/* slider bullet css ends */

/* start twitter home page icons slider */

.aptf-follow-btn {
       background-color: #fff;
    background-image: none;
    border: 1px solid #d6d6d6;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font: bold 13px/37px "Helvetica Neue",Arial,sans-serif;
    height: 50px;
    overflow: hidden;
    position: relative;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    max-width: 100%;
    width: 50px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 50%;
}

.aptf-follow-btn i {
    background: none;
   height: auto;
        left: -5px;
    right: 0;
    top: 15px;
    width: auto;
    font-size: 30px;
    color: #2ca8df;
	margin-top: -5px;
    position: absolute;
    border: none;
}

.aptf-follow-btn.gp-insta i {
        left: 0;
}

.aptf-tweet-actions-wrapper {
    float: none !important;
    margin: 10px 0;
}

.aptf-tweet-actions a{	
    padding: 0 5px;
}

.aptf-follow-btn i:before{
	    content: "\f099";
}

.aptf-follow-btn.gp-insta i:before{
	    content: "\f16d";
}

.aptf-follow-btn .label {
    display: none;
}

/*twitter home page icons slider ends */

/*instagram CSS - Kian*/

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    height: 360px;
    overflow: hidden;
}

/* .owl-carousel .owl-item {
    float: left;
    width: 363px!important;	    
}*/

.owl-item .item img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
    width: 360px !important;
    height: 360px !important;
    object-position: center;
}

/*instagram */

/* common css */


.bx-wrapper .bx-controls-direction .bx-next,
.bx-wrapper .bx-controls-direction .bx-prev{
    top: 50%;
    margin-right: -60px;
    margin-top: -24px;
    width: 48px;
    height: 48px;
    opacity: 1;
}

.bx-wrapper .bx-controls-direction .bx-next {
	right: 0%;
	background: url(../../../content/plugins/wonderplugin-carousel/engine/arrows-48-48-2.html) right bottom no-repeat;
}

.bx-wrapper .bx-controls-direction .bx-prev {
	left: -5%;
	background: url(../../../content/plugins/wonderplugin-carousel/engine/arrows-48-48-2.html) left bottom no-repeat;
}

/*.alm-btn-wrap {
    display: none!important;
}*/

a:hover {
  text-decoration: none;
}

.bmt {
  margin-top: 40px;
}

.ptb-10{
	padding:10px 0;
}

.bmb {
  margin-bottom: 40px;
}

.tmb {
  margin-bottom: 20px !important;
}

.mt-10 {
  margin-top: 10px !important; 
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.mtb-10 {
    margin: 10px 0;
}

.mtb-20 {
    margin: 20px 0;
}

.mtb-30 {
    margin: 30px 0;
}

.mtb-40 {
    margin: 40px 0;
}

.mtb-50 {
    margin: 50px 0;
}

.mtb-60 {
    margin: 60px 0;
}

.mtb-70 {
    margin: 70px 0;
}

.mtb-80 {
    margin: 80px 0;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.mt {
  margin-top: 80px;
}

.float-right {
  float: right;
}

.mb {
  margin-bottom: 60px;
}

.m-r-10 {
  margin: 0 0 0 10px;
}

h1, h2, h3, h4, h5, h6 {
  /*font-weight: 700;*/
    font-family: 'Bevan', cursive;
  color: #606062;
}

/*.testimonials-issues.impact-wrapper .container .row1 {
    border-top: 1px solid #b0b0b0;
    padding: 40px 0 0;
}*/

.text-ellipsis{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;	
    max-height: 70px;
    margin: 0 0 10px;
}

.three-lines{
    -webkit-line-clamp: 3;
}

/* ==========================================================================
   General styles
   ========================================================================== */
body {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -webkit-overflow-scrolling: touch;
  
  /* overflow: hidden; */
}

.margin-0 {
  margin: 0;
}

.padd-0 {
  padding: 0;
}

.tag {

    font-weight: bold;
    color: #606062;
}

.filter_opt select{
border:none;
width:auto;
}

select {
    height: auto;
    width: 70%;
    padding: .75rem 2rem .5rem 0;
    /* text-transform: uppercase; */
    font-weight: bold;
}

.filter_opt select:focus{outline: none;}

.press-list {
  background: #ffffff;
/*border-top: 1px solid #b0b0b0;*/
overflow:hidden;
margin: 40px 0 0;
}

.press-list:first-child,
.press-list:first-of-type { 
    border-top: none;    margin: 0 0 0;
}

.gpnews_wrapper .press-list {
    border-top: none;
}


/* take action form css - Kiran */

.take-action-form {
    background: #ccc;
    min-height: 100px;
	
	    float: left;
    width: 100%;
}

/* take action form css - Kiran */


/* select */

.searchandfilter select.sf-input-select {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAQCAYAAAAI0W+oAAAA2UlEQ…UyKyJz2Ftj953IYA5EsT4R6aW9NTbYf4k+9t0uECZVHwBh6g3//5UU9QAAAABJRU5ErkJggg==);
    background-position: calc(100% - 1.125rem) 50%;
    background-size: .8125rem auto;
    direction: rtl;
    height: 2.75rem;
    margin: 0;
    padding: .75rem 3.25rem .5rem .625rem;
    text-align: right;
}

select option {
    color: #606062;
    font-weight: bold;
}

/* select */


.new-layout-wrp .entry-content,
.press-list .entry-content {
    padding: 0 0 10px;
}

.press-list .img-circle{
text-align: center;
}

.press-list .col-lg-4 .img-circle img{
    object-fit: cover;
    width: 240px;
    height: 240px;
object-position: center;
}

.sqr-img-400-400 img{
object-fit: cover;
    width: 400px;
    height: 400px;
}

.sqr-img-165-165 img{
object-fit: cover;
    width: 165px;
    height: 165px;
}

.tag-type {
    border: 1px solid #606062;
    padding: 3px 6px;
    margin: 2px 0;
    display: inline-block;
}

.entry-title h3 {
    margin: 0;
}

.press-desc-wrp .entry-title h3
{
	overflow: hidden;
    font-family: 'Bevan', cursive;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 2;
    line-height: 20px;
    margin: 0;
    font-size: 20px;
}

.press-desc-wrp .entry-content div,
.impact-press-desp
{
	overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 5;
   /* max-height: 102px; */
}

.impact-press-desp{
	max-height: 70px;
}

.press-desc-wrp .entry-content div a {
    display: none;
}

.press-desc-wrp.job-wrp .entry-content div a {
    display: inline-block !important;
    margin-top: 5px;
}

.press-desc-wrp .entry-content div p:first-child,
.team-join-action .cat-type,
.cat-type{
    /* text-transform: uppercase; */
    font-size: 12px;
}

.hot_icon img {
    width: 20px;
    vertical-align: top;
}

.press-list h3{
    margin: 0 0 10px;
}

/*.press_twitter-wrapper a {
    color: #fff!important;
}*/

.press_twitter-wrapper .bx-prev {
	display:none;	
}

.press_twitter-wrapper .bx-next{
	display:none;
}

/*
.press-list:hover {
  border: 1px solid #606062;
}*/

/*.top-left-menu > a {
    font-size: 14px;
    border-right: 1px solid $portal-blue;
    padding: 0 5px 0 0;
    margin: 7px 0 0;
    display: inline-block;
}

.top-left-menu > a:last-child {
    border-right: none;
    padding: 0;
}*/
.bx-wrapper .bx-controls .bx-controls-direction a {
  z-index: 1;
}

.aptf-tweet-content>a:first-child {
    display: none;
}

/*Staff list*/

.team-join-action .img-circle img {
    object-fit: cover;
        height: 380px;
    object-position: center;
}
.team-join-action .action_title{
	margin:20px 0 0;
}

.team-join-action .cat-type{
margin:0 0 10px;	
}

.staff-list {
    width: 200px;
	vertical-align: top;
       display: inline-block;
    margin: 10px;
    text-align: left;
}

.team-detailed .img-circle,
.staff-list .img-circle
{
    position: relative;
}

.staff-list .team-social{
	display:none;
}

.staff-content-wrp { 
    color: #fff;
    text-align: center;
    /*  text-transform: capitalize;
    width: 60%;
    margin: 0 auto;*/
       font-size: 24px;
    font-family: 'Bevan', cursive;
}

.staff-wrp {
       margin: 20px auto;
          text-align: center;
    overflow: hidden;
}

.staff-name h4 {
    /* text-transform: uppercase; */
    margin: 0;
    font-size: 18px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
}

.staff-name h4:first-child {
    margin: 10px 0 2px;
}

.centered.team-social a {
    margin: 0 5px;
}

.centered.team-social a:hover {
color:#86c341;
}

.team-detailed .img-circle{
	position:relative;	
}

.team-detailed .img-circle{
	position:relative;	
}

/*Staff list*/

/*Our mission*/

.video-container1 {
	overflow:hidden;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	position:relative;
}

.video-container1 iframe {
	top:0;
	left:0;
	width:100%;
	height:100%;
	position:absolute;
}


.mission-content-wrp {
  /*  width: 70%;*/
}

.container.mission-content-wrp h3 {
    margin: 30px 0;
}

.mission-content-wrp+ .mission-bg-image .staff-content-wrp {
    font-size: 24px;
    font-family: 'Bevan', cursive;
    width: 50%;
	margin:0 auto;
    font-weight: normal;
}

.video-container h3,
.video-container1 h3{
       margin: 40px 0;
        font-size: 24px;
    /* text-transform: uppercase; */
}

/*.video-container {
    width: 80%;
    overflow: hidden;
    margin: 0 auto;
}*/



/*Our mission*/

/* top menu - search box & social icons */
.top-menu {
  height: 40px;
  background: #ffffff;
  padding: 3px 0 0;
  position: fixed;
  width: 100%;
  z-index: 3;
}
.top-menu .btn {
  padding: 4px 12px;
}
.top-menu input[type=text] {
  height: 30px;
}
.top-menu .col-lg-9 > div {
  display: inline-block;
  padding: 5px 0 0;
}
.top-menu .col-lg-9 > div a i {
  padding: 0 5px;
  padding: 8px 5px 0;
  display: inline-block;
}
.top-menu .col-lg-9 > div a i:hover {
  color: #86c341;
}

/* top menu - search box & social icons */
.navbar-fixed-top {
  top: 39px;
}

/*.social-icons > div {
    display: inline-block;
}*/
/*.container.mb {
    background: $container-bgcolor;
}*/
.navbar-brand {
  font-weight: 700;
}

.navbar-default .navbar-brand {
  color: #1abc9c;
}

html {
  scroll-behavior: smooth;
}

.bevan-font{
font-family: 'Bevan', cursive;
}

.text-capital{
    /* text-transform: uppercase; */
}

.mtb-5 {
    margin: 5px 0;
}

.text-capitalize {
    text-transform: capitalize;
}

.btn-border {
    border: 1px solid #606062;
margin: 30px 0 20px;
    color: #606062;
}

/*.navbar-default {
    background-color: transparent;
    border-color: transparent;
    font-family: 'Bevan', cursive;
}*/
/*.navbar-default .navbar-nav > .active > a {
    color: #888890 !important;
}*/
/*.navbar-default .navbar-nav > .active > a:hover {
    color: #888890 !important;
}*/

.navbar-default .navbar-nav > li:nth-child(4) > a {
  color: #ffffff;
  background-color: #2ca8df;
}

.navbar-default .navbar-nav > li:nth-child(4) > a:hover {
  background-color: #86c341;
	color: #ffffff;
}

.navbar-default .navbar-nav > li:nth-child(5) > a {
  color: #ffffff;
  background-color: #86c341;
}

.navbar-default .navbar-nav > li:nth-child(5) > a:hover {
  background-color: #2ca8df;
}


/*card layout*/

.card-layout-wrp {
          width: 80%;
text-align:center;
    margin: 30px auto;
overflow: hidden;
    font-size: 0;
}

.card-title {
    padding: 0 5px 10px;
    text-align: center;
}

.card-title a{
     color: inherit;
}

.card-layout-wrp h4 {
      word-spacing: 5px;
  margin: 20px 0 30px;
}

.our-card {
    color: #606062;
    vertical-align: top;
    display: inline-block;
    position: relative;
    /* border-bottom: 10px solid rgba(45, 167, 223, 0.35); */
    font-size: 20px;
    /* float: left; */
    /* width: 25% */
}

.our-card:hover,
.our-card.active {
    /* border-bottom: 10px solid #29a8df; */
    color: #2ca8df;
}

.card-layout-wrp.future-card-wrp .our-card {
    /* height: 50px; */
    width: auto;
    padding: 0 40px;
}

.card-layout-wrp.future-card-wrp .card-title {
    /* position: absolute; */
    /* bottom: 0; */
}

/*card layout*/


.join-btn-network .btn {
    width: 100%;
    margin: 0 0 20px;
    padding: 15px 0;
    font-size: 24px;
}

.navbar-default .navbar-nav > li > a {
    font-size: 16px;
}

/*.btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    color: $white !important;
    background-color: #54883a !important;
    border-color: #456e30 !important;
}*/
/*.wpcf7-submit.btn-primary:hover {
    background-color: $portal-blue !important;
    border-color: #1897d0 !important;
}*/
/* ==========================================================================
   Wrap Sections
   ========================================================================== */
#headerwrap {
  /*background: url(images/back.jpg) no-repeat center top;
  margin-top: -70px;
  padding-top: 250px;
  text-align:center;
  background-attachment: relative;
  background-position: center center;
  min-height: 650px;
  width: 100%;*/
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
}
#headerwrap h1 {
  color: #ffffff;
  padding-top: 10px;
  padding-bottom: 20px;
  letter-spacing: 4px;
  font-size: 80px;
  font-weight: bold;
}
#headerwrap h4 {
  font-weight: 400;
  color: #ffffff;
}

#social {
  padding-bottom: 40px;
  background-color: #f2f2f2;
}
#social i {
  font-size: 40px;
  color: #4a4a4a;
}
#social i:hover {
  color: #1abc9c;
}



/* social share css - Kiran Kumar*/

.share_auth.issue-social-icons .social-sharing {
    float: left;
     width: auto;
}

.issue-social-icons .ss-social-sharing a {
    text-indent: 0px;
}

.issue-social-icons .ss-social-sharing a:hover,
.social-sharing + .ss-button-pinterest:hover{
	color:#86c341;
}

a.ss-button-facebook, a.ss-button-googleplus, a.ss-button-twitter, a.ss-button-linkedin, a.ss-button-pinterest, a.ss-button-xing, a.ss-button-reddit {
    background-image: none!important;
        width: 23px!important;
    height: 23px!important;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden;
    font-size: 25px;
	    margin: 0 10px 0px 0!important;
}

.social-sharing a.ss-button-facebook,
.social-sharing a.ss-button-twitter,
.social-sharing a.ss-button-linkedin,
.social-sharing + .ss-button-pinterest{
    background-position: unset;
}

.social-sharing a.ss-button-facebook{
	width: 15px!important;
}

.social-sharing a.ss-button-facebook:before
{
    content: "\f09a";
}

.social-sharing a.ss-button-twitter:before{
	    content: "\f099";
}

.social-sharing a.ss-button-linkedin:before{
	        content: "\f0e1";
}

.social-sharing a:hover,
.social-sharing + .ss-button-pinterest:hover {
        transition-duration: 0ms!important;
}

.social-sharing + .ss-button-pinterest:before {
     content: "\f0e0";
}

.social-sharing + .ss-button-pinterest{
	width: 26px!important;
	margin: -1px 0 0!important;
	/*display: none;*/
}

/* social share css - Kiran Kumar*/

/* iframe csc - Kiran Kumar*/
.fluid-width-video-wrapper {
    padding-top: 56.25% !important;
    position: relative;
	height: 0;
}

.fluid-width-video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* social share css - Kiran Kumar*/

#footerwrap {
  padding-top: 20px;
  padding-bottom: 50px;
  background-color: #e3e5e4;
  /* text-transform: capitalize; */
}

#footerwrap p {
  /*color: #f2f2f2;*/
  margin: 5px 0 0;
}

#footerwrap h4 {
  color: #606062;
}

#footerwrap ul{
	padding:0;
}

#footerwrap ul li,
.dropdown-menu > li{
    list-style: none;
}

#footerwrap ul li a {
  color: #606062;
}
#footerwrap ul li a:hover {
  color: #86c341;
}

#footerwrap .copy-right {
  font-size: 14px;
  color: #606062;
}

#footerwrap .issues-footer-wrp {
  margin: 0 0 20px;
}

#footerwrap .issues-footer-wrp ul{
	padding:0;
}

#footerwrap .issues-footer-wrp ul li {
  display: inline-block;
  min-width: 280px;
}

#workwrap {
  background: url(images/work.jpg) no-repeat center top;
  margin-top: -70px;
  padding-top: 250px;
  text-align: center;
  background-attachment: relative;
  background-position: center center;
  min-height: 650px;
  width: 100%;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#workwrap h1 {
  color: #ffffff;
  padding-top: 10px;
  padding-bottom: 20px;
  letter-spacing: 4px;
  font-size: 80px;
  font-weight: bold;
}
#workwrap h4 {
  font-weight: 400;
  color: #ffffff;
}

.footer-social-icons > div { margin:5px 0; }
.footer-social-icons > div > a:hover { color: #85c31A; }

#blogwrap {
  background: url(images/blog.jpg) no-repeat center top;
  margin-top: -70px;
  padding-top: 250px;
  text-align: center;
  background-attachment: relative;
  background-position: center center;
  min-height: 650px;
  width: 100%;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#blogwrap h1 {
  color: #ffffff;
  padding-top: 10px;
  padding-bottom: 20px;
  letter-spacing: 4px;
  font-size: 80px;
  font-weight: bold;
}
#blogwrap h4 {
  font-weight: 400;
  color: #ffffff;
}

/* blog */
.blog-wrap {
  background: #ffffff;
  padding: 25px 0;
  position: relative;
  display: block;
  z-index: 1;
}
.blog-wrap .blog-media {
  margin: 20px 0;
}

.post-desc {
  padding: 0;
  margin-top: 10px;
}

.post-desc2 {
  padding: 0;
  margin-top: 10px;
  text-align: left;
}

.author-wrap {
  position: relative;
  z-index: 1;
  margin: -70px auto 0;
  width: 100px;
}

.page-header {
  border-bottom: 1px solid #EEEEEE;
  border-bottom: none;
  margin: 0 0;
  padding-bottom: 0;
}

.author-wrap > .inside img {
  background: #ffffff;
  border: 2px solid #eeeeee;
  display: block;
  margin: 0 auto;
  width: 100px;
  height: 100px;
  padding: 3px;
  position: relative;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

.post-meta {
  font-size: 14px;
  margin: 8px 0 0;
}
.post-meta .sep {
  color: #777777;
  padding: 0 10px 0 10px;
}

#comments_wrapper {
  margin: 60px 0;
}

.comment-list {
  margin: 60px 0;
  list-style: none;
}
.comment-list ol li, .comment-list ul li {
  list-style: none;
}

.comment-avatar {
  margin: 0 20px 0 0;
  float: left;
  height: 70px;
  width: 70px;
}

.comment-content {
  background: #f5f5f5;
  border: 1px solid #eeeeee;
  margin-bottom: 20px;
  overflow: hidden;
  padding: 20px;
}

.comment-author {
  margin-bottom: 10px;
}

.comment-meta {
  font-size: 13px;
  color: #aaa;
  padding-left: 10px;
}

.comment-reply {
  float: right;
  font-size: 13px;
  color: #aaa;
}

.leave-comment textarea {
  height: 150px;
}

.author_box {
  background: #f5f5f5;
  border: 1px solid #eeeeee;
  padding: 20px;
}
.author_box .avatar {
  border-radius: 50%;
}
.author_box img {
  margin-right: 15px;
}
.author_box p {
  font-size: 14px;
  text-align: left;
}
.author_box h4 {
  font-size: 16px;
  text-align: left;
}

.alignleft {
  float: left;
}

.post-meta {
  color: #333;
}

#aboutwrap,
#donatewrap,
#contactwrap {
  margin-top: -70px;
  padding-top: 250px;
  text-align: center;
  background-attachment: relative;
  background-position: center center;
  min-height: 550px;
  width: 100%;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#aboutwrap {
  background: url(images/about.jpg) no-repeat center top;
}

#donatewrap {
  background: url(images/donate_banner.jpg) no-repeat center top;
}

#contactwrap {
  background: url(images/contact_banner.jpg) no-repeat center top;
}

#banner-jobs {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: rgba(0, 0, 0, 0);
  background-image: url("images/banner-post.jpg");
  background-origin: padding-box;
  background-position-x: center;
  background-position-y: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 350px;
  text-align: center;
  width: 100%;
}

/* Gallery */
.gallery {
  margin-top: 30px;
}

.gallery img:hover {
  opacity: 0.4;
}

/* Tag Cloud */
.tagcloud a {
  display: inline-block;
  padding: 6px 12px;
  font-size: 14px !important;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #ffffff;
  background-color: #384452;
  border-color: #384452;
  margin: 4px;
}
.tagcloud a:hover {
  color: #ffffff;
  background-color: #00b3fe;
  border-color: #00b3fe;
}

.splash {
  background-color: #2da278;
  min-height: 350px;
}
.splash img {
  left: 15%;
  position: absolute;
  top: 10%;
}

.social_icons > li {
  display: inline;
  line-height: 50px;
  margin-left: 25px;
}

.post-sidebar {
  background: #29a8df;
float: left;
    width: 100%;
}
.post-sidebar p {
  margin: 0;
}
.post-sidebar > div {
  color: #ffffff;
  word-break: break-word;
}
.post-sidebar h2, .post-sidebar h3 {
  color: #ffffff;
  margin: 0;
  width: 100%;
  font-size: 18px;
  background: #5490a8;
  padding: 14px;
  /* text-transform: capitalize; */
  font-weight: normal;
}
.post-sidebar ul {
  padding: 20px;
  color: #ffffff;
}
.post-sidebar ul li a {
  color: #ffffff;
  width: 90%;
  display: inline-block;
}

.post-sidebar.feature {
  background: #e84d49;
}

.post-sidebar.latest {
  background: #86c341;
}

.post-sidebar.bmt.mb > div > p {
  margin: 10px 0 0;
}

.social_icons_row {
  background: #004b66 none repeat scroll 0 0;
  float: left;
  height: 50px;
  width: 100%;
}

/*
 .post-desc {
  text-align: justify;
}

.post-sidebar {
  text-align: justify;
}*/
/*.widget-title-footer{
color:#fff;
}*/
.sticky-pos {
  position: -webkit-sticky;
  position: sticky;
  top: 130px;
}

.social_icon {
  border-right-style: solid;
  border-right-width: 2px;
  padding-left: 10px;
  padding-right: 10px;
}
.social_icon:nth-child(4) {
  border: none;
}
.social_icon:hover {
  color: #86c341;
}

.footer4 a:hover {
  color: #2a6496;
  text-decoration-color: currentcolor;
  text-decoration-line: none;
  text-decoration-style: solid;
}

.comment-respond {
  display: none;
}

.img_full img {
  width: 100%;
}

.category_name {
  color: #ffffff;
  font-size: 34px;
  font-weight: 700;
}

.catg-desc {
  margin: 20px 0;
}

#footer1_title h4 {
  /*color: $white !important;*/
}

#categories-nobanner {
  background: url(images/nobanner.jpg) no-repeat center top;
  text-align: center;
  background-attachment: relative;
  background-position: center center;
  min-height: 350px;
  width: 100%;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/*.excerpt_desc{
	text-align: right;
}*/


/* post image resize*/
.issue-post-desc img {
    width: auto;
}
/* post image resize*/

/*ul li css - Sampya*/
ul {
	padding:0 0 10px 3%;
}

li ul{
	padding:0 0 0 5%;
}

ul li{
	list-style: disc;
}
/*ul li css - Sampya*/

/* side slider css  */

.tp-thumbs-inner-wrapper {
  height: auto !important;
}
.tp-thumbs-inner-wrapper .tp-thumb {
  display: none;
}

form#join_form
{
display:none;
}

form#join_form,
form#join_form2 {
background: rgba(44, 168, 223, 0.8);
  padding: 20px;
}

form#join_form label,
form#join_form2 label {
  color: #ffffff;
  line-height: 24px;
  /* text-transform: uppercase; */
  font-size: 20px;
}

form#join_form .btn-primary:hover,
form#join_form2 .btn-primary:hover {
    background: #2ca8df;
}

form#join_form .btn-primary,
form#join_form2 .btn-primary {
    background: #86c341;
}

/* side slider css  */
/* contant page css - Kiran */
.contact-form .wpcf7-form .row .col-lg-12 {
  margin: 0 0 10px;
}

.contact-page-link {
  padding: 0 15px;
  background: #f3f2ee;
  overflow: hidden;
  margin: 20px 0;
  /*width: 70%;
  width: 700px;*/
}
.contact-page-link > div {
  overflow: hidden;
}
.contact-page-link > div p {
  margin: 0;
}
.contact-page-link > div h2 a {
  color: #242f35;
}
.contact-page-link > div > div {
  border-bottom: 1px solid rgba(168, 168, 169, 0.25);
}
.contact-page-link > div > div h2 {
  font-size: 48px;
  margin: 0;
  /* text-transform: uppercase; */
  color: #242f35;
}
.contact-page-link > div > div > div {
  position: relative;
  display: inline-block;
}

.contact-small-nxt-icon {
  position: absolute;
  width: 25px;
  height: 25px;
  background: #fccc13;
  border-radius: 100%;
  bottom: 8px;
  right: -30px;
  padding: 3px 0 0 8px;
  font-size: 14px;
}

.contact-page-link > div:nth-child(3) > div {
  margin: 0 0% 0 140px;
}

.text-label {
  /* text-transform: uppercase; */
  font-size: 13px;
  width: 150px;
  margin: 5px 0 0 37px;
  color: #7d8e89;
}

/* issues grid css - kiran */

/*.issue-post-desc>p:first-child {
    font-size: 14px;
}*/

.col-lg-4.petition-page {
  margin: 0 0 10px;
}

/* side bar css - Kiran */
.theme-side-bar li {
  padding: 3% 2%;
  list-style: none;
  background: #eee;
  margin: 10px 0 0;
}

.navbar.navbar-default.navbar-fixed-top {
  background: #ffffff;
  padding: 10px 0 0;
  margin: 0;    
  font-family: "Bevan", cursive;
}

/*.navbar-default .navbar-nav > li > a:hover {
    color: $white !important;
    background: $portal-blue;
}*/


/*.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: $portal-blue !important;
    background-color: transparent !important;
}*/
/*.navbar-default .navbar-nav > li > a:focus {
    color: $portal-blue;
    background-color: transparent;
    outline: 0;
    border: 0;
}*/

/*
.navbar-nav.normal-nav li:nth-child(4) > a,
.navbar-nav.normal-nav li:nth-child(5) > a {
  color: #2ca8df !important;
  background: transparent;
}

.navbar-nav.normal-nav li:nth-child(4) > a:hover,
.navbar-nav.normal-nav li:nth-child(5) > a:hover {
  color: #86c341!important;
  background: transparent;
}*/

article.col-lg-4 {
  min-height: 400px;
}

.ctitle {
  font-size: 19px;
  margin: 0;
}

/* grid css*/
.issue-sublist {
  margin: 0 0 10px;
  padding: 10px 1%;
  background: #ffffff;
  border-radius: 5px;
  border: 1px solid #ffffff;
  cursor: pointer;
}
.issue-sublist .share-wrp {
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  padding: 1%;
  bottom: 0;
  display: none;
}
.issue-sublist .share-wrp a {
  padding: 0 5px;
}
.issue-sublist:hover {
  border: 1px solid #606062;
  box-shadow: 0 0 3px 0 #606062;
}
.issue-sublist:hover .share-wrp {
  display: inline-block;
}

.issue-sublist:first-child {
  /* margin: 10px 10px 0px;*/
}

.post-desc.issue-sublist p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.widget_recent_entries li {
  padding: 10px 0;
}

.post-sidebar li:before {
  border-color: #ffffff;
  border-style: solid;
  border-width: 0.1875rem 0.1875rem 0 0;
  bottom: 0;
  content: "";
  display: block;
  height: 0.625rem;
  margin: auto;
  outline: 1px solid transparent;
  position: absolute;
  right: 0.75rem;
  transform: rotate(45deg) translate3d(0, 0, 1px);
  transition-duration: 0.3s;
  transition-property: color, border-color, transform;
  transition-timing-function: ease;
  top: 0;
  width: 0.625rem;
}

.post-sidebar li {
  position: relative;
  padding: 10px 3px;
	list-style: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.post-sidebar li:last-child {
  border-bottom: none;
}

.post-sidebar li:hover:before {
  transform: rotate(45deg) translate3d(0.375rem, -0.375rem, 1px);
}

.col-lg-3.post-sidebar p {
  margin: 0;
}

iframe, img {
  width: 100%;
}

.sms_share .fa-3x {
  float: left;
  font-size: 3.5em;
  left: 148px;
  position: relative;
  top: -54px;
}


/* impact count */

.impact-report-readmore {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #fff;
    left: 0;
    text-align: center;
}

.reporting-issues {
    background: linear-gradient(to right, rgba(44,168,223,0.95) 33%, rgba(134,195,65,0.95) 66%) !important;
}

.reporting-issues .amazingcarousel-item-container:hover,
.reporting-issues .amazingcarousel-item-container:hover .impact-report-readmore{
    background: #29a8df!important;
}

.amazingcarousel-item-container:hover .btn-primary {
    color: #fff;
}

.amazingcarousel-item-container:hover blockquote {
    background: #fff!important;
}

.impact-wrapper .container {
    margin: 20px auto;	
}

.impact-wrapper .container h3{	
	margin:0;
}

.instagram-container h3{
    margin: 0 0 20px!important;
}

.catg-count{
 color: #fff;
	background: #29a8df;
}
.count-title{
font-size:40px;   
}

.take-action-list {
  box-shadow: 0 0 3px transparent;
  padding: 10px 2%;
  word-break: break-word;
  margin: 0 0 10px;
  cursor: pointer;
  border-radius: 5px;
  background: #ffffff;
/*  border: 1px solid #ffffff;*/
box-shadow: 1px 1px 3px 0 #c5c2c2;
}

.take-action-list:hover {
box-shadow: 1px 1px 3px 0 #d0cece;
}

.take-action-list h3 {
  margin-top: 0;
}

/* .col-lg-4.petition-page {
    border: 1px solid #757575;
    padding: 15px;
} */
.carousel-caption {
  background: rgba(0, 0, 0, 0.7);
  left: 0;
  padding: 10px 10px 0;
  right: auto;
  max-width: 80%;
  text-align: left;
}
.carousel-caption a {
  color: #ffffff;
}

.col-lg-3.col-md-3.staff-list.no-transition img:hover {
  transform: scale(1, 1);
}

.page-id-398 .read-more {
  display: none !important;
}
.col-lg-121k .read-more {
  display: none;
}
.tag_filter .read-more {
  display: none;
}
#rev_slider_1_1 .zeus .tp-thumb-title {
  line-height: 20px;
  font-family: "Montserrat", sans-serif;
}

/* Slider css*/

span.wpcf7-not-valid-tip {
  font-size: 12px !important;
  /* text-transform: lowercase; */
}

.tp-parallax-wrap.join_ravi{
    z-index: 80!important;
}

/*.tp-caption > h1 {
    color: $white !important;
}*/

.tp-caption.tp-resizeme {
   font-family: Lato,sans-serif!important;
    white-space: normal!important;
    /* line-height: 30px!important; */
    line-height: 1.25 !important;
    max-height: max-content!important;
}

@media only screen and (max-width: 800px) {
    .tp-caption.tp-resizeme {
       font-size: 14px !important;
    }
}

@media only screen and (max-width: 800px) {
    .tp-revslider-mainul li .tp-parallax-wrap:nth-child(2) {
        top: 185px !important;
    }
    .tp-revslider-mainul li .tp-parallax-wrap:nth-child(3) {
        top: 310px !important;
    }
}

.join_ravi .tp-caption.tp-resizeme{
min-width: 350px !important;
max-width: 350px !important;
}

.tp-caption.tp-resizeme h1 {
  font-size: 24px !important;
  /* line-height: 35px !important; */
  line-height: 1.25 !important;
	/*text-transform: capitalize;*/
  color: #ffffff !important;
    font-weight: normal!important;
 font-family: 'Bevan', cursive!important;
}

.aptf-single-tweet-slide .aptf-tweet-content{
        font-size: 18px;
    width: 80%;
    margin: 0 auto;
    font-weight: bold;
}

.aptf-tweets-slider-wrapper .aptf-timestamp {
    overflow-x: hidden;
    text-indent: -6px;
}


#rev_slider_1_1 .zeus .tp-thumb-title {
  font-family: "Open Sans";
  line-height: 18px;
}

.ctf-styles {
  background: transparent !important;
}

.sbi_medium {
  background: transparent !important;
}

/*SLIDER CSS - KIRAN*/

/* thumnail bg img*/
.tp-arr-imgholder, .tp-tab-image, .tp-thumb-image, .tp-videoposter,
#rev_slider_1_1 .zeus .tp-thumb-more:before {
  display: none;
}

/*moving side button */
.img_fav {
  height: 25px;
  width: 25px;
}

.fs-20 {
  font-size: 20px;
}

.future-desc .textwidget {
    width: 60%;
    margin: 0 auto;
}

.press_title {
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  bottom: 10px;
  padding: 5px 3%;
}

.press_title a {
  color: #ffffff;
}

/*#wonderplugincarousel-3 .amazingcarousel-bullet-wrapper,
#wonderplugincarousel .amazingcarousel-bullet-wrapper {
    display: none;
}*/

#wonderplugincarousel .amazingcarousel-next {
  right: 0% !important;
}

.movement-wrapper,
.reporting-issues,
.testimonials-issues,
.twitter-wrapper,
.mission-wrapper,
.take-action-slider-wrapper,
.gpnews_wrapper,
.partnerlogos_wrapper{
  float: left;
  width: 100%;
  padding: 3% 0;
}


.container.tab-container {
        margin: 10px auto;
}

.impact-divider {
    float: left;
    width: 100%;
}

.reporting-issues li.amazingcarousel-item {
    min-height: 320px;
    padding: 5px!important;
}

.testimonial-slider-wrapper{
background: #f0f0f0;
}

#ourmisswrap{
  margin-top: 5px;
  padding-top: 5px;
  text-align: center;
  background-attachment: relative;
  background-position: center center;
  width: 100%;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


.mission-wrapper {
  background: #0b82b7;
  color: #ffffff;
  background: url(../../uploads/2017/11/movement-bg.png);
  /* background-size: cover;*/
}

.mission-bg-image{
    padding: 10rem 0;
    /* background: url(/content/uploads/2017/11/Mission-banner.png); */
    background: linear-gradient(to right, rgba(44,168,223,0.95) 33%, rgba(134,195,65,0.95) 66%);
    background-size: cover;
}

/* take action */

li.amazingcarousel-item img {
    /* height: 270px; */
    object-fit: cover;
    /* width: 240px; */
    height: 270px;
}

li.amazingcarousel-item .amazingcarousel-image>div {
  opacity: 0 !important;
	    pointer-events: none;
}

li.amazingcarousel-item .amazingcarousel-title {
    position: absolute !important;
    top: 40px;
    color: #fff !important;
    width: 84%;    
    font-family: "Open Sans", sans-serif !important;
    font-size: 20px !important;
    font-weight: bold !important;
    /* background: rgba(0, 0, 0, 0.6);*/
    line-height: 1.25 !important;
    margin: 0 !important;
    left: 29px;
    padding: 5px;
    /* text-transform: capitalize; */
}

.amazingcarousel-image p a:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
	/* background: rgba(95, 94, 94, 0.52); */
    background: linear-gradient(to right, rgba(0,0,0,0.5), rgba(0,0,0,0.1));
    left: 0px;
    top: 0px;
}
.amazingcarousel-image p{
	position: relative;
    margin: 0;
}

.amazingcarousel-title a{
	color: #ffffff;
}

li.amazingcarousel-item button.btn {
    color: #606062;
    font-size: 20px;
    background: #fff;
	padding: 12px 10px 0;
	width: 100%;
}

#wonderplugincarousel-1 .amazingcarousel-image:hover{
    background:#e84d49;
}

#wonderplugincarousel-1 .amazingcarousel-image:hover li.amazingcarousel-item button.btn{
    background:#e84d49;
}


.bx-wrapper {
  text-align: center;
}

/* take action */
/*mevemnt warpper*/
.movement-wrapper {
  background: #0b82b7;
  color: #ffffff;
  background: url(../../uploads/2017/11/movement-bg.png);
 background-size: cover;
}

.movement-wrapper.join-network {
    background: #d8d5d5;
     margin: 20px 0;
   color: #606062;
}

/*mevemnt warpper*/
.take-action-slider-wrapper {
    /*  background: linear-gradient(to left, #2ca8df, #86c341);*/
    /* background: url(/content/uploads/2017/11/GP-Gradient-BG2.png); */
    background: linear-gradient(to right, rgba(44,168,223,0.95) 33%, rgba(134,195,65,0.95) 66%);
    background-size: cover;
}

.take-action-slider-wrapper.press {
    background: linear-gradient(to left, #2ca8df, #86c341);
	background: #fff;
}

/* twitter wrapper*/
.twitter-wrapper {
  background: #fff;
}

/* twitter wrapper*/
.quotes-wrp {
  padding: 10rem 0;
}

.quotes-wrp .quote-content {
	margin: 0 auto;
	text-align: center;
	/*text-transform: capitalize;*/
	color: #606062;
	font-size: 36px;
	float: none;
	font-family: 'Bevan', cursive;
}

.new-layout-wrp {
    width: 73%;
}


.rev_slider .slotholder:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
	background: linear-gradient(to right, rgba(0,0,0,0.5), rgba(0,0,0,0.1));
	z-index:2;
	
}

.half-width-divider p span {
  width: 12%;
}

.full-width-divider p span {
  width: 16%;
}

.blue-divider {
    padding: 20px 0;
    background: #29a8df;
    text-align: center; color: #fff;
}

.blue-divider p,
.blue-divider a{
   color: #fff;
margin:0;
	    text-decoration: none;
}

/*All Page Banner image css */
.banner_pages {
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 75px;
  text-align: center;
  width: 100%;
}

.left_row .row.m_top_40 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* take action single css changes _ Kiran */
.single-take_action .col-lg-5.col-md-5 h2 {
  margin-top: 0;
}

.related-grid-wrp .col-lg-4.col-md-4.col-sm-4 a {
  margin: 8px 0 4px;
  display: inline-block;
}

/* contact form CSS */
/*
.tp-parallax-wrap.join_wrp.tp-parallax-container {
    // background: #ffd;
    position: absolute;
    width: 100%!important;
    left: 0!important;
    top: 0!important;
}
.tp-caption.tp-resizeme.join_slider_div {
    left: 1100px;
    position: absolute;
    top: 200px;
}

*/
.join_slider_div .wpcf7-form {
  transform: skew(-4deg);
  height: 260px;
  background: #2ca8df;
  width: 290px;
  padding: 0px !important;
  position: relative !important;
  z-index: 1000 !important;
  padding: 20px !important;
}

.tp-resizeme.join_slider_div .wpcf7-form-control-wrap {
  position: relative;
  margin: 10px 0 0 !important;
  display: inline-block;
}

.tp-resizeme.join_slider_div .wpcf7-form input {
  padding: 5px 7px;
  border: none;
  margin-bottom: 8px;
  border-radius: 7px;
  width: 100%;
  height: 35px;
  color: #666 !important;
  cursor: text !important;
  font-size: 14px !important;
}

.wpcf7-form textarea {
  padding: 5px 0px 5px 7px;
  border: 1px solid #ccb58c;
  border-radius: 7px;
}

.tp-resizeme.join_slider_div .wpcf7-form p label {
  color: #ffffff;
  font-size: 22px !important;
  /* text-transform: uppercase; */
}

.tp-resizeme.join_slider_div .wpcf7-form .wpcf7-submit {
  background: #4f2a0f;
  cursor: pointer;
  padding-left: 15px;
  padding-right: 15px;
  color: #ffffff !important;
  cursor: pointer !important;
  border-radius: 7px;
  text-align: center !important;
  /* text-transform: uppercase !important; */
}

.share_auth {
  float: left;
  height: 52px;
  margin: 10px 0;
  width: 100%;
}

.share_auth2 {
  float: right;
  text-align: right;
  font-size: 14px;
}

#searchwrap {
  /* margin-top: 110px; */
}

.press-list header a p{
    color: #606062;
    margin: 0;
}

#wrapper > img {
  margin: 110px 0 0;
}

.col-6-inner {
  float: left;
  max-height: 300px;
  overflow-y: scroll;
  position: relative;
}

#email_id {
  cursor: auto;
  margin: 10px 0;
}

/* ngp form css - kiran*/
header.at-title {
  color: #606062 !important;
}

/* ngp form css - kiran*/


/* new layout css - Kiran*/

/*.new-layout-wrp .btn:hover {
  background: #86c341;
  color: #ffffff;
}*/

.new-layout-wrp .entry-title {
	margin: 0;
	/*text-transform: capitalize;  
    background: #fdfd;*/
}

.press-desc-wrp .entry-title {     
	margin: 0;
}

.entry-title a{
    color: #606062;
}

.clear{
  clear: both;
}

.list-seperator {
  clear: both;
  overflow: hidden;
  padding: 20px 0;
  border-top: 1px solid #606062;
}
.list-seperator:first-child {
  border-top: none;
}

.list-seperator .entry-content {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.list-title {
  font-family: "Bevan", cursive;
  /* text-transform: uppercase; */
  color: #606062;
}

/* new layout css - Kiran*/

.issue-info-text a {
    color: #86c341;
}

.btn-action {
    border: 1px solid #676767;
    color: #676767;
}

.btn-action:hover,
.btn-action.active {
          background: #888;
    color: #fff;
}

#filter_post_actions, #filter_post_articles, #filter_post_resources, #filter_post_date_desc, #filter_post_date_campaign{
	display: none;
}



/* Team */

a img.alignnone {
    margin:0!important;
}


/* temp CSS */
.press_twitter-wrapper .aptf-tweet-content {
  /*color: #fff !important;*/
  font-weight: bold;
  margin: 0 auto;
  width: 50%;
}

/*.press_twitter-wrapper .aptf-tweet-content .aptf-tweet-name {
   color: #fff !important;
   opacity: 0.9;
}*/

.gpnews_wrapper .col-md-9 > a {
  display: none;
}

.caption_credit_full {
  /*float: left;
   margin: -30px 0 20px;*/
  font-size: 12px;
  
}

/* Search */
article.press-list header, 
article.press-list section {
    margin-bottom: 0.5rem;
}

article.press-list span.post_type {
    background-color: #2ca8df;
    border-radius: 5px;
    color: white;
    display: inline-block;
    margin-right: 5px;
    padding: 2px 5px;
}

/* Fight 4 A Future */
.future-page .mb h3,
.future-page .mb .entry-title {
    padding-bottom: 10px;
}

.future-page .entry-info {
    padding-bottom: 10px;
}

.future-page .btn.btn-primary.btn-post-info {
    border-radius: 2px;
    margin-right: 10px;
    padding: 0px 3px;
}

.future-page .btn.btn-primary.btn-post-info:hover {
    background-color: #2ca8df;
    cursor: default;
}

/* NGP Form */
div.ngp-form .at-title,
div.ngp-form .FastAction,
div.ngp-form legend {
    display: none !important;
}

div.ngp-form .at-fields {
    margin-top: 0;
}

div.ngp-form,
div.ngp-form label {
    font-size: 16px !important;
}

div.ngp-form input[type="text"],
div.ngp-form input[type="email"],
div.ngp-form input[type="tel"],
div.ngp-form input[type="password"],
div.ngp-form input[type="checkbox"],
div.ngp-form select,
div.ngp-form textarea {
    color: #555 !important;
    font-family: Montserrat, sans-serif !important;
    font-size: 14px !important;
    line-height: 24px !important;
    padding: 5px 10px !important;
    margin: 0 0 10px !important;
}

div.ngp-form input,
div.ngp-form select {    
    height: 34px !important;
}

div.ngp-form input[type="submit"] {
    background-color: #2ca8df;
    border: 0;
    border-radius: 0;
    color: #fff;
    float: none;
    font-family: Bevan, cursive;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    padding: 5px 10px;
    text-transform: uppercase;
}

div.ngp-form input[type="submit"]:hover {
    background-color: #86c341;
}

div.ngp-form .at-radio label {
    font-size: 24px !important;
}

div.ngp-form .at-radio label.label-otheramount {
    font-size: 0 !important;
}

div.ngp-form .at-radio label.label-otheramount input[type="number"] {
    height: 50px !important;
    padding-left: 3rem;
}

div.ngp-form .at-check span,
div.ngp-form .at-markup span {
    padding-left: 2rem !important;
}

div.ngp-form .at-check span::before,
div.ngp-form .at-markup span::before {
    width: 1.5rem !important;
    height: 1.5rem !important;
}

/* Site Layout */
.archive-banner {
    background-attachment: fixed;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover, auto 500px, cover;
    height: 500px;    
    overflow: hidden;
    padding-top: 200px;
}

.archive-banner > .banner-text {
    color: white;
    font-family: Lato, sans-serif !important;
    margin: 0 auto;
    max-width: 1170px;
    width: 90%;
}

.archive-banner > .banner-text > * {
    display: block;
    font-size: 20px;
    line-height: 1.25;
    margin: 0;
    max-width: 800px;
    padding: 10px;
    text-align: left;
}

.archive-banner > .banner-text a {
    color: #85C31A;
}

.archive-banner > .banner-text > h1,
.archive-banner > .banner-text > h2,
.archive-banner > .banner-text > h3,
.archive-banner > .banner-text > h4,
.archive-banner > .banner-text > h5,
.archive-banner > .banner-text > h6 {
    color: white;
    font-family: 'Bevan', cursive !important;
    font-size: 24px !important;
    font-weight: 400 !important;
}

.archive-banner > .banner-text.title-only > h1,
.archive-banner > .banner-text.title-only > h2,
.archive-banner > .banner-text.title-only > h3,
.archive-banner > .banner-text.title-only > h4,
.archive-banner > .banner-text.title-only > h5,
.archive-banner > .banner-text.title-only > h6 {
    font-size: 32px !important;
}

.archive-banner > .banner-text.title-only {
    font-size: 28px;
    position: relative;
    padding-top: 250px;
}

.archive-banner > .banner-text.title-only h3 {
    position: absolute;
    bottom: 0;
}

@media only screen and (max-width: 500px) {
    .archive-banner  > .banner-text > * {
        font-size: 18px;
    }
}

.container.mt-10,
.container.tab-container,
.container.mission-content-wrp {
    width: 70%;
}

.no-float {
    float: none;
}

.center-block {
    margin: 0 auto;
}

/* Remove Instagram Like Counter */
span.instagram_like_count {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
}

/* Testimonial Slider */
@media only screen and (max-width: 500px) {
    .amazingcarousel-prev,
    .amazingcarousel-next {
        display: none !important;
    }
}

/* Transitions and Animations */
@keyframes fadeIn {
    0% {
        opacity: 0;
        top: -1000px;
    }
    1% {
        opacity: 0;
        top: 60px;
    }
    100% {
        opacity: 1;
        top: 30px;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
        top: 30px;
    }
    99% {
        opacity: 0;
        top: 60px;
    }
    100% {
        opacity: 0;
        top: -1000px;
    }
}

.nav > li .dropdown-menu {
    display: inline-block;
    opacity: 0;
    top: -1000px;
    z-index: 1;
    -webkit-animation: fadeOut 0.2s ease;
    -moz-animation: fadeOut 0.2s ease;
    -o-animation: fadeOut 0.2s ease;
    animation: fadeOut 0.2s ease;
}

.nav > li:hover .dropdown-menu {
    display: inline-block;
    opacity: 1;
    top: 15px;
    z-index: 1000;
    -webkit-animation: fadeIn 0.2s ease;
    -moz-animation: fadeIn 0.2s ease;
    -o-animation: fadeIn 0.2s ease;
    animation: fadeIn 0.2s ease;
} 

body > div * {
    -webkit-transition: color 0.2s ease, background-color 0.2s ease;
    -moz-transition: color 0.2s ease, background-color 0.2s ease;
    -o-transition: color 0.2s ease, background-color 0.2s ease;
    transition: color 0.2s ease, background-color 0.2s ease;
}

/* Take Action posts */
.container .action_title {
    text-align: center;
}

/* Color Dividers */
.genprog-divider {
    height: 10px;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    text-align: center;
    width: 100%;
}

.genprog-divider p {
    margin: 0;
    padding: 0;
    height: 10px;
}

.genprog-divider p span {
    float: left;
    height: 10px;
    width: 14%;
}

.genprog-divider p span:nth-child(1) {
    background: #FBE352;
}
.genprog-divider p span:nth-child(2) {
    background: #85C31A;
}
.genprog-divider p span:nth-child(3) {
    background: #508FA7;
}
.genprog-divider p span:nth-child(4) {
    background: #00ABEE;
}
.genprog-divider p span:nth-child(5) {
    background: #D3BBDA;
}
.genprog-divider p span:nth-child(6) {
    background: #E84C49;
}
.genprog-divider p span:nth-child(7) {
    background: #4B52A3;
}

/* Undo the top margin of the page when logged into dashboard */
html.js,
html.canvas,
html.no-flexbox,
html.canvastext,
html.webgl,
html.geolocation,
html.backgroundsize,
html.smil,
html.no-touch,
html.ua-chrome {
    margin-top: 0 !important;
}

/* Turn off parallax scrolling for all tablets and phones. */
@media only screen and (max-device-width: 800px) {
  .archive-banner {
    background-attachment: scroll;
  }
}

/* Everything to make the header transition from see-through mode to opaque/white mode */
header *,
header .navbar-nav > li:nth-child(4) > a,
header .navbar-nav > li:nth-child(5) > a {    
    transition: background-color 0.4s ease;
}

header .dropdown-menu * {    
    transition: color 0.4s ease;
}

header .navbar-nav {
    background-color: #FFFFFF;
}

.header-no-bg,
.header-no-bg > *,
.header-no-bg > * > * {
    background: none !important;
}

.header-no-bg .top-menu a > * {
    color: #FFFFFF;
    transition: color 0.4s ease;
}

.header-no-bg .top-menu a:hover > * {
    color: #86C341 !important;
    transition: color 0.4s ease;
}

@media only screen and (min-width: 750px) {
    .header-no-bg .navbar-nav {
        background: none;
    }
    
    .header-no-bg .navbar-default .navbar-nav > li:nth-child(1) > a,
    .header-no-bg .navbar-default .navbar-nav > li:nth-child(2) > a,
    .header-no-bg .navbar-default .navbar-nav > li:nth-child(3) > a {
        color: #FFFFFF;
        transition: color 0.4s ease;
    }

    .header-no-bg .navbar-default .navbar-nav > li:nth-child(1) > a:hover,
    .header-no-bg .navbar-default .navbar-nav > li:nth-child(2) > a:hover,
    .header-no-bg .navbar-default .navbar-nav > li:nth-child(3) > a:hover {
        color: #86C341 !important;
        transition: color 0.4s ease;
    }
}


.header-bg-transition,
.header-bg-transition > *,
.header-bg-transition > * > * {
    background: #FFFFFF !important;
}

.header-bg-transition .navbar-default .navbar-nav > li:nth-child(1) > a,
.header-bg-transition .navbar-default .navbar-nav > li:nth-child(2) > a,
.header-bg-transition .navbar-default .navbar-nav > li:nth-child(3) > a,
.header-bg-transition .top-menu a > * {
    color: #2CA8DF !important;
    transition: color 0.4s ease;
}

.header-bg-transition .navbar-default .navbar-nav > li:nth-child(1) > a:hover,
.header-bg-transition .navbar-default .navbar-nav > li:nth-child(2) > a:hover,
.header-bg-transition .navbar-default .navbar-nav > li:nth-child(3) > a:hover,
.header-bg-transition .top-menu a:hover > * {
    color: #86C341 !important;
    transition: color 0.4s ease;
}

.header-bg-transition .gp-logo a {
    background-image: url(https://cdn.genprogress.org/content/uploads/2019/04/25113843/genprogress-logo-color.png);
    transition: background 0.4s ease;
}

.header-bg-transition .navbar-fixed-top {
    box-shadow: 0px 2px 0px rgba(7,8,8,.2);
}

/* Remove top margin from Rev Slider */
.forcefullwidth_wrapper_tp_banner {
    margin-top: 0 !important;
}

/* Remove border from Instagram button */
div.aptf-follow-btn {
    border: none;
}

/* Flex styles for Our Work page */
.flex-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 75%;
}

.flex-col {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
    flex: 1;
    margin: 20px;
    padding: 3rem;
}

.flex-col.card-hover {    
    background-color: rgba(44,168,223,0.8);
}

.flex-col.card-hover:hover {    
    background-color: rgba(134,195,65,0.8);
    transition: background-color 0.5s ease;
}

.flex-col a {
    color: black;
    text-decoration: none;
}

.flex-col h1,
.flex-col h2,
.flex-col h3,
.flex-col h4 {
    margin: 0;
    margin-bottom: 1rem;
}

.flex-col img {
    float: left;
    margin-right: 20px;
    max-width: 200px;
    width: 30%;
}

/* Hide NGP form on homepage banner */
div.containerkir-wrp section.everyaction-form {
    display: none !important;
}

/* Class for removing all padding */
.no-pad {
    padding: 0 !important;
}

/* Class for titles on the Press page */
.press-title {
     border-bottom: 5px solid darkgray;
     padding-bottom: 5px;
     margin-bottom: 20px;
}

/* Rainbow text */
.rainbow_text {
    background: black;
    background: linear-gradient(to right, rgba(44,168,223,0.95) 33%, rgba(134,195,65,0.95) 66%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/* Our Issues template styles */
.issue-grid-wrp {
    overflow: hidden;
    /* border: 1px solid rgba(148, 148, 148, 0.48); */
    border-bottom: none;
    border-right: none;
    margin-bottom: 30px;
    margin-top: 10px;
    max-width:100%;
    margin: 0 auto;
    font-size: 0;
    text-align: center;
}

.issue-grid-wrp.unfocused {     
    display: none;
}

.issue-grid-wrp.unfocused .issue-name {
    font-family: Lato, sans-serif !important;
    font-weight: bold;
    transition: 0.4s color;
}

.issue-grid-wrp.unfocused .issue-name:hover {
    color: #2ca8df;
}

.tp-thumb-mask + .btn {
    background-color: #85C31A !important;
}

.issue-grid-wrp > .our-issue {
    /* border-bottom: 10px solid rgba(45, 167, 223, 0.35); */
    color: #FFFFFF;
    display: inline-block;
    float: none;
    height: 150px;
    margin: 1%;
    padding: 20px;
    text-align: left;
    vertical-align: text-top;
    width: 30%;
}

.issue-grid-wrp > .our-issue {
    background: #2ca8df;
}

/* .issue-grid-wrp > .our-issue:nth-child(odd) {
    background: #86c341;
} */

.issue-grid-wrp.unfocused > .our-issue {
    background: none;
    display: inline-block;
    float: none;
    height: auto;
    margin: 0;
    padding: 10px;
    text-align: center;
    width: 100%;
}

.issue-grid-wrp.unfocused > .our-issue > * {
    color: #606062;
    padding: 0;
    margin: 0;
}

.our-issue:hover{
    /* border-bottom: 10px solid #29a8df; */
}

.our-issue:hover .issue-name a{
    /* color:#29a8df; */
}

.issue-name {
    color: #FFFFFF;
    font-size: 17px;
    font-family: "Bevan", cursive;
}

.short_desc {
    color: #FFFFFF;
    font-size: 13px;
}

.issue-name .badge {
    display: none;
}

/* Our Work styles */
.our-work-main-wrp {
    display: table;
    text-align: center;
}

.our-work-main-wrp .our-work-wrp {
    background: #E8E8E8;
    color: #606062;
    display: table-cell;
    float: none;
    margin: 0;
    padding: 20px;
    text-align: left;
    transition: none;
    vertical-align: top;
    width: 48%;
}

.our-work-main-wrp .our-work-wrp-spacer {
    background: none;
    display: table-cell;
    width: 4%;
}

.our-work-main-wrp .our-work-wrp a .our-work-content{
    color: #606062; 
}

.our-work-main-wrp .our-work-wrp h3 {
    color: #606062;
    margin: 0;
}

.our-work-main-wrp .our-work-wrp .row {
    margin: 0;
}

.our-work-main-wrp .our-work-wrp .btn {
    transition: 0.4s background;
}

.our-work-main-wrp .our-work-wrp .btn:hover {
    background: #86c341 !important;
}

.our-work-read-more {
    float: right;
    width: auto;
    height: 34px;
}

@media only screen and (max-width: 750px) {
    .our-work-main-wrp .our-work-wrp {
        display: block;
        margin: 0 auto;
        margin-bottom: 20px;
        width: 90%;
    }

    .our-work-main-wrp .our-work-wrp-spacer {
        display: none;
    }
}

/* Zoom effect */
.zoom {
  transition: transform .2s;
}

.zoom:hover {
  transform: scale(1.1);
}

/* Partner logos section */
.partnerlogos_wrapper {
    text-align: center;
}

.partnerlogos_wrapper img {
    display: inline-block;
    filter: grayscale(100%);
    height: auto;
    max-height: 250px;
    margin: 20px;
    max-width: 250px;
    width: auto;
}

.partnerlogos_wrapper.press-page img {
    margin: 10px;
    max-height: 150px;
    max-width: 150px;
}

.partnerlogos_press_wrapper img {
    display: inline-block;
    filter: grayscale(100%);
    height: auto;
    max-height: 200px;
    margin: 20px;
    max-width: 200px;
    width: auto;
}

/* Take Action page tweaks */
@media only screen and (max-width: 500px) {
    .mobile_excerpt {
        display: block !important;
    }
}

.mobile_excerpt {
    display: none;
    
}

.petition-page .read-more,
.petition-page p {
    display: none;
    margin: 0;
}

.petition-page iframe {
    border: 0;  
}

/* About Us - Mission */
.mission-banner-text {
    color: #fff;
    text-align: center;
    font-family: 'Bevan', cursive;
    font-size: 36px;
    font-weight: normal;
	margin:0 auto;
    width: 50%;
}

/* Amazing Carousel Text Fix */
#wonderplugincarousel-4 .amazingcarousel-text {
    text-transform: none !important;
}

/* Styling for the We Are Progress tabbed page(s) */

@media only screen and (max-width: 750px) {    
    .container.mission-content-wrp.we-are-progress {
        padding: 0 5px;
        width: 85%;
    }
}

.we-are-progress #promo_video {
    padding: 0 5px;
    max-height: 500px;
}

.we-are-progress #promo_video .fluid-width-video-wrapper {
    margin: 0 auto;
    max-width: 800px;
}

.we-are-progress #promo_video .fluid-width-video-wrapper,
.we-are-progress #promo_video #promo_iframe {
    max-height: 500px;
}

.we-are-progress #promo_container {    
    text-align: center;
}

.we-are-progress #promo_shares .fa {
    margin-right: 8px;
}

.we-are-progress #promo_shares #promo_twitter_share,
.we-are-progress #promo_shares #promo_facebook_share,
.we-are-progress #promo_shares #promo_info_share {    
    border-radius: 5px;
    color: white;
    display: inline-block;
    font-weight: bold;
    font-size: 14px;
    margin: 0 10px 10px;
    padding: 5px 10px;
}

.we-are-progress #promo_shares #promo_twitter_share {
    background-color: #00aaf3;
}

.we-are-progress #promo_shares #promo_facebook_share {
    background-color: #38559c;
}

.we-are-progress #promo_shares #promo_info_share {
    background-color: #d94436;
}

.we-are-progress #video_grid {
    font-weight: bold;
    text-align: center;
}

.we-are-progress #video_grid .img-row {
    display: flex;
    flex-wrap: wrap;
}

.we-are-progress #video_grid .img-row .img-container {
    margin: 0 auto;
    opacity: 0.8;
    padding: 0 5px;
}

.we-are-progress #video_grid .img-row .img-container:hover {
    opacity: 1;
}

.we-are-progress #video_grid .img-row .img-container img {
    display: block;
    margin: 0 auto;
    max-width: 300px;
    padding-bottom: 5px;
}

/* anything with this class will hide itself on small screens */
@media only screen and (max-width: 600px) {
    .hide-on-mobile {
        display: none !important;
    }
}

/* anything with this class will hide itself on large screens */
@media only screen and (min-width: 600px) {
    .hide-on-desktop {
        display: none !important;
    }
}

.ghost {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
}

/* Hiding un-important content and assets */

ul#menu-main-menu li#menu-item-1176,
footer#footerwrap div#block-6 a[data-id="/our-team/"],
div.movement-wrapper div.form-group div.textwidget,
div.new-layout-wrp div.filter_opt,
div.staff-wrp,
div.top-menu div#search-4 {
    display: none;
}
