@media (max-width: 575px) {
  .m-d-block{
    display: block;
  }
  header .logo a img:nth-child(2){
    display: block;
  }
  .banner .banner-content{
    margin-top: 50px;
  }
  .banner .banner-content,
  .tab button {
    padding: 10px 0;
  }
  .m-d-block,
  .toggle-btn {
    display: block;
  }
  header {
    padding: 8px 0px;
    background-color: #fff;

  }
  .contact-form .right,
  .footer-ul,
  .inner-body .left,
  .inner-body .right,
  .maldives-body .resort-body .box,
  .package-parent .container .packageCard .left,
  .package-parent .container .packageCard .right,
  .popUp-body form {
    width: 100%;
  }
  .menu {
    position: absolute;
    top: 100%;
    background-color: #fff;
    height: 100vh;
    left: -100%;
    padding: 45px 15px;
    width: 0;
    opacity: 0;
    visibility: hidden;
    transition: 0.5s ease-in-out;
  }
  .navbar .logo {
    width: 38%;
    line-height: 0;
  }
  .navbar .logo a{
    display: inline-block;
  }
  .navbar .menu ul li {
    display: block;
    margin-left: 0;
    margin-bottom: 8px;
  }
  .navbar .menu ul li a,
  footer ul li {
    font-size: 16px;
  }
  .navbar .menu ul li a{
    font-size: 16px;
    color: #717171;

  }
  
  .navbar .toggle-btn img {
    width: 25px;
  }
  .navbar .menu.res-menu {
    width: 100%;
    right: 0;
    left: 0;
    opacity: 1;
    visibility: visible;
  }
  h1 {
    font-size: 20px;
  }
  
  
  .packageCard .flex {
    padding-bottom: 15px;
    display: block !important;
    width: 100%;
  }
  .package-box,
  .package-parent .container .packageCard {
    height: auto;
  }
  .package-parent .container .packageCard .middle {
    padding: 0 15px;
    width: 100%;
  }
  .container {
    padding: 0 15px;
  }
  .about,
  .inner-body {
    padding: 25px 0;
  }
  .package-parent .container .packageCard h2 {
    font-size: 18px;
    margin: 12px 0;
  }
  .packageCard .middle .destinations {
    font-size: 13px;
    display: inline-block;
    line-height: 20px;
  }
  .accordion-content ul li,
  .inclusion-exclusion .tabs a,
  .meals,
  .package-parent .container .packageCard .middle .hightlights li,
  .packageCard .middle .hightlights h4,
  .packages .package-box .middle ul li {
    font-size: 12px;
  }
  .package-parent .container .packageCard .right h5.price {
    color: #e13607;
    font-size: 16px;
    margin-top: 5px;
  }
  .perks ul li img {
    width: 22px;
  }
  .perks ul li h5 {
    font-size: 12px;
    color: #727272;
    padding-left: 2px;
  }
  .perks ul li {
    margin-right: 9px;
    padding-right: 2px;
    text-align: center;
  }
  .package-parent .container .packageCard .right .glbl-btn {
    padding: 12px 19px;
    font-size: 16px;
    width: 85%;
  }
  .middle small {
    font-size: 12px;
    line-height: 18px;
  }
  .packages .package-box h3 {
    font-size: 18px;
    transform: translateY(-12px);
  }
  .packages .package-box .right .glbl-btn {
    width: 80%;
    font-size: 14px;
  }
  .accordion-header,
  .inclusion-exclusion ul li,
  .packages .package-box .right small {
    font-size: 14px;
  }
  .inner-body .right .form-body .form-group {
    width: 100%;
    margin-top: 0;
  }
  .contact-form .top h3,
  .packages .package-box .right h5 {
    font-size: 20px;
  }
  .form-group select,
  .inner-body .right .form-body .form-group input {
    height: 40px;
  }
  .about {
    width: 95%;
  }
  .about p {
    font-size: 13px;
    color: #6d6d6d;
    line-height: 24px;
  }

  footer {
    padding: 30px 0 15px;
  }
  footer ul li img {
    width: 30px;
  }
  .contact .box {
    margin-bottom: 15px;
    width: 100%;
  }
  .contact-form .form-group label,
  .contact-form .left{
    display: none;
  }

  .form-group{
    margin: 0px;
  }
  .contact-form .right form {
    width: 100%;
    margin-top: 25px;
  }
  .form-group {
    width: 100%;
  }
  footer .flex.justify-content {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .packages .package-box .left img {
    height: 270px;
  }

  .popUp-body {
    padding: 15px;
  }
  .popUp-body .heading img {
    right: -5px;
    width: 40px;
    top: -7px;
  }
  .popUp-body form h2 {
    font-size: 17px;
    font-weight: 400;
  }
  .form-group input {
    width: 100%;
    height: 39px;
    font-size: 13px;
  }
  .inner-body h2 {
    font-size: 18px;
  }
  .review_detail .box h5,
  .tab button {
    font-size: 15px;
  }
  footer .whatsapp {
    right: 80px;
  }
  footer .whatsapp img {
    width: 60px;
  }
  .review_detail .box {
    margin-top: 35px;
    font-size: 15px;
  }
  .inner-body .right .form-body .form-group input,
  .inner-body .right .form-body .form-group select,
  .popUp-body .heading {
    margin-bottom: 10px;
  }
  .tab button {
    margin: 8px 5px;
    width: 40%;
  }
  .tabcontent {
    padding: 0;
  }
  #popUp .for-outer{
    padding: 0 15px;
  }
  .inner-body .left img {
    height: 225px;
  }
  #popUp .textarea,
  .inner-body .right form .textarea textarea {
    margin-top: 0;
  }
  form #submit {
    margin-top: 10px;
  }

  #popUp #contactform {
    width: 100%;
    margin: 0px auto;
}
.form-body .for-outer .form-group {
    width: 100%;
    margin-bottom: 15px;
}
.form-body .for-outer .form-group:nth-child(7),.form-body .for-outer .form-group:nth-child(6) {
    width: 49%;

}
#popUp .heading img {
    width: 42px;
}
.package-parent .container .packageCard .left {
    height: 255px;
  }
.package-parent .container .packageCard .left img {
    height: 255px;
    border-radius: unset;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}



.package-parent .container .packageCard h2 {
  font-size: 16px;
}
.package-parent .container .packageCard .middle .hightlights li {
    background-size: 13px 8px;

}
.form-body .for-outer .form-group textarea {
    height: 60px;
}
.form-body .for-outer .form-group input {
    height: 44px;
}
.form-body .for-outer .form-group select {
    height: 44px;
}
#popUp {
    top: -50px;
}
input#country_std_code {
    height: 44px;
}
.contact .top-details .box {
  width: 100%;
}
.banner .banner-content .right {
  display: none;
}
.banner-content .left .content {
  line-height: 35px;
  width: 95%;
  margin: auto;
}
.banner {
  height: 45vh;
}
.banner h1 {
  font-size: 35px;
}
.banner-content .left h4 {
  font-size: 22px;
}
.banner h3 {
  font-size: 18px;
}
.banner-content .left {

  margin: auto;
}

.banner-content .left .glbl-btn {
  padding: 10px 0px;
  width: 170px;
  font-size: 15px;
}
.banner-content .left .glbl-btn img {
  margin-right: 5px;
        width: 15px;
}
#menu.responsiveMenu {
  left: 0;
  right: 0;
  width: 100%;
  visibility: visible;
  opacity: 1;
}
.banner.inner-banner h2 {
  font-size: 30px;
}
.banner.inner-banner .container {
  margin-bottom: 0;
}
.contact-form {
  padding-top: 0px;
}
.contact-form .right .for-outer {
  padding: 0px 15px 15px;
}
.contact-form .form-group label{
  display: block;
}
.videoBanner .bannerContent  h1 span {
  font-family: Quicksand-Bold;
  font-weight: 600;
  color: #d18100;
  font-size: 25px;
}
.videoBanner .bannerContent h1 {
  font-size: 20px;
  font-weight: 600;
}
.videoBanner .bannerContent .glbl-btn{
  font-size: 14px;
  padding: 10px 15px;
}
.videoBanner .bannerContent .glbl-btn img {
  width: 14px;
}

header .logo a img {
  width: 85%;
}
.wa-chat-bubble-close-button {
  display: none;
}
.wa-chat-bubble-text {
  display: none;
}
.footer-ul img {
  width: 100px;
}
.footer-ul li .social-links li a img{
  width: 30px;
}
.wa-chat-bubble {
  display: none;
}
.wa-widget-send-button {
  bottom: 80px !important;
}
.wa-chat-bubble {
  display: none !important;
}
.videoBanner {
    height: 35vh;
}


}
