@media screen and (max-width: 1100px) {
  .menu li a {
    font-size: 12px;
    padding: 8px 3px;
  }
}
@media screen and (max-width: 1024px) {
  section {
    padding: 40px 0;
  }
  .mobile-menu {
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: 15px;
    top: 20px;
    width: 30px;
    z-index: 99;
  }
  .menu-bar,
  .menu-bar::after,
  .menu-bar::before {
    background-color: #000;
    height: 2px;
    position: absolute;
  }
  .menu li a {
    color: #000;
  }
  .menu-bar::after,
  .menu-bar::before {
    content: "";
    transform: rotate(0);
    width: 100%;
  }
  .menu-bar {
    left: 0;
    margin-top: -1px;
    top: 50%;
    width: 77%;
  }
  .menu-bar::before {
    top: 7px;
  }
  .menu-bar::after {
    top: -7px;
  }
  .open-main-menu .menu-bar {
    background: rgba(0, 0, 0, 0);
  }
  .open-main-menu .menu-bar::after {
    top: 3px;
    transform: rotate(-45deg);
  }
  .open-main-menu .menu-bar::before {
    top: 3px;
    transform: rotate(45deg);
  }
  .menu {
    background: rgba(255, 255, 255, 0.9);
    height: 100%;
    opacity: 0;
    position: FIXED;
    right: 0;
    top: 0;
    padding-top: 140px;
    width: 250px;
    z-index: 9;
    visibility: hidden;
  }
  .open-main-menu .menu {
    opacity: 1;
    visibility: visible;
  }
  .menu li {
    width: 50%;
    text-align: center;
  }
  .logo {
    width: auto;
  }
  .call-us {
    padding-right: 60px;
  }
  .call-us .btn {
    right: 60px;
  }
  .price-data {
    width: 100%;
  }
  .ami-data h5 {
    font-size: 13px;
    min-height: 70px;
  }
  .flor-img {
    min-height: 247px;
  }
  .logo a {
    margin: 15px 0;
  }
  h1.big-enq-text {
    font-size: 50px;
  }
}
@media screen and (min-width: 991px) and (max-width: 1024px) {
  .banner-cap-data .ban-reg h4 {
    padding: 10px 0;
  }
  .banner-cap-data .btn.btn-eve-regi {
    height: 35px;
    margin: 7px 0;
  }
  .banner-cap-data .vist-btn {
    top: 16px;
  }
  .bnr-btn.vist-btn {
    top: 20px;
    left: 5px;
  }
  .over-data-p {
    padding: 8% 0 8% 2%;
    margin: 0 10%;
  }
  .ban-cap {
    padding: 10px;
  }
  .btn-emioffer {
    position: relative;
    bottom: -5px;
    left: 18px;
  }
  .vist-btn {
    width: 260px;
  }
  .vist-btn .btn {
    font-size: 16px;
    padding: 10px;
    float: left;
    width: 100%;
  }
  .slogan {
    width: 45%;
    text-align: center;
    margin-left: 29%;
    float: none !important;
  }
  .schedule-btn-align {
    position: relative;
    left: 0;
    top: 18px;
  }
  .owl-dots {
    bottom: 23%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .mobi-view,
  .owl-dots {
    display: none;
  }
  .comm-head {
    margin: 0 0 40px;
    font-size: 35px;
  }
  #enquiry-form .form-group {
    margin-bottom: 7px;
  }
  .download-btn {
    font-size: 14px;
  }
  .banner-cap-data .vist-btn {
    top: 27px;
    width: 200px;
  }
  .bnr-btn.vist-btn {
    top: 27px;
    left: 0;
  }
  .over-data-p {
    padding: 8% 0 8% 2%;
    list-style-type: disc;
    margin: 0 10%;
  }
  .owl-dots {
    position: absolute;
    width: 100%;
    bottom: 17%;
    z-index: 1;
  }
  .ban-cap {
    padding: 10px;
  }
  .btn-emioffer {
    position: relative;
    bottom: -20px;
    left: 5px;
  }
  .vist-btn .btn {
    font-size: 12px;
    padding: 10px;
    float: left;
    width: 100%;
  }
  .slogan {
    width: 47%;
    text-align: center;
    margin-left: 27%;
    float: none !important;
  }
  .schedule-btn-align {
    position: relative;
    left: 0;
    top: 18px;
  }
}
@media screen and (max-width: 767px) {
  .gal-lists li {
    width: 50%;
  }
  .gal-lists li .wt-100 {
    height: 120px;
  }
  .amin-list .col-xs-4 {
    padding: 0;
  }
  .ami-data h5 {
    min-height: auto;
  }
  .ami-data img {
    width: 60px !important;
  }
  .btn.btn-eve-regi1,
  .btn.btn-eve-regi2 {
    height: 36px;
    margin: 20px auto 0;
    display: block;
  }
  .centered,
  h1.big-enq-text,
  h1.comm-head4.text-uppercase {
    font-weight: 600;
    text-align: center;
  }
  .centered,
  .img-center,
  .mobi-view .ban-cap p,
  .slogan,
  h1.big-enq-text {
    text-align: center;
  }
  .download-btn {
    left: 50%;
    transform: translateX(-50%);
  }
  footer {
    padding: 30px 0 50px;
  }
  .ami-data {
    box-shadow: none;
  }
  .ame-slider-outer .carousel-control .fa {
    color: #000;
    font-size: 55px;
    margin: 5px;
    background: 0 0;
    padding: 4px 7px;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
  }
  .ame-slider-outer .carousel-control {
    top: 15%;
    opacity: 1;
  }
  .Connectivity,
  .amenities-section {
    padding: 40px 0 0;
  }
  .modal-dialog {
    margin: 25px;
  }
  .ban-reg.offer_ban_reg {
    width: 95%;
  }
  .centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    background: #313131ab;
    border: 2px solid #e0e0e0;
    padding: 0.5vw 0.8vw;
    width: 65%;
  }
  .ban-reg,
  .banner-cap-data,
  .dwnld-floor-plan {
    position: relative;
  }
  h6.enq-h2.bottom-head.my-3 {
    font-size: 13px;
  }
  .logo .image-outer img {
    width: auto;
    height: 55px;
    vertical-align: -webkit-baseline-middle;
  }
  .banner-mobile .item.back-img {
    background-size: 100% 100%;
  }
  .banner-desktop,
  .desk-view,
  .desktop-visible {
    display: none;
  }
  .banner-mobile,
  .mobile-view,
  .mobile-visible {
    display: block;
  }
  li.over-data.over-data-p-partner {
    margin: 0 8% !important;
  }
  .dwnld-floor-plan {
    right: 0;
    left: 0;
  }
  .over-img img {
    margin: 0 auto;
    min-height: 157px;
    height: 268px;
    width: 100%;
  }
  select#countrycode_offer-form2 {
    position: absolute;
    width: 29%;
  }
  .btn.btn-eve-regi1 {
    width: 29%;
    background: #154889;
    color: #fff;
  }
  .comm-head {
    margin: 0 0 20px;
    font-size: 25px;
  }
  .mobi-view .ban-cap,
  .mobi-view .vist-btn {
    margin-top: -8px;
    position: relative;
    padding: 0;
    width: 100%;
  }
  .mobi-view .ban-cap p {
    padding: 15px;
    font-size: 14px;
  }
  .slogan {
    width: 100%;
  }
  .banner .item {
    height: 240px;
    margin-top: 58px;
  }
  .ban-reg {
    top: 0;
    width: 100%;
  }
  .menu {
    width: 100%;
    margin: 0;
  }
  .over-data {
    margin: 20px 0;
  }
  .owl-dots {
    bottom: 0;
    z-index: 1;
  }
  .container-fluid.pt-mr-0 {
    margin: 0;
    padding: 0;
  }
  h1.comm-head4.text-uppercase {
    padding-bottom: 40px;
    font-size: 26px;
  }
  h1.big-enq-text {
    font-size: 43px;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  .vist-btn .btn-offer {
    border: none;
    cursor: pointer;
    background-color: #fff;
    transition: 0.2s;
    outline: 0;
    padding: 8px;
    font-size: 11px;
    font-weight: 600;
    width: 225px;
  }
  .amin-list .col-xs-12,
  .gal-list li {
    width: 50%;
  }
  .gal-img:after {
    background: rgba(0, 0, 0, 0);
  }
  .new-form .logo {
    width: 100px !important;
  }
}
@media screen and (max-width: 479px) {
  .ban-reg,
  .call-us,
  .flo-data li,
  .landg-forms .ban-reg,
  .logo {
    width: 100%;
  }
  .call-us {
    padding: 0 20px 0 0 !important;
  }
  .head-top {
    background: #fff;
    padding: 0 0 0 20px;
    height: 73px;
  }
  .gal-img:after {
    background: rgba(0, 0, 0, 0);
  }
  .banner-caption li {
    padding-bottom: 6px;
  }
  .call-us .form-control {
    margin: 10px 0;
  }
  .call-us .btn {
    right: 7px;
    top: 20px;
  }
  .ban-reg {
    top: 0;
  }
  .flor-img {
    min-height: inherit;
  }
  .ban-reg.offer_ban_reg {
    width: 95%;
  }
  footer h4,
  footer h4 a:focus,
  footer h4 a:hover {
    font-size: 15px;
  }
  .tree-logo {
    bottom: 905px;
    top: unset;
  }
  .enq-btn {
    font-size: 25px;
  }
  .owl-dots {
    bottom: 0;
    z-index: 1;
  }
}
@media screen and (max-width: 480px) {
  .form-control4,
  .vist-btn .btn-offer {
    font-size: 11px;
    background-color: #fff;
  }
  .vist-btn .btn {
    font-size: 11px;
    line-height: 15px;
    width: 100%;
    padding: 4%;
    margin: 0 auto 10px;
    display: block;
    border-radius: 15px;
  }
  .vist-btn .btn-offer {
    border: none;
    cursor: pointer;
    transition: 0.2s;
    outline: 0;
    padding: 8px;
    font-weight: 600;
    width: 225px;
    height: 53px;
  }
  .image-outer p {
    color: #154889;
  }
  section {
    padding: 40px 0;
  }
  .form-control4 {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px;
    line-height: 1.42857143;
    color: #555;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color 0.15s ease-in-out,
      -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  }
  .tree-logo {
    position: absolute;
    top: -235px;
    left: 1%;
    width: 30%;
  }
  h3.video-heading {
    padding-top: 20px;
  }
  .head-top {
    padding: 0 0 0 20px;
    height: 73px;
  }
  .gal-img:after {
    background: rgba(0, 0, 0, 0);
  }
  .mobile-menu {
    right: 5px;
  }
  .btn-offer.color {
    width: 100%;
    white-space: normal;
  }
  .vist-btn {
    margin: 10px 0;
    height: auto;
    top: 0;
    bottom: 0;
    right: 0;
  }
  .over-data-p {
    margin: 0 8% !important;
  }
  .enq-btn {
    font-size: 25px;
  }
  .pull-left span,
  .slogan span {
    font-size: 18px;
    font-weight: 600;
  }
  .slogan {
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
  }
  .banner-caption li {
    padding-bottom: 6px;
  }
  .schedule-btn-align {
    position: relative;
    left: 0;
    top: 0;
  }
  .owl-dots {
    display: none;
  }
  .duk-logo img {
    width: 159px;
  }
  .duk-logo {
    position: absolute;
    top: -13px;
    left: 20px;
    z-index: 9999;
  }
}
@media (min-width: 1900px) {
  .btn-emioffer {
    position: relative;
    bottom: -43px;
    left: 18px;
  }
  .schedule-btn-align {
    position: relative;
    left: 35px;
    top: 7px;
  }
  .menu li a {
    padding: 8px 12px;
  }
  .ban-reg {
    top: 240px;
  }
  .slogan {
    width: 80%;
    text-align: center;
    float: right !important;
  }
  .owl-dots {
    bottom: 10%;
  }
}
@media screen and (max-width: 767px) {
  .form-icon img {
    width: 30px;
  }
  .form-icon p {
    font-size: 14px;
  }
  .form-left h3 {
    font-size: 18px;
  }
  .new-form .close i {
    font-size: 15px;
  }
  .form-left {
    padding-top: 0px;
  }
  .new-form .btn.btn-eve-regi {
    height: 35px;
  }
  .modal-dialog {
    margin: 10px !important;
  }
  .new-form .logo {
    width: 100px !important;
  }
}
@media screen and (max-width: 480px) {
  .form-icon p {
    font-size: 12px;
  }
  .modal-cont {
    padding: 0 15px;
  }
  .new-form .logo {
    width: 100px !important;
  }
}
