.dhanak-banner {
/*    background-image:url('/assets/images/dhanak-banner.jpg');*/
    height: 100vh;
    background-size: cover;
    background-position: center;
}
.bnr-bg {
    background: linear-gradient(180deg, rgba(1, 4, 7, 0.6) 0%, rgba(1, 4, 7, 0) 100%);
}
@media screen and (min-width: 601px) {
    .fs-rrr {
        font-size: 48px;
        }
  }
  
@media screen and (max-width: 600px) {
.fs-r {
    font-size: 20px;
    text-align: center;
    }
}
@media screen and (min-width: 601px) {
.fs-r1 {
    font-size: 60px;
    line-height: 50px;
    }
}

@media screen and (max-width: 600px) {
.fs-r1 {
    font-size: 30px;
    line-height: 30px;
    }
}
@media screen and (min-width: 601px) {
.fs-r22 {
    font-size: 100px;
    color: #0094D4;
    }
}

@media screen and (max-width: 600px) {
.fs-r2 {
    font-size: 40px;
    color: #0094D4;
    }
}
@media screen and (min-width: 601px) {
.fs-r33 {
    font-size: 26px;
    }
}

@media screen and (max-width: 600px) {
.fs-r3 {
    font-size: 15px;
    }
}


.counter-box {
	background: #006837;
	text-align: center;
  border-radius: 10px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-content: center;
}

.counter-box p {
	margin: 0;
	padding: 0;
	color: white;
	font-size: 20x;
	font-weight: 400;
}

.counter { 
	display: block;
	font-size: 40px;
	font-weight: 700;
	color: white;
	line-height: 28px;
}
@media screen and (min-width: 601px) {
    .fs-r {
        letter-spacing: 5px;
        }
}
  
@media screen and (max-width: 600px) {
.fs-r {
    letter-spacing: 2px;
    }
}

@media screen and (min-width: 601px) {
.fs-r1 {
    font-size: 36px;
    }
}

@media screen and (max-width: 600px) {
.fs-r1 {
    font-size: 26px;
    }
}

@media screen and (min-width: 601px) {
.fs-r3 {
    font-size: 60px;
    line-height: 50px;
    }
}

@media screen and (max-width: 600px) {
.fs-r3 {
    font-size: 30px;
    line-height: 28px;
    }
}
.location {
    background: url('../img/locator-map.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    max-height: 630px;
}
.icon-s {
  background: #00000026;
  border-radius: 100%;
  font-size: 18px;
  padding: 8px 10px;
}
.locator-bg {
    background: #FF9A00;
}

.dhanak-haks-banner {
/*    background-image: url(/assets/images/dhanak-hamesha-apke-sath-banner-img.png);*/
    background-size: cover;
    background-position: center;
}

.trans-bg {
    background: hsla(0, 100%, 46%, 0.8);
    height: 100%;
    padding: 8%;
}
.overlay-bg{
    background: hsla(0, 0%, 0%, 0.363);
}

@media screen and (min-width: 601px) {
    .fs-r {
        font-size: 55px;
        line-height: 62px;
        font-weight: 800;
        color: white;
        }
  }
  
  @media screen and (max-width: 1000px) {
    .fs-r {
        font-size: 40px;
        line-height: 40px;
        font-weight: 700;
        color: white;
        }
  }

  @media screen and (min-width: 601px) {
    .fs-r2 {
        font-size: 25px;
        line-height: 36px;
        color: white;
        }
  }
  
  @media screen and (max-width: 1000px) {
    .fs-r2 {
        font-size: 25px;
        line-height: 30px;
        color: white;
        }
  }

  @media screen and (min-width: 601px) {
    .fs-r3 {
        font-size: 16px;
        letter-spacing: 6px;
        }
  }
  
  @media screen and (max-width: 1000px) {
    .fs-r3 {
        font-size: 16px;
        letter-spacing: 2px;
        }
  }

  .form-control:focus {
    box-shadow: none;
  }
  
  .form-control-underlined {
    border-width: 0;
    border-bottom-width: 1px;
    border-radius: 0;
    padding-left: 0;
  }
  
  .form-control::placeholder {
    font-size: 0.95rem;
    color: #aaa;
    font-style: italic;
  }
  .map-area-icon {
    height: 100%;
    width: 100%;
    background: #e5e5e5;
  }
  .location-bg:hover{
    background: #EA0000!important;
    color: white!important;
    font-weight: bold;
  }
  .text-red {
    color: #EA0000;
  }
  .p-bg{
    background: #F1F9FD;
}
@media screen and (min-width: 601px) {
    .fs-rr {
        font-size: 18px;
        letter-spacing: 5px;
        font-weight: 1000;
        }
  }
  
  @media screen and (max-width: 600px) {
    .fs-rr{
        font-size: 18px;
        letter-spacing: 2px;
        }
  }

  @media screen and (min-width: 601px) {
    .fs-r1 {
        font-size: 35px;
        font-weight: bold;
        color: #EA0000;
        line-height: 40px;
        }
  }
  
  @media screen and (max-width: 600px) {
    .fs-r1 {
        font-size: 26px;
        font-weight: bold;
        color: #EA0000;
        line-height: 26px;
        }
  }
  @media screen and (min-width: 601px) {
    .fs-r2 {
        font-size: 35px;
        font-weight: bold;
        color: #00632C;
        line-height: 40px;
        }
  }
  
  @media screen and (max-width: 600px) {
    .fs-r2 {
        font-size: 26px;
        font-weight: bold;
        color: #00632C;
        line-height: 26px;
        }
  }
  @media screen and (min-width: 601px) {
    .fs-r3 {
        font-size: 35px;
        font-weight: bold;
        color: #0094D4;
        line-height: 40px;
        }
  }
  
  @media screen and (max-width: 600px) {
    .fs-r3 {
        font-size: 26px;
        font-weight: bold;
        color: #0094D4;
        line-height: 26px;
        }
  }
  @media screen and (min-width: 601px) {
    .fs-r4 {
        font-size: 16px;
        }
  }
  
  @media screen and (max-width: 600px) {
    .fs-r4 {
        font-size: 16px;
        }
  }
  @media screen and (min-width: 601px) {
    .fs-r5 {
        font-size: 60px;
        line-height: 45px;
        font-weight: 700;
        color: #FF7A00;
        }
  }
  
  @media screen and (max-width: 600px) {
    .fs-r5 {
        font-size: 40px;
        line-height: 40px;
        font-weight: 700;
        color: #FF7A00;
        }
  }
  .rm-button {
    border-radius: 10px;
    background: rgb(0 0 0 / 80%);;
    color: white;
    box-shadow: 6px 8px 5px 0px rgba(0, 0, 0, 0.3);
    transition: 0.5s;
    text-align: center;
    margin: 6px;
    padding: 10px 0px;
  }
  .rm-button:hover {
    border-radius: 10px;
    background: black;
    color: rgba(255, 255, 255, 0.8);
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2);
  }
  @media screen and (max-width: 900px) {
    .rm-button {
    margin: 20px 20px 30px 20px;
    padding: 10px 0px;
        }
  }
  .p-bg{
    background:#F1F9FD;
  }
  @media screen and (min-width: 601px) {
      .fs-r {
          font-size: 60px;
          line-height: 45px;
          font-weight: 700;
          color: #FF7A00;
          }
    }
    
    @media screen and (max-width: 600px) {
      .fs-r {
          font-size: 40px;
          line-height: 40px;
          font-weight: 700;
          color: #FF7A00;
          }
    }
  
    .accordion {
      width: 100%;
    }
    
    .accordion-item {
      margin-bottom: 30px;
      border-radius: 15px;
      border: 3px solid black;
    }
    
    .accordion-question {
      background: #F1F9FD;
      padding: 10px 42px 0px 10px;
      cursor: pointer;
      position: relative;
      font-size: 26px;
      border-radius: 15px;
      font-weight: 700;
    }
    @media screen and (max-width: 1036px) {
      .accordion-question {
        background: #F1F9FD;
        padding: 15px 42px 15px 10px;
        cursor: pointer;
        position: relative;
        font-size: 15px;
        border-radius: 15px;
        font-weight: 700;
      }
    }
    
    .accordion-icon {
      position: absolute;
      top: 70%;
      transform: translateY(-50%);
      right: 0px;
      font-size: 40px;
      background: black;
      color: white;
      width: 98px;
      text-align: center;
      border-radius: 0px 10px 10px 0px;
    }
  
  /* Extra small devices (phones, 600px and down) */
  @media only screen and (max-width: 436px) {
    .accordion-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0px;
    font-size: 20px;
    background: black;
    color: white;
    padding: 30px 0px;
    width: 38px;
    text-align: center;
    border-radius: 0px 10px 10px 0px;
  }
  }
  @media only screen and (max-width: 436px) {
    .accordion-icon {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      right: 0px;
      font-size: 13px;
      background: black;
      color: white;
      width: 48px;
      text-align: center;
      border-radius: 0px 10px 10px 0px;
  }
  }
  
    .accordion-answer {
      padding: 20px 50px;
      display: none;
      font-size: 26px;
    }
   
     /* Add your styles for the accordion here */
     .accordion-answer {
      display: none;
  }

  .accordion-item.active .accordion-answer {
      display: block;
  }
  @media screen and (min-width: 601px) {
    .fs-r {
        font-size: 60px;
        line-height: 45px;
        font-weight: 700;
        color: #FF7A00;
        }
  }
  
  @media screen and (max-width: 600px) {
    .fs-r {
        font-size: 40px;
        line-height: 20px;
        font-weight: 700;
        color: #FF7A00;
        }
  }
  
  @media screen and (min-width: 601px) {
    .fs-r {
        font-size: 60px;
        line-height: 45px;
        font-weight: 700;
        color: #FF7A00;
        }
  }
  
  @media screen and (max-width: 600px) {
    .fs-r {
        font-size: 40px;
        line-height: 20px;
        font-weight: 700;
        color: #FF7A00;
        }
  }