﻿@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'Myriad Pro Light';
    src: url('/fonts/MyriadPro-Light.otf'); /* IE9 Compat Modes */
}

body {
    font-family: 'Open Sans', Myriad Pro, Segoe UI, Segoe, Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #505050;
    font-size: 16px;
    font-weight: 300;
}

h1 {
    color: #505050;
    font-family: 'Open Sans', Myriad Pro, Segoe UI, Segoe, Helvetica Neue, Helvetica, Arial, sans-serif;
}

p {
    color: #505050;
    font-family: 'Open Sans', Myriad Pro, Segoe UI, Segoe, Helvetica Neue, Helvetica, Arial, sans-serif;
    line-height: 1.5em;
}
/**********/
#sv_authorisedofficer_label, #istermsagree {
    font-size: 16px;
    font-weight: 300 !important;
}

.info label {
    font-weight: 700;
}

    .info label p {
        font-weight: 300;
        font-size: 16px !important;
    }

strong {
    font-weight: 600;
}

a {
    outline: 0 !important;
}

.intro {
    padding: 0 7%;
}

.no-margin {
    margin: 0;
    padding: 0;
}

.panel {
    border-radius: 0;
    border: none;
}

.img-responsive {
    margin: 0 auto;
    max-width: 180px;
    max-height: 120px;
    height: auto;
    width: auto;
}

.text-left {
    text-align: left;
}


/* HEADER */

.take2-header {
    position: relative;
}
/* NAV BRAND SV */
.navbar-brand-take2, .navbar-brand-sv {
    padding: 25px 5px;
}

.navbar-brand-sv {
    margin-left: 15px !important;
}

.navbar-brand-take2 {
    margin-left: -20px;
}
/*BANNER*/
.take2-banner {
    background: transparent url('/images/headerbg.png') center center no-repeat;
    background-size: cover;
    max-width: 100%;
    height: 316px;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus {
    color: #a1daf8;
    background: #fff;
}

.page-pledgenow-banner {
    background: transparent url('/images/pledgenowbanner.png') center center no-repeat;
    background-size: cover;
    height: 365px;
    vertical-align: middle;
    display: table-cell;
}

.Individual-banner {
    background: transparent url('/images/individualbanner.png') center center no-repeat;
    background-size: cover;
    height: 365px;
}

.pledgenow-banner-content {
    padding: 50px 20px 0px 20px;
    background: rgba(255,255,255,0.85);
    margin-top: 10px;
}

h1.banner-text {
    /*padding: 100px 0px 130px 0px;*/
    font-weight: 300;
    font-size: 40px;
    color: #101516;
    line-height: 50px;
}

.pledgenow-banner-content h1.banner-text {
    padding: 0px 0px 50px 0px;
    font-size: 40px;
}

.pledge-now {
    height: 225px;
    width: 225px;
    background: transparent url('/images/pledgelogo.png') 0 0 no-repeat;
    display: block;
    text-indent: -99999px;
    z-index: 1;
    /*margin-top: 50px;*/
    -webkit-transition: All 0.8s ease;
    -moz-transition: All 0.8s ease;
    -o-transition: All 0.8s ease;
    -ms-transition: All 0.8s ease;
    transition: All 0.8s ease;
    margin-top: 20px;
}

    .pledge-now:hover {
        background: transparent url('/images/pledgenowhover.png') 0 0 no-repeat;
    }

/*@media (max-width:1024px) {
    .navbar > .container .navbar-brand-sv { 
        display: none !important;
    }

    .navbar-default .navbar-collapse .navbar-left .navbar-brand {
        display: none !important;
    }
}*/

.header-navbar {
    padding: 30px 15px 0px 15px;
    font-weight: 500;
    font-size: 18px;
    margin-top: 5px;
}

    .header-navbar > li > a {
        margin-left: 18px;
    }

.menu-bar {
    font-weight: bold;
    font-size: 18px;
}

.navbar-default {
    background: none;
    border: none;
}

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
        border-bottom: 5px solid #505050;
        background: none;
    }

.button-img {
    padding-left: 30px !important;
    border-radius: 1000px;
    z-index: 1;
    -webkit-transition: All 0.8s ease;
    -moz-transition: All 0.8s ease;
    -o-transition: All 0.8s ease;
    -ms-transition: All 0.8s ease;
    transition: All 0.8s ease;
    margin-left: 5px;
}

.button-follow {
    padding-right: 30px !important;
    border-radius: 1000px;
    z-index: 1;
    -webkit-transition: All 0.8s ease;
    -moz-transition: All 0.8s ease;
    -o-transition: All 0.8s ease;
    -ms-transition: All 0.8s ease;
    transition: All 0.8s ease;
    margin-left: 5px;
}



.button-account {
    background: transparent url('/images/user.png') no-repeat;
    background-size: 24px 24px;
    width: 25px;
    height: 25px;
}

    .button-account:after {
        content: ' \00a0\00a0\00a0\00a0\00a0\00a0';
    }



.button-search {
    background: transparent url('/search.png') no-repeat;
    background-size: 24px 24px;
    width: 25px;
    height: 25px;
}

    .button-search:after {
        content: '\00a0\00a0\00a0\00a0\00a0\00a0';
    }

.button-facebook {
    background: transparent url('/images/facebook-header.png')no-repeat;
    background-size: 25px 25px;
    width: 25px;
    height: 25px;
}

    .button-facebook:after {
        content: '\00a0\00a0\00a0\00a0\00a0\00a0';
    }
/*Drop down*/
@media (min-width: 992px) {
    .navbar-right .menu-bar .dropdown-menu {
        /* right: 0; */
        left: auto;
        right: inherit;
    }

    .navbar-right .header-navbar .dropdown-menu {
        left: auto;
        right: 0 !important;
    }
}

.dropdown-menu {
    margin-top: 0px;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: none;
    border: none;
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 20px rgba(0,0,0,.175);
    box-shadow: 0 2px 20px rgba(0,0,0,.175);
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #555;
    background: none;
}

.navbar-nav > li > a {
    padding: 15px 0px 5px 0px;
    margin-right: 10px;
    color: #333333 !important;
    margin-left: 20px;
}

    .navbar-nav > li > a:hover {
        color: #777 !important;
    }

.dropdown-menu li a {
    padding: 15px 25px;
    font-size: 18px;
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
    -ms-transition: All 0.5s ease;
}

    .dropdown-menu li a:hover {
        background-color: #a1daf8;
        /*font-weight: 700;*/
        color: #ffffff;
    }
/*Count Action*/
/*.count-action-wrap {
    margin-top: -58px;
}*/

.red-bg {
    background-color: #ff8568;
}

.orange-bg {
    background-color: #f3a775;
}

.green-bg {
    background-color: #bbd4a2;
}

.cyan-bg {
    background-color: #8ccdc9;
}

.blue-bg {
    background-color: #76bfe4;
}

.col-md-5sd {
    width: 20%;
    display: inline-block;
}

.count-action {
    padding: 0px 0px 22px 0px;
    color: #ffffff;
    margin: 0px 5px;
}

    .count-action h2 {
        font-weight: 300;
        font-size: 45px;
    }

    .count-action h5 {
        font-size: 12px;
        font-weight: 700;
    }

/*Video*/
.pledge-video-wrap {
    margin-top: 10px;
}
/**Action Information*/
.action-info-wrap {
    margin-top: 60px;
}

.action-info-content {
    border-left: 1px solid #f3f3f3;
    border-right: 1px solid #f3f3f3;
    padding: 25px 20px 40px 20px;
    margin-left: -1px;
}


.color-line {
    height: 5px;
    width: 100%;
    background: #e83111;
    background: -moz-linear-gradient(left,#e83111 0%,#9ccb8a 51%,#61c2f3 100%);
    background: -webkit-gradient(left top,right top,color-stop(0%,#e83111),color-stop(51%,#9ccb8a),color-stop(100%,#61c2f3));
    background: -webkit-linear-gradient(left,#e83111 0%,#9ccb8a 51%,#61c2f3 100%);
    background: -o-linear-gradient(left,#e83111 0%,#9ccb8a 51%,#61c2f3 100%);
    background: -ms-linear-gradient(left,#e83111 0%,#9ccb8a 51%,#61c2f3 100%);
    background: linear-gradient(to right,#e83111 0%,#9ccb8a 51%,#61c2f3 100%);
}

.news-text-des {
    display: block;
    width: 100%;
}


h2.action-info-title {
    font-weight: 300;
    font-size: 35px;
    margin-bottom: 25px;
    color: #505050;
}

.trending-list .list-group-item {
    border: none;
    margin-bottom: 20px;
    border-radius: 0px;
    padding: 7px 0px 0px 15px;
}

    .trending-list .list-group-item p {
        font-size: 16px;
        line-height: 25px;
    }

    .trending-list .list-group-item a, .list-group-item .news-text-des a {
        font-weight: 700;
        text-decoration: underline;
        color: #505050;
    }

    .trending-list .list-group-item:nth-child(1) {
        border-left: 5px solid #ff3303;
    }

    .trending-list .list-group-item:nth-child(2) {
        border-left: 5px solid #ff834b;
    }

    .trending-list .list-group-item:nth-child(3) {
        border-left: 5px solid #c9e0b2;
    }

    .trending-list .list-group-item:nth-child(4) {
        border-left: 5px solid #94d2ce;
    }

    .trending-list .list-group-item:nth-child(5) {
        border-left: 5px solid #a1daf8;
    }

.news .list-group-item, .pledge-directory .list-group-item {
    border: none;
    padding-left: 0px;
    margin-bottom: 10px;
    display: inline-flex;
    display: -ms-flexbox;
}

.pledge-directory-table {
    margin-bottom: 10px;
}

    .pledge-directory-table tr {
        border-bottom: 1px solid #e5e5e5;
    }

        .pledge-directory-table tr:last-child {
            border-bottom: none;
        }

        .pledge-directory-table tr td {
            padding: 20px 0px 5px 0px;
        }

        .pledge-directory-table tr:first-child td {
            padding: 0px 0px 5px 0px;
        }

.news .list-group-item span a img {
    max-width: 60px;
    max-height: 60px;
    margin-bottom: 10px;
}



.list-group-item .img-thumb {
    margin-right: 20px;
    width: 60px;
    height: 60px;
    text-align: center;
}

.list-group-item .news-text-des p {
    margin: -4px 0px 0px 0px;
}

.pleadge-directory-list .list-group-item .news-text-des p {
    margin: 4px 0px 0px 0px;
}

.pledge-directory .list-group-item {
    margin-bottom: 20px;
}

.pledge-directory {
    margin-top: 40px;
}

    .pledge-directory p {
        font-size: 22px;
        line-height: 20px;
    }

.directory-icon {
    width: 15px;
    height: 21px;
    background: url('/images/directory-icon.png') no-repeat;
    margin-right: 14px;
}

.right-arrow-icon {
    width: 28px;
    height: 16px;
    background: url('/images/right-arrow-icon.png') no-repeat;
}

.directory-icon:after {
    content: '\00a0\00a0\00a0\00a0';
}

.right-arrow-icon:after {
    content: '\00a0\00a0\00a0\00a0\00a0\00a0\00a0';
}
/*Founding Partner Banner*/
.founding-partner-banner {
    background: transparent url('/images/foundingpartnerbg.png') center center no-repeat;
    background-size: cover;
    height: 365px;
    margin-top: -35px;
    position: relative;
    cursor: pointer;
}

.col-md-10th {
    width: 80%;
}

.founding-partner-banner .founding-partner-carousel-bg .col-md-10th, .founding-partner-banner .founding-partner-carousel-bg {
    position: absolute;
    bottom: 0px;
}

.founding-partner-carousel-bg {
    width: 100%;
    background: rgba(255, 255, 255, 1);
    padding-bottom: 0px;
    cursor: default;
}

.founding-partner-carousel div section a img:first-child {
    margin-bottom: 20px;
}

.slick-track {
    height: 120px;
}

slick-slide {
    text-align: center;
}

.slick-slide::before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.slick-slide img {
    vertical-align: middle;
    display: inline-block;
}
/*Footer*/
.footer-banner {
    /*background: transparent url('/images/footerbg.png') center center no-repeat;*/
    background-size: cover;
    /*height: 450px;*/
    /*margin-top:15px;*/
}

.utils {
    margin: 36px 0px;
    float: left;
}

    .utils ul {
        list-style: none;
    }

        .utils ul li {
            float: left;
        }

            .utils ul li a {
                color: #101516;
                font-size: 16px;
                padding: 0px 10px;
            }

.folow-us-content {
    margin: 36px 0px;
}

.follow-us {
    margin: 30px 0px 30px 0px;
    /*display: inline;*/
    text-align: center;
}

    .follow-us a {
        margin-right: 10px;
    }

    .follow-us h4 {
        margin-right: 13px;
        font-size: 16px;
        font-weight: 300;
    }

.back-to-top {
    margin-left: 30px;
    margin-right: 5px !important;
}

#back-to-top {
    position: fixed;
    bottom: 58px;
    right: 30px;
    z-index: 9999;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 30px;
    background: url('/images/back-to-top.png');
    cursor: pointer;
    border: 0;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}

    #back-to-top.show {
        opacity: 1;
    }

.back-to-top-tx {
    position: absolute;
    right: 80px;
    bottom: 67px;
}

.back-to-top-tx, .follow-us-tx {
    font-weight: 300;
}

footer {
    position: relative;
}

.folow-us-content a {
    padding: 0px 5px;
}

    .folow-us-content a:hover {
        text-decoration: none;
    }

#content {
}
/***Pledge Now Page**/
.row-eq-height {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    justify-content: center;
}

.page-pledgenow-signup {
    background: transparent url('/images/pledge-signup-bg.png') center center no-repeat;
    background-size: cover;
    max-width: 100%;
    padding: 0px 0px 110px 0px;
}

    .page-pledgenow-signup h2 {
        font-size: 40px;
        color: #fff;
        font-weight: 300;
        margin: 30px 0px 30px 0px;
    }

    .page-pledgenow-signup h3.sign-the-pledge {
        color: #fff;
        font-weight: 300;
        margin: 30px 0px 30px 0px;
    }

    .page-pledgenow-signup .col-md-5sd {
        width: 19.8%;
    }

.business-icon {
    width: 42px;
    height: 60px;
    background: url('/images/business-icon.png') no-repeat;
    background-size: 42px 60px;
    display: inline-block;
}

.individual-icon {
    width: 60px;
    height: 60px;
    background: url('/images/individual-icon.png') no-repeat;
    background-size: 60px 48px;
    display: inline-block;
}

.government-icon {
    width: 60px;
    height: 60px;
    background: url('/images/government-icon.png') no-repeat;
    background-size: 60px 60px;
    display: inline-block;
}

.community-icon {
    width: 60px;
    height: 60px;
    background: url('/images/community-icon.png') no-repeat;
    background-size: 61px 52px;
    display: inline-block;
}

.education-icon {
    width: 60px;
    height: 60px;
    background: url('/images/education-icon.png') no-repeat;
    background-size: 59px 59px;
    display: inline-block;
}

.pledge-now-list {
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.pledge-now-item {
    cursor: pointer;
    background: #ffffff;
    padding: 30px 0px 30px 0px;
    margin: 5px 0.2%;
    -webkit-transition: background .2s ease-in-out;
    -o-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out;
}

    .pledge-now-item a {
        font-size: 16px;
        text-decoration: underline;
        font-weight: 700;
        color: #505050;
    }

    .pledge-now-item h3 {
        font-size: 22px;
        font-weight: 300;
    }

.pledge-now-table {
    display: table;
}

    .pledge-now-table h3 {
        display: table-cell;
        height: 75px;
        vertical-align: middle;
        width: 1%;
    }
/*Pledge Now Sign Up Hover*/
.pledge-now-item:nth-child(1):hover {
    background: #FF3303;
    color: #fff;
}

.pledge-now-item:nth-child(2):hover {
    background: #FF834B;
    color: #fff;
}

.pledge-now-item:nth-child(3):hover {
    background: #C9E0B2;
    color: #fff;
}

.pledge-now-item:nth-child(4):hover {
    background: #acdcd9;
    color: #fff;
}

.pledge-now-item:nth-child(5):hover {
    background: #A1DAF8;
    color: #fff;
}

.pledge-now-item:hover a {
    color: #fff;
}

.pledge-now-item:hover .individual-icon {
    background: url('/images/individual-icon-hover.png') no-repeat;
}

.pledge-now-item:hover .business-icon {
    background: url('/images/business-icon-hover.png') no-repeat;
}

.pledge-now-item:hover .government-icon {
    background: url('/images/government-icon-hover.png') no-repeat;
}

.pledge-now-item:hover .community-icon {
    background: url('/images/community-icon-hover.png') no-repeat;
}

.pledge-now-item:hover .education-icon {
    background: url('/images/education-icon-hover.png') no-repeat;
}
/* PLEDGE BUTTON PANEL */
.pledge-button {
    background-size: cover;
    margin-bottom: 0;
    position: relative;
    border: none;
}

    .pledge-button:before {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        -ms-background-size: cover;
        -o-background-size: cover;
        -moz-background-size: cover;
        -webkit-background-size: cover;
        background-size: cover;
        animation: animatedBackground 10s alternate infinite;
        z-index: 1;
    }

    .pledge-button .inner {
        padding: 0;
        z-index: 1;
        position: relative;
    }

/* BACKGROUND ANIMATION */
@keyframes animatedBackground {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-webkit-keyframes animatedBackground {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* JUMBOTRON */
.jumbotron {
    background: transparent none;
    border-radius: 0 !important;
    color: #000;
    text-align: center;
    margin: 0;
    padding: 6em 5% !important;
}

    .jumbotron h1 {
        color: #000;
        font-size: 47px;
        font-weight: 100;
        font-family: 'Open Sans',sans-serif;
        margin: 0 0 40px 0;
        line-height: 1.4em;
    }

    .jumbotron p {
        margin: 0;
        font-size: 18px;
        color: #000;
        line-height: 1.7;
        font-weight: 300;
    }

        .jumbotron p:last-child {
            font-family: 'Open Sans',sans-serif;
            color: #fff;
        }

/* BUTTON */
.button-proceed {
    height: 210px;
    width: 210px;
    background: transparent url('/images/button-proceed.png') 0 0 no-repeat;
    display: block;
    margin: 20px auto 0 auto;
    border-radius: 1000px;
    text-indent: -99999px;
    position: relative;
    z-index: 1;
    -webkit-transition: All 0.8s ease;
    -moz-transition: All 0.8s ease;
    -o-transition: All 0.8s ease;
    -ms-transition: All 0.8s ease;
    transition: All 0.8s ease;
}

    .button-proceed:hover {
        background: transparent url('/images/button-proceed-hover.png') 0 0 no-repeat;
    }

/* BACKGROUND ANIMATION */
@-webkit-keyframes SlideUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
        opacity: 0;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes SlideUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
        opacity: 0;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

/* MEDIA */
.pledge-video {
    padding: 0 0 60px 0;
    height: auto !important;
    margin-bottom: 0;
    border: none;
    background-color: #f3f3f3;
}

    .pledge-video h1 {
        line-height: 2;
        font-weight: 100;
        font-family: 'Open Sans',sans-serif;
        margin: 70px 0 30px;
    }

    .pledge-video p {
        line-height: 2;
        margin: 0;
        font-size: 18px;
        font-weight: 300;
    }

        .pledge-video p strong {
            line-height: 1.4;
            margin: 0;
            font-size: 20px;
            font-weight: 600;
        }


/* MEDIA 2 */
.pledge-video-2 {
    padding: 0 0 60px 0;
    height: auto !important;
    margin-bottom: 0;
    border: none;
}






p.press {
    font-size: 21px;
    font-weight: 400;
}


.embed-responsive-16by9 {
    overflow: inherit;
}



.imgPlay {
    cursor: pointer;
}

.pledge-partners {
    padding: 2em 0;
}

.rlogos {
    margin: 2em 0;
}

.close-icon {
    width: 30px;
    height: 30px;
    background: url('/images/close-icon.png') center center no-repeat;
    background-size: 30px;
}

/* PLEDGE PARTNERS */
.pledge-partners {
    padding: 0 0 60px 0;
    height: auto !important;
    margin-bottom: 0;
    border: none;
}

    .pledge-partners h1 {
        line-height: 2;
        font-weight: 400;
        font-family: 'Open Sans',sans-serif;
        font-size: 25px;
        margin: 30px 0 20px;
    }

    .pledge-partners p {
        line-height: 2;
        margin: 0;
        font-size: 18px;
    }

/* PLEDGE PROGRAM */
.pledge-program {
    padding: 0px;
    height: auto !important;
    margin-bottom: 0;
    border: none;
}

    .pledge-program h1 {
        line-height: 2;
        font-weight: 400;
        font-family: 'Open Sans',sans-serif;
        font-size: 25px;
        margin-top: 0;
    }

    .pledge-program p {
        line-height: 2;
        margin: 0;
        font-size: 18px;
    }

/* PLEDGE OPTIONS */
.col-md-5ths {
    width: 20%;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
    text-align: center;
}

/** Did You Know*/
.did-you-know {
    background: url('/images/didyounowbg.png') center center no-repeat;
    background-size: cover;
    height: 690px;
    padding: 20px;
    margin-bottom: -5px;
}

    .did-you-know .display-table {
        height: 690px;
        margin: auto;
    }

    .did-you-know .action-info-content {
        background: #ffffff;
        padding: 20px 20px 20px 20px;
        width: 100%;
    }

.display-inline-ms {
    display: -ms-inline-grid;
}


.flex-eq-height {
    display: inline-flex;
    display: -ms-inline-flexbox;
    float: none;
}

/* PLEDGE OPTIONS PAGES */
.page-header h1 {
    font-weight: 100;
    text-align: center;
}

.page-header-bg {
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    text-align: center;
    height: 365px;
}

/* PAGES */
.page-copy {
    line-height: 2;
    text-align: left;
}

/*.breadcrumb {
    display: none;
}*/

.breadcrumb {
    background-color: transparent;
    margin-top: 10px;
}

    .breadcrumb > li + li:before {
        content: ">";
        font-family: cursive;
    }

.page-header {
    border: none;
    margin: 40px 0 20px;
}

/*.page-heading {
    margin-bottom: 50px;
}*/
body[data-sitemap-state*='pledge-titles'] .page-heading {
    margin-bottom: 50px;
}





/* PLEDGE CONFIRMATON */
form[action*='pledge-confirmation'] .page-heading h1 {
    text-shadow: none;
}

/* BUTTONS */
.btn-primary {
    color: #fff;
    background-color: #a1daf8;
    border-color: #a1daf8;
    padding: 10px 60px;
    font-weight: 700;
    border-radius: 0px;
}

    .btn-primary:hover {
        color: #fff;
        background-color: #98CA92;
        border-color: #98CA92;
    }

input[value='Submit'] {
    background: #62C2F3 url('/images/icon-arrow-right.png') right center no-repeat;
    background-size: 25px;
    font-size: 18px;
    font-weight: 100;
}

/* FORMS */
.form-control, .hasDatepicker {
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #cccccc;
    box-shadow: none;
    padding: 0px;
}

    .form-control:focus {
        border-bottom: 1px solid #66afe9;
        outline: 0;
        -webkit-box-shadow: 0 1px 0 0 #66afe9;
        box-shadow: 0 1px 0 0 #66afe9;
    }

.crmEntityFormView .actions {
    text-align: center;
    border-top: none;
}

.crmEntityFormView .cell {
    border-left: solid 1px #646464;
    padding: 0 40px 20px 40px !important;
}

    .crmEntityFormView .cell:first-child {
        border-left: none;
    }

    .crmEntityFormView .cell.checkbox-cell div.info {
        font-size: 14px;
    }

    .crmEntityFormView .cell.checkbox-cell label p {
        margin-left: -20px;
    }

.crmEntityFormView .tab .tab-column {
    border-left: solid 1px #aaaaaa;
    padding-left: 20px;
}

    .crmEntityFormView .tab .tab-column:first-child {
        border-left: none;
    }

.crmEntityFormView .cell div.info.required label:after {
    content: ' *';
    /*color: #999;*/
}

/*.crmEntityFormView .validation-summary h2 {
    font-size: 18px;
}*/
.validation-summary h2 {
    font-size: 18px;
}

.alert-danger {
    color: inherit;
    background: none;
    border: none;
    text-align: center;
}



/* FOOTER */
.footer {
    background-color: #61c2f3;
    color: #fff;
    padding: 20px 0;
    margin-top: 50px;
}

    .footer a {
        color: #fff;
        font-weight: 400;
        font-family: 'Open Sans',sans-serif;
    }

body[data-sitemap-state*='pledge-titles'] .footer {
    margin-top: 0;
}

/* SOCIAL */
.footer .container #share {
    float: right;
}

.footer .container .utils {
    margin-top: 10px;
    float: left;
    font-size: 13px;
}


@media (max-width: 1024px) {
    .navbar-toggle {
        position: relative;
    }
}


.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus,
{
    background: #fff;
    color: #a1daf8;
}

/* extra logo */
.vg-logo {
    display: none;
    position: absolute;
    right: 10%;
    top: 30px;
    width: 80px;
    height: 43px;
    color: #fff;
    font-size: 30px;
    text-indent: -9999px;
    background-size: contain;
}

@media (max-width:1024px) {
    .vg-logo {
        display: block !important;
        right: 10%;
    }
}

@media (max-width:1024px) {
    .vg-logo {
        display: block !important;
        right: 20%;
    }
}
/* Slider */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

    .slick-list:focus {
        outline: none;
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand;
    }

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}


    .slick-track:before,
    .slick-track:after {
        display: table;
        content: '';
    }

    .slick-track:after {
        clear: both;
    }

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}


.slick-slide img {
    display: inline-block !important;
    max-height: 100px;
    max-width: 140px;
    width: auto;
    height: auto;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}
/*****Slider theme*/
@charset 'UTF-8';
/* Slider */
/*.slick-loading .slick-list {
    background: #fff url('/./ajax-loader.gif') center center no-repeat;
}*/


/* Arrows */
.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 15px;
    height: 27px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    /*color: #000;
    border: none;
    outline: none;
    background: #000;*/
}

.slick-prev {
    background: url('/images/previous-arrow.png');
    border: none;
}

.slick-next {
    background: url('/images/next-arrow.png');
    border: none;
}

    .slick-prev:hover,
    .slick-prev:focus,
    .slick-next:hover,
    .slick-next:focus {
        color: transparent;
        outline: none;
    }

        .slick-prev:hover:before,
        .slick-prev:focus:before,
        .slick-next:hover:before,
        .slick-next:focus:before {
            opacity: 1;
        }

    .slick-prev.slick-disabled:before,
    .slick-next.slick-disabled:before {
        opacity: .25;
    }

    .slick-prev:before,
    .slick-next:before {
        font-family: 'slick';
        font-size: 20px;
        line-height: 1;
        opacity: .75;
        color: white;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

.slick-prev {
    z-index: 1;
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto;
}

.slick-prev:before {
    /*content: '?';*/
}

[dir='rtl'] .slick-prev:before {
    /*content: '?';*/
}

.slick-next {
    right: 0px;
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -20px;
}

.slick-next:before {
    /*content: '?';*/
}

[dir='rtl'] .slick-next:before {
    /*content: '?';*/
}

/* Dots */
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

    .slick-dots li {
        position: relative;
        display: inline-block;
        width: 20px;
        height: 20px;
        margin: 0 5px;
        padding: 0;
        cursor: pointer;
    }

        .slick-dots li button {
            font-size: 0;
            line-height: 0;
            display: block;
            width: 20px;
            height: 20px;
            padding: 5px;
            cursor: pointer;
            color: transparent;
            border: 0;
            outline: none;
            background: transparent;
        }

            .slick-dots li button:hover,
            .slick-dots li button:focus {
                outline: none;
            }

                .slick-dots li button:hover:before,
                .slick-dots li button:focus:before {
                    opacity: 1;
                }

            .slick-dots li button:before {
                font-family: 'slick';
                font-size: 8px;
                line-height: 20px;
                position: absolute;
                top: 0;
                left: 0;
                width: 20px;
                height: 20px;
                content: ' ';
                text-align: center;
                opacity: .50;
                color: #61C2F3;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
            }

        .slick-dots li.slick-active button:before {
            opacity: 1;
            color: #61C2F3;
        }

.slick-slider {
    padding: 15px 0px;
}

{
    box-sizing: border-box;
}

.slider {
    width: 95%;
    margin: auto;
}

.slick-slide {
    margin: 0px 20px;
}



.slick-prev:before {
    color: #E73212;
}

.slick-next:before {
    color: #62C3F2;
}

.pledge-social h1 {
    line-height: 1;
    font-weight: 400;
    font-family: 'Open Sans',sans-serif;
    font-size: 25px;
    margin: 30px 0 20px;
}



.video-heading {
    font-size: 20px;
}
/*Social Widget*/
.social-feed h2 {
    font-size: 35px;
    margin: 30px 0px 30px 0px;
    font-weight: 300;
}

.social-feed .fb-page {
    margin-left: -10px;
}

.social-content {
}

@media (max-width: 768px) {
    .social-feed .facebook {
        max-width: 300px;
        display: block;
        margin: 0 auto 40px;
    }
}

@media (max-width: 768px) {
    .social-feed .facebook {
        max-width: 300px;
        display: block;
        margin: 0 auto 40px;
    }

    .mobile-enable {
        display: block;
    }

    .desktop-enable {
        display: none;
    }
}

.social-feed .program-delivered {
    padding-bottom: 3px;
}

    .social-feed .program-delivered iframe {
        display: block;
    }

    .social-feed .program-delivered .program-delivered-follow {
        padding: 10px 0;
        margin-bottom: 25px;
        border-bottom: 1px solid #d8dfea;
    }

        .social-feed .program-delivered .program-delivered-follow .btn-p2, .social-feed .program-delivered .program-delivered-follow .btn-p2-warning, .social-feed .program-delivered .program-delivered-follow .btn-p2-grey-text, .social-feed .program-delivered .program-delivered-follow .btn-p2-white-text, .social-feed .program-delivered .program-delivered-follow .btn-p2-white, .social-feed .program-delivered .program-delivered-follow .btn-p2-cyan {
            margin-left: 15px;
            text-transform: none;
            font-weight: bold;
            font-size: 16px;
            color: #686868;
        }

/**Set up profile***/
.description-setup-profile {
    padding: 0px 0px 25px 7px;
}

form[action='/SignIn'] {
    padding-left: 10px;
}
/**Sign In***/
legend.legend-login {
    margin-left: -15px;
    /* padding-bottom: 10px; */
    border: none;
    font-size: 30px;
}

@media (max-width: 1199px) and (min-width: 992px) {
    .social-feed .program-delivered .program-delivered-follow {
        padding-bottom: 9px;
        margin-bottom: 20px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .social-feed .program-delivered h2 {
        margin-bottom: 0px;
    }

    .social-feed .program-delivered .program-delivered-follow {
        margin-bottom: 24px;
    }
}

@media (max-width: 767px) {
    .social-feed .program-delivered {
        max-width: 300px;
        display: block;
        margin: 0 auto 40px;
    }

        .social-feed .program-delivered iframe {
            height: 69px !important;
        }

    .tab-content .next-theme, .tab-content .pre-theme {
        display: none;
    }
}

.social-feed .twitter {
    padding-bottom: 0;
    border-bottom: 1px solid #d8dfea;
}

    .social-feed .twitter h2 {
        margin-bottom: 30px;
    }

    .social-feed .twitter iframe {
        display: block;
    }

    .social-feed .twitter #twitter-widget-0 {
        width: 100% !important;
    }

@media (min-width: 769px) {
    .mobile-enable {
        display: none;
    }

    .desktop-enable {
        display: block;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .social-feed .twitter iframe {
        max-height: 307px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .social-feed .twitter iframe {
        max-height: 254px;
    }
}

@media (max-width: 768px) {
    .social-feed .twitter {
        max-width: 300px;
        display: block;
        margin: 0 auto 40px;
    }

        .social-feed .twitter iframe {
            max-height: 264px;
        }
}

@media (max-width: 991px) and (min-width: 768px) {
    .social-feed h2 {
        margin-bottom: 26px;
    }

    .tab-content {
        padding-left: 40px;
    }
}

@media (max-width: 767px) {
    .social-feed h2, .social-feed .twitter h2 {
        margin-bottom: 10px;
    }
}

.button-account:focus {
    background: none;
}
/**Query Menu*/
@media (min-width: 768px) and (max-width: 1024px) {
    .take2-header .container {
        width: 100%;
    }
}


@media(max-width:768px) {
    h1.banner-text {
        font-weight: 300;
        font-size: 30px;
        color: #101516;
    }

    .take2-banner .text-left {
        text-align: center;
    }
}

/*Checkbox Style*/
.control-group {
    display: inline-block;
    vertical-align: top;
    background: #fff;
    text-align: left;
    box-shadow: 0 1px 2px rgba(0,0,0,0.1);
    padding: 30px;
    width: 200px;
    height: 210px;
    margin: 10px;
}

.control-style {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 5px;
    cursor: pointer;
    font-size: 18px;
}

    .control-style input {
        position: absolute;
        z-index: -1;
        opacity: 0;
    }

.control__indicator {
    position: absolute;
    top: 2px;
    left: 0;
    height: 20px;
    width: 20px;
    background: #e6e6e6;
}

.control--radio .control__indicator {
    border-radius: 50%;
}

.control-style:hover input ~ .control__indicator,
.control-style input:focus ~ .control__indicator {
    background: #ccc;
}

.control-style input:checked ~ .control__indicator {
    background: #a1daf8;
}

.control:hover input:not([disabled]):checked ~ .control__indicator,
.control-style input:checked:focus ~ .control__indicator {
    background: #a1daf8;
}

.control-style input:disabled ~ .control__indicator {
    background: #e6e6e6;
    opacity: 0.6;
    pointer-events: none;
}

.control__indicator:after {
    content: '';
    position: absolute;
    display: none;
}

.control-style input:checked ~ .control__indicator:after {
    display: block;
}

.control--checkbox .control__indicator:after {
    left: 8px;
    top: 4px;
    width: 3px;
    height: 8px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.control--checkbox input:disabled ~ .control__indicator:after {
    border-color: #7b7b7b;
}

.control--radio .control__indicator:after {
    left: 7px;
    top: 7px;
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background: #fff;
}

.control--radio input:disabled ~ .control__indicator:after {
    background: #7b7b7b;
}

.select-style {
    position: relative;
    display: inline-block;
    margin-bottom: 15px;
    width: 100%;
}

    .select-style select {
        display: inline-block;
        width: 100%;
        cursor: pointer;
        padding: 10px 15px;
        outline: 0;
        border: 0;
        border-radius: 0;
        background: #e6e6e6;
        color: #7b7b7b;
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
    }

        .select-style select::-ms-expand {
            display: none;
        }

        .select-style select:hover,
        .select-style select:focus {
            color: #000;
            background: #ccc;
        }

        .select-style select:disabled {
            opacity: 0.5;
            pointer-events: none;
        }

.select__arrow {
    position: absolute;
    top: 16px;
    right: 15px;
    width: 0;
    height: 0;
    pointer-events: none;
    border-style: solid;
    border-width: 8px 5px 0 5px;
    border-color: #7b7b7b transparent transparent transparent;
}

.select-style select:hover ~ .select__arrow,
.select-style select:focus ~ .select__arrow {
    border-top-color: #000;
}

.select-style select:disabled ~ .select__arrow {
    border-top-color: #ccc;
}

.select option {
    padding: 15px 0px 15px 22px;
    font-size: 16px;
}

    .select option:hover {
        background-color: #a1daf8;
        color: #fff;
    }
/**Progress Bar*/
.progress-bar {
    height: 12px;
    width: 100%;
    box-shadow: 0px 1px 1px 0px rgba(29, 29, 27, 0.15);
    background: #e83111;
    background: -moz-linear-gradient(left,#e83111 0%,#9ccb8a 51%,#61c2f3 100%);
    background: -webkit-gradient(left top,right top,color-stop(0%,#e83111),color-stop(51%,#9ccb8a),color-stop(100%,#61c2f3));
    background: -webkit-linear-gradient(left,#e83111 0%,#9ccb8a 51%,#61c2f3 100%);
    background: -o-linear-gradient(left,#e83111 0%,#9ccb8a 51%,#61c2f3 100%);
    background: -ms-linear-gradient(left,#e83111 0%,#9ccb8a 51%,#61c2f3 100%);
    background: linear-gradient(to right,#e83111 0%,#9ccb8a 51%,#61c2f3 100%);
    border-radius: 30px;
    box-shadow: 0px 1px 1px 0px rgba(29, 29, 27, 0.15);
    margin-bottom: 40px;
}

.step {
    height: 12px;
    background: #ffffff;
    position: relative;
}

.step-done {
    background-color: rgba(255,255,255,0) !important;
}

.step-point {
    position: absolute;
    right: 0px;
    top: 0px;
}

.last-step {
    border-radius: 30px;
}

.step-point .step-bubble {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    font-weight: 700;
    position: absolute;
    right: -10px;
    top: -6px;
    z-index: 10;
    background: #ffffff;
    color: #b7b7b7;
    box-shadow: 0px 1px 1px 0px rgba(29, 29, 27, 0.15);
    font-size: 18px;
    padding: 2px;
}

.step-bubble-done-1 {
    background: #b79560;
    color: #ffffff !important;
}

.step-point .step-text {
    font-size: 13px;
    color: #b7b7b7;
    position: absolute;
    width: 200px;
    top: 17px;
    right: -100px;
    font-weight: 700;
}

.crmEntityFormView .tab .tab-column {
    border-left: solid 1px #aaaaaa;
    padding-left: 20px 0px !important;
}
/*****Dash board*/
.dashboard-header {
    margin-top: 20px;
}

.dashboard-info h1 {
    font-weight: 300;
    font-size: 40px;
}

.dashboard-info h4 {
    font-weight: 400;
    font-size: 20px;
}

.dashboard-info a {
    color: #505050;
    font-weight: 700;
}

.dashboard-img a img {
    margin-top: 40px;
}



.dashboard-content {
    margin-bottom: 50px;
}

    .dashboard-content article {
        font-size: 16px;
    }

    .dashboard-content h2.title {
        font-size: 25px;
        font-weight: 300;
        margin-bottom: 20px;
    }

    .dashboard-content h4 {
        font-size: 16px;
    }

.edit {
    margin-left: 5px;
    color: #cccccc;
    cursor: pointer;
    font-size: 20px !important;
}

.edit-textarea textarea {
    width: 100%;
}

.border-title-color {
    width: 100px;
    height: 5px;
    background: #e83111;
    background: -moz-linear-gradient(left,#e83111 0%,#9ccb8a 51%,#61c2f3 100%);
    background: -webkit-gradient(left top,right top,color-stop(0%,#e83111),color-stop(51%,#9ccb8a),color-stop(100%,#61c2f3));
    background: -webkit-linear-gradient(left,#e83111 0%,#9ccb8a 51%,#61c2f3 100%);
    background: -o-linear-gradient(left,#e83111 0%,#9ccb8a 51%,#61c2f3 100%);
    background: -ms-linear-gradient(left,#e83111 0%,#9ccb8a 51%,#61c2f3 100%);
    background: linear-gradient(to right,#e83111 0%,#9ccb8a 51%,#61c2f3 100%);
}

.commitment-list h4 .commitment-content h4 {
    font-weight: 700;
    font-size: 16px;
}

.commitment-list .border-title-color, .commitment-content {
    margin-bottom: 20px;
}

    .commitment-content h4 {
        margin-bottom: 10px;
    }

    .commitment-content table {
        margin-left: 10px;
    }

        .commitment-content table tr td {
            border: none;
            border-bottom: 1px solid #ddd;
        }

.in-rowspan td {
    border: none !important;
}

.commitment-content table thead {
    background: #ddd;
}

    .commitment-content table thead th {
        padding: 5px 10px;
        font-size: 14px;
    }

ul.badges-list {
    list-style: none;
    margin-left: -40px;
    margin-top: 20px;
}

.badges-list li {
    width: 80px;
    height: 80px;
    background: url('/badges.png') 0 0 no-repeat;
    float: left;
    margin-right: 20px;
}
/***Theme******/
.heading .checkbox {
    margin-bottom: -1px;
}

    .heading .checkbox label {
        padding-left: 0px;
    }

.heading .border-title-color {
    width: 150px;
}

.border-title-grey {
    width: 150px;
    height: 5px;
    background: #e0e0e0;
}

.checked-icon {
    color: #a1daf8;
    margin-right: 10px;
}

.heading {
    color: #555;
    padding: 1px 0px;
    cursor: pointer;
    position: relative;
    margin-bottom: 20px;
    border-bottom: 1px solid #e0e0e0;
}

.content {
    padding: 5px 0px;
    margin-bottom: 5px;
}

    .content div.col-md-12 {
        padding: 5px 10px;
    }

.select-program input[type='checkbox'] {
    margin-top: 8px;
    margin-left: -17px;
}

.select-program {
    font-size: 18px;
    font-weight: 500;
}

.datetime-picker {
    border: 1px solid #ddd;
}

.blog-post-list.news .list-group-item div a img {
    max-width: initial;
    max-height: initial;
    min-width: 250px;
    margin-bottom: 0px;
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.blog-post-list.news .list-group-item .img-thumb {
    position: relative;
    width: 300px;
    height: 200px;
    overflow: hidden;
    margin-bottom: 20px;
}

    .blog-post-list.news .list-group-item .img-thumb .color-line {
        position: absolute;
        bottom: 0px;
    }

.blog-info ul {
    margin-left: -25px;
}

    .blog-info ul li {
        float: left;
        margin-right: 30px;
        font-weight: 500;
        color: #737373;
        font-size: 14px;
    }

.blog-post-list.news .list-group-item {
    padding: 10px;
    margin-top: 10px;
    border-bottom: 2px solid #e4e4e4;
    padding-bottom: 30px;
}

    .blog-post-list.news .list-group-item .blog-info ul li a {
        text-decoration: none;
        font-weight: 500;
        color: #737373;
        font-size: 14px;
    }

a.blog-title {
    font-size: 25px;
    text-decoration: none;
    color: #505050;
}

.blog-post-list a.blog-title h3 {
    margin: 0px 0px 10px 0px;
    font-weight: 700;
}

    .blog-post-list a.blog-title h3:hover {
        opacity: 0.7;
    }

.blog-post-list a.blog-title {
    text-decoration: none;
}

.blog-post-list.news .list-group-item .news-text-des a {
    font-size: 14px;
    font-weight: 400;
}

.blog-post-list.news .list-group-item .news-text-des p {
    margin: 0px;
    margin-bottom: 10px;
}
/***Blog detail***/
.blog-detail-content img {
    float: left;
    margin: 5px 20px 10px 0px;
    max-width: 100%;
}

.blog-detail-wrap .blog-info ul li, .bl og-detail-wrap .blog-info ul li a {
    font-size: 12px;
    color: #9b9b9b;
    font-weight: 400;
}

.blog-title-detail {
    font-size: 30px;
    color: #505050;
    font-weight: 100;
}

.blog-detail-comment-title {
    font-size: 25px;
    color: #505050;
    font-weight: 100;
}

.comment-list {
    list-style: none;
    margin-left: -30px;
}

    .comment-list li {
        display: inline-flex;
        display: -ms-inline-flexbox;
        margin-bottom: 10px;
        padding: 10px 20px 10px 20px;
        border-bottom: 1px solid #e3e3e3;
        width: 100%;
    }

.img-comment-profile {
    margin-right: 20px;
}

    .img-comment-profile img {
        width: 60px;
        height: 60px;
        border-radius: 50px;
    }

.username-comment {
    font-weight: 400;
}

    .username-comment:hover {
        text-decoration: none;
    }

.comment-info p {
    font-size: 14px;
}

.time-comment {
    font-weight: 400;
    font-size: 12px !important;
    margin: 4px 0px 0px 10px;
    color: #8b8b8b;
}

.send-comment {
    padding: 0px 0px 20px 0px;
}

    .send-comment textarea {
        width: 100%;
    }

ul.tags {
    list-style: none;
    margin-bottom: 10px;
    margin-left: 0px;
}

    ul.tags li a {
        float: left;
        text-decoration: none;
        margin-right: 5px;
        padding: 0px 10px;
        border: 2px solid #e4e4e4;
        font-size: 14px;
        border-radius: 10px 10px;
        color: #9b9b9b;
        margin-bottom: 10px;
        font-weight: 400;
        margin-right: -25px;
    }

.sign-up-bg {
    background: transparent url('/Images/sign-up-bg.png') center center no-repeat;
    background-size: cover;
    padding: 50px 0px;
}

.sign-up-right-text h5 {
    font-size: 20px;
    font-weight: bold;
}

.sign-up-right-text p, .sign-up-right-text h5 {
    color: #ffffff;
}

    .sign-up-right-text p strong {
        font-size: 24px;
        font-weight: bold;
    }



.sign-up-form-header {
    padding: 0px 0px;
    background: #96d8e9;
    padding: 1px 0px;
}

    .sign-up-form-header h1 {
        color: #ffffff;
    }

.sign-up-form-body {
    background-color: rgba(255, 255, 255,0.8);
    box-shadow: 0px 1px 3px 0px rgba(29, 29, 27, 0.15);
    padding: 10px 0px 30px 0px;
}

    .sign-up-form-body h4 {
        font-weight: bold;
    }

    .sign-up-form-body p {
        font-size: 14px;
        padding: 0px 0px 5px 0px;
    }

        .sign-up-form-body p i {
            font-size: 20px;
        }

    .sign-up-form-body input {
        margin-bottom: 5px;
        height: 45px;
        font-size: 13px;
    }

        .sign-up-form-body input[type=password] {
            font-size: 13px;
        }

    .sign-up-form-body select {
        margin-bottom: 5px;
        height: 40px;
        font-size: 13px;
    }

.sign-up-form .control-style {
    font-size: 13px;
}

.sign-up-form .btn {
    border-radius: 0px;
    color: #ffffff;
    padding: 5px 0px;
    font-weight: bold;
    padding: 10px 10px;
    font-size: 16px;
}

.sign-up-form .control__indicator {
    background: #fff;
}

    .sign-up-form .control__indicator:hover {
        background: #fff;
    }

.sign-up-btn {
    background: #f15a27;
}

.sign-up-fb-btn {
    background: #3b5998;
}

.divider {
    width: 100%;
    text-align: center;
}

.divider {
    font-weight: bold;
    margin: 5px 0px;
}

    .divider hr {
        margin-left: auto;
        margin-right: auto;
        width: 40%;
        margin-top: 12px;
    }

.facebook-icon-white {
    background: transparent url(/Images/facebook-icon-white.png)no-repeat;
    background-size: 25px 25px;
    width: 25px;
    height: 25px;
    padding: 5px;
}

@media screen and (max-width:768px) {
    .select-program input[type='checkbox'] {
        margin-top: 5px;
        margin-left: -20px;
    }

    .container {
        width: inherit;
    }
}

.content .checkbox label {
    margin: 2px 20px 0px 0px;
    padding-right: 40px;
    border-right: 1px solid #c3c2c2;
    font-size: 14px;
    font-weight: 700;
}

.content .list-group-item {
    border: none;
    padding: 0px 15px;
}

    .content .list-group-item .checkbox {
        border: none;
        background: #f4f3f2;
        padding: 10px 20px;
    }

.content .control__indicator {
    left: -8px !important;
    background: #ffffff;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    top: 0px;
}

.theme-detail .control__indicator {
    background: #ffffff;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
}

.status-theme {
    padding: 0px 2px 10px 2px;
    width: 10px;
}

.theme-icon-tab {
    width: 50px;
}

.name-theme-tab {
    text-align: left;
    width: 100%;
}

.name-theme {
    width: 100%;
}

.more-info {
    font-weight: 500;
    font-size: 14px;
    text-decoration: underline;
    color: #505050;
}

.more-content {
    border: 1px solid #e5e5e5;
    padding: 25px;
    margin-top: -10px;
    position: relative;
}

.close-more-content {
    cursor: pointer;
    font-size: 20px;
    position: absolute;
    top: 5px;
    right: 20px;
}

.help-full {
    margin-right: 20px;
    text-decoration: underline;
    color: #adadad;
}

.other-programs-label {
    margin: 40px 0px 20px 0px;
    font-weight: 500;
    font-size: 14px;
}

.other-programs {
    width: 100%;
    border: 1px solid #e5e5e5;
}
/*****Show Content*****/
.trending-list, .news .list-group-item, .pledge-directory .list-group-item {
    width: 100%;
}

.show-content {
    cursor: pointer;
    font-size: 30px;
    color: #cccccc;
    margin: 10px 10px 0px 0px;
}

    .show-content a {
        color: #cccccc;
        text-decoration: none;
        text-indent: -99999px;
    }
/****Theme Style***************/
.select-themes li {
    float: none;
}

.checked-icon-green {
    color: #c9e0b2;
}

.select-themes > li > a {
    border: none;
    box-shadow: 0px 1px 3px 0px rgba(29, 29, 27, 0.15);
    -webkit-box-shadow: 0px 1px 3px 0px rgba(29, 29, 27, 0.15);
    -moz-box-shadow: 0px 1px 3px 0px rgba(29, 29, 27, 0.15);
    padding: 15px;
    margin-bottom: 2px;
    border-radius: 0px;
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
    -ms-transition: All 0.5s ease;
}

.select-themes li a table tr td img {
    width: 50px;
}

.select-themes li a table tr td p {
    margin-left: 10px;
}

.select-themes > li.active > a, .select-themes > li.active > a:focus, .select-themes > li.active > a:hover {
    cursor: default;
    background-color: #a1daf8;
    border-radius: 0px;
    /*font-weight: 700;
    font-size: 14px;*/
}

    .select-themes > li.active > a p {
        text-shadow: 0 0 .65px #fff, 0 0 .65px #fff;
    }

    .select-themes > li.active > a p, .select-themes > li.active > a:focus p, .select-themes > li.active > a:hover p {
        color: #ffffff;
    }

.theme-title {
    border-bottom: solid 1px #e0e0e0;
    margin-bottom: 20px;
}

.themes-heading {
    font-size: 16px;
    font-weight: 700;
}

.theme-title h5 {
    font-weight: 700;
    font-size: 14px;
}

.theme-title .border-title-color {
    width: 200px;
}

.theme-detail .heading {
    border: none;
    margin-bottom: 10px;
    background: #f4f3f2;
    /*padding: 10px 20px 5px 20px;*/
}

.theme-detail .control__indicator {
    top: 10px;
    left: 10px;
    background: #ffffff;
}

    .theme-detail .control__indicator:hover {
        background: #ffffff;
    }

.theme-detail .select-action {
    padding: 10px 0px 10px 20px;
    display: inline-flex !important;
}

.theme-detail .control-style {
    font-size: 16px;
    margin-bottom: 0px;
}

.theme-detail .contentaction {
    background: #fbfbfa;
    padding: 5px 0px 3px 25px;
}

    .theme-detail .contentaction label {
        font-weight: 500;
        font-size: 16px;
    }

.theme-detail .more-content {
    margin-top: 0px;
    background: #ffffff;
}

.theme-detail .more-info {
    line-height: 40px;
    margin-right: 20px;
}

.another-theme-action {
    width: 100%;
    border: 1px solid #e5e5e5;
}

.another-theme-action-title {
    margin: 20px 0px;
}

.pre-theme, .next-theme {
    margin: 20px 0px;
}

label.error {
    border: none;
    color: #e73413;
}

.theme-error {
    border: 1px solid #e73413 !important;
}

.select-themes li a {
    position: relative;
}

.theme-error-icon {
    color: #e73413;
    position: absolute;
    right: 10px;
    top: 10px;
}

.step .step-bubble-done-1 {
    background: none;
    background: #CC683C;
    color: #fff !important;
}

.step .step-bubble-done-2 {
    background: none;
    background: #AFA46C;
    color: #fff !important;
}

.step .step-bubble-done-3 {
    background: none;
    background: #93C99A;
    color: #fff !important;
}

.step .step-bubble-done-4 {
    background: none;
    background: #7BC6C4;
    color: #fff !important;
}

.step .step-bubble-done-1-1 {
    background: none;
    background: #B8905C;
    color: #fff !important;
}

.step .step-bubble-done-2-1 {
    background: none;
    background: #8BC8A7;
    color: #fff !important;
}

.page-header-bg {
    background-size: cover !important;
}

.display-table {
    display: table;
    table-layout: fixed;
}

.display-cell {
    display: table-cell;
    vertical-align: middle;
    float: none;
}

.startedit {
    font-size: 20px !important;
    color: #DDDDDD !important;
}

.display-mobile {
    display: none;
}

.hidden-mobile {
    display: block;
}

.follow-us-tx {
    display: inline;
}
/*Mobile********************************************************/

.take2-banner .display-table {
    table-layout: auto;
}

.action-info-wrap .collapse {
    display: inherit;
}
/***Register****/
.info > #sv_individualconsent_label, #termsagree {
    display: block;
}

#sv_authorisedofficer_label, #istermsagree, #termsagree {
    display: block;
}

.crmEntityFormView .cell.checkbox-cell div.info {
    display: inherit;
}
/**Pledge Directory**/
.pleadge-directory-wrap {
    margin-top: 10px;
}

    .pleadge-directory-wrap ~ .col-md-12 {
        margin-bottom: 40px;
    }

.display-items {
    padding: 40px 0px 0px;
}

    .display-items h5 {
        font-style: italic;
        color: #cccccc;
        font-weight: 300;
    }

.search-control {
    position: relative;
}

    .search-control a img {
        position: absolute;
        bottom: 5px;
        right: 0px;
    }

.display-view {
    font-size: 25px;
    margin-right: 10px;
    color: #505050;
}

.display-items .pagination {
    margin: 0px;
    width: 50%;
    padding-left: 30px;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background: #a1daf8;
    border-color: #a1daf8;
}

.alphabet-item.active {
    background: #a1daf8;
    border-color: #a1daf8;
}

.pleadge-directory-list .list-group {
    display: flex;
    flex-wrap: wrap;
}

    .pleadge-directory-list .list-group .list-group-item {
        width: 50%;
        float: left;
    }

        .pleadge-directory-list .list-group .list-group-item:nth-child(even) {
            padding-left: 30px;
        }

        .pleadge-directory-list .list-group .list-group-item .img-thumb {
            height: 110px !important;
            width: 110px !important;
            display: table;
            vertical-align: middle;
            border: 1px solid #cccccc;
        }

.founding-partner-badge {
    width: 40px;
    height: 40px;
    background: url(/images/founding-partner-badge.png) no-repeat;
    background-size: 40px;
    padding: 10px 20px;
    margin-left: 10px;
    margin-top: -5px;
}

    .founding-partner-badge::after {
        content: ' \00a0';
    }

.pleadge-directory-list .list-group .list-group-item .img-thumb a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

    .pleadge-directory-list .list-group .list-group-item .img-thumb a img {
        max-width: 100px;
        max-height: 100px;
        height: auto;
        width: auto;
        margin: 0px;
    }

.pleadge-directory-list .news-text-des h4 {
    margin-top: 20px;
    font-size: 20px;
}

.pleadge-directory-list .news-text-des a {
    text-decoration: none;
}

#alphabet-search .alphabet-list, 
#alphabet-search-bottom .alphabet-list {
    list-style: none;
}

    #alphabet-search .alphabet-list .alphabet-item,
    #alphabet-search-bottom .alphabet-list .alphabet-item {
        margin-bottom: 5px;
    }

        #alphabet-search .alphabet-list .alphabet-item a,
        #alphabet-search-bottom .alphabet-list .alphabet-item a {
            float: left;
            padding: 5px 10px;
            border: 1px solid #cccccc;
            color: #337ab7;
        }

            #alphabet-search .alphabet-list .alphabet-item a:hover,
            #alphabet-search-bottom .alphabet-list .alphabet-item a:hover {
                color: #23527c;
                background-color: #eee;
                border-color: #ddd;
            }



        #alphabet-search .alphabet-list .alphabet-item.active a:hover,
        #alphabet-search-bottom .alphabet-list .alphabet-item.active a:hover {
            background: #a1daf8;
            border-color: #a1daf8;
            cursor: default;
            color: #fff;
        }

        #alphabet-search .alphabet-list .alphabet-item.active a,
        #alphabet-search-bottom .alphabet-list .alphabet-item.active a {
            color: #fff;
        }

.alphabet-list .alphabet-item a:hover {
    text-decoration: none;
}

#alphabet-search .alphabet-list,
#alphabet-search-bottom .alphabet-list {
    list-style: none;
    margin-left: -40px;
}



.current-alphabet h1 {
    font-size: 70px;
}

.pleadge-directory-links {
    color: #505050;
    margin: 20px 0px 40px 0px;
}

li.alphabet-item {
    float: left;
    margin-left: -1px;
}

@media only screen and (max-width : 1024px) {
    /***Footer**/
    .utils ul li a {
        float: none;
        display: inline-block;
    }

    .utils {
        float: none;
        display: inline;
        text-align: center;
        margin-top: 20px;
    }

    .back-to-top-tx {
        bottom: 46px;
    }

    #back-to-top {
        bottom: 37px;
    }
}

@media only screen and (max-width : 991px) {
    /***pleadge-directory-list**/

    .pleadge-directory-list .list-group .list-group-item {
        width: 100%;
        float: left;
    }

        .pleadge-directory-list .list-group .list-group-item:nth-child(even) {
            padding-left: 15px;
        }

    .pleadge-directory-wrap .control {
        margin-bottom: 20px;
    }

    .pleadge-directory-wrap > .col-md-12 {
        margin-bottom: 40px;
    }

    .pleadge-directory-wrap > .col-sm-6:nth-child(2) {
        padding: 0px;
    }

    .pagination > li > a, .pagination > li > span {
        margin-bottom: 5px;
    }
    /********Did You Know***********/
    .did-you-know .row-eq-height {
        display: initial;
    }

    .did-you-know .flex-eq-height {
        display: initial;
    }

    .did-you-know {
        height: auto;
    }

        .did-you-know .display-table {
            height: auto;
        }
    /******************************/
    .action-info-row {
        margin-top: 0px -20px !important;
    }

    .action-info-wrap .row-eq-height {
        display: inherit !important;
    }

    .trending-list, .news .list-group-item, .pledge-directory .list-group-item {
        padding-left: 10px !important;
    }

    .action-info-wrap .text-left {
        text-align: left;
    }

    h2.action-info-title {
        font-size: 25px;
        padding: 0 15px;
    }

    .action-info-content {
        padding: 0px;
        border: none;
    }

    .action-info-wrap .list-group-item p {
        font-size: 14px;
    }

    .trending-list .list-group-item a, .list-group-item .news-text-des a {
        font-size: 12px;
    }

    .pledge-directory .right-arrow-icon {
        width: 20px;
        height: 11px;
        background-size: 20px 11px;
    }

    .pledge-directory {
        margin-bottom: 80px;
        margin-top: 0px;
    }

    .tab-column {
        width: 100% !important;
    }

    .crmEntityFormView .tab .tab-column {
        border-left: none !important;
        padding-left: 0px !important;
    }

    .crmEntityFormView table.section, .crmEntityFormView table.section > thead, .crmEntityFormView table.section > thead > tr, .crmEntityFormView table.section > thead > tr > th, .crmEntityFormView table.section > thead > tr > td, .crmEntityFormView table.section > tbody, .crmEntityFormView table.section > tbody > tr, .crmEntityFormView table.section > tbody > tr > th, .crmEntityFormView table.section > tbody > tr > td, .crmEntityFormView table.section > tfoot, .crmEntityFormView table.section > tfoot > tr, .crmEntityFormView table.section > tfoot > tr > th, .crmEntityFormView table.section > tfoot > tr > td {
        display: block;
    }

    h1.banner-text {
        font-size: 35px;
    }
    /** Founding Partner < 992px***/
    .founding-partner-banner {
        background: transparent url('/images/foundingpartnerbg.png') center center no-repeat;
        background-size: cover;
        height: 400px;
        margin-top: 0px;
    }

    .hidden-mobile {
        display: none;
    }
    /***Who Sign Up Mobile 991***/
    .whotake-info {
        height: 100%;
        margin-bottom: -15px;
        padding: 20px 0px;
    }

        .whotake-info .action-info-content {
            margin-bottom: 10px;
        }

        .whotake-info .container {
            height: 100% !important;
        }

        .whotake-info .text-left {
            text-align: left;
        }

        .whotake-info .display-table {
            display: inherit;
        }

        .whotake-info .display-cell {
            display: inherit;
        }
    /*****Collapse Menu******/
    .navbar-header {
        float: none;
    }

    .navbar-left, .navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }

        .navbar-nav > li {
            float: none;
        }

            .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px;
            }

    .collapse.in {
        display: block !important;
    }

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    /*******Menu**********/
    .page-header-bg {
        height: 150px;
        margin-top: -10px;
    }

    .navbar-default {
        padding: 10px 10px;
    }

    .take2-img {
        margin-top: 20px;
    }

    .border-head-nav {
        box-shadow: 0px 1px 3px 0px rgba(29, 29, 27, 0.2);
        margin: 0px -15px -10px -15px;
        height: auto;
    }

    .navbar-collapse {
        border-top: none;
    }

    .container-fluid:after {
        display: inherit;
    }





    .navbar-toggle {
        border: none;
        color: #505050;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #505050;
    }

    .navbar-header {
        display: inline;
    }

    .navbar-brand {
        padding: 0px; /* firefox bug fix */
    }

    .navbar-header > .navbar-brand > img {
        height: 130%;
        padding: 15px; /* firefox bug fix */
        width: auto;
    }

    .navbar-toggle img {
        height: 50%;
        /* firefox bug fix */
        width: auto;
    }

    .navbar-nav > li > a, .dropdown-menu > li > a {
        font-weight: 300 !important;
        font-size: 20px;
    }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
        border-bottom: none;
        background: none;
        color: #a1daf8;
        font-weight: 700 !important;
    }

    .navbar-nav > li > a:hover, .navbar-nav > li > a:focus, .navbar-nav > li > a:active {
        color: #61c2f3 !important;
    }

    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:hover {
        border-left: 2px solid #61c2f3;
    }


    .navbar-collapse.in {
        overflow-y: visible;
    }

    .navbar-toggle {
        font-size: 30px;
        margin-right: -5px;
        margin-top: 10px;
    }

    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background: none;
    }

    .navbar-default .navbar-toggle {
        border: none;
        padding: 0px 10px;
        /*margin-top: -10px;*/
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: none;
    }

    .vg-logo {
        right: 150px;
    }
}

@media only screen and (min-width : 0px) and (max-width : 768px) {


    .display-mobile {
        display: inherit;
    }

    .hidden-mobile {
        display: none;
    }

    .take2-banner {
        height: auto !important;
        text-align: center;
        background: transparent url('/images/home-banner-mobile.png') center center no-repeat;
        background-size: cover;
        display: block !important;
    }

        .take2-banner .display-table .display-cell {
            display: inherit !important;
            margin-top: 20px !important;
        }

    .pledge-now, .pledge-now-wrap a {
        display: inline-block;
    }

    .pledge-now-wrap {
        text-align: center;
        margin-bottom: 100px;
    }

    .video-section {
        margin-bottom: -40px;
    }

        .video-section .container, .action-info-wrap .container {
            width: inherit !important;
            padding: 0px;
        }

    /*****Footer*******/

    #back-to-top {
        bottom: 58px;
        right: 37px;
    }

    .back-to-top-tx {
        bottom: 105px;
        right: 13px;
    }

    .folow-us-content {
        text-align: left;
    }

    .back-to-top-tx, .follow-us-tx {
        font-weight: 600;
        font-size: 14px;
    }

    .founding-partner-banner {
        margin-top: 0px;
        background: url('/images/foundingpartnerbg_mobile.png') center center no-repeat;
        background-size: cover;
        height: 300px;
    }

    a.navbar-toggle:active, a.navbar-toggle:focus {
        color: #505050;
        font-weight: 300;
    }

    .slick-slide {
        margin: 0px;
    }

    .slick-slider {
        padding: 20px 0px;
        text-align: center;
    }

    .social-feed h2 {
        font-size: 30px;
    }



    .pledge-now {
        height: 180px;
        width: 180px;
        background-size: 180px;
    }

        .pledge-now:hover {
            height: 180px;
            width: 180px;
            background-size: 180px;
        }

    .pledge-now-table table tr td {
        width: 50%;
    }

    .pledgenow-title-xs {
        text-align: left;
    }

    .utils {
        float: none;
        display: inline;
        text-align: center;
        margin-top: 20px;
    }

        .utils ul {
            display: table-footer-group;
            text-align: center;
            float: none;
        }

            .utils ul li a {
                float: none;
                display: inline-block;
            }

            .utils ul li {
                float: none;
                display: inline-block;
                text-align: center;
            }

    footer .container-fluid {
        padding-top: 20px;
    }
    /***********Pledge Now Mobile***********/
    .pledgenow-banner-content h1.banner-text {
        font-size: 35px;
        padding: 20px;
    }

    .page-pledgenow-signup .row-eq-height {
        display: inherit;
    }

    .page-pledgenow-signup .col-md-5sd {
        width: 100%;
    }

    .page-pledgenow-signup h2 {
        font-size: 30px;
    }

    .pledge-now-table h3 {
        height: 50px;
    }
    /********Theme Mobile********/
    .panel-active {
        background: #A1DAF8 !important;
        font-weight: 700;
        color: #fff !important;
    }

        .panel-active p {
            color: #fff !important;
        }

    .status-theme, .collapse-theme-icon {
        padding: 0 10px 10px 10px;
    }

    .theme-detail .contentaction {
        padding: 5px 0px 3px 3px;
    }

    .theme-detail .control-style {
        font-size: 14px;
        margin-bottom: 0px;
    }

    .page-header h1 {
        font-weight: 100;
        text-align: center;
        font-size: 30px;
    }

    .theme-detail .control-style {
        font-size: 14px;
        margin-bottom: 0px;
    }

    .select-themes {
        margin: 0px -40px 40px -40px;
    }

    .col-sm-4.col-md-3 .themes-heading {
        margin-left: -40px;
    }

    /******Register*******/
    .crmEntityFormView .cell {
        padding: 0 5px 20px 5px !important;
    }

    .crmEntityFormView table.section {
        width: 100%;
        overflow: initial;
    }

    .pre-theme, .next-theme {
        margin: 10px 0px;
    }
    /*****Profile*******/
    .dashboard-info h1 {
        font-size: 35px;
    }

    .dashboard-content h2.title {
        font-size: 25px;
    }

    .page_navigation {
        text-align: center;
        margin: 35px 0px 35px 0px;
    }

    .page_link {
        height: 25px;
        width: 25px;
        border-radius: 50%;
        background: #a1daf8;
        margin: 0px 5px;
        padding: 10px 15px;
        color: #ffffff;
        font-weight: 600;
    }

        .page_link:hover, .active_page:hover, .active_page:focus {
            text-decoration: none;
        }

    .active_page:hover, .active_page:focus {
        color: #ffffff;
    }

    .previous_link {
        background: url('/images/prePage.png') center center no-repeat;
        background-size: 15px 15px;
        text-indent: -99999px;
        width: 15px;
        height: 15px;
        text-decoration: none;
        margin-right: 20px;
    }

        .previous_link.no_more {
            background: url('/images/previous-arrow.png') center center no-repeat;
            background-size: 15px 15px;
            text-decoration: none;
        }

    .next_link.no_more {
        background: url('/images/next-arrow.png') center center no-repeat;
        background-size: 15px 15px;
        text-decoration: none;
    }

    .next_link {
        background: url('/images/nextPage.png') center center no-repeat;
        background-size: 15px 15px;
        text-indent: -99999px;
        width: 15px;
        height: 15px;
        text-decoration: none;
        margin-left: 20px;
    }

        .previous_link:hover, .next_link:hover {
            text-decoration: none;
        }

    .active_page {
        background: #ff3303;
    }

    .ellipse {
        display: none !important;
    }

    ul.content {
        list-style: none;
    }

    .page-data-field {
        margin-bottom: 30px;
        padding-bottom: 5px;
        border-bottom: 1px solid #cccccc;
        margin-top: 10px;
    }

    ul.content li h5 {
        margin-bottom: 15px;
        line-height: 0px;
        font-size: 16px;
        font-weight: 700;
    }
    /**********Dashboard Content 768*************/
    .dashboard-content img {
        height: 100% !important;
        width: 100% !important;
    }
    /***Pledge Directory < 768****/
    .display-items .pagination {
        margin: 0px 0px 1px 0px;
        padding: 5px;
        width: 100%;
    }

    .pagination {
        white-space: normal;
    }

        .pagination > li > a, .pagination > li > span {
            margin: 0px 0px 5px -5px;
        }

    .display-items {
        padding: 0px;
    }

        .display-items h5 {
            padding: 20px 0px;
        }

        .display-items .col-md-3 {
            width: 100%;
            padding: 0px;
        }
    /***Bloglist Mobile**/
    .blog-post-list.news .list-group-item {
        display: block;
    }

        .blog-post-list.news .list-group-item span a img {
            height: auto;
            width: 100%;
        }

        .blog-post-list.news .list-group-item .img-thumb {
            width: 100%;
        }
    /**Signup**/
    .sign-up-form {
        margin-bottom: 40px;
    }
}

@media only screen and (min-width:0px) and (max-width:568px) {
    /**Signup**/
    .sign-up-form-header h1 {
        font-size: 30px;
    }

    .sign-up-form-header {
        padding: 0px 0px;
        padding: 2px 0px;
        margin-top: 0px;
    }
    /**Bloglist Mobile 568*/
    .blog-post-list.news .list-group-item .img-thumb {
        width: 100%;
        padding-top: 100%;
    }
    /**Pledfe Directory**/

    .pleadge-directory-list .list-group .list-group-item .img-thumb {
        height: 80px !important;
        width: 80px !important;
    }

    .pleadge-directory-list .news-text-des h4 {
        margin-top: 10px;
        font-size: 16px;
    }

    .pleadge-directory-list .news-text-des p {
        font-size: 14px;
    }

    .pleadge-directory-list .list-group .list-group-item .img-thumb a img {
        max-width: 70px;
        max-height: 70px;
    }
    /***Founding Partner 568px***/
    .img-responsive {
        max-width: 120px;
        max-height: 93px;
    }

    h1.banner-text {
        /* padding: 100px 0px 130px 0px; */
        font-weight: 300;
        font-size: 30px;
        color: #101516;
        line-height: 1.2;
    }

    .founding-partner-banner {
        height: 180px;
    }



    .slick-slide img {
        display: inline;
        max-height: 50px;
        max-width: 70px;
        height: auto;
        width: auto;
    }

    .slick-slider {
        padding: 0px 0px;
    }

    .slick-track {
        height: 100px;
    }

    .navbar-header > .navbar-brand > img {
        height: 100%;
        padding: 15px; /* firefox bug fix */
        width: auto;
    }

    .vg-logo {
        right: 60px;
    }
    /********Pledge Now Mobile*********/
    .pledgenow-banner-content h1.banner-text {
        font-size: 25px;
    }

    .pledgenow-banner-content img {
        width: 80%;
    }

    .step-point .step-text {
        font-size: 10px;
    }

    .crmEntityFormView .tab .tab-column {
        width: 100%;
    }

    .crmEntityFormView .tab .tab-column {
        border-left: none !important;
        padding-left: 0px !important;
    }
    /******DashBoard Mobile*********/

    .dashboard-img a img {
        margin-top: 20px;
        width: 100%;
    }
    /******News Mobile 568********/
    .news-text-des {
        display: block;
        width: 100%;
    }

    .list-group-item .img-thumb {
        margin-right: 30px;
    }
}
/******Government Content*****************/
.left-gov-content {
    padding: 5px 10px;
}

.left-gov-content {
    color: #ffffff;
    border-radius: 15px;
    z-index: 10;
    border: 4px solid #ffffff;
    /* margin-top: -4px; */
    display: inline-block;
    vertical-align: middle;
}

.right-gov-content {
    color: #000000;
    margin-left: -10px;
    padding: 10px 10px 0px 50px;
    border-radius: 10px;
    display: inline-block;
}

    .right-gov-content ul {
        display: inline;
    }

.left-gov-content h4 {
    font-weight: 400;
    line-height: inherit;
}

.list-gov-content .main-gov-content:nth-child(1) .left-gov-content {
    background: rgba(255, 51, 3, 1);
}

.list-gov-content .main-gov-content:nth-child(1) .right-gov-content {
    background: rgba(255, 51, 3, 0.5);
}

.list-gov-content .main-gov-content:nth-child(2) .left-gov-content {
    background: rgba(255, 131, 75, 1);
}

.list-gov-content .main-gov-content:nth-child(2) .right-gov-content {
    background: rgba(255, 131, 75, 0.5);
}

.list-gov-content .main-gov-content:nth-child(3) .left-gov-content {
    background: rgba(201, 224, 178, 1);
}

.list-gov-content .main-gov-content:nth-child(3) .right-gov-content {
    background: rgba(201, 224, 178, 0.5);
}

.list-gov-content .main-gov-content:nth-child(4) .left-gov-content {
    background: rgba(148, 210, 206, 1);
}

.list-gov-content .main-gov-content:nth-child(4) .right-gov-content {
    background: rgba(148, 210, 206, 0.5);
}

.list-gov-content .main-gov-content:nth-child(5) .left-gov-content {
    background: rgba(161, 218, 248, 1);
}

.list-gov-content .main-gov-content:nth-child(5) .right-gov-content {
    background: rgba(161, 218, 248, 0.5);
}

.main-gov-content {
    margin-bottom: 10px;
    text-align: center;
}

.validation-summary-errors ul {
    list-style: none !important;
}

    .validation-summary-errors ul li {
        margin-left: -40px;
    }

.pledge-now-wrap a:hover {
    text-decoration: none !important;
}

.news-content img {
    display: block;
    max-width: 100%;
    height: auto !important;
}

.form-group label.control-label.aftertext:after {
    content: ' *';
    color: red;
}

.fact-list a {
    font-size: 14px;
}


/* Theme Question */
.limit-width {
    width: 100% !important;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type="number"] {
    -moz-appearance: textfield;
}

.theme-support-text {
    font-weight: 300;
    font-size: 14px;
}
/* End Theme Question*/


/* One Million Women Signup */
input[type=password] {
    font-family: 'Myriad Pro Light','Open Sans', Myriad Pro, Segoe UI, Segoe, Helvetica Neue, Helvetica, Arial, sans-serif !important;
    color: #505050;
    font-size: 16px;
    line-height: 24px;
}
/* End One Million Women Signup */

.individual-pledge li {
    padding-bottom: 10px;
    margin-left: -23px;
    color: #fff;
}
