body {
    padding: 0;
    margin: 0;
}
.fnt-blk{
    color:#000 !important;
}
.dropdown-menu-shared-file{
    min-width: 30px;
    border: 0;
    background: transparent;
    padding: 5px 0;
    left: 3px !important;
}
.dropdown-menu-shared-file li{
    display: flex;
}
.dropdown-menu-shared-file li a{
    float: unset !important;
    width: 40px !important;
    height: 40px;
    font-size:1.5em !important;
    text-align: center;
    border-radius: 50%;
    box-shadow: 0 0 5px 0 rgb(167, 167, 167);
    -webkit-box-shadow: 0 0 5px 0 rgb(167, 167, 167);
    -moz-box-shadow: 0 0 5px 0 rgb(167, 167, 167);
    border: 1px solid rgba(169, 169, 169, 0.28);
    margin: 3px !important;
    line-height: 1.45em;
    color:#fff;
    position: unset !important;
    padding: 2px;
}
.dropdown-menu-shared-file li a.face{
    background-color: #395196;
}
.dropdown-menu-shared-file li a.twitter{
    background-color: #00a9ff;
}
.dropdown-menu-shared-file li a.whats{
    background-color: #00b456;
}
.dropdown-toggle.btn-shared-an::after{
    display:none !important;
}

.phf-change-lang a{
    padding-left: 26px !important;
}
.phf-change-lang a.active{
    background-image:none;
    color: var(--red) !important;
}
.phf-change-lang a.active:hover,.phf-change-lang a.active:focus{
    color: #fff !important;
}
.phf-change-lang a.active:after{
    content: "\f058";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 9px;
    line-height: 1.5em;
}
.prg-items a.don-url{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
}
.prg-items .prog-thumbnail>div{
    z-index: 1;
}
.zakat-calc .nav li a{
    border: 1px solid #cbcbcb;
    padding: 2px 15px;
    margin-right: 7px;
    margin-top: 7px;
    margin-bottom: 7px;
    border-radius: 20px;
    min-width: 200px;
    display: block;
    text-align: center;
    font-size: 0.85em;
    height: 32px;
    line-height: 2em;
    color: #e3e3e3;
    position: relative;
}
.zakat-calc .nav li a.active,.zakat-calc .nav li a:hover,.zakat-calc .nav li a:focus{
    background-color: #0092d3;
    color:#fff;
    position: relative;
}
.zakat-calc .tab-content,.zakat-calc .panel-calc{
    border: 1px solid #cbcbcb;
    border-radius: 10px;
    padding: 15px;
}
.zakat-calc .badge{
    position: absolute;
    right: 5px;
    top: 7px;
    color: #fff;
}
.zakat-calc .nav li a.active .badge,.zakat-calc .nav li a:hover .badge,.zakat-calc .nav li a:focus .badge{
    background-color: transparent;
    box-shadow: 0 0 5px 0 rgba(255, 255, 255, .5);
    -webkit-box-shadow: 0 0 5px 0 rgba(255, 255, 255, 1);
    -moz-box-shadow: 0 0 5px 0 rgba(255, 255, 255, .5);
    border: 1px solid rgba(255, 255, 255, 0.3);
}
.zakat-calc .nav li a:not(.active):not(:hover):not(:focus) .badge.mn{
    background-color: rgb(0, 192, 0);
    box-shadow: 0 0 5px 0 rgb(0, 192, 0);
    -webkit-box-shadow: 0 0 5px 0 rgb(0, 192, 0);
    -moz-box-shadow: 0 0 5px 0 rgb(0, 128, 0);
    border: 1px solid rgba(0, 128, 0, 0.3);
    color: #264f00;
}
.zakat-calc .nav li a:not(.active):not(:hover):not(:focus) .badge.go{
    background-color: rgba(255, 215, 0, 0.6);
    box-shadow: 0 0 5px 0 rgb(255, 215, 87);
    -webkit-box-shadow: 0 0 5px 0 rgb(255, 215, 0);
    -moz-box-shadow: 0 0 5px 0 rgb(255, 234, 87);
    border: 1px solid rgba(255, 215, 0, 0.39);
    color: #7e7a00;
}
.zakat-calc .nav li a:not(.active):not(:hover):not(:focus) .badge.sl{
    background-color: rgb(239, 239, 239);
    box-shadow: 0 0 5px 0 rgb(167, 167, 167);
    -webkit-box-shadow: 0 0 5px 0 rgb(167, 167, 167);
    -moz-box-shadow: 0 0 5px 0 rgb(167, 167, 167);
    border: 1px solid rgba(169, 169, 169, 0.28);
    color: #707070;
}
.zakat-calc input{
    font-size: 0.9em;
}
.zakat-calc h6{
    margin: 10px 0;
    padding: 0;
    font-size: 0.9em;
}
.chosen-container .chosen-single,.remshadow{
    box-shadow:none !important;
    -webkit-box-shadow:none !important;
    -moz-box-shadow:none !important;
    min-height: 30px;
}
.chosen-drop::after{
    content: '' !important;
}
.zakat-calc .site_ipt_box:not(.zg){
    font-size: 1.3em;
}
.zakat-calc .periodic-panel .chosen-container a{
    height: 36px !important;
}
.zakat-calc .periodic-panel .chosen-container a div:after{

}
.zakat-calc .periodic-panel .chosen-container .chosen-search:after {
    height: 16px;
    font-size: 0.9em;
}
.zakat-calc .site_ipt_box{
    margin-bottom:0;
}
.zakat-calc hr:not(.pnl-paym-method hr){
    margin: 1.5rem;
    border-color: #b50014;
}

.zakat-calc .pnl-paym-method.fixedop .btn-group-sm{
    position: absolute;
    bottom: 8px;
}
.zakat-calc .pnl-paym-method.fixedop .btn-group-sm .btn{
    min-width: 130px;
}




.phf-audio{
    min-height: 36px;
    margin: 5px;
    position: relative;
}
.phf-audio>*{
    border: 0;
    border-radius: 7px;
    background-color: transparent;
    color: #b50014;
    font-size: 0.9em;
    display: inline-block;
}
.phf-audio>span{
    line-height: 2.5em;
    color:#000;
    font-size: 0.55em;
    width: 34px;
}
.phf-audio>button{
    width: 28px;
    height: 24px;
}
.phf-audio .btn-au:hover,.phf-audio .btn-au:focus{
    box-shadow: 0 0 3px 0 rgba(0, 123, 178, .5);
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 123, 178, .5);
    -moz-box-shadow: 0 0 3px 0 rgba(0, 123, 178, .5);
    border: 1px solid rgba(0, 123, 178, .3);
}

.phf-audio .btn-au.play i:before {
    content: "\f04b";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.phf-audio .btn-au.pause i:before {
    content: "\f04c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.phf-audio .slider {
    -webkit-appearance: none;
    height: 7px;
    border-radius: 5px;
    background: #00aefc;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
    margin-top: 10px !important;
}
.phf-audio .slider.aud{
    background: #b50014;
}

.phf-audio .slider:disabled{
    background: #d1d0d0;
}
.phf-audio .slider:disabled~.fa-volume-up{
    color: #d1d0d0;
}
.phf-audio .vol{
    width: 15px;
    cursor: pointer;
}
.phf-audio .slider.rng {
    width: 70px;
}
.phf-audio .slider.aud {
    width: 30px;
}
.phf-audio .slider:hover {
    opacity: 1;
}
.phf-audio .slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #fff;
    cursor: pointer;
    border:1px solid silver;
}
.phf-audio .slider::-moz-range-thumb {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #fff;
    cursor: pointer;
    border:1px solid silver;
}


.aud-ani.active::before, .aud-ani.active::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 7px;
}
.aud-ani.active::before, .aud-ani.active::after {
    content: '';
    z-index: -1;
    border:1px dashed rgba(181, 0, 20, 0.2);
    animation: clipMe 8s linear infinite;
}
.aud-ani.active::before {
    animation-delay: -4s;
}

@keyframes clipMe {
    0%, 100% {
        clip: rect(0px, 250px, 0px, 0px);
    }
    25% {
        clip: rect(0px, 0px, 36px, 0px);
    }
    50% {
        clip: rect(36px, 250px, 36px, 0px);
    }
    75% {
        clip: rect(0px, 250px, 36px, 250px);
    }
}






.pnl-payments{
    position: relative;
    display: block;
    text-align: center;
}
.pnl-payments.pay{
    width: 60%;
}
.pnl-payments.pay .fixedop{
    box-shadow:none;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    border:0;
}
.pnl-paym-method{
    box-shadow: 0 0 5px 0 rgba(200, 200, 200, .5);
    -webkit-box-shadow: 0 0 5px 0 rgba(200, 200, 200, .5);
    -moz-box-shadow: 0 0 5px 0 rgba(200, 200, 200, .5);
    border: 1px solid rgba(200, 200, 200, .3);
    padding: 10px;
    font-size: 0.9em;
    color: #000;
    height: 130px;
    border-radius: 7px;
    vertical-align: top;
    display: inline-block;
    margin: 5px;
}
.pnl-paym-method.fixed{
    display: inline-block;
    width: 26%;
}
.pnl-paym-method.fixedop{
    width: 40%;
    text-align: initial;
}
.main-custom-project{
    display: flex;
}
.pnl-paym-method hr{
    margin: 5px;
}
.pnl-paym-method img{
    height: 47px;
    border-radius: 3px;
    margin: 0 2px;
/*    box-shadow: 0 0 5px 0 rgba(200, 200, 200, .7);
    -webkit-box-shadow: 0 0 5px 0 rgba(200, 200, 200, .7);
    -moz-box-shadow: 0 0 5px 0 rgba(200, 200, 200, .7);*/
}
.pnl-paym-method label{
    margin: 5px 0;
}
.pnl-paym-method label span{
    display: block;
    font-size: 0.9em;
}
.main-custom-project .custom-project{
    width: 34px;
    height: 30px;
    position: relative;
    margin: 0 3px;

}
.main-custom-project .custom-project input[type=radio]{
    display: none;
}
.main-custom-project .custom-project .custom-project-label{
    position: absolute;
    background-color: #fff;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: 0;
    box-shadow: 0 0 5px 0 rgba(0, 123, 178, .5);
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 123, 178, .5);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 123, 178, .5);
    border: 1px solid rgba(0, 123, 178, .3);
    border-radius: 7px;
    cursor: pointer;
    font-size: 1.2em;
    text-align: center;
    line-height: 1.7em;
}
.main-custom-project .custom-control-input:checked~.custom-project-label{
    box-shadow: 0 0 5px 0 rgba(181, 0, 20, .5);
    -webkit-box-shadow: 0 0 5px 0 rgba(181, 0, 20, .5);
    -moz-box-shadow: 0 0 5px 0 rgba(181, 0, 20, .5);
    border: 1px solid rgba(181, 0, 20, 0.3);
    color: #b50014;
}

.periodic-panel .chosen-container,.custom-project input.form-control{
    font-size: 0.85em;
}
.zakat-calc .chosen-container a{
    font-size: 0.85em;
    min-height: 36px;
}


.site_form.medical_form .chosen-container a,.site_form.register_form .chosen-container a{
    min-height: 40px;
}
.site_form.medical_form .chosen-container a span,.site_form.register_form .chosen-container a span{
    font-size: 1.1em;
    line-height: 2.7em;
}

.periodic-panel .chosen-container a:not([href]):not([tabindex]) {
    height: 30px !important;
}

.periodic-panel .chosen-container span {
    height: 30px;
    /*font-size: 0.9em;*/
    line-height: 3.2em;
    font-weight: bold;
}
.chosen-container .chosen-single span{
    font-size: 0.85em;
}
.chosen-container .chosen-single div b, .chosen-container input.chosen-search-input {
    background: none !important;
}

.chosen-container .chosen-single div:after,.chosen-container .chosen-search:after {
    content: '\f107';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 22px;
}

.chosen-container.chosen-with-drop div:after {
    content: '\f106';
}

.chosen-container .chosen-search:after {
    content: '\f002' !important;
}

.periodic-panel .site_ipt_lbl {
    font-size: 1em;
}

.datetimepicker {
    font-size: 0.8em;
}

.datetimepicker .glyphicon.glyphicon-arrow-right:after, .datetimepicker .glyphicon.glyphicon-arrow-left:after {
    content: '\f105';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: 1;
    color: #759ebd;
}

.datetimepicker .glyphicon.glyphicon-arrow-left:after {
    content: '\f104';
}

.data-calender .input-group-addon {
    position: absolute;
    right: 22px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 17px;
}

.data-calender .form-control:disabled, .form-control[readonly] {
    background-color: #fff;
    cursor: pointer;
    font-size: 1em;
}

.pd-tb-16 {
    padding: 16px 0;
    min-height: 50px;
}

.panel-footer button {
    float: right;
    font-size: 0.9em !important;
    min-width: 100px;
    margin: 0 5px;
}
.periodic-panel{
    margin: auto;
    font-size: 0.9em;
}
.periodic-panel:not(.zakat){
    width: 60%;
}

.periodic-panel .custom-control-label {
    font-size: 0.9em;
    padding-top: 5px;
    white-space: nowrap
}

.home-project-main.periodic .proj-thumbnail i {
    -ms-transform: scale(1);
    transform: scale(1);
    color: #007bb2;
}

.home-project-main.periodic .proj-thumbnail:hover i, .home-project-main.periodic .proj-thumbnail:focus i, .home-project-main.periodic a.active .proj-thumbnail i,
.home-project-main .custom-project input.custom-control-input:checked~.custom-project-label a.home-project .proj-thumbnail i
{
    -ms-transform: scale(1.1);
    transform: scale(1.15);
}
.data-calender .form_date_periodic:disabled,.data-calender .form_date_periodic:disabled~span i,.custom-control-input:disabled~.custom-control-label{
    color:#d1d0d0
}
.vaild{
    box-shadow: 0 0 5px 0.05em rgba(255, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 5px 0.05em rgba(255, 0, 0, 0.3);
    -moz-box-shadow: 0 0 5px 0.05em rgba(255, 0, 0, 0.3);
    border: 1px dashed rgba(255,0,0,0.5);
}
.home-project-main.periodic .proj-thumbnail i, .home-project-main.periodic .proj-thumbnail i span {
    font-size: 3.6em;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 60px;
    height: 58px;
}

.home-project-main.periodic .proj-thumbnail i span {
    font-size: 0.35em;
    width: 20px;
    height: 20px;
    z-index: 1;
    margin: auto 30%;
}

.home-project-main.periodic .proj-thumbnail i:after {
    content: attr(tm);
    color: #007bb2;
    font-size: 0.21em;
    position: absolute;
    bottom: 6px;
    right: 0;
    width: 22px;
    height: 22px;
    background: #fff;
    border-radius: 50%;
    line-height: 1.8em;
    opacity: 0.9;
    box-shadow: 0 0 3px 0 rgba(0, 123, 178, .95);
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 123, 178, .95);
    -moz-box-shadow: 0 0 3px 0 rgba(0, 123, 178, .95);
}

.home-project-main.periodic .proj-thumbnail {
    box-shadow: 0 0 10px 0 rgba(0, 123, 178, .3);
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 123, 178, .3);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 123, 178, .3);
    border: 1px solid rgba(0, 123, 178, .3);
}
.home-project-main .custom-project input.custom-control-input:checked~.custom-project-label a.home-project,
.home-project-main .custom-project input.custom-control-input:checked~.custom-project-label a.home-project .proj-thumbnail i,
.home-project-main .custom-project input.custom-control-input:checked~.custom-project-label a.home-project .proj-thumbnail i:after{
    color: #b50014;
}
.home-project-main .custom-project input.custom-control-input:checked~.custom-project-label a.home-project .proj-thumbnail i:after {
    box-shadow: 0 0 3px 0 rgba(181, 0, 20, .95);
    -webkit-box-shadow: 0 0 3px 0 rgba(181, 0, 20, .95);
    -moz-box-shadow: 0 0 3px 0 rgba(181, 0, 20, .95);
}
/*.home-project-main.periodic a.active .proj-thumbnail i, .home-project-main.periodic a.active .proj-thumbnail i:after {
    color: #b50014;
}

.home-project-main.periodic a.active .proj-thumbnail i:after {
    box-shadow: 0 0 3px 0 rgba(181, 0, 20, .95);
    -webkit-box-shadow: 0 0 3px 0 rgba(181, 0, 20, .95);
    -moz-box-shadow: 0 0 3px 0 rgba(181, 0, 20, .95);
}*/

.custom-checkbox .custom-control-label {
    padding-top: 3px;
}

.main-breadcrumb {
    display: block;
    position: relative;
    height: 30px;
}

.breadcrumb.per-don {
    padding: 0;
    list-style: none;
    background-color: inherit;
    position: relative;
    left: 0;
    right: 0;
    /*width: max-content;*/
    width: 100%;
    margin: auto;
    border: 0;
}

.breadcrumb.per-don a {
    text-align: center;
    text-decoration: none;
    outline: none;
    display: inline-block;
    float: left;
    font-size: 0.8em;
    line-height: 28px;
    /*padding: 0 0 0 30px;*/
    position: relative;
    border-top: 1px solid #9d9d9d;
    border-bottom: 1px solid #9d9d9d;
    border-left: 1px solid #9d9d9d;
    padding: 0 10px 0 20px;
    white-space: nowrap;
        width: 33%;
}

/*.breadcrumb.per-don a:first-child,.breadcrumb.per-don a:last-child{
    padding: 0;
}*/
.breadcrumb.per-don a:first-child:before, .breadcrumb.per-don a:last-child:before {
    content: normal;
}

.breadcrumb.per-don a:after {
    content: '';
    position: absolute;
    top: -1px;
    right: -14px;
    width: 30px;
    height: 30px;
    -ms-transform: scale(0.68) rotate(45deg);
    transform: scale(0.68) rotate(45deg);
    z-index: 1;
    box-shadow: 1px -1px 0 0px #9d9d9d;
    border-radius: 0 5px 0 50px;
}

/*.breadcrumb.per-don a:last-child:after {
    content: none;
}*/
/*.breadcrumb.per-don a:before {
    content: attr(flag);
    border-radius: 100%;
    width: 15px;
    height: 15px;
    line-height: 28px;
    position: absolute;
    top: 0;
    left: 20px;
}*/
.breadcrumb.per-don.flat a, .breadcrumb.per-don.flat a:after {
    background: white;
    transition: all 0.5s;
}

.breadcrumb.per-don.flat a.active, .breadcrumb.per-don.flat a.active:after {
    background: #0092d3;
    color: #fff;
}

.sec-treant {
    margin: 0 20%;
}

.Treant {
    position: relative;
    overflow: hidden;
    padding: 0 !important;
    font-size: 0.4em;
    min-height: 40px;
}

.Treant > .node, .Treant > .pseudo {
    position: absolute;
    display: block;
    visibility: hidden;
}

.Treant.Treant-loaded .node, .Treant.Treant-loaded .pseudo {
    visibility: visible;
}

.Treant > .pseudo {
    width: 0;
    height: 0;
    border: none;
    padding: 0;
}

.Treant .collapse-switch {
    position: absolute;
    bottom: -10px;
    right: 0;
    left: 0;
    margin: auto;
    border-radius: 50%;
    width: 9px;
    height: 9px;
    display: block;
    border: 1px solid #759ebd;
    background-color: #fff;
    cursor: pointer;
    z-index: 999;
}

.Treant .collapse-switch:after {
    content: '\f068';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: 1;
    color: #759ebd;
}

.Treant .collapsed .collapse-switch:after {
    content: '\f067';
}

.phf_node > p:first-child, .phf_node > h1 {
    color: rgba(0, 0, 0, 0.8);
    margin: 2px 0;
    width: 65px;
    font-size: 1.2em;
}

.phf_node.categ > p:first-child, .phf_node.categ > h1, .phf_node.categ > p {
    width: 60px;
}

.phf_node > p {
    font-size: 1em !important;
    margin: 1px;
    width: 60px;
}

.phf_node {
    padding: 1px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #ffffff;
    border: 1px solid #759ebd;
    box-shadow: 0 0 5px 0 rgba(123, 29, 46, 0.3);
    cursor: pointer;
    width: fit-content;
    text-align: center;
    /*padding-bottom: 5px;*/
}

.phf_node:hover, .phf_node:focus {
    background-color: rgba(117, 158, 189, 0.15);
}

.form-file-up {
    position: relative;
    display: block;
    border: 1px solid #ced4da !important;
    font-size: 0.75em;
}

.form-file-up input[type=file] {
    position: absolute;
    display: block;
    left: -2px;
    top: -2px;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    border: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    opacity: 0;
    margin-bottom: 4px !important;
    cursor: pointer !important;
}

.breadcrumb-item + .breadcrumb-item {
    padding-left: 0.3rem;
}

.breadcrumb-item + .breadcrumb-item::before {
    padding-right: 0.3rem;
}

.proj-content-items.health.breeze.wellness .prg-items, .proj-content-items.health.breeze.visuals .prg-items {
    height: 222px;
    width: 260px;
    min-height: inherit;
}

.proj-content-items.health.breeze.visuals .prg-items {
    height: 230px;
    cursor: pointer;
}

.proj-content-items.health.breeze.visuals .prg-items .prog-thumbnail {
    height: 190px;
}

.proj-content-items.health.breeze.visuals .prg-items:before,
.proj-content-items.health.breeze.visuals .prg-items:after,
.proj-content-items.health.breeze.visuals.play .prg-items:before {
    content: '\f07b';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 3.5em;
    line-height: 0;
    color: rgba(255, 255, 255, 0.8);
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 56px;
    height: 24px;
    z-index: 1;
    -ms-transform: scale(0);
    transform: scale(0);
}

.proj-content-items.health.breeze.visuals .prg-items:after {
    content: '\f04b';
    font-size: 1.1em;
    width: 20px;
    height: 17px;
    color: rgba(0, 0, 0, 0.7);
    -ms-transform: scale(0);
    transform: scale(0);
}

.proj-content-items.health.breeze.visuals.play .prg-items:before {
    content: '';
    background-color: rgba(232, 42, 27, 0.9);
    height: 45px;
    width: 45px;
    border-radius: 50%;
}

.proj-content-items.health.breeze.visuals.play .prg-items:after {
    content: '\f167';
    font-family: "Font Awesome 5 Brands";
    font-weight: 400;
    font-size: 1.8em;
    height: 0;
    width: 35px;
    color: rgba(255, 255, 255, 0.8);
}
.proj-content-items.health.breeze.visuals.img .prg-items:after{
    content: '\f302';
    font-size: 1.3em;
}
.proj-content-items.health.breeze.visuals .prg-items:hover:before, .proj-content-items.health.breeze.visuals .prg-items:hover:after,
.proj-content-items.health.breeze.visuals .prg-items:hover:after {
    -ms-transform: scale(1);
    transform: scale(1);
}

.proj-content-items.health.breeze.wellness .s-logo {
    right: 20px;
    left: initial;
}

.proj-content-items.health.breeze.wellness .prog-thumbnail {
    height: 114px;
    margin: 5%;
    width: 233px;
}

.proj-content-items.health.breeze.wellness .pnl-news button {
    top: 18px;
    right: 18px;
}

.proj-content-items.health.breeze.wellness label {
    font-size: 0.8em;
    text-align: initial;
    display: block;
    margin: 0 14px;
}

.proj-content-items.health.breeze.wellness audio {
    width: 100%;
    height: 30px;
}

audio {
    width: 300px;
    height: 30px;
    outline: 0;
}

.proj-content-items.health.breeze .main-caption {
    height: 20px;
    font-size: 0.9em;
    line-height: 15px
}

.proj-content-items.health.breeze .prg-items {
    height: 285px;
    min-height: inherit;
}

.proj-content-items.health.breeze .pnl-news {
    height: 24px;
}

.proj-content-items.health.breeze .s-logo {
    top: 30px;
}

.proj-content-items.health.magazine .prg-items {
    height: 250px;
}

.proj-content-items.health.magazine .pnl-news {
    height: 0;
}

.proj-content-items.health.magazine .main-caption {
    height: initial;
    font-size: 0.9em;
    margin: 0 !important;
}

.proj-content-items.health.magazine .pnl-news button {
    top: 130px;
}

.proj-content-items.health .prg-items {
    width: 220px;
    height: 275px;
    min-height: inherit;
}

.proj-content-items.health .pnl-news button {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: #fff;
}

.proj-content-items.health .pnl-news {
    margin: 0;
    display: block;
    height: 18px;
}

.proj-content-items.health .s-logo {
    width: 50px;
    height: 50px;
    margin: auto;
    left: 0;
    right: 0;
    top: 45px;
    bottom: 0;
}

.proj-content-items.health .main-caption {
    height: 42px;
    overflow: hidden;
}

.carousel-indicators.ac-rd li.active {
    background-color: #b50014 !important;
}

.prg-items.said .btn-group-sm button {
    font-size: 0.6em;
    border-radius: 20px;
}

.prg-items.said .prog-thumbnail {
    position: absolute;
    right: 0;
    top: -40px;
    left: 0;
    margin: auto;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 0.1em solid #fff;
}

.proj-content-items.health .prg-items .btn-group-sm button,.proj-content-items.health .prg-items .btn-group-sm a {
    width: initial !important;
    min-width: 100px;
    font-size: 0.8em !important;
    float: none;
    line-height: 1.3;
    padding-right: 4px !important;
    padding-left: 4px !important;
    height: 23px
}

.proj-content-items.health .prg-items .btn-group-sm button i,.proj-content-items.health .prg-items .btn-group-sm a i {
    font-size: 1.2em !important;
}

.news-details {
    height: 100%;
    display: inline-block;
    width: 90%;
    border-radius: 10px;
    overflow: hidden;
    padding: 15px;
}

.news-details .prog-thumbnail {
    background-size: cover;
    padding: 10px;
    border: 0px solid #fff;
    border-radius: 5px;
    height: 400px !important;
}

.news-details .prog-body {
    margin: 24px 0;
    text-align: initial;
}

.news-details .prog-body .main-caption {
    font-size: 1em;
}

.news-details .prog-body .pnl-news {
    border: 1px solid #75b2df;
    border-radius: 20px;
    padding: 0.38em 0.7em;
    height: 34px;
    margin: 10px 0;
}

.news-details .pnl-news-dtls{
    font-size: 0.85em;
}

.news-details .prog-body .pnl-news.dtld-pg{
    display: flex;
    padding: 0;
    text-align: center;
    color: #c6c6c6;
}
.news-details .prog-body .pnl-news.dtld-pg a.share{
    float: none;
    margin-top: 0.5em;
}
.news-details .prog-body .pnl-news.dtld-pg a:not(.share){
    float: none;
    width: auto;
    display: block;
}
.proj-content-items.news .pnl-news.dtld-pg span {
    float: none;
    font-size: 0.8em;
    color: #c6c6c6;
    display: block;
    line-height: 1.8em;
}
.news-details .prog-body .pnl-news.dtld-pg>div:not(:last-child){
    border-right:1px solid #75b2df;
}
.news-details .prog-body .pnl-news.dtld-pg>div>*:not(.share){
    line-height: 3em;
}
.main-association {
    padding: 2em 0;
}

.home-project.association {
    float: none;
    display: inline-flex;
    margin: 10px;
}

.main-association-vals {
    margin: 0 15%;
}

.home-project.association .caption, .home-project.association:hover .caption, .home-project.association:focus .caption {
    vertical-align: middle;
    overflow: hidden;
    font-size: 1.3em;
    line-height: 4.5em;
    color: #fff;
    margin: 10px;
}

.home-project.association .proj-thumbnail {
    box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.8);
    -webkit-box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.8);
    -moz-box-shadow: 0 0 10px 0 rgba(181, 0, 20, .8);
    border: 7px solid #fff;
}

.home-project.association:hover .proj-thumbnail, .home-project.association:focus .proj-thumbnail, .home-project.association.active .proj-thumbnail {
    box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.8);
    -webkit-box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.8);
    -moz-box-shadow: 0 0 10px 0 rgba(181, 0, 20, .8);
    border: 5px solid #fff;
}

.panel-news span, .panel-med span.pnl-text {
    display: block;
    width: 100%;
    margin: 0;
    padding: 10px;
    border-radius: 10px;
    line-height: 2.5em;
}

.panel-med span.pnl-text {
    border: 1px solid #af0013;
}











/*.prog-filter {
    position: absolute;
    left: 0;
    top: 400px;
    height: auto;
    min-height: 129px;
    z-index: 1;
}

.prog-filter .qck_donation {
    z-index: 1;
    width: 235px;
    position: relative;
    top: 15px;
    bottom: 15px;
}*/

.prog-filter .filter-items {
    list-style: none;
    padding: 0;
    margin: 0;
}

.prog-filter .filter-items li {
    padding: 7px;
}

.prog-filter hr {
    margin: 5px 0;
    border-bottom: 1px solid #af0013;
}

.prog-filter .filter-items li:not(:last-child) {
    border-bottom: 1px solid silver;
}

.prog-filter .filter-items li a {
    border-right: 0;
    color: #056793;
    font-size: 0.9em;
    display: block;
    position: relative;
    height: 30px;
    margin: 0;
}

.prog-filter .filter-items li .fmr-arrow:before {
    content: '\f054';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 10px;
    height: 10px;
    font-size: 0.6em;
    color: inherit;
}

.prog-filter .filter-items li .fmr-arrow.rc:before {
    color: #b50014;
}

.filter-items .proj-thumbnail {
    width: 30px !important;
    height: 30px !important;
}

.filter-items .home-project > * {
    float: left;
    padding: 0 5px !important;
}

.prog-filter.qck_donation_content {
    position: absolute;
    left: 0;
    top: 380px;
    z-index: 1;
    width: 230px;
    height: auto;
    background-color: #fff;
    background: none;
    padding-top: 10px;
    margin-left: -230px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .175);
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .175);
    -moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .175);
    background-color: #fff;
}

.prog-filter.qck_donation_content.open {
    margin-right: auto;
    margin-left: 0 !important;
    z-index: 10;
}

.prog-filter .site_btn {
    background: #b50014;
}

.prog-filter .cstm-item .proj-thumbnail {
    background-color: #b50014;
    border: 1px solid #fff !important;
}

.prog-filter.qck_donation_content > .site_btn {
    padding-left: inherit;
    padding-right: 37px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    overflow: hidden;
    left: 100%;
}

.prog-filter.qck_donation_content > .site_btn > div {
    right: 0 !important;
    width: 25px !important;
    background: #7d010f;
}

























.main_home_slider.prog-slider {
    min-height: 350px;
}

.proj-title {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    font-size: 2em;
}

.proj-title .caption {
    color: #fff !important;
}

.proj-title .proj-thumbnail {
    background-color: #fff !important;
}

.form-footer :first-child {
    float: left;
}

.form-footer :last-child {
    float: right;
}

.snd-img img {
    max-height: 200px
}

.media.news {
    background-color: #fff;
    color: #000000;
    border-radius: 7px;
    position: relative;
    overflow: hidden;
    margin: 0 0 50px 10px;
    padding: 10px;
}

.media.news .img-thumbnail {
    width: 188px;
    height: 188px;
    border-color: rgba(181, 0, 20, 0.3);
    border-radius: 7px;
    background-size: cover
}

.media.news h6 {
    margin: 0;
    font-size: 1.2em;
    height: 40px;
    overflow: hidden;
    padding-right: 10px
}

.media.news .share {
    display: inline-block;
    font-size: 0.9em;
    color: silver;
    font-weight: normal;
    margin: 5px;
    position: relative;
}
.media.news .share {

}
.media.news .share:after {
    bottom: 0;
    content: "";
    display: block !important;
    height: 1px !important;
    left: 50%;
    position: absolute;
    background: #c60017;
    width: 0;
    border: 0;
}

.media.news:hover .share:after {
    width: 100%;
    left: 0;
}

.media.news .share i {
    font-size: 1.1em;
}

.media.news .btn-group-sm {
    display: block;
}

.media.news .btn-group-sm .btn {
    font-size: 0.9em;
}

.media.news p {
    height: 99px;
    overflow: hidden;
    padding: 5px;
    font-size: 13px;
}

.panel-news .carousel-indicators li {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 7px;
    border-radius: 50%;
    text-indent: -999px;
    cursor: pointer;
    border: 1px solid rgba(192, 192, 192, 0.5);
}

.panel-news .carousel-indicators li.active {
    background-color: #fff;
}

.panel-news, .panel-med {
    padding: 20px 20px 40px;
    color: #fff;
    font-size: 0.9em;
}
.panel-med-fld {
    width: 100%;
}

.panel-med-fld form * {
    font-size: 1.02em;
}

.panel-med-fld form label {
    color: #000;
}

.panel-news span, .panel-med span {
    display: inline-block;
    width: 100%;
}

.grd-b {
    background-image: linear-gradient(#056793, #dbe5e9);
}

.bg-red-lin {
    background-color: #056793;
    border-bottom: 1px solid #fff;
}

.site_logo_box {
    position: relative;
}

.newsticker_section {
    position: relative;
    font-size: 0.85em;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
}

.bd-b-20 {
    padding-bottom: 20px;
}

.breaking {
    text-align: center;
    border-right: 1px solid;
}

#newsTicker {
    width: 100%;
    box-shadow:none;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
}

#newsTicker p {
    margin: 0;
    display: inline-block;
    padding-left: 100%;
    animation: tickerTape 60s linear infinite;
    font-size: 15px
}

#newsTicker p span {
    padding: 20px;
    position: relative;
}

#newsTicker p span a {
    display: inline-block;
    height: 21px;
}

#newsTicker p span:before, .s-logo {
    content: '';
    width: 20px;
    height: 20px;
    display: inline-block;
    margin: 10px;
    background-image: url(../img/s-logo.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: -19px;
    top: 8px;
}

@keyframes tickerTape {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(-100%, 0);
    }
}

.img-bg-cv, .img-bg-sz, .img-bg-szs {
    background-position: center;
    background-repeat: no-repeat;
}

.img-bg-ptp {
    background-position: center 0 !important;
}

.img-bg-cv {
    background-size: cover;
}

.img-bg-sz {
    background-size: 102%;
}

.img-bg-szs {
    background-size: 60%;
}

.home-project .img-bg-szs, .proj-content-items .prg-items .prog-thumbnail, .media.news .img-thumbnail, .home-project .proj-thumbnail:after,
.proj-content-items.health.breeze.visuals .prg-items:before, .proj-content-items.health.breeze.visuals .prg-items:after,
.proj-content-items.health.breeze.visuals .prg-items:after, .prg-items.said .prog-thumbnail:after, .prg-items.said .prog-thumbnail, .home-project-main.periodic .proj-thumbnail i {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background-size: cover
}
.home-project .img-bg-szs{
   background-size: 60%;
}
.share:after {
    -webkit-transition: width 0.3s ease 0s, left 0.3s ease 0s;
    -moz-transition: width 0.3s ease 0s, left 0.3s ease 0s;
    -o-transition: width 0.3s ease 0s, left 0.3s ease 0s;
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
}

.proj-content-items {
    text-align: initial;
    position: relative;
    max-width: 960px;
    margin: auto
}

.prg-items.said {
    width: 250px !important;
    height: 250px !important;
    min-height: 200px !important;
    font-size: 1.3em;
    margin-top: 50px !important;
    overflow: initial !important;
}

.prg-items.said .prog-body {
    margin: 50px 20px 0;
}

.prg-items.said .prog-body > p:not(.desc) {
    max-height: 15px;
    overflow: hidden;
}

.prg-items.said .prog-body .desc {
    max-height: 75px;
    overflow: hidden;
    height: 75px
}

.sld-m-b {
    margin-bottom: -25px !important;
}

.proj-content-items .prg-items, .prg-items.said {
    position: relative;
    cursor: default;
    height: 100%;
    display: inline-block;
    border-collapse: collapse;
    margin: 10px;
    padding-bottom: 10px;
    width: 300px;
    min-height: 300px;
    border-radius: 10px;
    overflow: hidden;
}

.proj-content-items.details .prg-items {
    height: 200px;
    display: block;
    width: auto;
    min-height: inherit;
    margin: 24px;
}

.proj-content-items.details .prog-thumbnail {
    position: relative;
    width: 35%;
    height: 200px;
    float: left;
}

.proj-content-items.details .prg-items .prog-thumbnail .rippon {
    right: initial;
    left: 16px;
}

.proj-content-items.details .prg-items .prog-thumbnail .btn {
    left: initial;
    right: 15px;
}

.proj-content-items.details .prog-body {
    float: right;
    width: 65%;
    height: 200px;
    text-align: left;
    padding: 24px;
}

.proj-content-items.details .prg-items .prog-body > *:not(.prog-thumbnail) {
    padding: 10px 0;
}

.proj-content-items.details .donation, .proj-content-items.details .prg-items .btn-group-sm {
    display: inline-block;
}

.proj-content-items.details .dblk {
    width: 100%;
}


.proj-content-items.details .prg-items .btn-group-sm .btn-custom {
    width: 100%;
}

.proj-content-items .prg-items:hover .prog-thumbnail, .proj-content-items .prg-items:focus .prog-thumbnail, .media.news:hover .img-thumbnail, .media.news:focus .img-thumbnail,
.prg-items.said:hover .prog-thumbnail, .prg-items.said:focus .prog-thumbnail {
    /*background-size: 120%;*/
    transform: scale(1.05);
}
.media.news:hover .img-thumbnail{
    transform: scale(1.05);
    background-size: cover;
}
.proj-content-items .prg-items .prog-body > *:not(.prog-thumbnail) {
    padding: 5px 0;
    font-size: 0.9em;
    /*line-height: normal*/
}

.proj-content-items .prog-thumbnail {
    position: relative;
    width: 100%;
    height: 275px;
}

.proj-content-items .main-caption {
    font-size: 0.8em;
    margin: 5px;
}

.proj-content-items.details .main-caption {
    font-size: 0.8em;
    margin: 5px;
}
.rippon-text.hide0,.prog-progress.hide0,.rippon.hide00{
    display: none;
}
.proj-content-items .prg-items .donation .btn, .proj-content-items .prg-items .prog-thumbnail .btn, .donation.zakat .btn {
    padding: 3px 6.8px;
    font-size: 0.9em;
}
.donation[max] .btn{
    margin: 0 5px;
}
.donation.zakat .btn {
    font-size: 1em;
    color: #fff !important;
}

.donation.zakat .btn.active {
    font-size: 1em;
    background-color: #b50014;
    border: 1px solid #8c0110;
}

.donation.zakat {
    padding: 10px 5px;
    text-align: right;
}

.proj-content-items .prg-items .prog-thumbnail .btn {
    font-size: 0.9em;
    background-color: #ffffff;
    position: absolute;
    left: 15px;
    top: 15px;
}

.btn-more {
    border-radius: 20px;
    font-size: 0.55em !important;
    width: 120px;
    padding: 6px !important;
    position: relative;
}

.btn-more i {
    border: 1px solid #fff;
    border-radius: 50%;
    padding: 2px;
}

.proj-content-items .prg-items .prog-thumbnail .rippon {
    font-size: 0.9em;
    background-color: #c60017;
    color: #ffffff;
    position: absolute;
       width: 97px;
    right: 16px;
    top: 0;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    opacity: 0.8;
    padding: 5px 0;
    z-index: 0;
}
.proj-content-items .prg-items .prog-thumbnail .rippon .rippon-text > span {
    display: block;
    font-size: 0.9em;
    text-align: justify;
    margin: 1px 5px;
}

.proj-content-items .prg-items .btn-group-sm .btn {
    border-radius: 5px;
}

.proj-content-items .prg-items .btn-group-sm .btn:not(.btn-custom) {
    width: 126px;
    font-size:0.95em;
    white-space: nowrap;
    padding-right:2px;
    padding-left:2px
}
.proj-content-items .prg-items .btn-group-sm a.btn:not(.btn-custom) {
    margin: 0 1px;
}
.proj-content-items .prg-items .btn-group-sm .btn-custom {
    width: 248px;
    font-size: 1em;
    border: 1px solid rgba(181, 0, 20, 0.4);
    white-space: nowrap
}

.proj-content-items .prg-items input {
    width: 65px;
    border: 0;
    margin: 0 2px;
    text-align: center;
}

.proj-content-items .prg-items .input-group {
    width: 110px;
    font-size: 0.9em;
    border: 0;
    border-radius: 20px;
    padding: 4px 10px;
    height: 29px;
}

.proj-content-items .prg-items .donation {
    position: relative;
    text-align: center;
}

.proj-content-items .prg-items .donation > * {
    display: inline-block;
}

.prg-shadow {
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .175);
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .175);
    -moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .175);
}

.btn-shadow {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .175);
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .175);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .175);
}

.btn-shadow-r {
    box-shadow: 0 0 5px 0 rgba(181, 0, 20, .175);
    -webkit-box-shadow: 0 0 5px 0 rgba(181, 0, 20, .175);
    -moz-box-shadow: 0 0 5px 0 rgba(181, 0, 20, .175);
}

.btn-shadow-rd {
    box-shadow: 0 0 5px 0 rgba(181, 0, 20, .85);
    -webkit-box-shadow: 0 0 5px 0 rgba(181, 0, 20, .85);
    -moz-box-shadow: 0 0 5px 0 rgba(181, 0, 20, .85);
}
.msg-no-item{
    color: #B50014;
    background-color: unset;
    border: 1px solid #ffc7cd;
    box-shadow: 0 0 9px 0 rgba(181, 0, 20, 0.2);
    -webkit-box-shadow: 0 0 9px 0 rgba(181, 0, 20, 0.2);
    -moz-box-shadow: 0 0 9px 0 rgba(181, 0, 20, 0.2);
    font-size: 1.2em;
}
.site-map {
    background-color: inherit;
    margin-bottom: 0;
    font-size: 0.9em;
    padding: 15px 0 30px 0;
    color: #9b0011;
    font-weight: bold;
}

/*.site-map li a, .site-map li {
    margin: 12px 0;
    font-weight: bold;
    font-size: 0.9em;

}*/
.calc .chosen-container .chosen-single span {
    font-size: 1.3em;
    line-height: 2.4em;
}
.home-project-main.categ,.btn,.site_btn{
    position: relative;
}
.carousel-control-catg{
    color: #d10018;
    font-size: 1.5em;
    opacity: 1;
}
.carousel-control-catg:hover,.carousel-control-catg:focus{
    color: #d10018;
}
.breadcrumb-item + .breadcrumb-item::before {
    content: ">";
    color: #9b0011;
}
.home-project-main .custom-project .custom-project-label a{
    margin: 0;
}
.home-project,.home-project-main .custom-project{
    cursor: pointer;
    display: inline-block;
    margin: 5px 20px;
}

.home-project .caption, .main-caption {
    font-size: 0.8em;
    margin: 10px 0;
}
/*here .................... */
.home-project:hover .proj-thumbnail, .home-project:focus .proj-thumbnail, .home-project.active .proj-thumbnail,
.home-project-main .custom-project input.custom-control-input:checked~.custom-project-label a.home-project .proj-thumbnail
{
    background-size: 72%;
    box-shadow: 0 0 10px 0 rgba(181, 0, 20, .3);
    -webkit-box-shadow: 0 0 10px 0 rgba(181, 0, 20, .3);
    -moz-box-shadow: 0 0 10px 0 rgba(181, 0, 20, .3);
    border: 2px solid rgba(181, 0, 20, .3);
    position: relative;
}

.home-project .proj-thumbnail:after, .prg-items.said .prog-thumbnail:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    -ms-transform: scale(0);
    transform: scale(0);
}

.home-project:hover .proj-thumbnail:after, .home-project:focus .proj-thumbnail:after, .home-project.active .proj-thumbnail:after,
.prg-items.said:hover .prog-thumbnail:after, .prg-items.said:focus .prog-thumbnail:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border-radius: 50%;
    background-color: rgba(200, 200, 200, 0.2);
    /*    background-color: rgba(181, 0, 20, 0.04);*/
    -ms-transform: scale(0.95);
    transform: scale(0.95);
}

.home-project:hover .caption, .home-project:focus .caption, .home-project.active .caption, .main-caption {
    color: #b50014;
}

.home-project .proj-thumbnail {
    width: 110px;
    height: 110px;
    left: 0;
    right: 0;
    border: 1px solid rgba(181, 0, 20, .2);
    overflow: hidden;
    position: relative;
    box-shadow: 0 0 7px 0 rgba(181, 0, 20, .14);
    -webkit-box-shadow: 0 0 7px 0 rgba(181, 0, 20, .14);
    -moz-box-shadow: 0 0 7px 0 rgba(181, 0, 20, .14);
    border-collapse: collapse;
    margin: auto;
}

.proj-content-items.news.details .prog-thumbnail {
    width: 30%;
}

.proj-content-items.news.details .prog-body {
    width: 70%;
    vertical-align: top
}

.proj-content-items.news.details .prg-items {
    /*height: 160px;*/
    height: 200px
}

.proj-content-items.news.details .prog-body {
    padding: 0px 10px;
}

.prg-items.news .prog-thumbnail {
    height: 160px;
    /*height: 200px*/
}
.proj-content-items.details .prog-thumbnail{
    height: 200px
}
.proj-content-items.news .main-caption {
    margin: 5px;
}

.pnl-news, .prg-items.news .btn-group-sm {
    margin: 5px 10px;
    display: block;
    height: 30px;
}

.proj-content-items.news .pnl-news span {
    float: left;
    font-size: 0.85em;
    color: #999;
}

.proj-content-items.news .pnl-news button,.proj-content-items.news .pnl-news a {
    font-size: 0.6em;
    margin: 0;
    padding: 2px;
    float: right;
    width: 21px;
}

.proj-content-items.news.details .pnl-news button,.proj-content-items.news.details .pnl-news a {
    float: none;
    position: absolute;
    right: 10px;
    top: 10px;
}

.proj-content-items.news.details .prog-body > p {
    padding-right: 20px !important;
}

.proj-content-items.news .prg-items.news .pnl-news-dtls {
    margin: 5px 10px;
    display: block;
    max-height: 120px;
    overflow: hidden;
}

.proj-content-items.news .prg-items.news .pnl-news-dtls p {
    font-size: 0.9em;
}

.proj-content-items.news.details .prg-items.news .pnl-news-dtls {
    max-height: 60px;
}

.proj-content-items.news.details .prg-items .prog-body > *:not(.prog-thumbnail) {
    padding: 5px 0;
}

.proj-content-items.news .prg-items.news .btn-group-sm {
    margin: 0 10px;
}

.proj-content-items.news.details .prg-items.news .btn-group-sm {
    float: right;
    margin: 0;
}

.prg-items.news .btn-group-sm button ,.prg-items.news .btn-group-sm>a{
    width: 60px !important;
    font-size: 0.8em !important;
    border-radius: 20px !important;
    float: right;
    line-height: 1;
    color:#fff;
}
.prg-items.news .btn-group-sm>a{
    width: 75px !important;
}
.prg-items.news .btn-group-sm button i ,.prg-items.news .btn-group-sm>a i{
    font-size: 0.7em !important;
}

.rds-50 {
    border-radius: 50%;
}

.pat-c1 {
    color: #7f010f;
}

.pat-c2 {
    color: #8c0110;
}

.pat-c3 {
    color: #b50014 !important;
}

.pat-c4 {
    color: #c60017;
}

.pat-c5 {
    color: #b55053;
}

.pat-c6 {
    color: #036692;
}

.pat-c7 {
    color: #036692;
}

.pat-c8 {
    color: #007bb2;
}

.pat-c9 {
    color: #0088c4;
}

.pat-c10 {
    color: #dae4ee;
}
.pat-c11 {
    color: #0092D3;
}
.pat-br1{
    border-color: #add9fd;
}
.home-title {
    font-weight: bold;
    margin: 20px;
}

.mrg-b {
    margin-bottom: 90px;
}

.pat-cb {
    color: #000;
}

.pat-bc1 {
    background-color: #7f010f;
}

.pat-bc2 {
    background-color: #8c0110;
}

.pat-bc3 {
    background-color: #b50014;
}

.pat-bc4 {
    background-color: #c60017;
}

.loading{
    position:absolute;
    top:3px;
    bottom:3px;
    right:3px;
    left:3px;
    margin: auto;
    min-width: 16px;
    float: left;
    z-index:99;
    background-image:url('../img/proccess.gif');
    background-position:center center;
    background-size: contain;
    background-repeat:no-repeat;
    opacity: 0.5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 20);
    filter: alpha(opacity = 20);
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}
.loading.r{right:3px !important;left: inherit !important;}
.loading.l{left:3px !important;right: inherit !important;}
.loading.f{width: inherit !important;z-index: 99999}
.loading.s0{width: 14px;min-width: 14px;background-size: 14px;}.loading.s1{width: 16px;background-size: 16px;}.loading.s2{width: 24px;background-size: 24px;}.loading.s3{width: 28px;background-size: 28px;}.loading.s4{width: 32px;background-size: 32px;}.loading.s5{width: 40px;background-size: 40px;}.loading.s6{width: 48px;background-size: 48px;}
.loading.bg{background-color:#fff;}
.loading.cr{border-radius: 50% !important;}
.loading.ps{top:0;bottom:0;right:0;left:0;}
.loading.hid,.content-wrapper.hid{display: none;}

/*for testing --------------------------------------------------------------------------------------*/

@media screen and (max-width: 1199px) {
    .periodic-panel:not(.zakat){
        width: 60%;
    }
    .prg-items.news.newspg .prog-thumbnail {
        height: 180px;
    }

    .proj-content-items.news.details .prg-items {
        height: 180px;
    }

    .proj-content-items.news.details .prg-items.news .pnl-news-dtls {
        max-height: 41px;
    }
}

@media screen and (max-width: 991px) {
    .news-details .prog-body .pnl-news.dtld-pg{
        height: auto;
    }
    .news-details .prog-body .pnl-news.dtld-pg>div:not(:last-child) {
        border-right:0 !important;
        border-left: 0 !important;
        border-bottom: 1px solid #75b2df;
    }
    .news-details .prog-body .pnl-news.dtld-pg>div {
        height: 30px;
    }
    .periodic-panel:not(.zakat),.pnl-payments.pay{
        width: 80%;
    }
    .news-details {
        width: 100%;
    }

    .proj-content-items.news.details .prog-thumbnail {
        width: 33%;
    }

    .proj-content-items.news.details .prog-body {
        /*width: 57%;*/
        width: 67%
    }

    .snd-img img {
        max-height: 158px;
    }

    .panel-news span, .panel-med span {
        width: 100%;
    }

    .media.news .img-thumbnail {
        width: 160px;
        height: 160px;
    }

    .proj-content-items.details .prg-items .prog-body > *:not(.prog-thumbnail) {
        padding: 5px 0;
    }

    .main-association-vals {
        margin: 0;
    }

    .proj-content-items.news.details .prg-items .prog-body > *:not(.prog-thumbnail) {
        padding: 0;
    }
}

@media screen and (max-width: 767px) {
    .proj-content-items.news.details .pnl-news button, .proj-content-items.news.details .pnl-news a {
        width:16px;
    }
    .zakat-calc .nav>li{
        width: 100%;
    }
    .pnl-payments.pay .fixedop{
        height: 60px;
    }
    .zakat-calc .pnl-paym-method.fixedop .btn-group-sm{
        right: 5px;
    }
    .zakat-calc .site_ipt_box{
        margin-bottom:5px;
    }
    .pnl-payments.pay{
        width: 100%;
    }
    .prg-items.said .btn-group-sm button {
        width: initial !important;
    }
    .news-details .prog-thumbnail {
        height: 300px !important;
    }
    .pnl-paym-method.fixed,.pnl-paym-method.fixedop{
        width: auto !important;
        display: block;
    }
    .proj-content-items.news.details .prg-items .prog-body > *:not(.prog-thumbnail) {
        padding: 5px 0;
        text-align: center;
        width: 100%;
        font-size: 13px
    }

    .proj-content-items.news.details .prog-thumbnail {
        width: 45%;
    }

    .proj-content-items.news.details .prog-body {
        /*width: 54%;*/
        /*font-size: 0.75em;*/
    }

    .main-association-vals {
        margin: 0 15%;
    }

    .proj-content-items.details .prg-items:hover .prog-thumbnail, .proj-content-items.details .prg-items:focus .prog-thumbnail {
        /*background-size: 150%;*/
    }

    .proj-content-items.news.details .prg-items.news .pnl-news-dtls {
        /*max-height: 29px;*/
    }

    .proj-content-items.news.details.pnl-news button {
        width: 16px;
    }

    .proj-content-items.details .img-bg-sz {
        /*background-size: 130%;*/
    }

    .proj-content-items.details .prog-body {
        padding: 15px;
    }

    .proj-content-items.details .prg-items .btn-group-sm .btn:not(.btn-custom) {
        width: 102px;
    }

    .form-footer :first-child, .form-footer :last-child {
        float: none;
    }

    .proj-content-items .prg-items .btn-group-sm .btn-custom {
        width: 255px;
    }

    .media.news .img-thumbnail {
        width: 140px;
        height: 140px;
    }

    .breaking {
        white-space: nowrap;
        overflow: hidden;
        font-size: 0.8em;
    }

    .snd-img {
        text-align: center;
    }

    .panel-med .col-md-6 {
        padding: 5px 15px;
    }

    .panel-news span, .panel-med span {
        width:100%;
    }

    .proj-content-items .prg-items {
        width: 273px;
    }
    .proj-content-items.news.details .prog-thumbnail {
    width: 33%;
    display: inline-block
}
.proj-content-items.news.details .prog-body {
    width: 67%;
    display: inline-block
}
}

@media screen and (max-width: 575px) {
    .proj-content-items.news.details .pnl-news button, .proj-content-items.news.details .pnl-news a{
        top: auto;
        /*width: 21px;*/
    }
    .periodic-panel{
        width: 100%;
    }
    .main-breadcrumb {
        height: auto;
    }

    .breadcrumb.per-don {
        width: 97%;
        margin: auto 1px;
    }

    .breadcrumb.per-don a {
        width: 100%;
        margin: 1px;
    }

    .breadcrumb.per-don.flat a, .breadcrumb.per-don.flat a:after {
        background: transparent;
    }

    .prg-items.said {
        width: 230px !important;
    }

    .news-details .prog-thumbnail {
        height: 200px !important;
    }

    .main-association-vals {
        margin: 0 20%;
    }

    .home-project.association .caption, .home-project.association:hover .caption, .home-project.association:focus .caption {
        font-size: 0.9em;
    }

    .home-project.association .proj-thumbnail {
        width: 80px;
        height: 80px;
        border: 6px solid #fff;
    }

/*    .prog-filter .toggle_btn.site_btn {
        font-size: 0.6em;
        padding-right: 22px;
    }

    .prog-filter .qck_donation_content .site_btn img {
        height: 22px;
    }

    .prog-filter .qck_donation_content > .site_btn > div {
        width: 18px !important;
    }*/

    .proj-content-items.details .prg-items {
        height: auto;
        display: inline-block;
        /*width: 273px;*/
        min-height: inherit;
        margin: 10px;
    }

/*    .proj-content-items.details .prog-thumbnail {
        position: relative;
        width: 100%;
        height: 275px;
        float: none;
    }*/

    .proj-content-items.details .prg-items .prog-thumbnail .rippon {
        right: 16px;
        left: initial;
    }

    .proj-content-items.details .prg-items .prog-thumbnail .btn {
        left: 15px;
        right: initial;
    }

    .proj-content-items.details .prog-body {
        float: none;
        width: auto;
        height: auto;
        text-align: inherit;
        padding: inherit;
    }

    .proj-content-items.details .prg-items .prog-body > *:not(.prog-thumbnail) {
        padding: 5px 0;
    }

/*    .proj-content-items.details .donation, .proj-content-items.details .prg-items .btn-group-sm {
        display: block;
    }*/


/*    .proj-content-items.details .prg-items .btn-group-sm .btn-custom {
        width: 260px;
    }*/

    .proj-content-items.details .img-bg-sz {
        /*background-size: 102%;*/
    }

    .proj-content-items.details .prg-items:hover .prog-thumbnail, .proj-content-items.details .prg-items:focus .prog-thumbnail {
        /*background-size: 120%;*/
    }

/*    .proj-content-items.news.details .pnl-news button {
        float: right;
        position: inherit;
        right: inherit;
        top: inherit;
    }*/
    .proj-content-items-cart.proj-content-items.news.details .pnl-news button{
        margin: 0 
    }
/*    .proj-content-items.news.details .prog-body > p {
        padding-right: 0 !important;
    }*/

    .breaking {
        font-size: inherit;
        border-right: 0;
        margin-bottom: 10px;
    }

    .media.news .img-thumbnail {
        width: 100px;
        height: 100px;
    }

/*    .proj-content-items.news.details .prg-items {
        width: 273px;
        min-height: 300px;
    }

    .proj-content-items.news.details .prog-thumbnail {
        height: 145px;
        width: 100%;
    }

    .proj-content-items.news.details .prog-body {
        width: 100%;
        font-size: 1em;
        padding: 0;
    }

    .proj-content-items.news.details .prog-body > *:not(.prog-thumbnail) {
        padding: 5px 0;
    }

    .proj-content-items.news.details .prg-items.news .pnl-news-dtls {
        margin: 5px 10px;
        max-height: 120px;
    }

    .proj-content-items.news.details .prg-items {
        height: 100%;
    }

    .proj-content-items.news.details .prg-items.news .btn-group-sm {
        float: none;
        display: block;
        margin: 0 10px;
    }*/

}

@media screen and (max-width: 321px) {
    .main-association-vals {
        margin: 0 5%;
    }
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #8c0110;
    background-color: rgba(233, 43, 76, 0);
    opacity: 0.5;
    border-radius: 5px;
}
::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background-color: rgba(233, 43, 76, 0);
    opacity: 0.5;
    border-radius: 5px;
}
::-webkit-scrollbar-thumb {
    background-color: #8c0110;
    opacity: 0.5;
    border-radius: 5px;
}
.proj-content-items .prg-items .btn-group-sm{
    margin-bottom: 9px !important;
}
.project_page .donation .btn-shadow input{
    background: none !important;
}
.whatsapp_icon_float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}
.wleft{
    left:40px;
}
.wright{
    right:15px;
}
.whatsapp_icon_set{
    width:50px;
    height:50px;
    margin-top: 5px;
}
.donation_select_options{
    display: none;
}
@media(max-width:575px) {
    .donation_select_options{
        display: block;
    }
    .donation_options{
        display: none !important;
    }
    .whatsapp_icon_float{
        position:fixed;
        bottom:5px !important
    }
    .whatsapp_icon_set{
        margin-top: 5px !important;
        margin-left: 2px !important;
    }
    .donation_pc_options{
        display: none !important;
    }
}