.step{

    font-weight: 600;
  text-transform: capitalize;
 }

 .timeline-wrapper ul li{
 list-style: none;
}
.timeline-wrapper ul{
  padding-left:50px;
 display: flex;
 justify-content: center;
}

.timeline-wrapper ul li{
 
  text-align: center;
  margin-left: 0px;
}

.timeline-first {
  width: 192px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content:center;
}
.timeline-first-content, .timeline-content{
  width: 80px;
  height: 80px;
  padding-top: 14px;
  
  /* margin-left: 30px; */
  z-index: 222;
  text-align: center;
  border:4px solid white;
  position: relative;
  background-color: #6802c8;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
}

.timeline-step{
  display: block;
}
.timeline-first-content::after{
  content: '';
  position: absolute;
  width: 140px;
  height: 4px;
  top: 32px;
  z-index: 111;
  border-radius: 50px;
  background-color: #6802c8;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
}

.timeline-first-content span, .timeline-content span{
  color: white;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 600;
  line-height: 0.8;
}
.timeline-text{
  margin-top: 8px;
  /* width: 160px; */
  text-align: center;
}
.timeline-text p{
 font-size: 15px;
 color: #6802c8;
 font-weight: 700;
 text-transform: capitalize; 
 line-height: 1.5;

}
.active, .hover{
  transition: ease-in 0.3s;
  -moz-transition: ease-in 0.3s;
  -webkit-transition: ease-in 0.3s;
  -ms-transition: ease-in 0.3s;
  -o-transition: ease-in 0.3s;
}
.active .timeline-first-content{
  background-color: #ffcb15;
  
}
.active .timeline-first-content span{
  color: black;
  
}
.active .timeline-content{
  background-color: #ffcb15;
  
}
.active .timeline-content span{
  color: black;
  
}
.active .timeline-first-content::after{
 
  background-color: #ffcb15;
 
}
.active .timeline-text p{
 color: black;

}
/* Policy */
.policyWrap{
    padding:50px 0;
}
    .policy-heading p{
   font-size: 15px;
   font-weight: 700;
   color: black;
}
.checkbox-content{
    margin-top: 15px;
}
.checkbox-content form .form-check-input {
    /* position: absolute; */
    margin-top: 6px;
    margin-left: -10px;
    height: 20px;
    width: 20px;
}
.check-inputs {
   width: 20px !important;
   height: 20px !important;
   float: left;
   margin-right: 10px;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
.checkboxes{
    display:inline-block;
}
.checkboxes label{
    font-size: 15px;
    color: #495057;
    float: left;
    margin-top: -5px;
}

.checkbox-btn button{
    border: none;
    background-color: #6802c8;
    color: white;
    text-transform: capitalize;
    font-size: 15px;
    padding: 10px 15px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}
/* Media Queries */
@media screen and (max-width:1009px) {
  .timeline-first {
  width: 175px;
  }
  .timeline-wrapper ul{
  padding-left:28px;
 }
 .checkboxes label {
    font-size: 14px;
    padding-left: 10px;
    }
}
@media screen and (max-width:999px) {
  .timeline-first {
  width: 175px;
  }
  .timeline-wrapper ul{
  padding-left:28px;
 }
 .checkboxes label {
    font-size: 14px;
    padding-left: 0px;
    }
    .check-inputs {
    width: 16px !important;
    height: 16px !important;
   }
   .policy-wrapper{
    width:470px;
   }
   .form-check-input {
   
    margin-top: 0.5rem;
    margin-left: -2.25rem;
}

}
@media screen and (max-width:915px) {
  .timeline-first {
  width: 154px;
  }
  .timeline-wrapper ul{
  padding-left:20px;
 }
}
@media screen and (max-width:915px) {
  .timeline-first {
  width: 154px;
  }
  .timeline-wrapper ul{
  padding-left:0px;
 }
}
@media screen and (max-width:869px) {
  .timeline-first {
  width: 143px;
  }
  /* .timeline-wrapper ul{
  padding-left:14px;
  } */
  .timeline-text p {
  font-size: 14px;
  }
  .timeline-text {
  margin: 8px 5px 0;
  }
}
@media screen and (max-width:767px) {
  .timeline-first {
  width: 143px;
  }
  .timeline-wrapper ul{
  padding-left:14px;
  }
 .timeline-text p {
  font-size: 13px;
  }
  .checkboxes label {
    font-size: 14px;
    padding-left: 0px;
    }
    .check-inputs {
    width: 16px !important;
    height: 16px !important;
   }
   .policy-wrapper{
    width:100%;
   }
   .form-check-input {
   
    margin-top: 0.5rem;
    margin-left: -2.25rem;
}
}
@media screen and (max-width:730px) {
  .timeline-first {
  width: 130px;
  }
  .timeline-wrapper ul{
  padding-left:0px;
  }
 .timeline-text p {
  font-size: 13px;
  }
  
  .timeline-text {
      margin: 8px 11px 0 0;
  }
}
@media screen and (max-width:696px) {
  .timeline-first {
  width: 110px;
  }
  .timeline-wrapper ul{
  padding-left:0px;
  }
 .timeline-text p {
  font-size: 13px;
  }
  .timeline-first-content, .timeline-content {
  
  line-height: 1.5;
 }
  .timeline-text {
      margin: 8px 3px 0 0;
  }
  .timeline-first-content, .timeline-content {
      width: 65px;
      height: 65px;
      padding-top:13px;
  }
  .timeline-step {
      display: block;
      font-size: 15px !important;
      font-weight: 600 !important;
  }
  .timeline-first-content span, .timeline-content span {
      font-size: 13px;
      font-weight: 400;
  }
  .timeline-first-content::after {
      width: 70px;
      height: 2px;
      top: 26px;
  }
  .checkboxes label {
    font-size: 13px;
    padding-left: 0px;
    }
 
}
@media screen and (max-width:575px) {
  .timeline-first {
  width: 92px;
  }
  .timeline-wrapper ul{
  padding-left:0px;
  }
 .timeline-text p {
  font-size: 13px;
  }
  .timeline-first-content, .timeline-content {
  
  line-height: 1.5;
 }
  .timeline-text {
      margin: 8px 0px 0 0;
  }
  .timeline-first-content, .timeline-content {
      width: 65px;
      height: 65px;
      padding-top:13px;
  }
  .timeline-step {
      display: block;
      font-size: 15px !important;
      font-weight: 600 !important;
  }
  .timeline-first-content span, .timeline-content span {
      font-size: 13px;
      font-weight: 400;
  }
  .timeline-first-content::after {
      width: 70px;
  }
}
@media screen and (max-width:480px) {
  .timeline-first {
  width: 70px;
  }
  .timeline-wrapper ul{
  padding-left:0px;
  }
 .timeline-text p {
  font-size: 10px;
  }
  .timeline-first-content, .timeline-content {
  
  line-height: 0.5;
 }
  .timeline-text {
      margin: 8px 0px 0 0;
  }
  .timeline-first-content, .timeline-content {
      width: 53px;
      height: 53px;
      padding-top: 11px;
  }
  .timeline-step {
      display: block;
      font-size: 13px !important;
      font-weight: 700 !important;
      margin-bottom:3px;
  }
  .timeline-first-content span, .timeline-content span {
      font-size: 12px;
      font-weight: 400;
  }
  .timeline-first-content::after {
      width: 45px;
      height: 2px;
      top: 22px;
  }
  .checkboxes label {
    font-size: 11px;
    padding-left: 0px;
    }
    .check-inputs {
    width: 12px !important;
    height: 12px !important;
}
.checkboxes label {
    margin-top: -8px;
    width:325px;
}
.checkbox-btn{
    margin-bottom: 0;
}
.checkbox-btn button{
   
    padding: 3px 15px;
}
.check-inputs {
   margin-right: 8px;
}
   
}
@media screen and (max-width:370px) {
  .timeline-first {
  width: 60px;
  }
  .timeline-wrapper ul{
  padding-left:0px;
  }
 .timeline-text p {
  font-size: 10px;
  }
  .timeline-first-content, .timeline-content {
  
  line-height: 0.5;
 }
  .timeline-text {
      margin: 8px 0px 0 0;
  }
  .timeline-first-content, .timeline-content {
      width: 53px;
      height: 53px;
      padding-top: 11px;
  }
  .timeline-step {
      display: block;
      font-size: 13px !important;
      font-weight: 700 !important;
      margin-bottom:3px;
  }
  .timeline-first-content span, .timeline-content span {
      font-size: 12px;
      font-weight: 400;
  }
  .timeline-first-content::after {
      width: 45px;
      height: 2px;
      top: 22px;
  }
  .checkboxes label {
    font-size: 13px;
    padding-left: 0px;
    }
    .checkboxes label {
    margin-top: -8px;
    width:270px;
}
}