@import "common.css";
@import "header.css";
@import "insurance_planning.css";
@import "about_us.css";

.text_deco_none{ text-decoration: none;}
.text_deco_none h1:hover{ text-decoration: none;}
 
.btn_primary_1 {  
  background-color: transparent;
  color: #eee;
  border: solid 1px #006779;
  font-family: "Poppins", sans-serif;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 1px;
  padding: 5px 10px;
  border-radius: 5px;
}  
  .www{
    width: 22px;
    opacity: 0.8;
}
.custom-cards .cards-container {
  position: relative;
  top: 0%;
  left: 0;
} 
.hg58{
  height: 58px;
}
.text_gradient  {
  background: -webkit-linear-gradient(#00ddff, #00191d );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
}

.bt_1{ color: #5de7ff !important;}
.bt_2{ color: #5BCFE4 !important;
  font-style: italic;
  font-weight: 600;
  text-transform: capitalize;} 

.animated-letters-wrapper span{color: #fff !important; }

.animated-letters-wrapper p{color: #ffffff !important;}  
 
.section_banner{ 
 
  background: linear-gradient(180deg,var(--token-17907627-be00-4710-8a1a-1862df6556b7, #002a39) 37.38738738738739%,var(--token-6aa85aa8-0ca1-432f-b570-291b59c5e5da, rgb(4, 63, 86)) 100%);
} 
   
.banner_bg{ background: url(../images/home/banner_bg.webp) center bottom no-repeat;height: 100vh;} 

.banner_image img{ width: 100%;}

.banner_content{ width: 100%; position: absolute; top: 0; left: 0; z-index: 2;}

.banner_content_flex{display: flex;flex-direction: column;align-items: center;justify-content: center;padding-bottom: 10px;}
 
.section_cards{ padding-bottom: 70px;padding-top: 70px;} 

.step{
  font-family: "Poppins", sans-serif;
  font-size: 10px;
  font-weight: 100;
  letter-spacing: 1px;
  padding: 0;
  border-radius: 5px;
  margin-top: 15px;
  margin-bottom: 5px;
}   
 
.approach_subtitle{ font-size: 14px; letter-spacing: 1px; font-weight: 300; color: #025665 !important; text-transform: uppercase; margin-bottom: 10px;}

.read_more{
  font-family: "Poppins", sans-serif;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 1px;
  padding: 5px 10px;
  border-radius: 5px;
  color: #a4a4a4;
  text-transform: uppercase;
  transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}  


.read_more_blog{
  font-family: "Poppins", sans-serif;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 1px;
  padding: 5px 10px 5px 0px;
  border-radius: 5px;
  color: #a4a4a4;
  text-transform: uppercase;
  transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}  
 
.card_flex{display: flex;justify-content: space-between;} 

/* === Tab Navigation === */

.tabs-nav {
  position: relative;
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #0098b3;
  margin-bottom: 6px;
  margin-top: 30px;
  background-color: white;
    transition: all 1.5s ease;
  border-radius: 0px 0px 8px 8px;
} 
   
.tabs-nav button {
  background: transparent;
  border: none;
  padding: 10px 20px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 300 !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #000 !important;
    transition: all 1.5s ease;
} 

.tabs-nav button.active {
  font-weight: 300;
  color: #000;
  border-radius: 5px;
    transition: all 1.5s ease;
}   

.tab-indicator {
  position: absolute;
  bottom: -1px;
  height: 2px;
  background: #f00;
  transition: left 0.3s ease, width 0.3s ease;
  transition: all 1.5s ease;
}

.tabs-content .tab-content {
  padding: 100px 0px;
  transition: all 1.5s ease; 
  opacity: 0;
  box-shadow: none !important;
  position: absolute;
  visibility: hidden;
}    
 
.tabs-content .tab-content.active {  transition: all 1.5s ease;opacity: 1;visibility: visible;}

/* === Tab Navigation === */

.services_section{ padding: 0px 0px 30px 0; background: #088BA1;background: radial-gradient(circle, rgba(8, 139, 161, 1) 0%, rgba(2, 90, 105, 1) 100%);   transition: all 1.5s ease;min-height: 358px;padding-bottom: 0;}

.services_flex{ display: flex;transition: all 1.5s ease;} 
  
.services_content{ width: 100%;} 
.services_content h1{ font-size: 35px; letter-spacing: 1px;color: #fff;margin-bottom: 0px;text-transform: uppercase;line-height: 1.3;}
.services_content  h1 a { font-size: 35px; letter-spacing: 1px;color: #fff;margin-bottom: 0px;text-transform: uppercase;line-height: 1.3; text-decoration: none;text-decoration: none !important;}
.services_content a h1:hover{ font-size: 35px; letter-spacing: 1px;color: #fff;margin-bottom: 0px;text-transform: uppercase;line-height: 1.3; text-decoration: none}
.services_content h1 span{ font-size: 40px; letter-spacing: 1px; font-family: "Playfair Display", serif;font-style: italic;color: #fff;text-transform: none;}
.services_content p{ color: #fff;letter-spacing: 0.5px; margin-bottom: 0;} 
 
.read_more_white {
  font-family: "Poppins", sans-serif;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 1px;
  padding: 5px 5px 5px 0px;
  border-radius: 5px;
  color: #fff;
  text-transform: uppercase; 
}  
  
.services_icon{ width: 140px;margin-right: 0px;display: flex;align-items: end;} 

.services_icon img{ width: 100%;margin-left: -8px;}

.services_icon a img{ width: 100%;}

.services_icon_last{ width: 124px;margin-right: 20px;display: flex;padding-left: 20px;} 

.services_icon_last img{ width: 72%;text-align: right;}

.more-about .col-cuttin-more-about:before {
    content: '';
    position: absolute;
    top: -35%;
    right: -60%;
    width: 100%;
    height: 100%;
    background: var(--light);
    z-index: 0;
    transform: rotate(75deg);
    display: none;
}

.more-about .col-cuttin-more-about:after {
    content: '';
    position: absolute;
    top: 35%;
    right: -60%;
    width: 100%;
    height: 100%;
    background: var(--light);
    z-index: 0;
    transform: rotate(-75deg);
    display: none;
}  

.line_af{position:relative;}

.line_af::after{position:absolute; top: 16px; left: 0; width:1px; height: 15px; background-color:#0098b3; z-index: 9999;content: "";}

.custom-list-icons li i {
  border-color: #e1e1e1 !important;
  width: 30px !important;
  height: 30px !important;
  line-height: 23px !important;
  top: 0 !important;
}
 
.custom-list-icons li {
  line-height: 20px !important;
  padding-left: 42px !important;
  margin-bottom: 20px !important;
  letter-spacing: 0.5px
}

.counters strong {
  display: block;
  font-weight: 100;
  font-size: 50px;
  line-height: 50px;
}

.counters label {
  display: block;
  font-weight: 300 !important;
  font-size: 14px !important;
  line-height: 20px;
  letter-spacing: 1px;
  color: #016536 !important;
}
.counters label span {
font-style: italic;
  font-weight: 600;
  text-transform: capitalize;
font-family: "Playfair Display", serif
}
.testi_flex{ display: flex; flex-wrap: wrap; justify-content: center;}
.testi_flex p{ width: 100%;color: #000;margin-bottom: 1px;}
.testi_flex h4{ width: 100%; text-align: center;margin-bottom: 0;}
.testi_flex h5{ margin-top: 5px;
  letter-spacing: 0.5px;
  font-family: "Poppins", sans-serif !important;
  font-style: normal;
  color: black;
}  


.test_desi{ width: 100%;}

.test_desi h4{ width: 100%; text-align: center;margin-bottom: 10px;}
.test_desi h5{ margin-top: 5px;
  letter-spacing: 0.5px;
  font-family: "Poppins", sans-serif !important;
  font-style: normal;
  color: black;
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 0px;
text-transform: none;
}   

 
.patient-reviews section.section {  padding: 40px 0 0 0 !important;}

.reviews_bt_pb{ padding-bottom: 70px; padding-top: 70px;}
 
.blog_section{ padding: 70px 0px !important;background-color: #F7F7F7 !important; position: relative !important;}

.introduction{ font-weight: 500; margin-bottom: 0 !important; color: #006334;}

.more-about {
  background-color: var(--light);
  background-position-y: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: auto;
  position: relative;
  overflow: hidden;
  margin-bottom: 0px;
}
 
/* FAQS */

details { cursor: pointer;}

summary:focus-visible {
  outline: 2px solid orange;
  outline-offset: 8px;
  border-radius: 4px;
}

.faqs {width: 100%;}

.faqs h4 {
  font-size: 18px;
  font-weight:400;
  line-height: 27px;
  margin-bottom: 10px;
}
 
summary {
  font-size: 18px;
  color: #f4f4f6;
  display: flex;
  align-items: center;
  margin-bottom: 0px;
}

summary::marker {
  display: none;
  content: "";
}

span {
  margin-top: 0px;
  letter-spacing: 0.5px;
  font-family: "Playfair Display", serif !important;
  font-style: italic;
  text-transform: initial;
}  
 
details > p {
 color: #000;
  font-size: 14px;
  line-height: 155%;
  letter-spacing: .1px;
  margin-bottom: 10px;
  padding-left: 0px;
} 
 
hr {
  border-top: 1px solid #D5D5D5;
  margin-block-end: 10px;
}

.material-symbols-outlined {
  font-family: 'Material Symbols Outlined' !important;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  font-feature-settings: 'liga';
  -moz-font-feature-settings: 'liga';
  -moz-osx-font-smoothing: grayscale;
  color: #025665;
} 

/* Wealth Prospects */

.wealth_prospects p{ color: #FFF;margin-bottom: 40px;}

.wealth_prospects {
  padding: 70px 0px !important;
  position: relative !important;
  padding: 0px 0px 30px 0;
  background: #088BA1;
  background: radial-gradient(circle, rgba(8, 139, 161, 1) 0%, rgba(2, 90, 105, 1) 100%);
}
 
.home_email{ width: 100%;display: flex;background-color: rgba(2, 92, 107, 0.65);padding: 20px 10px;border-left: solid #078499;} 
.home_email_icon{ color: #53a3b0;font-size: 15px;}
.home_email_text{ color: #FFF;display: flex;flex-direction: column;margin-left: 10px;line-height: 1.5;}  
.home_email_text span{ width:100%; color: #FFF;}
 
.home_phone{ width: 100%;display: flex;background-color: rgba(2, 92, 107, 0.65);padding:20px 10px;border-left: solid #078499;margin: 30px 0px;}  
.home_phone_icon{ color: #53a3b0;font-size: 15px;}
.home_phone_text{ color: #FFF;display: flex;flex-direction: column;margin-left: 10px;line-height: 1.5;}  
.home_phone_text span{ width:100%; color: #FFF;}
 
.home_add{ width: 100%;display: flex;background-color: rgba(2, 92, 107, 0.65);padding:20px 10px;border-left: solid #078499;} 
.home_add_icon{ color: #53a3b0;font-size: 15px;}
.home_add_text{ color: #FFF;display: flex;flex-direction: column;margin-left: 10px;line-height: 1.5;}  
.home_add_text span{ width:100%; color: #FFF;}

.custom-form-style-1 .form-control {
  border: 0;
  padding: 19.2px;
  padding: 1.2rem;
  box-shadow: none !important;
  height: auto;
  background: transparent !important;
  border: solid 1px #00A0BB;
} 

.form-control::placeholder, input[type="text"]::placeholder, input[type="password"]::placeholder, input[type="datetime"]::placeholder, input[type="datetime-local"]::placeholder, input[type="date"]::placeholder, input[type="month"]::placeholder, input[type="time"]::placeholder, input[type="week"]::placeholder, input[type="number"]::placeholder, input[type="email"]::placeholder, input[type="url"]::placeholder, input[type="search"]::placeholder, input[type="tel"]::placeholder, input[type="color"]::placeholder, textarea::placeholder {
  color: #94efff;
  letter-spacing: 0.5px;
  font-weight: 200;
  font-size: 12px;
}

.beyond_transactions{ width: 100%; position: absolute; }
.beyond_transactions img{ width: 100%; }

.card_icon_box{ width: 100%;
  text-align: center;}

.card_icon_box_poto{
   width: 100px;
   height: 100px;
   border: solid 1px #fff;
   display: flex;
   align-items: center;
   justify-content: center;
   border-radius: 50%;
   margin: 0 auto;
   box-shadow: rgba(172, 172, 172, 0.2) 0px 7px 29px 0px;
   transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  }

.card_icon_box_poto img{ 
  filter: grayscale(100%);
  opacity: 0.7;
  transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 60px;
} 

.card_icon_box_poto img:hover{
  filter: grayscale(0%);
  opacity: 1;
  transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
 
.card-body {
  padding: 0rem;
  position: relative;
  z-index: 1;
}

.card-body img { width: 100%;border-radius: 6px !important;} 

 
.card {
  --bs-card-spacer-y: 1rem;
  --bs-card-spacer-x: 1rem;
  --bs-card-title-spacer-y: 0.5rem;
  --bs-card-title-color: ;
  --bs-card-subtitle-color: ;
  --bs-card-border-width: var(--bs-border-width);
  --bs-card-border-color: var(--bs-border-color-translucent);
  --bs-card-border-radius: var(--bs-border-radius);
  --bs-card-box-shadow: ;
  --bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-card-cap-padding-y: 0.5rem;
  --bs-card-cap-padding-x: 1rem;
  --bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);
  --bs-card-cap-color: ;
  --bs-card-height: ;
  --bs-card-color: ;
  --bs-card-bg: #f7f7f7;
  --bs-card-img-overlay-padding: 1rem;
  --bs-card-group-margin: 0.75rem;
  color: var(--bs-body-color);
  word-wrap: break-word;
}


.ft_link{ width: 100%; margin-bottom: 0px;}

.ft_link ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex; justify-content: center;
  margin-bottom: 10px;
} 
 
.ft_link li{position: relative;}

.ft_link li::after {
  position: absolute;
  width: 1px;
  height: 15px;
  background-color: #dfdfdf;
  top: 6px;
  left: 0;
  content: "";
} 

.ft_link li:first-child::after {
display: none;
}

.ft_link li a {
  display: block;
  color: rgb(41, 41, 41);
  text-align: center;
  padding:2px 16px;
  text-decoration: none;
  font-size: 12px;
} 
 
.ft_link li a:hover {
  color:var(--primary) !important
}

.ft_add{ width: 100%;text-align: center;}

.ft_add p{ margin-bottom: 0px;color: #000;font-size: 12px;}

.ft_add p a:hover{color: var(--primary) !important;}
  
.pt5_pb {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.ft_flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
 
.ft_logo { width: 100%; }
.ft_logo img { width: 100%; }


/* NEW CSS */

.ft_logo::after { 
  display: none;
 }  
.relative{  position: relative;}
 
.ft_bd{border-top: #ececec 1px solid;}
 
.banner_high{ font-size: 64px; font-weight: 500; font-style: italic; line-height: 1; margin-top: 0px; padding-top: 0px;}

.owl-dots{ margin-top: 25px;}

.brd15{ border-radius: 15px;}
.brd10{ border-radius: 10px;}

.beyond_transactions_bg  {
  background-image: url(../images/insurance_planning/dots.png);
}
.booking_widget{
  width: 100%; 
  height: 1890px;
  border-top: 86px solid #f4f4f4;
}
.justify_center{
  display: flex;
  justify-content: center;
}
.pt15{
  padding-top: 15px !important;
}
.mt8{
  margin-top: 8px !important;
  line-height: 22px;
}
.mt5{
  margin-top: 5px !important;
}
#header .header-nav.header-nav-line nav > ul > li > a:last-child{
  padding-right: 0px !important;
}
  #header .header-nav.header-nav-links nav > ul > li > a, #header .header-nav.header-nav-links nav > ul > li:hover > a, #header .header-nav.header-nav-line nav > ul > li > a, #header .header-nav.header-nav-line nav > ul > li:hover > a {
    padding: 0 ;
    padding-right: 0;
    transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  }
.ls01{
  letter-spacing: 0.1px !important;
}
.mt70{
  margin-top: 70px !important;
}
.contact_sec .location_map iframe {
  width: 100%;
  height: 428px;
  margin-bottom: -8px;
}
.pb70{
  padding-bottom: 70px;
}
ul.social-link li a img {
  width: 22px;
}
ul.social-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 5px;
}
ul.social-link li {
  list-style: none;
  transition: all 0.5s ease;
  margin-right: 17px;
  line-height: 25px;
}
.linkedin_img{
  width: 25px !important;
  opacity: 0.8;
  margin-bottom: 1px;
}
.mr20{
  margin-right: 20px !important;
}
.mt53{
  margin-top: 55px !important;
}
.dis_inline{
  display: inline;
}
.social_flex{
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
ul.social-link li:last-child {
  margin-right: 0px;
}
.pl0{
  padding-left: 0 !important;
}
.growth_txt .animated-letters-wrapper:nth-child(8) .animated-letters-item {
  font-family: "Poppins", sans-serif !important;
}
  #header .header-nav-main nav > ul > li {
    height: 100%;
    align-self: stretch;
    margin-left: 22.5px; 
  }
.cont_txt .animated-letters-wrapper:last-child .animated-letters-item {
  font-family: "Poppins", sans-serif !important;
}
.cont_txt{
  min-height: auto !important;
}

.signature{
  width: 170px;
  margin-bottom: 10px;
}
.linkedin_box{
  background: #03384c;
  position: absolute;
  z-index: 5;
  bottom: -15%;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  text-align: center;
  padding: 7px 0;
  transition: all 0.4s linear;
  border-radius: 0px 0 6px 6px !important;
}
.linkedin_box img{
  width: 28px;
  filter: invert(100%) brightness(200%);
}
.pos_rel{
  position: relative;
}
.card-body:hover .linkedin_box{
  opacity: 1;
  visibility: visible;
  bottom: 0;
  transition: all 0.4s linear;
}
.overflow_hide{
  overflow: hidden;
}
.linkedin_box_founder {
  background: #03384c;
  position: relative;
  z-index: 5;
  bottom: 0px;
  width: 100%;
  text-align: center;
  padding: 7px 0;
  transition: all 0.4s linear;
  border-radius: 0px 0 6px 6px !important;
}
.linkedin_box_founder img{
  width: 28px;
  filter: invert(100%) brightness(200%);
}
.mob_view{
  display: none;
}
.pc_view{
  display: block;
}
.ml35n{
  margin-left: -32px !important;
}
.br360{
  display: none;
}
.faqs_section.beyond_basic_investing.pb0{
  padding-bottom: 0px !important;
}
.mb3{
  margin-bottom: 3px !important;
}
.mt30{
  margin-top: 30px !important;
}
.d-flex{
  display: flex;
}
.menu_arrow{
  margin-right: 8px;
  font-size: 12px;
  line-height: 26px;
  color: #00b368 !important;
}
textarea.form-control {
  resize: none;
}
.pp_sec span {
  font-family: "Poppins", sans-serif !important;
  font-style: normal;
}
.pp_sec b{
font-weight: 600;
font-size: 15px;
}
.pp_sec a{
  color: #067689;
  text-decoration: underline;
    transition: all 0.3s linear;
  font-size: 13px;
}
.pp_sec a:hover{
  color: #000000;
  text-decoration: underline;
  transition: all 0.3s linear;
}
.overflow_hidden{
  overflow: hidden;
}
.banner_center{
  display: flex;
  justify-content: center;
  align-items: center;
  height: calc(100vh - 100px);
}
.banner_hight{
  height: 100vh;
}
.wd100{
  width: 100%;
}
.blog_card{
  box-shadow: 0 3px 4px rgba(0,0,0,0.06);
  border-radius: 11px;
  padding: 12px 12px 5px;
}


@media screen and (min-width:1900px) and (max-width:2500px){
  .big_testi {
    line-height: 131px;
    font-size: 191px;
    margin-left: 4px;
  }
}

@media screen and (min-width:1700px) and (max-width:1800px){
.lg_pc_pl20{
  padding-left: 20px !important;
}
}

@media screen and (min-width:1450px) and (max-width:1700px){
.overlap_wht_bg {
  background-color: #F7F7F7;
  padding-left: 40px !important;
}
}


@media screen and (min-width:1600px) and (max-width:1899px){
  .big_testi {
    line-height: 128px;
    font-size: 191px;
  }
  .banner_content_flex {
    padding: 190px 0;
  }
    .small_ml44n{
    margin-left: -36px !important;
  }

  li{
    line-height: 20px;
  }

  .sm_pc_h67{
    height: 67px;
  }
  .more-about {
    background-position-y: top;
  }
  .sm_pc_w75{
    width: 75%;
    margin-left: 30%;
  }
  .overlap_wht_bg {
    background-color: #F7F7F7;
  }
  p {
    letter-spacing: 0.1px;
  }
  .card_icon_box_poto {
    width: 80px;
    height: 80px;
  }
  .card_icon_box_poto img {
    width: 50px;
  }
  .approach_subtitle {
    margin-bottom: 12px;
  }
  .small_mb0{
    margin-bottom: 0 !important;
  }
  .mt180 {
    margin-top: 134px;
  }
  .big_text {
    line-height: 129px;
    font-size: 174px;
  }
  .services_icon {
    width: 100px;
  }
  .services_icon_last {
    width: 70px;
    margin-right: 31px;
  }
  .services_icon_last img {
    width: 100%;
  }
  .services_content a h1:hover {
    font-size: 28px;
  line-height: 35px
  }
  .services_content h1 {
    font-size: 28px;
    line-height: 35px;
  }
  .services_content h1 span {
    font-size: 30px;
  }
  .services_section {
    min-height: 330px;
  }
  .res_blog_title{
    line-height: 22px;
    height: 60px;
  }
  .fs18 {
    font-size: 16px !important;
    letter-spacing: 1px;
  }
  .accordion.accordion-modern-status > .card .card-header a {
    padding: 13px 24px 13px 24px;
    font-size: 16px !important;
    line-height: 27px;
  }
  .mt100 {
    margin-top: 75px;
  }
  .big_faqs {
    line-height: 134px;
    font-size: 198px;
  }
  .blog_section{ padding: 70px 0px 70px !important;}
  .banner_high {
    font-size: 56px;
    line-height: 60px;
  }
   .blog_box {
    padding: 70px 0px 10px !important;
  }
  .small_pb0{
    padding-bottom: 0 !important;
  }
    .tax_planning_filling_icon {
    width: 226px;
  }
  .banner_insurance_planning_flex {
    padding: 190px 0;
  }
  .focus_on_num_1 {
    font-size: 88px;
  }
  .focus_on_big_box::after {
    width: 100%;
  }
  .focus_on_num {
    font-size: 88px;
  }
  .focus_on_big_box {
    margin-top: 95px;
  }
  .focus_on_big_box_2 {
    margin-top: 95px;
  }
  .acco {
    padding: 0px 22px 10px 22px;
  }
  .what_we_focus_on img {
    width: 160px;
  }
}


@media screen and (min-width:1300px) and (max-width:1599px){
  .overlap_wht_bg {
    background-color: #F7F7F7;
    padding-left: 40px !important;
  }
  .banner_content_flex {
    padding: 160px 0;
  }
  .big_testi {
    line-height: 128px;
    font-size: 191px;
  }
  .small_ml44n{
    margin-left: -36px !important;
  }

  li{
    line-height: 20px;
  }

  .sm_pc_h67{
    height: 67px;
  }
  .more-about {
    background-position-y: top;
  }
  .sm_pc_w75{
    width: 75%;
    margin-left: 30%;
  }
  .overlap_wht_bg {
    background-color: #F7F7F7;
  }
  p {
    letter-spacing: 0.1px;
  }
  .card_icon_box_poto {
    width: 80px;
    height: 80px;
  }
  .card_icon_box_poto img {
    width: 50px;
  }
  .approach_subtitle {
    margin-bottom: 12px;
  }
  .small_mb0{
    margin-bottom: 0 !important;
  }
  .mt180 {
    margin-top: 134px;
  }
  .big_text {
    line-height: 129px;
    font-size: 174px;
  }
  .services_icon {
    width: 100px;
  }
  .services_icon_last {
    width: 70px;
    margin-right: 31px;
  }
  .services_icon_last img {
    width: 100%;
  }
  .services_content a h1:hover {
    font-size: 28px;
  line-height: 35px
  }
  .services_content h1 {
    font-size: 28px;
    line-height: 35px;
  }
  .services_content h1 span {
    font-size: 30px;
  }
  .services_section {
    min-height: 328px;
  }
  .res_blog_title{
    line-height: 22px;
    height: 60px;
  }
  .fs18 {
    font-size: 16px !important;
    letter-spacing: 1px;
  }
  .accordion.accordion-modern-status > .card .card-header a {
    padding: 13px 24px 13px 24px;
    font-size: 16px !important;
    line-height: 27px;
  }
  .mt100 {
    margin-top: 75px;
  }
  .big_faqs {
    line-height: 134px;
    font-size: 198px;
  }
  .blog_section{ padding: 70px 0px 70px !important;}
  .banner_high {
    font-size: 50px;
    line-height: 53px;
  }
   .blog_box {
    padding: 70px 0px 10px !important;
  }
  .small_pb0{
    padding-bottom: 0 !important;
  }
  .tax_planning_filling_icon {
    width: 196px;
  }
  .banner_insurance_planning_flex {
    padding: 160px 0;
  }
  .focus_on_num_1 {
    font-size: 74px;
  }
  .focus_on_big_box::after {
    width: 100%;
  }
  .focus_on_num {
    font-size: 74px;
  }
  .focus_on_big_box {
    margin-top: 95px;
  }
  .focus_on_big_box_2 {
    margin-top: 95px;
  }
  .acco {
    padding: 0px 22px 10px 22px;
  }
  .what_we_focus_on img {
    width: 174px;
  }
}

@media screen and (min-width:1500px) and (max-width:1599px){
  .banner_content_flex {
    padding: 180px 0;
  }
}

@media screen and (min-width:1200px) and (max-width:1299px){
    .what_we_focus_on img {
    width: 160px;
  }
  .more-about {
    background-color: var(--light);
    background-position-y: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    position: relative;
    overflow: visible;
    margin-bottom: 0px;
  }
  .overlap_wht_bg {  background-color: #F7F7F7; padding-left: 40px !important;}
  .text-10 { font-size: 30px !important;}
  .big_testi,.big_text,.big_faqs {font-size: 179px;line-height: 121px;margin-left: 4px;}
  .mh_275_1180_1299{ min-height: 275px !important;}
  .mb_0_small_laptop_{ margin-bottom: 0px !important;}
  .mt_130_small_laptop{ margin-top: 130px !important;}
   .container {
    max-width: 1170px !important;
  }
  .banner_content_flex {
    padding: 150px 0;
  }
    .small_ml44n{
    margin-left: -36px !important;
  }

  li{
    line-height: 20px;
  }

  .sm_pc_h67{
    height: 67px;
  }
  .more-about {
    background-position-y: top;
  }
  .sm_pc_w75{
    width: 75%;
    margin-left: 30%;
  }
  .overlap_wht_bg {
    background-color: #F7F7F7;
  }
  p {
    letter-spacing: 0.1px;
  }
  .card_icon_box_poto {
    width: 80px;
    height: 80px;
  }
  .card_icon_box_poto img {
    width: 50px;
  }
  .approach_subtitle {
    margin-bottom: 12px;
  }
  .small_mb0{
    margin-bottom: 0 !important;
  }
  .mt180 {
    margin-top: 134px;
  }
  .big_text {
    line-height: 129px;
    font-size: 174px;
  }
  .services_icon {
    width: 100px;
  }
  .services_icon_last {
    width: 70px;
    margin-right: 31px;
  }
  .services_icon_last img {
    width: 100%;
  }
  .services_content a h1:hover {
    font-size: 28px;
  line-height: 35px
  }
  .services_content h1 {
    font-size: 28px;
    line-height: 35px;
  }
  .services_content h1 span {
    font-size: 30px;
  }
  .services_section {
    min-height: 330px;
  }
  .res_blog_title{
    line-height: 22px;
    height: 60px;
  }
  .fs18 {
    font-size: 16px !important;
    letter-spacing: 1px;
  }
  .accordion.accordion-modern-status > .card .card-header a {
    padding: 13px 24px 13px 24px;
    font-size: 16px !important;
    line-height: 27px;
  }
  .mt100 {
    margin-top: 75px;
  }
  .big_faqs {
    line-height: 134px;
    font-size: 198px;
  }
  .blog_section{ padding: 70px 0px 70px !important;}
  .banner_high {
    font-size: 50px;
    line-height: 55px;
  }
   .blog_box {
    padding: 70px 0px 10px !important;
  }
  .small_pb0{
    padding-bottom: 0 !important;
  }
  .tax_planning_filling_icon {
    width: 196px;
  }
  .banner_insurance_planning_flex {
    padding: 150px 0;
  }
  .focus_on_num_1 {
    font-size: 74px;
  }
  .focus_on_big_box::after {
    width: 100%;
  }
  .focus_on_num {
    font-size: 74px;
  }
  .focus_on_big_box {
    margin-top: 95px;
  }
  .focus_on_big_box_2 {
    margin-top: 95px;
  }
  .acco {
    padding: 0px 22px 10px 22px;
  }
  .beyond_basic_investing_pg .banner_insurance_planning_title2 {
    font-size: 31px;
  }
  .location_map iframe {
    height: 325px;
  }
  .form-group.arrow_form::after {
    right: -257px;
  }
  .booking_widget {
    width: 100%;
    height: 1834px;
    border-top: 61px solid #f4f4f4;
  }
}


@media screen and (min-width:1100px) and (max-width:1199px){
  .form-group.arrow_form::after {
    right: -230px;
  }
   .container, .container-lg, .container-md, .container-sm {
    max-width: 1060px;
  }
  .small_ml44n{
    margin-left: -46px !important;
  }
  .banner_content_flex {
    padding: 150px 0;
  }
  li{
    line-height: 20px;
  }

  .sm_pc_h67{
    height: 67px;
  }
  .more-about {
    background-position-y: top;
  }
  .sm_pc_w75{
    width: 75%;
    margin-left: 30%;
  }
  .overlap_wht_bg {
    background-color: #F7F7F7;
  }
  p {
    letter-spacing: 0.3px;
  }
  .card_icon_box_poto {
    width: 80px;
    height: 80px;
  }
  .card_icon_box_poto img {
    width: 50px;
  }
  .approach_subtitle {
    margin-bottom: 12px;
  }
  .small_mb0{
    margin-bottom: 0 !important;
  }
  .mt180 {
    margin-top: 134px;
  }
  .big_text {
    line-height: 129px;
    font-size: 174px;
  }
  .services_icon {
    width: 100px;
  }
  .services_icon_last {
    width: 70px;
    margin-right: 31px;
  }
  .services_icon_last img {
    width: 100%;
  }
  .services_content a h1:hover {
    font-size: 28px;
  line-height: 35px
  }
  .services_content h1 {
    font-size: 28px;
    line-height: 35px;
  }
  .services_content h1 span {
    font-size: 30px;
  }
  .services_section {
    min-height: 330px;
  }
  .blog_box .card-text {
    height: 78px;
  }
  .res_blog_title{
    line-height: 22px;
    height: 60px;
  }
  .fs18 {
    font-size: 16px !important;
    letter-spacing: 1px;
  }
  .accordion.accordion-modern-status > .card .card-header a {
    padding: 13px 24px 13px 24px;
    font-size: 16px !important;
    line-height: 27px;
  }
  .mt100 {
    margin-top: 75px;
  }
  .big_faqs {
    line-height: 134px;
    font-size: 198px;
  }
  .blog_section{ padding: 70px 0px 70px !important;}
  .banner_high {
    font-size: 50px;
    line-height: 53px;
  }
   .blog_box {
    padding: 70px 0px 10px !important;
  }
    .small_wd33{
    width: 33.33%;
  }
  .small_pb0{
    padding-bottom: 0 !important;
  }
  .tax_planning_filling_icon {
    width: 196px;
  }
  .banner_insurance_planning_flex {
    padding: 150px 0;
  }
  .focus_on_num_1 {
    font-size: 74px;
  }
  .focus_on_big_box::after {
    width: 100%;
  }
  .focus_on_num {
    font-size: 74px;
  }
  .focus_on_big_box {
    margin-top: 95px;
  }
  .focus_on_big_box_2 {
    margin-top: 95px;
  }
  .big_testi {
    font-size: 160px;
    line-height: 108px;
    margin-left: 4px;
  }
  .acco {
    padding: 0px 22px 10px 22px;
  }
  .focus_on_text {
    font-size: 16px;
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .beyond_basic_investing_pg .banner_insurance_planning_title2 {
    font-size: 31px;
    letter-spacing: 0;
  }
    textarea.form-control {
    resize: none;
    height: 150px !important;
  }
  .location_map iframe {
    height: 322px;
  }
  .booking_widget {
    width: 100%;
    height: 1726px;
    border-top: 6px solid #f4f4f4;
  }
}

@media screen and (min-width:1000px) and (max-width:1099px){
  .form-group.arrow_form::after {
    right: -210px;
  }
  .beyond_basic_investing_pg .banner_insurance_planning_title2 {
    font-size: 29px;
    letter-spacing: 0;
  }
  .acco {
    padding: 0px 22px 10px 22px;
  }
    .small_ml44n{
    margin-left: -46px !important;
  }
  .container, .container-lg, .container-md, .container-sm {
    max-width: 990px;
  }
  .banner_content_flex {
    padding: 150px 0;
  }
  .ft_link li a {
    padding: 2px 5px;
  }
  li{
    line-height: 20px;
  }
  .ft_add {
    margin-top: 0px;
  }
  .sm_pc_h67{
    height: 67px;
  }
  .more-about {
    background-position-y: top;
  }
  .sm_pc_w75{
    width: 75%;
    margin-left: 30%;
  }
  .overlap_wht_bg {
    background-color: #F7F7F7;
  }
  p {
    letter-spacing: 0.3px;
  }
  .card_icon_box_poto {
    width: 80px;
    height: 80px;
  }
  .card_icon_box_poto img {
    width: 50px;
  }
  .approach_subtitle {
    margin-bottom: 12px;
  }
  .small_mb0{
    margin-bottom: 0 !important;
  }
  .mt180 {
    margin-top: 134px;
  }
  .big_text {
    line-height: 129px;
    font-size: 174px;
  }
  .services_icon {
    width: 100px;
  }
  .services_icon_last {
    width: 70px;
    margin-right: 31px;
  }
  .services_icon_last img {
    width: 100%;
  }
  .services_content a h1:hover {
    font-size: 28px;
  line-height: 35px
  }
  .services_content h1 {
    font-size: 28px;
    line-height: 35px;
  }
  .services_content h1 span {
    font-size: 30px;
  }
  .services_section {
    min-height: 330px;
  }
  .blog_box .card-text {
    height: 78px;
  }
  .res_blog_title{
    line-height: 22px;
    height: 60px;
  }
  .fs18 {
    font-size: 16px !important;
    letter-spacing: 1px;
  }
  .accordion.accordion-modern-status > .card .card-header a {
    padding: 13px 24px 13px 24px;
    font-size: 16px !important;
    line-height: 27px;
  }
  .mt100 {
    margin-top: 75px;
  }
  .big_faqs {
    line-height: 134px;
    font-size: 198px;
  }
  .blog_section{ padding: 70px 0px 70px !important;}
  .banner_high {
    font-size: 50px;
    line-height: 53px;
  }
   .blog_box {
    padding: 70px 0px 10px !important;
  }
  .small_wd33{
    width: 33.33%;
  }
  .small_pb0{
    padding-bottom: 0 !important;
  }
  .tax_planning_filling_icon {
    width: 196px;
  }
  .banner_insurance_planning_flex {
    padding: 150px 0;
  }
  .focus_on_num_1 {
    font-size: 74px;
  }
  .focus_on_big_box::after {
    width: 100%;
  }
  .focus_on_num {
    font-size: 74px;
  }
  .focus_on_big_box {
    margin-top: 95px;
  }
  .focus_on_big_box_2 {
    margin-top: 95px;
  }
  .focus_on_text {
    font-size: 16px;
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .form_title .side-lines-text::before {
    right: 88%;
  }
  .form_title .side-lines-text::after {
    left: 88%;
  }
  textarea.form-control {
    resize: none;
    height: 132px !important;
  }
  .contact_detail .col-md-8 {
    flex: 0 0 auto;
    width: 84%;
  }
}

@media screen and (max-width:767px){
  .banner_content_flex {
    padding: 40px 0;
  }
  .text-10 {
    font-size: 28px !important;
  }
  .mob_hgt{
    min-height: 75px;
  }
  .section_cards {
    padding-bottom: 30px;
    padding-top: 42px;
  }
  .card_flex {
    flex-wrap: wrap;
  }
  .tabs-nav {
    flex-wrap: wrap;
    border-bottom: none;
  }
  .line_af::after {
    position: absolute;
    top: 19px;
    left: 0;
    width: 1px;
    height: 20px;
    background-color: #0098b3;
    z-index: 9999;
    content: "";
  }
  ::selection {
    color: var(--primary-inverse);
    background: var(--primary);
  }
  .tabs-nav button{
    width: 50%;
  }
  .mob_line_none::after{
    display: none;
  }
  .tabs-content .tab-content {
    padding: 30px 0px 5px;
    box-shadow: none !important;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    left: 0;
  }
  .services_flex{
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .services_icon{
    margin-bottom: 10px;
    width: 62px;
    margin-left: 2px;
  }
  .more-about {
    padding-top: 0%;
    background-position-y: top;
  }
  .reviews_bt_pb {
    padding-bottom: 40px;
    padding-top: 66px;
  }
  .blog_section {
    padding: 42px 0px 3px !important;
  }
  .ft_logo {
    max-width: 180px;
  }
  .ft_link ul {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .ft_link li{
    width: 45%;
  }
  .ft_link {
    margin: 0px 0 6px;
  }
  .ft_link li::after {
    left: -34px;
  }
  .ft_link li.mob_line_none::after{
    display: none;
  }
  .ft_link li a {
    text-align: left;
    padding: 2px 0px;
  }
  .ft_add {
    text-align: left;
  }

  /*  */
  .mob_pt19rem{
    padding-top: 19rem !important;
  }
  .mob_mb10{
    margin-bottom: 10px !important;
  }
  .mob_mb20{
    margin-bottom: 20px !important;
  }
  .mob_fwrap{
    flex-wrap: wrap !important;
  }
  .mob_w33{
    width: 33% !important;
  }
  .mob_mt20{
    margin-top: 20px;
  }
  .mob_fs .text-10{
    font-size: 22px !important;
  }
  .patient-reviews .owl-stage-outer .owl-item {
    padding: 0 0px;
  }
  .mob_pdlr50{
    padding: 0 50px;
  }
  .playfair {
    font-size: 24px !important;
  }
  .banner_high {
    font-size: 23px;
    line-height: 30px;
    min-height: auto !important;
    text-align: center;
  }
  .banner_content_flex {
    align-items: center;
    justify-content: center;
  }
  .w130_logo {
    width: 94px !important;
  }
  header .btn {
    font-size: 16px;
    padding: 3px 9px 2px;
  }
  #header .header-nav.header-nav-links, #header .header-nav.header-nav-line {
    min-height: auto;
    padding: 0;
  }
    .mb-4 {
    margin-bottom: 22px !important;
  }
  #header.header-effect-shrink .header-container {
    height: auto !important;
    min-height: auto !important;
    padding: 12px 12px;
  }
  .start_your_journey.xp {
    font-size: 11px;
    margin-top: 3px !important;
  }
  .underline::after {
    top: 29px;
  }
  #header .header-nav-main nav {
    padding: 0px 12px;
    max-height: 100vh;
  }
  #header .header-nav-main nav > ul > li {
    margin: 4px 0px;
    padding: 9px 0;
  }
  #header .header-nav-main nav > ul li a {
    font-size: 13px !important;
    font-weight: 400 !important;
    letter-spacing: 0.3px;
    text-transform: uppercase !important;
    color: #4d4d4d !important;
  }
  #header .header-btn-collapse-nav:active{
    outline: none;
    border-color: transparent;
  }
  #header .header-nav.header-nav-line nav > ul:not(:hover) li > a.active::before {
    background: unset;
    color: unset;
  }
  #header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a.active {
    background: #0000 !important;
    color: #088aa1 !important;
    font-weight: 500 !important;
  }
  #header .header-nav-main nav > ul li.dropdown > a.active {
    margin-top: 0px;
    margin-bottom: 0px;
  } 
  #header .header-nav-main nav > ul li a.dropdown-toggle .fa-chevron-down {
    width: 100%;
    justify-content: flex-end;
  }
  #header .header-nav-main {
    box-shadow: 0 5px 15px #0000001a;
  }
  .link_with_icon p {
    width: auto;
    margin-top: 0px;
    margin-left: 10px;
    color: #4d4d4d;
    font-weight: 400 !important;
    font-size: 13px;
  }
  .link_with_icon:hover a img {
    width: 28px;
  }
  .link_with_icon a img {
    width: 28px;
    filter: grayscale(100%) invert(100%) brightness(67%);
  }
  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
    display: flex;
    align-items: center;
    margin: 4px 0px;
    padding: 10px 0;
  }
   #header .header-nav-main nav > ul li.dropdown.open > .dropdown-menu {
    display: block;
    margin-left: 20px;
    border: none !important;
    margin-top: 11px !important;
  }
  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li .col-lg-3:last-child a{
    border-bottom: none !important;
  }
  .banner_bg {
    background-size: 850px;
    background-position: -9% 32%;
    height: unset;
  }
  .banner_center {
    height: unset;
    }
  h3 {
    font-size: 21px !important;
    margin-bottom: 22px;
  }
  .res_mt5{
    margin-top: 5px !important;
  }
  .card_icon_box_poto img {
    width: 45px;
  }
  .card_icon_box_poto {
    width: 68px;
    height: 68px;
  }
  p{
    line-height: 22px;
    font-size: 13px;
    letter-spacing: 0.3px;
  }
  .approach_subtitle {
    font-size: 16px !important;
    margin-bottom: 10px;
  }
  .res_mb5{
    margin-bottom: 5px !important;
  }
  .res_mb0{
    margin-bottom: 0px !important;
  }
  .res_mb10{
    margin-bottom: 10px !important;
  }
  .res_mb15{
    margin-bottom: 15px !important;
  }
  .res_mt35 {
    margin-top: 35px;
  }
  .tabs-nav button {
    letter-spacing: 0.5px;
    line-height: 18px;
    font-size: 13px;
    padding: 9px 20px;
  }
  #tab3::after{
    display: none;
  }
  .tabs-nav button.active {
    border-radius: 0;
    border-bottom: 2px solid #fff0;
    transition: all 0.1s ease;
    color: #078297 !important;
  }
  .tabs-nav button {
    border-bottom: 2px solid transparent;
  }
  .tab-indicator {
    display: none;
  }
  .services_content h1 span {
    font-size: 24px;
    letter-spacing: 1px;
  }
  .services_content h1 {
    font-size: 22px;
    letter-spacing: 0px;
    line-height: 27px;
    text-align: center;
  }
  .services_content a h1:hover {
    font-size: 22px;
    letter-spacing: 0px;
    line-height: 27px;
  }
  .services_icon_last {
    width: 34px;
    margin-right: 0px;
    margin-bottom: 15px;
    padding-left: 0;
    margin-top: -10px;
  }
  .services_section {
    min-height: 310px;
  }
  .services_icon_last img {
    width: 100%;
  }
  .res_pt40{
    padding-top: 40px !important;
  }
  .custom-list-icons li i {
    width: 30px !important;
    height: 30px !important;
    line-height: 21px !important;
  }
  .list.list-icons.list-icons-style-2 li {
    padding-top: 4px;
  }
  .res_wd50{
    width: 50%;
  }
  .res_ptb40{
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .res_mt30{
    margin-top: 30px !important;
  }
  .testi_flex p {
    margin-bottom: 1px;
    height: 330px;
    letter-spacing: 0px;
  }
  .testi_flex {
    margin-bottom: 4px;
  }
  .res_mb24{
    margin-bottom: 24px !important;
  }
  .res_padd0{
    padding: 0;
  }
  .counters label {
    font-size: 13px !important;
  }
  .test_desi h4 {
    margin-bottom: 2px;
    font-size: 16px !important;
  }
  .res_mt0{
    margin-top: 0 !important;
  }
  .res_blog_title{
    line-height: 21px;
    font-size: 16px !important;
    letter-spacing: 0.5px;
    margin-bottom: 8px !important;
    height: auto;
  }
  .res_mb30{
    margin-bottom: 30px !important;
  }
  .res_mt10{
    margin-top: 10px !important;
  }
  .accordion.accordion-modern-status > .card .card-header a {
    padding: 12px 14px;
    font-size: 14px !important;
    line-height: 21px;
    letter-spacing: 0.15px;
  }
  .accordion.accordion-modern-status > .card .card-header a::after {
    right: 14px;
  }
  .accordion.accordion-modern-status.accordion-modern-status-arrow > .card .card-header a::after {
    font-size: 13px;
  }
  .acco {
    padding: 0px 14px 10px 14px;
    letter-spacing: 0.15px;
  }
  .ft_copyright{
    padding-top: 1px;
    padding-bottom: 1px;
  }
  .res_mar0{
    margin: 0;
  }
  .res_wd48{
    width: 48% !important;
    padding: 0;
  }
  .res_ls01{
    letter-spacing: 0.1px !important;
  }
  html .scroll-to-top.hidden-mobile {
    display: block !important;
  }
  html .scroll-to-top {
    bottom: 11px;
    right: 8px;
    min-width: auto;
    font-size: 10px;
    height: 33px;
    width: 33px;
    line-height: 33px;
    padding: 0;
  }
  .mob_view{
    display: block;
  }
  .res_mt8{
    margin-top: 6px !important;
  }
  .about_section {
    position: relative;
    padding: 42px 0px;
  }
  .founder_full_width {
    width: 100%;
    margin-top: 20px;
  }
  blockquote {
    padding: 5px 8px;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 22px;
  }
  .signature {
    width: 130px;
    margin-bottom: 12px;
  }
  .company_overview h2 {
    font-size: 21px;
    line-height: 22px;
    margin-top: 0;
  }
  .company_overview h2 span {
    font-size: 22px;
  }
  .res_pt0{
    padding-top: 0px !important;
  }
  .p_all30 {
    padding: 16px !important;
  }
  .res_pb40{
    padding-bottom: 40px !important;
  }
  .certification img {
    width: 146px;
  }
  .certification {
    width: 150px;
    height: 150px;
    margin-bottom: 13px;
  }
  .pc_view{
    display: none;
  }
  .banner_insurance_planning_title1 {
    font-size: 22.5px;
    line-height: 30px;
    min-height: auto !important;
  }
  .banner_insurance_planning_flex {
    padding: 5px 0 40px;
    align-items: center;
    text-align: center;
  }
  .banner_insurance_planning_title2 {
    font-size: 22px;
    line-height: 30px;
    min-height: auto !important;
  }
  h1{
    line-height: 30px;
  }
  .tax_planning_filling_icon {
    width: 50px;
  }
  .banner_flex {
    justify-content: center;
    margin-top: 40px;
  }
  .res_col_rev{
    display: flex;
    flex-direction: column-reverse;
  }
  .what_we_focus_on {
    padding-top: 40px;
    padding-bottom: 40px !important;
  }
  .insurance_planning_welcome h2 {
    font-size: 21px;
    margin-bottom: 5px;
  }
  .what_we_focus_on img{
    width: 110px;
    margin-bottom: 11px;
  }
  .what_we_focus_on p{
    margin-bottom: 0px;
  }
  .res_pb40{
    padding-bottom: 40px !important;
  }
  .res_ls05lh{
    letter-spacing: 0.5px;
    margin-top: 5px;
  }
  .focus_on_big_box {
    margin-top: -7px;
  }
  .link_with_icon.active_services a img {
    width: 28px;
  }
  .underline:hover::after {
    top: 29px;
  }
  .res_tc{
    text-align: center;
  }
  .faqs_section {
    padding: 40px 0px 0 0 !important;
  }
  .elevate {
    padding: 40px 0px;
    font-size: 21px;
  }
  .elevate span {
    display: block;
    letter-spacing: 0.2px;
  }
  .focus_on_num_1 {
    position: relative;
    top: 20px;
    left: -1px;
    font-size: 54px;
    line-height: 65px;
    font-weight: 200;
    display: flex;
    justify-content: center;
  }
  .focus_on_set_1 {
    background-color: transparent;
    width: 47%;
  }
  .what_we_focus_on .flex_align_items_center {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .focus_on_text {
    font-size: 15px;
    margin-top: 1px;
    padding: 6px 0;
    z-index: 10;
    position: relative;
    text-align: center;
  }
  .focus_on_big_box::after {
    top: 65px;
    width: 100%;
    left: 0;
    right: 0;
  }
  .focus_on_big_box::before {
    width: 100%;
    position: absolute;
    top: 81%;
    left: 0;
    height: 1px;
    content: "";
    background: radial-gradient(circle, rgb(234, 234, 234) 65%, rgba(255, 255, 255, 0) 100%);
  }
  .ml35n {
    margin: 0px !important;
  }
  .focus_on_big_box_1::after {
    top: 65px;
    width: 100%;
    left: 0;
    right: 0;
  }
  .focus_on_big_box_1 {
    margin-top: 0px;
    margin-bottom: 5px;
  }
  .focus_on_text span {
    letter-spacing: 0.3px !important;
  }
  .insurance_planning_step {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .focus_on_num {
    position: relative;
    top: 19px;
    left: 0;
    font-size: 54px;
    line-height: 65px;
    font-weight: 200;
    display: flex;
    justify-content: center;
  }
  .focus_on_set_2 {
    background-color: transparent;
    width: 47%;
  }
  .insurance_planning_step_text {
    font-size: 15px;
    margin-top: 1px;
    padding: 6px 0;
    z-index: 10;
    position: relative;
    text-align: center;
    line-height: 20px;
  }
  .insurance_planning_step .flex_align_items_center {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .focus_on_big_box_2::after {
    top: 65px;
    width: 100%;
    left: 0;
    right: 0;
  }
  .focus_on_big_box_3::after {
    top: 65px;
    width: 100%;
    left: 0;
    right: 0;
  }
  .focus_on_big_box_2 {
    margin-top: 0px;
  }
  .focus_on_big_box_3 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .res_block{
    display: block;
  }
  .res_lh29{
    line-height: 29px !important;
  }
  span {
    letter-spacing: 0px;
  }
  .insurance_planning_pg .focus_on_big_box_1::after {
    top: 65px;
    width: 52%;
  }
  .br360{
    display: none;
  }
  .res_mb8{
    margin-bottom: 8px !important;
  }
  .beyond_basic_investing_pg .focus_on_big_box::before {
    width: 52%;
    top: 75%;
  }
  .beyond_basic_investing_pg .wel_beyond .side-lines-text::before {
    right: 92%;
    margin-right: 10px;
  }
  .beyond_basic_investing_pg .wel_beyond .side-lines-text::after {
    left: 92%;
    margin-left: 10px;
  }
  .insurance_planning_welcome.title_line {
    padding-left: 0px;
  }
  .faqs_section.beyond_basic_investing {
    padding: 40px 0px 30px 0px !important;
  }
  .pt15 {
    padding-top: 12px !important;
  }
  .contact.pt-4 {
    padding-top: 10px !important;
  }
  .res_pb0{
    padding-bottom: 0 !important;
  }
  .res_mt5{
    margin-top: 5px !important;
  }
  .contact.pt15 {
    padding-top: 10px !important;
  }
  h4 {
    font-size: 16px !important;
  }
  .res_mt16{
    margin-top: 16px !important;
  }
  .form_title .side-lines-text::before {
    right: 88%;
  }
  .form_title .side-lines-text::after {
    left: 88%;
  }
  .form-control::placeholder, input[type="text"]::placeholder, input[type="password"]::placeholder, input[type="datetime"]::placeholder, input[type="datetime-local"]::placeholder, input[type="date"]::placeholder, input[type="month"]::placeholder, input[type="time"]::placeholder, input[type="week"]::placeholder, input[type="number"]::placeholder, input[type="email"]::placeholder, input[type="url"]::placeholder, input[type="search"]::placeholder, input[type="tel"]::placeholder, input[type="color"]::placeholder, textarea::placeholder {
    letter-spacing: 0.5px;
    font-size: 13px !important;
  }
  .custom-form-style-1 .form-control {
    padding: 11px !important;
    height: 45px;
  }
  .form-control:not(.form-control-sm):not(.form-control-lg) {
    font-size: 13px;
    line-height: 15px;
    letter-spacing: 0.8px;
  }
  .form-group.arrow_form::after {
    font-size: 10px;
    right: 0;
    top: 22px;
    left: 91%;
  }
  textarea.form-control {
    height: auto !important;
    resize: none;
  }
  .submit {
    padding: 0 12px;
  }
  .location_map iframe {
    height: 400px;
  }
  .res_mt42{
    margin-top: 42px !important;
  }
  .booking_widget {
    width: 100%;
    height: 2013px;
    border-top: none;
    margin-top: -58px;
  }
  .res_mlr_auto{
    margin: 0 auto;
  }
  .res_center{
    display: flex !important;
    justify-content: center !important;
  }
  .res_ml18{
    margin-left: 18px !important;
  }
  .res_ml10{
    margin-left: 10px !important;
  }
  .services_icon img {
    margin-left: 0;
  }
  .res_cen_box.focus_on_big_box_1::after {
    left: 25%;
    right: 25%;
  }
  .beyond_basic_investing_pg .res_cen_box.focus_on_big_box::before {
    left: 25%;
    right: 25%;
  }
  .banner_hight{
  height: unset;
}
}


@media screen and (min-width:575px) and (max-width:767px){
  .mob_w100{
    width: 100%;
  }
}
@media screen and (min-width:700px) and (max-width:767px){
  .mob_pt19rem {
    padding-top: 34rem !important;
  }
}
@media screen and (min-width:650px) and (max-width:700px){
  .mob_pt19rem {
    padding-top: 31rem !important;
  }
}
@media screen and (min-width:600px) and (max-width:650px){
  .mob_pt19rem {
    padding-top: 29rem !important;
  }
}
@media screen and (min-width:550px) and (max-width:600px){
  .mob_pt19rem {
    padding-top: 27rem !important;
  }
}
@media screen and (min-width:501px) and (max-width:550px){
  .mob_pt19rem {
    padding-top: 25rem !important;
  }
}
@media screen and (min-width:451px) and (max-width:500px){
  .mob_pt19rem {
    padding-top: 23rem !important;
  }
}
@media screen and (min-width:400px) and (max-width:450px){
  .mob_pt19rem {
    padding-top: 20rem !important;
  }
}

@media screen and (min-width:420px) and (max-width:430px){
  .line_af::after {
    position: absolute;
    top: 16px;
    left: 10px;
  }
  .testi_flex p {
    margin-bottom: 1px;
    height: 286px;
  }
    .mob_412_block{
    display: none;
  }
    span {
    letter-spacing: 0.2px;
  }
}

@media screen and (min-width:410px) and (max-width:420px){
  .line_af::after {
    position: absolute;
    top: 16px;
    left: 8px;
  }
  .mob_412_block{
    display: none;
  }
    span {
    letter-spacing: 0.2px;
  }
   .testi_flex p {
    height: 308px;
  }
}

@media screen and (min-width:378px) and (max-width:389px){
  .services_content h1 {
    font-size: 21.5px;
  }
  .focus_on_set_2 {
    width: 48%;
  }
   .focus_on_set_1 {
    width: 48%;
  }
}


@media screen and (min-width:350px) and (max-width:377px){
   .services_content h1 {
    font-size: 21px;
  }
  .services_content h1 span {
    font-size: 23px;
  }
  .services_content a h1:hover {
    font-size: 21px;
  }
  .testi_flex p {
    margin-bottom: 1px;
    height: 308px;
    letter-spacing: 0.1px;
  }
  .testi_flex p {
    height: 352px;
  }
   .text-10 {
    font-size: 28px !important;
  }
  .mob_hgt{
    min-height: 56px;
  }
   .mob_pt19rem {
    padding-top: 18rem !important;
  }
  .services_icon {
  width: 140px;
}
   .mob_fs .text-10 {
    font-size: 19px !important;
  }
  .banner_high {
    font-size: 20.5px;
  }
    h3 {
    font-size: 20px !important;
  }
  .company_overview h2 {
    font-size: 20px;
  }
  .insurance_planning_welcome h2 {
    font-size: 20.5px;
  }
  .insurance_planning_step_text {
    font-size: 15px;
  }
  .focus_on_text {
    font-size: 15px;
  }
  .elevate {
    font-size: 20px;
  }
  .br360{
    display: block;
  }
}


@media screen and (min-width:350px) and (max-width:367px){
   .testi_flex p {
    height: 374px;
    letter-spacing: 0.2px !important;
  }
}