/*
Theme Name: InsureGen Brokerage Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/* Add your custom styles here... */
@import url("https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap");

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

body {
  font-family: "Nunito", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
li,
span {
  font-family: "Nunito", sans-serif;
}
h1,
h2,
h3,
h6,
h5,
h4,
a {
  font-weight: 800;
}
h1 {
  font-size: 55px;
  line-height: 60px;
}
h2 {
  font-size: 45px;
  line-height: 45px;
}
h3 {
  font-size: 35px;
  line-height: 40px;
}
h4 {
  font-size: 25px;
  line-height: 30px;
}
h5 {
  font-size: 20px;
  line-height: 25px;
}
h6 {
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 20px;
  text-transform: uppercase;
}

p,
a {
  font-size: 17px;
  line-height: 25px;
}
p {
  font-weight: 500;
}
body a,
a:hover {
  text-decoration: none;
}
.para-bold .fl-rich-text strong,.para-bold li strong{
  font-weight: 800;
}
/*----------GRADIENT HEADING COLOR-----------*/
.heading-purple h4 span span,
h6 span,
.hero-head{
  background: -webkit-linear-gradient(0deg, #3e0099 48%, #8e6ac6 81.11%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
/*---------BUTTON STYLING------------*/
.fl-module-button .fl-button-wrap a.fl-button,.quote-form .gform_wrapper .gform_footer input,
.contact-form .gform_wrapper .gform_footer input{
  transition: 0.3s ease all;
}

/*-------------HEADER STYLING--------------*/
.header-row {
  border-bottom: 1px solid #c2a6e1;
}
.fl-theme-builder-header-sticky {
  background: #ECE6F6;
}
.menu-col .fl-module-pp-advanced-menu .pp-menu-nav ul li a,.menu-col .fl-module-pp-advanced-menu .pp-menu-nav ul li.menu-item-has-children a {
  margin-left: 5px;
  padding: 12px 20px;
  border-radius: 53px;
  transition: .3s ease all;
}
.menu-col .fl-module-pp-advanced-menu .pp-menu-nav ul li a:hover {
  background-color: #C2A6E1;
}
.menu-col .fl-module-pp-advanced-menu .pp-menu-nav ul li a,.menu-col .fl-module-pp-advanced-menu .pp-menu-nav ul li.pp-has-submenu a {
  font-weight: 600;
  font-size: 17px;
  transition: 0.3s ease all;
  line-height: 25px;
}
.menu-col .fl-module-pp-advanced-menu .pp-menu-nav ul li.menu-item-has-children ul.sub-menu li a{
  margin-left: 0px;
  border-radius: 8px;
}

.menu-col .fl-module-pp-advanced-menu .pp-menu-nav ul li.menu-item-has-children ul.sub-menu:before {
  background: transparent;
  content: "";
  display: block;
  position: absolute;
  width: 106px;
  height: 40px;
  top: -40px;
  left: 0;
}
.menu-col .fl-module-pp-advanced-menu .pp-menu-nav ul li.menu-item-has-children ul.sub-menu li.menu-item-has-children ul.sub-menu{
  top:0;
  }
  .menu-col .fl-module-pp-advanced-menu .pp-menu-nav ul li.menu-item-has-children ul.sub-menu li.menu-item-has-children ul.sub-menu:before {
    display: none;
}
.menu-col .fl-module-pp-advanced-menu .pp-menu-nav ul li.menu-item-has-children ul.sub-menu {
  padding: 10px 26px;
  top: 88px;
}
.menu-col .fl-module-pp-advanced-menu .pp-menu-nav ul li.quote-btn,.menu-col .fl-module-pp-advanced-menu .pp-menu-nav ul li.quote-btn:hover {
  padding: 0;
  background: transparent;
}
.menu-col .fl-module-pp-advanced-menu .pp-menu-nav ul li.quote-btn a {
  background: #3e0099;
  padding: 12px 24px;
  transition: 0.3s ease all;
  font-weight: 800;
  margin-left: 23px;
  border-radius: 50px;
  font-size: 17px;
  line-height: 25px;
  border: 1px solid #3e0099;
  color: #fff;
}
.menu-col .fl-module-pp-advanced-menu .pp-menu-nav ul li.quote-btn a:hover {
  background: transparent;
  color: #3e0099;
}
.search-btn .pp-search-form-wrap .pp-search-form__toggle {
  border: 1px solid #9164cc;
  border-radius: 50px;
}
.search-btn .pp-search-form-wrap .pp-search-form__toggle i.icon-Border {
  width: 50px;
  height: 50px;
}
.menu-col .fl-module-pp-advanced-menu .pp-menu-nav ul li.menu-item-has-children ul.sub-menu li.pp-has-submenu{
  position:relative;
  }
  
  .menu-col .fl-module-pp-advanced-menu .pp-menu-nav ul li.menu-item-has-children ul.sub-menu li.pp-has-submenu:before {
    content: "";
    display: block;
    position: absolute;
    width: 8px;
    height: 14px;
    z-index: 1;
    right: 20px;
    top: 18px;
    background: url(/wp-content/uploads/2024/05/Border.png) no-repeat;
}
  .menu-col .fl-module-pp-advanced-menu .pp-menu-nav ul li.pp-has-submenu:hover {
    background-color: #C2A6E1;
}
.menu-col .fl-module-pp-advanced-menu .pp-menu-nav ul li.pp-has-submenu{
transition:.2s ease all;
 border-radius: 50px;
}
.menu-col .fl-module-pp-advanced-menu .pp-menu-nav ul li.menu-item-has-children ul.sub-menu li.pp-has-submenu:hover {
    background-color: transparent;
}
/*-----------------HOMEPAGE STYLING-------------*/
/*---------HERO SLIDER STYLING---------------*/
.purple-head span{
  color: #410099;
  }
  .hero-row .rs-forcehidden * {
    visibility: visible !important;
}
/*-------PROF LIABILITY SECTION STYLING----------*/
.Proliab-col .fl-module-rich-text {
  position: absolute;
  width: 350px;
  bottom: -60px;
  left: 0;
  background: #fff;
  border-radius: 12px;
}
.Proliab-col {
  position: relative;
}
/*--------BROKERS WORKS SECTION STYLING-------------*/
.brokers-row {
  max-height: 469px;
  overflow: hidden;
}
.brokers-col {
  position: relative;
}
.brokers-col:before {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  width: 555px;
  z-index: 1;
  left: 0;
  background: url(/wp-content/uploads/2024/04/Rectangle-37.png) no-repeat;
  height: 88px;
}
.brokers-col:after {
  position: absolute;
  content: "";
  display: block;
  bottom: 77px;
  transform: rotate(540deg);
  width: 555px;
  z-index: 1;
  opacity: 0.8;
  left: 0;
  background: url(/wp-content/uploads/2024/04/Rectangle-37.png) no-repeat;
  height: 78px;
}
/*-----------WHAT WE OFFER SECTION STYLING---------*/
.tabs-row .pp-tabs-label:last-child:before,
.tabs-row .pp-tabs-label span.pp-tab-icon {
  display: none;
}
.custom-tabs .pp-tab-icon {
  position: relative;
  width: 584px;
  height: 389px;
  transition: .4s ease all;
}
.custom-tabs .pp-tab-icon .attachment-thumbnail {
  width: 584px;
  height: 100%;
  position: absolute;
  top: 25px;
  transition: .2s ease all;
  left: 45px;
  object-fit: cover;
}
.tabs-row .pp-tabs-label.pp-tab-active .pp-tab-description h4, 
.tabs-row .pp-tabs-label.pp-tab-active .pp-tab-description p {
  color: #231F20;
}

.tabs-row .pp-tabs-label.pp-tab-active .pp-tab-description a {
  color: #009099;
  position: relative;
  transition:.4s ease all;
}
.tabs-row .pp-tabs-label.pp-tab-active .pp-tab-description a:before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 4px;
  background: #410099;
  bottom: -1px;
  left: 0;
  right: 0; 
  margin: 0 auto;
  transition:.4s ease all;
}

.tabs-row .pp-tabs-label.pp-tab-active .pp-tab-description a:hover:before {
width:0%;
}

.tabs-row .pp-tabs .pp-tabs-labels .pp-tabs-label {
  min-height: 466px;
  height: 100%;
  /* transition: .5s cubic-bezier(0.18, 0.89, 0.32, 1.28) all; */
  transition: .6s cubic-bezier(0, 0, 0.2, 1.2) all;
  margin: 0px 1.5px;
  border-radius: 20px;
  position: relative;
  max-width: 100px;
}

.tabs-row .pp-tab-description {
    text-align: left;
    display: none;
}

.tabs-row .pp-tabs-label.pp-tab-active span.pp-tab-icon, .tabs-row .pp-tabs-label.pp-tab-active .pp-tab-description {
  display: block;
}

.tabs-row .pp-tabs-label.pp-tab-active .pp-tab-description {
  position: absolute;
  top: 470px;
  max-width: 470px;
  text-align: left;
  left: 110px;
}

.tabs-row .pp-tabs .pp-tabs-labels .pp-tabs-label.pp-tab-active {
  max-width: 728px;
}
.tabs-row .pp-tab-title {
    position: absolute;
    bottom: -66px;
    background: transparent;
    width: 48px;
    font-weight: 800;
    line-height: 25px;
    font-size: 20px;
    border: 2px solid #C2A6E1;
    color: #9164CC;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    left: 0;
    transform: translateX(0);
}
.tabs-row .pp-tabs-labels .pp-tabs-label .pp-tab-label-inner {
  position: initial;
}
.tabs-row .pp-tabs-label.pp-tab-active .pp-tab-label-inner {
  -webkit-transform: none;
  transform: none;
}

/* needs to be change */
.tabs-row .pp-tabs-style-6 .pp-tabs-label,
.tabs-row .pp-tabs-style-6  .pp-tabs .pp-tabs-label:hover {
  background-color: #C2A6E1 !important;
}
.tabs-row .pp-tabs-style-6 .pp-tabs-label:hover {
  background-color: #9164CC !important;
}
.tabs-row .pp-tabs-style-6 .pp-tabs-label:hover .pp-tab-title {
  border-color: #9164CC;
}
.tabs-row .pp-tabs-style-6  .pp-tabs-label.pp-tab-active,
.tabs-row .pp-tabs-style-6  .pp-tabs-label.pp-tab-active:hover{
    background: #410099 !important;
}
.tabs-row .pp-tabs-label.pp-tab-active .pp-tab-title {
  width: 68px;
  line-height: 30px;
  font-size: 25px;
  bottom: -90px;
  border: 2px solid #410099;
  height: 68px;
  background: -webkit-linear-gradient(260deg, #3E009A 48%, #8e6ac6 61.11%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
/*-----------Why Choose InsureGen Brokers----------*/
.button-border .fl-button-wrap,.button-border-white .fl-button-wrap {
  position: relative;
}
.button-border .fl-button-wrap a.fl-button, .button-border-white .fl-button-wrap a.fl-button{
  position: relative;
  outline-style: solid;
  outline-color: rgba(239, 234, 247,1);
  outline-width: 10px;
  background: #efeaf7;
}
.button-border .fl-button-wrap:before,.button-border-white .fl-button-wrap:before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  background: #C2A6E1;
  top: 20px;
  left: 0;
  z-index: 0;
}
/*--------3 SIMPLE STEPS SECTION STYLING------------- */
.simple-step-row:before {
  content: "";
  position: absolute;
  display: block;
  width: 288px;
  height: 314px;
  background: url(/wp-content/uploads/2024/04/Mask-group-8.png) no-repeat;
  right: 0;
  top: 0;
  z-index: 1;
}
.num-text-1 .fl-heading , .num-text-2 .fl-heading , .num-text-3 .fl-heading,
.num-text-1 .fl-heading span.fl-heading-text , .num-text-2 .fl-heading span.fl-heading-text,
.num-text-3 .fl-heading span.fl-heading-text,
.simple-step-row .fl-row-content-wrap .fl-col-content,
.simple-step-row{
  position: relative;
  z-index: 1;
}
.num-text-1 .fl-heading:before , .num-text-2 .fl-heading:before , .num-text-3 .fl-heading:before {
  content: "";
  position: absolute;
  display: block;
  width: 87px;
  height: 109px;
  z-index: 0;
  bottom: 0;
  left: -38px;
}
.num-text-1 .fl-heading:before{
background: url(/wp-content/uploads/2024/04/1.png) no-repeat;
}
.num-text-2 .fl-heading:before{
background: url(/wp-content/uploads/2024/04/2.png) no-repeat;
left: -60px;
}
.num-text-3 .fl-heading:before {
  background: url(/wp-content/uploads/2024/04/3-2.png) no-repeat; 
  left: -60px;
}
/*-------QUOTE FORM SECTION STYLING-----------*/
.quote-row {
  position: relative;
}
.quote-row:before {
  content: "";
  position: absolute;
  display: block;
  background: url(/wp-content/uploads/2024/04/Group-54.png) no-repeat;
  bottom: -3px;
  left: 0;
  width: 522px;
  height: 526px;
}
body .quote-form .gform_wrapper .gform-body .gform_fields .gfield--type-name .ginput_container--name span {
  padding-right: 0%;
}
.quote-form .gform_wrapper .gform-body .gform_fields .gfield--input-type-textarea textarea{
  height: 150px;
}
.quote-form .gform_wrapper .gform-body .gform_fields .gfield span.gfield_required {
  display: none;
}
.quote-form .gform-body .gform_fields .gfield--type-checkbox .gfield_checkbox label {
  font-weight: 500;
} 
.quote-form .gform-body .gform_fields .gfield--type-checkbox .gchoice {
  display: flex;
  gap: 14px;
  align-items: baseline;
}
.quote-form .gform-body .gform_fields .gfield--type-checkbox .gchoice .gfield-choice-input {
  accent-color: #410099;
}
.quote-form .gform-body .gform_fields .gfield--type-select select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: url(/wp-content/uploads/2024/04/Arrow.png);
  background-repeat: no-repeat;
  background-position: right 20px top 50%;
  background-size: 14px auto;
}
.quote-form .gform-body .gform_fields .ginput_container_multiselect select#input_5_16 {
  display: none;
}
.form-width {
  max-width: 60%;
  margin: 0 auto;
}

/* Style the custom dropdown */
.custom-select {
  position: relative;
  display: inline-block;
  background: #fff;
  cursor: pointer;
  width: 100%;
}

.custom-select-options {
  display: block;
  position: relative;
  border: 1px solid #cccccc;
  overflow-y: auto;
  z-index: 1;
  color: #231F20;
  padding: 8px;
  border-radius: 10px;
  width: 100%;
  height: 150px;
}

.custom-select-options div {
  padding: 0;
  cursor: pointer;
  font-size: 17px;
  line-height: 25px;
}

.custom-select-options div:hover, .custom-select-options div.selected {
  color: white;
  background: #3E0099 !important;
}
/*-------------------SUBPAGES STYLING--------------*/
.subpage-banner .fl-photo .fl-photo-content img {
  height: 600px;
  object-fit: cover;
}
.list-center-align .pp-icon-list {
  display: table;
  margin: 0 auto;
}
.img-height .fl-photo .fl-photo-content img {
  min-height: 555px;
  object-fit: cover;
  object-position: initial;
}
.img-height-2 img {
  min-height: 770px;
  object-fit: cover;
}
.img-height-3 img {
  max-height: 555px;
  object-position: top;
  object-fit: cover;
}
/*-------------DOCTOR MD/DO PAGE STYLING--------------*/
.robust-main-col,.robust-main-col .fl-col-content{
  position: relative;
}

.robust-main-col:before {
  content: "";
  position: absolute;
  display: block;
  width: 479px;
  height: 223px;
  bottom: 0;
  left: 0;
  background: url(/wp-content/uploads/2024/05/Mask-group-9.png) no-repeat;
}
.button-border-white .fl-button-wrap a.fl-button {
  outline-color: #fff;
}
.prac-row {
  position: relative;
}
.prac-row:before {
  content: "";
  position: absolute;
  display: block;
  width: 427px;
  z-index: 1;
  height: 444px;
  right: 0;
  bottom: 0px;
  background: url(/wp-content/uploads/2024/05/Mask-group-10.png) no-repeat;
}
.prac-row .fl-col-group {
  position: relative;
  z-index: 2;
}
/*---------PROFESSIONAL LIABILITY PAGE STYLING---------*/
.prof-liab-row .fl-module-pp-infobox .pp-icon-wrapper .pp-infobox-image a img {
  height: 320px;
  width: 100%;
  object-fit: cover;
}
/*--------------CONTACT US PAGE STYLING-------------*/
.anchor ,.anchor a {
  color: #231F20;
  transition: .3s ease all;
}
.anchor a:hover{
  color: #410099;
}
.contact-form .gform_wrapper .gform-body .gform_fields .gfield span.gfield_required {
  display: none;
}
.contact-form .gform_wrapper .gform-body .gform_fields .gfield--type-name span label {
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0px;
}
.contact-form .gform_wrapper .gform-body .gform_fields .gfield--type-name div {
  gap: 10px;
}
body .contact-form .gform_wrapper.gravity-theme.gform-theme--no-framework .gform-body .gform_fields .gfield--type-name .ginput_container--name span {
  margin-bottom: 0;
  padding: 0;
}

.contact-form .gform_wrapper .gform-body .gform_fields .gfield--type-name span input {
  margin-top: 5px;
}
/*-----------POST PAGE styling------------*/
.sin-post-row .fl-module-fl-post-info a {
  font-weight: 600;
  font-size: 14px;
}
.sin-post-row .fl-module-fl-post-content, .sin-post-row .fl-module-fl-post-info a {
  color: #231F20;
}
.sin-post-row .fl-post-info-date, .sin-post-row .post-date {
  color: #009099;
  font-weight: 700;
  font-size: 14px;
}
.sin-post-row .widgettitle {
  font-size: 20px;
  color: #410099;
}
.sin-post-row .widget_recent_entries ul li {
  display: flex;
  flex-direction: column;
}
.sin-post-row .fl-module-fl-post-content ul {
  padding-left: 20px;
  font-size: 17px;
}
.sin-post-row .widget_recent_entries a ,.sin-post-row  .widget_categories a ,.sin-post-row .widget_categories{
  color: #231F20;
  font-weight: 700;
}
.sin-post-row .widget_categories li {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}
/*----------PRIVACY-POLICY-----------*/
.privacy-row h4, .terms-col h3 {
  color: #410099;
}
/*-----------SITEMAP PAGE STYLING--------*/
.sitemap-text .fl-rich-text ul,.faq-list ul {
  padding-left: 20px;
}
.sitemap-text .fl-rich-text ul li {
  list-style-type: circle;
}
/*----------FOOTER STYLING------------*/
.footer-anchor,
.footer-anchor a {
  color: #fff;
  text-decoration: none;
  transition: 0.3s ease all;
}
.footer-light-col,.footer-light-col a {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
  transition: 0.3s ease all;
}
.footer-anchor a:hover,.footer-light-col a:hover {
  color: #c2a6e1;
  text-decoration: none;
}
.footer-row {
  position: relative;
  overflow-x: hidden;
}
.footer-row:before {
  content: "";
  position: absolute;
  display: block;
  width: 312px;
  height: 340px;
  background: url(/wp-content/uploads/2024/04/Mask-group-6.png) no-repeat;
  top: 0;
  right: -20px;
  z-index: 1;
}
.head-break br {
  display: none;
}
/*---------MEDIA QUERIES-----------*/
@media screen and (max-width: 1200px) {
  .menu-col .fl-module-pp-advanced-menu .pp-menu-nav ul li a {
    font-size: 15px;
  }
  .custom-tabs .pp-tab-icon {
    width: 100%;
}
.menu-col .fl-module-pp-advanced-menu .pp-menu-nav ul li.quote-btn a{
  margin-left: 5px;
}
.custom-tabs .pp-tab-icon .attachment-thumbnail{
  left: 35px;
  object-fit: contain;
}
.menu-col .fl-module-pp-advanced-menu .pp-menu-nav ul li a,
.menu-col .fl-module-pp-advanced-menu .pp-menu-nav ul li.pp-has-submenu a{
  margin-left: 3px;
  padding: 8px 11px;
}
}
@media screen and (max-width: 1090px){
  .custom-tabs .pp-tab-icon .attachment-thumbnail{
    left: 5px;
  }
}
@media screen and (max-width: 992px) {
  h1 {
    font-size: 50px;
    line-height: 55px;
  }
  h2 {
    font-size: 40px;
    line-height: 40px;
  }
  h3 {
    font-size: 30px;
    line-height: 35px;
}
  h4 {
    font-size: 25px;
    line-height: 30px;
  }
  .header-row {
    border-bottom: none;
}
.img-height .fl-photo .fl-photo-content img {
  min-height: 505px;
  object-fit: cover;
  object-position: 50%;
}

.subpage-banner .fl-photo .fl-photo-content img {
  height: auto;
  object-fit: initial;
}
.search-btn .pp-search-form-wrap .pp-search-form__toggle .icon-Border:before {
  color: #7E57C6;
  font-size: 20px;
}
.prof-liab-row .fl-module-pp-infobox .pp-icon-wrapper .pp-infobox-image a img {
  height: 200px;
  width: 100%;
  object-fit: cover;
}
  .custom-tabs .pp-tab-icon {
    height: 359px;
}
.custom-tabs .pp-tab-icon .attachment-thumbnail{
 top: 0px;
}
.tabs-row .pp-tabs-label.pp-tab-active .pp-tab-description {
  top: 390px;
}
.tabs-row .pp-tabs .pp-tabs-labels .pp-tabs-label {
  min-height: 386px;
}
.tabs-row .pp-tabs .pp-tabs-labels .pp-tabs-label.pp-tab-active {
  min-width: 478px;
}
  .menu-col .pp-advanced-menu-mobile {
    justify-content: flex-end;
  }
  .pp-menu-off-canvas .pp-off-canvas-menu ul {
    text-align: left;
  }
  .pp-advanced-menu.off-canvas
    .pp-off-canvas-menu.pp-menu-right
    .pp-menu-close-btn {
    float: right;
    right: 0px;
    left: -22px;
  }
  .pp-menu-off-canvas .pp-advanced-menu .menu-item-has-children span.pp-menu-toggle,
  .quote-row:before {
    display: none;
  }
  .pp-menu-off-canvas .pp-advanced-menu .menu-item-has-children ul.sub-menu {
    background: none;
  }
  .pp-menu-off-canvas .pp-advanced-menu ul li a {
    font-size: 25px;
    line-height: 30px;
    color: #fff;
  }
  .pp-off-canvas-menu-open .pp-menu-off-canvas .pp-advanced-menu ul li a:hover,
  .pp-menu-off-canvas .pp-advanced-menu ul li.menu-item-has-children ul.sub-menu li a:hover,
  .pp-menu-off-canvas
    .pp-advanced-menu ul li.menu-item-has-children ul.sub-menu li a:active,
  .pp-off-canvas-menu-open .pp-menu-off-canvas .pp-advanced-menu ul li a:active,
  .pp-menu-off-canvas .pp-advanced-menu li.quote-btn a:hover,
  .pp-menu-off-canvas .pp-advanced-menu li.quote-btn a:active {
    color: #fff !important;
  }
  .pp-menu-off-canvas .pp-advanced-menu ul li.menu-item-has-children ul.sub-menu li a,
  .pp-menu-off-canvas .pp-advanced-menu ul li.menu-item-has-children ul.sub-menu li.pp-has-submenu a {
    font-size: 17px;
    line-height: 30px;
    padding-bottom: 16px;
    font-weight: 500;
}
  .search-btn .pp-search-form-wrap .pp-search-form__toggle {
    border: none;
    border-radius: 0px;
  }
  .pp-menu-off-canvas .pp-advanced-menu li.quote-btn {
    position: absolute;
    left: 0;
    right: 0;
    margin-top: 193px;
    margin-bottom: 20px;
  }
  .pp-menu-off-canvas .pp-advanced-menu li.quote-btn a {
    font-size: 17px;
    line-height: 25px;
    width: 296px;
    border: 1px solid #410099;
    font-weight: 800;
    transition: 0.3s ease all;
    color: #410099 !important;
    background: #fff;
    text-align: center;
    padding: 12px 78px !important;
    border-radius: 50px;
    margin: 0px auto 40px auto;
  }
  .pp-menu-off-canvas .pp-advanced-menu li.quote-btn a:hover {
    background: #410099;
    border: 1px solid #fff;
    padding: 12px 78px !important;
  }
  .fl-col.fl-node-9gc1doqr4bvk.fl-col-small.Proliab-col {
    width: 580px !important;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  h1 {
    font-size: 43px;
    line-height: 45px;
  }
  h2 {
    font-size: 35px;
    line-height: 40px;
  }
  h3 {
    font-size: 25px;
    line-height: 30px;
  }
  h4 {
    font-size: 25px;
    line-height: 30px;
  }
  .header-row {
    border-bottom: none;
  }
  .img-height-2 img {
    min-height: initial;
    object-fit: inherit;
}
.img-height-3 img {
  max-height: initial;
  object-position: initial;
  object-fit: inherit;
}
  .img-height .fl-photo .fl-photo-content img {
    min-height: inherit;
    object-fit: initial;
    object-position: inherit;
}
  .mobile-tabs .pp-tabs .pp-tabs-panels .pp-tabs-panel {
    background: #410099;
    border-radius: 20px;
}
  .mobile-tabs .pp-tabs .pp-tabs-panels .pp-tabs-panel .pp-tabs-label {
    padding: 4px 20px;
    border-radius: 20px;
    margin-bottom: 10px;
    background: #C2A6E1;
}
.mobile-tabs .pp-tabs .pp-tabs-panels .pp-tabs-panel .pp-tabs-label .pp-tab-label-inner .pp-tab-title {
    display: flex;
    align-items: center;
    gap: 21px;
}

.mobile-tabs .pp-tabs .pp-tabs-panels .pp-tabs-panel .pp-tabs-label .pp-tab-label-inner .pp-tab-title h6 {
    font-size: 20px;
    line-height: 25px;
    border: 2px solid #410099;
    color: #410099;
    font-weight: 800;
    border-radius: 50px;
    padding: 12px 18px 11px 18px;
}
.mobile-tabs .pp-tabs .pp-tabs-panels .pp-tabs-panel .pp-tabs-label .pp-tab-label-inner .pp-tab-title h5 {
    color: #000;
}

.mobile-tabs .pp-tabs .pp-tabs-panels .pp-tabs-panel .pp-tabs-label.pp-tab-active .pp-tab-label-inner .pp-tab-title h6, .mobile-tabs .pp-tabs .pp-tabs-panels .pp-tabs-panel .pp-tabs-label.pp-tab-active .pp-tab-label-inner .pp-tab-title h5,
.mobile-tabs .pp-tabs .pp-tabs-panels .pp-tabs-panel .pp-tabs-panel-content p {
    color: #fff;
    border-color: #fff;
}
.mobile-tabs .pp-tabs .pp-tabs-panels .pp-tabs-panel .pp-tabs-label.pp-tab-active {
  background: #410099;
  border-radius: 20px 20px 0px 0px;
  margin-bottom: 0;
  transition: .4s ease all;
}
.mobile-tabs .pp-tabs .pp-tabs-panels .pp-tabs-panel .pp-tabs-panel-content {
    background: #410099;
    margin-top: -1px;
    margin-bottom: 10px;
    border-radius: 0px 0px 20px 20px;
}
.mobile-tabs .pp-tabs .pp-tabs-panels .pp-tabs-panel .pp-tabs-panel-content img {
  margin-left: -10px;
  min-width: 366px;
  height: 231px;
}
.mobile-tabs .pp-tabs .pp-tabs-panels .pp-tabs-panel .pp-tabs-panel-content p a {
  color: #009099;
  position: relative;
  transition: .4s ease all;
}
.mobile-tabs .pp-tabs .pp-tabs-panels .pp-tabs-panel .pp-tabs-panel-content p a:hover:before {
  width: 0%;
}
.mobile-tabs .pp-tabs .pp-tabs-panels .pp-tabs-panel .pp-tabs-panel-content p a:before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 4px;
  background: #ffffff;
  bottom: -1px;
  left: 0;
  right: 0;
  margin: 0 auto;
  transition: .4s ease all;
}
.button-border .fl-button-wrap a.fl-button{
  outline-style: none;
  background: transparent;
}
.prof-liab-row .fl-module-pp-infobox .pp-icon-wrapper .pp-infobox-image a img {
  height: auto;
  width: 100%;
  object-fit: cover;
}
.contact-form .gform_wrapper .gform-body .gform_fields .gfield--type-name div {
  flex-direction: column;
}
body .contact-form .gform_wrapper.gravity-theme.gform-theme--no-framework .gform-body .gform_fields .gfield--type-name .ginput_container--name span {
width: 100%;
}
  .simple-step-row .fl-col-group .center-col {
    float: initial;
  }
  .brokers-row {
    max-height: initial;
    overflow: initial;
}
.form-width {
  max-width: 100%;
  margin: 0 auto;
}
  .button-border .fl-button-wrap:before,
  .footer-row:before,.simple-step-row:before,.brokers-col:before,.brokers-col:after,
  .mobile-tabs .pp-tabs .pp-tabs-panels .pp-tabs-panel .pp-tabs-label i.pp-toggle-icon,
  .robust-main-col:before, .button-border-white .fl-button-wrap:before{
    display: none;
  }
  .footer-row .fl-row-content-wrap {
    background: none;
  }
  .footer-info {
    width: 350px;
    margin: 0 auto;
  }
  .head-break br {
    display: block;
  }
  .Proliab-col .fl-col-content {
    position: relative;
  }
  .fl-col.fl-node-9gc1doqr4bvk.fl-col-small.Proliab-col {
    width: 100% !important;
    margin: 0 auto;
  }
  .prac-row:before {
    width: 397px;
}
}
@media screen and (max-width: 424px) {
  .mobile-tabs .pp-tabs .pp-tabs-panels .pp-tabs-panel .pp-tabs-panel-content img {
    min-width: initial;
    width: 316px;
    height: auto;
    margin-left: 0px;
}
}
@media screen and (max-width: 410px) {
  .Proliab-col .fl-module-rich-text {
    width: 300px;
  }
  .prac-row:before {
    width: 347px;
}
.scroll-infobox {
  padding: 0 5px;
}
}

