/**
 * Base styles .box-paymethad red
 */
body {
    color: #00141E;
}
body,
.ohcf-sans-serif {
    font-family: 'Avenir Next', sans-serif;
     -webkit-text-size-adjust: 100%;
     text-size-adjust: 100%;
}
@media screen and (max-device-width: 480px){
  body{
    -webkit-text-size-adjust: 100%;
  }
}
h1, h2, h3, h4, h5, h6,
.ohcf-serif {
    font-family: 'New York', serif;
}
h1 {
    font-size: 2.25em;
    line-height: 1.333em;
}
h2 {
    font-size: 1.625em;
    line-height: 1.538em;
}
h3 {
    font-size: 1.25em;
    line-height: 1.4em;
}
h4 {
    font-size: 0.875em;
    line-height: 1.429em;
}
a {
    text-decoration: none;
}
a:hover {
    color: #00141E;
}
img {
    display: block;
    height: auto;
    max-width: 100%;
}
@-webkit-keyframes autofill {
    0%,100% {

        background: #152b36;
    }
}

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active  {
    -webkit-box-shadow: #152b36!important;
}

input:-webkit-autofill {
    -webkit-animation-delay: 1s; /* Safari support - any positive time runs instantly */
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both;
}

#containerwrapper #container .page {
    padding-top: 40px;
}
/**
 * Typography
 */
.ohcf-caption-large,
.ohcf-caption-medium,
.ohcf-caption-small {
    font-weight: 600;
    text-transform: uppercase;
}
.ohcf-caption-large {
    letter-spacing: 0.25em;
    line-height: 1.5em;
}
.ohcf-caption-medium {
    font-size: 0.75em;
    letter-spacing: 0.1875em;
    line-height: 1.25em;
}

.ohcf-caption-small {
    color: #7F898E;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 3px;
    line-height: 20px;
}
h2.widget-title.contributions {
    color: #333537;
    font-size: 30px;
    letter-spacing: 0;
    line-height: 40px;
        margin-bottom: 30px;
        font-weight: bold;
}

.hfeed.login-page-warp {
    /*background: url(../img/login-side-bg.png) 0 0 no-repeat;
    background-position: top right;
    background-size: 40%;
    height: 965px;*/
    padding: 82px 0px 0px;
    margin: 0px;
}
.right-bg {
    width: 100%;
    max-width: 33%;
    right: 0;
    position: fixed;
    height: 100vh;
    top: 0px;
}
.right-bg >img {height: 100%; float: right;}
header.login-waprre {
    position: absolute;
    top: 0px;
    width: 100%;
    left: 0px;
}
.hfeed.login-page-warp ul#idc-downloads {
    display: none;
}
.login-page-logo {
    margin-left: -95px;
}
.hfeed.login-page-warp ul.dashboardmenu {
    padding: 0px;
    list-style: none;
    margin: 35px 0px 15px;
    max-width: 100%;
    width: 100%;
    border-bottom: none;
}
.hfeed.login-page-warp ul.dashboardmenu li {
    display: inline-block;
    padding: 10px 15px;
    margin: 2px 3px;
    background-color: #f9f9f9;
    position: relative;
    transition: all 0.2s;
    border-bottom: 1px #ddd solid;
    border-top: 1px #fff solid;
}
.hfeed.login-page-warp ul.dashboardmenu li:hover {
    background: #f9f9f9;
}
.hfeed.login-page-warp ul.dashboardmenu li >a {
    display: block;
    color: #00141E;
    font-weight: 500;
}
.hfeed.login-page-warp div#site-description a {
    color: #00141E;
    clear: both;
}
.hfeed.login-page-warp ul.dashboardmenu li.active {
    background: #48c29b!important;
        border-bottom: 1px #0C9166 solid!important;
}

.hfeed.login-page-warp ul.dashboardmenu li.active>a {
    color: #fff;
}
.hfeed.login-page-warp .idsocial-post-icons.ignitiondeck {
    clear: both;
    float: left;
}

.hfeed.login-page-warp .idsocial-post-icons.ignitiondeck .social-share.social-button {
    display: inline-block;
    float: left;
    width: 100px;
    height: 30px;
}

.out-pic {
    display: table;
    width: 100%;
    height: 140px;
}

.in-pic-block {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
}
/**
 * Header
 */
#header {
    background-color: #00141E;
    /*box-shadow: inset 0 -1px 0 0 rgba(255,255,255,0.96);*/
    overflow: hidden;
}
#header .headerwrapper {
    box-sizing: border-box;
    margin: 20px auto;
    overflow: hidden;
    padding: 0 80px;
    /*width: 1280px;*/
}
#header .menu-toggle,
#header .search-wrapper {
    display: none;
}
#header #site-title {
    float: left;
    width: 100%;
}
#header #site-title a {
    /*background: url('../img/logo.png') 0 0 no-repeat;*/
    display: block;
    /*height: 60px;*/
   /* text-indent: -99999px;*/
    /*width: 288px;*/
}
#header #site-title a img {
    max-width: 100%;
    height: auto;
    display: block;
}
#header #menu-main-menu {
    float: right;
    list-style: none;
    margin: 0;
    padding: 8px 0;
}
#header #menu-main-menu li {
    display: inline-block;
}
#header #menu-main-menu a {
    border-radius: 4px;
    display: inline-block;
    padding: 8px 30px;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 24px;
}
#header #menu-main-menu .login a {
    border: 2px solid #47C29B;
}

/**
 * Home Hero
 */
 i#pass-status {
    position: absolute;
    cursor: pointer;
    top: 30px;
    right: 18px;
    z-index: 999;
    color: #B4BBBE;
}

i#changepwd-status1 {
    position: absolute;
    cursor: pointer;
    top: 75px;
    right: 30px;
    z-index: 999;
    color: #B4BBBE;
}

i#changepwd-status2 {
    position: absolute;
    cursor: pointer;
    top: 150px;
    right: 30px;
    z-index: 999;
    color: #B4BBBE;
}

.home-hero-widget {
    background: #00141E url('../img/home-top-hand.png') bottom right no-repeat;
    color: #fff;
    padding-bottom: 100px;
    padding-top: 3rem;
    position: relative;
}
.home-hero-widget::before,
.home-hero-widget::after {
    background: url('../img/home-top-round-bg.png') 0 0 no-repeat;
    bottom: 0;
    content: ' ';
    display: block;
    height: 40px;
    position: absolute;
    width: 100%;
    max-width: 720px;
}
.home-hero-widget::before {
    background-position: bottom left;
    left: 0;
}
.home-hero-widget::after {
    background-position: bottom right;
    right: 0;
}
.home-hero-widget > .custom {
    box-sizing: border-box;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 128px;
    width: 1280px;
} 
.home-hero-widget h3 {
    color: #FFFFFF;
    font-size: 36px;
    letter-spacing: 0;
    line-height: 50px;
    font-weight: bold;
}
.ign-text-container {
        max-width: 468px;
    width: 100%;
}
.home-hero-widget .ign-content-text {
    /*font-size: 1.125em;
    line-height: 1.556em;*/
    margin: 25px 0;
    color: #FFFFFF;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 28px;
}

.ohcf-front-donate-wrapper {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 88px 128px 48px;
    /*width: 1280px;*/
}
.ohcf-front-donate-wrapper .ohcf-header-block h2 {
    font-size: 1.875em;
    margin-bottom: 1.5em;
}
.ohcf-front-donate-wrapper p {
    font-size: 1.125em;
    line-height: 1.556em;
    width: 400px;
}
.ohcf-front-donate-wrapper a {
    color: #00141E;
    font-weight: 600;
}

.project-grid-wrapper .entry-title {
    display: none;
}
.home-grid {/*
    justify-content: space-evenly;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    padding: 0 128px;
    width: 1280px;*/
}
.home-grid .grid-header {
    display: none;
}
.home-grid .ign-project-summary {
    margin: 40px 0;
}
.home-grid .ign-project-summary a{ outline: none!important; }
.home-grid > ul {
    display: none;
}

#project-grid .ign-project-summary {
    margin: 40px 0;
}

/**
 * Project card
 */
.ign-project-summary {
 /*   border: 1px solid #F2F3F4;
    border-radius: 4px;
    box-shadow: 0 24px 24px -8px rgba(51,53,55,0.16);*/
    /*overflow: hidden;
    width: 320px;*/
}
.ign-project-summary .ign-summary-container {
    display: flex;
    flex-direction: column;
    height: 360px;
       border: 1px solid #F2F3F4;
    border-radius: 4px;
    box-shadow: 0 24px 24px -8px rgba(51,53,55,0.16);
}
.ign-project-summary a {
    color: #00141E;
}
.ign-project-summary .ign-summary-image {
    height: 150px;
    width: 100%;
    overflow: hidden;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
}
.ign-project-summary .ign-summary-learnmore {
    display: none;
}
.ign-project-summary .title {
    font-size: 1.25em;
    margin: 16px;
}
.ign-project-summary .title h3 {
    margin: 0;
     color: #00141E;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 28px;
}
.ign-project-summary .ign-summary-author {
        color: #7F898E;
    margin: 0 16px;
    text-transform: uppercase;
    color: #7F898E;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 2.5px;
    line-height: 18px;
}
.ign-project-summary .ign-summary-desc {
       display: block;
    /* font-size: 0.875em; */
    /* line-height: 1.5em; */
    margin: 16px;
    color: #00141E;
    font-family: "Avenir Next";
    font-size: 14px;
    letter-spacing: 0;
    line-height: 24px;
}
.ign-project-summary .ign-progress-wrapper {
    flex-grow: 1;
    min-height: 76px;
    position: relative;
    overflow: hidden;
}
.ign-project-summary .ign-progress-bar {
    background-color: #47C29B;
    bottom: 72px;
    height: 4px;
    left: 0;
    position: absolute;
}
.ign-project-summary .ign-progress-raised,
.ign-project-summary .ign-progress-percentage {
    bottom: 0;
    display: flex;
    height: 72px;
    justify-content: center;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 50%;
}
.ign-project-summary .ign-progress-raised span,
.ign-project-summary .ign-progress-percentage span {
    /*font-size: 0.625em;*/
     color: #404F57;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
  text-align: center;
}
.ign-project-summary .ign-progress-raised strong,
.ign-project-summary .ign-progress-percentage strong {
   /* font-size: 0.875em;*/
     color: #404F57;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
  text-align: center;
}
.ign-project-summary .ign-progress-raised {
    flex-direction: column;
    left: 0;
}
.ign-project-summary .ign-progress-percentage {
    flex-direction: column-reverse;
    right: 0;
}

/**
 * Project page
 */
/*body.single-ignition_product .containerwrapper {
    box-sizing: border-box;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 128px;
    width: 1280px;
}
body.single-ignition_product #ohcf-hero {
    float: right;
    width: 480px;
}
body.single-ignition_product #ign-project-content {
    clear: left;
    float: left;
    width: 480px;
}
body.single-ignition_product .feature-image-wrapper {
    float: left;
    height: 360px;
    width: 480px;
}*/
body.single-ignition_product .feature-image-wrapper .feature-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 4px;
    box-shadow: 0 24px 24px -16px rgba(0,20,30,0.32);
    height: 320px;
    /*margin: 20px auto;*/
    width: 100%;
    max-width: 456px;
    position: relative;
}
button.copy-to-link {
    position: absolute;
    bottom: 15px;
    right: 15px;
    background: rgba(255,255,255,0.6);
    border: 0px;
    padding: 10px 45px 10px 20px;
    border-radius: 4px;
    outline: none;
    color: #00141E;
    font-family: "Avenir Next";
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 24px;
}
button.copy-to-link>i {
    position: absolute;
    top: 11px;
    right: 15px;
}
.ohcf-organizer {position: relative;}
.ohcf-organizer i.fa.fa-arrow-right {
    position: absolute;
    right: 20px;
    top: 25px;
}

.social-share.social-button {
    float: left;
    margin-right: 15px;
    margin-top: 3px;
    padding: 0px 0px;
    height: 24px;
    display: inline-flex;
}
/**
 * Donations
 */
.ohcf-header-block em.ohcf-caption-small {
    color: #7F898E;
    font-style: normal;
}
.ohcf-header-block h2,
.ohcf-header-block h3 {
    margin: 4px 0 2em;
    position: relative;
    color: #00141E;
    font-size: 26px;
    letter-spacing: 0;
    line-height: 40px;
    font-weight: 600;
    font-family: "New York";
}
.ohcf-header-block h2::after,
.ohcf-header-block h3::after {
    background: #47C29B;
    bottom: -11px;
    content: ' ';
    display: block;
    left: 0;
    height: 1px;
    position: absolute;
    width: 178px;
}
.backer_list_more>a {
    color: #00141E;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 24px;
    text-decoration: underline;
      font-family: "New York";
}
.ign-supportnow.mobile.leave-comment-box>h3 {
    color: #00141E;
    font-family: "New York";
    font-size: 20px;
    letter-spacing: 0;
    line-height: 28px;
    margin: 10px 0px 15px;
    font-weight: bold;
}
.ign-supportnow.mobile.leave-comment-box p {
    color: #00141E;
    font-family: "Avenir Next";
    font-size: 16px;
    letter-spacing: 0;
    line-height: 24px;
}
.ohcf-donations-wrapper .ign_backer_list,
.ohcf-donations-wrapper .ign_backer_list li {
    list-style: none;
    margin: 0;
    padding: 0px 0px 15px 0px;
}

.ohcf-donations-wrapper .ign_backer_list li {
    box-shadow: inset 0 -1px 0 0 #F2F3F4;
    overflow: hidden;
}
.ohcf-donations-wrapper .backer_list_avatar {
    float: left;
    margin: 10px 16px 2px;
}
.backer_list_project> a {
    color: #00141E;
  font-family: "Avenir Next";
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}
.backer_list_name> a {
    color: #00141E;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 28px;
    cursor: auto;
}
.ohcf-donations-wrapper .avatar {
    border-radius: 30px;
}
.ohcf-donations-wrapper .backer_list_level {
    line-height: 1.5em;
    margin: 8px 0 16px;
}
.ohcf-donations-wrapper .ohcf-comment-head {
    margin: 5px 16px 2px;
}
.ohcf-donations-wrapper .backer_list_name a {
    color: #00141E;
    line-height: 1.75em;
    cursor: auto;
}
.ohcf-donations-wrapper .backer_list_message, .ohcf-donations-wrapper .backer_list_comment {
    color: #00141E;
    line-height: 1.50em;
    text-align: justify;
}
.ohcf-donations-wrapper .backer_list_comment {
    margin: 0px 16px 0px 80px;
    font-weight: 400;
}
.ohcf-donations-wrapper .backer_list_price {
    display: inline-block;
    color: #00141E;
      font-size: 14px;
      font-weight: 500;
      letter-spacing: 0;
      line-height: 28px;
}
.ohcf-donations-wrapper .backer_list_date {
    color: #00141E;
    display: inline-block;
    font-weight: 400;
    line-height: 1.714em;
}
.ohcf-donations-wrapper .backer_list_date::before {
    content: "\00B7 ";
    font-weight: bold;
    margin: 0 12px 0 10px;
}

.ohcf-fund-description {
    display: flex;
    flex-direction: column-reverse;
}
.ohcf-fund-description .ohcf-fund-description-content {
      max-height: 10em;
    overflow: hidden;
    position: relative;
    color: #00141E;
    font-family: "Avenir Next";
    font-size: 18px;
    letter-spacing: 0;
    line-height: 28px;
    font-weight: 400;
}
.ohcf-fund-description .ohcf-fund-description-content::after {
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0) 100%);
    bottom: 0;
    content: ' ';
    display: block;
    height: 1em;
    left: 0;
    position: absolute;
    width: 100%;
}
.ohcf-fund-description #ohcf-fund-description-read-more,
.ohcf-fund-description #ohcf-fund-description-read-more:checked + label,
.ohcf-fund-description #ohcf-fund-description-read-more:checked ~ .ohcf-fund-description-content::after {
    display: none;
}
.ohcf-fund-description #ohcf-fund-description-read-more + label {
    cursor: pointer;
    line-height: 1.5em;
    margin: 25px 0;
    text-decoration: underline;
    font-weight: 400;
}
.ohcf-fund-description #ohcf-fund-description-read-more:checked ~ .ohcf-fund-description-content {
    max-height: none;
}

/**
 * Fund stats
 */
.ohcf-fund-stats {
    box-shadow: inset 0 1px 0 0 #F2F3F4, inset 0 -1px 0 0 #F2F3F4;
    margin: 5px 0 48px;
    overflow: hidden;
    padding: 25px 0 17px;
}
.ohcf-fund-stats h3 {
      margin: 0 0 20px;
    text-transform: uppercase;
    max-height: 10em;
    overflow: hidden;
    position: relative;
    color: #00141E;
    font-family: "Avenir Next";
    font-size: 18px;
    letter-spacing: 4px;
    line-height: 28px;
    font-weight: 600;
}
.ohcf-fund-stats ul,
.ohcf-fund-stats li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.ohcf-fund-stats ul {
    width: 100%;
}
.ohcf-fund-stats li {
    background-position: left center;
    background-repeat: no-repeat;
    box-sizing: border-box;
    display: block;
    float: left;
    padding: 8px 0 8px 40px;
    width: 50%;
    margin: 0 0 20px;
    max-height: 10em;
    overflow: hidden;
    position: relative;
    color: #00141E;
    font-family: "Avenir Next";
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 28px;
    font-weight: 500;
}
.ohcf-fund-stats li.ohcf-fund-stats-donations {
    background-image: url('../img/fund-stats-donations.png');
}
.ohcf-fund-stats li.ohcf-fund-stats-comments {
    background-image: url('../img/fund-stats-comments.png');
}
.ohcf-fund-stats li.ohcf-fund-stats-shares {
    background-image: url('../img/fund-stats-shares.png');
}
.ohcf-fund-stats li.ohcf-fund-stats-views {
    background-image: url('../img/fund-stats-views.png');
}


#sidebar {
    float: right;
    width: 100%;
    max-width: 480px;
}

.wpcf7 {
    display: none;
}

.ign-supportnow.mobile {
    background-color: #FFFFFF;
    border: 1px solid #F2F3F4;
    box-shadow: 0 24px 24px -8px rgba(51,53,55,0.16);
    margin: 32px 0 72px;
    padding: 24px;
    font-weight: 400;
}
.ign-supportnow.mobile h3 {
    margin: 0;
}
.ign-supportnow.mobile p {
    line-height: 1.5em;
    width: 100%;
    max-width: 360px;
}

#ign-hDeck-right .ohcf-sidebar-item {
    margin: 16px 0;
}
button#close-btnd {
        border: 0px;
    outline: none;
    padding: 5px 10px;
    border-radius: 50%;
    font-size: 14px;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 15px;
    top: 15px;
}
#ign-hDeck-right .ohcf-sidebar-item {background: transparent!important;}
/*.ohcf-progress .ohcf-created{ top:0px!important; }*/
.home .ohcf-project-footer {
    margin: 60px 0 0;
}
.home .ohcf-project-footer .ohcf-button-inline {
    margin: 40px 0 0;
}
.ohcf-project-footer {
    background-color: #F7F8F8;
    overflow: hidden;
}
.ohcf-project-footer .ohcf-project-footer-content {
    text-align: center;
    /*width: 992px;*/
}
.ohcf-project-footer h2 {
    color: #00141E;
    font-size: 30px;
    letter-spacing: 0;
      font-weight: 600;
    line-height: 40px;
    text-align: center;
}
.ohcf-project-footer h2 strong {
    display: block;
     color: #00141E;
  font-size: 64px;
  letter-spacing: 0;
  line-height: 88px;
  font-weight: 900;
  text-align: center;
}
.ohcf-project-footer p {
  color: #00141E;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 28px;
  text-align: center;
}

.ohcf-payment-page #containerwrapper {
    margin: 0;
    padding: 0;
    width: auto;
}
.ohcf-payment-page #containerwrapper .ign-project-title #site-description {
    background-color: #F7F8F8;
    box-shadow: 0 8px 16px -8px rgba(51,53,55,0.16);
    overflow: hidden;
}
.ohcf-payment-page #containerwrapper .ign-project-title #site-description h1 {
       box-sizing: border-box;
    font-size: 1.25em;
    font-weight: 600;
    margin: 28px auto;
    padding: 0 30px;
    text-align: right;
    color: #00141E;
    letter-spacing: 0;
}
.ohcf-payment-page #containerwrapper .ign-project-title #site-description h2 {
    display: none;
}
.ohcf-payment-page #containerwrapper .ign-project-title #payment-form h2 {
    font-size: 1.625em;
    line-height: 250%;
    margin-bottom: 0;
}
.ohcf-payment-page #containerwrapper .ign-project-title #payment-form h2 + p {
    font-size: 1.125em;
    margin-top: 0;
}
.ohcf-payment-page .entry-content {
    margin: 0 auto;
    padding: 0 15px;
    width: 100%;
}

.ohcf-payment-page #containerwrapper .ohcf-steps,
.ohcf-payment-page #containerwrapper .ohcf-steps li {
    list-style: none;
    margin: 0;
   /* overflow: hidden;*/
    padding: 0;
}
.ohcf-payment-page #containerwrapper .ohcf-steps .ohcf-step {
    background-position: center 2px;
    background-repeat: no-repeat;
    display: block;
    float: left;
    margin-top: 40px;
    padding-top: 60px;
    width: 33%;
    position: relative;
    margin-bottom: 40px;
    color: #00141E;
      font-size: 12px;
      font-weight: 500;
      letter-spacing: 0;
      line-height: 18px;
      text-align: center;
}
li.ohcf-step.ohcf-step-2:after {content: "";height: 1px;background: #cecece;position: absolute;width: 100%;top: 28%;left: 75%;z-index: 9999;max-width: 200px;}
li.ohcf-step.ohcf-step-1:after {content: "";height: 1px;background: #cecece;position: absolute;width: 100%;top: 28%;left: 75%;z-index: 9999;max-width: 200px;}
.ohcf-amount {
    margin-top: 0px;
    width: 100%;
        max-width: 456px;
}
.ohcf-payment-page #containerwrapper .ign-project-title #payment-form .ohcf-amount h2{
    font-size: 26px;
  letter-spacing: 0;
  line-height: 40px;
  padding-right: 45px;
  font-weight: 600;
}
.ohcf-payment-page #containerwrapper .ign-project-title #payment-form .ohcf-amount p.donation-description{
    color: #00141E;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 28px;
    margin-top: 10px;
    font-weight: 400;
}
.single-payment-selector span{
   color: #00141E;
  font-family: "Avenir Next";
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 24px;
}

 .already-haveacount .md-form input[type=password]:not(.browser-default):focus:not([readonly]) {
    box-shadow: none;
 }
 .already-haveacount .md-form input[type=email]:not(.browser-default):focus:not([readonly]) {
    box-shadow: none;
 }

a.custmizeRadioBtn > input[type="radio"] + *::before{
    margin-top: -2px;
    border-color: #404F57!important;
    width: 20px!important;
    height: 20px!important;
}
a.custmizeRadioBtn > input[type="radio"]:checked + *::before {
    border-color: #47C29B!important;
}
.ohcf-payment-page #containerwrapper .ign-project-title #payment-form .ohcf-amount .form-row.amountBox{
    position: relative;
   /* border-bottom: 1px solid #F2F3F4;*/
    margin-bottom: 24px;
    margin-left: initial;
    margin-right: initial;
}
.ohcf-payment-page #containerwrapper .ign-project-title #payment-form .ohcf-amount .form-row.amountBox i{
    position: absolute;
    font-style: normal;
    padding-left: 16px;
    text-align: center;
    top: 8px;
     line-height: 24px;
    font-size: 16px;
    font-weight: 600;
}
.ohcf-payment-page #containerwrapper .ign-project-title #payment-form .ohcf-amount .form-row.amountBox i span{
    display: block;
    color: #00141E;
   
}
.ohcf-payment-page #containerwrapper .ign-project-title #payment-form .ohcf-amount .form-row.amountBox:before{
    display: none;
    content: '';
    position: absolute;
    color: #7C888E;
    right: 76px;
    top: 25px;
    height: 25px;
    background: #7C888E;
    width: 1px;
}
.leftRightSpacing>h3 {
    font-weight: 600;
    font-size: 24px;
}
/*.ohcf-payment-page #containerwrapper .ign-project-title #payment-form .ohcf-amount .form-row:after{
    content: '|';
    position: absolute;
    color: #7C888E;
    right: 76px;
    top: 20px;
}*/
span.error-info {
    color: #f00;
    font-size: 12px;
    font-weight: 500;
}
.ohcf-payment-page #containerwrapper .ign-project-title #payment-form .ohcf-amount .ohcf-tips-wrapper p.tip-label.ohcf-serif{
    margin-bottom: 24px;
    font-weight: 600;
    color: #00141E;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 28px;
}
.ohcf-payment-page #containerwrapper .ign-project-title #payment-form .ohcf-amount .ohcf-tips-wrapper p.tip-label.ohcf-serif span{
     font-family: "Avenir Next";
     font-size: 16px;
}
.ohcf-payment-page #containerwrapper .ign-project-title #payment-form .ohcf-amount .form-row.form-tips label{
    margin-bottom: 0
}
.main-form-outer {
    float: left;
    width: 100%;
    margin-top: 50px;
}

.payment-option-block {
    border: 1px #cecece solid;
    border-radius: 5px;
}

.payment-option-block .single-payment-selector {
    padding: 15px;
    border-bottom: 1px #cecece solid;
}

.payment-option-block .single-payment-selector> a {
    color: #00141E;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 24px;
}
.payment-option-block div#stripe-input {
    padding: 25px;
}

.ohcf-payment-page #containerwrapper .ohcf-steps .ohcf-step-1 {
    background-image: url('../img/heart-ico.png');
    background-size: 50px;
}
.ohcf-payment-page #containerwrapper .ohcf-steps li.ohcf-step.ohcf-step-1.ohcf-step-active {
     background-image: url('../img/green-tick.png');
     background-size: 50px;
}
.ohcf-payment-page #containerwrapper .ohcf-steps .ohcf-step-2 {
    background-image: url('../img/doller-ico.png');
    background-size: 50px;
}
.ohcf-payment-page #containerwrapper .ohcf-steps li.ohcf-step.ohcf-step-2.in-processing {
    background-image: url('../img/active-doller-sign.png');
    background-size: 50px;
}
.ohcf-payment-page #containerwrapper .ohcf-steps .ohcf-step-3 {
    background-image: url('../img/lock-icons.png');
    background-size: 50px;
}
.ohcf-payment-page #containerwrapper .ohcf-steps .ohcf-step-active {
    color: #00141E;
}

.ohcf-payment-page #containerwrapper #payment-form {
    float: left;
    width: 100%;
}
.ohcf-payment-page #containerwrapper input[type="text"], .ohcf-payment-page #containerwrapper input[type="number"], .ohcf-payment-page #containerwrapper input[type="email"], .ohcf-payment-page #containerwrapper input[type="password"] {
     background-color: #f2f3f4 !important;
     border: 1px solid #f2f3f4 !important;
     border-radius: 4px;
     box-sizing: border-box;
     font-size: 18px;
     font-weight: 500;
     padding: 21px 21px 21px 15px;
     line-height: 30px;
     text-align: left;
     width: 100%;
     height: auto!important;
}

.ohcf-payment-page #containerwrapper .ohcf-amount label {
    display: none;
}
.ohcf-payment-page #containerwrapper .form-tips {
    background-color: #F7F8F8;
    border-radius: 24px;
    float: left;
    width: 100%;
}
.ohcf-payment-page #containerwrapper .form-tips label {
  border-radius: 24px;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 16px;
    padding: 8px 0px;
    width: 100%;
    max-width: 25%;
    font-weight: 600;
    text-align: center;
}
.ohcf-payment-page #containerwrapper .form-tips label.active {
    background-color: #47C29B;
    box-shadow: 0 16px 16px -8px rgba(51,53,55,0.24);
}
.ohcf-payment-page #containerwrapper .form-tips label input,
.ohcf-payment-page #containerwrapper .form-tips br {
    display: none;
}
.ohcf-payment-page #containerwrapper .tip-label {
    font-size: 1.25em;
}
.ohcf-payment-page #containerwrapper .tip-description {
   clear: both;
    padding: 16px 0 42px;
    margin-bottom: 0;
    color: #00141E;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 18px;
}
.gggth .project-single>h2 {color: #00141E;font-family: "New York";font-size: 26px;letter-spacing: 0;line-height: 40px;font-weight: 600;margin: 0px;}

.ohcf-progress-pledged> strong {
    color: #00141E;
    font-family: "Avenir Next";
    font-size: 22px;
    font-weight: 600!important;
    letter-spacing: 0;
    line-height: 40px;
}
span.ohcf-organizer-name em {
    color: #47C29B;
    font-family: "Avenir Next";
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 2.5px;
    line-height: 18px;
    font-style: inherit;
    text-transform: uppercase;
}
span.ohcf-organizer-name strong {
    color: #00141E;
    font-family: "Avenir Next";
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 28px;
    text-transform: capitalize;
}
.ohcf-fund-description-wrapper>h3 {
    color: #00141E;
    font-family: "New York";
    font-size: 20px;
    letter-spacing: 0;
    line-height: 28px;
    font-weight: 600;
}
.ohcf-created {
    color: #00141E!important;
    font-family: "Avenir Next";
    font-size: 14px!important;
    letter-spacing: 0;
    line-height: 24px!important;
    font-weight: 500;
}

.ohcf-progress-percentage {
    color: #00141E;
    font-family: "Avenir Next";
    font-size: 14px!important;
    letter-spacing: 0;
    line-height: 24px!important;
    font-weight: 500;
}

.ohcf-days-left {
    color: #00141E;
    font-family: "Avenir Next";
    font-size: 14px!important;
    letter-spacing: 0;
    line-height: 24px!important;
    font-weight: 500;
}
#ign-hDeck-right .ohcf-sidebar-item {
    margin: 16px 0px 30px;
    background-color: #f7f8f8;
    border-radius: 20px;
    border-top: transparent !important;
}
#ign-hDeck-right .ohcf-sidebar-item:last-child {
    border-top: 1px #f3f4f5 solid!important;
    border-radius: 0px!important;
}
.ohcf-payment-page #containerwrapper .ohcf-payment-continue {
    background-color: #47C29B;
    border-width: 0;
    border-radius: 4px;
    box-shadow: 0 24px 24px -8px rgb(51 53 55 / 16%);
    cursor: pointer;
    padding: 10px 0;
    width: 100%;
    color: #112F25;
    font-family: "Avenir Next";
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 28px;
    text-align: center;
}

.ohcf-payment-page #containerwrapper .ohcf-payment-submit.disabled {
    background-color: #4d967f;
}

#extra_fields,
.checkout-header,
.payment-type-selector,
#finaldescPayPal,
.checkout-terms-wrapper {
    
}
.ohcf-payment-page h3 {

}

footer {
   /* background: url('../img/footer-flowers.png') top center no-repeat;*/
    margin-top: 15px;
    padding-top: 80px;
        background-image: url(../img/left-lef.png), url(../img/right-lef.png);
       background-position: 7% 8px, 91% 19px;
    background-repeat: no-repeat, no-repeat;
    background-size: 153px;
}
.bottom-footer {
    background-color: #00141E;
    box-shadow: inset 0 -1px 0 0 rgba(255,255,255,0.96);
    overflow: hidden;
}
.bottom-footer,
.bottom-footer a {
    color: #fff;
}
.bottom-footer .constrained {
    box-sizing: border-box;
    margin: 20px auto;
    overflow: hidden;
    padding: 36px 128px 0;
    width: 100%;
    max-width: 1280px;
}

.footer-logo {
   /* background: url('../img/logo.png') 0 0 no-repeat;*/
    display: block;
    float: left;
   /* height: 55px;
    text-indent: -99999px;*/
    width: 100%;
    max-width: 325px;
}
div#logo {
    max-width: 350px;
    margin-left: -61px;
}
.footer-right-links {
    float: right;
    overflow: hidden;
    margin-bottom: 70px;
}
.footer-right-links div {
    float: left;
    margin-left: 127px;
}
.footer-right-links h3 {
    font-weight: 600;
    letter-spacing: 4px;
    margin: 0 0 18px;
    text-transform: uppercase;
      color: #FFFFFF;
  font-family: "Avenir Next";
  font-size: 16px;
  line-height: 24px;
}
.footer-right-links ul,
.footer-right-links li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer-right-links li {
    margin-bottom: 24px;
}
.footer-right-links li a {
        color: #FFFFFF;
    font-family: "Avenir Next";
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 24px;
}
nav#menu-footer ul li a {
    color: #FFFFFF;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 24px;
}
.footerright {
    clear: both;
    border-top: 1px solid rgba(255, 255, 255, 0.32);
    margin-top: 70px;
    padding-top: 30px;
}
#menu-footer {
    float: left;
}
#menu-footer,
#menu-footer ul,
#menu-footer li {
    list-style: none;
    margin: 0;
    padding: 0;
}
#menu-footer li {
    display: inline-block;
    margin: 0 20px;
}

#copyright {
    float: right;
}
span.themelink {
    color: #FFFFFF;
    font-family: "Avenir Next";
    font-size: 14px;
    letter-spacing: 0;
    line-height: 24px;
}

/**
 * Page.
 */
body.page-template-default .containerwrapper {
    box-sizing: border-box;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 128px;
    width: 100%;
    max-width: 1280px;
}

#fivehundred #containerwrapper .sliderimages-fullwindow .fullwindow-internal .slider-image-wrapper .slider-static-image {
    min-height: 320px;
}
#fivehundred #containerwrapper .sliderimages-fullwindow .fullwindow-internal .slider-image-wrapper .stellar_placeholder {
    top: 100px;
}
#fivehundred #containerwrapper .sliderimages-fullwindow {
    height: 220px;
}
#fivehundred.home h2.entry-title {
    margin-bottom: 10px;
}

#fivehundred #sidebar .widget-title.levels,
#fivehundred #sidebar #ign-product-levels {
    display: none;
}

#fivehundred #stellar_lightbox .form-row.left.twothird {
    display: none;
}
#fivehundred #stellar_lightbox .form-row.third.total {
    padding: 0;
    width: 100%;
}
#fivehundred #stellar_lightbox .form-row.third.total input.total {
    font-size: 16px;
    padding: 20px 5px;
}

#fivehundred .ignitiondeck#stellar_lightbox .tip-wrapper {
    text-transform: none;
}
#fivehundred .ignitiondeck#stellar_lightbox .tip-description {
    display: block;
    color: #90a4ae;
    margin: 5px 2px 15px;
}
#fivehundred .ignitiondeck#stellar_lightbox .tip-select {
    float: left;
    clear: left;
    padding-right: 2%;
    width: 65.6%;
}
#fivehundred .ignitiondeck#stellar_lightbox .tip-select select {
    width: 100%;
}
#fivehundred .ignitiondeck#stellar_lightbox .tip-custom {
    float: right;
    width: 33.3%;
}
#fivehundred .ignitiondeck#stellar_lightbox .total-charge {
    border-top: 1px solid #edf0f1;
    clear: both;
    margin-top: 10px;
    padding-top: 10px;
    text-align: right;
}
#fivehundred .ignitiondeck#stellar_lightbox form .form-row.submit {
    text-align: right;
}
#fivehundred .ignitiondeck#stellar_lightbox form .form-row.submit input[type="submit"] {
    display: inline-block;
}



/*--new css--*/
.form-banner label {
    left: 8px;
}
 
.border-top-s { position: relative; }
.border-top-s:before {content: ""; position: absolute; top: 0px; left: 15px; height: 1px; background: rgba(255, 255, 255, 0.32) ; width:97%; }
ul#menu-footer li:first-child {
    padding-left: 0px!important;
    margin-left: 0px;
}

.form-banner .md-form input[type=text]:not(.browser-default):focus:not([readonly]) {
    border: 1px #fff solid;
    box-shadow: none;
}

.form-banner .md-form input[type="text"] {
    margin: 0px;
    border-bottom: 0px;
    background: #152b36;
    border-radius: 5px;
    padding: 20px;
    max-width: 464px;
    color: #B4BBBE;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 24px;
    box-sizing: border-box;
}
.form-banner label {
    left: 24px;
    margin: 0px!important;
    top: 20px;
      color: #FFFFFF;
      font-size: 14px;
      font-weight: bold;
      letter-spacing: 0;
      line-height: 24px;
}
.form-banner .check-outer label.custom-check {
    color: #00141E;
    font-weight: 500;
    font-size: 16px;
}
.inner-l-sec .form-banner .md-form input[type="text"] {
    color: #00141E!important;
}
.ign-progress-percentage.border-top.border-end {
    border-left: 1px #dee2e6 solid;
}
.ohcf-front-donate-content p {
    /* font-weight: 500; */
    max-width: 364px;
    margin-bottom: 40px;
    color: #00141E;
    font-family: "Avenir Next";
    font-size: 18px;
    letter-spacing: 0;
    line-height: 28px;
}
.ohcf-front-donate-content p>a {
    font-size: 20px;
    color: #00141E;
    position: relative;
    font-weight: 500;
    padding-right: 30px;
}
.ohcf-front-donate-content p a i.fa.fa-arrow-right {
    color: #47C29B;
    position: absolute;
    top: 9px;
    right: 3px;
}
.ign-progress-percentage span {
    font-family: 'New York', serif;
    color: #7F898E;
    font-size: 0.9em;
    letter-spacing: 2.5px;
    text-transform: uppercase;
}
.ign-progress-raised span {
    font-family: 'New York', serif;
    color: #7F898E;
    font-size: 0.9em;
    letter-spacing: 2.5px;
    text-transform: uppercase;
}


.ign-supportnow.mobile.leave-comment-box a.ohcf-button-primary.ohcf-button-large {
    max-width: 200px;
}
.outer-pagination {
    text-align: center;
}

.outer-pagination .pagination {
    text-align: center;
    display: block;
    margin: 30px 0px 0px;
}

.outer-pagination .pagination a.page-numbers {
    color: #00141E;
    font-size: 22px;
    font-weight: 500;
    padding: 0px 10px;
}

.outer-pagination .pagination span.page-numbers.current {
    color: #00141E;
    font-size: 22px;
    font-weight: 700;
    padding: 0px 10px;
}
.form-banner input[type="text"] {
    background: #152b36!important;
    padding: 25px 15px;
    border: 0px!important;
    border-radius: 6px;
}

.form-banner label {
    left: 15px;
    top: 17px;
}

.md-form input[type=text]:not(.browser-default):focus:not([readonly]) {
    border: 1px #fff solid!important;
    box-shadow: none;
    border-radius: 5px;
}

button.btn.btn-light-greent, input.lostpassword-button  {
    background: #48c29b;
    color: #00141E;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 28px;
    text-align: center;
    text-transform: capitalize;
    padding: 0px 0px;
    margin: 0px;
    height: 48px;
    width: 233px;
    border-radius: 4px;
      background-color: #47C29B;
      box-shadow: 0 24px 24px -8px rgba(51,53,55,0.16)
}
.ign-progress-percentage.border-top.border-end span {
    /*color: #7F898E;
    font-size: 0.625em;
    letter-spacing: 2.5px;*/
    margin: 0 16px;
    text-transform: uppercase;
    color: #7F898E;
    font-family: "Avenir Next";
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 2.5px;
    line-height: 18px;
    text-align: center;
}

.ign-progress-raised.border-top span {
    /*color: #7F898E;
    font-size: 0.625em;
    letter-spacing: 2.5px;*/
    margin: 0 16px;
    text-transform: uppercase;
    color: #7F898E;
    font-family: "Avenir Next";
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 2.5px;
    line-height: 18px;
    text-align: center;
}
.ign-progress-percentage.border-top.border-end {
    border-left: 1px #dee2e6 solid;
}

a.ohcf-button-simple {
    position: relative;
    color: #00141E;
    padding-right: 35px;
}

a.ohcf-button-simple> i.fa {
    position: absolute;
    top: 8px;
    right: 5px;
    font-size: 19px;
    color: #47C29B;
}
/*.row.mt-4.pt-4.pb-3.border-top-s {
    border-top: 1px #cecece solid;
}*/
.ign-project-summary .ign-summary-container {
    border-bottom:1px #dee2e6 solid;
}
.ignition-serachbar {
    background: #00141E;
}
.ignition-serachbar ul.filter-menu {
    list-style: none;
    padding: 0px;
    margin: 0px;
    width: 100%;
}

.ignition-serachbar ul.filter-menu li {
    display: inline-block;
    color: #fff;
    font-weight: 500;
    margin-right: 40px;
}

.ignition-serachbar ul.filter-menu li>a {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    position: relative;
}
.ignition-serachbar ul.filter-menu li>a .fa{ display: none; }
ul.filter-menu li> a.active:before {
    content: "";
    position: absolute;
    background: #47C29B;
    height: 3px;
    width: 100%;
    bottom: -7px;
}
ul.custom-dots {
    text-align: center;
    width: 100%;
    padding: 20px 0px 0px;
    margin: 0px;
    min-height: 58px;
}

ul.custom-dots li {
    display: inline-block;
    text-align: center;
    float: none;
}

ul.custom-dots li>a {
    width: 10px;
    height: 10px;
    background: #cecece;
    display: block;
    border-radius: 50%;
    margin: 0px 7px;
}

ul.custom-dots li.slick-active>a {
   color: #00141E;
}

.newsletter-footer-form>label {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 4px;
    line-height: 24px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.innner-nenwsletters-block .tnp-subscription-minimal input.tnp-email {
    border: 0px;
    height: 48px;
    margin-right: 24px;
    border-radius: 4px;
    background-color: #152B35;
    color: #B4BBBE;
    font-family: "Avenir Next";
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 24px;
    outline: none;
}
.newsletter-footer-form {
    float: left;
    width: 100%;
    margin-top: 70px;
}
.tnp-field.tnp-privacy-field {
    display: none;
}

.innner-nenwsletters-block .tnp-subscription-minimal input.tnp-submit {
    border: 2px #47C29B solid;
    background: transparent;
    border-radius: 4px;
    color: #FFFFFF;
    font-family: "Avenir Next";
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 28px;
    text-align: center;
    padding: 7px 10px;
}

.hfeed.login-page-warp div#site-description {
    display: none;
}
.outer-main-login-sec {
    display: table;
    width: 100%;
    height: 100vh;
    max-width: 400px;
    /* height: calc(100vh - 20vh);*/
}

.outer-main-login-sec {
    /*display: table-cell;*/
    vertical-align: middle;
}
.inner-l-sec>h3 {
    color: #00141E;
    font-size: 36px;
    letter-spacing: 0;
    line-height: 48px;
    font-weight: bold;
    max-width: 90%;
}
.inner-l-sec p {
    color: #00141E;
    font-family: "Avenir Next";
    font-size: 18px;
    letter-spacing: 0;
    line-height: 28px;
}
.outer-main-login-sec .form-banner .md-form input[type="text"], .outer-main-login-sec .form-banner .md-form input[type="password"], #lostpasswordform input#email {
    margin: 0px;
    padding: 30px 0px 13px 20px;
    max-width: 100%!important;
    border-radius: 4px;
    box-sizing: border-box;
    border-bottom: 0px!important;
    background-color: #F7F8F8!important;
    border: 1px #F7F8F8 solid!important;
        color: #000!important;
          color: #000000;
  font-family: "Avenir Next";
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 24px;
}
.md-requiredlogin.login .outer-main-login-sec .inner-l-sec .md-form label {
    color: #00141E!important;
}
.outer-main-login-sec .form-banner .md-form input[type=text]:not(.browser-default):focus:not([readonly]) {
    border: 1px #00141E solid!important;
    box-shadow: none;
}
.outer-main-login-sec .form-banner .md-form input[type=password]:not(.browser-default):focus:not([readonly]) {
    border: 1px #00141E solid!important;
    box-shadow: none;
}
.outer-main-login-sec .form-banner .md-form input[type="text"]:focus, .outer-main-login-sec .form-banner .md-form input[type="password"]:focus {
    padding: 30px 20px 13px!important;
}s
.outer-main-login-sec .form-banner label {
    color: #152B35!important;
}
.outer-main-login-sec .form-banner button.btn.btn-light-greent { width:100%; }
 i.fa.fa-key {
    margin-left: 15px;
    font-size: 14px;
    transform: rotate(225deg);
}
.custom-check {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.custom-check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 24px;
  width: 24px;
  border: 3px #47C29B solid;
  border-radius: 3px;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.custom-check input:checked ~ .checkmark:after {
  display: block;
}
.custom-check .checkmark:after {
  left: 7px;
  top: 3px;
  width: 6px;
  height: 10px;
  border: solid #47C29B;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.check-outer {
    padding: 0px;
    position: relative;
    float: left;
    width: 100%;
    margin: 25px 0px;
}

.check-outer .need-help-link {
    position: absolute;
    right: 0;
    top: 0px;
}
.need-help-link>a {
    color: #00141E;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 24px;
    text-decoration: underline;
    font-size: 500;
    font-weight: 400;
}
.check-outer label.custom-check {
    left: 0px;
    top: 0px;
    font-weight: 400;
}
.md-form>input[type=time]:not(.browser-default)+label, .md-form>input[type]:-webkit-autofill:not(.browser-default):not([type=search])+label {
    font-size: .8rem;
    transform: translateY(-14px)!important;
    transform-origin: 0 0;
}


.ohcf-payment-page .ignition_product.containerwrapper-d div#site-description {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
}
.hfeed.ohcf-payment-page .containerwrapper-d {
    position: relative;
    padding-top: 70px!important;
}
.dropdown_s {
  position: relative;
  display: inline-block;
}

.dropdown-content_s {
    display: none;
    position: absolute;
    max-width: 100%;
    width: 100%;
    overflow: auto;
    z-index: 1;
    border-radius: 4px;
    background-color: #FFFFFF;
    box-shadow: 0 24px 24px -8px rgb(38 39 41 / 16%);
}
.dropdown-content_s a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
.dropdown-content_s.show {display: block;}
.dropdown_s i.fa.fa-search {
    position: absolute;
    left: 18px;
    top: 16px;
    font-size: 20px;
    color: #fff;
}
.main-search-outer>h2 {
    color: #FFFFFF;
    font-family: "New York";
    font-size: 30px;
    letter-spacing: 0;
    line-height: 40px;
}

input#myInput {
     box-sizing: border-box;
     height: 56px;
     width: 667px;
     border: 1px solid #FFFFFF;
     border-radius: 4px;
     background-color: #152B35;
     margin-bottom: 15px;
     padding-left: 54px;
     position: relative;
     color: #B4BBBE;
     font-family: "Avenir Next";
     font-size: 16px;
     font-weight: 500;
     letter-spacing: 0;
     line-height: 24px;
}
/*.inner-drop-down-panels {
    padding: 20px;
}
*/
.inner-drop-down-panels ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.inner-drop-down-panels h3 {
    color: #00141E;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 28px;
    font-weight: 900;
    margin-bottom: 25px;
    padding: 15px 15px 0px;
}
.inner-drop-down-panels ul>li>a {
      display: block;
    position: relative;
    padding: 0px 0px 0px 68px;
    min-height: 70px;
}
.inner-drop-down-panels i.avatar-pic {
    position: absolute;
    left: 0px;
    border-radius: 50%;
    overflow: hidden;
    display: block;
}

.inner-drop-down-panels h4.ohcf-organizer-name {
    color: #00141E;
    font-family: "Avenir Next";
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 28px;
    margin: 0px;
}

.inner-drop-down-panels ul li p {
    color: #7F898E;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 2.5px;
    line-height: 18px;
    text-transform: uppercase;
}
.inner-drop-down-panels ul>li>a i.fa.fa-arrow-right {
    position: absolute;
    right: 15px;
    top: 22px;
    color: #7F898E;
    opacity: 0.4;
}
a.reveal-account {
    color: #000000;
    display: inline-block;
    line-height: 36px;
    padding: 10px 0px;
    font-weight: 400;
}
a#login-div-show {
    display: inline-block;
    padding: 6px 0px 16px;
    color: #00141E;
}

.col-sm-2.form-row.wp_media_image.idc_avatar_image.twothird {
    display: initial;
}

@media only screen and (max-width: 1300px) {
    div#logo {
        margin-left: 0;
    }
}
@media only screen and (max-width:  1200px) {
  
    #menu-footer {
        float: left;
        width: 100%;
        text-align: center;
    }
    #copyright {
        float: left;
        width: 100%;
        text-align: center;
        padding-top: 20px;
    }
    .footer-right-links {
        float: left;
        overflow: hidden;
        margin-bottom: 40px;
        margin-top: 50px;
    }
    li#menu-item-213 {
        display: none!important;
    }

    li.createaccount.buttonpadding {
        display: none!important;
    }
}

@media only screen and (max-width: 1024px) {
    div#logo {
        max-width: 240px;
        margin-left: 0px;
    }
    .home-hero-widget h3 {
        font-size: 32px;
        line-height: 46px;
    }
    #header #menu-main-menu a {
        padding: 8px 20px;
    }
} 

@media only screen and (max-width: 1000px) {
    .post-type-archive-ignition_product .col-md-4.col-xl-4.ign-project-summary {
        max-width: 100%!important;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 39px;
    }
    .post-type-archive-ignition_product .col-md-4.col-xl-4.ign-project-summary .ign-summary-container {
        float: none;
        margin: 0px auto;
        max-width: 344px;
    }
}
@media only screen and (max-width:  991px) {
    ul#menu-footer {
        text-align: center;
    }
    ul#menu-footer >li {
        display: inline-block;
        float: none;
        margin: 0px 10px;
    }
    #copyright {
        float: left;
        width: 100%;
        text-align: center;
        padding-top: 15px;
    }
    .form-banner .md-form input[type="text"] {
        width: 100%!important;
        max-width: 84%!important;
    }
    .footer-right-links {
        float: left;
        overflow: hidden;
        margin-bottom: 0px;
        margin-top: 30px;
    }
    .border-top-s:before { width:90%; }
    .home-hero-widget {
        background-size:60%;
    }
}
@media only screen and (max-width:  767px) {
    .dropdown_s {
        width: 100%;
    }
    .dropdown_s input#myInput {
        width:100%!important;
    }
    .ohcf-amount {
         max-width: 100%;
    }
    .modal.other-field-model .modal-content {
    padding: 25px 15px;
    max-width: 100%;
    width: 100%;
}

.ohcf-payment-page #containerwrapper .ign-project-title #site-description h1 {
    font-size: 20px;
    padding: 0 15px;
    text-align: center;
}
.ohcf-payment-page #containerwrapper .form-tips label {
    font-size: 16px;
    padding: 8px 0px;
    max-width: 25%;
    width: 100%;
    text-align: center;
}
li.ohcf-step.ohcf-step-1:after, li.ohcf-step.ohcf-step-2:after {
    top: 33%;
    left: 83%;
    max-width: 40px;
}
 
    .popup-content.p2_content {
        max-width: 100%;
        right: 0px;
    }
    .popup-content {
        padding: 15px;
        height: 400px;
        overflow-y: scroll;
        font-weight: 400;
    }
    .closeBtn {
        padding: 5px 6px;
        font-size: 12px;
        width: 30px;
        height: 30px;
        line-height: 20px;
        right: 15px;
        top: 15px;
    }
.outer-main-login-sec .inner-l-sec>h3 {
    font-size: 26px;
    line-height: 40px;
    max-width: 100%;
}
/* .outer-main-login-sec .inner-l-sec p {display: none;} */
    .outer-main-login-sec {
        display: block;
        padding-top: 50px;
        padding-bottom: 250px;
    }
 footer {
    background-image: url(../img/left-lef.png), url(../img/right-lef.png);
    background-position: 35px 6px, 90% 21px;
    background-repeat: no-repeat, no-repeat;
    background-size: 156px;
}
   .right-bg {
    display: block;
    top: inherit;
    bottom: 0px;
    height: 80vh;
    width: 100%;
    left: 0px;
    max-width: 100%;
    right: inherit;
    background: url(../img/mob-footer-scren.png)no-repeat;
    background-size: 100%;
    position: absolute;
}
.hfeed.login-page-warp {
    padding: 82px 0px 295px;
    margin: 0px;
    position: relative;
}
.right-bg img { display: none; }
    div#logo {
        max-width: 200px;
        margin-left: 0;
    }
    .ign-project-summary .ign-summary-container {
        height: 385px;
    }
    .hide-mobile {display: none;}
    .home-hero-widget h3 {
        font-size: 30px;
        line-height: 46px;
        font-weight: 600;
    }
    header#header {
        padding-bottom: 0rem!important;
    }
    header#header .col-md-5.col-xl-5.mt-4.mb-4 {
        margin: 15px 0px!important;
    }
    .form-banner label {
        color: #000!important;
        font-size: 16px;
        font-weight: 500!important;
        line-height: 24px;
    }
    button.btn.btn-light-greent {
        font-size: 18px;
        font-weight: 600;
        line-height: 28px;
        width: 100%;
        height: 56px;
    }
    .form-banner >.card-body {
        padding-top: 5px;
    }
    .form-banner .md-form input[type="text"] {
        width: 100%;
        max-width: 100%!important;
        padding: 20px 0px;
    }
    .home-hero-widget {
        padding-bottom: 200px;
        background-size: 100%!important;
        background-position: center bottom!!important;
    }
    .ohcf-front-donate-wrapper-new.pt-5.mt-5.mb-5 {
        padding-top: 1rem!important;
        margin-top: 1rem!important;
    }
    ul#menu-footer >li {
        display: block;
        float: left;
        margin: 10px 0px;
        width: 100%;
        text-align: left;
    }
    #copyright {
        text-align: left;
        padding-top: 15px;
    }
    .ohcf-project-footer h2 {
        font-size: 20px;
        line-height: 28px;
        text-align: left;
    }
    .ohcf-project-footer h2 strong {
        font-size: 48px;
        line-height: 64px;
        text-align: left;
    }
    .ohcf-project-footer p {
        font-size: 18px;
        font-weight: normal;
        line-height: 28px;
        text-align: left;
    }
    .ohcf-project-footer-content.text-center.py-5 {
        padding: 0px 0px!important;
    }
    a.ohcf-button-primary.ohcf-button-large.ohcf-button-inline {
        width: 100%;
    }
    h2.widget-title.contributions { font-size: 26px; }
    .innner-nenwsletters-block .tnp-subscription-minimal input.tnp-email{ margin-right: 0px; }
    .innner-nenwsletters-block .tnp-subscription-minimal input.tnp-submit {
        font-size: 14px;
        font-weight: 500;
        padding: 7px 8px;
    }
    .outer-main-login-sec .form-banner .md-form input[type="text"], .outer-main-login-sec .form-banner .md-form input[type="password"] {
        max-width: 100%!important;
    }
    .error_tip_amount {
        font-weight: 400;
    }
}
@media only screen and (max-width: 480px) {
 
.hfeed.login-page-warp {
    padding: 82px 0px 200px;
}
    footer {
         margin-top: 20px;
        padding-top: 46px;
        background-image: url(/wp-content/uploads/2021/11/left-lef.png), url(/wp-content/uploads/2021/11/right-lef.png);
        background-position: 15px 0px, 94% 5px;
        background-repeat: no-repeat, no-repeat;
        background-size: 106px;
    }

    .right-bg {
        width: 100%;
        max-width: 100%;
        right: 0px;
        position: absolute;
        height: 61vh;
        top: inherit;
        bottom: 0px;
        display: none;
    }
    p.desc-note, p.notification, p.error_donation_amount, p.beneficiary_dontaion_hint {
        font-weight: 400;
    }
}

@media only screen and (max-width: 340px) {
       .home-hero-widget h3 {
        font-size: 28px;
        line-height: 40px;
    }
}

.box-paymethad .pOptionBdr{
    border-radius: 4px;
    border: 2px solid #F2F3F4;
    position: relative;
        float: left;
    width: 100%;
    padding-bottom: 10px;
}
.finalPaymentdesc>p {
    color: #00141E;
    font-family: "Avenir Next";
    font-size: 14px;
    letter-spacing: 0;
    line-height: 24px;
}
.box-bottom-crt
{
    padding-bottom: 30px;
    padding-top: 30px;
   
}

.confirm-screen .common-set input[type=text]:not(.browser-default):focus:not([readonly]) {
    border: 1px #00141E solid!important;
    box-shadow: none;
}
.box-paymethad-div,.box-bottom-crt.single-payment-selector{
/*border-bottom: 1px solid #6c757d;*/
 box-shadow: inset 0 -1px 0 0 #B4BBBE;
padding: 24px 0 24px 16px;
}
.box-bottom-crt.single-payment-selector{
    box-shadow: none;
}
.box-bottom-crt.single-payment-selector span.cards img{
    float: right;
    padding-right: 16px;
    width: 151px !important;
    margin-top: 5px;
}
#div2 h3{
    margin-bottom: 16px;
    color: #00141E;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 28px;
    font-weight: bold;
}
#div2 h3 .confirm-screen h3{
    margin-bottom: 8px
}
.finalPaymentdesc table.table.borderless{
    margin-top:15px;
}
.finalPaymentdesc table.table.borderless td{
       color: #273C45;
    padding: 0 0 15px;
    border-top-width: 0;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 24px;
}
.finalPaymentdesc table.table.borderless tr.bold td{
    font-weight: bold;
}
.finalPaymentdesc table.table.borderless td:nth-child(even){
    text-align: right;
}
#id-main-submit {
    border-radius: 4px!important;
    box-shadow: 0 24px 24px -8px rgba(51,53,55,0.16)!important;
    margin: 0;
    color: #112F25;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 28px;
    text-transform: capitalize;
    text-align: center;
    background: #48c29b!important;
}
#id-main-submit:active , #id-main-submit:focus {
     background: #48c29b!important;
}

.confirm-screen {
    padding: 0px 15px;

}
.ohcf-payment-page #containerwrapper .box-paymethad input[type="text"], .box-paymethad input[type="number"] {
    font-weight: normal;
    color: #000000;
}
#id-main-submit.greenBtn{
    border-radius: 4px!important;
  background-color: #47C29B!important;
  box-shadow: 0 24px 24px -8px rgba(51,53,55,0.16)!important;
font-weight: 600;
color: #112F25;

}
.checkout-terms-wrapper .paymet-side-contect{
   
    margin:23px 0 23px;
   
}
.checkout-terms-wrapper .paymet-side-contect p{
    margin:0;
    font-size: 12px;
    color: #000000;
    line-height: 18px;
    font-weight: 400;
}
.box-paymethad-right{
     margin-left: 30px;
    padding: 30px 0 0;
    border: 1px solid #F2F3F4;
    border-radius: 4px;
    background-color: #FFFFFF;
    box-shadow: 0 24px 24px -8px rgb(51 53 55 / 16%);
}
.leftRightSpacing{
    padding-left: 32px;
    padding-right: 32px
}
.box-pay_selector{
   /* padding-left: 10px;*/
    color: #222222d9;
    font-weight: 500;
    font-style: normal;
}
.form-row-dev{
      margin: 0px 0px 20px;
}
.ohcf-payment-page-input{

    margin: 0px 0px 0px 0px !important;
}
.secureBox{
     padding-top: 23px;
    border-top: 1px solid #F2F3F4;
     padding-left: 32px;
    padding-right: 32px;
    padding-bottom: 29px
}
.secureBox .secureLeft{
    float: left;
    width: auto;
}
.secureBox .secureRight{
    float: left;
    width: auto;
    padding-left: 16px;
    padding-top: 5px;
}
.secureBox .secureRight .secureText{
    font-size: 12px;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 18px;
  margin-bottom: 2px
}
.secureBox .secureRight .secureText span{
    color: #47C29B
}
.secureBox .secureRight .guartanteeText{
     font-size: 16px;
  font-weight: bold;
  letter-spacing: 3px;
  line-height: 24px;
  margin-bottom: 2px
}
.secureBox .secureRight .secureSmallText{
  font-size: 10px;
  line-height: 18px;
  color:  #00141E;
  font-weight: 400;
}
.secureBox .secureRight .secureSmallText span{
    padding: 0 4px;
}
.movePlaceHolder{
    position: relative;
}
/*.movePlaceHolder input:focus ~ .floating-label,
.movePlaceHolder input:not(:focus):valid ~ .floating-label{
  top: 8px;
  bottom: 10px;
  left: 20px;
  font-size: 11px;
  opacity: 1;
}*/

.movePlaceHolder input:focus ~ .floating-label, .movePlaceHolder input:not(:focus):valid ~ .floating-label {
    top: 8px!important;
    bottom: 10px;
    left: 15px!important;
    font-size: 13px!important;
    opacity: 1;
    font-weight: 700;
}

.movePlaceHolder .inputText {
  font-size: 14px;
  width: 200px;
  height: 35px!important;
}

.movePlaceHolder .floating-label {
  position: absolute;
  pointer-events: none;
  left: 20px;
  top: 18px;
  transition: 0.2s ease all;
}
.modal.other-field-model{
  border-radius: 0px;
  box-shadow: none;

}
.modal-header{
    padding:0;
}
.modal-header h3{ 
   color: #00141E;
  margin-bottom: 39px;
  font-size: 26px;
  letter-spacing: 0;
  line-height: 40px;
  font-weight: 600;
}
  .modal-header .close{
    color:#00141E;
    margin-top: -25px;
    background: rgba(20,30,1,0.02);
    border-radius: 100%;
    width: 40px;
    height: 40px;    
    line-height: 36px;
    vertical-align: text-top;
    padding: 0;
   
    text-align: center;
    opacity: 1;
    text-shadow: none;
  }
  .modal-body p.text{
        padding: 0px 0 30px;
    margin-bottom: 0;
    color: #00141E;
    font-family: "Avenir Next";
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 18px;
  }
  .modal-body .tipCancel{
   margin-top: 20px;
    clear: both;
    float: left;
    width: 100%;
  }
 .modal-body .tipCancel a{
     text-decoration: underline;
    color: #7C888E;
    font-family: "Avenir Next";
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 24px;
    text-align: center;
  }
  .modal.other-field-model .modal-body{
    padding: 0;
  }
  .ohcf-payment-page #containerwrapper input.tipInput[type="text"], .ohcf-payment-page #containerwrapper input.tipInput[type="email"]  {
    margin-bottom: 20px
  }
  .ohcf-payment-page #containerwrapper .pops:after{
    content: '';
    position: absolute;
    color: #7C888E;
    right: 110px;
    top: 23px;
    background: #7C888E;
    width: 1px;
    height: 27px;
}
 .modal.other-field-model .modal-content{
   padding:46px 32px;
     max-width: 456px;
  }
  .ohcf-payment-page #containerwrapper .pops label{
    display: none;
  }
  .ohcf-payment-page #containerwrapper .pops{
    position: relative;
  }
  input#totalAmount, input#otherTipAmount {
    text-align: right!important;
        font-weight: 600!important;
}
span.payment-errors {
    position: absolute;
    display: inline-block;
    left: 15px;
    bottom: 7px;
    margin: 0px!important;
    text-align: center;
    max-width: 94%;
    line-height: 15px;
}
span.payment-errors {
    color: #f00;
    font-size: 12px;
    font-weight: 500;
}
.already-haveacount .rounded-5 label {
    top: 14px;
    left: 15px;
    font-weight: bold!important;
    font-size: 16px;
    color: #00141E!important;
}
a.reveal-login {
    margin-bottom: 15px;
    color: #00141E;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 28px;
    display: block;
}
  .ohcf-payment-page #containerwrapper .pops i{
    position: absolute;
    font-style: normal;
    padding-left: 16px;
    text-align: center;
    top: 4px;
    line-height: 24px;
    font-size: 16px;
    font-weight: 600;
  }
   .ohcf-payment-page #containerwrapper .pops i span{
    display: block;
    color: #00141E;
}

div#stripe-input {
    padding: 15px;
}

.col-sm-7.pa-right-remove {
    padding-left: 0px;
    padding-right: 0px;
}


.col-sm-5.pq-right-remove {
    padding-left: 0px;
    padding-right: 0px;
}
.ohcf-payment-card-ex {

}

.hfeed.login-page-warp .login-page-logo {
    margin-left: 0px;
    max-width: 264px;
    margin-top: 18px;
}
i.fkey-icon {
    width: 30px;
    height: 20px;
    margin: 0px 0px 0px 12px;
    display: inline-block;
    position: absolute;
    top: 14px;
    background: url(../img/Password.png) 0 0 no-repeat;
}
div#ign-share-button >a.ohcf-button-secondary.ohcf-button-large {
    position: relative;
    color: #00141E;
    font-family: "Avenir Next";
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 40px;
}
i.fshare{
    width: 30px;
    height: 20px;
    margin: 0px 0px 0px 12px;
    display: inline-block;
    position: absolute;
    top: 11px;
    background: url(../img/Share.png) 0 0 no-repeat;
}

.psd-icon i.psw-icon.active {
    position: absolute;
    width: 30px;
    height: 17px;
    right: 20px;
    top: 29px;
     background: url(../img/View.png) 0 0 no-repeat;
     background-position: 0px;
}
i.card-icn-bl , i.cvv-ico-bk{
    position: absolute;
    width: 30px;
    height: 24px;
    right: 15px;
    top: 25px;
}
i.card-icn-bl {
      background: url(../img/Lock.png) 0 0 no-repeat;
     background-position: 0px;
}
i.cvv-ico-bk {
    background: url(../img/Question-Mark.png) 0 0 no-repeat;
     background-position: 0px;
}


    a.custmizeRadioBtn > input[type="radio"] {
        display: none !important;
    }
    a.custmizeRadioBtn > input[type="radio"] + *::before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        width: 1rem;
        height: 1rem;
        margin-right: 0.3rem;
        border-radius: 50%;
        border-style: solid;
        border-width: 0.1rem;
        border-color: #47C29B;
        margin-right: 8px;
    }

    a.custmizeRadioBtn > input[type="radio"]:checked + *::before {
        background: radial-gradient(#47C29B 0%, #47C29B 40%, transparent 50%, transparent);
        border-color: #47C29B;

    }
    a.stripe-connect>span {
    color: #48c29b!important;
}
    .btn-payment
    {
        width: 100%;
    }
    .paymet-side-contect
    {
        margin: 30px 0px 30px 0px;
        font-size: 14px;
        color: #6c757d;
    }
    .modal {
        display: none; /* Hidden by default */
        position: fixed; /* Stay in place */
        z-index: 9999; /* Sit on top */
        padding-top: 100px; /* Location of the box */
        left: 0;
        top: 0;
        width: 100%; /* Full width */
        height: 100%; /* Full height */
        overflow: auto; /* Enable scroll if needed */
        background-color: rgb(0,0,0); /* Fallback color */
       background-color: rgba(0,20,30,0.75);
    }
    .modal-header {
        border-bottom: 0px solid #dee2e6 !important;
    }
/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    width: 30%;
}
.cards-span
{
    width: 134px !important;

}
.cards-span-payPal
{
    float: right;
    width: 90px;
    margin-right: 20px;

}
/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}
.modal-body{
    text-align: center;
}
.close:hover,
.close:focus {
    color: #00141E;
    text-decoration: none;
    cursor: pointer;
}
.modal-content{
    border-radius: 20Px;
}
.movePlaceHolder{
    position: relative;
}
.movePlaceHolder input:focus ~ .floating-label,
.movePlaceHolder input:not(:focus):valid ~ .floating-label{
    top: 8px;
    bottom: 10px;
    left: 20px;
    font-size: 11px;
    opacity: 1;
}

.movePlaceHolder .inputText {
    font-size: 14px;
    width: 200px;
    height: 65px !important;
}

.movePlaceHolder .floating-label {
    position: absolute;
    pointer-events: none;
    left: 20px;
    top: 26px;
    transition: 0.2s ease all;
    font-weight: 600;
    color: #00141E;
}

.container-fluid.thank-you-page {
    padding-left: 0px;
    padding-right: 0px;
}
.col-md-6.idc-colsm-6.gray-lft {
    background: #f2f2f2;
}

.outerlft-panel {
    display: table;
    height: 160vh;
    width: 100%;
}

.inner-lft-panel {
    padding: 85px;
    float: right;
    width: 100%;
    max-width: 627px;
}
 
.common-h2 {
    color: #00141E;
    font-size: 26px;
    letter-spacing: 0;
    line-height: 40px;
    font-weight: bold;
  font-family: "New York";

}
.inner-lft-panel p.order-details-p {
    color: #000000;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 24px;
    position: relative;
    font-weight: 400;
}
 .idsocial-post-icons.ignitiondeck {
    display: none;
}

div#stellar_lightbox .outerlft-panel .print-order {
    background: #fff;
    float: left;
    width: 100%;
    padding-left: 115px;
    margin-top: 16px;
    position: relative;
    border-radius: 4px;
    background-color: #FFFFFF;
    box-shadow: 0 24px 16px -16px rgb(0 20 30 / 24%);
}

.div-pic>img {
    max-width: 100%;
    display: block;
    height: auto;
}

.div-pic {
    width: 100px;
    float: left;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
}

.div-right ul {
    list-style: none;
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px;
}

.div-right ul li {
    display: inline-block;
    float: left;
    width: 100%;
}

.div-right ul li>p {
    margin: 0px 0px 10px 0px;
        color: #00141E;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 18px;
}

.div-right ul li>p>span {
    float: right;
}

.div-right {
    float: left;
    width: 100%;
    min-height: 139px;
    padding-right: 15px;
    padding-top: 15px;
}

.div-right>h4{
    color: #00141E;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 28px;
}
 
 .inner-lft-panel p> a {
    color: #00141E;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 24px;
    text-decoration: underline;
}
.inner-lft-panel p.order-details-p:before {
    content: "";
    background-color: #47C29B;
    position: absolute;
    left: 0px;
    bottom: -3px;
    height: 1.5px;
    width: 100%;
    max-width: 96px;
}


.right-form-inner-wrapper {
    padding: 65px;
    float: left;
    width: 100%;
}
 .main-inner-form-wrap {
    float: left;
    width: 100%;
}
ul.social-field-sc {
    list-style: none;
    padding: 24px 0px;
    margin: 20px 0px 20px;
    width: 100%;
    border-top: 1px #f1f1f1 solid;
    border-bottom: 1px #f1f1f1 solid;
}

ul.social-field-sc li {
    display: inline-block;
    text-align: center;
    margin: 0px 10px;
}
ul.social-field-sc li:first-child {
    margin-left: 0px;
}
 ul.social-field-sc li >a >img {
    max-width: 50px;
    margin: 0px auto;
}
ul.social-field-sc li >a >img.custom {
    max-width: 38px;
}

ul.social-field-sc li >a {
    color: #00141E;
    font-family: "Avenir Next";
    font-size: 12px;
    letter-spacing: 0;
    line-height: 18px;
    text-align: center;
}
.stepfirst-inner_s ul.social-field-sc li:first-child {
    margin-left: 10px;
}
.stepfirst-inner_s ul.social-field-sc li{
    margin: 0px 10px 20px;
}
.stepfirst-inner_s ul.social-field-sc li>a {
    display: block;
    line-height: 26px;
}
.stepfirst-inner_s  ul.social-field-sc {
padding: 20px 0px 0px;
    margin: 0px;
}
.step-first-panel {
    padding-left: 80px;
    position: relative;
    width: 100%;
    margin-top: 20px;
}

.top-l-icon {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 0px;
    top: 0px;
    border: 2px #00141E solid;
    overflow: hidden;
    outline: none;
    border-radius: 50%;
    background: url(../img/Share-Al.png)no-repeat;
    background-position: center center ;
    background-size: 30px;
}

.step-first-panel.second-ap .top-l-icon{
    background: url(../img/Donation_Post.png)no-repeat;
    background-position: center center ;
    background-size: 30px;
}
.top-l-icon.active, .step-first-panel.second-ap .top-l-icon.active {
    background: url(../img/Success-right.png)no-repeat;
    border: 0px;
}

.stepfirst-inner h5 {
    color: #00141E;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 28px;
    font-weight: 900;
    margin-top: 20px;
}

.stepfirst-inner p {
 color: #00141E;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}


.stepfirst-inner h4 {
    color: #000000;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 3px;
    line-height: 20px;
    text-transform: uppercase;
    position: relative;
}
button.complite-btn {
    color: #00141E;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 16px;
    text-align: center;
    border-radius: 25px;
    border: 0px;
    outline: none;
    padding: 3px 16px;
}
button.complite-btn.active {
    border: 1px solid #47C29B;
    border-radius: 12px;
    background-color: #F1FBF8;
      color: #112F25;
      font-size: 10px;
      font-weight: 600;
      letter-spacing: 0;
      line-height: 16px;
      text-align: center;
}
.ck-text{
    float: left;
    width: 100%;
    margin-top: 10px;
}
.popup-two-cols {
    border-top: 4px #f1f1f1 solid;
    margin-top: 28px;
    padding-top: 25px;
}
.step-first-panel ul.social-field-sc li:first-child {
    margin-left: 0px;
}

.step-first-panel:before {
    content: "";
    position: absolute;
    left: 25px;
    top: 65px;
    height: 300px;
    width: 1px;
    background: #f1f1f1;
}
.step-first-panel.second-ap {
    margin-top: 60px;
}
.step-first-panel.second-ap input[type="text"], .step-first-panel.second-ap textarea {
    background-color: #f2f3f4 !important;
    border: 1px solid #f2f3f4 !important;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 18px;
    font-weight: 500!important;
    padding: 21px 21px 21px 15px;
    text-align: left;
    width: 100%;
    height: auto!important;
}

.step-first-panel.second-ap label {
    position: absolute;
    pointer-events: none;
    left: 20px;
    top: 18px;
    transition: 0.2s ease all;
    font-weight: 600;
    color: #00141E;
}
.step-first-panel.second-ap textarea {
    height: 350px!important;
}
.step-first-panel.second-ap button.clip-copy-btn {
    max-width: 100%;
    margin-left: 0px;
    margin-bottom: 18px;
}
.step-first-panel.second-ap p.note-msg {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 28px;
}
.right-form-wrapper {
    float: left;
    width: 100%;
    padding-bottom: 100px;
}
.u-pic {
    position: relative;
    padding-left: 80px;
}

.u-pic>span {
    position: absolute;
    left: 0px;
    max-width: 65px;
}

.win-left, .win-right {
    float: left;
    width: 50%;
}

.winning-wrap {
    float: left;
    width: 100%;
    border: 1px #cecece solid;
    padding: 30px;
}

.win-right {
    text-align: center;
    padding-left: 80px;
}

.win-right img {
    margin: 0px auto;
}
.u-pic h3 {
    font-size: 18px;
    margin: 0px;
    line-height: normal;
}

.u-pic h5 {
    font-size: 18px;
    margin: 0px 0px 0px;
    line-height: 42px;
}

.ignition_project #ign-hDeck-right .internal #ign-hDeck-social:before, .ignition_project #ign-hDeck-right .internal .idsocial-post-icons.ignitiondeck:before {
    border-width: 16px;
    margin-left: -16px;
    border-color: rgba(227,227,227,0);
    border-bottom-color: #E3E3E3;
}

.ignition_project #ign-hDeck-right .internal #ign-hDeck-social:before, .ignition_project #ign-hDeck-right .internal .idsocial-post-icons.ignitiondeck:before, .ignition_project #ign-hDeck-right .internal #ign-hDeck-social:after, .ignition_project #ign-hDeck-right .internal .idsocial-post-icons.ignitiondeck:after {
    bottom: 100%;
    left: 90%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
 ul.inner-ask-w-sec {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

ul.inner-ask-w-sec li>h5 {<
    color: #00141E;
  font-family: "Avenir Next";
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 24px;
}

ul.inner-ask-w-sec li p {
    color: #7C888E;
    font-family: "Avenir Next";
    font-size: 16px;
    letter-spacing: 0;
    line-height: 24px;
}

 
#ign-hDeck-social {
    background: rgba(0,0,0,0.7);
    border: none;
    box-shadow: none;
    padding: 0;
    border-radius: 4px;
    width: 100%;
    height: 100vh!important;
    display: none;
    padding-left: 0px;
    padding-right: 0px;
    position: fixed;
    right: 0px;
    bottom: 0px;
    margin-top: 0px;
    border-radius: 0px;
    z-index: 999999;
    transition: inherit;
}
.inner-hdesk-model {
    background: #fff;
    width: 100%;
    max-width: 455px;
    margin: 0px auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 20px;
    padding: 15px;
}

.project-item-wrapper .option-list> a> i {
    color: #ffffff;
}

  /* Popup open button */
  .openBtn {
    color: #FFF;
    background: #269faf;
    padding: 10px;
    text-decoration: none;
    border: 1px solid #269faf;
    border-radius: 3px;
  }
 
  .openBtn:hover {
    background: #35c7db;
  }
 
  .popup, .popup_2{
    position: fixed;
    top: 0px;
    left: 0px;
       background-color: rgba(0,20,30,0.75);
    width: 100%;
    height: 100%;
    display: none;
    z-index: 9999;
  }
 .popup-content.p2_content {
    max-width: 540px;
    position: fixed;
    overflow-y: auto;
    height: 800px;
    right: 204px;
    top: 65px;
}
  /* Popup inner div */
  .popup-content {
    width: 100%;
    max-width: 915px;
    margin: 0 auto;
    padding: 40px;
    margin-top: 100px;
    background: #fff;
    position: relative;
    border-radius: 16px;
    box-shadow: 0 24px 24px -8px rgba(51,53,55,0.16);
    min-height: 400px;
  }
  .popup-content.Fundraiser-model , .popup-content.login-popup{
    max-width: 492px;
}
.popup-content.p2_content {
    max-width: 547px;
    position: fixed;
    padding: 0px;
    height: 500px;
    right: 13%;
    top: initial;
    overflow: hidden;
    margin: 0px;
    bottom: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
 
.confirm-screen>a#login-div-show>span {
    color: #000000;
    font-weight: 400;
}
  .popup-content .winning-wrap {
        padding: 15px;
        border-radius: 6px;
    }
   a.openBtn_p {
        float: right;
        position: absolute;
        right: 0px;
        background: transparent!important;
        border: 0px!important;
        top: 0;
        padding: 0px;
    } 
  /* Popup close button */
  .closeBtn {
    text-decoration: none;
    border: 0px;
    outline: none;
    background: #f1f1f1;
    padding: 5px 10px;
    border-radius: 50%;
    font-size: 14px;
    width: 40px;
    height: 40px;
    line-height: 30px;
    position: absolute;
    right: 30px;
    top: 25px;
    text-align: center;
    color: #00141E;
}
.popup-content  h4 {
    font-size: 20px;
    letter-spacing: 0;
    font-weight: 900;
    line-height: 28px;
}
header.thank-header {
    background-color: #F7F8F8;
    box-shadow: 0 8px 18px -8px rgb(51 53 55 / 16%);
    padding: 0px 0px 15px;
    position: absolute;
    top: 0px;
    z-index: 999;
    width: 100%;
}
.already-haveacount {
    width: 100%;
    /*margin: 15px 0px;*/
    /*clear: both;*/
}
.common-set {
    float: left;
    width: 100%;
}
.md-form.py-0.remmber-sec {
    margin: 0px;
    clear: both;
    min-height: 50px;
}
.md-form.py-0.remmber-sec .check-outer {
    margin: 0px;
}
.popup-two-cols_new a.ohcf-organizer {
    box-shadow: inset 0 0px 0 0 #f2f3f4, inset 0 -1px 0 0 #f2f3f4;
    background: #f9f9f9;
}
.form-banner_w {
    padding: 32px;
    overflow-y: scroll;
    height: 400px;
}

.form-banner_w::-webkit-scrollbar-track
{
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
 border-radius: 10px;
}

.form-banner_w::-webkit-scrollbar
{
 width: 4px;
 margin-right: 10px;
}

.form-banner_w::-webkit-scrollbar-thumb
{
 border-radius: 10px;
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
 background-color: #555;
}

.form-banner_w input[type="text"] , .form-banner_w textarea {
background-color: #f2f3f4 !important;
    border: 1px solid #f2f3f4 !important;
    border-radius: 4px!important;
    box-sizing: border-box!important;
    font-size: 18px;
    font-weight: 500!important;
    padding: 21px 21px 21px 15px!important;
    text-align: left;
    width: 100%;
    height: auto!important;
}
.form-banner_w label {
    position: absolute;
    pointer-events: none;
    left: 20px;
    top: 18px;
    transition: 0.2s ease all;
    font-weight: 600;
    color: #00141E;
}

.asked-question-sec {
    border-top: 1px #f2f3f4 solid;
    margin-top: 40px;
    padding-top: 20px;
    border-bottom: 1px #f2f3f4 solid;
    margin-bottom: 40px;
    padding-bottom: 20px;
}
.asked-question-sec h3.ask-h3 {
    color: #00141E;
    font-family: "New York";
    font-size: 20px;
    letter-spacing: 0;
    line-height: 28px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 40px;
}
ul.inner-ask-w-sec li {
    padding-bottom: 15px;
     position: relative;
}

ul.inner-ask-w-sec li:before {
    position: absolute;
    content: "";
    left: 0px;
    bottom: 6px;
    background: #00141E;
    height: 1px;
    width: 50px;
}

.popup-content.p2_content span.ohcf-organizer-name {
    color: #7C888E;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 2.5px;
    line-height: 18px;
    text-transform: uppercase;
}

.popup-content.p2_content span.ohcf-organizer-name>strong {
    color: #00141E;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    text-transform: capitalize;
    line-height: 28px;
}
.form-banner_w .md-form input[type=text]:not(.browser-default):focus:not([readonly]) {
    border: 1px solid #00141E!important;
}
.form-banner_w .md-form input[type=text]:not(.browser-default):focus:not([readonly])+label {
    color: #00141E;
    outline: none;
}
a.closeBtn_h {
    position: absolute;
    z-index: 999999;
    top: 12px;
    right: 21px;
    background: #f9f9f9;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    display: none;
}
.thank-header .right {
    position: absolute;
    right: 62%;
    top: 50%;
}
.thank-header .right >a{
    text-align: right;
    margin: 28px auto;
    padding: 0 30px;
    text-align: right;
    color: #00141E;
    letter-spacing: 0;
    font-family: 'New York', serif;
    font-weight: 600;
    text-decoration: underline;
    box-sizing: border-box;
}
 
.id-fes-form-wrapper.simple-fes {
    background: #f9f9f9;
    width: 100%;
    max-width: 100%;
    padding: 40px;
}
.md-profile>table tbody>tr>th {
    background: #eee;
    padding: 8px;
    font-weight: 600;
}

.md-profile>table tbody>tr>td {
    padding: 8px;
    font-weight: 500;
    vertical-align: middle;
}

.md-profile>table tbody>tr:nth-of-type(odd) {
    background: #eee;
}
.md-profile>table tbody>tr>td i.fa {
    color: #555;
    display: block!important;
    width: 30px;
    height: 30px;
    font-size: 20px!important;
}

.md-profile>table tbody>tr>td>a {
    width: 30px;
    height: 30px;
    display: block;
    z-index: 99999;
    font-size: 20px!important;
    color: #00141E;
    padding-top: 5px;
}

.md-profile>table tbody>tr>td>a.campaign_link {
    color: #48c29b;
    cursor: pointer;
    font-size: .9rem !important;
    font-weight: 500;
    width: auto;
    padding-top: 2px;
}

.md-profile>table tbody>tr>td>a.campaign_link:hover {
    text-decoration: underline;
}


.md-profile>table tbody>tr>td>a> i.fa-file-text-o:before {
    font-family: FontAwesome;
}

ul.backer_projects {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.memberdeck div#stellar_lightbox .print-order {
    box-shadow: none;
    padding: 40px;
    background: #f9f9f9;
    clear: both;
    float: left;
    width: 100%;
}
div#stellar_lightbox .outerlft-panel .print-order {
    padding: 0px 0px 0px 115px;
    background: #fff;
}
ul.backer_projects .backer_wrapper .inner_wrapper {
    color: #48c29b;
}
ul.backer_projects .backer_wrapper .inner_wrapper span.backer_project_title>a {
    color: #00141E;
}

span.backer_project_text {
    color: #00141E;
}
div#stellar_lightbox .print-order table , .idc-order-info table {
    float: left;
    width: 100%;
    background: #fff;
    border-top: 0px;
}

div#stellar_lightbox .print-order table td , .idc-order-info table td {
    font-weight: 500;
}

div#stellar_lightbox .print-order table>tbody>tr:first-child td {
    border-top: 0px;
}


.idc-order-info {
    background: #f9f9f9;
    clear: both;
    margin: 20px 0px;
    float: left;
    padding: 40px;
    width: 100%;
}
.idc-order-info table>tbody>tr:first-child td {
    border-top: 0px;
}
.print-details>table>tbody>tr>td>a.receipt {
    background: #48c29b;
    padding: 5px 15px;
    color: #fff;
    border-radius: 3px;
}
td.totalprice {
    font-weight: 600;
}
.social-sharing-options-wrapper {
    clear: both;
    background: #f9f9f9;
    margin: 0px 0px 40px;
    padding: 40px;
}
.social-sharing-options-wrapper .friendlink {
    background: #fff;
    width: 100%;
    max-width: 450px;
    padding: 15px;
    margin-bottom: 15px;
    font-weight: 500;
}

.social-sharing-options-wrapper .friendlink .thumb {
    margin-bottom: 15px;
}

.social-sharing-options-wrapper .friendlink .text a {
    word-break: break-all;
    color: #48c29b;
}
.tooltip-box {
    border-radius: 9px;
    background-color: #273C45;
    padding: 8px 15px;
    position: relative;
    width: 100%;
    max-width: 325px;
}

.tooltip-box>p {
    color: #FFFFFF;
    font-family: "Avenir Next";
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 24px;
    margin: 0px;
}


.tooltip-box:before {content: "";background: #273C45;left: -13px;bottom: 4px;width: 17px;height: 15px;position: absolute;border-radius: 7px;}

.tooltip-box:after {content: "";background: #fff;left: -20px;bottom: 10px;height: 15px;width: 20px;position: absolute;border-radius: 20px;}
.qsa-icn {
    text-align: center;
    width: 100%;
    margin: 15px 0px;
}

.qsa-icn>img {
    margin: 0px auto;
}
a.openBtn_pd.arrow-green , a.openBtn_pj.arrow-green {
    position: absolute;
    right: 0px;
    display: none;
}
.id-fes-form-wrapper.simple-fes .fes_section .form-row input[type="text"], 
.id-fes-form-wrapper.simple-fes .fes_section .form-row select ,
.id-fes-form-wrapper.simple-fes .fes_section .form-row input[type="number"],
.id-fes-form-wrapper.simple-fes .fes_section .form-row textarea {
    width: 100%!important;
    max-width: 100%;
    display: block;
    float: left;
    padding: 7px;
    height: 45px;
    border: 1px #cecece solid;
}

.id-fes-form-wrapper.simple-fes .fes_section h3 {
    font-size: 25px;
    font-weight: 900;
    margin: 20px 0px 25px;
    position: relative;
    padding-bottom: 10px;
}
.memberdeck input[type="text"] , .memberdeck input, .memberdeck textarea{
    width: 100%!important;
    max-width: 100%;
    display: block;
    float: left;
    padding: 7px;
    height: 45px;
    border: 1px #cecece solid;
}
.memberdeck input.instant_checkout {
    display: inline;
    width: 24px!important;
    height: 24px;
    float: left;
    border: 0px!important;
}

.memberdeck p.form-check {
    border: 0px!important;
    padding-left: 0px!important;
}
 .form-row.half input[type="submit"] ,  ul.md-box-wrapper.full-width.cf .form-row input[type="submit"], button#idc_avatar_selector , button#edit-profile-submit {
    background: #48c29b;
    color: #00141E;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 26px;
    text-align: center;
    text-transform: capitalize;
    padding: 0px 0px;
    margin: 15px 0px 0px;
    height: 40px;
    width: 200px!important;
    border-radius: 4px;
    background-color: #47C29B;
    box-shadow: 0 24px 24px -8px rgb(51 53 55 / 16%);
    border: 0px;
}
header.login-waprre .right {
    display: block;
    position: absolute;
    right: 62%;
    top: 50%;
}

header.login-waprre .right >a{
    text-align: right;
    margin: 28px auto;
    padding: 0 30px;
    text-align: right;
    color: #00141E;
    letter-spacing: 0;
    font-family: 'New York', serif;
    font-weight: 600;
    text-decoration: underline;
    box-sizing: border-box;
}
button#idc_avatar_selector {
    margin: 0px 0px 15px;
}
.md-profile h2.border-bottom {
    font-size: 25px;
    font-weight: 900;
    margin: 20px 0px 25px;
    position: relative;
    padding-bottom: 10px;
    border-bottom: 0px!important;
}
.md-profile h2.border-bottom:before {content: "";position: absolute;bottom: 0px;height: 1px;width: 86px;background: #000;}
.id-fes-form-wrapper.simple-fes .fes_section h3:before {content: "";position: absolute;bottom: 0px;height: 1px;width: 86px;background: #000;}

.id-fes-form-wrapper.simple-fes .fes_section .form-row p {
    width: 100%;
}
.md-profile.stripe-settings {
    margin: 15px 0px 0px;
}
.md-profile.stripe-settings a.stripe-connect span {
    color: #000;
}
.id-fes-form-wrapper.simple-fes .fes_section .form-row label {
    width: 100%;
    font-weight: 600;
    font-size: 16px;
}

.clip-borad h3 {font-size: 16px;font-weight: 500;letter-spacing: 0;line-height: 24px;}

.clip-form input[type="text"] {
    border: 1px solid #F2F3F4;
    border-radius: 4px;
    background-color: #F7F8F8;
    padding: 10px 15px;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 24px;
    outline: none;
    width: calc(100% - 160px)!important;
}

button.clip-copy-btn {
    outline: none;
    border: 0px;
    padding: 10px 29px;
    border-radius: 4px;
    background-color: #47C29B;
    box-shadow: 0 24px 24px -8px rgba(51,53,55,0.16);
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 28px;
    position: relative;
    width: 100%;
    margin-left: 15px;
    max-width: 140px;
}

button.clip-copy-btn>i {
    position: absolute;
    margin-left: 8px;
}
.msecond-popup .inner-msecond-d .md-form {
    float: left;
    width: 100%;
    padding-bottom: 15px!important;
    margin-bottom: 5px!important;
}
.msecond-popup .inner-msecond-d .md-form span.error.displayName, 
.msecond-popup .inner-msecond-d .md-form span.error.displayMessage {
    color: #f00;
    position: absolute;
    left: 0px;
    bottom: 3px;
    font-size: 14px;
}
ul.md-box-wrapper.full-width.cf .form-row {
    margin-top: 20px;
}
ul.md-box-wrapper.full-width.cf {
    margin: 0px;
    list-style: none;
    background: #f9f9f9;
    max-width: 100%;
    padding: 40px;
}

.campaign-thump-img {
    width: 150px;
    height: 165px;
}

.md-profile>table {
    width: 100%;
}
ul.md-box-wrapper.full-width.cf .form-row label {
    width: 100%;
    font-weight: 600;
    font-size: 16px;
}
ul.md-box-wrapper.full-width.cf .form-row input[type="email"] {
    width: 100%!important;
    max-width: 100%;
    display: block;
    float: left;
    padding: 7px;
    height: 45px;
    border: 1px #cecece solid;
}
.md-profile.paypal-settings h3 {
    font-size: 25px;
    font-weight: 900;
    margin: 20px 0px 25px;
    position: relative;
    padding-bottom: 10px;
}

.md-profile.paypal-settings h3:before {content: "";position: absolute;bottom: 0px;height: 1px;width: 86px;background: #000;}
 .comment-icons-mob{ display: none; }
/*---*/

/*-top_donation_amount_preview-*/
.top_donation_amount_preview > ul.ign_backer_list {
    list-style: none;
    margin: 0px;
    padding: 0px 0px 10px 0px;
    border: 1px #cecece solid;
    border-radius: 2px;
}

.top_donation_amount_preview > ul.ign_backer_list > li.backer_list_item { 
    overflow: hidden;
}

.top_donation_amount_preview > ul.ign_backer_list > li.backer_list_item > .backer_list_avatar {
    float: left;
    margin: 10px 16px 2px; 
}
.top_donation_amount_preview > ul.ign_backer_list > li.backer_list_item > .ohcf-comment-head {
    margin: 5px 16px 2px;
}

.top_donation_amount_preview > ul.ign_backer_list > li.backer_list_item > .ohcf-comment-head > .backer_list_name > a {
    color: #00141E;
    line-height: 1.75em;
    cursor: auto;
}
.top_donation_amount_preview > ul.ign_backer_list > li.backer_list_item > .ohcf-comment-head > .backer_list_price {
    display: inline-block;
    color: #00141E;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 28px;
}

.top_donation_amount_preview > ul.ign_backer_list > li.backer_list_item > .ohcf-comment-head > .backer_list_date {
    color: #00141E;
    display: inline-block;
    font-weight: 400;
    line-height: 1.714em;
}

.top_donation_amount_preview > ul.ign_backer_list > li.backer_list_item > .ohcf-comment-head > .backer_list_date::before {
    content: "\00B7 ";
    font-weight: bold;
    margin: 0 12px 0 10px;
}

.top_donation_amount_preview > ul.ign_backer_list > li.backer_list_item > .backer_list_comment {
    margin: 0px 16px 0px 80px;
    font-weight: 400;
    border: none;
}

#main-menu{background:#333;}
#main-menu ul,
.mobile-menu ul {margin:0;padding:0;list-style:none;}
#main-menu ul li,
.mobile-menu ul li{position:relative;}
#main-menu > ul {text-align:center;}
#main-menu > ul > li{display: inline-block;}
#main-menu > ul > li > a
    {
        background: url("../assets/images/bdr.png") no-repeat right center;
    color: #fff;
    /*font-family: "HelveticaLTStd-BlkCond";*/
    text-transform: uppercase;
    /*font-size: 26px;*/
    line-height: 47px;
    padding: 0 40px;
    text-decoration: none;
    letter-spacing: 1px;
    }
#main-menu ul.sub-menu
    {
        display:none;
        background:#fff;
        border: 1px solid #ccc;
        box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
        font-weight: 400;
        text-align:left;
        position:absolute;
        min-width: 230px;
        z-index: 1;
    }
#main-menu > ul > li > ul.sub-menu{top:46px; left:0;}
#main-menu ul.sub-menu ul.sub-menu{top:0; left:230px;}
#main-menu ul.sub-menu li {border-bottom: 1px solid #ddd;}
#main-menu ul.sub-menu li a
    {
        color: #575757;
    display: block;
    line-height: inherit;
    padding: 8px 20px;
    text-decoration: none;
    }
#main-menu ul.sub-menu li a:hover
    {
        background:#e8e8e8;
        color: #333;
        text-decoration: none;
    }
li.hassub {}
li.hassub:before 
    {
        font-family:'FontAwesome';
        content: '\f105';
        position:absolute;
        right:8px;
        top:8px;
        color:#333;
    }
.mobile-menu{display:none;}
.overlay-screen {
    position: fixed;
    z-index: 999;
    padding-top: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #273C45;
    transform: translateX(-767px);
    transition: all 0.2s;
    display: none;
}
#menu-button {display: none;}
.show-mobile {display: none;}
@media only screen and (max-width: 1366px) {
    .main-inner-form-wrap .winning-wrap {
        padding: 15px;
    }
    .main-inner-form-wrap .win-right {
        text-align: center;
        padding-left: 54px;
    }
    .u-pic h5 {
        font-size: 14px;
        margin: 0px 0px 0px;
        line-height: 30px;
    }
    .u-pic h3 { font-size: 16px; }
    .stepfirst-inner p { font-size: 14px; }
    .u-pic>span {
        max-width: 55px;
    }
}
@media only screen and (max-width:  1199px) {
    .box-paymethad-right {
        margin-left: 0px;
        margin-top: 20px;
    }
      .container-fluid.thankyou-page>.row>.col-md-8.col-sm-12.col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .container-fluid.thankyou-page .inner-lft-panel {
        padding: 40px 15px;
        font-weight: 400;
    }
    .container-fluid.thankyou-page .right-form-inner-wrapper {
        padding: 40px 15px;
    }
    .winning-wrap {
        padding: 10px;
    }
    .u-pic {
        padding-left: 54px;
    }
    .u-pic>span {
        max-width: 40px;
    }
    .u-pic h3 {
        font-size: 14px;
    }
    .u-pic h5 {
        font-size: 14px;
        margin: 0px 0px 0px;
        line-height: 32px;
    }
    .win-right {
        padding-left: 40px;
    }
    .stepfirst-inner p {
        font-size: 14px;
        line-height: 21px;
        margin: 0px;
        font-weight: 400;
    }
    .step-first-panel.second-ap p.note-msg {
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 26px;
}
}

@media only screen and (max-width:  991px) {
    .common-h2 {
        font-size: 20px;
        line-height: 40px;
    }
    .top-l-icon {
        width: 40px;
        height: 40px;
        background-size: 20px;
    }
    .step-first-panel.second-ap .top-l-icon {
        background-size: 20px;
    }
    .step-first-panel {
        padding-left: 55px;
    }
    ul.social-field-sc li >a >img {
        max-width: 36px;
    }
    ul.social-field-sc li >a >img.custom {
        max-width: 24px;
    }
    .u-pic h5 {
        font-size: 10px;
        line-height: 30px;
    }
    .win-right {
        padding-left: 25px;
    }
    .stepfirst-inner p {
        font-size: 10px;
        line-height: 17px;
        margin: 0px;
    }
    header.login-waprre .right, .thank-header .right  {
        right: 40%;
    }
}
@media only screen and (max-width : 767px) {
    .popup-content.p2_content {
        max-width: 90%;
        right: 5%;
        left: 5%;
        margin: 0px auto;
    }
    .inner-msecond>a.closeBtn_h {
        width: 32px;
        height: 32px;
        line-height: 33px;
        right: 9px;
        top:15px;
    }
    .ignition-serachbar ul.filter-menu li {
        margin-right: 16px;
    }
    body.single-ignition_product .feature-image-wrapper .feature-image {
        height: 200px;
    }
    /* .thank-header .right {
        display: none;
    } */
    .check-outerg {
        position: relative;
        font-size: 12px!important;
        width: 100%;
        float: left;
        min-height: 70px;
    }
    .step-first-panel.second-ap .check-outerg label {
        position: absolute;
        pointer-events: none;
        left: 3px;
        top: 18px;
        transition: 0.2s ease all;
        font-weight: 600;
        color: #00141E;
        font-size: 14px;
    }
    a.openBtn_pd.arrow-green , a.openBtn_pj.arrow-green {
        display: block;
        top: 4px;
        color: #47C29B;
        font-size: 16px;
    }
    a.openBtn_p {
        right: 35px;
    }
    .comment-icons-mob , a.closeBtn_h{ display: block; }
    .m-popup , .msecond-popup{
        position: fixed;
        top: 0px;
        left: 0px;
        background-color: rgba(0,20,30,0.75);
        width: 100%;
        height: 100%;
        display: none;
        z-index: 9999;
      }
    .inner-msecond {
        width: 100%;
        max-width: 90%;
        margin: 0 auto;
        padding: 35px 15px;
        margin-top: 100px;
        background: #fff;
        position: relative;
        border-radius: 16px;
        box-shadow: none;
        height: 400px;
        overflow-y: scroll;
    }
.msecond-popup .inner-msecond-d {  
    width: 100%;
    max-width: 90%;
    position: absolute;
    box-shadow: none;
    height: 500px;
    left: 0px;
    overflow-y: scroll;
    right: 0px;
    bottom: 0px;
    margin: 0px auto;
    padding: 15px;
    background: rgb(255, 255, 255);
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    top: 150px;
    font-weight: 400;
}
.msecond-popup .inner-msecond-d .comment-icons-mob {
    padding-top: 33px;
    position: relative;
    padding-bottom: 30px;
    border-bottom: 5px #f2f3f4 solid;
    margin-bottom: 30px;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
}
.msecond-popup .inner-msecond-d .comment-icons-mob span.img-tag {
    margin: -25px auto 25px;
    display: block;
    width: 50px;
}
.msecond-popup .inner-msecond-d .winning-wrap {
    padding: 20px 10px;
}
.msecond-popup .inner-msecond-d .winning-wrap .u-pic>span {
    max-width: 50px;
}
.msecond-popup .inner-msecond-d .winning-wrap .u-pic {
    position: relative;
    padding-left: 65px;
}
.msecond-popup .inner-msecond-d .winning-wrap .u-pic h5 {
    font-size: 10px;
    line-height: 25px;
}
.msecond-popup .inner-msecond-d .winning-wrap .u-pic h3 {
    font-size: 14px;
    margin: 0px;
    line-height: normal;
}
.msecond-popup .inner-msecond-d .winning-wrap .win-right {
    text-align: center;
    padding-left: 49px;
}
.msecond-popup .inner-msecond-d .winning-wrap .win-right p {
    font-size: 10px;
    margin: 0px;
}
.comment-icons-mob h4 {
    color: #00141E;
    font-family: "New York";
    font-size: 26px;
    letter-spacing: 0;
    line-height: 40px;
}

.comment-icons-mob p {
    color: #00141E;
    font-family: "Avenir Next";
    font-size: 16px;
    letter-spacing: 0;
    line-height: 24px;
}
    .inner-lft-panel {
        padding: 20px 0px;
        float: left;
        width: 100%;
        max-width: 100%;
    }
    .right-form-inner-wrapper {
        padding: 15px 0px;
    }
    .col-md-6.idc-colsm-6.gray-lft {
        background: #fff;
    }
    .outerlft-panel {
        height: auto;
    }
    .step-first-panel {
        padding-left: 45px;
    }
    .top-l-icon {
        width: 37px;
        height: 37px;
        background-size: 18px;
    }
.step-first-panel.second-ap .top-l-icon {
    background-size: 18px;
}
div#stellar_lightbox .gray-lft .outerlft-panel  .print-order {
    box-shadow: none;
    padding-left: 0px;
}
.div-right {
    padding-right: 0px;
    padding-top: 15px;
}
.div-right>h4 {
    padding-left: 115px;
}
.step-first-panel:before {
    left: 15px;
    top: 52px;
    height: 80px;
}
.div-right ul {
    margin: 100px 0px 0px 0px;
}
.msecond-popup , .m-popup{
    display: none;
}
    .secureBox {
        padding-top: 23px;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 0px;
        margin-left: -15px;
        margin-right: -15px;
        background: #f9f9f9;
    }
    .secureBox .secureLeft {
    width: 100%;
    max-width: 60px;
    margin-right: 15px;
}
.box-paymethad-right {
    margin-left: 0px;
    margin-top: 10px;
    padding: 15px 0 0;
    border: 0px;
    box-shadow: none;
}
.box-paymethad-right .leftRightSpacing {
    padding-left: 0px;
    padding-right: 0px;
}
.col-sm-5.pa-right-remove {
    padding-left: 0px;
    padding-right: 0px;
}
.col-sm-7.pa-right-remove {
    padding-left: 0px;
    padding-right: 0px;
    margin: 0px 0px 20px;
}
    .tnp-subscription-minimal input.tnp-email {
        width: 65%;
        margin-right: 15px!important;
        max-width: 243px;
       
    }
    .show-mobile {display: block;}
    .newsletter-footer-form.show-mobile {
        margin-top: 15px;
    }
     .overlay-screen { display: block; }
    li#menu-item-213 , li.createaccount.buttonpadding, li.login {
        display: block!important;
    }
    nav#main-menu{display:none;}
    .search-wrapper {
        margin-top: 25px;
        border-radius: 4px;
        background-color: #152B35;
        border: 0px;
        padding: 0px;
        margin-bottom: 15px;
        position: relative;
    }

    .search-wrapper input#searchsubmit {
        display: none;
    }

    .search-wrapper div.search-form input[type="text"] {
        width: 100%;
        border-radius: 4px;
        background-color: #152B35;
        border: 0px;
           padding: 15px 15px 15px 50px;
          color: #B4BBBE;
      font-size: 16px;
      font-weight: 500;
      letter-spacing: 0;
      line-height: 24px;
      outline: none;
    }
    .search-wrapper div.search-form input[type="text"]:focus{
        outline: none;
    } 

    .search-wrapper a.search {
        position: absolute;
        top: 12px;
        left: 19px;
        color: #fff;
    }

    .search-wrapper a#search-close {
        display: none;
    }
    .overlay-screen,
    div.menu-icon,
    #menu-button,,
    i.icon:before,
    i.icon:after,
    nav.main-menu,
    nav ul li a
        {
            transition: all 0.50s ease-out 0s;
        -webkit-transition: all 0.50s ease-out 0s;
        -moz-transition: all 0.50s ease-out 0s;
        -ms-transition: all 0.50s ease-out 0s;
        }
    div.menu-icon
        {
        line-height: 38px;
        height: 30px;
        width: 30px;
        position: absolute;
        top: 7px;
        right: 15px;
        }
    #menu-button{display:block;height: 30px;width: 30px;}
    a#menu-button>i {
        display: block;
    }
    a#menu-button>i>img { max-width: 100%; height: auto; display: block; }
    button#close-button {
        position: absolute;
        top: 22px;
        right: 15px;
        background: transparent;
        border: 0px;
        color: #fff;
        font-size: 20px;
        outline: none;
    }
    i.icon
        {
         display:inline-block;
         width: 20px;
         height: 3px;
         background: #333;
         position: relative;
         z-index: 1;
        }
    i.icon:before,
    i.icon:after
        {
         content:'';
       display:block;
       width: 20px;
       height: 3px;
       background: #333;
       position: absolute;
       z-index: -1;
        }
    i.icon:before{top:-6px;} 
    i.icon:after {top:6px;}

    .focus i.icon {background:none !important;}
    .focus i.icon:before,
    .focus i.icon:after{background: #333;}
    .focus i.icon:before
        {
         top:0;
         -webkit-transform:rotate(45deg);
         -moz-transform:rotate(45deg);
         -ms-transform:rotate(45deg);
         transform:rotate(45deg);
        }
    .focus i.icon:after
        {
         top:0;
         -webkit-transform:rotate(-45deg);
         -moz-transform:rotate(-45deg);
         -ms-transform:rotate(-45deg);
         transform:rotate(-45deg);
        }
    .overlay-screen.is-visible
        {
            opacity: 1;
            visibility: visible;
            transform: translateX(0px);
        }
    .main-mobile-inner-wrap {
           width: 100%;
           float: left;
           position: relative;
           padding: 0px;
           max-width: 100%;
           background: #00141E;
           height: 100%;
    }

    .overlay-screen.is-visible .main-mobile-inner-wrap .mobile-menu {

    /*max-height: 400px;

    overflow-y: scroll;*/

    width: 100%;

    float: left;

    display: block;

    padding: 0px 15px 15px 15px;

    margin-top: 25px;

    border-top: 1px #152B35 solid;
    }
    .search-wrapper input#searchsubmit {
        display: none;
    }

    div.menu-open,
    div.menu-open-inner
      {
        position:absolute;
        background: rgba(255,255,255,0.2);
        border-left:solid 1px #ddd;
        right:0;top:0;
        width:45px;
        text-align:center;
        line-height:44px;
        cursor:pointer;
      }
    div.menu-open:before,
    div.menu-open-inner:before
      {
        content: '\f107';
        line-height:40px;
        text-align:center;
        color:#333;
        font-family:'FontAwesome';
        font-weight:700;
        font-size:20px;
      }
    div.menu-open.more:before,
    div.menu-open-inner.more:before
        {content: '\f106';}
    .mobile-menu ul ul{display:none; background:#ddd;}
    .mobile-menu ul li a,
    ul.mobile.links li a
        {
        display: block;
        padding: 21px 0px;
        text-decoration: none;
        border-bottom: solid 1px #152B35;
        color: #FFFFFF;
        font-size: 12px;
        font-weight: 600;
        letter-spacing: 3px;
        line-height: 20px;
        text-transform: uppercase;
        position: relative;
        }

        .mobile-menu ul li a:before{
            content: "\f105";
            font-family: FontAwesome;
            position: absolute;
                right: 0px;
                top: 21px;
                width: 15px;
                height: 15px;
                color: #fff;
                font-size: 22px;
         }
    .mobile-menu ul li:hover >a,
    ul.mobile.links li:hover >a,
    .mobile-menu ul li a:hover,
    ul.mobile.links li a:hover
        {
            background:#e8e8e8;
            color: #333;
            text-decoration: none;
        }
    .main-mobile-inner-wrap div#logo {
        margin: 15px 0px 0px 15px;
    }
    header.login-waprre .right, .thank-header .right  {
        right: 0%;
    }
}

@media only screen and (max-width:  680px) {
    .box-bottom-crt.single-payment-selector span.cards img {
        padding-right: 5px;
        width: 111px !important;
        margin-top: 8px;
    }
    .ign-supportnow.mobile.leave-comment-box a.ohcf-button-primary.ohcf-button-large {
    max-width: 100%;
}
.ohcf-organizer i.fa.fa-arrow-right {
    right: 0px;
}
.ohcf-progress .ohcf-created {
    top: 0.875em!important;
}
    .single-ignition_product .container.ign-project-title.py-5 {
        padding-top: 0px!important;
    }


    .single-ignition_product .container.ign-project-title.py-5>.row>.col-md-6.col-sm-6.col-xs-12>.feature-image-wrapper.test {
        background: #00141E;
        padding-left: 15px;
        padding-right: 15px;
        margin-left: -15px;
        margin-right: -15px;
        padding-bottom: 15px;
        padding-top: 15px;
    margin-top: 15px;
    text-align: center;
    }
    body.single-ignition_product .feature-image-wrapper .feature-image {
          height: 167px;
    margin: 0px auto;
    background-size: 100%;
    background-position: center center!important;
    }
    .gggth {
    padding-top: 40px;
}
}
@media only screen and (max-width:  360px) {
        .box-bottom-crt.single-payment-selector span.cards img {
            width: 86px !important;
        }
        ul.md-box-wrapper.full-width.cf {
            margin: 0px;
            padding: 0px !important;
        }
}

@media only screen and (max-width:  767px) {
    .box-bottom-crt.single-payment-selector span.cards img {
        width: 86px !important;
    }
    ul.md-box-wrapper.full-width.cf {
        margin: 0px;
        padding: 0px !important;
    }
    .ohcf-front-donate-content, .ign-project-summary .ign-summary-desc, .post-70 > .entry-content, 
    .post-73 > .entry-content, .post-160 > .entry-content, .post-241 > .entry-content,
    .post-157 > .entry-content {
        font-weight: 400;
    }
}

.loginError {
    color: red;
    padding: 10px 0px 10px;
    font-weight: 400;
}

.field .error {
    display: flex;
    align-items: center;
    margin-left: 16px;
    color: #d93025;
    font-size: 13px;
    display: none;
  }
  .invalid .error {
    display: flex;
  }
  .error .error-icon {
    margin-right: 6px;
    font-size: 15px;
  }

  .login-error-icon {
    margin-top: 10px;
  }

  .inner-l-sec p {
    color: #d93025;
    margin:10px 0px 0px 10px;
    font-weight: 400;
  }
  .loginError {
    color: #d93025;
    padding:10px 0px 10px;
    font-weight: 400;
  }

.forgot_password h3.title {
    color: #00141E;
    font-size: 36px;
    letter-spacing: 0;
    line-height: 48px;
    font-weight: bold;
    max-width: 90%;
}

.forgot_password p.sub_title {
    color: #00141E;
    font-weight: 500;
    font-size: 16px;
}

#register-form .reset_password_btn{
    width: 100%;
}

.change_password_btn {
    width: 100% !important;
}

.reset_email_txt {
    margin: 0px;
    padding: 30px 0px 25px 20px;
    max-width: 100%!important;
    border-radius: 4px;
    box-sizing: border-box;
    border-bottom: 0px!important;
    background-color: #F7F8F8!important;
    border: 1px #F7F8F8 solid!important;
    color: #000!important;
    font-family: "Avenir Next";
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 24px;
}

input.reset_email_txt {
    border-radius: 4px !important;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}
input.reset_email_txt::placeholder {
    color: #00141E!important;
    left: 24px;
    margin: 0px!important;
    top: 20px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 24px
}
input.reset_email_txt:focus {
    border: 1px solid #00141E !important;
    box-shadow: none;
}

.change_pwd_errorMsg{
    color: #ff0000;
    margin: 10px;
    font-weight: 400;
}

.page-id-452 footer, .page-id-430 footer {
    display: none;
}

.not_found_page {
    margin:  0 auto;
    text-align: center;
}

input.project_fesubmit {
    background: #48c29b;
    color: #00141E;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 28px;
    text-align: center;
    text-transform: capitalize;
    padding: 0px 0px;
    margin: 0px;
    height: 48px;
    width: 233px;
    border-radius: 4px;
    background-color: #47C29B;
    box-shadow: 0 24px 24px -8px rgba(51,53,55,0.16);
    border: 0;
    word-wrap: break-word;
    white-space: normal
}
input.project_fesubmit:hover {
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
}

button#insert-media-button {
    display: none !important;
}

.campaign_image_edit a.remove_image, 
.campaign_image_edit a.show_url, 
.campaign_image_edit p.image_url {
    display: none !important;
}

.campaign_image_edit {
    margin-bottom: -55px;
}

input#project_hero {
    margin-bottom: 50px;
}