@media only screen and (max-width: 600px) {
  body {
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
  }

  /*==================================*/
  img.logo-mob {
    background: #ddd0;
    width: 124px;
    position: fixed;
    top: 4px;
    box-shadow: none;
  }

  ul.nav.navbar-nav {
    /* float: right; */
    position: relative;
    left: 0;
    width: 100%;
  }

  .locations-left {
    margin-top: 40px;
  }

  .navbar-default .navbar-toggle {
    border-color: #722b91;
    position: fixed;
    right: 0;
  }

  .navbar-default .navbar-toggle .icon-bar {
    background-color: #722b91;
  }

  ul.investlist li {
    width: 135px;
    margin: 0 10px 40px 10px;
    padding: 0;
    display: inline-block;
  }

  p.ame-copy {
    font-weight: 600;
  }

  .footermenu .footerlinks a {
    display: inline-block;
    margin: 5px;
    padding: 0;
  }

  footer .footermenu .footerlinks {
    width: 100%;
    float: left;
    margin: 0 0 10px 0;
    padding: 0;
    text-align: center;
  }

  .gathum {
    /*width: 50%;*/
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
  }

  .gathum,
  .vothum {
    margin: 0 0 20px 0;
    padding: 0;
    position: relative;
  }

  .gathum .overlay,
  .gathum .vothum {
    display: none;
  }

  /*#amenities .slick-slide img {
    height: 15%;
}*/
  /*===========================================*/

  #popupModal .modal-dialog,
  #price .modal-dialog,
  #virtual .modal-dialog {
    width: 95%;
  }

  .certificate-modal .close {
    padding: 0 5px;
  }

  .dots {
    position: relative;
    top: -9px;
    left: 50px;
  }

  #inquiryForm {
    display: none;
    background-color: #18979a;
  }

  #slider {
    position: relative;
    margin-top: 70px;
  }

  #gallery h3.text-center {
    position: relative;
    top: 15px;
    padding-bottom: 60px;
    right: 28%;
    text-align: right !important;
  }

  .address-inner {
    padding: 15px 0px;
  }

  .ug-gallery-wrapper {
    right: 0 !important;
  }

  .phone-no i {
    background-color: #000;
  }

  .top-buffer2 {
    margin-top: 5px;
    margin: 0px;
    margin-bottom: 25px;
  }

  .mobile-bottom-holder a {
    width: 100%;
    float: right;
    font-size: 20px;
    margin: 0;
    background: #722b91;
    font-weight: 500;
    border-top: 1px solid #fff;
    color: #fff;
    font-family: "PlayFairDisplayRegular";
    font-size: 12px;
    text-transform: uppercase;
    line-height: 45px;
    border-radius: 0;
    display: block;
    text-align: center;
    text-decoration: none;
  }

  #instant-callback-div {
    z-index: 999;
  }

  #virtual-Walkthrough {
    padding: 70px 0px 20px;
  }

  .mobile-bottom-holder {
    position: fixed;
    bottom: -5px;
    width: 100%;
    left: 0;
    z-index: 999;
  }

  #gallery {
    padding: 0;
    margin: 0 auto;
    height: 220px !important;
  }

  .location-amenities {
    font-size: 16px;
    margin: 20px auto;
  }

  .inquireButton {
    display: block;
    background-color: #804d3d;
    color: #fff !important;
    border-top: 1px solid #fff;
  }

  #myCarouse2 .carousel-inner {
    width: 100%;
  }

  i.fa.fa-chevron-right {
    top: 35%;
    right: 10px;
  }

  i.fa.fa-chevron-left {
    top: 35%;
    left: 10px;
  }

  div#myCarouse2 {
    margin-top: 50px;
  }

  hr.overview-hr {
    width: 70%;
  }

  hr.content-hr {
    width: 65%;
  }

  .gal-block {
    padding: 60px 20px;
  }

  #myNavbar {
    margin: 0 auto;
    border-top: transparent;
  }

  .mycarousel {
    margin-top: 0 !important;
  }

  .ame-head {
    width: 70%;
  }

  #instant-callback-div {
    top: 27%;
  }

  .navbar-nav {
    position: absolute;
    margin: 30px 0;
    top: 55px;
    background: #571c71eb;
    width: 85%;
  }

  /*Header*/
  .circle {
    border-radius: 50%;
    width: 150px;
    height: 150px;
    z-index: 99;
    left: 20px;
  }

  .nav>li>a {
    /* font-family: 'Open Sans', sans-serif; */
    font-family: "Lato", sans-serif;
    /* font-weight: bold; */
    color: #fff !important;
    padding: 0px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    /* border-bottom: 1px solid #000; */
    line-height: 30px;
  }

  .navbar-brand>img {
    /*margin: 0 auto;
    padding-top: 0px;
    width: 134px;
    position: absolute;
    top: 7px;
    left: -10px;*/
  }

  .clearHeader {
    width: 63px;
    transition: all 0.6s ease;
  }

  .darkHeader {
    width: 80px;
    transition: all 0.6s ease;
  }

  .navbar-small {
    height: 65px;
    transition: all 0.6s ease;
  }

  section#amenities {
    margin-bottom: 0px;
  }

  .navbar-toggle {
    margin-right: 18px;
    padding: 9px 10px;
    margin-top: 20px;
    margin-bottom: 0px;
  }

  img.left_loca_tion_img.deferload.hidden-md.hidden-lg {
    width: 100%;
  }

  .navbar-default .navbar-toggle .icon-bar {
    background-color: #722b91;
  }

  .navbar>.container .navbar-brand,
  .navbar>.container-fluid .navbar-brand {
    height: inherit;
  }

  .navbar-nav>li {
    padding: 6px;
  }

  .navbar-default .navbar-toggle:hover,
  .navbar-default .navbar-toggle:focus {
    background-color: #fff;
  }

  .navbar-default .navbar-toggle:hover .icon-bar {
    background-color: #000;
  }

  .navbar-default .navbar-nav>li>a {
    color: #fff !important;
    text-align: center;
  }

  .add {
    height: auto;
  }

  /*Slider*/
  .carousel {
    position: relative;
    margin-top: 0px;
  }

  /*About*/
  .about-lamp img {
    width: 100px;
  }

  #aboutUs {
    text-align: center;
    background: url(../img/overview.webp);
    height: 100rem;
  }

  .features-inner {
    width: 100%;
  }

  .about-inner {
    padding: 30px 0px;
    /* height: 800px; */
    background: #ffffffa6;
  }

  #amenities .slick-slide {
    margin: 0;
    padding: 0;
    height: 401px;
  }

  #amenities .slick-slide img {
    display: block;
    width: 100%;
  }

  #features {
    /* height: 1528px; */
  }

  .features-overlay {
    /* height: 1528px; */
  }

  .near-location h3 {
    font-size: 17px;
  }

  .near-location ul {
    padding-left: 40px;
  }

  .near-location li {
    font-size: 13px;
  }

  .near-location img {
    width: 35px;
  }

  #aboutproject {
    /* height: 1120px; */
  }

  .aboutproject-overlay {
    /* height: 1120px; */
  }

  .bannerpatch img.img-responsive {
    width: 280px;
    position: relative;
    bottom: 84px;
    left: 67px;
  }

  .main p {
    /*color: #fff;*/
    font-size: 14px;
    padding: 10px 0;
  }

  .main {
    padding-top: 30px;
  }

  .aboutmain h2.section-head {
    color: #fff;
  }

  #aboutUs .about-lamp {
    z-index: 999;
  }

  .about-bg {
    height: inherit;
  }

  .aboutus-block {
    height: inherit;
    left: 0;
    background-color: #052f61;
  }

  .about-content {
    margin: 5px;
  }

  .about-mobimg {
    margin: 15px 0;
  }

  .table {
    width: 100%;
  }

  .about-content p {
    font-size: 12px;
  }

  .flex-cd {
    flex-direction: column-reverse;
  }

  .pricepop {
    /*color: #fff !important;*/
    text-decoration: none;
  }

  #configuration td {
    /*color: #fff !important;*/
  }

  .padd-bottom30 {
    padding-bottom: 30px;
  }

  /*Amenities*/
  .amenitieshead {
    position: inherit;
    text-align: center;
    padding: 20px 0;
    margin-top: 20px;
  }

  .amenities-container {
    padding: 0;
  }

  #configuration h3 {
    color: #7d1844 !important;
  }

  .floor-lamp img {
    height: inherit;
    display: none;
  }

  table td {
    font-size: 13px;
  }

  .floorplan-gal {
    padding: 0 20px;
  }

  #floorplan {
    padding-bottom: 50px;
  }

  .floor-lamp {
    margin-top: -40px;
  }

  .circle-block {
    height: 170px;
  }

  .circle-block h4 {
    font-size: 12px;
  }

  .ame-border {
    display: none;
  }

  .config-content {
    background-color: #fff;
    padding: 10px;
  }

  #location {
    padding: 10px 0px 50px 0;
  }

  #location .section-head {
    padding: 15px 0;
  }

  .clear_both20 {
    clear: both;
    height: 0px !important;
  }

  /*Gallery*/
  .gal-lamp img {
    width: 130px;
  }

  .gal-head {
    position: inherit;
    margin-top: 50px;
    text-align: right;
    padding: 0 25px;
    word-spacing: 47.5px;
  }

  .gal-head span {
    word-spacing: 0;
  }

  #footer p.wow.fadeInUp {
    text-align: center !important;
    font-size: 11px !important;
  }

  #footer h5 {
    font-size: 13px;
    font-weight: 200;
    text-align: center;
  }

  span#txtCaptchaDiv1 {
    padding: 5px 29px !important;
  }

  span#txtCaptchaDiv2 {
    padding: 5px 29px !important;
  }
}

@media (max-width: 480px) {
  .bannerpatch img.img-responsive {
    left: 25px;
  }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) {
  .bannerpatch img.img-responsive {
    left: 45px;
  }
}

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) {
  .bannerpatch img.img-responsive {
    left: 75px;
  }
}

/*@media only screen and (max-width:680px) 
{
	.fixeddiv, .modal-open{
		position: fixed;
	}
	}*/

@media screen and (max-width: 767px) {

  .form-test {
    width: 95%;
    margin: auto;
  }

  .p-desc {
    font-size: 13px;
  }
}