     .active{
       /* font-weight: bold;*/
       color: #ed2626 !important;
    }
    .copy_foot {
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    /* color: #000; */
    font-weight: 600;
    padding: 6px 0px 6px 15px;
    background: #ccc;
    width: 100%;
    position: fixed!important;
    bottom: 0;
}
@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;
    }
    ol {
    list-style-type: square;
    line-height: 2.0 !important;
}

@media (min-width:1199px){
       h3 {
    font-size: 20px !important;
   font-weight: 600 !important;
    /*color: #868686;*/
      color: #000;
     font-family: 'Roboto', sans-serif;
    }

    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: 20px 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;
          }
     }
    @media (max-width: 768px){
          .copy_footer {
        font-size: 13px !important;
        font-family: Myriad Pro;
        color: #000;
        font-weight: 600;
        padding: 6px 0px 6px 15px;
        width: 100%;
        text-align: center;
        background: #e6e5e5;
        line-height: 25px;
        position: relative;
        top: 70px;
    }
     .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;
}
    p {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    color: #000;
        text-align: justify
    }
    .youare{
            font-size: 16px;
    text-align: center;
    padding: 12px 0px 8px 0;
    background: #d9dada;
    font-weight: bold;
    color: #575656;
          }
    }
    @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) {
          .copy_footer {
        position: relative;
        top: 310px;
    }
    .content-dive li{
      font-size: 16px;
    }
    }
    @media only screen and (min-device-width: 320px) and (max-device-width: 767px) and (orientation: landscape) {
      .landscape_imgs{
          margin: auto;
          width: 50% !important;
      }
      @media (max-width: 768px) {
        .copy_footer {
            top: 0px;
        }
    }
      }