

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;
}



 /*  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');
    }


/* color over rides */
:root {
    --vlGrey: #EBEBEB;
    --lGrey: #C3C3C3;
    --mGrey: #454040;
    --dGrey: #202020;
		--main-color: #454040!important;
		--support-color: #eeba00;
}
footer .col-lg-6{
    width: 50%;
}
/* 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;
}
.video-container02{
    width: 90%;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 50px;
}
.section00{
    background-image: url(../graphics/bk-home01.jpg);
    background-size: cover;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}
.desc-sec0cover{
    position: absolute;
    bottom: 0;
    left: 14px;
    font-weight: 600;
    background-color: #0e0e0ebf;
}
#section2-dd{
    background-image: url(../graphics/secd.JPG);
    background-size: cover;
    height: 600px;
    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
    background-attachment: fixed;
    background-position: center;
}
.heads-ha2 span{
    font-size: 45px !important;
}
#section2-ff{
    height: 500px !important;
    background-position: center;
}
.quote-img{
    width: 50px;
    margin-right: 9px;
}

.quote-container{
    margin-bottom: 30px;
}
.quote-container h2{
    font-size: 22px;
    margin-bottom: 130px;
}
.logo2{
    position: absolute;
}
.section00 h1,h2,h3{
    color: #050505;
    background-color: #ffffffcc;
    box-decoration-break: clone;
    padding: 4px;
    -webkit-box-decoration-break: clone;
    display: inline;
}
.heads-h h2{
    background-color: #a20013ad;
    color: white;
}
.heads-h{
    margin-bottom: 14px;
}
.m-b-50-s{
    margin-bottom: 10px;
}
.d-head-flex{
    display: flex;
    justify-content: space-around;
    margin-top: 30px;    
}
.float-left {
    float: left !important;
    text-align: right;
}

.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%;
}

.m-t-0{
    margin-top: 0 !important; 
    margin-bottom: 0px !important;
}
.m-t-5{
    margin-top: 5px !important;
    margin-bottom: 0px !important;

}
.numberof-desth{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.deaths-text{
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    color: #262626;
    margin-bottom: 9px;
    margin-top: 9px;
}
.text01_deaths{
    margin-bottom: 19px;
    margin-top: 20px;
    font-size: 24px;
}
.first-inpho0a{
    padding: 33px;
    border-radius: 2px;
    margin-bottom: 34px;
    margin-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
}
.text01_deaths span{
    color: #a20015;
    font-size: 38px;
    font-weight: 500;
    margin-top: 5px;
}
.ctext01_deaths{

}
.death-text02{
    color: #a20015;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 600;
    margin-top: -3px;
    text-align: center;
}
.text-alone{
    font-size: 18px;
    font-weight: 600;
    background-color: #000000;
    padding: 50px;
    /* text-align: center; */
    margin-bottom: 30px;
    margin-top: 25px;
    border-radius: 1px;
    background-image: url(../graphics/bk-home01.jpg);
    background-size: cover;
    background-attachment: fixed;
}
.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:before {
    content: "";
    display: block;
    padding-top: 113%;
}
.desc-sec0cover02{
    text-align: center;
    font-weight: 600;
    margin-bottom: 70px;
    margin-top: -25px;
}
.frame_photo {
    background: url(../graphics/secd.JPG) no-repeat center;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.text-alone h3{
    font-size: 21px;
    text-align: right;
    line-height: 34px;
    background-color: #a20015;
    color: white;
    padding: 10px;
    font-weight: 700 !important;
}

.text-alone p{
    margin-top: 16px;
    /* color: white; */
    /* font-weight: 500; */
    color: white;
    background-color: #ffffff;
    color: black;
    font-weight: 700 !important;
    padding: 10px;
}
.text-alone02{
    font-size: 19px;
    background-color: #b7b7b757;
    padding: 10px;
    margin-bottom: 30px;
    margin-top: 25px;
    line-height: 33px;
    color: #464141;
    border-radius: 3px;
}

.inpho02-sec02{
    margin-bottom: 45px;
}
.inpho02-sec02{
    padding: 33px;
    border-radius: 2px;
    margin-bottom: 34px;
    margin-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
}


table thead{
    background-color: #A20515;
    color: white;
}
tbody{
    background-color: #F8F8F8;
}
#section05 .table td, .table th{
    border: 1px solid #EDECEC;
    text-align: right !important;
    font-weight: 600;
}
#section05 .table thead th{
    text-align: right !important;
    font-weight: 600;
}

.table td, .table th{
    border: 1px solid #EDECEC;
    text-align: center;
    padding: 13px;}

.table thead th{
    text-align: center;
    font-weight: 600;
}
/* td{
    display: flex;
    justify-content: center;
    align-items: center;
} */
.inpho-table{
    height: auto;
    /* overflow: scroll; */
}
.inph0-04{
    margin-top: 50px;
}
  

.col-02{
    /* box-shadow: 1px 13px 6px rgb(0 0 0 / 5%), -5px 8px 7px rgb(0 0 0 / 10%); */
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
    padding: 20px;
    padding-top: 60px;
    /* background-image: url(../graphics/frame.png); */
    width: 50%;
    border: 1px solid #e2e2e2;
    margin-left: 7px;
    border-image: url(../graphics/frame.png) 100 / 61px 61px 61px 61px / 0px 0px 0px 0px round;
}
.visit-data{
    /* background-color: #f7f7f7;
    padding: 10px;
    border-radius: 3px; */
    margin-bottom: 20px;
}
.visit-data img{
    width: 25px;
    margin-left: 10px;
}
.visit-data p{
    font-size: 18px;
}
.contact-data img{
    width: 24px;
    margin-left: 8px;
}
.contact-data p{
    font-size: 18px;
}
.contact-data{
    /* background-color: #f7f7f7;
    padding: 10px;
    border-radius: 3px; */
    margin-bottom: 20px;
}
.call-data img{
    width: 23px;
    margin-left: 10px;
}
.call-data p{
    font-size: 18px;
}
.call-data{
    /* background-color: #f7f7f7;
    padding: 10px;
    border-radius: 3px; */
    margin-bottom: 20px;
}
.icon-d{
    display: flex;
    align-items: end;
}
.inpho-data{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}
.contact-data .p02{
    margin-top: 0;
}
.head03-a{
    text-align: center;
    font-weight: 500;
    width: 67%;
    margin: auto;
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 19px;
    line-height: 31px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 65px;
}
.head02{
    font-size: 20px;
    margin-bottom: 35px;
    text-align: center;
    color: white;
    inline-size: fit-content;
    margin: auto;
    font-size: 20px;
    font-weight: 500 !important;
    padding: 7px 20px 4px 40px;
    border-radius: 3px;
    position: relative;
    margin-bottom: 35px !important;
    background-color: #a20015;
}
.p02{
    font-size: 16px !important;
    margin-top: -7px;
    font-weight: 500;
}
.last-p .p02{
    width: 70%;
    margin: auto;
    text-align: center;
}
.icon-d p{
    color: #a20015;
    font-weight: 500;
    font-size: 16px;
}
h3{
    font-size: 27px;
    margin-top: 50px;
    font-weight: 500 !important;
}



.story__date, small, h6 {
    font-size: calc(0.8888888889rem + -0.138701342 * ((100vw - 20rem) / 40));
    line-height: 1.8em;
    margin: 0 0 1.125em;
  }
  @media (max-width: 20rem) {
    .story__date, small, h6 {
      font-size: 0.8888888889rem;
    }
  }
  @media (min-width: 60rem) {
    .story__date, small, h6 {
      font-size: 0.7501875469rem;
    }
  }
  
  .story__date, .story__category, h1, h2, h3, h4, h5, h6, strong, b {
    font-weight: bold;
    letter-spacing: 0em;
  }
  
 
  
  #section02 {
    padding-top: 0;
    padding-bottom: 0;
    margin: 0;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Lora", Georgia, serif;
    color: white;
    background: #fcfcfc;
  }
  
  .vertical-align {
    position: relative;
    overflow: hidden;
  }
  

  


.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: 100px;
}
.lyar-bottom{
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 60%;
    background-color:#00000040;
    position: absolute;
    z-index: -1;}
    .background-overlay:before{
        opacity: .5;
    }
    .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%;
}

.text-bottom{
    vertical-align: middle;
}
/* 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;
        right: 15px;
    }
    /* 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;
        }
      
   
  @media screen and (max-width: 660px) {
  
  .timeline {
       width: 100%;
      padding: 4em 0 1em 0;
  }
  
  .timeline li {
      padding: 2em 0;
  }
  
  .direction-l,
  .direction-r {
      float: none;
      width: 100%;
  
      text-align: center;
  }
  
  .flag-wrapper {
      text-align: center;
  }
  
  .flag {
      background: rgb(255,255,255);
      z-index: 15;
  }
  
  .direction-l .flag:before,
  .direction-r .flag:before {
    position: absolute;
    top: -30px;
      left: 50%;
      content: ' ';
      display: block;
      width: 12px;
      height: 12px;
      margin-left: -9px;
      background: #fff;
      border-radius: 10px;
      border: 4px solid #a20514;
      z-index: 10;
  }
  
  .direction-l .flag:after,
  .direction-r .flag:after {
      content: "";
      position: absolute;
      left: 50%;
      top: -8px;
      height: 0;
      width: 0;
      margin-left: -8px;
      border: solid transparent;
      border-bottom-color: rgb(255,255,255);
      border-width: 8px;
      pointer-events: none;
  }
  
  .time-wrapper {
      display: block;
      position: relative;
      margin: 4px 0 0 0;
      z-index: 14;
  }
  
  .direction-l .time-wrapper {
      float: none;
  }
  
  .direction-r .time-wrapper {
      float: none;
  }
  
  .desc {
      position: relative;
      margin: 1em 0 0 0;
      padding: 1em;
      background: rgb(245,245,245);
      -webkit-box-shadow: 0 0 1px rgba(0,0,0,0.20);
      -moz-box-shadow: 0 0 1px rgba(0,0,0,0.20);
      box-shadow: 0 0 1px rgba(0,0,0,0.20);
      
    z-index: 15;
  }
  
  .direction-l .desc,
  .direction-r .desc {
      position: relative;
      margin: 0;
      margin-top: 10px;
      padding: 1em;
      
    z-index: 15;
  }
  
  }
  .p-t-0{
      margin-top: 0 !important;
  }
  .bk-board img{
    object-fit: cover;
    width: 100%;
  }










      .video-container{
        width: 70%;
        margin: auto;
        margin-top: 50px;
        margin-bottom: 50px;
      }
      .video-container .video-promo-head{
        background-color: #dcc3926e;
        color: #383838;
      }
.pulse2{
    animation: pulse2 .9s infinite;
    animation-direction: alternate;
    -webkit-animation-name: pulse2;
    animation-name: pulse2;
  }
  @-webkit-keyframes pulse2 {
    0% {
        /* -webkit-filter: drop-shadow(2px 4px 6px #e71d36); */
        padding-top: 0;
    }
    50% {
        /* -webkit-filter: drop-shadow(2px 4px 6px #e71d3574); */
        padding-top: 5;
    }
    100% {
        /* -webkit-filter: drop-shadow(2px 4px 6px #e71d3531); */
        padding-top: 0;
    }
  }

  @keyframes pulse2 {
    0% {
        /* filter: drop-shadow(2px 4px 6px #e71d36); */
        padding-top: 0;
    }
    50% {
        /* filter: drop-shadow(2px 4px 6px #e71d3574); */
        padding-top: 5px;
    }
    100% {
        /* filter: drop-shadow(2px 4px 6px #e71d3531); */
        padding-top: 0;
    }
  }

      @media (max-width:992px) {
          .jp-now-playing {
          display: none;
          }
      }

      @media (max-width:992px) {
        .country-name {
            font-size: 29px;
            font-weight: 600;
            margin-left: 0;
            margin-top: 25px;
            margin-bottom: 25px;
        }
        
      }

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


    @media (max-width: 720px) {
        #header-video {display: none;}
        #header-mobile {display: block;}
    }

    @media screen and (max-width: 800px)  {
        .frame {
            width: 100%;
        }
        .text-alone{
            font-size: 18px;
            font-weight: 600;
            background-color: #000000;
            padding: 9px;
            /* text-align: center; */
            margin-bottom: 30px;
            margin-top: 25px;
            border-radius: 1px;
            background-image: url(../graphics/bk-home01.jpg);
            background-size: cover;
            background-attachment: unset;
        }
       
        .date-inpho {
            margin-left: 0;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
        }
        .from-to {
            margin-left: 0;
            margin-bottom: 18px;
            margin-top: 18px;
        }
        .col01 {
            display: flex;
            align-items: center;
            flex-direction: column;
            width: 100%;
        }
        .data-inpho{
            flex-direction: column;
            align-items: center;
        }

        .lyar-bottom{
            opacity: 74%;
        }
        .section00 h1 {
            width: 100%;
            font-weight: 400 !important;
            font-size: 23px !important;
            line-height: 36px;
        }
        .logopic {
            width: 75px;
        }
        .logo03 {
            left: 113px;
            top: 21px;
        }
        .logo03 img {
            width: 50px;
        }
      
        .text-alone p{
            background-color: #ffffffd1;
        }
        .text-alone h3{
            background-color: #a20015de;
        }
        .heads-ha2 span {
            font-size: 35px !important;
            line-height: 50px;
        }
        .heads-ha2 h2 {
            background-color: #a20013ad;
            color: white;
            font-size: 25px;
        }
        .section00 h1{
            width: 100%;
            font-weight: 400 !important;
            font-size: 23px !important;
            line-height: 48px;
        }
        .section00 h3{
            font-size: 16px;
        }
      
    }


