

@media(min-width: 1200px){
  .container{
    max-width: 1260px;
  }
}

@media(min-width: 1500px){
  .container{
    max-width: 1460px;
  }
}


.add-new{margin-top: -120px;z-index:1;position: relative;padding-left: 52px;}
.add-new .txt{margin-left: 15px;}
.add-new .txt small {width: max-content;display: block;text-transform: uppercase;letter-spacing: 1.5px;font-size: 12px;padding-bottom: 5px;}
.add-new .txt p {font-size: 16px;display: grid;}
.add-new .txt p span {font-size: 15px;}
.location{display: flex;}

@media(max-width:1500px){
.logo-text{position: absolute;bottom: 16%;padding-right: 15px;}
.add-new{margin-top: -80px;}
  .section{
    padding:100px 0;
  }

  .sec_heading{
    margin-bottom:60px;
  }

  .sec_heading .title{
    font-size: 40px;
  }

  /* header */

  .navbar-brand img{
    max-width: 180px;
  }

  .navbar .navbar-collapse .nav-link{
    font-size: 24px;
  }
  
  .navbar .navbar-collapse .top{
    padding: 30px 0;
  }

  .navbar .navbar-collapse .bottom{
    padding: 30px 0;
  }

  /* end of header */


  /* hero */

  .hero_section{
    padding-top: 120px;
  }

  .hero_section:after{
    height: 150px;
  }

  .hero_section:before{
    background-image:linear-gradient(8deg,rgba(0, 0, 0, 0.8) 0%, rgba(153, 63, 63, 0) 60%);
  }

  .hero_section .mini_title{
    font-size: 16px;
    margin-bottom: 20px;
  }

  .hero_section .title{
    /* max-width: 60%;
    margin-bottom: 40px; */
    margin-bottom: 25px;
    font-size: 40px;
  }

  .hero_section .bottom{
    /* padding-top: 50px; */
  }

  .hero_section .enquire_btn{
    /* margin-top: 50px; */
  }

  .hero_section .bottom .typology{
    font-size: 14px;
    line-height: 20px;
  }

  .hero_section .bottom .txt p{
    font-size:18px;
  }

  .hero_section .bottom .txt p span{
    font-size:15px;
  }

  .hero_section .left_col .content{
    /* padding-top:150px; */
  }

  .hero_section .right_col .img_sm_col{
    height: 200px;
  }

  .hero_section .right_col .content p{
    font-size:14px;
  }

  .hero_section .right_col .content p span{
    font-size: 15px;
  }

  .hero_section .image .leas{
    top: 48%;
    font-size: 30px;
    line-height: 28px;
    right: calc(100% - 35px);
  }

  .hero_section .image .leas span{
    font-size: 16px;
  }

  .hero_section .title{
    margin-bottom: 20px !important;
  }

    .price-box{margin-bottom: 50px;font-family: inherit;letter-spacing: 1px;}
  .price-box h6{font-size: 36px;font-family: inherit;}

  /* end of hero */

  .banner_bottom{
    padding: 15px 0;
    margin-top: -104px;
  }

  /* overview */

  .about_section .mermaid_img{
    /* max-width: 300px;
    top: 50px; */
  }

  .about_section .sec_heading{
    /* margin-left: 150px; */
  }

  .about_section .left_col .img_col{
    max-height: 300px;
  }

  .about_section .enquire_btn{
    margin-top: 30px;
  }

  /* end of overview */

  /* amenities */

  .amenities_section .caption{
    top:50px;
  }

  .amenities_section .caption .title{
    max-width: 55%;
  }

  /* end of amenities */

  /* gallery */

  .gallery_section .item img{
/*    height: 500px;*/
  }

  /* end of gallery */

  /* about developer */

  .about_developer .left_col{
    max-width: 50%;
    flex:0 0 50%;
  }

  .about_developer .right_col{
      max-width: 50%;
      flex:0 0 50%;
  }

  /* end of about developer */

  /* .custom_modal */

  .custom_modal .left_col .title{
    font-size: 80px;
    margin-bottom: 40px;
  }

  .custom_modal .left_col .sub_title{
    font-size: 18px;
  }

  .custom_modal .contact{
    margin-top: 40px;
    padding-top: 40px;
  }

  .custom_modal form .submit_btn{
    margin-top: 30px;
  }

}

/* end of 1500 */

@media(max-width:1400px){
.logo-text{position: absolute;bottom: 16%;padding-right: 15px;}
  .section {
    padding-left: 85px;
    padding-right:85px;
  }

  .price-box {
        margin-bottom: 40px;}

  /* navbar */

  .navbar{
    padding: 10px 0;
  }

  .navbar .navbar-collapse .logo{
    max-width: 120px;
  }

  .navbar .navbar-collapse .top{
    padding: 20px 0;
  }

  .navbar .navbar-collapse .bottom{
    padding:20px 0;
  }

  .navbar .navbar-collapse .navbar-nav{
    margin:30px 0;
  }

  .navbar .navbar-collapse .nav-item{
    margin: 5px 0;
  }

  .navbar .navbar-collapse .img_col .txt li{
    margin: 20px;
    font-size: 20px;
  }

  /* hero section */

  .hero_section .left_col .content{
    /* padding-top: 100px; */
  }

  .hero_section .left_col .content{
    /* max-width: 60%;
    flex: 0 0 60%; */
  }

  .hero_section .image{
    max-width: 40%;
    flex: 0 0 40%;
  }

  .hero_section:before{
    background-image: linear-gradient(8deg,rgba(0, 0, 0, 0.8) 0%, rgba(153, 63, 63, 0) 60%);
  }

  /* specification section */

  .specification_section{
    overflow-x: hidden;
  }

  .specification_section .mermaid_img{
    width: 50%;
  }

  /* .amenities_section */

  .amenities_section.section{
    padding-right:0;
    padding-left:0;
  }

  .amenities_section .caption{

    padding-left: 85px;
    padding-right: 85px;
  }

  .section.gallery_section{
    padding-left: 0;
    padding-right:0;
  }

  /* custom_modal */

  .custom_modal .modal_nav .logo{
    max-width: 160px;
  }

  .custom_modal .modal-body{
    padding-bottom: 25px;
  }

  .custom_modal .contact{

  }

  .custom_modal .left_col .title{
    font-size: 60px;
  }

  .custom_modal .form-group{
    margin-bottom: 25px;
  }

  .custom_modal form .submit_btn{
    margin-top: 20px;
  }

}

/* end of 1400 */


@media(max-width:1199px){

  .mx_lg_-30{
    margin-left:-30px;
    margin-right:-30px;
  }

  .px_lg_30{
    padding-left:30px;
    padding-right:30px;
  }

  .navbar{
    padding: 10px 0;
  }

  .navbar-brand img{
    max-width: 160px;
  }

  .navbar .navbar-nav{
    gap: 20px;
  }

  .navbar .navbar-collapse .img_col{
    width: 30%;
  }

  .navbar .navbar-collapse .right_col{
    max-width: 70%;
    flex: 0 0 70%;
    padding-left: 60px;
  }

  .navbar .navbar-collapse .nav-item{
    max-width: calc(50% - 20px);
  }

  .navbar .navbar-collapse .nav-link{
    font-size: 20px;
  }

  /* hero section */

  .hero_section .left_col .content{
    padding-top:0;
  }

  .hero_section .title{
    font-size: 34px;
  }

  .hero_section .bottom .txt small{
    font-size: 10px;
  }

  .hero_section .bottom .txt p{
    font-size: 17px;
  }

  .hero_section .bottom .icon{
    width: 28px;
    height: 28px;
  }

  .sec_heading .title{
    font-size: 34px;
  }

  .about_section p{
    font-size: 16px;
    line-height: 26px;
  }

  .about_section .right_col .img_col img{
    max-height: 500px;
  }

  /* specifications */

  .specification_section .content_col:before{
    left: -10px;
  }

  .specification_section .content_col li:before{
    left: -52px;
  }

  .specification_section .content_col li:after{
    left: -59px;
  }

  .specification_section .content_col .icon{
    height: 50px;
    width: 50px;
  }

  .specification_section .content_col p{
    font-size: 16px;
  }

  .specification_section .content_col li:not(:last-child){
    margin-bottom: 30px;
  }

  /* amenities */

  .amenities_section .caption .title{
    font-size: 40px;
  }

  .amenities_section .amenity_btns{
    margin-top: 50px;
  }

  /* location advatage */

  .location_map_section .location_points{
    padding-top: 50px;
  }

  .location_map_section .location{
    padding-bottom: 35px;
  }

  /* gallery  */

  .gallery_section .gallery_carousel{
    margin-top: 80px;
  }

  .gallery_section .item img{
    height: 400px;
  }

  /* about developer */

  .about_developer .form{
    padding: 40px;
  }

  .amenities_section .caption{
    padding-right:0;
    padding-left:0;
  }

}

/* end of 1199 */

@media(max-width:991px){
.logo-text{position: absolute;bottom: 6.5%;padding-right: 15px;display: none;}
  .navbar .right_content{
    gap:30px;
  }

  .navbar .navbar-collapse .img_col .txt li{
    margin: 10px;
    font-size: 18px;
  }

  .navbar .right_content .navbar-nav li:first-child{
    display:none;
  }

  .navbar .navbar-collapse .right_col{
    padding-left: 40px;
  }

    /* hero */

    .hero_section .left_col{
      flex: 0 0 100%;
      max-width: 100%;
    }

    /* amenities */

    .gallery_section .item img{
      height: 350px;
    }

    /* location advantage */
    
    .location_map_section .main_location{
      font-size: 14px;
    }

    .location_map_section .main_location span{
      font-size: 24px;
      
    }

    /* custom_modal */

    .custom_modal .left_col .title{
      font-size: 50px;
    }

    .custom_modal .left_col .sub_title{
      font-size: 16px;
    }

    .custom_modal .contact p, .custom_modal .contact p a{
      line-height: initial;
    }
}

/* end of 991 */

.m-v{display: none;}

@media(max-width:767px){  
.m-v{display: block;}
.price-box{text-align: center;}
  .mx_sm_-15{
    margin-left:-15px;
    margin-right:-15px;
  }
      .add-new {
        margin-top: 0px;padding-left: 0;
    }

  .px_sm_15{
    padding-left:15px;
    padding-right:15px;
  }

   .logo-text-gallery {
    width: 100%;
    /* padding-right: 10px; */
}
.logo-text-gallery .inner-content .text p{font-size: 12px;}
.logo-text-gallery .logo {
    width: 100px;
}

.logo-text-gallery .logo img {
    width: 110px !important;
    height: 27px !important;
    object-fit: unset !important;
}

.logo-text-overview {
    width: 100%;
    /* padding-right: 10px; */
}
.logo-text-overview .inner-content .text p{font-size: 12px;}
.logo-text-overview .logo {
    width: 100px;
}

.logo-text-overview .logo img {
    width: 110px !important;
    height: 27px !important;
    object-fit: unset !important;
}

  body{
    padding-bottom: 55px;
  }

  .sec_heading.center{
    text-align: left;
  }

  .section{
    padding:80px 0;
  }

  .sec_heading{
    margin-bottom: 50px;
  }

  .sec_heading .mini{
    font-size: 12px;
    margin-bottom: 15px;
  }

  .sec_heading .title{
    font-size: 24px;
  }

  /* header */

  .navbar.fixed{
    background:transparent;
  }

  .navbar.fill{
    background: var(--color2);
  }

  .navbar-brand img{
    max-width: 140px;
  }

  .navbar .navbar-collapse .left_col{
    display:none;
  }

  .navbar .navbar-collapse .right_col{
    max-width: 100%;
    flex: 0 0 100%;
    padding-left: 15px;
    background: url(../images/menus/main_img.png) no-repeat calc(100% + 180px) center;
    background-size: cover;
  }

  .navbar .navbar-collapse .right_col:before{
    position: absolute;
    content: '';
    left:0;
    top:0;
    height: 100%;
    width: 100%;
    background: rgb(0 0 0 / 90%);
  }

  .navbar .navbar-collapse .close{
    font-size: 30px;
  }

  /* .navbar .navbar-collapse:before{
    position: absolute;
    content: '';
    left:0;
    top:0;
    height: 100%;
    width: 100%;
    background: rgb(0 0 0 / 90%);
  } */

  .navbar .navbar-collapse .nav-item{
    max-width: 100%;
    flex:0 0 100%;
  }

  .navbar .navbar-collapse .nav-link{
    font-size: 18px;
    padding: 6px 0;
  }

  .navbar .navbar-collapse .bottom .location{
    font-size: 12px;
    margin-bottom: 10px;
  }

  .navbar .navbar-collapse .social_links img{
    width: 14px;
  }

  .navbar .navbar-collapse .social_links li{
    margin-right: 15px;
  }

  .navbar .navbar-collapse .navbar-nav{
    max-height: calc(100vh - 79px - 93px - 60px);
    overflow: auto;
  }

  /* hero section */

  /*.hero_section{
    height: auto;
    background: url(../images/hero/bg_sm.webp) no-repeat calc(100%) top;
    padding-bottom: 20px;
    background-size: contain;
    padding-top: 90px;
  }*/

  .hero_section .container:before{
    position: absolute;
    content: '';
    height: 1px;
    width: calc(100% - 30px);
    bottom: -40px;
    background: #d7ad3842;
    left: 15px;
  }

  .hero_section .m_content {
    margin-bottom:30px;
  }

  .hero_section .mini_title{
    font-size: 10px;
    letter-spacing: 2px;
    margin-bottom: 10px;
    text-align: center;
  }

  .hero_section .title{
    font-size: 28px;
    margin-bottom: 10px !important;
    color: #fff;
    text-align: center;
  }

  .hero_section .offer{
    margin: 0;
    font-size: 12px;
    text-align: center;
    width: 100%;
    color:var(--color4)
  }

  .hero_section .left_col .content{
    max-width: 100%;
    flex: 0 0 100%;
  }

  .hero_section .image{
    max-width: calc(100% - 70px);
    flex: 0 0 calc(100% - 70px);
    margin-top: 0;
    margin-bottom:30px;
    padding: 6px;display: none;
  }

  .hero_section .image .render{
    background: url(../images/hero/main_img6_sm.webp) no-repeat calc(100% ) bottom;
    overflow: hidden;
    /* background: none; */
    height: auto;
    width: auto;
    height: 350px;
    background-size: cover;
  }

  .hero_section .image .render img{
    height:100%;
    width:100%;
    object-fit: cover;
  }

  .hero_section .bottom .typology:before{
    width: 35px;
  }

  .hero_section .bottom .typology{
    padding-left: 55px;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 25px;
  }

  .hero_section .bottom .txt p{
    font-size: 15px;
  }

  .hero_section .bottom .icon{
    width: 24px;
    height: 24px;
    margin-right: 5px;
  }

  .hero_section .bottom .txt p span{
    font-size: 13px;
  }

  .hero_section .left_col_content{
    flex-direction: unset;
    justify-content: center;width: 200%;
  }

  .hero_section .title span{
    display:inline-block;
  }

  .hero_section .right_col{
    position: absolute;
    right: 0;
    z-index: 9;
    flex: 0 0 auto;
    max-width: max-content;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }

  .hero_section .right_col .content img{
    width: 24px;
  }

  .hero_section .right_col .content p{
    margin: 10px 0 0px;
  }

  .hero_section .right_col .content p span{
    font-size: 10px;
    line-height: 18px;
  }


  /* Walkthrough */

  .walkthrough-section {
    padding: 35px 0 0 0;
  }
  .walkthrough-section iframe {
    width: 100%;
    height: 250px;
  }




  /* overvieww */

  .about_section{
    background:none;
    /* padding-bottom:0; */
  }

  .about_section .left_col{
    flex: 0 0 100%;
    max-width: 100%;
  }

  .about_section .left_col .img_col img{
    height:100%;
  }

  .about_section .left_col .img_col{
    height: 500px;
    max-height: unset;
    margin-bottom: 40px;
  }

  /* specification */

  .specification_section{
    z-index: 0;
    border-top: 1px solid #cea3766e;
  }

  .specification_section:before{
    display:none;
  }

  .specification_section .content_col{
    margin-top: 50px;
  }

  .specification_section .content_col:before{
    left: 5px;
  }

  .specification_section .content_col li:before{
    left: -36px;
  }

  .specification_section .content_col li:after{
    left: -43px;
  }

  .specification_section .content_col p{
    font-size: 14px;
  }

  .specification_section .content_col .icon{
    height: 40px;
    width: 40px;
    margin-right: 15px;
  }

  .specification_section .content_col .icon img{
    height: 23px;
    width: 23px;
  }

  .specification_section .mermaid_img{
    left:unset;
    transform:unset;
    width: 100%;
  }

  /* amenities */

  .amenities_section .item:after,
  .amenities_section .item:before{
    height:50px;
  }

  .amenities_section .item:before{
    height:250px;
  }

  .amenities_section .item{
    height: auto;
  }

  .amenities_section .item > img{
    height: auto;
    bottom: unset;
    position: relative;
    object-fit: unset;
    left: unset;
  }

  .amenities_section .caption .title{
    font-size: 24px;
    max-width: 100%;
  }

  .amenities_section .amenity_btns{
    margin-top: 40px;
  }

  .amenities_section .amenity_btns button{
    height: 50px;
    width: 50px;
    margin-right: 20px;
  }

  .amenities_section .amenity_btns button img{
    width: 22px;
  }

  /* location map */

  .location_map_section .map_col{
    position:relative;
    right: unset;
    height: auto;
    top: unset;
    width: unset;
    display: unset;
  }

  .location_map_section .main_location{
    position:relative;
    max-width: 100%;
    text-align: left;
    margin: 60px 0 0;
  }


  .location_map_section .location_points:before{
    display: none;
  }

  .location_map_section .distance{
    width: 70px;
  }

  .location_map_section .location{
    padding-left: 35px;
    font-size: 12px;
    padding-bottom: 25px;
  }

  .location_map_section .location .icon{
    width: 30px;
  }

  .location_map_section .main_location .logo{
    margin-left: 0;
    max-width: 80px;
  }

  /* gallery */

  .sec_heading.center .title{
    max-width: 100%;
  }

  .gallery_section .item img{
    height: 300px;
  }

  .gallery_section .owl-nav button{
    height: 40px;
    width: 40px;
  }

  .gallery_section .owl-nav button img{
    width: 19px;
  }

  .gallery_section .gallery_carousel:before, .gallery_section .gallery_carousel:after{
    width: 75px;
  }

  .gallery_section .owl-nav button{
    left:10px;
  }

  .gallery_section .owl-nav button.owl-next{
    right: 10px;
  }

  /* about developer */

  .about_developer{
    background: url(../images/about_bg.webp) no-repeat top;
    background-attachment: unset;
  }

  .about_developer:before{
    height: 50px;
  }

  .about_developer .content{
    padding: 60px 0;
  }

  .about_developer .left_col,
  .about_developer .right_col{
    max-width: 100%;
    flex: 0 0 100%;
  }

  .about_developer .sec_heading .title{
    font-size: 22px;
  }

  .about_developer .content .btn{
    margin: 20px 0 0;
  }

  .about_developer .form{
    margin-top: 60px;
    padding: 30px;
  }

  .about_developer .form .title{
    font-size: 22px;
  }

  .about_developer .content .logos li{
    height: 60px;
    width: 60px;
  }

  .form_style2 label{
    font-size: 12px;
    margin-bottom: 0;
  }

  .form_style2 .form-control{
    font-size:14px;
  }

  .form_style2 .form-control::placeholder{
    font-size:13px;
  }

  /* .enquire_fixed_btn */

  .enquire_fixed_btn{
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    top:unset;
    opacity:1;
    visibility: visible;
    border-radius: 10px 10px 0 0;
  }
  

  .enquire_fixed_btn .side-b{
    flex:1;
    width:auto;
    position:relative;
  }

  .enquire_fixed_btn .side-b:not(:first-child):before{
    position:absolute;
    content:'';
    left:0;
    top:50%;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    height:30px;
    width:1px;
    background:#00000038;
  }

  .enquire_fixed_btn .side-b a{
    padding: 14px 15px;
    border: none;
  }

  .enquire_fixed_btn .side-b .icon{
    width: 18px;
  }

  .enquire_fixed_btn .side-b p br{
    display:none;
  }

  .enquire_fixed_btn .side-b p{
    font-size: 11px;
    font-family: var(--futura_bt_medium);
    letter-spacing: 0.5px;
  }

  /* custom modal */

  .custom_modal .modal_nav{
    padding: 15px 0;
  }

  .custom_modal .modal_nav .logo{
    max-width: 120px;
  }

  .custom_modal .modal_nav .close{
    font-size: 30px;
  }

  .custom_modal .modal-body{
    padding-top: 25px;
  }

  .custom_modal .left_col .title{
    font-size: 24px;
    letter-spacing: 2px;
    font-family: var(--futura_bt_medium);
    margin-bottom: 15px;
  }

  .custom_modal .left_col .sub_title{
    font-size: 14px;
  }

  .custom_modal .form-group{
    margin-bottom: 15px;
  }

  .custom_modal form .submit_btn{
    padding: 8px 30px;
    font-size: 14px;
  }

  .custom_modal .contact{
    margin-top: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .custom_modal .contact h6{
    font-size: 12px;
  }

  .custom_modal .contact p, .custom_modal .contact p a{
    font-size: 14px;
  }

  .custom_modal .form-control::placeholder{
    font-size:14px;
  }

  .location_map_section .badge{
    position: relative;
    right: unset;
    top: unset;
  }

  .location_map_section .badge a{
    font-size: 10px;
  }

  .location_map_section .badge img{
    width: 20px;
  }

  .video_modal .modal-body iframe{
    height: 270px;
  }

  footer .disclaimer{
    font-size: 10px;
  }

  .common_form .modal-body{
    padding:25px;
  }

  .common_form .title{
    font-size: 24px;
  }

  .common_form .sub_title{
    font-size: 16px;
  }

  .common_form .form{
    margin-top:25px;
  }

  .common_form .form .form-control{
    font-size:15px;
  }

  .common_form .form .form-control::placeholder{
    font-size:14px;
  }



.hero_section .m_content{
  /* margin-top: 20px; */
  margin-bottom: 0;
  padding-top: 110px;
  padding-bottom: 10px;
  background: url(../images/backup/bg.webp) no-repeat calc(100%) top;
  background-size: cover;
  margin-left: -10px!important;
  width:calc(100% + 20px)!important;
  max-width: unset!important;
  height:auto!important;
  position:relative;
}

.hero_section .m_content:before{

  position:absolute;
  content:'';
  height:100%;
  left:0;
  top:0;
  width:100%;
  background-image: radial-gradient(circle at 50% center, #1e0c0cba, #0e0c07ba);
  z-index: -1;
}


      .hero_section {
        height: auto;
        /* background: url(../images/hero/bg_sm11.jpg) no-repeat calc(100%) top; */
        padding-bottom: 20px;
        background-size: cover;
        padding-top: 90px;
    }


.hero_section{
    height: auto;
    /* background: url(../images/backup/bg.jpg) no-repeat calc(100%) top; */
    padding-bottom: 20px;
    background-size: contain;
    padding-top: 0px;
  }

section#overview{padding-top: 20px;}
.hero_section .container:before{display: none;}
.hero_section .image {border: none;}
.add-new .price_col{padding-top: 10px;}

.add-new .txt p{margin:0; font-size: 14px;}
.add-new .wealth_col p {
    display: unset;
}

.add-new .wealth_col p span{
  color: var(--color1);
}

.render{display: none;}
.hero_section{padding-bottom: 500px;}
.hero_section .bg_img{position: relative; }
.hero_section .bg_img:before{
  position: absolute;
  content: '';
  height: 100%;
  width: 100%;
  background-image: radial-gradient(circle at 80% center, #1e0c0c00, #0e0c07a8);
  top: 0;
  left: 0;
}
.hero_section .mvn-hero-bg{
  background-size: cover;
  width: 100%;
}

.add-new .wealth_col {
    margin-bottom: 30px;
    position: relative;
    padding-bottom: 30px;
}

.add-new .wealth_col:before {
        position: absolute;
        content: '';
        height: 1px;
        width: 100%;
        display: block;
        background: #ffffff38;
        left: 0;
        bottom: 0;
    }

    .strip_section{
      margin-top:50px;
    }

.journey{z-index: 99999;padding: 0!important;margin-left: -5%!important;}
.journey .inner-journey{height: auto;align-items: center;width: 240%;max-width: 240%;background-color: transparent;display: flex;
padding: 0px;}
.journey .inner-journey .box .inner-box {width: 100%;height:90vh;overflow: hidden;}
.journey .inner-journey .box .inner-box img{object-fit: cover;height: 74%;width: 100%;}
.journey .inner-journey .box .inner-box h2 {font-size: 28px;color: #fff;}
.journey .inner-journey .box {padding: 0px;width: 100%;padding-bottom: 15px;margin: 0 auto;}
.journey .inner-journey .box h4{margin-top: 70px;}
.journey .inner-journey .box h4 {font-size: 14px;text-transform: uppercase;letter-spacing: 1px;}
.journey {padding: 60px 0px;}
/* .journey .inner-journey {margin-top: 20px;} */
.projects .heading{padding-left: 0;}



 .gallery_section .gallery_carousel {
    max-width: 100%;}

  footer{
    padding-bottom: 80px;
  }

  .hero_section .bottom{
    border: none;
    padding: 0;
  }

}


/* end of 767 */