* {
  margin: 0;
  padding: 0;
  font-family: "Roboto";
}
html,
body {
  height: 100% !important;
  width: 100% !important;
}
header {
  min-height: 10%;
  /* background-color: red; */
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

header img {
  margin-bottom: 5px;
  object-fit: contain;
}
.head_title {
  font-size: 26px;
  color: #5c6b25;
}
.padding-left-right32 {
  padding-left: 32px;
  padding-right: 32px;
}
header p {
  width: 88%;
  font-size: 26px;
  text-align: center;
  color: #5c6b25;
  margin-left: -6%;
}

.banner-sec {
  height: 600px;
  width: 100%;
  position: relative;
  background: url("../images/banner.png");
  background-size: cover;
}
.banner-info {
  display: flex;
  align-items: center;
  background-color: #fff;
  position: absolute;
  min-height: 100px;
  width: 43%;
  font-size: 3.4vmin;
  top: 20%;
  padding-left: 1%;
  left: 0%;
  font-weight: 500;
}
.banner-rate-info {
  display: flex;
  align-items: center;
  background-color: #dfece9;
  /* position: absolute; */
  min-height: 44px;
  /* width: 100%; */
  font-size: 14px;
  /* top: 80%; */
  padding-left: 7%;
  /* left: 0%; */
  font-weight: 500;
  color: #363b3d;
  letter-spacing: 0.005em;
}
.content-sec {
  padding: 2% 4%;
}
.content-sec h4 {
  text-align: center;
  margin-bottom: 10px;
}
.border-head-div {
  display: flex;
  justify-content: center;
}
.heading-bottom-border {
  height: 6px;
  width: 90px;
  background: #f5a213;
  border-radius: 5px;
  text-align: center;
}
.content-sec p {
  font-size: 16px;
  margin-bottom: 20px;
}
.tab-switch-section {
  padding: 2% 4%;
}
.tab-switch-section-div {
  width: 100%;
  border: 1px solid #d1d1d1;
  /* filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25)); */
  border-radius: 10px;
}

.tab-switch-section-head {
  height: 75px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
  font-size: 22px;
  border-bottom: 1px solid #cfcfcf;
}
.tab-switch-section-head div {
  width: 15%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  cursor: pointer;
}
.tab-active {
  border-bottom: 5px solid #00a789;
}
.show-active-tab-content {
  display: block !important;
}
.tab-content {
  padding: 2%;
  display: none;
}
.tab-content-main-div {
  /* width: 100%; */
  border: 1px solid #5c6b25;
  border-radius: 20px;
  background-color: #effff4;
  /* height: 100px; */
  padding: 2%;
}

.tab-content-head {
  font-size: 22px;
  color: #ff7a19;
  margin-bottom: 20px;
}
.tab-content-body {
  padding-left: 25px;
}
.tab-content-body ul li {
  margin-bottom: 20px;
}
.tab-content-image {
  display: flex;
  /* justify-content: center; */
  /* padding-top: 3%; */
  align-items: center;
}
.about-us-image {
  justify-content: center;
}
.d-flex {
  display: flex;
}
.justify-content-center {
  justify-content: center;
}
.align-items-center {
  align-items: center;
}
.w-100 {
  width: 100%;
}
.w-50 {
  width: 50%;
}
.w-34 {
  width: 34%;
}
.w-25 {
  width: 25%;
}
.w-16 {
  width: 16%;
}
.mt-2 {
  margin-top: 20px;
}
.mt-4 {
  margin-top: 4px;
}
.pt-2 {
  padding-top: 20px;
}
.our-products-content p {
  margin-bottom: 3%;
}
.our-products-content ol {
  padding-left: 20px;
}
.our-products-content ol li {
  margin-bottom: 15px;
}
.apply-now-button {
  width: 45%;
  height: 48px;
  background: #00a789;
  border: 1px solid #00a789;
  border-radius: 4px;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  cursor: pointer;
  text-decoration: none;
  display: block;
  text-align: center;
  line-height: 48px;
}
.contact-us-detail h4 {
  margin-bottom: 10px;
}
.contact-us-detail .w-33 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.green {
  color: #5c6b25;
}
.terms-policy {
  width: 100%;
  padding-top: 16px;
  font-size: 13px;
  /* margin-top: 2%; */
  /* padding: 0% 2%; */
  /* justify-content: space-between; */
  align-items: center;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
}
.pl-2 {
  padding-left: 20px;
}
.terms-policy p {
  padding-right: 30px;
}
.terms-policy a {
  padding-right: 30px;
}
.copyright {
  height: 80px;
  line-height: 80px;
  text-align: center;
  font-size: 13px;
}
.bg-green {
  background-color: #5c6b25;
}
.drp-content-dwn-tab {
  height: 56px;
  justify-content: space-between;
  color: #fff;
  padding: 0% 2%;
  cursor: pointer;
}

.drp-dwn-features-content {
  background-color: #fff;
  padding-left: 40px;
  border: 1px solid #5c6b25;
}
.drp-dwn-features-content ul {
  padding-top: 15px;
  padding-bottom: 10px;
}
.drp-dwn-features-content ul li {
  margin-bottom: 15px;
}
.drp-dwn-features-content p {
  margin-left: -25px;
  font-weight: 600;
}
.drp-dwn-features-content div {
  color: #747474;
  margin-left: -25px;
  margin-top: -10px;
}
.hide {
  display: none;
}
.show {
  display: block !important;
}
.text-right {
  text-align: right;
}
.justify-content-space-between {
  justify-content: space-between;
}
.new-banner1, .new-banner2 {
  height: 450px; /* Adjust as necessary */
  width: 100%;
  /* position: relative; */
  
}
.new-banner1 {
  background: url("../images/banner.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.new-banner2 {
  background: url("../images/desktop_banner2.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}


#owl-demo .item img{
  display: block;
  width: 100%;
  height: auto;
}

.accordion-section {
  border: 1px solid #ddd;
  background-color: yellow;
  border-radius: 8px;
  margin: 10px 0;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.accordion-header {
  background-color: #f2f2f2;
  cursor: pointer;
  padding: 14px 20px;
  font-weight: bold;
  color: #006400;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.accordion-header:hover {
  background-color: #e0e0e0;
}

.accordion-content {
  display: none;
  padding: 10px 20px;
  background-color: #fff;
  animation: fadeIn 0.3s ease-in-out;
}

.accordion-content a {
  display: block;
  margin: 6px 0;
  color: #008000;
  text-decoration: none;
}

.accordion-content a:hover {
  text-decoration: underline;
}

.rotate {
  transform: rotate(90deg);
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to{
    opacity: 1;
  }
}




@media only screen and (min-width: 960px) {
  .padding8 {
    padding: 8px;
  }
}

@media only screen and (max-width: 960px) {
  .terms-policy {
    height: unset;
  }
  header img {
    width: 12%;
    position: initial;
    transform: unset;
    margin-right: 2%;
    /* margin-left: 5%; */
  }
  header p {
    font-size: 14px;
  }
   .banner-info {
    width: 85%;
    top:25%;
    min-height: 54px;
    font-size: 16px;
  }
  .banner-sec {
    height: 500px;
    width: 100%;
    background: url("../images/m-banner.png");
    background-size: cover;
    background-repeat: no-repeat;
    /* background-size: cover;
    background-position: center;
    background-position-x: 34%;
    background-repeat: no-repeat;
    background-position-y: 10% !important; */
  }
  .new-banner1 {
    height: 366px;

    background: url("../images/m-banner.png");
    background-repeat: no-repeat;
    background-size: cover;
  }
  
  .new-banner2 {
    height: 366px;
    background-repeat: no-repeat!important;
    background-size: 100% 100% !important;
    background: url("../images/mobile_banner2.jpg");
    
  }
  .banner-sec img {
    height: 500px;
    zoom: normal;
  }
  .contact-us-detail {
    flex-direction: column;
    text-align: center;
  }
  footer .aryadhan_logo_info {
    text-align: left;
  }
  footer .aryadhan_logo_info div {
    justify-content: flex-start;
  }
  .contact-us-detail .w-34,
  .w-25,
  .w-16 {
    width: 100%;
    margin-bottom: 20px;
  }
  .terms-policy {
    flex-direction: row;
    border-top: none;
    margin: 4% 0% 0% 0%;
  }

  .useful-links {
    margin: 4% 0%;
    padding: 4% 0%;
    display: block;
    flex-direction: column;
    align-items: center;
    font-size: 12px;
    border-top: 1px solid #c5c5c5;
    border-bottom: 1px solid #c5c5c5;
  }
  .useful-links p {
    display: block;
  }
  .margin-bottom24 {
    margin-bottom: 24px;
  }
  .margin-top24 {
    margin-top: 24px;
  }
  .useful-links div {
    padding: 0px 20px;
  }
  .useful-links a {
    /* width: 50%; */
    /* display: inline-block; */
    /* padding-right: 10px; */
    flex-wrap: wrap;
    margin-bottom: 10px;
  }
  .tab-content-main-div {
    border-radius: 2px;
  }
  .m-about-us-content-body {
    flex-direction: column-reverse;
    padding-left: 0;
  }
  .tab-switch-section-head {
    font-size: 18px;
    font-weight: 600;
    border: 1px solid #dedede;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.16);
    border-radius: 6px;
  }
  .tab-switch-section-div {
    border: none;
  }
  .tab-switch-section-head div {
    width: 33%;
    border: 1px solid #dedede;
    border-radius: 6px 0px 0px 6px;
  }
  .tab-switch-section-head div:nth-child(2) {
    border-radius: 0;
  }
  .tab-switch-section-head div:last-child {
    border-radius: 0px 6px 6px 0px;
  }
  .m-about-us-content-body .w-50 {
    width: 100%;
  }
  .m-about-us-content-body .w-50 img {
    width: 98%;
  }
  .m-about-us-content-body .w-50 ul {
    padding-left: 30px;
  }
  .tab-active {
    background-color: #00a789;
    color: #fff;
  }
  footer {
    background-color: #efefef;
  }
  .m-our-products-content {
    flex-direction: column;
    padding-left: 0;
  }
  .m-our-products-content .w-50 {
    width: 100%;
  }
  .m-our-products-content .w-50 img {
    width: 100%;
  }
  .apply-now-button {
    width: 100%;
    height: 48px;
    line-height: 48px;
    display: block;
    text-decoration: none;
    text-align: center;
  }
  .flex-column-reverse {
    flex-direction: column-reverse;
  }
  footer .aryadhan_logo_info {
    margin-top: 5%;
  }
  .contact-us-detail .w-33 > div {
    padding: 0% 11% !important;
  }
  footer .aryadhan_logo_info p {
    text-align: center;
  }
  footer .aryadhan_logo_info > div {
    padding: 0% 11% !important;
  }
  footer .aryadhan_logo_info div div {
    justify-content: center;
  }
  footer .aryadhan_logo_info h1 {
    font-size: 24px;
  }
  .copyright {
    line-height: 1em;
    padding: 0% 4%;
  }
}

@media only screen and (max-width: 355px) {
  header p {
    font-size: 12px;
  }
  .useful-links div {
    padding: 0;
    flex-direction: column;
  }
}
@media screen and (max-width: 750px) {
  .useful-links div {
    padding: 0px;
  }
  .useful-links div a {
    padding: 15px;
  }
  .row-reverse {
    flex-direction: row-reverse;
  }
}
.bread-cont {
  position: absolute;
  top: 20px;
  left: 40px;
  background-color: rgba(255,255,255,0.85);
  padding: 15px 25px;
  border-radius: 6px;
}

.breadcrumbs {
list-style: none;
display: flex;
gap: 6px;
font-size: 15px;
font-weight: 500;
padding: 0;
margin: 0 0 15px 0;
color: #006400;
}

.breadcrumbs li {
display: flex;
align-items: center;
}

.breadcrumbs a {
text-decoration: none;
color: #006400;
}

.breadcrumb-arrow {
margin: 0 6px;
color: #006400;
}

.page-title {
margin-top: 15px;
font-size: 32px;
font-weight: 700;
color: #006400;
}

.bread-cont h1 {
  font-size: 26px;
  margin: 0;
  color: #006400;
}

.policiesSec {
  padding: 40px 0;
}

@media screen and (max-width: 768px) {
  header {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }

  .bread-cont {
    left: 20px;
    right: 20px;
  }
}