/*ADBLOCK*/
.adblock{
  padding-left: 50px;
  padding-right: 250px;
  border-radius: 10px;
  color: white;
  background-image: url(../Images/adblock-bg.jpg);
  text-align: left;
  background-repeat: no-repeat;
  background-size: cover;
}
/*tablet*/
@media (min-width: 768px) and (max-width: 1020px) {
  .adblock {
    padding-left: 25px;
    padding-right: 25px;
  }
}
/*mobile*/
@media (min-width: 375px) and (max-width: 767px) {
  .adblock {
     padding-left: 25px;
    padding-right: 25px;
  }
}
/*small screen*/
@media (min-width: 320px) and (max-width: 374px) {
  .adblock {
    padding-left: 25px;
    padding-right: 25px;
    margin-right: auto;
    margin-left: auto;
  }
}

/*Costing page*/
.costing-content {
  border-bottom: 0;
}
.screenshot-section {
  margin-top: 250px;
  background-color: #fbfaf1;
  border-radius: 10px;
  padding-bottom: 250px;
  position: relative;
  margin-bottom: 70px;
}
.single-page {
  position: absolute;
  top: -250px;
  width: 70%;
  display: block;
  left: 160px;
}

/*----Product Page----*/
.productPg_hero_sec p {
  padding-bottom: 70px;
}
.hrms_heading_btn {
  float: right;
}
.productPg_sec {
  background-color: #fbfaf1;
  border-radius: 10px;
  padding: 50px 65px 60px 50px;
  margin-bottom: 60px;
  margin-top:60px;
}
.productPg_sec_title {
  padding-bottom: 20px;
}
.productPg_cards {
  padding-right: 2px;
}
.productPg_sec_title_heading {
  font-weight: 600;
}
.productPg_card {
  padding: 20px 10px 20px 15px;
  border: none;
  border-radius: 8px;
  margin-top: 14px;
  height: 220px;
}
.productPg_card_heading {
  padding: 0%;
  margin: 0%;
}
.productPg_card_crm_title {
  padding-left: 30px;
}
.productPg_card_ind_title {
  padding-left: 40px;
}
.productPg_card p,
small {
  padding-top: 15px;
  color: #707070;
}
.productPg_card_title {
  padding-left: 28px;
}
.productPg_card_subtext {
  padding: 0%;
}

.img_card_sec {
  margin-bottom: 50px;
}
.img_card_body {
  padding: 30px 30px;
}
.img_card {
  background-color: #fbfaf1;
  border: none;
  border-radius: 10px;
  margin-bottom: 15px;
}
.img_card_title {
  padding: 0%;
}
.img_card_heading {
  padding: 0%;
  margin: 0%;
  color: #69297f;
  padding-left: 15px;
  padding-bottom: 15px;
  font-weight: 600;
}
.img_card_text {
  color: #707070;
}
/*Add to cart*/
.add2cart {
  background-color: #fbfaf1;
  padding-top: 60px;
  padding-bottom: 450px;
}
.account-bg {
  background-color: #fbfaf1;
  padding-top: 80px;
  padding-bottom: 250px;
}
.track-icon {
  position: absolute;
  bottom: 25px;
  left: 40px;
}
.account-position {
  position: relative;
  top: -250px;
  margin-bottom: -250px;
}
.add2cart-position {
  position: relative;
  top: -450px;
  margin-bottom: -450px;
}
.add2cart-link {
  text-decoration: underline;
  color: black;
  float: right;
}
.add2cart-link-remove {
  text-decoration: underline;
  color: black;
  float: right;
}
.box-parent {
  margin: 30px 0px 30px 0px;
  background-color: white;
  border: 1px solid #b4b4b4;
  border-radius: 10px;
  padding: 0px 30px 0px 30px;
}
.box-parent-2 {
  margin: 30px 0px 30px 0px;
  background-color: white;
  border: 1px solid #e4e4e4;
  border-radius: 10px;
}
.box-col-1 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.verify-box-col-1 {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 0%;
}
.box-col1-row:last-child {
  border-bottom: none;
}
.box-col1-row {
  padding: 35px 0px 10px 0px;
  border-bottom: 1px solid #b4b4b4;
}
.box-col1-row h3 {
  float: right;
}
.box-col1-row small {
  padding-top: 0px;
}
.box-parent p {
  color: #707070;
}
.verify-box-col-1 {
  padding-left: 0%;
  border-right: 1px solid #b4b4b4;
}
.box-col-1 {
  border-right: 1px solid #b4b4b4;
}

.add2cart-rate {
  font-size: 20px;
}
.add2cart-rate-total {
  font-size: 25px;
  color: black;
}
.add2cart-checkout {
  padding: 10px 0px 10px 20px;
}
.add2cart-checkout h4 {
  padding-top: 40px;
  padding-bottom: 15px;
  border-bottom: 1px solid #b4b4b4;
}
.add2cart-checkout div {
  padding-top: 10px;
}
.add2cart-checkout .div-1 {
  border-bottom: 1px solid #b4b4b4;
}
.add2cart-checkout button {
  margin-top: 40px;
}
.verify-form-label {
  display: inline-block;
  width: 200px;
  text-align: left;
  padding: 10px 10px;
  margin-left: 30px;
  vertical-align: top;
}
.verify-form-textarea {
  width: 60%;
  padding: 5px;
}
.verify-form-input {
  width: 60%;
  padding: 5px;
}

.verify-form-add-input {
  width: 60%;
  padding: 5px;
  margin-top: 8px;
  margin-bottom: 8px;
}


.verify-form-otp-input {
  width: 100%;
  padding: 5px;
}
.btn-otp {
  width: 88%;
  margin-left: 30px;
}
.verify-agree-input {
  color: #972180;
  text-decoration: underline;
}
.verify-form-label span {
  color: red;
}
.track-icon-verify {
  position: absolute;
  bottom: 25px;
  left: 50px;
}
#country {
  width: 30%;
  padding: 5px;
}
#pincode {
  width: 29.5%;
  padding: 5px;
}
/*Payment*/
.payment-add-box {
  border: 1px solid #b4b4b4;
  margin-right: 20px;
}
.track-icon-payment {
  position: absolute;
  bottom: 25px;
  left: 85px;
}
.order-sum {
  border-bottom: 1px solid #b4b4b4;
  padding-left: 5px;
}
.order-sum-3 {
  margin-bottom: 200px;
  border-bottom: 1px solid #b4b4b4;
  padding-left: 5px;
}
.order-sum-taxes {
  border-bottom: 1px solid #b4b4b4;
  padding-left: 5px;
}
.order-sum-total-lab {
  margin: 0%;
  padding-left: 5px;
  font-size: 20px;
}
.order-sum-taxes-lab {
  margin: 0%;
  font-size: 20px;
}
.payment-checkout h5 {
  float: right;
}
.total-payment {
  border-bottom: 1px solid #b4b4b4;
  padding-bottom: 10px;
}
/*Hover effect*/
.onHover {
  display: none;
}
.productPg_card:hover {
  background-color: #69297f;
  cursor: pointer;
  color: white;
}
.productPg_card:hover small {
  color: white;
}
.productPg_card:hover p {
  color: white;
}
.productPg_card:hover .noHover {
  display: none;
}
.productPg_card:hover .onHover {
  display: block;
}
.img_card:hover {
  cursor: pointer;
}
.img_card:hover .img_card_body {
  background-color: #69297f;
  color: white;
  border: none;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.img_card:hover h6,
.img_card:hover p {
  color: white;
}
.add2cart-link:hover {
  text-decoration: underline;
  color: #69297f;
}
.mid-bottom {
  position: relative;
  bottom: -40px;
  border-radius: 5px;
}
.seperator2{
  background-color: #69297f;
  color: #fff;
}

/*large screen*/
@media (min-width: 2560px) and (max-width: 4000px) {
  /*Product page*/
  .hrms_heading_btn {
    padding: 8px 30px;
  }

}

/*Desktop*/
@media (min-width: 1440px) and (max-width: 2559px) {
}

/*laptop*/
@media (min-width: 1021px) and (max-width: 1439px) {
  .productPg_sec_title_heading {
    font-size: 28px;
  }
  .productPg_card_body {
    padding: 0px;
  }
  .productPg_card_title {
    padding-left: 25px;
  }
  .verify-form-label {
    margin-left: 10px;
  }
}


@media (max-width: 1024px) {
  .mid-bottom {
    bottom: 0px;
  }
}
/*tablet*/
@media (min-width: 768px) and (max-width: 1020px) {

  /*Product page*/
  .hrms_heading_btn {
    padding: 5px 15px;
    margin-top: 20px;
  }
  .productPg_sec_title h3 {
    padding-left: 20px;
  }
  .productPg_card_ind_title {
    padding-left: 32px;
  }
  /*costing-page*/
  .screenshot-section {
    margin-top: 150px;
    padding-bottom: 150px;
  }
  .single-page {
    position: absolute;
    top: -170px;
    width: 70%;
    left: 110px;
  }
  /*Add to cart*/
  .add2cart {
    background-color: #fbfaf1;
    padding-top: 60px;
    padding-bottom: 500px;
    text-align: center;
  }

  .account-bg {
    background-color: #fbfaf1;
    padding-top: 30px;
    padding-bottom: 300px;
    text-align: center;
  }
  .add2cart-position {
    top: -500px;
    margin-bottom: -500px;
  }
  .account-position {
    top: -300px;
    margin-bottom: -300px;
  }
  .add2cart-link {
    float: none;
  }
  .add2cart-link::before {
    content: "\A";
    display: block;
    white-space: pre;
  }
  .box-col-1 {
    border-right: none;
  }
  .verify-box-col-1 {
    border-right: none;
  }
  .add2cart-checkout {
    padding: 10px 0px 10px 20px;
    border-top: 1px solid #b4b4b4;
    padding-bottom: 60px;
  }
  .verify-form-label {
    margin-left: 10px;
  }
  .order-sum-3 {
    margin-bottom: 40px;
    border-bottom: 1px solid #b4b4b4;
    padding-left: 5px;
  }
}

/*mobile*/
@media (min-width: 375px) and (max-width: 767px) {
  /*Product page*/
  .big-icon {
    display: none;
  }
  .productPg_card_body {
    padding: 0px;
  }
  .productPg_sec_titleRight {
    padding-left: 60px;
  }
  .hrms_heading_btn {
    float: left;
  }
  .img_card {
    margin-right: 8px;
    border: none;
  }
  /*costing-page*/
  .screenshot-section {
    margin-top: 95px;
    padding-bottom: 95px;
  }
  .single-page {
    position: absolute;
    top: -95px;
    width: 70%;
    left: 70px;
  }

  /*Add to cart*/
  .add2cart {
    background-color: #fbfaf1;
    padding-top: 60px;
    padding-bottom: 550px;
    text-align: center;
  }
  .account-bg {
    background-color: #fbfaf1;
    padding-top: 30px;
    padding-bottom: 350px;
    text-align: center;
  }
  .add2cart-position {
    text-align: center;
    top: -550px;
    margin-bottom: -550px;
  }
  .account-position {
    text-align: center;
    top: -350px;
    margin-bottom: -350px;
  }
  .box-col1-row h3 {
    float: none;
  }
  .add2cart-link,
  .add2cart-link-remove {
    float: none;
  }
  .add2cart-link::before {
    content: "\A";
    display: block;
    white-space: pre;
  }
  .verify-box-col-1 {
    border-right: none;
    margin-bottom: 10px;
  }
  .box-col-1 {
    border-right: none;
  }
  .box-parent {
    padding: 10px;
  }
  .add2cart-checkout {
    text-align: left;
    padding: 10px 10px 10px 10px;
    border-top: 1px solid #b4b4b4;
    padding-bottom: 60px;
  }
  .verify-form-input {
    width: 100%;
  }
  .verify-form-label {
    padding: 15px 0px 3px 0px;
    margin-bottom: 0%;
    text-align: left;
    margin-left: 0%;
  }
  #country {
    width: 100%;
    padding: 5px;
    margin-bottom: 10px;
  }
  #pincode {
    width: 100%;
    padding: 5px;
  }
  .btn-otp {
    margin-left: 0%;
  }
  .payment-checkout h5 {
    float: none;
  }
  .payment-add-box {
    border: 1px solid #b4b4b4;
    margin-right: 0px;
    margin-left: 3px;
  }
  .order-sum-3 {
    margin-bottom: 50px;
  }
  .track-icon-payment {
    display: none;
  }
  .track-icon-verify {
    display: none;
  }
  .track-icon {
    display: none;
  }
}

/*small screen*/
@media (min-width: 200px) and (max-width: 374px) {
  .big-icon {
    display: none;
  }
  .productPg_sec {
    padding: 40px 35px 40px 20px;
  }
  .productPg_card_body {
    padding: 0px;
  }
  .productPg_card_title {
    padding-left: 23px;
  }
  .productPg_card_ind_title {
    padding-left: 32px;
  }
  .productPg_sec_titleRight {
    padding-left: 60px;
  }
  .hrms_heading_btn {
    float: left;
  }
  .hrms_proPg_sec {
    padding: 40px 35px 40px 20px;
  }
  /*costing-page*/
  .screenshot-section {
    margin-top: 80px;
    padding-bottom: 80px;
  }
  .single-page {
    position: absolute;
    top: -80px;
    width: 80%;
    left: 35px;
  }

  /*Add to cart*/
  .add2cart {
    background-color: #fbfaf1;
    padding-top: 60px;
    padding-bottom: 600px;
    text-align: center;
  }

  .account-bg {
    background-color: #fbfaf1;
    padding-top: 30px;
    padding-bottom: 400px;
    text-align: center;
  }
  .account-position{
    text-align: center;
    top: -250px;
    margin-bottom: -250px;
  }
  .add2cart-position {
    text-align: center;
    top: -600px;
    margin-bottom: -600px;
  }
  .account-position {
    text-align: center;
    top: -400px;
    margin-bottom: -400px;
  }
  .box-col1-row h3 {
    float: none;
  }
  .add2cart-link,
  .add2cart-link-remove {
    float: none;
  }
  .add2cart-link::before {
    content: "\A";
    display: block;
    white-space: pre;
  }
  .verify-box-col-1 {
    border-right: none;
  }
  .box-col-1 {
    border-right: none;
  }
  .box-parent {
    padding: 5px;
  }
  .add2cart-checkout {
    text-align: left;
    padding: 10px 10px 10px 10px;
    border-top: 1px solid #b4b4b4;
    padding-bottom: 60px;
  }
  .verify-form-input {
    width: 100%;
  }
  .verify-form-label {
    padding: 15px 0px 3px 0px;
    margin-bottom: 0%;
    margin-left: 0%;
  }
  #country {
    width: 100%;
    padding: 5px;
    margin-bottom: 10px;
  }
  #pincode {
    width: 100%;
    padding: 5px;
  }
  .btn-otp {
    margin-left: 0%;
  }
  .payment-checkout h5 {
    float: none;
  }
  .payment-add-box {
    border: 1px solid #b4b4b4;
    margin-right: 0px;
    margin-left: 3px;
  }
  .order-sum-3 {
    margin-bottom: 50px;
  }
  .track-icon-payment {
    display: none;
  }
  .track-icon-verify {
    display: none;
  }
  .track-icon {
    display: none;
  }
}

/**************************HRMS Page**********************/
.hrms_proPg_sec {
  padding: 40px 65px 50px 50px;
}
@media (min-width: 320px) and (max-width: 374px) {
  .hrms_proPg_sec {
    padding: 40px 35px 40px 20px;
  }
}
/************************HRMS Att Pay Page******************/
.hrms_att_pay_list {
  margin-bottom: 0%;
}
.hrms_att_pay_list li {
  padding-bottom: 8px;
  margin-bottom: 0%;
}
.hrms_att_pay_list li:last-child {
  padding-bottom: 0px;
}
.hrms_att_product-card {
  height: 230px;
}
/*tablet*/
@media (min-width: 768px) and (max-width: 1020px) {
  .product-card {
    height: 180px;
  }
}
/*mobile*/
@media (min-width: 375px) and (max-width: 767px) {
  .product-card {
    height: auto;
  }
}
/*small screen*/
@media (min-width: 320px) and (max-width: 374px) {
  .product-card {
    height: 230px;
  }
}
/****************************CRM page******************************/
/*service page*/
.crm_service_list {
  list-style-type: none;
}
.crm_service_list li::before {
  content: "-";
  position: absolute;
  margin-left: -20px;
}
.crm_sales_content {
  padding-bottom: 100px;
}
.crm_service_content {
  padding-bottom: 100px;
}
/*Pricing page new update*/
.single-box {
  padding-bottom: 150px;
}
.mid {
  position: relative;
  top: -95px;
}


.mid-single {
  position: relative;
  top: -140px;
  padding-top: 50px;
  padding-bottom: 50px;
}

.mid-single2 {
  position: relative;
  top: -130px;
  margin-bottom: -130px;
}
/*TESTIMONIAL*/

.testimonial-row {
  display: flex;
  flex-wrap: wrap;
  padding: 0 4px;
}
 .testimonial-container{
    padding-top: 50px;
    padding-bottom: 50px;
 }
/* Create four equal columns that sits next to each other */
.testimonial-column {
  flex: 33%;
  max-width: 33%;
  padding: 0 4px;
}

.testimonial-column .testimonial-card {
  margin-top: 30px;
  margin-right: 10px;
  margin-left: 10px;
  vertical-align: middle;
}
.testi-para{
  color: #707070;
}
.person-info{
  display: flex;
  text-align:left;
  align-items: center;
}
.person-img{
  width: 80px;
  height: 80px;
  border-radius: 50%;
}
.news-img{
  width: 90%;
  height: auto;
  padding-bottom: 25px;
}
.testimonial-card{
  background-color: #fbfaf1;
  padding: 30px 15px 30px 30px;
  box-shadow: 10px 10px #fdeaf6;
}
.person-name{
padding-left: 10px;
}
.person-name span{
  font-size: 15px;
}
/* Responsive layout - makes a two column-layout instead of four columns */
@media (max-width: 800px) {
  .testimonial-row{
    align-items: center;
    justify-content: center;
  }
  .testimonial-column {
    flex: 80%;
    max-width: 80%;
  }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media (max-width: 600px) {

  .testimonial-container{
    padding-top: 50px;
    padding-left: 0%;
    padding-right: 0%;
  }
  .testimonial-column {
    flex: 100%;
    max-width: 100%;
  }
  .testimonial-card{
  padding: 20px 10px 20px 20px;
  margin: 0%;
}
}