form.form p label {
    color: white !important;
}

.content-bg {
    background-color: white;
    /*margin: 30px;*/
    margin-top: 0;
    padding-bottom: 20px;
}

.highlighted {
    background-color: white;
    padding: 5px;
}

section {
    padding-bottom: 100px;
}

i {
    font-style: normal;
}

@media screen and (min-width: 768px) {
    .section-heading {
        margin-top: 50px;
    }
}

@media screen and (max-width: 767px) {
    .spa-section {
        padding-top: 110px;
    }

    .form-section {
        padding-top: 75px !important;
    }

    .campaign-heading, .section-heading {
        font-size: 28px !important;
    }

    .campaign-text, .section-text {
        font-size: 22px !important;
    }

    .navbar-brand, .progress-container-div {
        margin-left: auto;
        margin-right: auto;
    }

    .form-container {
        background-color: white !important;
        color: black !important;
    }

    .campaign-container {
        background-color: black;
        color: white;
        padding-top: 10px;
    }
}

.spa-section {
    display: none;
}

.section-text {
    font-weight: bold;
}

.spa-section {
    min-height: 100vh;
    padding-top: 75px;
}
.hidden {
    display: none;
}

.progress-container-div {
    display: inline-block;
    position: absolute;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}
.progress-container-div .progress-block {
    display: inline-block;
    margin: 0 10px
}
.progress-container-div .progress-mark {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    border: 2px solid #fff;
    background: 0 0;
    text-align: center;
    position: relative;
    top: 8px
}
.progress-container-div .progress-mark img {
    display: none;
    height: 15px;
    width: 15px;
    margin: 0;
    top: 5px;
    position: relative;
    left: 5px
}
.progress-container-div .progress-label {
    color: #fff;
    display: inline-block;
    margin-left: 8px
}
.progress-block.progress-block-crossed .progress-mark {
    border: 2px solid #f03f3f;
    background: #f03f3f
}
.progress-block.progress-block-crossed .progress-mark img.mark-no {
    display: block
}
.progress-block.progress-block-checked .progress-mark {
    border: 2px solid #000;
    background: #000
}
.progress-block.progress-block-checked .progress-mark img.mark-yes {
    display: block
}
.progress-container-div {
    margin-top: 2px
}
#signScroll {
    position: fixed;
    bottom: 5px;
    right: 5px;
    width: 163px;
    height: 50px;
    background: #f19200;
    border: 0;
    cursor: pointer;
    color: #fff;
    box-shadow: 4px 10px rgba(136, 136, 136, .3);
    border-radius: 3px;
    z-index: 9002
}
@media screen and (min-width:768px) {
    #signScroll {
        display: none!important
    }
}
@media screen and (max-width:768px) {
    .progress-container-div {
        display: inline-block;
        position: relative;
        left: 0;
        -ms-transform: translateX(0);
        -webkit-transform: translateX(0);
        transform: translateX(0);
        margin-top: 5px
    }
    .slide {
        padding-top: 98px!important
    }
    .navbar {
        height: 100px!important
    }
}
@media screen and (max-width:411px) {
    .progress-container-div .progress-label {
        font-size: 14px
    }
    .progress-container-div .progress-mark {
        width: 23px;
        height: 23px
    }
    .progress-container-div .progress-mark img {
        height: 14px;
        width: 14px;
        margin: 0;
        top: 3px;
        left: 3px
    }
    .progress-block {
        margin-top: 10px
    }
}
@media screen and (max-width:360px) {
    .progress-container-div .progress-block {
        margin: 0 7px
    }
}

.share-card {
    color: initial;
    text-decoration: initial;
}

.share-card:hover {
    color: initial;
    text-decoration: initial;
}

.h1, h1 {
    font-weight: 700;
    font-size: 35px;
}

@media screen and (min-width: 768px) {
    .container-fluid {
        padding-left: 30px;
    }
}



.h2, h2 {
    font-size: 22px;
}

.petition-ask-text {
    font-size: 18px;
    text-align: center;
    font-weight: 300;
}

/*.share-button {*/
/*    padding: 10px 50px;*/
/*    font-size: 20px;*/
/*    display: block;*/
/*    margin-left: auto;*/
/*    margin-right: auto;*/
/*    margin-top: 15px;*/
/*    max-width: 350px;*/
/*}*/

.skip-button {
    padding-top: 13px;
    width: 85px;
    font-size: 18px;
    padding: 13px 20px 10px 20px;
}

.share-preview-title  {
    font-family: Georgia,'lucida grande',tahoma,verdana,arial,sans-serif;
    font-size: 18px;
    font-weight: 500;
    text-align: left;
    color: #000!important;
}

.share-preview-description {
    font-family: Georgia,'lucida grande',tahoma,verdana,arial,sans-serif;
    font-size: 12px;
    text-align: left;
    color: #000!important;
}
.progress-label {
    font-size: 18px;
}

.petition-counter-text {
    font-size: 22px!important;
    font-weight: 700;
}

.privacy-policy {
    font-size: 14px;
    font-weight: 300;
    margin-top: 15px;
    max-width: 23em;
    font-family: arial,sans-serif!important;
}

input {
    font-family: arial,sans-serif!important;
}

label.error {
    font-size: 14px!important;
    display: block;
    font-family: arial,sans-serif!important;
    font-weight: 700;
    margin-top: .5rem;
}

.btn-gp {
    background-color: #4aae1e;
    border: 1px solid #fff;
    color: #fff;
}

.btn-gp:hover {
    color: #4aae1e;
    border-color: #4aae1e;
    background-color: white;
}

@media  screen and (max-width: 768px) {
    .btn-ask {
        display: block;
        margin: auto;
        margin-bottom: 5px;
    }
}

.btn-ask {
    border: 3px solid #fff;
    border-radius: 0;
    width: 100%;
    max-width: 180px;
    padding: 15px 20px;
    background: #3b5998;
    color: #fff;
    font-size: 20px;
}

.btn-ask:hover {
    border-color: #3b5998;
    color: #3b5998;
    background: #fff;
}

.btn-skip {
    background-color: gray;
    color: #fff;
    border: 1px solid gray;
    text-decoration: none;
    padding-top: 13px;
    width: 85px;
    font-size: 18px;
    padding: 13px 20px 10px 20px;
}

.btn-skip:hover {
    background-color: #fff;
    border: 1px solid gray;
    color: gray;
    text-decoration: none;
}

.btn-facebook {
    display: block;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 50px;
    font-size: 20px;
    margin-bottom: 20px;
    border: 1px solid #fff;
    color: #fff;
    background-color: #3b5998;
}

.btn-whatsapp {
    display: block;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 50px;
    font-size: 20px;
    margin-bottom: 20px;
    border: 1px solid #fff;
    color: #fff;
    background-color: #25D366;
}

.btn-native {
    cursor: pointer;
    display: block;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 50px;
    font-size: 20px;
    margin-bottom: 20px;
    border: 1px solid #fff;
    color: #fff;
    background-color: red;
    position: relative;
    }

    .btn-native:after {
    content: "";
    width: 32px;
    height: 32px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 18px;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: url(https://storage.c6-digital.net/digital-activist/img/sharethis-32.png);
    }


.btn-email {
    display: block;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 50px;
    font-size: 20px;
    margin-bottom: 20px;
    border: 1px solid #fff;
    color: #fff;
    background-color: rgb(255, 165, 0);
}

.donate-button-container {
    max-width: 470px;
    margin: 15px auto 30px;
}

.btn-donate {
    display: inline-block;
    width: 135px;
    padding: 6px 0 8px;
    font-size: 22px;
    color: #fff;
    background-color: #4aae1e;
    border-radius: 0;
    border: 3px solid #fff;
    margin: 5px;
}

.btn-donate:hover {
    background-color: white;
    color: #4aae1e;
    border-color: #4aae1e;
}

.btn-donate-alt {
    display: inline-block;
    max-width: 332px;
    margin: 0 auto;
    margin-bottom: 30px;

    padding: 10px 50px;
    font-size: 20px;
    font-weight: 200;
    color: #fff;
    background-color: #4aae1e;
    border-radius: 0;
    border: 1px solid #fff;
}

.btn-donate-alt:hover {
    background-color: white;
    color: #4aae1e;
    border-color: #4aae1e;
}

.pardot-after-form-content-container {
    font-size: 14px;
    font-weight: 300;
    margin-top: 15px;
    max-width: 23em;
    font-family: arial,sans-serif;
    text-align: center;
    margin-bottom: 5px;
}

@media screen and (min-width:769px) {
    .btn-whatsapp {
        display: none !important;
    }
}

.form-control {
    border: 0!important;
    border: 1px solid #ccc!important;
    box-shadow: none!important;
    -webkit-box-shadow: none!important;
}

input[type=text] {
    font-size: 20px;
    line-height: 26px;
}

.form-control {
    border: 1px solid #000;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    min-height: 36px;
    padding: 10px;
    font-size: 24px;
    height: 48px;
    display: inline-block;
    max-width: 18em;
    margin-left: auto;
    margin-right: auto;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    color: #555;
}

.form-group {
    margin-bottom: 8px;
}

.campaign-heading, .campaign-text, .read-more-section {
    margin-right: 25px;
}

.campaign-heading {
    margin-top: 20px;
    margin-bottom: 20px;
}

.campaign-text {
    line-height: 1.4;
}

.navbar-brand img {
    margin-left: 2px;
    margin-right: 18px;
    width: 123px;
    height: auto;
}

.required-msg {
    font-size: 14px!important;
    display: block;
    margin-bottom: 0;
    margin-top: -7px;
    text-align: left;
    font-weight: 400;
    color: #8e8e8e;
}
