/* 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;
}

::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-step>*:before {
	left: 5px;    padding: 1px 0 0;    font-size: 1rem;
}

.at form .label-amount input {
	padding: 7px 10px 7px 2.5rem;
}

/* 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;
}

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

.our-work-wrp+.genprog-divider{
    float: left;
    width: 100%;	
}

/* 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-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 .label {
    display: none;
}

/*twitter home page icons slider ends */

/*our work*/

.our-work-main-wrp .genprog-divider:last-child,
.our-work-main-wrp div.genprog-divider:last-of-type

{
    visibility: hidden;
}

.our-work-wrp{
position:relative;
	float:left;
	width:100%;		
}

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

.our-work-read-more {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
	padding:0;
    margin: auto;
    width: auto;
    height: 34px;
}

/*our work*/

/*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: left;
}

/*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.png) right bottom no-repeat;
}

.bx-wrapper .bx-controls-direction .bx-prev {
	left: -5%;
	background: url(/content/plugins/wonderplugin-carousel/engine/arrows-48-48-2.png) 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;
}

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

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

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

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

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

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

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

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

.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: 16px;
}

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

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

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

.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: left;
}
.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: 16px;
    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: 100%;
text-align:center;
    margin: 30px auto;
overflow: hidden;
    font-size: 0;
}

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

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

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

.our-card {
    width: 220px;
    float: none;
    vertical-align: top;
    display: inline-block;
    position: relative;
    border-bottom: 10px solid rgba(45, 167, 223, 0.35);
    font-size: 16px;
	font-size: 24px;
}

.our-card:hover,
.our-card.active{
    border-bottom: 10px solid #29a8df;
}

.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 {
    /* background: #f00; */
    min-height: 460px;
}

/* social share css - Kiran Kumar*/

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

#footerwrap .genprog-divider {
  margin: 0px 0 20px;
  float: left;
  width: 100%;
}

/* #footerwrap .genprog-divider p span {
  width: 16%;
}*/

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

#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: 13px;
  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: 12px;
  color: #aaa;
  padding-left: 10px;
}

.comment-reply {
  float: right;
  font-size: 12px;
  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: 13px;
  text-align: left;
}
.author_box h4 {
  font-size: 15px;
  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: 16px;
  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: #d2bbd8;
}

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

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

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


.our-issue {
      margin: 22px 0;
  border-radius: 0;
  height: 100px;
  padding: 0px;
      border-bottom: 10px solid rgba(45, 167, 223, 0.35);
      width: 33.3%;
    float: none;
    display: inline-block;
    vertical-align: text-top;
}

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

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

.issue-name {
    position: absolute;
    bottom: 50px;
    padding: 0;
    margin: 0;
    left: 0;
    width: 70%;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px;
    font-family: "Bevan", cursive;
}

.short_desc {
    position: absolute;
    font-size: 12px;
    bottom: 10px;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.short_desc a {
    color: #606062;
}

.issue-name a {
  color: #606062;
}
.issue-name .badge {
  display: none;
}

.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 !important;
  padding: 10px 0 0;
  margin: 0;
box-shadow: 0px 2px 0px rgba(7,8,8,.2);
  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 .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;
	    max-height: max-content!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;
	/*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{
  float: left;
  width: 100%;
  padding: 3% 0;
}


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

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

.impact-divider .container,
.impact-divider .genprog-divider{
	    margin: 0 auto;	
}

.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(/content/uploads/2017/11/movement-bg.png);
  /* background-size: cover;*/
}

.mission-bg-image{
    padding: 3% 0;
background: url(/content/uploads/2017/11/Mission-banner.png);
    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;
}

li.amazingcarousel-item .amazingcarousel-title {
    position: absolute !important;
    top: 40px;
    color: #fff !important;
    width: 84%;
    font: bold 18px "Open Sans", sans-serif !important;
/*    background: rgba(0, 0, 0, 0.6);*/
    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);
    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;
}

#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(/content/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-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: 4% 0;
}

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

.genprog-divider {
  text-align: center;
  font-size: 0;
  margin: 30px 0;
overflow: hidden;
}

.genprog-divider p,
.margin-0 {
  margin: 0;
}

.genprog-divider p span {
  width: 60px;
  height: 10px;
  display: inline-block;
  font-size: 0;
}
.genprog-divider p span:first-child {
  background: #f5e450;
}
.genprog-divider p span:nth-child(2) {
  background: #85c241;
}
.genprog-divider p span:nth-child(3) {
  background: #548fa8;
}
.genprog-divider p span:nth-child(4) {
  background: #d2bbd8;
}
.genprog-divider p span:nth-child(5) {
  background: #29a8df;
}
.genprog-divider p span:last-child {
  background: #e94c46;
}

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

.new-layout-wrp .genprog-divider p span {
  width: 16%;
}


.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, 171, 238, 0.90),rgba(14, 175, 239, 0.10));
	background: linear-gradient(to right,rgba(0, 171, 238, 0.80),rgba(14, 175, 239, 0.10));
	z-index:2;
	
}

.slider-divider.genprog-divider p span{
float:left;    width: 17%;
}

.slider-divider.genprog-divider p span:last-child{
float:right;
    width: 15%;
}

.issue-divider.genprog-divider p span{
 width: 16.6%;
}

.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;*/
  font-size: 12px;
  margin: -30px 0 20px;
}

