

body{
  position: relative !important ;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  /* background-color: white; */
  position: relative;
  /* background-image: url(../graphics/bk-bogy.jpeg); */
  color: #564c4c;
}
.lyar-right{
    position: absolute;
    background: linear-gradient(to right, #000000c2, #0000006b 50%, #eeeeee08 75%, #10010100 75%);
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
}
.info-head{
    text-align: center;
    background-color: #a20217;
    color: white;
    padding: 3px 10px;
    width: 257px;
    margin: auto;
    margin-top: 60px;
    font-size: 22px;
}
#section1-c h3{
    color: #e50e22 !important;
}

.sec03-charts-row {
    display: flex;
    width: 100%;
    margin-bottom: 70px;
}
.sec03-charts-col {
    width: 25%;
    text-align: center;
}
.chart-des {
    font-size: 17px;
    font-weight: 500;
    width: 90%;
    margin: auto;
    /* color: white; */
}

h3{
    color: #8b0012;
    margin-top: 40px;
}
.m-t-0{
    margin-top: 0;
}


.image-container-head {
    text-align: center;
    font-size: 20px;
    color: #4d4949;
    margin-bottom: 30px !important;
}
.bk-cover-images {
    display: flex;
    margin: 60px 10px;
}
.imag-pdf {
    width: 80%;
    filter: drop-shadow(-5px 10px 12px gray);
}

.bk-col-images {
    width: 50%;
    position: relative;
    text-align: center;
}

 /*  Fonts  */
.font-cairo {font-family: 'Cairo', sans-serif !important; letter-spacing: -1px !important;}
.font-amiri {font-family: 'Amiri', serif !important; letter-spacing: 0 !important;}
.font-openSans {font-family: "Open Sans", "Helvetica", "Arial", sans-serif !important; }

@font-face {
    font-family: aref-regular;
    src: url('../webfonts/aref-regular.ttf');
    }

    footer .col-lg-6 {
        width: 50% !important;
        text-align: right;
    }

/* color over rides */
:root {
    --vlGrey: #EBEBEB;
    --lGrey: #C3C3C3;
    --mGrey: #454040;
    --dGrey: #202020;
		--main-color: #454040!important;
		--support-color: #eeba00;
}

/* coloring */
.csVLG { color: var(--vlGrey);}
.csLG { color: var(--lGrey);}
.csMG {  color: var(--mGrey);}
.csDG {  color: var(--dGrey) !important;}
.csM {  color: var(--main-color)!important;}
.csS {  color: var(--support-color);}
.csW {  color: #fff;}

.bgVLG { background-color: var(--vlGrey);}
.bgLG { background-color: var(--lGrey);}
.bgMG {  background-color: var(--mGrey);}
.bgDG {  background-color: var(--dGrey);}
.bgM {  background-color: #454040!important;}
.bgS {  background-color: var(--support-color);}
.bgW {  background-color: #fff;}

a:not(.btn) {
    color: #a20015;
    font-weight: 600;
}
a:not(.btn):hover, a:not(.btn):focus, a:not(.btn):active {
    text-decoration: none;
    outline: none;
    color: #000000;
}
.chart-sec-gray {
    width: 100%;
    margin: auto;
    margin-bottom: 70px;
    margin-top: 60px;
}

.imge-frame img{
    border-image-source: url(../graphics/frame.png);
}
.frame {
    position: relative;
    min-width: 120px;
    width: 50%;
    border-style: solid;
    border-width: 23px 27px 26px 27px;
    border-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/3561/frame.png) 23 27 26 27 stretch;
    margin: auto;
    box-shadow: -8px 13px 6px rgb(0 0 0 / 5%), -2px 5px 7px rgb(0 0 0 / 10%);
    margin-top: 40px;
    margin-bottom: 50px;
}
.frame_photo {
    background: url(../graphics/pictuer01.png) no-repeat center;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.frame:before {
    content: "";
    display: block;
    padding-top: 113%;
}
.pdf-container02 a{
    display: flex;
    align-items: end;
}
.pdf-container02 img{
    width: 30px;
    margin-left: 8px;
}

.time-01 img{
    width: 16px;
    margin-left: 2px;
    display: none;
}
.numberof-desth img{
    width: 36px;
    margin-bottom: 0px;
    display: none;
}
.m-t-0{
    margin-top: 0 !important; 
    margin-bottom: 0px !important;
}
.m-t-5{
    margin-top: 5px !important;
    margin-bottom: 0px !important;
}
.rows{
    display: flex;
    width: 100%;
}
.first-inpho0a .rows{
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: center;
}
.col-0a{
    box-shadow: -1px 2px 6px rgb(0 0 0 / 5%), -2px 7px 7px rgb(0 0 0 / 10%);
    justify-content: center;    
    width: 100%;
    padding: 35px;
    background-color: #56565608;
    margin-left: 2px;
    display: flex;
    margin-bottom: 20px;
    flex-direction: column;
    border: 1px solid #e2e2e2;
    margin-left: 7px;
    border-image: url(../graphics/frame.png) 100 / 61px 61px 61px 61px / 0px 0px 0px 0px round;
}
h1 span{
    display: block;
    font-size: 37px;
    color: #ffffff !important;
    width: 500px;
}




.lead {
    font-weight: 500;
    font-size: 19px;
    line-height: 1.68421053em;
}
.pos{
  position: relative;
}
.logo2 {
    position: absolute;
    left: 25px;
    top: 25px;
    z-index: 99999999999 !important;
}
.logo03{
    position: absolute;
    left: 145px;
    top: 21px;
    z-index: 99999999999 !important;
}
.logo03 img{
    width: 63px;
}
.logopic {
    width: 85px;
}
#mob video{
    right: 0% !important;
    left: unset !important;
 
}
#mob{
    background-image: url(../graphics/bk002.jpeg);
    background-size: cover;
    display: flex;
}
.first-container00{
    position: absolute;
}
#section1-c{
    background-color: black;
}
#section1-c{
    background-color: black;
}
#section2-h45{
    background-image: url(../graphics/bk003.jpeg);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    height: 500px;
}
#section2-h46{
    background-image: url(../graphics/bk001.jpeg);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    height: 500px;
}
.lyar-bottom{
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 60%;
    background-color:#00000040;
    position: absolute;
    z-index: -1;}
    .background-overlay:before{
        opacity: .6;
        z-index: -1;
    }
    .h3-container-mob{

    }
    .first-container{
        height: 100%;
        text-align: center;
    }
    #mob .text-bottom{
        text-align: right;
    }
    #mob .text-02{
        width: 70%;
        /* margin: auto; */
        margin-bottom: 22px;
        line-height: 59px;
        font-size: 30px;
        color: white;
        text-align: left;
    }
    .lyar-bottom02{
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        opacity: 100%;
        /* background-color: #0000007c; */
        background: linear-gradient(to top, #00000091, #0000005c, #00030700);
        position: absolute;
        z-index: -1;
    }
section{
    background-color: #ffffff00;
}
#mob{
    min-height: 100vh;
    height: 100%;
}
#mob h3{
    /* background-color: #7e4a2d;
    border-left: 1px solid white;
    border-right: 1px solid white; */
    padding-left: 9px;
    padding-right: 9px;
    font-size: 22px !important;
    text-align: left;
}

.text-bottom{
    vertical-align: bottom;
    padding-bottom: 28px;
}

.desc-inpho img{
    width: 23px;
    margin-left: 5px;
    padding-bottom: 11px;
}

/* tags */
.img-rounded {  border-radius: 12px 12px 0 0; }
.img-desc-rounded {border-radius: 0 0 12px 12px; background-color: var(--vlGrey); height: 2.5em;padding-top: 0.25em;}

.close:focus, .close:hover {
  color: #fff;
}
.link-img{
    width: 26px;
}
.modal-content {
    background-color: #fff0 !important;
    background-clip: padding-box !important;
    border: 1px solid rgba(0, 0, 0, 0) !important;
}
.modal-header{
    border-bottom: 1px solid #e9ecef00 !important;
}
.close{
    text-shadow: 0 1px 0 #fff0;
}
/*grids */
.reverse {
  display: grid;
  width: 100%;
  grid-gap: 2em;
  grid-template-columns: 4fr 8fr;
  grid-template-areas: "content-right content-left";  }

  .content-left  {grid-area: content-left; }
  .content-right {grid-area: content-right; }

    .scrolldownImg {width: 45px; }
    .bold {font-weight: bold;}

    /* .background-overlay:before{
        background-color: #000000b8;
    } */
    .des-00a{
        position: absolute;
        font-size: 12px;
        bottom: 7px;
        left: 15px;
        font-weight: 600px;
        color: white;
    }
    .des-00a2{
        position: absolute;
        bottom: 28px;
        left: 29px;
        font-size: 12px;
        color: white;
    }
    /* addthis */

        .at-expanding-share-button.at-expanding-share-button-desktop .at-expanding-share-button-toggle-bg>span {
            background-color: #a20514!important;
        }
        .at-expanding-share-button[data-position=bottom-left] {
            left: 10px;
        }
    /* addthis */

        .at-expanding-share-button-mobile-container .at-expanding-share-button-mobile .at-expanding-share-button-toggle-bg>span {
            background-color:   #a20514!important;
            color: #a20514!important;
        }

        .section00 h1{
            width: 55%;
        }
        .quote-container{
            margin-bottom: 35px;
        }
        .quote-container img{
            width: 55px;
        }
        .quote-container h2{
            font-size: 28px;
            line-height: 46px;
        }
  /* ================ Timeline Media Queries ================ */
  
  
  #section2-agga{
    height: 500px !important; 
  }
  .row-container{
    display: flex;
    width: 100%;
    margin-top: 88px;
    margin-bottom: 75px;
  }
  .col-inpho {
    width: 25%;
  }
  .source-inpho span{
      display: block;
  }
  .col-inpho{
    width: 25%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .num-inpho{
    font-size: 35px;
    color: #a20013;
    font-weight: 500;
    margin-bottom: 9px;
  }
  .desc-inpho{
    font-size: 18px;
    margin-top: 14px;
  }
  .source-inpho{
    margin-top: 30px;
  }
  .inpho00a{
    background-color: #e0e0e02e;
    padding: 35px;
    padding-top: 40px;
    margin-bottom: 40px;
    margin-top: 40px;
  }
  .inpho00a hr{
      margin-top: 40px;
  }
  .inpho00a h3{
    text-align: center;
    margin-bottom: 66px;
    color: #ffffff;
    background-color: #a20013;
  }
  .inpho00a h3 > img{
    width: 30px;
  }
  .inpho00a h3 > span{
    font-size: 12px;
  }
  @media screen and (max-width: 660px) {

        
    }

      @media (max-width:767px) {
  
        
      }


    @media (max-width: 720px) {
        #header-video {display: none;}
        #header-mobile {display: block;}
    }
  
    @media screen and (max-width: 800px)  {
        h3 {
            font-size: 21px;
        }
        .row-container {
            display: flex;
            width: 100%;
            margin-top: 45px;
            margin-bottom: 0;
            flex-direction: column;
        } 
        .sec03-charts-col {
            width: 100%;
            text-align: center;
        }
        .sec03-charts-row{
            flex-direction: column;
        }
        .bk-cover-images{
            flex-direction: column;
        }
        .bk-col-images {
            width: 100%;
        }
        .imag-pdf{
            margin-bottom: 10px;
        }

        .col-inpho {
            width: 100%;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            margin-bottom: 40px;
        }
        .desc-inpho{
            margin-top: 0;
        }
        .inpho00a h3{
            padding: 10px;
            margin-bottom: 42px;
        }
        .logo2{
            left: unset;
            right: 10px;
            top: 14px;
        }
        #mob .text-02 {
            width: 100%;
            margin: auto;
            margin-bottom: 22px;
            line-height: 39px;
            font-size: 22px;
        }
        .h3-container-mob {
            display: flex;
            flex-direction: column;
            align-items: baseline;
            justify-content: space-between;
            width: 100%;
        }
        #mob h3{
            font-size: 18px !important;
        }
        .date-00{
            width: auto !important;
            margin-right: 0 !important;
        }
        #mob{
            background-position: center;
        }
        .scrolldown-animation {
            animation: 1s ease-in-out 0s normal none infinite running scrolldown-keyframes;
            bottom: -40px;
            height: 40px;
            left: 50%;
            margin-left: -20px;
            position: absolute;
            width: 45px;
            z-index: 60;
        }
        .des-00a {
            position: absolute;
            font-size: 9px;
            bottom: 7px;
            left: 15px;
            font-weight: 700;
        }
        .logopic {
            width: 63px;
        }
        .quote-container h2 {
            font-size: 22px;
            line-height: 37px;
        }
        #section2-a {
            background-image: url(../graphics/cbb.jpg);
            background-size: cover;
            background-repeat: no-repeat;
            height: 600px !important;
            background-position: center;
            /* background-attachment: fixed; */
            background-color: #0a0a0a;
        }
        .des-00a2 {
            position: absolute;
            bottom: 24px;
            left: 18px;
            font-size: 10px;
            font-weight: 600;
        }
        h1 span {
            display: block;
            font-size: 26px;
            color: #ffffff !important;
        }
    }

    @media screen and (max-width: 340px)  {
        .h3-container-mob {
            display: flex;
            align-items: center;
            justify-content: baseline;
            flex-direction: column;
            width: 100%;
        }
    }
