     .active{
       /* font-weight: bold;*/
       color: #ed2626 !important;
    }
@media (min-width: 768px){
.flex{
  display: flex;
}
}
    .img_content{
    /* margin-top: 90px; */
    color: #fff;
    text-align: center;
    } 
    .img_content_header{
        font-size: 27px;
    }
    .img_content_para{
        font-size: 16px;
        margin-top: 30px;
        line-height: 1.8em;
    }
    .img_content_enq{
        font-size: 17px;
        /* margin-top: 20px; */
        color: #f9ed03;
    }
    .bg-img{
        /*height: 541px;*/
        width: 100%;
    }
    body{
        overflow-x: hidden;
    }
    .home_right{
        /*height: 541px;*/
        /* width: 32.49%; */
    }

    .bounce {
      animation: bounce 2s infinite;
      cursor:pointer;
    }

@media (min-width:1199px){
       h3 {
    font-size: 20px !important;
    font-weight: 600 !important;
    /*color: #868686;*/
      color: #000;
     font-family: 'Roboto', sans-serif;
    }
    b{
      font-size:18px;
    }

    p{
        font-size: 16px;
        font-family: 'Roboto', sans-serif;
        font-weight: 100;
        color: #000;
        line-height: 1.5;
    }
    .content-dive {
              text-align: left;
           font-size: 16px;
    font-family: 'Roboto', sans-serif;
/*    font-weight: 600;*/
    color: #000;
        line-height: 2.0;
    }
    .service{
          padding: 50px 0 0 0;
    }
.list_terms {
    list-style: decimal;
    list-style-position: outside;
    padding: 0px 10px 0px 90px;
    overflow-y: scroll;
    height: 100vh;
    scroll-behavior: smooth;
}
.youare{
            font-size: 16px;
    text-align: center;
    padding: 12px 0px 8px 0;
    background: #d9dada;
    font-weight: bold;
    color: #575656;
        position: absolute;
    width: 100%;
          }
             .gate{
          position: absolute;
    bottom: 20px;
    left: 10%;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 3em;
    text-align: center;
          }
     }
    @media (max-width: 768px){
     .proper{
      font-size: 19px;
          font-weight: 100;
          font-family: 'Roboto', sans-serif;;
          text-align: center;
          padding-top: 20px;
        }
        .service {
        padding: 10px 10px 0px 12px;
    }
    .right{
          padding: 0 10px 0 10px;
    }
 h3 {
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    color:#000;
}
b{
  font-size:18px;
}
    p {
    font-size: 1.0em;
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    color: #000;
        text-align: justify
    }
    .youare{
            font-size: 14px;
    text-align: center;
    padding: 12px 0px 8px 0;
    background: #d9dada;
    font-weight: bold;
    color: #575656;
          }
          .gate{
         position: absolute;
    bottom: 50px;
    left: 20%;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 1.5em;
    text-align: center;
          }
    }
    @keyframes bounce {
      0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
      }
      40% {
        transform: translateY(-15px);
      }
      60% {
        transform: translateY(-7px);
      }
    }
    @media (min-width: 768px) and (max-width: 1024px) {
      b{
            font-weight: 700;
    font-size: 18px;
    color: #000;
      }
      h3{
        font-size:20px;
        font-weight:600;
      }
      .gate {
        position: absolute;
        bottom: 15px;
        left: 5%;
        color: #fff;
        font-family: 'Roboto', sans-serif;
        font-size: 1.5em;
        text-align: center;
        top: 110px;
    }
        .copy_footer {
        position: relative;
        top: 0px;
    }
    .content-dive li{
      font-size:16px;
    }
    }
