﻿
html, body {
    max-width: 100%;
    overflow-x: hidden;
}
/*Header Style*/
#flags {
    direction: rtl;
    text-align: right;
}
.flags-size {
    height: 35px;
    width: 35px;
}
.logo {
    height: 50px;
    margin-top: 0.5em;
}
.logo-div {
    direction:rtl;
}
#top-menu {
    font-size: 20px;
}
@media (min-width: 768px) {
    .navbar-nav > li {
        float: right;
    }
}
.banner-img {
    width: 100%;
    margin: auto;
}

/*Footer Style*/
#mu-footer  {
    color: white;
    margin-top:1em;
}
#mu-footer a {
        color: blanchedalmond;
    }

/*Donate Style*/

.donate {
    border-top: 1px solid rgba(182, 180, 182, 0.3);
}
.donate2 {
    border: solid;
    height: 170px;
    padding-bottom: 1em;
    text-align: center;
}
.donate1 {
    direction: rtl;
    text-align: center;
    margin-top: 2em;
    height: 250px;
    position: center;
}
.paypal-img {
    width: 1px;
    height: 1px;
}
.round-img {
    width: 200px;
    height: 80px;
}

/*Home Page Style*/

.mapsh {
    padding: 1em;
}

#googleMap {
    height: 400px;
    margin: auto;
    width: 100%;
}
.home-img {
    width: 100%;
    height: 400px;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

/*About Us Style*/

.mu-about-us-area {
    padding: 1em;
}
.About-img {
    width: 100%;
    height: 450px;
    margin: 2em;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.About-img-2 {
    width: 100%;
    height: 300px;
    margin: 2em;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.about-as h2 {
    text-align: center;
}
.about-as {
    margin-top: 1em;
}
.about-us-vision {
    padding-right: 2em;
}

/*Contact Style*/

.mu-post-btn {
    border-radius: 12px;
}
textarea, input {
    border-radius: 4px;
}
.imgContact {
    height: 350px;
}
#mu-contact {
    margin-top: -5em;
}

/*Faq Style*/

.HeadFac {
    padding: 1em;
}
.HeadFac h2 {
        text-align: right;
    }

/*Others Style*/

.mu-title {
    padding-top: 2em;
    text-align: right;
}
.paypal a, .about-as a, .mu-about-us-area a {
    color: #286091;
    font-weight: bold;
}

.paypal a:hover, .about-as a:hover, .mu-about-us-area a:hover {
        color: #01bafd;
    }

.panel-body a {
    color: #286091;
    font-weight: bold;
}

.panel-body a:hover {
        color: #01bafd;
    }

    /*Buttons Style*/

.dnt {
    margin-bottom: 4em;
}
.collectpoint, .donatebtn, .infobtn {
    border-radius: 8px;
}
.infobtn {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    -ms-transform: translate(-50%);
}

.collectpoint {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    -ms-transform: translate(-50%);
}

.donatebtn {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    -ms-transform: translate(-50%);
}

.donatebtn, .infobtn, .collectpoint {
    width: 190px;
}
@media only screen and (max-width: 780px) {
    h2, h1 {
        font-size: 24px;
    }

    h3 {
        font-size: 18px;
    }
}

    /*Smart Phone - Iphone Style*/

    @media only screen and (max-width: 600px) {
        .round {
            height: 150px;
        }

        .paypal {
            height: 230px;
        }

        .donate1 {
            margin-bottom: 6em;
        }

        h2, h1 {
            font-size: 24px;
        }

        h3 {
            font-size: 18px;
        }

        .mu-title {
            text-align: center;
        }
    }

    @media only screen and (max-width: 600px) {

        .faq-img {
            width: 100%;
        }

        .infobtn {
            position: absolute;
            left: 50%;
            transform: translate(-50%);
            -ms-transform: translate(-50%);
        }

        .collectpoint {
            position: absolute;
            left: 50%;
            transform: translate(-50%);
            -ms-transform: translate(-50%);
        }

        .donatebtn {
            position: absolute;
            left: 50%;
            transform: translate(-50%);
            -ms-transform: translate(-50%);
        }

        .donatebtn, .infobtn, .collectpoint {
            width: 190px;
        }

        .collectpoint, .donatebtn, .infobtn {
            border-radius: 8px;
        }

        .donate {
            border-top: 0px;
        }

        .dtn {
            margin-bottom: 4em;
        }
    }

    @media only screen and (max-width: 600px) {
        .about-as {
            padding-right: 2em;
        }
    }

    /*Smart Phone - Android Style*/

    @media only screen and (max-width: 320px) {
        .round {
            height: 150px;
        }

        .paypal {
            height: 250px;
        }

        .donate1 {
            margin-bottom: 7em;
        }
    }

    @media only screen and (max-width: 320px) {
        .infobtn {
            position: absolute;
            left: 50%;
            transform: translate(-50%);
            -ms-transform: translate(-50%);
        }

        .collectpoint {
            position: absolute;
            left: 50%;
            transform: translate(-50%);
            -ms-transform: translate(-50%);
        }

        .donatebtn {
            position: absolute;
            left: 50%;
            transform: translate(-50%);
            -ms-transform: translate(-50%);
        }

        .donatebtn, .infobtn, .collectpoint {
            width: 190px;
        }

        .collectpoint, .donatebtn, .infobtn {
            border-radius: 8px;
        }

        .donate {
            border-top: 0px;
        }
    }

    @media only screen and (max-width: 320) {

        .banner-img {
            max-height: 50%;
        }

        .logo {
            max-height: 50%;
        }
    }

    @media only screen and (max-width: 320) {

        .banner-img {
            max-height: 50%;
        }

        .logo {
            max-height: 50%;
            margin-top: 0.5em;
            direction: rtl;
        }
    }








