@font-face {
    font-family: "Jameel Noori Nastaleeq";
    src: url("../fonts/JameelNooriNastaleeq.woff2") format("woff2"),
        url("../fonts/JameelNooriNastaleeq.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {
    background: #fff;
    font-family: "Jameel Noori Nastaleeq";
    font-weight: normal !important;
    color: #101931;
}
* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
.wrapper {
    overflow: hidden;
}
.container-width {
    max-width: 100%;
    padding: 0px 60px;
    position: relative;
}
.common-custom-container {
    max-width: 1471px;
    margin: 0 auto;
    position: relative;
}
.ur-ar-version .profile-photo img {
    object-fit: contain;
}
.language-bar.dropdown {
    margin-left: 135px;
}
/* .ur-ar-version .d-flex,
.ur-ar-version .row {
    flex-flow: row-reverse;
} */
.ur-ar-version .ll-testimonials,
.ur-ar-version .store-list-tab,
.ur-ar-version .get-in-touch,
.ur-ar-version .footer,
.ur-ar-version .detail-doners-list.donations,
.ur-ar-version .serving-humanity,
.ur-ar-version .rounded-progress,
.ur-ar-version .audio-libaray.all-audios,
.ur-ar-version .audio-libaray.all-documents,
.ur-ar-version .donations,.press-gallary,section.latest-event {
    direction: rtl;
}
.ur-ar-version .events p,
.ur-ar-version .donations p,
.ur-ar-version .footer p,
.ab-content p {
    text-align: right;
}
.ur-ar-version div#countdown,
.ur-ar-version div#countdown > ul {
    position: relative;
    display: flex;
    flex-direction: row-reverse;
}
.ur-ar-version .ab-content p {
    margin-left: auto;
}
.ur-ar-version #testimonial-area .row {
    flex-flow: row;
}
.ur-ar-version form#donate-now-form > .row {
    flex-direction: column;
}
.ur-ar-version .custom-file-input::before {
    right: 0;
    border-radius: 0px 0px 0px 5px;
    width: 100px;
}

button:disabled,
button[disabled] {
    opacity: 0.4;
    cursor: not-allowed;
}
.ur-ar-version .rounded-progress {
    display: flex;
    margin-left: auto;
    direction: ltr;
    justify-content: flex-end;
}
.ur-ar-version .form-floating>.form-control:-webkit-autofill~label {
    opacity: .65;
    transform: scale(.85) translateY(-.5rem) translateX(.15rem);
    color: crimson;
}
.ur-ar-version .contact-us-form {
    direction: rtl;
}
a,
a:hover {
    text-decoration: none;
}
ul,
ol,
dl {
    margin: 0 !important;
    padding: 0;
}
p {
    margin-bottom: 0;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-bottom: 0;
}
.text-green {
    color: #28882c;
}
.text-red {
    color: #ed3237;
}
.text-blue {
    color: #2458e0;
}
.blue-bg {
    background-color: #244aac !important;
}
.red-bg {
    background-color: #d31f24 !important;
}
.graish-color {
    color: #4d515c !important;
}
.text-capital {
    text-transform: capitalize !important;
}
a,
.transition,
.btn,
.btn:after,
.form-control,
.custom-radio .checkmark,
.custom-radio .checkmark:after,
.wrapper .sidebar,
.templates-holder .image-holder .overlay,
.em-tabs .nav-link {
    transition: all ease-in-out 0.3s;
    text-decoration: none;
}
textarea {
    resize: none !important;
}
.form-control:focus {
    outline: 0;
    box-shadow: 0px 0px 4px #32a337;
    border-radius: 4px !important;
}
h1 {
    font-size: 72px;
    line-height: 85px;
}
h2 {
    font-size: 60px;
    line-height: 57px;
}
h3 {
    font-size: 50px;
    line-height: 60px;
}
h4 {
    font-size: 40px;
    line-height: 45px;
}
h5 {
    font-size: 30px;
    line-height: 35px;
}
h6 {
    font-size: 30px;
    line-height: 44px;
}
p {
    font-size: 30px;
    line-height: 34px;
}
.eighteen-p {
    font-size: 20px;
    line-height: 28px;
}
label.error {
    color: #ed3237 !important;
}
.form-control.error {
    border-color: #ed3237 !important;
}
.login-details label.error {
    color: black;
}
/* genric scroll bar style */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px transparent;
    background: #fff;
    box-shadow: inset 0 0 5px #ed3237;
    border-radius: 10px;
}

::-webkit-scrollbar {
    width: 5px;
    background: #ed3237;
    box-shadow: inset 0 0 5px lightgrey;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    background: #ed3237;
    border: 4px solid #ed3237;
    border-radius: 10px;
}
.modal-backdrop {
    background-color: #303b5c;
}
.cri-pointer {
    cursor: pointer;
}

.theme-btn {
    background-position: center;
    background-image: url(../images/btn-bg.png);
    background-repeat: no-repeat;
    background-size: 100%;
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    padding: 14px 31px;
}
a.theme-btn {
    color: #fff !important;
}
.ur-ar-version .footer-newsletter .theme-btn{
    background-size: 100% 100%;
}
.theme-btn-borderd-btn {
    /* background-image: url(../images/border-btn-img.png);
    color: #ed3237; */
    background-image: url(../images/btn-bg.png);
    color: #fff;
}
.theme-btn-borderd-btn:hover {
    /* background-image: url(../images/btn-bg.png); */
    color: #fff;
    background-image: url(../images/greenbtn-bg.png);

}
.green-hover-bg.theme-btn:hover {
    background-image: url(../images/greenbtn-bg.png);
    color: #fff;
}
.white-hover-bg.theme-btn:hover {
    background-image: url(../images/white-btn-bg-1.png);
    color: #ed3237;
}
.blue-hover-bg.theme-btn:hover {
    background-image: url(../images/bluebtn-bg.png);
}
.white-bg {
    background-image: url(../images/white-btn-bg-1.png);
    color: #ed3237;
}
.offcanvas-header .btn-close {
    color: #fff;
    background: none;
    fill: #fff;
    border: 0;
    border-radius: none;
    padding: 14px 31px;
}
.offcanvas-header .close {
    position: absolute;
    right: 44px;
    top: 41px;
    /* width: 9px; */
    /* height: 17px; */
    background-size: 100% 100%;
    background-repeat: no-repeat;
    opacity: 1;
    right: 30px;
    background-image: url(../images/white-btn-bg-1.png);
}
.btn-close:focus {
    opacity: 1;
    box-shadow: none;
}
.offcanvas-header .close:before,
.offcanvas-header .close:after {
    position: absolute;
    left: 39px;
    content: " ";
    height: 25px;
    width: 3px;
    background-color: #d31f24;
    top: 10px;
}
.offcanvas-header .close:before {
    transform: rotate(45deg);
}
.offcanvas-header .close:after {
    transform: rotate(-45deg);
}
button {
    border: none;
    background: transparent;
}
.text-captilize {
    text-transform: uppercase;
}
/* common check box style */
.home-form .form-check-input:checked {
    background-color: #32a337;
    border-color: #32a337;
    cursor: pointer;
    opacity: 1;
}
.home-form .form-check-input {
    background-color: transparent;
    margin-right: 18px;
    cursor: pointer;
    margin-top: 0;
    width: 25px;
    height: 25px;
    /* border: 2px solid #ffffff; */
    border-radius: 5px;
    opacity: 0.5;
}
.home-form .form-check-input:focus {
    outline: 0;
    box-shadow: unset;
}
.commpon-log-sign .contact-us-form .form-control {
    height: 55px;
}
/* end */
/* custom user fonts */
.font-wrapper {
    position: absolute;
    bottom: -60px;
    z-index: 999;
    right: 0;
}
.font-wrapper.active {
    bottom: 0;
}
.font-wrapper.active .item.selected {
    display: none;
}
.item.selected .size {
    width: 60px;
    height: 60px;
    background: #eaedf5;
    border-radius: 0;
    margin: 0;
}
.font-list {
    display: none;
    position: absolute;
    bottom: -220px;
    z-index: 999;
    right: 0;
    background: #eaedf5;
    padding: 20px;
    border-radius: 0 0 20px 20px;
}
.font-wrapper.active .font-list {
    display: block;
}
.font-list .close-icon {
    position: absolute;
    top: 0;
    left: -60px;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #eaedf5;
    cursor: pointer;
}
.font-list h5 {
    margin-bottom: 20px;
    font-size: 18px;
}
.font-list .list {
    display: flex;
    align-items: center;
    justify-content: center;
}

.item .size {
    width: 100px;
    height: 100px;
    border: 1px solid #969eb4;
    background: #fff;
    border-radius: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    margin-right: 10px;
    font-size: 30px;
    cursor: pointer;
}
.font-list .item .size:hover {
    border: 2px solid #ed3237;
    color: #ed3237;
}
.font-list .item {
    text-align: center;
    font-size: 12px;
}

.font-list .item:last-child .size {
    margin-right: 0;
}

.item .size.medium {
    font-size: 45px;
}

.item .size.large {
    font-size: 60px;
}
  img.animation__shake {
	-webkit-animation: rotation 2s infinite linear;
}

@-webkit-keyframes rotation {
	from {
		-webkit-transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(359deg);
	}
}
/* header */
.header {
    position: fixed;
    margin-top: 0;
    top: 0;
    width: 100%;
    z-index: 130;
    background: #ffff;
}
.top-header {
    background-color: #e4e8f366;
    background-repeat: no-repeat;
    width: 100%;
    height: 40px;
    background-image: url("../images/header-top.png");
    background-size: 100%;
    background-position: center;
}
.logo {
    width: 180px;
}
.bottom-header {
    padding: 12px 0;
    position: relative;
}
.ur-ar-version .navbar-expand-lg,
.ur-ar-version .navbar-expand-lg .navbar-collapse,
.ur-ar-version .ticker-wrapper-h.banner-news-bar,
.news-content {
    flex-direction: row-reverse;
}
.ur-ar-version .search-wrapper {
    left: 159px;
}
.ur-ar-version .header-buttons {
    flex-direction: row-reverse;
}
.ur-ar-version .header-list .nav-link {
    margin: 0 0 0 45px;
    font-size: 28px;
}
.ur-ar-version .ticker-wrapper-h .heading {
    padding: 0 100px 0 0;
    font-size: 22px;
}

.ur-ar-version .search-wrapper {
    justify-content: start;
}
.ur-ar-version .offcanvas-end {
    left: 0;
    overflow-y: auto;
}
.ur-ar-version .offcanvas-end {
    transform: translateX(-100%);
}
.ur-ar-version .offcanvas.show {
    transform: translateX(-1%);
}
.ur-ar-version .news-feed {
    direction: rtl;
}
.ur-ar-version .dashborad-sidebar {
    right: 0;
}
.ur-ar-version .contacts-group {
    left: 0;
}
.header ul li {
    position: relative;
}
.ur-ar-version  span.next00{
    margin-right: 18px;
}
.ur-ar-version .header-list ul.navbar-nav{
    direction: rtl;
}
.header-list .nav-link,
.language-bar .nav-link {
    font-size: 20px;
    margin: 0 45px 0 0;
    line-height: 24px;
    letter-spacing: 0px;
    color: #101931 !important;
    position: relative;
    transition: all 0.5s;
    padding: 0;
}
.language-bar .dropdown img {
    border: 2px solid #eaedf5;
}
.language-bar .nav-link {
    margin-right: 0;
    margin-top: 6px;
}
.header-list .nav-link:hover:before {
    width: 100%;
    transition: all 0.5s;
}
.header-list .nav-link:hover {
    color: #ed3237 !important;
}
.header-list .nav-link:hover > span.next00 {
    border-top: 3px solid #ed3237;
    border-left: 3px solid #ed3237;
}
.header-list .nav-link::before {
    position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
    margin: auto;
    width: 0%;
    content: ".";
    color: transparent;
    background: #ed3237;
    height: 2px;
}

.header-list {
    display: flex;
    justify-content: flex-end;
    gap: 40px;
    position: relative;
}
.ur-ar-version .header-buttons {
    display: flex;
    align-items: center;
    /* gap: 140px; */
}
.ur-ar-version .header-buttons .theme-btn {
    padding: 14px 30px;
    font-size: 17px;
}
.header-list .drop-down--active .drop-down__menu-box {
    margin-top: 18px;
}
/* buttons */
button.btn-transparent {
    position: relative;
    /* height: 70px; */
    min-width: 150px;
    overflow: hidden;
}
span.bg-img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
span.bg-img svg {
    width: 100%;
    height: 100%;
}
span.text {
    position: relative;
    z-index: 9;
}
/* SEACH wraper */
span.profile-img img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
button#dropdownMenuLink {
    box-shadow: 0px 0px 4px #32a337;
    padding: 3px 8px;
    border-radius: 6px;
    width: 115px;
}
.search-wrapper {
    display: flex;
    align-items: center;
    width: 70px;
    position: absolute;
    right: 155px;
    justify-content: flex-end;
    top: 0;
    bottom: 0;
    transition: width 0.4s;
    width: 115px;
    /* direction: rtl; */
}

.ur-ar-version .search-wrapper.active input.form-control {
    width: 550px;
    text-align: right;
    visibility: visible;
}

.search-wrapper .search-icon {
    background: #d7e0f8;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    font-size: 20px;
    padding: 30px;
    position: relative;
    z-index: 9;
    color: #2458e0;
}
.search-wrapper.active {
    background: #fff;
    width: calc(100% - 350px);
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
}
.search-wrapper.active .search-icon {
    background-color: #2458e0;
    color: #fff;
}
.search-wrapper.active span.search-icon {
    position: relative;
}

.ur-ar-version .search-wrapper .form-control {
    /* display: none; */
    width: 0;
    transition: all 1s;
    -webkit-transition: all 0.4s;
    visibility: hidden;
    height: 58px;
    border-radius: 8px;
    left: 0;
    position: absolute;
}
/* language bar */
button#dropdownMenuButton1 {
    background: transparent;
    border: none;
    display: flex;
    align-items: center;
    font-size: 25px;
}
/* .dropdown-toggle::after, */
span.next00 {
    border: 0;
    display: inline-block;
    width: 10px;
    height: 10px;
    background: transparent;
    text-indent: -9999px;
    border-top: 3px solid #000;
    border-left: 3px solid #000;
    transition: all 250ms ease-in-out;
    text-decoration: none;
    color: transparent;
    content: "";
    transform: rotate(-135deg);
    margin-left: 18px;
}
.language-bar .dropdown-menu {
    max-height: 350px;
    overflow-y: auto;
    left: -137px !important;
    width: 232px !important;
    padding: 0 !important;
    background: #fff;
    z-index: 9999;
    top: 40px;
}
.dropdown-item:hover {
    background-color: #28882c;
    color: #fff;
}

.ur-ar-version .language-bar .dropdown-item {
    padding: 1px 10px !important;
    border-bottom: 1px solid #d7e0f8 !important;
    display: flex !important;
    align-items: center;
    direction: rtl;
}
.ur-ar-version .language-bar .dropdown-menu .dropdown-item .lang-name {
    display: block;
    line-height: 40px;
    font-size: 14px;
    text-align: right;
    margin-right: 8px;
    width: 80%;
}
.header-list .nav-link:hover, .header-list .nav-link.active {
    color: #ed3237 !important;
}
.header-list .nav-link::before, .header-list .nav-link.active::before {
    position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
    margin: auto;
    width: 0%;
    content: ".";
    color: transparent;
    background: #ed3237;
    height: 2px;
}
.header-list .nav-link.active::before {
    width: 100%;
}
.language-bar .dropdown-menu img {
    display: block;
    width: 26px;
    height: 26px;
    overflow: hidden;
    border-radius: 50%;
    margin: auto;
    box-shadow: 0 1px 5px 0 rgba(32, 33, 36, 0.28);
}
/* news-tiker */
.ticker-wrapper-h {
    display: flex;
    overflow: hidden;
    background: #101931;
    padding: 20px 0;
    width: 100%;
}
.dashboad-ticker.ticker-wrapper-h {
    padding: 8px 0;
}
.bottom-header::after {
    background-image: url(../images/zigzag.png);
    position: absolute;
    width: 100%;
    content: "";
    height: 20px;
    background-size: 110%;
    left: 0;
    bottom: -13px;
    z-index: 999;
    background-position: center;
    /* transform: rotate(180deg); */
    mix-blend-mode: color-dodge;
}
.ur-ar-version .ticker-wrapper-h .heading {
    flex: 0 0 auto;
    z-index: 1000;
    background: #101931;
}
.news-ticker-h {
    display: flex;
    margin: 0;
    padding: 0;
    padding-left: 90%;
    z-index: 999;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-name: tic-h;
    animation-duration: 30s;
}
.news-ticker-h:hover {
    animation-play-state: paused;
}
.news-ticker-h li {
    display: flex;
    width: 100%;
    align-items: center;
    white-space: nowrap;
    padding-left: 20px;
}

.news-ticker-h li a {
    color: #eaedf5;
}

@keyframes tic-h {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        visibility: visible;
    }
    100% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
/* menu-sidebar */
.offcanvas-end {
    width: 500px;
}
div.login-sidebar#offcanvasRight {
    background-color: #ed3237;
}
.login-sidebar .offcanvas-body {
    flex-grow: 1;
    padding: 3rem 3rem;
    overflow-y: unset;
}
.login-details h4 {
    font-size: 36px;
    line-height: 46px;
    padding-bottom: 40px;
}
.ur-ar-version .form-wraper .form-control {
    background: #ff8b8e 0% 0% no-repeat padding-box;
    border-radius: 6px;
    border: transparent;
    text-align: right;
    color: #fff;
}
select.select2.user-inputs.form-control {
    height: 60px;
}
.login-details {
    padding-top: 40px;
}

.form-wraper .form-floating > label {
    color: #fff;
}
.form-wraper .form-control {
    background: #ff8b8e 0% 0% no-repeat padding-box;
    border-radius: 6px;
    border: transparent;
    /* color: #fff; */
}
.forgot-password a {
    padding-top: 22px;
    color: #fff;
}
.no-acount a {
    position: relative;
    /* bottom: 31px; */
    margin: 0 auto;
    text-align: center;
}
/* banner */
.main-banner {
    background-image: url(../images/banner-bg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 264px 0 387px;
    position: relative;
    /* z-index: 9; */
    margin-top: 170px;
    overflow: hidden;
}
.main-heading {
    width: 986px;
    margin: 0 auto;
    font-size: 121px;
    letter-spacing: 8px;
    line-height: 100px;
}
.ur-ar-version .main-heading span {
    font-family: "Jameel Noori Nastaleeq";
}
.ur-ar-version .banner-video-content {
    margin-top: 80px;
    flex-direction: row-reverse;
}
.ur-ar-version button.paly-video-btn {
    background: transparent;
    border: none;
    color: #fff;
    font-size: 22px;
    position: relative;
    margin-right: 120px;
}
button.paly-video-btn:hover{
    color: red;
}
.ur-ar-version .paly-btn {
    width: 59px;
    height: 59px;
    background-color: #fff;
    border-radius: 100%;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    right: -90px;
    top: -12px;
}
.paly-btn:after {
    content: "";
    position: absolute;
    left: 45%;
    top: 45%;
    height: 0;
    width: 0;
    margin: -8px 0 0 -4px;
    border: solid transparent;
    border-left-color: #d31f24;
    border-width: 12px 21px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
/* wellfare css */
.ur-ar-version .wellfare {
    background-image: url(../images/wellfare-bg-2.png);
    margin-top: -195px;
    position: relative;
    overflow: hidden;
    background-color: transparent;
    padding: 100px 0 320px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.ur-ar-version .row.well-fare-content {
    padding-top: 308px;
    padding-bottom: 170px;
    flex-direction: row-reverse;
}
.absolute-dome-image {
    left: 10%;
    position: absolute;
    top: -7%;
}
.absolute-dome-image img{
    width: 100px;
}
.ur-ar-version .well-text-content h2 {
    max-width: 100%;
    margin-left: 50px;
    text-align: right;
}
.ur-ar-version .well-text-content button,
.ur-ar-version .well-text-content a {
    margin-top: 50px;
}
.ur-ar-version .well-text-content a.theme-btn {
    margin-top: 50px;
    margin-left: auto;
}
.ur-ar-version .well-text-content a {
    margin-top: 50px;
}
.al-mustafa-fondation {
    padding: 5px 20px 29px;
    position: relative;
    background-color: #fff;
    /* transition: all ease-in-out 0.2s; */
    border-radius: 20px;
}
.al-mustafa-fondation:hover .r-more {
    display: block;
    bottom: -26px;
    visibility: visible;
}
.al-mustafa-fondation::before {
    background-image: url(../images/tomb-top.png);
    background-position: center;
    height: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: -132px;
    left: 0;
    content: "";
    height: 215px;
    width: 100%;
    /* transition: all ease-in-out 0.2s; */
    background-size: 100%;
}
.al-mustafa-fondation::after {
    background-image: url(../images/bottom.png);
    background-position: center;
    height: 100%;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -113px;
    left: 0;
    content: "";
    height: 136px;
    width: 100%;
    /* transition: all ease-in-out 0.2s; */
    background-size: 100%;
}
.al-mustafa-fondation:hover .f-logo {
    transform: scale(1.1);
}
.green-box-bg.al-mustafa-fondation:hover {
    background-color: #32a337;
}
.al-mustafa-fondation:hover .f-content h4 {
    color: #fff;
}
.al-mustafa-fondation:hover .f-content p {
    color: #fff;
    opacity: 0.6;
}
.green-box-bg.al-mustafa-fondation:hover.al-mustafa-fondation::before {
    background-image: url(../images/green-bottom.png);
}
.green-box-bg.al-mustafa-fondation:hover.al-mustafa-fondation::after {
    background-image: url(../images/green-top.png);
}
.blue-box-bg.al-mustafa-fondation:hover {
    background-color: #244aac;
}
.blue-box-bg.al-mustafa-fondation:hover.al-mustafa-fondation::before {
    background-image: url(../images/blue-top.png);
}
.blue-box-bg.al-mustafa-fondation:hover.al-mustafa-fondation::after {
    background-image: url(../images/blue-bottom.png);
}
.red-box-bg.al-mustafa-fondation:hover {
    background-color: #d31f24;
}
.red-box-bg.al-mustafa-fondation:hover.al-mustafa-fondation::before {
    background-image: url(../images/red-top.png);
}
.red-box-bg.al-mustafa-fondation:hover.al-mustafa-fondation::after {
    background-image: url(../images/red-bottom.png);
}
.ur-ar-version .foundations {
    margin-top: -72px;
}
.ur-ar-version .foundations > .row {
    flex-direction: row-reverse;
}
.ur-ar-version .tab-info {
    overflow: hidden;
}
.ur-ar-version .event-item h4,
.ur-ar-version .donations h3 {
    text-align: right;
}
.ur-ar-version .form-floating > .form-control:focus ~ label,
.ur-ar-version .form-floating > .form-control:not(:placeholder-shown) ~ label,
.ur-ar-version .form-floating > .form-select ~ label {
    opacity: 0.65;
    transform: scale(0.99) translateY(-0.5rem) translateX(0.15rem);
}
.ur-ar-version .error {
    text-align: right;
    width: 100%;
}
.r-more {
    position: absolute;
    bottom: -15%;
    left: 50%;
    text-align: center;
    transform: translate(-50%);
    z-index: 3;
    transition: all 0.3s linear;
    visibility: hidden;
}
.ur-ar-version .well-text-content {
    margin-top: -50px;
}
.f-logo {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 30px;
    position: relative;
    left: 0;
    right: 0;
}
/* .f-logo {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 30px;
    width: 120px;
    height: 120px;
    background-color: #32a337;
    border-radius: 100%;
    margin-bottom: 30px;
} */
.f-logo {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 30px;
    width: 120px;
    height: 120px;
    background-color: #32a337;
    border-radius: 100%;
    margin-bottom: 30px;
    position: absolute;
    top: -4%;
}
.f-content {
    padding-top: 122px;
    height: 380px;
}
.f-logo::after {
    width: 91px;
    height: 91px;
    background-color: #fff;
    border-radius: 100%;
    position: absolute;
    content: "";
    background-size: 110%;
    left: 14px;
    top: 15px;
}
.f-logo img {
    z-index: 3;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-top: 30px;
}
.al-mustafa-fondation .f-content h4 {
    font-size: 24px;
    line-height: 38px;
    padding-bottom: 15px;
    text-align: center;
}
.al-mustafa-fondation .f-content p {
    font-size: 17px;
    text-align: center;
    color: #969eb4;
    line-height: 24px;
    padding-bottom: 15px;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 9;
    max-height: 190px;
    overflow: hidden;
}
/* msg from ameer */
.ur-ar-version .message-from-ameer {
    background-image: url(../images/msg-ameer-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 100px 190px;
    flex-flow: row-reverse;
}
.ameer-photo {
    transition: all ease-in-out 0.3s;
    position: relative;
}
.ameer-frame-photo {
    position: relative;
    overflow: hidden;
}
.ameer-frame-photo img {
    width: 100%;
    z-index: 3;
    position: relative;
    overflow: hidden;
}
.ceo-img img {
    position: absolute;
    bottom: 1%;
    width: 100%;
    z-index: 2;
    border-radius: 0 0 30% 30%;
    transform: scale(1.1);
}
.ceo-star-lottie {
    width: 84%;
    position: absolute;
    right: 5%;
    text-align: 0;
    top: 7%;
}
.ameer-photo:hover .ceo-img img {
    transform: scale(1.2);
    bottom: -1%;
    border-radius: 0 0 46% 42%;
    right: -7px;
}
.ur-ar-version .ameer-content {
    max-width: 840px;
    margin-left: auto;
}
.ur-ar-version .ameer-content p {
    font-size: 24px;
    line-height: 34px;
    padding-top: 10px;
    text-align: right;
}
.ur-ar-version .ameer-content h3 {
    text-align: right;
}
section.message-ceo {
    margin-top: -305px;
    z-index: 7;
    position: relative;
    padding-bottom: 100px;
}
/* block qotes */
.block-component {
    margin-top: 30px;
}
.ur-ar-version .block-component blockquote.quote {
    position: relative;
    padding: 20px 36px 20px 0;
    color: #fff;
    font-size: 30px;
    line-height: 36px;
    text-align: right;
}
/* -- create the quotation marks -- */
.ur-ar-version .block-component blockquote.quote:before,
.ur-ar-version .block-component blockquote.quote:after {
    font-family: FontAwesome;
    position: absolute;
    color: #28882c;
    font-size: 34px;
}

.ur-ar-version .block-component blockquote.EN:before {
    content: "\f10d";
    top: 14px;
    margin-right: -20px;
    right: 0;
    transform: rotateY(180deg);
}
.ur-ar-version .block-component blockquote.EN:after {
    content: "\f10e";
    margin-left: -20px;
    top: auto;
    bottom: 4px;
    transform: rotateY(180deg);
    left: 0;
}
/* our team */
.our-team-wraper {
    /* height: 100vh; */
    position: relative;
}
.our-team-slider {
    padding: 50px 0 90px;
}
.home-team .our-team-slider {
    padding: 0 0 90px;
}
section.our-team.second,
section.our-team.third {
    position: absolute;
    top: 300px;
    opacity: 0;
    left: 0;
    width: 100%;
    /* transform: translate(0, 100%); */
}
div#owl-one,
div#owl-two,
div#owl-three {
    padding-top: 50px;
}
.moon-stars-lottie {
    position: absolute;
    left: 4%;
    top: -71%;
    width: 23%;
}
section.our-team {
    position: relative;
}

h2.our-team-h {
    position: relative;
    padding-bottom: 90px;
}
.team-title {
    position: relative;
}
h2.our-team-h::after {
    content: "";
    width: 2px;
    position: absolute;
    left: 50%;
    top: 76px;
    bottom: 0;
    border-left: 2px solid #4d515c;
    transform: translateX(-50%);
}
.managment-heading {
    margin-top: 60px;
}
.moving-star {
    position: absolute;
    background: #4d515c;
    width: 30px;
    border-radius: 50%;
    padding: 5px;
    margin-top: 30px;
    bottom: -24px;
}
.view-library-pg .moving-star {
    bottom: 30px;
}
.our-team-slider .owl-item {
    background-repeat: no-repeat;
    position: relative;
}
.our-team-slider .owl-item .blue-hover-image {
    transition: transform 0.2s ease-in-out;
    display: block;
    position: absolute;
    top: 0;
}
.staric-image img {
    /* padding-top: 10px; */
    height: 100%;
    width: 100% !important;
    border-radius: 50%;
    object-fit: contain;
    position: relative;
    bottom: 0;
    margin-top: 0;
    overflow: hidden;
    clip-path: polygon(65% 2%, 72% 19%, 89% 20%, 85% 38%, 99% 50%, 85% 62%, 89% 80%, 72% 82%, 65% 99%, 50% 89%, 35% 98%, 28% 82%,11% 80%,15% 62%, 2% 50%, 15% 38%, 11% 20%, 28% 19%, 35% 2%, 50% 11%);
}
.staric-image {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.our-team-slider .owl-item .blue-hover-image {
    transition: transform 0.2s ease-in-out;
    display: block;
    position: absolute;
    top: 0;
}
.simple-image {
    display: block;
}
.slider-zigzag {
    position: relative;
}
.slider-item:hover .blue-hover-image {
    transform: rotate(36deg);
    opacity: 1;
}
.our-team-slider .owl-item {
    background-repeat: no-repeat;
    position: relative;
}
.slider-item:hover .simple-image {
    display: block;
}
.slider-item:hover .naming-tag {
    background-color: #244aac;
    color: #fff;
}
.green-slider .slider-item:hover .naming-tag {
    background-color: #28882c;
    color: #fff;
}
.red-slider .slider-item:hover .naming-tag {
    background-color: #d31f24;
    color: #fff;
}
.blue-hover-image {
    opacity: 0;
}
.slider-zigzag {
    position: relative;
}

.naming-tag {
    width: 202px;
    height: 54px;
    background: #eaedf5 0% 0% no-repeat padding-box;
    border-radius: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -5px;
    z-index: 7;
}
.slider-item {
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
}
.slider-item h5 {
    padding-top: 15px;
}
/* mustafai library */
.ur-ar-version .mustafai-libarary,
.ur-ar-version section.video-libaray {
    direction: rtl;
    transform: scalex(-1);
}
.ur-ar-version .mustafai-libarary > .container-fluid.container-width,
.ur-ar-version section.video-libaray > .container-fluid.container-width {
    transform: scalex(-1);
}
.mustafai-libarary,
.gallary-team-wraper {
    background-image: url(../images/mustafai-library.png);
    padding: 130px 0 100px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: 3;
    position: relative;
}

.image-galary:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.image-galary:hover .seacrh-btn {
    display: block;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.image-galary {
    width: 100%;
    height: 350px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    border-radius: 25px;
    position: relative;
    background: #d3f4d4;
}
.image-galary img {
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
}

span.seach-hover {
    background: #ffffff 0% 0% no-repeat padding-box;
    border-radius: 100%;
    opacity: 0.74;
    padding: 21px 21px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.seacrh-btn {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translateX(-50%);
    display: none;
    cursor: pointer;
}
.seach-hover i {
    color: #2458e0;
    font-size: 36px;
    font-weight: normal;
}

.libaray-head {
    padding-bottom: 24px;
    align-items: center;
}
.mustafai-libarary .nav-pills .nav-link.active {
    background: #28882c 0% 0% no-repeat padding-box;
    border-radius: 0px 0px 6px 6px;
    color: #fff !important;
}
.mustafai-libarary .nav-pills .nav-link:hover {
    background: #d3f4d4 0% 0% no-repeat padding-box;
    color: #32a337 !important;
}
.mustafai-libarary .nav-pills li.nav-item {
    border-top: 1px solid #00000029;
}
.mustafai-libarary .nav-pills li.nav-item .nav-link {
    padding: 0.7rem 1.7rem;
    color: #4d515c;
    font-size: 22px;
    line-height: 27px;
}
.mustafai-libarary .tab-content .tab-info p {
    width: 1054px;
    padding: 15px 0 30px;
}

.ur-ar-version .events {
    padding: 36px 0 95px;
    /* direction: rtl; */
    position: relative;
}
.ur-ar-version .events .row {
    flex-flow: row-reverse;
}
.ur-ar-version .upcoming-functions > .d-flex {
    flex-flow: row-reverse;
}
.absolute-frame-image {
    position: absolute;
    left: 18%;
    top: -45%;
    z-index: -1;
    width: 70%;
}
.prayer-timer-card {
    background-image: url(../images/paryer-time.png);
    background-repeat: no-repeat;
    background-position: 100%;
    background-size: 100% 100%;
    padding: 38px;
    box-shadow: 0px 5px 50px #1019310d;
    border-radius: 10px;
    direction: rtl;
}

.prayer-timer-card .next-btn {
    color: #fff;
    font-size: 30px;
    opacity: 0;
}
.prayer-timer-card .prev-btn {
    display: block;
    position: absolute;
    left: -19px;
    font-size: 25px;
    visibility: hidden;
}
.small-text {
    font-size: 15px;
    line-height: 19px;
}
.namaz-time-row,
.inner-detail {
    cursor: pointer;
    position: relative;
}
.namaz-time-row:hover .inner-detail p {
    color: #28882c;
    transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    opacity: 1;
}
.namaz-time-row:hover .prev-btn {
    color: #28882c;
    visibility: visible;
}
.namaz-time-row {
    padding-bottom: 30px;
}
.timer-body {
    padding-top: 20px;
}
.inner-detail p {
    color: #fff;
    opacity: 0.6;
}
.social-system a:hover {
    color: #ed3237 !important;
}
.salah-btn .theme-btn {
    font-size: 20px;
}
.addcomment .form-control {
    border-radius: 50px;
    font-size: 17px;
}
a.read_comments:hover{
    color: #ed3237 !important;
}
span.send-msg.btn-primary {
    padding: 12px 17px;
    border-bottom-right-radius: 50px;
    border-top-right-radius: 50px;
    cursor: pointer;
    background-color: #2458e0;
    margin-left: -17px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.comments_list li {
    background: #eaeef7;
    border-radius: 10px;
    padding: 13px 10px;
    margin-bottom: 10px;
    width: 100%;
    word-break: break-word;
    list-style-type: none;
}
ul.comments_list {
    max-height: 175px;
    overflow-y: auto;
}
/* up coling events */
.upcoming-functions {
    position: relative;
}
.upcoming-event-slider .owl-item.active.center .inner-content p {
    font-size: 20px;
    line-height: 30px;
}
.upcoming-event-slider .owl-item.active.center #countdown li h2 {
    color: #000;
    font-size: 40px;
    line-height: 40px;
}
.upcoming-event-slider .owl-item.active.center #countdown li {
    font-size: 18px;
    padding: 15px 10px 10px;
}
.upcoming-event-slider .owl-item.active.center p.small-text {
    font-size: 18px;
}
.upcoming-event-slider .owl-item.active.center .theme-btn {
    font-size: 24px;
    padding: 13px 44px;
}
.upcoming-event-slider .owl-item.active.center h4 {
    font-size: 36px;
    line-height: 46px;
}
.upcoming-event-slider .owl-item.active.center hr {
    margin: 15px 0;
}
.upcoming-event-slider .owl-item.active.center .ramadan-workshop-time p {
    font-size: 18px;
    line-height: 20px;
}
.upcoming-event-slider .owl-item.active.center .ramadan-workshop-time i {
    font-size: 16px;
}
.upcoming-event-slider .owl-carousel .owl-stage {
    display: flex;
    justify-self: center;
    align-items: center;
}

.upcoming-event-slider .owl-item {
    margin-top: -109px;
    transform: scale(0.9);
}
.upcoming-event-slider .event-slides {
    position: relative;
}
.upcoming-event-slider .event-item {
    width: 100%;
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 7px 13px #00000029;
    border-radius: 20px;
    padding: 25px;
    position: absolute;
    z-index: 9;
    transition: all ease 0.5s;
}
.upcoming-event-slider .event-item.swing {
    transform: translate(100vw);
    transition: transform 2s cubic-bezier(0.5, 0, 0.25, 1) 0.2s,
        max-width 2s cubic-bezier(0.5, 0, 0.25, 1) 0.2s;
}
.upcoming-event-slider .event-item.swing-rev {
    transform: translate(-50vw);
    transition: transform 2s cubic-bezier(0.5, 0, 0.25, 1) 0.2s,
        max-width 2s cubic-bezier(0.5, 0, 0.25, 1) 0.2s;
}
.upcoming-event-slider .event-item:nth-child(2) {
    transform: scale(0.8);
    z-index: 8;
    left: -90px;
}
.upcoming-event-slider .event-item:nth-child(3) {
    transform: scale(0.8);
    z-index: 7;
    right: -90px;
}
.upcoming-event-slider .event-item:first-child {
    width: 93%;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.ur-ar-version .navigation-button.text-right {
    position: absolute;
    top: -95px;
    left: 0;
}
.upcoming-event-slider .event-item:not(:nth-child(3)):last-child {
    opacity: 0;
}
.upcoming-event-slider button.owl-prev,
.upcoming-event-slider button.owl-next {
    width: 40px;
    height: 40px;
}
.upcoming-event-slider button span,
.post-slider.owl-carousel button span {
    display: none;
}
.upcoming-event-slider .owl-item.active.center {
    padding: 20px;
    margin-top: -20px;
}
.upcoming-event-slider .event-item:nth-child(1) {
    /* transform: scale(1) !important */
}
.upcoming-event-slider .event-item:nth-child(2) {
    transform: scale(0.8);
    z-index: 8;
    left: -90px;
}
.upcoming-event-slider .event-item:nth-child(3) {
    transform: scale(0.8);
    z-index: 7;
    right: -90px;
}
.upcoming-event-slider .event-item:nth-child(4) {
    transform: scale(0.8);
    z-index: 6;
    right: -90px;
}
.upcoming-event-slider .event-item:nth-child(5) {
    transform: scale(0.8);
    z-index: 5;
    right: -90px;
}
.upcoming-event-slider .event-item:nth-child(6) {
    transform: scale(0.8);
    z-index: 4;
    right: -90px;
}
.upcoming-event-slider .event-item:nth-child(7) {
    transform: scale(0.8);
    z-index: 3;
    right: -90px;
}
.upcoming-event-slider .event-item:nth-child(8) {
    transform: scale(0.8);
    z-index: 2;
    right: -90px;
}
.upcoming-event-slider .event-item:nth-child(9) {
    transform: scale(0.8);
    z-index: 1;
    right: -90px;
}
.upcoming-event-slider .event-item:first-child {
    width: 93%;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.navigation-button.text-right {
    position: absolute;
    top: -95px;
    right: 0;
}
.upcoming-event-slider .event-item:not(:nth-child(1)),.upcoming-event-slider .event-item:not(:nth-child(2)),.upcoming-event-slider .event-item:not(:nth-child(3)) {
    opacity: 0;
    /* transform: scale(0.8); */
}
.upcoming-event-slider .event-item:nth-child(1) ,.upcoming-event-slider .event-item:nth-child(3),.upcoming-event-slider .event-item:nth-child(2){
    opacity: 1 !important;
}
.ur-ar-version .upcoming-event-slider button.owl-prev::before {
    font-family: FontAwesome;
    content: "\f060";
    position: absolute;
    font-size: 25px;
    display: flex;
}
.ur-ar-version .upcoming-event-slider button.owl-next::before {
    font-family: FontAwesome;
    content: "\f061";
    position: absolute;
    font-size: 25px;
    display: flex;
}

div#owl-six {
    margin-top: 25px;
}
.post-slider.owl-carousel button.owl-prev::before {
    font-family: FontAwesome;
    content: "\f104";
    position: absolute;
    font-size: 50px;
    display: flex;
    top: 10px;
    left: -17px;
    color: #ed3237;
}
.post-slider.owl-carousel button.owl-next::before {
    font-family: FontAwesome;
    content: "\f105";
    position: absolute;
    font-size: 50px;
    display: flex;
    top: 5px;
    right: -22px;
    color: #ed3237;
}
.post-slider.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: 230px;
    object-fit: cover;
}
.post-slider.owl-carousel button.owl-next::after {
    top: 4px;
    left: 9px;
}
.upcoming-event-slider .owl-prev:hover,
.upcoming-event-slider .owl-next:hover {
    color: #ed3237;
    background: transparent;
    border: none;
}
div#sync2 .owl-item.active.current img {
    opacity: 1;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
    background: transparent;
    color: #ed3237;
    text-decoration: none;
}
.upcoming-event-slider .owl-theme .owl-nav,
.post-slider.owl-carousel .owl-nav {
    position: absolute;
    top: -14%;
    right: 1%;
    margin-top: 0;
}
.post-slider.owl-carousel .owl-nav {
    position: absolute;
    top: 30%;
    width: 100%;
}
.post-slider .owl-carousel button.owl-next::before .ramadan-workshop-time p {
    font-size: 15px;
    line-height: 20px;
}
.time-lines {
    background: #969eb419 0% 0% no-repeat padding-box;
    border: 2px solid #22c6fc;
    border-radius: 10px;
}
.upcoming-event-slider .owl-item.active.center {
    transform: scale(0.97);
    z-index: 2;
    position: relative;
}
.upcoming-event-slider {
    position: relative;
}
/* donations */
.donations {
    background-image: url(../images/donations-bg.png);
    padding: 100px 0;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.detail-doners-list.donations {
    background-image: none;
    padding: 0;
}
.charity-head {
    padding: 20px 0;
    border-top: 1px solid #eaedf5;
    border-bottom: 1px solid #eaedf5;
}
p.text-c-1 {
    padding: 56px 0;
}
.donars-pg-description p.text-c-1 {
    padding: 15px 0;
}
.charity-head h4 span {
    font-size: 18px;
    font-weight: 400;
}
.avg-amounts .progress {
    margin-bottom: 20px;
}
.avg-amounts .progress {
    height: 10px;
    background-color: #d3f4d4;
    border-radius: 30px;
}
.avg-amounts p {
    font-size: 18px;
}
.avg-amounts h5 {
    font-size: 24px;
    line-height: 42px;
}
.charity-content {
    padding-right: 100px;
}
.charity-don-wraper.charity-content {
    padding-right: 0;
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 4px #32a337;
    border-radius: 4px;
    padding: 30px 20px;
}
.magazine {
    position: relative;
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 7px 13px #00000029;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 50px 50px;
}
.magazine::before {
    position: absolute;
    content: "";
    background-image: url(../images/frame.svg);
    width: 18px;
    height: 80%;
    left: 0;
    top: 0;
}
.magazine::after {
    position: absolute;
    content: "";
    background-image: url(../images/frame.svg);
    width: 18px;
    height: 80%;
    right: 0;
    bottom: 0;
}
.download-book {
    position: relative;
}
.team-info {
    position: absolute;
    left: 0;
    right: 0;
    padding: 0 15px;
    z-index: 1;
    top: 65%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    background: linear-gradient(
        0deg,
        rgba(0, 0, 0, 1) 0%,
        rgba(0, 0, 0, 0.32816876750700286) 84%
    );
    height: 100%;
}
.magazine:hover .team-info {
    opacity: 1;
    top: 50%;
    transition: all 0.25s linear;
}
/* testimonials */
.testimonials {
    padding-top: 100px;
    position: relative;
}
.testimonials-slider {
    max-width: 1170px;
    margin: 0 auto;
    padding-top: 150px;
    position: relative;
}
div#sync1 .owl-item.active img {
    opacity: 1;
    width: 220px;
    height: 220px;
    border: 10px solid #28882c;
    border-radius: 50%;
}
div#sync2 .owl-item.active img {
    opacity: 0.5;
}
div#sync2 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}
.d-absolute-bottom-img {
    position: absolute;
    bottom: -74px;
    right: 0;
}
.d-absolute-top-img {
    position: absolute;
    top: 0;
    left: 3%;
}
.testimonials-slider #sync1 .item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: 1px solid #b8c0d5;
    padding: 40px;
    border-radius: 10px;
}
.testimonials-slider .owl-carousel .owl-stage-outer {
    padding-top: 116px;
    padding-bottom: 90px;
}
.image-wraper {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: -150px;
    z-index: 3;
}
.testimonials-slider .owl-carousel .owl-item img {
    width: 19%;
}
/* .testimonial-detail p {
    text-align: center;
} */
div#sync2 img {
    width: 35% !important;
    border: 3px solid #ed3237;
    border-radius: 100%;
}
.testimonials-slider .owl-dots {
    display: none !important;
}
#sync2 .item {
    background: transparent;
    padding: 10px 0px;
    margin: 5px;
    display: flex;
    justify-content: center;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
}
#sync2 .item h1 {
    font-size: 18px;
}
.owl-theme .owl-nav [class*="owl-"] {
    transition: all 0.3s ease;
}
.owl-theme .owl-nav [class*="owl-"].disabled:hover {
    background-color: #d6d6d6;
}
#sync1.owl-theme {
    position: relative;
}
#sync1.owl-theme .owl-next,
#sync1.owl-theme .owl-prev {
    width: 22px;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
}
#sync1.owl-theme .owl-prev {
    left: 10px;
}
#sync1.owl-theme .owl-next {
    right: 10px;
}
#sync2 .owl-item:nth-child(1) img {
    top: -184%;
    left: 79%;
    position: absolute;
    transform: scale(0.6);
    border: 6px solid #ed3237;
}
#sync2 .owl-item:nth-child(2) img {
    bottom: -234%;
    left: 18%;
    position: absolute;
    transform: scale(0.8);
    border: 6px solid #2458e0;
}
#sync2 .owl-item:nth-child(3) img {
    top: 17%;
    left: 50%;
    position: absolute;
    transform: scale(0.8);
    border: 6px solid #2458e0;
}
#sync2 .owl-item:nth-child(4) img {
    top: -141%;
    left: -11%;
    position: absolute;
    transform: scale(0.6);
    border: 6px solid #ed3237;
}

/* get i n touch */
.get-in-touch {
    background-image: url(../images/get-in-touch-bg.png);
    padding-top: 193px;
    margin-bottom: -123px;
    background-size: 100% 100%;
    position: relative;
}
.map-lottie {
    position: absolute;
    width: 15%;
    bottom: 14%;
    z-index: 1;
}
.get-in-left {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
}
.contact-form-wraper {
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    padding: 80px;
    margin-bottom: -180px;
    width: 650px;
}
.contact-form-wraper input,
.contact-form-wraper textarea {
    border-left: none;
    border-top: none;
    border-right: none;
}
.ur-ar-version .contact-form-wraper .form-control {
    border-bottom: 1px solid #4d515c;
    border-left: none;
    border-top: none;
    border-right: none;
    border-radius: 0 !important;
    color: #4d515c;
    text-align: right;
}
.ur-ar-version .form-floating > label {
    right: 0;
    text-align: right;
}
section.get-in-touch::before {
    content: "";
    background: url("../images/footer-bg.svg");
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-position: top;
    background-size: cover;
    height: 150px;
}
.contact-heading {
    padding: 0 0 45px;
}
/* footer css */
.footer {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    padding-top: 100px;
    color: #fff;
    background-color: #101931;
}
.footer-home {
    margin-top: -120px;
    padding-top: 200px;
}
.footer-newsletter .field-wrapper {
    display: flex;
    margin-top: 30px;
}
.field-wrapper .form-control {
    background: #1a2238;
    border: none;
    border-radius: 10px;
    font-size: 14px;
    padding: 10px 20px;
    height: 60px;
    color: #fff;
}
textarea > .form-control {
    border: none;
}
.ur-ar-version .field-wrapper .theme-btn {
    margin-right: -25px;
}
.footer-newsletter {
    margin-bottom: 100px;
}

.ur-ar-version .footer-logo {
    margin-left: auto;
    width: 170px;
}
.footer-info p {
    margin-top: 45px;
    margin-bottom: 50px;
}
.ur-ar-version .store-logos {
    display: flex;
    margin-bottom: 60px;
}
.ur-ar-version .store-logos .image {
    width: 150px;
    margin-left: 10px;
}
.ur-ar-version .follow-us ul {
    margin-top: 20px;
    display: flex;
    align-items: center;
}
.ur-ar-version .follow-us ul li a {
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 50%;
    margin-left: 10px;
}
.store-logos .image:last-child {
    margin: 0;
}
.follow-us ul li:last-child a {
    margin: 0;
}
.follow-us ul li .facebook {
    color: #6380c5;
}
.follow-us ul li .facebook:hover {
    background: #6380c5;
    color: #fff;
}
.follow-us ul li .linkedin {
    color: #087bb7;
}
.follow-us ul li .linkedin:hover {
    background: #087bb7;
    color: #fff;
}
.follow-us ul li .twitter {
    color: #03a9f4;
}
.follow-us ul li .twitter:hover {
    color: #fff;
    background: #03a9f4;
}
.follow-us ul li .pinterest {
    color: #cb1f24;
}
.follow-us ul li .pinterest:hover {
    color: #fff;
    background: #cb1f24;
}
.follow-us ul li .youtube {
    color: #ff0000;
}
.follow-us ul li .youtube:hover {
    color: #fff;
    background: #ff0000;
}
.ur-ar-version .follow-us h5 {
    text-align: right;
}
.footer-links .opacity {
    opacity: 0;
}
.footer-links h5 {
    margin-bottom: 40px;
}
.footer-links li {
    margin-bottom: 30px;
    font-size: 20px;
}
.footer-links li a {
    color: #fff;
}
.footer-links li a:hover {
    color: #ed3237;
}
.drop-down__menu li:hover,
li.menu-item-has-children a:hover {
    color: #2458e0;
}
.footer-links .contact-info li {
    font-size: 18px;
}
.footer-links .contact-info li a {
    display: flex;
}
.ur-ar-version .footer-links .contact-info li .icon {
    margin-left: 15px;
    margin-top: 3px;
}
.copyrights {
    padding: 30px 15px;
    margin-top: 30px;
}
.copyrights p {
    color: #969eb4;
    text-align: center !important;
}
.time-lines-head {
    padding: 20px;
    border-bottom: 1px solid #d0d5e3;
}
.time-lines-body {
    padding: 20px;
    height: 687px;
    overflow-y: auto;
    overflow-x: hidden;

}

#countdown li {
    display: inline-block;
    font-size: 10px;
    color: #969eb4;
    text-transform: capitalize;
    list-style-type: none;
    padding: 1em;
}
#countdown li h2 {
    color: #000;
    font-size: 42px;
}

.drop-down,
.about-dropdown {
    display: inline-block;
    position: relative;
}

.drop-down__button {
    cursor: pointer;
}

a.drop-down__item {
    font-size: 15px;
    color: #000;
    font-weight: normal;
}

.drop-down__icon {
    width: 18px;
    vertical-align: middle;
    margin-left: 14px;
    height: 18px;
    border-radius: 50%;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
}

.drop-down__menu-box {
    position: absolute;
    width: 200px;
    left: 0;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    visibility: hidden;
    opacity: 0;
    margin-top: 5px;
    z-index: 2;
}

.drop-down__menu {
    margin: 0;
    padding: 0 13px;
    list-style: none;
}
/* .custom-design-drop-down .drop-down__menu-box:before {
    border-bottom: 8px solid red;
} */
.drop-down__menu-box:before {
    content: "";
    background-color: transparent;
    border-right: 8px solid transparent;
    position: absolute;
    border-left: 8px solid transparent;
    border-bottom: 8px solid #fff;
    border-top: 8px solid transparent;
    top: -15px;
    left: 18px;
}

.drop-down__menu-box:after {
    content: "";
    background-color: transparent;
}

.ur-ar-version .drop-down__menu li {
    font-size: 15px;
    padding: 13px 0;
    text-align: right;
    cursor: pointer;
    position: relative;
    border-bottom: 1px solid #e0e2e9;
    list-style-type: none;
}

a.drop-down__item-icon {
    width: 15px;
    height: 15px;
    position: absolute;
    right: 0px;
    fill: #8995b6;
}

.drop-down__item:last-of-type {
    border-bottom: 0;
}
.header-list .nav-item:hover .drop-down__menu-box,
.drop-down.drop-down--active .drop-down__menu-box {
    visibility: visible;
    opacity: 1;
    margin-top: 15px;
    z-index: 2;
}
.header-list .nav-item:hover .drop-down__menu-box{
    z-index: 5000;
}
.nav-item.nested-dropdown:hover .drop-down__menu-box {
    visibility: visible;
    opacity: 1;
    margin-top: 15px;
}
.drop-down__menu li:before {
    content: "";
    position: absolute;
    width: 3px;
    height: 28px;
    background-color: #3d6def;
    left: -13px;
    top: 50%;
    transform: translateY(-50%);
    display: none;
}
.drop-down__menu li:hover:before {
    display: block;
}
.drop-down__menu li:hover,a:hover {
    color: #2458e0;
}
.menu-item-has-children ul {
    position: absolute;
    background-color: rgba(255, 255, 255, 1);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    z-index: 1;
    min-width: 220px;
    padding: 0 10px;
    opacity: 0;
    visibility: hidden;
    border-radius: 6px;
    left: 0;
}
li.menu-item-has-children:hover > ul {
    opacity: 1;
    visibility: visible;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    left: 111%;
    top: 8%;
}
li.menu-item-has-children::after {
    content: "\f105";
    font-family: fontawesome;
    position: absolute;
    right: 0;
    line-height: 50px;
    color: #000;
    bottom: -1px;
    font-size: 20px;
}
.drop-down__menu li:last-child {
    border: 0;
}
/* sidebar */
.dashborad-sidebar {
    background-color: #0f1222;
    max-width: 100%;
    width: 360px;
    padding: 34px;
    height: 100vh;
    position: fixed;
    left: 0;
}
.dashborad-sidebar .toggler-bars {
    position: absolute;
    right: -37px;
    color: #c220d6;
    background-color: white;
    height: 37px;
    width: 37px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    font-size: 20px;
    z-index: 111;
    top: 15px;
    cursor: pointer;
}

.dashboard-list .list-item a {
    align-items: center;
    padding: 30px 0;
    display: flex;
}
.dashboard-list .list-item a {
    text-decoration: none;
    color: #596584;
    font-weight: normal;
    font-size: 20px;
}
.dashboard-list .list-item a > span {
    margin-right: 15px;
}
.dashboard-list .list-item:hover a {
    color: #32a337;
}
.dashboard-list .list-item a svg {
    margin-right: 20px;
}
.dashborad-sidebar .main-show {
    font-size: 16px;
    color: #535d84;
    font-weight: normal;
    margin-bottom: 20px;
    display: block;
}

/* cms pages style */

.csm-pages-wraper {
    padding: 240px 0 80px;
}
.main-head {
    padding-bottom: 90px;
}
.inner-info-d h3 {
    padding-bottom: 52px;
}
.inner-info-d .ur-ar-version .block-component blockquote.quote {
    color: #101931;
    padding: 0px 0 14px 45px;
}
.inner-info-d .block-component blockquote.EN:before {
    top: -2px;
    margin-right: -29px;
}
.inner-info-d p {
    max-width: 1142px;
}
.inner-info-d .ur-ar-version .block-component blockquote.quote:before,
.inner-info-d .ur-ar-version .block-component blockquote.quote:after {
    font-size: 27px;
    bottom: 7px;
    margin-left: -142px;
}
.am-img-wrp {
    box-shadow: 0px 3px 6px #e5e5e57d;
    border-radius: 20px;
    background: #e5e5e5;
}
.am-img-wrp img {
    margin-bottom: -10px;
    right: -6px;
    margin-left: 8px;
}
.naming-descrip {
    padding-top: 50px;
}
.sub-hedding {
    font-size: 40px;
    line-height: 47px;
    padding-top: 30px;
}
.mustafai-managment-pg .slider-item {
    overflow: hidden;
    position: relative;
    margin-bottom: 79px;
}
.mustafai-managment-pg .blue-hover-image {
    transition: transform 0.2s ease-in-out;
    display: block;
    position: absolute;
    top: 0;
}
.manage-gap {
    padding-top: 80px;
}
.mustafai-managment-pg .naming-tag {
    width: 200px;
    border-radius: 6px;
    margin-top: -60px;
    padding: 13px 15px;
    height: auto;
}
.mg-social-links ul.list-unstyled {
    display: flex;
}
.mg-social-links ul.list-unstyled li {
    border: 1px solid rgb(190, 190, 210, 0.3);
    border-radius: 10px;
    padding: 5px 14px;
    color: #7b7b88;
    margin-left: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
}
.mg-social-links ul.list-unstyled li a {
    color: #7b7b88;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.red-slider
    .slider-item:hover
    .naming-tag
    .mg-social-links
    ul.list-unstyled
    li
    a {
    color: #fff;
}
.cm-p-text {
    padding-top: 30px;
    padding-bottom: 90px;
}
.press-gallary {
    max-width: 1566px;
    margin: 0 auto;
    padding-bottom: 170px;
}
section.latest-event {
    padding-top: 310px;
}
.gallary-team-wraper .our-team-slider {
    padding: 50px 0 70px;
}
.gallary-team-wraper .our-team-slider div#owl-one,
.gallary-team-wraper .our-team-slider div#owl-two,
.gallary-team-wraper .our-team-slider div#owl-three {
    padding-top: 6px;
}
/* .row.multi-galry-images > div {
    padding: 1px;
} */
.gal-img-1 {
    width: 354px;
    height: 478px;
    object-fit: cover;
}
.gal-img-2 {
    width: 501px;
    height: 478px;
    object-fit: cover;
}
.gal-img-3 {
    width: 857px;
    height: 278px;
    object-fit: cover;
}

.gal-img-4 {
    height: 230px;
    object-fit: cover;
    width: 100%;
}
.gal-img-5 {
    height: 523px;
    object-fit: cover;
}
section.latest-event {
    padding-bottom: 120px;
    background-image: url(../images/events-bg.png);
    margin-top: -185px;
    padding-top: 249px;
    background-size: 100% 100%;
}
.event-box {
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    padding: 15px 15px 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.event-ifo h5 {
    font-size: 22px;
    line-height: 27px;
    color: #4d515c;
    padding: 20px 0;
}
.cm-p2-text {
    max-width: 1473px;
    margin: 40px auto;
    color: #4d515c;
}
.event-ifo p {
    color: #8d8d8d;
    font-size: 18px;
    line-height: 26px;
}
section.about-us {
    padding-bottom: 150px;
}
h3.about-h-1 {
    padding-bottom: 30px;
}
h4.about-h-2 {
    padding-bottom: 18px;
}
h4.about-h-3 {
    padding-bottom: 50px;
}

.chang-our-contact-btn {
    margin-top: 79px;
}
.change-ourself {
    background-image: url(../images/blue-bg.png);
    padding: 100px;
    background-repeat: no-repeat;
    background-size: 100%;
}
.c-body-mens img {
    width: 393px;
}
.rising-members {
    margin-top: 238px;
    justify-content: center;
    align-items: center;
    display: flex;
}
.rising-members img {
    border-radius: 20px;
}
.rising-m-1 img,
.rising-m-3 img {
    width: 316px;
    object-fit: cover;
    height: 391px;
}
.center-image-top {
    margin-top: -80px;
}
.change-ourself p {
    color: #fff;
    text-align: center;
    font-size: 24px;
    line-height: 34px;
    padding-top: 48px;
}
.change-ourself h2 {
    color: #fff;
    font-weight: normal;
    text-align: center;
    font-size: 42px;
}
.change-ourself-bottom {
    background-color: #fff;
    padding-bottom: 100px;
}
section.serving-humanity {
    background: #f4f6fa;
    background-image: url(../images/serving-humanity-bg.png);
    padding: 100px 0;
    position: relative;
}
.cahrity-ways {
    display: flex;
    margin-top: -27%;
    align-items: center;
    justify-content: center;
}
.charity-lottie {
    background: #f2dddd;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.humanity-group-images {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.main-circle-img {
    width: 75%;
}
.ur-ar-version .charity-img-2 {
    width: 265px;
    height: 265px;
    border: 4px solid #ffffff;
    opacity: 1;
    border-radius: 50%;
    padding: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: -4%;
}
.ur-ar-version .charity-img-1 {
    margin-top: -33%;
    margin-right: -10%;
    width: 265px;
}
.charity-img-3 {
    margin-top: 4%;
    width: 265px;
}
.serve-heading {
    padding-bottom: 70px;
}

.central-body-managment {
    padding-top: 40px;
}
.mustafai-managment-pg .central-body-managment {
    padding-top: 0;
}
section.mustafai-managment-pg {
    /* padding-bottom: 60px; */
    position: relative;
}

.bottom-img-copy.d-absolute-bottom-img {
    bottom: -127px;
}
.ab-content p {
    max-width: 912px;
}
.calculations {
    display: flex;
}
.calculations .progress {
    width: 145px;
    height: 145px;
    font-size: 30px;
    color: #fff;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    background: transparent;
    text-align: center;
    line-height: 200px;
    margin: 20px;
}
.radial-01 {
    float: left;
    position: relative;
    width: 140px;
    height: 140px;
    text-align: center;
    background-color: red;
    padding-top: 40px;
    border-radius: 100%;
    margin: 40px;
}
.radial-01 p {
    position: absolute;
    left: -47px;
    bottom: -93px;
    z-index: 50;
    width: 224px;
    font-size: 20px;
    line-height: 24px;
}
.radial-01 .radial-01-number {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: #fff;
    border-radius: 100%;
    padding-top: 41px;
    z-index: 20;
}
.radial-01 .radial-01-number {
    font-size: 30px;
    padding-top: 47px;
    color: #d31f24;
}
.radial-01 .radial-01-number .radial-01-syb {
    font-size: 20px;
}
.radial-01 > span.radial-01-border-r:before {
    content: " ";
    display: block;
    position: absolute;
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
    background-color: #afaeae;
    border-radius: 100%;
    z-index: 5;
}
.radial-01 > span.radial-01-border-r:after {
    content: " ";
    display: block;
    position: absolute;
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
    background-color: #d31f24;
    border-radius: 100%;
    z-index: 10;
    clip: rect(0px, 168px, 181px, 58px);
}
.radial-01 > span.radial-01-border-l:before {
    content: " ";
    display: block;
    position: absolute;
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
    background-color: #ccc;
    border-radius: 100%;
    z-index: 5;
}
.radial-three-quarters > span.radial-01-border-l:after {
    content: " ";
    display: block;
    position: absolute;
    top: -10px;
    left: -10px;
    right: -12px;
    bottom: -10px;
    background-color: #d31f24;
    border-radius: 100%;
    z-index: 10;
    clip: rect(-1px, 103px, 194px, 0px);
}
.radial-01.radial-three-quarters > span.radial-01-border-r:after {
    content: " ";
    display: block;
    position: absolute;
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
    background-color: #d31f24;
    border-radius: 100%;
    z-index: 10;
    clip: rect(32px, 160px, 171px, -1px);
}
.radial-01.radial-whole > span.radial-01-border-r:after {
    clip: rect(0px, 168px, 181px, 58px);
    transform: rotate(89deg);
}
.radial-whole > span.radial-01-border-l:after {
    content: " ";
    display: block;
    position: absolute;
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
    background-color: #008cba;
    border-radius: 100%;
    z-index: 10;
    clip: rect(0px, -3px, 120px, 0px);
}
.radial-ninty > span.radial-01-border-l:after {
    content: " ";
    display: block;
    position: absolute;
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
    background-color: #d31f24;
    border-radius: 100%;
    z-index: 10;
    clip: rect(27px, 126px, 178px, 0px);
    transform: rotate(-49deg);
}
.radial-01.radial-ninty > span.radial-01-border-r:after {
    content: " ";
    display: block;
    position: absolute;
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
    background-color: #d31f24;
    border-radius: 100%;
    z-index: 10;
    clip: rect(0px, 160px, 176px, 115px);
}
/* conatct us */
.ur-ar-version section.contact--pg {
    padding-bottom: 60px;
    direction: rtl;
}
.ur-ar-version .contact-us-form-wraper {
    background: #e5e5e5 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    opacity: 1;
    width: 100%;
    padding: 80px 400px 80px 80px;
}
.ur-ar-version .location-conatct {
    background: #d31f24 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 12px #a50808;
    border-radius: 4px;
    padding: 70px 90px 100px;
    width: 644px;
    margin-left: -316px;
    z-index: 1;
}
.contact-us-form h3 {
    color: #090943;
    text-transform: none;
}
.location-conatct .info-holder {
    vertical-align: top;
    margin-left: 25px;
}
.location-conatct li {
    list-style-type: none;
    display: flex;
    align-items: center;
    padding-bottom: 40px;
}
.location-conatct li:last-of-type {
    padding-bottom: 0;
}
.ur-ar-version .location-conatct li span {
    margin-left: 30px;
    font-size: 30px;
    color: #fff;
    width: 40px;
}
.location-conatct .info-holder p {
    font-size: 17px;
    color: #fff;
    line-height: 22px;
    font-family: "Sarabun";
}
.location-conatct h1 {
    font-family: "Sarabun";
    color: #fff;
    font-size: 50px;
    line-height: 65px;
    padding-bottom: 60px;
}
.contact-us-form .form-control {
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    background: #f9f9fb 0% 0% no-repeat padding-box;
    border-radius: 7px;
    height: 70px;
    border-color: transparent;
}
.contact-us-form label {
    font-size: 17px;
    color: #000000;
    cursor: pointer;
}
.relative {
    position: relative;
}
.im-libtext {
    max-width: 1566px;
    margin: 0 auto;
}
.image-libaray {
    background-image: url(../images/image-library-bg.png);
    background-repeat: no-repeat;
    margin-top: -58px;
    padding: 120px 0 200px;
    background-size: 100%;
}
.image-library--bg .image-libaray {
    margin-top: -76px;
    padding-bottom: 140px;
    padding-top: 100px;
    background-image: url(../images/grey-curve-bg.png);
    background-size: 100% 100%;
}
.library-image-box {
    padding: 12px;
}
.library-image-box.member-1 img {
    width: 252px;
    height: 405px;
    object-fit: cover;
    border-radius: 10px;
}
.library-image-box.member-2 img {
    width: 342px;
    height: 542px;
    object-fit: cover;
    border-radius: 10px;
}
.library-image-box.member-3 img {
    width: 492px;
    height: 737px;
    object-fit: cover;
    border-radius: 10px;
}
.library-image-box.member-4 img {
    width: 342px;
    height: 542px;
    object-fit: cover;
    border-radius: 10px;
}
.library-image-box.member-5 img {
    width: 252px;
    height: 405px;
    object-fit: cover;
    border-radius: 10px;
}
.audio-libaray {
    padding: 50px 0 200px;
    position: relative;
}
.audio-libaray.all-audios {
    padding: 50px 0 100px;
}
.audio-libaray.all-documents {
    padding: 80px 0 50px;
}
.audio-start-lottie {
    width: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
}
.common-img-lib-wrap .img-magz{
    height: 270px;
    object-fit: cover;
}
/* .common-img-lib-wrap video{
    border-radius: 12px;
} */
/* video#videoLink {
    width: 336px;
    height: 336px;
    object-fit: cover;
} */
.video-container {
    position: relative;
    height: 285px;
}
.play-btn {
    width: 59px;
    height: 59px;
    background-color: #fff;
    border-radius: 100%;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 50%;
    transform: translateX(-50%);
    top: 39%;
    cursor: pointer;
}
.play-btn:after {
    content: "";
    position: absolute;
    left: 45%;
    top: 45%;
    height: 0;
    width: 0;
    margin: -12px 0 0 -6px;
    border: solid transparent;
    border-left-color: #d31f24;
    border-width: 16px 24px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.pause-btn .video-pause {
    width: 59px;
    height: 59px;
    /* background-color: #fff; */
    border-radius: 100%;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 50%;
    top: 39%;
    color: #fff;
    transform: translateX(-50%);
    font-size: 21px;
    cursor: pointer;
}
.overlay {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    cursor: pointer;
    border: 0;
    outline: none;
    background-position: 50% 50%;
    background-size: 100% 100%;
    background-size: cover;
    text-indent: -999em;
    overflow: hidden;
    opacity: 1;
    background: rgb(26, 34, 56, 0.8);
    border-radius: 14px;
}
span.pause-2 {
    position: absolute;
    top: 31%;
    left: 40%;
}
.ur-ar-version section.video-libaray {
    background-image: url(../images/mustafai-library.png);
    padding: 128px 0 330px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.ur-ar-version .d-flex.libaray-head,
.ur-ar-version section.video-libaray .row {
    flex-flow: row;
}
.video-libaray.all-videos {
    background-size: 100% 100%;
    padding: 128px 0 200px;
}
.document-library {
    padding-bottom: 350px;
}
.dcm-img-wrp {
    position: relative;
}
.pdf-img {
    position: absolute;
    top: 0;
    left: 0;
}
.ur-ar-version .dcm-speaker h6 {
    color: #0f1830;
    font-size: 20px;
    line-height: 27px;
    text-align: right;
    word-break: break-word;
}
.common-img-lib-wrap video {
    height: 190px;
}
.vd-p-text {
    width: 1566px;
    padding-bottom: 140px;
}

/* dashboard request css */
.dash-common-card {
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 5px 50px #10193114;
    border-radius: 10px;
    padding: 20px 20px 70px;
}
ul.requset-list li {
    list-style-type: none;
}
ul.requset-list li {
    list-style-type: none;
    border-bottom: 1px solid #ede8e8;
    padding: 20px 0;
}
ul.requset-list li h6 {
    font-size: 16px;
    line-height: 22px;
}
.common-badge-size .badge {
    width: 120px;
    height: 35px;
    border-radius: 6px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    font-size: 16px;
}
span.confirm.badge.bg-primary {
    background: #2458e0;
}
span.reject.badge.bg-danger {
    background-color: #d31f24;
}
/* modal design css */
.common-model-style .modal-content {
    border-radius: 12px;
}
.common-model-style .modal-body {
    padding: 0px 40px 41px;
}
.library-detail.common-model-style .modal-body {
    padding: 30px 40px 40px;
}
.library-detail.common-model-style.banner-video-modal .modal-body {
    padding:0;
}

.common-model-style .table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 4px #32a337;
    padding: 30px;
    border-radius: 8px;
    margin-top: 20px;
    max-height: 400px;
    direction: rtl !important;
}
.common-model-style .table-responsive {
    padding: 0;
}
.common-model-style .table > thead {
    vertical-align: bottom;
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    z-index: 999;
    background-color: #32a337;
    color: #fff;
}
.common-model-style .modal-body .table-responsive td {
    border-bottom: 0;
}
.common-model-style .modal-body .table-responsive tr {
    border-bottom: 1px solid #eaedf5;
}
.common-model-style .modal-body .table-responsive td {
    color: #4d515c;
    font-size: 15px;
}
.common-model-style .modal-body .shop-now.table-responsive td {
    vertical-align: middle;
}
.ur-ar-version form#donate-now-form {
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 4px #32a337;
    padding: 30px;
    border-radius: 8px;
    direction: rtl !important;
}
.common-model-style .modal-header {
    padding: 30px 40px;
    background: #d3f4d4;
    clip-path: ellipse(186% 100% at -11.2% 0%);
    border: none;
}
.library-detail.common-model-style .modal-header {
    padding: 20px 40px;
    clip-path: none;
    border-bottom: 2px solid green;
}
.library-detail.common-model-style .modal-body {
    padding: 30px 40px 40px;
}
.library-detail.common-model-style.video-modal-design .modal-body {
    padding: 3px;
    /* background: #7fe582 0% 0% no-repeat padding-box; */
    border-radius: 11px;
}
.library-detail.common-model-style.video-modal-design .modal-body video {
    border-radius: 10px;
    /* height: 500px; */
    border-radius: 11px;
}
.common-model-style .btn-close {
    position: absolute;
    background-color: #d31f24;
    opacity: 1;
    background-image: none;
    padding: 15px;
    right: 0;
    top: 0;
    border-radius: 50%;
    z-index: 1;
}
.common-model-style .btn-close:hover{
    background-color: #32a337;
}
.common-model-style .btn-close::after,
.common-model-style .btn-close::before {
    position: absolute;
    left: 22px;
    content: " ";
    height: 26px;
    width: 3px;
    background-color: #fff;
    top: 10px;
}
.common-model-style .btn-close::before {
    transform: rotate(-136deg);
}
.common-model-style .btn-close:after {
    transform: rotate(-52deg);
}
.library-detail.common-model-style.video-modal-design .btn-close {
    padding: 15px;
    right: -14px;
    top: -23px;
    z-index: 1;
    background-color: #28882c;
}
.ur-ar-version #donate-now-form .form-control {
    background: #f9f9fba3 0% 0% no-repeat padding-box;
    border: 1px solid #eaedf5;
    border-radius: 5px;
    padding: 12px 10px;
    position: relative;
    text-align: right;
}
.ur-ar-version #donate-now-form label {
    margin-bottom: 3px;
    text-align: right;
}
.ur-ar-version #donate-now-form .form-group {
    display: flex;
    flex-direction: column;
}
.custom-file-input::-webkit-file-upload-button {
    visibility: hidden;
}
.custom-file-input::before {
    content: "Choose File";
    color: black;
    background: #e3e3eb;
    border-radius: 3px;
    padding: 11px 15px;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
    height: 60px;
    border-radius: 5px 0px 0px 5px;
}
.custom-file-input:hover::before {
    border-color: black;
}
.custom-file-input:active {
    outline: 0;
}
.custom-file-input:active::before {
    background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}
/* all testimonials page */
.ll-testimonials {
    overflow-x: auto;
    max-height: 600px;
    padding: 10px;
}
.list-testimonials {
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 11px #00000029;
    padding: 10px;
    margin-bottom: 20px;
    border-left: 3px solid #28882c;
    align-items: center;
}
.list-testimonials img{
    border-radius: 50%;
    height: 150px;
    object-fit: contain;
    width: 150px;
}
/* separate login page design */
.register-pg.commpon-log-sign {
    min-height: 100vh;
}
.commpon-log-sign {
    background: #d3f4d4;
    min-height: 100vh;
    padding: 245px 0 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.commpon-log-sign .card {
    background: #fff;
    box-shadow: 0px 5px 50px #10193114;
    border-radius: 20px;
    margin: 0 auto;
    max-width: 550px;
}
.log-header {
    background-color: #28882c;
    padding: 20px;
    color: #fff;
    border-radius: 20px 20px 0px 0;
}
.commpon-log-sign .body {
    padding: 30px;
}
/* testimonial updated slider style */
.testi-wrap {
    position: relative;
    height: 725px;
    margin-top: -80px;
}

.client-single {
    margin-top: 20px;
    text-align: center;
    position: absolute;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}

.client-info,
.client-comment {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.client-single.inactive .client-comment,
.client-single.inactive .client-info {
    display: none;
}
.client-single.inactive .client-comment,
.client-single.inactive .client-info {
    opacity: 0;
    visibility: hidden;
}
.client-single.position-1 {
    -webkit-transform: scale(0.65);
    transform: scale(0.65);
}
.client-single.position-2 {
    left: 370px;
    top: 57px;
    transform: translateX(-50%);
    z-index: 100;
}
.client-single.position-3 {
    left: 203px;
    top: 0;
    transform: translateX(-50%);
}
.client-single.position-4 {
    right: 184px;
    top: 0;
}
.client-single.position-5 {
    top: 55px;
    right: 324px;
    z-index: 100;
}
/* .client-single:not(.active) {
    -webkit-transform: scale(0.55);
    transform: scale(0.55);
    z-index: 99;
} */
.client-single.position-5 .client-img,
.client-single.position-2 .client-img {
    border: 6px solid #2458e0;
    border-radius: 50%;
    opacity: 0.5;
    transform: scale(0.55);
    -webkit-transform: scale(0.55)
}
.client-single.position-3 .client-img,
.client-single.position-4 .client-img {
    border: 3px solid #ed3237;
    border-radius: 50%;
    opacity: 0.5;
    transform: scale(0.3);
    -webkit-transform: scale(0.3);
}
.client-single.active {
    top: 230px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 10;
    width: 90%;
    border: 1px solid #b8c0d5;
    padding: 40px;
    border-radius: 10px;
}
.client-single.active .client-comment,
.client-single.active .client-info {
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
}

.client-single.active .client-img {
    /* width: 160px; */
    /* height: 160px; */
    margin: -150px auto 0;
    position: relative;
}
.client-single .client-img img {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    cursor: pointer;
}
.client-single.active .client-img img {
    margin: 0 auto 24px;
    width: 220px;
    height: 220px;
    border: 10px solid #28882c;
}
.client-comment {
    padding: 0 30px;
}
.client-comment h3 {
    font-size: 22px;
    line-height: 32px;
    color: #505b6d;
}
.client-comment span i {
    font-size: 60px;
    color: #0084ff;
    margin: 40px 0 24px;
    display: inline-block;
}
.client-info h3 {
    color: #000;
    font-weight: 600;
    margin-bottom: 4px;
}





.finding-search .card {
    border-color: #eaedf5;
}
.finding-search .card-header {
    padding: 0.5rem 1rem;
    margin-bottom: 0;
    background-color: #eaedf5;
    border-bottom: 1px solid #eaedf5;
}
.finding-search .card-title {
    margin-bottom: 0;
    font-size: 38px;
    padding: 10px 0px;
}
.library-detail .form-control {
    background: #f9f9fba3 0% 0% no-repeat padding-box;
    border: 1px solid #eaedf5;
    border-radius: 5px;
    padding: 12px 10px;
    position: relative;
}
.ur-ar-version .search-info p {
    font-size: 18px;
    line-height: 40px;
}
.ur-ar-version .library-detail.common-model-style .modal-header,
.ur-ar-version .common-model-style .modal-header {
    display: flex;
    flex-direction: row-reverse;
}
.ur-ar-version .library-detail .form-control {
    text-align: right;
}
.ur-ar-version .modal-footer {
    justify-content: left;
}
.ur-ar-version .libaray-head > a.theme-btn{
    margin-right: 45px;
}
.short-desription{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin-top: -25px;
}
.event-box img{
    width: 100%;
    height: 326PX;
    object-fit: contain;
}
.multi-galry-images p{
    margin-bottom: 20px !important;
}
.common-img-lib-wrap video {
    height: 190px;
}
.paly-btn:hover {
    background-color: #28882c;
}
.ur-ar-version  div#img-model-div {
    direction: ltr;
}
.ur-ar-version .common-model-style .btn-close::after, .ur-ar-version .common-model-style .btn-close::before {
    position: absolute;
    left: 21px !important;
    content: " ";
    height: 26px;
    width: 3px;
    background-color: #fff;
    top: 11px !important;
}
/* responsive media quries */
@media (max-width: 1600px) {
    select.select2.user-inputs.form-control {
        height: 43px;
    }
    .ur-ar-version .location-conatct{
        margin-left: -175px
    }
    .video-container {
        height: 225;
    }
    /* new testimonial slider */
    .client-single.active {
        width: 72%;
    }
    .client-single.active .client-img img {
        width: 200px;
        height: 200px;
        border: 8px solid #28882c;
    }
    .client-single.position-3 {
        left: 314px;
        top: 62px;
    }
    .client-single.position-2 {
        left: 413px;
        top: 97px;
    }
    .client-single.position-3
    .client-single.position-5 {
        top: 93px;
        right: 355px;
    }
    .client-single.position-4 {
        right: 257px;
        top: 51px;
    }
    .client-single.position-5 {
        top: 107px;
        right: 359px;
    }
    .client-single.active{
        top: 260px;
    }
    .client-single .client-img img {
        width: 115px;
        height: 115px;
    }
    .testi-wrap {
        height: 675px;
    }
    /* detail library */
    .image-library--bg .image-libaray {
        margin-top: -100px;
    }
    .audio-libaray.all-audios {
        padding: 50px 0 80px;
    }
    .video-libaray.all-videos {
        padding: 111px 0 168px;
    }
    .library-image-box.member-3 img {
        height: 615px;
    }
    .library-image-box.member-2 img,
    .library-image-box.member-4 img {
        height: 460px;
    }
    .audio-libaray.all-documents {
        padding: 80px 0 30px;
    }
    .dcm-speaker h6 {
        font-size: 16px;
        line-height: 21px;
    }
    .vd-p-text {
        width: 1297px;
        padding-bottom: 100px;
    }
    .ur-ar-version .language-bar .nav-link {
        font-size: 17px;
        margin: 0 0 0 0;
    }
    .library-image-box.member-1 img,
    .library-image-box.member-5 img {
        height: 305px;
    }
    .ur-ar-version .main-heading {
        font-size: 105px;
        line-height: 80px;
        width: 940px;
    }
    /* .ur-ar-version .header-buttons {
        gap: 100px;
    } */
    .main-banner{
        margin-top: 142px;
    }
    .main-banner {
        padding: 210px 0 340px;
    }
    .ur-ar-version .search-wrapper {
        left: 152px;
    }
    .ur-ar-version .header-list .nav-link {
        margin: 0 0 0 25px;
    }
    h1 {
        font-size: 62px;
        line-height: 67px;
    }
    h2 {
        font-size: 40px;
        line-height: 43px;
    }
    h3 {
        font-size: 34px;
        line-height: 35px;
    }
    h4 {
        font-size: 26px;
        line-height: 27px;
    }
    h5 {
        font-size: 20px;
    }
    .donations {
        padding: 80px 0;
    }
    .charity-head h4 span {
        font-size: 15px;
    }
    .testimonials-slider {
        max-width: 950px;
    }
    p.text-c-1 {
        padding: 25px 0;
    }
    .d-absolute-bottom-img {
        width: 20%;
    }
    .magazine {
        padding: 50px 33px;
    }

    .avg-amounts h5 {
        font-size: 20px;
        line-height: 35px;
    }
    .salah-btn .theme-btn {
        font-size: 18px;
    }
    /* .managment-heading {
        margin-top: 50px;
    } */
    .moving-star {
        margin-top: 84px;
    }
    section.message-ceo {
        padding-bottom: 80px;
    }
    .naming-tag {
        width: 185px;
        height: 46px;
    }
    div#owl-one,
    div#owl-two,
    div#owl-three {
        padding-top: 30px;
    }
    div#sync1 .owl-item.active img {
        width: 200px;
        height: 200px;
    }
    #sync2 .owl-item:nth-child(3) img {
        top: 95%;
        left: 55%;
    }
    #sync2 .owl-item:nth-child(2) img {
        bottom: -273%;
        left: 9%;
    }
    #sync2 .owl-item:nth-child(1) img {
        top: -58%;
        left: 64%;
    }
    #sync2 .owl-item:nth-child(4) img {
        top: -54%;
        left: -2%;
    }
    .bottom-header {
        padding: 0px 0;
    }
    .events {
        padding: 36px 0 70px;
        position: relative;
    }
    span.seach-hover {
        padding: 15px 15px;
    }
    .seacrh-btn {
        position: absolute;
        top: 40%;
        left: 50%;
        transform: translateX(-50%);
        display: none;
        cursor: pointer;
    }
    .seach-hover i {
        font-size: 26px;
    }
    #countdown li h2 {
        font-size: 35px;
    }
    p {
        font-size: 22px;
        line-height: 28px;
    }
    #countdown li {
        font-size: 16px;
    }
    .namaz-time-row {
        padding-bottom: 25px;
    }
    .time-lines-body {
        height: 622px;
    }
    .mustafai-libarary .nav-pills li.nav-item .nav-link {
        font-size: 18px;
    }
    .mustafai-libarary .tab-content .tab-info p {
        padding: 10px 0 22px;
    }
    .mustafai-libarary {
        background-size: 100% 100%;
        padding: 125px 0 156px;
    }
    .theme-btn {
        font-size: 16px;
    }
    .contact-form-wraper {
        padding: 45px;
        width: 500px;
        margin-bottom: -85px;
    }
    .map-lottie {
        bottom: 38%;
    }
    .get-in-touch {
        padding-top: 115px;
    }
    .footer {
        padding-top: 150px;
    }
    .footer-links li {
        margin-bottom: 15px;
        font-size: 16px;
    }
    .footer-links .contact-info li a {
        font-size: 16px;
    }
    .store-logos {
        margin-bottom: 40px;
    }
    .footer-info p {
        margin-top: 38px;
        margin-bottom: 28px;
    }
    .footer-newsletter {
        margin-bottom: 75px;
    }
    .field-wrapper .theme-btn {
        font-size: 17px;
    }
    .al-mustafa-fondation {
        padding: 13px 16px;
    }
    .al-mustafa-fondation .f-content p {
        font-size: 14px;
        line-height: 19px;
        padding-bottom: 15px;
        -webkit-line-clamp: 7;
        max-height: 160px;
    }
    .al-mustafa-fondation::after {
        bottom: -95px;
        height: 136px;
    }
    .f-content {
        padding-top: 108px;
        height: 300px;
    }
    .al-mustafa-fondation .f-content h4 {
        font-size: 20px;
        padding-bottom: 10px;
    }
    .ur-ar-version .wellfare {
        margin-top: -207px;
    }
    .ur-ar-version .message-from-ameer {
        padding: 85px 110px;
    }
    .ur-ar-version .ameer-content p {
        font-size: 18px;
    }
    .ur-ar-version .block-component blockquote.quote {
        padding: 20px 20px 20px 36px;
        font-size: 25px;
        line-height: 29px;
    }
    .offcanvas-end {
        width: 400px;
    }
    .upcoming-event-slider .owl-item.active.center h4 {
        font-size: 30px;
    }
    .upcoming-event-slider .owl-item.active.center .ramadan-workshop-time p {
        font-size: 16px;
    }
    .upcoming-event-slider .owl-item.active.center .inner-content p {
        font-size: 17px;
        line-height: 27px;
    }
    .upcoming-event-slider .owl-item.active.center .theme-btn {
        font-size: 18px;
    }
    .upcoming-event-slider .owl-item .event-item {
        padding: 30px 40px;
    }
    .contact-heading {
        padding: 5px 0 45px;
    }
    .contact-us-form .form-control {
        height: 50px;
    }
    .ur-ar-version .contact-us-form-wraper {
        padding: 65px 290px 130px 60px;
    }
    .ur-ar-version .location-conatact {
        padding: 34px 60px 50px;
        width: 591px;
        margin-left: -225px;
        z-index: 1;
    }
    .contact-us-form label {
        font-size: 14px;
    }
    .location-conatct h1 {
        font-size: 44px;
        line-height: 50px;
        padding-bottom: 42px;
    }
    .location-conatct li {
        padding-bottom: 30px;
    }
    section.mustafai-managment-pg .slider-item .slider-zigzag .simple-image,
    section.mustafai-managment-pg
        .slider-item
        .slider-zigzag
        .blue-hover-image {
        max-width: 100%;
    }
    .mustafai-managment-pg .naming-tag {
        width: 200px;
        border-radius: 6px;
        margin-top: -50px;
        padding: 12px 15px;
        height: auto;
    }
    section.about-us {
        padding-bottom: 100px;
    }
    .change-ourself p {
        padding-top: 28px;
        font-size: 22px;
    }
    .rising-members {
        margin-top: 190px;
    }
    .humanity-group-images img {
        max-width: 90%;
    }
    .ur-ar-version .charity-img-1 {
        width: 216px;
        margin-top: -30%;
        margin-left: -3%;
    }
    .charity-img-3 {
        width: 216px;
        margin-top: -6%;
    }
    .ur-ar-version .charity-img-2 {
        width: 175px;
        height: 175px;
        margin-left: 0;
    }
    .charity-img-3 {
        width: 190px;
        margin-top: -6%;
    }
    .ur-ar-version .charity-img-1 {
        width: 178px;
        margin-top: -30%;
        margin-left: -3%;
    }
    .radial-three-quarters > span.radial-01-border-l:after {
        clip: rect(-1px, 167px, 206px, 54px);
    }
    /*  */
}
@media (max-width: 1500px) {
    .login-details h4 {
        font-size: 28px;
        line-height: 40px;
        padding-bottom: 10px;
    }
    .login-sidebar .offcanvas-body {
        padding: 0.3rem 1.2rem;
    }
    .login-details {
        padding-top: 5px;
    }
    .offcanvas-header .close {
        top: 16px;
        right: 16px;
        padding: 13px;
        background-size: 100% 80%;
    }
    .offcanvas-header .close:before,
    .offcanvas-header .close:after {
        left: 21px;
        width: 2px;
        top: 4px;
    }
    label.error {
        font-size: 12px;
    }
    ::placeholder {
        font-size: 14px;
    }
    .form-floating > .form-control {
        padding: 0.3rem 0.75rem;
    }
    .form-floating > label {
        padding: 0.4rem 0.75rem;
    }
    .form-floating > .form-control,
    .form-floating > .form-select {
        height: calc(2.6rem + 1px);
        line-height: 1.5;
    }
    .form-wraper .form-control {
        font-size: 14px;
    }
    section.latest-event {
        margin-top: -142px;
        background-size: cover;
        padding-top: 180px;
        background-size: cover;
    }
    .gallary-team-wraper.view-library-pg {
        padding-bottom: 180px;
    }
    button#dropdownMenuLink {
        width: 85px;
    }
    .client-single.active .client-img img {
        width: 170px;
        height: 170px;
        border: 6px solid #28882c;
        margin-bottom: 0;
    }
    .client-single.position-4 {
        right: 25%;
        top: 73px;
    }
    /* .client-single:not(.active) {
        -webkit-transform: scale(0.36);
        transform: scale(0.36);
    } */
    .client-single.position-3 {
        left: 25%;
        top: 71px;
    }
    .client-single .client-img img {
        width: 132px;
        height: 132px;
    }
    .client-single.active .client-img {
        margin: -133px auto 0;
    }
    .client-single.position-2 {
        left: 32%;
        top: 107px;
    }
    .testi-wrap {
        height: 630px;
    }
    .client-single.position-5 {
        top: 104px;
        right: 32%;
    }
    .comments_list li {
        padding: 7px 10px;
    }
    /* library detail */
    .library-image-box.member-3 img {
        height: 475px;
    }
    .library-image-box.member-2 img,
    .library-image-box.member-4 img {
        height: 345px;
    }
    .library-image-box.member-1 img,
    .library-image-box.member-5 img {
        height: 250px;
    }
    .dcm-speaker h6 {
        font-size: 14px;
        line-height: 17px;
    }
    .cm-p-text {
        padding-bottom: 65px;
    }
    .audio-libaray.all-audios {
        padding: 50px 0 65px;
    }
    .image-library--bg .image-libaray {
        padding-bottom: 100px;
    }
    .video-libaray.all-videos {
        padding: 103px 0 125px;
    }
    .vd-p-text {
        width: 100%;
        padding-bottom: 67px;
    }
    .audio-libaray.all-documents {
        padding: 65px 0 30px;
    }
    .ur-ar-version .wellfare {
        margin-top: -230px;
    }
    .absolute-dome-image {
        top: -12%;
    }
    .al-mustafa-fondation .f-content p {
        -webkit-line-clamp: 7;
        max-height: 139px;
    }
    .ur-ar-version .paly-btn:after {
        left: 45%;
        top: 44%;
        border-width: 11px 18px;
    }
    .ur-ar-version .ameer-content p {
        line-height: 26px;
    }
    .ur-ar-version .block-component blockquote.quote {
        padding: 20px 62px 30px 36px;
    }
    .ur-ar-version .block-component blockquote.EN:after {
        margin-left: 0;
        bottom: 0;
    }
    .ur-ar-version .block-component blockquote.quote:before,
    .ur-ar-version .block-component blockquote.quote:after {
        font-size: 28px;
    }
    .ceo-star-lottie {
        width: 90%;
        right: 0%;
        top: -1%;
    }
    .ur-ar-version .message-from-ameer {
        padding: 90px 112px 65px;
    }
    .moon-stars-lottie {
        top: -61%;
    }
    /* .ur-ar-version .header-buttons {
        gap: 90px;
    } */
    .search-wrapper .search-icon {
        background: #d7e0f8;
        width: 50px;
        padding: 24px;
    }
    .donations {
        padding: 80px 0;
    }
    h2.our-team-h {
        padding-bottom: 70px;
    }
    h2.our-team-h::after {
        top: 60px;
    }
    .our-team-slider {
        padding: 10px 0 90px;
    }
    .ticker-wrapper-h {
        padding: 12px 0;
    }
    .mustafai-libarary {
        padding: 110px 0 130px;
    }
    .magazine {
        padding: 35px 30px;
    }
    h3 {
        font-size: 30px;
    }
    .top-header {
        height: 27px;
    }
    .search-wrapper.active input.form-control {
        height: 45px;
    }
    .search-wrapper .search-icon {
        padding: 23px;
    }
    p.text-c-1 {
        padding: 25px 0;
    }
    .main-banner {
        margin-top: 145px;
    }
    .time-lines-body {
        height: 635px;
    }
    .testimonials-slider {
        max-width: 970px;
    }
    .upcoming-event-slider .owl-item.active.center .inner-content p {
        font-size: 17px;
        line-height: 23px;
    }
    .namaz-time-row {
        padding-bottom: 20px;
    }
    .upcoming-event-slider .owl-item.active.center .inner-content p {
        font-size: 16px;
        line-height: 23px;
    }
    .ur-ar-version .paly-btn {
        right: -70px;
        top: -12px;
        height: 45px;
        width: 45px;
    }
    .contact-form-wraper {
        padding: 45px;
    }
    .small-text {
        font-size: 14px;
        line-height: 17px;
    }
    .time-lines-body {
        height: 575px;
        padding: 15px;
    }
    .ur-ar-version .contact-us-form-wraper {
        padding: 52px 279px 72px 52px;
    }
    .location-conatct h1 {
        font-size: 35px;
        padding-bottom: 30px;
    }
    .ur-ar-version .location-conatct {
        padding: 20px 36px 30px;
        width: 490px;
        margin-left: -220px;
    }
    .location-conatct li {
        padding-bottom: 25px;
    }
    .location-conatct .info-holder p {
        font-size: 14px;
        line-height: 17px;
    }
    .location-conatct li span > img {
        width: 25px;
    }
    .csm-pages-wraper {
        padding: 238px 0 80px;
    }
    .mustafai-managment-pg .slider-item {
        margin-bottom: 40px;
    }
    .upcoming-event-slider .event-item:nth-child(3) {
        transform: scale(0.7);
        right: -101px;
    }
    .upcoming-event-slider .event-item:nth-child(2) {
        transform: scale(0.7);
        left: -101px;
    }
    .image-galary {
        height: 250px;
    }
    .ur-ar-version .message-from-ameer {
        padding: 100px 60px;
    }
    .ur-ar-version .foundations {
        margin-top: 0;
    }
    .ur-ar-version .absolute-dome-image {
        top: -9%;
    }
    .radial-01.radial-three-quarters > span.radial-01-border-r:after {
        clip: rect(24px, 160px, 171px, -1px);
    }
    .humanity-group-images > img {
        max-width: 60%;
    }
    .radial-01 {
        width: 90px;
        height: 90px;
        padding-top: 40px;
        margin: 46px;
    }
    .radial-01 .radial-01-number {
        font-size: 30px;
        padding-top: 22px;
    }
    .charity-img-1 {
        width: 190px;
        margin-left: 5%;
    }
}
@media (max-width: 1399px) {

    .charity-img-2 {
        width: 187px;
        height: 175px;
    }
    .charity-img-3 {
        width: 190px;
        margin-top: -6%;
    }
    .ur-ar-version .header-buttons .theme-btn {
        padding: 14px 26px;
        font-size: 14px;
    }
    .audio-libaray.all-audios .video-container {
        position: relative;
        height: 175px;
    }
    .ur-ar-version .search-wrapper {
        left: 131px;
    }
    .ur-ar-version span.profile-img img {
        width: 40px;
        height: 40px;
    }
    .search-wrapper.active {
        width: calc(100% - 320px);
    }
    .custom-file-input::before {
        padding: 6px 8px;
    }
    #donate-now-form .form-control {
        padding: 5px 10px;
    }
    #donate-now-form label {
        font-size: 14px;
    }
    .common-model-style .modal-header {
        padding: 20px 40px;
    }
    .cahrity-ways {
        margin-top: -14%;
    }
    .rising-m-1 img, .rising-m-3 img {
        width: 271px;
        height: 305px;
    }
    .center-image-top img {
        height: 380px;
    }
    .client-single.position-2 {
        left: 34%;
    }
    .client-single.position-3 {
        left: 25%;
    }
    .client-single.position-4 {
        right: 16%;
    }
    .client-single.position-5 {
        top: 104px;
        right: 26%;
    }
    .testi-wrap {
        height: 600px;
    }
    .testimonials-slider {
        max-width: 770px;
    }
    .absolute-frame-image {
        left: 0%;
        top: -26%;
        width: 20%;
    }
    .moon-stars-lottie {
        top: -112%;
    }
    .r-more {
        font-size: 14px;
    }
    .ur-ar-version .search-wrapper .form-control {
        height: 40px;
    }
    .f-content {
        padding-top: 70px;
        padding-bottom: 20px;
        height: 250px;
    }
    .al-mustafa-fondation::after {
        bottom: -87px;
        height: 136px;
    }
    button.paly-video-btn {
        font-size: 16px;
    }
    .main-banner {
        margin-top: 125px;
        background-size: 100% 100%;
    }
    .donations {
        padding: 60px 0;
    }
    h1 {
        font-size: 50px;
        line-height: 55px;
    }
    h3 {
        font-size: 28px;
        line-height: 32px;
    }
    h4 {
        font-size: 22px;
        line-height: 25px;
    }
    p {
        font-size: 15px;
        line-height: 22px;
    }
    p.text-c-1 {
        padding: 20px 0;
    }
    #countdown li h2 {
        font-size: 26px;
    }
    #countdown li {
        font-size: 13px;
    }
    .namaz-time-row {
        padding-bottom: 15px;
    }
    .time-lines-body {
        height: 480px;
        padding: 10px;
    }
    .prayer-timer-card {
        padding: 30px 20px;
    }
    .ramadan-workshop-time p {
        font-size: 12px;
        line-height: 18px;
    }
    .small-text {
        font-size: 14px;
        line-height: 18px;
    }
    .drop-down__item {
        font-size: 12px;
        padding: 9px 0;
    }
    .inner-content p {
        line-height: 18px;
        font-size: 14px;
    }
    .upcoming-event-slider button.owl-prev::before {
        font-size: 18px;
    }
    .upcoming-event-slider button.owl-next::before {
        font-size: 18px;
    }
    .upcoming-event-slider .owl-item.active.center h4 {
        font-size: 24px;
        line-height: 28px;
    }
    .upcoming-event-slider .owl-item.active.center .ramadan-workshop-time p {
        font-size: 14px;
    }
    .upcoming-event-slider .owl-item.active.center hr {
        margin: 10px 0;
    }
    .upcoming-event-slider .owl-item.active.center #countdown li h2 {
        font-size: 30px;
        line-height: 36px;
    }
    .upcoming-event-slider .owl-item.active.center #countdown li {
        font-size: 15px;
        padding: 12px 10px 10px;
    }
    .upcoming-event-slider .owl-item.active.center .inner-content p {
        font-size: 14px;
        line-height: 18px;
    }
    .upcoming-event-slider .owl-item .event-item {
        padding: 26px 28px;
    }
    .upcoming-event-slider .owl-item.active.center .theme-btn {
        font-size: 15px;
    }
    .font-wrapper {
        bottom: -50px;
    }
    .item.selected .size {
        width: 54px;
        height: 50px;
        font-size: 20px;
    }
    .news-ticker-h li a {
        font-size: 14px;
    }
    .ticker-wrapper-h {
        padding: 10px 0 5px;
    }
    .pr-name h6 {
        font-size: 12px;
    }
    .upcoming-event-slider .owl-theme .owl-nav {
        top: -19%;
    }
    .salah-btn .theme-btn {
        font-size: 14px;
    }
    .mustafai-libarary {
        padding: 99px 0 135px;
    }
    .mustafai-libarary .nav-pills li.nav-item .nav-link {
        font-size: 15px;
    }
    .charity-head h4 span {
        font-size: 13px;
    }
    .charity-head {
        padding: 10px 0;
    }
    .avg-amounts .progress {
        margin-bottom: 10px;
    }
    .avg-amounts p {
        font-size: 16px;
    }
    .avg-amounts h5 {
        font-size: 18px;
        line-height: 30px;
    }
    .charity-content {
        padding-right: 0;
    }
    .magazine {
        padding: 35px 28px;
    }
    .get-in-touch {
        padding-top: 105px;
    }
    .map-lottie {
        bottom: 54%;
        width: 22%;
    }
    .contact-form-wraper {
        padding: 48px;
        width: 435px;
        margin-bottom: -46px;
    }
    .footer {
        padding-top: 115px;
    }
    .footer-links li {
        margin-bottom: 12px;
        font-size: 15px;
    }
    .footer-links .contact-info li a {
        font-size: 13px;
    }
    .main-banner {
        padding: 169px 0 354px;
    }
    h5 {
        font-size: 17px;
        line-height: 22px;
    }
    .field-wrapper .form-control {
        height: 45px;
    }
    .field-wrapper .theme-btn {
        font-size: 14px;
        padding: 13px;
    }
    .footer-info p {
        line-height: 20px;
        margin-top: 38px;
        margin-bottom: 28px;
        font-size: 15px;
    }
    .copyrights {
        padding: 15px 15px;
        margin-top: 20px;
    }
    .header-list .nav-link,
    .language-bar .nav-link {
        font-size: 15px;
        margin: 0 15px 0 0;
    }
    .ur-ar-version .main-heading {
        width: 755px;
    }
    /* .ur-ar-version .header-buttons {
        gap: 85px;
    } */
    .search-wrapper {
        right: 128px;
    }
    .search-wrapper .search-icon {
        height: 42px;
        padding: 20px;
    }
    .search-wrapper.active input.form-control {
        height: 43px;
    }
    .theme-btn {
        font-size: 15px;
        padding: 10px 30px;
    }
    .logo {
        width: 155px;
    }
    span.next00 {
        width: 8px;
        height: 8px;
        margin-left: 12px;
        margin-top: -5px;
    }
    .top-header {
        height: 26px;
    }
    .offcanvas-end {
        width: 350px;
    }
    .login-details h4 {
        font-size: 25px;
    }
    .forgot-password a {
        font-size: 18px;
    }
    .al-mustafa-fondation .f-content h4 {
        font-size: 18px;
        line-height: 20px;
    }
    .al-mustafa-fondation::before {
        top: -61px;
        height: 98px;
    }
    .al-mustafa-fondation .f-content p {
        font-size: 14px;
        line-height: 17px;
    }
    h2 {
        font-size: 32px;
        line-height: 36px;
    }
    .f-logo img {
        width: 80%;
    }
    .f-logo {
        width: 80px;
        height: 80px;
    }
    .f-logo::after {
        width: 65px;
        height: 65px;
        left: 8px;
        top: 8px;
    }
    .ur-ar-version .message-from-ameer {
        padding: 74px 100px;
        background-size: 100% 100%;
    }
    #sync2 .owl-item:nth-child(1) img {
        top: -12%;
        left: 69%;
    }
    #sync2 .owl-item:nth-child(3) img {
        top: 185%;
        left: 58%;
    }
    #sync2 .owl-item:nth-child(4) img {
        top: 13%;
        left: 0%;
    }
    .testimonials-slider .owl-carousel .owl-stage-outer {
        padding-top: 74px;
        padding-bottom: 90px;
    }
    .image-wraper {
        margin-top: -114px;
    }
    .moving-star {
        margin-top: 77px;
    }
    div#owl-one,
    div#owl-two,
    div#owl-three {
        padding-top: 10px;
    }
    .our-team-slider {
        padding: 50px 0 60px;
    }
    .naming-tag {
        width: 142px;
        height: 37px;
        margin-top: -5px;
        font-size: 15px;
    }
    .ur-ar-version .ameer-content p {
        line-height: 28px;
        padding-top: 5px;
    }
    .ur-ar-version .block-component blockquote.quote {
        font-size: 22px;
    }
    .block-component {
        margin-top: 10px;
    }
    .events {
        padding: 36px 0 50px;
        position: relative;
    }
    .ur-ar-version .well-text-content {
        margin-top: -20px;
    }
    .mustafai-managment-pg .naming-tag {
        width: 150px;
        margin-top: -35px;
        padding: 10px 7px;
        height: auto;
    }
    .sub-hedding {
        font-size: 34px;
        line-height: 47px;
        padding-top: 5px;
    }
    .csm-pages-wraper {
        padding: 209px 0 60px;
    }
    .change-ourself {
        background-size: cover;
        padding: 50px;
    }
    .change-ourself h2 {
        font-size: 36px;
    }
    .center-image-top {
        margin-top: -53px;
    }
    .change-ourself h2 {
        font-size: 32px;
    }
    .change-ourself p {
        padding-top: 19px;
        font-size: 19px;
        line-height: 24px;
    }
    .change-ourself-bottom {
        padding-bottom: 70px;
        padding-top: 50px;
    }
    .chang-our-contact-btn {
        margin-top: 50px;
    }
    .ur-ar-version .main-heading {
        font-size: 90px;
        line-height: 64px;
    }
}
@media (max-width: 1199px) {
    .ur-ar-version .search-wrapper {
        left: 148px;
    }  
    .language-bar.dropdown {
        margin-left: 100px;
    } 
    .ur-ar-version .after-login-hd-button-style .search-wrapper {
        left: 117px;
    } 
    h1 {
        font-size: 40px;
        line-height: 37px;
    }

    h3 {
        font-size: 24px;
        line-height: 28px;
    }
    h4 {
        font-size: 20px;
        line-height: 24px;
    }
    p {
        font-size: 14px;
        line-height: 20px;
    }
    .main-banner {
        padding: 169px 0 367px;
    }
    .ur-ar-version .main-heading {
        font-size: 70px;
        line-height: 54px;
    }
    .ur-ar-version button.paly-video-btn {
        margin-right: 75px;
    }
    .ur-ar-version .row.well-fare-content {
        padding-bottom: 80px;
    }
    .ur-ar-version .search-wrapper {
        left: 132px;
    }
    .ur-ar-version .header-list .nav-link {
        margin: 0 0 0 15px;
        font-size: 20px;
    }
    .ur-ar-version .events .row {
        flex-flow: wrap;
    }
    span.profile-img img {
        width: 30px;
    }
    .gallary-team-wraper.view-library-pg {
        padding-bottom: 125px;
        padding-top: 125px;
    }
    /* detail library */
    .library-image-box.member-3 img {
        height: 422px;
    }
    .library-image-box.member-2 img,
    .library-image-box.member-4 img {
        height: 305px;
    }
    .library-image-box.member-1 img,
    .library-image-box.member-5 img {
        height: 200px;
    }
    .vd-p-text {
        width: 100%;
        padding-bottom: 48px;
    }
    .avg-amounts p {
        font-size: 14px;
    }
    .avg-amounts h5 {
        font-size: 16px;
        line-height: 26px;
    }
    p.text-c-1 {
        padding: 16px 0;
    }
    .naming-tag h5 {
        text-align: center;
    }
    .prayer-timer-card {
        padding: 30px;
        max-width: 469px;
        margin: 0 auto;
        background-size: 100% 100%;
        margin-bottom: 60px;
    }
    .salah-btn .theme-btn {
        font-size: 14px;
    }
    .f-logo::after {
        width: 52px;
        height: 52px;
        left: 9px;
        top: 9px;
    }
    .f-logo {
        width: 70px;
        height: 70px;
    }
    .f-content {
        padding-top: 55px;
        padding-bottom: 20px;
    }
    .al-mustafa-fondation::after {
        bottom: -77px;
        height: 136px;
    }
    .al-mustafa-fondation:hover .r-more {
        bottom: -6px;
    }
    .f-logo img {
        width: 63%;
    }
    .mustafai-libarary .tab-content .tab-info p {
        width: 100%;
        text-align: center;
    }
    .mustafai-libarary .nav-pills li.nav-item .nav-link {
        padding: 10px;
    }
    .mustafai-libarary .nav-pills li.nav-item .nav-link {
        font-size: 14px;
    }
    .ur-ar-version .well-text-content h2 {
        max-width: 485px;
        margin: 0 auto;
        text-align: center;
    }
    .ur-ar-version .well-text-content button,
    .ur-ar-version .well-text-content a {
        margin-top: 26px;
    }
    .ur-ar-version .well-text-content a.theme-btn {
        margin-top: 26px;
    }
    .ur-ar-version .well-text-content {
        margin-bottom: 120px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .contact-form-wraper {
        padding: 25px;
        width: 635px;
    }
    .ur-ar-version .paly-btn {
        width: 48px;
        height: 47px;
        right: -54px;
    }
    .ur-ar-version .paly-btn:after {
        margin: -8px 0 0 -3px;
        border-width: 12px 18px;
        left: 43%;
        top: 43%;
    }
    /* .slider-item img {
        width: 95% !important;
    } */
    .slider-item .slider-zigzag img {
        width: 100% !important;
    }
    .ur-ar-version .ticker-wrapper-h .heading {
        padding: 0 10px 0 0;
    }
    .news-ticker-h li a {
        font-size: 14px;
    }
    .banner-video-content {
        margin-top: 34px;
    }
    .theme-btn {
        padding: 11px 20px;
    }
    .main-banner {
        margin-top: 126px;
    }
    .header-list .nav-link,
    .language-bar .nav-link {
        font-size: 13px;
        margin: 0 10px 0 0;
    }
    /* .ur-ar-version .header-buttons {
        gap: 85px;
    } */
    .search-wrapper {
        right: 109px;
    }
    .search-wrapper .search-icon {
        height: 37px;
        width: 41px;
    }
    .theme-btn {
        font-size: 16px;
    }
    .search-wrapper.active input.form-control {
        height: 43px;
        right: -41px;
    }
    .logo {
        width: 130px;
    }
    span.next00 {
        width: 8px;
        height: 8px;
        margin-left: 12px;
        margin-top: -5px;
    }
    .fa-search:before {
        font-size: 14px;
    }
    .size .fa-search:before {
        font-size: 20px;
    }
    .header-list .nav-link::before {
        bottom: -2px;
        height: 1px;
    }
    /* .ur-ar-version .header-buttons {
        gap: 77px;
    } */
    .search-wrapper.active {
        width: calc(100% - 243px);
    }

    .ur-ar-version .message-from-ameer {
        padding: 55px 100px;
    }
    .ur-ar-version .ameer-content p {
        font-size: 16px;
    }
    .ur-ar-version .block-component blockquote.quote {
        padding: 10px 10px 10px 36px;
        font-size: 20px;
    }
    .image-wraper {
        margin-top: -97px;
    }
    #sync2 .owl-item:nth-child(1) img {
        top: 26%;
        left: 69%;
        transform: scale(0.7);
    }
    #sync2 .owl-item:nth-child(2) img {
        transform: scale(0.9);
    }
    #sync2 .owl-item:nth-child(3) img {
        transform: scale(0.9);
    }
    #sync2 .owl-item:nth-child(4) img {
        transform: scale(0.7);
    }
    .ur-ar-version .location-conatct {
        width: 490px;
        margin-left: -206px;
    }
    .location-conatct h1 {
        font-size: 30px;
        padding-bottom: 18px;
    }
    .ur-ar-version .contact-us-form-wraper {
        padding: 52px 243px 55px 52px;
    }
    .location-conatct li span {
        width: 20px;
    }
    .csm-pages-wraper {
        padding: 190px 0 80px;
    }
    .contact-heading {
        padding: 5px 0 30px;
    }
    .time-lines {
        margin-top: 440px;
        max-width: 500px;
        margin-left: auto;
        margin-right: auto;
    }
    .upcoming-event-slider .event-item:first-child {
        width: 84%;
    }
    .footer {
        padding-top: 70px;
    }
    .block-component blockquote.EN:after {
        margin-left: 10px;
    }
    .ab-content p {
        text-align: center;
        max-width: 100%;
    }
    .radial-01 {
        width: 110px;
        height: 110px;
    }
    .radial-ninty > span.radial-01-border-l:after {
        clip: rect(27px, 135px, 178px, 0px);
        transform: rotate(-62deg);
    }
    .radial-01 p {
        bottom: -76px;
    }
    .humanity-group-images {
        margin-top: 87px;
    }
    .cahrity-ways {
        margin-top: -12%;
    }
    section.about-us {
        padding-bottom: 65px;
    }
    .rising-members {
        margin-top: 105px;
    }
}
@media (max-width: 991px) {
    .ur-ar-version span.next00{
        margin-right: auto;
    }
    .ur-ar-version .absolute-dome-image{
        display: none;
    }
    section.latest-event{
        margin-top: -80px;
    }
    .header-list .nav-link:hover, .header-list .nav-link.active{
        color: #fff !important;
    }
    .ur-ar-version .wellfare {
        margin-bottom: 149px;
        background-size: cover;
        background-position: 50%;
        margin-top: -223px;
    }
    .home-team .owl-carousel .owl-item img{
        width: auto;
    }
    .language-bar.dropdown {
        margin-left: 90px;
    }
    .search-wrapper.active {
        width: calc(100% - 32px);
    }

    .ur-ar-version .header ul li {
        text-align: right;
    }
    .ur-ar-version .header-list .nav-link {
        margin: 0 16px 0 0;
    }
    .ur-ar-version .header-list .nav-link {
        justify-content: start;
    }
    .ur-ar-version .search-wrapper {
        left: 176px;
    }
    .ur-ar-version .after-login-hd-button-style .search-wrapper{
        left: 160px;
    }
    .ur-ar-version .message-from-ameer {
        flex-wrap: wrap;
    }
    .gallary-team-wraper.view-library-pg {
        padding-bottom: 110px;
        padding-top: 70px;
    }

    .slider-item .slider-zigzag img {
        max-width: 100%;
    }
    .ur-ar-version .well-text-content h2 {
        margin: 0 auto;
        text-align: center;
    }
    .press-gallary {
        padding-bottom: 100px;
    }
    .event-box {
        margin-bottom: 20px;
    }
    section.latest-event {
        padding-top: 110px;
        padding-bottom: 50px;
    }
    /* detail library */

    .library-image-box.member-3 img {
        height: 365px;
    }
    .library-image-box.member-2 img,
    .library-image-box.member-4 img {
        height: 250px;
    }
    .library-image-box.member-1 img,
    .library-image-box.member-5 img {
        height: 145px;
    }
    .d-absolute-top-img img {
        width: 70%;
    }
    h1 {
        font-size: 35px;
        line-height: 37px;
    }
    .charity-box-lottie {
        width: 70%;
        margin: 0 auto;
    }
    .charity-content {
        margin-bottom: 30px;
    }
    .charity-don-wraper.charity-content {
        margin-bottom: 0;
    }
    .al-mustafa-fondation::before {
        top: -122px;
        height: 76%;
    }

    .al-mustafa-fondation .f-content p {
        font-size: 16px;
        -webkit-line-clamp: 8;
        max-height: 238px;
        line-height: 20px;
        word-break: break-word;
    }
    .al-mustafa-fondation::after {
        height: 100%;
        bottom: -169px;
    }
    .foundations {
        margin-top: 36px;
    }
    .ur-ar-version .block-component blockquote.EN:after {
        left: 0;

    }
    .mustafai-libarary {
        background-size: cover;
    }

    .libaray-head {
        padding-bottom: 24px;
        justify-content: center;
        align-items: center;
    }
    .m-red-box {
        margin-top: 150px;
    }
    .main-banner {
        margin-top: 120px;
        background-size: cover;
        background-position: center;
        padding: 132px 0 363px;
    }
    .ur-ar-version .well-text-content h2 {
        font-size: 28px;
        line-height: 34px;
    }
    .top-header {
        height: 16px;
    }
    .container-width {
        padding: 0px 35px;
    }
    .ur-ar-version .navbar-light .navbar-toggler-icon {
        background-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30"><path stroke="rgba(204, 5, 6)" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2" d="M4 7h22M4 15h22M4 23h22"/></svg>');
    }
    .ur-ar-version .bottom-header .navbar-toggler {
        position: absolute;
        left: -24px;
    }
    .navbar-toggler:focus {
        box-shadow: unset !important;
    }
    .ur-ar-version .navbar-collapse.header-list {
        position: absolute;
        left: -25px;
        right: 0;
        top: 100%;
        z-index: 125;
        width: calc(100% - -24px);
        background-color: #ed3237;
        z-index: 100000;
    }
    .ur-ar-version .bottom-header .container-width {
        padding: 0px 14px 0px 40px;
    }
    .ur-ar-version .navbar-brand {
        margin-right: 0;
    }
    .bottom-header .navbar-nav {
        width: 100%;
        padding: 30px 0;
    }
    .header-list .nav-link {
        font-size: 16px;
        padding: 12px;
        color: #fff !important;
    }
    span.next00 {
        border-top: 3px solid #fff;
        border-left: 3px solid #fff;
    }
    .header-list .nav-link::before {
        background-color: #fff;
    }
    .header-list .nav-link:hover {
        color: #fff !important;
    }
    .header-list .nav-link:hover > span.next00 {
        border-top: 3px solid #fff;
        border-left: 3px solid #fff;
    }
    .custom-design-drop-down .drop-down__menu-box:before {
        border-bottom: 8px solid #fff;
    }
    .bottom-header::after {
        bottom: -11px;
    }

    .search-wrapper {
        right: 74px;
    }
    .language-bar .nav-link {
        margin: 0 0px 0 0;
    }
    .news-ticker-h li a {
        font-size: 14px;
    }

    .get-in-touch {
        padding-top: 105px;
        padding-bottom: 220px;
        margin-bottom: -188px;
    }
    .map-lottie {
        bottom: 22%;
    }
    .footer-links h5 {
        margin-bottom: 16px;
    }
    .ur-ar-version .message-from-ameer {
        background-size: cover;
    }
    .ur-ar-version .ameer-content h3,
    .ur-ar-version .ameer-content p,
    .ur-ar-version .block-component blockquote.quote {
        text-align: center;
    }
    .ameer-content {
        max-width: 100%;
        margin-top: 100px;
    }
    #sync2 .owl-item:nth-child(1) img {
        top: 26%;
        left: 69%;
        transform: scale(0.9);
    }
    #sync2 .owl-item:nth-child(2) img {
        transform: scale(01.1);
    }
    #sync2 .owl-item:nth-child(2) img {
        transform: scale(1.1);
    }
    #sync2 .owl-item:nth-child(3) img {
        transform: scale(0.9);
    }
    .image-wraper {
        margin-top: -85px;
    }
    .ur-ar-version .header-buttons {
        /* gap: 60px; */
        margin-left: 49px;
    }
    .search-wrapper {
        right: 80px;
    }
    .ur-ar-version .location-conatct {
        width: 430px;
        margin: 0 auto;
    }
    .ur-ar-version .contact-us-form-wraper {
        padding: 52px 243px 32px 49px;
    }
    .video-libaray.all-videos {
        background-size: cover;
    }
    .client-single.active {
        width: 100%;
    }
    .client-single.position-3 {
        left: 11%;
    }
    .client-single.position-2 {
        left: 26%;
    }
    .client-single.position-4 {
        right: -1%;
        top: 12%;
    }
    .client-single.position-5 {
        right: 13%;
    }
    .upcoming-event-slider .event-item:first-child {
        width: 90%;
    }
    .change-ourself h2 {
        font-size: 27px;
    }
    .change-ourself p {
        padding-top: 15px;
        font-size: 16px;
        line-height: 20px;
    }
    .rising-members {
        margin-top: 60px;
    }
    .center-image-top {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .center-image-top {
        margin-top: 20px;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
        display: flex;
        justify-content: center;
    }
    .change-ourself-bottom {
        background-color: #fff;
        padding-bottom: 50px;
        padding-top: 20px;
    }
    h4.about-h-3 {
        padding-bottom: 30px;
    }
    .header-buttons .theme-btn {
        font-size: 13px;
    }
}
@media (max-width: 768px) {
    .ur-ar-version .wellfare {
        margin-bottom: 0;
    }
    .search-wrapper.active {
        width: calc(100% - 303px);
    }
    .ur-ar-version .search-wrapper.active input.form-control{
        width: 100%;
    }
    .slider-zigzag {
        top: 0px;
    }
    .al-mustafa-fondation::after {
        height: 100%;
        bottom: -156px;
    }
    .search-wrapper {
        width: 63px;
    }
    .search-info p {
        font-size: 16px;
        line-height: 20px;
    }
    .footer-newsletter {
        margin-bottom: 40px;
    }
    .footer-links h5 {
        margin-top: 20px;
    }
    .main-banner {
        z-index: 2;
        background-size: cover;
        padding: 131px 0 272px;
    }
    h1 {
        font-size: 28px;
        line-height: 35px;
    }
    .banner-video-content {
        margin-top: 19px;
    }
    .main-heading {
        width: 100%;
    }
    .container-width {
        padding: 0px 18px;
    }
    .ticker-wrapper-h {
        padding: 8px 0;
    }
    .main-banner {
        margin-top: 114px;
    }
    .logo {
        width: 99px;
    }
    .search-wrapper.active input.form-control {
        right: -28px;
    }

    .search-wrapper .search-icon {
        height: 35px;
        width: 34px;
    }
    .footer-info {
        padding-right: 0;
    }
    .ur-ar-version .message-from-ameer {
        padding: 55px 45px;
    }
    .ur-ar-version .message-from-ameer {
        background-position: 82%;
    }
    .testimonials-slider .owl-carousel .owl-item img {
        width: 24%;
    }
    .testimonials-slider .owl-carousel .owl-stage-outer {
        padding-top: 74px;
        padding-bottom: 103px;
    }
    #sync2 .owl-item:nth-child(3) img {
        top: 209%;
        transform: scale(1.1);
    }
    #sync2 .owl-item:nth-child(4) img {
        top: 59%;
        left: 0%;
    }
    #sync2 .owl-item:nth-child(1) img {
        top: 74%;
        left: 58%;
    }
    .our-team-slider {
        padding: 35px 0 35px;
    }
    .map-lottie {
        bottom: 34%;
    }
    .cm-p-text {
        padding-bottom: 36px;
    }
}
@media (max-width: 767px) {
    .ur-ar-version .common-model-style .btn-close::after, .ur-ar-version .common-model-style .btn-close::before {
        left: 19px !important;
        top: 8px !important;
    }
    .library-detail.common-model-style .modal-body {
        padding: 10px 10px 10px;
    }
    .ur-ar-version button.paly-video-btn {
        margin: 0 20px 0 0 ;
    }
    .ur-ar-version .common-model-style .btn-close{
        top: 0;
    }
    .ur-ar-version section.video-libaray{
        background-size: cover;
    }
    .ur-ar-version .charity-img-1 {
        width: 178px;
        margin-top: -31%;
        margin-left: -17%;
    }
    
    .mustafai-libarary {
       background: #b9a9a914;
    }
    .ur-ar-version .absolute-dome-image {
        top: 1%;
    }
    .ur-ar-version .language-bar.dropdown {
        margin-left: 70px;
    }
    .ur-ar-version .search-wrapper {
        left: 170px;
    }
    .ur-ar-version  .after-login-hd-button-style .language-bar.dropdown {
        margin-left: 60px;
    }
    .ur-ar-version .paly-btn {
        width: 35px;
        height: 35px;
        left: -54px;
        top: -6px;
    }
    .ur-ar-version .paly-btn:after {
        margin: -8px 0 0 -3px;
        border-width: 9px 13px;
        left: 46%;
        top: 46%;
    }
    button.paly-video-btn{
        margin-left: 70px;
    }

    .ur-ar-version .banner-video-content {
        margin-top: 30px;
    }
    .ur-ar-version .header-buttons {
        /* gap: 70px; */
    }

    .ur-ar-version .main-heading {
        font-size: 57px;
        line-height: 52px;
        width: 100%;
        letter-spacing: 3;
    }

    .ur-ar-version .well-text-content {
        margin-bottom: -86px;
    }
    .ur-ar-version .wellfare {
        margin-top: -325px;
    }
    .ur-ar-version .row.well-fare-content {
        padding-top: 330px;
        padding-bottom: 170px;
        flex-direction: row-reverse;
    }
    .search-info p {
        font-size: 14px;
        line-height: 18px;
    }
    .finding-search .card-title {
        font-size: 30px;
        padding: 4px 0px;
    }
    .video-speaker-msg h6,
    .video-libaray.all-videos h3,
    .video-libaray.all-videos p {
        text-align: center;
    }
    .library-image-box.member-3 img {
        height: 294px;
    }
    .library-image-box.member-2 img,
    .library-image-box.member-4 img {
        height: 200px;
    }
    .library-image-box.member-1 img,
    .library-image-box.member-5 img {
        height: 116px;
    }
    .video-libaray.all-videos {
        padding: 70px 0 90px;
    }
    .image-library--bg .image-libaray {
        padding-bottom: 20px;
    }
    .audio-libaray.all-audios {
        padding: 30px 0 45px;
    }
    .ur-ar-version .contact-us-form-wraper {
        padding: 224px 30px 30px;
        border-left: 6px solid #d31f24;
    }
    .contact-us-form h3 {
        font-size: 30px;
    }
    .contact-heading h3 {
        padding: 0px 0 0px;
        font-size: 35px;
    }
    .ur-ar-version .location-conatct {
        margin-bottom: -132px;
    }
    .map-lottie {
        bottom: 60%;
    }

    .foundations {
        margin-top: -104px;
    }
    div#owl-one,
    div#owl-two,
    div#owl-three {
        padding-top: 0px;
    }
    h2 {
        font-size: 26px;
        line-height: 36px;
    }
    .ur-ar-version .well-text-content h2 {
        max-width: 100%;
    }
    .absolute-dome-image {
        width: 12%;
    }
    .ameer-content {
        max-width: 100%;
        margin-top: 54px;
    }
    .ameer-content p {
        font-size: 14px;
        line-height: 20px;
    }
    .ur-ar-version .block-component blockquote.quote {
        padding: 0px 0 0 10px;
        font-size: 16px;
        line-height: 21px;
    }
    .ur-ar-version .message-from-ameer {
        padding: 43px 15px;
    }
    .mustafai-libarary .nav-pills li.nav-item .nav-link {
        font-size: 13px;
    }
    .mustafai-libarary {
        padding: 65px 0 60px;
    }
    .testimonials-slider .owl-carousel .owl-item img {
        width: 28%;
    }
    .upcoming-event-slider .owl-item .event-item {
        padding: 20px 15px;
    }
    #sync2 .owl-item:nth-child(1) img {
        transform: scale(1.2);
    }
    #sync2 .owl-item:nth-child(2) img {
        transform: scale(1.5);
        bottom: -269%;
    }
    #sync2 .owl-item:nth-child(3) img {
        transform: scale(1.5);
    }

    #sync2 .owl-item:nth-child(4) img {
        transform: scale(1.2);
    }
    .size .fa-search:before {
        font-size: 25px;
    }
    p.text-c-1,
    .charity-head h4,
    .ur-ar-version .donations h3,
    .inner-content p,
    .ur-ar-version .event-item h4,
    .ur-ar-version .donations p,
    .ur-ar-version .events p {
        text-align: center;
    }
    div#countdown {
        display: flex;
        justify-content: center;
    }

    .al-mustafa-fondation::before {
        top: -143px;
    }
    .csm-pages-wraper {
        padding: 180px 0 40px;
    }
    .list-testimonials p,
    .list-testimonials h6 {
        text-align: center;
    }
    .client-single.position-3 {
        left: 16%;
    }
    .client-single.position-2 {
        left: 28%;
    }
    .d-absolute-top-img img {
        width: 40%;
    }
    .client-single.position-5 {
        right: 6%;
    }
    .client-single.position-4 {
        right: -6%;
    }
    .client-single.position-5 .client-img, .client-single.position-2 .client-img {
        transform: scale(0.35);
        -webkit-transform: scale(0.35);
    }
    .client-single.position-3 .client-img, .client-single.position-4 .client-img {
        transform: scale(0.25);
        -webkit-transform: scale(0.25);
    }
    .client-single.active {
        padding: 40px 12px;
    }
    .testimonials {
        padding-top: 70px;
    }
    .block-component blockquote.EN:after {
        margin-left: -34px;
        bottom: -32px;
    }
    .block-component blockquote.EN:before {
        top: -2px;
        margin-right: -10px;
    }
    .humanity-group-images img {
        max-width: 57%;
    }
    .charity-img-3 {
        max-width: 172px;
        margin-top: 3%;
    }
    .radial-01 {
        width: 100px;
        height: 100px;
        margin: 20px;
    }
    .managment-heading {
        margin-top: 29px;
        margin-bottom: 27px;
    }
    .event-ifo h5 {
        text-align: center;
    }
    .event-ifo p {
        text-align: center;
        font-size: 15px;
        line-height: 20px;
    }
    .al-mustafa-fondation {
        margin: 158px auto 0;
        max-width: 330px;
    }
    .ur-ar-version button#dropdownMenuLink {
        width: 102px;
    }
    .ur-ar-version .absolute-dome-image {
        top: 1%;
    }
}
@media (max-width: 575px) {
    .mustafai-managment-pg .naming-tag {
        margin-top: -48px;
    }
    .ur-ar-version .common-model-style .btn-close{
        right: -4px !important;
        top: 3px;
    }
    .mustafai-libarary {
       background: #b9a9a914;
    }
    .ur-ar-version .charity-img-2 {
        width: 105px;
        height: 105px;
        margin-left: -1%;
    }
    .ur-ar-version .charity-img-1 {
        margin-left: -19%;
    }
    .charity-img-3 {
        margin-left: -32%;
        margin-top: -15%;
    }
    .ur-ar-version .block-component blockquote.EN:before{
        top: -23px;
    }
    .ur-ar-version .block-component blockquote.EN:after {
        bottom: -10px;
    }

    .search-wrapper .search-icon{
        padding: 15px;
    }
    .search-wrapper.active input.form-control,.ur-ar-version .search-wrapper .form-control {
        height: 32px;
    }
    .ur-ar-version .language-bar.dropdown {
        margin-left: 57px;
    }
    .ur-ar-version .header-buttons .theme-btn {
        padding: 10px 23px;
        font-size: 12px;
    }
    .ur-ar-version .paly-btn {
        top: 0;
    }
    .ur-ar-version .paly-btn {
        width: 34px;
        height: 34px;
        right: -51px;
    }
    .ur-ar-version .paly-btn:after {
        margin: -8px 0 0 -3px;
        border-width: 7px 12px;
        left: 45%;
        top: 52%;
    }
    .ur-ar-version .absolute-dome-image {
        top: 1%;
    }
    .ur-ar-version .header-buttons {
        /* gap: 60px; */
        margin-left: 19px;
    }
    .ur-ar-version .after-login-hd-button-style .search-wrapper {
        left: 128px;
    }

    .al-mustafa-fondation::before {
        top: -122px;
    }
    .gallary-team-wraper .our-team-slider {
        padding: 25px 0 25px;
    }
    #reciept-img-sec {
        margin-top: 20px;
    }
    .common-model-style .modal-body {
        padding: 0px 20px 41px;
    }
    .slider-zigzag {
        top: 19px;
    }
    .font-wrapper {
        bottom: -41px;
    }
    .item.selected .size {
        width: 45px;
        height: 40px;
        font-size: 13px;
    }
    span.profile-img img {
        width: 15px;
    }
    .audio-libaray.all-documents .common-img-lib-wrap.dcm-img-wrp img {
        width: 100%;
    }
    .library-image-box.member-3 img {
        height: 147px;
    }
    .library-image-box.member-2 img,
    .library-image-box.member-4 img {
        height: 100px;
    }
    .library-image-box.member-1 img,
    .library-image-box.member-5 img {
        height: 70px;
    }
    .audio-libaray.all-documents {
        padding: 0px 0 30px;
    }
    .csm-pages-wraper {
        padding: 150px 0 40px;
    }
    .ur-ar-version .location-conatct {
        max-width: 100%;
        margin-left: 0;
    }
    .ur-ar-version .location-conatct {
        max-width: 100%;
        margin-left: 0;
        margin-bottom: 0%;
    }
    .ur-ar-version .contact-us-form-wraper {
        padding: 30px;
        border-left: 6px solid #d31f24;
    }
    .upcoming-event-slider .owl-theme .owl-nav {
        top: -15%;
    }
    .testimonials-slider .owl-carousel .owl-item img {
        width: 50%;
    }
    h1 {
        font-size: 24px;
        line-height: 26px;
    }
    h2 {
        font-size: 22px;
        line-height: 28px;
    }
    h3 {
        font-size: 17px;
        line-height: 23px;
    }
    h4 {
        font-size: 16px;
        line-height: 19px;
    }
    .blue-box-bg.fondation-common-bg.al-mustafa-fondation.m-blue-box {
        margin-bottom: 165px;
    }
    #countdown li {
        font-size: 10px;
    }
    .owl-item.active.center {
        padding: 12px;
        margin-top: -20px;
    }
    .upcoming-event-slider .owl-theme .owl-nav {
        top: -12%;
        right: -5%;
    }
    .absolute-dome-image {
        width: 16%;
        left: 40%;
    }
    .foundations {
        margin-top: -282px;
    }

    .m-red-box {
        margin-top: 0;
    }
    .contact-form-wraper {
        padding: 14px;
        width: 635px;
    }
    .get-in-touch {
        padding-top: 63px;
    }
    .main-banner {
        /* padding: 95px 0 161px; */
        margin-top: 98px;
    }

 
    .paly-video-btn {
        margin-top: 3px;
    }
    .bottom-header .navbar-toggler {
        font-size: 12px;
    }
    .search-wrapper .search-icon {
        height: 28px;
        width: 28px;
    }
    .fa-search:before {
        font-size: 12px;
    }
    .logo {
        width: 85px;
    }
    .bottom-header .navbar-toggler {
        padding: 3px;
    }
    .search-wrapper.active input.form-control {
        right: -22px;
    }
    .search-wrapper.active {
        width: calc(100% - 120px);
      }
    .ur-ar-version .well-text-content {
        margin-top: 0;
    }
    .ur-ar-version .block-component blockquote.quote {
        font-size: 14px;
    }
    .mustafai-libarary .nav-pills li.nav-item {
        border-top: 0;
    }
    ul.library-navs {
        display: flex;
        justify-content: center;
    }
    .libaray-head {
        flex-direction: column;
    }
    .inner-content p {
        text-align: center;
    }
    #countdown li h2 {
        font-size: 20px;
    }
    #sync2 .owl-item:nth-child(2) img {
        bottom: -221%;
        left: -8%;
    }
    #sync2 .owl-item:nth-child(3) img {
        top: 231%;
        left: 80%;
    }
    #sync2 .owl-item:nth-child(4) img {
        left: 35%;
    }
    #sync2 .owl-item:nth-child(1) img {
        left: 31%;
    }
    .mustafai-managment-pg .slider-zigzag {
        top: 1;
    }
    .naming-tag {
        height: 46px;
        margin-top: -5px;
    }
    .our-team-slider {
        padding: 15px 0 15px;
    }
    .our-team h4 {
        font-size: 20px;
    }
    .mustafai-managment-pg .slider-item img {
        width: 100% !important;
    }
    section.mustafai-managment-pg .slider-item .slider-zigzag .simple-image,
    section.mustafai-managment-pg
        .slider-item
        .slider-zigzag
        .blue-hover-image {
        max-width: 100%;
        width: 100% !important;
    }
    .upcoming-event-slider .event-item:nth-child(2) {
        left: -62px;
    }
    .upcoming-event-slider .event-item:nth-child(3) {
        right: -59px;
    }
    .time-lines {
        margin-top: 420px;
    }
    .upcoming-event-slider .event-item:first-child {
        width: 97%;
    }
    .d-absolute-top-img img {
        width: 40%;
    }
    .client-single.active .client-img img {
        width: 100px;
        height: 100px;
    }
    .client-single.active .client-img {
        margin: -93px auto 0;
    }
    .rounded-progress {
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .radial-01 {
        width: 100px;
        height: 100px;
        margin-bottom: 69px;
    }
    .radial-01 p {
        bottom: -76px;
        left: -66px;
    }
    .serve-heading {
        padding-bottom: 20px;
        text-align: center;
    }
    section.serving-humanity {
        padding: 57px 0;
    }
    .change-ourself {
        padding: 50px 20px;
    }
    h4.about-h-3 {
        padding-bottom: 14px;
        text-align: center;
    }
    h4.about-h-2 {
        padding-bottom: 5px;
    }
    h3.about-h-1 {
        padding-bottom: 16px;
    }
    .ur-ar-version .location-conatct {
        padding: 20px 22px 30px;
    }
    .ur-ar-version button#dropdownMenuLink {
        width: 90px;
    }
    .ur-ar-version span.profile-img img {
        width: 29px;
        height: 29px;
    }
    .ur-ar-version .theme-btn {
        font-size: 14px;
    }
    .ur-ar-version .search-wrapper {
        left: 123px;
    }
}
@media (max-width: 375px) {
    .ur-ar-version .after-login-hd-button-style .search-wrapper {
        left: 93px;
    }
    button.paly-video-btn {
        margin-left: 70px;
        margin-top: 15px;
    }
    .banner-video-content {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .ur-ar-version .search-wrapper {
        left: 100px;
    }
    .ur-ar-version button#dropdownMenuLink {
        width: 60px;
    }
    .ur-ar-version .header-buttons .theme-btn {
        padding: 10px 11px;
        font-size: 12px;
    }
    .owl-stage-outer {
        padding-top: 27px;
    }
    .image-library-wraper {
        flex-direction: column;
    }
    .library-image-box.member-1 img,
    .library-image-box.member-5 img,
    .library-image-box.member-2 img,
    .library-image-box.member-4 img,
    .library-image-box.member-3 img {
        height: auto;
    }
    .header .theme-btn {
        font-size: 12px;
        padding: 12px;
    }
    .testimonials-slider .owl-carousel .owl-item img {
        width: 50%;
    }
    .testimonials-slider #sync1 .item {
        padding: 20px;
    }
    .image-wraper {
        margin-top: -86px;
        z-index: 3;
    }

    .d-flex.justify-content-between.align-items-center.ramadan-workshop-time {
        flex-direction: column;
        justify-content: start !important;
        /* align-items: start !important; */
    }
    .header-buttons {
        gap: 55px;
    }
    .search-wrapper {
        right: 60px;
    }
    .bottom-header .navbar-toggler {
        padding: 3px;
    }
    /* .ur-ar-version .header-buttons {
        gap: 24px;
    } */
   
    .mustafai-managment-pg .slider-zigzag {
        top: -17px;
    }
    .slider-zigzag {
        top: -5px;
    }

    .testi-wrap {
        height: 700px;
    }
    .client-single.position-2 {
        left: 18%;
        top: 20%;
    }
    .client-single.position-3 {
        left: 0%;
        top: 14%;
    }
    .client-single.position-4 {
        right: -27%;
        top: 15%;
    }
    .client-single.position-5 {
        top: 136px;
        right: -5%;
    }
    .blue-box-bg.fondation-common-bg.al-mustafa-fondation.m-blue-box {
        margin-bottom: 10px;
    }
    .al-mustafa-fondation {
        margin: 160px auto 0;
    }
}

/*  */
