@media (max-width:767px){
  
    .inner_banner img {
    height: 30vh;
    object-position: right;
}
    .logo img {
    max-width: 75px;
    padding: 10px 0;
}
    .project_home .sub_title b {
    font-size: 35px;
}
    .projects-grid .projects-item:nth-child(odd) .projects-item-info {
    padding-left: 4vw;
    padding-right: 4vw;
}
    .emi_cal .inner_banner img{
        object-position: right;
    }
    .main-page .top-panel {
    position: relative;
    background: #1d1d1d;
    top: 0;
}
    .main-screen-left {
    padding-top: 35px;
}
    .main-screen .wrap_float {
    padding: 0;
}
    menu.menu {
    margin-top: 30%;
}
    .menu > li.with-count > a, .menu > li.with-count > ul {
    padding-left: 20px;
}
    .menu > li > a {
    line-height: 28px;
    font-size: 26px;
}
  .menu-btn {
    top: 30px;
    width: 40px;
    right: 30px;
}
    .submit-btn {
    width: auto;
}
    .main-screen-boxes .m-box {
  display: none;
}
.main-title {
    font-size: 18px;
    line-height: 36px;
}
    .main-title span {
    font-size: 24px;
}
    .banner-tag-line {
    font-size: 24px;
}
    .project_home .wrap_float {
    display: block;
}
    .page-content .text-section.section p {
    text-align: justify;
}
    .upcoming-project h1{
        font-size: 32px;
    }
    .upcoming-project .wrap_float{
        height: 250px;
    background-attachment: unset;
    }
    .footer-row{
        display: block;
    }
    .center_sec{
        width: 100% !important;
    }
    .inner_banner img {
    height: 30vh;
}
    .dis_flex .projects-posts-item {
    height: auto;
    }
    .vision_sec .projects-posts-item .icon{
        position: relative;
    }
    .projects-posts-item{
    padding: 0;
    text-align: center;
    }
    .vision_sec .icon img {
    max-width: 40px;
    margin: 0 auto;
}
    .vision_sec .projects-posts-item i {
    width: 70px;
    height: 70px;
}
    .map_sec.offices-item-img {
    height: auto;
    padding-left: 0px;
    width: auto;
    border-radius: 50px;
}
    .offices-item-content {
    width: auto;
    margin: 0 auto;
    text-align: center;
}
    .open-link:before {
    display: none;
}
    .open-link{
        text-align: center;
        float: unset;
    }
    .sub_title{
        font-size: 30px;
        line-height: 40px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px){
    .footer-row{
        display: block;
    }
    .menu > li > a {
    line-height: 60px;
    font-size: 40px;
}
    .main-screen-boxes .m-box {
    height: auto;
}
    .center_sec{
        width: 100% !important;
    }
    .upcoming-project .wrap_float{
        height: 450px;
    background-attachment: unset;
    }
 
        .main-page .top-panel {
    position: relative;
    background: #1d1d1d;
    top: 0;
}
    .main-screen-left{
        padding-top: 60px;
    }
     .map_sec.offices-item-img {
    height: auto;
    padding: 15px;
    width: 100%;
}
    .offices-item-content {
    width: 100%;
        padding: 15px;
}
    .inner_banner img {
    height: auto;
}
    .projects-posts-item {
    width: 100%;
    margin-right: 0 !important;
}
    .dis_flex .projects-posts-item {
    height: auto;
}
    .vision_sec .projects-posts-item .icon{
        position: relative;
    }
}