.active{
 /* font-weight: bold;*/
 color: #ed2626 !important;
}
.ltn_title{
  font-weight: bold;
}
.feature_title {
    font-size: 20px;
    font-weight: bold !important;
    font-family: 'Roboto', sans-serif;
    line-height: 1.8;
    font-weight: 600;
}
.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;
  /*  overflow: hidden;*/
}
.bounce {
  animation: bounce 2s infinite;
  cursor:pointer;
}
.over{
  width: 37%;
}
.over1{
  width:29%;
  padding-right: 10px !important;
  padding-left: 10px!important;
}
.view {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #6f6e6e;
  padding-bottom: 5px;
  padding-left: 15px;
}
  .mark{
    border-right: none !important;
    background-color: #fff;
  }
  .layout-button{
    margin: 0 0 0px 15px;
    padding: 10px 10px 5px 10px;
    font-size: 16px !important;
    font-family: 'Roboto', sans-serif;
    background-color: #fff;
    border: 1px solid #000;
    color: #000 !important;
    text-transform: uppercase;
}
  .view{
    font-family: 'Roboto', sans-serif;
    font-size: large;
    font-weight: 600;
    padding: 30px 0px 10px 10px;
  }
  .img-floor{
      width: 80%;
}
.boder-bottom{
      border-bottom: 1px solid;
    padding: 25px;
}
.flat {
    color: #2171c4 !important;
    text-decoration: unset;
}
#floorplans h4 {
    font-size: 20px;
    line-height: 1.5;
}
#floorplans p {
    font-size: 14px;
    line-height: 1.5;
}
  .col-sm-12{
    padding-right: 10px;
    padding-left: 10px;
  }
  p{
    font-size: 16px;
    /*font-size: 1.0em;*/
    font-family: 'Roboto', sans-serif;
    /* font-weight: bold; */
    line-height: 2.0;
    color: #000;
  }
  .bank{
    padding-bottom: 6px;
    font-size: 0.87em;
  }
  .tabcontent {
    float: left;
    /*padding: 0px 12px;*/
    /* border: 1px solid #ccc;*/
    width: 100%;
    border-left: none;
    height: 655px;
  }
  .view_room{
    color: #fff !important;
    font-size: 16px;
    background: #156dd1;
    padding: 5px 8px 5px 8px;
    font-weight: 100;
    text-decoration: none;
  }
  a:hover {
    color: #fff;
  }
  .mobile {
    position: absolute;
    top: 4%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: medium;
    font-family: 'Roboto', sans-serif;
    /* font-family: 'Roboto', sans-serif; */
    width: 100%;
    text-indent: 10px;
    text-align: center;
  }
  .rohini_logo{
    width: 100%;/*height: 400px;*/
  }
  .closers{
    font-size: 17px;
    text-align: center;
    padding: 12px 0px 8px 0;
    background: #d9dada;
    font-weight: bold;
    color: #575656;
  }
  .col-xs-12{
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
  @media (min-width: 768px){
    .flex{
      display: flex;
    }
    .ltn_padding{
      padding: 10px 40px;
    }
    .right_border_desktop{
      border-right: 1px solid #ccc; 
    }
    .feature{
      text-align: center;
        margin: 45px 0px 20px 0px;
        font-size: 23px;
        font-family: 'Roboto', sans-serif;
        font-weight: 600 !important;
    }
  }
@media only screen and (max-width:480px){
  .mobile {
    position: absolute;
    top: 9%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: medium;
    font-family: 'Roboto', sans-serif;
    /* font-family: 'Roboto', sans-serif; */
    width: 100%;
    text-indent: 10px;
    text-align: center;
  }
  .rohini_logo{
    width: 100%;/*height: 400px;*/
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-15px);
  }
  60% {
    transform: translateY(-7px);
  }
}
@media (min-width: 48em) {
  .section-split a {
    width: 50%;
  }  
}
@media (min-width: 1025px) {
  .header_2 li {
    float: left;
  }
  .header_2 li a {
    padding: 20px 30px;
  }
  .header_2 .menu {
    clear: none;
    float: right;
    max-height: none;
  }
  .header_2 .menu-icon {
    display: none;
  }
  .header_2 {
    display: none;
  }  
}
.header_2 {
  /*  box-shadow: 1px 1px 4px 0 rgba(0,0,0,.1);*/
  /* position: absolute;*/
  width: 100%;
  z-index: 3;
  display:inline-block;
}
.drop{
  border: 1px solid;
}
.header_2 li a:hover,
.header_2 .menu-btn:hover {
  color:#484747;
}
.header_2 ul.menu li ul
{
  display: none;  
  background :#e0e0e0;
}
.header_2 ul.menu li:hover ul
{
  display: block;    
}
.header_2 ul.menu li a.hasmenu:after {
  display: inline-block;
  width: 0;
  height: 0;
  float: right;
  margin: 7px 7px 0 0;
  vertical-align: .1em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;
}
.header_2 ul.menu li ul li a
{
  padding: 6px 37px 6px 30px;
  font-size: 13px;
}
.header_2 .logo {
  display: block;
  float: left;
  font-size: 25px;
  padding: 20px 20px 12px 20px;
  text-decoration: none;
}
.header_2 .menu {
  clear: both;
  max-height: 0;
  transition: max-height .2s ease-out;
}
.header_2 .menu-icon .navicon_text {
  float: left;
  /*padding: 2px 0px 5px 4px;*/
  font-size:inherit !important;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
}
.header_2 .menu-icon1 .navicon_text {
  float: left;
  padding: 0px 0px 5px 4px;
  font-size: 14.5px !important;
  font-family: 'Roboto', sans-serif;
}
.header_2 .menu-icon .navicon {
  background: #ffffff;
  display: block;
  height: 2px;
  position: relative;
  transition: background .2s ease-out;
  width: 15px;
  margin-top: 10px;
}
.header_2 .menu-icon1 {
  cursor: pointer;
  display: inline-block;
  float: left !important;
  margin: 15px 0px 0px -5px !important;
  width: 28% !important;
  position: relative !important;
  user-select: none;
  background-color: #fff;
  border: 1px solid;
  padding-top: 11px;
  border-radius: 0px !important;
}
.header_2 ul.menu {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  background-color: #fff;
  width: 50vh !important;
  margin: 0 0 10px 18px;
}
.header_2 li a {
  display: block;
  padding: 12px 10px;
  /* border-bottom: 1px solid #f4f4f4;*/
  text-decoration: none;
  font-size: 15px;
  color: #8d8989;
  text-align: left;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
}
.header_2 .menu-icon .navicon:before,
.header_2 .menu-icon .navicon:after {
  background: #ffffff;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  transition: all .2s ease-out;
  width: 100%;
}
.header_2 .menu-icon .navicon:before {
  top: 8px;
}
.header_2 .menu-icon .navicon:after {
  top: -8px;
}
/* menu btn */
.header_2 .menu-btn {
  display: none;
}
.header_2 .menu-btn:checked ~ .menu {
  max-height: 100%;
}
.header_2 .menu-btn:checked ~ .menu-icon .navicon {
  background: transparent;
}
.header_2 .menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}
.header_2 .menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
}
.header_2 .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
.header_2 .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  top: 0;
}
.section {
  overflow: hidden;
  margin: auto;
  max-width: 1400px;
}
.section a img {
  width: 100%;
  display: block;
}
.section a span {
  color: #fff;
  position: absolute;
  left: 5%;
  bottom: 5%;
  font-size: 2em;
  text-shadow: 1px 1px 0 #000;
}
.section-split a span {
  display: none;
}
.section-split a:hover span {
  display: block;
}
.showhide_mobile {
  display: block;
}
@media only screen and (max-width: 1200px)
{
  .showhide_mobile {
    display: none !important;
  }
}
.lds-dual-ring {
  display: inline-block;
  width: 80px;
  height: 80px;
  padding-left: 66px;
  margin-bottom: 28px;
}
.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 64px;
  height: 64px;
  margin: 8px;
  border-radius: 50%;
  border: 6px solid #fcf;
  border-color: #fcf transparent #fcf transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#preloader {text-align: center;padding-top: 150px;}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
  margin-left: 11px;
  padding: 3px 5px 0px 6px;
  margin-top: -24px;
  /*    border: 1px solid #000;*/
}
.down{
  outline: none;
  cursor: pointer;
  padding: 4px 13px;
  transition: 0.3s;
  font-size: 13px;
  border: 1px solid;
  color: #fff;
  font-weight: 100;
  /*margin: 0px 0 0 40px;*/
  font-size: inherit !important;
}
@media (min-width: 1199px){
  .tab {
    float: right;
    /*border: 1px solid #ccc;*/
    background-color: #f1f1f1;
    width: 28%;
    height: 100vh;
    padding: 0 0 0 45px;
    background-color: #e6e7e8;
  }
  .tab button {
    display: block;
    background-color: inherit;
    color: #7f7f7f;
    padding: 7px 0 0 25px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: inherit;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    line-height: 1.8;
  }
  .tab button.active{
   color: #ed2626 !important;
   font-weight: 600;
 }
 .rohini{
  margin: 25px 0 12px 25px;
  font-family: 'Roboto', sans-serif;
  font-size: x-large;
  font-weight: 100;
  color: #3c3c3c;
}
.inner_page.navbar-inverse .navbar-nav > li > a.active{
 color: #ed2626 !important;
}
.tabcontent {
  float: left;
  /*padding: 0px 12px;*/
  border: none;
  width: 72%;
  border-left: none;
  height: 100vh;
}
.button3 {background-color: #fececa !important;
  padding: 15px 10px 10px 16px !important;
  border: none;
  margin:0px !important;
  border: none !important;}
  #customers {
   font-family: 'Roboto', sans-serif;
   border-collapse: collapse;
   width: 100%;
   font-family: 'Roboto', sans-serif;
   margin-top: 0px;
 }
 #customers td, #customers th {
  border: 1px solid #403f3f;
  padding: 4px;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  color: #000;
}
td{
  text-align: center;
}
#customers th {
  /*  padding-top: 12px;*/
  /*   padding-bottom: 12px;*/
  text-align: left;
  color: #000;
  font-weight: 600;
  text-align: center;
}
.bottom-left {
  position: absolute;
  bottom: 18px;
  left: 46%;
  background-color: #fff;
  color: #000;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  padding: 6px 4px 5px 3px;
}
.view{
 font-family: 'Roboto', sans-serif;
 font-size: 17px;
 font-weight: 600;
 color: #6f6e6e;
 padding-bottom: 5px;
}
.mark{
  border-right: 1px solid #ccc;
  background-color: #fff;
  /* padding-left: 20px;*/
  height: 150px;
}
p{
  font-size: 16px;
  /*font-size:  x-small;*/
  font-family: 'Roboto', sans-serif;
  /* font-weight: 600; */
  color: #000;
}
#Features  .view{
  font-family: 'Roboto', sans-serif;
  font-size: large;
  font-weight: 600
}
#Features p{
  font-size: 16px;
  /*font-size: smaller;*/
  font-family: 'Roboto', sans-serif;
  line-height: 2.1;
  /* font-weight: 600; */
}
#Location  .view{
  font-family: 'Roboto', sans-serif;
  font-size: large;
  font-weight: 100;
  text-align: center;
  padding-right: 25px;
}
#Location  p{
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  line-height: 2.5;
  /* font-weight: 600; */
}
#Plans p{
  font-size: small;
  font-family: 'Roboto', sans-serif;
  line-height:2.0;
  text-align: center;
  font-weight: 600;
}
#Floorplan button{
  margin: 25px 20px 0px 0px;
  padding: 10px 20px 5px 20px;
  font-size: 1.2em;
  font-family: 'Roboto', sans-serif;
  background-color: #fff;

}
.floor{
  margin: 25px 20px 0px 10px !important;
  padding: 10px 20px 5px 20px;
  font-size: 17px;
  font-family: 'Roboto', sans-serif;
}
.key{
  padding: 100px 30px 0 0;
}
.walk{
  padding: 30px 30px 0 0;
}
#Project iframe {
  border: 10px solid #f5f5f5;
}
#enquire input{
  border-bottom: 1px solid #cccc;
}

                    .bg {
                     background-color: #fff;
                   }
                   #enquire p{
                    text-align: center;
                    padding-top: 20px;
                    font-size: 1.2em;
                    font-family: 'Roboto', sans-serif;
                    color: #959292;
                  }
                  #enquire label{
                    font-weight: 100 !important;
                    font-family: 'Roboto', sans-serif;
                    font-size: 13px;
                    padding-top: 10px;
                    width: 23%;
                  }
                  #enquire button{
                    padding: 7px 16px 5px 15px;
                    text-transform: uppercase;
                    font-size: 1.2em;
                    background-color: #fff;
                    border: 1px solid;
                  }
                  #blockb {
                    width: 100%;
                    /* padding: 10px 0 0 51px;*/
                    text-align: center;
                    margin-top: 20px;
                  }
                  #Floorplan p {
                    font-size: 16px;
                    font-family: 'Roboto', sans-serif;
                    padding: 0 0 15px 0;
                    /*float: right;*/
                    color: #000;
                  }
                  .fl-img{
                    width: 100%;
                  }
                  #Floorplan .bottom {
                    font-size: 1.0em;
                    font-family: 'Roboto', sans-serif;
                    padding: 0 0 15px 0;
                    float: left !important;
                    color: #000;
                  }
                  .table {
                    width: 100%;
                    max-width: 100%;
                    margin-bottom: 8px;
                  }
                  .rohini_logo{
                    width: 100% !important;
                    height: 400px !important;
                  }               
                  .desktop_flex{
                    display:flex;
                  }
                  .margin_all{
                    margin:0px 40px;
                  }
                  .para_add{
                    padding-left: 30px !important;
                }
                .right_text{
                  margin-top: 30px;
                  font-size: 16px;
                }
                  .floor_desktop_flex{
                    display: flex;
                    margin-top: 50px;
                  }                
                  .feature_container{
                    margin: 20px 0px 15px 30px;
                  }
                    .platinaa_logo{
                    width: 100%;
                    height: 75vh;              
                  }
                 .rooms {
                  margin-left:32px;
                  align-items: center;
                  justify-content: space-around;
                  display: flex;
                  border: 1px solid;
                  width: 95%;
                  padding: 10px 0;
                  text-align: center;
                  font-size: 16px;
                }
                .view_room{
                  color: #fff !important;
                  font-size: 16px;
                  background: #156dd1;
                  padding: 5px 8px 5px 8px;
                  font-weight: 100;
                  text-decoration: none;
                }
                a:hover {
                  color: #fff;
                }
                p{
                  line-height: 1.7;
                }
                .closers{
                  font-size: 17px;
                  text-align: center;
                  padding: 12px 0px 8px 0;
                  background: #d9dada;
                  font-weight: bold;
                  color: #575656;
                  margin: -1px 0 0 -45px;
                }
                .overview{
                     padding: 30px 0 20px 0;
                    font-size: 22px !important;
                    font-weight: bold;
                    /* font-family: 'Zilla Slab', serif; */
                }
                .remove{
                  padding-right: 0;
                }
                .feature{
                    padding: 60px 0 30px 0;
                    font-size: 20px;                
                    font-weight: 600 !important;                
                }                
                .list_para p:before {
                    position: relative;
                    top: 0;
                    /*margin: 2px 0px 0px -15px;*/
                    vertical-align: middle;
                    display: inline-block;
                    content: "\002B";
                    color: #2b2a29;
                    font-size: 13px;
                    font-weight: bold;
                }
                .map {
                    width: 100%;
                    height: 400px !important;
                    border: none;
                }
                .img-floor{
                      width: 110px;
                }
                #floorplans  .view{
                  font-family: 'Roboto', sans-serif;
                  font-size: large;
                  font-weight: 600;
                      text-align: center;
                  padding-right: 25px;
                }
                #floorplans  p{
                      font-size: 12px;
                }
                .bottoms{
                  /*border-bottom:1px solid;*/
                  margin: 60px;
                }
                .color-right{
                  float: unset;
                  margin-top: 30px;
                }
                .layout-button{
                    margin: 25px 20px 0px 0px;
                    padding: 10px 20px 5px 20px;
                    font-size: 16px;
                    font-family: 'Roboto', sans-serif;
                    background-color: #fff;
                    border: 1px solid #000;
                    color: #000 !important;
                    text-transform: uppercase;
                }
                .bottoms-row{
                 /* border-bottom:1px solid;*/
                  margin: 0 60px;
                }
                .flat {
                    color: #2171c4 !important;
                    text-decoration: unset;
                }
                }
                @media (max-width: 768px) {
                  .overview{
                    font-size: 20px !important;
                    font-weight: bold;
                }
                .rohini_naksh_logo {
                  width: 100%;
                  height: 263px !important;
                }
                .mobile_platinaa_img{
                  width:100%;
                }
                .comfort{
                    padding: 24px 56px;
                }
                .rooms {
                  border: 1px solid;
                  width: 100%;
                  margin: 10px 0 13px 0;
                  padding: 20px 0 15px 0;
                  text-align: center;
                  font-size: 20px;
                }
                .list_para p:before {
                  position: relative;
                  top: 0;
                  /*margin: 2px 0px 0px -15px;*/
                  vertical-align: middle;
                  display: inline-block;
                  content: "\002B";
                  color: #2b2a29;
                  font-size: 13px;
                  font-weight: bold;
                }
                .rooms {
                  border: 1px solid;
                  width: 100%;
                  margin: 10px 0 13px 0;
                  padding: 20px 0 15px 0;
                  text-align: center;
                  font-size: 20px;
                }
                .feature_img{
                  background-size: contain;
                  background-repeat: no-repeat;
                  /* background-position: 110% top; */
                  height: 245px !important;
                  padding-right: 10px;
                  padding-left: 10px;
                }
                .floor_mobile_block{
                  display: block;
                  text-align: center;
                }
                .mobi_margin{
                  margin:30px 0px 30px 0px;
                }
                  .map {
                      width: 100%;
                      height: 225px !important;
                  }
                  .locate {
                        padding: 0 0 0 40px !important;
                        line-height: 2.5 !important;
                    }
                    .navbar .dropdown-menu {
                    position: absolute !important;
                    margin-top: 0;
                    border: 1px solid #000 !important;
                    margin: -30px 0 0 34% !important;
                  }
                  .active {
                    /* font-weight: bold; */
                    color: #ed2626 !important;
                  }
                  .bank_logo{
                    width: 95%;
                  }
                  .para{
                    font-family: 'Roboto', sans-serif;
                    font-size: large;
                    padding: 0 0 0 30px;
                    font-weight: 600;
                  }
                        .down{
                          outline: none;
                          cursor: pointer;
                          padding: 4px 13px;
                          transition: 0.3s;
                          font-size: 13px;
                          border: 2px solid #8d8989;
                          /*color: red !important;*/
                          font-weight: 100;
                          font-size: large !important;
                          /* margin-left: 35px;*/
                          width: 73%;
                        }
                        .header_2 li a {
                          display: block;
                          padding: 6px 6px;
                          text-decoration: none;
                          font-size: 1.2em;
                          color: #8d8989;
                          text-align: left;
                          font-family: 'Roboto', sans-serif;
                          font-weight: 600;
                        }
                        .header_2 .menu-icon .navicon_text {
                          float: left;
                          /* padding: 2px 0px 5px 4px; */
                          color:white;
                          font-size: small!important;
                          font-family: 'Roboto', sans-serif;
                          text-transform: uppercase;
                        }
                        .floors {
                          text-align: center;
                          font-family: 'Roboto', sans-serif;
                          font-size: large;
                          padding: 0px 0 0 5px;
                          font-size: 23px;
                      }
                        .naksh{
                         font-size: 0.73em;
                         color: #ffffff;
                         font-weight: 100;
                         margin-top: -8px !important;
                         font-family: 'Roboto', sans-serif;
                         text-align: center;
                       }
                       .navbar-header:after{
                        display: unset !important;
                      }
                      .header_2 ul.menu {
                        margin: 0;
                        padding: 0;
                        list-style: none;
                        overflow: hidden;
                        background-color: #fff;
                        width: 50vh !important;
                        margin: 0px 0 23px 18px;
                      }
                      .navbar-nav {
                        margin: 14.5px -15px;
                      }
                      .navbar-toggle .icon-bar+.icon-bar {
                        margin-top: 10px;
                      }
                      .navbar-toggle .icon-bar {
                        display: block;
                        width: 22px;
                        height: 2px;
                        border-radius: 1px;
                      }
                      .call{
                       float: left;
                       margin: 15px 15px 0px 7px;
                     }
                     .whatsapp{
                       float: left;
                       margin: 15px 0px 0px 0px;
                     }
                     .navbar-toggle {
                      position: relative;
                      float: right;
                      padding: 9px 10px;
                      margin-top: 8px;
                      margin-right: -5px;
                    }
                    .header_2 .menu-icon .navicon {
                      background: #ffffff;
                      display: block;
                      height: 1px;
                      position: relative;
                      transition: background .2s ease-out;
                      width: 20px;
                      margin-top: 16px;
                      float: right;
                      margin-right: 5px;
                    }
                    .menus {
                      display: inline-block;
                      max-width: 100%;
                      margin-bottom: 5px;
                      font-weight: 700;
                      margin-left: 11px;
                      padding: 4px 5px 2px 14px !important;
                      margin-top: 12px;
                       border: 1px solid #ffffff; 
                      width: 56%;
                      float: left;
                    }

                  }
                  @media (min-width:360px) and (max-width:640px){
                    .menus {
                      display: inline-block;
                      max-width: 100%;
                      margin-bottom: 5px;
                      font-weight: 700;                      
                      margin-left: 11px;
                      padding: 4px 5px 2px 14px !important;
                      margin-top: 15px;
                     border: 1px solid #ffffff; 
                      width: 47% !important;
                      float: left;
                    }
                    .navbar-toggle {
                      position: relative;
                      float: right;
                      padding: 9px 0px;
                      margin-top: 8px;
                      margin-right: 0px;
                    }
                  }
                  @media (min-width:411px) and (max-width:731px){
                    .menus {
                      display: inline-block;
                      max-width: 100%;
                      margin-bottom: 5px;
                      font-weight: 700;
                      margin-left: 11px;
                      padding: 4px 5px 2px 14px !important;
                      margin-top: 15px !important;
                      /* border: 1px solid #000; */
                      width: 47%!important;
                    }
                    .navbar-toggle {
                      position: relative;
                      float: right;
                      padding: 9px 10px;
                      margin-top: 8px;
                      margin-right: 10px;
                    }
                  }
                  @media only screen and (max-width: 400px) and (min-width: 300px) {
                    .header_2 .logo {
                      display: block;
                      float: left;
                      font-size: 25px;
                      padding: 20px 0px 12px 20px;
                      text-decoration: none;
                    }
                  }
                  @media only screen and (max-width:320px){
                    .header_2 .logo {
                      display: block;
                      float: left;
                      font-size: 25px;
                      padding: 20px 0px 12px 10px;
                      text-decoration: none;
                    }
                    .down {
                      outline: none;
                      cursor: pointer;
                      padding: 4px 13px;
                      transition: 0.3s;
                      font-size: 13px;
                      border: 2px solid;
                      color: #fff;
                      font-weight: 100;
                      font-size: small !important;
                      margin-left: 35px;
                      width: 63% !important;
                    }
                    .header_2 li a {
                      display: block;
                      padding: 6px 6px;
                      text-decoration: none;
                      font-size: small;
                      color: #8d8989;
                      text-align: left;
                      font-family: 'Roboto', sans-serif;
                      font-weight: 600;
                    }
                    .header_2 .menu-icon .navicon_text {
                      float: left;
                      font-size:0.8em!important;
                      font-family: 'Roboto', sans-serif;
                      text-transform: uppercase;
                    }
                    .naksh{
                     font-size: 0.7em;
                     color: #ffffff;
                     font-weight: 100;
                     margin-top: -5px !important;
                     font-family: 'Roboto', sans-serif;
                   }
                   .header_2 ul.menu {
                    margin: 0;
                    padding: 0;
                    list-style: none;
                    overflow: hidden;
                    background-color: #fff;
                    width: 50vh !important;
                    margin: 0px 0 20px 18px;
                  }
                  .navbar-nav {
                    margin: 14.5px -15px;
                  }
                  .navbar-toggle .icon-bar+.icon-bar {
                    margin-top: 10px;
                  }
                  .navbar-toggle .icon-bar {
                    display: block;
                    width: 22px;
                    height: 2px;
                    border-radius: 1px;
                  }
                  .call{
                   float: left;
                   margin: 13px 5px 0px 0px;
                 }
                 .whatsapp{
                   float: left;
                   margin: 13px 0px 0px 0px;
                 }
                 .navbar-toggle {
                  position: relative;
                  float: right;
                  padding: 9px 0px;
                  margin-top: 8px;
                  margin-right: 0px;
                }
                .header_2 .menu-icon .navicon {
                  background: #ffffff;
                  display: block;
                  height: 1px;
                  position: relative;
                  transition: background .2s ease-out;
                  width: 15px;
                  margin-top: 15px;
                  margin-right: 0px;
                }
                .menus {
                  display: inline-block;
                  max-width: 100%;
                  margin-bottom: 5px;
                  font-weight: 700;
                  margin-left: 11px;
                  padding: 4px 10px 3px 12px !important; 
                  margin-top: 15px;
                  border: 1px solid #ffffff; 
                  width: 47%;
                  float: left;
                }
        }
        @media (min-width: 768px) and (max-width: 1024px) {
          .rohini_logo{
            width: 100%;height: 400px;
          }                                    
            .rohini {
              margin: 60px 0 15px -10px;
              font-family: 'Roboto', sans-serif;
              font-size: medium;
              font-weight: 100;
              color: #3c3c3c;
            }                                     
          .down {margin-left: 0px !important;}                                      
          .tab {
            float: right;
            /*border: 1px solid #ccc;*/
            background-color: #f1f1f1;
            width: 28%;
            height: 100vh;
            padding: 0 0 0 45px;
            background-color: #ebecec;
          }
          .tab button {
            display: block;
            background-color: inherit;
            color: #7f7f7f;
            padding: 7px 0 0 0px;
            width: 100%;
            border: none;
            outline: none;
            text-align: left;
            cursor: pointer;
            transition: 0.3s;
            font-size: inherit;
            font-family: 'Roboto', sans-serif;
            font-weight: 600;
            line-height: 1.8;
          }
          .tab button.active{
          color: #ed2626 !important;
          font-weight: 600;
        }
        .inner_page.navbar-inverse .navbar-nav > li > a.active{
          color: #ed2626 !important;
        }
        .call{
          float: left;
          margin: 15px 0px 0px 100px;
        }
        .whatsapp{
          float: left;
          margin: 15px 0px 0px 0px;
        }                                 
        .tabcontent {
          float: left;
          /*padding: 0px 12px;*/
          border: none;
          width:100%;
          border-left: none;
          height: 100vh;
        }
        .button3 {background-color: #fececa !important;
          padding: 15px 10px 10px 16px !important;
          border: none;
          margin:0px !important;
          border: none !important;}
          #customers {
          font-family: 'Roboto', sans-serif;
          border-collapse: collapse;
          width: 100%;
          font-family: 'Roboto', sans-serif;
        }

        #customers td, #customers th {
          border: 1px solid #403f3f;
          padding: 4px;
          font-size: 0.9em;
          font-family: 'Roboto', sans-serif;
          font-weight: 600;
          color: #000;
        }
        .flat{
          color: #2171c4 !important;
          text-decoration: underline;

        }
        td{
          text-align: center;
        }
        #customers th {
          /*  padding-top: 12px;*/
          /*   padding-bottom: 12px;*/
          text-align: left;
          color: #000;
          font-weight: 600;
          text-align: center;
        }
        .rohini {
          margin: 60px 0 15px -30px;
          font-family: 'Roboto', sans-serif;
          font-size: medium;
          font-weight: 100;
          color: #3c3c3c;
        }
        /*                      .down {margin-left: 0px !important;}*/
.down {
  background-color: #fff !important;
  border: 1px solid #000 !important;
  /* float: right; */
  /* border: none; */
  outline: none;
  cursor: pointer;
  padding: 6px 8px 6px 10px !important;
  transition: 0.3s;
  font-size: 0.9em !important;
  border: 1px solid;
  color: #fff;
  font-weight: 100;
  width: 90% !important;
  text-align: center !important;
  margin-left: 0px;
  margin-top: 6px;
  line-height: 2.0;
}
.bottom-left {
  position: absolute;
  bottom: 18px;
  left: 46%;
  background-color: #fff;
  color: #000;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  padding: 6px 4px 5px 3px;
}
.view{
font-family: 'Roboto', sans-serif;
font-size: 17px;
font-weight: 600;
color: #6f6e6e;
padding-bottom: 5px;
}
.mark{
border-right: 2px solid #ccc !important;
background-color: #fff;
/* padding-left: 20px;*/
}
p{
font-size: 8px;
/*font-size:  x-small;*/
font-family: 'Roboto', sans-serif;
/* font-weight: 600; */
text-align: center;

}
.bank_logo{
  width: 50%;
}
#Features  .view{
  font-family:'Roboto', sans-serif;
  font-size: large;
  font-weight: 600
}
#Features p{
  font-size: 16px;
  /*font-size: smaller;*/
  font-family: 'Roboto', sans-serif;
  line-height: 2.0;
  font-weight: 600;

}
#Location  .view{
  font-family: 'Roboto', sans-serif;
  font-size: large;
  font-weight: 600;
  text-align: center;
  padding-right: 25px;
}
#Location  p{
  font-size: 9px;
  font-family: 'Roboto', sans-serif;
  line-height: 2;
  font-weight: 600;
}
#Plans p{
  font-size: small;
  font-family: 'Roboto', sans-serif;
  line-height:2.0;
  text-align: center;
  font-weight: 600;
}
#Floorplan button{
  margin: 30px 20px 0px 0px;
  padding: 10px 20px 5px 20px;
  font-size: 1.2em;
  font-family: 'Roboto', sans-serif;
  background-color: #fff;
}
.floor{
  margin: 25px 20px 0px 10px !important;
  padding: 10px 20px 5px 20px;
  font-size: 17px;
  font-family: 'Roboto', sans-serif;

}
.key{
  padding: 100px 30px 0 0;
}
.walk{
  padding: 30px 30px 0 0;
}
#Project iframe {
  border: 10px solid #f5f5f5;
}
#enquire input{
  border-bottom: 1px solid #cccc;
}
.bg {
    background-color: #fff;
 }
#enquire p {
  text-align: center;
  padding-top: 40px;
  font-size: 0.85em;
  font-family: 'Roboto', sans-serif;
  color: #959292;
}
#enquire label{
  font-weight: 100 !important;
  font-family: 'Roboto', sans-serif;
  font-size: 0.6em;
  padding-top: 10px;
  width: 20%;
}
#enquire button{
  padding: 7px 16px 5px 15px;
  text-transform: uppercase;
  font-size: 0.8em;
  background-color: #fff;
  border: 1px solid;
}
#blockb {
  width: 100%;
  /* padding: 10px 0 0 51px;*/
  text-align: center;
  margin-top: 20px;
}
#Floorplan p {
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  padding: 0 0 15px 0;
  float: unset;
  color: #000;
}
#Floorplan .bottom {
  font-size: 1.0em;
  font-family: 'Roboto', sans-serif;
  padding: 0 0 15px 0;
  float: left !important;
  color: #000;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 8px;
}
}
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
  .header_2 ul.menu {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    background-color: #fff;
    width: 70vh !important;
    margin: 0px 0 23px 18px;
  }
  .down {
    outline: none;
    cursor: pointer;
    padding: 4px 13px;
    transition: 0.3s;
    font-size: 13px !important;
    border: 2px solid #8d8989;
    color: red !important;
    font-weight: 100;
    font-size: 1.2em !important;
    /* margin-left: 35px; */
    width: 85%;
  }
}             
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
  .menus {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    margin-left: 11px;
    padding: 4px 5px 2px 14px !important;
    margin-top: 15px;
    /* border: 1px solid #000; */
    width: 47%!important;
    float: left;
  }

}
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
  .menus {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    margin-left: 11px;
    padding: 4px 5px 2px 14px !important;
    margin-top: 10px !important;
    /* border: 1px solid #000; */
    width: 56%;
  }
  label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    margin-left: 11px;
    padding: 3px 5px 0px 6px;
    margin-top: 10px !important;
    /* border: 1px solid #000; */
  }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 767px) and (orientation: landscape) {
.rohini_logo {
  /* margin: auto; */
  width: 50%;
  height: auto;
}
.img_land {
  text-align: center;
}
.mobile_landscape {
  width: 40% !important;
  margin: auto !important;
}
.tab_img {
  text-align: center;
}
.menus {
  width: 22% !important;
}
.header_landscape_left{
  width:77% !important;
}
.navbar-brand {
  margin-left:150px;

  
  width: 116px !important;

}
.navbar-brand img{
  margin-top: -17px !important;
  width: 116px !important;
}

}
