@media screen and (max-width: 1200px) {
  .header_section .custom_nav ul li a {
    margin: 0px !important;
  }
  .new-banner_wrapper .new-banner_content h1{

    font-size: 45px;
  }
  .crane_fixed{

    display: none;
  }
}
@media only screen and (max-width: 1500px) and (min-width: 1200px)  {

.crane_fixed img{

    height: 241px;
}
.crane_fixed {
    position: fixed;
    z-index: 99;
    left: 8px;
    top: 0;
    z-index: 10000;
}
}
@media screen and (max-width: 1240px) {
  .header_section .custom_nav ul li a {
    font-size: 18px;
    color: #151515;
    font-weight: 400;
  }

  .foot_items h2::before {

    left: 0;
  }

  .your_trusted_section .mobile {

    margin: 0 auto;

  }

  .your_trusted_section .container {

    margin-bottom: -88px;
  }

  .how_it_section .card::before {

    height: 82px;
    width: 67px;

    right: -48px;
    top: 20%;
    z-index: 999;
  }
  .innerimg {

    height: 100%;
    width: 100%;
  }

 
}


@media screen and (max-width: 991px) {

  .how_it_section .card::before {

    right: 0;
    width: 60px;
  }

  .your_trusted_section .container {

    margin-top: 60px;
  }

  .why_choose_cranes .card_row .card {

    max-width: unset;
    min-height: unset;
  }

  .why_choose_cranes .inner img{

    height: 100%;
    width: 100%;
    object-fit: contain;
  }
  .cranes_details_section .crane_card img {

    height: 100%;
    width: 100%;
  }
 

  .pick_location::before,
  .pick_location::after{

    all: unset;
  }


.banner_section .banner_box {
 
  max-width: 600px;
  margin: 0 auto;
  padding: 15px 20px;
}


.banner_section .banner_box a {
    font-size: 20px;
}
.header_section .website_logo {
  width: 140px;
}


}

@media screen and (max-width: 767px) {

  

  .footer_section .foot_items h2 {

    font-size: 50px;
    padding-bottom: 50px;
    line-height: 40px;

  }

  .footer_section .foot_items h2::before {

    left: 0;
    top: -95px;
  }

  .play_store li a img {
    height: 100%;
    width: 100%;

  }

  .your_trusted_section .container {
    padding: 60px 60px 0 60px;
  }

  .how_it_section .card::before {

    right: 42%;
    top: 50%;
    transform: rotate(90deg);
  }

  .how_it_section .card p {
    margin-bottom: 50px;
    max-width: 150px;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 50px;
  }

  .how_it_section h3 {

    max-width: unset;
    font-size: 36px;
  }

  .your_trusted_section .container {

    margin-top: 50px;
  }

  .why_choose_cranes .discover_section h5 {

    font-size: 36px;
  }
  .cranes_details_section .cranes_details h6 {

    font-size: 36px;
  }

  .banner_section .inner h1{

    font-size: 42px;
  }



}

@media screen and (max-width: 576px) {
  .dropdown-content a {
    display: block;
    padding: 5px 8px;
    font-size: 18px;}

  .footer_section .foot_items h2 {

    font-size: 36px;
    line-height: 40px;
  }

  .header_section .website_logo {
    width: 120px;
  }

  .header_section .navbar_btns img {
    height: 30px;
    width: 30px;
  }

  .header_section .book_now_btn a {

    font-size: 16px;
  }

  .mobile_nav .nav_links a {

    font-size: 15px;
  }

  .footer_section .foot_items.links ul.custom {
    margin-bottom: 50px;
  }

  .footer_section .foot_logo .cranes_24 {

  
  }

  .footer_section .foot_logo .cranes_24 img {

    width: 100px;
    height: 100%;
  }

  .your_trusted_section .mobile img {

    height: 100%;
    width: 100%;
  }

  .your_trusted_section h3 {
    font-size: 50px;
    line-height: 60px;
  }

  .play_store li a img {
    margin-bottom: 10px;

  }

  .how_it_section .card::before {
    right: 35%;
    top: 50%;
    transform: rotate(90deg);
  }

  .why_choose_cranes .txt p {
    font-size: 20px;
    line-height: unset;
  }

  .why_choose_cranes .discover_section h5 {

    font-size: 36px;
    line-height: 40px;
    padding-top: unset;
  }

  .why_choose_cranes .discover_section p {

    font-size: 16px;
    line-height: 30px;
  }

  .why_choose_cranes h3 {

    font-size: 36px;
    line-height: 40px;
  }
  .why_choose_cranes .carnes_types h5{

    font-size: 36px;
    line-height: 40px;
  }
  .link_wrapper a::before{
    left: 0;
  }
  .banner_section .search_btn{

    padding: 15px;
  }
  .noida-card .noida-icon{
    justify-content: center;
  }
  #exampleModal2 .modal-body .app_btn img{
    width: 134px;
  }


}

@media(max-width:991px){
  .new-banner_wrapper .toggle_icon a{
    width: 49px;
    height: 70px;
  }
  .new-banner_wrapper .choose-bx{
    margin: 0;
  }
  .new-banner_content{
    text-align: center;
    padding-top: 50px;
  }
  .new-banner_wrapper .app_btn{
    justify-content: center;
  }
  .inner.flower_bg .flower{
    right: 39%;
  }
 
}

@media(max-width:576px){
  .new-banner_wrapper .toggle_icon a {
    text-decoration: none;
    color: #000;
    width: 30px;
    height: 56px;
    background: var(--secondary-color);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 23px;
    color: #fff;
}
.select-wrapper {

  width: 100%;
}
.new-banner_wrapper .choose-bx .search_icon{
  width: 100%;
}
.new-banner_wrapper .choose-bx .search_icon a{
  width: 100%;
}
.form-select,.select-wrapper.two .form-select{
  border: none !important;
}
.new-banner_wrapper .new-banner_content h1{
  font-size: 36px;
}
.new-banner_wrapper .toggle_icon a img{
  width: 12px;
}
.new-banner_content{
  text-align: center;
  padding-top: 50px;
}
.new-banner_wrapper .choose-bx{
  margin: 0;
}
.new-banner_wrapper .app_btn{
  /* flex-direction: column; */
  padding-left: 10px;
  padding-right: 10px;
}
.app_btn img{

width: 150px;
}
.new-banner_wrapper .choose-bx{
  flex-direction: column;
}
.inner .element_1 {
  position: absolute;
  content: "";
  top: -49px;
  right: 0;
  width: 118px;
  height: 289px;
  background: var(--secondary-color);
}
.inner.flower_bg .flower{
  right: 30%;
}
.inner.flower_bg .new_element{
  right: -52px;
}
}

@media screen and (max-width: 420px) {
  .cranes_details_section .cranes_details p {
    font-size: 18px;
    font-weight: 400;
    padding: 0px 12px;
}
  .mobile_nav .offcanvas-body ul li a {
    font-size: 25px;

  }

  .footer_section .foot_items h2 {
    font-size: 30px;
  }

  .footer_section .foot_items p {

    font-size: 20px;
  }

  .your_trusted_section h3 {
    font-size: 36px;
    line-height: 40px;
  }

  .your_trusted_section .container {
    padding: 40px 40px 0 40px;
  }

  .how_it_section .card::before {
    right: 40%;
    top: 82%;
    transform: rotate(90deg);
    width: 60px;
    height: 60px;
  }

  .why_choose_cranes .discover_section h5 {

    font-size: 26px;
    line-height: 30px;
  }

  .header_section .book_now_btn a {
    font-size: 13px;
  }

  .header_section .website_logo {
    width: 100px;
}



}

@media(max-width:340px){

  .app_btn img{

    width: 130px;
    }
    .resgistorself {
      padding: 6px 17px;
      background-color: #300000;
      color: #fff;
      font-weight: 600;
      font-size: 16px;
      border-radius: 8px;
  }
}
