@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,600i,700,700i,800&display=swap');
@import url('https://fonts.googleapis.com/css?family=Fugaz+One&display=swap');
html {scroll-behavior: smooth;}
body , html{
    margin: 0;
    padding: 0;
   font-family: 'Open Sans';
   
   
}
video:focus , img:focus , button:focus{
    outline: 0;
}
body
{
    transition:all 0.3s ease;
}
div, section , img{
    display: block;
}
a{

    text-decoration: none;
    color: black;
}
ul {margin: 0;padding: 0;}
li{display: inline-block;list-style-type:none;}
.row:after, .row:before{
    content:'';
    display:block;
    clear:both;
}
.col-md-2{width: 20%;float: left;}
.col-md-3{width: 33.33%; float: left;}
.col-md-4{width:25%;float: left;}
.col-md-6{width: 50%;float: left;}
.col-md-8{width: 75%;float: left;}
.col-md-9{width: 66.66%;float: left;}
.col-md-10{width: 80%;float: left;}
.clear{clear: both;}

header{}
header .top-header{padding-left: 55px;
    transition: 1s all;

background-color:white;
}
header .top-header a{
    color: white;
}
.container , .container-f{
    width: 1270px;
    margin: 0 auto;
}
.top-header-menu li a:hover{
    text-decoration: underline;
}
img{width: 100%;max-width: 100%;}
.main-header{
    background-color: rgba(217, 3, 19, 1);
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    
}
.text-right{text-align: right;}
.text-center{text-align: center;}
.text-right{text-align: right;}
header .top-heading{color: #000;
    text-transform: uppercase;
    font-size: 13px;white-space: nowrap;
    font-weight: 600;
    margin: 0px 0px 0px 0px;}
.top-header-menu {margin: 0px 0px 0px 16px;}
.top-header-menu li a{font-size: 13px;
    padding: 6px 15px;
    display: inline-block;
    color: #000;}
    .top-header-menu li:last-child::after {
        content: '';
    }

    .logo-container {
            width: 200px;
            float: left;
    }
    .logo-container img{
        position: absolute;
    top: 30px;
    z-index: 99;
    width: 208px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;width: 175px;
    }
  
    
    .menu li a{color: white;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 600;
        display: block;
        padding: 10px 20px;}
        .menu li a i{margin: 0px 0px 0px 8px;}
   
    .menu li.active a{background-color: rgba(254, 203, 0, 1);
        color: black;}
    .menu li ul.has-menu {display:none;}


    .search-container{padding: 22px 10px;
        position: relative;
        height: 55px;}
    .search-container .search{border: 1px solid rgba(212, 212, 212, 1);
        text-align: center;
        padding: 8px;
        border-radius: 30px;
        width: 495px;
        position: absolute;
        right: 67px;}
    .search-container .search input.search-input{padding: 9px 0px;
        width: 90%;
        border: 0;
        font-size: 16px;}
    .search-container .search .btn{position: absolute;
        border: 0;
        background-color: transparent;
        font-size: 26px;
        right: 11px;
        color: grey;
        top: 11px;}
    .search-container form{margin: 0;padding: 0;}
    .donate-button-gruop {margin: 20px 0px 12px 0px; display: flex;}
    .donate-button-gruop .btn{background-color: rgba(254, 203, 0, 1);
        border: 1px solid #cea70c;
        border-radius: 29px;white-space: nowrap;
        padding: 13px 31px;
        text-transform: uppercase;
        font-weight: 900;
        font-size: 26px;}
.top-header-menu li::after{content: '|';font-size:13px;color: #000;}

.slider-wrapper{max-height: 580px;
    height: 580px;
    position: relative;overflow: hidden;}

.slider-wrapper .slider .img-container{background-size: cover;
    height: 580px;}

.slider-wrapper .slider  .slides-navs{
    position: absolute;
    z-index: 9999;
    bottom: 0;
    left: 0;
    right: 0;width: 100%;
}
.mar-ato{
    margin: auto;
}
.slider-wrapper .slider .slides .slides-black-bg .bg-tag{
    background-color: black;
    width: 768px;
    margin: 0 auto;
    padding: 32px 70px;
    border-top-right-radius: 13px;
    border-top-left-radius: 13px;
}
.slider-wrapper .slider .slides{
    position: relative;
}

.slider-wrapper .slider .slides .slides-black-bg{
    z-index: 999;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;}
.slider-wrapper .slider .slides .slides-black-bg h2{color: white;
    margin: 0;
    font-size: 34px;}
.slider-footer{
    width: 100%;
    background-color: black;
    height: 20px;
}
.heading h1{
    font-size: 32px;
}
.slider-wrapper .slider .slides .slides-black-bg h2 span{color: rgba(242, 21, 36, 1);}
  
.slides-navs ul  li a div.rect{background-color: white;
    width: 30px;
    height: 4px;}  
    .slides-navs ul li.active a div.rect{
        background-color:  rgba(242, 21, 36, 1);
    }
section{
    margin: 60px 0px;
}

.heading {
    margin: 0px 0px 32px 0px;
}
.content-box h3{margin: 0px 0px 0px 0px;}
.content-box p{margin: 6px 0px 0px 0px;
    font-size: 16px;
    line-height: 28px;
    font-style: italic;}

.helpbox-container img{
    width: 100%;
    
}
.content-box{
    margin: 0px 0px 40px 0px;
    padding: 0px 20px 0px 0px;
}
.heading h2, .heading h1{font-size: 32px;}
.heading h1 span{color: rgba(217, 3, 19, 1);}
section.photogallary{background-color: rgba(240, 240, 240, 1);padding-bottom: 20px;}
.photogallary h2{padding: 24px 0px 0px 0px;}
.photogallary .heading{
    margin: 0;
}

.gallery-nav ul{margin: 0px 0px 16px 0px;}
.gallery-nav ul li{margin-right: 27px;}
.gallery-nav ul li:last-child{
    margin-right: 0;
}
.gallery-nav ul li a{text-transform: uppercase;
    font-size: 15px;
    padding: 4px 11px;}

.gallery-nav ul li.active a{background-color: rgba(242, 21, 36, 1);
    color: white;
}
.gl-content-box {padding: 20px;color: white;background-color: black;display: inline-block;}
.gl-content-box h2{padding: 0;
    margin: 0px 0px 24px 0px;
    color: rgba(242, 21, 36, 1);
    font-weight: 500;
    font-size: 26px;
position: relative;}
.gl-content-box p{color: white;
    font-size: 16px;
    margin: 0px 0px 0px 0px;}
.gl-content-box p:nth-of-type(3){margin: 22px 0px 0px 0px;}
.gl-content-box .icon{
    width: 24px;
    margin: 0 auto;
    margin-top: 16.5px;
    margin-bottom: 16.5px;
}
.gl-content-box .icon-heading{color: rgba(242, 21, 36, 1);
    font-size: 14px;
    text-transform: uppercase;}


.gl-content-box .email-box a{color: white;
    text-transform: uppercase;
    font-size: 12px;}
.gl-content-box address{font-style: normal;
    font-size: 16px;
    line-height: 30px;}
.gl-content-box h4{
    font-weight: normal;
    font-size: 14px;
}
.gl-content-box h3{
    font-size: 28px;
    font-weight: 500;
}
.gallary-box{
    padding: 10px 0px 0px 0px;   
}
.col-md-12{
    width: 100%;
}

.mr-8{margin: 0px 8px 8px 0px;}
.ml-8{margin: 0px 8px 8px 0px;}
.gl-img-box img{
    height: 233px;
}

/* table panel design*/


.table-panel h3{margin: 38px 0px 0px 0px;
    color: rgba(209, 32, 45, 1);
    font-size: 17px;} 
.table-panel h2{margin: 0px 0px 37px 0px;
    font-size: 42px;
    font-weight: 600;} 
.table-panel .bg{background-color: rgba(240, 240, 240, 1);} 
.border {border: 1px solid rgba(231, 231, 231, 1);height: 168px;}
.donation-section .sub-heading{   margin: 0px 0px 16px 0px;
    font-size: 21px;
    line-height: 38px;}

.donate-large-btn{margin: 60px 0px 81px 0px;}
.donate-large-btn .d-btn{

    border: 1px solid rgb(241, 197, 20);
    background-color: rgba(254, 204, 0, 1);
    text-transform: uppercase;
    font-size: 34px;
    font-weight: 900;
    border-radius: 40px;
    padding: 11px 44px;
    cursor: pointer;
    
}

.dn-sub-heading{
    font-size: 18px;
    margin: 0px 7%;
}

/* two side box css*/
.sideboxes{color: white;}
.sideboxes img{
     width: 48px;;
}
    
.sideboxes  .bg-red-panel{background-color: rgba(209, 32, 45, 1);}
.sideboxes  .bg-black-panel{background-color: black;padding: 31px 0px 0px 0px;}
.bg-red-panel .right-side{width: auto;
    padding: 31px 60px 50px 0px;


    margin-left: calc( 100% - 635px );
}

.sideboxes h2{
    text-transform: uppercase;
    font-size: 38px;
    margin: 16px 0px 0px 0px;
}



.sideboxes h4{
    text-transform: uppercase;
    margin: 5px 0px 0px 0px;
    font-size: 19px;
}

.sideboxes  .para{
    font-size: 12px;
    color: rgba(254, 203, 0, 1);
    margin: 20px 0px;
}
.sideboxes address{
    font-style: normal;
    font-weight: 600;
}
.sideboxes address span{

    font-size: 15.5px;
    font-weight: normal;
}
.sideboxe .bg-black-panel {
    background-color: black;
    padding: 31px 0px 0px 60px;
}
.sideboxes .bg-black-panel h2{
    
    text-align: center;
}
.sideboxes .bg-black-panel .leftside{
    width: auto;
    margin-right: calc( 100% - 635px );
}
.sideboxes .bg-black-panel h4 a{
    color: yellow;
    font-size: 21px;
    text-decoration: underline;
    margin: 0px 0px 0px;
}
.sideboxes .bg-black-panel h4{
    text-transform: unset;
    font-weight: 500;
    margin: 5px 0px 0px 0px;
    text-align: center;
    font-size: 23px;line-height: 38px;
    margin-top: 39px;
}
.sideboxes .bg-black-panel .link {  text-align: left;
    font-size: 14px;
    margin: 29px 0px 0px 0px;
    color: #c3c3c3;
   
}


.sideboxes .bg-black-panel .link a{
    color: #c3c3c3;
}

.sideboxes .bg-black-panel .link span{
    font-weight: 600;
}

.three-boxes .icon{width: 62px;
    float: left;
    border-radius: 100%;
    border: 1px solid rgba(212, 212, 212, 1);}
.three-boxes .icon img{width: 40px;
    
    padding: 12px;
}
.three-boxes .content{
    width: calc( 100% - 80px );
    float: left;padding: 0px 0px 0px 12px;
   }

.three-boxes .content h2{
    margin: 22px 0px 0px 0px;
    color: black;
    font-weight: 600;
    font-size: 19px;
}
.three-boxes .content p{
    font-size: 13px;
    margin: 3px 0px 0px 0px;
}
.mt-16{
    margin: 56px 0px 0px 0px;
}

.slider-wrapper .slider .img-container img{
    height: 580px;
    max-height: 580px;
}

.slider-wrapper .slider .img-container {
   
    height: 100%;
}
.menu li:hover ul{
    display: block;
    position: absolute;
    z-index: 999;
    
    left: 0;
}

.menu li{
    position: relative;
}
.menu li a:hover , .menu li:hover a{
    background-color: rgba(254, 203, 0, 1);
    color: black;
    
}
.menu li ul.has-menu li a {
    white-space: nowrap;
    font-size: 12px;
    border-bottom: 1px solid #a09797;
    text-align: left;
    padding: 7px 12px;
    min-width: 100%;
}
.menu li ul.has-menu li:last-child a{
    border: 0;
}


/* donation form*/

.donation-form-slider{
    margin: 0;
    color: white;
    background-size: cover;
    background-position: top center;
    padding: 0px 0px 20px 0px;
    
}

.donation-form-slider .bg-panel h1{margin: 0;
    font-size: 35px;
    padding: 38px 0px 0px 0px;color: #000;}
.donation-form-slider .bg-panel p{margin: 8px 0px 0px 0px;
    text-transform: uppercase;
    font-size: 16px;}
    .donation-form-slider .bg-panel h1 span{
        color: rgba(217, 3, 19, 1);
    }
    .ads-area-large{
        height: 90px;
    background-color: #e2e1e1;
    width: 970px;
    margin: 0 auto;
    margin-top: 30px;
    }
    .model-otp-wrapper{
        background-color: rgba(35, 34, 34, 0.76);
        position: fixed;
        left: 0;
        bottom: 0;
        right: 0;
        top: 0;
        z-index: 9999;
        display: none;
    }
    .model-otp-wrapper .model{min-height: 275px;
        width: 480px;
        max-height: 382px;
        margin: 0 auto;
        margin-top: 10%;
        position: relative;
       }
   
    .model .body .main-text-area{width: 200px;
        margin: 0 auto;}
    .model .body .text-box .text input{width: 44px;
        border: 0;text-align: center;font-size: 22px;
        border-bottom: 3px solid #d4d4d4;}

        .model .body .text-box .text input:focus{
            outline: 0;
        }
        .model-otp-wrapper .model .close{
            position: absolute;
            top: -22px;
            right: 0px;
            z-index: 99;
            border: 0;
            background-color: transparent;
            font-size: 26px;
            color: white;
            cursor: pointer;
            padding: 1px 9px 2px 10px;
            background-color: rgba(209, 32, 45, 1);
            border-radius: 100%;
        }
        .model-otp-wrapper .model h3{margin: 0;
            padding: 20px 0px 8px 0px;
            font-weight: normal;
            font-size: 18px;}
        .model-otp-wrapper .mobile-no{
            font-weight: 600;
    font-size: 22px;
        }
        .model-otp-wrapper .model p{
            font-size: 12px;
    margin: 24px 0px 12px 0px;
        }
        .model-otp-wrapper .model h4{
            font-size: 13px;
    font-weight: 500;
    margin: 22px 0px 6px 0px;
        }
        .model-otp-wrapper .model h4 a{
            text-transform: uppercase;
    color: rgba(217, 3, 19, 1);
    font-weight: 600;
        }

        .model-otp-wrapper .model  .timeBox{
            font-size: 11px;
    margin: 0px 0px 14px 0px;
        }

        .model-otp-wrapper .model .footer button{
            background-color: rgba(254, 203, 0, 1);
    border: 1px solid #cea70c;
    border-radius: 47px;
    padding: 6px 33px;
    font-weight: 600;
    text-transform: uppercase;margin-bottom: 26px;cursor: pointer;
        }

        .model-otp-wrapper .model .close:focus{
            outline: 0;
        }

.mr-auto{
    margin: 0 auto;
}

.gallery-nav ul i{
    display: none;
}

.gl-content-box h2 i{
    display: none;
}.sideboxes{
    display: table;
    width: 100%;margin-top: 30px;
}
.sideboxes .col-md-6{
    display: table-cell;float: none;
    background-color: black;
}
.sideboxes .col-md-6:first-child{
    background-color: rgba(209, 32, 45, 1);
}
.sideboxes .col-md-6:last-child{background-color: black;}

.gallary-box{
    
    display: -ms-flexbox;  /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex; 
    width: 100%;
    flex-wrap: wrap;
    display: -webkit-flex; /* Safari */
  -webkit-flex-wrap: wrap; /* Safari 6.1+ */
}

.gallary-box .col-md-3{
    display: table-cell;
    
}

.gallary-box .col-md-3 .mr-8:last-child   ,.gallary-box .col-md-3 .ml-8:last-child{
    margin-bottom: 0;
}
.gl-img-box img {
    cursor: pointer;
}

.content-box ul li{
    font-size: 15px;
    display: list-item;
    list-style-type: disc;
    line-height: 31px;
}

.content-box ul{
    margin: 6px 0px 0px 0px;
    padding: 1px 21px;
}
.help-section h2 span{
    font-size: 22px;
    color: #232323;
}

.fixedMenu{
float: left;z-index: 99;
width:150px;
}


.fixedMenu li a{color: white;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    display: block;
    padding: 10px 20px;
    
}

.fixedMenu li a i{padding-left: 10px;

}
.fixedMenu li:hover ul{
    position: absolute;
    z-index: 999;
    display: block;
    max-height: 500px;
    overflow: auto;
}
.fixedMenu li ul{
    display: none;
    
}

.fixedMenu li ul li{
    display: block;
    border-bottom: 1px solid #e5bc8c;
}

.fixedMenu li ul li a{background-color: rgba(254, 203, 0, 1);
    color: black;
    white-space: nowrap;
    
}
.fixedMenu li:hover ,.fixedMenu li li a:hover{
    background-color: rgba(254, 203, 0, 1);
    color: black;
    
}
.fixedMenu li:hover a{
    background-color: #ffebd4;
    color: black;
    
}



button{
    cursor: pointer;
}
button:focus{
outline: 0;
}
.mene-container{
    width: calc( 100% - 400px );
    float: left;
    margin-left: 200px;
}
.donation-link {
    margin-top: 12px;
}

.donation-link a{
    color: rgba(217, 3, 19, 1);
    text-decoration: underline;
    font-size: 16px;
    font-weight: 600;
} 
.donation-link a:hover{
    text-decoration: none;
    

}
section.help-section{
    margin-bottom: 0;
}

.model-otp-wrapper .model table{border-collapse: collapse;
    width: 90%;position: relative;
    margin: 0 auto;}

    .model-otp-wrapper .model table::before{
        content: '';
    width: 7%;
    background-color: #d1202d;
    height: 31px;
    position: absolute;
    left: -28px;
    top: 0;
    }

    .model-otp-wrapper .model table::after{
        content: '';
        width: 7%;
        background-color: #d1202d;
        height: 31px;
        position: absolute;
        right:  -28px;
        top: 0;
    }

.model-otp-wrapper .model table th{font-size: 13px;
    text-align: left;
    padding: 9px 28px 4px 28px;
    background-color: #d1202d;
    color: white;
    white-space: nowrap;}
    .fixedMenu li ul li a:hover{
        background-color: #F44336;
    color: white;
    }
    .model-otp-wrapper .model table th:nth-of-type(2)
    {
        text-align: right;
    }
.model-otp-wrapper .model table td{padding: 7px 28px 3px 28px;
    font-size: 13px;}


    .model-otp-wrapper .model table tbody tr{
        border-bottom: 1px solid #d1d1d1;
    }
    .model-otp-wrapper .model table td:nth-of-type(2){
        text-align: right;
        font-weight: 600;
    }
    .model-otp-wrapper .model table td:nth-of-type(1){
        width: 67%;
    }

.k-panel-head h1{margin: 0px 0px 7px 0px;}
.k-panel-head .c-heading{
    font-size: 18px;
    font-weight: 600;
    color: #333333;
}


.k-box .k-border{background-color: #d84550;
    padding: 20px;
    margin: 0px 1px;
    color: white;}
.k-box h1{margin: 12px 0px 0px 0px;
    font-size: 28px;
    font-weight: normal;}
.k-box .head{ background-color: #000000;
    display: inline-block;
    padding: 4px 34px;
    margin: 13px 0px 14px 0px;
    border-radius: 16px;
    box-shadow: 2px 1px 4px 0px #a71f29;
    font-size: 26px;}


    .k-gallary .img-panel{
        margin: 2px;
    background-color: #d6d5d5;
    padding: 4px;
    position: relative;
    }

    .k-gallary .img-panel img{
        
        height: 275px;
    }

    .k-panel-head p{
        color: #010101;
        font-size: 16px;
        font-weight: normal;
        padding: 7px 12px;
        font-style: italic;
        line-height: 28px;
        text-align: center;
    }
    .k-gallary-wrapper{
        display: flex;
        flex-wrap: wrap;
    }
    .k-panel-head .d-heading{
        margin: 0 20%;
        margin-top: 7px;
        font-weight: 600;
        color: #232323;
        font-size: 20px;
    }

    .k-panel-head h2{
        margin-bottom: 0;
    }

   
    .k-gallary .img-panel .f-img-panel{position: absolute;
        position: absolute;
    background-color: rgba(29, 28, 28, 0.68);
    bottom: 4px;
    left: 4px;
    right: 4px;
    color: white;
    text-align: center;
    font-size: 14px;
    padding: 5px;

    }

   .k-panel-head{
        background-color: #f5f5f5;
        padding: 26px 0px;
    }

   
    table{
        width: 100%;border-collapse: collapse;
    }

    .k-panel-bg h1{margin: 83px !important;
        display: inline-block;
        background-color: #fecb0085;
        padding: 4px 23px !important;}

   
    section.k-donor-list-section a{font-size: 13px;
        font-weight: 600;
        text-decoration: underline;
        margin: 0px 0px 0px;}

    section.k-donor-list-section table th{text-align: left;
        padding: 5px 12px;
        background-color: #212020;
        color: white;
        font-weight: normal;
        font-size: 15px;border: 1px solid black;
        
        
    }

    section.k-donor-list-section table td{font-size: 14px;
        padding: 6px 12px;
        border: 1px solid black;
        
    }
   


    /* gallary css */
    .modal-gal {
        display: none;
        position: fixed;
        z-index: 9999;
        padding-top: 100px;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        overflow: auto;
        background-color: black;
      }
      
      /* Modal Content */
      .modal-content {
        position: relative;
        background-color: #fefefe;
        margin: auto;
        padding: 0;
        width: 90%;
        max-width: 1200px;
      }
      
      /* The Close Button */
      .close {
        color: white;
        position: absolute;
        top: 10px;
        right: 25px;
        font-size: 35px;
        font-weight: bold;
      }
      
      .close:hover,
      .close:focus {
        color: #999;
        text-decoration: none;
        cursor: pointer;
      }
      
      .mySlides {
        display: none;
      }
      
      .cursor {
        cursor: pointer;
      }
      
      /* Next & previous buttons */
      .prev,
      .next {
        cursor: pointer;
        position: absolute;
        top: 50%;
        width: auto;
        padding: 16px;
        margin-top: -50px;
        color: white;
        font-weight: bold;
        font-size: 20px;
        transition: 0.6s ease;
        border-radius: 0 3px 3px 0;
        user-select: none;
        -webkit-user-select: none;
      }
      
      /* Position the "next button" to the right */
      .next {
        right: 0;
        border-radius: 3px 0 0 3px;
      }
      
      /* On hover, add a black background color with a little bit see-through */
      .prev:hover,
      .next:hover {
        background-color: rgba(0, 0, 0, 0.8);
      }
      
      /* Number text (1/3 etc) */
      .numbertext {
        color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 1px;
    background-color: #d90313;
    left: 1;
      }
       

      .column {
        float: left;
        width: 50%;
      }

      .demo.active,
.demo:hover {
  opacity: 1;
}
.pos-rel{
    position: relative;
}
.mySlides img{height: auto;}
.column img{height: 132px;opacity: 0.8;}


.appeal-box{position: relative;}
.appeal-box .appeal-inner-box{border: 3px solid #F44336;
    padding: 20px;
    margin-top: 28px;
    background-color: #f1f1f1;

}
.appeal-box .fixed-header{
    position: absolute;
    top: -69px;
    left: 0;
    right: 0;
    width: 100%;
}


.appeal-box .fixed-header .headeriner{
    color: #F44336;
    padding: 5px 18px 0px 18px;
    font-size: 26px;
    margin: 0 auto;
    width: 50px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    border-top: 3px solid #F44336;
    display: inline-table;
}
.appeal-box h1{text-align: center;
    text-align: center;
    font-weight: 700;
    color: #f44336;
    margin: 23px 0px 4px 0px;
    text-transform: uppercase;
    font-size: 23px;
    border: 1px solid #797562;
    border-left: 0;
    border-right: 0;}
.appeal-box h4{    font-size: 18px;
    font-weight: normal;
    margin: 0px 0px 12px 0px;}




    .appeal-box .fixed-header .lines-tag::before{
        content: '';
        border: 2px solid #F44336;
        position: absolute;
        left: -0px;
        z-index: 99;
        transform: rotate(26deg);
        height: 48px;
        top: -1px;

    }

    .lines-tag{
        width: 158px;
    margin: 0 auto;
    position: relative;
    }
    .appeal-box .fixed-header .lines-tag::after{
        content: '';
    border: 2px solid #F44336;
    position: absolute;
    right: 0px;
    z-index: 99;
    transform: rotate(-26deg);
    height: 48px;
    top: -1px;
    }


    .appeal-box h4 a{
        color: #000000;
    text-decoration: underline;
    }

    .ap-pos{
        position: relative;
    }
.appeal-box h2{text-decoration: underline;}
.appeal-box .message{
    color: #484744;
    font-size: 32px;
    font-family: 'Fugaz One', cursive;
    margin: 18px 0px 0px 0px;
}
.appeal-box .message2{
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    color: yellow;
    margin: 0px 0px 10px 0px;
}
.appeal-box .message2 span{
    font-size: 24px;
    line-height: 40px;
}
.appeal-box  address{
    font-size: 16px;
    color: #000;
    font-weight: 600;
    font-style: normal;
    margin: 1px 0px 0px 0px;
    line-height: 28px;
}

.appeal-box ul{}
.appeal-box ul li{
    position: relative;
    margin: 0px 0px 16px 31px;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    position: relative;
    display: block;
    font-size: 18px;
}




.appeal-box ul li a{
    padding: 7px 15px;
    margin: 0px 0px 0px 0px;
    text-transform: uppercase;
    font-size: 18px;
    color: black;
    border-radius: 9px;
    background-color: #fecb00;
    border: 1px solid #cea916;
    box-shadow: 1px 2px 6px 0px #94928d;
   
    
}


@keyframes buttonEffact{
    50%{

       left: 167px;
    }
    100%{
       left: 180px;

    }

}
@-o-keyframes buttonEffact{
    50%{

        left: 167px;
     }
     100%{
        left: 180px;
 
     }

}
@-moz-keyframes buttonEffact{
    50%{

        left: 167px;
     }
     100%{
        left: 180px;
 
     }

}

@-moz-keyframes buttonEffact{
    50%{

        left: 167px;
     }
     100%{
        left: 180px;
 
     }

}

.helppanel{margin: 28px 0px 0px 0px;}
.appeal-box ul li a i{
    background-color: #F44336;
    color: white;
    padding: 3px 3px;
    border-radius: 100%;
    border: 1px solid white;
    position: absolute;
    bottom: -1px;
    left: 34%;
    transform: rotate(-90deg);
    animation: buttonEffact 1s  infinite ease-in-out;
}

.map-container{
    margin: 28px 0px 30px 13px;
}

.contact-left-panel .appeal-inner-box{
    border: 0;
    background-color: white;
}

.contactslider .bg-panel h1{
    background-color: #000000;
    border: 1px solid white;
}
.contact-panel .heading h2 {
    font-size: 30px;
    text-decoration: underline;
    color: #da2836;
}

.map-container iframe{
    max-width: 100%;
    width: 100%;
}

.w-change-panel{
    background-color: whitesmoke;
    padding: 20px 0px 40px 0px;
}



.new-head h1 {
    margin-bottom: 0;
}

.new-head .d-heading {
    margin: 0 20%;
    margin-top: 7px;
    font-weight: 600;
    color: #232323;
    font-size: 20px;
}

/*  about us page */


.about-us-panel {margin-top: 0px;
    background-color: whitesmoke;
    padding: 20px;

}
.about-us-panel p{font-size: 16px;
    line-height: 30px;
    text-align: justify;}
.about-us-panel h2{
    font-size: 18px;
}
.about-us-panel h2 span{font-size: 14px;
    font-weight: normal;
    line-height: 28px;

}

img{
    max-width: 100%;
}

.team-panel{}
.pt{margin: 12px;} 
.team-panel .team-img{}
.team-panel .team-img img{width: 90px;
    margin: 0 auto;
    border-radius: 100%;
    padding: 18px;
    box-shadow: 0px 2px 3px 1px #bdb4b4;}
.team-panel .text-para{margin-bottom: 24px;}
.team-panel .text-para h2{font-size: 19px;
    
    margin: 8px 0px 0px 0px;}
.team-panel .text-para p{font-size: 16px;
    margin: 0px 0px 0px 0px;
    color: #777474;}
.team-container{
    padding: 20px;
    margin-top: 0;

}


.ex-team-container{

}
.ex-team-container .img-panel {
    width: 150px;
    height: 150px;
    border-radius: 100%;
    overflow: hidden;
    margin: 0 auto;
}
.ex-team-container .ex-con{background-color: whitesmoke;
    padding: 16px;
    margin: 20px;
    border-top: 3px solid #F44336;
    
} 
.ex-team-container .text-panel h2{font-size: 18px;
    margin: 8px 0px 0px 0px;}
.ex-team-container .text-panel p{margin: 4px 0px 12px 0px;
    font-size: 14px;}

    .ex-team-container .text-panel a{font-size: 13px;
        color: #565252;}
    .ex-team-container .text-panel a i{margin-right: 5px;}

    .ch-address{}
    .ch-address .img-box{float: left;
        width: 300px;
        border: 1px solid #F44336;
        margin: 0px 24px 0px 0px;
        padding: 10px 0px 7px 2px;
        }
    .ch-address .img-box img{width: 200px;margin: 0 auto;border-radius: 100%;}
    .ch-address  .text-data p{
        font-style: normal;
        text-align: left;

    }
    .ch-address .img-box p{text-align: center;
        line-height: 21px;margin: 0;

    }

    .ch-address .img-box h2{margin: 16px 0px 0px 0px;}
    .appeal-box p{
        margin: 16px 0px 4px 0px;
        font-style: italic;
        font-size: 16px;
    }

    .appeal-box h2.sub-heading{margin: 12px 0px 0px 0px;

    }

    .main-page-heading-data{

    }

    @import url('https://fonts.googleapis.com/css?family=Pacifico&display=swap');
    .main-page-heading{}
    .main-page-heading h2{font-size: 40px;
        margin: 55px 0px 8px 0px;
        display: inline-block;
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        color: #272626;
        padding: 12px 35px 17px 35px;
        border: 10px solid #F44336;
        border-bottom: 0;
        position: relative;
        font-weight: 900;
        text-align: center;}

        
    .main-page-heading h3{color: #484744;
        font-size: 32px;
        margin: 0px 0px 0px 0px;
        font-weight: 900;}
    .main-page-heading .sb-1{ font-size: 24px;
        text-transform: uppercase;
        font-weight: 700;color: #000;
        margin: 0px 0px 14px 0px; }
    .main-page-heading .sb-2{font-size: 22px;
        font-weight: 700;
        color: #524d4e;
        margin: 18px 0px 4px 0px;
        display: inline-block;}
    .main-page-heading hr{width: 553px;
        margin: 0 auto;
        border: 0;
        border-top: 2px solid gray;}


        header .top-heading img{
            width: 37px;
    display: inline-block;
    margin: 0px 4px 0px 0px;
        }

        header .top-heading span{
            float: right;    margin: 6px 0px 0px 0px;
        }
        .bg-red-panel .right-side h2{
            text-decoration: none;
    margin-bottom: 22px;
    font-size: 34px;
        }
        .sideboxes .bg-black-panel h2{
            font-size: 33px;
        }
        .bg-red-panel .right-side address{
            color:#fff;
            text-decoration: none;
        }

        .caption{
                   
            position: absolute;
           
            background-color: rgba(29, 28, 28, 0.68);
            bottom: 4px;
            left: 4px;
            right: 4px;
            color: white;
            text-align: center;
            font-size: 14px;
            padding: 5px;
       
    }


        .bg-red-panel .right-side ul li{
            font-size: 20px;
            display: none;
        }
        .bg-red-panel .right-side ul li a{
            box-shadow: 5px 4px 7px 1px #9a2626;
    border-color: white;
    position: relative;
        }
        .bg-red-panel .right-side ul li a i{
            background-color: #F44336;
        color: white;
        padding: 7px;
        border-radius: 100%;
        border: 1px solid white;
        position: absolute;
        bottom: -3px;
        left:  180px;
        transform: rotate(-90deg);
        animation: buttonEffact 1s infinite ease-in-out;
        
            }



            .content-box h3.eft{
                margin: 16px 0;
                font-size: 32px;
            }

            .content-box  ul li{
                text-align: left;
            }
            .ps-rel{
                position: relative;
            }


                @media screen and (max-width:1280px)
                {
                    .main-page-heading hr{
                        width: 90%;
                    }
                    .bg-red-panel .right-side , .sideboxes .bg-black-panel .leftside{
                        width: 90%;
                        margin: 0;
                        padding: 16px 5% !important;
                    }
                    .main-page-heading-data{
                        position: relative;
                    }
                    .helppanel .video-panel video {
                        width: 100%;padding: 13px 0px 0px 0px;
                    }
                    .video-panel {
                        position: relative;
                        right: 0;
                        top: 0;
                        bottom: 0;
                    }
                }

                 @media screen and (min-width:768px) and (max-width:1280px)
                {
                    .sideboxes {
                        display: flex;
                        flex-wrap: wrap;
                    }
                   
                }

.row-header{
    display: flex;
    flex-wrap: wrap;
}
                .main-heading-data-section{
                    width: calc( 100% - 400px );
                }

                
            .video-panel{
              width: 100%;
            }

            .video-panel video{padding: 13px 0px 0px 18px;
                width: 100%;
                }

                .gallary-box .img-panel {
                    margin: 2px;
                    background-color: #d6d5d5;
                    padding: 4px;
                    position: relative;
                }


                @media screen and (min-width:667px) and (max-width:920px)
                {
                    .main-heading-data-section{
                        width: 100%;
                    }
    
                    
                .video-panel{
                  width: 100%;
                }
                


                }

                .center-header {
                    background-color: black;
                }

                .center-header h1{color: #fff;
                    font-size: 38px;
                    margin: 0 0px 0px 0px;
                    padding: 28px 0px 6px 0px;
                    padding-right: calc( 100% - 85% );
                }
                .center-header h2{margin: 0;
                    color: #fff;
                    padding: 0px 0px 22px 0px;
                    text-align: center;
                    font-weight: 400;
                    font-size: 18px;

                }
                .rows{display: flex;flex-wrap: wrap;}
                .col-sm-9{width: 66.66%;}
                .col-sm-3{width: 33.33%;}
               .top-header-data{
                   /* margin-left: calc( 100% - 80% ); */
                   min-height: 108px;
               }
               .center-header h1 span{
                color: #d90313;
               }
               .main-page-heading h2::before{
                content: '';
                position: absolute;
                width: 35px;
                background-color: #F44336;
                bottom: 0;
                height: 10px;
                left: 0;

               }
               .main-page-heading h2::after{ content: '';
                position: absolute;
                width: 35px;
                background-color: #F44336;
                bottom: 0;
                height: 10px;
                right:  0;

               }
               .ker-update-panel .donate-button-gruop .btn{padding: 8px 22px;
                margin: 0pc 0px 18px 0px;}
.model-btn-container{
    background-color: white;
}
.model-res{
    min-height: 275px;
    width: 480px;
    max-height: 382px;
    background-color: white;
    overflow: auto;
    overflow-x: hidden;
    scrollbar-color: #d1202d #f1f1f1; /* thumb and track color */
    scrollbar-width: thin;
    scrollbar-base-color: #f1f1f1;
    scrollbar-face-color: #d1202d;
    scrollbar-3dlight-color: #d1202d;
    scrollbar-highlight-color: #d1202d;
    scrollbar-track-color: #f1f1f1;
    scrollbar-arrow-color: #d1202d;
    scrollbar-shadow-color: #d1202d;
    scrollbar-dark-shadow-color: #d1202d;
    
}

.model-res::-moz-scrollbar-button, .model-res::-webkit-scrollbar-button {
    width: 0px;
  }

.model-res::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  
  /* Track */
  .model-res::-webkit-scrollbar-track {
    background: #f1f1f1;
  }
  
  /* Handle */
  .model-res::-webkit-scrollbar-thumb {
    background: #d1202d;
  }
  
  /* Handle on hover */
  .model-res::-webkit-scrollbar-thumb:hover {
    background: #555;
  }
  .cn-panel hr{
    border: 0;
    border-top: 1px solid red;
    width: 225px;
  }

  .d-sec{
    background-color: #fecc00;
    padding: 20px;
    margin-top: 0;
  }
  .d-sec .d-btn{
    background-color: rgba(217, 3, 19, 1);
    color: white;
  }
  .h-con , .h-con1{padding: 0px 16px;

  }
  .h-con1 figcaption{
    font-size: 13px;
    line-height: 20px;
    padding: 6px;
    background-color: #e9e8ea;
    color: #101010;
    border: 1px solid #c4c4c7;
    border-top: 0;
    text-align: center;
  }

  .h-con1 img{
      height: auto;
      margin-top: 8px;
  }
  .h-con img{height: 263px;margin-top: 8px;
      
} 
.c-ac-panel p{
    text-align: left;
}
.c-ac-panel hr{
    border: 0;
    border-top: 1px solid #bfb9b9;
    margin: 30px 0px 0px 0px;
}
footer {
    background-color: #000;
    color: white;
    padding: 42px 0px 15px 0px;
    border-top: 4px solid #F44336;
    max-height: 285px;

}

.footer-row{display: flex; flex-wrap: wrap;}
.footer-row .c-2{width: 200px;}
footer h3{font-weight: normal;
    text-transform: uppercase;
    font-size: 18px;
    margin: 0px 0px 16px 0px;}
footer ul li a{
    color: #a6a6a6;
    display: block;
    line-height: 28px;
    font-size: 14px;
}
footer ul{}
footer ul li{
    display: block;

}
footer .iner-heading-footer{
    margin: 30px 0px 0px 0px;
}
footer .store-icons img{

}
footer .store-icons ul li{
    display: inline;
    margin-right: 6px;
}
footer .store-icons ul li a{display: inline-block;

}
footer .store-icons{
margin: 36px 0px 0px 0px;    
}
footer .store-icons h4{
    margin: 0px 0px 6px 0px;
}
.footer-bottom-panel{padding: 15px 0px 6px 0px;border-top: 1px solid #212020;
    background-color: #000;}
.footer-bottom-panel p{
    margin: 0;
    color: #a6a6a6;font-size: 13px;

}
.footer-bottom-panel p a{color: #a6a6a6;font-size: 13px;}
.footer-bottom-panel p a:hover{
    text-decoration: underline;
}
footer ul li a:hover{
    color: white;
}

.c-ac-panel p:first-child{
    margin-top: 0;
}
.text-left{text-align: left;}
.help-tag {}
.help-tag table{width: 100%;table-layout: fixed;
    border-collapse: collapse;}
.help-tag table caption{    background-color: #d1202d;
    color: white;
    text-transform: uppercase;
    font-size: 14px;
    padding: 4px 0px;}
.help-tag table thead tr th{
    text-transform: uppercase;
    text-align: left;
    font-size: 14px;
    padding: 4px 8px;
    border-bottom: 1px solid #d1202d;}
.help-tag table tbody tr td{white-space: nowrap;
    text-transform: uppercase;
    text-align: left;
    font-size: 14px;
    padding: 4px 8px;}
.help-tag table tfoot tr td{font-size: 12px;
    padding: 6px 7px;}
.help-tag table tbody tr td:nth-of-type(1) , .help-tag table thead tr th:nth-of-type(1)
{width: 100px;}
.help-tag table tbody tr td:nth-of-type(2) , .help-tag table thead tr th:nth-of-type(2)
{
    text-align: center;
}
.help-tag table tbody tr:nth-of-type(even){
    background-color: #efebdf;
}

.deskbanner{display:block;}
.mobbanner{display:none;}
    
    .gray-panal{margin-bottom: 20px;
        background-image: linear-gradient(-90deg, #828080, #292828, #868282);}
    .gray-panal h1{margin: 0;
        padding: 30px 0px 30px 0px;
        font-size: 46px;
        text-align: center;
        text-transform: uppercase;
        line-height: 46px;
        color: #fecb00;}

        .gray-panal h1 span{
            color: white;
    font-size: 43px;
    font-weight: normal;
        }
        .donate-button-gruop img{
            width: 68px;
            margin-top: 8px;
        }

.hd-btn{
    visibility: hidden;
    width: calc( 100% - 95px );
}
.hd-img{
    width: 95px;
    text-align: center;
    height: 50px;
}
.chart--container {
    min-height: 300px;
    width: 100%;
    height: 100%;
}


/* 2022 page desin css */
.pg_2022 .header_data{
    padding:20px 15px 50px;text-align:center;
    font-size:22px;
}
.pg_2022 .header_data p{
    font-style: italic;
}
.pg_2022 .second_heading_panel p.heading-css{
    font-size:27px;
    background:#fff4f5;
    padding: 6px 10px;
    border-radius: 4px;
}
.pg_2022 .second_heading_panel{
    margin:0;
    padding:0;
    border:0;
}
.img_hrz_fit{
    display: flex;
    align-items: center;
    justify-content: center;
    max-height: 226px;
    overflow:hidden;
}
.vod_gal_wrp{
    background:#fff6d8;
    padding:20px 15px 15px;
    margin:0 auto 0px;
}
.vod_gal_wrp:before, .vod_gal_wrp:after{
    content:'';
    clear:both;
    display:block
}
.vod_cnt_wrp a {
    align-items:center;
    justify-content:center;
}
 .mt_30{
     margin-top:30px !important;
}
.img_wrp{
    margin:0 auto 15px;
}

.img_wrp .col-md-3, .img_wrp .col-md-4{
    max-height: 450px;
    overflow: hidden;
}
.img_capt {
    color: #555;
    font-size: 13px;
    font-style:italic;
    font-weight:500;
    margin: 6px 0 0;
}
.vod_cnt_wrp video, .vod_cnt_wrp iframe{
    max-width:320px;
    width:100% !important;
}
.pg_2022 .three_panel_latest h3{
    font-weight:700;
}

.vod_cnt_wrp .data-center {
    align-items: center;
    justify-content: center;
    margin:0 0px
}
.vod_cnt_wrp video, .vod_cnt_wrp iframe {
    height: 100%;
}
.image_galaery_panel-data {
    justify-content: center;
}
/* TABLE - CT */
.table_ct {
    align-items: center;
    border: 1px solid #333;
    border-spacing:0px;
    text-align: center;
    margin:0 auto 20px;
}
.table_ct th {
    background: #eaf9ff;
    border-bottom: 1px solid #333;
}
.table_ct tr {
    border-bottom: 1px solid #333;
    font-size: 14px;
    text-align:
    center
}
.table_ct td table tr:last-child, .table_ct td table tr td:last-child{
    border-bottom: 0;
}
.table_ct td table td{
     border-bottom: 1px solid #333;
}
.table_ct tr td{
    border-right: 1px solid #333;
}
.table_ct td table tr td{
    border-right:0;
}
.fst_tr{
    background: #fff8d5;
}
.scd_tr{
    background: #ebffe8;
}
.thr_tr{
    background: #ffeaea;
    font-weight: 700;
}





@media screen and (min-width: 768px) and (max-width: 1024px){
.pg_2022 .col-md-3 {
    width: 33.33%;
}
.pg_2022 .img_hrz_fit{
    max-height: 172px;
}
.pg_2022 .image_galaery_panel a {
    max-width:31.8%;
    display: inline-block;
    vertical-align:top;
}
.pg_2022 .vod_cnt_wrp.image_galaery_panel a {
    max-width: 50%;
}
.vod_cnt_wrp video, .vod_cnt_wrp iframe{
    max-width: 100%;
}
.pg_2022 .vod_cnt_wrp .data-center {
    width: 50%;
}
.img_wrp .col-md-3{
    max-height:260px;
    overflow:hidden;
}
}

@media screen and (max-width:767px){
    .deskbanner{display:none;}
    .mobbanner{display:block;}
    .vod_cnt_wrp video, .vod_cnt_wrp iframe{
        max-width: 100%;
    }
    .pg_2022 .vod_gal_wrp .second_heading_panel{
        margin-bottom:12px;
    }
    .vod_cnt_wrp .data-center{
        margin:0 0 10px;
        width:100%;
    }
    .pg_2022 .header_data{
        padding-left:0;
        padding-right:0;
    }
        }