/* Show it is fixed to the top */
body {
  min-height: auto !important;
  padding-top: 4.5rem;
  font-family: 'helveticaneuelight';
}
@media(min-width:1200px){
  #custPresonalDetailLabel .col-md-12 label {
    font-size: 13px !important;
    width: 33%;
}
#custAddressDetailLabel .col-md-12 label {
  font-size: 13px !important;
  width: 33%;
}

 #custAddressDetailLabel .col-md-12{border:1px dashed #ccc; padding:15px;}

 #custPresonalDetailLabel .col-md-12{border:1px dashed #ccc; padding:15px;}
  .list-group-item.logo{width:33% !important;}

  .list-group-item.cover{width:24% !important;}

  .list-group-item.sf {
    width:41% !important;
}
  .list-group-item.period{width:28% !important;}
  .list-group-item.premium{width:28% !important; }
  .nav-pills .nav-link {
    border-radius: 0.25rem;
    border: 1px solid #3bd2a3;
    margin-right: 5px;
    color: #444c4a !important;
    font-size: 13px;
}
  #visitor_counter{padding:5px; background: #fff; border:0 ;   margin-top: -9px;    min-height: 103px;
    float: left; }
  .otp-btn {
    position: absolute;
    right: 2px;
    top: 272px;
    background: #FF3200;
    border: 1px solid #FF3200;
    z-index: 99;
}
  .header{    font-size: 13px;
    font-weight: 450;
    line-height: 19px;
    padding-bottom: 0px}
  
    .jumbotron {
      padding: 3em 0 1em;
  }
  .grey{background:#F9F9F9;}
  .top{padding: 25px 0;}
  }
  .shadow-effect {
    background: #fff;
    padding:0;
    border-radius: 0px 0 0 51px;
    text-align: center;
  border:1px solid #ECECEC;
    box-shadow: 0 19px 38px rgba(0,0,0,0.10), 0 15px 12px rgba(0,0,0,0.02);
  }
  #customers-testimonials .shadow-effect p {
    font-family: inherit;
    font-size: 14px;
    line-height:25px;
    margin: -21px 0 12px 16px;
    border: 1px solid #01b786;
    width: 90.99%;
    border-radius: 0 0 0 43px;
    font-weight: 600;
    padding: 18px 10px 18px;
  }
  .Name-of-client svg{margin-right:-15px;}
  .testimonial-name {
    margin: -17px auto 0;
    display: table;
    width: auto;
    background: #3190E7;
    padding: 9px 35px;
    border-radius: 12px;
    text-align: center;
    color: #fff;
    box-shadow: 0 9px 18px rgba(0,0,0,0.12), 0 5px 7px rgba(0,0,0,0.05);
  }
  #customers-testimonials .item {
    text-align: center;
    padding:10px 0px;
    margin-bottom:80px;
    opacity: .2;
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  #customers-testimonials .owl-item.active.center .item {
    opacity: 1;
    -webkit-transform: scale3d(1.0, 1.0, 1);
    transform: scale3d(1.0, 1.0, 1);
  }
  
  .owl-carousel .owl-item img {
    transform-style: preserve-3d;
    max-width: 90px;
    margin: 0 auto 9px;
    position: absolute;
    right: -30px;
    top: 0px;
    border-radius: 14px 0px 19px 0px;
    border: 1px solid #999292;
    z-index: 9999999;
  }
  
  .quote-img img{position: relative !important; width:60px !important; height: 50px !important; right: -115px !important; border: 0 !important;}
  .quote-open-img img{position: relative !important;
    width: 60px !important;
    height: 50px !important;
    float: left;
    border: 0 !important;
    right: -20px !important;
    top: 5px !important;}
  #customers-testimonials.owl-carousel .owl-dots .owl-dot.active span,
  #customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
    background: #d8d8d8;
    transform: translate3d(0px, -50%, 0px) scale(0.7);
  }
  #customers-testimonials.owl-carousel .owl-dots{
  display: inline-block;
  width: 100%;
  text-align: center;
  }
  #customers-testimonials.owl-carousel .owl-dots .owl-dot{
  display: inline-block;
  }
  #customers-testimonials.owl-carousel .owl-dots .owl-dot span {
    background: #4e4e4e;
    display: inline-block;
    height: 20px;
    margin: 0 2px 5px;
    transform: translate3d(0px, -50%, 0px) scale(0.3);
    transform-origin: 50% 50% 0;
    transition: all 250ms ease-out 0s;
    width: 20px;
    border-radius: 20px;
  }
  
  .Name-of-client {
    background: #01B786;
    padding:12px 24px 0 0px;
    color: #fff;
    font-size: 21px;
    border: 15px solid #fff;
    text-align: center;
  }
  .accordion .fa{float:right;}
  .accordion .fa {
    float: right;
    background: #1eb687;
    width: 25px;
    height: 25px;
    padding: 5px;
    border-radius: 50%;
}
.accordion .fa-plus:before {
  content: "\f067";
  color: #ffffff;
  font-size: 19px !important;
}
  
  
  .accordion .fa-plus:before {
    content: "\f067";
    color: #ffffff;
    font-size: 19px !important;
}
  li{list-style-type: none;}
  .pos-list li {
    list-style-type: none;
    font-weight:bold; font-size: 14px;
  }
  .pos-list-n li {
    list-style-type: none;
    font-weight: normal;
    font-size: 13px;
    line-height:0px;
    padding-bottom: 0;
    color: #0fb380;
}

#pills-home .pos-list-n li{ line-height:25px; color: #3b3d3e;     margin-bottom: 15px;
  border-bottom: 1px dashed #5d5151;
  margin-top: 15px;}
#pills-home .pos-list-n b {
  font-weight: 600;
  color: #000;
  letter-spacing: 1px;
}
.pos-list-n p{margin-top:2px;}
.pos-list-m li {
  list-style-type: none;
  font-weight:bold;
  font-size: 13px;
  line-height: 0px;
  padding-bottom: 0;
  color: #000;
  letter-spacing: 1px;
}
  .pos-tool{list-style-type: none;}
  .pos-list li::before{content: '';
    background: url(img/pos-tick.jpg) no-repeat;
    width: 38px;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    background-size: cover;
    margin: 7px 14px 6px -36px;
    line-height: 69px;
    font-weight: 500;}

  .pos-list-n li::before {
    content: '';
    background: url(img/pos-tick.png) no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    background-size: cover;
    margin: 4px 14px 3px -34px;
    line-height: 0;
    font-weight: 500;
    color: brown;
}

  .pos-list-m li::before {
    content: '';
    background: url(img/pos-tick.png) no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    background-size: cover;
    margin: 4px 14px 5px -38px;
    line-height: 57px;
    font-weight: 500;
    color: brown;
}
  .margin-top-company {padding-top:35px; margin: auto; text-align: center;}
  .margin-top-giblan{padding-top:56px;}
  .refer {padding:0px 31px 40px 62px; }
  .container h2{padding:15px 0 15px; color: #000000; font-weight: 500;}
  .accordion h2{padding:0px 0;}
  .accordion .card{border:0px;}
  .accordion .card-header {
    border-radius:4px !important;
    margin-top: 17px;
    border: 1px solid #b6b6b6;    padding: 5px;
  }
  .teal{background: #b9ebde; padding:20px;}
  button{ font-weight: 600;}
  .accordion .btn-link {
    font-weight:normal;
    color: #000;
    text-decoration: none;
  }
  
  .accordion > .card > .card-header {margin-bottom: 0px !important;}
  
  .btn:focus, .btn.focus {
    outline: 0;
    box-shadow: none;
  }
  
  .btn-link:hover {
      color: #000000 !important;
      text-decoration: none !important;
  }
  .gapp{padding-top:20px;
    font-size: 25px;
    line-height:30px;}
    .gapp p {
      padding:29px 0 20px 0;
      line-height: 30px;
      font-size: 17px;
      font-weight: 600;
  }
  .gapp span {
    padding: 5px 0 13px 0;
    float: left;
    font-weight: 450;
}
  @media (min-width: 1200px){
   
    .middle{    margin: auto;
      width: 100%;
      display: inline-flex;}
   .jumbotron{margin-bottom: 0 !important;}
      .pos-form{display: block;}
  .navbar-expand-md .navbar-nav .nav-link {
      padding-right: 1.5rem;
      padding-left: 1.5rem;
      font-weight: normal;
      letter-spacing: 1.1px;
      color: #000;
  }
  .margin-left {
    margin-left: 6%;
  }
  .hidden-lg{display: none !important;}
  }
  h2{font-weight: 600;}
  @media(max-width:1199px){
    
    footer .container p{padding: 21px 0; margin-bottom: 13em;}
    #visitor_counter{padding: 0; margin: 0; border: none; background: none;}
    .footer-wrap {
      background: #1ab686 !important;
      float: left;
      padding: 19px;
      color: #fff;
      font-size: 13px;
      position: fixed;
      bottom: 0;
      z-index: 9;
    }
    .pos-list li::before {
      content: '';
      background: url(img/pos-tick.jpg) no-repeat;
      width: 33px;
      height: 33px;
      display: inline-block;
      vertical-align: middle;
      background-size: cover;
      margin: 11px 14px 7px -45px;
      line-height: 54px;
      font-weight: 500;
  }
    .copy{text-align: center !important;}
    .footer{padding: 12px; margin: auto;}
    
   .middle{    margin: auto;
    width: 100%;
    display: inherit;}
    .otp-btn{position: absolute;
      right: 20px;
      top: 223px;
      background: #FF3200;
      border:1px solid #FF3200;
      z-index: 99;
    }
    .footer-wrap{text-align: center;}
    .quote-open-img img {
      width: 23% !important;
      height: 23% !important;
  }
  .Name-of-client{font-size: 12px;}
    .gibl-app{padding-top: 30px;}
    .owl-carousel .owl-item img {
      max-width: 57px;
      margin: 0 auto 9px;
      position: absolute;
      right: 1px;
      top: 1px;
      border-radius: 14px 0px 19px 0px;
      border: 1px solid #999292;
      z-index: 9999999;
  }


    .navbar-dark .navbar-nav .nav-link {
      color: rgb(127, 121, 121);
      font-weight: 600;
      font-size: 14px;
      padding: 8px 5px;
  }
    .accordion > .card > .card-header {
      margin-bottom: 0px !important;
      padding: 0;
  }
    .pos-header-banner {
      max-width: 100% !important;
      background: url("img/pos-header-banner.png") no-repeat !important;
      background-size: 100% auto !important;
      height: 245px;
      
  }
    .testimonials{margin:0px 0 41px 0;}
    #customers-testimonials .shadow-effect p {
        font-family: inherit;
        font-size: 14px;
        line-height: 25px;
        margin: -21px 0 12px 15px;
        border: 1px solid #01b786;
        width: 89.5%;
        border-radius: 0 0 0 43px;
        font-weight: 450;
        padding: 18px 10px 18px;
       color:#01B786;
    }
      .accordion .fa {
        float: right;
        margin-left: 31px;
        position: absolute;
        right: 10px;
        top: 26px;
        background: #01b786;
        width: 30px;
        height: 30px;
        border-radius: 16px;
        padding: 7px;
    }
    .accordion .fa-plus:before{color:#fff;}
    .quote-img img{    right: -81px !important;}
    .shadow-effect{box-shadow: none;}
    #customers-testimonials .item{margin-bottom: 0;}
      .refer{padding: 5px;}
      .refer p{ line-height:25px;}
      .pos-tool .row{ padding-bottom: 15px;}
      .mob-img img{     text-align: center;
       
        margin-top: -12px;
       
       }

     .gapp .mob-img img{ text-align: center;
      max-width: 93%;
      margin-bottom: 0;
      margin-top: 30%;}
    .grey{background:#F9F9F9;}
    /* .mob-signup{background: url("img/pos-mobile-signup-button.png") no-repeat; width:161px; height: 63px; position: fixed; right: 0; z-index: 99; top:400px;} */
    img{max-width: 100%;}
    .pos-header-banner {max-width: 100%; background: url("img/pos-header-banner.png") no-repeat; background-size: 100% auto;}
    .pos-form{display: none !important;}
    .mob-header{font-size:11px;
        line-height:2px;
        padding:0px;}
        .jumbotron{padding: 2em 0 0; margin-bottom: 0;}
        .container h2 {
            padding:10px 0px 10px 0;
            font-size: 23px;
        }
       
  }
.just-sign{padding: 15px;}
  .fa-phone::before{font-size: 20px ; padding-right:7px; color:#01b786;}
  .no-padding{padding: 0;}
  .nav-item li a{font-weight: 600;}
  .text-center{text-align: center;}
  .comp p {
    margin-bottom: 20px;
    font-size: 13px !important;
    line-height: 35px;
    padding-left: 10px;
}

    .footer a {
      color: #797171;
      font-family: 'helveticaneuelight';
      font-size: 13px;
  }
.text-right{text-align: right;}
.footer-wrap {
  background: #1ab686 !important;
  float: left;
  padding: 19px;
  color: #fff;
  font-size: 13px;
  z-index: 999999;
 
}
  .icons1 {
    font-size: 18px !important;
    padding-right: 5px;
}
.refer p{padding-top:5px;}
.refer b{font-size: 20px; color: #000000; font-weight: bold;}
.pos-header-banner{max-width:100%; background: url("img/Benefits-Of-Third-Party-Liability-Insurance-For.original.png") top no-repeat; }
.timer {
  margin: 4px 0 45px;
  font-family: 'helveticaneuelight';
  color: #fff;
  display: inline-block;
  font-weight: 100;
  text-align: center;
  font-size: 30px;
}

.timer span{    font-size: 32px;
  color: #000000;
  font-family: 'helveticaneuelight';
  font-weight: 600;}
.timer div {
  padding: 5px 12px;
  border-radius: 10px;
  background: #ccf1e7;
  display: inline-block;
  font-family: Oswald;
  font-size: 43px;
  font-weight: 400;
  margin-top:11px;
  border: 2px solid #7ad5bc;
  text-shadow: -1px 1px 3px #a79292;
  margin-right: 5px;

}
.timer .smalltext {
  color: #000;
  font-size: 12px;
  font-family: 'helveticaneuelight';
  font-weight: 500;
  display: block;
  padding: 0;
  width: auto;
  border:0
}
.timer #time-up {
  margin: 8px 0 0;
  text-align: left;
  font-size: 14px;
  font-style: normal;
  color: #000000;
  font-weight: 500;
  letter-spacing: 1px;
}

@media(min-width:375px) and (max-width:599px){
  
  .Name-of-client {font-size: 15px;}
}

.form-group  label{font-size: 13px; font-weight: 600;}
.form-control{    border-radius: 0.1rem;}

.float-label-control {
  position: relative;
  margin-bottom: 1.5rem;
  margin-top: 1em;
}
.form-control
{font-size: 13px;}
    .float-label-control ::-webkit-input-placeholder { color: transparent; }
    .float-label-control :-moz-placeholder { color: transparent; }
    .float-label-control ::-moz-placeholder { color: transparent; }
    .float-label-control :-ms-input-placeholder { color: transparent; }
    .float-label-control input:-webkit-autofill,
    .float-label-control textarea:-webkit-autofill { background-color: transparent !important; -webkit-box-shadow: 0 0 0 1000px white inset !important; -moz-box-shadow: 0 0 0 1000px white inset !important; box-shadow: 0 0 0 1000px white inset !important; }

    #quoteForm .float-label-control input, .float-label-control textarea, .float-label-control label { font-size: 13px; box-shadow: none; -webkit-box-shadow: none; }
    #quoteForm .float-label-control input:focus,
    #quoteForm  .float-label-control textarea:focus { box-shadow: none; -webkit-box-shadow: none; border-bottom-width: 2px; padding:19px 0 23px 15px; border:2px solid #ccc; }
    #quoteForm   .float-label-control textarea:focus { padding:19px 0 23px 15px; }
    #quoteForm .float-label-control input, .float-label-control textarea { display: block; width: 100%; padding:19px 0 23px 15px; border: none; border-radius:2px;     border: 1px solid #cbcfd2; outline: none; margin: 0px; background: none; }
    #quoteForm .float-label-control textarea {
  padding:19px 0 23px 15px;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

    .float-label-control input, .float-label-control textarea, .float-label-control label { font-size: 13px; box-shadow: none; -webkit-box-shadow: none; }
        .float-label-control input:focus,
        .float-label-control textarea:focus { box-shadow: none; -webkit-box-shadow: none; border-bottom-width: 2px; padding:19px 0 23px 17px; border:2px solid #ccc; }
        .float-label-control textarea:focus { padding:19px 0 23px 17px; }
    .float-label-control input, .float-label-control textarea { display: block; width: 100%; padding:19px 0 23px 17px; border: none; border-radius:2px;     border: 1px solid #cbcfd2; outline: none; margin: 0px; background: none; }
    .float-label-control textarea {
      padding:19px 0 23px 17px;
      box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
  }
    .float-label-control label { position: absolute; font-weight: normal; top: -1.0em; left: 0.08em;    top: -7.8px;
      left: 11px;
     
      background: #fff; color: #817676; z-index: 99; -moz-animation: float-labels 300ms none ease-out; -webkit-animation: float-labels 300ms none ease-out; -o-animation: float-labels 300ms none ease-out; -ms-animation: float-labels 300ms none ease-out; -khtml-animation: float-labels 300ms none ease-out; animation: float-labels 300ms none ease-out; /* There is a bug sometimes pausing the animation. This avoids that.*/ animation-play-state: running !important; -webkit-animation-play-state: running !important; }
    .float-label-control input.empty + label,
    .float-label-control textarea.empty + label {top:13px;
      font-size: 13px;
      animation: none;
      -webkit-animation: none;
      left: 11px;
      /* font-family: helveticaneuelight; */
      font-weight: 500;}
    .float-label-control input:not(.empty) + label,
    .float-label-control textarea:not(.empty) + label { z-index: 1; padding: 0px 7px; }
    .float-label-control input:not(.empty):focus + label,
    .float-label-control textarea:not(.empty):focus + label { color: #aaaaaa; }
    .float-label-control.label-bottom label { -moz-animation: float-labels-bottom 300ms none ease-out; -webkit-animation: float-labels-bottom 300ms none ease-out; -o-animation: float-labels-bottom 300ms none ease-out; -ms-animation: float-labels-bottom 300ms none ease-out; -khtml-animation: float-labels-bottom 300ms none ease-out; animation: float-labels-bottom 300ms none ease-out; }
    .float-label-control.label-bottom input:not(.empty) + label,
    .float-label-control.label-bottom textarea:not(.empty) + label { top: 3em; }


@keyframes float-labels {
    0% { opacity: 1; color: #aaa; top: 0.1em; font-size: 1.5em; }
    20% { font-size: 1.5em; opacity: 0; }
    30% { top: 0.1em; }
    50% { opacity: 0; font-size:13px;}
    100% { top: -1em; opacity: 1; }
}

@-webkit-keyframes float-labels {
    0% { opacity: 1; color: #aaa; top: 0.1em; font-size: 1.5em; }
    20% { font-size: 1.5em; opacity: 0; }
    30% { top: 0.1em; }
    50% { opacity: 0; font-size:13px;}
    100% { top: -1em; opacity: 1; }
}

@keyframes float-labels-bottom {
    0% { opacity: 1; color: #aaa; top: 0.1em; font-size: 1.5em; }
    20% { font-size: 1.5em; opacity: 0; }
    30% { top: 0.1em; }
    50% { opacity: 0; font-size:13px;}
    100% { top: 3em; opacity: 1; }
}

@-webkit-keyframes float-labels-bottom {
    0% { opacity: 1; color: #aaa; top: 0.1em; font-size: 1.5em; }
    20% { font-size: 1.5em; opacity: 0; }
    30% { top: 0.1em; }
    50% { opacity: 0; font-size:13px;}
    100% { top: 3em; opacity: 1; }
}
.form-row{display: block;}

@media(min-width:320px) and (max-width:399px){
  .pos-header-banner{margin-top:11%;}
  .time-nn small{
    display: none;

  }
  .timer div.digit {
    padding: 5px 6px;
    border-radius: 10px;
    background: #ccf1e7;
    display: inline-block;
    font-family: Oswald;
    font-size: 28px;
    font-weight: 400;
    margin-top: 6px;
    border: 1px solid #7ad5bc;
    text-shadow: -1px 1px 3px #a79292;
    margin-right:4px;
}
.offset-4{margin-left:0; padding-left: 0; display: contents;}
.timer span {
  font-size: 21px;
  color: #000000;
  font-family: 'helveticaneuelight';
  font-weight: 600;
}
.timer {
  margin:-46px auto;
  font-family: 'helveticaneuelight';
  color: #fff;
  font-weight: 100;
  font-size: 30px;
  width: 68%;
  background: #fff;
  text-align: center;
  border-radius: 15px;
  border:2px solid #dcefe9;
}
.pos-txt{display: block !important; float: left;color: #000;font-size: 12px;width: 100%;text-align: left;padding: 3px 8px 2px 5px;}
}
@media(min-width:400px) and (max-width:425px){
  .pos-header-banner{margin-top:6%;}
  .time-nn small{
    display: none;

  }
  .timer div.digit {
    padding: 5px 10px;
    border-radius: 10px;
    background: #ccf1e7;
    display: inline-block;
    font-family: Oswald;
    font-size: 28px;
    font-weight: 400;
    margin-top: 6px;
    border: 1px solid #7ad5bc;
    text-shadow: -1px 1px 3px #a79292;  margin-right:4px;
}
.offset-4{margin-left:0; padding-left: 0; display: contents;}
.timer span {
  font-size: 21px;
  color: #000000;
  font-family: 'helveticaneuelight';
  font-weight: 600;
}
.timer {
  margin:-38px auto;
  font-family: 'helveticaneuelight';
  color: #fff;
  font-weight: 100;
  font-size: 30px;
  width: 73%;
  background: #fff;
  text-align: center;
  border-radius: 15px;
  border:2px solid #dcefe9;
}
.pos-txt{display: block !important; float: left;color: #000;font-size: 12px;width: 100%;text-align: left;padding: 3px 8px 2px 5px;}
}

@media(min-width:426px) and (max-width:599px){
  .pos-header-banner{margin-top:6%;}
  .time-nn small{
    display: none;

  }
  .timer div.digit {
    padding: 6px 12px;
    border-radius: 10px;
    background: #ccf1e7;
    display: inline-block;
    font-family: Oswald;
    font-size: 28px;
    font-weight: 400;
    margin-top: 6px;
    border: 1px solid #7ad5bc;
    text-shadow: -1px 1px 3px #a79292;  margin-right:4px;
}
.offset-4{margin-left:0; padding-left: 0; display: contents;}
.timer span {
  font-size: 21px;
  color: #000000;
  font-family: 'helveticaneuelight';
  font-weight: 600;
}
.timer {
  margin:-31px auto;
  font-family: 'helveticaneuelight';
  color: #fff;
  font-weight: 100;
  font-size: 30px;
  width:63%;
  background: #fff;
  text-align: center;
  border-radius: 15px;
  border:2px solid #dcefe9;
}
.pos-txt{display: block !important; float: left;color: #000;font-size: 12px;width: 100%;text-align: left;padding: 3px 8px 2px 5px;}
}
@media(min-width:600px) and (max-width:1199px){

  .time-nn small{
    display: none;

  }
  .timer div.digit {
    padding: 6px 12px;
    border-radius: 10px;
    background: #ccf1e7;
    display: inline-block;
    font-family: Oswald;
    font-size: 28px;
    font-weight: 400;
    margin-top: 6px;
    border: 1px solid #7ad5bc;
    text-shadow: -1px 1px 3px #a79292;  margin-right:4px;
}
.offset-4{margin-left:0; padding-left: 0; display: contents;}
.timer span {
  font-size: 21px;
  color: #000000;
  font-family: 'helveticaneuelight';
  font-weight: 600;
}
.timer {
  margin:0px auto;
  font-family: 'helveticaneuelight';
  color: #fff;
  font-weight: 100;
  font-size: 30px;
  width:61%;
  background: #fff;
  text-align: center;
  border-radius: 15px;
  border:2px solid #dcefe9;
}
.pos-txt{display: block !important; float: left;color: #000;font-size: 12px;width: 100%;text-align: left;padding: 3px 8px 2px 5px;}
}


.pos-txt{display: none;}
.pull-left{float: left;}

.full_footer{background: #f9f9f9 !important; font-family: 'helveticaneuelight'; margin-top: 44px !important;}
.links_1{padding-left: 0;}
.n_f1{font-weight: 600;}
.footer-wrap .footer a{color:#fff;}
p{ font-family: 'helveticaneuelight';}
.mob-footer p{ text-align: left; padding:7px 0 0  15px;}
.mob-footer .collapse {border-radius: 16px;}
@media(min-width:320px) and (max-width:599px)
{
  .mob-signup {
    background: url("img/pos-mobile-signup-button.png") no-repeat; width:161px; height: 63px; 
    position: fixed;
    right: 0;
    z-index: 99;
    top:258px;
}

}


@media(min-width:600px) and (max-width:1199px)
{
  .mob-signup {
    background: url("img/pos-mobile-signup-button.png") no-repeat; width:161px; height: 63px; 
    position: fixed;
    right: 0;
    z-index: 99;
    top: 150px;
}

}

.modal-title{ font-weight: 600;}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #f26051;
  padding-right: calc(1.5em + 0.75rem);
 
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}



  .btn-primary-new{padding-left: 0px;
    background: #1db586;
    width: 50%;
    padding: 10px;
    text-align: center;
    border-radius: 3px;}

    a.btn-primary-new{color:#fff !important;}

    @media(min-width:1024px) and (max-width:1024px){
     
    }

    /* .form-control{font-family: 'helveticaneuelight';} */

    .form-bg {
      background: #fff;
      padding: 23px 24px;
      margin-top: 0px;
      border-radius: 15px;
      margin-bottom:0px;
  }
.time-nn{    padding-left: 0;
  margin-left: 0;
  margin-top:24px;}

.time-nn h1{    font-weight: 400;
  color: #172b4d; font-size: 24px;}

  .btn-primary{font-weight: 600; color:#fff;}
  .custom-select{font-size: 12px; height: 45px; border-radius:15px;}
  .btn{border-radius:5px;}
  .list-group {
    margin-top: 0px;
    box-shadow: 0px 2px 4px 0px #e8e3e3;
    padding-bottom: 14px;
    background: #fff;
}
  .list-group-item{width:25%; margin-top:0px;}
  .list-group-horizontal-xl > .list-group-item:last-child{text-align: center;}
  .list-group-item img{padding:0px;}
  #Features{margin-top:35px;}
  #Features .form-row{display: flex !important;}

 
  @media(max-width:991px){
    .scrtabs-tab-scroll-arrow{border:none !important;}
    .scrtabs-tab-scroll-arrow > span {
      border-right: 3px solid #02b686;
      border-bottom: 3px solid #01b985;
      display: block;
      width: 11px;
      height: 11px;
      transform: rotate(
  -45deg
  );
  }
    .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
      color: #495057;
      border: 0;
      border-bottom: 2px solid #fd5646 !important; background: none !important;
      /* outline: none; */
  }
  .nav-tabs .nav-link{background: none !important; margin: 0px !important;}
    .custom-select{padding:0.375rem 0.75rem 0.375rem 0.75rem !important;}
    .form-bg{margin-top: 20px; margin-bottom: 20px;}
    .nav-link {
      display: block;
      padding: 0.5rem 0.2rem !important;
  }
  .modal-body{padding: 0.6rem;}
    #custAddressDetailLabel .col-md-12{border:1px dashed #ccc; padding:8px;}
   .age .custom-control-inline {
      padding-left: 24px !important;
      padding-bottom: 15px;
  }

  .age .custom-control{line-height:33px;}
  .age .custom-checkbox .custom-control-label::before {
    border-radius: 0.25rem;
    padding-top: 14px;
    line-height: 29px !important;
    margin-top: 4px !important;
}
.age .custom-control-label::after {
  position: absolute;
  top: 0.55rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: no-repeat 50% / 50% 50%;
}
.age .custom-radio .custom-control-label::before {
  border-radius: 50%;
  margin-top: 5px;
}
 #custPresonalDetailLabel .col-md-12{border:1px dashed #ccc; padding :8px;}
    .custom-control-inline{padding-left:33px;}
    .full-name {
      width: 81% !important;
      margin-left: 21% !important;
  }
  label{font-size: 11px;}
    .invalid-feedback{font-size: 11px;}
    .card-header{font-size: 12px;;}
    
    .plan-name h2 {
      font-size: 13px !important;
      font-weight: 700;
      line-height: 28px;
      padding: 0;
  }
  
  
    .propose .card-body{padding: 1.25rem !important;}
    .confm .card-body{padding: 1.25rem !important;}
    .modal-header span{    padding-left: 8px;
      font-size: 13px;}
    .footer-wrap{display: none;}
    .nav-pills .nav-link {
      border-radius: 0.25rem;
      border: 1px solid #3bd2a3;
      margin-right: 3px !important;;
      color: #3bd2a3;
      font-size: 12px!important; padding:3px !important;}
    .policy_detail .col-md-6 {
      float: left;
      width: 100% !important;
    }
  .list .modal-body{
      overflow: scroll !important;
      height: 660px !important;}
.text1{margin-top: 15px;}
input.rad-pol {
  display: inline-block;
  margin-top: 14px !important;
  margin-left: 0 !important;
}
  .cust_fullname{font-weight: 600;}
  .proposal{margin-bottom: 67px;}
    .card-body .col-12{padding:5px 5px;}
    .title{    margin-left: -3px  !important;}
  .proposal  .full-name {
     
      margin-left: 15%  !important;  width: 87%  !important;
  }
   .proposal#accordionExample {margin-bottom: 76px;}
  #accordionExample  .float-label-control{margin:10px 0 8px;}
  
#accordionExample .btn-link{    font-size: 14px;
  padding-top: 0;
  line-height: 15px;
  margin-top: 0px;
  padding-bottom: 0;
  text-align: left !important;
  vertical-align: middle;
  display: initial; font-weight: bold;}
#accordionExample .title {
  position: absolute;
  top: 10px;
  height: 44px;
  border: 1px solid #ccc;
  border-radius: 3px;
  margin-right: 0px;
  color: #9d8b99;
  font-size: 13px;
  margin-left: -5px;
}


    .card-body{padding:0;}
    .mob-foot{display: none;}
    .nxt{ 
      margin: 0 !important;
      text-align: center;
      display: inherit;
      position: fixed !important;
      bottom: 0;
      left: 0;
      border-radius: 0;
      z-index: 99; min-width: 100%;}
    #btn_desk span {
      display: none !important;
  }
  .list-group img{max-width: 80%;    padding: 7px 0  0!important;}
  .list-group-item label, p{margin-top: 7px !important;}
    .fa-phone::before {
      font-size: 20px;
      padding-right: 1px;
      color: #01b786;
      padding-top: 7px;
  }
  .navbar-brand{margin-right: 0rem;}
    #lists{margin-top:20px !important;}
    .gapp p {
      padding: 0 0 20px 0;
      line-height: 30px;
      font-size: 20px;
      font-weight: 600;
  }
  .gapp span{float:none;}
    .list-group{flex-direction: row;
      height: 128px; border-radius: 0px;
  }
    .list-group-item{width:34%; padding: 5px !important; margin-top: 30px;}
    list-group-item-cover{width:100%; padding: 5px !important; margin-top: 30px;}
    .list-group-item .btn {
      font-size: 12px !important;
      padding: 0.2rem;
  }
  .list-group-item{border:0;}
  .list-group-item .form-control {
    width:100% !important;
    border: 0 !important;
    padding: 8px 0 !important;
    border-radius: 0!important;
    font-size: 14px !important;
    font-weight: 600;
}

#btn_desk {
  margin: 9px 0 3px!important;
  }
  .planTag{width: 100% !important; margin-top:-23px !important;}
  .planTag:after{right: 0px;}
  #lists{padding: 0;}
  }
  .pos-header-banner .pos-list-n li {
    color: #000000;
    list-style-type: none;
    font-weight: 600;
    font-size: 12px;
    line-height: 17px;
    padding-bottom: 12px;
    font-family: unset;
    letter-spacing: 1px;
}

    img{max-width:100%;}
    .teal .pos-list-n li {
      list-style-type: none;
      font-weight: bold;
      font-size: 13px;
      line-height: 20px;
      padding-bottom: 0;
      color: #000000; letter-spacing: 1px;
  }

  #btn_desk{margin: 53px 0px 16px;}
  .list-group-item .btn{font-size: 0.9rem;}

  .list-group-item  label, p {
    font-size: 13px;
    font-weight: 600;
    color: #4c4a4a;
    font-family: unset;
    padding-bottom: 9px;
    margin-bottom: 0px;
    margin-top: 22px;
    letter-spacing: 1px;
}
.list-group-item .form-control {
  width: 75%;
  border: 1px solid #1cb586;
  padding: 8px 7px;
  border-radius: 3px;
}
#lists {
  margin-top: 11px;
  background: #f8f9fa;
  padding-bottom: 41px;
}
.list-group-item  .pos-list-n li {
  list-style-type: none;
  font-weight: normal;
  font-size: 12px;
  line-height: 0px;
  padding-bottom: 0;
  color: #262a2f;
  font-family: BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
}
.plan-gold {
  color: #ff8d00;
  padding-top: 15px;
  border-radius: 5px;
  width: 46%;
  padding: 4px;
  text-align: left;
  margin-top: 5%;
}
.plan-silver {
  color: #a0a0a0;
  padding-top: 15px;
  border-radius: 5px;
  width: 46%;
  padding: 4px;
  text-align: left;
  margin-top: 5%;
}

.plan-platinum {
  color: #a79292;
  padding-top: 15px;
  border-radius: 5px;
  width: 46%;
  padding: 4px;
  text-align: left;
  margin-top: 5%;
}

.plan-palladium {
  color: #3190E7;
  padding-top: 15px;
  border-radius: 5px;
  width: 46%;
  padding: 4px;
  text-align: left;
  margin-top: 5%;
}
.list-group-item a {
  color: #16af6e;
  font-weight: 650;
  font-size: 11px;
  cursor: pointer;
  font-family: 'helveticaneuelight';
  letter-spacing: 1px;
}

.planTag {
  height: 26px;
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  background: #4052b3;
  left: 0;
  top: 30px;
  padding: 0 14px 0 10px;
  border-radius: 6px 0 0 0;
  text-transform: uppercase;
  line-height:25px;
  width:33%;
  margin-top: -9px;
  letter-spacing: 1.5px;
  position: relative;
  z-index: 99;
  margin-bottom: 21px;
}

.planTag:after {
  content: "";
  border-top: 9px solid transparent;
  border-bottom: 14px solid transparent;
  border-right: 15px solid #fff;
  position: absolute;
  left: 258px;
  top: 3px;
}

#btn_desk span{display:inherit !important;}

.title{      position: absolute;
  top: 0;
  height: 44px;
  border: 1px solid #ccc;
  border-radius: 3px;
  margin-right: 0px;
  color: #9d8b99;
  font-size: 13px; margin-left: -5px}

  .full-name {
    width: 89%;
    margin-left: 13%;
}

.nxt{position: relative; display: inherit; margin:15px auto; max-width: 100%;}
.proposal label{font-size: 13px; padding-left: 5px;     padding-right: 5px; color:#000;}
.proposal .float-label-control {margin-bottom:1px;}

#collapseOne .card-body{padding: 0;}
.datepicker.dropdown-menu{    z-index: 99 !important;
  display: block;
  padding: 15px;
  cursor: pointer;    margin: 0.125rem 0 0;
  font-size: 14px;
  color: #849892;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;     min-width: 18rem;}
  .datepicker table {
    border-collapse: collapse;
    width: 100%;
}

.datepicker td, .datepicker th {
  width: 2.5rem;
  height: 2.5rem;
  font-size: 0.85rem;
}
/*
.invalid-feedback{  position: absolute !important;
  top: 9px !important;
  left: 11px !important;}
  */
.form-control{box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;}
.accordion .card-header{height: auto;}

option{font-size: 14px;}
select:focus {
  background-color: #fff !important;
}

.left-img {
  max-width: 100% !important;
  margin-top: 30px;
  border-radius: 5px;
  border: 1px solid #ccc;
  padding: 14px;
  background: #fff;
}

  .list-group-item .btn {
    font-size: 0.8rem;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}

.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}
.modal.fade .modal-dialog{    max-width: 500px;
    margin: 1.75rem auto;}
@media (min-width: 576px){

  .list-group-item .btn {
    font-size: 14px;
}
  .modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem 0rem -1rem auto;
}
.modal-dialog.list {
    max-width: 500px;
    /* margin: 1.75rem auto; */
    right: 0;
    border-radius: 0;
    position: absolute;
    width: auto; margin-top: 0;
    min-width:500px;
    margin-bottom: 0;
}

.modal-dialog {
  max-width: 500px;
  margin: 1.75rem auto;
}
#pills-profile .pos-list-n li{color: #000;}
.modal-content{border:0; border-radius: 0; margin-top: 0;height:auto;min-height:95%;}
.modal.fade .modal-dialog.list{display: flex; height:100%; margin-top: 0;height:auto;min-height:95%;}

.modal-header span{font-size: 18px;}
.modal-header span b{    font-size: 18px;    padding-right: 13px;
  color: #000; }

}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #087956 !important;
    background-color: #ffffff;
    border-bottom: 1px solid;
    padding-left:0px;
    border-radius: 0;
}

h5, .h5 {
  font-size: 0.9rem;
  font-weight: 400;
}

@media(min-width:992px) and (max-width:1199px){
  .list-group{
    width:100%; flex-direction: row !important;
}
#btn_desk {
  margin: 29px 0px;
}
}

.selectpicker{background: ivory;}
.list-group-item {
  border: 0 !important;
  padding: 0.05rem 12px;
}
.list-group-item img {
  padding: 56px 2px 0 7px;
}

select {
  background: #fff !important;
  height: 44px !important;
  box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%) !important;
  border: 1px solid #ccc;
  font-size: 15px;
  color: #7d7c7c;
  padding-left: 8px;
}

.confirmation_label {
  color: #3b3d3e;
  font-weight: bold;
  font-size: 14px !important;
  padding-left: 0 !important;
  font-weight: 600 !important;
}
#custPresonalDetailLabel .col-md-12 label{font-size: 13px !important; font-weight: bold;}
#custAddressDetailLabel .col-md-12 label{font-size: 13px !important; font-weight: bold;}
.pinf .col-md-6 {
  padding: 0;
  font-size: 11px;
  color: #313030;
}
.cust_contactno{font-size: 12px;}
input.rad-pol {
  display: inline-block;
  margin-top: 1px;
  margin-left: 13px;
}
.policy_detail .list-group-item label, p {
  font-size: 13px;
  font-weight: bold;
  color: #4c4a4a;
  font-family: unset;
  padding-bottom: 0;
  margin-bottom:8px;
  margin-top: 8px;
  line-height: 24px;
  padding-top: 10px;
}


.policy_detail .col-md-6 {
  float: left;
  width: 50%;
}

.pinf .col-md-12{padding-left: 0; float: left;}

.btn_form{ background: #01B786; color: #fff;}
.box {
  position: relative;
  margin: 10px 0px 21px;
  padding: 10px 10px 25px;
  background: #fff;
  box-shadow: 1px 2px 9px #ccc;
  border: 0;
}
.policy_detail {
  background: #fff;
  padding: 10px 30px 50px;
  margin:10px 0;
  border: 0;
  box-shadow: 1px 0px 7px #ccc;
}

#p-detail p {
  padding-top: 0;
  margin-top: 10px;
  margin-bottom: 8px;
}

#pills-profile .pos-list-no li {
  list-style-type: none;
  font-weight: normal;
  font-size: 13px;
  line-height: 0px;
  padding-bottom: 0;
  color: #262b2a;
}

#pills-profile .pos-list-no li::before {
  content: '';

  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  background-size: cover;
  margin: 4px 14px 5px -38px;
  line-height: 57px;
  font-weight: 500;
  color: brown;
}


.nav-pills .nav-link {
  border-radius: 0.25rem;
  border: 1px solid #3bd2a3;
  margin-right: 5px;
  color: #3bd2a3;
}

#pills-profile .pos-list-no li {
  list-style-type: disc;
  font-weight: normal;
  font-size: 13px;
  line-height: 25px;
  padding-bottom: 6px;
  color: #262b2a;
  border-bottom: 1px dashed #423c3c;
  padding-top: 10px;
}

.modal-footer.proceed {
  position: fixed;
  bottom: 0;
  right: 0;
  background: #fff;
  border-top: 1px solid #3bd2a3;
}
  .modal-open .modal {
    overflow-x: hidden !important;
    
}
@media(max-width:1199px){
  .modal-footer.proceed{width:500px;}
}
/* .list .modal-body {
  overflow: auto !important;
  height:736px !important;
} */
@media(min-width:736px) and (max-width:1299px){
  .modal-open .modal{overflow-y: scroll !important;}
  .footer-wrap{display: none;}
}
@media(min-width:1024px) and (max-width:1024px){
 
  .footer-wrap{display: none;}

}
@media(min-width:992px){ }
.modal-title{margin-right: 15px;}

.cross{    font-size: 32px !important;
  padding-top: 4px;
  margin-top: -11px !important;
  float: right;
  color: #000000;}

  .invalid-feedback{position: absolute !important; z-index: 9;}

  #proposal-form .float-label-control{    margin: 0 0 32px 0 !important;}

  .proposal-conf-form .float-label-control {
    margin: 0 0 11px 0 !important;
}
  #proposal-form .float-label-control.address{  margin-top:0px !important;
    margin-bottom: 7px !important;}

    .Non-Standard{background: rgba(0, 123, 255, 0.5) !important;}
.card-header{font-weight: 600;}
.wrapper-inner {
  background: #fff;
  margin: 0 0 12px;
  width: 100%;
  display: flex;
  
  
  align-items: center;
  border-radius: 0;
  justify-content: space-between;
}
.logo-detais {
  max-width: 100px;
  margin-right: 20px;
}
.plan-name h2 {
  font-size: 15px;
  font-weight: 700;
  line-height: 28px;
  padding: 0;
}
.plan-name span {
  margin: 0 36px 0 0;
  cursor: pointer;
  font-weight: 500;
}
.section_right {
  justify-content: space-between;
  font-size: 14px;
  padding: 0px 0 0;
  text-align: right;
}

.flexRow {
  display: flex;
}
 .section_right span {
  font-weight: 700;
}


.tp{    width: 100%;
  background: white !important;
  border: 1PX dashed #b1aca0 !important;
  color: #f14f40 !important; cursor: default!important;}
  .fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044";
    cursor: pointer;
}

.sum-assured span{float: right;}
.pp{float: right; font-weight: 600;}
.section_right span {
  font-weight: 700;
}
#custPresonalDetailLabel span{font-size: 12px !important;     font-weight: 500;}
#custAddressDetailLabel span{font-size: 12px !important;     font-weight: 500;}
@media(min-width:736px) and (max-width:899px){
  .pinf .col-md-6 {
    padding: 0;
    font-size: 11px;
    color: #313030;
}
.policy_detail {
  background: #fff;
  padding: 0 5px;
  margin: 10px 0 0 0;
  border: 0;
  box-shadow: 1px 0px 7px #ccc;
}
}

b, strong {
  font-weight: bold;
}

#rel-notcov{padding-left: 20px;}

.nav-pills .nav-link {
  border-radius: 0.25rem;
  border: 1px solid #ffffff;
  margin-right: 5px;
  color: #000000 !important;
  font-size: 12px;
  padding-left: 0;
}
@media(min-width:1200px) and (max-width:1600px){
  .modal-open .modal{overflow-y: scroll !important;}
  .pos-header-banner{height:617px;}
}
#quoteForm .float-label-control {
  position: relative;
  margin-bottom: 1rem;
  margin-top:1em;
}
@media(min-width:768px) and (max-width:1023px){
  .navbar-expand-md .navbar-nav{margin-left: 15px;}
  .pos-header-banner.pos-form{display: block !important;}
  .time-nn .pos-form{display: block !important;}
  .pos-header-banner{background: none!important;}
  .form-bg {
    background: #fff;
    padding: 25px 24px;
    margin-top:5px;
    border-radius: 15px;
    margin-bottom:17px;
    max-width: 100% !important;
    flex: auto !important;
}
.pos-form .pos-list-n{display: none !important;}
.pos-header-banner{height: auto !important;     margin-top: 18px;}
.only-show{display: block !important;}
.only-hide {display: none !important;}
.pos-header-banner{flex:auto !important;}
}

@media(min-width:1024px) and (max-width:1199px){
  .pos-header-banner.pos-form{display: block !important;}
  .time-nn .pos-form{display: block !important;}
  .pos-header-banner{background: none!important;}
  .pos-header-banner {
    height: auto;
    margin-top: 50px;
}
  .gapp .mob-img img{max-width: 40%; margin-top:0;}
  .only-show{display: block !important;}
  .only-hide{display: none !important;}
  .mob-header{padding: 5px;}
  .just-sign {
    padding: 2px 0;
}
}


@media only screen and (min-width: 1024px){
.policy-period .policy-period-one {
    justify-content: space-between;
    flex-direction: row;
    padding: 20px 10px;
    margin-right: 0;
}}

@media only screen and (min-width: 1024px){
.policy-period .policy_period_inner {
    margin: 0 20px 15px 0;
    cursor: pointer;
    align-items: flex-start;
    justify-content: left;
    flex-direction: column;
    height: auto;
    padding: 11px 10px;
}}
policy-period .selected_term {
  border: 1px solid #36b37e;
  background: #effcf7;
}
.selected {
  background: #e7f9f3;
  border: 1px solid #95dac5 !important;
}
.policy-period .policy_period_inner {
  
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  padding: 7px 10px;
  margin: 0 0 15px;
  align-items: center;
  border-radius: 4px;
  height: 60px;
  font-weight: 600;
  font-size: 16px;
}
@media only screen and (min-width: 1024px){
.policy-period {
    margin: 15px 0 0;
    display: flex;
    float: left;
}}

@media only screen and (min-width: 1024px){
.policy-period .policy-period-one {
    justify-content: space-between;
    flex-direction: column;
    padding: 7px 10px 0 0;
    margin-right: 0;
}}

.heading_section{width:100%;}
.f-premium {
  padding: 5px 0;
  font-weight: bold;
  color: #000;
  font-size: 14px;
}
.label-radiobox-term{margin-right:6px;}
.plan-name{float:right; color: #000000; font-weight: bold;}
.logo-img{float: left;}
.label-radiobox-term label {
  padding: 12px 21px 1px;
  line-height: 4px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 13px;
}
.label-radiobox-term label input {
  padding: 6px;
  margin-right: 7px;
}
.heading_section h3 {
  font-size: 14px;
  font-weight: bold;
}
.health_form{
  font-size: 13px;
  font-weight: bold;
  color: black !important;
  margin: 0px 5px 0 0px;
  padding: 7px;
}

.border-rider{
  padding-bottom: 10px;
    border: 1px solid #ccc;
    width: 97%;
    padding-left: 0%;
    margin-left: 2%;
    margin-bottom: 2%;
}

.border-rider div.riders{
  width: 100%;
  float: left;
  text-align: center;
  margin-top: -9px;}

  .form-chcek{
    padding-left: 3.25rem;
    padding-top: 7px;
    font-weight: bold;
  }
.amount{padding-left: 19px;
  font-weight: bold;
  padding-top: 8px;}
  .orange{    display: inherit;
    color: #f4564a !important;
    font-size: 12px;
    text-align: right; cursor: pointer;}
  @media(max-width:991px){

.confirm-row div{width: 100%;}
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  font-size: 12px;
  margin: 5px;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
  outline: none;
}
.family .title {top: 0px !important;}
    .form-chcek{padding-left:2rem;}
    .policy-period .policy_period_inner{display: inline;}
    .label-radiobox-term label {
      padding: 7px 15px 0 14px;
      line-height: 19px;
  }


.label-radiobox-term label {
  padding: 7px 15px 0 14px;
  line-height: 19px; width: 100%;
}
.label-radiobox-term {
  margin-right: 0px;
  width: 100%;
}
.border-rider{
padding-bottom: 10px;
border: 1px solid #ccc;
width: 97%;
padding-left: 0%;
margin-left: 2%;
margin-bottom: 2%;
display: inline-block
  }
.amount{padding-left: 19px;
  font-weight: bold;
  padding-top: 8px;
  padding-right: 17px;}

}


@media(min-width:1024px) and (max-width:1199px){
  .form-chcek {
    padding-left: 1.30rem;}
}

.dropdown-item{ font-size: 14px; padding:0.25rem 0.5rem ;} 
@media(min-width:1200px){
  .list-group-item label, p{font-size: 11px;}
  .modal-footer.proceed{ max-width: 516px;width:39%;}
}


.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size:0.8rem !important;
  font-weight: bold;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  border:1px solid #1ab686 !important;
  border-radius: 0 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 4px !important;
}
.age{margin-top:25px;}

.share{    font-size: 13px;
  margin-left: -39px;
  position: absolute;
  top: 11px;
  border-radius: 5px 0px 0px 6px;}

  .confim .card-body{padding: 0;}
  .confirm-row {
    font-size: 13px;
    border: 1px dashed #ccc;
    padding: 5px 11px 8px 7px;
    line-height: 20px;
}

    #familyerror{padding-top:15px; font-size: 13px;}
    .invalid-feedback{font-size: 13px;}

    .add-info{display: none;}

    @media(min-width:768px) and (max-width:1024px){
      .policy_detail {max-width: 100%; flex:100%; padding: 15px;}
      .width-full {max-width: 100%; flex:100%;}
    }

    #custPresonalDetailLabel .col-md-12 {
      border: 1px dashed #ccc;
      padding: 15px;
  }


  @media(min-width:320px) and (max-width:1299px)
  {

    .nxt{ 
      margin: 0 !important;
      text-align: center;
      display: inherit;
      position: fixed !important;
      bottom: 0;
      left: 0;
      border-radius: 0;
      z-index: 99; min-width: 100%;}
      .logo-detais img{padding-left: 0px;}
      
  }

  .box-new{display: flex;
    width: 33%;
    align-items: center;
    background: #fff;
    border-radius: 8px;
    padding: 15px 5px;
    margin-right: 12px;}



    .carousel-caption{position:relative !important; margin-left:-45px;}
    .carousel-caption h5{color: #000;}
    .carousel-indicators li{background-color: #6f5555;}
    .description{background: #fff; border:1px solid #ccc; border-radius: 3px; padding:14px; margin-bottom: 10px;}
    .description h5 {
      padding-top: 9px;
      font-weight: bold;
      background: #3661c1;
      color: #fff;
      padding: 10px;
      border-radius: 10px 0;
      letter-spacing: 1px;
  }
  .description .pos-list-n li {
    list-style-type: none;
    font-weight: bold;
    font-size: 11px;
    line-height: 18px;
    padding-bottom: 0;
    color: #1b1919;
    letter-spacing: 1px;
}
.description{margin:20px 0;}
.description p{margin-top:10px; line-height: 18px; color:#1b1919 ;}

@media(max-width:1024px){
  .period{display: flex;
    justify-content: space-between;
    margin-top: 0px;
    background: #fff;
    padding: 12px;
    margin-bottom: 12px;}

    .period label{    font-size: 12px;
      padding-top: 14px;
      font-weight: bold;
      letter-spacing: 1px;}
}

 @media(min-width:768px) and (max-width:1199px){
  .col-md-9.col-12{ flex: 100%;   width: 100%;
    max-width: 100%}

    .planTag:after {
      content: "";
      border-top: 9px solid transparent;
      border-bottom: 14px solid transparent;
      border-right: 15px solid #fff;
      position: absolute;
      left: 293px;
      top: 3px;
  }
  select.premiumdays {
    
    width: 30% !important;
}
.period label {
  font-size: 17px;
  padding-top: 14px;
  font-weight: bold;
  letter-spacing: 1px;
}

#btn_desk {
  margin: 57px 0px 0;
}
 }

 @media(min-width:992px){
   .caption{padding:25px 0 5px 5px; font-size:16px; font-weight:bold;margin-top:35px;}
   .form-bg {
    background: #fff;
    padding: 23px 24px;
    margin-top: 20px;
    border-radius: 15px;
    margin-bottom: 0px;
    box-shadow: 0px 0px 8px 1px #ccc;
}
 }

.accordion-header button{margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  font-size: 14px;
  background: no-repeat;
  border: 0;}
  .accordion-button {background: none; font-size: 13px; border: none;}
  .termCondition{padding-top: 10px;}
  #quoteForm .float-label-control {
    position: relative;
    margin-bottom: 1rem;
    margin-top: 2em;
}
.accordion-button{outline:none !important ;}

.accordion-item{border-bottom: 1px solid #ccc;}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus{outline: none !important;}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background: #fff !important;
  border-color: #ff3200 #dee2e6 #fff;
  border: 0;
  border-bottom: 2px solid #ff3200;
}

.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  margin: 0 5px;
}


.scrtabs-tab-container * {
  box-sizing: border-box; }

.scrtabs-tab-container {
  height: 42px; }
  .scrtabs-tab-container .tab-content {
    clear: left; }

.scrtabs-tab-container .scrtabs-tabs-movable-container > .navbar-nav {
  -ms-flex-direction: row;
  flex-direction: row; }

.scrtabs-tabs-fixed-container {
  float: left;
  height: 42px;
  overflow: hidden;
  width: 100%; }

.scrtabs-tabs-movable-container {
  position: relative;
  transition: transform 2s; }
  .scrtabs-tabs-movable-container .tab-content {
    display: none; }

.scrtabs-tab-container.scrtabs-rtl .scrtabs-tabs-movable-container > ul.nav-tabs {
  padding-right: 0; }

.scrtabs-tab-scroll-arrow {
  border: 1px solid #dddddd;
  border-top: none;
  cursor: pointer;
  display: none;
  float: left;
  font-size: 12px;
  height: 100%;
  padding-left: 0.5em;
  padding-top: 1.3em;
  width: 20px; }
  .scrtabs-tab-scroll-arrow:hover {
    background-color: #eeeeee; }

.scrtabs-tab-scroll-arrow > span {
  border-right: 3px solid #007bff;
  border-bottom: 3px solid #007bff;
  display: block;
  width: 8px;
  height: 8px;
  transform: rotate(-45deg); }
  .scrtabs-tab-scroll-arrow > span:hover {
    border-right-color: #0056b3;
    border-bottom-color: #0056b3; }

.scrtabs-tab-scroll-arrow-left > span {
  transform: rotate(135deg); }

.scrtabs-tab-scroll-arrow-right {
  padding-left: 0.4em; }

.scrtabs-tab-scroll-arrow,
.scrtabs-tab-scroll-arrow .scrtabs-click-target {
  cursor: pointer; }

.scrtabs-tab-scroll-arrow.scrtabs-with-click-target {
  cursor: default; }

.scrtabs-tab-scroll-arrow.scrtabs-disable,
.scrtabs-tab-scroll-arrow.scrtabs-disable .scrtabs-click-target {
  color: #ddd;
  cursor: default; }
  .scrtabs-tab-scroll-arrow.scrtabs-disable > span,
  .scrtabs-tab-scroll-arrow.scrtabs-disable .scrtabs-click-target > span {
    border-color: #ddd; }

.scrtabs-tab-scroll-arrow.scrtabs-disable:hover {
  background-color: initial; }

.scrtabs-tabs-fixed-container ul.nav-tabs > li {
  white-space: nowrap; }

.nav-tabs .dropdown-menu {
  border-top-color: transparent;
  margin-top: 0; }
