.campaign_cards {
    padding: 10px 10px 10px 11px;
    border: 1px solid #ddd;
    height: 100%;
    vertical-align: top;
    border-bottom: 5px solid #024e92;
}
.c-padd {
    padding: 0px 10px 0px 10px;
}
.mb-3, .my-3 {
    margin-bottom: 1rem!important;
}
.bubble-bottom-left{left: calc(7%);}
.login_register_otp .form-control.loginform { margin: 0px 0px 12px 0px;}
.error, label.error { 
    float: none;
    font-weight: 400;
    border: none;
    background: none;
    color: red;
    font-size: 13px;
}
/*.panel-heading .panel-title{border: 1px solid;}*/
.panel.panel-default{background: white;}
.form-control { padding: 4px;background-color:#fff;    border: 2px solid #cccccc; border-radius: 0px;height:40px;}
.year_services_section {padding: 8px 0px;}
.current-man-menu-item .firstmainmenu{background: #24a845 !important; color:white !important}
.login-btn {
    background-color: var(--primay_c) !important;
    color: #fff !important;
}
.mega-heading_line ul.mega-sub-menu:nth-child(1) > li:first-child > a.mega-menu-link {
    font-weight: 400 !important;
}
.main_menu_two ul li {
  padding: 0px 6px;
}

.donate-btn:hover,
.donate-btn:focus,
.donate-btn:active {
    font-family: 'Regular';
    padding: 5px 13px;
}
.selectlanguage{ border-radius: 6px !important;padding: 2px 0;font-size: 14px;}
ul.list-unstyled.social-media-icons {
    margin-top: 2px;
    margin-bottom: 10px;
}
/* commented by laxmi coz in active fundarsing page button is coming down from the title
.montregular { 
    min-height: 68px;
}
*/
img.img-responsive { width: auto;}
.impact_wrap{background-color: #02023e;}
@media only screen and (max-width: 915px){
    #mega-menu-wrap-menu-1 .mega-menu-toggle.mega-menu-open+#mega-menu-menu-1 {
        display: block;
        max-height: 300px !important;
    }
}
#regsubmit {
    border-radius: 20px;
    border: 1px solid #24a845;
    background-color: #24a845;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding: 10px 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: transform 80ms ease-in;
}
#loginsubmit{
    border-radius: 20px;
    border: 1px solid #24a845;
    background-color: #24a845;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding: 10px 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: transform 80ms ease-in;
}
.colored-box{
	color: #fff;
	display: block;
	text-align: center;
	background: #4fb846;
	border-radius: 50px;
	padding:5px;
}
.campaign-detail-box h4 {
    font: 900 16px/16px 'Open Sans',sans-serif;
    color: #fff;
    background: #2f6e9c;
    border-bottom: 2px solid #4fb846;
    padding: 10px 15px;
    margin-bottom: 0;
    text-transform: uppercase;
}
.campaign-detail-box ul li span {
    display: block;
    color: #005a89;
    font-weight: 600;
}
.campaign-detail-box ul {
    max-height: 378px;
    min-height: auto;
    overflow-y: auto;
}
.campoptncss {
    padding: 5px;
    margin-bottom: 8px;
    border: 1px solid #fff;
    line-height: 28px;
    cursor: pointer;
    text-align: center;
    color: #000;
    padding-left: 10px;
    background: #b9e8ff;
    border-radius: 20px;
}
.campaign {
    font-size: 16px !important;
}
.campaign span{
    font-size:16px !important;
}
.gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme input[type=password]{padding: 4px 8px 4px 8px !important;}
@media (min-width: 992px){
    .col-lg-3 {
        flex: 0 0 24%;
        max-width: 24%;
    }
}
.selamount {
    font-weight: bold;
    background: #369a9b;
    color: #fff !important;
}
/*css for campaign circle progress*/
.circle {
    width: 240px;
    margin: 15px auto;
    display: inline-block;
    position: relative;
    text-align: center;
    line-height: 1.2;
}
.circles {
    margin: 0 auto;
    text-align: center;
}
.circle canvas {
    vertical-align: top;
}
.circle strong {
    position: absolute;
    top: 93px;
    left: 0;
    width: 100%;
    text-align: center;
    font: 800 40px/40px 'Open Sans',sans-serif;
    color: #aaa;
}
.imgroundmob{
    border-radius:50%;
}
.banerdesk{
	display:block;
}
.banermob{
	display:none;
}
@media only screen and (max-width: 480px) {
    .banerdesk{
    	display:none !important;
    }
    .banermob{
    	display:block !important;
    }
    .mobilefontps{
        font-size:12px;
    }
     .btn-lg {
        padding: 0.5rem 0.4rem;
        font-size: 1rem;
        line-height: 1.4;
        border-radius: .3rem;
    }
}
@media screen and (min-device-width: 992px) and (max-device-width: 1190px) { 
    .container, .container-lg, .container-md, .container-sm {
        max-width: 1080px;
    }
}
.mobilefontps{
    font-size:13px;
}
.pagination{
    justify-content:center;
}
.pagination li a{
    padding: 5px;
}
.otherforms{
    box-shadow: 0px 4px 13px -5px #696868;
    border: none !important;
    border-radius: 10px;
    padding: 20px;
    background: rgb(255 255 255/50%);
}
textarea{
    font-size: 13px;
    border: 1px solid #b2b2b2!important;
}
.campaign_cards .camp_title{
    font-size:16px !important;
}
.inline_c label{
    background:none !important;
}
input#email {
    background-color: #fff !important;
}
.sdonation input {
    border-radius: 0px;
}
.contribution_form_section {
    padding: 20px 20px 0px 20px;
    border: none;
    margin: 0px 0px 0px 0px;
}
.tab.name select {
    border: 1px solid #b2b2b2!important;
    border-radius: 0px;
}
.gform_wrapper.gravity-theme form {
    border: none;
    background: rgb(255 255 255/50%);
    box-shadow: 0px 4px 13px -5px #696868;
    border-radius: 10px;
}
.setup-content input {
    border-radius: 0px !important;
    padding: 7px 10px !important;
    height: 40px;
}
.setup-content select {
    border-radius: 0px !important;
    padding: 7px 10px !important;
    height: 40px;
}
.child_heading h3 {
    margin-top: 8px;
}
.news_grid_wrapper .child_heading h3 a {
    font-size: 16px;
    font-family: opensansregular;
    color: #024e92;
}
/*kitchen address*/
.panel-default>.panel-heading a {
    display: block;
    padding: 10px 15px;
    color: #024e92;
    font-family: opensansbold;
    font-size: 14px;
}
.panel-heading .panel-title {
    /*border: 1px solid;*/
    padding: 0.35rem 0.25rem;
}
.fa-angle-right:before {
    content: "\f105";
    position: absolute;
    right: 85px;
    margin-top: -15px;
    font-size: 20px;
    transition: transform .3s;
    font-weight: bold;
}
.panel.panel-default {
    background: white;
    margin: 15px 0px;
    border: 1px solid #2e2e2e;
}
/*quarterly newsletter*/
.newsletters_box {
    padding-bottom: 30px;
}
.i_box_wrapper h5{
    font-size: 15px;
    margin: 8px;
    line-height: inherit;
}
.table thead th {
    color: #fff;
}
.table {
    display: block;
    margin: 0 auto;
}
#donation_amt_errorc{
    color: red;
    font-size: 13px;
    font-weight: 500;
}
.single_amount_wrapper>.single_amount.other{
    width:100% !important;
}
@media (max-width: 767px){
    #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>a.mega-menu-link {
        color: #fff !important;
        background: #135a84;
    }
}
.nav-tabs>li>a {
    font-weight: 700;
    font-size: 15px;
}
.total-donation-raised {
    background: #175e8b;
    border-radius: 6px;
    padding: 20px;
    color: #fff;
    text-align: center;
    font-size: 1.25rem;
}
.modal-dialog {
    max-width: 80%;
}
.services-list {
    background: 0 0;
    border: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
    list-style: none;
}
ul.social-media li {
    float: left;
    list-style-image: none;
    list-style-type: none;
    margin: 0 0 0 9px;
    text-align: center;
    width: 253px;
}
.IN-widget, .IN-widget span {
    background: 0 0 !important;
}
.services-list li {
    border: 1px solid #d4d8da;
    position: relative;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    margin: 0 0 9px !important;
    width: 100% !important;
}
.services-list li, .volunteer-opportunities li {
    list-style: none !important;
}
.services-list .icon-holder {
    display: inline;
    float: left;
    margin: 0;
    border-top: 1px solid #fff;
}
.services-list .stat-block {
    float: right;
    background: 0 0;
    width: 25%;
    padding: 28px 11px 10px 18px;
    color: #333;
}
.services-list .twitter .stat-block span {
    background-position: 100% 6px;
    height: 42px;
}
.services-list .linkedin .stat-block span {
    background-position: 100% -1315px;
}
.services-list .facebook .stat-block span {
    background-position: 100% -60px;
}
.services-list .google .stat-block span {
    background-position: 100% -986px;
}
.services-list .youtube .stat-block span {
    background-position: 100% -654px;
    height: 44px;
    padding-top: 10px;
}
.services-list .flickr .stat-block span {
    background-position: 100% -324px;
    padding-top: 24px;
    height: 42px;
}
.services-list .pinterest .stat-block span {
    background-position: 100% -1095px;
    height: 44px;
    padding: 0;
}
.services-list .widgets .stat-block span {
    background-position: 100% -105px;
}
.services-list .thanliforall .stat-block span, .services-list .website .stat-block span {
    background-position: 100% -105px;
    height: 50px;
    padding-top: 28px;
}
.services-list .rss .stat-block span {
    background-position: 100% -433px;
    height: 50px;
    padding-top: 28px;
}
.services-list .blogs .stat-block span {
    background-position: 100% -874px;
    height: 50px;
    padding-top: 28px;
}
.services-list .thanliforall .stat-block span, .services-list .website .stat-block span {
    background-position: 100% -105px;
    height: 50px;
    padding-top: 28px;
}
.services-list .stat-block span {
    display: block;
    padding: 0 60px 0 0;
    background: url(../image/arrows.gif) 100% 6px no-repeat;
    font-size: 14px;
    line-height: 16px;
    box-shadow: inset 0 0 0 #000;
}
.services-list .stat-block span strong {
    font-weight: 400;
    font-size: 26px;
    line-height: 30px;
    display: block;
    padding: 0;
    text-align: left;
    margin: 0 0 -10px;
    letter-spacing: -1.5px;
}
.services-list.social-media .content {
    line-height:17px; 
    background: #f2f2f2;
    padding: 0 25px 2px 10px;
    overflow: hidden;
    height: 100px;
    border-right: 1px solid #d8dcde;
    position: relative;
    width: 58%;
}
.services-list .icon-holder .small-ico {
    display: none;
}
.services-list .icon-holder .big-ico {
    display: block;
    width: auto;
}
.corporate_col {
    background: none repeat scroll 0 0 #F7F7F7;
    padding: 10px;
    width: 100%;
    border: 4px solid #eeebeb;
    height: 100%;
}
.btn:hover {
    color: #fff;
    text-decoration: none;
    background: #24a845 !important;
    border: 2px solid #24a845;
}
/*.btn:hover {
    color: #212529;
    text-decoration: none;
    background: #fdd80e !important;
}*/
@media only screen and (min-width: 768px) {
    .donate-btn {
        font-size: 10px;
        padding: 8px 12px;
    }
}


#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    line-height: 34px;
    height: 34px;
    padding: 0px 10px 0px 10px;
    vertical-align: baseline;
    width: auto;
    display: block;
    color: #707070;
    text-transform: none;
    text-decoration: none;
    text-align: left;
    background: rgba(0, 0, 0, 0);
    border: 0;
    border-radius: 15px;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    outline: none;
}
.loader{
    z-index: 50;
    border-radius: 3px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*whatsapp chat bot css*/
@media only screen and (max-width: 480px) {
    .qr_wa_icon {
        position: fixed !important;
        width: 16% !important;
        text-align: center !important;
        border-radius: 50% !important;
        bottom: 0px !important;
        right: 0px !important;
    }
}
.qr_wa_icon::before,
.qr_wa_icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 2px solid #25d38d91;
  transform: translate(-50%, -50%);
  animation: wave 2s infinite ease-in-out;
}

.qr_wa_icon::after {
  animation-delay: 2s;
}

@keyframes wave {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
  100% {
    transform: translate(-50%, -50%) scale(3);
    opacity: 0;
  }
}

@keyframes blink-animation {
  to {
    opacity: 0.487387;
  }
}
@-webkit-keyframes blink-animation {
  to {
    opacity: 0.487387;
  }
}
.celebration-container {
    text-align: center;
}
.celebration-text {
    font-size: 18px;
    font-weight: bold;
    color: #626264;
    margin-bottom: 10px;
}
.celebration-subtext {
    font-size: 19px;
    font-weight: bold;
    color: #d51111;
	text-transform: uppercase;
	animation: blink-animation 0.8s ease-in-out infinite;
	-webkit-animation: blink-animation 0.8s ease-in-out infinite;
}
/*end*/