    .rohini {
    margin: 50px 0 20px 0px !important;
    font-family: 'Roboto', sans-serif;
    font-size: 22px!important;
    font-weight: 100;
    color: #3c3c3c;
}
.ltn_title{
  font-weight: bold !important;
  font-size: 20px !important;
}
.nakshatra_project td:first-child{
      width: 78%;
}
.nakshatra_project td:nth-child(2){
  width:5%;
}
  table, th, td {
  border: none;
  border-collapse: collapse;
  line-height:2.1;
}
table td{
  text-align: left;
}
table td{
  font-size:16px;
}
@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%;
    }
    .header_2 ul.menu {
        padding: 0px 0px 0px 25px!important;
        list-style: none;
        overflow: hidden;
        background-color: #fff;
        width: 50vh !important;
        margin: 0px 0 0px 0px!important;
    }
    body{
        overflow-x: hidden;
    }
    .home_right{
        /*height: 541px;*/
        /* width: 32.49%; */
    }

    .bounce {
      animation: bounce 2s infinite;
      cursor:pointer;
    }
        .map{
      width: 100%;
      height:400px !important;
      border: none;
    }
    .locate{
      padding: 0 0 0 30px !important;
    line-height: 0 !important;
    }
    .page{
          padding-top: 10px;
    }
    .local{
      width: 40%;
    }
    .local p{
      font-size: 16px!important;
      font-weight:400!important;
    }
    .locate p{
      font-size: 16px!important;
      font-weight:400!important;
    }
    .mark {
    height: 145px;
    padding-left: 35px !important;
    }
  @media (max-width: 768px) {
    .mark{
        border-right: none !important;
        background-color: #fff;
    }
        .view{
          font-family: 'Roboto', sans-serif;
          font-size: large;
          font-weight: 600
    }
    .right_border_desktop {
    border-bottom: none;
    border-right: none!important;
    width: 100%!important;
    margin-right: 0px!important;
    padding-bottom: 15px;
}
    .closers {
    font-size: 15px;
    text-align: center;
    padding: 12px 0px 8px 0;
    background: #d9dada;
    font-weight: bold;
    color: #575656;
}
    .locate{
      padding: 0 0 0 40px  !important;
    line-height: 2.5  !important;
    }
      p{
        font-size: 16px;
        font-family: 'Roboto', sans-serif;
        /*font-weight: 600;*/

  }
    .map{
      width: 100%;
      height:225px !important;
    }
     .tabcontent {
      float: left;
      /*padding: 0px 12px;*/
     /* border: 1px solid #ccc;*/
      width: 100%;
      border-left: none;
      height: 655px;
    }
    }
    @media (min-width: 1199px){
        .closers {
    font-size: 17px;
    text-align: center;
    padding: 12px 0px 8px 0;
    background: #d9dada;
    font-weight: bold;
    color: #575656;
    margin: 0px 0 0 -45px;
}
.tab button {
    display: block;
    background-color: inherit;
    color: #7f7f7f;
    padding: 7px 0 0 0px!important;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 15px!important;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    line-height: 1.8!important;
}
    #Location p {
        font-size: 16px;
        font-family: 'Roboto', sans-serif;
        line-height: 2.0;
        font-weight: 100;
    }

    }
        @media (min-width: 768px) and (max-width: 1024px) {
             .local{
      width: 30%;
    }
       .locate{
      padding: 0 0 0 30px !important;
    line-height: 0 !important;
    }
      .mark {
    height: 145px;
    padding-left: 25px !important;
    }
    .tabcontent {
        float: left;
        /* padding: 0px 12px; */
        border: none;
        width: 100%;
        border-left: none;
        height: 40vh!important;
    }
    .mobile_foot {
        position: absolute;
        top: 1150px;
    }

        }
    @keyframes bounce {
      0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
      }
      40% {
        transform: translateY(-15px);
      }
      60% {
        transform: translateY(-7px);
      }
    }