#pramukh_krupa{
    width: 100%;
    float: left;
   
       font-family: "Baskervville", serif;

      color: #5c5c5c;
}

  .pramukh_krupa-section {
      padding: 100px 0;
      text-align: center;
    }
    .pramukh_krupa-title{
         font-size: 3rem;
      font-weight: bold;
      color: #0a2b5a;
    }

       .Shree-subtitle {
      color: #bd8854;
      font-size: 2rem;
      margin-top: 10px;
      margin-bottom: 20px;
    }

    .pramukh_krupa-subtitle{
     color: #bd8854;
      font-size: 2rem;
      margin-top: 10px;
      margin-bottom: 20px;
    }

    
    .pramukh_krupa-description {
        max-width: 988px;
         font-family: "Poppins", sans-serif;
    margin: 2rem auto;
    font-size: 14px;
    opacity: 0.8;
    color: #666;
    }

       .highlight {
      font-weight: bold;
      color: #bd8854;
    }

    
    .features-row {
      margin-top: 50px;
    }

      .feature-box-pramukh_krupa {
      border-right: 1px dashed #ccc;
      padding: 20px 10px;
    }

        .feature-box-pramukh_krupa:last-child {
      border-right: none;
    }
    
    .feature-icon-pramukh_krupa {
      font-size: 2rem;
      color: #c69c6d;
      margin-bottom: 10px;
    }

     .feature-text {
      font-size: 0.95rem;
      color: #5c5c5c;
    }

    .feature-text strong {
      display: block;
      color: #bd8854;
    }



    /* pramukha about */
     #pramukh_krupa_about{
        width: 100%;
               font-family: "Baskervville", serif;

        float: left;
    }


    .t_about_pramukh_krupa{
        width: 100%;
        float: left;
        background: #85205a;

    }
    .t_one_pramukh_krupa{
        width: 40%;
 
        float: left;
    }

    .t_one img{
        width: 100%;
    }
    .t_two{
         width: 60%;

color: white;
  background: #85205a;
    float: right;
     padding: 164px 10%;
    }


.images{
    position: absolute;
}
.images .img_one {
      right: 33px;
    position: absolute;
    bottom: -493px;
}


.images .img_two {
    position: relative;
    top: 132px;
    left: -126%;
}




        .t_two .subtitle{
               font-size: 38px;
    line-height: 44px;
    margin: 20px 0px;
        }

            .dividerr {
width: 44%;
      height: 2px;
      background-color: #fff;
      margin: 25px 0;
    }

    
    .description {
       font-size: 17px;
      line-height: 1.8;
      text-align: justify;
    }

    .bold {
      font-weight: bold;
    }


       /* leisure */

    #leisure-krupa{
        width: 100%;
        float: left;
            font-family: "Baskervville", serif;
  padding: 100px 0;
    }


    .leisure-krupa-section {
  text-align: center;


  background-color: #fff;
}

.leisure-header-krupa h1 .logo {
  width: 200px;
}

.leisure-header-krupa h2 {
  color: #7e2044;
  font-size: 26px;
  margin: 20px 0;
}

.leisure-features-krupa {
  display: flex;
  justify-content: center;
  gap: 100px; 
  margin: 47px 0;
  flex-wrap: wrap;
}

.feature {
  text-align: center;
  position: relative;
  padding-right: 0; /* Remove the 90px padding */
  flex: 0 1 150px; /* Allow features to shrink nicely */
}

.feature:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 10%;
  right: -20px; /* Adjust spacing for the dotted line */
  height: 80%;
  border-right: 1px dotted #c3b5a0;
}


.feature img {
  height: 40px;
  margin-bottom: 10px;
}

.feature p {
  color: #7e2044;
  font-size: 14px;
  line-height: 1.4;
}

.leisure-images-krupa {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}

.krupa-commute-carousel .item img{
  width: unset !important;
}


/* commute */
#krupa_commutes{
    width: 100%;
    float: left;
    position: relative;
}
.krupa-commute-section {
  background: #f9f5ef;
  padding: 50px 0;

}

.map-wrapper {
  margin-bottom: 40px;
}

.map-image {
  width: 100%;

  display: block;
  margin: 0 auto;
  position: relative;
}


.krupa-commute-title {
          font-family: "Baskervville", serif;
    color: #85205a;
    font-size: 32px;
    margin-bottom: 3%;
    margin-top: 14px;
}

.krupa-commute-carousel .item {
    /* background: white; */
    padding: 21px 19px;
     border-right: 1px dotted #d6d6d6 !important; /* Thin vertical divider */
    border-radius: 6px;
    /* box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); */
    margin: 10px;
 
  margin: 0;

}
.krupa-commute-carousel .item.no-border {
  border-right: none !important;
}

.commute-title {
  color: #85205a;
     font-family: "Baskervville", serif;
  font-size: 17px;
  margin-bottom: 15px;
}

.carousel-list {
  list-style: none;
  padding: 0;
  font-family: "Baskervville", serif;
  margin: 0;
  color: #444;
    font-size: 12px;
    
  line-height: 2;
}

.carousel-list li {
  display: flex;
  justify-content: space-between;

}


.new_testimoniall {
    background: #fff;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
    height: 300px;
}

.custom-nexttt{
    position: absolute;
    top: 68%;
    right: 0;
    transform: translateY(-50%);
    background: white;
    color: #7b1e3d;
    border: none;
    border-radius: 50%;
    z-index: 999;
    width: 40px;
    height: 40px;
    font-size: 24px;
    font-weight: 100;
    cursor: pointer;
    /* box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.2); */
    transition: 0.3s;
    border: 1px solid #7b1e3d;
}

.custom-prevvv{
    position: absolute;
    top: 68%;
      right: 71px;

    transform: translateY(-50%);
    background: white;
  color: #7b1e3d;
    border: none;
    border-radius: 50%;
    z-index: 999;
    width: 40px;
    height: 40px;
    font-size: 24px;
    font-weight: 100;
    cursor: pointer;

    transition: 0.3s;
   border: 1px solid #7b1e3d;
}


.position-relativeee{
  position: relative !important
}

.icon{
  margin-bottom: 10px;
}


@media only screen and (min-width: 0px) and (max-width: 1000px) {
  
  
    .divider{
        display: none !important;
    }
  }



   @media only screen and (min-width: 301px) and (max-width: 400px) {
    .logo {
        width: 70%;
        object-fit: contain;
        margin-left: 14px;
    }
    .navbar-toggler {
        margin-right: 14px;
    }
    .images .img_one {

    display: none;
    }

    .pramukh_krupa-subtitle {
    color: #811f3d;
    font-size: 28px;
    }
    .pramukh_krupa-description {

    font-size: 12px;
    }
    .t_one_pramukh_krupa {
    width: 100%;
  }
  .description {
    font-size: 12px;
    line-height: unset;
    text-align: justify;
}

.t_two .subtitle {
    font-size: 28px;
    line-height: 34px;
}
.dividerr {
    width: 44%;
    height: 2px;
    background-color: #fff;
    margin: 14px 1px;
}
.t_two {
    width: 100%;
    color: white;
    background: #85205a;
    float: right;
        padding: 70px 4%;
}

#leisure-krupa {

    padding: 43px 0;
}

.map-image {
    width: 100%;
    display: block;
    margin: 0 auto;
    height: 218px;
    position: relative;
    object-fit: cover;
}

.krupa-commute-title {

    font-size: 28px;
}
.new_testimoniall {

    height: 203px;
}
.custom-nexttt {
        width: 30px;
        height: 30px;
        font-size: 15px;
        right: 7px;
    }
.custom-prevvv {
        width: 30px;
        height: 30px;
        font-size: 15px;
        right: 48px;
}
}


  @media only screen and (min-width: 401px) and (max-width: 500px) {
    .logo {
        width: 70%;
        object-fit: contain;
        margin-left: 14px;
    }
    .navbar-toggler {
        margin-right: 14px;
    }
    .images .img_one {

    display: none;
    }

 
    .pramukh_krupa-subtitle {
    color: #811f3d;
    font-size: 28px;
    }
    .pramukh_krupa-description {

    font-size: 12px;
    }
    .t_one_pramukh_krupa {
    width: 100%;
  }
  .description {
    font-size: 12px;
    line-height: unset;
    text-align: justify;
}

.t_two .subtitle {
    font-size: 28px;
    line-height: 34px;
}
.dividerr {
    width: 44%;
    height: 2px;
    background-color: #fff;
    margin: 14px 1px;
}
.t_two {
    width: 100%;
    color: white;
    background: #85205a;
    float: right;
   padding: 70px 4%;
}

#leisure-krupa {

    padding: 43px 0;
}

.map-image {
    width: 100%;
    display: block;
    margin: 0 auto;
    height: 218px;
    position: relative;
    object-fit: cover;
}

.krupa-commute-title {

    font-size: 28px;
}
.new_testimoniall {

    height: 203px;
}
.custom-nexttt {
        width: 30px;
        height: 30px;
        font-size: 15px;
        right: 7px;
    }
.custom-prevvv {
        width: 30px;
        height: 30px;
        font-size: 15px;
        right: 48px;
}
}




  @media only screen and (min-width: 501px) and (max-width: 600px) {
    .logo {
        width: 70%;
        object-fit: contain;
        margin-left: 14px;
    }
    .navbar-toggler {
        margin-right: 14px;
    }
    .images .img_one {

    display: none;
    }

 
    .pramukh_krupa-subtitle {
    color: #811f3d;
    font-size: 28px;
    }
    .pramukh_krupa-description {

    font-size: 12px;
    }
    .t_one_pramukh_krupa {
    width: 100%;
  }
  .description {
    font-size: 12px;
    line-height: unset;
    text-align: justify;
}

.t_two .subtitle {
    font-size: 28px;
    line-height: 34px;
}
.dividerr {
    width: 44%;
    height: 2px;
    background-color: #fff;
    margin: 14px 1px;
}
.t_two {
    width: 100%;
    color: white;
    background: #85205a;
    float: right;
    padding: 26px 4%;
}

#leisure-krupa {

    padding: 43px 0;
}

.map-image {
    width: 100%;
    display: block;
    margin: 0 auto;
    height: 218px;
    position: relative;
    object-fit: cover;
}

.krupa-commute-title {

    font-size: 28px;
}
.new_testimoniall {

    height: 203px;
}
.custom-nexttt {
        width: 30px;
        height: 30px;
        font-size: 15px;
        right: 7px;
    }
.custom-prevvv {
        width: 30px;
        height: 30px;
        font-size: 15px;
        right: 48px;
}
}


  @media only screen and (min-width: 601px) and (max-width: 700px) {
  .logo {
        width: 70%;
        object-fit: contain;
        margin-left: 14px;
    }
    .navbar-toggler {
        margin-right: 14px;
    }
    .images .img_one {

    display: none;
    }

 
    .pramukh_krupa-subtitle {
    color: #811f3d;
    font-size: 28px;
    }
    .pramukh_krupa-description {

    font-size: 12px;
    }
    .t_one_pramukh_krupa {
    width: 100%;
  }
  .description {
    font-size: 12px;
    line-height: unset;
    text-align: justify;
}

.t_two .subtitle {
    font-size: 28px;
    line-height: 34px;
}
.dividerr {
    width: 44%;
    height: 2px;
    background-color: #fff;
    margin: 14px 1px;
}
.t_two {
    width: 100%;
    color: white;
    background: #85205a;
    float: right;
            padding: 70px 4%;
}

#leisure-krupa {

    padding: 43px 0;
}

.map-image {
    width: 100%;
    display: block;
    margin: 0 auto;
    height: 218px;
    position: relative;
    object-fit: cover;
}

.krupa-commute-title {

    font-size: 28px;
}
.new_testimoniall {

    height: 203px;
}
.custom-nexttt {
        width: 30px;
        height: 30px;
        font-size: 15px;
        right: 7px;
    }
.custom-prevvv {
        width: 30px;
        height: 30px;
        font-size: 15px;
        right: 48px;
}
}




  @media only screen and (min-width: 701px) and (max-width: 800px) {
.logo {
        width: 70%;
        object-fit: contain;
        margin-left: 14px;
    }
    .navbar-toggler {
        margin-right: 14px;
    }
    .images .img_one {

    display: none;
    }

 
    .pramukh_krupa-subtitle {
    color: #811f3d;
    font-size: 28px;
    }
    .pramukh_krupa-description {

    font-size: 12px;
    }
    .t_one_pramukh_krupa {
    width: 100%;
  }
  .description {
    font-size: 12px;
    line-height: unset;
    text-align: justify;
}

.t_two .subtitle {
    font-size: 28px;
    line-height: 34px;
}
.dividerr {
    width: 44%;
    height: 2px;
    background-color: #fff;
    margin: 14px 1px;
}
.t_two {
    width: 100%;
    color: white;
    background: #85205a;
    float: right;
          padding: 70px 4%;
}

#leisure-krupa {

    padding: 43px 0;
}

.map-image {
    width: 100%;
    display: block;
    margin: 0 auto;
    height: 218px;
    position: relative;
    object-fit: cover;
}

.krupa-commute-title {

    font-size: 28px;
}
.new_testimoniall {

    height: 203px;
}
.custom-nexttt {
        width: 30px;
        height: 30px;
        font-size: 15px;
        right: 7px;
    }
.custom-prevvv {
        width: 30px;
        height: 30px;
        font-size: 15px;
        right: 48px;
}
.leisure-features {
    display: flex;
    justify-content: center;
    gap: 20px;
  }
}




  @media only screen and (min-width: 801px) and (max-width: 900px) {
.logo {
        width: 70%;
        object-fit: contain;
        margin-left: 14px;
    }
    .navbar-toggler {
        margin-right: 14px;
    }
    .images .img_one {

    display: none;
    }

 
    .pramukh_krupa-subtitle {
    color: #811f3d;
    font-size: 28px;
    }
    .pramukh_krupa-description {

    font-size: 12px;
    }
    .t_one_pramukh_krupa {
    width: 100%;
  }
  .description {
    font-size: 12px;
    line-height: unset;
    text-align: justify;
}

.t_two .subtitle {
    font-size: 28px;
    line-height: 34px;
}
.dividerr {
    width: 44%;
    height: 2px;
    background-color: #fff;
    margin: 14px 1px;
}
.t_two {
    width: 100%;
    color: white;
    background: #85205a;
    float: right;
          padding: 70px 4%;
}

#leisure-krupa {

    padding: 43px 0;
}

.map-image {
    width: 100%;
    display: block;
    margin: 0 auto;
    height: 218px;
    position: relative;
    object-fit: cover;
}

.krupa-commute-title {

    font-size: 28px;
}
.new_testimoniall {

    height: 203px;
}
.custom-nexttt {
        width: 30px;
        height: 30px;
        font-size: 15px;
        right: 7px;
    }
.custom-prevvv {
        width: 30px;
        height: 30px;
        font-size: 15px;
        right: 48px;
}

}



  @media only screen and (min-width: 901px) and (max-width: 1000px) {
  .logo {
        width: 70%;
        object-fit: contain;
        margin-left: 14px;
    }
    .navbar-toggler {
        margin-right: 14px;
    }
    .images .img_one {

    display: none;
    }

 
    .pramukh_krupa-subtitle {
    color: #811f3d;
    font-size: 28px;
    }
    .pramukh_krupa-description {

    font-size: 12px;
    }
    .t_one_pramukh_krupa {
    width: 100%;
  }
  .description {
    font-size: 12px;
    line-height: unset;
    text-align: justify;
}

.t_two .subtitle {
    font-size: 28px;
    line-height: 34px;
}
.dividerr {
    width: 44%;
    height: 2px;
    background-color: #fff;
    margin: 14px 1px;
}
.t_two {
    width: 100%;
    color: white;
    background: #85205a;
    float: right;
          padding: 70px 4%;
}

#leisure-krupa {

    padding: 43px 0;
}

.map-image {
    width: 100%;
    display: block;
    margin: 0 auto;
    height: 218px;
    position: relative;
    object-fit: cover;
}

.krupa-commute-title {

    font-size: 28px;
}
.new_testimoniall {

    height: 203px;
}
.custom-nexttt {
        width: 30px;
        height: 30px;
        font-size: 15px;
        right: 7px;
    }
.custom-prevvv {
        width: 30px;
        height: 30px;
        font-size: 15px;
        right: 48px;
}

}


@media (min-width: 768px) and (max-width: 991.98px) {
    .features-row .feature-box-pramukh_krupa {
        flex: 0 0 50%;
        max-width: 50%;
    }
  }
  @media only screen and (min-width: 1001px) and (max-width: 1100px) {
    .logo {
        width: 70%;
        object-fit: contain;
        margin-left: 14px;
    }
    .navbar-toggler {
        margin-right: 14px;
    }
    .images .img_one {

    display: none;
    }

  .pramukh_krupa-subtitle {
    color: #811f3d;
    font-size: 28px;
    }
    .pramukh_krupa-description {

    font-size: 12px;
    }
   .t_one_pramukh_krupa {
    width: 50%;
    float: left;
}
  .description {
    font-size: 14px;
  
}

.t_two .subtitle {
         font-size: 28px;
         line-height: 40px;
}
.dividerr {
    width: 44%;
    height: 2px;
    background-color: #fff;
    margin: 14px 1px;
}
.t_two {
    width: 50%;
    color: white;
    background: #85205a;
    float: right;
 padding: 54px 4%;
}

#leisure-krupa {

    padding: 43px 0;
}

.map-image {
    width: 100%;
    display: block;
    margin: 0 auto;
    /* height: 218px; */
    position: relative;
    object-fit: cover;
}

.krupa-commute-title {


    font-size: 28px;
}
.new_testimoniall {

    height: 203px;
}
.custom-nexttt {
        width: 30px;
        height: 30px;
        font-size: 15px;
        right: 7px;
    }
.custom-prevvv {
        width: 30px;
        height: 30px;
        font-size: 15px;
        right: 48px;
}

}

  @media only screen and (min-width: 1101px) and (max-width: 1200px) {
    .logo {
        width: 70%;
        object-fit: contain;
        margin-left: 14px;
    }
    .navbar-toggler {
        margin-right: 14px;
    }


    .pramukh_krupa-subtitle {
    color: #811f3d;
    font-size: 28px;
    }
    .pramukh_krupa-description {

    font-size: 14px;
    }
    .t_one_pramukh_krupa {
    width: 49%;
    float: left;
}
  .description {
    font-size: 14px;
  
}

.t_two .subtitle {
         font-size: 38px;
        line-height: 40px;
}
.dividerr {
    width: 44%;
    height: 2px;
    background-color: #fff;
    margin: 14px 1px;
}
.t_two {
        width: 53%;
        color: white;
        background: #85205a;
        float: right;
        padding: 85px 4%;
}

.images .img_one {
    right: 13px;
    position: absolute;
    bottom: -414px;
    width: 393px;
}

#leisure-krupa {

    padding: 43px 0;
}

.map-image {
    width: 100%;
    display: block;
    margin: 0 auto;
    /* height: 218px; */
    position: relative;
    object-fit: cover;
}

.krupa-commute-title {

    font-size: 28px;
}
.new_testimoniall {

    height: 203px;
}
.custom-nexttt {
        width: 30px;
        height: 30px;
        font-size: 15px;
        right: 7px;
    }
.custom-prevvv {
        width: 30px;
        height: 30px;
        font-size: 15px;
        right: 48px;
}

}

  @media only screen and (min-width: 1201px) and (max-width: 1300px) {
  


    .pramukh_krupa-subtitle {
    color: #811f3d;
    font-size: 28px;
    }
    .pramukh_krupa-description {

    font-size: 14px;
    }
    .t_one_pramukh_krupa {
    width: 49%;
    float: left;
}
  .description {
    font-size: 14px;
  
}

.t_two .subtitle {
         font-size: 38px;
        line-height: 40px;
}
.dividerr {
    width: 44%;
    height: 2px;
    background-color: #fff;
    margin: 14px 1px;
}
.t_two {
        width: 50%;
        color: white;
        background: #85205a;
        float: right;
        padding: 92px 3%;
}

.images .img_one {
    right: 13px;
    position: absolute;
    bottom: -414px;
    width: 393px;
}


#leisure-krupa {

    padding: 43px 0;
}

.map-image {
    width: 100%;
    display: block;
    margin: 0 auto;
    /* height: 218px; */
    position: relative;
    object-fit: cover;
}


.krupa-commute-title {

    font-size: 28px;
}
.new_testimoniall {

    height: 203px;
}
.custom-nexttt {
        width: 30px;
        height: 30px;
        font-size: 15px;
        right: 7px;
    }
.custom-prevvv {
        width: 30px;
        height: 30px;
        font-size: 15px;
        right: 48px;
}

}
  @media only screen and (min-width: 1301px) and (max-width: 1400px) {



    .pramukh_krupa-subtitle {
    color: #811f3d;
    font-size: 28px;
    }
 
    .pramukh_krupa-description {


    font-size: 14px;
    }
  .t_one_pramukh_krupa {
    width: 49%;
    float: left;
}
  .description {
    font-size: 14px;
  
}

.t_two .subtitle {
         font-size: 38px;
        line-height: 40px;
}
.dividerr {
    width: 44%;
    height: 2px;
    background-color: #fff;
    margin: 14px 1px;
}
.t_two {width: 50%;color: white;background: #85205a;float: right;padding: 152px 4%;width: 51%;}

.images .img_one {
    right: 13px;
    position: absolute;
    bottom: -414px;
    width: 393px;
}

#leisure-krupa {

    padding: 43px 0;
}

.map-image {
    width: 100%;
    display: block;
    margin: 0 auto;
    /* height: 218px; */
    position: relative;
    object-fit: cover;
}

.krupa-commute-title {
    font-size: 28px;
}
.new_testimoniall {

    height: 203px;
}
.custom-nexttt {
        width: 30px;
        height: 30px;
        font-size: 15px;
        right: 7px;
    }
.custom-prevvv {
        width: 30px;
        height: 30px;
        font-size: 15px;
        right: 48px;
}

}

  @media only screen and (min-width: 1401px) and (max-width: 1500px) {



      .pramukh_krupa-subtitle {
    color: #811f3d;
    font-size: 28px;
    }
 
    .pramukh_krupa-description {


    font-size: 14px;
    }
  .t_one_pramukh_krupa {
    width: 49%;
    float: left;
}
  .description {
    font-size: 14px;
  
}

.t_two .subtitle {
         font-size: 38px;
        line-height: 40px;
}
.dividerr {
    width: 44%;
    height: 2px;
    background-color: #fff;
    margin: 14px 1px;
}
.t_two  {
    width: 50%;
        color: white;
        background: #85205a;
        float: right;
        padding: 124px 3%;
    }


.images .img_one {
    right: -9px;
    position: absolute;
    bottom: -490px;
    width: 443px;
}

#leisure-krupa {

    padding: 43px 0;
}

.map-image {
    width: 100%;
    display: block;
    margin: 0 auto;
    /* height: 502px; */
    position: relative;
    object-fit: cover;
}

.krupa-commute-title {

    font-size: 28px;
}
.new_testimoniall {

    height: 203px;
}
.custom-nexttt {
        width: 30px;
        height: 30px;
        font-size: 15px;
        right: 7px;
    }
.custom-prevvv {
        width: 30px;
        height: 30px;
        font-size: 15px;
        right: 48px;
}

}



  @media only screen and (min-width: 1501px) and (max-width: 1600px) {




      .pramukh_krupa-subtitle {
    color: #811f3d;
    font-size: 28px;
    }
 
    .pramukh_krupa-description {

    font-size: 14px;
    }
  .t_one_pramukh_krupa {
    width: 49%;
    float: left;
}
  .description {
    font-size: 14px;
  
}

.t_two .subtitle {
         font-size: 38px;
        line-height: 40px;
}
.dividerr {
    width: 44%;
    height: 2px;
    background-color: #fff;
    margin: 14px 1px;
}
.t_two {        width: 50%;
        color: white;
        background: #85205a;
        float: right;
        padding: 167px 3%;}

.images .img_one {
    right: 21px;
    position: absolute;
    bottom: -442px;
    width: 441px;
}

#leisure-krupa {


    padding: 43px 0;
}

.map-image {
    width: 100%;
    display: block;
    margin: 0 auto;
    /* height: 218px; */
    position: relative;
    object-fit: cover;
}
.krupa-commute-title {

    font-size: 28px;
}
.new_testimoniall {

    height: 203px;
}
.custom-nexttt {
        width: 30px;
        height: 30px;
        font-size: 15px;
        right: 7px;
    }
.custom-prevvv {
        width: 30px;
        height: 30px;
        font-size: 15px;
        right: 48px;
}

}








  @media only screen and (min-width: 1601px) and (max-width: 1700px) {



      .pramukh_krupa-subtitle {
    color: #811f3d;
    font-size: 28px;
    }
   .pramukh_krupa-description {

    font-size: 17px;
    }
  .t_one_pramukh_krupa {
    width: 49%;
    float: left;
}
  .description {
    font-size: 17px;
  
}

.t_two .subtitle {
         font-size: 38px;
        line-height: 40px;
}
.dividerr {
    width: 44%;
    height: 2px;
    background-color: #fff;
    margin: 14px 1px;
}
.t_two {width: 44%;color: white;background: #85205a;float: right;        padding: 209px 3%;}

.images .img_one {
          right: -8px;
        position: absolute;
        bottom: -542px;
}

#leisure-krupa {

    padding: 43px 0;
}

.map-image {
    width: 100%;
    display: block;
    margin: 0 auto;
    /* height: 218px; */
    position: relative;
    object-fit: cover;
}
.krupa-commute-title {

    font-size: 28px;
}
.new_testimoniall {

    height: 203px;
}
.custom-nexttt {
        width: 30px;
        height: 30px;
        font-size: 15px;
        right: 7px;
    }
.custom-prevvv {
        width: 30px;
        height: 30px;
        font-size: 15px;
        right: 48px;
}

}








  @media only screen and (min-width: 1701px) and (max-width: 1800px) {



       .pramukh_krupa-subtitle {
    color: #811f3d;
    font-size: 28px;
    }
   .pramukh_krupa-description {

    font-size: 17px;
    }
  .t_one_pramukh_krupa {
    width: 49%;
    float: left;
}
  .description {
    font-size: 17px;
  
}

.t_two .subtitle {
         font-size: 38px;
        line-height: 40px;
}
.dividerr {
    width: 44%;
    height: 2px;
    background-color: #fff;
    margin: 14px 1px;
}
.t_two {width: 44%;color: white;background: #85205a;float: right;        padding: 209px 3%;}

.images .img_one {
          right: -8px;
        position: absolute;
        bottom: -542px;
}


#leisure-krupa {

    padding: 43px 0;
}
.map-image {
    width: 100%;
    display: block;
    margin: 0 auto;
    /* height: 218px; */
    position: relative;
    object-fit: cover;
}

.krupa-commute-title {

    font-size: 28px;
}
.new_testimoniall {

    height: 203px;
}
.custom-nexttt {
        width: 30px;
        height: 30px;
        font-size: 15px;
        right: 7px;
    }
.custom-prevvv {
        width: 30px;
        height: 30px;
        font-size: 15px;
        right: 48px;
}
}
