/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/
 
 
/*==========  Mobile First Method  ==========*/
.maroun.blue, .btn-theme-colored-blue {
    background-color: #41b3dd !important;
    border: #41b3dd !important;
}
.btn-theme-colored-blue:hover {
    color: #fff !important;
}
.icon-box img {
    height: 170px !important;
}
body {
    font-family: 'Cairo';
    overflow-x: hidden !important
}
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
    border-radius: 25px;
}
.content-absolute {
    position: absolute;
    z-index: 100;
    background: transparent;
    color: #fff;
    text-align: right;
    padding: 50px !important;
}

.overlay-image {
    position: relative !important;
    border-radius: 25px;
}
.owl-carousel-homepage-slider .item{
    text-align: center;
    border-radius: 25px;
}


.owl-carousel-homepage-slider.owl-rtl .owl-item {
    border: 2px solid #e6e6e6;
    padding: 10px 10px 10px 10px;
    border-radius: 25px;
} 

.owl-carousel-homepage-slider .owl-item img {
    border-radius: 25px;
}
.causes-details.craduis.clearfix.text-right.border.content-absolute {
    width: 100%;
    text-align: center;
    padding-top: 150px !important;
    font-size: 21px !important;
}

.text-centered{
    text-align:center;
}

.text-blue{
    color:#41b3dd !important;
}
.width-50{
    width:50% !important;
}
.float-left{
    float:left !important;
}
.text-bold{
    font-weight:700;
}
.curve-edges-div{
    border-radius: 25px 25px 0 0;
}
.border-bottom-grey{
    border-bottom:1px solid #eee;
    margin-bottom:5px;
}
.text-left{
    text-align:left;
}
.button-border-radius {
    border-radius: 10px !important;
    margin: 10px 0;
}
.border-button-edges{
    border-radius: 0 0 25px 25px !important;
    /*margin: 10px 0;*/
}
.curve-edges-div {
    border-radius: 0 0 25px 25px !important;
}

.progressBar-bar {
    width: 90%;
    background-color: #eee;
    border-radius: 10px;
    overflow: hidden;
    margin: 0 auto;
}

.progressBar {
  width: 100%; /* Start from full width */
  height: 10px;
  background-color: #41b3dd;
  transition: width 0.5s ease;
  transform-origin: top right; /* Transform origin from the top right */
  transform: scaleX(1); /* Scale along the x-axis to flip */
}
.border-radius-25 {
    border-radius: 25px;
}
.border-radius-10 {
    border-radius: 10px !important;
}
.shadow {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2) !important; /* Adjust values as needed */
}
.btn-theme-colored-blue{
    color: #fff;
    background-color: #41b3dd;
    border-color: #41b3dd;
}
.w-100{
    width: 100% !important;
}
.border-blue-50 {
    border: 1px solid #41b3dd !important;
    border-radius: 50px !important;
    text-align: center;
}
.border-blue-50 img{
    width:50%;
}

.contact-us-box{
    padding: 20px;
    border-radius: 25px;
}
.post .entry-content {
    height: 160px; 
}

.hover1 {
background-image: url('/images/apk/2.png?v=1') !important;
background-size: cover !important;
}
.hover2 {
background-image: url('/images/apk/4.png?v=1')  !important;
background-size: cover !important;
}
.hover3 {
background-image: url('/images/apk/3.png?v=1')  !important;
background-size: cover !important;
}
.hover4 {
background-image: url('/images/apk/1.png?v=1')  !important;
background-size: cover !important;
}

.header-nav{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
    background: #fff !important;
}
#donation_div{
       margin-top: 0px !important; 
}
    
.border-radius-top-10{
    border-radius: 10px 10px 0 0;
}
.fa.fa-twitter{
    font-family:sans-serif;
}
.fa.fa-twitter::before{
	content:"𝕏";
	font-size:1.2em;
}


#card-element {
    margin-top: 10px;
    padding: 10px 14px;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.maroun {
    border-radius: 10px !important;
}
input#ipt,.btn  {
    border-radius: 10px !important;
}
.form-control {
    border: 1px solid #eee !important;
    border-radius: 10px !important;

}

div#teaser__switch {
    display: none;
}

.footer {
    background: #1a9dc9 !important;
}


/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {
}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
    .hover1 {
background-size: cover !important;
}
.hover2 {
background-size: cover !important;
}
.hover3 {
background-size: cover !important;
}
.hover4 {
background-size: cover !important;
}
    footer#footer {
    padding: 100px 0 !important;
}


    .pointer {
        padding: 10px !important;
    }
    .padding-40-mobile{
        padding: 40px;
    }
    .causes-title{
        color: #41b3dd !important;
        font-weight: 700;
    }
    .container-hamlat {
        width: 80%;
        margin: 50px auto;
    }
    .container-current-hamlat {
        width: 80%;
        margin: 0px auto;
        padding: 70px 0px;
    }
    .owl-carousel-homepage-slider .btn {
        margin: 40px 0 30px;
        font-size: 20px !important;
        border: 1px solid;
        width: 100%;
    }
     
    .hide-on-desktop{
        display: none;
    }
    section.quote-div {
        padding: 10px;
    }
    .pages-div hr {
        visibility: hidden;
        margin: 5px;
    }
    .funfact {
        margin-right: 25px;
    }
  .hover1 {
        background-size: contain !important;
        background-repeat: no-repeat !important;
        padding-top: 150px !important;
        padding-bottom: 10px !important;
    }
    .main-content {
        margin-top: 80px !important;
    }
}


/*==========  Non-Mobile First Method  ==========*/
 
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1199px) {
        .hover1 {
background-size: contain !important;
    background-repeat: no-repeat !important;
    padding: 0px !important;

}
.hover2 {
background-size: contain !important;
    background-repeat: no-repeat !important;
    padding: 0px !important;

}
.hover3 {
background-size: contain !important;
    background-repeat: no-repeat !important;
    padding: 0px !important;

}
.hover4 {
background-size: contain !important;
    background-repeat: no-repeat !important;
    padding: 0px !important;

}
	.full-width{
		width:100%;
	    zoom: 200%;
	}
    .full-width-mobile {
        width: 100% !important;
    }
    .causes-title{
       color: #41b3dd !important;
       font-weight: 700;
    }
    .title-h2 {
        font-weight: 700 !important;
    }
    .quote-box2 h2 {
        font-weight: 700 !important;
    }
    .hide-on-mobile{
        display: none;
    }
    .row.footer-row {
        width: 90%;
        margin: 0 auto;
    }
    hr {
        border-top: 3px solid #fff !important;
    }
    .contact-column p, .contact-column ul {
        text-align: center;
    }
    .contact-column li a {
        margin: 40px !important;
    }
    .styled-icons.icon-sm a {
        width: 50px;
        height: 50px;
        font-size: 25px;
        padding: 10px;
        margin: 10px !important;
    }
    .copy-right p {
        text-align: center;
    }
    .centered-on-mobile {
        text-align: center;
        margin-bottom: 10px !important;
    }
    .full-width-mobile-donate {
        padding: 20px 0px 30px;
    }
    .margin-bottom-150{
        margin-bottom: 150px !important;
    }
    .add-margin-50 {
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .owl-carousel-homepage-slider .owl-controls .owl-prev i, .owl-carousel-homepage-slider .owl-controls .owl-next i {
        padding: 20px;
    }
    .owl-controls {
        margin: 40px !important;
    }
    .owl-carousel-homepage-slider .btn {
        margin: 40px 0 30px;
        /* font-size: 45px !important; */
        border: 3px solid;
        width: 100%;
    }
    /*.stats-section .hover1 {*/
    /*    padding: 200px 0px !important;*/
    /*}*/
    .container-responsive.container-donations h2 {
        /* font-size: 60px !important; */
        font-weight: 700;
    }
    .hide-on-desktop .body-p{
        text-align: justify;
    }
    .funfact {
        padding: 350px 50px 0px 50px !important;
    }
    .container-donations{
        width: 95%;
        margin: 100px 40px;
        padding: 75px 0px;
    }
    input#newsletters::placeholder {
        text-align: center;
    }
    form.newsletter-form {
        text-align: center;
        padding: 0 10px;
    }
    form.newsletter-form .btn{
        text-align: center !important;
        margin: 10px 0px !important;
    }
    .logo-div img {
        width: 100%;
    }
    .owl-carousel-homepage-slider {
        margin-right: 0px;
    }
    input#newsletters {
        height: 60px !important;
        width: 100%;
        margin: 10px 0px;
    }
    form.newsletter-form .btn {
        height: 60px !important;
        width: 50% !important;
    }
    .pointer {
        padding: 10px !important;
    }
    .funfact p{
        font-size: 18px;
    }
    .funfact h5{
        font-size: 20px;
    }
    #usddiv{
        zoom: 50%;
    }
    #usddiv .usd-div {
        width: 20%;
    }
    .popup-content {
        width: 90% !important;
    }
    .hide-on-mobile , .indicator{
    display: none !important;
}
.menuzord .showhide em {
    width: 40px !important;
    height: 4px !important;
    margin: 8px 20px 0 !important;
}
.mobile-logo{
    width:73% !important;
}
.margin-bottom-60{
    margin-bottom:60px !important;
}
    .hide-on-mobile , .indicator{
    display: none !important;
}
.main-content {
    margin-top: 50px;
}
.menuzord-menu > li > .megamenu {
    position: fixed !important;
    width: 80% !important;
    margin: 0 auto !important;
}

.aboutjeel-section {
    width: 100% !important;
}
.vision-section,.mission-section,.goal-section{
    width:90% !important;
    margin:0 auto !important;
    padding: 10px !important;
    background-image:unset !important;
}

    .banner h1{
        font-size:25px !important;
    }
    .banner p{
        font-size:18px !important;
        bottom: 35px !important;
    }
    
    .menuzord .showhide{
        padding: 0px !important;
    }
      .donationCircularProgressDiv text{
    bottom : 50% !important;
  }
  
  .w-70-resp{
      width:70% !important;
      margin:0 auto !important;
      text-align:center !important;
  }
.center-items {
    text-align: center;
}
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 991px) {
}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
}
/* Extra Small Devices, Phones */
@media only screen and (max-width : 479px) {
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 360px) {
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 319px) {
}

.fixed-icon {
    height: 50px;
    width: 50px;
}

.flxed-row {
    display: flex;
    align-items: center;
    gap: 20px;
    background-color: red;
}