
/* jaydeb */

/* image captions */
.et_pb_module.caption span {
  position: absolute;
  top: 0;
  background: #F1F3F8;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 18px;
  color: #374F6B;
}

.caption.cap-right span { 
  border-radius: 0px 17px;
  right: 0; 
}
.caption.cap-left span { 
  border-radius: 17px 0px;
  left: 0; 
}

@media (min-width: 768px) {
  .et_pb_module.caption span {
    padding: 12px 20px;
    font-size: 18px;
    line-height: 20px;
  }
}

@media (min-width: 1200px){
  .et_pb_module.caption span {
    padding: 20px 25px;
    font-size: 20px;
    line-height: 23px;
  }
}






/*
claims processing | section 2 
-------------------------- */
.aa-sec2 { background: #f7f9fb; }
.claims-processing-wraper1.et_pb_row {
  flex-direction: column;
  display: flex;
 }
 .claims-processing-wraper1 .et_pb_column:nth-of-type(1) { margin-bottom: 50px;}

 .claims-processing-wraper1 .aa-imgbox .et_pb_text_inner { line-height: 0; }
 .claims-processing-wraper1 .aa-imgbox { 
   box-shadow: 40px 80px 70px rgba(191, 193, 198, 0.79); 
   -ms-box-shadow: 40px 80px 70px rgba(191, 193, 198, 0.79); 
   -webkit-box-shadow: 40px 80px 70px rgba(191, 193, 198, 0.79); 
   border-radius: 17px;
   overflow: hidden;
   border: 4px solid #ffffff;
  }

.claims-processing-wraper1 .aa-content h3 {
  font-family: 'Montserrat', sans-serif;
  font-size: 22px;
  font-weight: 900;
  color: #000;
}
.claims-processing-wraper1 .aa-content h3 br { display: none; }
.claims-processing-wraper1 .aa-content h3 span { color: #FF306E; }
.claims-processing-wraper1 .aa-content p {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #000;
}


/* Claims Processing */
.cp-steps-wraper {
  justify-content: space-between;
  flex-direction: column;
  display: flex;
}
.cp-steps-wraper .et_pb_column { width: 100%; }
.cp-step h4 { 
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25;
  text-align: center;
}

@media (min-width: 567px) {
  .claims-processing-wraper1 .et_pb_column:nth-of-type(1) { margin-bottom: 70px;}
  .cp-step h4 { font-size: 20px; }
}

@media (min-width: 768px) {
  .claims-processing-wraper1 .et_pb_row { flex-direction: row; }
  .claims-processing-wraper1 .et_pb_row_2 {
    display: flex;
    justify-content: space-between;
  }
  .claims-processing-wraper1 .aa-sec2 .et_pb_column_4 {
    order: 1;
    margin-right: 0;
  }
  .claims-processing-wraper1 .aa-content h3 { 
    font-size: 30px;
    line-height: 1.3;
  }
}

@media (min-width: 992px) {
  .claims-processing-wraper1.ctrl-wraper { 
    flex-direction: row-reverse; 
    align-items: center;
    margin-bottom: 50px;
  }
  .claims-processing-wraper1 .et_pb_column:nth-of-type(1) { 
    width: 50%;
    margin-right: 0px;
    margin-bottom: 0px;
  }
  .claims-processing-wraper1 .et_pb_column:nth-of-type(2) {
    width: 50%;
    margin-right: 30px; 
  }
  .claims-processing-wraper1 .aa-content h3 {
    font-size: 40px;
    line-height: 1.2;
  }
  .claims-processing-wraper1 .aa-content h3 br { display: block; }
  .claims-processing-wraper1 .aa-content p { font-size: 22px; }

  /* Claims Processing steps*/
  .cp-steps-wraper { flex-direction: row; }
  .cp-steps-wraper.et_pb_row .et_pb_column { 
    width: 33.33%;
    margin: 0;
    padding: 0;
   }
  .cp-step .et_pb_main_blurb_image { position: relative; }
  .cp-step .et_pb_main_blurb_image:after {
    position: absolute;
    content: "";
    width: 300px;
    height: 1px;
    background-color: #295EF5;
    left: 37px;
    top: -15px;
    bottom: 0;
    margin: auto;
    z-index: -1;
  }
  .cp-steps-wraper .et_pb_column.et-last-child .cp-step .et_pb_main_blurb_image:after { display: none; }
  .cp-step h4 { font-size: 26px; }
  .cp-step .et_pb_blurb_container {
    max-width: 260px;
  }
}

@media (min-width: 1200px) {
  .cp-step .et_pb_main_blurb_image:after {  width: 400px; }
  .auto-section3 {
    margin-top: 60px;
  }
  .auto-section3 h2 {
    font-size: 40px;
  }
}

@media (min-width: 1366px) {
  .claims-processing-wraper1.ctrl-wraper { margin-bottom: 70px; }
  .claims-processing-wraper1 .et_pb_column:nth-of-type(2) { width: 53%; }
  .claims-processing-wraper1 .aa-content p {
    font-size: 40px;
    line-height: 1.2;
  }
  .claims-processing-wraper1 .aa-content h3 {
    font-size: 50px;
    line-height: 1.2;
    margin-bottom: 20px;
  }
  /* Claims Processing */
  .cp-step h4 { font-size: 30px; }
}

@media (min-width: 1680px) {
  .cp-step .et_pb_main_blurb_image:after {  width: 500px; }
  .et_pb_row.claims-processing-wraper1 .et_pb_column:nth-of-type(1) { margin-right: 0px; }
}
@media screen and (max-width: 980px) {
  .aa-sec2.et_pb_section,
  .claims-processing-wraper1.et_pb_row,
  .cp-steps-wraper.et_pb_section {
    padding-top: 0;
    padding-bottom: 0;
  }
  .auto-section3.et_pb_row {
    padding-bottom: 0;
  }
  .auto-section3 h2 {
    font-size: 20px;
  }
  .cp-steps-wraper .et_pb_image_wrap img {
    max-width: 77px;
  }
  .cp-steps-wraper .et_pb_main_blurb_image {
    margin-bottom: 0;
  }
  .cp-step h4 {
    font-size: 17px;
  }
}



/*
claims reduce | section 3 
-------------------------- */
.aa-sec3.claim-reduce-sec { 
  background: linear-gradient(179.97deg, #445EE8 6.4%, #1C25A4 45.39%);
  -ms-background: linear-gradient(179.97deg, #445EE8 6.4%, #1C25A4 45.39%);
  -webkit-background: linear-gradient(179.97deg, #445EE8 6.4%, #1C25A4 45.39%);
  color: #fff;
}

/* claims-reduce-wraper1 */
.claims-reduce-wraper1 .et_pb_column:nth-of-type(2) { margin-right: 0px; }
.claims-reduce-wraper1.et_pb_row {
  flex-direction: column;
  display: flex;
}
.claims-reduce-wraper1 .aa-imgbox .et_pb_text_inner { line-height: 0; }
.claims-reduce-wraper1 .aa-imgbox {
  box-shadow: 40px 80px 70px rgba(0, 0, 0, 0.19);
  -ms-box-shadow: 40px 80px 70px rgba(0, 0, 0, 0.19);
  -webkit-box-shadow: 40px 80px 70px rgba(0, 0, 0, 0.19);
  border-radius: 17px;
  border: 4px solid #ffffff;
  overflow: hidden;
}

.claims-reduce-wraper1 .aa-content h3 {
  font-family: 'Montserrat', sans-serif;
  font-size: 22px;
  font-weight: 900;
  line-height: 1.3;
  color: #fff;
}
.claims-reduce-wraper1 .aa-content h3 br { display: none; }
.claims-reduce-wraper1 .aa-content h3 span { color: #30FFCD; }
.claims-reduce-wraper1 .aa-content p {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #000;
}


/* claims-reduce-wraper2 */
.cr-info-box {
  background-color: #435EE6;
  padding: 30px 20px;
  border-radius: 15px;
  border: 4px solid #ffffff;
  box-shadow: 10px 30px 30px #17259A;
  -ms-box-shadow: 10px 30px 30px #17259A;
  -webkit-box-shadow: 10px 30px 30px #17259A;
  transition: all 0.35s ease;
  position: relative;
}
.cr-info-box:hover { 
  background-color: #ffffff;
  transform: scale(1.1);
}
.cr-info-box .et_pb_main_blurb_image { margin-bottom: 15px; }
.cr-info-box .et_pb_module_header {
  font-style: italic;
  font-weight: bold;
  font-size: 18px;
  line-height: 116.5%;
  color: #FFFFFF;
  margin-bottom: 30px;
  padding-bottom: 0px;
  text-align: center;
}
.cr-info-box .et_pb_blurb_container em { 
  font-size: 16px;
  font-weight: 600;
 }
.cr-info-box .et_pb_blurb_container sup { font-size: 10px; }
.cr-info-box .et_pb_blurb_container,
.cr-info-box .et_pb_blurb_container p {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 124%;
  text-align: center !important;
  color: #FFFFFF;
  font-weight: 500;
}
.cr-info-box .et_pb_blurb_container p br { display: none; }
.cr-info-box .et_pb_blurb_container p sup {
  text-transform: uppercase;
  font-size: 10px;
  line-height: 116.5%;
  color: #FFFFFF;
}
.cr-info-box:hover .et_pb_module_header,
.cr-info-box:hover .et_pb_blurb_container,
.cr-info-box:hover .et_pb_blurb_container p,
.cr-info-box:hover .et_pb_blurb_container p sup {
  color: #435EE6;
}
.cr-info-box img.hover-img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
.cr-info-box:hover img.hover-img {
  z-index: 1;
}
@media (min-width: 567px) {
  .cp-step h4 { font-size: 24px; }
}

@media (min-width: 768px) {
  .claims-reduce-wraper1 .et_pb_row { flex-direction: row; }
  .claims-reduce-wraper1 .et_pb_row_2 {
    display: flex;
    justify-content: space-between;
  }
  .claims-reduce-wraper1 .aa-sec2 .et_pb_column_4 {
    order: 1;
    margin-right: 0;
  }
  .claims-reduce-wraper1 .aa-content h3 { font-size: 30px; }
}

@media (min-width: 992px) {
  .aa-sec3.claim-reduce-sec { 
    background: #f7f9fb url(../../../uploads/2020/05/reduce-claim-bg.png) no-repeat;
    background-size: cover;
    background-position: 0 0;
    color: #fff;
    padding-top: 130px;
    padding-bottom: 130px;
  }
  
/* claims-reduce-wraper1 */
  .claims-reduce-wraper1.ctrl-wraper { 
    flex-direction: row; 
    align-items: center;
    margin-bottom: 50px;
  }
  .claims-reduce-wraper1.et_pb_column:nth-of-type(1) { 
    width: 50%;
    margin-right: 0px;
  }
  .claims-reduce-wraper1.et_pb_column:nth-of-type(2) {
    width: 50%;
    margin-right: 0px; 
  }
  .claims-reduce-wraper1 .aa-content h3 {
    font-size: 40px;
    line-height: 1.2;
  }
  .claims-reduce-wraper1 .aa-content h3 br { display: block; }
  .claims-reduce-wraper1 .aa-content p { font-size: 22px; }
  
  /* claims-reduce-wraper2 */
 
  .claims-reduce-wraper2 { display: flex; }
  .claims-reduce-wraper2 .et_pb_column  {
    width: 31.5%;
    margin-right: 50px;
  }
  .cr-info-box .et_pb_blurb_container p br { display: none; }
  .cr-info-box { height: 100%; }
  .cr-info-box .et_pb_image_wrap {
    height: 125px;
  }
}
 
@media (min-width: 1200px){
   /* claims-reduce-wraper1 */
  .claims-reduce-wraper1 .aa-content h3 {
    font-size: 50px;
    line-height: 1.2;
    margin-bottom: 20px;
  }
  .aa-sec3.claim-reduce-sec {
    padding-bottom: 230px;
  }
  /* claims-reduce-wraper2 */
  .cr-info-box {
    padding: 45px 15px;
    height: 100%;
    min-height: 390px;
  }
  .cr-info-box .et_pb_module_header {
    font-size: 20px;
    margin-bottom: 30px;
  }
  .cr-info-box .et_pb_blurb_container {
   display: flex;
   flex-direction: column;
   justify-content: center;
  }
  .cr-info-box .et_pb_blurb_container em { font-size: 18px; }
  .cr-info-box .et_pb_blurb_container sup { font-size: 14px; }
  .cr-info-box .et_pb_blurb_container,
  .cr-info-box .et_pb_blurb_container p { font-size: 18px; }
  .cr-info-box .et_pb_blurb_container p br { display: block; }
  .cr-info-box img {
    max-width: 28%;
  }
}

@media (min-width: 1366px) {
  .claims-reduce-wraper1.ctrl-wraper { margin-bottom: 70px; }
  .claims-reduce-wraper1 .et_pb_column:nth-of-type(2) { width: 53%; }
  .claims-reduce-wraper1 .aa-content p {
    font-size: 40px;
    line-height: 1.2;
  }
}

@media (min-width: 1680px) {
  .aa-sec3.claim-reduce-sec {
    padding-top: 275px;
    padding-bottom: 275px;
  }

  /* claims-reduce-wraper1 */
  .claims-reduce-wraper1 .aa-content h3 {
    font-size: 60px;
    line-height: 1.2;
    margin-bottom: 20px;
  }

  /* claims-reduce-wraper2 */
  .cr-info-box .et_pb_module_header { font-size: 25px; }
  .cr-info-box .et_pb_blurb_container, 
  .cr-info-box .et_pb_blurb_container p { font-size: 24px; }
  .cr-info-box .et_pb_blurb_container p strong { font-size: 20px; }
}
@media screen and (max-width: 767px) {
  .aa-sec3.claim-reduce-sec {
    padding-top: 0;
    padding-bottom: 0;
  }
  .claims-reduce-wraper1.et_pb_row {
    padding-bottom: 0;
  }
}



/* 
start today | section 4
-----------------------*/
.et_pb_section.sec-gst { 
  background-color: #f7f9fb; 
  padding-bottom: 50px;
}
.sec-gst img {
  filter: drop-shadow(40px 50px 70px #C9CFD2);
  -ms-filter: drop-shadow(40px 50px 70px #C9CFD2);
}
.sec-gst > .ctrl-wraper.et_pb_row {
  display: flex;
  flex-direction: column;
}
.gst-header h3 {
  font-style: normal;
  font-weight: 900;
  font-size: 30px;
  line-height: 1.2;
  text-transform: capitalize;
  color: #000000;
  margin-bottom: 25px;
  font-family: 'Montserrat', sans-serif;
}
.gst-list ul { 
  list-style-type: none; 
  padding: 0px;
}
.gst-list ul li {
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 1.2;
  color: #000000;
  margin-bottom: 25px;
  padding-left: 30px;
  position: relative;
}

.gst-list ul li:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 6px;
  width: 15px;
  height: 15px;
  background: linear-gradient(180deg, #2B8CFF 0%, #0658B8 100%);
  -ms-background: linear-gradient(180deg, #2B8CFF 0%, #0658B8 100%);
  -webkit-background: linear-gradient(180deg, #2B8CFF 0%, #0658B8 100%);
  border-radius: 5px;
  transform: rotate(-46.1deg);
}
.gst-list ul li:nth-child(2):before {
  background: linear-gradient(157.87deg, #D458A2 4.48%, #0906AF 103.33%);
  -ms-background: linear-gradient(157.87deg, #D458A2 4.48%, #0906AF 103.33%);
  -webkit-background: linear-gradient(157.87deg, #D458A2 4.48%, #0906AF 103.33%);
}
.gst-list ul li:nth-child(3):before {
  background: linear-gradient(180deg, #FF2B77 0%, #B80671 100%);
  -ms-background: linear-gradient(180deg, #FF2B77 0%, #B80671 100%);
  -webkit-background: linear-gradient(180deg, #FF2B77 0%, #B80671 100%);
}

.gst-list ul li:after {
  content: "";
  position: absolute;
  left: 7px;
  top: 10px;
  width: 1px;
  height: 150px;
  background-color: #1167CC;
  z-index: -1;
}
.gst-list ul li:last-child:after {
  background-color: #f7f9fb;
  height: 100px;
}
.gst-list ul li br { display: none; }
.gst-list ul li strong { font-style: italic; }
.gst-list ul li sup {
  font-size: 12px;
  font-weight: 700;
}
.leverage-imgbox img {
  border: 4px solid #ffffff;
  border-radius: 20px;
  box-shadow: 10px 30px 30px rgba(181, 192, 203, 0.51);
  -ms-box-shadow: 10px 30px 30px rgba(181, 192, 203, 0.51);
  -webkit-box-shadow: 10px 30px 30px rgba(181, 192, 203, 0.51);
}
.sec-gst .btn__trynow {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  max-width: 268px;
  width: 100%;
  padding-top: 18px;
  padding-bottom: 18px;
}

@media (min-width: 576px) {
  .gst-header h3 { 
    font-size: 32px;
    margin-bottom: 30px;
   }
   .gst-list ul li { margin-bottom: 30px; }
  .gst-list ul li br { display: block; }
}

@media (min-width: 992px) {
  .et_pb_section.sec-gst { padding-bottom: 30px; }
  .sec-gst > .ctrl-wraper.et_pb_row { 
    flex-direction: row-reverse;
    justify-content: space-between; 
  }
  .sec-gst .et_pb_column:nth-of-type(1) { 
    margin-right: 0px;
    width: auto;
  }
  .sec-gst .et_pb_column:nth-of-type(2) { margin-right: 30px !important; }
  
  .gst-header h3 { 
    font-size: 36px;
    margin-bottom: 40px;
  }
  .gst-list ul li {
    margin-bottom: 40px;
    padding-left: 50px;
  }
  .gst-list ul li:before {
    top: 10px;
    width: 20px;
    height: 20px;
    border-radius: 7px;
  }
  .gst-list ul li:after { left: 10px; }
}

@media (min-width: 1200px) {
  .et_pb_section.sec-gst { padding-bottom: 40px; }
  .gst-header h3 { 
    font-size: 40px;
    margin-bottom: 50px; 
  }
  .gst-list ul li {
    font-size: 24px;
    margin-bottom: 50px;
  }
  .gst-list ul li:after {
    left: 15px;
    height: 250px;
  }
  .sec-gst .btn__trynow {
    margin-top: 25px;
  }
}

@media (min-width: 1366px) {
  .et_pb_section.sec-gst { padding-bottom: 50px; }
  .gst-header h3 { 
    font-weight: 900;
    font-size: 50px;
    margin-bottom: 60px; 
  }
  .gst-list ul li {
    font-size: 25px;
    margin-bottom: 55px;
    padding-left: 65px;
  }
  .gst-list ul li sup { font-size: 15px; }
  .gst-list ul li:before {
    top: 10px;
    width: 30px;
    height: 30px;
    border-radius: 10px;
  }
}
@media screen and (min-width: 1440px) {
  .sec-gst .ctrl-wraper.et_pb_row {
    max-width: 1100px;
  }
}
@media (min-width: 1680px) {
  .et_pb_section.sec-gst { padding-bottom: 190px; }
  .et_pb_section.sec-leverage { padding-top: 100px; }
  .gst-header h3 { 
    font-size: 60px;
    margin-bottom: 70px; 
    line-height: 1.2;
  }
  .sec-gst .btn__trynow {
    margin-top: 40px;
  }
  .gst-list ul li { margin-bottom: 90px; font-size: 30px; margin-bottom: 65px;}
}
@media screen and (max-width: 767px) {
  .et_pb_section.sec-gst {
    padding-top: 0;
    padding-bottom: 0;
  }
  .gst-list ul li {
    font-size: 17px;
  }
}

