/* #Media Queries
================================================== */
/* END__ */

@media (min-width: 992px) and (max-width: 1199px) {
}

/* END__ */

@media (min-width: 768px) and (max-width: 991px) {
    .btn-circle {
        height: 250px;
        width: 250px;
    }

    .btn-circle .center {
        font-size: 30px;
        border-width: 8px;
        height: 80px;
        width: 80px;
        line-height: 64px;
        margin: -40px 0 0 -40px;
    }

    .btn-circle ul li a {
        height: 70px;
        width: 70px;
        border-width: 5px;
        line-height: 60px;
        font-size: 30px;
    }

    .btn-circle ul li:nth-child(1) {
        left: -35px;
    }

    .btn-circle ul li:nth-child(2) {
        top: -35px;
    }

    .btn-circle ul li:nth-child(3) {
        right: -35px;
    }

    .btn-circle ul li:nth-child(4) {
        bottom: -35px;
    }

    .home-banner {
        padding: 50px 0;
    }

    .header .header-right {
        display: none;
    }

    .header {
        padding: 15px 0;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 999;
    }

    .header.fixed-header {
        background: #000;
    }

    .header .logo {
        width: 180px;
        line-height: 40px;
    }

    .footer-logo, .footer-content {
        float: none;
        font-size: 13px;
        text-align: center;
    }

    .footer-content {
        padding: 12px 0 0 0
    }

    #content-wrap {
        padding-bottom: 112px;
    }

    .donation-list .list ul li {
        font-size: 13px;
    }

    .donation-list .list ul span {
        line-height: 35px;
    }

    .social {
        margin: 50px 0 0;
    }

    .contact-info a {
        font-size: 20px;
    }

    .donation-list .list ul li {
        display: block;
        float: left;
        width: 33.3333%;
    }

    .donation-list .list ul li span {
        padding-top: 12px;
        padding-bottom: 12px;
    }

    .donation-list .list ul li:last-child {
        width: 100%;
        border-left: none;
        text-align: left;
        background: rgba(255, 255, 255, 0.2)
    }

    .donation-list .list ul li:last-child span {
        text-align: left;
        padding-top: 0;
        padding-bottom: 0;
    }

    .donation-list .list {
        border-radius: 4px;
    }

    .donation-list .list ul span.price {
        color: #fff;
    }

    .donation-list .list ul li:nth-child(2) {
        text-transform: uppercase;
        font-size: 15px;
    }

    .header .logo {
        margin: 0 auto;
        width: 140px;
        float: none;
    }

    .section {
        padding: 40px 0
    }

    #page-container {
        position: relative;
        padding-top: 70px;
    }
}

/* END__ */

@media only screen and (max-width: 767px) {
    body, .form-control, .btn, .dropdown-menu, .input-group-text, .popover-header {
        font-size: 1rem;
    }

    h1, .h1 {
        font-size: 1.875rem;
    }

    h2, .h2 {
        font-size: 1.6875rem;
    }

    h3, .h3 {
        font-size: 1.4375rem;
    }

    h4, .h4 {
        font-size: 1.25rem;
    }

    h5, .h5 {
        font-size: 1.125rem;
    }

    h6, .h6 {
        font-size: 1rem;
    }

    .btn-circle {
        height: 250px;
        width: 250px;
    }

    .btn-circle .center {
        font-size: 25px;
        border-width: 8px;
        height: 80px;
        width: 80px;
        line-height: 64px;
        margin: -40px 0 0 -40px;
        top: 50%;
        left: 50%;
    }

    .btn-circle ul li a {
        height: 70px;
        width: 70px;
        border-width: 5px;
        line-height: 60px;
        font-size: 25px;
    }

    .btn-circle ul li:nth-child(1) {
        left: -35px;
    }

    .btn-circle ul li:nth-child(2) {
        top: -35px;
    }

    .btn-circle ul li:nth-child(3) {
        right: -35px;
    }

    .btn-circle ul li:nth-child(4) {
        bottom: -35px;
    }

    .home-banner {
        padding-top: 50px;
        padding-bottom: 20px;
    }

    .header .header-right {
        display: none;
    }

    .header {
        padding: 15px 0;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 999;
    }

    .header.fixed-header {
        background: #000;
    }

    .header .logo {
        width: 180px;
        line-height: 40px;
    }

    .footer-logo, .footer-content {
        float: none;
        font-size: 13px;
        text-align: center;
    }

    .footer-content {
        padding: 12px 0 0 0
    }

    #content-wrap {
        padding-bottom: 0px;
    }

    .donation-list .list ul li {
        font-size: 13px;
    }

    .donation-list .list ul span {
        line-height: 35px;
    }

    .social {
        margin: 50px 0 0;
    }

    .contact-info a {
        font-size: 20px;
    }

    .donation-list .list ul li {
        display: block;
        float: left;
        width: 33.3333%;
    }

    .donation-list .list ul li span {
        padding-top: 12px;
        padding-bottom: 12px;
    }

    .donation-list .list ul li:last-child {
        width: 100%;
        border-left: none;
        text-align: left;
        background: rgba(255, 255, 255, 0.2)
    }

    .donation-list .list ul li:last-child span {
        text-align: left;
        padding-top: 0;
        padding-bottom: 0;
    }

    .donation-list .list {
        border-radius: 4px;
    }

    .donation-list .list ul span.price {
        color: #fff;
    }

    .donation-list .list ul li:nth-child(2) {
        text-transform: uppercase;
        font-size: 15px;
    }

    .header .logo {
        margin: 0 auto;
        width: 140px;
        float: none;
    }

    .section {
        padding: 40px 0
    }

    #page-container {
        position: relative;
        padding-top: 70px;
    }

    .home-banner .full-img {
        position: fixed;
    }
    .success-image input{
        overflow: hidden;
    }
}

/* END__ */

@media(min-width: 768px) and (max-width: 991px) {
    .btn-circle .center{
        top: 50%;
        left: 49%
    }
}


@media(min-width: 992px) and (max-width: 1200px){
    .btn-circle .center{
        top: 46%;
        left: 46%;
    }
}

@media(min-width: 1201px){
    .btn-circle .center{
        top: 46%;
        left: 46%;
    }
}

/* END__ */

