

body{
  position: relative !important ;
  background-image: url(../graphics/bk-bogy.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  color: #1c1a1a;
}
.float-left {
    float: left !important;
    text-align: right;
}
 /*  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');
    }

    .imgs-quarantine {
        width: 100%;
        height: 400px;
        object-fit: cover;
        box-shadow: -4px 4px 9px #a9a3a3;
    }
    .imgs-quarantine-02 {
        margin-bottom: 20px;
    }
    .inpho001-container img{
        width: 50px;
        height: 50px;
    }
    .inpho001-container{
        display: flex;
        justify-content: center;
        margin-top: 45px;
    }
    .first-beg, .secound-beg{
        width: 50%;
    }
    .first-beg .head001{
        font-size: 18px;
        font-weight: 500;
        text-align: center;
    }
    .secound-beg .head001{
        font-size: 18px;
        font-weight: 500;
        text-align: center;
    }
    .head001 span{
        font-size: 40px;
        font-weight: 400;
        color: #a20013;
        display: block;
        text-align: center;
        margin-bottom: 14px;
    }
    .inpho-00-number {
        font-weight: 700;
        color: #a20013;
        font-size: 25px;
        padding-left: 5px;
    }
    .head-beg001{
        font-size: 22px;
        font-weight: 500;
        margin-bottom: 33px;
        margin-top: 30px;
    }
    .head-beg002{
        font-size: 19px;
        font-weight: 400;
        margin-bottom: 32px;
        margin-top: -7px;
    }
    .col001, .col002{
        display: flex;
        margin-top: 20px;
        justify-content: center;
    }
    .men, .women, .girls, .boys{
        font-size: 15px;
        font-weight: 500;
        display: flex;
        align-items: flex-end;
        margin-left: 20px;
    }
    .inpho-beg00-container{
        background-color: #0000000d;
        padding: 30px;
        padding-bottom: 55px;
        border-radius: 5px;
    }
    .inpho00hr{
        margin-top: 30px;
    }
    .lead00a{
        font-weight: 500;
        width: 60%;
        color: #454040;
        padding-top: 10px
    }
/* color over rides */
:root {
    --vlGrey: #EBEBEB;
    --lGrey: #C3C3C3;
    --mGrey: #454040;
    --dGrey: #202020;
		--main-color: #a20014;
		--support-color: #eeba00;
}
#mob h2{
    width: 40%;
}
#mob
    .text-bottom {
        display: table-cell;
        vertical-align: middle;
        margin: auto;
        z-index: 3;
        position: relative;
    }
/* 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: #a20014 !important;}
.bgS {  background-color: var(--support-color);}
.bgW {  background-color: #fff;}

.img-mahader a{
    font-size: 20px;
    font-weight: 500;
    color: #a20013;
}
.img-mahader img{
    width: 30px;
}

.pos{
  position: relative;
  margin-top: 140px;
}
.logo2 {
    position: absolute;
    left: 25px;
    top: 25px;
    z-index: 99999999999 !important;
}
.logopic {
    width: 115px;
}
.logo3 {
    position: absolute;
    left: 155px;
    top: 25px;
    z-index: 99999999999 !important;
}
.logopic {
    width: 115px;
}
section{
    background-color: #ffffff00 !important;
}
.lyar-bottom{
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: -1;
    background-image: linear-gradient( #00000000,#06060600, #0202027a ,#02020282, #020202fc);
}
#mob{
    min-height: 100vh;
}
.youtube-promo {
    width: 80%;
    margin: auto;
    margin-top: 11px;
    margin-bottom: 40px;
}
.video-promo-head {
    background-color: #a20014;
    color: white;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    font-size: 17px;
    font-weight: bold !important;
}
.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.7 !important;
    min-height: 2000px;
}
.background-overlay:before {
    background-color: #000000;
}
/* 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;
}

.sec02-p{
    display: flex;
    align-items: end;
    justify-content: center;
}
.sec02-p img{
  width: 90px;
}
.sec02-p p{
    font-size: 20px;
    font-weight: 600;
    margin-left: 14px;
    width: 50%;
}
.section00 h1{
    font-weight: 100 !important;
    font-size: 36px;
}
.section00 h2{
    font-size: 33px;
}
.lead {
    font-weight: 500;
    font-size: 19px;
    line-height: 1.68421053em;
}

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

   
    .sec06-menu{
        display: flex;
    }
    .all-stories-head img {
        display: flex;
        align-items: flex-end;
        width: 45px;
    }
    .sec06-menu-all {
        margin-top: 26px;
        color: #564c4c;
        font-size: 15px;
        font-weight: 600;
        width: 16%;
        text-align: center;
        padding-bottom: 9px;
        margin-left: 10px;
        border-bottom: solid 2px #c2c2c2;
        cursor: pointer;
    }
    .charts-head{
        font-size: 19px;
        font-weight: 600;
        margin-bottom: 30px;
        color: #3c3c3c;
    }
    .charts-containers{
        background-color: #ffffff85;
        padding: 30px;
        margin-bottom: 60px;
        margin-top: 50px;
    }
    .activeStory-Nav {
        border-bottom: solid 4px #a20115 !important;
        color: #a20115 !important;
    }
    .all-stories-head{
        margin-bottom: 23px;
        display: flex;
        align-items: flex-end;
    }
    .content-chart-container{
        display: flex;
        margin-top: 35px;
        flex-direction: column;
        width: 60%
    }
    .all-stories-head .des {
        font-size: 18px;
        font-weight: 900;
        margin-left: 10px;
        margin-right: 9px;
        color: #3a3a3a;
    }
    .daonload-img p{
        font-size: 18px;
        text-align: right;
        font-weight: 700;
        margin-top: -23px;
    }
    .daonload-img p span{
        font-size: 32px;
        color: #ac1f2f;
        font-weight: 500;
    }
    .all-stories {
        display: none;
        flex-direction: column;
        align-items: baseline;
        color: #1c1a1a;
    }
    .all-stories-head .num {
        color: #a20014;
        font-weight: bold;
        font-size: 19px;
    }
    .chart-col06 .des{
        color: #564c4c;
        font-size: 31px;
        font-weight: bold;
        /* padding-left: 10px; */
        padding-right: 10px;
    }
    .chart-col06 .num{
        color: #564c4c;
        font-weight: bold;
        margin-bottom: 20px;
        margin-right: 10px;
    }
    .chart{
        color: #564c4c;
        font-weight: bold;
        margin-bottom: 20px;
        margin-right: 60px;
    }
    .daonload-img{
        border-left: 1px solid gray;
        padding-left: 33px;
    }
    .daonload-img img{
        width: 55px;
        margin-bottom: 24px;
    }
    .chart-col06 .title{
        color: #a20013;
        font-size: 32px;
        margin-right: 15px;
    }
    .p-inpho-chemivcal{
        margin-top: 52px;
        font-weight: 400;
        font-style: italic;
        /* border-top: 1px solid #c2c2c2; */
        padding-top: 14px;
    }

    .chart-col06{
        margin-right: 45px;
        display: flex;
    }
    .notactiveStory {
        display: none;
    }
    .activeStory {
        display: block !important;
    }
    .all-stories-content{
        display: flex;
        align-items: center;
        margin-top: 45px;
    }
    /*
    . addthis */

        .at-expanding-share-button.at-expanding-share-button-desktop .at-expanding-share-button-toggle-bg>span {
            background-color: var(--main-color)!important;
        }
        .at-expanding-share-button[data-position=bottom-left] {
            left: 10px;
        }
    /* addthis */
    .inpho-ches-col .content02 .num02{
        font-size: 36px;
        color: #a60f21;
        margin-bottom: 14px;
        height: 27px;
    }
    .inpho-ches-col{
        width: 50%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .inpho-ches-col .content02 {
        margin-bottom: 35px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .inpho-ches-col .content02 .num02 span{
        font-size: 20px;
        font-weight: 400;
        color: #000000;
    }
    .inpho-ches-col .content02 .des02{
        font-size: 16px;
        margin-top: 10px;
        font-weight: 400;
        line-height: 25px;
        width: 310px;
        text-align: center;
    }
    .inpho-ches-col .content .number{
        font-size: 36px;
        color: #a60f21;
    }
    .inpho-ches-col .content .number span{
        color: black;
        font-size: 20px;
    }
    .col-02-chest-inpho{
        padding-bottom: 13px;
        margin-bottom: 25px;
    }
    .col-01-chest-inpho{
        padding: 20px;
        flex-direction: row;
        border-top: 1px solid #d4d4d4;
        padding-top: 50px;
        align-items: baseline;
    }
    .inpho-ches-col .content{
        margin-top: 26px;
        margin-bottom: 10px;
    }
    .inpho-chest-ill-container{
        display: flex;
        margin-top: 50px;
        background-color: #ececec;
        padding: 30px;
        margin-bottom: 50px;
        align-items: center;
        flex-direction: column-reverse;
    }
    .inpho-ches-col  img{
        width: 100px;
    }
    .story01-p{
        color: black;
    }
    .story-01-btn{
        margin-bottom: 10px;
    }
    .story-01-btn a{
        font-weight: 500;
        color: #a20014;
        font-size: 18px;
    }
    .youtube-container{
        width: 70%;
        margin: auto;
        margin-bottom: 40px;
        margin-top: 40px;
    }
    .box-stories {
        background-color: #000000b5;
        text-align: center;
        color: white;
        padding: 20px;
        font-size: 18px;
        line-height: 27px;
        margin-top: 30px;
        margin-bottom: 30px;
    }

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

        .font-diff-sec03 {
            background-image: url(../graphics/paperscrap-02.png);
            background-size: cover;
            background-repeat: no-repeat;
            padding-top: 85px;
            /* padding: 113px; */
            padding-right: 62px;
            padding-left: 60px;
            display: flex;
            padding-bottom: 146px;
            margin-bottom: 85px;
            margin-top: 65px;
            justify-content: center;
            align-items: center;  
        }
        .font-diff-sec03 p {
            font-family: aref-regular !important;
            font-size: 22px !important;
            line-height: 39px;
            color: #404040;
        }
       

        #section04{
            background-color: #0000000a !important;
            color: #1c1a1a;
        }
        #section13{
            background-color: #ececec !important;
            color: #1c1a1a;
        }
        #section16{
            background-color: #ececec !important;
            color: #1c1a1a;
        }
        #section06{
            background-color: #0000000a !important;
            color: #1c1a1a;
        }
        #section10{
            background-color: #0000000a !important;
            color: #1c1a1a;
        }
        #section11{
            height: 500px;
        }
        #section04 h3{
            text-align: center;
            font-weight: 400 !important;
            font-size: 40px;
            margin-bottom: 30px;
        }
        .video-container{ 
            width: 80%;
            margin: auto;
            margin-top: 30px;
            margin-bottom: 30px;
        }
        h3{
            text-align: center;
            font-weight: 400 !important;
            font-size: 40px;
            margin-top: 50px !important;
        }
        #section14{
            height: 600px;
        }
        #section17{
            height: 600px;
        }
        .box-gray {
            text-align: center;
            padding: 26px;
            border-radius: 3px;
            margin-bottom: 30px;
            margin-top: 29px;
        }
        .box-gray  p {
            color: white !important;
        }


        .sec09-bk {
            background-color: #a20014;
            padding-top: 25px;
            padding-bottom: 10px;
            border-radius: 5px;
            margin-top: 50px;
            margin-bottom: 35px;
        }
        .head-inpho-row{
                background-color: white;
                display: flex;
                align-items: center;
                padding-top: 10px;
                padding-bottom: 10px;
        }
        .head-inpho-row{
            color: #545454;
        }
        .head-inpho-col02 .head01{
            color: #a20014;
            font-weight: 800;
            font-size: 18px;
        }
        .head-inpho-col img{
            width: 150px;
            margin-left: 25px;
        }
        .sec09-content-inpho {
            font-weight: 500 !important;
            color: white;
            font-size: 15px;
            line-height: 22px;
            padding-top: 20px;
            padding-bottom: 13px;
        }
        .footer-inpho-row{
            background-color: white;
        }
        .footer-inpho-row p {
            color: #a20014;
            font-weight: 600;
            padding-top: 7px;
            padding-bottom: 7px;
        }


        .timeline-head{
            background-color: #a20014;
            border-radius: 5px;
            text-align: center;
        }
        .timeline-head p{
            color: white;
            font-size: 16px;
            font-weight: 600;
            padding-top: 8px;
            padding-bottom: 8px;
        }
        .timeline-container{
            display: flex;
        }
        .sec10-timline{
            margin-top: 60px;
            margin-bottom: 20px;
        }
        .line01{
            clear: both;
            position: relative;
            width: 100%;
            height: 6px;
            border-radius: 10px;
            /* margin: 10px 0; */
            /* border-top: 1px solid #e3e3e3; */
            background-image: linear-gradient(to right, #e71d36, #a20014);
            margin-bottom: 6px;
            margin-top: 3px;
        }
        .timeline-elemnt{
            width: 10%;
            margin-left: 10px;
            display: flex;
            flex-direction: column;
            align-items: center;
        }
        .timeline-elemnt .num{
            color: #979090;
            font-size: 24px;
            font-weight: 700 !important;
            margin-top: 20px;
        }
        .timeline-elemnt .des02{
            font-weight: 600;
        }
        .row-sec20{
            display: flex;
        }
        .imgsec20-container{
            position: relative;
            width: 16.7%;
            height: 300px;
            cursor: pointer;
        }
        .imgsec20-container img{
            position: absolute;
            top: 0;
            width: 100%;
            height: 100%;
            object-fit: cover;
        }
        .box-lyar{
            position: absolute;
            background-color: #00000085;
            z-index: 1;
            width: 100%;
            top: 0;
            height: 100%;
            transition: all .5s;
        }
        .opinion-mnum{
            transition: all .5s;
            background-color: #000000d4;
            z-index: 9999999999;
            padding: 29px;
        }
        .box-img-container .name{
            z-index: 999;
            position: absolute;
            color: white;
            bottom: 3px;
            left: 50%;
            transform: translateX(-50%);
            font-weight: 800 !important;
            font-size: 14px;
        }
        .opinion-mnum01 p{
            color: white;
            text-align: right;
        }
        #section20 h3{
            font-weight: 500 !important;
            font-size: 28px;
            text-align: center;
        }
        #section20 {
            overflow: initial;
        }
        .close-modal{
            color: white;
            font-size: 29px;
            cursor: pointer;
            margin-bottom: 10px;
        }
        .activelyar{
            background-color: #00000033 !important;
        }
       
        .opinion01, .opinion02, .opinion03, .opinion04, .opinion05, .opinion06{
            display: none;
        }
        .activeStory{
            display: block !important;
        }
        #section07-cbc{
            background-image: url(../graphics/27.jpg);
            background-size: cover;
            background-repeat: no-repeat;
            height: 600px;
            background-position:top;
        }
        #section07-a302{
            background-image: url(../graphics/IMG_0325.jpg);
            background-size: cover;
            background-repeat: no-repeat;
            height: 700px;
            background-position: top;
            margin-bottom: 27px;
        }
        #section07-a302 p{
            position: absolute;
            bottom: 0;
            right: 15px;
            color: white;
            font-weight: 700;
        }
        #section07-cbc02{
            background-image: url(../graphics/IMG_9412.jpg);
            background-size: cover;
            background-repeat: no-repeat;
            height: 600px;
            background-position:center;
        }
        #section07{
            background-image: url(../graphics/sec007.jpg);
            background-size: cover;
            background-repeat: no-repeat;
            height: 600px;
        }
        #section07-a{
            background-image: url(../graphics/first-sec.jpg);
            background-size: cover;
            background-repeat: no-repeat;
            height: 600px;
            background-position: bottom;
        }
        #section07-b{
            background-image: url(../graphics/se001.jpg);
            background-size: cover;
            background-repeat: no-repeat;
            height: 600px;
        }
        .img-inside-text{
            width: 100%;
            object-fit: cover;
            box-shadow: -4px 4px 9px #a9a3a3;
        }
        #section03 .imgs-quarantine-02{
            margin-top: 40px;
        }
        .sec001-ehab-text{
            text-align: center;
            font-size: 24px;
            font-weight: 500;
            margin-bottom: 40px;
            margin-top: 32px;
        }
        #section04 .inpho-beg00-container{
            margin-bottom: 30px;
            margin-top: 30px;
        }
        .map001{
            min-height: 100vh;
            margin: auto;
            position: relative;
            text-align: center;
        }
        .map001 #mapmap00a{
            position: absolute;
            /* min-height: 100vh; */
            width: 1000px;
            margin-top: 20px;
            box-shadow: -4px 4px 9px #a9a3a3;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%);
        }
        .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 #e71d36);
            }
            50% {
                -webkit-filter: drop-shadow(2px 4px 6px #e71d3574);
            }
            100% {
                -webkit-filter: drop-shadow(2px 4px 6px #e71d3531);
            }
          }
      
          @keyframes pulse2 {
            0% {
                filter: drop-shadow(2px 4px 6px #e71d36);
            }
            50% {
                filter: drop-shadow(2px 4px 6px #e71d3574);
            }
            100% {
                filter: drop-shadow(2px 4px 6px #e71d3531);
            }
          }
        .text-map00a{
            position: absolute;
            color: white;
            font-weight: 800;
            font-size: 20px;
            background-color: #00000094;
            padding: 30px;
            opacity: 0;
            transition: .5s;
            z-index:-1;
        }
        .notactiveStory02{
            opacity: 0;
            z-index:-1;
        }
        .activeStory{
            opacity: 1 !important;
            z-index: 999999 !important;
        }
        .map01{
            margin-top: 113px;
            margin-left: -235px;
            transform: translate(-50%,-50%);
            top: 50%;
            left: 50%;
        }
        .map02{
            margin-top: 97px;
            margin-left: -156px;
            transform: translate(-50%,-50%);
            top: 50%;
            left: 50%;
        }
        .map03{
            margin-top: 170px;
            margin-left: -288px;
            transform: translate(-50%,-50%);
            top: 50%;
            left: 50%;
        }
        .map04{
            margin-top: 193px;
            margin-left: -183px;
            transform: translate(-50%,-50%);
            top: 50%;
            left: 50%;
        }
        .map05{
            margin-top: 235px;
            margin-left: -237px;
            transform: translate(-50%,-50%);
            top: 50%;
            left: 50%;
        }
        .map06{
            margin-top: 32px;
            margin-left: -241px;
            transform: translate(-50%,-50%);
            top: 50%;
            left: 50%;
        }
        .map07{
            margin-top: 232px;
            margin-left: -145px;
            transform: translate(-50%,-50%);
            top: 50%;
            left: 50%;
        }
        .map08{
            margin-top: 209px;
            margin-left: 68px;
            transform: translate(-50%,-50%);
            top: 50%;
            left: 50%;
        }
        .map09{
            margin-top: 246px;
            margin-left: 1px;
            transform: translate(-50%,-50%);
            top: 50%;
            left: 50%;
        }
        .map10{
            margin-top: 174px;
            margin-left: -61px;
            transform: translate(-50%,-50%);
            top: 50%;
            left: 50%;
        }
        .map11{
            margin-top: 128px;
            margin-left: -61px;
            transform: translate(-50%,-50%);
            top: 50%;
            left: 50%;
        }
        .map12{
            margin-top: 9px;
            margin-left: -185px;
            transform: translate(-50%,-50%);
            top: 50%;
            left: 50%;
        }
        .map13{
            margin-top: 148px;
            margin-left: -185px;
            transform: translate(-50%,-50%);
            top: 50%;
            left: 50%;
        }
        .map14{
            margin-top: -146px;
            margin-left: -78px;
            transform: translate(-50%,-50%);
            top: 50%;
            left: 50%;
        }


        #map15{
            margin-top: 84px;
            margin-left: -234px;
            transform: translate(-50%,-50%);
            top: 50%;
            left: 50%;
        }
        #map16{
            margin-top: 68px;
            margin-left: -176px;
            transform: translate(-50%,-50%);
            top: 50%;
            left: 50%;
        }
        #map17{
            margin-top: 140px;
            margin-left: -267px;
            transform: translate(-50%,-50%);
            top: 50%;
            left: 50%;
        }
        #map18{
            margin-top: 169px;
            margin-left: -214px;
            transform: translate(-50%,-50%);
            top: 50%;
            left: 50%;
        }
        #map19{
            margin-top: 209px;
            margin-left: -238px;
            transform: translate(-50%,-50%);
            top: 50%;
            left: 50%;
        }
        #map20{
            margin-top: 6px;
            margin-left: -234px;
            transform: translate(-50%,-50%);
            top: 50%;
            left: 50%;
        }
        #map21{
            margin-top: 203px;
            margin-left: -158px;
            transform: translate(-50%,-50%);
            top: 50%;
            left: 50%;
        }
        #map22{
            margin-top: 179px;
            margin-left: 41px;
            transform: translate(-50%,-50%);
            top: 50%;
            left: 50%;
        }
        #map23{
            margin-top: 220px;
            margin-left: -10px;
            transform: translate(-50%,-50%);
            top: 50%;
            left: 50%;
        }
        #map24{
            margin-top: 151px;
            margin-left: -79px;
            transform: translate(-50%,-50%);
            top: 50%;
            left: 50%;
        }
        #map25{
            margin-top: 102px;
            margin-left: -88px;
            transform: translate(-50%,-50%);
            top: 50%;
            left: 50%;
        }
        #map26{
            margin-top: -17px;
            margin-left: -207px;
            transform: translate(-50%,-50%);
            top: 50%;
            left: 50%;
        }
        #map27{
            margin-top: 122px;
            margin-left: -167px;
            transform: translate(-50%,-50%);
            top: 50%;
            left: 50%;
        }
        #map28{
            margin-top: -176px;
            margin-left: -71px;
            transform: translate(-50%,-50%);
            top: 50%;
            left: 50%;
        }
        .img-map img{
            width: 60px;
            transition: .5s;
        }
        .activeStory-Nav-map img{
            width: 80px;
        }
        .img-map{
            position: absolute;
            cursor: pointer;
            transition: .5s;
        }
        .close-map-text{
            border-radius: 100%;
            border: 1px solid white;
            width: 20px;
            height: 20px;
            /* margin-bottom: 16px; */
            cursor: pointer;
            margin: auto;
            margin-bottom: 16px;
        }
        /* .head-opinion01:hover .opinion01{
            display: block;
        } */

      @media (max-width:1040px) {
        .inpho-ches-col img {
            width: 75px;
        }
        .inpho-ches-col .content .number {
            font-size: 36px;
            color: #a60f21;
            text-align: center;
            line-height: 30px;
        }
        .col-01-chest-inpho {
            padding: 20px;
            flex-direction: column;
            border-top: 1px solid #d4d4d4;
            padding-top: 50px;
            align-items: center;
            width: 100%;
        }
        .inpho-ches-col .col-02-chest-inpho .description{
            text-align: center;
        }
        .inpho-ches-col .content02 .num02 {
            font-size: 36px;
            color: #a60f21;
            margin-bottom: 0;
            height: 27px;
            margin-top: 32px;
        }
        
      }

   


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

    @media screen and (max-width: 880px)  {
        .map001 {
            min-height: 100vh;
            margin: auto;
            position: relative;
            text-align: center;
            transform: scale(.7);
        }
        .youtube-promo {
            width: 10%;
            margin: auto;
            margin-top: 11px;
            margin-bottom: 40px;
        }
        .inpho-ches-col .content02 .des02 {
            font-size: 16px;
            margin-top: 10px;
            font-weight: 400;
            line-height: 25px;
            width: 100%;
            text-align: center;
        }
        .all-stories-head img {
            display: flex;
            align-items: flex-end;
            width: 45px;
            margin-bottom: 14px;
        }
        .chart-col06 .title {
            color: #a20013;
            font-size: 32px;
            margin-left: 0;
        }
        .chart {
            color: #564c4c;
            font-weight: bold;
            margin-bottom: 20px;
            margin-right: 0;
            margin-top: 20px;
        }
        .all-stories-content {
            display: flex;
            align-items: center;
            margin-top: 45px;
            flex-direction: column-reverse;
        }
        .chart-col06 {
            margin-left: 0;
            margin-right: 0;
            display: flex;
            flex-direction: column;
            margin-bottom: 50px;
        }
        .daonload-img {
            border-bottom: 1px solid gray;
            border-left: unset;
            padding-left: 0;
        }
        .all-stories-head {
            margin-bottom: 23px;
            display: flex;
            align-items: flex-end;
            flex-direction: column;
            align-items: center;
        }
        .sec06-menu-all {
            width: 100%;
            margin-top: 26px;
            color: #564c4c;
            font-size: 15px;
            font-weight: 600;
            /* width: 16%; */
            text-align: center;
            padding-bottom: 9px;
            margin-left: 0px;
            border-bottom: solid 2px #c2c2c2;
            cursor: pointer;
        }
        .sec06-menu {
            display: flex;
            flex-direction: column;
        }
        .inpho-ches-col img {
            width: 75px;
        }
        .inpho-ches-col .content .number {
            font-size: 36px;
            color: #a60f21;
            text-align: center;
            line-height: 30px;
        }
        .col-01-chest-inpho {
            padding: 20px;
            flex-direction: column;
            border-top: 1px solid #d4d4d4;
            padding-top: 50px;
            align-items: center;
            width: 100%;
        }
        .inpho-ches-col .col-02-chest-inpho .description{
            text-align: center;
        }
        .inpho-ches-col .content02 .num02 {
            font-size: 36px;
            color: #a60f21;
            margin-bottom: 0;
            height: 27px;
            margin-top: 32px;
        }
        h3{
            font-size: 26px !important;
            line-height: 34px;
        }
       
        .imgs-quarantine {
            width: 100%;
            height: 400px;
            object-fit: cover;
            box-shadow: -4px 4px 9px #a9a3a3;
            margin-top: 15px;
        }
        #mob h2 {
            width: 100%;
        }
        .sec02-p p {
            font-size: 19px;
            font-weight: 600;
            margin-right: 14px;
            width: 100%;
            margin-top: 10px;
        }
        .sec02-p {
            display: flex;
            align-items: center;
            justify-content: center;
            flex-direction: column;
        }
        .font-diff-sec03{
            background-image: unset;
            background-color: #ffffff63;
            background-size: cover;
            background-repeat: no-repeat;
            padding-top: 85px;
            /* padding: 113px; */
            padding-right: 62px;
            padding-left: 60px;
            display: flex;
            padding-bottom: 50px;
            margin-bottom: 0;
            margin-top: 65px;
            justify-content: center;
            align-items: center;
            margin-bottom: 30px;
        }
        .logopic {
            width: 90px;
        }
        .section00 h1 {
            font-weight: 300 !important;
            font-size: 22px !important;
        }
        #mob{
            height: auto !important;
        }
        .section00 h1 {
            font-weight: 300 !important;
            font-size: 28px;
        }
        .video-promo-head{
            font-size: 11px;
        }
        .section00 h2 {
            font-size: 19px !important;
        }
        .youtube-promo{
            width: 100%;
        }
        .section00 h2 {
            font-size: 26px;
        } .lead00a{
            width: 100%;
        }
       
    }


    @media (max-width:480px) {
        .map001 {
            min-height: 100vh;
            margin: auto;
            position: relative;
            transform: scale(.6);
            text-align: center;
        }
        
      }