.know-more-btn {
    background-color: #d10833;
    margin-top: 60px;
    width: 450px;
    font-size: 20PX;
    padding: 25px 5px;
    letter-spacing: 0.5px;
        border: 0;
    cursor: pointer;
    display: table;
    margin: 0 auto;
    padding: 10px;
    color: #fff;
    background-color: #e51532;
    transition: all .5s;
}
.owl-nav > button {
    margin-top: -26px;
    position: absolute;
    top: 45%;
    color: #d10833 !important;
}
.know-more-btn:hover, .know-more-btn:focus {
    text-decoration: none;
    color: #cccccc;
}
.keyppl:hover {
    box-shadow: 0px 0px 7px 3px #cccccc;
    transition: box-shadow 0.3s ease-in-out;
}
.keyppl:hover a{
    text-decoration: none;
}
.keyppl {
    background: #ffffff;
    padding: 20px 10px;
    box-shadow: 0px 8px 7px 3px #cccccc;
    transition: box-shadow 0.3s ease-in-out;
    margin-bottom: 20px;
}
.keyppl, .keyppl img {
    text-align: center;
    margin: 0 auto;
    display: block;
    line-height: 1.5;
    width: 70%;
}
/*** START BS OVERRIDES ***/
.features {
  padding: 100px 0;
}
.features.light-brown {
  background-color: #faf8f5;
}
.features h2.section-title {
  /*color: #333333;
  font-size: 32px;
  margin: 0;
  text-align: center;
  padding-bottom: 40px;*/

         color: #333333;
    font-size: 32px;
    margin: 0;
    text-align: center;
    padding: 0px 20px 20px;
    border-bottom: 2px solid #d10833;
    width: max-content;
    margin: 0 auto;
    margin-bottom: 40px;
}
.features .v-tabs .v-tab-head a,
.features .v-tabs a.v-tab-head {
  color: #292929;
  cursor: pointer;
  display: block;
  padding: 15px 30px 15px 15px;
  border-right: 1px solid #33cc66;
  margin: 0;
  text-align: right;
  /*font: 20px "Raleway", "franklin-gothic-urw", "Helvectica Neue", helvetica, clean, sans-serif;*/
}
.features .v-tabs .v-tab-head a.active, .features .v-tabs .v-tab-head a:hover,
.features .v-tabs a.v-tab-head.active,
.features .v-tabs a.v-tab-head:hover {
  font-weight: bold;
  text-decoration: none;
}
.features .v-tabs .v-tab-head a {
  position: relative;
  display: block;
}
.features .v-tabs .v-tab-head a.active::after, .features .v-tabs .v-tab-head a.active::before {
  content: "";
  border-style: solid;
  border-width: 15px;
  position: absolute;
  right: 0;
  top: 15px;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
}
.features .v-tabs .v-tab-head a.active::before {
  border-color: #3fcf6e transparent transparent;
}
.features .v-tabs .v-tab-head a.active::after {
  margin-right: -1px;
  border-color: #faf8f5 transparent transparent;
}
.features .v-tabs a.v-tab-head {
  border: none;
  padding: 15px 0;
  text-align: left;
  position: relative;
}
.features .v-tabs a.v-tab-head:after {
  color: #e2dcd6;
  content: "\f054";
  font-family: FontAwesome;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.features .v-tabs a.v-tab-head.active::after {
  color: #bd9134;
  content: "\f078";
}
.features .v-tabs .v-tab-pane {
  padding: 0 15px;
}
.features .v-tabs .v-tab-pane ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.features .v-tabs .v-tab-pane ul li {
  /*border-bottom: 1px solid #e2dcd6;
  color: #292929;
  font-size: 16px;
  padding: 15px 0;*/

      /*border-bottom: 1px solid #e2dcd6;
    color: #292929;
    font-size: 21px;
    padding: 15px 0;
    text-shadow: 5px 6px 6px #F0FFBF;
    line-height: 2;
    background: #ffffff;
    padding: 16% 40px;
    box-shadow: 0px 8px 7px 3px #cccccc;*/

        color: #292929;
    font-size: 18px;
    line-height: 2;
    background: transparent;
    padding: 3% 17px;
    text-align: center;

}
.features .v-tabs .v-tab-pane ul li i {
  color: #4c81b6;
  cursor: pointer;
  font-size: 14px;
}
.features .v-tabs .v-tab-pane .in {
  border-top: none;
  padding-top: 0;
}
.features .v-tabs .v-tab-pane .popover {
  border: 1px solid #014d7e !important;
  border-radius: 0;
  width: auto;
  margin: 10px 0 0 0;
  max-width: 276px;
  left: auto;
  box-shadow: none;
}
.features .v-tabs .v-tab-pane .popover.bottom .arrow {
  border-bottom-color: #014d7e;
}
.features .v-tabs .v-tab-pane .popover .popover-content {
  font-size: 14px;
  padding: 15px;
  text-align: center;
}
.custom-h3{
    font-size: 18px;
    line-height: 1.5;
    text-align: center;
    padding-bottom: 10px;
}
/*.item.text{
  padding: 20% 0px;
}*/
.item{
    /*display: table;*/
    width: 100%;
    height: -webkit-fill-available;
    padding: 10px 0px;
        height: 550px;
    z-index: 100;
    vertical-align: unset;
  }
.item figure, .item iframe{
    display: table-cell;
    vertical-align: middle;
    position: initial;
    padding: 10px 0px !important;
}
.owl-prev {
    width: 30px;
}
.keyppl, .keyppl img {
    text-align: center;
    margin: 0 auto;
    display: block;
    line-height: 1.5;
        width: 70%;
}
.keyppl h3 {
    padding-top: 5px;
}
.keyppl {
    background: #ffffff;
    padding: 20px 10px;
    box-shadow: 0px 8px 7px 3px #cccccc;
    transition: box-shadow 0.3s ease-in-out;
    margin-bottom: 20px;
}
.keyppl:hover {
    box-shadow: 0px 0px 7px 3px #cccccc;
    transition: box-shadow 0.3s ease-in-out;
}
.keyppl h4, .keyppl a h4 {
    text-transform: capitalize;
    font-size: 14px;
    color: #d10833 !important;
}
.keyppl h3, .keyppl a h3 {
    text-transform: uppercase;
    color: #d10833 !important;
}
.owl-nav > div:active {
    color: #20a0c6;
}
.keypplmodal p {
    color: #ffffff;
    line-height: 2;
    font-size: 18px;
    padding: 10px 0px;
}
.keypplmodal h4.modal-title {
    font-size: 22px;
}
#what-we-do iframe{
  height: -webkit-fill-available;
}
.owl-carousel .owl-item img {
    border-radius: 50%;
        padding: 50% 0px;
}
#testimonials figcaption.caption p {
    letter-spacing: 1px;
    line-height: 1.8;
}
#testimonials p.text-brand.lead.no-margin {
    font-weight: 500;
        margin-bottom: 0px;
}
#testimonials .caption{
      /*padding: 8% 30px;*/
      padding: 16% 0px;
}
#testimonials .col-md-3.col-sm-3.col-xs-12, #testimonials .col-md-9.col-sm-9.col-xs-12 {
    height: 550px;
}

      .know-more-btn {
          background-color: #d10833;
          margin-top: 60px;
          width: 450px;
          font-size: 20PX;
          padding: 25px 5px;
          letter-spacing: 0.5px;
      }

       .day .vectorbg {
        background-color: #ffffff;
    }
    
    .active {
        border-bottom: none;
    }
    img.cvdrop-img {
        width: 100%;
        display: block;
    }
    .cvdropform input, .cvdropform textarea {
        border: 0px;
        outline: none;
        border-bottom: 1px Solid #ee791f;
        line-height: 2.5;
    }
    .cvdropform label, .cvdropform span, .cvdropform input, .cvdropform textarea {
        width: 100% !important;
    }
    .cvdropform input.wpcf7-submit {
        border: 3px Solid #ee791f;
        background: #049f51;
        color: #ffffff;
    }
    input[type=number]::-webkit-inner-spin-button, 
    input[type=number]::-webkit-outer-spin-button { 
      -webkit-appearance: none; 
      margin: 0; 
    }
    .screen-reader-response {
        display: none;
    }
    span.wpcf7-not-valid-tip {
        color: red;
    }
    select#select_experience {
        width: 77%;
        border: 0px;
        outline: none;
        border-bottom: 1px Solid #ee791f;
        line-height: 6;
        padding: 20px 0px 5px 0px;
    }
    .know-more-btn{
            background-color: #d10833;
    margin-top: 60px;
    width: 450px;
    font-size: 20PX;
    padding: 25px 5px;
    letter-spacing: 0.5px;

    }

    .carousel-wrap {
      margin: 15px auto;
      padding: 0 5%;
      width: 100%;
      position: relative;
      height: 500px;
      z-index: 0;
    }

    /* fix blank or flashing items on carousel */
    .owl-carousel .item {
      position: relative;
      z-index: 100; 
      -webkit-backface-visibility: hidden; 
    }

    /* end fix */
    .owl-nav > div {
      margin-top: -26px;
      position: absolute;
      top: 45%;
      color: #d10833;
    }

    .owl-nav i {
      font-size: 52px;
    }

    .owl-nav .owl-prev {
      left: -30px;
    }

    .owl-nav .owl-next {
      right: -30px;
    }
    .owl-carousel1 .owl-next, .owl-carousel1 .owl-prev {
        background: transparent;
    }
    .item.text{
          background: #ffffff;
        padding: 10px;
        /*box-shadow: 0px 8px 7px 3px #cccccc;*/
        /*-webkit-box-shadow:inset -1px -1px 5px 5px #cccccc;
        box-shadow:inset -1px -1px 5px 5px #cccccc; 
        transition: box-shadow 0.3s ease-in-out;*/
/*         border: 15px solid #07a8cb; */
    }
    @font-face {
  font-family: "champagne";
  src: url("champagne.eot?") format("eot"),
  url("champagne.woff") format("woff"),
  url("champagne.ttf") format("truetype");
}

    .desktop-banner{
    display:block;
  }
.mobile-banner{
    display:none !important;
  }
    
  @media(max-width:768px){
    .desktop-banner{
    display:none !important;
  }
.mobile-banner{
    display:block !important;
  }
  }
  @media(max-width: 414px){
  .know-more-btn {
    width: 320px;
    font-size: 15px;
    padding: 25px 5px;
  }
}
  @media(max-width: 360px){
  .know-more-btn {
    width: 300px;
    font-size: 20px;
    padding: 15px 10px;
    line-height: 1.5;
  }
}
  @media(max-width: 320px){
  .know-more-btn {
    width: 260px;
  }
}

/*careers page css ends here*/

@media(max-width: 1440px){
/*  .features h2.section-title{
    margin: 0px 28% 40px;
  }*/
}

@media screen and (max-width: 768px) {
  .features.light-brown {
    border-top: 0 none;
  }
  .features h2.section-title {
    font-size: 32px;
  }
  .features .v-tabs .v-tab-pane .in {
    border-top: 1px solid #DDD;
    border-bottom: 2px solid #DDD;
  }
  .features .popover {
    margin: 10px 5% 0;
    max-width: none;
    width: 90%;
  }
  
}

@media(max-width: 767px){
  .owl-carousel .owl-item img {
    border-radius: 50%;
    padding: 0% 0px;
    width: 20%;
  }
  #testimonials .col-md-3.col-sm-3.col-xs-12, #testimonials .col-md-9.col-sm-9.col-xs-12 {
    height: auto;
  }
  #testimonials .caption {
    padding: 8% 0px;
  }
  #testimonials figcaption.caption p {
    line-height: 1.5;
  }
}


@media(max-width: 600px){
  .features .v-tabs .v-tab-pane ul li {
    font-size: 16px;
    line-height: 1.8;
    padding: 6% 20px;
  }
  .carousel-wrap{
    width: 100% !important;
    padding: 0px !important;
  }
  .features .v-tabs .v-tab-pane .in img {
    width: 100%;
  }
}

@media(max-width: 500px){
  #testimonials figcaption.caption p {
    line-height: 1.1;
    font-size: 14px;
  }
}

@media(max-width: 414px){
  .know-more-btn {
    width: 202px;
    font-size: 10px;
    padding: 10px 10px;
    background-color:#bd9134!important;
    color:#fff!important;
  }
  div#keymanagement-tab .col-sm-6.col-xs-6 {
    width: 100%;
  }
  .features h2.section-title {
    font-size: 22px;
  }
}

@media(max-width: 360px){
  .features h2.section-title {
      font-size: 20px;
  }
}

@media(max-width: 320px){
  .features h2.section-title {
      font-size: 18px;
  }
}