/* For mobile devices (portrait and smaller) */
@media screen and (max-width: 500px) {
    .section2_top {
    width: 95% !important;
}
	
  .navbar1 {
    top: -5px;
}	
  .avis {
    width: 230px;
    padding: 0px 20px 44px;
    box-shadow: 0px 0px 0px 0px #683fb7;
    height: 370px;
}
  .map_container1 {
    box-shadow: 0px 2px 10px 2px #0000003d;
    margin: 0 0 10px 0;
    height: 150px;
}
  .close_player1 {
    padding: 0px 7px;
    font-size: 20px;
    left: 10px;
    top: 5px;
}
  .info_footer .section_title {
    color: white !important;
  }
  .info_footer img {
    width: 20px;
    margin-right: 14px;
    margin-bottom: -5px;
  }
  .footer_logo img {
    width: 140px;
  }
  .footer_text {
    font-size: 13px;
  }
  .footer_section {
    padding: 30px 20px;
  }
  .f_pack {
    width: 70%;
  }
  .textColor3 {
    color: var(--move1);
  }
  .section2 {
    height: unset;
    margin: -35px 0 0px 0;
    padding: 0;
  }
  .body_text1 {
    font-size: 15px;
    background: #ffffffd9;
    padding: 10px;
    margin: -29px 0 10px 0;
    border-radius: 10px;
    border: dotted 0.1px #0000002e;
  }
  .pack_vid_img {
    width: 100%;
  }
  .vidList {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px !important;
    width: 90%;
    margin: auto;
  }
  .decoLine1 {
    margin: 20px 0 0 0;
  }
  .eqpCarousel_container {
    scale: 0.6;
    margin-top: -60px;
    margin-bottom: -150px;
  }

  .image2 {
    position: unset;
    width: 100%;
    /* margin: 0; */
  }
  .badge1_deco {
    display: none;
  }
  .section2_bottom {
    margin: 0;
    position: relative;
  }
  .section_title {
    font-size: 20px;
  }
  .social_btn_container,
  .menu_btn,
  .logo1 {
    transform: scale(0.6);
  }
  .header_section {
    padding: 0 0px;
    margin: -15px 0 0 0;
  }
  .deco1_corner {
    height: 150px;
    width: 150px;
  }

  .form-input-txt {
    padding: 0px 0 0px 16px;
    font-size: 10px;
    line-height: 1;
    margin: 0px 0;
    height: 27px;
  }
  .mauticform-helpmessage {
    padding: 0;
    font-size: 10px;
  }
  .mauticform-label {
    padding: 0;
    font-size: 10px;
  }

  .slid-btn-1 {
    width: 66%;
    font-size: 10px;
    padding: 3px 0;
    margin: 10px 0 10px 0;
  }
}
@media screen and (max-width: 700px) {
  .packs_holder .content1 {
    flex-direction: column-reverse;
    width: 100%;
    padding: 0 50px;
}

.packs_holder {
  width: 100%;
}

.pack_content_img {
  display: none;
}

.pack_fetures {
  margin: 20px 0 20px;
  width: 100%;
}

}
@media screen and (max-width: 600px) {
  .form_side {
    width: 90% !important;
    margin: auto;
  }
  .section1_form {
    padding: 22px 0px;
    background: none;
  }
}
/* For mobile devices (portrait and smaller) */
@media only screen and (max-width: 1024px) and (min-width: 869px) {
  .section2 {
    height: unset;
    padding: 0;
    margin: 0;
  }
  .section_title {
    font-size: 30px;
  }
  .form_side {
    width: 70%;
  }
  .badge1_deco {
    display: none;
  }
  .section2_bottom {
    margin: 0;
    position: relative;
  }
}

@media only screen and (max-width: 870px) {
  .navbar1 {
    width: 100% !important;
    left: 0 !important;
  }
  .f_pack {
    width: 60%;
  }
}
@media only screen and (max-width: 500px) and (min-width: 400px) {
  .eqpCarousel_container {
    transform: scale(1.3);
    margin-bottom: -110px;
  }
  
}
@media only screen and (max-width: 870px) and (min-width: 500px) {
  .body_text1 {
    background: #ffffffd9;
    padding: 10px;
    margin: -29px 0 10px 0;
    border-radius: 10px;
    border: dotted 0.1px #0000002e;
  }
  .section2 {
    height: unset;
    padding: 0;
    margin: 0;
  }
  .image2 {
    position: unset;
    width: 100%;
    /* margin: 0; */
  }
  .badge1_deco {
    display: none;
  }
  .section2_bottom {
    margin: 0;
    position: relative;
  }
  .badge1_deco {
    display: none;
  }
  .section2_bottom {
    margin: 0;
    position: relative;
  }
  .section2 {
    background-size: cover;
    padding: 10px 0 0 0;
    margin: 0;
  }
  .deco1_corner {
    height: 180px;
    width: 180px;
  }
  .social_btn_container,
  .menu_btn,
  .logo1 {
    transform: scale(0.8);
  }
  .header_section {
    padding: 5px 20px;
  }
  .section_title {
    font-size: 30px;
  }
  .form_side {
    width: 80%;
  }
  .form-input-txt {
    font-size: 15px;
    line-height: 1.5;
    margin: 2px 0;
  }
  .mauticform-label {
    font-size: 15px;
  }
  .mauticform-helpmessage {
    font-size: 15px;
  }
  .slid-btn-1 {
    width: 64%;
    font-size: 18px;
    padding: 5px 0;
    margin: 10px 0 10px 0;
  }
}

@media only screen and (max-width: 965px) {
  .footer_section {
    flex-direction: column;
  }
  .info_footer {
    width: unset;
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 1200px) {
  .location_title {
    font-size: 20px;
  }
  .location_subtitle {
    font-size: 15px;
  }
}

/* For mobile devices (portrait and smaller) */
@media only screen and (max-width: 1200px) and (min-width: 1023px) {
  .form_side {
    width: 60%;
  }
  .section_title {
    font-size: 35px;
  }
  .s2_topRight {
    scale: 0.95;
  }
  .s2_topLeft {
    scale: 0.95;
  }

  .badge1_deco {
    top: -150px;
  }
  .image2 {
    height: 110%;
    bottom: -100px;
  }
  .body_text1 {
    width: 90%;
  }
  .deco3 {
    bottom: -110px;
  }
}

@media only screen and (max-width: 1300px) {
  .navbar1 {
    display: flex;
    align-items: center;
    padding: 0;
    width: 50%;
    flex-direction: column;
    position: absolute;
    padding: 68px 0 30px 0;
    top: -19px;
    border: double #b451ba29;
    left: 25%;
    justify-content: space-between;
    height: 270px;
    background: linear-gradient(
      180deg,
      rgba(214, 148, 222, 1) 0%,
      rgba(255, 255, 255, 1) 17%,
      rgba(255, 255, 255, 1) 27%
    );
    margin: 0;
    max-height: 0;
    opacity: 0;
    z-index: -3;
    overflow: hidden;
    transition: all 0.5s;
    box-sizing: border-box;
  }
  .menu_btn {
    display: block;
  }
  .closeMenu {
    display: block;
    border: solid #baa7a7 1px;
    border-radius: 50%;
    padding: 0 8px 1px 8px;
    font-size: 20px;
    color: #baa7a7;
    font-weight: 600;
    width: auto;
    height: auto;
    position: absolute;
    right: 3%;
    top: 20%;
    cursor: pointer;
  }
}

@media only screen and (max-width: 1024px) {
  .maps1 {
    flex-direction: column;
    text-align: center;
  }

  .section2_top {
    flex-direction: column-reverse;
    width: 80%;
    align-items: center;
    margin: auto;
  }
  .body_text1 {
    width: 100%;
  }
  .deco3 {
    display: none;
  }
  .image2 {
    position: unset;
    width: 100%;
    /* margin: 0; */
  }

  .s2_topRight {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .alignText1 {
    text-align: center;
  }
}
