

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

#mob{
    min-height: 100vh;
}
.section1-a10 h3{
    margin-top: 45px;
    margin-bottom: 28px;
}

.section00 .text-bottom{
    display: flex;
    justify-content: center;
    align-items: center;
    /* width: 50%; */
    margin: auto;
    height: 370px;
    flex-direction: column;
    position: relative;
    background-color: #15131273;
    padding: 31px;
}
.section00 h2{
    background-color: #a20013;
    color: #ffffff !important;
    font-size: 25px;
    margin-top: 10px;
    margin-bottom: 17px;
}
.section00 h1{
    background-color: #665c5859;
    font-size: 53px;
    margin-bottom: 16px;

}
.section00 h3{
    background-color: #665c5859;
}
.section00 h4{
    /* background-color: #665c5859; */
}
.logo2{
    position: absolute;
    position: absolute;
    top: 25px;
    left: 25px;
    z-index: 9;
}
.logo2 img{
    width: 99px;
}

.date-00{
    color: white;
    display: flex;
    align-items: center;
    font-size: 17px;
}
.date-00 img{
    width: 20px;
    margin-left: 5px;
    padding-bottom: 5px;
}

.color-qour{
    color: #a20013 !important;
    font-weight: 600;
}
.timeline-header{
    text-align: center;
    margin: auto;
    padding: 9px;
    margin-bottom: 20px;
    color: white;
}

.quote-container{
    margin-bottom: 45px;
}
.quote-container h2{
    font-weight: 500 !important;
    font-size: 26px;
    line-height: 39px;
    color: #a20013 !important;
}
.quote-container h3{
    color: #1a1a1a;
    font-weight: 500 !important;
    font-size: 17px;
    margin-bottom: 19px;
}
.quote-container img{
    width: 42px;
    margin-bottom: 16px;
}
.all-stories{
    display: none;
}
.notactiveStory{
    display: none;
}
.activeStory{
    display: block !important;
}

.allheads{
    background-color: #eaeaea;
    color: #747474;
    font-size: 17px;
    font-weight: 700;
    border: transparent;
    width: 50%;
    height: 40px;
    border: 1px solid #a4a4a4;
    cursor: pointer;
    transition: .5s;
    display: flex;
    justify-content: center;
    align-items: center;
}
.allheads:hover{
    background-color: #a20013;
    color: #fcf4f4;
}
.heads-container{
    display: flex;
    width: 100%;
}
.activeStory-Nav {
    background-color: #a20013;
    color: #fcf4f4;
    border: 1px solid #a20013;
}
     
.degree-text{
    font-size: 16px;
    margin-right: 1px;
    font-weight: 600;
}
.date-text{
    font-size: 16px;
    font-weight: 600;
    margin-left: 0px;
}
.degree-text span{
    font-size: 16px;
    margin-right: 1px;
    font-weight: 600;
}
.videos-container{
    margin-bottom: 50px;
    margin-top: 40px;
}
#descktop{
    display: block;
}
#mobile{
    display: none;
}
.link-color{
    width: 30px;
}
.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;
}

.card{
    padding: 10px;
    height: 302px;
    margin-top: 10px;
    position: relative;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 4 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  background-position: left;
  background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/3561/frame.png);
  /* background-color: #f8f7f7; */
}
.embed-responsive-16by9::before {
    padding-top: unset;
}
.op-0{
    opacity: 0;
    display: none;
}
.card .card-content {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    flex-direction: column;
}

.card .card-content .card-title, .card-reveal .card-title{
    text-align: center;
    font-size: 17px;
    font-weight: 500;
    color: #262626;
    margin-bottom: 9px;
    margin-top: 9px;
}
.pointer-hand{
    margin-top: 35px;
    margin-bottom: -35px;
    color: gray;
}
.pointer-hand p{
    font-weight: 500;
    color: #c2c2c2;
}
.timeline:before{
    background-color: unset;
}
/* .container .content {
    position: absolute;
    bottom: 0;
    top: 0;
    background: rgb(0 0 0 / 45%);
    color: #f1f1f1;
    width: 100%;
    padding: 2px;
    text-align: right;
    margin-left: 90px;
    padding-right: 15px;
    height: 100%;
    transition: all .5s;
} */
.card:hover .content{
    display: none;
}
.box-container08{
    position: relative;
    width: 100%;
    height: 300px;
    background-color: #f1f1f1;
    display: flex;
    border-radius: 9px;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.box-container08 .box08{
    opacity: 1;
}
.box-container08 .youtube-player{
    opacity: 0;
}
.name00{
    font-size: 19px;
    font-weight: 500;
}

 /*  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');
    }
    .pulse2{
        animation: pulse2 .7s infinite;
        animation-direction: alternate;
        -webkit-animation-name: pulse2;
        animation-name: pulse2;
      }
      @-webkit-keyframes pulse2 {
        0% {
            -webkit-filter: drop-shadow(2px 4px 6px #3e3e3e);

        }
        50% {
            -webkit-filter: drop-shadow(2px 4px 6px #68686874);
        }
        100% {
            -webkit-filter: drop-shadow(2px 4px 6px #353535);
        }
      }
  
      @keyframes pulse2 {
        0% {
            filter: drop-shadow(2px 4px 6px #3e3e3e);
        }
        50% {
            filter: drop-shadow(2px 4px 6px #68686874);
        }
        100% {
            filter: drop-shadow(2px 4px 6px #353535);
        }
      }


      .pulse3{
        animation: pulse3 .7s infinite;
        animation-direction: alternate;
        -webkit-animation-name: pulse3;
        animation-name: pulse3;
      }
      @-webkit-keyframes pulse3 {
        0% {
            -webkit-filter: drop-shadow(2px 4px 6px #ffffff);
        }
        50% {
            -webkit-filter: drop-shadow(2px 4px 6px #ffffff74);
        }
        100% {
            -webkit-filter: drop-shadow(2px 4px 6px #ffffff31);
        }
      }
  
      @keyframes pulse3 {
        0% {
            filter: drop-shadow(2px 4px 6px #ffffff);
        }
        50% {
            filter: drop-shadow(2px 4px 6px #ffffff74);
        }
        100% {
            filter: drop-shadow(2px 4px 6px #ffffff31);
        }
    }
  
/* 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;
}

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



  /* ================ first inpho ================ */

  .pin-icon{
    font-size: 29px;
    margin-left: 7px;
    margin-right: 40px;
  }
.case-numbers{
    display: flex;
    align-items: center;
    cursor: pointer;
    margin-bottom: 8px;
}
.fa, .fas{
    color: #3F3D38;

}
.col-heads{
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    font-size: 17px;
    font-weight: 800;
    color: #3F3D38;
}
.col-5-stories{
    width: 25%;
    background-color: #efefef;
}
.col-7-stories{
    width: 75%;
    border-right: 1px solid #d4d2d2;
    background: #f9f9f9;
    padding: 20px;

    /* padding-right: 80px;
    padding-left: 80px; */
}
.flex-all-stories{
    display: flex;
    width: 100%;
    margin-top: 12px;
    border: 1px solid #d4d2d2;
}
.placeholder_text{
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 17px;
    font-weight: 800;
    color: #777777;
}
.active1 {
    background-color: #d1d1d1;
}
.active1  .fas {
  color: #a20013;
}
.case-numbers:hover{
    background-color: #d1d1d1;
}
.case-numbers:hover   .fas {
    color: #a20013;
  }
  .head-number-casses-content{
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid #ffffff;
    font-size: 17px;
    font-weight: 800;
    color: #777777;
    border-bottom: 1px solid #d4d2d2;
  }
  
  .pin-icon-02  .fas{
    color: #a20013;
  }
  .first-row{
    display: flex;
    justify-content: space-between;
    padding: 20px;
    border: 1px solid #e6e5e5;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 30px;
    background-color: #efefef;
  }
  .sec-row-card{
    padding: 20px;
    display: flex;
    width: 100%;
    margin-bottom: 20px;
  }
  .first-names{
      width: 50%;
      border: 1px solid #e6e5e5;
      padding: 10px;
      margin-left: 6px;
      text-align: center;
      padding-top: 20px;
  }
  .secound-names{
    width: 50%;
    border: 1px solid #e6e5e5;
      padding: 10px;
      text-align: center;
      padding-top: 20px;
    
  }
  .third-row-card{
    /* border: 1px solid #e6e5e5; */
    padding: 20px;
    display: flex;
    width: 100%;
    margin-bottom: 20px;
  }
  .lw01{
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0px;
  }
  .low02{
    color: #a20013;
    font-weight: 600;
  }
  .fourth-row-card{
    border: 1px solid #e6e5e5;
    padding: 20px;
    display: flex;
    /* width: 100%; */
    margin-bottom: 20px;
    align-items: center;
    margin-left: 20px;
    margin-right: 20px;
    background-color: #900011;
  }
  .fifth-row-card{
    padding: 20px;
    display: flex;
    width: 100%;
    margin-bottom: 20px;
  }
  .sixth-row-card{
    border: 1px solid #e6e5e5;
    padding: 20px;
    display: flex;
    margin-bottom: 20px;
    background-color: #efefef;
    display: flex;
    justify-content: center;
    text-align: center;
  }
  .case-subject-text{
      width: 50%;
      border: 1px solid #e6e5e5;
    padding: 10px;
    margin-left: 6px;
  }

  .background-overlay:before{
    background: url(../images/overlay-pattern/overlay-pattern-1.png);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: " ";
    width: 100%;
    height: 100%;
    z-index: 0;
    opacity: 0.5;
    min-height: 2000px;
    background-color: #303030;
  }

  .section00 .text-bottom{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    height: 400px;
    flex-direction: column;
    position: relative;
  }
  
  .container-fullscreen {
    padding-top: 0px;
    height: 100%;
    width: 100%;
    display: table;
    position: relative;
    display: flex;
}
.triangle-img{
    position: absolute;
    bottom: -74px;
    left: 50%;
    transform: translatex(-50%);
    display: none;
}
.triangle-img img{
    width: 88px;
}
.date-00{
    color: white;
    display: flex;
    align-items: center;
    font-size: 17px;
    width: 100%;
    margin-left: 20px;
    position: absolute;
    left: -29px;
    bottom: 6px;
}
.lead {
    font-weight: 500 !important;
    font-size: 19px !important; 
    line-height: 33px !important;
}
#section1-a0{
    background-image: url(../graphics/29538.jpg);
    background-color: #303030;
    background-size: cover;
    background-repeat: no-repeat;
}
.background-lyar{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: " ";
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0.9;
    min-height: 2000px;
    background-color: #151515;
}
#section1-a5{
    background-color: #303030;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../graphics/ddd.jpg);
    background-position: top;
}
#section1-a5 .background-lyar{
    opacity: .86;
}
#section1-a5 h3{
       color: #ffce95;

}
#section1-a0 h3{
    color: #ff0724;
    margin-bottom: 23px;
    font-size: 30px;
    margin-top: 40px;
    margin-bottom: 13px;
    font-size: 27px;
}

#section1-a3{
    background-color: #303030;
    background-image: url(../graphics/jay-rembert-N-ztJKngIX4-unsplash.jpg);
    background-color: #303030;
    background-size: cover;
    background-repeat: no-repeat;
}
.text-alone{
    background-color: #a20013;
    padding: 20px;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
}
.text-alone p{
    color: white;
    font-size: 19px;
    font-weight: 500;
}
.text-alone h3{
    color: white;
    font-size: 21px;
}

.timeline-area {
    padding: 30px 0;
  }
  .all-timelines {
    position: relative;
  }
  .timelines h2 {
    text-align: center;
    color: #fff;
    font-weight: 600;
    margin-bottom: 40px;
  }
  .all-timelines::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    height: 100%;
    width: 2px;
    background: #A20015;
    top: 20px;
  }
  .single-timeline {
    margin-bottom: 22px;
  }
  .timeline-blank {
    width: 50%;
  }
  .timeline-text {
    width: 50%;
    padding-right: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
  }
  .timeline-text h6 {
    color: #f0f1f2;
    font-weight: 900;
    display: inline-block;
    font-size: 23px;
  }
  .all-text{
    margin-bottom: 11px;
    font-size: 17px;
  }
  .right-text{
      text-align: right;
  }
  .timeline-text span {
    color: #f0f1f2;
    display: block;
    width: 100%;
  }
  .single-timeline:nth-child(even) .timeline-text span {
    text-align: left;
    padding-left: 30px;
  }
  .t-square {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    right: -6px;
    background: #f20523;
    top: 11px;
  }
  .single-timeline:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .single-timeline:nth-child(even) .t-square {
    left: -6px;
    right: unset;
  }
  .single-timeline:nth-child(even) .timeline-text {
    padding-left: 0;
    padding-right: 30px;
    text-align: right;
  }
  
  @media all and (max-width: 991px) {
  }
  @media all and (max-width: 768px) {
    .all-timelines::before {
      right: unset;
      top: 0;
    }
    .single-timeline:nth-child(2n) .timeline-text {
      padding-left: 30px;
      padding-right: 0;
      text-align: left;
    }
    .single-timeline:nth-child(2n) .t-square {
      left: -6px;
      right: unset;
    }
    .timeline-blank {
      display: none;
    }
    .timeline-text {
      width: 100%;
    }
    .single-timeline:nth-child(even) .timeline-text span {
      text-align: left !important;
    }
  }
  @media all and (max-width: 575px) {
  }
  @media all and (max-width: 360px) {
    .all-timelines::before {
      top: 32px;
    }
  }


  #section1-a7{
    background-color: #161616;
    background-size: cover;
    background-repeat: no-repeat;
  }
  
  .d-flex-2 {
    display: flex;
    align-items: center;
}
.timeline-box {
    border-radius: 4px;
}
.timline-heas{
    color: white;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 36px;
}
.timline-heas span{
       color: #ffce95;

    font-weight: 600;
    font-size: 32px;
}




.inpho-jobs-heads{
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
 }
 .sec06-menu-all{
    display: flex;
    background-color: #EAE7E7;
    height: 30px;
    justify-content: center;
    align-items: center;
    width: 16.6666%;
    position: relative;
    cursor: pointer;
 }
 .sec06-menu-all p{
    margin-bottom: 0 !important;
    color: #C2C2C2;
    font-size: 20px;
    font-weight: 500;
    padding-top: 5px;
    transition: all .9s;
 }
 .line {
    clear: both;
    position: relative;
    width: 30px;
    margin: 50px 0;
    border-top: 1px solid #e3e3e3;
}
.rectangle{
    width: 0px;
    height: 0px;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid #EAE7E7;
    position: absolute;
    left: -15px;
    z-index: 1;
}
.sec06-menu-all:hover{
    background-color: #a20013 !important;
}
.sec06-menu-all:hover p{
    color: #FFFFFF !important;
}
.sec06-menu-all:hover .rectangle{
    border-right: 15px solid #a20013 !important;
}
.active-heads {
    background-color: #a20013 !important;
}
.active-heads p{
    color: #FFFFFF !important;
}

.active-heads .rectangle{
    border-right: 15px solid #a20013 !important;
}
.inpho-jobs-heads-stories{
    display: none;
    position: relative;
}
.eggs-inpho-img01{
    position:absolute;
    z-index: -2;
    left: 147px;
    bottom: -21px;
}
.active-story{
    display: block !important;
}
.row03{
    width: 100%;
    display: flex;
    justify-content: center;
    box-shadow: 0 -2px 6px rgb(0 0 0 / 5%), 0 6px 8px rgb(0 0 0 / 10%);
    border-radius: 4px;
    /* background-color: white; */
}
.row03 .col-md-06{
width: 50%;
display: flex;
flex-direction: column;
align-items: center;
}
.head-stories{
    position: relative;
    color: white;
    height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 17px;
    background-color: #940112;
    bottom: 30px;
    padding: 20px;
    border-radius: 9px;
    font-weight: 600;
}
.head-stories img{
position: absolute;
    width: 190px;
    top: -12px;
    z-index: -1;
    display: none;
}
ul {
list-style-image: url('../graphics/Line100.png');
}
li{
    list-style: inside;
}
.stories-container{
width: 55%;
margin: auto;
margin-top: 35px;
}
.sec05-a-h4{
    background-color: #eae7e7;
    color: #151515;
    width: 223px;
    margin: auto;
    padding: 7px;
    margin-top: 70px;
    margin-bottom: 18px;
    font-size: 21px;
}
.b-r-l{
border-left: 1px solid #ececec;
}
.sourse-p{
text-align: left;
margin-top: 40px;
padding-left: 40px;
}
#section03-a2{
  background-color: #303030 !important;
}
.row0a .rows{
display: flex;
width: 100%;
justify-content: center;
margin-top: 50px;      }
.box-person{
width: 29px;
height: 9px;
border-radius: 20px;
margin-left: 12px;

}

.sec05-image00{
    position: absolute;
    top: 50%;
    left: -63px;
    transform: translateY(-50%);
    z-index: -1;
    opacity: 0.1;
}
.case-subject-text h3{
    font-size: 19px;
    font-weight: 600 !important;
    /* color: #940011; */
    text-align: center;
    padding-top: 13px;
}
.case-subject-text p{
    padding: 10px;
    padding-right: 0;
    padding-left: 30px;
    text-align: center;

}

.wepon-kind  h3{
    font-size: 19px;
    font-weight: 600 !important;
    /* color: #940011; */
}
.wepon-kind p{
    padding: 10px;
    padding-right: 0;
    padding-left: 30px;

}

.wepon-kind0by h3{
    font-size: 19px;
    font-weight: 600 !important;
}
.wepon-kind0by p{
    padding: 10px;
    padding-right: 0;
    padding-left: 30px;

}
.fourth-row-card h3{
    font-size: 23px;
    padding-left: 22px;
    line-height: 34px;
    font-weight: 600 !important;
}
.wepon-kind{
    width: 50%;
    border: 1px solid #e6e5e5;
    padding: 10px;
    margin-left: 6px;
    text-align: center;
    padding-top: 20px;
}
.wepon-kind0by{
    width: 50%;
    border: 1px solid #e6e5e5;
    padding: 10px;
    margin-left: 6px;
    text-align: center;
    padding-top: 20px;
}
.juicio-01 h3{
    font-size: 19px;
    font-weight: 600 !important;
}
.juicio-date h3{
    font-size: 15px;
    font-weight: 600 !important;
} 
.juicio-date{
    display: flex;
    margin-top: 49px;
    align-items: baseline;
    font-weight: 400 !important;
    justify-content: center;
    font-size: 16px;
}
.juicio-date p{
    font-size: 17px;
    margin-right: 12px;
    font-weight: 500;
    color: #900011;
}
.inpho-p03{
    color: black;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 23px;
}
.last-p{
    color: #a20013;
    font-weight: 600 !important;
}
.percent{
    color: white !important;
}
/* timeline */
.des-img{
    width: 100%;
}
.main-timeline{ position: relative; }
.main-timeline:before,
.main-timeline:after{
    content: "";
    display: block;
    width: 100%;
    clear: both;
}
.main-timeline:before{
    content: "";
    width: 3px;
    height: 100%;
    background: #bababa;
    position: absolute;
    top: 0;
    left: 50%;
}
.main-timeline .timeline{
    width: 50%;
    float: left;
    position: relative;
    z-index: 1;
}
.main-timeline .timeline:before,
.main-timeline .timeline:after{
    content: "";
    display: block;
    width: 100%;
    clear: both;
}
.main-timeline .timeline:first-child:before,
.main-timeline .timeline:last-child:before{
    content: "";
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #fff;
    border: 4px solid rgba(211,207,205,1);
    position: absolute;
    top: 0;
    right: -14px;
    z-index: 1;
}
.main-timeline .timeline:last-child:before{
    top: auto;
    bottom: 0;
}
.main-timeline .timeline:last-child:nth-child(even):before{
    right: auto;
    left: -12px;
    bottom: -2px;
}
.main-timeline .timeline-content{
    text-align: center;
    margin-top: 8px;
    position: relative;
    transition: all 0.3s ease 0s;
}
.main-timeline .timeline-content:before{
    content: "";
    width: 100%;
    height: 5px;
    background: rgba(211,207,205,1);
    position: absolute;
    top: 88px;
    left: 0;
    z-index: -1;
}
.main-timeline .circle{
    width: 180px;
    height: 180px;
    border-radius: 50%;
    background: #fff;
    border: 8px solid rgba(211,207,205,1);
    float: left;
    margin-right: 25px;
    position: relative;
}
.main-timeline .circle:before{
    content: "";
    width: 26px;
    height: 30px;
    background: rgba(211,207,205,1);
    margin: auto;
    position: absolute;
    top: 0;
    right: -33px;
    bottom: 0;
    z-index: -1;
    box-shadow: inset 7px 0 9px -7px #444;
}
.main-timeline .circle span{
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    line-height: 268px;
    font-size: 80px;
    color: #454344;
}
.main-timeline .circle span:before,
.main-timeline .circle span:after{
    content: "";
    width: 28px;
    height: 50px;
    background: rgb(0, 0, 0);
    border-radius: 0 0 0 21px;
    margin: auto;
    position: absolute;
    top: -54px;
    right: -33px;
    bottom: 0;
    z-index: -1;
}
.main-timeline .circle span:after{
    border-radius: 21px 0 0 0;
    top: 0;
    bottom: -56px;
}
.main-timeline .circle .img{
    vertical-align: initial;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: saturate(.4);
}
.main-timeline .content{
    display: table;
    padding-right: 40px;
    position: relative;
}
.main-timeline .year{
    display: block;
    padding: 10px;
    margin: 10px 0 50px 0;
    background: rgb(24, 24, 24);
    border-radius: 7px;
    font-size: 25px;
    color: #fff;
}
.main-timeline .title{
    font-size: 23px;
    font-weight: bold;
    color: rgb(255, 7, 37);
    margin-top: 0;
    text-align: right;
}
.main-timeline .description{
    font-size: 16px;
    color: #fff;
    text-align: justify;
    font-weight: 500;
}
.main-timeline .icon{
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #fff;
    border: 4px solid rgba(211,207,205,1);
    position: absolute;
    top: 78px;
    right: -14px;
}
.main-timeline .icon:before{
    content: "";
    width: 15px;
    height: 25px;
    background: rgba(211,207,205,1);
    margin: auto;
    position: absolute;
    top: -1px;
    left: -15px;
    bottom: 0;
    z-index: -1;
}
.main-timeline .icon span:before,
.main-timeline .icon span:after{
    content: "";
    width: 21px;
    height: 25px;
    background: rgb(0, 0, 0);
    border-radius: 0 0 21px 0;
    margin: auto;
    position: absolute;
    top: -30px;
    left: -15px;
    bottom: 0;
    z-index: -1;
}
.main-timeline .icon span:after{
    border-radius: 0 21px 0 0;
    top: 0;
    left: -15px;
    bottom: -30px;
}
.main-timeline .timeline:nth-child(2n) .timeline-content,
.main-timeline .timeline:nth-child(2n) .circle{
    float: right;
}
.main-timeline .timeline:nth-child(2n) .circle{
    margin: 0 0 0 25px;
}
.main-timeline .timeline:nth-child(2n) .circle:before{
    right: auto;
    left: -33px;
    box-shadow: -7px 0 9px -7px #444 inset;
}
.main-timeline .timeline:nth-child(2n) .circle span:before,
.main-timeline .timeline:nth-child(2n) .circle span:after{
    right: auto;
    left: -33px;
    border-radius: 0 0 21px 0;
}
.main-timeline .timeline:nth-child(2n) .circle span:after{
    border-radius: 0 21px 0 0;
}
.main-timeline .timeline:nth-child(2n) .content{
    padding: 0 0 0 40px;
    margin-left: 2px;
}
.main-timeline .timeline:nth-child(2n) .icon{
    right: auto;
    left: -14px;
}
.main-timeline .timeline:nth-child(2n) .icon:before,
.main-timeline .timeline:nth-child(2n) .icon span:before,
.main-timeline .timeline:nth-child(2n) .icon span:after{
    left: auto;
    right: -15px;
}
.main-timeline .timeline:nth-child(2n) .icon span:before{
    border-radius: 0 0 0 21px;
}
.main-timeline .timeline:nth-child(2n) .icon span:after{
    border-radius: 21px 0 0 0;
}
.main-timeline .timeline:nth-child(2){
    margin-top: 180px;
}
.main-timeline .timeline:nth-child(odd){
    margin: -175px 0 0 0;
}
.main-timeline .timeline:nth-child(even){
    margin-bottom: 180px;
}
.main-timeline .timeline:first-child,
.main-timeline .timeline:last-child:nth-child(even){
    margin: 0;
}
@media only screen and (max-width: 990px){
    .main-timeline:before{ left: 100%; }
    .main-timeline .timeline{
        width: 100%;
        float: none;
        margin-bottom: 20px !important;
    }
    .main-timeline .timeline:first-child:before,
    .main-timeline .timeline:last-child:before{
        left: auto !important;
        right: -13px !important;
    }
    .main-timeline .timeline:nth-child(2n) .circle{
        float: left;
        margin: 0 25px 0 0;
    }
    .main-timeline .timeline:nth-child(2n) .circle:before{
        right: -33px;
        left: auto;
        box-shadow: 7px 0 9px -7px #444 inset;
    }
    .main-timeline .timeline:nth-child(2n) .circle span:before,
    .main-timeline .timeline:nth-child(2n) .circle span:after{
        right: -33px;
        left: auto;
        border-radius: 0 0 0 21px;
    }
    .main-timeline .timeline:nth-child(2n) .circle span:after{
        border-radius: 21px 0 0 0;
    }
    .main-timeline .timeline:nth-child(2n) .content{
        padding: 0 40px 0 0;
        margin-left: 0;
    }
    .main-timeline .timeline:nth-child(2n) .icon{
        right: -14px;
        left: auto;
    }
    .main-timeline .timeline:nth-child(2n) .icon:before,
    .main-timeline .timeline:nth-child(2n) .icon span:before,
    .main-timeline .timeline:nth-child(2n) .icon span:after{
        left: -15px;
        right: auto;
    }
    .main-timeline .timeline:nth-child(2n) .icon span:before{
        border-radius: 0 0 21px 0;
    }
    .main-timeline .timeline:nth-child(2n) .icon span:after{
        border-radius: 0 21px 0 0;
    }
    .main-timeline .timeline:nth-child(2),
    .main-timeline .timeline:nth-child(odd),
    .main-timeline .timeline:nth-child(even){
        margin: 0;
    }
}
@media only screen and (max-width: 480px){
    .main-timeline:before{ left: 0; }
    .main-timeline .timeline:first-child:before,
    .main-timeline .timeline:last-child:before{
        left: -12px !important;
        right: auto !important;
    }
    .main-timeline .circle,
    .main-timeline .timeline:nth-child(2n) .circle{
        width: 130px;
        height: 130px;
        float: none;
        margin: 0 auto;
    }
    .main-timeline .timeline-content:before{
        width: 99.5%;
        top: 68px;
        left: 0.5%;
    }
    .main-timeline .circle span{
        line-height: 115px;
        font-size: 60px;
    }
    .main-timeline .circle:before,
    .main-timeline .circle span:before,
    .main-timeline .circle span:after,
    .main-timeline .icon{
        display: none;
    }
    .main-timeline .content,
    .main-timeline .timeline:nth-child(2n) .content{
        padding: 0 10px;
    }
    .main-timeline .year{
        margin-bottom: 15px;
    }
    .main-timeline .description{
        text-align: center;
    }
}


.slide00a{
    padding: 35px;
    margin-bottom: 50px;
    margin-top: 40px;
}

.all-stories{
    display: none;
}
.sec03-charts-row{
    display: flex;
    width: 100%;
}

.notactive-story{
    display: none !important;
}
.activeStory{
    display: block !important;
}
.all-heads-container{
    display: flex;
}
.sec03-charts-col{
    width: 33.33%;
    text-align: center;
}
.chart-des{
    font-size: 17px;
    font-weight: 500;
    width: 90%;
    margin: auto;
    color: white;
}
.head-slide00a{
    text-align: center;
    margin-top: 26px;
    color: #f8f8f8;
    margin-bottom: 50px;
    margin-bottom: 27px !important;
}
.slide00a{
    padding: 35px;
    margin-bottom: 50px;
    margin-top: 40px;
    /* background-image: url(../graphics/work00e.jpg); */
    background-size: cover;
    background-repeat: no-repeat;
    background-blend-mode: exclusion;
    position: relative;
}
.image-00a{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    object-fit: cover;
    z-index: -1;
    filter: grayscale(.5);
}
.slide00a .background-lyar{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: " ";
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: .9;
    min-height: auto;
    background-color: #151515;
}
#sec-cut{
    background-image: url(../graphics/work00d.jpg);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    height: 500px;
}
#section1-affc{
    background-color: black;
}
ul li{
    list-style-image: url(../graphics/civil-rights.svg);
    color: white;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 5px;
}
.list-long{
    margin-bottom: 35px;
    background-color: #181818;
    padding: 23px;
    margin-top: 30px;
    padding-bottom: 40px;
}
.list-long h3{
    font-size: 20px;
    color: #d40e24;
    margin-top: 34px;
    margin-bottom: 23px;
    text-align: center;
}
.pointer-hand {
    display: flex;
    margin-bottom: 20px;
    /* position: absolute; */
    justify-content: center;
    background-color: #ffffff36;
    padding-top: 11px;
}
.pointer-hand img {
    padding-left: 10px;
    height: 20px;
}
.last-inphograph{
    width: 85%;
    margin: auto;
    background-color: #f7f7f7;
    padding: 3px 60px;
    padding-bottom: 40px;
    margin-top: 60px;
}
.circles .col-circle{
    margin-left: 20px;
}
.circles .first-row{
    /* background-color: darkgray; */
    border-radius: 100%;
    height: 100px;
    width: 100px;
    cursor: pointer;
    margin: auto;
    transition: all .5s;
}
.circles .first-row:hover{
    background-color: black;
}
.circles .col-circle {
    position: relative;
}
.circles{
    display: flex;
    justify-content: center;
    align-items: center;
}
.tooltiptext{
    visibility: hidden;
    position: absolute;
    background-color: #191919e8;
    top: 120px;
    left: -28px;
    width: 256px;
    z-index: 1;
    display: flex;
    justify-content: center;
    flex-direction: column;
    border-radius: 9px;
    padding: 18px;
    align-items: center;
}
.head-year{
    color: white;
    font-size: 21px;
    margin-left: 0;
}
.col01-color{
    background-color: #a20013;
    width: 200px !important;
    height: 200px !important;

}
.tooltiptext p{
    color: white;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 0;
    text-align: center;
    margin-top: 8px;
}

.col02-color{
    background-color: #c19999;
    width: 120px !important;
    height: 120px !important;
}
.col03-color{
    background-color: #b0acac;

}
.col04-color{
    background-color: #4e7480;
    width: 140px !important;
    height: 140px !important;
}
.col05-color{
    background-color: #282121;
    width: 180px !important;
    height: 180px !important;
}
.col06-color{
    background-color: #b39292;

}
.col07-color{
    background-color: #656565;
    width: 120px !important;
    height: 120px !important;
}
.year12{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
.year12 p{
    color: white;
    font-weight: 500;
    font-size: 23px;
    margin-bottom: 0;
}

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

    @media screen and (max-width: 800px)  {
        .logo2 img{
            width: 75px;
        }
        .logo2 {
            top: 17px;
            left: 9px;
            z-index: 9;
        }
        .section00 h1 {
            background-color: #665c5859;
            font-size: 35px;
            margin-bottom: 16px;
        }
        .section00 h2 {
            background-color: #a20013;
            color: #ffffff !important;
            font-size: 21px;
            margin-top: 10px;
            margin-bottom: 17px;
            text-align: center;
        }
        .allheads{
            width: 100%;
        }
        .all-heads-container {
            display: flex;
            flex-direction: column;
        }
        .slide00a {
            padding: 5px;
        }
        .sec03-charts-row {
            display: flex;
            width: 100%;
            flex-direction: column;
        }
        .sec03-charts-col {
            width: 100%;
            text-align: center;
        }
        .slide00a{
            padding-bottom: 25px;
        }
        .chart-des{
            line-height: 30px;
        }
        .last-inphograph {
            width: 100%;
            margin: auto;
            background-color: #f7f7f7;
            padding: 3px 23px;
            padding-bottom: 40px;
            margin-top: 60px;
        }
       
    }

    @media screen and (max-width: 500px)  {
        .circles .col-circle {
            width: 100%;
            margin-bottom: 12px;
        }
        .circles {
            display: flex;
            justify-content: center;
            align-items: center;
            flex-direction: column;
        }
        .circles .first-row{
            width: 100% !important;
            height: 100% !important;
            border-radius: 5px !important;
        }
        .circles .col-circle {
            margin-left: 0;
        }
        .tooltiptext{
            top: 16px;
            left: 32px;
            width: 256px;
        }
    }
    


