@media (min-width: 1481px) {
  .container {
    max-width: 1440px;
  }
}

@media (max-width: 1600px) {
  .radio-wrap .checkbox .checkbox-tile {
    font-size: 14px;
    line-height: 22px;
  }
  .checkbox-tile::before {
     left: 12px;
  }
}

@media (max-width: 1440px) {
  .radio-wrap .checkbox {
    flex: 0 0 49%;
  }

  .contact_content {
    padding-right: 50px;
  }

  /* Form Section */

}

@media (max-width: 1366px) {
  .radio-wrap .checkbox .checkbox-tile {
    font-size: 15px;
    padding: 10px 20px !important;
  }

  .step-wrap p {
    font-size: 15px;
    padding: 5px 10px 5px 0 !important;
}

  p.price-cont {
    width: 25px;
    height: 25px;
    padding: 5px !important;
    line-height: 15px;
  }

  form#regForm {
    padding: 40px 20px !important;
  }

  .checkbox-tile::before {
    top: 50%;
    transform: translateY(-50%);
  }

  .crcl_inctr {
      text-align: center;
      padding: 30px 0 10px;
  }
}

@media (max-width: 1340px){
/* Landing Page */
  /* review section */
  .review_section .col-lg-4 {
    padding: 0 50px;
  }

  .description h3 {
    font-size: 30px;
  }

  .description p {
    font-size: 15px;
  }

  /* footer section */

  .footer_section h4 {
    font-size: 18px;
  }

  .footer_section p {
    font-size: 14px;
  }

  .footer_section ul {
    font-size: 15px;
  }

  .footer_section img {
    width: 150px;
  }

/*  .footer_section input {
    width: 250px;
  }
*/
  .footer_section button {
    padding: 10px 20px;
    font-size: 18px;
  }
}

@media (max-width: 1300px) {
  .main-content>div.gap-5 {
    gap: 10px !important;
  }

  .radio-wrap .checkbox {
    flex: 0 0 49%;
  }

  .step:after {
    display: none;
  }
}

@media (max-width: 1199px) {
.navbar-brand {
    flex: 0 0 120px;
    max-width: 110px;
}
  .join_wpr form,
  .join_wpr .btn_wpr {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }


/* Landing Page */
.sec-padding {
    padding: 60px 0;
  }
  /* Header sec */
  .navbar-nav li a,
  .detail_list li{
    font-size: 14px;
  }
  
  .navbar-nav {
    gap: 10px;
  }

  /* banner section */
  .banner_section {
    padding: 80px  0px;
  }

  .banner_section h1{
    font-size: 40px;
  }

  /* Service sec */
  .service_images img {
    width: 100%;
  }

  .service_description {
    padding-top: 20px;
  }

  .service_description h3,
  .intro_services h3,
  .reason_section h2 {
    font-size: 22px;
  }

  .service_description ul {
    padding-bottom: 0px;
  }

  .service_description ul li {
    margin-bottom: 8px;
    font-size: 13px;
  }

  .service_description button {
    padding: 10px 25px;
  }

  /* Our service section */
  .intro_services {
    padding-top: 100px;
  }

  .service_inner {
    width: calc(100% / 4)px;
  }

  .service_item {
    padding: 30px 20px;
  }

  .service_item h5 {
    font-size: 15px;
  }

  .service_item img {
    width: 70px;
    object-fit: contain;
  }

  /* review_section section */
  .review_section .col-lg-4 {
    padding: 0 30px;
  }

  .space {
    margin-left: -49px;
    width: 68px;
    height: 68px;
    flex: 0 0 68px;
    padding: 13px;
    border: 4px solid #fff;
  }

  /* booking section */
  .booking_section h5 {
    font-size: 18px;
  }

  .booking_section h2 {
    font-size: 40px;
  }

  /* footer section */
  .footer_section button {
    width: 130px;
    padding: auto 20px;
    font-size: 15px;
  }

  /*.footer_section input {
    width: 200px;
  }*/
}

@media (max-width: 1024px) {
  .nav-brand {
    font-size: 26px;
  }

  .navbar-nav {
    gap: 20px;
    margin: 10px 0px;
  }

  .form-row-wrap {
    flex-direction: column-reverse;
  }

  .form-row-wrap>div {
    width: 100%;
  }

  .map iframe {
    min-height: 300px;
  }
}

@media (max-width: 991px) {
  /* Header Section */
  .main_hdr nav {
    padding: 8px 0;
  }
  div#map {
    height: 50vh !important;
}
  /* **** */
  .subtotal-wrap {
    width: 50%;
  }

  /* About page */
  .two_coulmn .row {
    flex-direction: column-reverse;
  }

/* Landing Page */
/* Header sec */
  .navbar-toggler,
  .navbar-toggler:focus,
  .navbar-toggler:hover {
    border: 0 !important;
    box-shadow: none !important;
    outline: 0 !important;
  }
  .navbar-nav {
    gap: 5px;
    padding-bottom: 20px !important;
  }

  nav .navbar {
    column-gap: 10px;
  }

  .navbar-toggler-icon {
    width: 1em;
    height: 1em;
  }

  .hdr_btm .btn3 {
    display: none;
  }
  .hdr_btm .nav-item .btn3 {
    display: block;
  }
  .hdr_btm .login_bttn {
    padding: 8px 35px;
    font-size: 15px;
    border-radius: 3px;
    background-color: #E84A07;
    border: none;
    color: white;
    font-style: normal;
    font-weight: 600;

  }

  .detail_list {
    gap: 5px;
  }

  .icon_list {
    justify-content: flex-end;
    list-style: none;
    gap: 15px;
  }

  /*  banner_section section */
  .banner_section {
    height: 30%;
    padding: 60px 0;
    text-align: center;
    color: #fff;
  }

  .banner_section h1 {
    font-size: 25px;
    padding-bottom: 25px;
  }

  .banner_section h5 {
    font-weight: 600;
    font-size: 20px;
    padding-bottom: 15px;
  }

  .banner_section button {
    padding: 10px 32px;
  }

  /* service section */
  .service {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    column-gap: 70px;
    padding-top: 83px;
  }

  .service_images {
    max-width: fit-content;
  }

  .service_description {
    padding-top: 20px;
  }


  .service_description ul {
    padding: 10px;
  }

  .service_description ul li {
    margin-bottom: 8px;
  }

  .service_description button {
    padding: 8px 25px;
  }


  /* Introduction services */
  .intro_services {
    padding-top: 100px;
  }

  .service_inner {
    column-gap: 15px;
    padding-top: 25px;
    justify-content: center;
    flex-wrap: wrap;
  }

  .service_item {
    width: calc(100% / 2 - 30px);
    padding: 20px 10px;
    margin-bottom: 15px;
  }

  .service_item img {
    width: 60px;
  }

  /* Reviews section */
  .review_section .col-lg-4 {
    margin-bottom: 24px;
  }

  /* Intro services */
  .intro_services{
    padding-top: 0 !important;
  }

  .intro_services.intro_hm{
    padding-top: 40px !important;
    padding-bottom: 0 !important;
  }

  /* Reasons section */
  .reason_section .row {
    justify-content: center;
  }



  /* Footer */
  .footer_section {
    background-color: #264653;
    padding: 80px auto;
  }

  .footer_section h4 {
    font-size: 20px;
  }

  .footer_section p {
    font-size: 15px;
  }

  .footer_section input {
    font-size: 15px;
  }

  .footer_section button {
    padding: 10px 20px;
    font-size: 15px;
  }


/* Logout modal */
/*#logout_modal .modal-btn .row {
    display: flex;
    flex-direction: row !important;
    flex-wrap: nowrap;
}*/

/*#logout_modal .modal-body {
    padding: 30px !important;
}*/

/*#logout_modal .modal-btn .row .col {
    margin: 0;
}

.form-header {
    margin-bottom: 30px !important;
}*/
#logout_modal h4{
  font-size: 16px !important;
}
#logout_modal .btn-design {
    padding: 8px 20px;
}
}

@media (max-width: 767px) {

  /* Sidebar */
  .sidebar {
    width: 280px;
    z-index: 1000;
    height: 100%;
    overflow-y: scroll;
}
  .sidebar.close .nav{
    font-size: 14px;
  }
  .sidebar_hdr{
    display: block !important;
  }
  .sidebar.close{
    opacity: 0;
    visibility: hidden;
    display: none !important;
  }
  .sidebar .toggle_btn {
      display:none;
  }
  /* main Container */
  .sec-heading h2 {
    margin-bottom: 0;
  }

  .main-container {
    flex-direction: column;
  }

  .main-container .sidebar>div {
    width: 100% !important;
  }

  .subtotal-wrap {
    width: 60%;
    margin-left: 0;
    margin-bottom: 10px;
  }

  button#nextBtn {
    margin-top: 10px;
  }

  /* Footer */
  .nav-brand {
    font-size: 28px;
    margin-bottom: 10px;
  }

  .footer-detail .row {
    gap: 20px;
  }

  .top_ftr {
    padding: 40px 0;
  }

  .top_ftr .col-md-4:not(:last-child) {
    margin-bottom: 30px;
  }

  .btm_ftr {
    background-color: #19344a;
    padding: 20px 0;
  }

  .ftr_links_wpr {
    justify-content: flex-start;
  }

  .social-icons,
  .terms {
    justify-content: center;
  }


  /* Form Setion */
  .join_wpr form {
    flex-direction: column;
    gap: 10px;
  }

  .crcl_inctr {
    padding: 22px 5px;
  }
  .checkbox-tile::before {
      left: 32px;
  }
  .step .step-wrap {
    flex-direction: column;
  }

  .step .step-wrap p {
    font-size: 12px;
  }
  .price-table-wrap td {
    min-width: 200px;
  }
  .hstry_tab li a {
    padding: 10px 16px !important;
  }


/* Landing Page */
.sec-padding {
    padding: 50px 0;
  }

  /* Header sec */
  .icon_list {
    gap: 15px;
    justify-content: center;
  }
  .detail_list {
    gap: 3px;
    font-size: 15px;
  }
  .detail_list span{
    font-size: 0;
  }

  nav .navbar {
    column-gap: 8px;
  }

  .navbar-nav {
    font-size: 12px;
    gap: 12px;
  }

  .hdr_btm .btn3 {
    padding: 8px 25px;
    font-size: 12px;
  }

  /*  banner_section section */
  .banner_section {
    height: 35%;
    padding: 50px 0;
  }

  /* service section */
  .service {
    padding-top: 60px;
  }

  .service_images {
    max-width: 80%;
    width: 50%;
  }

  /* Introduction services */
  .intro_services {
    padding-top: 60px;
  }

  .service_inner {
    flex-wrap: wrap;
    column-gap: 15px;
    padding-top: 25px;
  }

  .service_item {
    padding: 20px 10px;
  }

  .service_item img {
    width: 60px;
  }

  /* reason section */
  .reason_section img {
    width: 60%;
  }

  .footer_section h4 {
    font-size: 18px;
  }

  .footer_section p {
    font-size: 12px;
  }

  .footer_section ul {
    font-size: 12px;
  }

  .footer_section input {
    width: 180px;
  }

  .footer_section button {
    padding: 10px 18px;
    font-size: 15px;
  }

  .footer_section img {
    width: 120px;
  }

  .d-map {
    display: none;
  }

}

@media (max-width: 575px) {
  .join_wpr form {
    flex-direction: column;
    gap: 10px;
  }

  .join_wpr .btn_wpr {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }

  .contact_content {
    padding-right: 0px;
  }

  /* Calender */
  #calendar-table .col {
    padding: 3px 5px !important;
  }


/* Landing Page */
/* header section */
  .detail_list {
    gap: 2px;
    font-size: 12px;
  }

  .icon_list {
    gap: 15px;
  }

  nav .navbar {
    column-gap: 8px;
  }

  .navbar-nav {
    font-size: 12px;
    gap: 12px;
  }

  .hdr_btm .btn3 {
    padding: 8px 25px;
    font-size: 12px;
  }

  /*  banner_section section */
  .banner_section {
    height: 80vh;
    padding: 40px 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .banner_section h1 {
    font-size: 25px;
    padding-bottom: 25px;
  }

  .banner_section h5 {
    font-size: 15px;
    padding-bottom: 20px;
  }

  .banner_section button {
    padding: 10px 30px;
  }


  /* service section */
  .service {
    padding-top: 50px;
  }

  .service_images {
    max-width: 80%;
    width: 100%;
  }

  .service_description {
    padding-top: 25px;
    padding-left: 10px;
  }
  .service_description ul {
    padding-top: 8px;
    padding-bottom: 0px;
  }

  .service_description ul li {
    margin-bottom: 8px;
  }

  .service_description button {
    padding: 8px 20px;
    font-size: 14px;
  }

  /* Introduction services */
  .intro_services {
    padding-top: 50px;
  }

  .service_inner {
    flex-wrap: wrap;
    column-gap: 15px;
    padding-top: 25px;
  }

  .service_item {
    padding: 20px 10px;
  }

  .service_item img {
    width: 60px;
  }

  /* Review section */
  .review_section .col-lg-4 {
    padding: 0 40px;
  }

  .space {
    margin-left: 0;
  }

  /* reason section */
  .reason_section .col-md-6.col-12.mt-5 {
    text-align: center;
  }

  .reason_section img {
    margin: 0 auto;
    max-height: 300px;
  }

  .accordion-button {
    padding: 12px 35px 12px 15px;
    font-size: 14px;
  }

  .accordion {
    font-size: 14px;
  }


/* Modal */
#logout_modal > .custom-modal{
  max-width: 400px;
  width: 100%;
}
.modal-dialog {
    max-width: 380px !important;
    width: 100%;
    margin: 0;
}

/* wgt form  */
.wgt_wpr .form-group:nth-child(odd) {
    width: 76% !important;
}
.wgt_wpr .form-group:nth-child(even) {
    max-width: 16%;
}
.wgt_wpr {
    flex-wrap: wrap;
    flex-direction: row !important;
}

.radio-wrap .checkbox {
      flex: 0 0 100% !important;
  }
  .modal-dialog {
      max-width: 380px !important;
      width: 100%;
      margin: 20px auto;
  }
  .qoute_mdl .btn-group {
      flex-direction: column;
      margin-bottom: 10px;
      gap: 10px;
  }
  .qoute_mdl .btn-group .btn-design {
      width: 100%;
      margin: 0;
  }
}

@media (max-width: 481px) {
  .bnr_btn_wpr {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
}

  .radio-wrap .checkbox {
    flex: 0 0 100%;
  }
  .form-control-wrap{
    flex-direction: column;
  }
  .form-control-wrap > div {
    width: 100% !important;
  }

  /* Form Section */
  .hstry_tab li a {
    padding: 12px 20px !important;
    width: 100%;
  }
  .hstry_tab li {
      width: 100%;
  }


/* Landing Page */
  .service_item {
    width: 100%;
  }
  .banner_section h1 br {
    display: none;
  }
  .service_description button,
  .banner_section button {
    padding: 8px 32px;
    font-size: 14px;
  }
  .footer_section input {
    font-size: 15px;
    width: 100%;
  }
  /* review_section section */
  .review_section .col-lg-4 {
    padding: 0 20px;
  }

/* radio btns */
 #custom-regForm1 .radio-wrap .checkbox {
      flex: 100%;
  }
}

@media(max-width: 381px){
  .main_hdr  .btn-design {
      font-size: 12px;
      padding: 12px 20px;
  }
   .modal-dialog {
      max-width: 300px !important;
    }
}

@media(max-width: 320px) {

  .banner_section h1 {
    font-size: 20px;
    margin-bottom: 0;
  }

  .banner_section h5 {
    font-size: 15px;
    margin-bottom: 0;
  }

  

  .reason_section img {
    margin-left: 0;
  }

  /* footer section */
  .footer_section {
    padding: 30px 5px;
  }

  .footer_section h4 {
    font-size: 18px;
    font-weight: 600;
  }
  
  .footer_section p {
    font-size: 15px;
    font-weight: 400;
  }


  .footer_section ul {
    font-size: 15px;
    font-weight: 400;
  }
}