
@font-face {
  font-family: 'PF Handbook Pro';
  src: url('../fonts/PFHandbookPro-Regular.eot');
  src: url('../fonts/PFHandbookPro-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/PFHandbookPro-Regular.woff2') format('woff2'), url('../fonts/PFHandbookPro-Regular.woff') format('woff'), url('../fonts/PFHandbookPro-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'PF Handbook Pro';
  src: url('../fonts/PFHandbookPro-Bold.eot');
  src: url('../fonts/PFHandbookPro-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/PFHandbookPro-Bold.woff2') format('woff2'), url('../fonts/PFHandbookPro-Bold.woff') format('woff'), url('.../fonts/PFHandbookPro-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'PF Handbook Pro';
  src: url('../fonts/PFHandbookPro-Medium.eot');
  src: url('../fonts/PFHandbookPro-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/PFHandbookPro-Medium.woff2') format('woff2'), url('../fonts/PFHandbookPro-Medium.woff') format('woff'), url('../fonts/PFHandbookPro-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}



@font-face {
  font-family: 'PF Encore Sans Pro';
  src: url('../fonts/PFEncoreSansPro-Medium.eot');
  src: url('../fonts/PFEncoreSansPro-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/PFEncoreSansPro-Medium.woff2') format('woff2'), url('../fonts/PFEncoreSansPro-Medium.woff') format('woff'), url('../fonts/PFEncoreSansPro-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'PF Encore Sans Pro';
  src: url('../fonts/PFEncoreSansPro-Bold.eot');
  src: url('../fonts/PFEncoreSansPro-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/PFEncoreSansPro-Bold.woff2') format('woff2'), url('../fonts/PFEncoreSansPro-Bold.woff') format('woff'), url('../fonts/PFEncoreSansPro-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'PF Encore Sans Pro';
  src: url('../fonts/PFEncoreSansPro-Regular.eot');
  src: url('../fonts/PFEncoreSansPro-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/PFEncoreSansPro-Regular.woff2') format('woff2'), url('../fonts/PFEncoreSansPro-Regular.woff') format('woff'), url('../fonts/PFEncoreSansPro-Regular.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'PF Encore Sans Pro Book';
  src: url('../fonts/PFEncoreSansPro-Book.eot');
  src: url('../fonts/PFEncoreSansPro-Book.eot?#iefix') format('embedded-opentype'), url('../fonts/PFEncoreSansPro-Book.woff2') format('woff2'), url('../fonts/PFEncoreSansPro-Book.woff') format('woff'), url('../fonts/PFEncoreSansPro-Book.ttf') format('truetype'), font-weight: 500;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: 'PF Encore Sans Pro Book';
  src: url('../fonts/PFEncoreSansPro-Book.eot');
  src: url('../fonts/PFEncoreSansPro-Book.eot?#iefix') format('embedded-opentype'), url('../fonts/PFEncoreSansPro-Book.woff2') format('woff2'), url('../fonts/PFEncoreSansPro-Book.woff') format('woff'), url('../fonts/PFEncoreSansPro-Book.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}





body {
  background: #fff;
  color: #414141;
  font-family: 'PF Encore Sans Pro';
  font-weight: 500;
  font-size: 16px;
  overflow-x: hidden;
  -webkit-text-stroke: rgba(255, 255, 255, 0.01) 0.1px;
  -webkit-font-smoothing: antialiased !important;
}



background-image {
}

a {
  text-decoration: none;
  -ms-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

  a:hover,
  a:focus,
  a:active {
    outline: medium none;
    text-decoration: none;
  }

*:focus {
  outline: none;
}

img {
  max-width: 100%;
  height: auto;
}

strong,
b {
  font-weight: 700;
}

i,
em {
  font-style: italic;
}

.clear {
  border: 0;
  clear: both;
  height: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-weight: normal;
  margin: 0;
}

.carousel-indicators {
  z-index: 8 !important
}

  .carousel-indicators li {
    border: none;
  }

  .carousel-indicators .active {
    background: none
  }

.indi-1 {
  position: absolute;
  bottom: -10px !important;
  margin-left: 0 !important;
  left: 0 !important
}

  .indi-1 li {
    border: 1px solid #8D1218 !important;
  }

  .indi-1 .active {
    background: #8D1218 !important
  }

.indi-2 {
  position: absolute;
  bottom: -50px !important
}

  .indi-2 li {
    border: 1px solid #fff;
  }

  .indi-2 .active {
    background: #fff
  }


html,
body {
  height: 100%;
}

.form-top {
  background: #8D1218;
  height: 30px;
  position: absolute;
  bottom: -2px;
  right: 15%;
  width: 28%;
}
/**** NAV ****/


/**** NAV END ****/
/**** HEADER ****/
header {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.strip {
  padding: 2px 0 1px 0;
  width: 100%;
  font-size: 1.8em;
  color: #fff;
  font-family: 'PF Handbook Pro';
  ;
  text-transform: uppercase;
  font-weight: bold
}

.strip2 {
  padding: 2px 0 1px 0;
  width: 100%;
  font-size: 1.2em;
  color: #fff;
  font-family: 'PF Handbook Pro';
  font-weight: normal;
  height: 28px;
}

.pifa {
  background: #8D1218;
}

.protection {
  background: #D9908A;
}

.investment {
  background: #3e593c;
}

.finance {
  background: #c4a166;
}

.advice {
  background: #660D0A;
}

.PLstrip2 {
  background: #695934;
  padding: 2px 0 1px 0;
  width: 100%;
  font-size: 1.2em;
  color: #fff;
  font-family: 'PF Handbook Pro';
  font-weight: normal
}

.DMstrip2 {
  background: #3e593c;
  padding: 2px 0 1px 0;
  width: 100%;
  font-size: 1.2em;
  color: #fff;
  font-family: 'PF Handbook Pro';
  font-weight: normal
}

.pifapage .header-container {
  max-width: 1200px;
  width: 100%;
  height: auto;
  margin: 0 auto
}

.pifapage .HL-bannerBG {
  background: url("../images/HL-bg.jpg") no-repeat;
  background-size: cover;
  height: auto;
}

.pifapage .PL-bannerBG {
  background: url("../images/PL-bg.jpg") no-repeat;
  background-size: cover;
  height: auto;
}

.pifapage .Hinsu-bannerBG {
  background: url("../images/HL-bg.jpg") no-repeat;
  background-size: cover;
  height: auto;
}

.pifapage .PFM-bannerBG {
  background: url("../images/PFM-bg.jpg") no-repeat;
  background-size: cover;
  height: auto;
}

.pifapage .AIP-bannerBG {
  background: url("../images/AIP-bg.jpg") no-repeat;
  background-size: cover;
  height: auto;
}

.pifapage .ASP-bannerBG {
  background: url("../images/ASP-bg.jpg") no-repeat;
  background-size: cover;
  height: auto;
}

.pifapage .DM-bannerBG {
  background: url("../images/Demat-bg.jpg") no-repeat;
  background-size: cover;
  height: auto;
}

.pifapage .container-fluid {
  max-width: 1366px;
}



.pifapage .header-content {
  width: 100%;
  text-align: center;
  max-width: 1200px;
  margin: 0 auto;
}

.pifapage header .header-content {
  /* -webkit-transform: translateY(-50%);
    transform: translateY(-50%);*/
}

.pifapage .navbar-default .navbar-collapse, .pifapage .navbar-default .navbar-form {
  z-index: 9;
}

.pifapage .navbar-fixed-top {
  position: relative !important;
}


.pifapage .imgdiv {
  width: auto;
  height: auto; /* display: contents; */
  bottom: 0;
  position:relative !important;
  left: 10%;
  width: 1200px;
  margin: 0 auto;
}

  .pifapage .imgdiv img {
    width: 100%;
    height: auto;
    padding-bottom: 20px;
  }

.pifapage .imgdiv-container {
  max-width: 38%;
  width: 100%;
  height: auto;
  margin: 0;
}

.pifapage .PLimgdiv {
  width: auto;
  height: auto; /* display: contents; */
  position: relative;
  bottom: 0;
  left: 10%;
}

  .pifapage .PLimgdiv img {
    width: 100%;
    height: auto;
  }

.pifapage .DMimgdiv {
  width: auto;
  height: auto; /* display: contents; */
  position: relative;
  bottom: 0;
  left: 0%;
}

.pifapage .DMimgdivmob {
  width: auto;
  height: auto; /* display: contents; */
  position: relative;
  bottom: 0;
  left: 0%;
  display: none
}

.pifapage .DMimgdiv img {
  width: 80%;
  height: auto;
}

.pifapage .DMimgdivmob img {
  width: 80%;
  height: auto;
}

.pifapage .banner-holder {
  width: 100%;
  height: 520px;
  background: url("../images/BG.jpg") no-repeat;
  background-size: 100% auto;
  position: relative
}

.pifapage .form-bg {
  background: #8D1218; /* z-index: 9; */
  display: flex;
  align-items: center
}

.pifapage .form-holder { /* padding: 0 10px; */ /* z-index: 9999; */
  background: #8D1218;
  color: #fff;
  width: 100%;
  height: auto;
  position: absolute;
  right: 16%;
  width: 350px;
  z-index: 8;
  padding: 10px;
  top: 28px;
  height: 492px; /* align-items: center; */
  text-align: center;
}

.pifapage .banner-row {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center; /* max-width: 1200px; */
  width: 100%
}

.pifapage .feature-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.pifapage .form-holder h1 {
  font-size: 30px;
  font-family: 'PF Encore Sans Pro';
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
}

.pifapage .life-font {
  font-size: 20px !important
}

.pifapage .form-holder input {
  font-size: 13px;
  background: #7C1015;
  border-radius: 10px;
  padding: 10px;
  margin: 5px 0;
  border: 0;
  outline: 0;
  width: 100%;
  color: #fff;
  font-family: 'PF Encore Sans Pro';
  font-weight: 600;
}

.pifapage ::placeholder {
  color: #fff;
}

.pifapage :-ms-input-placeholder {
  color: #fff;
}

.pifapage ::-ms-input-placeholder {
  color: #fff;
}

.pifapage .form-holder .mob1 {
  font-size: 13px;
  background: #7d1016;
  border-radius: 10px;
  padding: 10px;
  margin: 10px 0;
  border: 0;
  outline: 0;
  width: 100%;
  color: #fff;
  font-family: 'PF Encore Sans Pro';
  font-weight: 600;
  width: 60%
}

.pifapage .form-holder .otppifa {
  font-size: 13px;
  background: #300608;
  border-radius: 10px;
  padding: 10px;
  margin: 10px 0;
  border: 0;
  outline: 0;
  width: 100%;
  color: #fff;
  font-family: 'PF Encore Sans Pro';
  font-weight: 600;
  cursor:pointer;
  width: 38%
}

.pifapage .form-holder select {
  font-size: 13px;
  background: #7C1015;
  border-radius: 10px;
  padding: 10px;
  margin: 5px 0;
  border: 0;
  outline: 0;
  width: 100%;
  color: #fff;
  font-family: 'PF Encore Sans Pro';
  font-weight: 600;
}

.pifapage .form-holder .tc {
  font-size: 9px;
  align-content: center;
  text-align: center;
}

.pifapage .form-holder .btn {
  font-size: 20px;
  background: #F7A600;
  color: #000;
  border-radius: 50px; /* padding: 6px 25px 4px 25px; */
  margin: 10px auto;
  font-family: 'PF Encore Sans Pro';
  font-weight: 500;
  text-transform: uppercase;
  /*opacity: 1 !important;*/ 
  /* display: flow-root; */
  width: 200px;
}

.pifapage .thank-you { /* z-index: 9; */
  display: flex;
  align-items: center;
  border-left: 1px solid #8D1218;
  background: #8D1218;
  width: 426px;
}

.pifapage .thank-holder {
  padding: 0 10px; /* z-index: 9999; */
  color: #fff;
  width: 100%;
  height: auto;
  text-align: center;
}

  .pifapage .thank-holder h1 {
    font-size: 45px;
    font-family: 'PF Encore Sans Pro';
    font-weight: 500;
    text-transform: uppercase;
  }

  .pifapage .thank-holder p {
    font-size: 26px;
    font-family: 'PF Encore Sans Pro';
    font-weight: 600;
    width: 80%;
    margin: 0 auto;
    line-height: 1
  }


.pifapage header .header-content {
  width: 100%;
  max-width: 1366px;
  margin: 0 auto;
}

.pifapage h1, h2, h3, h4 {
}

.pifapage .header-content-inner h1 {
  font-size: 48px;
  margin-bottom: 30px;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 0.05em;
}

  .pifapage .header-content-inner h1:after {
    content: "";
    display: block;
    width: 80px;
    height: 3px;
    margin: 20px auto 0;
    background: #F05F40;
  }


/**** HEADER END ****/
/**** ABOUT ****/
.pifapage .bg-color {
  background: #F3F3F3;
}

.pifapage .PLbg-color {
  background: #695934;
}

.pifapage .DMbg-color {
  background: #3e593c;
}

.pifapage .PLGbg-color {
  background: #D9D9D9;
}


.pifapage section {
  padding: 40px 0 40px 0;
  position: relative;
  text-align: center;
}


.pifapage .customer-section h3 {
  font-family: 'PF Encore Sans Pro';
  font-weight: bold;
  font-size: 36px;
  margin-bottom: 20px;
  /* text-transform: uppercase; */
  color: #fff;
  letter-spacing: 0.05em;
  color: #8D1218;
  text-transform: uppercase;
}

.pifapage .customer-holder {
  max-width: 1200px;
  margin: 0 auto;
  height: auto;
  width: 100%;
}


.pifapage .customer-section h3:after {
  content: "";
  display: block;
  width: 80px;
  /* height: 3px; */
  /* margin: 20px auto 0; */
  /* background:#c34d34; */
}

.pifapage .customer-section p {
  font-size: 18px;
  line-height: 1.1;
  color: #fff;
  margin-bottom: 15px;
}

/**** ABOUT END ****/
/**** SERVICE ****/

.pifapage .service-section {
  background: #C91429;
  padding-bottom: 80px
}

  .pifapage .service-section h2 {
    font-family: 'PF Encore Sans Pro';
    font-weight: bold;
    font-size: 36px;
    margin: 20px auto;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    /* text-shadow: rgb(0, 0, 0) 1px 0px 0px, rgb(0, 0, 0) 0.540302px 0.841471px 0px, rgb(0, 0, 0) -0.416147px 0.909297px 0px, rgb(0, 0, 0) -0.989992px 0.14112px 0px, rgb(0, 0, 0) -0.653644px -0.756802px 0px, rgb(0, 0, 0) 0.283662px -0.958924px 0px, rgb(0, 0, 0) 0.96017px -0.279415px 0px; */
    /* text-shadow: 3px 3px 2px rgba(0,0,0,0.27); */
  }

  .pifapage .service-section h3 {
    font-family: 'PF Encore Sans Pro';
    font-weight: normal;
    font-size: 36px;
    margin: 20px auto;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    /* text-shadow: rgb(0, 0, 0) 1px 0px 0px, rgb(0, 0, 0) 0.540302px 0.841471px 0px, rgb(0, 0, 0) -0.416147px 0.909297px 0px, rgb(0, 0, 0) -0.989992px 0.14112px 0px, rgb(0, 0, 0) -0.653644px -0.756802px 0px, rgb(0, 0, 0) 0.283662px -0.958924px 0px, rgb(0, 0, 0) 0.96017px -0.279415px 0px; */
    /* text-shadow: 3px 3px 2px rgba(0,0,0,0.27); */
  }

  .pifapage .service-section hr {
    width: 100px;
    height: 1px;
    background: #fff;
    margin: 20px auto
  }


.pifapage .DMservice-section h3 {
  font-family: 'PF Encore Sans Pro';
  font-weight: bold;
  font-size: 40px;
  /* margin-bottom: 30px; */
  color: #C91429;
  /* letter-spacing: 0.05em; */
  /* text-shadow: rgb(0, 0, 0) 1px 0px 0px, rgb(0, 0, 0) 0.540302px 0.841471px 0px, rgb(0, 0, 0) -0.416147px 0.909297px 0px, rgb(0, 0, 0) -0.989992px 0.14112px 0px, rgb(0, 0, 0) -0.653644px -0.756802px 0px, rgb(0, 0, 0) 0.283662px -0.958924px 0px, rgb(0, 0, 0) 0.96017px -0.279415px 0px; */
  /* text-shadow: 3px 3px 2px rgba(0,0,0,0.27); */
  text-transform: uppercase;
}



.pifapage .item-bg {
  background: #fff;
  border-radius: 20px;
  margin: 10px;
  padding: 20px 10px
}

.pifapage .item-txt {
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  font-family: 'PF Encore Sans Pro';
}

.pifapage .item-txt02 {
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  font-family: 'PF Encore Sans Pro';
  margin-top: 40px
}

.pifapage .item-txt01 {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  font-family: 'PF Encore Sans Pro';
}

.pifapage .service-items {
  width: 22%;
  background: #fff;
  padding: 20px;
  margin: 5px;
  border-radius: 20px
}

  .pifapage .service-items .icon {
    color: #F05F40;
    display: block;
    width: 82px;
    height: 82px;
    text-align: center;
    border-radius: 100%;
    margin: 0 auto 10px auto;
    /* line-height: 98px; */
  }

    .pifapage .service-items .icon img {
      width: 82px !important;
      height: auto
    }

  .pifapage .service-items h4 {
    font-size: 22px;
    margin-bottom: 20px;
    text-transform: capitalize;
    color: #F05F40;
  }

    .pifapage .service-items h4 a {
      color: #222;
    }

      .pifapage .service-items h4 a:hover {
        color: #F05F40;
      }

  .pifapage .service-items h1 {
    color: #F7A600;
    font-family: 'PF Encore Sans Pro';
    font-weight: bold;
    font-size: 26px;
    margin: 0
  }

.pifapage .si-txt {
  font-size: 11px !important
}

.pifapage .service-items p {
  font-family: 'PF Encore Sans Pro';
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  color: #414141;
}



.pifapage .cust-items {
  color: #F05F40;
  display: block;
  width: 90%;
  height: auto;
  text-align: center;
  /* border-radius: 100%; */
  margin: 0 auto 10px;
  line-height: 98px;
  background-image: url("../images/cust-re-L.png"), url("../images/cust-re-R.png");
  background-repeat: no-repeat;
  background-position: left 20px, right 20px;
  padding: 40px;
}

  .pifapage .cust-items p {
    font-family: 'PF Encore Sans Pro';
    font-weight: normal;
    font-size: 16px;
    color: #000000;
  }

    .pifapage .cust-items p :nth-child(2) {
      font-family: 'PF Encore Sans Pro';
      font-weight: bold;
      font-size: 12px;
      color: #000000;
    }





.pifapage .serviceLI {
  line-height: 1.1 !important
}

.pifapage .service-tc {
  font-size: 11px;
  font-family: 'PF Encore Sans Pro';
  font-weight: 600;
}

.pifapage .service-text01 {
  font-size: 27px;
  margin-top: 50px;
  font-family: 'PF Encore Sans Pro';
  font-weight: 500; /* line-height: 10px; */
  line-height: 28px;
  padding-bottom: 10px;
}

.pifapage .service-text {
  font-size: 14px;
  margin-top: 50px;
  font-family: 'PF Encore Sans Pro';
  font-weight: 600;
  line-height: 22px;
}

.pifapage .lifeinsu-txt {
  margin-top: 0 !important
}

/**** acc start ****/

.pifapage .accordion {
  width: 100%;
  /* max-width: 530px; */
  /* background-color: #fff; */
  border-radius: 8px;
  padding: 10px;
  margin: 0 10px;
}

  .pifapage .accordion h2 {
    text-align: center;
  }

  .pifapage .accordion .accordion-content {
    /* background-color: #e7c697; */
    margin: 10px 0;
    overflow: hidden;
    border-bottom: 1px solid #fff;
  }

.pifapage .accordion-content.open {
  padding-bottom: 10px;
}

.pifapage .accordion-content ul {
  margin: 0;
  padding: 0 0 0 10px;
}

.pifapage .accordion-content .header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 50px;
  /* padding: 0 15px; */
  cursor: pointer;
  transition: all 0.3s linear;
}

  .pifapage .accordion-content .header img {
    width: 30px;
    height: inherit;
    margin-right: 5px
  }

.pifapage .accordion-content.open header {
  min-height: 50px;
}

.pifapage .accordion-content .description {
  font-family: 'PF Encore Sans Pro';
  font-weight: 600;
  height: 0px;
  padding: 0 15px;
  transition: all 0.3s linear;
  margin: 0;
  font-size: 16px;
  text-align: left;
  color: #fff;
}

.pifapage .accordion-content .title {
  font-family: 'PF Encore Sans Pro';
  font-weight: 600;
  font-size: 18px;
  font-weight: 600;
  padding: 10px 0;
  color: #fff;
  text-align: left;
}

.pifapage .accordion-content .header i {
  font-size: 12px;
  cursor: pointer;
  color: #fff;
  border: 1px solid #fff;
  padding: 3px;
}
/**** acc END ****/
/**** load END ****/
.pifapage .disclaimer-holder {
  padding: 10px 0 !important
}

.pifapage .disclaimer-head {
  font-family: 'PF Encore Sans Pro';
  font-weight: 600;
  font-size: 14px;
  border-bottom: 1px solid #000;
  text-align: left
}

.pifapage .disclaimer-txt {
  font-size: 12px !important;
  font-family: 'PF Encore Sans Pro';
  font-weight: 500;
  color: #000 !important;
  padding: 0 !important;
  text-align: left
}

/**** FOOTER ****/

.pifapage footer {
  background: #222;
  padding: 10px 0;
  position: relative;
  text-align: center;
  /* font-size: 12px; */
}

  .pifapage footer h3 {
    font-size: 36px;
    margin-bottom: 30px;
    text-transform: capitalize;
    color: #fff;
    letter-spacing: 0.05em;
  }

    .pifapage footer h3:after {
      content: "";
      display: block;
      width: 80px;
      height: 3px;
      margin: 20px auto 0;
      background: #F05F40;
    }

  .pifapage footer p {
    font-size: 12px;
    line-height: 1.6;
    color: #adadad;
    font-family: 'PF Encore Sans Pro';
    font-weight: 600;
  }

.pifapage .DMf-text {
  font-family: 'PF Handbook Pro';
  font-weight: normal;
}

.pifapage .gap {
  display: block;
  margin-top: 50px;
}

.pifapage footer span.glyphicon {
  color: #adadad;
  font-size: 28px;
  display: block;
  margin: 0 auto 30px;
}

.pifapage footer a {
  color: #adadad;
}

  .pifapage footer a:hover {
    color: #F05F40;
  }


@media only screen and (max-width: 1366px) {
  .pifapage .form-holder {
    right: 8%;
  }
}

@media only screen and (max-width: 991px) {


  .pifapage .imgdiv {
    width: 100%;
    height: auto; /* display: contents; */
    position: relative;
    bottom: 0;
    left: 0;
  }
}


@media only screen and (max-width: 1366px) {
  .pifapage .form-top {
    width: 34%;
    right: 7.5%
  }

  .pifapage .imgdiv-container {
    margin: 0 0 0 10%;
  }

  .pifapage .banner-holder {
    background-size: 120% auto
  }
}

@media only screen and (max-width: 1000px) and ( min-width:769px) {
  .pifapage .banner-row {
    flex-wrap: wrap
  }

  .pifapage .banner-holder {
    background-size: cover
  }

  .pifapage .form-holder {
    right: 0px
  }

  .pifapage .imgdiv-container {
    width: 90%;
    max-width: 800px;
    margin: 0
  }

  .pifapage .row {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .pifapage .imgdiv img {
    width: 60%;
    height: auto
  }

  .pifapage .PLimgdiv img {
    width: 60%;
    height: auto
  }

  .pifapage .container {
    width: 90% !important
  }

  .pifapage .service-items {
    width: 23%;
    background: #fff;
    padding: 20px;
    margin: 5px;
    border-radius: 20px
  }
}

@media only screen and (max-width: 768px) and ( min-width:601px) {
  .pifapage .banner-holder {
    background-size: 100% auto
  }

  .pifapage .row {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .pifapage .form-holder {
    right: 0px
  }

  .pifapage .imgdiv-container {
    width: 100%;
    max-width: 50%;
    margin: 0
  }

  .pifapage .imgdiv img {
    width: 100%;
    height: auto
  }


  .pifapage .banner-row {
    flex-wrap: wrap
  }

  .pifapage .banner-holder {
    background-size: cover
  }

  .pifapage .service-items {
    width: 33%;
    background: #fff;
    padding: 20px;
    margin: 5px;
    border-radius: 20px
  }
}

@media only screen and (max-width: 1200px) {


  .pifapage .strip {
    padding-left: 20px
  }

  .pifapage .strip2 {
    padding-left: 20px
  }

  .pifapage .PLstrip2 {
    padding-left: 20px
  }

  .pifapage .DMstrip2 {
    padding-left: 20px
  }
}


@media only screen and (max-width: 762px) {
  .pifapage nav.navbar-default {
    height: 112px;
  }




    .pifapage nav.navbar-default .navbar-brand {
      width: 220px
    }

  .pifapage .navbar-default .navbar-toggle {
    border-color: #C91429 !important;
  }

    .pifapage .navbar-default .navbar-toggle .icon-bar {
      background-color: #fff !important;
    }

    .pifapage .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
      background-color: #C91429 !important;
    }

  .pifapage .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    background: #fff
  }

  .pifapage nav.navbar-default .navbar-nav > li > a {
    color: #000;
    font-size: 14px;
  }

  .pifapage .caret {
    float: right;
    margin-top: 5px;
  }

  .pifapage nav.navbar-default .navbar-nav li a.active, nav.navbar-default .navbar-nav li a.active:focus, nav.navbar-default .navbar-nav li a.active:hover {
    color: #000 !important
  }

  .pifapage .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #000 !important
  }

  .pifapage .nav > li {
    border-bottom: 1px solid #000
  }

    .pifapage .nav > li:last-child {
      border-bottom: 0px solid #000
    }

  .pifapage .navbar-brand > img {
    width: 100%;
    height: auto;
  }

  .pifapage .navbar-toggle {
    margin-right: 0 !important
  }
}

@media only screen and (max-width: 600px) {
  .pifapage .imgdiv-container {
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
  }

  .pifapage .indi-1 {
    width: 100% !important; /* bottom: -20px !important; */
  }

  .pifapage .service-items .icon {
    width: 60px;
    margin: 0 auto 5px auto;
    line-height: 0;
    height: auto;
  }

  .pifapage .service-items h1 {
    font-size: 20px;
  }

  .pifapage .service-items {
    width: 100%;
    background: #fff;
    padding: 20px;
    margin: 5px;
    border-radius: 20px
  }

  .pifapage .cust-items p {
    font-size: 14px
  }

    .pifapage .cust-items p:nth-child(2) {
      font-size: 12px
    }

  .pifapage .row {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .pifapage .strip {
    padding-left: 20px;
    font-size: 1.4em
  }

  .pifapage .strip2 {
    padding-left: 20px;
    font-size: 1em
  }

  .pifapage .PLstrip2 {
    padding-left: 20px;
    font-size: 1em
  }

  .pifapage .DMstrip2 {
    padding-left: 20px;
    font-size: 1em
  }

  .pifapage .banner-holder {
    background-size: cover;
    height: auto;
  }

  .pifapage .banner-row {
    flex-wrap: wrap
  }

  .pifapage .form-holder {
    padding: 10px 20px;
    position: relative;
    width: 100%;
    margin: 0 auto;
    right: 0;
  }

    .pifapage .form-holder h1 {
      font-size: 25px;
    }

  .pifapage .DMform-holder {
    padding: 10px 20px;
  }

    .pifapage .DMform-holder h1 {
      font-size: 30px;
    }

  .pifapage .life-font {
    font-size: 18px !important;
  }

  .pifapage .service-section h3 {
    font-size: 30px;
    text-shadow: none !important
  }

  .pifapage .DMservice-section h3 {
    font-size: 36px;
    text-shadow: none !important
  }

  .pifapage .service-items .icon { /* margin: 0 auto 15px; */
  }

    .pifapage .service-items .icon img {
      width: 76px;
      height: auto
    }

  .pifapage .service-items p {
    font-size: 13px;
    line-height: 1;
  }

  .pifapage .service-text01 {
    font-size: 17px;
  }

  .pifapage .service-text {
    font-size: 13px;
    line-height: 1.1
  }

  .pifapage .customer-section h3 {
    font-size: 26px;
    margin-bottom: 0;
    padding: 0;
    margin: 0;
  }

  .pifapage .PL-section h3 {
    font-size: 30px;
    margin-bottom: 0;
    padding: 0;
    margin: 0;
  }

  .pifapage .PL-sectionWH h3 {
    font-size: 30px;
    margin-bottom: 0;
    padding: 0;
    margin: 0;
  }

  .pifapage .DM-section h3 {
    font-size: 36px;
    margin-bottom: 20px;
    padding: 0;
  }

  .pifapage .DM-sectionWH h3 {
    font-size: 30px;
    margin-bottom: 0;
    padding: 0;
    margin: 0;
  }

  .pifapage .accordion {
    margin-left: 0;
  }

  .pifapage .accordion-content .header i {
    font-size: 10px
  }

  .pifapage .imgdiv img {
    width: 90%;
    height: auto;
    padding-bottom: 20px;
  }

  .pifapage .PLimgdiv img {
    width: 90%;
    height: auto
  }

  .pifapage .DMimgdiv {
    display: none
  }

  .pifapage .DMimgdivmob {
    display: block
  }

    .pifapage .DMimgdivmob img {
      width: 100%;
      height: auto
    }

  .pifapage .col-xs-6 {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }

  .pifapage .thank-holder {
    padding: 0 20px;
  }

    .pifapage .thank-holder h1 {
      font-size: 25px;
    }

    .pifapage .thank-holder p {
      font-size: 18px;
      width: 100%;
      margin-bottom: 20px
    }

  .pifapage .accordion-content .header {
    text-align: left
  }

  .pifapage .accordion-content .title {
    font-size: 14px
  }

  .pifapage .testi {
    font-size: 30px
  }

  .pifapage .post-content {
    height: 280px !important;
  }

  .pifapage .st-content {
    height: 200px;
  }

  .pifapage .DM-row {
    width: 90%;
  }

  .pifapage .DM-text01 {
    font-size: 28px;
  }

  .pifapage .flip-card, .flip-card-click {
    width: 100%;
    height: 200px;
  }

  .pifapage .flip-card-front {
    border-radius: 20px;
  }

  .pifapage .flip-card-back {
    border-radius: 20px;
  }

  .pifapage .DMflip-inner {
    padding: 0;
  }

  .pifapage .DMoffer-inner {
    padding: 10px
  }

    .pifapage .DMoffer-inner h5 {
      font-size: 40px;
    }

    .pifapage .DMoffer-inner p {
      font-size: 24px;
      margin: 10px 0;
    }

  .pifapage .DMscheme-inner {
    margin: 10px;
    padding: 10px
  }

  .pifapage .DMS-font {
    font-size: 13px
  }

  .pifapage .flip-card-front h2 {
    font-size: 16px;
  }
}


.pifapage .post-content {
  display: flex;
  height: 350px
}

.pifapage .post-description {
  height: 15px;
  font-size: 9px;
  text-align: center;
  margin-bottom: 10px;
}

.pifapage .owl-nav button {
  position: absolute;
  top: 50%;
  background-color: #000;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}

  .pifapage .owl-nav button.owl-prev {
    left: 0;
  }

  .pifapage .owl-nav button.owl-next {
    right: 0;
  }

.pifapage .owl-dots {
  text-align: center;
  padding-top: 15px;
}

  .pifapage .owl-dots button.owl-dot {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: inline-block;
    background-color: #E3E3E3 !important;
    margin: 0 3px;
  }

    .pifapage .owl-dots button.owl-dot.active {
      background-color: #C91429 !important;
    }

    .pifapage .owl-dots button.owl-dot:focus {
      outline: none;
    }

.pifapage .owl-nav button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.38) !important;
}

.pifapage span {
  /* font-size: 70px; */
  position: relative;
  top: -5px;
}

.pifapage .owl-nav button:focus {
  outline: none;
}

.navigation nav ul li a {
  padding: 20px 20px;
}

  .navigation nav ul li a:focus {
    color: #C91429 !important;
  }

.pifapage .service-items p {
  margin-bottom: 10px !important;
}

@@media only screen and (max-width: 800px) {
  .menu-inn {
    margin-top: 0px !important;
  }
}

nav ul li ul li a {
  padding: 10px !important;
  color: #C91429 !important;
}

.generate_otp_btn_enable {
  background-color: #F7A600 !important;
  color: black;
}

