@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .get_in_touch .col-right {
    text-align: center;
    margin-bottom: 0px;
  }
  .git_pad {
    padding: 95px 100px 30px;
  }
  .contact_text {
    margin-bottom: 25px;
  }
  .col-about .footer-logo {
    margin-top: 0px;
    margin-bottom: 25px;
  }
  footer {
    padding: 50px 0 25px;
  }
  footer .footer-copyright {
    padding-top: 25px;
  }
  .about_profile {
    padding: 50px 20px;
  }
  .top-collection .collection-list .item-logo p {
    font-size: 20px;
    line-height: 24px;
  }
  .product-collections .collection-list .title {
    bottom: 240px;
  }
  .project_gallery h4 {
    padding: 25px 30px;
  }
  .page-type-innerpage article .project_gallery {
    padding: 10px 10px;
  }
  footer .footer-links {
    max-width: 100%;
  }
  footer .footer-social ul {
    justify-content: left;
  }
  .col-address p {
    margin-bottom: 0.2rem;
  }
  .footer-links .col-menu ul li a {
    padding-bottom: 5px;
    margin-bottom: 15px;
  }
  .git_pad p {
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 20px;
  }
  .git_pad {
    padding: 30px 20px 30px;
  }
  .page-type-innerpage article {
    padding-top: 95px;
  }
  .page-type-innerpage header {
    min-height: 95px;
  }
  .contact_info .contact_text p {
    font-size: 15px;
  }
  .product-collections .collection-list .list .col-item .item-content {
    padding: 50px 0 50px;
  }
  .product-collections .collection-list .list .col-item .item-content .item-text {
    font-size: 11px;
    margin-top: 5px;
  }
  .product-collections .collection-list .list .col-item .item-content:after {
    bottom: 10px;
  }
  .product-collections .main-title {
    top: 40%;
  }
  .detail_content .col-lg-3 {
    flex: 0 0 30%;
    max-width: 30%;
  }
  .detail_content .contents {
    padding: 0px 20px;
  }
  .slider_form .home_enquiry {
    margin-top: 6%;
  }
  .spcl26_overview_short {
    min-height: 115px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .get_in_touch .col-right {
    text-align: center;
    margin-bottom: 60px;
  }
  .git_pad {
    padding: 95px 100px 30px;
  }
  .contact_text {
    margin-bottom: 25px;
  }
  .col-about .footer-logo {
    margin-top: 0px;
    margin-bottom: 25px;
  }
  footer {
    padding: 50px 0 25px;
  }
  footer .footer-copyright {
    padding-top: 25px;
  }
  .about_profile {
    padding: 50px 20px;
  }
  .top-collection .collection-list .item-logo p {
    font-size: 20px;
    line-height: 24px;
  }
  .product-collections .collection-list .title {
    bottom: 220px;
  }
  .project_gallery h4 {
    padding: 25px 30px;
  }
  .page-type-innerpage article .project_gallery {
    padding: 10px 10px;
  }
  footer .footer-links {
    max-width: 100%;
  }
  footer .footer-social ul {
    justify-content: left;
  }
  .prop_develop_proj h2 {
    font-size: 24px;
  }
  .slider_form .home_enquiry {
    margin-top: 2%;
  }
  .slider_form .home_enquiry h4 {
    padding: 10px 0;
  }
  .slider_form .home_enquiry input {
    height: 36px;
  }
  .slider_form .home_enquiry h5 {
    font-size: 18px;
    padding: 0px 0 0;
  }
  .slider_form .home_enquiry {
    padding: 0px 0px 5px;
  }
  .spcl26_overview_short {
    min-height: 125px;
  }
  .spcl26_developer .txt h4 {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .section-aboutus .text-center img{
    margin-top: 35px;
  }
  .col-about .footer-logo {
    margin-top: 0px;
  }
  .col-about  {
    text-align: left;
  }
  footer .footer-logo {
    text-align: left;
    margin-bottom: 15px;
  }
  .col-menu {
    margin-bottom: 20px;
  }
  .col-address {
    margin-bottom: 20px;
  }
  footer .footer-social ul {
    justify-content: left;
  }
  footer .footer-links h4 {
    font-size: 15px;
    margin-bottom: 15px;
  }
  footer .footer-social {
    margin-top: 0px;
  }
  footer .footer-copyright {
    padding-top: 20px;
  }
  footer {
    padding: 50px 0 20px;
  }
  /*.section-top-page .product-collections .main-title {
    padding: 110px 0!important;
  }
  
  .product-collections {
    background: transparent;
  }
  .product-collections .main-image {
    opacity: 1;
    top: 0;
    left: 0;
    right: 0;
  }*/
  .about_profile {
      padding: 50px 10px;
  }  
  .git_pad {
      padding: 60px 50px 30px;
  }
  .contact_text {
      margin-bottom: 30px;
  }
  .get_in_touch .col-right {
      text-align: center;
      margin-bottom: 65px;
      padding-right: 15px;
  }
  .get_in_touch .col-right img {
      width: 100%;
  }
  .project_gallery h4 {
      padding: 25px 35px;
  }
  .detail_content .contents {
      padding: 0px 30px;
  }
  .icn i {
      width: 58px;
  }
  .page-type-innerpage header .top-header {
      padding: 15px 30px;
  }
  .slider_form {
    position: static; 
  }
  .slider_form .home_enquiry {
    margin-top: 4%;
    padding: 0px 0px 10px;
  }
  .spcl26_header {
    display: none;
  }
  .spcl26_page .modal-content {
    width: 90%;
  }
  .spcl26_locationadvantage .box {
    margin: 20px 0px 15px;
  }
  .spcl26_developer .txt_icn {
    margin-bottom: 25px;
  }
  .spcl26_developer {
    padding: 15px 0 25px;
  }
  .spcl26_overview {
    padding: 35px 0 20px; 
  }
  .spcl26_brochure {
    margin-bottom: 30px;
  }
  .spcl26_price {
    padding: 0px 0 10px;
  }
  .spcl26_overview_short {
    min-height: 130px;
  }
  .spcl26_locationadvantage .col-md-3.col-sm-3 {
    max-width: 50%;
        float: left;
  }

}

@media (max-width: 600px) { 
  .project_gallery h4 {
      padding: 25px 15px;
      font-size: 19px;
  }
}

@media (max-width: 480px) { 
  footer .footer-links {
    text-align: left;
  }
  footer .footer-social ul li {
    margin-right: 12px;
  }
  .product-collections .main-title h1 {
    font-size: 46px;
  }
  .git_pad p {
    font-size: 35px;
  }
  .git_pad h3 {
    font-size: 27px;
  }
  .git_pad {
    padding: 60px 10px 30px;
  }
  .project_gallery .owl-dots {
    left: 40%;
  }
  .page-type-innerpage article .project_gallery {
    padding: 10px 5px;
  }
  .detail_content .contents h3 {
    font-size: 20px; 
  }
  .page-type-innerpage header {
    min-height: 80px;
  }
  .page-type-innerpage article {
    padding-top: 80px;
  }
  .detail_content .contents {
    padding: 0px 0px;
  }
  .detail_content {
    padding: 60px 0 60px;
  }
  .project_gallery_outdoor .owl-dots {
    left: 15%;
  } 
  .prop_develop_proj {
    margin-bottom: 30px;
  }
  .spcl26_overview_short {
    min-height: auto;
  }
  .spcl26_locationadvantage .col-md-3.col-sm-3 {
    max-width: 100%;
    float: none;
  }
  footer.foot_spcl26 .footer-copyright p {
      color: #fff;
  }

}
@media (max-width: 411px) { 
  .project_gallery_outdoor .owl-dots {
    left: 15%;
  } 
}
@media (max-width: 393px) {  
  .project_gallery .owl-dots {
    left: 34%;
  }
  .project_gallery h4 {
    font-size: 22px;
  }
  .project_gallery_outdoor h4 {
    font-size: 17px;
    padding: 25px 2px;
  }
  .project_gallery_outdoor .owl-dots {
    left: 15%;
  }  
  .outdoor_picc {
    margin-bottom: 15px;
  }

}
@media (max-width: 360px) {  
  .detail_content .contents {
      padding: 0px 20px;
  }
  .project_gallery .owl-dots {
    left: 32%;
  }
  .project_gallery_outdoor .owl-dots {
    left: 10%;
  }  
  .detail_content_outdoor .contents {
    padding: 0px 0px;
  }
  .detail_content_outdoor p {
    font-size: 13px;
  }
  .detail_content_outdoor .container {
    padding: 0px 15px;
  }
}
@media (max-width: 320px) {  
  .project_gallery_outdoor .owl-dots {
    left: 3%;
  } 
  .detail_content_outdoor .container {
    padding: 0px 10px;
  }
}
