/* Header */

header {
  padding: 11px 0;
  background: linear-gradient(184.38deg, #1A67C2 19.51%, #062A8E 69.25%, #F07527 109.92%);
}
.dropdown-list ul{
  background: #1353B6;
}
/* Privacy policy Section */

.privacySec {
  padding: 129px 0 0;
}
.privacyWrapper{
  position: relative;
  padding: 36px 0 0;
}
.privacyWrapper::before {
  content: "Privacy Policy";
  font-size: 140px;
  font-weight: 700;
  line-height: 182px;
  -webkit-text-stroke: 1.57px #ffefe4;
  position: absolute;
  color: #ffffff;
  left: -73px;
  top: -70px;
  z-index: -1;
}

.privacyWrapper h1 {
  font-size: 48px;
  font-weight: 400;
  line-height: 62px;
  color: #08080f;
}

/* Breadcrumb Section */

.breadcrumbSec {
display:none;
  padding: 33px 0 40px 0;
}

.breadcrumbWrapper ul {
  list-style: none;
  display: flex;
  align-items: center;
}

.breadcrumbWrapper ul li {
  margin-right: 10px;
  font-size: 15px;
  font-weight: 300;
  line-height: 20px;
}

.breadcrumbWrapper ul li a {
  color: #626060;
}

.breadcrumbWrapper ul li img {
  max-width: 10px;
  width: 100%;
  max-height: 10px;
  height: 100%;
  filter: brightness(0) saturate(100%) invert(60%) sepia(49%) saturate(4084%)
    hue-rotate(346deg) brightness(99%) contrast(91%);
}

.breadcrumbWrapper ul li:last-child {
  color: #06447e;
}

/* Privacy Content Section */

.privacyContentSec {
  padding: 0 0 70px 0;
}

.privacyContentWrapper {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border: 1px solid #eeeeee;
  box-shadow: -2px -2px 23px 0px #e5e5e580;
  background-color: #ffffff;
  padding: 65px 40px 45px 40px;
  position: relative;
   margin-top:43px;
}

.privacyContentWrapper::after {
    content: "";
    background-image: url(../images/ladder.webp);
    max-width: 94px;
    width: 100%;
    max-height: 291px;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;
    right: -56px;
    top: 497px;
    z-index: -1;
}

.privacyContentHead {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.privacyContentHead h2 {
  font-size: 27px;
  font-weight: 500;
  line-height: 35px;
  color: #08080f;
  position: relative;
}

.privacyContentHead h2::before {
  content: "";
  max-width: 63px;
  width: 100%;
  max-height: 5px;
  height: 100%;
  position: absolute;
  top: -10px;
  background-color: #f07527;
}

.privacyContentHead h2 span {
  font-size: 27px;
  font-weight: 700;
  line-height: 35px;
  color: #f07527;
}

.privacyContentHead p {
  font-size: 16px;
  font-weight: 500;
  line-height: 21px;
  color: #64748b;
  position: relative;
}

.privacyContentHead p::before {
  content: "";
  background-image: url(../images/contentHeadClock.webp);
  width: 18px;
  height: 18px;
  position: relative;
  display: inline-block;
  top: 3px;
  margin-right: 6px;
  background-repeat: no-repeat;
}

.privacyContentHead p span {
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  color: #64748b;
}

.privacyContentPara {
    counter-reset: p-counter;
}

.privacyContentPara h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 36px;
  color: #08080f;
  margin-bottom: 10px;
  counter-increment: p-counter;
}

.privacyContentPara h3::before {
    content: counter(p-counter)". ";
    position: relative;
    color: #758097;
    font-size: 20px;
    font-weight: 600;
    line-height: 36px;
    color: #08080f;
}

.privacyContentPara h3:nth-child(14) {
  margin-top: 35px;
}

.privacyContentPara p {
  font-size: 16px;
  font-weight: 300;
  line-height: 29px;
  color: #08080f;
  margin-bottom: 35px;
}
.privacyContentPara p a{  color:#075595;}.privacyContentPara p a:hover{  color:#075595;  text-decoration: underline;}
.privacyContentPara p:first-child {
  margin: 41px 0 20px 0;
}

.privacyContentPara p:nth-child(7) {
  font-size: 18px;
  font-weight: 500;
  line-height: 23px;
  margin-bottom: 8px;
}

.privacyContentPara p:nth-child(7)::before {
  content: "";
  width: 3px;
  height: 21px;
  position: relative;
  display: inline-block;
  margin-right: 12px;
  background-repeat: no-repeat;
  background-color: #f07527;
  top: 4px;
}

.privacyContentPara p:nth-child(8) {
  margin-bottom: 20px;
}

.privacyContentPara p:nth-child(9) {
  font-size: 18px;
  font-weight: 500;
  line-height: 23px;
  margin-bottom: 8px;
}

.privacyContentPara p:nth-child(9)::before {
  content: "";
  width: 3px;
  height: 21px;
  position: relative;
  display: inline-block;
  margin-right: 12px;
  background-repeat: no-repeat;
  background-color: #f07527;
  top: 4px;
}

.privacyContentPara p:nth-child(12) {
  margin-bottom: 8px;
}

.privacyContentPara p:last-child {
  margin-bottom: 0;
}

.privacyContentPara ul {
  list-style: none;
}

.privacyContentPara ul li {
  margin-top: 5px;
  font-size: 16px;
  font-weight: 300;
  line-height: 29px;
  color: #08080f;
}

.privacyContentPara ul li::before {
  content: "";
  background-image: url(../images/contentParaBullet.webp);
  width: 15px;
  height: 15px;
  position: relative;
  display: inline-block;
  margin-right: 8px;
  background-repeat: no-repeat;
  top: 2px;
}

/* Media Query 1199px */
@media (max-width: 1199px) {
  /* Success Stories Section */

  .privacyWrapper::before {
    left: -42px;
  }
}
/* Media Query 1169px */

@media (max-width: 1169px) {
  /* Success Stories Section */
  .privacyWrapper::before{
    font-size: 124px   
}
}
/* Media Query 991px */

@media (max-width: 991px) {
  /* Privacy policy Section */
  .privacyWrapper::before{
    top: -86px;
    left: -35px;
    font-size: 95px;
    line-height: 199px;
  }
  .privacyWrapper h1 {
    margin-top: -21px;   
  } 

  /* Privacy Content Section */

  .privacyContentHead {
    flex-direction: column;
    align-items: flex-start;
    row-gap: 13px;
  }
}

/* Media Query 767px */

@media (max-width: 767px) {
  /* Privacy policy Section */
  .privacyWrapper::before{
    font-size: 70px;
    top: -68px;
    left: -30px;
    line-height: 150px;
  }
  .privacyWrapper h1 {
    font-size: 40px;   
    margin-top: -35px;
  } 

  .privacyContentWrapper::after {
    display: none;
  }
}

/* Media Query 575px */

@media (max-width: 575px) {
  /* Privacy policy Section */
  .privacyWrapper h1 {
    font-size: 30px;
    line-height: 39px;
    margin-top: -57px;
  }
   .breadcrumbSec {
    display:block;
   }
   .privacyWrapper::before{
    font-size: 48px;
    top: -56px;
    left: -29px;
    line-height: 64px;
  }


  /* Privacy Content Section */

  .privacyContentSec {
    padding: 0 0 50px 0;
  }

  .privacyContentWrapper {
    padding: 52px 20px 31px 20px;
    border-radius: 10px;
   margin-top:0px;
  }

  .privacyContentHead h2 {
    font-size: 22px;
    line-height: 33px;
  }

  .privacyContentHead h2 span {
    font-size: 22px;
    font-weight: 700;
    line-height: 33px;
  }

  .privacyContentHead p {
    font-size: 14px;
    line-height: 18px;
  }

  .privacyContentHead p span {
    font-size: 14px;
    line-height: 18px;
  }

  .privacyContentPara h3 {
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 16px
  }

  .privacyContentPara h3:nth-child(14) {
    margin-top: 30px;
  }

  .privacyContentPara p {
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 30px;
  }

  .privacyContentPara p:first-child {
    margin: 31px 0 16px 0;
  }

  .privacyContentPara p:nth-child(7) {
    font-size: 16px;
    line-height: 21px;
  }

  .privacyContentPara p:nth-child(7)::before {
    margin-right: 10px
  }

  .privacyContentPara p:nth-child(9) {
    font-size: 16px;
    line-height: 21px;
  }

  .privacyContentPara p:nth-child(9)::before {
    margin-right: 10px
  }

  .privacyContentPara p:nth-child(12) {
    margin-bottom: 16px;
  }

  .privacyContentPara ul li {
    font-size: 14px;
    line-height: 25px;
    margin-top: 10px;
  }

}
