.header{
box-shadow: 0 0 5px #e5e5e5;
/* background-color:#f5f5f5 !important */}

body{
  background-color:#fff !important 
}

h1{
  display: none !important;
}

.article-about {
    max-width: 900px;
  
    padding: 20px;
    border-radius: 10px;
    margin: 0 auto
  }
  
  
  .article-about a {
    text-align: center;
    display: block;
    margin-bottom: 15px;
  }
  
  
  .article-about img {
    display: block;
    margin: 20px auto;
    box-shadow: 0px 0px 1px #9d9797;
    border-radius: 5px;
    max-width: 820px;
    width: 100%;
    height: auto !important;
  }
  
  

  
  .article-about .lft-circ-text{
    margin-left: 40px;
    position: relative;
  }
  
  .article-about .lft-circ-text::before{
    content:" ";
    left:-20px;
    top:9px;
  width: 10px;
  height: 10px;
  background-color: #000;
  border-radius: 5px;
    position: absolute;
  }
  
  .article-about .lft-line{
  font-style: italic;
  padding-left: 20px;
  border-left: solid #000 2px;
  }
  
  .article-about h1 {
    margin: 40px; 
    display: block;
    text-align: center;
    font-size: 30px !important;
    font-weight: 600;
    margin: 40px auto 20px !important;
    color: #303030 !important
  }
  
  
  .article-about h2 {
    padding-left: 50px;
    margin: 15px auto 20px !important;
    font-size: 24px !important;
    font-weight: 600;
    display: block;
    text-align: left;
    color: #303030 !important
  }
  
  .article-about h3 {
    display: block;
    padding-left: 20px;
    margin: 15px auto 20px !important;
    font-size: 20px !important;
    font-weight: 500;
    text-align: left;
    color: #303030 !important
  }
  
  
  .table-h3.tableh3{
    color:#fff !important
  }
  
  
  .article-about>h2:nth-child(1) {
    margin: 0px auto 20px;
  }
  
  .article-about-shadow {
    height: 3px;
    background-color: #ff8c00;
    opacity: 0.2;
    margin-bottom: 50px;
  
  }
  
  .article-about>hr {
    margin-top: 40px;
    background-color: #0f4d74;
    opacity: 0.2;
    border-radius: 2px;
    border: none;
    height: 4px;
    max-width: 200px;
    box-shadow: 0px 0px 0px 0px #fff;
  }
  
  .article-about p,
  .article-about ul,
  .article-about ol,
  .article-about li,
  .seo-sec p,
  .seo-sec li {
    line-height: 28px !important;
    font-size: 18px;
  }
  
  
  
  .article-about p{
    margin: 20px;
  }
  .strong-text{
    font-weight: 800;
  }
  
  
  .em-text{
    font-style: italic;
  }
  
  .breadcrumbs__container{
    margin-top: -90px;
  }
  
  .bg-cases{
   background-color: #fff;
  max-width: 81.7708333333vw;
  margin: 0 auto;
  border-radius: 10px;
  padding-bottom: 50px;
  
  }
  
  .hero-article{
  
    display: flex;
    justify-content:start;
    gap:40px;
  
    max-width: 900px;
    padding: 50px 0px 0px;
    margin: 0px auto;
  }
  
  .hero-article img{
    margin-left: 100px;
    width: 150px;
    border-radius: 75px;
    border: 4px solid rgba(64, 116, 179,0.5);
  }
  
  .hero-article .title{
    margin-top: 30px;
    font-size: 30px;
    font-weight: 600;
  }
  
  .hero-article .desc{
    margin-top: 10px;
    font-size: 30px;
  color:#555;
  }
  
  .invite1 .button{
    margin-top: 10px;
    height: 50px;
    width: 300px;
  }






  @media screen and (max-width: 700px) {
    .article-about .article-about-keysi{
      padding: 30px 10px;
    }
    .breadcrumbs__container {
      margin-top: -30px;
    }
  
    .bg-cases{
  margin-top: 0px;
    }
    .hero-article{
      padding-top: 30px;
      flex-direction: column;
      gap:20px;
    }
    .hero-article>div{
      width:100%;
      margin: 0 auto;
      text-align: center;
    }
  
    .hero-article img{
      margin: 0px auto;
      width: 150px;
    }
    
    .hero-article .title{
  text-align: center;
  margin-top: 10px;
    }
    
    .hero-article .desc{
      text-align: center;
    }
    .article-about{
      padding: 0px;
    }
  
  }


  .video {
    cursor: pointer;
    position: relative;
    margin-top: 30px;
    border-radius: 10px;
    padding-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 52.8%;
    height: 0;
    overflow: hidden;
    text-align: center;
    border-radius: 20px;
    background-color: #000;
}
.video iframe {
  margin-left: 20px;
  margin-right: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 40px);
  height: 100%;
  border-width: 0;
  outline-width: 0;
}

.invite1 .button {
  margin-top: 10px;
  height: 50px;
  width: 300px;
}

.invite .button {
  margin: 30px auto 0px;
  width: 400px;
  height: 80px;
  font-size: 24px;
}

.invite div {
  font-size: 40px;
  font-weight: 600;
  text-align: center;
}


@media (max-width: 900px) {
  .main-video {
      padding-top: 30px;
  }
  .main-video iframe {
    margin-left: 10px;
    margin-right: 10px;
    width: calc(100% - 20px);
}

.invite div {
  font-size: 24px;
}
.hero-article a{
  margin: 0px auto;
}
.main-section{
  margin-top: 0px !important;
}
.breadcrums a{
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}
.invite .button{
  width:300px;
}
.article-about h2{
  padding-left: 0px;
  text-align: center;
}
.article-box-right {
  flex: 0 0 95%;
}
.article-box-left {
  margin-right: 0px ;
}
.grid3{
  display: flex;
  flex-direction: column;
  
}
}