.rohini {
    margin: 50px 0 20px 0px!important;
    font-family: 'Roboto', sans-serif;
    font-size: 22px!important;
    font-weight: 100;
    color: #3c3c3c;
}
.image_align{
    width: 100%;
    height: 37vh;
}
@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;
    }
    .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;
    }
    .bg-img{
        /*height: 541px;*/
        width: 100%;
    }
    body{
        overflow-x: hidden;
    }
    .home_right{
        /*height: 541px;*/
        /* width: 32.49%; */
    }
    .bounce {
      animation: bounce 2s infinite;
      cursor:pointer;
    }
    .allign{
      margin-left: 40px;
    }
  @media (max-width: 768px) {
.mark{
     border-right: none !important;
     background-color: #fff;
    }
.view{
     font-size: 22px;
     font-weight: 600
    }
.mobile_keyplan {
        padding-top: 10px;
}
.closers {
    font-size: 15px;
    text-align: center;
    padding: 12px 0px 8px 0;
    background: #d9dada;
    font-weight: bold;
    color: #575656;
    margin-top: 35px;
}
.para {
    font-family: 'Roboto', sans-serif !important;
    font-size: 20px!important;
    padding: 0 0 0 0px!important;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: center;
}
p{
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;

  }
.key1{
    padding: 5px 0px 0 0;
}
.draw{
    padding-right: 0px;
    padding-left: 0px;
}
.tabcontent {
    float: left;
    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{
    height:83vh!;
    }
.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;
}
.tabcontent{
  height:80vh!important;
}
.desktop_keyplan{
      padding-top: 120px;
}
.img_key {
    padding: 0px 50px !important;
}
}
@media (min-width:360px) and (max-width:640px){
.draw {
    padding-right: 20px;
    padding-left: 20px;
}
}
@media (min-width:411px) and (max-width:731px){
.draw {
    padding-right: 0px;
    padding-left: 0px;
  }
}
@media only screen and (max-width:320px){
.draw {
    padding-right: 20px;
    padding-left: 20px;
}
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
  transform: translateY(0);
}
  0% {
  transform: translateY(-15px);
  }
      60% {
        transform: translateY(-7px);
      }
    }
@media (min-width: 768px) and (max-width: 1024px) {
.tabcontent {
        float: left;
        /* padding: 0px 12px; */
        border: none;
        width: 100%;
        border-left: none;
        height: 43vh!important;
    }
    .mobile_foot {
        position: absolute;
        top: 1150px;
    }
}