/*
Colours
===================

 #7ac143 Green
#a54399 Purple

===================*/

/* Global
   ========================================================================== */

body {
    /* color: #4f4f4f; */
    color: #5a5a5a;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.6em;
}

h3 {
    font-size: 1.17em;
}

h3 {
    font-size: 1.1em;
}

h4 {
    font-size: 1em;
}

h5 {
    font-size: 0.83em;
}

h6 {
    font-size: 0.75em;
}

h1,
h2,
h3,
h4 {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 300;
}

/**
 * Amimate hover on links
 */

a {
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}

a,
a:visited, .accordions a {
    color: #a54399;
    color: #00b9c8;
}

a:hover,
a:focus {
    color: #a54399;
    color: #00b9c8;
}

/* Accessibilitiy */

a.skip {
    background: transparent none repeat scroll 0 0;
    border-bottom: 1px solid white;
    border-bottom-right-radius: 8px;
    border-right: 1px solid white;
    color: white !important;
    left: 0;
    padding: 6px;
    position: absolute;
    top: -40px;
    transition: top 1s ease-out 0s, background 1s linear 0s;
    z-index: 100;
}

a.skip:focus {
    background: #B90202 none repeat scroll 0 0;
    left: 0;
    outline: 0 none;
    position: absolute;
    top: 0;
    transition: top 0.1s ease-in 0s, background 0.5s linear 0s;
}

.no-pad {
    padding-right: 0;
    padding-left: 0;
}

/* Icons */

.icon {
    width: 60px;
    display: inline-block;
    vertical-align: top;
    padding: 5px;
    text-align: center;
}

/* Header
   ========================================================================== */

#header {
    background: #FFF;
    border-bottom: 5px solid #dcaa28;
}

#header .container {
    overflow: hidden;
    position: relative;
}

.logo {
    width: 160px;
    padding: 10px 15px 15px;
}

#header .container .text {
    margin-left: -15px;
    margin-right: -15px;
    padding: 5px 15px 1px;
    background: #a54399;
    border-bottom: #a54399 solid 1px;
    position: relative;
}

#header .container .text span.tag {
    display: block;
    font-style: normal;
    font-weight: 400;
    color: #FAFAFA;
    margin-bottom: 10px;
    font-size: 0.81em;
    text-align: center;
}

.header-donate-box {
    position: absolute;
    right: 10px;
    top: 97px;
    width: 100px;
    position: absolute;
    right: -20px;
    top: 87px;
    width: 100px;
    right: 0;
    top: 87px;
    width: 80px;
}

.header-donate-box a {
    border: 3px solid #EBF5E2;
    /*    border-width: 3px;
        border-style: solid;*/
    /*border-radius: 7px 7px 0 0;*/
    /*color: #7ac143;*/
    /*display: block;*/
    /*float: right;*/
    /*font-weight: bold;*/
    /*padding: 4px 10px;*/
    text-align: center;
    /*width: 80px;*/
    background: #EBF5E2;
    /*    border-color: rgba(122,193,67,0.2);*/
    /*border: 3px solid #7ac143;*/
    border-radius: 47px 47px 0 0;
    border-radius: 90px 90px 0 0;
    color: #7ac143;
    display: block;
    font-weight: bold;
    padding: 13px 10px 14px;
    text-align: center;
    width: 100px;
    -webkit-transform: rotate(320deg);
    -moz-transform: rotate(320deg);
    -ms-transform: rotate(320deg);
    -o-transform: rotate(320deg);
    transform: rotate(320deg);
}

/* Navigation
   ========================================================================== */

#navigation {
    background: #425967;
}

.navbar-toggle {
    /*border: 3px solid #7cb73d;*/
    border-radius: 30px;
    margin-right: 20px;
    margin-top: -150px;
    padding: 10px;
}

.navbar-toggle .icon-bar {
    background: #a54399;
    border-radius: 1px;
    display: block;
    height: 6px;
    margin-bottom: 4px;
    margin-top: 3px;
    width: 31px;
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 3px;
}

.navbar {
    margin-bottom: 0;
    border: none;
    min-height: 34px;
    background: #a54399;
    margin-right: -15px;
    margin-left: -15px;
}

.navbar-collapse {
    border: none;
    box-shadow: 0;
    box-shadow: none;
}

.navbar-nav>li>a {
    font-weight: 300;
    color: #FAFAFA;
    text-transform: uppercase;
    font-weight: 500;
}

.dropdown-menu {
    font-size: 16px;
}

/**/

div#accordions-1142 .ui-accordion-header-active {
    background: #00b9c8;
}

div.ui-accordion-header-active {
    border-color: #00b9c8;
}

.page-id-4615 .breadcrumbs {display: none;}
#password-lost-form-wrap form#lostpasswordform, form#resetpasswordform {border: solid 2px #dcaa28;width: 100%;max-width: 600px; margin: 0 auto; padding: 40px 20px; border-radius: 5px; text-align:left;}
#lostpasswordform input[type="text"], #resetpasswordform input[type="password"]{ width: 100%; border: solid 1px #ddd; height: 40px; border: solid 1px #a6d4ff; box-shadow: inset 0 0 2px #a6d4ff; padding: 0 10px; max-width: 600px !important;}
#lostpasswordform button#reset-pass-submit, #resetpasswordform button#reset-pass-submit {background: #00b9c8; color: #fff; border: none; width: 100%; padding: 10px 0; font-size: 18px; text-transform: uppercase; font-weight: normal;}
div#password-lost-form-wrap>div { border: solid 2px #dcaa28; width: 100%; max-width: 600px; margin: 0 auto; padding: 40px 20px; border-radius: 5px; text-align: left;}
/**/

/*
 * Dropdown on hover

 */

@media (min-width:480px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }
}

.nav-search-box {
    float: right;
    left: 18px;
    max-width: 50%;
    position: absolute;
    top: 10px;
}

.nav-search-box input#s {
    background: #8c3a83 none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    color: #ce80c5;
}

.nav-search-box button {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #a54399;
    border-color: #a54399 #a54399 #a54399 -moz-use-text-color;
    border-image: none;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    color: #8c3a83;
}

.navbar-form {
    border-bottom: medium none;
    border-top: medium none;
    margin: 0;
    padding: 0;
    box-shadow: none;
}

input.search-query {
    color: #FAFAFA;
}

.header-btns {
    float: right;
    margin: 0 auto;
    padding: 9px 0 3px;
    width: 135px;
}

.header-btns a i.fa {
    font-size: 2.2em;
    margin-right: 5px;
    color: #8c3a83;
}

/* Content
   ========================================================================== */

/* carousel */

.slide {}

.carousel-caption {
    margin-left: 20px;
    margin-right: 20px;
    position: relative;
    left: 0;
}

.carousel-caption {
    color: #4a4a4a;
    left: 0;
    margin-left: 20px;
    margin-right: 20px;
    /*padding-left: 20px;*/
    padding-right: 20px;
    position: relative;
    text-shadow: none;
    width: 96%;
}

.carousel-caption h2 {
    font-weight: 100;
}

.carousel-caption p {
    font-weight: 100;
}

.carousel-caption .btn-carousel {
    background: #00b9c8;
    border-radius: 6px;
    color: #fafafa;
    cursor: pointer;
    display: inline-block;
    margin-top: 10px;
    padding: 10px 15px;
    text-shadow: 2px 2px 2px rgba(150, 150, 150, 0.3);
}

.carousel-caption .btn-carousel:hover,
.carousel-caption .btn-carousel:focus {
    text-decoration: none;
    background: #dcaa28;
}

.carousel-control.left,
.carousel-control.right {
    background: none;
}

.carousel-control .fa-angle-left,
.carousel-control .fa-angle-right {
    display: inline-block;
    font-size: 4em;
    position: absolute;
    top: 40%;
    z-index: 5;
}

.carousel-indicators {
    bottom: 20px;
    margin: 0 auto;
    width: auto;
}

/* Homepage Content
------------------- */

/* Statement */

.statement {
    /*background: #d2d2d2;*/
    /**/
    background: #fff;
    text-align: center;
    padding-top: 20px;
}

.statement h1 {
    font-size: 2.2em;
    color: #005aa0;
}

.statement p {
    font-size: 1.3em;
    color: #005aa0;
}

.statement span {
    display: block;
    font-weight: 300;
    font-style: italic;
    margin-bottom: 10px;
}

.hm-box {
    padding-top: 50px;
    padding-bottom: 30px;
}

.featured-news-box {
    padding-left: 0;
    padding-right: 7px;
}

.featured-news-box:nth-child(3) {
    padding-right: 0;
    padding-left: 7px;
}

.hm-box .image img {
    border: #EFEFEF solid 1px;
}

.hm-box h2 {
    /*border-bottom: 1px solid #dcaa28;*/
    border-bottom: 1px solid #005aa0;
    margin-bottom: 10px;
    margin-top: 10px;
    color: #5a5a5a;
    padding-bottom: 5px;
    margin-bottom: 20px;
}

/* Hm btns */

.hm-btns {
    padding-top: 10px;
    background: #009ddc;
    border-top: 1px solid #2eb1e5;
    padding: 10px 10px 5px;
}

/* Hm 1 */

.hm-1 {
    /*border-bottom: #efefef solid 1px;
    background: #d2d2d2;*/
    /**/
    border-bottom: #fff solid 1px;
    background: #fff;
}

/* Circle Graphics */

.hm-1 .container {
    padding-top: 20px;
    position: relative;
    /*overflow: hidden;*/
}

.hm-1 .container .bg-container {
    position: absolute;
    right: 10px;
    bottom: 40px;
    width: 220px;
    z-index: 100;
    display: none;
}

.hm-1 .container .bg-container2 {
    position: absolute;
    right: 170px;
    bottom: -20px;
    width: 220px;
    z-index: 100;
    display: none;
}

.hm-1 .container .bg-container img,
.hm-1 .container .bg-container2 img {
    border: none;
}

.hm-1 .container {
    background: #FFF;
    padding-bottom: 30px;
}

.hm-1 h2 {
    border-bottom: 1px solid #dcaa28;
    padding-bottom: 5px;
    margin-bottom: 10px;
    color: #5a5a5a;
}

.hm-1 img {
    border: #e3e3e3 solid 1px;
}

/* Donate Form */

.hm-1 .box.donate-box {
    border-radius: 10px;
    background: #005aa0;
    padding: 15px 15px 25px;
    color: #FAFAFA;
}

.donate-box .image {
    margin-top: -15px;
    margin-right: -15px;
    margin-left: -15px;
}

.donate-box .image img {
    border: none;
}

.donate-box h2 {
    border-bottom: #FAFAFA solid 1px;
    color: #FFF;
}

.hm-form .form-group {
    margin-bottom: 10px;
    width: 100%;
}

.hm-form .form-group .input-group {
    display: block;
    width: 100%;
}

.hm-form .form-control {
    height: 50px;
}

#InputAmount {
    border-radius: 6px;
    width: 100%;
}

.btn-donate {
    background: #00b9c8 none repeat scroll 0 0;
    border-radius: 6px;
    color: #fafafa;
    cursor: pointer;
    display: inline-block;
    margin-top: 10px;
    padding: 10px 15px;
    text-shadow: 2px 2px 2px rgba(150, 150, 150, 0.3);
    font-size: 1.3em;
    border: none;
    width: 100%;
}

.btn-donate:hover,
.btn-donate:focus {
    text-decoration: none;
    background: #EBF5E2;
    color: #a54399;
}

.donate-box .text .btn-donate.new-button {
    color: #FAFAFA;
    text-align: center;
}

.donate-box .text .btn-donate.new-button:hover {
    color: #FFF !important;
    background: #dcaa28 !important;
}

.donate-box .text .btn-donate.new-button:hover,
.donate-box .text .btn-donate.new-button:focus {
    text-decoration: none;
    background: #EBF5E2;
    color: #a54399;
}

/* Hm 2 */

.hm-2 {
    /*border-bottom: #d2d2d2 solid 1px;
    background: #d2d2d2;*/
    /**/
    border-bottom: #fff solid 1px;
    background: #fff;
}

/* Circle Graphics */

.hm-2 .container {
    padding-top: 20px;
    position: relative;
    background: #FFF;
}

.hm-2 .container .bg-container {
    position: absolute;
    right: 10px;
    bottom: 40px;
    width: 220px;
    z-index: 100;
    display: none;
}

.hm-2 .container .bg-container2 {
    position: absolute;
    right: 170px;
    bottom: -20px;
    width: 220px;
    z-index: 100;
    display: none;
}

.hm-2 .container .bg-container img,
.hm-2 .container .bg-container2 img {
    border: none;
}

/* Home news section */

.hm-news .container {
    padding-bottom: 40px;
}

.hm-news ul li {
    border-bottom: #f7f7f7 1px solid;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.hm-news ul li:last-child {
    border-bottom: none;
}

.hm-news-item {
    overflow: hidden;
}

.hm-news-item .image {
    width: 15%;
    float: left;
}

.hm-news-item .text {
    width: 82%;
    float: right;
    position: relative;
}

.hm-news-item .text p.title {
    font-weight: bold;
}

.hm-news-item .text p.title strong a {
    color: #00b9c8;
}

/* Hm 3 */

.hm-3 .container {
    background: #FFF;
    padding-bottom: 30px;
    padding-top: 20px;
    position: relative;
}

.hm-3 .container img {
    border: none;
}

.hm-3 .col5 {
    width: 100%;
    padding: 0 10px;
}

.hm-3 .box {
    padding-bottom: 0 !important;
}

.more-box {
    /*position: relative;*/
    z-index: 500;
    position: relative;
}

a.more {
    padding-left: 25px;
    color: #005aa0;
}

a.more::before {
    content: "\f111\f111";
    font-family: "FontAwesome";
    font-size: 0.8em;
    font-weight: normal;
    left: 0;
    top: 3px;
    position: absolute;
    /*color: #F1E2EF;*/
    /**/
    color: #dcaa28;
}

.hm-1 .box,
.hm-2 .box,
.hm-3 .box {
    margin-bottom: 20px;
    padding-bottom: 20px;
}

/* Page Content
--------------- */

.content-page {
    /*border-bottom: #EFEFEF solid 1px;
    background: #d2d2d2;*/
    /**/
    border-bottom: #fff solid 1px;
    background: #fff;
}

/* Breadcrumb */

.breadcrumbs {
    background-color: #FFF;
    margin-bottom: 20px;
    padding: 8px 15px 8px 4px;
}

.breadcrumbs span {
    margin-right: 5px;
    display: inline-block;
}

/* Circle Graphics */

.content-page .container {
    padding-top: 20px;
    position: relative;
    background: #FFF;
    padding-bottom: 40px;
}

.content-page .container .bg-container {
    position: absolute;
    right: 10px;
    bottom: 40px;
    width: 220px;
    z-index: 100;
}

.content-page .container .bg-container2 {
    position: absolute;
    right: 170px;
    bottom: -20px;
    width: 220px;
    z-index: 100;
}

.content-page .container .bg-container img,
.hm-2 .container .bg-container2 img {
    border: none;
}

/* Content */

.main h1 {
    margin-top: 0;
}

.main .entry-header h1.entry-title {
    font-weight: bold;
}

/* Image captions */

.wp-caption .wp-caption-text {
    text-align: left;
    margin-top: 0;
    font-size: 0.85em;
    color: #2a2a2a;
    background: #f7f7f7;
    padding: 5px 10px;
}

.content-page input[type="text"] {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    display: block;
    margin-bottom: 10px;
}

.content-page input[type="submit"] {
    background: #005aa0 none repeat scroll 0 0;
    border: none;
    border-radius: 4px;
    color: #fafafa;
    display: block;
    font-size: 1.1em;
    font-weight: 400;
    padding: 5px 10px;
    text-shadow: 2px 2px 2px rgba(150, 150, 150, 0.3);
}

/* Donate Page */

.main-donate {
    /*background: #00b9c8;*/
    /**/
    background: #005aa0;
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 20px;
    color: #FAFAFA;
    overflow: hidden;
}

.form-container {
    padding: 15px;
    border: 5px solid #f7f7f7;
    border-radius: 10px;
    margin-bottom: 20px;
}

.form-container h2 {
    border-bottom: 6px solid #f7f7f7;
    margin-bottom: 20px;
    margin-top: 10px;
    padding-bottom: 5px;
}

/* Remove this to allign the field */
.select-box {
    margin-bottom: 0px;
}

.support-box {
    /* padding-top: 15px; */
    width: 100%;
    margin: 0 auto;
}

.divider {
    background: #f7f7f7;
    height: 1px;
    margin-left: 10px;
    margin-right: 10px;
    overflow: hidden;
    width: 100%;
    width: 97%;
    margin-bottom: 10px;
}

.other-amount {
    margin-top: 10px;
}

.form-container .box {
    background: #a54399;
    border-radius: 6px;
    margin-bottom: 10px;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-top: 10px;
}

.form-container .box .radio {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #fafafa;
    display: block;
    float: left;
    margin: 0 0 0 5px;
    min-height: 20px;
    padding: 0;
    position: relative;
    width: 50px;
}

.form-container .box .radio label {
    font-weight: bold;
}

.form-container .box .image {
    padding: 10px;
}

.form-container .box .image img {
    border: none;
}

.form-container .box .text {
    text-align: left;
    padding: 25px 10px 0;
    color: #FAFAFA;
}

/* News Page */

.news li {
    border-bottom: 1px solid #F7F7F7;
    margin-bottom: 10px;
    overflow: hidden;
    padding-bottom: 10px;
}

.news li:last-child {
    border-bottom: none;
}

.news .img {
    float: left;
    margin-right: 10px;
    width: 15%;
    margin-top: 6px;
}

.news .img img {
    border: #F7F7F7 solid 1px;
}

.news .text {
    float: right;
    width: 82%;
}

span.required {
    color: red;
}

img.securepay {
    float: right;
    margin-top: -20px;
}

/* Landing page */

.landing-page .col-sm-6 {
    margin-bottom: 50px;
}

.main-landing {
    margin-bottom: 50px;
}

.main-landing .text {
    text-align: center;
}

.main-landing .text h2 {
    color: #FAFAFA;
}

.landing-page h2 {
    text-align: center;
}

.landing-page p {
    margin-bottom: 20px;
}

.landing-page p a {
    /*color: #f56e55;*/
    /**/
    color: #00b9c8;
}

.landing-page .box {
    position: relative;
    /*overflow: hidden;*/
    float: left;
}

.landing-page .box .text {
    /*float: left;*/
}

.landing-page .more-box {
    /*bottom: 0;*/
    height: 20px;
    /*left: 0;*/
    position: relative;
    margin-top: 10px;
    /*position: absolute;*/
}

/* Hovers */

.image-wrapper {
    position: relative;
    margin: 0 auto;
    border-radius: 0;
    overflow: hidden;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}

.image-wrapper a {
    z-index: 1000;
}

.image-wrapper img {
    height: 100%;
    width: 100%;
    border: #F7F7F7 solid 6px;
    border-radius: 0px;
}

.image-wrapper .image-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 90, 160, 0.5);
    color: #fff;
    display: none;
    z-index: 10;
}

.image-wrapper:hover .image-overlay {
    display: block;
}

.image-wrapper .image-overlay .content {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 20px;
    width: 150px;
    margin-top: -10px;
    margin-left: -75px;
}

/* Accordians */

.accordions-container {
    margin: 50px 0;
    overflow: hidden;
    padding: 0 !important;
    position: relative;
    text-align: center;
}

.responsive-accordion-head.active {
    color: #FAFAFA !important;
}

#accordions-1142 .responsive-accordion-head {
    background: #f7f7f7 none repeat scroll 0 0;
    border-bottom: 1px solid #DDD !important;
    font-size: 1.1em;
}

.ui-accordion-header-active {
    color: #FFF !important;
    border: #005aa0 solid 1px !important;
}

.ui-accordion-header-active i {
    color: #FFF !important;
}

/* Donate Page */

.content-page input[type="submit"].submit-donation {
    padding: 10px 15px;
}

.donate-form-container {
    padding-bottom: 20px;
}

/* Sidebar
   ========================================================================== */

/* Hompage Sidebar
------------------ */

/* Page Sidebar
-------------------------- */

.side {
    z-index: 1000;
}

/* Side nav */

.bg-container,
.bg-container2 {
    z-index: 10;
}

/* Widgets */

h3.widget-title {
    font-weight: bold;
    margin-top: 0;
}

.widget ul {
    list-style-type: none;
    padding-left: 0;
    margin-top: 15px;
}

.widget ul li {
    margin-bottom: 10px;
}

.widget ul li span.post-date {
    display: block;
    font-size: 0.85em;
    padding-left: 20px;
}

/* *** */

/*
.widget ul {
    padding: 10px;
}*/

.widget ul li {
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
}

.widget ul li:last-child {
    border-bottom: none;
}

.widget ul li a {
    color: #2a2a2a;
    display: inline-block;
    line-height: 1.5;
    font-weight: normal;
    padding-left: 20px;
    text-decoration: underline;
}

.widget ul li a::before {
    content: "\f111";
    font-family: "FontAwesome";
    font-size: 1em;
    font-weight: normal;
    left: 0;
    top: 0;
    position: absolute;
    color: #f7f7f7;
}

.donate-widget .widget {
    margin-left: 20px;
    margin-top: 20px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 300;
}

.donate-widget .widget h3 {
    color: #a54399;
    font-family: "proxima-nova", sans-serif;
    font-weight: 300;
}

/* Footer
   ========================================================================== */

/* Sticky footer styles
-------------------------------------------------- */

html {
    position: relative;
    min-height: 100%;
}

/* body {

    margin-bottom: 60px;
} */

.footer {
  /*   position: absolute;
	height: 60px; */
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */

    background-color: #dcaa28;
}

.top-footer {
    background: #dcaa28;
    color: #FAFAFA;
    font-size: 0.9em;
    padding-top: 20px;
    position: relative;
}

.top-footer .box {
    margin-bottom: 20px;
}

.top-footer .box .image {
    margin-bottom: 20px;
}

.top-footer a {
    color: #FAFAFA;
}

.top-footer .box i.fa {
    margin-right: 5px;
}

.top-footer ul li {
    margin-bottom: 5px;
}

.top-footer .box.box2 .separator {
    height: 1px;
    background: #e7c97a;
    width: auto;
    margin-bottom: 10px;
}

.top-footer .box span {
    font-weight: 700;
    display: inline-block;
}

.top-footer .box.box1 span {
    margin-bottom: 10px;
    border-bottom: #e7c97a solid 1px;
    padding-bottom: 5px;
}

.footer .container .bg-container {
    top: -10px;
    left: -40px;
    position: absolute;
    width: 220px;
    z-index: 100;
    display: none;
}

.sub-footer {
    border-top: 1px solid #3f393a;
    background-color: #333;
    color: #fafafa;
    font-size: 0.9em;
    padding-top: 20px;
    text-align: center;
}

.copyright {
    margin: 10px 0 20px 0;
}

.sub-footer a {
    color: #FAFAFA;
}

.footer-links li {
    border-right: #FAFAFA solid 1px;
    padding-right: 10px;
    margin-bottom: 10px;
}

.footer-links li:last-child {
    border-right: none;
}

.footer-img {
    margin-top: 25px;
    margin-bottom: 20px;
}

div.box.box1 ul {
    z-index: 1000;
}

div.box.box1 ul li a {
    z-index: 1000;
}


/*DS WORK START 27-09-19*/

ul#menu-primary li#menu-item-4538
{
    display:none;
}
.scholarship_student {
    margin: 50px 0 70px 0;
    transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
}

.scholarship_student .scholar_block {
    text-align: center;
    border: solid 1px #e2e2e2;
    margin-top: 30px;
}

.scholarship_student .scholar_block img {
    max-width: 100px;
}

.scholarship_student .scholar_block a {
    display: inline-block;
    width: 100%;
    text-decoration: none;
    margin: 50px 0;
}

.scholarship_student .scholar_block a:hover img {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.scholarship_student .scholar_block h3 {
    color: #333;
    margin-top: 23px;
    font-weight: 500;
    font-size: 19px;
}

.scholarship_student .scholar_block:hover {
    background: #f4f6f7;
}

/*My Scholarship page start*/
.my_scholarship_page {
        margin-bottom: 50px;
}

.top_main_heading {
    text-align: center;
    margin: 45px 0 70px 0;
}

.top_main_heading span {
    font-weight: normal;
    background: #FFF;
    position: relative;
    border-bottom: solid 2px;
    padding: 0 0 8px 0;
}

.my_scholarship_page {
}

.my_scholarship_page .inner_scholarblock {
}

.my_scholarship_page .inner_scholarblock .nav-tabs {
    text-align: center;
    border-bottom: none;
}

.my_scholarship_page .inner_scholarblock .nav-tabs>li {
    float: none;
    display: inline-block;
}

.my_scholarship_page .inner_scholarblock .nav-tabs>li a {
    text-decoration: none;
    color: #333;
    background: #f2f2f2;
}

.my_scholarship_page .inner_scholarblock .nav-tabs>li.active a {
    color: #ffffff;
    background: #dcaa28;
}

.my_scholarship_page .inner_scholarblock .progress_report {
    max-width: 600px;
}

.my_scholarship_page .inner_scholarblock .progress_report h3 {
    color: #dcaa28;
    font-weight: 500;
    font-size: 25px;
    margin: 40px 0 0 0;
}

.my_scholarship_page .inner_scholarblock .progress_report .control {
    margin: 12px 0 0 0;
}

.my_scholarship_page .inner_scholarblock .progress_report .control label {
    font-weight: normal;
    font-size: 14px;
}

.my_scholarship_page .inner_scholarblock .progress_report .control label:hover {
    background: none;
}


.my_scholarship_page .inner_scholarblock .progress_report .control input {
    width: 100%;
    border: solid 1px #ddd;
    height: 40px;
    border: solid 1px #e4f2ff;
    box-shadow: inset 0 0 2px #a6d4ff;
    position: relative;
    opacity: 1;
}

.my_scholarship_page .inner_scholarblock .progress_report .control textarea {
    height: 100px;
    width: 100%;
    border: solid 1px #ddd;
    border: solid 1px #e4f2ff;
    box-shadow: inset 0 0 2px #a6d4ff;
    resize: none;
}

.my_scholarship_page .inner_scholarblock .progress_report .control .chosefile {
    position: relative;
    display: inline-block;
    width: 100%;
}

.my_scholarship_page .inner_scholarblock .progress_report .control .chosefile .chosefile {
    padding: 9px 0 0 11px;
    background: #ccdae7;
    width: 101px;
}

.my_scholarship_page .inner_scholarblock .progress_report .control .chosefile input {
    height: auto;
    font-size: 14px;
}

.sfStatus {
    margin-top: 18px;
}


.my_scholarship_page .inner_scholarblock .tab-content {
    padding: 0 15px;
}


.action_block button {
    background: #005aa0;
    color: #FFF;
    border: none;
    width: 130px;
    height: 45px;
    border-radius: 6px;
}

.action_block button:hover {
    background: #dcaa28;
}

.my_scholarship_page .inner_scholarblock .tab-content {
    margin-top: 30px;
}

ul.points {
    margin: 0px 0px 0 0;
    padding: 0 0 0 18px;
}

ul.points li {
    font-size: 14px;
    color: #333;
    line-height: 22px;
}

.show_no {
    text-align: center;
    background: #00b9c8;
    color: #FFF;
    min-height: 300px;
    margin: 30px 0 0 0;
}

.show_no h3 {
    font-size: 27px;
    margin: 0;
    padding: 40px 0 0 0;
}

.show_no .number {
    background: #FFF;
    display: inline-block;
    width: 100px;
    height: 100px;
    color: #00b9c8;
    border-radius: 50%;
    font-size: 31px;
    line-height: 95px;
    margin: 31px 0 0 0;
    border: solid #01939f;
}

/*Collaborate start*/
.collaborate_page {
    margin: 50px 0 70px 0;
    transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
}

.collaborate_page .collaborate_block {
    text-align: center;
    border: solid 1px #e2e2e2;
    margin-top: 30px;
}

.collaborate_page .collaborate_block img {
    max-width: 100px;
}

.collaborate_page .collaborate_block a {
    display: inline-block;
    width: 100%;
    text-decoration: none;
    margin: 50px 0 0px 0;
}

.collaborate_page .collaborate_block a:hover img {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.collaborate_page .collaborate_block h3 {
    color: #fff;
    margin-top: 23px;
    font-weight: 500;
    font-size: 19px;
    background: #005aa0;
    margin: 50px 0 0 0;
    padding: 10px 0;
}

.collaborate_page .collaborate_block:hover {
    background: #f4f6f7;
}

/*Services and Links start*/
.service_link_page {
    margin: 50px 0 70px 0;
    transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
}

.service_link_page .service_block {
    text-align: center;
    border: solid 1px #e2e2e2;
    margin-top: 30px;
}

.service_link_page .service_block img {
    max-width: 100%;
}

.service_link_page .service_block a {
    display: inline-block;
    width: 100%;
    text-decoration: none;
    margin: 50px 0 0px 0;
}

.service_link_page .service_block a:hover img {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.service_link_page .service_block h3 {
    color: #fff;
    margin-top: 23px;
    font-weight: 500;
    font-size: 19px;
    background: #dcaa28;
    margin: 50px 0 0 0;
    padding: 10px 0;
}

/*Studentregister */
.update_btn_block {
    margin-top: 65px;
}

.update_btn_block .btn {
    background: #23b8c8;
    color: #FFF;
}

.update_btn_block .btn:hover {
    background: #dcaa28;
}

.update_detail_form {
    max-width: 800px;
    margin: auto;
    border: solid #f2f2f2;
    padding: 20px 28px;
    margin-bottom: 50px;
}

.update_detail_form .btn-primary {
    background: #155aa0;
    font-size: 16px;
    text-transform: uppercase;
    padding: 9px 24px;
}

.update_detail_form .btn-primary:hover {
    background: #23b8c8;
}

/*Update my detail*/
.top_main_heading {
    text-align: center;
    margin: 45px 0 70px 0;
}


@media(max-width:767px) {

    /*ds work start */
    .my_scholarship_page .inner_scholarblock .nav-tabs {
        display: inline-block !important;
    }

    .my_scholarship_page .inner_scholarblock .nav-tabs>li {
        float: none;
        display: inline-block;
        width: 100%;
    }

    .show_no {
        margin: 0px 0 30px 0;
    }

    button#responsive-menu-button {
        top: 4px !important;
    }

    .update_btn_block {
        margin: 23px 0 -23px 0;
        width: 100%;
        display: inline-block;
        text-align: center;
    }

}

/* Responsive
   ========================================================================== */

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
    /* Header
       ======================================================================== */
    #header .container {
        height: 140px;
        position: relative;
        overflow: visible;
    }
    .logo {
        padding: 0;
        width: 130px;
    }
    body.home .logo {
        width: 182px;
        z-index: 2000;
        position: absolute;
    }
    .header-donate-box {
        position: absolute;
        right: 320px;
        top: 14px;
        width: auto;
    }
    .header-donate-box a {
        background: #00b9c8;
        border-radius: 7px;
        color: #fafafa;
        display: block;
        padding: 4px 10px;
        font-weight: bold;
        width: auto;
        border: none;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    .navbar-header {
        float: none;
    }
    #header .container .text {
        margin-top: 0;
    }
    #header .container .text h1.name {
        font-size: 1.2em;
    }
    #header .container .text span.tag {
        font-size: 1em;
        margin-top: -10px;
        width: 100%;
    }
    .top-links {
        position: absolute;
        right: 268px;
        right: 0;
        top: 57px;
        /*width: 283px;*/
        /**/
    }
    .top-links a {
        border-right: 1px solid #eae6e7;
        color: #005aa0;
        font-size: 0.9em;
        margin-right: 10px;
        padding-right: 10px;
        font-weight: bold;
    }
    .top-links a.last {
        border-right: 0 none;
        margin-right: 0;
        padding-right: 0;
    }
    .top-links a:hover,
    .top-links a:focus {
        color: #005aa0;
    }
    .bg-nav {
        left: 170px;
        position: absolute;
        top: 90px;
    }
    /* Navigation
      ========================================================================= */
    /* Responsive Menu plugin */
    /*    #responsive-menu-container {
            background: rgba(0,0,0,0.5) !important;
        }

        #responsive-menu li.responsive-menu-item {
            border-bottom: #FFF solid 1px !important;
        }*/
    .navbar {
        margin-bottom: 0;
        position: absolute;
        right: 15px;
        top: 90px;
        background: #FFF;
    }
    .navbar {
        background: #a54399;
        border-radius: 0 10px 0 0;
        margin-bottom: 0;
        padding-left: 60px;
    }
    .navbar {
        top: 90px;
    }
    .navbar-nav>li>a {
        padding: 10px;
        border-left: solid 1px #dcaa28;
        background: #dcaa28;
        text-transform: uppercase;
        color: #fafafa;
        font-size: 1.1em;
        font-weight: 700;
        padding: 15px 20px;
        text-transform: uppercase;
    }
    .navbar-nav>li.first>a {
        border-left: none;
        border-radius: 4px 0 0 0;
        border-radius: 10px 0 0 0;
    }
    .navbar-nav>li.last>a {
        border-radius: 0 10px 0 0;
        ;
    }
    .nav>li>a:focus,
    .nav>li>a:hover {
        background-color: #dcaa28;
        text-decoration: underline;
        color: #FAFAFA;
    }
    /* Dropdown */
    .dropdown-menu {
        background-clip: padding-box;
        background-color: #dcaa28;
        border: none;
        border-radius: 0;
        box-shadow: none;
        color: #FAFAFA;
        display: none;
        float: left;
        font-size: 14px;
        left: 0;
        list-style: outside none none;
        margin: 2px 0 0;
        min-width: 160px;
        padding: 0;
        position: absolute;
        text-align: left;
        top: 100%;
        z-index: 1000;
    }
    .dropdown-menu>li {
        border-bottom: solid 1px #e4b740;
    }
    .dropdown-menu>li>a {
        clear: both;
        color: #FAFAFA;
        padding: 15px 20px;
        font-size: 1.4em;
    }
    .dropdown-menu>li>a:focus,
    .dropdown-menu>li>a:hover {
        background-color: #fff;
        color: #005aa0;
        text-decoration: none;
    }
    span.caret {
        display: none;
    }
    .nav-search-box {
        position: absolute;
        top: -75px;
        right: 156px;
        left: auto;
        width: 170px;
    }
    /*    .nav-search-box input#searchbox {*/
    .nav-search-box input#s {
        background: #FFF;
        border: #EFEFEF solid 1px;
        border-radius: 6px 0 0 6px;
        height: 30px;
        color: #4f4f4f;
    }
    .nav-search-box button {
        border: none;
        height: 30px;
        background: #005aa0;
        color: #FFF;
        border-radius: 7px;
        margin-left: 0 !important;
        padding: 5px 12px;
    }
    .nav-search-box button i.fa {
        font-size: 0.9em;
    }
    .nav-search-box button:hover,
    .nav-search-box button:focus {
        background: #005aa0;
        color: #FAFAFA;
        border-left: none;
    }
    .header-btns {
        position: absolute;
        top: -83px;
        right: -10px;
        padding: 5px 0;
        width: 156px;
    }
    .header-btns a i.fa {
        font-size: 2.2em;
        margin-right: 5px;
        color: #005aa0;
    }
    .header-btns a i.fa:hover,
    .header-btns a i.fa:focus {
        color: #005aa0;
    }
    .dropdown-menu>.active>a,
    .dropdown-menu>.active>a:hover,
    .dropdown-menu>.active>a:focus {
        background-color: #fff;
        color: #005aa0;
        outline: 0 none;
        text-decoration: none;
    }
    /* Content
        ======================================================================= */
    /* Homepage Content
    ------------------- */
    /* Carousel */
    .carousel .item {
        width: 100%;
        /*slider width*/
        max-height: 700px;
        /*slider height*/
    }
    .carousel .item img {
        width: 100%;
        /*img width*/
    }
    /*full width container*/
    @media (max-width: 767px) {
        .block {
            margin-left: -20px;
            margin-right: -20px;
        }
    }
    .carousel-caption {
        background-image: url("../../assets/img/bg-cc.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        border-radius: 20px;
        bottom: -60px;
        color: #fafafa;
        height: 450px;
        left: 15%;
        left: auto;
        right: 15%;
        padding: 70px 40px;
        position: absolute;
        text-align: center;
        text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
        width: 450px;
    }
    /*    .carousel-caption.cap1 {
            padding-top: 70px;
        }

        .carousel-caption.cap2 {
            padding-top: 100px;
        }

        .carousel-caption.cap3 {
            padding-top: 100px;
        }*/
    /* Individual slide caption top padding to clear circle background */
    #cptbc-item-40 .carousel-caption {
        padding-top: 70px;
    }
    #cptbc-item-43 .carousel-caption {
        padding-top: 100px;
    }
    #cptbc-item-45 .carousel-caption {
        padding-top: 100px;
    }
    .carousel-caption h2 {
        font-size: 3em;
        margin-top: -50px;
    }
    .carousel-caption p {
        font-size: 2em;
    }
    .carousel-caption .btn-carousel {
        font-size: 1.3em;
    }
    /* Hm 1 */
    /* Circle Graphics */
    .hm-1 .container {
        padding-top: 20px;
        position: relative;
    }
    .hm-1 .container .bg-container {
        top: 40px;
        right: -30px;
        width: 320px;
        z-index: 0;
    }
    .hm-1 .container .bg-container2 {
        top: -180px;
        right: -210px;
        width: 330px;
        z-index: 0;
    }
    .hm-1 .col-sm-4 {
        border-right: 1px solid #efefef;
    }
    .hm-1 .col-sm-4:last-child {
        border-right: none;
    }
    .hm-1 .box,
    .hm-2 .box,
    .hm-3 .box {
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: none;
    }
    .facts-box {
        border-left: #EFEFEF solid 1px;
    }
    /* Hm news */
    .hm-news .blog {
        border-left: #f7f7f7 solid 1px;
    }
    /* Circle Graphics */
    .hm-2 .container {
        padding-top: 20px;
        position: relative;
    }
    .hm-2 .container .bg-container {
        bottom: 40px;
        right: -30px;
        width: 320px;
    }
    .hm-2 .container .bg-container2 {
        bottom: -180px;
        right: -210px;
        width: 330px;
    }
    /* Hm 3 */
    /* Circle Graphics */
    .hm-3 .container {
        padding-top: 20px;
        position: relative;
        /*overflow: hidden;*/
    }
    .hm-3 .col5 {
        width: 20%;
        float: left;
        padding: 0 5px;
    }
    /* Page Content
    --------------- */
    .content-page {
        /*background: #d2d2d2;*/
        background: #fff;
    }
    .content-page .container {
        background: #FFF;
        padding-top: 40px;
        padding-bottom: 40px;
        padding: 40px;
    }
    /* Circle Graphics */
    .content-page .container {
        padding-top: 20px;
        position: relative;
        overflow: hidden;
    }
    .content-page .container .bg-container {
        bottom: 40px;
        right: -30px;
        width: 320px;
        z-index: 0;
    }
    .content-page .container .bg-container2 {
        bottom: -180px;
        right: -210px;
        width: 330px;
        z-index: 0;
    }
    /* Donate Page */
    .form-container .box {
        background: none;
    }
    .form-container .box .image {
        padding: 0;
    }
    .form-container .box .text {
        text-align: left;
        color: #4f4f4f;
        padding: 0;
    }
    .form-container .box .radio {
        border: 3px solid #fff;
        border-radius: 40px;
        margin-top: -20px;
        padding: 22px 5px;
        width: 73px;
    }
    .form-container .box .radio {
        background: #005aa0 none repeat scroll 0 0;
        border: 5px solid #fff;
        border-radius: 40px;
        color: #fafafa;
        display: block;
        margin-bottom: 10px;
        margin: -10px auto 10px;
        min-height: 20px;
        padding: 24px 5px;
        position: relative;
        width: 82px;
        float: none;
    }
    .support-box {
        width: 43%;
    }
    /* Landing Page */
    .landing-page h2 {
        text-align: left;
    }
    /* Sidebar
       ======================================================================== */
    /* Hompage Sidebar
    ------------------ */
    .side-btns a {
        font-size: 1.1em;
    }
    /* Page Sidebar
    -------------------------- */
    .sidebar {
        border-left: 5px solid #f7f7f7;
    }
    /* Side nav */
    #subnav {
        z-index: 1000;
        padding-left: 10px;
    }
    #subnav li {
        border-bottom: #f4f4f4 solid 1px;
        padding: 10px 0 10px 0;
    }
    #subnav li:last-child {
        border-bottom: none;
    }
    #subnav li a {
        /*background: url(../../assets/img/subnav-arrow-sprite.png) no-repeat 0 -19px;*/
        background: url(../../assets/img/sidenav.png) no-repeat 7px 4px;
        display: block;
        padding-left: 30px;
        color: #343434;
        font-weight: 300;
    }
    #subnav li.current_page_item a {
        /*background: url(../../assets/img/subnav-arrow-sprite.png) no-repeat 0 4px;*/
        background: url(../../assets/img/sidenav-on.png) no-repeat 7px 4px;
        font-weight: 400;
        /*         height: 29px;
            margin-bottom: 35px;*/
    }
    #subnav li.current_page_item ul.children li a {
        background: none;
    }
    #subnav li ul {
        list-style: outside none none;
        padding-left: 10px;
        margin-top: 5px;
    }
    #subnav li ul li {
        border-bottom: none;
        padding: 10px 0;
    }
    #subnav li ul li a {
        background: none;
    }
    /* Footer
       ======================================================================== */
  /*   body {
        margin-bottom: 325px;
    } */
    .footer {
        bottom: 0;
       /*  height: 325px; */
    }
    .top-footer {
        padding-bottom: 30px;
        padding-top: 20px;
    }
    .top-footer h3 {
        margin-top: 0;
    }
    .top-footer .box.box2 .image {
        float: right;
    }
    .footer-img {
        margin: 25px auto 20px;
        width: 200px;
    }
    .footer .container {
        padding-top: 20px;
        position: relative;
    }
    .footer .container .bg-container {
        bottom: 10px;
        left: -40px;
        position: absolute;
        width: 280px;
        z-index: 0;
    }
    .footer .container .bg-container img {
        border: none;
    }
    .sub-footer {
        padding-top: 0;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
    /* Header
       ======================================================================== */
    #header .container {
        height: 135px;
    }
    .logo {
        margin-bottom: 0;
        padding: 0px;
        width: 190px;
    }
    body.home .logo {
        width: 181px;
        z-index: 2000;
        position: absolute;
    }
    .social {
        margin-top: 0;
    }
    .bg-nav {
        left: 391px;
    }
    /* =========== */
    #header .container {
        height: 130px;
        height: 160px;
    }
    /* .logo {
        width: 160px;
    } */
    body.home .logo {
        width: 294px;
        z-index: 2000;
        position: absolute;
        top: 48px;
    }
    .nav-search-box {
        top: -95px;
    }
    .header-btns {
        top: -103px;
    }
    .bg-nav {
        left: 390px;
        top: 115px;
    }
    .top-links {
        position: absolute;
        right: 0px;
        top: 68px;
        /*width: 283px;*/
        width: 480px;
    }
    .header-donate-box {
        position: absolute;
        right: 0;
        top: 56px;
    }
    .header-donate-box a {
        background: #00b9c8 none repeat scroll 0 0;
        border-radius: 7px;
        color: #fafafa;
        display: block;
        font-weight: bold;
        padding: 10px 20px;
    }
    /* Navigation
       ======================================================================== */
    .navbar {
        background: #a54399;
        border-radius: 10px 10px 0 0;
        padding-left: 0;
    }
    .navbar {
        top: 110px;
    }
    /*Dropdown*/
    .dropdown-menu {
        background-clip: padding-box;
        border: none;
        border-radius: 0;
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
        display: none;
        float: left;
        font-size: 14px;
        left: 0;
        list-style: outside none none;
        margin: 2px 0 0;
        min-width: 160px;
        padding: 0;
        position: absolute;
        text-align: left;
        top: 100%;
        z-index: 1000;
    }
    .dropdown-menu>li>a {
        clear: both;
        color: #FAFAFA;
        padding: 15px 20px;
    }
    /* Content
        ======================================================================= */
    /* Homepage Content
    ------------------- */
    /* Hm 1 */
    .feature-box .image {
        width: 40%;
    }
    /* Page Content
    --------------- */
    .content-page .container {
        overflow: visible;
    }
    /* Donate Page */
    .form-container .box .radio {
        border: 4px solid #fff;
        border-radius: 40px;
        margin-top: -30px;
        padding: 23px 5px;
        width: 77px;
        margin-left: 0;
    }
    .support-box {
        width: 50%;
    }
    /* Landing page */
    .landing-page .col-md-4.md {
        border-right: 1px dotted #f1e2ef;
    }
    /* Sidebar
       ======================================================================== */
    /* Hompage Sidebar
    ------------------ */
    .side-btns a {
        font-size: 1.1em;
    }
    /* Page Sidebar
    -------------------------- */
    /* Side nav */
    /* Footer
       ======================================================================== */
    /* body {
        margin-bottom: 265px;
    } */
    /* .footer { */
        /* height: 265px; */
    /* } */
    .top-footer {
        padding-bottom: 20px;
    }
    .sub-footer {
        text-align: left;
    }
    p.copyright {
        margin: 0;
    }
    .footer-links {
        float: right;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
    /* Header
       ======================================================================== */
    #header .container {
        height: 130px;
        height: 160px;
    }
    .logo {
        width: 366px;
        margin-top: 30px;
    }
    body.home .logo {
        width: 366px;
        z-index: 2000;
        position: absolute;
        top: 15px;
    }
    .nav-search-box {
        top: -95px;
    }
    .header-btns {
        top: -103px;
    }
    .bg-nav {
        left: 590px;
        top: 115px;
    }
    /* Navigation
       ======================================================================== */
    .navbar {
        top: 110px;
    }
    /* Content
       ======================================================================== */
    /* Homepage Content
    ------------------- */
    .carousel .item {
        width: 100%;
        /*slider width*/
        max-height: 900px;
        /*slider height*/
        margin-top: -200PX;
    }
    .carousel .item img {
        width: 100%;
        /*img width*/
    }
    .hm-3 .col5 {
        padding: 0 10px;
    }
    /* Page Content
    --------------- */
    /* Donate Page */
    .form-container .box .radio {
        border: 5px solid #fff;
        border-radius: 40px;
        padding: 23px 5px;
        width: 80px;
        margin-top: -50px;
    }
    /* Sidebar
       ======================================================================== */
    /* Hompage Sidebar
    ------------------ */
    /* Page Sidebar
    -------------------------- */
    /* Side nav */
    /* Footer
       ======================================================================== */
    /* body {
        margin-bottom: 265px;
    } */
   /*  .footer {
        height: 265px;
    } */
    .top-footer .box.box2 .separator {
        margin-top: 30px;
        margin-bottom: 15px;
        height: 1px;
    }
    .top-footer .box.box2 .image {
        margin-left: 11px;
    }
}

@media print {
    body {
        color: #000;
        background: #fff;
    }
    #header,
    .crumb-box,
    .sidebar,
    .footer,
    .entry-footer {
        display: none;
    }
    body,
    .main {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .col-sm-9 {
        width: 100%;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    ul,
    img {
        page-break-inside: avoid;
    }
}


.accordion-content {
    color: inherit !important;
}

@media only screen and (max-width: 767px)
{
    .top-app-link {
        display: block !important;
        position: relative !important;
        top: 0 !important;
        right: 0 !important;
        text-align: center !important;
    }
}

p.warning{
    color:#ff0000;
    text-align: center;
    padding:10px;
    border:1px solid #747474;
    background-color: #ffdbdb;
    border-radius: 5px;
    margin:15px auto;
}


p.popup-warning{
    color:#ff0000;
    text-align: center;
    border:1px solid #747474;
    background-color: #ffdbdb;
    border-radius: 5px;
    margin:15px auto;
    width: 600px;
    padding:40px 10px;
}

a.close-popup{
    padding:10px 50px;
    border-radius: 5px;
    background-color: #00b9c8;
    color:#fff;
    text-decoration: none;
    min-width: 100px;
}

a.close-popup:hover{
    background-color:#00b9ff
}

@media (max-width: 440px){
    p.popup-warning{
        width:90%;
    }
}

form#donate-form .disabled{
    cursor: not-allowed!important;
    background-color: #eee!important;
    opacity: 1!important;
}


/* Footer styling fix on new scholarship page */
.page-template-my-scholarship-new .top-footer .box span{
    display:inline;
}


/* change */
.navbar-nav>li>a {
    background: #00579B;
    border-left: solid 1px #00579B;
}
.nav>li>a:focus, .nav>li>a:hover,
.dropdown-menu{
	    background-color: #00579B;
}
#header{
	border-bottom: 5px solid #00579B;
}
.bg-nav {
    display: none;
}
.footer {
    background-color: #00b9c8;
}
.top-footer{
	    background: #00b9c8;

}
a.btn-donate.btn-footer-newsletter.new-button.text-center {
    background: #00579B;
}
.btn-footer-newsletter:hover {
    background: #dcaa28 !important;
		color: #fff;
}
@media (min-width: 768px) {
    .dropdown-menu>li {
        border-bottom: solid 1px #ffffff;
    }
}