@font-face {
    /*font-family: "Roboto", sans-serif;*/
    font-family: "Helvetica Neue" , sans-serif;
    src: url("../fonts/roboto/Roboto-Regular.ttf") format("ttf");
    src: url("../fonts/Helvetica-Normal.ttf") format("ttf");

}

/*@font-face {
    font-family: "Roboto-Bold", sans-serif;
    src: url("../fonts/roboto/Roboto-Bold.ttf") format("ttf");
}*/
@font-face {
    font-family: 'Droid Sans Arabic';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/droidarabickufi/DroidKufi-Regular.eot);
    src: url(../fonts/droidarabickufi/DroidKufi-Regular.eot?#iefix) format('embedded-opentype'),
        url(../fonts/droidarabickufi/DroidKufi-Regular.woff2) format('woff2'),
        url(../fonts/ea/droidarabickufi/DroidKufi-Regular.woff) format('woff'),
        url(../fonts/droidarabickufi/DroidKufi-Regular.ttf) format('truetype');
}
body {
    /*font-family: "Roboto", sans-serif;*/
    font-family: "Helvetica Neue" , sans-serif;
}

:root {
    --red: #B50014;
}
:root {
    --lightred: #AF0013;
}
a {
    color: inherit
}
.center-norept{
    background-position: center;
    background-repeat: no-repeat
}
.qck_donation_content>.site_btn>div i {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 10px;
    height: 10px;
    font-size: 0.8em;
}

a:hover {
    color: inherit;
    text-decoration: inherit
}

.header_row {
    display: flex;
}

.header_row .site_logo_box {
    position: absolute;
    left: 0;
    top: -2px;
    width: 350px;
    height: 125px;
}
.donation_mthd_items{
    padding: 10px;
}

/*.header_row .site_logo_box:after{
    content: '';
    background-color: #fff;
    position: absolute;
}*/

.header_row .nav_list_box {
    width: 100%
}

img.curve_header {
    height: 140px;
    width: 100%;
    position: fixed;
    z-index: 1
}

.navbar {
    position: fixed;
    top: 0;
    background: transparent;
    width: 100%;
    z-index: 9
}

.navbar-collapse.end {
    justify-content: flex-end;
    color: var(--red);
    flex-flow: column
}

.navbar-collapse.end ul {
    width: 100%;
    justify-content: center;
    position: relative;
    height: 52px;
}

.navbar-collapse.end ul li:last-child {
    position: absolute;
    right: 0
}

.second_nav {
    display: flex;
    flex-flow: row;
    justify-content: flex-start;
}

.second_nav .nav-link {
    color: #fff;
    margin-left: 10px
}
.second_nav .nav-link:hover,
.second_nav .nav-link.active{
    background-color: #b40014;
    border-bottom: 3px solid #fff;
    color: #fff
}
.second_nav .nav-link:hover,
.second_nav .nav-link:active,
.second_nav nav-link:focus {
    border-bottom: 3px solid #fff;
    color: #fff
}


/* .second_nav .dropdown .nav-link:hover, */


/* .second_nav .dropdown .nav-link:focus  */

.second_nav .dropdown.show .nav-link,
.second_nav .dropdown .nav-link:active {
    background-color: #fff;
    color: var(--red) !important;
}

.second_nav .dropdown .nav-link:focus {
    border-color: transparent;
}

.second_nav .dropdown-menu,
.header_row .dropdown-menu{
    margin: 0px;
    border-radius: 0;
    border: 0;
    padding: 0;
    color: var(--red);
    box-shadow: 0 0 3px 0;
}

.second_nav .dropdown-menu a,
.header_row .dropdown-menu a{
    color: var(--red);
    font-size: 13px;
    padding: 7px 10px;
    border-bottom: 1px solid;
    white-space: nowrap
}

.second_nav .dropdown-menu a:last-child,
.header_row .dropdown-menu a:last-child{
    border-bottom: 0;
    margin-bottom: 0;
}

.navbar-brand {
    position: absolute;
    left: 15px;
    top: 20px;
    z-index: 1
}

.navbar-brand img {
    height: 60px;
}

.top_nav {
    flex-flow: row;
    justify-content: center;
}

.item_nav_list {
    background-image: linear-gradient(180deg, #8c0010, #B50014);
}

.top_nav .nav-link {
    color: var(--red);
    margin-left: 10px
}
.top_nav .nav-link:hover,
.top_nav .nav-link.active{
    border-bottom: 4px solid;
}
.navbar-nav {
    height: 50px
}

.navbar-nav .nav-link {
    line-height: 35px;
    height: 100%;
    border: 0;
    outline: none !important
}

.nav_list_box ul li.nav-item:last-child,
.nav_list_box ul li.nav-item.cart_item,
.nav_list_box ul li.nav-item.login_item{
    position: absolute;
    right: 0px
}

.nav_list_box .container {
    position: relative;
    padding-left: 280px;
    padding-right: 0
}

.top_nav_list {
    background: #fff
}

.top_nav .site_btn {
    margin-top: 10px;
    display: block;
    color: #fff !important;
    padding: 4px 10px;
    width: 100px;
    text-align: center;
    font-size: 13px;
}

.top_nav .site_btn img {
    height: 20px;
    margin-right: 5px;
    vertical-align: text-bottom;
}

.nav_list_box img {
    height: 20px;
    margin-right: 10px
}

.nav_list_box .nav-link {
    font-size: 14px;
    /*margin-left: 0 !important;*/
    padding-left: 5px;
    padding-right: 5px;
}

.nav_list_box .nav-item:last-child .nav-link {
    margin: 0
}

.header_row {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 999
}

.lang_select {
    background-size: 20px;
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 20px;
}

.navbar-nav .nav-link.lang_select {
    padding-left: 0 !important;
    padding-right: 0 !important;
    background-position: left 2px center;
}
.dropdown-item{
    padding: 5px
}

/*////////////////////////*/

.main_home_slider {
    min-height: calc(100vh - 50px);
    background-position: center;
    background-size: cover;
    position: relative;
    overflow: hidden;
}

.main_home_slider>.container {
    padding-top: 103px;
}

.main_home_slider .content {
    color: #fff;
    padding-top: 100px;
    width: 50%;
    position: absolute;
    /* height: max-content; */
    height: 100% !important;
    top: 0;
    bottom: 0;
    /* margin: auto; */
    display: flex;
    align-items: center;
}

.main_home_slider .content h1 {
    font-size: 40px;
    font-weight: bold
}

.main_home_slider .content h3 {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 600px;
    padding-bottom: 3px
}

.main_home_slider .price_box {
    display: flex;
    margin-bottom: 20px
}

.main_home_slider .price_box .prc {
    padding: 2px 10px;
    border: 1px solid;
    border-radius: 7px;
    margin: 5px;
    cursor: pointer;
}
.main_home_slider .price_box .prc:hover,
.main_home_slider .price_box .prc.active{
    background: #b50014
}
.main_home_slider .price_box .prc:focus{
    box-shadow: 0 0 0 0.2rem rgba(225,83,97,.5);
}
.site_ipt {
    width: 100%;
    background-color: transparent;
    border: 1px solid #fff;
    padding: 5px;
    border-radius: 7px;
    outline: none !important;
    color: #fff;
}

.site_btn {
    cursor: pointer;
    background: var(--red);
    /*background-image: linear-gradient(180deg, #B50014, #6F000D);*/
    /*background-image: linear-gradient(180deg, #b80114, #aa0115);*/
    color: #fff;
    border: 1px solid;
    border-radius: 5px;
    outline: none !important;
}
.site_btn.btn-danger{
    border-color: var(--red)
}
.site_btn.md{
    min-width: 100px;
    min-height: 35px
}
.site_btn.lg{
    min-width: 200px;
    min-height: 35px
}
.main_home_slider .site_ipt,
.main_home_slider .site_btn {
    width: 70%;
    display: inline-block;
    margin-bottom: 20px;
    height: 45px;
    line-height: 40px;
    text-align: center
}
.main_home_slider .site_btn{
    border-color: #fff !important;
    background-image: none
}
.qck_donation {
    position: absolute;
    right: 0;
    z-index: 9
}

.qck_donation_content {
    position: relative;
    width: 400px;
    height:100vh;
    background: rgba(0, 0, 0, 0.5);
    margin-right: -400px;
    transition: all .7s;
    padding: 10px;
    padding-top: 25px;
}

.qck_donation_content.open {
    margin-right: 0
}

.qck_donation_content>.site_btn {
    position: absolute;
    right: 100%;
    top: 20px;
    width: auto;
    white-space: normal;
    height: auto;
    border: 0;
    border-radius: 0;
    font-size: 11px;
    line-height: initial;
    padding: 5px;
    padding-right: 20px;
}

.qck_donation_content>.site_btn>div {
    position: absolute;
    right: 0;
    height: 100%;
    top: 0;
    background: rgba(0, 0, 0, .3);
    width: 15px;
}

.qck_donation_content .site_btn img {
    display: block;
    height: 37px;
    margin: 0 auto 5px;
}

.qck_donation_content>.site_btn>div img {
    height: 12px;
    top: 50%;
    position: absolute;
    right: 5px;
    margin-top: -6px;
}

.tab-content>.active {
    opacity: 1
}

.qck_donation_content .tab_link {
    font-size: 12px;
    border-right: 1px solid;
    padding-right: 10px;
}

.qck_donation_content li:last-child .tab_link {
    border: 0
}

.qck_donation_content .tab_link.active,
.qck_donation_content .tab_link:hover{
    color: var(--red);
}

.qck_donation_content .nav-tabs {
    display: flex;
    justify-content: space-around;
    padding-bottom: 10px;
    margin-bottom: 15px;
    padding-top: 10px;
}
.main_home_slider .qck_donation_content .nav-tabs >li{
    width: 33.33%
}
.main_home_slider .qck_donation_content .nav-tabs >li a{
    width: 100%;
    display: block;
    text-align: center;
}

/*#wave {
    position: relative;
    height: 100px;
    width: 375px;
    background: #fff;
}

#wave:before {
    content: "";
    display: none;
    position: absolute;
    border-radius: 100% 50%;
    width: 340px;
    height: 80px;
    background-color: white;
    right: -5px;
    top: 40px;
}

#wave:after {
    content: "";
    display: block;
    position: absolute;
    !*border-radius: 0% 50% 100% 0px;*!
    border-bottom-right-radius: 90px;
    width: 300px;
    height: 80px;
    background-color: #fff;
    left: -30px;
    top: 50px;
    z-index: 999;
}

#wave .before {
    display: block;
    position: absolute;
    !*border-radius: 116% 0 50% 0;*!
    border-top-left-radius: 90px;
    width: 128px;
    height: 81px;
    background-color: var(--red);
    right: 0;
    top: 50px;
    border-top-right-radius: 0;
    z-index: 9999;
}

#wave>div {
    height: 100px;
    overflow: hidden;
    position: relative;
}
#wave .navbar-brand{
        position: absolute;
    z-index: 99999;
    left: 17%;
}*/

.qck_donation_content .site_ipt {
    color: var(--red);
    border: 1px solid;
    width: 100%;
    font-size: 12px
}

.qck_donation_content .tab-pane {
    padding: 15px;
}

.qck_donation_content textarea.site_ipt {
    resize: none;
    height: auto;
    color: #B7B7B7;
    border: 1px solid #B7B7B7;
    line-height: normal;
}

.qck_donation_content .site_ipt[type="number"] {
    border-color: #B7B7B7;
    text-align: center
}

.radio_btn {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}


/* IMAGE STYLES */

.radio_btn+span {
    cursor: pointer;
    border: 1px solid;
    color: #ccc;
    padding: 0;
    border-radius: 5px;
    display: inline-block;
    width: 40px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    margin-right: 5px;
}
.radio_btn+span:hover{
    color: var(--red);
    border-color: var(--red); 
}

/* CHECKED STYLES */

.radio_btn:checked+span {
    color: var(--red);
    border-color: var(--red);
}

.don-val {
    display: flex;
    justify-content: flex-start;
}
.don-val .radio_btn+span{
    margin-right: 20px
}
.don-val .radio_btn:last-child+span{
    margin-right: 0 !important;
    margin-left: 0 !important
}
.qck_donation_content .btn_box {
    text-align: center;
    padding-top: 20px;
}

.qck_donation_content .btn_box .site_btn {
    width: 40%;
}

footer {
    margin-top: 0px !important;
    padding: 20px 0;
    color: #fff;
    background-image: linear-gradient(180deg, #036692, #003C57);
    position: relative
}

.nav_ftr li .ftr_link {
    margin-right: 10px;
    text-decoration: underline;
    font-size: 14px
}
.nav_ftr li .ftr_link:hover,
.nav_ftr li .ftr_link.active{
    color: #75b2df
}
.copy_right p:last-child a:hover{
    color: #75b2df
}
footer .scl_link:hover {
    background-color: #014d6f;
    border: 1px solid;
    color:#fff
}
footer .scl_link:focus{
    box-shadow: 0 0 0 0.2rem rgba(58,176,195,.5)
}
.spc_btwn {
    justify-content: space-between;
}

footer h3 {
    font-size: 15px;
    margin-bottom: 15px;
    font-weight: bold;
}

.site_form.ftr_subsc .site_btn,
.site_form.ftr_subsc .site_ipt {
    height: 40px;
    width: 100%;
    display: block;
    font-size: 1.02em
}
.site_form.ftr_subsc .site_btn{
    border:1px solid #fff !important
}
.site_form.ftr_subsc .site_ipt {
    background: #fff;
    color: #5a5a5a
}

::placeholder {
    color: #B7B7B7
}

footer .scl_link {
    width: 40px;
    display: inline-block;
    color: #00425f;
    background: #fff;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin-right: 10px;
    border-radius: 50%;
    font-size: 20px;
    border: 1px solid #fff
}

footer hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #fff;
}

footer .app_link {
    display: inline-block;
    padding: 5px
}
footer .app_link img{
    height: 35px
}
footer .phone_item {
    padding-left: 25px;
    background-position: left 5px;
    background-size: 20px;
    background-repeat: no-repeat;
    background-image: url(../img/icon/phone.png);
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid;
    margin-bottom: 10px
}

footer .phone_item p {
    margin: 0;
    font-size: 13px;
}

.text-end {
    text-align: end
}

.copy_right p {
    margin-bottom: 0px;
    font-size: 14px;
}

.copy_right p:last-child {
    margin: 0
}

.copy_right {
    text-align: center
}

.copy_right hr {
    position: absolute;
    left: 0;
    right: 0;
    margin: -15px 0;
}

.copy_right {
    padding-top: 30px;
}

footer>.container {
    position: relative;
}

.ftr_site_logo {
    position: absolute;
    right: 0;
    height: 125px;
    top: -90px;
}

label.site_ipt_lbl {
    font-size: 13px;
}

.site_btn.blue {
    background-color: #0092D3;
    background-image: none
}

.site_ipt_box .site_ipt {
    margin-bottom: 0
}

.site_ipt_box .site_ipt:not(:last-child) {
    margin-bottom: 15px
}

.site_ipt_box {
    margin-bottom: 15px
}

.projects_bar {
    background-image: linear-gradient(180deg, #0092D3, #0071A3);
    position: relative;
    padding-right: 160px
}

.projects_bar ul {
    display: flex;
    justify-content: space-around;
    padding: 0;
    list-style: none;
    margin: 0;
    border-bottom: 1px
}

.projects_bar ul li {
    width: 33.33%;
    text-align: center
}

.projects_bar ul li a {
    display: block;
    color: #fff;
    height: 50px;
    line-height: 50px;
    font-size: 13px;
    border-right: 1px solid #0071A3;
    font-weight: bold
}

.projects_bar ul li:last-child a {
    border-right: 0
}

.projects_bar ul li:first-child a {
    border-left: 1px solid #0071A3
}

.projects_bar ul li img {
    height: 30px;
    margin-right: 5px;
}

.projects_bar ul li a:active,
.projects_bar ul li a.active,
.projects_bar ul li a:hover {
    background-image: linear-gradient(180deg, #0071A3, #036692);
}

.projects_bar svg {
    height: 75px;
    width: auto;
}

.projects_bar .abs_box {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 9;
}

.projects_bar .abs_box>div {
    position: relative
}

.projects_bar .abs_box>div p {
    position: absolute;
    right: 40px;
    color: #fff;
    margin: 0;
    top: 17px;
    font-size: .9em;
    font-weight: bold;
}
.projects_bar .abs_box>div p:hover{
    color: #ccc
}
.projects_bar .abs_box>div p img {
    height: 50px;
    margin-right: 5px
}

.tgl_navbar_btn {
    color: var(--red);
    background: transparent;
    cursor: pointer;
    border: 0;
    outline: none !important;
    box-shadow: none;
    height: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.tgl_navbar_btn i {
    font-size: 30px;
}

.micro_site_menu {
    background-color: #fff;
    position: fixed;
    top: 0;
    z-index: 999;
    width: 100%;
    box-shadow: 0 0 7px -1px var(--red);
}

.micro_site_menu img {
    height: 30px;
    vertical-align: text-bottom;
}
.micro_site_menu .nav{
    justify-content: flex-end
}
.micro_site_menu .nav li {
    height: 50px;
    line-height: 50px;
    color: var(--red);
    font-size: 18px;
}

.micro_site_menu .nav li:first-child a {
    padding-right: 5px;
    border-right: 1px solid var(--red);
    margin-right: 5px;
    color: #fff !important;
    white-space: nowrap
}
.micro_site_menu .nav .site_btn{
    font-size: 12px;
    padding: 4px !important;
    border: 0;
}
.micro_site_menu .nav li:last-child a{
    font-size: 21px;
    margin-top: 2px;
    display: block;
}
.top_nav .chosen-single {
    margin-top: 12px;
    height: 25px;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    line-height: 25px;
    color: var(--red) !important;
}

.top_nav .chosen-drop {
    border: 0;
    border-radius: 0;
    color: var(--red);
    margin: -2px 0px;
    padding: 5px 0;
    box-shadow: 0 0 3px 0;
}

.chosen-container .chosen-results li.active-result,
.chosen-container-single .chosen-single span{
    color:#0092d3;
}

.chosen-container .chosen-results li.highlighted {
    background-image: none;
    background: #0092d3;
    color: #fff;
}

.main_page_slider * {
    color: #fff;
}

.main_page_slider .row:first-child {
    margin-top: 50px;
}

.main_page_slider .row div.spc_btwn {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 30px;
    justify-content: flex-start
}
.main_page_slider .row div.spc_btwn>div:first-child{
    margin-left: 20px;
    min-width: 25%;
    white-space: nowrap
}

.header_donation_t1{
    padding-right: 0;
    padding-left: 150px
}
.main_page_slider .row div.col-md-8{
    padding-top: 50px
}
.main_page_slider h1 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 20px
}

.red_rt_border::after {
    content: '';
    position: absolute;
    right: 0;
    width: 8px;
    height: 200px;
    background-color: var(--red);
    border-radius: 10px;
    top: 40px;
}

.acion_list {
    border: 1px solid;
    color: var(--red);
    padding: 10px 0;
    margin: 10px 0;
    border-radius: 25px;
    justify-content: space-around;
    margin-bottom: 40px
}
.main_home_slider .acion_list{
    border-color: #fff
}
.acion_list>li {
    border-right: 1px solid ;
    width: 33.33%;
    /*width: 50%;*/
    text-align: center;
}

.acion_list>li:last-child {
    border: 0;
    position: relative
}
.acion_list>li .action_link i{
    border: 1px solid #B7B7B7;
    border-radius: 50%;
    height: 27px;
    width: 27px;
    line-height: 24px;
    color: var(--red);
    background-color: #fff
}

.project_page .donation{
    display: flex;
    justify-content: space-around
}
.project_page .donation .btn-shadow input{
    border: 0;
    outline: none !important;
    box-shadow: none;
    text-align: center;
    max-width: 50%;
}
.project_page .donation .input-group{
    width: 65%;
    margin: 0 7px;
    border-radius: 10px;
    justify-content: center;
    padding:2px !important;
}
.bold{
    font-weight: bold
}
.project_page .bold{
    margin-bottom:40px;
}
.btn_row .btn{
    width: 45%;
    display: inline-block;
    /*height: 40px;*/
    margin: auto;
    border-radius:7px;
    padding-left: 2px;
    padding-right: 2px
}
.btn_row{
    padding:15px 0 0;
    display: flex;

}
.btn-default {
    color: #AF0013 !important;
    border: 1px solid;
}
.btn-default.focus, .btn-default:focus{
    box-shadow: 0 0 0 0.2rem rgba(225,83,97,.5);
}
.btn-info{
    background-color: #0092D3;
    border-color: #0092D3;
}
.btn-info:not(:disabled):not(.disabled):active, .show>.btn-info.dropdown-toggle,
.btn-info:hover{
    color: #fff;
    background-color: #0070a2;
    border-color: #0070a2;
}
.main_home_slider .text_overlay{
    padding-top: 70px
}
.progress_line_box{
    padding: 20px 0
}
.progress_line_box .title_box{
    color: var(--red);
    text-align: center;
    font-size: 1.5em;
    margin-bottom: 15px;
    font-weight: bold
}
.progress_line_box .title_box label{
    margin-right: 20px;
    margin-bottom: 0
}
.prog-progress >path:first-child{
    stroke: #AF0013;
}
.progress_line_box .count_box{
    display: flex;
    justify-content: space-between;
    max-width: 800px;
    margin: auto;
    padding: 0 10px;
    color: var(--red);
    font-weight: bold;
    font-size: 16px;
}
.progress_line_box .count_box label{
    margin-right: 10px
}
hr.red{
    border-top: 2px solid var(--red);
}
/*.btn {
    border-radius: 7px;
}*/
.donation_options{
    display: block;
    width: 101%
        /* justify-content: space-around */
}
.donation_options label{
    width:calc(25% - 5px);
    margin: 0px 0px 10px 0px;
    display: inline-block
}
.donation_options.thr_item label{
    width:calc(33.33% - 5px);
}

.donation_options.three_col label{
    width:calc(33.33% - 10px);
}
.donation_options label span{
    width: 100%;
    border-radius: 20px;
    color: #000;
    border-color: #ccc;
    margin: 0
}
.donation_options label span:hover{
    color: var(--red);
    border-color: var(--red);
}
.donation_box .red_p{
    color: var(--red);
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}
.donation_box .site_ipt{
    border-color: #ccc;
    height: 40px;
    border-radius: 20px;
    padding: 10px;
    color: #000;
    width: 97%;
    margin: auto;
    display: block;
    text-align: center
}
.donation_t3 .red_rt_border::after{
    height: 120px
}
.donation_t3 .red_rt_border{
    text-align: end
}
.donation_t3 .amount_col{
    padding-top: 50px;
    text-align: right;
}
.donation_t3 .amount_col .title_box{
    text-align: initial
}
.donation_t3 .amount_col .count_box{
    justify-content: flex-start;
}
.donation_t3 .amount_col .count_box >div:not(:last-child){
    margin-right: 20px
}
.home-project .proj-thumbnail.visin{
    background-position: center;
    background-size: 75%;
    background-repeat: no-repeat;
}
.aticle_img {
    height: 130px;
}
.reorder_section  .row:nth-child(even){
    direction: rtl
}
.reorder_section  .row:not(:last-child){
    border-bottom: 1px solid var(--red);
    margin-bottom: 20px
}
.article_ttl{
    color: var(--red);
    font-size: 20px;
    font-weight: bold;
}
.article_text{
    color: #02253A;
    font-size: 1em;
    margin-bottom: 10px
}
.dropdown-item.active, .dropdown-item:active{
    background-color: transparent;
    background-image: linear-gradient(180deg, #8c0010, #B50014);
    box-shadow: none;
    outline: none;
    color: #fff !important
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #fff !important;
    text-decoration: none;
    background-color: #af001382;
}
.navbar-nav .dropdown-menu{
    margin: 0px;
    border-radius: 0;
}
.page_content{
    min-height: 21vh;
    padding-top: 125px;
    text-align: center;
    font-size: 25px;
    font-weight: bold
}
.goals_row {
    display: flex;
    padding:  15px 0;
    border-bottom: 1px solid #ccc;
}
.goals_row:last-child{
    border-bottom: 0
}
.goals_row .content_col{
    width: calc(100% - 150px);
}
.goals_row .content_col:first-child{
    padding-right: 15px
}
.goals_row .content_col:nth-child(2){
    padding-left: 15px
}
.goals_row .img_col{
    width: 150px;
    height: 116px;
    background-position: top;
    background-size: 100%;
    border: 5px solid #fff;
    box-shadow: 0 0 4px #ccc;
    transition: all .3s;
    background-repeat: no-repeat
}
.goals_row:hover .img_col,.goals_row:focus .img_col{
    background-size: 120%
}
.bord_name{
    color: #036692;
    font-size: 25px;
    font-weight: bold;
}
.bord_position{
    color: #AF0013;
    font-size: 17px;
    font-weight: bold
}
.site_nav_tabs{
    border-bottom: 1px solid #AF0013;
}
.site_nav_tabs li a{
    color: #B7B7B7;
    padding: 10px 0 7px;
    display: inline-block;
    margin-right: 20px;
    border-bottom: 3px solid transparent;
    font-weight: bold;
    margin-bottom: 1px;
    font-size: 13px;
}
.site_nav_tabs li:last-child a{
    margin-right: 0 !important
}
.site_nav_tabs li a.active{
    color: var(--red);
    border-color: var(--red); 
}
.site_tab_content{
    padding: 20px
}
.form_ttl{
    color: var(--lightred);
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 25px;
}
.site_form .site_ipt{
    margin-bottom: 0;
    height: 40px;
    line-height: normal;
    font-size: 14px;
    color: #02253A;
    border: 1px solid #ced4da;
}
.site_form .site_ipt:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
}
.rq_str {
    color: var(--red);
    font-size: 14px;
    margin-right: 5px;
}
.site_form .site_ipt_lbl {
    font-size: 14px;
    font-weight: bold;
    color: #02253A;
}
.checkbox_lbl {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: bold;
    color: var(--lightred);
    text-align: initial
}
.checkbox_lbl input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.checkbox_lbl .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #fff;
    border: 1px solid;
    border-radius: 5px;
}
.checkbox_lbl:hover input ~ .checkmark{
    background-color: #af001347;
}
.checkbox_lbl input:checked ~ .checkmark {
    background-color: var(--lightred);
}
.checkbox_lbl .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.checkbox_lbl input:checked ~ .checkmark:after{
    display: block;
}
.checkbox_lbl .checkmark:after {
    left: 8px;
    top: 3px;
    width: 7px;
    height: 13px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.checkbox_lbl.dark{
    color: #02253A;
    font-weight: normal;
    font-size: 14px
}
.checkbox_lbl.dark input:checked ~ .checkmark{
    background-color: #02253A !important;  
}
.checkbox_lbl.dark:hover input ~ .checkmark {
    background-color: #02253a3d;
}
.radio_lbl {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #02253A;
}
.radio_lbl input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.radio_lbl .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #707070
}
.radio_lbl :hover input ~ .checkmark {
    background-color: #ccc;
}
.radio_lbl input:checked ~ .checkmark {
    background-color: #fff;
}
.radio_lbl .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.radio_lbl input:checked ~ .checkmark:after {
    display: block;
}
.radio_lbl .checkmark:after {
    top: 3px;
    left: 3px;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    background: #448CC8;
}
/*.site_form .site_ipt_box{
    margin-bottom: 25px
}*/
.site_form .btn,
.site_form .site_ipt{
    border-radius: 5px;
}
.site_form .btn-danger{
    border: 0;
    font-size: 13px
}
.btn-default{
    /*font-size: 13px*/
}
.login_form{
    width: 85%;
    margin: auto
}
.login_fb_btn,
.login_ggl_btn{
    background-position: left 10px center;
    background-size: 22px;
    background-repeat: no-repeat;
    padding-left: 40px
}
.chosen-container{
    width: 100% !important
}
.chosen-single{
    background: transparent !important;
    border-color: #ced4da !important
}
/*.chosen-single b{
    margin-top: 3px !important;
    background-size: 66px !important
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -23px 2px;
    background-size: 66px !important
}*/
.chosen-container-single .chosen-drop{
    margin-top: 0
}
.chosen-container .chosen-results{
    padding: 0;
    margin: 0
}
.mobile_box{
    display: flex
}
.mobile_box .prefix{
    width: 70px;
    margin-right: 5px;
    background: #0092D3;
    color: #fff;
    border-color: #0092D3;
    font-size: 12px;
    text-align: center;
}
.mobile_box_lbl{
    padding-left: 75px;
}
.register_form,
.medical_form{
    width: 85%;
    margin: auto
}

.form_ttl p{
    margin-bottom: 0;
    font-weight: normal
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type=number] {
    -moz-appearance: textfield;
}
.blue_select_box .chosen-single {
    color: #0092D3 !important;
}
.blue_select_box .chosen-container .chosen-results li{
    color: #0092d3;
}
.blue_select_box .chosen-container .chosen-results li.highlighted {
    color: #fff;
    background-color: #0092D3;
    background-image: none;
}
.fw-normal{
    font-weight: normal
}
.btn-default.blue {
    color: #00a0e0 !important;
}
.btn-default.blue:hover{
    background-color: #00a0e01f
}
.btn-default.danger:hover{
    background-color: #af00131a
}
.btn-default.focus, .btn-default:focus {
    box-shadow: 0 0 0 0.2rem rgb(41, 160, 224,.5);
}
.send_success_box{
    max-width: 550px;
    margin: auto;
    box-shadow: 0 0 4px #ccc;
    padding:25px 15px;
    text-align: center;
    border-radius: 7px;
}
.content_col .btn-default{
    color: #0092D3 !important;
}
.send_success_box>i {
    display: block;
    margin: auto;
    color: var(--lightred);
    font-size: 5em;
    margin-bottom: 15px
}
.send_success_box .info_msg{
    color: var(--lightred)
}
.send_success_box .text_msg{
    color:#02253A;
    font-size: 13px
}
.send_success_box button{
    margin-bottom: 10px;
}
.send_success_box .tel_num{
    font-weight: bold;
    color: #AF0013;
    margin-bottom: 20px;
    display: inline-block;
    margin-top: 10px;
    font-size: 20px;
}
.radio_btn_box{
    display: flex;
    justify-content: center
}
.radio_btn_box label:not(:last-child){
    margin-right: 10px
}
.printarea_box {
    width: 90%;
    margin: auto;
    padding: 15px 25px;
    box-shadow: 0 0 4px #ccc;
    border-radius: 7px;
}
.printarea_header {
    display: flex;
    padding-bottom: 10px;
    border-bottom: 1px solid var(--lightred);
    margin-bottom: 15px;
}
.printarea_header img{
    height: 35px;
}
.printarea_header p{
    margin: auto;
    font-size: 12px;
    color: var(--lightred);
    margin-bottom: 0;
    /*white-space: nowrap*/
}
.printarea_header h3{
    font-size: 14px;
    white-space: nowrap;
    font-weight: bold;
    color: #0092D3;
    margin: auto;
    margin-right: 5px;
    margin-bottom: 0;
    margin-left: 0;
}
.printarea_body h3{
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 40px;
    color: #02253A;
}
.printarea_body{
    color: #02253A
}
.printarea_body p{
    font-size: 12px
}
.printarea_body .intro{
    margin-bottom: 25px
}
.printarea_body h4{
    font-size: 14px;
    font-weight: bold;
    color: #B50014;
    margin-bottom: 20px;
    border-bottom: 1px solid;
    display: inline-block;
    padding-bottom: 7px;
}
.printarea_body ol{
    font-size: 12px;
    padding-left: 0px;
    margin-bottom: 20px
}
.printarea_body ol {
    list-style: none;
    counter-reset: my-awesome-counter;
}
.printarea_body ol li {
    counter-increment: my-awesome-counter;
}
.printarea_body ol li::before {
    content: counter(my-awesome-counter) ". ";
    color: #02253A;
    font-weight: normal;
}
.site_table{
    display: table
}
.site_table_tr{
    display:table-row;
}
.site_table_th,
.site_table_td{
    display:table-column;
}
.table {
    display: table;
    border-collapse: collapse;
}
.table .tr {
    display: table-row;
    border: 1px solid #02253A;
}

.table.stripped .tr:nth-child(even) {
    background-color: #F9F9F9;
}
.table .tr .td {
    display: table-cell;
    padding: 8px;
    border-left: 1px solid #02253A;
    vertical-align: middle
}
.table .tr .td:first-child {
    border-left: 0;
}

/* Not necessary for table styling */
.div-table, .table-tag {
    float: left;
    margin: 2em;
}
.div-table .title, .table-tag .title {
    text-align: center;
    padding-bottom: .5em;
}
.printarea_body .table .tr .td{
    width: 50%;
    font-size: 13px
}
.printarea_btn_ftr .btn{
    min-width: 150px;
    margin-right: 15px;
    margin-top: 10px;
}
.printarea_btn_ftr{
    width: 90%;
    margin: auto;
    padding: 20px 0;
}
.printarea_btn_ftr .checkbox_lbl.dark{
    margin-bottom: 20px
}
.send_success_box .custom-radio{
    margin: 0 10px;
}
.proj-content-items.career .prg-items .prog-body> .main-caption
{
    padding:33px 0 0px;
    font-size: 17px;
    font-weight: bold;
    height: 90px;
    border-bottom: 1px solid;
    margin: 5px 25px 5px;
    overflow: hidden
}
.proj-content-items.career .prg-items{
    min-height: 220px;
    overflow: visible;
    margin-bottom: 25px
}
.proj-content-items.career .sub-caption{
    color: #0092D3;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
}
.proj-content-items.career .prg-items .btn_div{
    position: absolute;
    bottom: -20px;
    width: 100%;
}
.proj-content-items.career .prg-items .btn_div .btn{
    width: 60%;
    border-radius: 10px;
}
.printarea_btn_ftr .custom-checkbox ,.login .custom-checkbox{
    font-size: 0.8em;
}
.login button{
    min-height: 38px;
}
.login .checkbox_lbl{
    font-weight: unset;
}
.proj-content-items.career .prg-items .job_code{
    font-size: 19px;
    color: #AF0013
}
.goals_items.number_book .goals_row .img_col{
    background-size: 85px;
    background-repeat: no-repeat;
    width: 120px;
    height: 120px;
    margin-right: 30px;
    margin-top: 10px;
    position: relative;
    border-radius: 15px;
}
.goals_items.number_book .goals_row .img_col img{
    height: 45px;
    position: absolute;
    right: -25px;
    top: -20px;
}
.goals_items.number_book .article_ttl {
    color: #0092D3
}
.goals_items.number_book .info p{
    margin-bottom: 10px
}
.goals_items.number_book .info p.location{
    color: #AF0013;
    font-size: 0.9em;
    font-weight: bold
}
.goals_items.number_book .info div.numbers{
    font-size: 1.1em;
    border: 1px solid #AF0013;
    border-radius: 20px;
    padding: 0 10px;
    display: inline-block;
    margin: 2px;
}
.goals_items.number_book .info div.numbers.hide{
    display: none;
}
.goals_items.number_book .info div.numbers i{
    color: #AF0013;
}
.goals_items.number_book .btns .btn{
    width: 150px;
    display: block;
    margin-bottom: 10px;
    height: 34px;
    padding: 0;
    font-size: 13px;
    border-radius: 20px;
}
.brdr_btm{
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 3px solid #AF0013;
}
.proj-content-items.contact .prg-items{
    width: calc(25% - 20px);
    min-height: 220px;
}
.proj-content-items.contact .prg-items .sub-caption{
    font-size: 13px;
    padding: 10px;
    height: 40px;
    padding-top: 0px;
    overflow: hidden;
    margin-bottom: 0;

}
.proj-content-items.contact .prg-items .fa-mobile-alt{
    font-size: 35px;
    margin-right: 15px;
    vertical-align: middle;
    display: inline-block
}
.proj-content-items .prg-items .prog-body> img{
    padding-top: 15px !important;
    height: 90px;
    padding-bottom: 15px !important;
}
.proj-content-items.contact .prg-items .job_code{
    font-weight: bold;
    color: #02253A;
    display: flex;
    justify-content: center;
}
.proj-content-items.contact .prg-items .job_code.impt_no{
    display: block;
    height: 55px;
}
.proj-content-items.contact .prg-items .job_code span{
    display: inline-block
}
.proj-content-items.contact .prg-items .job_code span{
    padding-top: 15px
}
.show_num_book{
    margin-top: 10px;
    border-radius: 20px;
    padding: 5px 25px;
    text-decoration: underline;
    font-size: 13px;
    height: 34px;
}
.contact_social_items{
    justify-content: center;
    margin-bottom: 20px
}
.contact_social_items .scl_link{
    display: block;
    height: 70px;
    width: 70px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    line-height: 1.9em;
    font-size: 2.4em;
    border-radius: 50%;
    margin: 5px;
}
.contact_social_items li:last-child .scl_link{
    margin-right: 0;

}
.whats_img{
    margin: auto;
    height: 130px;
}
.pre_footer{
    position: static;
    width: 100%;
    top: -120px;
    height: 120px;
    left: 0;
    right: 0;
    padding: 20px 0;
    background-position: center;
    background-size: cover;
    z-index: 99
}
.pre_footer h3{
    font-size: 20px;
    color: #fff
}

.pay_link img{
    height: 37px;
    margin-right: 18px;
    /*border: 1px solid #fff;*/
    /*border-radius: 5px;*/

}
.pay_link:last-child img{
    margin: 0 !important
}
.search_nav_item{
    position: absolute;
    left: 0
}
.top_nav{
    position: relative
}
.cart .chosen-container .chosen-single {
    min-height: 38px;
}
.cart .chosen-container span{
    font-size: 1.15em;
    line-height: 2.5em;
    height: 36px;
}
.header_search,.create-massage input{
    margin-top: 7px;
    height: 33px;
    width: 240px;
    color: rgb(175, 0, 19);
    font-size: 13px;
    border-radius: 20px;
    padding-left: 30px;
    background-color: #fff;
    box-shadow: 0 0 5px 0.05em rgba(175, 0, 19, 0.3);
    -webkit-box-shadow: 0 0 5px 0.05em rgba(175, 0, 19, 0.3);
    -moz-box-shadow: 0 0 5px 0.05em rgba(175, 0, 19, 0.3);
    border: 1px solid rgba(175,0,19,0.5);
}
.search_nav_item i{
    top: 13px;
    position: absolute;
    left: 7px;
    font-size: 0.9em;
    color: var(--lightred);
    line-height: 1.5em;
}
.main_home_slider_content{
    position: absolute;
    top: 101px;
    width: 100%;
}
.carousel-control-prev {
    left: -60px;
}
.carousel-control-next {
    right: -60px;
}
.brdr_box{
    border:1px solid #0092d3;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 15px;
    display: flex
}
.brdr_box .img_col{
    width: 100px;
    height: 100px;
    background-size: 100%;
    margin-right: 20px;
    background-position: center;
    background-repeat: no-repeat;
}
.brdr_box h3{
    font-size: 15px;
    font-weight: bold;
    color: #0092d3;
}
.pay_methods_box a{
    display: inline-block
}
.pay_methods_box img{
    height: 35px;
    margin-right: 5px;
}
.pay_methods_box a:last-child img{
    margin-right: 0
}
.pay_methods_box.flex{
    display: flex;
    justify-content: space-between
}
.brdr_box .content_col {
    width: calc(100% - 120px);
}
.vl_btm{
    vertical-align: bottom;
}
.pay_methods_box .vl_btm{
    font-size: 11px;
    color: #30a6db;
}
.pay_methods_box .red_brdr_box{
    border: 1px solid #AF0013;
    padding: 15px;
    width: 30%;
    color: #AF0013
}
.pay_methods_box .red_brdr_box *{
    font-size: 12px
}
.pay_methods_box .red_brdr_box label,
.pay_methods_box .red_brdr_box b{
    margin: 0;
    display: block;
    font-weight: normal
}
.pay_methods_box .red_brdr_box p{
    margin-bottom: 10px
}
.pay_methods_box .red_brdr_box p:last-child{
    margin: 0
}
.pay_methods_box.flex .table_box{
    width: calc(70% - 15px);
}
.pay_methods_box.w-90{
    width: 90%
}
.bank_table{
    margin-bottom: 0
}
.bank_table .tr{
    border: 1px solid #0092D3;
}
.bank_table .tr .td{
    color: #0092d3;
    border-color: #0092D3;
    font-size: 13px;
}
.td .d-flex i{
    font-size: 37px;
    margin-right: 10px;
}
.td .d-flex p{
    margin-bottom: 0
}
.td .d-flex .open{
    color:#5CAC00
}
.bank_table .td .btn{
    padding: 3px 10px;
    font-size: 12px;
    width: 85%;
    display: block;
    margin: auto;
}
.table_overflow{
    overflow: auto;
    width: 100%
}
.pay_methods_box .plz_call{
    margin-bottom: 0;
    vertical-align: bottom;
    color: #AF0013;
    font-size: 12px;
}
.pay_methods_box .rad_20{
    margin-top: -15px;
    border-radius: 20px;
    padding: 3px 10px;
    min-width: 140px;
    font-weight: bold;
}
.proj-content-items.supportive .prg-items{
    height: 230px;
    width: 230px;
    min-height:auto;
    background-image: url(../img/s-logo.png);
    background-position: right 5px top 5px;
    background-repeat: no-repeat;
    background-size: 45px;
}
.proj-content-items.supportive .prg-items img{
    height: 150px;
    padding-top: 30px !important;
}
.proj-content-items.supportive .main-caption{
    color: #0092D3;
    font-size: 0.9em;
    font-weight: bold;
    margin: 5px
}
.proj-content-items.proj_supp .prg-items:before,
.proj-content-items.proj_supp .prg-items:after{
    display: none  
}
.main_scn_ttl{
    font-size: 22px;
    text-align: center;
    margin-bottom: 20px;
    color: var(--lightred);
    margin-top: 15px;
    font-weight: bold;
}
.proj-content-items.health.breeze.visuals.play.zoom .prg-items:after{
    content: '\f00e' !important;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
.proj-content-items.health.breeze.visuals.play.zoom .prg-items:before{
    background-color: rgba(255, 255, 255, 0);
}
.proj-content-items.health.breeze.visuals.zoom .prg-items:hover:after,
.proj-content-items.health.breeze.visuals.zoom .prg-items:hover:after {
    -ms-transform: scale(1.5);
    transform: scale(1.5);
}
.accept_zakat{
    background: #0092d3a8;
    height: 40px;
    width: 100%;
    position: absolute;
    bottom: 20px;
    color: #fff;
    line-height: 40px;
    margin: 0;
    font-size: 15px;
    display: block;
}
.accept_zakat.hide{
    display: none;
}
.details .accept_zakat{
    height: 30px;
    line-height: 30px;
}
.proj-content-items .prg-items .prog-thumbnail .btn.btn_dropdown{
    width: 10px;
    padding: 0;
    background: transparent;
    z-index: 9
}
.proj-content-items .prg-items .prog-thumbnail .btn.btn_dropdown .dropdown-toggle:after{
    display: none   
}
.proj-content-items .prg-items .prog-thumbnail .btn.btn_dropdown .dropdown-toggle.prog i{
    font-size: 1.3em;
    color: #fff;
}
.proj-content-items .prg-items .prog-thumbnail .btn.btn_dropdown .dropdown-item{
    font-size: 11px;
    color: #AF0013;
}
.proj-content-items .prg-items .prog-thumbnail .btn.btn_dropdown .dropdown-item:not(:last-child){
    border-bottom: 1px solid
}
.chosen-container-single .chosen-search input[type="text"]{
    background: none
}
.chosen-container .chosen-search:after {
    content: '\f002';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 14px;
    /*    line-height: 3.2em;
        line-height: 30px;*/
    color: #00a0e0;
}
.msgto_agent .btn{
    position: absolute;
    bottom: 5px;
    height: 40px;
    width: 40px;
    background: #a10012bd;
    padding: 0;
    line-height: 40px;
    border-radius: 50%;
    color: #fff;
    outline: none !important;
    box-shadow: none !important
}
.msgto_agent .btn:focus{
    box-shadow: none !important  
}
.msgto_agent{
    position: relative;
    margin-top: 45px
}
.msgto_agent .box{
    position: absolute;
    width: 250px;
    height: 0px;
    top: 0px;
    background: #fff;
    transition: all .6s;
    z-index: -1;
    bottom:0;
    border-top-left-radius: 10px;
    overflow: hidden;
    border-top-right-radius: 10px;
    box-shadow: 0 0 4px #ccc
}
.msgto_agent .box_head{
    padding: 10px;
    font-size: 10px;
    color: #fff;
    background: var(--lightred);
    display: flex;
    justify-content: space-between
}
.msgto_agent .box.open{
    top: -250px;
    height: 250px;
    z-index: 1

}
.msgto_agent .box_head .close{
    padding: 0;
    background: transparent;
    color: #fff;
    border: 0;
    line-height: 0;
    outline: none !important
}
.msgto_agent .box_head i{
    font-size: 15px
}
.msgto_agent .chat{
    position: relative;
    overflow: auto;
    height: 215px
}
.msgto_agent .messages-box{
    height: 100%;
    overflow: auto
}
.create-massage{
    position: static;
    bottom: 0;
    width: 100%;
    height: 35px;
    padding: 4px;
    box-shadow: 0 0 4px #888181;
}
.create-massage input{
    outline: none;
    border-radius: 20px;
    padding: 0 5px;
    height: 27px;
    font-size: 11px;
    width: 80%;
    margin-top:0;
}
.msgto_agent .messages-box{
    height: 180px;
}
.msgto_agent .messages-box .message{
    padding: 10px;
}
.msgto_agent .messages-box .message p{
    border-radius: 20px;
    padding: 5px 10px;
    margin: 5px 0;
    display: inline-block;
    background-color: #f6f6f6;
    position: relative;
    font-size: 0.8em;
}
.msgto_agent .messages-box .message  i{
    display: none
}
.create-massage i{
    color: var(--lightred);
}
.msgto_agent .messages-box .message .phf.last:before{
    content: "";
    position: absolute;
    z-index: 0;
    bottom: 0;
    left: -7px;
    height: 20px;
    width: 16px;
    background: #f6f6f6;
    border-bottom-right-radius: 15px;
}
.msgto_agent .messages-box .message .phf.last:after {
    content: "";
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: -10px;
    width: 10px;
    height: 20px;
    background: white;
    border-bottom-right-radius: 10px;
}

.msgto_agent .messages-box .message .usr{
    float: right;
    background-color: #fff3f4;
    color: #b50014;
}
.msgto_agent .messages-box .message .usr.last:before{
    content: "";
    position: absolute;
    z-index: 0;
    bottom: 0;
    right: -7px;
    height: 20px;
    width: 16px;
    background: #fff3f4;
    border-bottom-left-radius: 15px;
}
.msgto_agent .messages-box .message .usr.last:after {
    content: "";
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: -10px;
    width: 10px;
    height: 20px;
    background: white;
    border-bottom-left-radius: 10px;
}


.page404{
    text-align: center;
    padding:150px 0 50px
}
.page404 img{
    display: block;
    margin: auto;
    height: 200px;
    margin-bottom: 20px
}
.proj-content-items.news.details .pnl-news button.delete{
    font-size: 11px
}
.mt_25{
    margin-top: 25px
}
.checkout_submit{
    position: absolute;
    bottom: 6px;
}
.px-20{
    padding: 25px
}
.send_success_box.red .info_msg,.send_success_box.red>i{
    color: #af0013;
}
.send_success_box.green .info_msg,.send_success_box.green>i{
    color: #1bae00;
}
.send_success_box.blue .info_msg,.send_success_box.blue>i{
    color: #0068ae;
}
.donated_cmplt_tbl {
    font-size: 12px
}
.donated_cmplt_tbl .th{
    white-space: nowrap
}
.donated_cmplt_tbl .th {
    white-space: nowrap;
    background: #b30114;
    color: #fff;
    border: 1px solid #b30114;
}
.donated_cmplt_tbl .th .td {
    border-left: 1px solid #ffffff;
}
.user_info_content .input-group i{
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 19px;
    cursor: pointer;
}
.user_info_content{
    padding: 20px;
    min-height:419px
}
.user_info li{
    border-bottom: 1px solid #ccc;
    padding: 15px
}
.user_info li a{
    color: #0092d3;
}
.user_info li a.active{
    color: var(--red);
}
.user_info li:last-child{
    border: 0
}
.user_info li svg{
    height: 26px
}
.user_info li svg path{
    fill:#0092d3;
}
.user_info li .active svg path{
    fill:var(--red);
}
.profile_photo{
    text-align: center;
    padding: 20px 20px 40px;
    border-bottom: 1px solid #ccc;
}
.profile_photo .username{
    color: var(--red);
    font-weight: bold
}
.profile_photo .profile-pic {
    height: 128px;
    display: block;
}
.profile_photo .file-upload {
    position: absolute;
    left: -1px;
    top: 0;
    width: 25px;
    opacity:0;
    cursor: pointer;
}
.profile_photo .circle {
    border-radius: 1000px !important;
    overflow: hidden;
    width: 128px;
    height: 128px;
    border: 6px solid rgb(163, 0, 18);
    top: 72px;
    display: block;
    margin: auto;
    background-position: center center;
    background-color: transparent;
    background-size: cover;
}
.profile_photo img {
    max-width: 100%;
    height: auto;
}
.profile_photo .p-image {
    position: absolute;
    top: 85px;
    right: 94px;
    color: #a30012;
    transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
    background: #fff;
    border: 1px solid #a30012;
    height: 26px;
    width: 26px;
    border-radius: 50%;
    font-size: 12px;
    padding: 3px;
    cursor: pointer
}
.profile_photo .p-image:hover {
    transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
}
.profile_photo .upload-button {
    font-size: 1.2em;
}
.profile_photo .upload-button:hover {
    transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
    color: #ae0013a8;
}
.photo_container{
    position: relative;
    margin: auto;
    height: 128px;
}
.black_don_svg path{
    fill: #000
}
.black_don_svg{
    height: 21px
}
.table.no-border .tr{
    border: 0  
}
.table.no-border.mydonation_table .tr:not(.th):not(:last-child){
    border-bottom: 1px solid #5a5a5a
}
.table.no-border .td{
    border: 0;
    font-size: 13px;
    text-align: center
}
.th.gray_bg{
    border: 0;
    background: #efefef;
    border-top: 1px solid #ccc;
}
button.no-style{
    background: no-repeat;
    border: 0;
    font-size: 13px;
    cursor: pointer;
    outline: none !important
}
button.no-style.red{
    color: var(--red);
    font-weight: bold;
}
.nav.vertical{
    flex-flow: column
}
.no_don_popover .img_box{
    height: 35px;
    width: 35px;
    background-position: center;
    background-size: cover;
    border: 2px solid;
    border-radius: 5px;
    margin-right: 10px
}
.no_don_popover a{
    border-bottom: 1px solid #ccc;
    padding: 7px 0;
    display: flex
}
.no_don_popover li:last-child a{
    border-bottom: 0
}
.no_don_popover a span{
    width: calc(100% - 45px);
    font-size: 12px
}
.custom-control-danger .custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(177, 1, 21, .25);
}
.custom-control-danger .custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #b00115;
    background-color: #b00115;
}
.custom-control-danger .custom-control-input:not(:disabled):active~.custom-control-label::before {
    color: #fff;
    background-color: rgba(177, 1, 21, .25);
    border-color: rgba(177, 1, 21, .25);
}
.custom-control-danger .custom-control-label {
    font-weight: bold;
    font-size: 12px;
    vertical-align: bottom;
    line-height: 24px;
    cursor: pointer
}

.custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(82, 146, 214, .25);
}
.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #5292d6;
    background-color: #5292d6;
}
.custom-control-input:not(:disabled):active~.custom-control-label::before {
    color: #fff;
    background-color: rgba(82, 146, 214, .25);
    border-color: rgba(82, 146, 214, .25);
}
.custom-control-label {
    font-weight: bold;
    font-size: 12px;
    /*vertical-align: bottom;*/
    /*line-height: 24px;*/
    cursor: pointer
}
.periodic_time_box{
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
    text-align: center
}
.periodic_time_box .custom-control{
    padding: 10px 5px;
    border: 1px solid #5a5a5a;
    border-radius: 7px;
    width: 88px;
    padding-bottom: 15px;
    display: inline-block;
    margin-bottom:5px
}
.periodic_time_box .calendar_box img{
    height: 50px
}
.periodic_time_box .calendar_box{
    width: 50px;
    margin: auto;
    position: relative;
    height: 50px;
}
.periodic_time_box .calendar_box span{
    display: block;
    margin-top: -30px;
    width: 100%;
    text-align: center;
}
.periodic_time_box .custom-control-label {
    position: absolute;
    bottom: 28px;
    left: 59px;
}
.periodic_time_box p.bold{
    font-size: 12px;
    text-align: center;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
}
.user_pic_dropdown .dropdown-toggle::after{
    /*display: none*/
}
.user_pic_crl{
    height: 34px;
    width: 34px;
    background-position: center;
    background-size: cover;
    border: 1px solid;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
}

/*additional styles*/
.pnl-paym-method .custom-control-label{
    /*margin-bottom: 20px*/
    white-space: normal
}
.pay_methods_box .rad_20{
    margin-top: 0
}
.contact_social_items .scl_link{
    height: 60px;
    width: 60px;
    font-size: 2em
}
.chosen-container .chosen-single span {
    font-size: 13px;
}
.home-project .caption{
    font-size: 1em;
}
.home-project .caption, .main-caption {

}
.panel-med span,
.panel-news{
    /*font-size: 14px;*/
    /*line-height: normal;*/
}

.pnl-paym-method.fixedop:last-child .custom-control-label{
    padding-top: 0
}
.pnl-paym-method.fixedop:last-child .custom-control-label span{
    font-size: .9em
}
.periodic-panel .chosen-container span{
    line-height: 30px;
}
.proj-content-items .main-caption,
.proj-content-items.details .main-caption,
.proj-content-items.news .prg-items.news .pnl-news-dtls p{
    font-size: 0.9em;
}
.proj-content-items.news .prg-items.news .pnl-news-dtls p{
    height: 120px
}
.prg-items.news .btn-group-sm>a{
    /*font-size: 0.6em !important;*/
}
.news-details .prog-body .pnl-news.dtld-pg>div>*:not(.share){
    padding: 0;
    line-height: 33px;
    font-size: 0.8em;
}
.donation.zakat .btn{
    /*height:30px;*/
    text-align: center
}
.prg-items.news{
    height: auto
}
.proj-content-items.news .pnl-news a{
    /*padding: 4px*/
}
.dropdown-menu-shared-file li{
    justify-content: flex-end
}
.project_stockes_details_list .details_info h3{
    color: #000;
    font-size: 17px;
    font-weight: bold
}
.project_stockes_details_list .details_info h3 span{
    color: var(--lightred);
    font-size: 15px
}
.project_stockes_details_list > .row{
    padding: 15px 0
}
.project_stockes_details_list > .row:nth-child(even){
    background: rgba(30, 146, 211, .08); 
}
.project_stockes_details_list .project_page .donation .btn-shadow input{
    max-width: 100%;
    width: 100%
}
.project_stockes_details_list{
    padding-bottom: 15px
}
.project_stockes_details_list .btn_row .btn {
    width: 22%;
    font-size: 14px;
    line-height: 2
}
.btn-default.danger:focus{
    box-shadow: 0 0 0 0.2rem rgba(225,83,97,.5)
}
.proj-content-items .prg-items .btn-group-sm .btn-custom:focus{
    box-shadow: 0 0 0 0.2rem rgba(181, 0, 20, .25);
}
.proj-content-items .prg-items .btn-group-sm .btn-custom:hover{
    background-color: rgba(181, 0, 20, .1);
}
.pnl-paym-method.custom hr{
    margin: 5px
}
.main_page_slider{
    min-height: calc(100vh - 80px);
    padding-bottom: 10px
}
.donation_box .btn_row .btn{
    font-size: 15px 
}
.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
    -webkit-animation-duration: .8s;
    animation-duration: .8s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.prg-items.said .main-caption{
    line-height: 1.3em
}
.prg-items.said .main-caption:nth-child(2){
    line-height: 15px
}
.site-map a:hover{
    color:#cc041a
}
ins .main-caption{
    font-size: 1em;
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center
}
.acion_list a:hover,
.acion_list >.show a{
    color: var(--lightred);
}

.dropdown-menu-shared-file li a{
    color: #fff !important;
    font-size: 24px !important;
}
.proj-content-items.main_prg  p.main-caption.font-weight-bold{
    height: 75px;
    line-height: 20px;
    overflow: hidden
}
.main_prg .bs-searchbox{
    display: none
}
.main_prg .bootstrap-select.show-tick .dropdown-menu .selected span.check-mark{
    right: auto;
    left: 4px;
    width: 20px;
    height: 20px;
    /*    border: 1px solid #ccc;
        border-radius: 5px;*/
    text-align: center;
    padding: 2px 6px;
}
.main_prg .bootstrap-select.show-tick .dropdown-menu li a span.text{
    margin-left: 22px;
    margin-right: 0
}
.main_prg .bootstrap-select .bs-ok-default:after{
    width: 0.4em;
    height: .8em;
    border-style: solid;
    border-width: 0 0.2em 0.2em 0;
}
.bootstrap-select > .dropdown-toggle{
    position: relative;
    width: 100%;
    z-index: 1;
    text-align: right;
    white-space: nowrap;
    border: 1px solid #0092d3 !important;
    background: #fff !important;
    color: #0092d3 !important;
    outline: none !important;
}
.bootstrap-select > .dropdown-toggle:focus{
    outline: none !important;
}
.bootstrap-select .dropdown-menu li a,
.stock_dropdown .dropdown-menu li a{
    color: #0092d3
}
.bootstrap-select .dropdown-item.active,.bootstrap-select  .dropdown-item:active{
    background: #0092d3 !important;
}
.bootstrap-select .dropdown-item:focus,.bootstrap-select  .dropdown-item:hover ,
.stock_dropdown .dropdown-item:hover,.stock_dropdown .dropdown-item:active{
    background: #0092d35e;
}

.bootstrap-select .dropdown-menu li a .count,
.stock_dropdown .count{
    display: inline-block;
    position: absolute;
    right: 10px;
    width: 25px;
    height: 25px;
    background: #0092d3;
    border-radius: 50%;
    text-align: center;
    padding-top: 3px;
    color: #fff;
    top: 0px;
    display: none;
    font-size: 12px
}
.dropdown-menu .inner{
    width: 285px
}
.stock_dropdown .custom-control{
    margin-bottom: 0 !important
}
.stock_dropdown .dropdown-menu{
    width: 248px;
    border: 1px solid #0092d3;
}
.stock_dropdown .custom-checkbox .custom-control-label {
    padding-top: 3px;
    color: #0092d3;
    white-space: normal
}
.custom-control-input:checked~.custom-control-label+.count{
    display: inline-block
}

.stock_box_items .donation .input-group{
    width: 55px !important; 
    display: initial
}
.stock_dropdown {
    padding: 0;
    margin: 2px 4px
}
.stock_box_items .donation{
    padding-top: 7px
}
.stock_dropdown .dropdown-item:not(:last-child){
    border-bottom: 1px solid #0092d3;
}
.stock_dropdown .dropdown-toggle{
    width: 127px;
    padding: 2px 5px
}
.stock_box_items{
    justify-content: center
}
.main_prg_items .prg-items{
    overflow: visible
}
#tabperiodic1 > .home-project-main{
    display: flex;
    justify-content: space-between
}
.periodic-panel:not(.zakat){
    width: calc(100% - 60px) !important;
}
#tabperiodic3 .periodic-panel:not(.zakat){
    width: 100% !important
}
#tabperiodic3 .pnl-payments{
    margin: 0 -10px  
}
.per_don_tab_home{
    width: 70%;
    margin: auto
}
.main_prg_items .main-caption.font-weight-bold{
    font-weight: normal !important;
    font-size: 17px !important;
}
.stock_box_items .donation input{
    width: 30px
}
.close_sm_qck_donation_btn .fa-times-circle:before{
    background: #b50014;
    border-radius: 50%;
}
.home-project{
    vertical-align: top
}
.prog-filter .home-project .caption {
    font-size: .8em;
}
.main-caption.font-weight-bold{
    font-weight: normal !important
}
p.main-caption.font-weight-bold{
    height: 50px;
    overflow: hidden
}
.nav_list_box ul li.nav-item:last-child a,
.nav_list_box ul li.nav-item.cart_item a,
.nav_list_box ul li.nav-item.login_item a{
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-right: 3px;
    padding-left: 3px;
}
.periodic-panel.step1 .panel-footer{
    margin: 10px -10px;
}
.periodic-panel.step1 .panel-footer .btn{
    min-width: 130px
}
.periodic-panel.step1> .row:first-child{
    margin-right: -20px;
}
#tabperiodic1,
#tabperiodic2,
#tabperiodic3{
    padding: 0 60px;
}
.nav_list_box ul li.nav-item.cart_item a{
    padding-bottom: 4px
}
.project_stockes_select_box{
    justify-content: center;
    padding-bottom: 20px
}
.project_val_select_box{
    margin-bottom: 20px
}
.project_val_select_box .chosen-container {
    width: 98% !important;
    margin: auto;
    display: block;
}
.project_val_select_box .chosen-container-single .chosen-single span {
    color: #dc3545;
    font-size: 15px !important;
}
.project_val_select_box .chosen-container .chosen-results li.highlighted {
    background-image: none;
    background: #b10014;
    color: #fff;
}
.project_val_select_box .chosen-container.chosen-with-drop div:after {
    content: '\f106';
    color: #b10014;
}
.proj-content-items .prg-items .btn-group-sm{
    display: flex;
    justify-content: center;
}
.btn-default.disabled{
    opacity: .4
}
.dropdown-menu-shared-file{
    top: 15px !important
}
.main_page_slider{
    overflow: visible;
}
.acion_list .dropdown-menu-shared-file {
    top: 10px !important;
}
.prg-items .prog-body .is_value_project,
.prg-items .prog-body .is_stock_project{
    height: 42px
}
.prog-thumbnail .dropdown-menu-shared-file{
    left: -100% !important
}
/*.proj-content-items > .row >.col-lg-4{
    margin-bottom: 40px
}*/
/*.proj-content-items > .row{
    margin-bottom: 20px
}*/
.proj-content-items .prg-items{
    text-align: center;
    vertical-align: top
}
.row .prg-items.news.prg-shadow.main-obj-card {
    margin-right: 0;
    margin-left: 0;
    width: 100% !important;
    margin-bottom: 20px;
    min-height: unset;
    display: flex;
    padding-bottom: 0
}
.main-obj-card .donation .input-group{
    margin: 0 7px
}
.proj-content-items-cart{
    max-width: 100% !important;
    text-align: initial !important
}
.proj-content-items-cart .main-obj-card {
    height: 140px !important;
}
.proj-content-items-cart .pnl-news button{
    width: 21px !important
}
/*.proj-content-items-cart.proj-content-items.news.details .prog-body{
    height: auto !important;
    width: calc(100% - 120px) !important
}*/
.proj-content-items-cart.proj-content-items.news.details .prog-thumbnail{
    height: 100%;
    display: inline-block !important;
    width: 40% !important
}
.proj-content-items-cart.proj-content-items.news.details .prog-body{
    width: 60% !important;
    display: inline-block !important;
    vertical-align: text-bottom;
    height: 100%;
    padding: 0 8px
}
.proj-content-items-cart.proj-content-items.news.details .prg-items{
    width: calc(33.33% - 20px);
    padding-bottom: 0;
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    height: 140px;
    min-height: 140px
}
.pnl-payments.pay.cart{
    width: 100%
}
.col-md-6 .pnl-paym-method.fixed {
    display: inline-block;
    width: 49% !important;
    margin: 0;
}
.custom_donate_btn .btn{
    margin-top: 100px;
    width: 122px
}
.proj-content-items.contact {
    max-width: 100%;
}
#newsTicker p:hover{
    -webkit-animation-play-state:paused;
    -moz-animation-play-state:paused;
    -o-animation-play-state:paused;
    animation-play-state:paused;
}
.proj-content-items.news{
    /*text-align: center*/
    text-align: initial
}
.news-details{
    width: 100%
}
.news-details *{
    text-align: center;
}
.news-details .prog-body .pnl-news.dtld-pg>div> * {
    color: #888;
}
a.disabled{
    opacity: .5;
    cursor: no-drop;
}
.user_pic_dropdown .dropdown-item{
    padding-left: 7px !important;
    padding-right: 7px !important
}
.treatment_dropdown .dropdown-toggle::after{
    margin-top: 10px;
    float: right
}
.custom-chosen .chosen-container .chosen-single span{
    line-height: 37px
}
.custom-chosen .chosen-container .chosen-single{
    height: 40px
}
.success_per_donation{
    padding: 40px 0;
    max-width: 500px;
    margin: auto
}
.success_per_donation .send_success_box{
    box-shadow: none;
    width: 100%
}
.success_per_donation .success_msg{
    font-size: 17px;
    font-weight: bold;
    color: #004463;
    margin-top: 25px
}
.success_per_donation .btn_row{
    justify-content: center
}
.success_per_donation .btn_row .btn {
    margin: 10px;
    width: 200px;
}
.ttl_hr{
    width: 70px;
    margin-left: 0;
    margin-top: 0;
    border-top: 2px solid #a30012;
}
.prg-items.news.newspg.prg-shadow .main-caption{
    height: 46px;
    overflow: hidden
}
.subscribenews_msg{
    height: 130px;
    box-shadow: 0 0 4px #ccc;
    transition: all 0.5s ease;
    position: absolute;
    bottom: 50px;
    background: #fff;
    padding: 15px;
    width: 225px;
    display: table;
    margin-left: -235px;
    left: 0;
    color: #004564;
    font-weight: bold;
}
.subscribenews_msg_box{
    position: relative
}
.subscribenews_msg p{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.subscribenews_msg.open{
    margin-left:40px; 
}
.subscribenews_msg i{
    position: absolute;
    right: 10px;
    cursor: pointer
}
.login_item .site_btn{
    min-width: 85px;
    white-space: nowrap
}
.impt_phn_no{
    font-size: 21px !important;
    color: var(--lightred);
    display: inline-block;
    vertical-align: middle;
    padding-top: 0 !important;
}
.proj-content-items.contact .prg-items.impt_no{
    /*width: calc(20% - 20px);*/
}
.progress_line_box .prog-progress text{
    fill:#ccc !important
}
.proj-content-items.news.thumb{
    text-align: initial
}
.project_page .donation .input-group.btn-shadow .input-group-addon{
    display: inline-block;
    line-height: 33px;
}
.main_home_slider .slider_price_box {
    display: block;
    margin-bottom: 10px;
    width: 72%;
}

.main_home_slider .slider_price_box .prc {
    padding: 5px 5px;
    border: 1px solid;
    border-radius: 7px;
    margin: 5px 0;
    cursor: pointer;
    width: calc(25% - 7px);
    display: inline-block;
    white-space: nowrap;
    text-align: center
}
.main_home_slider .slider_price_box.thr_item .prc{
    width: calc(33.33% - 7px);  
}
.main_home_slider .slider_price_box .prc:hover,
.main_home_slider .slider_price_box .prc.active{
    background: var(--lightred)
}
label.error {
    color: #f00 !important;
    font-weight: bold;
    margin: 0px;
}
.site_ipt.error {
    border: 1px solid #f00 !important;
}
.details .left{
    float: left;
}
.details .right{
    float: right;
}
.hidethis{
    display: none !important;
}
.projtpe_2 {
    display: none !important;
}
.calc_page .pnl-paym-method.fixedop{
    width: initial
}
.calc_page{
    margin-bottom: 20px
}
/* .project_val_select_box,
.project_stockes_select_box{
    display: none
} */
.main_home_slider.landing{
    min-height: calc(100vh - 50px);
}
.forcehide{
    display: none !important;
}
.clearfix{
    clear: both !important;
}
.proj-content-items.news.breeze.visuals:not(.magazine){
    max-width: 840px
}
.proj-content-items.health{

}
.fa-angle-double-right{
    margin: 2px
}
.grd-b .panel-news{
    padding-bottom: 0 !important
}
.stock_project .custom-control-label{
    width: 100%;
}
.stock_project_select{
    left: 0px !important;
    width: 12px !important;
    top: 6px !important;
}
.stock-hidden-label{
    position: absolute;
    width: 15px;
    left: 0;
    z-index: 99999;
}
.proj-content-items.details .prog-body{
    overflow-y: auto;
    padding-top: 0;
}
.target_scss_box h2{
    font-size: 1.5em
}
.target_scss_box{
    border:1px solid #fff;
    border-radius:15px;
    margin:15px 0px 15px 0px;
    padding:10px;
    width: 70%
}
.show-in-475{
    display: none
}
/*******************************media**************************************/

@media(min-width:768px){
    .qck_donation_micro_site,
    .sm_qck_donation_btn{
        display: none
    }
    #tabperiodic3 .pnl-paym-method.fixed{
        width: 28%;
        margin: 5px 3px;
        padding: 10px 5px;
    }
    .pnl-paym-method.fixedop {
        width: 39%;
    }
    .qck_donation_content > .site_btn{
        white-space: nowrap;
    }
}

@media(min-width:1200px) {
    .send_success_box{
        min-width: 550px;
    }
    .header_row .site_logo_box {
        top: -3px;
        width: 338px;
    }
    .proj-content-items-cart.proj-content-items.news.details .prog-thumbnail{
        width: 40%
    }
}

@media(min-width:1199px) {

    .main_home_slider .content {
        padding-top: 75px
    }

    .proj-content-items.news.details .prg-items.news .pnl-news-dtls {
        max-height: 60px;
        padding: 0 !important
    }
}
@media(max-width:1199px){
    .proj-content-items-cart.proj-content-items.news.details .prg-items {
        width: calc(50% - 20px);
    }
    .proj-content-items-cart.proj-content-items.news.details .prog-body {
        width: 70%;
    }
    #tabperiodic3 .pnl-paym-method.fixed {
        width: 27%;
    }
    .pnl-paym-method img {
        height: 39px;
    }
    .proj-content-items{
        max-width: 640px  
    } 
    .proj-content-items .row .prg-items{
        width: 285px;
        margin: 0
    }
    .header_donation_t1 .prog-progress{
        margin-top: 25px
    }
    .pay_methods_box.w-90{
        width: 100%
    }
    .project_stockes_details_list svg{
        height: 34px
    }
    .header_search{
        max-width: 170px
    }
    .nav_list_box .nav-link {
        font-size: 13px;
    }
    .main_home_slider .content {
        padding-top: 60px;
    }
    .qck_donation_content{
        padding-top: 25px
    }
    .top_nav .nav-link{
        margin-left: 0px;
    }
    .nav_list_box img{
        margin-right: 4px;
    }

    #tabperiodic1,
    #tabperiodic2,
    #tabperiodic3{
        padding: 0 30px;
    }
    .proj-content-items.health {
        max-width: 720px;
    }
}
@media(max-width:991px) {
    .proj-content-items.news.breeze.visuals:not(.magazine) {
        max-width: 560px;
    }
    .proj-content-items.health {
        max-width: 480px;
    }
    .proj-content-items-cart.proj-content-items.news.details .prg-items{
        width: calc(50% - 20px);
        margin-top: 0;
    }
    .proj-content-items-cart.proj-content-items.news.details .prog-body {
        width: 67%;
    } 
    .proj-content-items.news.details .prog-thumbnail {
        /*width: 33%;*/
    }
    .qck_donation_content {
        padding-top: 10px;
    }
    .qck_donation_content .tab-pane {
        padding: 10px;
    }
    .main_home_slider .qck_donation{
        top: -21px
    }
    .periodic_time_box{
        display: block;
        margin-top: 15px
    }
    .navbar-nav {
        height: 40px;
    }
    .navbar-nav .nav-link {
        line-height: 24px;
    }
    .nav_list_box .nav-link {
        font-size: 12px;
    }
    .header_row .site_logo_box {
        position: absolute;
        left: 0;
        top: -5px;
        width: 235px;
        height: 108px;
        /*transform: scaleY(1.1)*/
    }
    .navbar-brand img {
        height: 40px;
    }
    .site_logo_box svg {
        height: 95% !important
    }
    .nav_list_box .container {
        padding-left: 176px;
    }
    .top_nav .site_btn {
        width: auto;
        margin-top: 5px;
    }
    .main_home_slider .content {
        padding-top: 65px;
    }
    .main_home_slider .content h1 {
        font-size: 26px;
    }
    .main_home_slider .content h3 {
        font-size: 18px;
    }
    .main_home_slider .site_ipt {
        font-size: 14px;
    }
    .main_home_slider>.container {
        padding-top: 80px;
    }
    /*    .qck_donation{
                width: 40%;
        }*/
    .qck_donation_content {
        width: 300px;
        margin-right: -300px;
    }
    .qck_donation_content.open {
        margin-right: 0px;
    }
    .radio_btn+span {
        width: 35px;
        height: 35px;
    }
    .qck_donation_content .btn_box .site_btn {
        font-size: 12px;
    }
    .projects_bar svg {
        height: 65px;
    }
    .projects_bar .abs_box>div p img {
        height: 37px;
    }
    footer .app_link {
        width: auto;
    }
    .nav_ftr {
        justify-content: center
    }
    footer .text-end {
        text-align: center
    }
    .top_nav .chosen-single {
        margin-top: 7px;
    }
    .btn_row .btn{
        white-space: nowrap;
        font-size: 12px;
    }
    .progress_line_box .prog-progress{
        height: 80px 
    }
    .red_rt_border .prog-progress{
        height: 140px;
        margin-top: 25px;
    }
    .main_page_slider{
        min-height: 400px
    }
    .main_page_slider .row div{
        font-size: 18px;
    }
    .main_page_slider .red_rt_border .prog-progress {
        height: 230px;
    }
    .article_text{
        font-size: 13px
    }
    .bord_name{
        font-size: 20px;
    }
    .ftr_site_logo{
        height: 100px;
        top: -75px
    }
    .pay_methods_box .vl_btm{
        display: block;
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .pay_methods_box.flex{
        flex-flow: column
    }
    .pay_methods_box.flex .table_box{
        width: 100%;
        margin-bottom: 10px
    }
    .pay_methods_box .red_brdr_box{
        width: 100%
    }
    .pay_methods_box .rad_20{
        margin-top: 5px
    }
    .header_search{
        width: 95px
    }
    .nav_list_box .nav-link{
        padding-right: 3px
    }
    .carousel-control-prev {
        left: -45px;
    }
    .carousel-control-next {
        right: -45px;
    }
    /*.create-massage input*/ 
    .header_search {
        width: 110px;
        height: 30px;
    }
    .user_pic_crl {
        height: 30px;
        width: 30px;
    }
    .project_stockes_details_list > .row{
        text-align: center
    }
    .project_stockes_details_list .donation_box{
        max-width: 250px;
        margin: auto;
        margin-top: 15px;
    }
    footer h3{
        text-align: center;
        font-size: 13px;
        white-space: nowrap
    }
    .panel-med-fld form *{
        font-size: 13px
    }
    .nav_list_box .nav-link{
        margin-left: 0
    }
    .dropdown-toggle::after{
        margin: 0
    }
    .nav_list_box img{
        margin-right: 5px;
        margin-left: 5px;
    }
    .nav_list_box .nav-item:first-child .nav-link{
        border-top-left-radius: 50%
    }
    .per_don_tab_home{
        width: 100%
    }
    .breadcrumb.per-don a{
        font-size: .6em;
        padding-left: 15px;
    }

    .home-project, .home-project-main .custom-project{
        margin: 5px
    }

    #tab3 .home-project .caption {
        font-size: .8em;
    }
    #tabperiodic1,
    #tabperiodic2,
    #tabperiodic3{
        padding: 0 55px;
    }
    .pay_link img {
        height: 35px;
    }
    #tabperiodic1 > .home-project-main .custom-project .proj-thumbnail{
        width: 105px;
        height: 105px
    }
    .pnl-paym-method img {
        height: 35px;
    }
    .proj-content-items.contact .prg-items {
        width: calc(50% - 20px);
        margin-bottom: 0px;
    }
    .main_home_slider .content .site_ipt, .main_home_slider .content .site_btn{
        width: 88%
    }
    .main_home_slider .slider_price_box{
        width: 90%
    }
    .main_home_slider .slider_price_box .prc{
        margin: 5px 0;
        width: calc(25% - 6px);
    }
    .main_home_slider .slider_price_box.thr_item .prc {
        width: calc(33.33% - 6px);
    }
    .donation_box .btn_row .btn {
        font-size: 13px;
    }
    .don-val .radio_btn+span {
        margin-right: 6px;
    }
    .main_page_slider:not(.lg){
        min-height: 280px !important
    }
    .target_scss_box{
        width: 88%
    }
}
/*991*/

@media(max-width:767px) {
    .donation_box .btn_row .btn{
        font-size: 13px 
    }
    .proj-content-items-cart.proj-content-items.news.details .prg-items {
        width: 100%;
        margin-right: 0;
        margin-left: 0
    }
    .custom_donate_btn .btn {
        margin: auto;
        margin-top: 20px;
        display: block;
        width: 100%
    }
    .proj-content-items{
        text-align: center !important
    }
    #tabperiodic1, #tabperiodic2, #tabperiodic3 {
        margin: auto;
        padding: 0 40px;
    }
    .main_home_slider .slider_price_box{
        justify-content: center
    }
    .home-project.proj-title .caption{
        font-size:  18px
    }
    .second_nav .nav-link:hover{
        background: transparent
    }
    .home-project .proj-thumbnail {
        width: 90px;
        height:90px;
    }
    #tab3 .home-project .caption{
        width: 90px
    }
    #tabperiodic1 > .home-project-main .custom-project{
        margin: 0
    }
    #tabperiodic1 > .home-project-main .custom-project .proj-thumbnail {
        width: 95px;
        height: 95px;
    }
    #tabperiodic1 > .home-project-main .custom-project  .caption{
        font-size: 0.8em
    }
    .periodic-panel:not(.zakat) {
        width: calc(100% ) !important;
    }
    #tabperiodic1 > .home-project-main{
        padding-bottom: 0
    }
    .login .site_nav_tabs li{
        display: block;
        width: 100%;
    }
    .printarea_header{
        display: block;
    }
    .printarea_btn_ftr .btn {
        min-width: 100px;
        margin-right: auto;
        margin-top: 5px;
    }
    .form-footer button.btn-info{
        width: auto !important
    }

    .search_nav_item {
        position: static;
    }
    .nav_list_box ul li.nav-item:last-child, 
    .nav_list_box ul li.nav-item.cart_item,
    .nav_list_box ul li.nav-item.login_item
    {
        position: static;
    }
    .header_search {
        width: 80%;
        margin-bottom: 10px
    }
    .main_home_slider_content{
        top: 50px;
    }
    .proj-content-items .prg-items .btn-group-sm .btn-custom {
        width: 255px !important;
    }
    .proj-content-items:not(.news.details) .prg-items .btn-group-sm .btn:not(.btn-custom) {
        width: 122px !important;
    }
    .main_home_slider .qck_donation {
        display: none
    }
    .site_form .site_ipt{
        font-size: 11px;
        height: 35px
    }
    /*    .chosen-container-single .chosen-single{
            height: 35px !important;
            line-height: 35px !important;
        }*/
    .sm_qck_donation_btn{
        position: fixed;
        z-index: 999999;
        top: auto;
        bottom: 5px;
        height: 75px;
        left: 15px;
        width: 75px;
        border-radius: 50%;
        font-size: 11px;
        overflow: hidden;
        line-height: 1;
        box-shadow: 0 0 7px 1px #a11a29;
        border: 0;
        opacity: .9;
    }
    .sm_qck_donation_btn div{
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        background: rgba(0,0,0,.5);
    }
    .qck_donation_micro_site{
        position: fixed;
        right: 0;
        z-index: 0;
        left: 0;
        z-index: 99;
        bottom: 0;
        top:100%;
        width: 100%;
        transition: all .7s;
    }
    .qck_donation_micro_site .nav-tabs >li {
        width: 33.33%;
        text-align: center
    }
    .qck_donation_micro_site .nav-tabs >li a{
        display: block
    }
    .qck_donation_micro_site .after{
        display: none;
        position: absolute;
        top:0;
        right: 0;
        left: 0;
        bottom: 0;
        background-color: rgba(0,0,0,.7)
    }
    .qck_donation_micro_site.open{
        top: 0
    }
    .qck_donation_micro_site.open .after{
        display: block
    }

    .qck_donation_micro_site .qck_donation_content{
        margin: auto;
        background: transparent;
        top: 100%;
        width: auto;
        max-width: 500px
    }
    .qck_donation_micro_site .qck_donation_content.open{
        top: 0px;
        overflow: auto;
        height: 100%;
        margin: auto !important
    }
    .sm_qck_donation_btn img{
        height: 20px;
        display: block;
        margin: auto;
    }
    .close_sm_qck_donation_btn{
        display: block;
        margin: auto;
        margin-bottom: 10px;
        background: no-repeat;
        color: #fff;
        border: 0;
        outline: none !important;
    }
    .close_sm_qck_donation_btn i{
        font-size: 26px;
    }
    .qck_donation_micro_site .btn_box{
        padding-bottom: 10px;
        background: #fff;
    }
    .qck_donation_micro_site.open {
        z-index: 999999;
    }
    .main_home_slider>.container {
        display: block !important
    }
    .main_home_slider .content {
        width: 100%;
        text-align: center;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        height: max-content;
        padding-left: 15px;
        padding-right: 15px;
        justify-content: center;
    }
    .main_home_slider .content *:not(.target_scss_box):not(.inner-content){
        text-align: center;
        margin-left: auto;
        margin-right: auto
    }
    .main_home_slider {
        /*min-height: 450px;*/
        min-height: calc(100vh - 76px);
    }
    .main_home_slider>.container {
        padding-top: 30px;
    }
    .main_home_slider .price_box {
        justify-content: center
    }
    .projects_bar svg {
        height: 57px;
    }
    .projects_bar .abs_box>div p img {
        height: 29px;
    }
    .projects_bar ul li img {
        height: 20px;
    }
    .projects_bar ul li a {
        white-space: nowrap;
        font-size: 11px
    }
    footer>.container {
        padding-top: 35px;
        text-align: center
    }
    .ftr_site_logo {
        left: 0;
        margin: auto;
        height: 90px;
        top: -60px;
    }
    footer .spc_btwn {
        flex-flow: column;
    }
    footer .spc_btwn>div:not(:last-child) {
        margin-bottom: 15px;
    }
    .site_form.ftr_subsc .site_ipt {
        margin-bottom: 15px;
    }
    /*responsive menu*/
    .site_logo_box {
        display: none;
    }
    .header_row {
        position: fixed;
        width: 250px;
        left: 0;
        height: 100vh;
        background-color: #fff;
        margin-left: -250px;
        left: 0;
        transition: margin .6s ease-out;
        overflow: auto;
        z-index: 9999999;
    }
    .header_row.open {
        margin-left: 0;
    }
    .nav_list_box .container {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
    /* .nav_list_box ul li.nav-item:last-child {
        display: none
    } */
    .item_nav_list {
        background: #fff !important;
    }
    .nav_list_box .nav-link {
        color: var(--red) !important
    }
    .nav_list_box .nav-link.active{
        color: #fff !important;
        background: #b40014
    }
    .navbar-nav {
        height: auto;
        flex-flow: column;
    }
    .header_row {
        padding-top: 20px;
    }
    .body_after {
        display: none;
    }
    body.open_navbar .body_after {
        content: '';
        position: fixed;
        background-color: rgba(0, 0, 0, 0.7);
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        z-index: 9999;
        display: block;
    }
    .close_navbar {
        display: inline-block !important;
        position: absolute;
        right: 15px;
        width: auto;
        border: 0;
        background: transparent;
        color: var(--red);
        outline: none !important;
        padding: 0;
        top: 10px;
        /* font-size: 20px; */
        z-index: 999;
    }
    .close_navbar i {
        font-size: 30px;
    }
    .second_nav .dropdown-menu ,
    .header_row .dropdown-menu{
        transform: initial !important;
        position: static !important;
    }
    .main_home_slider .content h1 {
        font-size: 22px;
    }
    .main_home_slider .content h3 {
        font-size: 16px;
    }
    .donation_box{
        margin-bottom: 20px
    }
    .donation_t3 .red_rt_border{
        text-align: center;  
    }
    .red_rt_border::after{
        content: '';
        position: absolute;
        right: 0 !important;
        width: 50%;
        height: 8px !important;
        background-color: var(--red);
        border-radius: 10px;
        top: auto;
        bottom: -15px;
        margin: auto;
        left: 0 !important;
    }
    .header_donation_t1{
        padding: 0 !important;
        padding-bottom: 25px !important
    }
    .main_page_slider .row div.spc_btwn{
        justify-content: center
    }
    .donation_t3 .amount_col .title_box{
        text-align: center
    }
    .donation_t3 .amount_col .count_box{
        justify-content: center;
    }
    .project_page .bold {
        margin-bottom: 20px;
        text-align: center;
        font-size: 14px;
    }
    .main_page_slider h1 {
        font-size: 27px;
    }
    .main_page_slider.quick h1 {
        margin-top: 20px
    }
    .progress_line_box .prog-progress{
        height: 50px;
    }

    .red_rt_border .prog-progress{
        height: 140px !important
    }
    .main_page_slider .row div.spc_btwn{
        margin-bottom: 15px
    }
    .qck_donation_content .btn_box .site_btn {
        padding: 8px
    }
    .reorder_section {
        text-align: center;
    }
    .article_text {
        font-size: 12px;
    }
    .border-right{
        border-right: 0 !important;
        border-left: 0 !important;
        margin-bottom: 20px
    }
    .login_form {
        width: 100%;
    }
    .form_ttl{
        text-align: center
    }
    .site_nav_tabs li a{
        font-size: 13px;
        margin-right: 10px
    }
    .pre_footer{
        top: -200px;
        height: 200px;
    }
    .pre_footer h3 {
        white-space: nowrap;
        padding: 0;
        text-align: center;
        font-size: 15px;
    }
    .site_form.ftr_subsc .site_btn, .site_form.ftr_subsc .site_ipt{
        font-size: 12px
    }
    footer .row .col-md-4:not(:last-child),
    footer .row .col-md-6:not(:last-child){
        margin-bottom: 15px
    }
    footer {
        margin-top: 220px;
    }
    .whats_img{
        height: 130px
    }
    .bank_table .td .d-flex{
        flex-flow: column;
        text-align: center
    }
    .td .d-flex i {
        font-size: 20px;
    }
    .carousel-control-prev {
        left: -30px;
    }
    .carousel-control-next {
        right: -30px;
    }
    .user_info{
        margin-bottom: 15px
    }
    .zakat-calc .pnl-paym-method.fixedop .btn-group-sm{
        right: 5px;
        margin: auto;
        left: 5px;
    }
    .zakat-calc .pnl-paym-method.fixedop .btn-group-sm .btn {
        min-width: 130px;
        display: block;
        margin: auto;
    }
    .project_stockes_details_list .btn_row .btn{
        font-size: 12px;
        width: 24%
    }
    .stock_dropdown .dropdown-menu{
        width: 200px
    }
    .stock_dropdown .custom-checkbox .custom-control-label{
        max-width: 120px;
        display: block
    }
    .media.news{
        margin: 0 0 50px 0px;
    }
    .panel-news, .panel-med{
        padding: 20px 5px 40px
    }
    .nav_list_box .nav-item:first-child .nav-link{
        border-radius: 0 !important
    }
    .second_nav .dropdown.show .nav-link.active,
    .second_nav .dropdown .nav-link.active:active {
        color: #fff !important;
        background: #b40014;
    }
    .micro_site_menu img{
        vertical-align: sub
    }
    .main_home_slider.landing {
        min-height: calc(100vh - 75px) !important;
    }
    .main_home_slider .slider_price_box{
        margin-left: auto;
        margin-right: auto
    }
    .proj-content-items.news.thumb{
        text-align: center
    }
    .proj-content-items.news.details .prg-items .prog-body > *:not(.prog-thumbnail){
        margin-left:  0
    }
    .don-val .radio_btn+span{
        margin-right:  20px
    }
    .main_page_slider:not(.lg) {
        min-height: 230px !important;
    }

    .target_scss_box{
        margin:15px 35px;
    }
    .micro_site_menu .nav-item .login_item{
        display: none
    }
    .micro_site_menu .nav li:first-child:not(.d-block):not(.d-md-none){
        display: none
    }
    .micro_site_menu .nav li.d-block.d-md-none{
        padding: 0 4px
    }
    .inner-content{
        width: 100%;
    }
}

/*767*/
@media(max-width:575px) {
    .col-md-6 .pnl-paym-method.fixed {
        display: inline-block;
        width: 100% !important;
        margin: 0;
        margin-bottom: 15px;
    }
    .home-project .proj-thumbnail {
        width: 80px;
        height:80px;
    }
    #tab3 .home-project .caption{
        width: 80px
    }
    #tabperiodic1{
        /*padding: 5px*/
    }
    .number_book .img_col{
        margin-right: auto !important;
    }
    .number_book .content_col>*{
        margin: 15px;
        display: block !important;
    }
    .number_book .content_col div>*{
        margin: auto;
    }
    .carousel-control-prev {
        left: -10px;
    }
    .carousel-control-next {
        right: -10px;
    }
    .projects_bar {
        padding-right: 0;
    }
    .projects_bar ul {
        flex-flow: row;
        width: 100%;
        justify-content: center;
        border-bottom: 1px solid #0071a3;
    }
    .projects_bar ul li {
        width: 30%;
    }
    .projects_bar ul li:nth-child(2){
        width: 40%
    }
    .projects_bar ul li a {
        /*                border-left: 0 !important;
                        border-right: 0 !important;*/
        /*border-bottom: 1px solid #0071A3;*/
        line-height: normal;
        height: 35px;
        padding-top: 10px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .projects_bar >.container{
        padding: 0
    }
    .projects_bar .abs_box {
        position: static;
        display: block;
        height: 40px;
        border-bottom: 1px solid #0071a3;
        padding-top: 4px;
    }
    .projects_bar svg {
        display: none
    }
    .projects_bar .abs_box>div p {
        position: static;
        line-height: 30px;
        background: #a50013;
        border-radius: 50px;
        text-align: center;
        font-size: 13px;
        height: 30px;
        width: 150px;
        margin: 0px auto;
    }
    .projects_bar .abs_box>div p i{
        font-size: 1.5em !important;
    }
    .projects_bar ul li img {
        height: 13px;
        /*margin: 0;*/
        vertical-align: bottom;
    }
    .donation_t3 .amount_col .title_box{
        font-size: 15px
    }
    .donation_t3 .amount_col .count_box{
        flex-flow: column;
        text-align: center
    }
    .donation_t3 .amount_col .count_box >div:not(:last-child){
        margin-right: 0;
        margin-left: 0
    }
    .main_page_slider h1 {
        font-size: 20px;
    }
    .acion_list{
        font-size: 11px;
        padding: 5px 0;
    }
    .progress_line_box .count_box{
        flex-flow: column;
        text-align: center;
        justify-content: center;
    }
    .progress_line_box .title_box{
        font-size: 15px
    }
    .progress_line_box .prog-progress{
        height: 35px;
    }
    .red_rt_border .prog-progress{
        height: 140px
    }
    .main_page_slider .row div{
        font-size: 16px
    }
    .goals_row{
        display: block;
        text-align: center
    }
    /*    .goals_row .img_col{
            width: 120px;
            height: 120px;
            margin-bottom: 15px
        }*/
    .goals_row .content_col {
        width: 100%

    }
    .article_text{
        font-size: 11px
    }
    .goals_row .img_col{
        margin: auto
    }
    /*    .site_nav_tabs{
            flex-flow: column
        }*/
    .site_nav_tabs li {
        font-size: 13px;
        margin-right: 0;
        width: auto;
        text-align: center
    }
    .login .site_nav_tabs li{
        border-bottom: 1px solid var(--red);
    }
    .site_nav_tabs li:last-child{
        border-bottom: 0
    }
    .register_form,
    .medical_form{
        width: 100%
    }
    .site_form .btn, .site_form .site_ipt {
        height: 40px;
    }
    .form_ttl p {
        font-size: 12px;
    }
    .site_form .btn{
        height: auto;
        min-height: 40px;
        width: 49%;
    }
    .brdr_box{
        flex-flow: column;
        text-align: center;
    }
    .brdr_box .img_col{
        background-size: 80px;
        width: 100%;
    }
    .brdr_box .content_col {
        width: 100%;
    }
    .visitus_table{
        min-width: 400px
    }
    .periodic-panel:not(.zakat) {
        width: 85%;
    }
    .mydonation_table .th,
    .mydonation_table.table .tr .td,
    .mydonation_table .tr{
        display: block
    }
    .project_stockes_details_list .btn_row{
        display: block;
        text-align: center
    }
    .project_stockes_details_list .btn_row .btn {
        width: 45%;
        margin-bottom: 5px;
    }
    .main_home_slider .content {
        padding-top: 52px;
        /* height: max-content; */
        padding-left: 0;
        padding-right: 0;
        display: block
    }
    .home-title{
        font-size: 22px;
    }
    .site_nav_tabs li a{
        padding: 2px 0 4px
    }
    #tabperiodic1, #tabperiodic2, #tabperiodic3 {
        max-width: 400px;
        margin: auto;
        padding: 0 5px;
    }
    .proj-content-items.contact .prg-items {
        width: calc(100% - 20px);
        margin-bottom: 0px;
        max-width: 250px;
        display: block;
        margin-right: auto;
        margin-left: auto;
    }
    .main_home_slider .slider_price_box .prc{
        font-size: 13px
    }
    .main_home_slider .slider_price_box {
        width: 82%;
    }
    .main_home_slider .site_ipt, .main_home_slider .site_btn:not(.toggle_btn) {
        width: 80%;
    }
    .proj-content-items-cart.proj-content-items.news.details .prog-thumbnail{
        height: 100%;
        display: inline-block !important;
        width: 33% !important
    }
    .proj-content-items-cart.proj-content-items.news.details .prog-body{
        width: 67% !important;
    }
    .main_home_slider .content h3 {
        white-space: nowrap;
        width: 85%;
        margin-right: auto;
        margin-left: auto;
        font-size: 13px;
        max-height: 96px;
        margin-bottom: 3px
    }
    .main_home_slider.landing .content h3 {
        white-space: normal;
        max-height: 70% !important;
    }
    .main_page_slider:not(.lg):not(.md) {
        min-height: 210px !important;
    }
    .main_page_slider.quick h1 {
        margin-top: 15px
    }
    .main_home_slider .content .site_ipt, .main_home_slider .content .site_btn {
        min-width:90px;
        padding: 3px 10px;
        width: auto;
        line-height: initial;
        height: auto;
        font-size: 12px;
        margin-bottom: 3px;
        padding: 3px 10px
    }

    .target_scss_box h2{
        font-size: 1em;
        margin-bottom: 0
    }
    .main_home_slider .content h1 {
        font-size: 16px;
    }
    .flex-in-mobile{
        justify-content: space-between;
        align-items: center;
        display: flex;
        max-width: 82%;
        margin: auto
    }
    .main_home_slider .content .flex-in-mobile h3{
        width: 50%;
        text-align: initial !important
    }
    .flex-in-mobile input,.flex-in-mobile button{
        width: 23% !important;
        max-width: 23% !important;
        min-width: unset !important
    }
    .show-in-475{
        display: block
    }
    .main_home_slider img.show-in-475{
        /*position: absolute;*/
        top: 0;
        bottom: 0;
        margin: auto
    }
    .main_home_slider>.container{
        padding: 0
    }
    .main_home_slider .content{
        height: max-content;
        margin-bottom: 0;
        position: static;
        min-height: 250px
    }
    .main_home_slider.landing .content {
        height: max-content;
        position: absolute;
        min-height: max-content;
        top: 0;
        bottom: 0;
        margin: auto;
    }
    .inner-content {
        /*background: rgba(0,0,0,.5);*/
        border-radius: 10px;
        margin-top: 10px;
        padding: 10px 0;
        height: max-content;
        position: absolute;
        left: 0;
        right: 0;
        top: 50px;
        bottom: 0;
        margin: auto;
    }
    .main_home_slider .carousel-indicators{
        display: none
    }
    .main_home_slider:not(.landing){
        min-height: initial; 
        /* background-image: none !important; */

    }
    .target_scss_box{
        margin: 0 auto 5px;
        max-width: 70%;
        padding: 2px
    }
}
/*575*/
@media(max-width:500px){

    .send_success_box{
        width: 95%;
    }
    .donation_mthd_items .table.bank_table.visitus_table .tr .td{
        display: block;
    }
    .donation_mthd_items .table.bank_table.visitus_table .tr .td{
        border: 0;
    }
    .visitus_table {
        min-width: 100%;
    }
    .pay_methods_box img {
        margin-right: 0;
        margin-bottom: 5px;
    }
}
@media(max-width:425px){
    .acion_list>li .action_link i{
        display: block;
        margin: auto
    }
    .send_success_box{
        width: 100%;
    }
    .acion_list .dropdown-menu-shared-file {
        left: 41% !important;
    }
    #tabperiodic1, #tabperiodic2, #tabperiodic3 {
        margin: auto;
        padding: 0 5px;
    }
     .main_home_slider .content{
        min-height: 220px
    }
}
@media(max-width:375px){
    #tabperiodic1 > .home-project-main .custom-project .proj-thumbnail {
        width: 90px;
        height: 90px;
    }
    .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.1);
    }
    .home-project-main.periodic .proj-thumbnail i{
        font-size: 3.4em;
        top: 5px
    } 
    .main_home_slider .content .flex-in-mobile h3{
        font-size: 12px;
    }
    .main_home_slider .content h1 {
        font-size: 15px;
        margin-bottom: 2px;
    }
}/*375*/
@media print {
    .body_after,
    .micro_site_menu,
    .header_row,
    .main_home_slider,
    .breadcrumb,
    .printarea_btn_ftr,
    footer
    {
        display: none !important;
        opacity: 0;
        height: 0;
        overflow: hidden;
        background: red !important
    }
    .printarea_box{
        display: block !important;
        border:1px solid #ccc
    }
}
@-webkit-keyframes shake {
    0% { transform: translate(1px, 1px) rotate(0deg); }
    10% { transform: translate(-1px, -2px) rotate(-1deg); }
    20% { transform: translate(-3px, 0px) rotate(1deg); }
    30% { transform: translate(3px, 2px) rotate(0deg); }
    40% { transform: translate(1px, -1px) rotate(1deg); }
    50% { transform: translate(-1px, 2px) rotate(-1deg); }
    60% { transform: translate(-3px, 1px) rotate(0deg); }
    70% { transform: translate(3px, 1px) rotate(-1deg); }
    80% { transform: translate(-1px, -1px) rotate(1deg); }
    100% { transform: translate(0px, 0px) rotate(0deg); }
}
@keyframes shake {
    0% { transform: translate(1px, 1px) rotate(0deg); }
    10% { transform: translate(-1px, -2px) rotate(-1deg); }
    20% { transform: translate(-3px, 0px) rotate(1deg); }
    30% { transform: translate(3px, 2px) rotate(0deg); }
    40% { transform: translate(1px, -1px) rotate(1deg); }
    50% { transform: translate(-1px, 2px) rotate(-1deg); }
    60% { transform: translate(-3px, 1px) rotate(0deg); }
    70% { transform: translate(3px, 1px) rotate(-1deg); }
    80% { transform: translate(-1px, -1px) rotate(1deg); }
    100% { transform: translate(0px, 0px) rotate(0deg); }
}
.hide_finish_donate{
    display: none !important;
}
.hide_donate{
    display: none !important;
}
.taget_done_project {
    color: #0092d3;
    font-weight: bold;
}
.taget_done_project p {
    font-size: 15px;
    margin-top: 5px;
    margin-bottom:8px
}

/*.stock_project .custom-control-label{
    width: 100%;
}
.stock_project_select{
    left: 0px !important;
    width: 12px !important;
    top: 6px !important;
}
.stock-hidden-label{
    position: absolute;
    width: 15px;
    left: 0;
    z-index: 99999;
}*/
@media(min-width:576px){
    .main_home_slider.carousel-item,
    .img-bg-sz,
    .proj-content-items.news.details .prog-thumbnail{
        /*background-color: rgba(0,0,0,.4);*/
        /*background-image: url(https://uigtcassets.sfo2.digitaloceanspaces.com/phf/uploads/banner/1588699720299.jpg) !important;*/
    }
}
.en_font,
.progress_line_box .prog-progress text{
    font-family: "Helvetica Neue" , sans-serif !important; 
}
.ar_font{
   font-family: 'Droid Sans Arabic' !important; 
} 
.show-in-475{
    display: none
}
html2canvas {
    text-align: center !important;
     width: 100px !important;
     height: 200px !important;
}
@media print{
    .delete_onprint{
        display: none
    }
}

@media(max-width:575px){
    .show-in-475{
        display: block
    }
    
}