----------------------Mobile Menu Icon------------------------------

/*-----------------Superfish Menu------------------*/
.sf-arrows .sf-with-ul {
  padding-right: 15px;
}

.sf-arrows .sf-with-ul:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -2px;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  border-top-color: #373737;
}

.sf-arrows ul .sf-with-ul:after {
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #888;
}

.sf-arrows ul li>.sf-with-ul:focus:after,
.sf-arrows ul li:hover>.sf-with-ul:after,
.sf-arrows ul .sfHover>.sf-with-ul:after {
  border-left-color: #333;
}

.toggle-nav,
a.closebtn {
  display: none;
}

.main-navigation ul ul li {
  padding: 10px;
}

/*-------------- media section ---------------*/

@media screen and (max-width: 500px) {
  .home_contact_form::after {
    content: unset;
  }
}

@media screen and (max-width:575px) {

  .testi-title a {
    font-size: 20px !important;
  }

  #testimonial p.designation {
    font-size: 15px !important;
  }

  .mphb_sc_search_results-wrapper .mphb-room-type-title,
  .mphb_sc_rooms-wrapper .mphb-room-type-title,
  .mphb_sc_room-wrapper .mphb-room-type-title {
    text-align: left;
    margin-bottom: 10px;
    margin-top: 0;
  }

  #choose-us .nav-tabs .nav-link.active::before {
    display: none;
  }

  div#pills-tabContent {
    padding-top: 0 !important;
    margin-top: -40px;
  }

  #footer .copy-main .contact-details a {
    width: 100% !important;
    height: 133px !important;
    padding: 0;
  }

  /*.choose-us-tab-content:before {
    content: "";
    width: 37px;
    height: 26px;
    background: rgba(24, 32, 39, 1);
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    display: block;
    position: absolute;
    top: -24px;
    left: 71px;
    margin: auto;
  }*/

  #our_blogs .date {
    right: 10px;
  }

  #our-events .deal-post {
    padding: 20px 40px 20px;
  }

  .mphb_sc_search_results-wrapper .type-mphb_room_type,
  .mphb_sc_rooms-wrapper .type-mphb_room_type {
    padding: 15px !important;
  }

  p.link-more {
    margin: 20px 0 !important;
    display: block;
  }

  .mphb-flexslider.mphb-gallery-thumbnails-slider,
  .mphb-flexslider.mphb-gallery-slider {
    margin: 10px 0 20px !important;
  }

  section#choose-us {
    margin: 0;
    padding-bottom: 60px;
    padding-top: 0;
  }

  .cont p {
    font-size: 16px !important;
    line-height: 30px !important;
  }

  .testi-title {
    margin-left: 15px !important;
  }

  #destination .desti-sub {
    margin-bottom: 0 !important;
  }

  .contact-details {
    padding: 0 15px;
  }

  #footer .copyright a i {
    padding: 8px 0;
  }

  .copyright .container {
    padding-bottom: 20px;
    background-color: #ffff;
  }

  .talking-numbers {
    margin-top: 0;
  }

  .deal-post h3 {
    margin: 0;
    padding: 0;
  }

  .feature-villas-location {
    padding: 15px 0 0 !important;
  }

  .testimonial-info {
    background-color: #fff;
  }

  .inner-event-box {
    width: unset;
  }

  section#services {
    padding: 0;
  }

  .copyright-details {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .call a h6 {
    font-size: 16px;
  }

  #footer .mail-and-call-icon {

    padding: 8px 12px;
  }

  .copyright {
    background: unset;
  }

  .copyright {
    display: unset;
  }

  section#villa-added {
    padding: 60px 15px 0 30px;
    margin-bottom: 50px;
  }

  .event-title {
    transform: translate(0px, -15px);
  }

  #villa-added .container {
    padding: 0 15px 25px;
    border-radius: 0;
  }

  .col-lg-6.col-6.villa-meta-content {
    width: 100%;
    text-align: center;
    justify-content: left;
    display: flex;
    flex-wrap: wrap;
  }

  .guest-count {
    justify-content: left;
    width: 100%;
  }

  #villa-added .container::before {
    display: none;
  }

  #villa-added .container::after {
    display: none;
  }

  #choose-us .nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  #choose-us ul#nav-tab li {
    margin: 60px 0 100px;
  }

  #our-events .vills-box .villa-img-main-div img {
    width: 100%;
    height: 260px;
    border-radius: 48%;
  }

  #header .logo {
    transform: unset;
    background: #fff;
    clip-path: unset;
    position: static;

  }

  .col-lg-4.col-4.villa-meta-content {
    width: 100%;
  }

  #our-events .guest-count {
    justify-content: left;
    width: 100%;
  }

  .col-12.social-menues {
    margin-top: 5px;
    justify-content: center !important;
  }

  #slider .play-text {
    margin: auto;
  }

  .contact-details {
    display: block;
    margin-left: 0;
  }

  .call-title {
    justify-content: center !important;
  }

  .social-menues {
    justify-content: center;
  }

  .abc {
    position: relative;
    margin: 0 0 18px;
  }

  .out-standing-policy {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .policy-con {
    position: relative;
    margin-top: 85px;
  }

  .slide-shap img {
    transform: unset;
    display: none;

  }

  .slide-shap:after {
    display: none;
  }
  .team-rating-box {
    width: 55% !important;
}
  .right-slider {
    margin-top: 0;
  }

  /* .ps_video {
    text-align: center;
    border-radius: 50%;
    padding: 18px 22px;
    background: #fff;
    position: absolute;
  } */
  .outer_video {
    display: flex
;
    align-items: center;
    border-radius: 26px;
    flex-direction: column;
}
  #slider .ps_video a {
    text-align: center;
    border-radius: 50%;
    padding: 14px 6px;
    display: block;
    background-color: #fff;
    width: 50px;
}

  section#our_blogs {
    padding: 60px 0;
  }

  #slider .play-text a {
    font-size: 12px;
    line-height: 48px;
    padding: 0px 50px 0px 15px;
  }

  #slider .play-text a:after {
    width: 58px;
    height: 58px;
  }

  .over_video {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .slider-content {
    padding: 42px;
  }

  div.nav_wrap .quote-btn a {
    padding: 0 !important;
  }

  .quote-link {
    margin-left: 0;
  }

  div.nav_wrap .quote-btn .quote-link a {
    padding: 3px 40px 3px 25px !important;
    margin-left: 10px;
  }

  .book-search-aftr4 label::after {
    right: 0;
  }

  .about-btn a:after {
    content: "\f054";
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    color: #fff;
    background: rgba(51, 166, 255, 1);
    padding: 21px 26px;
    top: -4px;
    border-radius: 50%;
    right: -17px;
  }

  #services h2.heading {
    padding: 14px 46px;

  }

  .desti-grid {
    display: block;
  }

  section#our-policy {
    margin-bottom: 6%;
    padding: 60px 0 !important;
  }

  #our-gallery .gallery-image:nth-child(1) {
    margin-top: 27%;
  }

  #about h6.sub-heading {
    font-family: Work Sans;
    font-size: 24px;
    font-weight: 800;
    line-height: 37px;
    letter-spacing: 0em;
    text-align: center;
    width: 100%;
  }

  .counter_box.bg_1 {
    position: unset !important;
    width: 100%;
    margin: 10px 0;
  }

  .counter_box.bg_2 {
    position: unset !important;
    width: 100%;
    margin: 10px 0;
  }

  .policy-details {
    display: block;
  }

  .counter_box.bg_3 {
    position: unset !important;
    width: 100%;
    margin: 10px 0;

  }

  .counter_box {
    width: 100%;
    text-align: center;
  }

  #about .numbers {
    justify-content: center;
  }

  .about-btn {
    text-align: center;
  }

  section#our-gallery {
    padding: 0;
  }

  section#about {
    padding: 0;
  }

  .policy-headings h2 {
    width: 100% !important;
    text-align: center;
  }

  .policy-headings h6 {
    width: 100%;
    text-align: center;
    font-size: 26px;
  }

  h3.choose-us-heading {

    text-align: center;
    max-width: unset;

  }

  p.choose-us-sub-heading {
    text-align: center;
    font-size: 26;
  }

  .team-left:after {
    display: none;
  }

  #our-gallery .row {
    display: unset;
  }

  .text-counter h6 {
    font-size: 14px !important;
  }

  .policy-details {
    display: block;
  }

  .team-left:before {
    display: none;
  }

  .submit-icon::after {
    content: "\f061";
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    position: absolute;
    top: 25px;
    background: #FF001A;
    width: fit-content;
    bottom: 10px;
    padding: 8px 13px;
    text-align: center;
    left: 85px;
    right: 0;
    margin: auto;
    border-radius: 50%;
    color: #fff;
  }

  #our-events {
    background: #0C142E;
    padding: 0 0 11%;
    margin: 0;
    height: 454px;
  }

  .menu-others-container {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  section#faq h6 {
    font: normal normal 300 14px/28px Raleway;

  }

  section#our-process h3 {
    text-align: left;
    font: normal normal 300 14px/28px Raleway;
  }

  .moscotos-image {
    position: absolute;
    bottom: -50px;
  }

  .process-change:nth-child(1) {

    margin-top: 13% !important;
  }

  .content_page P {
    text-align: center;
  }

  .banner-image .card {
    margin: 0;
  }

  #singleService ul li.nav-item {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  #newsletter .moscotos-image {
    position: absolute;
    bottom: -40px;
  }

  .contact-contents {
    margin: 0;
  }

  .contact-sigl-form {
    padding: 45px 15px;
  }

  #full-width-blog h5 a,
  body.author h5 a,
  #blog-left-sidebar h5 a,
  #blog-right-sidebar h5 a {
    text-align: center;
    font: normal normal 600 24px/43px Josefin Sans;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
  }

  .post-content-boxx {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 1;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 1px 8px #00000029;
    opacity: 1;
    padding: 25px;
    border-radius: 15px;
    position: relative;
    transform: unset;
    width: 100%;
    text-align: center;
  }

  #full-width-blog .blog-content p,
  body.author .blog-content p,
  #blog-left-sidebar .blog-content p,
  #blog-right-sidebar .blog-content p {
    text-align: center;
    font: normal normal normal 12px/28px Raleway;
    letter-spacing: 0px;
    color: #4A4A4A;
    opacity: 1;
  }

  h5.blog-heading {
    text-align: center;
  }

  #full-width-blog .post-content-boxx span,
  body.author .post-content-boxx span,
  #blog-left-sidebar .post-content-boxx span,
  #blog-right-sidebar .post-content-boxx span {
    text-align: left;
    font: normal normal normal 13px/32px Poppins;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    width: 23%;
  }

  .contac_form label {
    font-size: 18px;
  }

  .contact-contents::after {
    display: none;
  }

  .contact-contents::before {
    display: none;
  }

  .contact-color-bg h3 {
    font-size: 26px;
  }

  .contact-contents p {
    font-size: 12px;
  }

  .nav-pills .nav-link {
    margin: 10px 0;
  }

  .single-srevice-title {
    display: flex;
    align-items: center;
    justify-content: space-around;
  }

  .service-para {
    text-align: center;
  }

  .heading-icons-head {
    display: block;
    text-align: center;
  }

  .service-heading {
    text-align: center;
    padding: 10px;
  }

  .service-paragraph {
    text-align: center;
  }

  .banner-image h1 {
    font: normal normal bold 34px/62px Josefin Sans;
  }

  .contact_content h2 {
    font: normal normal 600 26px/32px Josefin Sans;

  }

  #our-process .process-change:nth-child(2) {

    transform: translate(10px, -30px);
  }

  .inner-blog-box {
    background: #fff;
    box-shadow: 0px 4px 44px 0px #0000000F;
    margin: 17px 0px -27px 0;
    border-radius: 20px;
    transform: translate(0px, -41px);
  }

  #our-process .process-change:nth-child(4) {
    margin-top: 0;
  }

  #our-process .process-change:nth-child(3) {
    margin-top: 68% !important;
    transform: translate(10px, 30px);
  }

  .process-title h4 {
    width: 138px;
    font-size: 16px;
  }

  #faq input[type="submit"] {
    font-size: 16px;
  }

  .faq-right .sub-heading {
    text-align: center;
    font: normal normal normal 12px/25px Raleway;
    letter-spacing: 0px;
    color: #4A4A4A;
    opacity: 1;
  }

  #faq input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    padding: 0px 20px;
  }

  .section-title p {
    padding-bottom: 0;
    margin-bottom: 0;
  }

  .flex-order {
    order: 2;
  }
  a.es-btn.es-btn--secondary.es-btn--saved-search.es-btn--bordered.js-es-popup-link {
    margin: 0 25px;
}
section#slider {
  height: 600px;
}
img.slider-img {
  width: 300px;
  height: 450px;
}
  .points {
    justify-content: center
  }
  .team-rating-box {
    width: 55% !important;
}
.banner-head {
  font-size: 60px;
  line-height: 60px;
}
  #ourTestimonial .testii-thamb {
    transform: translate(0px, -113px) !important;
  }

  #ourTestimonial i.fa-thin.fa-arrow-left.slick-arrow {
    font-weight: 900;
    font-family: 'Font Awesome 5 Free';
    font-style: unset;
    position: absolute;
    bottom: -14% !important;
    border: unset;
    background: #FF6600 0% 0% no-repeat padding-box;
    opacity: 1;
    padding: 14px 22px;
    color: #fff;
    cursor: pointer;
    left: 50% !important;
    z-index: 9;
  }

  #ourTestimonial i.fa-thin.fa-arrow-right.slick-arrow {
    font-weight: 900;
    font-family: 'Font Awesome 5 Free';
    font-style: unset;
    position: absolute;
    bottom: -14% !important;
    border: unset;
    background: #FF6600 0% 0% no-repeat padding-box;
    opacity: 1;
    padding: 14px 20px;
    color: #fff;
    cursor: pointer;
    left: 35% !important;
  }

  .team-image {
    width: 95%;
  }

  .testi-pos {
    width: 100%;
  }

  .nav-tabs::before {
    content: "";
    position: absolute;
    left: 32% !important;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 33px;
    opacity: 1;
    width: 85px;
    height: 39px;
  }

  .points h5 {
    font: normal normal 300 12px/34px Raleway;
  }

  .nav-tabs .nav-link {
    padding: 0;
  }

  #pricing-plan .pricing-plan-tab-content {
    width: unset;
  }

  #pricing-plan .nav-link.active:after {
    left: calc(-33% - 0px);
  }

  #pricing-plan .nav-link:after {
    position: absolute;
    content: "";
    width: 28px;
    height: 28px;
    background: #FF6600;
    border-radius: 50%;
    top: 50%;
    left: -70px;
    transform: translateY(-50%);
    transition: all .35s;
  }

  .pricing-plan-tab-content p {
    text-align: center;
    font: normal normal bold 14px Josefin Sans;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    background: unset;
    margin-bottom: 0;
    padding: 10px;
  }

  aside#media_image-1 {
    display: flex;
    margin-bottom: 20px;
    align-items: center;
    justify-content: center;
  }

  .pricing-content {

    margin: 0;
  }

  #pricing-plan .nav {
    padding: 22px 0;
  }

  .choose-us-tab {
    padding: 26px;
    width: 139px !important;
    height: 139px !important;
  }

.blog-box-img img {
  width: 100%;
  height: 250px;
  object-fit: cover;
}

  .choose-us-tab p {
    font-size: 14px !important;
  }

  .textwidget p {
    text-align: center;
    width: 100%;
  }


  .our_process_box {
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--unnamed-color-ff6600) 0% 0% no-repeat padding-box;
    border-radius: 81px;
    opacity: 1;
    padding: 57px 5px 22px 14px;
    width: 65%;
    z-index: 9;
    position: absolute;
    top: 0;
  }

  .contact-details h6 {
    font-size: 14px;
  }

  .event-title a h5 {
    font-family: Work Sans;
    font-size: 12px;
    font-weight: 600;
    line-height: 23px;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 0;
  }

  .event-title p.location {
    color: #666666 !important;
    text-align: center;
    font-family: Work Sans;
    font-size: 10px;
    font-weight: 500;
    line-height: 22px;
    text-align: center;
    margin-left: 0;
    padding-bottom: 10px;
    margin-bottom: 0;
  }

  #footer h3 {
    width: 100%;
    clip-path: unset;
  }

  #footer .copyright p {
    font-family: Work Sans;
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: center;
    opacity: 1;
    background: url();
    clip-path: unset;
    padding: 20px 0px;
    display: unset;
    justify-content: center;
    /* width: 70%; */
    right: 0;
    position: unset;
    margin-left: 0;
  }

  aside#media_image-1 {
    position: unset;
  }

  #footer .copyright p span {
    color: rgba(51, 166, 255, 1);
    font-size: 14px;
  }

  .our_process_icon {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 1;
    padding: 13px;
    border-radius: 50%;
    width: 80px;
    margin: 0 14px;
  }

  svg {
    width: 100%;
  }

  .our_process-content h4 {
    font-size: 12px !important;
    margin-bottom: 0;

  }

  .text-our_process h6 {
    text-align: left;
    font: normal normal 300 6px/13px Raleway;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    width: 79%;
  }

  .our_process_box {
    width: 72% !important;
  }

  .process-change:nth-child(1) h5 {
    font: normal normal normal 7px/6px Josefin Sans;
    position: absolute;
    right: -45px !important;
    width: 12% !important;
    top: 55% !important;
  }

  .process-change:nth-child(2) h5 {
    font: normal normal normal 7px/6px Josefin Sans;
    left: -45px !important;
    text-align: center;
    width: 12% !important;
    top: 55% !important;

  }

  .process-change:nth-child(3) h5 {

    font: normal normal normal 7px/6px Josefin Sans;
    position: absolute;
    right: -45px !important;
    width: 12% !important;
    top: 25% !important;

  }

  .process-change:nth-child(4) h5 {

    font: normal normal normal 7px/6px Josefin Sans;
    position: absolute;
    left: -44px !important;
    width: 12% !important;
    top: 25% !important;

  }

  .our_process_box.bg_4 {
    padding: 65px 10px 36px 0px;
  }

  .our_process_box.bg_3 {
    padding: 65px 0px 36px 30px;
  }

  .process-title h4::before {
    content: "";
    width: 215px;
    height: 215px;
    border: 3px solid #000;
    border-style: dashed;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    border-radius: 50%;
    z-index: -1;
  }

  .process-title h4::after {
    content: "";
    width: 201px;
    height: 189px;
    background: #F8F8F8 0% 0% no-repeat padding-box;
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    z-index: -1;
    border-radius: 50%;
  }

  #newsletter .newsletter-content {

    transform: translateY(-6px);
  }

  .comt-author {
    position: unset !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    justify-content: center !important;
    transform: unset !important;

  }


  .test-content p {
    text-align: center;
    padding: 14px;
  }

  .testimonial-star {
    text-align: center;
  }

  h3.team-name {
    text-align: center;
  }

  section#faq h3 {
    text-align: center;

  }

  .follower-details h6 {
    font-size: 16px;
    text-align: center;

  }

  .panel-body p {
    text-align: center;
    margin: 16px 0;
  }

  .accordion-item:first-of-type .accordion-button {
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
    text-align: center;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    padding: 0px 0px 0px !important;
  }

  .copyright-social-icon {
    margin-right: 0;
    justify-content: center
  }

  .ant-slide {
    display: none;
  }

  .follower-details {
    position: unset;

  }

  .about-flex {
    display: block;
  }

  .follower-img {
    display: flex;
    justify-content: center;
  }

  #slider .socialbox {
    position: unset;
    text-align: center;
  }

  .slider-content h1 {
    font-family: Work Sans;
    font-size: 26px;
    font-weight: 800;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
  }

  .slider-content h6 {
    font-family: Work Sans;
    font-size: 14px !important;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: center;
    background: #005CB5;
    width: 100% !important;
    color: #fff;
    clip-path: polygon(0 0, 100% 0, 86% 244%, 0 100%);
    padding: 10px 20px;
    border-radius: 7px;
  }

  .search-book {
    text-align: center;
  }

  .outer_video {

    margin: 19px 0;
  }

  #pricing-plan .price-title-price {
    display: flex !important;
    justify-content: space-between;
    opacity: 1;
    margin: 10px;
    padding: 25px 12px;
    width: 90% !important;
    min-width: 284px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #C6E5F9;
    border-radius: 15px;
    opacity: 1;
  }

  h4.planing-text {

    font-size: 16px;

  }

  p.price-sub-heading {
    text-align: center;
    font: normal normal 300 14px/28px Raleway;
    letter-spacing: -0.11px;
    color: #686868;
    opacity: 1;
  }

  section#our-benefit p.main_para {
    text-align: left;
    font: normal normal bold 28px/26px Josefin Sans;
    letter-spacing: -0.9px;
    color: #000000;
    opacity: 1;
  }

  h3.price-heading {
    font-size: 32px;
  }

  h6.planing-price {
    font: normal normal 600 26px/2px Josefin Sans;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    margin-bottom: 0;
  }

  .blog-details {
    position: unset !important;
  }

  #about p.about-tag {
    position: unset;
    width: 100%;
    text-align: center;
    border: unset;
  }

  .shop-btn a {

    padding: 9px 7px 9px 18px;
  }

  span.news-comments {
    position: unset;
    transform: unset;
  }

  #about h2.heading {
    width: 100%;
    text-align: center;
  }

  .admin {
    position: unset;
    transform: unset;
  }

  .slider-content p {
    width: 100%;
    font-family: Work Sans;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
    margin-left: 0;
  }

  .shop-btn {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .header_btn a {
    display: block;
    width: 50%;
    text-align: center;
  }

  .faq-head h2.accordion-header button {
    text-align: center;
  }

  p.woocommerce-result-count,
  .woocommerce .woocommerce-ordering {
    width: 100%;
  }

  .faq-head h2,
  .faq-head .panel-body p {
    text-align: center;
  }

  #banner .banner-box {
    position: unset;
    transform: unset;
    max-width: 100%;
  }

  div.outer_dpage {
    padding: 12px 15px;
    text-align: center;
  }

  #tandc,
  #contentwoocom {
    text-align: center;
  }

  .banner-image .empty-cell {
    display: contents;
  }

  .banner-image .card {
    border-radius: 0;
  }

  .main_heading {
    font-size: 22px;
  }

  .main_para {
    font-size: 16px;
  }

  #about .row.reserve {
    flex-flow: column-reverse;
  }

  #about .abt_bg {
    margin-bottom: 8%;
  }

  #footer h3 {
    text-align: center;
  }

  #footer {
    text-align: center;
    padding-top: 50px;
  }

  #footer_box ul {
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 70%;
    margin: 0 auto 20px;
  }

  #footer ul li {
    width: 100%;
  }

  .menu-our-testimonials-container {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  #header .logo {
    margin: 15px 0 5px;
    width: 100%;
    text-align: center;
  }

  .main-header-box {
    padding-bottom: 10px;
  }

  p.main_points {
    text-align: center;
  }

  .media-small {
    padding-left: 10px !important;
  }

  section h2 {
    font-size: 22px;
  }

  .serach_inner input.search-field {
    width: 85%;
  }

  .sticky {
    position: unset !important;
  }

  .about-video-image {
    top: 20px;
  }

  #about img.left-img-two {
    margin-bottom: 15px;
  }

  #about .main-subtext {
    line-height: 30px;
    text-align: center;
    font-size: 22px;
  }

  #appointment .text {
    text-align: center;
  }

  #about p.main_para {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
  }

  #appointment .text {
    text-align: center;
    font: normal normal bold 24px/40px Josefin Sans;
    letter-spacing: -0.9px;
    color: #000000;
    opacity: 1;
    margin-bottom: 0;
  }


  #appointment p.para-content {
    font-size: 14px;
  }

  .owl-nav,
  .owl-dots {
    display: none !important;
  }

  #testimonial .main_heading {
    width: 100%;
  }

  #testimonial .main_heading {
    text-align: center;
  }

  #testimonial h3.sub-heading {
    width: 100%;
    text-align: center;
    font-size: 26px;
  }

  .testimonial-head {
    margin-left: 0;
  }

  #testimonial {
    height: unset;
  }

  .team-sm-hd {
    max-width: unset;
    text-align: center;
  }

  #our-events {
    height: unset;
  }

  #teams h3 {
    width: 100%;
    text-align: center;
    font-size: 26px;
  }

  #our_blogs h2 {
    font-size: 22px;
  }

  #our_blogs p.blog-subheading {
    font-size: 16px;
    line-height: 30px;
  }

  #our_blogs .blog-title p {
    font-size: 14px !important;
    text-align: center !important;

  }

  span.news-comments {
    margin: 14px;
    font-size: 12px;
  }

  .admin {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  #newsletter p {
    font-size: 20px;
  }

  #newsletter h3.left-head {
    font: normal normal 300 12px/34px Raleway;
  }

  #newsletter h3.main-right {
    font-size: 16px;
    line-height: 30px;
  }

  #newsletter h3.left-head {
    padding-right: 0;
    text-align: center;
  }

  #newsletter .news-btn,
  #newsletter h3.main-right {
    text-align: center;
  }

  div.nav_wrap .header-nav {
    display: flex;
    justify-content: right;
    position: absolute;
    bottom: 18px;
    right: 20px;
    margin-left: auto;
  }

  #slider .slider-content {
    bottom: 0;
    padding: 0 0 15px;
  }

  .about-btn {
    text-align: center;
  }

  div.nav_wrap .quote-btn {
    justify-content: start;
    margin: 10px;
    width: auto;
  }

  .wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
    width: 20%;
  }

  div#accordionExample {
    margin-bottom: 30px;
    padding: 0 20px;
  }

  .accordion-item .accordion-button {
    font-size: 14px !important;
  }

  #footer .newsletter-contents {
    margin-top: 50px;
  }

  .contact-details {
    margin-left: 0;
    padding: 0 20px;
  }

  #footer .copy-main .location a {
    padding-left: 75px !important;
  }

  .test-copyright {
    padding: 20px 0 5px;
  }

  #about .main_heading,
  #about p.main_para,
  #about div.slide_btn,
  #appointment .head,
  #appointment p.para-content,
  .testimonial-head,
  .our-team-head,
  .blog-box,
  #newsletter .newsletter-content,
  #full-width-blog,
  #blog-left-sidebar,
  #blog-right-sidebar {
    text-align: center;
  }

  #footer ul.foot-flex {
    justify-content: center;
  }

  #footer_box .footer2 {
    margin-top: 15px;
  }

  div.menu-home-decor-container ul li,
  div.menu-support-container ul li,
  div.menu-customer-service-container ul li {
    list-style: none !important;
  }

  #appointment .contact_content {
    padding: 30px 30px;
  }

  #newsletter .newsletter_form form input[type=text] {
    font-size: 12px;
  }

  #about div.about-contact {
    position: initial;
    width: fit-content;
    margin: 0 auto;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    margin-top: 16px;
  }

  #our-services,
  #single-team {
    text-align: center;
  }

  body.single-team .social-profiles {
    text-align: center;
    margin: 20px 0;
  }

  .meta-ser-p1 {
    margin-bottom: 20px;
  }

  #testimonial_single {
    text-align: center;
  }

  #comments p.comment-form-cookies-consent {
    display: flex;
  }

  #comments p.comment-form-cookies-consent input {
    margin-right: 20px;
  }

  .single-blog .content_page {
    text-align: center;
  }

  .single-blog .nav-links .post-title {
    display: none;
  }

  .shop #content {
    text-align: center;
  }

  #shop ul.products li {
    width: 100%;
  }

  div.sing-sop p.price {
    justify-content: center;
  }

  .woocommerce div.product form.cart {
    display: flex;
    justify-content: center;
  }

  .contac_form span.wpcf7-form-control-wrap input {
    margin: 0 12px 20px 0 !important;
  }

  .page-header h1 {
    text-align: center;
  }

  body.author .no-side-bar {
    text-align: center;
  }

  #about div.two-imgs {
    display: flex;
    flex-flow: column;
  }

  section#ourTestimonial h2 {
    font-size: 28px;
  }

  .appoint-details h3 {
    font-size: 21px;
    margin-bottom: 0;
  }

  .appoint-details {
    position: unset;
    margin: 17px;
    max-width: unset;
  }

  .blog-box {
    padding: 0 20px;
  }

  .page-template .comt-author {
    margin-top: 0;
  }
}


@media screen and (min-width: 340px) and (max-width:375px) {
  .process-change:nth-child(1) h5 {
    top: 56% !important;
  }

  .text-our_process_date h5 {
    padding: 15px;
  }

  .process-change:nth-child(2) h5 {
    top: 56% !important;
  }

  .process-change:nth-child(3) h5 {
    right: -43px !important;
    top: 21% !important;
  }

  .process-change:nth-child(4) h5 {

    top: 21% !important;
  }

  #pricing-plan .nav-link.active:after {
    left: calc(-57% - 0px);
  }

  .nav-tabs::before {

    left: 37% !important;
  }

  #pricing-plan .nav-link:after {

    left: -89px;
  }
}

@media screen and (min-width: 375px) and (max-width:425px) {
  .nav-tabs::before {

    left: 37% !important
  }

  #pricing-plan .nav-link:after {

    left: -119px;

  }

  #pricing-plan .nav-link.active:after {
    left: calc(-95% - 0px);
  }

  #pricing-plan .price-title-price {
    min-width: 372px !important;
  }

  .process-change:nth-child(1) h5 {
    top: 56% !important;
    right: -43px !important;
  }

  .text-our_process_date h5 {
    padding: 18px;
  }

  .our_process_box {

    padding: 46px 5px 22px 14px;
  }

  .process-change:nth-child(2) h5 {
    top: 56% !important;
    left: -43px !important;
  }

  .process-change:nth-child(3) h5 {
    right: -43px !important;
    top: 16% !important;
  }

  .process-change:nth-child(4) h5 {

    top: 16% !important;
  }
}

@media screen and (min-width: 576px) and (max-width:767px) {

  #full-width-blog h5 a,
  body.author h5 a,
  #blog-left-sidebar h5 a,
  #blog-right-sidebar h5 a {
    text-align: center;
    font: normal normal 600 24px/43px Josefin Sans;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
  }

  .post-content-boxx {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 1;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 1px 8px #00000029;
    opacity: 1;
    padding: 25px;
    border-radius: 15px;
    position: relative;
    transform: unset;
    width: 100%;
    text-align: center;
  }

  #choose-us .nav-tabs .nav-link.active::before {
    display: none;
  }

  #full-width-blog .blog-content p,
  body.author .blog-content p,
  #blog-left-sidebar .blog-content p,
  #blog-right-sidebar .blog-content p {
    text-align: center;
    font: normal normal normal 12px/28px Raleway;
    letter-spacing: 0px;
    color: #4A4A4A;
    opacity: 1;
  }

  h5.blog-heading {
    text-align: center;
  }

  #full-width-blog .post-content-boxx span,
  body.author .post-content-boxx span,
  #blog-left-sidebar .post-content-boxx span,
  #blog-right-sidebar .post-content-boxx span {
    text-align: left;
    font: normal normal normal 13px/32px Poppins;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    width: 23%;
  }

  .sticky {
    position: unset !important;
  }

  .toggle-nav {
    top: 0px;
  }

  #banner .banner-box {
    max-width: unset;
    left: unset;
    top: 50%;
  }

  #tandc,
  #contentwoocom {
    text-align: center;
  }

  #our_blogs .border {
    left: -16%;
  }

  #appointment .head,
  .testimonial,
  .testimonial-head,
  #register,
  #about .about_icon,
  #about .abt_bg {
    text-align: center;
  }

  .faq-head h2,
  .faq-head .panel-body p {
    text-align: center;
  }

  .main_heading {
    font-size: 25px;
  }

  #about .row.reserve {
    flex-flow: column-reverse;
  }

  #about .abt_bg {
    margin-bottom: 8%;
  }

  #banner {
    background-image: none !important;
    background-color: #1b1725;
  }

  #banner div.main-heading {
    width: 100%;
  }

  .about-video-image {
    top: 20px;
  }

  #banner h1.banner-head {
    white-space: unset;
    font-size: 24px;
  }

  #banner div.main-heading p {
    padding: 0;
    font-size: 14px;
  }

  #register h3 {
    line-height: 30px;
    padding: 0 28%;
    font-size: 24px;
  }

  #about div.about-contact {
    padding: 24px 23px;
  }

  #about .main-subtext {
    line-height: 38px;
    font-size: 26px;
    padding: 0;
  }

  #appointment .text {
    text-align: center;
  }

  #about p.main_para {
    font-size: 14px;
    line-height: 24px;
  }

  #appointment .head {
    line-height: 36px;
    font-size: 24px;
  }

  #appointment p.para-content {
    font-size: 14px;
    text-align: center;
  }

  .owl-nav,
  .owl-dots {
    display: none !important;
  }

  #testimonial .main_heading,
  #teams h3 {
    width: 100%;
    font-size: 24px;
  }

  #testimonial .main_heading {
    line-height: 32px;
    font-size: 24px;
  }

  #work-flow p.service-subheading,
  #newsletter h3.left-head {
    font-size: 24px;
  }

  #teams .our-team-head {
    text-align: center;
  }

  #teams span.team-sm-hd {
    font-size: 20px;
  }

  #our_blogs h2 {
    font-size: 20px;
    margin: 0;
  }

  #our_blogs p.blog-subheading {
    font-size: 24px;
    line-height: 40px;
  }

  #our_blogs .blog-box {
    text-align: center;
  }

  #our_blogs .blog-title p {
    font-size: 14px;
  }

  #newsletter p {
    font-size: 20px;
    text-align: center;
  }


  #footer_box .footer3 {
    margin-top: 20px;
  }

  #newsletter h3.left-head {
    padding-right: 0;
    text-align: center;
  }

  #newsletter .news-btn,
  #newsletter h3.main-right {
    text-align: center;
  }

  .meta-ser-p1 {
    margin-bottom: 18px;
  }

  #comments p.comment-form-cookies-consent {
    display: flex;
  }

  #comments p.comment-form-cookies-consent input {
    margin-right: 20px;
  }

  .single-blog .nav-links .post-title {
    display: none;
  }

  .contac_form span.wpcf7-form-control-wrap input {
    margin: 0 12px 20px 0 !important;
  }


}

@media screen and (min-width: 768px) and (max-width:991px) {
  .moscotos-image {
    position: absolute;
    bottom: -62px;
    text-align: center;
    left: 0;
    right: 0;
    z-index: -1;
  }

  #choose-us .nav-tabs .nav-link.active:before {
    bottom: -115px;
  }

  #header .col-lg-2.col-md-5.col-sm-4.col-12 {
    width: 30%;
  }

  div.nav_wrap .quote-btn {
    margin-right: 10px;
    width: 36%;
  }

  #slider .play-text a {
    font-family: Work Sans;
    font-size: 14px;
    font-weight: 600;
    line-height: 55px;
    letter-spacing: 0em;
    background: rgba(51, 166, 255, 1);
    color: #fff;
    padding: 0px 56px 0px 15px;
    border-radius: 26px;
    position: relative;
    display: inline-block;
    transition: all ease 0.5s;
  }

  #slider .ps_video a {
    margin-right: -10px;
  }

  .nav_wrap .header-nav {
    width: 25%;
    margin-left: auto;
  }

  .toggle-nav {
    margin-bottom: 0 !important;
  }

  #teams .team-video {
    left: unset !important;
  }

  .social-menues {
    justify-content: center !important;
  }

  .copyright-social-icon {
    display: flex;
    position: relative;
    z-index: 1;
    align-items: center;
    margin-right: 0;
    justify-content: center;
    align-items: center;
    margin-bottom: 18px;
  }

  .copyright-social-icon {
    padding: 18px;
  }

  #footer .copyright p {

    padding: 59px 0px;

    margin-left: 20px;
    padding-left: 0;
  }

  .copyright {
    display: flex;
    justify-content: center;
  }

  .copyright-social-icon .social-main {
    padding: 0;
  }

  #footer .copyright p {
    justify-content: center;
    margin-left: 0;
  }

  .copyright-social-icon {
    justify-content: center;
    align-items: center;
    margin-right: 0;
  }

  .loc-addre {
    font-size: 10px;
  }

  .call-title.mail-details {

    justify-content: center !important;
  }

  .call-title.mail-details a p {
    font-size: 14px;
  }

  .call-title a p {
    font-size: 14px;

  }

  .search-book {
    text-align: center;
  }

  .policy-main-heading {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .policy-headings h2 {
    width: 33% !important;
  }

  .choose-us-tab-content p {
    font-size: 10px;
    line-height: 18px;
  }

  .main-policy {
    justify-content: center;
  }

  .policy-sub-heading {
    display: flex;
    justify-content: center;
    width: 100%;
    text-align: center;
  }

  .policy-headings h6 {
    text-align: center;
  }
  .blog-box-img img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}
  .choose-us-tab {
    padding: 25px;
    width: 105px !important;
    height: 100px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 5px solid #1876D0 !important;
    transform: translate(0px, -16px);
    position: relative;
  }

  #choose-us .nav-tabs .nav-link {
    padding: 0;
  }

  section#choose-us {
    margin: 20px 0 0;
    padding-bottom: 70px;
  }


  .about-btn {
    text-align: center;
  }

  .social-menues {
    justify-content: center;
    margin: 10px 0;
  }

  aside#media_image-1 {
    position: unset;
  }

  .counter_box.bg_1 {
    position: absolute;
    bottom: 31%;
    left: 102px !important;
  }

  .counter_box.bg_2 {
    position: absolute;
    bottom: 0;
    background: #005CB5;
    left: 102px !important;
  }

  .counter_box.bg_3 {
    position: absolute;
    bottom: 0;
    right: 33% !important;
  }

  ul#nav-tab .nav-item:nth-child(1) {
    margin-top: 0;
  }

  ul#nav-tab .nav-item:nth-child(2) {
    margin-top: 0;
  }

  ul#nav-tab .nav-item:nth-child(3) {
    margin-top: 0;
  }

  ul#nav-tab li {
    margin-top: 0;
  }

  section#our-policy {
    padding: 60px;
  }

  #about h6.sub-heading {
    text-align: center;
    width: 100%;

  }

  .choose-icon img {
    padding: 25px;
  }

  .about-tags {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  #our-events {
    background: #0C142E;
    margin: 0;
    padding: 0px 0 70px;
  }

  #our-events .vills-box .villa-img-main-div img {
    width: 100%;
    height: 290px;
    border-radius: 48%;
  }

  #our-events .vills-boxes .villa-meta-content {
    padding: 0 5px;
  }

  #our-events .deal-post {
    padding: 10px 15px 20px;
  }

  .villa-meta-icon {
    font-size: 13px;
    margin-left: 8px;
  }

  #testimonial h3.sub-heading {
    text-align: center;
    width: 100%;
  }

  .slide-shap {
    position: absolute;
    left: 10%;
    top: -27px;
  }

  .testi-title {
    margin-left: 15px !important;
  }

  .items-testimonial {
    background: #fff;
  }

  .testidetails {
    margin: 15px 15px 0 !important;
  }

  #villa-added .container::before {
    display: none;
  }

  #villa-added .container::after {
    display: none;
  }

  .team-left:before {
    display: none;
  }

  .slider-content {
    padding-left: 8%;
  }

  .slider-content h6 {
    width: 70% !important;
  }

  .team-left:after {
    display: none;
  }

  #header .logo {
    width: 100%;
    transform: unset;
    clip-path: unset;
  }

  .team-left:after {
    content: "";
    width: 252px !important;
    height: 559px;
    position: absolute;
    right: 0;
    background: #005CB5;
    transform: translate(26px, 0) !important;
    top: 0;
  }

  .team-left:before {
    width: 36% !important;
    content: "";
    height: 200px;
    background: #fff;
    bottom: 0;
    position: absolute;
    right: 0;
    transform: translate(43px, 10px) !important;
  }

  .slide-shap img {
    transform: unset;
  }

  .policy-icon img {
    max-width: max-content;
  }

  .out-standing-policy {
    margin-top: 50px;
  }

  .policy-con {
    position: relative;
    background: #fff;
    padding: 0;
    border-radius: 50%;
    width: 160px;
    height: 160px;
    border: 10px solid #E8EDEE;
    padding: 30px 0;
    text-align: center;
    margin: 0 10px;
  }

  #footer .copyright p {
    width: 100%;
    clip-path: unset;
    font-size: 14px;
    padding: 25px 0;
  }

  .contact-details {
    display: flex;
  }

  #footer .copy-main .contact-details a {
    width: 100% !important;
  }

  .copyright-details {
    padding: 0 20px;
  }

  .contact-details {
    gap: 15px
  }

  #footer .copy-main .contact-details a {
    width: 230px !important;
    padding: 0 10px 0 40px !important;
  }

  .call a h6 {
    font-size: 15px !important;
  }

  #full-width-blog h5 a,
  body.author h5 a,
  #blog-left-sidebar h5 a,
  #blog-right-sidebar h5 a {

    font: normal normal 600 24px/43px Josefin Sans;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
  }

  #our-process .process-change:nth-child(1) {
    margin-top: 12% !important;
  }

  .post-content-boxx {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 1;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 1px 8px #00000029;
    opacity: 1;
    padding: 25px;
    border-radius: 15px;
    position: relative;
    transform: unset;
    width: 100%;
    text-align: center;
  }

  #full-width-blog .blog-content p,
  body.author .blog-content p,
  #blog-left-sidebar .blog-content p,
  #blog-right-sidebar .blog-content p {
    text-align: center;
    font: normal normal normal 12px/28px Raleway;
    letter-spacing: 0px;
    color: #4A4A4A;
    opacity: 1;
  }

  h5.blog-heading {
    text-align: center;
  }

  #full-width-blog .post-content-boxx span,
  body.author .post-content-boxx span,
  #blog-left-sidebar .post-content-boxx span,
  #blog-right-sidebar .post-content-boxx span {
    text-align: left;
    font: normal normal normal 13px/32px Poppins;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    width: 23%;
  }

  aside#media_image-1 {
    justify-content: center;
    display: none;
  }

  p.team-text {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .flex-order {
    order: 2;
  }

  #footer h3 {
    text-align: center;
  }

  .testimonial-content {
    justify-content: center;
  }

  .test-content p {
    text-align: center;
  }

  .testimonial-star {
    text-align: center;
  }

  h3.team-name {
    text-align: center;
  }

  .section-title p {
    padding-bottom: 0;
  }

  .ant-slide {
    display: none;
  }

  #about div.two-imgs img {
    width: 100%;
  }

  #about p.about-tag {
    text-align: left;
    font: normal normal normal 17px/43px Raleway;
    letter-spacing: -0.19px;
    color: #FFFFFF;
    opacity: 1;
    background: #FF001A;
    width: 34%;
    border: 15px solid #FFFFFF;
    opacity: 1;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 24px;
    margin-bottom: 0;
    border-bottom: unset;
  }

  #about .main_heading {
    font-size: 32px;
  }

  #about p.main_para {
    text-align: center;
  }

  .points {
    justify-content: center;
  }

  .about-flex {
    justify-content: center;
  }

  #about .main_heading {
    text-align: center;
  }

  .our_process_box {
    width: 60% !important;
  }

  .our_process_box.bg_2 {
    position: absolute;
    left: 26%;
  }

  .process-change:nth-child(1) h5 {
    position: absolute;
    right: 35px !important;
    width: 9% !important;
    top: 60% !important;
    padding: 17px;
  }

  .process-change:nth-child(3) h5 {
    position: absolute;
    right: 35px !important;
    width: 9% !important;
    top: 4% !important;
    padding: 17px;
  }

  .process-change:nth-child(2) h5 {
    left: 35px !important;
    text-align: center;
    width: 9% !important;
    top: 59% !important;
    padding: 17px;
  }

  .process-change:nth-child(4) h5 {
    left: 35px !important;
    text-align: center;
    width: 9% !important;
    top: 5% !important;
    padding: 17px;
  }

  .our_process_box.bg_4 {
    position: absolute;
    left: 26%;
  }

  .our_process_box {
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--unnamed-color-ff6600) 0% 0% no-repeat padding-box;
    border-radius: 81px;
    opacity: 1;
    padding: 31px 10px 36px 31px;
    width: 65%;
    z-index: 9;
    position: absolute;
    top: 0;
    left: 79px;
  }

  .follower-img h6 {
    background: var(--unnamed-color-ff001a) 0% 0% no-repeat padding-box;
    background: #FF001A 0% 0% no-repeat padding-box;
    opacity: 1;
    border-radius: 50%;
    padding: 15px 10px !important;
    color: #fff !important;
    width: 53px;
    height: 53px;
    border: 4px solid #fff;
    margin: -6px;
    font-size: 15px !important;
  }

  .follower-details {
    padding: 10px;
  }

  #about div.two-imgs {
    text-align: center;
  }

  .section-title p {
    padding-bottom: 0;
    margin-bottom: 0;
  }

  #ourTestimonial .testii-thamb {
    transform: translate(26px, -97px);
  }

  #pricing-plan .nav-link.active:after {
    left: calc(-193% - 0px);
  }

  section#services .services-image p {
    font-size: 12px;
  }

  #pricing-plan .nav-link:after {
    position: absolute;
    content: "";
    width: 35px;
    height: 35px;
    background: #FF6600;
    border-radius: 50%;
    top: 50%;
    left: -199px;
    transform: translateY(-50%);
    transition: all .35s;
  }

  .toggle-nav {
    margin-top: 0px !important;
  }

  #appointment input[type="text"],
  #appointment input[type="number"],
  #appointment input[type="email"],
  #appointment input[type="email"] {
    width: 100% !important;
    float: unset;
  }

  #about div.about-contact {
    right: 70px;
    padding: 24px 38px;
  }

  #about .main-subtext {
    line-height: 30px;
    font-size: 28px;
  }

  #about div.one-imgs {
    text-align: left;
  }

  #appointment .head {
    line-height: 40px;
    font-size: 12px;
  }

  .team-left {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 24px 0;
  }

  .row.team-box {
    justify-content: center;
  }

  .inner-event-box {
    width: 271px !important;
  }

  .testimonial-tag {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .services-box a {
    font-family: Work Sans;
    font-size: 14px;
    font-weight: 600;
    line-height: 3px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
  }

  .services-details {
    position: absolute;
    bottom: 0;
    background: #005CB5;
    padding: 16px;
    left: 0;
    right: 0;
    margin: auto;
    margin: 8px;
    border-radius: 15px;
  }

  .services-details .content p {
    font-family: Work Sans;
    font-size: 10px;
    font-weight: 500;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
    margin: 0;
  }

  #our_blogs p.blog-subheading {
    font-size: 12px;
    line-height: 40px;
  }

  .team-left img {
    max-width: min-content;
  }

  #footer ul.foot-flex {
    justify-content: center;
  }

  .textwidget p {
    text-align: center;
  }

  .owl-nav,
  .owl-dots {
    display: none !important;
  }

  .single-blog .nav-links .post-title {
    display: none;
  }

  .blog-details {
    position: unset;
  }

  .comt-author {
    position: unset !important;
    width: 100% !important;
    justify-content: center !important;
    transform: unset !important;
    padding: 0;
    align-items: center;
  }

  span.news-comments {
    font-size: 12px;
  }

  span.author-name {
    font-size: 12px;
  }

  .inner-blog-box {
    margin: 17px 0px -20px 0px;

  }

  .villa-img-main-div {
    width: 100%;
  }

  #villa-added .container::before {

    transform: translate(29px, 10px);
  }

  #our_blogs h5 {
    text-align: center !important;
  }

  #our_blogs .blog-title p {
    text-align: center !important;
  }

  .blog-information {
    text-align: center;
  }

  #ourTestimonial i.fa-thin.fa-arrow-left.slick-arrow {

    bottom: -15% !important;
    left: 48% !important;
  }

  #ourTestimonial i.fa-thin.fa-arrow-right.slick-arrow {
    bottom: -15% !important;
    left: 39% !important;
  }

  #our-process .process-change:nth-child(3) {
    margin-top: 53% !important;
  }

}

@media screen and (min-width: 768px) and (max-width:1023px) {
  .col-lg-2.col-md-6.col-12.p-0 {
    width: 33%;
  }

  #topabr .topbar-call-tel {
    padding-left: 0;
    width: 37%;
  }

  #topabr .social-menues {
    width: 20%;
  }

  .social-main {
    padding: 0 5px;
  }

  section#our_blogs {
    padding: 70px 0;
  }

  .talking-numbers {
    margin-top: 0;
  }

  .choose-icon.wow.fadeInLeft {
    position: absolute;
    top: -65px;
    width: 70px;
    height: 70px;
  }

  #slider .ps_video {
    padding-right: 0;
  }

  #villa-added .container {
    padding: 0 20px 8% 20px;
  }

  #header .logo {
    width: 100%;
    transform: unset;
    clip-path: unset;
    top: -50px;
  }

  #header .logo img {
    height: 110px;
    width: auto;
  }

  .nav_wrap {
    padding: 10px 0;
  }

  .social-main a i {
    font-size: 14px;
  }
}

@media screen and (min-width: 992px) and (max-width:1200px) {
  .inner-event-box {
    width: 349px !important;
  }

  .toggle-nav {
    margin-top: 0px !important;
  }

  .header_btn a {
    font-size: 10px;
  }

  #our_blogs .border {
    height: 82%;
    top: 9%;
  }

  #our_blogs .news_text {
    max-width: 210px;
  }

  #our_blogs .latest_content {
    top: 15%;
  }

  #appointment input[type="text"],
  #appointment input[type="number"],
  #appointment input[type="email"],
  #appointment input[type="email"] {
    width: 100% !important;
    float: unset;
  }

  .topbar_section .socialbox i {
    padding-right: 10px;
  }

}

@media screen and (min-width: 1441px) and (max-width: 1600px) {
  .main-navigation a {
    font-size: 14px;
  }

  .slider-content h6 {
    font-size: 14px;
  }

  .main-navigation li {
    padding: 33.5px 18px;
  }
.mphb_sc_search_results-wrapper .type-mphb_room_type .mphb-reserve-room-section .button+.button, .mphb_sc_rooms-wrapper .type-mphb_room_type .mphb-reserve-room-section .button+.button {
    margin-top: 50px;
}
  body {
    overflow: hidden;
  }

  p.heading-mail-call {
    font-size: 14px;
  }

  #footer .copy-main a {
    width: 350px;
  }

  .contact-details {
    margin-right: 35px;
  }

  .cont p {

    padding: 30% 30px 52px;
  }

  #testimonial {
    height: 364px;
  }
}


@media screen and (max-width: 1440px) {
  .testi-title a {
    font-size: 16px;
  }

  .policy-headings h2 {
    font-size: 16px;
  }

  #choose-us .nav-tabs .nav-link.active:before {
    bottom: -171px;
  }

  p,
  ul li a {
    margin-bottom: 0 !important;
    font-family: Work Sans;
    font-size: 14px;
    font-weight: 500;
    line-height: inherit;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
    margin-left: 12px;
  }

  .team-image {
    width: 93%;
  }

  #testimonial h3.sub-heading {
    font-size: 26px;
  }

  .testi-pos {
    width: 85%;
  }

  #slider .ants-img-slide img {
    margin-left: -34px !important;
  }

  .slider-content h6 {
    font-size: 14px;
    width: 50%;
  }

  #testimonial .owl-dots {
    transform: translate(-422px, 10px);
  }

  .cont p {
    font-family: Work Sans;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
    padding: 28% 28px;
    margin-left: 0;
  }

  .main-navigation a {
    margin-left: 0;
  }

  .main-navigation li {
    padding: 20px 10px;
  }

  .test-info .quote {
    position: absolute;
    left: 19px;
    top: 18px;
  }

  #ourTestimonial .testii-thamb {
    transform: translate(25px, -251px);
  }

  .team-left:after {
    content: "";
    width: 291px;
    height: 430px;
    position: absolute;
    right: 0;
    background: #005CB5;
    transform: translate(64px, 0);
    top: 0;
  }

  .contact-details {
    margin-right: 28px;
  }

  #footer .copy-main a {
    width: 317px !important;
    height: 133px !important;

  }

  .call a h6 {
    font-size: 18px;
  }

  #footer .mail-and-call-icon {
    padding: 10px 18px;
  }

  body {
    overflow: hidden;
  }

  .team-left:before {
    width: 62%;
    content: "";
    height: 200px;
    background: #fff;
    bottom: 0;
    position: absolute;
    right: 0;
    transform: translate(115px, 10px);
  }

  .call-title.mail-details::after {
    content: "";
    width: 2px;
    height: 15px;
    background: #fff;
    position: absolute;
    right: 10px;
  }

  .counter_box.bg_3 {
    position: absolute;
    bottom: 0;
    right: 31%;
  }
}


@media screen and (max-width: 1024px) {
  .team-rating-box {
    width: 27% !important;
  }
  .banner-head {
    top: 14%;
  }
  #our-gallery .gallery-image .overlay {
    width: 100px;
    height: 110px;
}
.gallery-image i {
  bottom: 30px;
  right: 20px;
  width: 40px;
  height: 40px;
}
#our-gallery .gallery-image:nth-child(9) .overlay {
  width: 200px;
  height: 120px;
}
.booking-search .es-search--simple form, .booking-search .widget .es-search--simple form {
  gap: 20px;
}
  .contact-details {

    margin-right: 0;
  }

  .mphb_sc_search_results-wrapper .type-mphb_room_type {
    max-width: 100%;
    margin: 0;
    display: inline-block;
    vertical-align: top;
    margin-top: 0 !important;
    margin-bottom: 40px !important;
  }

  .mphb_sc_search_results-wrapper .mphb-reserve-room-section:not(.mphb-rooms-added) .mphb-confirm-reservation,
  .mphb_sc_search_results-wrapper .mphb-reserve-room-section:not(.mphb-rooms-added) .mphb-rooms-reservation-message-wrapper {
    display: unset !important;
    float: left;
    position: relative;
    top: 0;
  }

  .blog-box-img {
    height: auto;
  }


  .call a h6 {
    font-size: 18px;
  }

  .mphb_sc_search_results-wrapper .mphb-view-details-button-wrapper {
    margin-bottom: 30px !important;
  }

  .mphb_sc_search_results-wrapper .mphb-reserve-room-section .mphb-rooms-reservation-message-wrapper .mphb-remove-from-reservation {
    float: none;
    margin-top: 20px;
    display: block;
  }

  .mphb_sc_search_results-wrapper .type-mphb_room_type .mphb-reserve-room-section .button,
  .mphb_sc_rooms-wrapper .type-mphb_room_type .mphb-reserve-room-section .button {
    width: 100%;
    margin-top: 50px;
  }

  .contact-details h6 {
    font-size: 12px;
  }


  aside#media_image-1 {
    justify-content: center;
    display: none;
  }

  #footer .mail-and-call-icon {
    padding: 8px 14px;

  }

  .inner-event-box {
    width: 231px !important;
  }

  aside#media_image-1 {
    position: unset;
    padding: 0;
    margin: 40px auto 15px;
  }

  #footer .copy-main a {
    width: 290px;
  }

  .testidetails {
    margin: 10px 15px;
  }

  .testi-title {
    margin-left: 0px;
  }

  .testi-title a {
    font-size: 12px;
  }

  #testimonial p.designation {
    font-size: 12px;
  }

  body {
    overflow: hidden;
  }


  #teams .our-team-box a {
    font-size: 12px;
  }

  .counter_box {
    background: rgba(51, 166, 255, 1);
    width: 179px;
    padding: 5px;
    padding: 27px;
    height: 164px;
    margin: 12px 12px 0;
  }

  .main-policy {
    display: flex;
    align-items: center;
    justify-content: center;

  }

  #booking-search label {
    font-size: 14px;
  }

  i.far.fa-arrow-right {
    font-size: 14px;
  }

  select#location-selector {
    font-family: 'Work Sans';
    font-family: Work Sans;
    font-size: 15px;
    font-weight: 600;
    line-height: 21.11px;
    text-align: left;
    color: #121212;
    border: unset;
    background: unset;
    padding: 0 0px;
    margin-left: -4px;
    margin-top: 16px;
  }

  p#person-label {
    font-size: 15px;
  }

  input#check_in_date,
  input#check_out_date {
    font-size: 15px;
  }

  .search-book button i {
    font-size: 16px;
    color: #fff;
  }

  .search-book button {
    background: unset;
    border: unset;
    background: rgba(51, 166, 255, 1);
    padding: 18px 22px;
    border-radius: 15px;
  }

  .policy-headings h6 {
    font-family: Work Sans;
    font-size: 26px;
  }

  .policy-headings h2 {
    width: 75%;
  }

  .counter_box.bg_1 {
    position: absolute;
    bottom: 27%;
    left: 13px;
  }

  section#our-policy {
    padding: 60px 0;
  }

  .choose-us-tab p {
    font-size: 10px;
  }

  .counter_box.bg_3 {
    position: absolute;
    bottom: 0;
    right: 18%;
  }

  .counter_box.bg_2 {
    position: absolute;
    bottom: 0;
    background: #005CB5;
    left: 13px;
  }

  #teams .team-video {
    position: absolute;
    left: 13px;
    bottom: 0;
    z-index: 9;
    padding: 45px 45px;
    background: rgba(51, 166, 255, 1);
  }

  .header-nav {
    align-items: center;
    justify-content: center;
    display: flex;
  }

  .mail-and-call-icon i {
    color: #fff;
    font-size: 12px;
  }

  .call-title.mail-details::after {
    display: none;
  }

  p,
  ul li a {
    margin-bottom: 0 !important;
    font-family: Work Sans;
    font-size: 12px;
    font-weight: 500;
    line-height: inherit;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
    margin-left: 6px;
  }

  .choose-us-tab {
    padding: 26px;
    width: 123px;
    height: 119px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 10px solid #1876D0;
    transform: translate(0px, -16px);
    position: relative;
  }

  .team-left:after {
    content: "";
    width: 281px;
    height: 386px;
    transform: translate(40px, 0);
    top: 5px;
  }

  .slider-content h1 {
    font-family: Work Sans;
    font-size: 32px;
    font-weight: 800;
    line-height: 40px;
  }

  .slider-content h6 {
    font-size: 12px;
    width: 59%;

  }

  #slider .owl-dots {
    position: absolute;
    bottom: 5%;
    left: 11%;
  }

  .outer_video {
    margin: 0 0 10px;
  }

  .booking-search {
    padding: 35px 15px 20px;
  }

  #topabr .topbar-call-tel {
    padding-left: 0;
  }

  #booking-search form.mphb_sc_search-form {
    display: block;
    align-items: center;
  }

  #booking-search form.mphb_sc_search-form p {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px !important;
  }

  #booking-search form.mphb_sc_search-form p.mphb_sc_search-submit-button-wrapper {
    text-align: center;
  }

  #booking-search input[type="submit"] {
    width: 70px;
    height: 70px;
  }

  section#booking-search {
    padding: 0 0 30px;
  }

  .villa-sub-heading {
    font-size: 26px;
    line-height: 27px;
  }

  .vills-box {
    margin-top: 0;
    width: 100% !important;
  }

  .team-left:before {
    width: 49%;
    content: "";
    transform: translate(42px, 10px);
  }

  .contact-details {
    margin-left: 0;
  }

  .event-title a h5 {
    font-family: Work Sans;
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
    margin-bottom: 0;
  }

  .event-title p.location {
    font-size: 10px;
  }


  .policy-details {
    justify-content: center;
  }

  .social-menues {
    justify-content: end;
  }

  .testimonial-head {
    margin-left: 0;
  }

  #testimonial {

    height: auto;
  }


  #slider .ants-img-slide img {
    margin-left: -24px !important;
  }

  .test-content {
    margin-top: 65px;
  }

  #our-process .process-change:nth-child(4) {
    display: flex;
    align-items: center;
    justify-content: end;
    margin-top: 12%;
  }

  #our-process .process-change:nth-child(3) {
    margin-top: 12%;

  }

  #our-process .process-change:nth-child(1) {
    margin-top: 0;
  }

  #our-process .process-change:nth-child(2) {
    margin-top: 0;
  }

  .post-content-boxx {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 1;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 1px 8px #00000029;
    opacity: 1;
    padding: 19px 34px 19px 65px;
    border-radius: 15px;
    position: relative;
    transform: translate(-28px, 13px);
    width: 100%;
  }

  #full-width-blog h5 a,
  body.author h5 a,
  #blog-left-sidebar h5 a,
  #blog-right-sidebar h5 a {
    text-align: left;
    font: normal normal 600 22px/31px Josefin Sans;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
  }

  #full-width-blog .blog-content p,
  body.author .blog-content p,
  #blog-left-sidebar .blog-content p,
  #blog-right-sidebar .blog-content p {
    text-align: left;
    font: normal normal normal 12px/27px Raleway;
    letter-spacing: 0px;
    color: #4A4A4A;
    opacity: 1;
  }

  .heading-icons-head {
    display: block;
    text-align: center;
  }

  .service-heading {
    text-align: center;
    padding: 10px;
  }

  .service-paragraph {
    text-align: center;
  }

  .ant-slide {
    display: none;
  }

  #slider .owl-prev {
    position: absolute;
    top: 12%;
    left: 8%;
    background: unset;
    border: unset;
    background: var(--unnamed-color-ff6600) 0% 0% no-repeat padding-box;
    background: #FF6600 0% 0% no-repeat padding-box;
    opacity: 1;
    padding: 14px 20px;
  }

  #slider .owl-next {
    position: absolute;
    top: 11%;
    background: unset;
    border: unset;
    background: var(--unnamed-color-ff6600) 0% 0% no-repeat padding-box;
    background: #FF6600 0% 0% no-repeat padding-box;
    opacity: 1;
    padding: 14px 20px;
  }

  #ourTestimonial .testii-thamb {
    transform: translate(12px, -163px);
  }

  .process-change:nth-child(3) h5 {
    position: absolute;
    right: -42px;
    width: 12%;
    top: 12%;
  }

  .process-change:nth-child(4) h5 {
    position: absolute;
    left: -42px;
    width: 12%;
    top: 12%;
  }

  .process-change:nth-child(2) h5 {
    position: absolute;
    left: -42px;
    text-align: center;
    width: 12%;
    top: 58%;
  }

  .process-change:nth-child(1) h5 {
    position: absolute;
    right: -43px;
    width: 12%;
    top: 57%;
  }

  .process-title h4::before {
    content: "";
    width: 243px;
    height: 243px;
  }

  svg {
    width: 100%;
  }

  .text-our_benefits h6 {
    font-size: 12px;
  }

  .our_process-content h4 {
    font-size: 16px;
  }

  .test-content p {
    font: normal normal normal 12px/26px Raleway;

  }

  #ourTestimonial i.fa-thin.fa-arrow-left.slick-arrow {
    font-weight: 900;
    font-family: 'Font Awesome 5 Free';
    font-style: unset;
    position: absolute;
    bottom: 21%;
    border: unset;
    background: #FF6600 0% 0% no-repeat padding-box;
    opacity: 1;
    padding: 14px 22px;
    color: #fff;
    cursor: pointer;
    left: 50%;
    z-index: 9;
  }

  #ourTestimonial i.fa-thin.fa-arrow-right.slick-arrow {
    font-weight: 900;
    font-family: 'Font Awesome 5 Free';
    font-style: unset;
    position: absolute;
    bottom: 21%;
    border: unset;
    background: #FF6600 0% 0% no-repeat padding-box;
    opacity: 1;
    padding: 14px 20px;
    color: #fff;
    cursor: pointer;
    left: 43%;
  }

  #pricing-plan .nav {
    justify-content: space-between;
  }

  .nav-tabs::before {
    content: "";

    position: absolute;
    left: 41%;
  }

  #pricing-plan .price-title-price {
    min-width: 288px;
  }

  h6.planing-price {
    font: normal normal 600 23px/2px Josefin Sans;
  }

  h4.planing-text {
    font-size: 14px;
  }

  .main-navigation ul ul {
    background-color: transparent;
  }

  .main-navigation ul ul li,
  .menubar.scrolled .main-navigation ul ul li {
    border-bottom: none;
  }

  .site-description {
    font-size: 12px !important;
  }


  .follower-details h6 {
    font-size: 16px;
  }

  .follower-img h6 {
    background: var(--unnamed-color-ff001a) 0% 0% no-repeat padding-box;
    background: #FF001A 0% 0% no-repeat padding-box;
    opacity: 1;
    border-radius: 50%;
    padding: 18px 10px;
  }

  .toggle-nav {
    display: block;
    position: relative;
    float: right;
    right: 15px;
    height: 30px;
    width: 30px;
    cursor: pointer;
    margin: 0 auto;
    z-index: 99;
    right: 0;
    text-align: right;
    right: 0;
    margin-right: 0;
  }


  section#our-benefit .text {
    font-size: 18px;
  }

  .process-border {
    position: unset;
  }

  .our_process_box {
    width: 74%;
  }


  .text-counter h6 {
    font-size: 14px;
  }

  .toggle-nav i {
    font-size: 29px;
    color: rgba(51, 166, 255, 1);
  }

  .toggle-nav {
    margin-bottom: 14px;
  }

  #our_blogs h5 {
    text-align: left;
  }

  #our_blogs .blog-title p {
    text-align: left;
  }

  .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999999;
    top: 0;
    right: 0;
    background-color: #000000;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
  }

  .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    color: #818181;
    display: block;
    transition: 0.3s;
  }

  .sidenav a:hover {
    color: #f1f1f1;
  }

  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    display: block;
    color: #ffffff;
  }

  .sidenav #site-navigation {
    width: 100%;
  }

  .toggle-nav span {
    cursor: pointer;
    text-align: right;
  }

  iframe {
    width: 100%;
  }

  .innermenubox {
    position: static;
    padding-bottom: 10px;
  }

  .main-navigation .menu {
    float: none;
    text-align: center;
  }

  .main-navigation ul ul li,
  #masthead.scrolled .main-navigation ul ul li {
    display: block;
  }

  .main-navigation .menu>ul>li.highlight {
    background: transparent !important;
  }

  .menu>ul>li:hover:before,
  .menu>ul>li.current_page_item:before,
  .menu>ul>li.current-menu-item:before {
    display: none;
  }

  .sf-arrows .sf-with-ul:after {
    border-top-color: #333;
  }

  .toggle i.fa.fa-bars,
  .toggle i.fa.fa-times {
    float: right;
    color: black;
  }

  .menubar .nav ul {
    width: 100%;
    margin-top: 0;
  }

  .menubar .nav ul li,
  .menubar.scrolled .main-navigation li {
    border-top: 1px #303030 solid;
    display: block;
    text-align: left;
    float: none;
    width: 18rem;
    padding: 5px;
  }

  .nav ul li a {
    padding: 5px 10px;
    display: block;
    color: #ffffff !important;
  }

  .nav ul li a:hover {
    color: #ff8a00;
  }

  .nav ul li ul,
  .nav ul li ul ul {
    display: block !important;
  }

  .nav ul li ul li a:before {
    content: "\00BB \00a0";
  }

  .nav ul li ul li a {
    padding-left: 20px !important;
  }

  .nav ul li ul li ul li a {
    padding-left: 30px !important;
  }

  .main-navigation ul ul {
    position: static;
    width: 100%;
    box-shadow: none;
  }

  .top_bar_btn {
    padding: 0;
  }

  .main-navigation li.current_page_item {
    border: none;
  }

  #release .owl-nav {
    display: none;
  }

}
@media screen and (max-width: 800px) {
  #our-gallery .gallery-image:nth-child(9) i {
    bottom: 30px;
    right: 20px;
}


  #our-gallery .row {
    display: unset;
}
.gallery-image img{
  height: 300px !important;
  object-fit: cover !important;
}
#our-gallery .gallery-image .overlay {
  width: 180px;
  height: 150px;
  bottom: 10px;
}

.gallery-image i {
bottom: 30px;
right: 20px;
width: 50px;
height: 50px;
}
#our-gallery .gallery-image:nth-child(9) .overlay {
  width: 180px;
  height: 150px;
}
  .team-rating-box {
    width: 30% !important;
  }
.booking-search .es-search--simple .es-search-nav .es-search-nav__content {
  background: transparent;
  border-radius: 20px;
  box-shadow: none;
}
.booking-search .es-search--simple form, .booking-search .widget .es-search--simple form {
  gap: 0;
}
.booking-search .es-btn, .booking-search button.es-btn {
  border-style: solid;
  border-width: 2px;
  border-radius: 15px;
  display: inline-block;
  font-weight: 700;
  line-height: 36px;
  height: 50px !important;
  width: 50px !important;
  letter-spacing: initial;
  white-space: nowrap;
  outline: 0;
  text-align: center;
  box-sizing: border-box;
  text-decoration: none !important;
}
.booking-search {
  padding: 10px 0 5px;
}
a.es-btn.es-btn--secondary.es-btn--saved-search.es-btn--bordered.js-es-popup-link{
  margin:0 40px;
}
}
@media screen and (min-width: 1299px) and (max-width: 1439px) {
  div#topabr .email-maps {
    padding-left: 55px !important;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1399px) {
  #teams .team-video {
    position: absolute;
    left: 46px;
  }

  .villa-meta-content p {
    font-size: 11px;
  }

  #testimonial {
    position: relative;
    background: #005CB5;
    padding: 0;
    height: 413px;
  }

  .testi-title a {
    font-size: 14px;
  }

  .testidetails {
    margin: 10px 18px;
  }

  .cont p {
    font-family: Work Sans;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
    background: #E92D1D;
    padding: 30% 24px;
    margin-left: 0;
  }

  #testimonial p.designation {
    font-size: 12px;
  }

  .feature-villas-location {
    font-size: 12px;
  }

  .main-navigation li {
    padding: 20px 8px;
  }

  .main-navigation a {
    font-size: 14px;
  }

  .main-navigation .current_page_item>a,
  .main-navigation .current-menu-item>a {
    font-size: 14px;
  }

  /*div.nav_wrap .quote-btn a {

    padding: 32px 17px 32px 60px;
  }*/

  .slider-content h1 {
    font-size: 42px;
  }

  .slider-content h6 {
    font-size: 12px;
  }

  .outer_video {
    margin: 0;
  }

  .call a h6 {
    font-size: 18px;
  }

  .contact-details h6 {
    font-size: 12px;
  }

  #footer .mail-and-call-icon {
    padding: 7px 15px;
  }

  .call-title.mail-details::after {
    display: none;
  }

  .about-left img {
    max-width: 60%;
  }

  .counter_box.bg_3 {
    position: absolute;
    bottom: 0;
    right: 23%;
  }

  .counter_box.bg_1 {
    position: absolute;
    bottom: 36%;
    left: 18px;
  }

  section#our-policy {
    padding: 60px;
  }

  .policy-headings h2 {
    font-size: 14px;
  }

  .inner-event-box {
    width: 294px !important;
  }

  .policy-headings h6 {
    font-size: 32px;
  }

  .policy-details h6 {
    width: 139px;
    height: 138px;
  }

  .choose-us-tab {
    width: 153px;
    height: 148px;

  }

  .counter_box.bg_2 {
    position: absolute;
    bottom: 0;
    background: #005CB5;
    left: 18px;
  }

  .counter_box {
    background: rgba(51, 166, 255, 1);
    width: 200px;
    padding: 5px;
    padding: 27px;
    height: 169px;
    margin: 12px 12px 0;
  }

  #about h2.heading {
    font-size: 16px;
  }

  #slider .ants-img-slide img {
    margin-left: -14px !important;
  }

  .submit-icon::after {
    content: "\f061";
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    position: absolute;
    top: 35px;
    background: #FF001A;
    width: fit-content;
    bottom: 1px;
    padding: 8px 11px;
    text-align: center;
    left: 88px;
    right: 0;
    margin: auto;
    border-radius: 50%;
    color: #fff;
  }

  .test-content {
    margin-top: 88px !important;
  }

  #ourTestimonial i.fa-thin.fa-arrow-right.slick-arrow {
    position: absolute;
    bottom: 29% !important;
    padding: 16px 24px;
    left: 46% !important;
  }

  #ourTestimonial i.fa-thin.fa-arrow-left.slick-arrow {
    position: absolute;
    bottom: 29% !important;
    padding: 16px 24px;
    left: 53% !important;
  }

  .comt-author {
    top: 41%;
    left: -28% !important;
  }

  .blog-details {
    top: 24% !important;
  }

  .text-our_process_date h5 {
    padding: 18px;
  }

  .process-change:nth-child(4) h5 {

    top: 4% !important;
  }

  .process-change:nth-child(3) h5 {
    position: absolute;
    right: -42px;
    width: 12%;
    top: 4% !important;
  }

  .process-change:nth-child(2) h5 {

    top: 58% !important;
  }

  .process-change:nth-child(1) h5 {
    position: absolute;
    right: -41px;
    width: 12%;
    top: 58% !important;


  }

}

@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .col-lg-7.header-nav {
    width: 50%;
  }

  #header .logo {
    width: 70%;
    left: 10px;
    top: -50px;
  }

  #header .logo img {
    height: auto;

  }

  div.nav_wrap .quote-btn {
    width: 33%;
  }

  .policy-details {
    justify-content: center;
    padding-top: 50px;
  }

  .slider-content h1 {
    font-size: 36px;
    line-height: 45px;

  }

  .cont p {
    font-family: Work Sans;
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    padding: 80px 15px 15px 15px;
    margin-left: 0;
  }

  #testimonial {
    height: 400px;
  }

  .team-box .col-lg-5 {
    width: 48%;
  }

  #our-events .vills-box .villa-img-main-div img {
    width: 100%;
    height: 260px;
    border-radius: 48%;
  }

  .slider-content p {
    font-size: 14px;
    width: 100%;
  }

  .policy-headings h6 {
    font-size: 28px;
    width: 100%;
  }

  html body {
    overflow: hidden;
  }

  .team-members {
    margin-left: 3px;
  }

  .policy-headings h2 {
    width: 85%;

  }

  #teams .our-team-box a {
    font-size: 14px;
  }

  .choose-us-tab {
    background: #005CB5;
    padding: 16px;
    width: 124px;
    height: 126px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 8px solid #1876D0;
    transform: translate(0px, -16px);
    position: relative;
  }


  div.nav_wrap .quote-btn a {
    font-size: 14px;
  }

  .toggle-nav {
    margin-bottom: 0;
  }

  .main-header-box {
    padding: 10px 0;
  }

  aside#media_image-1 {
    position: unset;
    padding: 0;
  }

  .policy-con {
    width: 150px;
    height: 150px;
    padding: 30px 0;
    margin: 0 10px;
  }

  .policy-icon {
    right: 20px;
  }

  .outer_video {
    margin: 0;

  }

  i.fa-brands.fa-x-twitter {

    font-size: 14px;
  }

  .fab {
    font-size: 14px;
  }

  .call-title a p {
    font-size: 12px;
    margin-left: 6px;
  }

  .call-title.mail-details::after {
    display: none;
  }

  .contact-details {
    display: flex;
    margin-left: 0;
    margin-right: 0;
  }

  #footer .copy-main a {
    cursor: pointer;
    padding: 6px 20px;
    border-radius: 15px;
    margin-bottom: 42px;
    width: 292px;
    position: relative;
    height: 117px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .main-navigation li::before {
    display: none;
  }

  #booking-search label {
    font-size: 13px;
  }

  #slider .owl-dots {
    bottom: 8%;
  }

  .inner-event-box {
    width: 232px !important;
  }

  .event-title a h5 {
    font-size: 14px;
  }

  .loc-addre {
    font-size: 12px;
  }

  #about h2.heading {
    width: 50%;
  }

  #slider .ants-img-slide img {
    margin-left: -14px !important;
  }

  #about p.about-tag {
    text-align: left;
    font: normal normal normal 13px/36px Raleway;
  }

  .test-content {
    margin-top: 38px;
  }

  #our-process .process-change:nth-child(4) {
    display: flex;
    align-items: center;
    justify-content: end;
    margin-top: 12%;
  }

  #our-process .process-change:nth-child(3) {
    margin-top: 12%;

  }

  #our-process .process-change:nth-child(1) {
    margin-top: 0;
  }

  #our-process .process-change:nth-child(2) {
    margin-top: 0;
  }

  .search-book button i {
    font-size: 18px;
  }

  .search-book button {
    padding: 20px 22px;
  }

  select#location {
    font-size: 15px;
  }

  p#person-label {
    font-size: 15px;
  }

  input#check_in_date,
  input#check_out_date {
    font-size: 15px;
  }

  .menu-item-has-children::after {
    content: "";
    position: absolute;
    width: 7px;
    height: 7px;

    right: -11px;
  }

  .main-navigation li {
    padding: 18px 6px !important;
  }

  .slider-content h6 {
    font-size: 14px;
    width: 68%;
  }

  .main-navigation a {
    font-size: 12px;

  }

  .main-navigation .current_page_item>a,
  .main-navigation .current-menu-item>a {
    font-size: 12px;
  }

  .main-navigation ul {
    padding-left: 0;
  }

  #about p.main_para {
    font-size: 13px;

  }

  #slider .owl-prev {

    position: absolute;
    top: 12%;
    left: 8%;
  }

  #slider .owl-next {
    position: absolute;
    top: 11%;
    left: 0%;
  }

  svg.shapes-icon {
    width: 100%;
  }

  .about-left img {
    max-width: 70%;
  }

  .counter_box {
    background: rgba(51, 166, 255, 1);
    width: 134px;
    padding: 5px;
    padding: 18px;
    height: 154px;
    margin: 12px 12px 0;
  }

  .counter_box.bg_1 {
    position: absolute;
    bottom: 33%;
    left: 2px;
  }

  p.number {
    font-size: 22px;
    margin-bottom: 0;
  }

  .counter_box.bg_2 {

    left: 2px;
  }

  .counter_box.bg_3 {
    right: 39%;
  }

  .call a h6 {
    font-size: 16px;
  }

  .text-counter h6 {
    font-size: 12px;
  }

  .contact-details h6 {
    font-size: 12px;
  }

  #footer .mail-and-call-icon {

    padding: 8px 12px;
  }

  .process-change:nth-child(1) h5 {
    position: absolute;
    right: -41px;
    width: 12%;
    top: 57%;
  }

  .process-change:nth-child(2) h5 {
    position: absolute;
    left: -41px;
    width: 12%;
    top: 57%;
  }

  .process-change:nth-child(3) h5 {
    position: absolute;
    right: -42px;
    width: 12%;
    top: 13%;
  }

  .process-change:nth-child(4) h5 {
    position: absolute;
    left: -41px;
    width: 12%;
    top: 13%;
  }

  .panel-body p {
    font-size: 12px;
    line-height: 22px;
  }

  #pricing-plan .price-title-price {
    min-width: 284px;
  }

  h4.planing-text {
    font-size: 14px;
  }

  h6.planing-price {
    font-size: 24px;
  }

  #pricing-plan .nav {
    padding: 30px 0;
    margin: 0 6%;
  }

  .nav-tabs .nav-item.show .nav-link {
    padding-left: 0;
  }

  .nav-tabs::before {
    content: "";
    position: absolute;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 33px;
    opacity: 1;
    width: 103px;
    height: 48px;
    left: 0;
    right: -42px;
    margin: 0 auto;
  }

  #pricing-plan .nav-link:after {
    left: -126px;
  }

  #pricing-plan .nav-link.active:after {
    left: calc(-93% - 0px);
  }


  #our_blogs .blog-box {
    padding: 17px 27px 48px 42px;
  }

  .comt-author {
    width: 61%;
    top: 41%;
    left: -34%;
  }

  .blog-details {

    top: 18%;
  }

  .process-title h4::before {
    content: "";
    width: 250px;
    height: 250px;
  }

  section#services .services-image p {
    text-align: center;
    font: normal normal 300 12px/28px Raleway;
  }

  .test-content p {

    font: normal normal normal 12px/32px Raleway;
  }

  #ourTestimonial i.fa-thin.fa-arrow-right.slick-arrow {
    position: absolute;
    bottom: 18%;
    padding: 16px 24px;
    left: 42%;
  }

  #ourTestimonial i.fa-thin.fa-arrow-left.slick-arrow {

    position: absolute;
    bottom: 18%;
    padding: 16px 24px;
    left: 50%;
  }

  .follower-details h6 {
    font-size: 18px;
  }

}


@media screen and (min-width: 1600px) and (max-width: 1920px) {
  #slider .ants-img-slide img {
    margin-left: 2px !important;
  }

  .main-navigation li {
    padding: 20px 15px;
  }

  .col-lg-3.top-first-dev {
    margin-left: 0;
  }

  .main-navigation a {
    font-size: 16px;
  }

  .slider-content h6 {
    font-size: 16px;
  }

  body {
    overflow: hidden;
  }

  #ourTestimonial .testii-thamb {
    transform: translate(14px, -241px);
  }

  .slide-shap:after {
    content: "";
    width: 582px;
    height: 791px;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(51, 166, 255, 1);
    transform: translate(-538px, 0px);
  }

  .right-slider img {
    transform: translate(-51px, 45px);
  }

  .team-left:after {
    content: "";
    width: 507px;
    height: 428px;
    position: absolute;
    right: 0;
    background: #005CB5;
    transform: translate(303px, 0);
    top: 0;
  }

  #villa-added .container::before {
    content: "dfdfdf";
    background: rgba(51, 166, 255, 1);
    height: 712px;
    width: 529px;
    position: absolute;
    top: 0;
    bottom: 73px;
    margin: auto;
    right: 0;
    transform: translate(303px, 10px);
    clip-path: polygon(24% 0, 100% 0, 100% 99%, 9% 100%);
  }

  #villa-added .container::after {
    content: "";
    background: rgba(51, 166, 255, 1);
    clip-path: polygon(0 1%, 76% 0, 89% 100%, 0% 100%);
    height: 712px;
    width: 529px;
    position: absolute;
    top: 0;
    bottom: 73px;
    margin: auto;
    left: 0;
    transform: translate(-295px, 10px);
  }

  .team-left:before {
    width: 93%;
    content: "";
    height: 200px;
    background: #fff;
    bottom: 0;
    position: absolute;
    right: 0;
    transform: translate(301px, 10px);
  }

  .team-image {
    width: 80%;
  }

  .testi-pos {
    width: 95% !important;
  }
}

@media screen and (min-width: 1921px) {
  .main-navigation li {
    padding: 20px 20px;
  }
}

@media screen and (min-width: 1366px) and (max-width: 1439px) {
  .main-navigation li {
    padding: 20px 14px;
  }

  #testimonial p.designation {
    font-size: 14px;
  }

  .counter_box {
    background: rgba(51, 166, 255, 1);
    width: 195px;
    padding: 5px;
    padding: 27px;
    height: 162px;
    margin: 12px 12px 0;
  }

  .counter_box.bg_1 {
    position: absolute;
    bottom: 34%;
    left: 23px;
  }

  .counter_box.bg_2 {
    position: absolute;
    bottom: 0;
    background: #005CB5;
    left: 23px;
  }

  html body {
    overflow: hidden;
  }

  #our-gallery .gallery-image .overlay {
    position: absolute;
    width: 185px;
    height: 121px;
    background: rgba(51, 166, 255, 1);
    bottom: 10px;
    right: 9px;
    clip-path: polygon(0 100%, 100% 0, 100% 100%, 0% 100%);
    border-bottom-right-radius: 18px;
    display: none;
  }

  #about h2.heading {
    font-size: 16px;
  }

  .villa-meta-content p {
    font-size: 11px;
  }

  #villa-added .owl-nav button.owl-prev {
    position: absolute;
    left: -14px;
    top: 39%;
  }

  #villa-added .owl-nav button.owl-next {
    position: absolute;
    right: 33px;
    top: 39%;
  }

  .search-book button {
    background: unset;
    border: unset;
    background: rgba(51, 166, 255, 1);
    padding: 22px 25px;
    border-radius: 15px;
  }

  .policy-con {
    position: relative;
    margin-left: 25px;
  }

  .choose-us-tab {
    background: #005CB5;
    padding: 26px;
    width: 145px;
    height: 145px;
  }

  #footer .copy-main a {
    cursor: pointer;
    background: #005CB5;
    padding: 6px 20px;
    border-radius: 15px;
    margin-bottom: 42px;
    width: 295px !important;
    position: relative;
    height: 114px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 35px;
  }

  .call a h6 {
    font-size: 18px;
  }

  .contact-details h6 {
    font-size: 14px;
  }

  #footer .mail-and-call-icon {

    padding: 9px 15px;
  }

  #testimonial .owl-dots {

    transform: translate(-383px, 10px);
  }

  .counter_box.bg_3 {
    position: absolute;
    bottom: 0;
    right: 23.5%;
  }

  .policy-headings h6 {
    width: 92%;
  }

  .about-left img {
    max-width: 60%;
  }

}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .main-navigation li {
    padding: 16px 6px;
  }

  .home_contact_form::after {
    width: 475px;
  }

  #about div.about-contact {
    bottom: 14%;
    right: 21px;
    padding: 24px 18px;
  }

  #about div.about-contact a {
    font-size: 18px;
  }

  #newsletter .newsletter_form form input[type=submit] {
    bottom: 78px;
  }

  #banner #myModal iframe {
    height: 303px;
  }

  #about div.one-imgs img {
    height: 300px;
  }
}


.single .mphb_room_type .entry-content h2 {
  margin-top: 2.92308em;
  margin-bottom: 1.84615em;
  font-size: 24px;
  font-size: 1.5rem
}

@media screen and (min-width:48em) {
  .single .mphb_room_type .entry-content h2 {
    font-size: 26px;
    font-size: 1.625rem
  }
}

@media screen and (max-width:575px) {
  .team-rating-box {
    width: 65% !important;
}
}

