.sticky-tab,
.sub-sticky {
    padding: 0;
    border-bottom: 1px solid #f7f7f7;
    border-top: 1px solid #f7f7f7
}

.about_pag_wrapper,
.about_wrapper_table {
    height: 280px
}

.about_pag_wrapper {
    background-image: url(../images/slides/3.jpg);
    background-size: cover
}

.about_wrapper_table {
    display: table;
    width: 100%
}

.about_wrapper_tablecell {
    display: table-cell;
    vertical-align: middle
}

.about_wrapper_tablecell h2 {
    color: #fff;
    padding-top: 0;
    text-align: center;
    font: 700 66px/68px 'Titillium Web', sans-serif
}

.main-container,
.sticky-tab {
    text-align: left;
    background: #fff
}

@media only screen and (max-width:600px) {
    .about_wrapper_tablecell h2 {
        font: 700 38px/38px 'Titillium Web', sans-serif
    }
}

.sticky-tab {
    margin-bottom: 5px;
    font: 400 12px/14px 'open sans', sans-serif;
    color: #999
}

.sub-sticky {
    z-index: 99;
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    background: #fff
}

.sticky-tab li {
    display: inline;
    margin: 0
}

.sticky-tab li a {
    display: inline;
    font: 400 12px/14px 'Open Sans', sans-serif;
    color: #49c1ff;
    text-transform: none;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all
}

.sticky-tab li a:hover {
    color: #000
}

.main-container {
    padding: 15px 0;
    margin-bottom: 25px;
    font: 300 16px/22px 'Open Sans', sans-serif;
    color: #444
}

.details-txt h1 {
    font: 400 28px/36px 'Fredericka the Great', cursive;
    color: #047;
    float: left;
    width: 100%;
    text-transform: none;
    margin: 0 0 25px;
    position: relative
}

.card-1 h3,
.details-txt h2,
.donate-options h2,
.lead-cat ul li a {
    text-transform: uppercase
}

.details-txt h1:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: -8px;
    margin-left: 0;
    width: 50px;
    height: 1px
}

.details-txt h2,
.lead-cat {
    position: relative;
    float: left
}

.details-txt h2 {
    font: 400 16px/18px 'Open Sans', sans-serif;
    color: #49c1ff;
    width: 100%;
    margin: 0 0 10px
}

.details-txt .picture {
    float: left;
    width: 100%;
    text-align: center
}

.details-txt figure {
    margin: 20px auto
}

.details-txt p,
.details-txt ul li {
    font: 300 15px/20px 'Open Sans', sans-serif;
    color: #000;
    padding: 0
}

.details-txt ul p {
    font-weight: 400
}

.details-txt ul li {
    margin: 0 0 10px 15px;
    padding: 0;
    list-style: disc;
    float: left;
    width: 100%
}

.details-txt p {
    float: left;
    margin: 0 0 10px
}

.side_bar {
    margin-left: 10px
}

.lead-cat {
    width: 100%;
    border: 1px solid #ECECEC;
    margin-bottom: 25px
}

.lead-cat h3 {
    position: absolute;
    color: #eee;
    font: 900 22px/22px 'Open Sans', sans-serif;
    top: -18px;
    left: 15px;
    margin: 0;
    padding: 5px;
    background: #fff;
    clear: both
}

.lead-cat ul {
    float: left;
    margin: 20px;
    width: calc(100% - 40px)
}

.lead-cat ul li {
    float: left;
    margin: 0;
    width: 100%
}

.card-1,
.download-app {
    margin-bottom: 25px;
    width: 100%
}

.lead-cat ul li a {
    font: 600 13px/18px 'Open Sans', sans-serif;
    letter-spacing: .5px;
    color: #999;
    background: #f7f7f7;
    border-bottom: 1px dashed #fff;
    display: block;
    padding: 12px 0;
    text-indent: 15px
}

.lead-cat ul li a.active,
.lead-cat ul li a:focus,
.lead-cat ul li a:hover {
    color: #49c1ff;
    background: #f0f0f0
}

.download-app {
    float: left;
    text-align: center
}

.download-app img {
    float: inherit;
    width: 100%;
    max-width: 388px;
    text-align: center
}

.card-1 {
    float: left;
    border: 1px solid #ECECEC;
    padding: 20px
}

.breadcrumb-box,
.card-1 img {
    float: inherit;
    text-align: center
}

.card-1 h3 {
    color: #000;
    font: 900 22px/22px 'Open Sans', sans-serif;
    border-bottom: 2px solid #49c1ff;
    margin: 0 0 5px;
    padding: 0 0 5px
}

.card-1 h4>a {
    font: 900 14px/18px 'Open Sans', sans-serif;
    color: #000
}

.card-1 h4>a:hover {
    color: #49c1ff
}

.breadcrumb li a,
.card-1 p {
    color: #999
}

.card-1 p {
    margin-top: 15px;
    font: 300 12px/18px 'Open Sans', sans-serif
}

.card-1 img {
    width: 100%;
    max-width: 388px;
    margin-bottom: 10px
}

.breadcrumb-box {
    margin: 7px auto 7px -17px
}

.breadcrumb {
    margin: 0;
    background-color: transparent
}

.donate-top-box h3,
.donate-top-box p {
    margin: 25px 80px;
    position: relative;
    text-align: center
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #999;
    content: "/\00a0"
}

.donate-options h2:after,
.donate-options h2:before {
    content: "";
    left: 50%;
    height: 1px;
    background-color: #969696
}

.breadcrumb>.active {
    color: #49c1ff
}

.togglebox {
    display: none
}

.donate-top-box {
    text-align: center
}

.donate-top-box h3 {
    color: #000;
    font: 400 28px/36px 'Fredericka the Great', cursive
}

.donate-top-box p {
    color: #000;
    font: 400 16px/22px 'Titillium Web', sans-serif
}

.donate-top-box p span {
    padding: 5px 15px;
    border: 1px dotted #ddd;
    display: inline-block;
    font: 400 15px/20px 'Titillium Web', sans-serif
}

.donate-options {
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding: 10px 0 15px;
    border-top: 5px solid #f7f7f7;
    border-right: 1px solid #f7f7f7;
    border-left: 1px solid #f7f7f7
}

.donate-options h2 {
    color: #000;
    font: 900 20px/20px 'Open Sans', sans-serif;
    text-align: center;
    float: left;
    width: 100%;
    margin: 0 0 30px;
    position: relative;
    clear: both
}

.donate-options h2:before {
    position: absolute;
    bottom: -8px;
    margin-left: -55px;
    width: 110px
}

.donate-options h2:after {
    position: absolute;
    bottom: -10px;
    margin-left: -50px;
    width: 100px
}

.cd-active.cd-dropdown ul li span,
.cd-dropdown>span {
    height: 50px;
    font: 600 13px/50px 'Titillium Web', sans-serif;
    padding: 0 10px
}

.cd-dropdown ul {
    position: absolute;
    top: 0;
    width: 100%
}

.cd-dropdown ul li,
.cd-dropdown>span {
    background: #f7f7f7;
    box-shadow: 0 1px 0 rgba(0, 0, 0, .2)
}

.cd-active.cd-dropdown ul li span,
.cd-active.cd-dropdown>span {
    background: #49c1ff!important;
    color: #fff
}

.cd-dropdown ul li {
    position: absolute;
    width: 100%;
    pointer-events: none;
    display: block
}

.cd-active.cd-dropdown ul li {
    pointer-events: auto;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .3)
}

.cd-active.cd-dropdown ul li span {
    -webkit-transition: all .2s linear 0;
    -moz-transition: all .2s linear 0;
    -ms-transition: all .2s linear 0;
    -o-transition: all .2s linear 0;
    transition: all .2s linear 0;
    width: 100%;
    text-transform: uppercase;
    display: block
}

.cd-active.cd-dropdown ul li span:hover {
    background: #000!important;
    color: #fff
}

.cd-dropdown ul li span,
.cd-dropdown>span {
    background: #f7f7f7!important;
    color: #000;
    display: block;
    text-transform: uppercase
}

.cd-dropdown,
.cd-select {
    position: relative;
    width: 300px;
    margin: 0 auto;
    display: block
}

.cd-dropdown>span {
    position: relative;
    cursor: pointer;
    width: 100%
}

.cd-dropdown>span:after {
    content: '\25BC';
    position: absolute;
    right: 0;
    top: 15%;
    width: 40px;
    text-align: center;
    font-size: 12px;
    padding: 10px;
    height: 70%;
    line-height: 15px;
    border-left: 1px solid #ddd
}

.cd-dropdown.cd-active>span:after {
    content: '\25B2'
}

.cd-dropdown ul li span {
    width: 100%;
    height: 50px;
    font: 600 13px/50px 'Titillium Web', sans-serif;
    padding: 0 10px
}

.cd-dropdown ul li span,
.cd-dropdown>span {
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.donate-now {
    position: relative;
    padding: 100px 0;
    background: #f4f4f4;
    text-align: center
}

.donate-now.box-style {
    background: #f7f7f7
}

.donate-now.box-style.boxed {
    padding: 15px;
    margin: 0 auto
}

.donate-now .centered-title {
    margin-bottom: 80px
}

.donate-now .centered-title h2 {
    letter-spacing: 2px;
    margin-bottom: 30px
}

.donate-now .outer-container {
    max-width: 980px;
    margin: 0 auto
}

.donate-form {
    position: relative;
    font: 700 12px/14px 'Open Sans', sans-serif
}

.donate-form .amount-options {
    position: relative
}

.donate-form .amount-options .radio-box {
    position: relative;
    display: inline-block;
    margin: 0 6px 15px;
    width: calc(50% - 16px);
    height: 40px
}

.donate-form .amount-options .radio-box input[type=radio] {
    display: none
}

.donate-form .amount-options .radio-box label {
    position: relative;
    display: block;
    height: 40px;
    font: 700 13px/40px 'Open Sans', sans-serif;
    color: #969696;
    background: #fff;
    cursor: pointer;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.donate-form .amount-options .radio-box label:hover {
    color: #49c1ff
}

.style-two .donate-form .amount-options .radio-box label {
    background: #f7f7f7;
    color: #49c1ff
}

.donate-form .amount-options .radio-box input[type=radio]:checked+label {
    color: #fff;
    background: #49c1ff
}

.style-two .donate-form .amount-options .radio-box input[type=radio]:checked+label {
    color: #fff
}

.donate-form .amount-options .or {
    position: relative;
    display: block;
    color: #000;
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 20px
}

.donate-form .other-amount {
    position: relative;
    margin: 0 6px 50px
}

.donate-form input.enter-amount[type=text],
.donate-form input[type=number] {
    position: relative;
    display: block;
    line-height: 22px;
    padding: 13px 20px;
    height: 50px;
    width: 100%;
    color: #000;
    font-size: 16px;
    background: #fff;
    text-align: center;
    border: 1px solid #f7f7f7
}

.donate-form ::-webkit-input-placeholder {
    color: #999!important
}

.donate-form ::-moz-placeholder {
    color: #999!important
}

.donate-form :-ms-input-placeholder {
    color: #999!important
}

.donate-form input:-moz-placeholder {
    color: #999!important
}

.box-style .donate-form ::-webkit-input-placeholder {
    color: #999!important
}

.box-style .donate-form ::-moz-placeholder {
    color: #999!important
}

.box-style .donate-form :-ms-input-placeholder {
    color: #999!important
}

.box-style .donate-form input:-moz-placeholder {
    color: #999!important
}

.donate-form .btn-style-two .sep-icon {
    border-left-color: #f4f4f4!important
}

.donate-form .btn-donate,
.form-group .btn-donate {
    border: 0;
    text-transform: uppercase;
    position: relative
}

.donate-form .btn-donate {
    padding: 15px 50px;
    background: #49c1ff;
    color: #fff!important;
    font: 900 16px/18px 'Open Sans', sans-serif;
    border-radius: 0
}

.donate-form .btn-donate:hover {
    background: #000!important;
    color: #49c1ff!important
}

.donate-fill h4 {
    font: 900 14px/18px 'Open Sans', sans-serif;
    color: #000;
    border-bottom: 1px solid #eee;
    padding-bottom: 8px;
    margin-bottom: 15px;
    text-transform: uppercase;
    text-align: left
}

.donate-fill .labels4 {
    width: 150px;
    font: 900 14px/10px 'Open Sans', sans-serif;
    color: #000
}

.user-options {
    position: relative
}

.donate-fill .user-options .radio-box label,
.radio-box label {
    position: relative;
    display: block;
    height: 40px;
    font: 700 13px/40px 'Open Sans', sans-serif;
    color: #fff;
    text-transform: uppercase;
    background: #49c1ff;
    text-align: center;
    cursor: pointer;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.donate-now input[type=text],
.donate-now select,
.donate-now textarea,
.form-group input[type=text],
.form-group select,
.form-group textarea {
    padding: 6px 12px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    box-shadow: none;
    text-align: left;
    cursor: pointer;
    webkit-box-shadow: none;
    outline: 0
}

.radio-box {
    position: relative;
    display: inline-block;
    margin: 0 6px 15px;
    width: calc(100% - 16px);
    height: 40px
}

#form_donation fieldset:not(:first-of-type),
.radio-box input[type=radio] {
    display: none
}

.radio-box label:hover {
    background: #666
}

.radio-box label {
    background: #f7f7f7;
    color: #49c1ff
}

.radio-box input[type=radio]:checked+label {
    background: #000;
    color: #fff
}

.form-group {
    float: left;
    width: 100%
}

.donate-fill {
    text-align: left
}

.donate-now input[type=text],
.donate-now select,
.donate-now textarea {
    font-size: 1.1em;
    margin: 3px 0 3px 3px;
    color: #000;
    font-weight: 600;
    background: #FFF;
    border: 1px solid #fff;
    border-radius: 0
}

#active,
.donate-now input[type=text]:hover,
input[type=Password]:hover {
    color: #DCDCDC;
    border: 1px solid #999
}

.form-group input[type=text],
.form-group select,
.form-group textarea {
    margin: 3px 0;
    font: 600 14px/16px 'Open Sans', sans-serif;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 0
}

#form_donation fieldset,
#progressbar {
    box-shadow: 0 3px 5px 1px rgba(0, 0, 0, .2)
}

.form-group .btn-donate {
    padding: 15px 50px;
    background: #49c1ff;
    color: #fff!important;
    font: 900 16px/18px 'Open Sans', sans-serif;
    border-radius: 0;
    outline: 0
}

.form-group .btn-donate:hover {
    background: #000!important;
    color: #49c1ff!important
}

#form_donation {
    width: 90%;
    margin: 50px auto;
    text-align: center;
    position: relative
}

#form_donation fieldset {
    background: #fff;
    font: 300 15px/20px 'Open Sans', sans-serif;
    color: #000;
    border: 0;
    padding: 20px 30px;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    position: relative
}

#form_donation input,
#form_donation textarea {
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 10px;
    height: 50px;
    margin-bottom: 10px;
    box-sizing: border-box
}

#form_donation ul.steps li,
.achive-list article {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

#form_donation .action-button {
    width: auto;
    background: #023964;
    color: #fff!important;
    font: 900 16px/18px 'Open Sans', sans-serif;
    text-transform: uppercase;
    border: 0;
    border-radius: 0;
    cursor: pointer;
    padding: 15px 50px;
    margin: 10px 5px;
    letter-spacing: 1px
}

#form_donation .action-button:focus,
#form_donation .action-button:hover {
    background: #000
}

.fs-title {
    color: #2C3E50;
    margin-bottom: 10px
}

#progressbar {
    overflow: hidden;
    counter-reset: step;
    background: #49c1ff
}

#progressbar li {
    list-style-type: none;
    font: 900 22px/18px 'Open Sans', sans-serif;
    color: #fff;
    text-transform: uppercase;
    width: 25%;
    float: left;
    position: relative;
    padding: 15px 0 5px;
    margin: 0;
    content: counter(step);
    counter-increment: step;
    height: 48px;
    border-right: 1px solid #fff
}

#progressbar li:last-child {
    border-right: none
}

#progressbar li:before {
    width: 40px;
    display: block;
    background: #fff;
    border-radius: 50%;
    margin: 0 auto 5px
}

#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: #fff;
    position: absolute;
    left: -50%;
    top: 9px;
    z-index: -1
}

#progressbar li:first-child {
    content: none
}

#progressbar li.active {
    background: #000;
    color: #fff
}

#form_donation ul.steps li {
    width: 50%;
    color: #fff;
    font: 600 12px/50px 'Titillium Web', sans-serif;
    background: 0 0;
    display: inline-block;
    margin: 0;
    box-sizing: border-box
}

#form_donation ul.steps li label {
    position: relative;
    display: block;
    height: 40px;
    font: 600 13px/40px 'Titillium Web', sans-serif;
    color: #969696;
    cursor: pointer;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

#form_donation ul.steps li label:hover {
    color: #49c1ff
}

#form_donation ul.steps li input[type=radio]:checked+label {
    background: #49c1ff;
    color: #fff
}

@media only screen and (max-width:767px) {
    #form_donation fieldset {
        padding: 20px 10px
    }
    #form_donation ul.steps {
        width: 100%;
        padding: 0;
        margin: 0
    }
    #form_donation ul.steps li {
        width: 100%
    }
    #form_donation .action-button {
        padding: 11px 18px;
        height: auto
    }
    #form_donation input,
    #form_donation textarea {
        padding: 10px 15px;
        height: 40px
    }
    .form-group {
        margin-bottom: 0
    }
    .unuse-label {
        display: none
    }
    .form-group select {
        margin: 5px 0
    }
    #progressbar li {
        font: 900 18px/18px 'Open Sans', sans-serif;
        padding: 6px 0 5px
    }
    #progressbar li span {
        display: block;
        font: 600 14px/18px 'Open Sans', sans-serif;
        text-transform: capitalize
    }
}

.or {
    position: relative;
    color: #000;
    text-transform: uppercase;
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 15px;
    font-weight: 900;
    display: inline-block
}

.other-amount {
    width: 100%;
    padding: 0 10px
}

input.enter-amount[type=text] {
    position: relative;
    display: block;
    line-height: 22px;
    padding: 13px 20px;
    height: 50px;
    width: 100%;
    color: #000;
    font-size: 16px;
    background: #fff;
    text-align: center;
    border: 1px solid #f7f7f7
}

.hunger-form {
    margin: 15px auto!important;
    width: 100%!important
}

.hunger-form ul.steps li {
    width: 49%!important
}

@media only screen and (max-width:580px) {
    .hunger-form ul.steps li {
        width: 100%!important
    }
}

.reveal-if-active {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    -webkit-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition: .5s;
    transition: .5s
}

.reveal-if-active label {
    display: block;
    margin: 0 0 3px;
    cursor: pointer
}

.other-amount label {
    cursor: pointer
}

.reveal-if-active input[type=text].wish-amount {
    width: 100%;
    color: #999;
    font-size: 14px!important;
    height: 40px!important
}

.hunger-form input,
.hunger-form textarea {
    color: #999;
    font-size: 14px!important;
    height: 30px!important
}

input[type=checkbox]:checked~.reveal-if-active,
input[type=radio]:checked~.reveal-if-active {
    opacity: 1;
    max-height: 100px;
    padding: 10px 20px;
    -webkit-transform: scale(1);
    transform: scale(1);
    overflow: visible
}

.white-panel,
.white-panel .panel-box {
    overflow: hidden
}

input[type=checkbox].regular-height,
input[type=radio].regular-height {
    height: auto!important;
    margin: 0!important
}

.hunger-form .form-group {
    float: initial;
    width: initial
}

.hunger-form .donate-fill {
    float: left;
    width: 100%
}

.hunger-form .radio-box {
    margin: 0 0 15px;
    width: 100%
}

.help-button:hover {
    background-color: #00F
}

.help-button {
    display: inline-block;
    height: 13px;
    width: 13px;
    line-height: 14px;
    text-align: center;
    padding: 0;
    background-color: #535454;
    color: #FFF;
    font-size: 12px;
    font-weight: 700;
    cursor: default;
    margin-left: 4px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 0 solid #FFF;
    -webkit-box-shadow: 0 1px 0 1px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 0 1px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 0 1px rgba(0, 0, 0, .2)
}

.cd-accordion-menu label,
.page-action {
    cursor: pointer
}

.checkbox input[type=checkbox].regular-height,
.checkbox-inline input[type=checkbox].regular-height,
.radio input[type=radio].regular-height,
.radio-inline input[type=radio].regular-height {
    float: left;
    margin-left: -20px!important
}

input[type=checkbox].regular-height,
input[type=radio].regular-height {
    margin: 4px 0 0!important;
    margin-top: 1px\9;
    line-height: normal
}

.labels4 {
    line-height: 8px;
    width: 128px;
    font-weight: 400;
    font-size: 14px
}

.side-box {
    float: left;
    width: 100%;
    position: relative;
    border: 1px solid #ECECEC;
    margin-bottom: 25px
}

.side-box h3 {
    position: absolute;
    color: #eee;
    font: 900 22px/22px 'Open Sans', sans-serif;
    top: -18px;
    left: 15px;
    margin: 0;
    padding: 5px;
    background: #fff;
    clear: both
}

.side-box ul.set-box {
    float: left;
    margin: 20px;
    width: calc(100% - 40px)
}

.cd-accordion-menu {
    width: 90%;
    max-width: 600px;
    background: #4d5158;
    margin: 6px auto
}

.cd-accordion-menu ul {
    display: none
}

.cd-accordion-menu li {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.cd-accordion-menu input[type=checkbox] {
    position: absolute;
    opacity: 0
}

.cd-accordion-menu a,
.cd-accordion-menu label {
    position: relative;
    display: block;
    background: #f7f7f7;
    box-shadow: inset 0 -1px #ececec;
    padding: 8px 24px 8px 35px;
    font: 600 13px/18px 'Open Sans', sans-serif;
    letter-spacing: .5px;
    color: #999;
    text-transform: uppercase
}

.no-touch .cd-accordion-menu a:hover,
.no-touch .cd-accordion-menu label:hover {
    color: #49c1ff;
    background: #f0f0f0
}

.cd-accordion-menu label::before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    background-image: url(../images/cd-icons.png);
    background-repeat: no-repeat;
    left: 16px;
    background-position: 0 0;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -moz-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    -o-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg)
}

.cd-accordion-menu label::after {
    left: 41px;
    background-position: -16px 0
}

.cd-accordion-menu a::after {
    left: 36px;
    background: url(../img/cd-icons.svg) -48px 0 no-repeat
}

.cd-accordion-menu input[type=checkbox]:checked+label::before {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.cd-accordion-menu input[type=checkbox]:checked+label::after {
    background-position: -32px 0
}

.cd-accordion-menu input[type=checkbox]:checked+label+ul,
.cd-accordion-menu input[type=checkbox]:checked+label:nth-of-type(n)+ul {
    display: block
}

.cd-accordion-menu ul a,
.cd-accordion-menu ul label {
    background: #fff;
    box-shadow: inset 0 -1px #ececec;
    padding-left: 82px
}

.no-touch .cd-accordion-menu ul a:hover,
.no-touch .cd-accordion-menu ul label:hover {
    background: #fcfcfc
}

.cd-accordion-menu>li:last-of-type>a,
.cd-accordion-menu>li:last-of-type>label,
.cd-accordion-menu>li>ul>li:last-of-type a,
.cd-accordion-menu>li>ul>li:last-of-type label {
    box-shadow: none
}

.cd-accordion-menu ul label::before {
    left: 36px
}

.cd-accordion-menu ul a::after,
.cd-accordion-menu ul label::after {
    left: 59px
}

.cd-accordion-menu ul ul a,
.cd-accordion-menu ul ul label {
    padding-left: 100px
}

.cd-accordion-menu ul ul label::before {
    left: 54px
}

.cd-accordion-menu ul ul a::after,
.cd-accordion-menu ul ul label::after {
    left: 77px
}

.cd-accordion-menu ul ul ul a,
.cd-accordion-menu ul ul ul label {
    padding-left: 118px
}

.cd-accordion-menu ul ul ul label::before {
    left: 72px
}

.cd-accordion-menu ul ul ul a::after,
.cd-accordion-menu ul ul ul label::after {
    left: 95px
}

@media only screen and (min-width:600px) {
    .cd-accordion-menu a,
    .cd-accordion-menu label {
        padding: 8px 24px 8px 35px;
        font: 600 13px/18px 'Open Sans', sans-serif;
        letter-spacing: .5px;
        color: #999;
        text-transform: uppercase
    }
    .cd-accordion-menu label::before {
        left: 15px
    }
    .cd-accordion-menu ul a,
    .cd-accordion-menu ul label {
        padding-left: 35px
    }
    .cd-accordion-menu ul label::before {
        left: 48px
    }
    .cd-accordion-menu ul ul a,
    .cd-accordion-menu ul ul label {
        padding-left: 130px
    }
    .cd-accordion-menu ul ul label::before {
        left: 72px
    }
    .cd-accordion-menu ul ul a::after,
    .cd-accordion-menu ul ul label::after {
        left: 101px
    }
    .cd-accordion-menu ul ul ul a,
    .cd-accordion-menu ul ul ul label {
        padding-left: 154px
    }
    .cd-accordion-menu ul ul ul label::before {
        left: 96px
    }
    .cd-accordion-menu ul ul ul a::after,
    .cd-accordion-menu ul ul ul label::after {
        left: 125px
    }
}

.cd-accordion-menu.animated label::before {
    -webkit-transition: -webkit-transform .3s;
    -moz-transition: -moz-transform .3s;
    transition: transform .3s
}

.achive-list article {
    width: 100%;
    float: left;
    background-color: #fff;
    padding: 15px;
    margin-bottom: 15px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    box-sizing: border-box
}

.campaign-detail-box,
.colored-box-style {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.listed-list img {
    width: 200px;
    height: auto;
    float: left;
    margin-right: 15px
}

.list-desc {
    float: left;
    width: calc(100% - 215px)
}

.listed-list h2 a {
    float: left;
    font: 700 16px/18px 'Open Sans', sans-serif;
    color: #222;
    padding-right: 15px
}

.listed-list summary {
    font: 300 15px/20px 'Open Sans', sans-serif;
    color: #000
}

.listed-list summary a.read {
    font: 800 14px/22px 'Open sans', sans-serif;
    color: #49c1ff
}

@media only screen and (max-width:600px) {
    .listed-list img {
        width: 130px;
        height: auto;
        float: left;
        margin-right: 15px
    }
    .list-desc {
        float: left;
        width: calc(100% - 145px)
    }
}

@media only screen and (max-width:480px) {
    .listed-list summary {
        display: none
    }
}

.camp-filter {
    float: left;
    width: 100%;
    padding: 5px 0 10px;
    margin-bottom: 25px;
    border-bottom: 5px solid #f7f7f7
}

.camp-filter .btn-camp {
    padding: 5px 15px;
    background: #49c1ff;
    color: #fff!important;
    font: 900 12px/18px 'Open Sans', sans-serif;
    text-transform: uppercase;
    border: 0;
    border-radius: 0
}

.camp-filter label,
.camp-filter select {
    color: #000!important;
    padding: 5px 0;
    border: none
}

.camp-filter label {
    font: 600 14px/18px 'Open Sans', sans-serif
}

.camp-filter select {
    background: #f7f7f7;
    font: 500 12px/18px 'Open Sans', sans-serif
}

#blog-landing {
    position: relative;
    max-width: 100%;
    width: 100%;
    clear: both
}

#blog-landing img {
    width: 100%;
    max-width: 100%;
    height: auto
}

.white-panel {
    position: absolute;
    background: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
    padding: 10px
}

.white-panel h2 {
    font: 900 14px/18px 'Open Sans', sans-serif;
    color: #000;
    margin-bottom: 15px
}

.white-panel .txt-col,
.white-panel .txt-plain {
    font: 600 12px/16px 'Open Sans', sans-serif;
    padding-bottom: 8px
}

.white-panel .progress {
    background-color: #f7f7f7;
    border-radius: 0
}

.white-panel .progress-bar-success {
    background-color: #49c1ff!important
}

.hrcamp {
    margin-bottom: 7px!important;
    margin-top: 0!important
}

.white-panel .txt-col {
    color: #999
}

.white-panel .txt-plain {
    color: #000
}

.white-panel .panel-box,
.white-panel .panel-box img {
    display: block;
    position: relative
}

.white-panel .panel-box div.caption {
    position: absolute;
    background: rgba(0, 0, 0, .85);
    width: 100%;
    height: 100%;
    margin: 0 auto;
    text-align: center;
    top: 0;
    left: -100%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.white-panel .panel-box div.caption span {
    display: block;
    padding: 20px 10px;
    margin: 100px 20px 20px;
    font: 800 13px/17px 'Open Sans', sans-serif;
    color: #fff;
    box-shadow: 0 -5px 0 #49c1ff;
    text-align: center
}

.white-panel .panel-box:hover div.caption {
    left: 0
}

.white-panel .camp_more {
    font: 900 14px/16px 'Open Sans', sans-serif;
    padding: 10px 15px;
    text-align: center;
    color: #000;
    text-transform: uppercase;
    display: inline-block;
    background: #49c1ff;
    margin: 0 auto;
    max-width: 120px
}

.white-panel .camp_more:hover {
    color: #fff
}

.colored-box-style {
    float: left;
    width: 100%;
    padding: 15px 0;
    margin: 15px auto 0;
    background: #fff;
    border-top: 5px solid #f7f7f7;
    border-left: 1px solid #f7f7f7;
    border-right: 1px solid #f7f7f7;
    box-sizing: border-box
}

.colored-box-style h3 {
    font: 900 14px/14px 'Open Sans', sans-serif;
    color: #fff;
    margin-bottom: 0;
    text-transform: uppercase;
    display: block;
    text-align: center;
    padding: 9px 5px;
    background: #49c1ff;
    border-radius: 50px
}

.colored-box-style h3>span,
.colored-box-style h4>span {
    color: #005a89;
    font: 900 14px/16px 'Open Sans', sans-serif;
    letter-spacing: .5px;
    text-transform: uppercase
}

.raise-box {
    float: left;
    width: 100%
}

.raise-box .raise-btn,
.raise-box .raise-btn:focus,
.raise-box .raise-btn:hover {
    padding: 0;
    background: 0 0;
    color: #999!important;
    font: 600 12px/18px 'Open Sans', sans-serif;
    border: 0;
    border-radius: 0;
    outline: 0;
    box-shadow: none;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 15px;
    float: right
}

.colored-box-style .progress {
    background-color: #f7f7f7;
    border-radius: 0
}

.colored-box-style .progress-bar-success {
    background-color: #49c1ff!important
}

.colored-box-style img {
    width: 100%
}

.colored-box-style h4 {
    font: 400 12px/16px 'Open Sans', sans-serif;
    color: #000;
    margin-bottom: 20px;
    text-transform: none;
    display: inline-block
}

.colored-box-style input[type=text],
.donate-now select,
.donate-now textarea {
    padding: 6px 12px;
    margin: 3px 0;
    font: 900 14px/16px 'Open Sans', sans-serif;
    cursor: pointer;
    outline: 0;
    background: #fff;
    border: 1px solid #eee;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    border-radius: 0;
    webkit-box-shadow: none;
    box-shadow: none;
    text-align: left
}

.colored-box-style .btn-submit,
.colored-box-style .btn-submit:focus,
.colored-box-style .btn-submit:hover {
    padding: 6px 12px;
    margin: 3px 0;
    background: #49c1ff;
    border: #49c1ff;
    color: #fff!important;
    font: 900 12px/18px 'Open Sans', sans-serif;
    text-transform: uppercase;
    border-radius: 50px;
    box-shadow: none;
    outline: 0
}

.colored-box-style .btn-submit:hover {
    background: #000;
    border: #000
}

.colored-box-style .raise-btn {
    width: 100%;
    text-align: center;
    padding: 4px 5px 3px;
    margin: 0 0 25px;
    background: #49c1ff;
    border: 1px solid #49c1ff;
    color: #fff!important;
    font: 600 13px/24px 'Open Sans', sans-serif;
    text-transform: uppercase;
    border-radius: 50px;
    box-shadow: none;
    outline: 0
}

@media only screen and (max-width:990px) {
    .colored-box-style img {
        margin-bottom: 25px
    }
    .colored-box-style h3 {
        display: block
    }
    .colored-box-style .raise-btn {
        margin: 15px 0
    }
    .raise-box .raise-btn,
    .raise-box .raise-btn:focus,
    .raise-box .raise-btn:hover {
        float: left
    }
}

@media only screen and (max-width:768px) {
    .breadcrumb-box {
        display: none
    }
    .about_wrapper_tablecell h2 {
        font: 700 48px/48px 'Titillium Web', sans-serif
    }
}

.campaign-detail-box {
    float: left;
    width: 100%;
    padding: 15px 0;
    margin: 0;
    background: #fcfcfc;
    box-sizing: border-box
}

.campaign-detail-box ul li,
.hungry-school-box {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.campaign-detail-box h4 {
    font: 900 16px/16px 'Open Sans', sans-serif;
    color: #fff;
    background: #000;
    border-bottom: 2px solid #49c1ff;
    padding: 10px 15px;
    margin-bottom: 0;
    text-transform: uppercase
}

.creator {
    color: #333;
    font: 600 13px/20px 'Open Sans', sans-serif
}

.campaign-detail-box p {
    color: #333;
    font: 400 14px/20px 'Open Sans', sans-serif;
    margin: 12px 0
}

.campaign-detail-box ul {
    margin: 0;
    max-height: 378px;
    min-height: auto;
    overflow-y: auto
}

.campaign-detail-box ul li {
    margin: 0;
    list-style: none;
    /*background:url(../images/honour-icon.jpg) 0 20px no-repeat;*/
    padding: 15px 0 15px 25px;
    font: 400 13px/16px 'Open Sans', sans-serif;
    border-bottom: 1px dashed #ddd;
    box-sizing: border-box;
    text-transform: capitalize
}

.campaign-detail-box ul li span {
    display: block;
    color: #005a89;
    font-weight: 600
}

.campaign-detail-box .create-box {
    margin: 25px auto;
    text-align: center
}

.campaign-detail-box .btn-create {
    padding: 15px;
    position: relative;
    background: #49c1ff;
    color: #fff!important;
    font: 900 16px/18px 'Open Sans', sans-serif;
    text-transform: uppercase;
    border: 0;
    border-radius: 0
}

.campaign-detail-box .btn-create:hover {
    background: #000
}

.level-box {
    border-bottom: 1px dashed #f0f0f0
}

.third-level>li {
    float: left;
    display: inline-block
}

.third-level>li a {
    border-radius: 4px 0;
    display: inline-block;
    font: 700 13px/40px 'Open Sans', sans-serif;
    color: #fff !important;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    margin: 6px;
    position: relative;
    background: #023964;
    text-decoration: none
}

.third-level>li a:after,
.third-level>li a:before {
    content: "";
    display: block;
    position: absolute
}

.third-level>li .active,
.third-level>li a:hover {
    background: #545353;
    color: #fff !important;
}

.third-level>li a:after,
.third-level>li a:before {
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all
}

.third-level>li a:before {
    border-radius: 0 0 0 4px;
    border-left: 7px solid transparent;
    border-bottom: 30px solid #023964;
    left: -7px
}

.third-level>li .active:before,
.third-level>li a:hover:before {
    border-bottom: 30px solid #545353
}

.third-level>li a:after {
    border-radius: 0 4px 0 0;
    border-right: 7px solid transparent;
    border-top: 30px solid #023964;
    right: -7px;
    top: 0
}

.third-level>li .active:after,
.third-level>li a:hover:after {
    border-top: 30px solid #545353
}

.toggle-nav {
    display: none
}

@media screen and (max-width:1024px) {
    .menu {
        position: relative;
        display: inline-block
    }
    .level-box {
        border-bottom: 1px dashed #f0f0f0
    }
    .menu ul.third-level {
        width: auto;
        min-width: 300px;
        position: absolute;
        top: 32px;
        left: 15px;
        float: left;
        z-index: 3;
        background: #49c1ff;
        margin-bottom: 1px;
        padding: 8px 15px;
        color: #444;
        -webkit-box-shadow: 0 4px 4px 1px rgba(0, 0, 0, .3);
        -moz-box-shadow: 0 4px 4px 1px rgba(0, 0, 0, .3);
        box-shadow: 0 4px 4px 1px rgba(0, 0, 0, .3)
    }
    .menu ul.active {
        display: none
    }
    .menu li {
        margin: 5px 0;
        padding: 0 0 5px;
        float: none;
        display: block;
        width: 100%;
        border-bottom: 1px dashed #D2D2D2
    }
    .third-level>li a {
        border-radius: 0;
        font: 600 13px/40px 'Open Sans', sans-serif;
        color: #000 !important;
        height: 30px;
        line-height: 30px;
        display: block;
        padding: 0 5px;
        margin: 0;
        position: relative;
        background: #fff;
        text-decoration: none
    }
    .third-level>li a:after,
    .third-level>li a:before {
        content: "";
        display: block;
        position: absolute
    }
    .third-level>li a:before {
        border-radius: 4px;
        border-left: 0 solid transparent;
        border-bottom: 0 solid #797878;
        left: -7px
    }
    .third-level>li a:after {
        border-radius: 0;
        border-right: 0 solid transparent;
        border-top: 0 solid #023964;
        right: -7px;
        top: 0
    }
    .third-level>li a:hover {
        background: #000;
        color: #49c1ff
    }
    .menu li:last-child {
        border-bottom: none;
        padding-bottom: 0
    }
    .toggle-nav {
        padding: 0 10px;
        float: left;
        display: inline-block;
        background: #49c1ff;
        color: #fff;
        font: 700 24px/32px 'Open Sans', sans-serif;
        transition: color linear .15s;
        margin-top: 5px
    }
    a.toggle-nav.active,
    a.toggle-nav:hover {
        text-decoration: none;
        color: #fff
    }
}

.action-share ul li a,
.page-action {
    height: 30px;
    width: 30px;
    font-size: 16px;
    color: #fff
}

.page-action {
    background: #aaa!important;
    outline: 0;
    box-shadow: none;
    border: none;
    border-radius: 50%;
    padding: 8px;
    margin: 7px 0 7px 10px;
    float: right
}

.page-action a {
    color: #fff
}

.action-share {
    position: absolute;
    right: 15px;
    top: 35px;
    z-index: 9
}

.action-share ul li {
    display: block;
    margin: 10px auto;
    text-align: center
}

.action-share ul li a {
    display: block;
    padding: 8px 5px;
    text-align: center;
    background: #005a89;
    border-radius: 0
}

.action-share ul li a:hover {
    background: #49c1ff;
    color: #fff
}

.circles {
    margin: 0 auto;
    text-align: center
}

.circle {
    width: 240px;
    margin: 15px auto;
    display: inline-block;
    position: relative;
    text-align: center;
    line-height: 1.2
}

.circle canvas {
    vertical-align: top
}

.circle strong {
    position: absolute;
    top: 93px;
    left: 0;
    width: 100%;
    text-align: center;
    font: 800 40px/40px 'Open Sans', sans-serif;
    color: #aaa
}

div.set-value {
    display: inline-block;
    margin: 0 15px;
    padding: 5px 15px;
    font: 800 14px/18px 'Open Sans', sans-serif;
    letter-spacing: .3px;
    text-transform: uppercase
}

div.goal,
div.raise {
    background: #0681c4;
    color: #fff
}

.hungry-school-box {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    box-sizing: border-box
}

.hungry-school-box h2 {
    font: 900 16px/16px 'Open Sans', sans-serif;
    color: #000;
    border-bottom: 2px solid #49c1ff;
    padding: 10px 0;
    margin-bottom: 0;
    text-transform: uppercase
}

.hungry-school-box p {
    color: #333;
    font: 400 14px/20px 'Open Sans', sans-serif;
    margin: 15px 0
}

.set-bigger-bg {
    background: #49c1ff
}

@media screen and (min-width:768px) {
    .set-bigger-bg {
        background: 0 0
    }
}

.hungry-school-form {
    background: #49c1ff;
    padding: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font: 600 14px/20px 'Open Sans', sans-serif;
    color: #fff;
    position: relative;
    float: left
}

.colored-box-style .raise-label {
    width: 100%;
    text-align: center;
    padding: 4px 5px 3px;
    margin: 0 0 25px;
    background: #49c1ff;
    border: 1px solid #49c1ff;
    color: #fff!important;
    font: 600 13px/24px 'Open Sans', sans-serif;
    text-transform: uppercase;
    border-radius: 50px;
    box-shadow: none;
    outline: 0
}

.colored-box-style .raise-label>span {
    color: #005a89;
    font: 900 14px/16px 'Open Sans', sans-serif;
    letter-spacing: .5px;
    text-transform: uppercase
}

#form_donation ul.steps li input[type=radio]:checked+label {
    text-align: left!important
}

#form_donation ul.steps li label {
    background: rgba(214, 225, 230, 0)!important;
    text-align: left!important;
    margin: 0 2px 0 25px!important
}

#form_donation ul.steps li input[type=radio] {
    display: block;
    float: left;
    width: 18px;
    height: 25px!important
}

#form_donation input[type=radio] {
    width: 20px
}

.details-txt ul,
ol {
    padding-left: 1px!important;
    display: inline-block
}

#form_donation ul.steps li {
    height: 30px!important;
    padding: 0 2px!important
}

.otheramt {
    width: 125px
}

.view-more {
    display: none
}

@media only screen and (max-width:426px) {
    .view-read-more {
        max-height: 120px;
        overflow: hidden
    }
    .view-more {
        display: block;
        text-align: left;
        margin-left: 24px!important;
        font: 700 13px/32px 'Open Sans', sans-serif!important;
        cursor: pointer;
        color: #023964!important
    }
}