@font-face
{
  font-family:'FontAwesome';
  src:url('./fontawesome-webfont.eot');
  src:url('./fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/fontawesome-webfont.woff') format('woff'),
  url('../fonts/fontawesome-webfont.ttf') format('truetype'),
  url('../fonts/fontawesome-webfont.svg#FontAwesome') format('svg');
  font-weight:normal;
  font-style:normal
}

@font-face {
    font-family: 'NexaRegular';
    src: local('â˜žNexaRegular'), local('NexaRegular'),
        url('../fonts/NexaRegular.woff2') format('woff2'),
        url('../fonts/NexaRegular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nexa';
    src: local('Nexa Bold'), local('NexaBold'),
        url('../fonts/NexaBold.woff2') format('woff2'),
        url('../fonts/NexaBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: local('Lato Medium'), local('Lato-Medium'),
        url('../fonts/Lato-Medium.woff2') format('woff2'),
        url('../fonts/Lato-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: local('Lato Semibold'), local('Lato-Semibold'),
        url('../fonts/Lato-Semibold.woff2') format('woff2'),
        url('../fonts/Lato-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: local('Lato Regular'), local('Lato-Regular'),
        url('../fonts/Lato-Regular.woff2') format('woff2'),
        url('../fonts/Lato-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Lato';
    src: local('Lato Bold'), local('Lato-Bold'),
        url('../fonts/Lato-Bold.woff2') format('woff2'),
        url('../fonts/Lato-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

body {padding: 0;margin: 0;font-family: 'Lato';font-weight: 400;overflow-x: hidden;}
html, body {width: 100%;height: 100%}
a {text-decoration: none;color: #324AB2;transition: all 0.6s ease-out;-webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-ms-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;}
a:hover {text-decoration: none!important;cursor: pointer; color: #000;}
a:focus {text-decoration: none;transition: all 1s ease}
:focus {outline: none!important}
::-moz-selection {background-color:#000;color:#fff}
::selection {background-color: #000;color: #fff}   
.other-services-bottum-text .section-title::selection, .services-tabs ul.nav.nav-tabs li a.active .services-text h2::selection, .hero-title::selection{color: #fff;-webkit-background-clip: text; -webkit-text-fill-color: #fff;}
img {max-width: 100%;height: auto}
p {font-family: 'Lato';font-style: normal;font-weight: 400;font-size: 18px;line-height: 28px;color: #666;}
p a {color: #324AB2;}
p b { font-weight: 600; color: #000; }
p strong {color: #324AB2; font-weight: 500;}
p a:hover {color: #000;}
ul, ol, ul li, ol li {margin: 0;padding: 0;}
ul li a, ol li a {color: #000;}
ul li a:hover, ol li a:hover {color: #000;}
figure, address {margin: 0;}
input, textarea, select, button {border-radius: 0;-webkit-box-shadow: none;box-shadow: none;outline: none;}
input:focus, textarea:focus, select:focus, button:focus { outline: 0 !important; -webkit-box-shadow: none !important; box-shadow: none !important; }
h1, h2, h3, h4, h5, h6 {font-family: 'Nexa';font-style: normal;font-weight: 700;color: #000;margin-bottom: 15px;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: #324AB2;}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {color: #324AB2;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {color: #000;}
h1 {font-size: 40px;line-height: 48px;}
h2 {font-size: 34px;line-height: 42px;}
h3 {font-size: 30px;line-height: 38px;}
h4 {font-size: 28px;line-height: 36px;}
h5 {font-size: 25px;line-height: 32px;}
h6 {font-size: 20px;line-height: 28px;}
select::-ms-expand {display: none;}
select {-moz-appearance: none;}
.alignleft {float: left;margin-right: 1.5em;margin-bottom: 15px;margin-top: 8px;}
.alignright {float: right;margin-left: 1.5em;margin-bottom: 15px;margin-top: 8px;}
.aligncenter {clear: both;display: block;margin: 0 auto 15px}
.default-css ul , .default-css ol{ margin-bottom: 20px; }
.default-css ol {padding-left: 18px;}
.default-css ul li, .default-css ol li { font-family: 'Lato'; font-style: normal; font-weight: 400; font-size: 18px; line-height: 28px; color: #666; margin: 0 0 12px; }
.default-css ul li a, .default-css ol li a {color: #324AB2}
.default-css ul li strong, .default-css ol li strong {color: #324AB2;font-weight: 700;}
.default-css ul li a:hover, .default-css ol li a:hover {color: #000}
.default-css ul li {list-style: none; background: url(../images/list-arrow.png) no-repeat; background-position: 0 6px; padding-left: 26px; background-size: 18px; }

ul.two-col {display: flex;flex-wrap: wrap;}
ul.three-col {display: flex;flex-wrap: wrap;}
ul.three-col li {width: 33.33%;}
ul.two-col li {width: 50%;}
@media (max-width: 900px) {
ul.three-col li {width: 50%;}
}
@media (max-width: 575px) {
ul.two-col {display: block;}
ul.three-col {display: block;}
ul.three-col li {width: 100%;}
ul.two-col li {width: 100%;}
}



/*--floating-icon--*/
.floating-icon a { padding: 40px 16px; display: inline-block; text-align: center; font-family: 'Lato';border-radius: 4px 0 0 4px;background: #324ab2; color: #FFF; font-size: 20px; font-style: normal; font-weight: 600; line-height: 28px;border: 1px solid #324AB2; }
.floating-icon { position: absolute; opacity: 0; transition: opacity 0s ease-in-out; z-index: 11; right: 0px; top: 50% !important;transform: translateY(-50%) !important; writing-mode: sideways-lr; }
.floating-icon a:hover {color: #324AB2;background: #fff;transition: 0.6s; box-shadow: 0px 0px 20px 0px rgba(0, 0, 255, 0.20); }
.floating-icon.sticky{ position: fixed;  opacity: 1;}


.default-section{ padding:100px 0 ; }

.dark-section p , .dark-section .heading-title , .dark-section .heading-title strong , .dark-section h1 , .dark-section h2 , .dark-section h3 , .dark-section h4 , .dark-section h5 , .dark-section h6 , .dark-section ul li , .dark-section ol li , .dark-section p b { color: #fff; }
.dark-section p a:hover { color: #fff; }
.dark-section .heading-title strong { color: #fff; }

/* heading */
.heading-title { margin-bottom: 15px; color: #000; font-family: "Nexa"; font-size: 60px; font-style: normal; font-weight: 700; line-height: 70px; position: relative;}
.heading-title strong { color: #324AB2; font-weight: 700; }

/* btns */
a.theme-btn {
    display: inline-block; position: relative; padding: 14px 30px 16px; text-align: center; font-family: Lato; font-size: 20px; font-style: normal; font-weight: 500; line-height: 28px; align-items: center; border-radius: 4px; border: 1px solid transparent; min-width: 170px;
}
a.theme-btn.btn-black { color: #ffffff; background: #000000; border-color:#000000;}
a.theme-btn.btn-black:hover { background: #324AB2; color: #fff; border-color: #324AB2;}
a.theme-btn.btn-white { border-color: #324AB2; background: #FFF; box-shadow: 0px 0px 20px 0px rgba(0, 0, 255, 0.20);color: #324AB2; }
a.theme-btn.btn-white:hover { color: #ffffff; background: #324AB2; border-color:#324AB2;}
a.theme-btn.btn-blue { background: #324AB2; color: #fff; }
a.theme-btn.btn-blue:hover { background: #fff; color: #324AB2; box-shadow: 0px 0px 20px 0px rgba(0, 0, 255, 0.20); border-color: #324AB2; }

.banner-btns a.theme-btn.btn-white { color: #30457C; }
.banner-btns a.theme-btn.btn-white:hover{color: #fff;}

/*--header--*/
body.sticky-header-on { padding-top: 160px; /* Header height */ }

.header-section { position: relative; top: 0; left: 0px; right: 0px; z-index: 99;  transition: all 0.3s ease; background: #FFF; box-shadow: none; }
.header-section.sticky {position: fixed; box-shadow: 0px 4px 20px 0px rgba(48, 69, 124, 0.20); width: 100%;background: #fff; -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown; animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;}
@keyframes fadeInDown { 0% { opacity: 0; transform: translate3d(0,-100%,0) } to { opacity: 1; transform: none } }
.menu-navbar{ background: #324AB2; padding: 0; margin: 0 0 0 auto; text-align: right; position: relative; }
.menu-navbar:after { position: absolute; content: ''; left: -12px; right: -160px; top: 0; bottom: 0; background: #324AB2; z-index: -1; }
.header-right-top { display: flex; align-items: center; justify-content: right; padding: 20px 0; }
.head-call-now { display: flex; align-items: center; vertical-align: middle; margin-left: 90px; }
.head-call-now .headcall-inn {padding-left: 20px;}
.headcall-inn div {display: block !important;}
.head-call-now p { margin: 0; color: #19202D; line-height: normal; }
.head-call-now a { color: #324AB2; font-family: Lato; font-size: 30px; font-style: normal; font-weight: 700; line-height: normal; }
.head-call-now a:hover {color: #000;}
.header-section .col-sm-3 { width: 15%; padding: 15px; position: relative; text-align: center; background: #FFF; box-shadow: 0 10px 30px 0 rgba(50, 74, 178, 0.30); }
.header-section .col-sm-9 { width: 85%;}
.header-logo { display: flex ; align-items: center; justify-content: center; height: 100%; }
.header-right { padding-right: 148px; }
.header-btn a.theme-btn { font-size: 18px; line-height: 24px; }


/*--banner--*/
section.banner-section { position: relative; z-index: 1; padding: 140px 0 120px; background-size: cover; background-repeat: no-repeat; background-position: center;background-attachment: fixed; }
section.banner-section::before { position: absolute; content: ''; width: 100%; height: 101%; left: 0; top: 0;opacity: 0.8;background: #FFF; z-index: -1;}
section.banner-section::after { position: absolute; content: ''; width: 100%; height: 100%; left: 0; top: 0; background: url(../images/banner-bg-shape.png) no-repeat; z-index: -1; background-position: top 40px left 40px; }
section.banner-section .row { align-items: center; }
.banner-title { margin-bottom: 10px; color: #000;font-family: "Nexa"; font-size: 66px; font-style: normal; font-weight: 700; line-height: 94px; }
.banner-title strong { font-weight: 700;color: #324AB2; }
section.banner-section p {line-height: 32px; }
.banner-btns { margin-top: 40px; }
.banner-main-form-div .form-hero { max-width: 530px; margin: 0 0 0 auto; background: transparent;}


/*--process-section--*/
section.our-process-section {padding: 100px 0;position: relative;}
.our-process-row .row {justify-content: center;}
.our-process-row .col-sm-4 {padding: 15px;position: relative;}
.our-process-row .col-sm-4::before {content: '';height: 90%;width: 1px;top: 30px;position: absolute;right: 0;z-index: -1;background: rgb(217 217 217 / 51%);}
.our-process-row { padding: 20px 0 70px; }
.our-process-row .col-sm-4:last-child::before {display: none;}
.our-process-box {height: 100%;text-align: center;padding: 5px 26px;}
.our-process-box figure {width: 132px;height: 132px;text-align: center;border-radius: 50%;line-height: normal; align-content: center; margin: 0 auto 20px;position: relative; z-index: 1;}
.our-process-box h3 { color: #000; font-size: 30px; font-weight: 700; line-height: 36px; font-family: 'Lato'; margin-bottom: 6px;transition: 0.4s; }
.our-process-box h4 { font-family: Lato; font-size: 20px; font-weight: 700; line-height: normal; margin-bottom: 10px; }
.our-process-box:hover h3 {color: #324AB2;}
.our-process-box figure::after { position: absolute; content: ''; left: 0px; right: 0px; animation: s7 10s infinite linear; top: 0px; bottom: 0px; border-radius: 50%;z-index: -1; border: 1px dashed #324AB2; }
.our-process-box:hover figure::after{ border-color: #000000; }
@keyframes s7 { 100%{transform: rotate(1turn)} }
.process-top-row{position: relative;}
.process-top-row::before { position: absolute; content: ""; top: 35px; left: 148px; right: 148px; bottom: 0px; border: 1px solid #CCC; z-index: -1; }
section.our-process-section .heading-title { display: inline-block; padding: 0 100px; background: #fff; }
section.our-process-section .heading-title::after , section.our-process-section .heading-title::before{ position: absolute; content: ""; top: 50%; transform: translateY(-50%); background: #666; height: 10px; width: 10px; border-radius: 50%; left: 0; }
section.our-process-section .heading-title::after{left: auto;right: 0;}
.our-process-box h4 strong { color: #324AB2; }


/*--retirement-wealth-section--*/
section.retirement-wealth-section { background: #F5F5F5; padding: 110px 0 110px 148px; position: relative; z-index: 1;overflow: hidden;}
section.retirement-wealth-section .col-sm-7 { width: 48%; }
section.retirement-wealth-section .col-sm-5 { width: 52%; padding-right: 0px; }
section.retirement-wealth-section .section-heading { margin: 0 auto; max-width: 820px; }
.retirement-img { text-align: right; }
section.retirement-wealth-section .row { align-items: center; }
.retirement-img figure { position: relative; overflow: hidden; border-radius: 4px; background: #FFF; box-shadow: 0 0 30px 0 rgba(50, 74, 178, 0.30); padding: 22px 0 22px 25px; display: inline-block; }
.sub-heading { position: relative; z-index: 1; margin-bottom: 15px; color: #000; font-family: lato; font-size: 26px; font-style: normal; font-weight: 400; line-height: 32px; }
.sub-heading strong{ color: #324AB2;font-weight: 400; }
section.retirement-wealth-section:after { position: absolute; content: ''; width: 60px; height: 60px; top: 110px; left: 51%; background: #FFF; opacity: 0.2; filter: drop-shadow(0 0 40px rgba(0, 0, 255, 0.30)); z-index: -1; border-radius: 50%; }
section.retirement-wealth-section::before { position: absolute; content: ''; width: 140px; height: 140px; top: auto; bottom: -30px; left: 40%; background: #FFF; opacity: 0.2; filter: drop-shadow(0 0 40px rgba(0, 0, 255, 0.30)); z-index: -1; border-radius: 50%; }


/* -----FORM-CSS----- */
.form-hero { padding: 25px 40px; border-radius: 8px; border: 4px solid rgba(50, 74, 178, 0.40);background: #fff }
.b-form-title { margin-bottom: 20px; color: #000; text-align: center; font-family: lato; font-size: 35px; font-style: normal; font-weight: 700; line-height: 45px; }
.b-form-title strong{ color: #324AB2; font-weight: 700; }
.form-hero .gform_wrapper {max-width: 100%!important;margin: 0 !important;padding: 0!important;}
.gform_wrapper .gform_fields {display: -webkit-box;display: -ms-flexbox;display: flex !important;-ms-flex-wrap: wrap;flex-wrap: wrap;grid-column-gap: 0% !important;grid-row-gap: 0px !important;}
.gform_wrapper.gravity-theme .gform_fields {grid-column-gap: 0 !important;grid-row-gap: 0 !important;}
.form-hero .gform_body {margin: 0 -7px;}
.gform_wrapper .gfield {padding: 0 7px 15px;clear: both;text-align: left;width: 100%;margin: 0;}
.gform_wrapper.gravity-theme .ginput_container_address {margin-left: 0 !important;margin-right: 0 !important;}
.gfield--type-address {margin-bottom: 0 !important;}
.gform_wrapper.gravity-theme .ginput_container_address span {padding: 0 10px 12px !important;margin: 0 !important;}
.gform_wrapper.gravity-theme fieldset {margin: 0 !important;}
.gform_wrapper .gfield.gfield--width-full {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.gform_wrapper .gfield.gfield--width-half {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.form-hero .gform_wrapper .ginput_container {margin: 0!important;padding: 0;position: relative;}
.gform_wrapper label, .form-hero .gform_wrapper label.gfield_label, .form-hero legend.gfield_label.gform-field-label {
    font-size: 15px !important;
    font-family: Outfit;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    color: #666 !important;
    margin: 0 !important;
    padding-left: 2px;
    margin-bottom: 4px !important;
}
.sidebar-form .gform_wrapper label, .sidebar-form .form-hero .gform_wrapper label.gfield_label, .sidebar-form .form-hero legend.gfield_label.gform-field-label {
    color: #fff !important;
}
.sidebar-form .gchoice .gfield-choice-input { background: #fff !important; }

.sidebar-form .gchoice .gfield-choice-input:checked { background: #fff url(../images/agree.png) no-repeat !important; } 


.gform_wrapper .medium::-webkit-input-placeholder { /* Edge */color: #666;opacity: 1;}
.gform_wrapper .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #666;opacity: 1;}
.gform_wrapper .medium::placeholder {color: #666;opacity: 1;}
.gform_wrapper input[type="text"]::-webkit-input-placeholder { /* Edge */color: #666;opacity: 1;}
.gform_wrapper input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */color: #666;opacity: 1;}
.gform_wrapper input[type="text"]::placeholder {color: #666;opacity: 1;}
.form-hero input.button.gform_button {
    width: auto !important; height: auto !important; display: inline-block !important; position: relative !important; cursor: pointer !important; transition: all 1s !important; border: none !important; box-shadow: none !important; padding: 11px 30px !important; color: #FFF !important; text-align: center !important; font-family: Lato !important; font-size: 18px !important; font-style: normal !important; font-weight: 500 !important; line-height: 28px !important; border-radius: 4px !important; background: #324AB2 !important;text-transform: capitalize !important;
}
.form-hero input.button.gform_button:hover {background: #000 !important; color: #fff !important;}
.gform_wrapper textarea.medium { height: 60px !important; display: block; min-block-size: inherit !important; }
.gform_wrapper .gform_footer { padding: 0px 0 0 0 !important; margin: 0px 0 0 0px !important; }
.form-hero .gform_wrapper .ginput_complex select { background: #fff url(../images/select-arrow.png) no-repeat right 15px center !important; background-size: 15px !important;}

.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium, .form-hero .gfield--type-time .ginput_container.ginput_complex.gform-grid-row .gform-grid-col input, .form-hero .gfield--type-time .ginput_container.ginput_complex.gform-grid-row .gform-grid-col select{
    width: 100% !important; padding: 10px 10px 10px 10px !important; -webkit-appearance: none !important; resize: none !important; position: relative !important; height: 44px; transition: all 1s; margin: 0 !important; box-shadow: none !important; background: #fff; border-radius: 4px !important; color: #666 !important; font-family: Lato !important; font-size: 16px !important; font-style: normal !important; font-weight: 400 !important; line-height: 22px !important; border: 1px solid #B8B8B8 !important; box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.10) !important;
}
.form-hero .gform_wrapper select  , .form-hero .gfield--type-time .ginput_container.ginput_complex.gform-grid-row .gform-grid-col select{background: #fff url(../images/select-arrow.png) no-repeat right 15px center !important; background-size: 15px !important; }
.form-hero .ginput_container.ginput_container_fileUpload, .form-hero .gform_wrapper.gravity-theme .gform_drop_area {text-align: center;padding: 10px !important;border-radius: 0px !important;border: none !important;background: transparent !important;box-shadow: none !important; border-bottom: 1px solid #000 !important;}
.form-hero input[type="file"] {display : none;}
.form-hero .button.gform_button_select_files {border: none;display: inline-block;padding: 8px 28px;margin-top: 5px;color: #FFF;font-family: Outfit;font-size: 16px;font-style: normal;font-weight: 500;line-height: 23px;border-radius: 4px;background: #021F35;}
.form-hero .button.gform_button_select_files:hover {background-color: #000;}
.form-hero .ginput_container.ginput_container_fileUpload label {color: #666;font-size: 14px !important;}
.gfield--type-address{ margin-bottom:12px !important;}
.gform_wrapper.gravity-theme .ginput_container_address span { padding: 0 8px 0; }
.gform_wrapper.gravity-theme .gform_drop_area { padding: 10px !important;}
.gfield_checkbox {display: flex;}
.gchoice .gfield-choice-input {margin-top: 3px !important;;border-radius: 50% !important; width: 15px !important;height: 15px !important; border: 1px solid #324AB2 !important; background: rgb(217 217 217 / 20%) !important;background-position: top 4px center !important; }
.gchoice .gfield-choice-input:checked { background: url(../images/agree.png) no-repeat !important; background-size: 13px !important; background-position: top 4px center !important; } 
label.form-check-label strong {color: #324AB2;font-weight: 400;}
label.form-check-label i { font-style: normal; color: #011A43; }
/* .gchoice .gfield-choice-input::before{ display:none !important; }
.gfield_description.instruction.validation_message { display: none !important; } */
.form-hero .gform_wrapper .ginput_container label { width: calc(100% - 20px); }
.popup-form .modal-body { padding: 0; }
.popup-form .modal-content { border-radius: 0; background: transparent; }
.gform_validation_errors { display: none !important; }
.ginput_recaptcha {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;}
.datepicker { text-transform: uppercase !important; }
.form-hero .gform-theme--framework .gfield--input-type-datepicker .ginput_container_date { display: block !important; }
.form-hero .gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-default-icon .ginput_container_date::after{position: absolute; right: 20px !important; top: 50%;left: auto; transform: translateY(-50%);}

.form-hero .gform-grid-row span.gform-grid-col:first-child{width:100%}
.gfield--type-address{ margin-bottom:12px !important;}
.form-hero .gform_wrapper .ginput_container.gform-grid-row { display: flex ; flex-wrap: wrap; width: 100%; margin: 0 !important; row-gap: 0 !important; margin-inline: 0 !important; }
.form-hero .gform-grid-row span.gform-grid-col { width: 50%; padding: 0 7px 15px; }
.form-hero fieldset.gfield.gfield--width-full { margin: 0 !important; }
span.gfield_required.gfield_required_text { display: none !important; }

.form-hero fieldset.gfield.gfield--type-address  { padding: 0 !important; margin: 0 !important;}
.form-hero fieldset.gfield.gfield--width-full .gfield_description.validation_message.gfield_validation_message { padding: 0 7px 15px !important; margin-top: -10px !important; }
.form-hero .gfield--type-time .ginput_container.ginput_complex.gform-grid-row { margin: 0 -5px !important; }
.form-hero .gfield--type-time .ginput_container.ginput_complex.gform-grid-row .gform-grid-col { width: 33.33% !important; background: transparent !important; padding: 0 5px; }

.gform_validation_errors {display: none !important; }
span.gfield_description.gform_fileupload_rules {color: #000; }
.gfield_description.instruction.validation_message {display: none !important; }
span.gfield_required.gfield_required_text { display: none !important; }


/* -----MODAL-CSS----- */
.modal-backdrop.show { opacity: .9; }
.modal.popup-form button.close {opacity: 1;position: absolute;right: 30px;top: 30px;font-size: 26px;font-weight: normal;color: #fff;cursor: pointer;/* text-shadow: none; */ background: transparent;border: none;}
.popup-form .modal-body{ padding: 0; }
.popup-form .modal-dialog { max-width: 720px !important; position: absolute; top: 60px; left: 0; right: 0; transform: none !important; margin: 0px auto 0; width: 95%; }
.popup-form .modal-content { border: none; box-shadow: none; }



/* ----contact-section--- */
section.contact-section { padding: 120px 0; }
section.contact-section .col-sm-5 { width: 43%; }
section.contact-section .col-sm-7 { width: 57%; }
.ftr-social.contact { padding: 0; height: 100%; align-content: center; text-align: end; padding-right: 140px; }
.contact-row { margin-top: 35px; }
.loction-box { height: 100%; border: 6px solid #fff; border-radius: 4px 0px 0px 4px; background: #FFF; box-shadow: 0px 0px 30px 0px rgba(0, 190, 255, 0.20); border-right: none; margin-right: -12px; }
.loction-box iframe { width: 100%; height: 100%; }

section.contact-section.contact-inn .form-hero { background: transparent; border: none; padding: 0; padding-left: 50px; border-radius: 0; }
section.contact-section.contact-inn .form-hero .gform_wrapper input[type="text"], section.contact-section.contact-inn .form-hero .gform_wrapper textarea, section.contact-section.contact-inn .form-hero .gform_wrapper select, section.contact-section.contact-inn .form-hero .gform_wrapper .medium, section.contact-section.contact-inn .form-hero .gfield--type-time .ginput_container.ginput_complex.gform-grid-row .gform-grid-col input, section.contact-section.contact-inn .form-hero .gfield--type-time .ginput_container.ginput_complex.gform-grid-row .gform-grid-col select {padding: 13px 5px 13px 5px !important; height:60px; background: #fff; border-radius: 0px !important; font-family: Lato !important; font-size: 18px !important; font-style: normal !important; font-weight: 400 !important; line-height: 28px !important; border: none !important; border-bottom: 1px solid #d9d9d9 !important; box-shadow: none !important; }
section.contact-section.contact-inn .form-hero .gform_wrapper textarea.medium { height: 120px !important; }
section.contact-section.contact-inn .form-hero input.button.gform_button { padding: 14px 32px 16px !important; font-family: Lato !important; font-size: 20px !important; line-height: 30px !important; }
section.contact-section.contact-inn .form-hero .gform_wrapper .gfield { padding: 0 10px 20px; }
section.contact-section.contact-inn .form-hero .gform_body { margin: 0 -10px; }
section.contact-section.contact-inn .ftr-social a img { filter: none; }
section.contact-section.contact-inn .ftr-social a:hover img{filter: brightness(0) invert(1);}




/* our-mission-section */
section.our-mission-section { padding: 100px 0; position: relative; background: #F5F5F5; }
.our-mission-list { margin: 30px auto 0; }
.our-mission-list ul { display: flex ; flex-wrap: wrap; margin: 0 -20px; justify-content: center; }
.our-mission-list ul li { list-style: none; width: 25%; padding: 20px 20px; }
.our-mission-box { padding: 60px 20px 40px; height: 100%; background: rgb(255 255 255 / 30%); border-radius: 5px; border: 1px solid rgba(0, 0, 0, 0.40); text-align: center; position: relative; }
.our-mission-box figure { width: 172px; height: 172px; text-align: center; border-radius: 50%; line-height: normal; align-content: center; margin: 0 auto 30px; position: relative; z-index: 1; background: #fff; }
.our-mission-box h3 { color: #000; font-family: Lato; font-size: 22px; font-style: normal; font-weight: 600; line-height: 28px; margin-bottom: 8px; }
.our-mission-box figure::after { position: absolute; content: ''; left: 0px; right: 0px; animation: s7 10s infinite linear; top: 0px; bottom: 0px; border-radius: 50%;z-index: -1; border: 1px dashed #324AB2; }
.our-mission-box:hover{ border-color: #324AB2; }
.our-mission-box:hover h3{color: #324AB2;}
@keyframes s7 { 100%{transform: rotate(1turn)} }
.mission-btns { padding-top: 30px; }
.mission-btns a.theme-btn:not(:first-child) , .cta-btns a.theme-btn:not(:first-child) , .er-btns a.theme-btn:not(:first-child) , .guiding-btns a.theme-btn:not(:first-child) , .retirement-btns a.theme-btn:not(:first-child) , .banner-btns a.theme-btn:not(:first-child){margin-left: 18px;}

.retirement-btns , .er-btns , .cta-btns{ padding-top: 10px; } 

/* guiding-business-section */
section.guiding-business-section { padding: 100px 0; background: #FFF; box-shadow: 0 20px 40px 0 rgba(50, 74, 178, 0.30);     position: relative;}
section.guiding-business-section .row { align-items: center; }
section.guiding-business-section .col-sm-5 { width: 53%; }
section.guiding-business-section .col-sm-7 { width: 47%; }
.guiding-btns { padding-top: 10px; }



/* testimonial-section */
section.testimonial-section { padding: 100px 0; position: relative; }
.testimonial-row .row { justify-content: center; }
.client-reviews-box { display: flex; align-items: center; justify-content: center; }
.client-reviews-box h2 { color: #666; font-family: Lato; font-size: 30px; font-style: normal; font-weight: 500; line-height: 60px; margin: 0 75px 0 0; }
.client-reviews-box p{font-size: 20px;}
.client-reviews-box h2 strong { color: #324AB2; font-size: 60px; font-weight: 500; line-height: 60px; }
.testimonial-row { padding-top: 50px; }
.client-say-box { height: 100%; position: relative; padding: 40px 25px 30px; transition: 0.6s; border-radius: 4px; border: 1px solid rgba(0, 0, 0, 0.20); background: #FFF; }
.client-name { display: flex ; align-items: center; margin-bottom: 25px; }
.quto-img { flex-shrink: 0; }
.client-name figure { background: #324AB2; text-align: center; align-content: center; border-radius: 50%; width: 100px; height: 100px; margin-right: 20px; }
.client-name figure img { filter: brightness(0) invert(1); }
.client-say-box h3 { color: #000; font-family: Lato; font-size: 24px; font-style: normal; font-weight: 600; line-height: 32px; margin-bottom: 2px; }
.client-say-box p { font-size: 20px; line-height: 32px; }
.start-icon-box img { max-width: 22px; }
.client-say-box:hover{ background: #324AB2; }
.client-say-box:hover p , .client-say-box:hover h3{color: #fff;}
.client-say-box:hover .client-name figure{background: #fff;}
.client-say-box:hover .client-name figure img{filter: none;}

/* --------OWL-CAROUSEL-CSS------- */
.owl-stage { display: flex; }
.owl-item { display: flex; flex: 1 0 auto;} 
.testimonial-slider.owl-carousel .owl-nav { position: relative; margin-top: 50px; z-index: 1; display: block !important; }
.testimonial-slider.owl-carousel .owl-nav::before , .testimonial-slider.owl-carousel .owl-nav::after{ content: ""; position: absolute; top: 50%; right: 0; height: 1px; left: 52%; z-index: -1; background: #D9D9D9; }
.testimonial-slider.owl-carousel .owl-nav::after { left: 0; right: 52%; }
.testimonial-slider.owl-carousel .owl-dots { display: none; }
.testimonial-slider.owl-carousel .item { padding: 1px; }
.owl-nav {text-align: center;}
.owl-carousel .owl-nav span{ display: none !important; }
.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev { height:80px; width:80px; border-radius: 50%; margin: 10px; border: none !important; }
.owl-carousel .owl-nav .owl-prev  { background:  #F5F5F5 url(../images/owl-prev.png) no-repeat !important; background-position: center !important; }
.owl-carousel .owl-nav .owl-next { background: #F5F5F5 url(../images/owl-next.png) no-repeat !important; background-position: center !important; }
.owl-carousel .owl-nav .owl-next:hover { background: #324AB2 url(../images/owl-next-hover.png) no-repeat !important; background-position: center !important; }
.owl-carousel .owl-nav .owl-prev:hover { background: #324AB2 url(../images/owl-prev-hover.png) no-repeat !important; background-position: center !important; }


/*------ cta-section ----------*/
section.cta-section { padding: 100px 0; background-repeat: no-repeat; background-size: cover; background-position: center; position: relative; z-index: 1;background-attachment: fixed; }
section.cta-section::after{content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: -1;opacity: 0.68;
background: #000;}
section.your-exit-ready-roadmap-section { padding: 100px 0; background: #F5F5F5; }
section.your-exit-ready-roadmap-section .exit-ready-row:not(:first-child){ padding-top: 50px; }
section.your-exit-ready-roadmap-section h2 { color: #000; font-family: Lato; font-size: 26px; font-style: normal; font-weight: 600; line-height: 36px; }
section.your-exit-ready-roadmap-section .col-sm-7 { width: 51%; }
section.your-exit-ready-roadmap-section .col-sm-5 { width: 49%; }



/*--pillars-section--*/
section.pillars-section {padding: 100px 0;position: relative;background: linear-gradient(182deg, #F5F5F5 1.89%, rgba(255, 255, 255, 0.00) 97.86%);}
.pillars-row .row {justify-content: center;}
.pillars-row .col-sm-4 {padding: 15px;position: relative;}
.pillars-row .col-sm-4::before {content: '';height: 100%;width: 1px;top: 0px;position: absolute;right: 0;z-index: -1;background: linear-gradient(0deg, rgba(0, 0, 0, 0.00) 0%, #000 50.48%, rgba(102, 102, 102, 0.00) 100%);}
.pillars-row { padding: 20px 0 0px; max-width: 1500px; margin: 0 auto; }
.pillars-row .col-sm-4:last-child::before {display: none;}
.pillars-box {height: 100%;text-align: center;padding: 5px 26px;}
.pillars-box figure {width: 140px;height: 140px;text-align: center;border-radius: 50%;line-height: normal; align-content: center; margin: 0 auto 28px;position: relative; z-index: 1;}
.pillars-box h3 { color: #000; font-size: 26px; font-weight: 700; line-height: 36px; font-family: 'Lato'; margin-bottom: 20px;transition: 0.4s; }
.pillars-box:hover h3 {color: #324AB2;}
.pillars-box figure::after { position: absolute; content: ''; left: 0px; right: 0px; animation: s7 10s infinite linear; top: 0px; bottom: 0px; border-radius: 50%;z-index: -1; border: 1px dashed #324AB2; }
.pillars-box:hover figure::after{ border-color: #000000; }


section.your-exit-ready-roadmap-section.ready-circle { background: #fff; }
.exit-ready-img figure img {border-radius: 4px;}
.er-default-content { padding-bottom: 20px; }
section.your-exit-ready-roadmap-section h3{color: #000; font-family: Lato; font-size: 18px; font-style: normal; font-weight: 600; line-height: 28px;margin-bottom: 10px; }



/* footer.footer */
footer.footer-section { position: relative; background: #F5F5F5 url(../images/ftr-border-image.png); background-repeat: no-repeat; background-size: 100%; padding-top: 90px; }
.ftr-logo { margin-bottom: 50px; }
.ftr-item ul { column-count: 2; }
.ftr-item ul li { padding-bottom: 10px; color: #666; font-family: Lato; font-size: 18px; font-style: normal; font-weight: 400; line-height: 28px; list-style: none; position: relative; }
.ftr-item ul li a:hover{color: #324AB2;}
.ftr-item { margin-left: -80px; }
footer.footer-section .col-sm-4:last-child .ftr-item { margin-left: -120px; }
.ftr-item ul li a{color: #666;}
.ftr-title { color: #324AB2; font-family: Lato; font-size: 30px; font-style: normal; font-weight: 700; line-height: normal; margin-bottom: 20px; }
.ftr-call-now { display: flex; align-items: flex-start; margin-bottom: 25px; }
.ftr-call-now figure { width: 26px; height: 26px; flex-shrink: 0; margin-right: 20px;}
.ftr-call-now p , .copyright p{ margin: 0; }
.ftr-call-now p a { color: #666; font-weight: 700; }
.ftr-call-now p a:hover{color: #324AB2;}
.ftr-call-now:last-child { margin-bottom: 0; }
.ftr-social a { display: inline-block; height: 50px; width: 50px; text-align: center; line-height: 45px; transition: all 0.6s; margin: 4px; border-radius: 50%; background: #fff; border: 1px solid #000; }
.ftr-social a img { transition: 0.6s; max-width: 20px;filter: brightness(0); }
.ftr-social a:hover { background: #324AB2;border-color: #324AB2; }
.ftr-social a:hover img{ filter: brightness(0) invert(1); }
.copyright-sections { padding: 25px 0; background: #FFF; }
.copyright p a { color: #324AB2; }
.copyright p a:hover{ color: #000; }
.menu-copyright ul {text-align: right;}
.menu-copyright ul li { color: #666; font-family: Lato; font-size: 18px; font-style: normal; font-weight: 400; line-height: normal; position: relative; list-style: none;display: inline-block; }
.menu-copyright ul li a{color: #666;}
.menu-copyright ul li a:hover{color: #324AB2;}
.menu-copyright ul li::after { content: '/'; padding: 0 20px; }
footer.footer-section ul li:last-child::after{ display: none; }



/* -----Newsletter----- */
.newsletter-heading { padding-right: 20px;width: 46%; }
.newsletter-form-inn{width: 54%;}
.newsletter-form { display: flex ; justify-content: space-between;align-items: center; }
.newsletter-heading .ftr-title { color: #fff;margin-bottom: 10px; font-size: 40px; }
.newsletter-sections p { color: #fff; }
.newsletter-form form { display: flex; width: 100%; }
.newsletter-form .medium { display: block !important; height: 60px !important; width: 100% !important; margin: 0 !important; color: #ffffff !important; font-family: Lato !important; font-size: 18px !important; font-style: normal !important; font-weight: 400 !important; line-height: 28px !important; padding: 10px 25px 10px 25px !important; box-shadow: none !important; border-radius: 4px !important; background: #7789DA !important; border: 1px solid #FFF !important; }
.newsletter-form input.button.gform_button { display: inline-block !important; cursor: pointer !important; transition: all .6s ease-out; -webkit-transition: all .6s ease-out; border-radius: 4px !important; font-size: 20px !important; margin: 0 !important; border: none !important; background: #fff !important; box-shadow: none !important; padding: 16px 30px !important; color: #666 !important; line-height: 28px !important; font-weight: 500 !important; font-family: Lato !important; margin-left: 45px !important; width: 160px !important; height: 60px !important; }
.newsletter-form .gform_body { margin: 0 !important; width: 100%; }
.newsletter-form input.button.gform_button:hover{background-color: #000 !important;color:  #fff !important;border-color: #324AB2 !important;}
.newsletter-form  .medium::-webkit-input-placeholder { /* Edge */color: #ffffff !important;opacity: 1;}
.newsletter-form  .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #ffffff !important;opacity: 1;}
.newsletter-form .medium::placeholder {color: #ffffff !important;opacity: 1;}
.newsletter-form  input[type="text"]::-webkit-input-placeholder { /* Edge */color: #ffffff !important;opacity: 1;}
.newsletter-form  input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */color: #ffffff !important;opacity: 1;}
.newsletter-form  input[type="text"]::placeholder {color: #ffffff !important ;opacity: 1;}
.gform_confirmation_message_1.gform_confirmation_message { color: #fff !important; }

.newsletter-sections { background: #324AB2; padding: 35px 0;margin-top: 70px; }
.newsletter-sections .gform_wrapper .gfield { padding: 0; }


/*--inner pages start--*/
section.inner-banner { position: relative; }
.inner-banner>img{width: 100%;}
section.inner-banner::before { content: ''; height: 100%; width: 100%; top: 0; position: absolute; left: 0;opacity: 0.8;
background: linear-gradient(90deg, #000 0%, rgba(0, 0, 0, 0.00) 100%);}
.banner-title.inner-title { color: #fff; }
.page-nav { width: 100%; }
.page-nav-box { padding: 16px 30px; top: 0; left: 0; position: relative; display: inline-block; min-width: 330px; margin-top: auto; border-radius: 4px; background: #324ab2; float: right; border: 5px solid #fff; margin-top: -35px; z-index: 1; }
.page-nav ul li { margin: 0px; color: #FFF; font-family: Lato; font-size: 20px; font-style: normal; font-weight: 600; line-height: 28px; text-align: center; list-style: none;transition: all 0.5s ease-in-out; } 
.page-nav ul li span a{color: #ffffff;}
.page-nav ul li span a:hover{color: #000;}
.page-nav ul li span { color: #ffffff; }
.caption-absolute { position: absolute; top: 46%; left: 0; right: 0; width: 100%; transform: translateY(-50%); z-index: 1; }
.page-nav ul li span a:hover span { color: #000; }
.banner-title.inner-title { margin-bottom: 10px;line-height: normal; }
section.inner-banner .banner-btns { margin: 0; }

/* ----ABOUT-INNER-PAGE-CSS---- */
section.retirement-wealth-section.retirement-inn { padding: 100px 0;   background: #fff; }
section.retirement-wealth-section.retirement-inn::before , section.retirement-wealth-section.retirement-inn::after , section.retirement-wealth-section.retirement-inn .container:after , section.retirement-wealth-section.retirement-inn .sub-heading:before{display: none; }
section.retirement-wealth-section.retirement-inn .sub-heading { padding: 0;margin-bottom: 20px; display: block; }
section.guiding-business-section.dark-section.guiding-inn .guiding-business-row:before { background: #fff; }


section.default-section.founder { background: #F5F5F5; }
.founder-img figure { border-radius: 4px; background: #FFF; box-shadow: 0 0 30px 0 rgba(50, 74, 178, 0.30); padding: 15px; text-align: center; }
section.default-section.founder .section-heading { padding-left: 25px; }
section.default-section.founder p i { color: #000; }
section.default-section.believe { background: #FFF; box-shadow: 0 20px 40px 0 rgba(50, 74, 178, 0.30); }
.believe-box { height: 100%; text-align: center; max-width: 440px; margin: 0 auto; }
.believe-box figure { margin: 0 auto 10px; }
section.default-section.believe .row { justify-content: center; }
section.default-section.believe .col-sm-4 { padding: 15px; border-right: 1px solid #D9D9D9; }
section.default-section.believe .col-sm-4:last-child{border: none;}
.believe-box h2 { color: #000; font-family: Lato; font-size: 30px; font-style: normal; font-weight: 600; line-height: 48px; }
.believe-row { padding: 20px 0 60px; }



section.cta-section.cta-inn { background-attachment: inherit; background-image: none; padding: 0 0 100px; }
section.cta-section.cta-inn::after{display: none;}
.cta-row { position: relative; z-index: 1; background-size: cover; background-repeat: no-repeat; padding: 70px 45px; }
.cta-row::after { content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: -1; opacity: 0.68; background: #000; }
section.cta-section.cta-inn .section-heading p b{font-size: 20px;font-weight: 700;}
section.default-section.support p { color: #666; font-family: Lato; font-size: 30px; font-style: normal; font-weight: 500; line-height: 40px; }

section.cta-section.cta-inn .default-css { margin-top: 40px; }
.we-exist .guiding-business-img { text-align: right; }




/* -------About-Page-CSS------- */
section.different-section {padding: 100px 0; }
section.different-section .different-row { margin: 0 0px 70px; }
section.different-section .different-row:last-child{ margin-bottom: 0px; }
section.different-section .different-row:nth-child(2n) .row{ flex-direction: row-reverse; }
section.different-section .different-row .section-heading { padding: 0 40px 0 0px; }
section.different-section .different-row:nth-child(2n) .section-heading { padding: 0 0 0 40px; }
section.different-section .default-css p { line-height: 30px; }
section.different-section h3 { color: #000; font-family: Lato; font-size: 26px; font-style: normal; font-weight: 600; line-height: 36px; }
.different-img img { border-radius: 4px; }
section.different-section .default-css ul li strong, section.different-section .default-css ol li strong{color: #000;}


section.pillars-section.pillars-inn { background: transparent; }
section.pillars-section.pillars-inn .pillars-box { box-shadow: 0 20px 40px 0 rgba(50, 74, 178, 0.30); background: #FFF; padding: 45px 30px 30px; text-align: left; max-width: 445px; margin: 0 auto; }
section.pillars-section.pillars-inn .col-sm-4::before{display: none;}
section.pillars-section.pillars-inn .pillars-row { padding: 0; margin: 0 auto; }
.guiding-business-img img { border-radius: 4px; }
section.default-section.promise { padding-top: 0; }
section.default-section.promise p { color: #666; font-family: Lato; font-size: 26px; font-style: normal; font-weight: 400; line-height: 36px; margin-bottom: 30px; }
section.default-section.promise .section-heading { max-width: 1400px; margin: 0 auto; }



/* ----OUR-MISSION-INNER-PAGE-CSS---- */



/* ----CONTACT-INNER-PAGE-CSS---- */
section.contact-section.contact-inn .section-heading .ftr-call-row { border-top: 1px solid rgb(217 217 217 / 50%); display: flex ; padding: 35px 0 25px; }
section.contact-section.contact-inn .ftr-call-now figure img { filter: none; }
section.contact-section.contact-inn .ftr-call-now { width: 50%;margin: 0; }
section.contact-section.contact-inn .ftr-call-now p a { color: #666; }
section.contact-section.contact-inn .ftr-call-now p a:hover{color: #324AB2;}
section.contact-section.contact-inn .ftr-social { padding-top: 0; }
section.contact-section.contact-inn .ftr-social a { border: 1px solid #324AB2; }
section.location-section { padding: 0 0 100px; } .location-box { border-radius: 4px; background: #FFF; box-shadow: 0px 0px 40px 0px rgba(50, 74, 178, 0.20); padding: 10px; height: 660px; }
.location-box iframe { height: 100%; width: 100%; }

/* ----TESTIMONIAL-INNER-PAGE-CSS---- */
section.testimonial-section.testimonial-inn .section-heading { padding: 0; display: block; }
section.testimonial-section.testimonial-inn .section-heading .client-reviews-box { max-width: 850px; margin: 40px auto 20px; display: flex ; }
section.testimonial-section.testimonial-inn .section-heading .client-reviews-box h2 strong { display: inline; }
section.testimonial-section.testimonial-inn .section-heading .client-reviews-box h2 { min-width: 340px; margin: 0px 50px 0 0; }
section.testimonial-section.testimonial-inn .section-heading .client-reviews-box p { text-align: left; }
section.testimonial-section.testimonial-inn .col-sm-6 { width: 50% !important; padding: 25px 47px; }
section.testimonial-section.testimonial-inn { padding: 100px 0; background: #fff; }
section.testimonial-section.testimonial-inn .testimonial-row { max-width: 100%; }
section.testimonial-section.testimonial-inn .testimonial-row .row { align-items: inherit; margin: 0 -47px; }

/* -----wp-pegination-css----- */
.wp-pegination { padding-top: 40px; text-align: center; }
.wp-pagenavi { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; justify-content: center; }
.wp-pegination .page, .wp-pegination span, .wp-pagenavi a { width: 50px; height: 50px; display: inline-block; margin: 0 10px 0 0 !important; text-align: center; line-height: normal; border: 1px solid #324AB2 !important; border-radius: 4px; color: #324AB2 !important; font-family: Lato; font-size: 30px; font-style: normal; font-weight: 500 !important; align-content: center; padding: 0 !important; }
.wp-pegination span.current, .wp-pegination .page:hover { background: #324AB2 ; color: #fff !important; border: 1px solid #324AB2 !important; }
.wp-pegination a.nextpostslink { background: url(../images/blog-next.png); background-repeat: no-repeat !important; background-position: center center !important; font-size: 0; ; }
.wp-pegination a.previouspostslink { background: url(../images/blog-next.png); background-repeat: no-repeat !important; background-position: center center !important; font-size: 0 !important; transform: rotate(180deg); }
.wp-pegination a.nextpostslink:hover , .wp-pegination a.previouspostslink:hover   { background:#324AB2 url(../images/blog-hover.png); border-color: #324AB2 !important; }
.wp-pegination a.nextpostslink, .wp-pegination a.previouspostslink{ background-size: 38px !important; }
.wp-pagenavi a:hover, .wp-pagenavi span.current { border-color: #324AB2 !important; background: #324AB2; }

/* OUR BLOG SECTION CSS START */
.blog-section { padding:  100px 0; }
.blog-section .section-heading { margin: 0 auto 20px; }
.blog-wrapper .row {justify-content: center;}
.blog-wrapper .col-sm-4 { padding: 15px; }
.blog-item { transition: all 0.6s; height: 100%; }
.blog-item h3 { color: #000000; font-family: Lato; font-size: 24px; font-style: normal; font-weight: 500; line-height: 32px; }
.blog-text { padding: 20px 15px 10px; border-radius: 0px 15px 15px 15px; background: #FFF; max-width: 450px; margin-top: -60px; position: relative; }
.blog-item h3 a{ color: #000000; }
a.read-more { color: #324AB2; font-family: Lato; font-size: 20px; font-style: normal; font-weight: 500; line-height: 28px; padding-top: 5px; display: inline-block; }
a.read-more img { max-width: 20px; margin-left: 2px; }
.blog-item figure { overflow: hidden; width: 100%; border-radius: 10px; }
.blog-item:hover figure img {transform: scale(1.1);}
.blog-item figure img { width: 100%; transition: all 0.6s; filter: grayscale(100%); }
.blog-item:hover h3 a , .blog-item:hover h3{ color: #324AB2; }
.blog-item a.read-more:hover{ color: #000; }
.blog-btn { margin-top: 35px; }
.blog-btn a.theme-btn.btn-black { margin-left: 15px; }

/* ------Offer-page----- */



.exit-value h2 , section.free-toolkit-section h2{ color: #000; font-family: Lato; font-size: 40px; font-style: normal; font-weight: 600; line-height: 52px; }
.exit-value h2 ~ p b{ color: #000;font-weight: 400; }
.exit-value h2 p { font-size: 20px; line-height: 32px; }

section.knowledge-section { background: #F5F5F5;padding-left: 138px; }
section.knowledge-section .section-heading { height: 100%; align-content: center; padding: 40px 25px 40px 0; }
.knowledge-img { height: 100%; }
.knowledge-img figure{ height: 100%; }
.knowledge-img img { width: 100%;height: 100%;object-fit: cover; }
section.knowledge-section .col-sm-5 { padding-right: 0; }



/* ---why-it-works--- */
section.why-it-works-section { padding: 0px 0 100px; }
section.why-it-works-section .why-it-works-row { align-items: center; margin: 100px 0; transition: all 0.5s; }
section.why-it-works-section .why-it-works-row:first-child{margin-top: 0;}
section.why-it-works-section .why-it-works-img { height: 100%; }
section.why-it-works-section .why-it-works-row:last-child{ margin-bottom: 0; }
section.why-it-works-section .why-it-works-box { padding: 0 80px 0 0px; height: 100%; }
section.why-it-works-section .why-it-works-row:nth-child(2n) .row{ flex-direction: row-reverse; }
section.why-it-works-section .why-it-works-img figure { height: 100%; border-radius: 20px; overflow: hidden; }
section.why-it-works-section .why-it-works-img figure img { width: 100%; height: 100%; object-fit: cover;transition: all 0.5s; }
section.why-it-works-section .why-it-works-row:nth-child(2n) .why-it-works-box { padding: 0 0px 0 80px; }
section.why-it-works-section .why-it-works-row:hover .why-it-works-img figure img{ transform: scale(1.1);}
section.why-it-works-section .col-sm-6 { padding: 0;}
.works-lists p strong { font-weight: 600;color: #000; }
.works-lists ul { width: 50%; }
/* .works-lists { display: flex ; flex-wrap: wrap; } */
.works-lists { width: 49%; display: inline-block; }

ul.works-lists li:first-child { background: none; background-position: inherit; padding-left: 0; background-size: 0; font-size: 20px; line-height: 32px; font-weight: 600; color: #000; margin-bottom: 15px; }
ul.works-lists li:first-child strong { color: #000; font-weight: 600; }
section.free-for-section.free-for-second { padding-top: 0; }
section.free-for-section .row{align-items: center;}
.why-it-works-section .table>tbody th img { max-width: 24px; }
.why-it-works-section .table>tbody td{ background: transparent; padding: 5px;}
.why-it-works-section .table>tbody td h3{ color: #666; font-family: Lato; font-size: 18px; font-style: normal; font-weight: 400; line-height: 28px;display: flex; margin: 0; }
.why-it-works-section .table>thead th{ color: #000; font-family: Lato; font-size: 20px; font-style: normal; font-weight: 600; line-height: 28px; width: 50%; padding: 5px; }
.why-it-works-section .table>tbody td figure { max-width: 20px; flex-shrink: 0; margin-right: 5px; margin-top: -2px; }
section.why-it-works-section.business-owners .why-it-works-box { padding: 0 0 0 80px; height: 100%; }
section.free-for-section.free-for-second .free-for-box { padding: 0 75px 0 0; }



/* ------Oftin-page----- */
section.free-toolkit-section { padding: 100px 0; }
section.free-toolkit-section .row { align-items: center; }
.free-toolkit-img figure img { border-radius: 45px; }
section.free-toolkit-section h3 { color: #666; font-family: Lato; font-size: 30px; font-weight: 600; line-height: 40px; }
section.free-toolkit-section .section-heading { padding-left: 30px; }


section.exit-ready-toolkit-section { background: #FFF; box-shadow: 0px 0px 40px 0px rgba(50, 74, 178, 0.40); padding: 100px 0; }
section.exit-ready-toolkit-section .col-sm-3 { padding: 12px; }
section.exit-ready-toolkit-section .row { justify-content: center; }
.exit-ready-toolkit-box { height: 100%; max-width: 340px; }
.exit-ready-toolkit-box figure { margin: 0 0 15px; }
.exit-ready-toolkit-box h3 { color: #000; font-family: Lato; font-size: 24px; font-style: normal; font-weight: 600; line-height: 32px; margin-bottom: 10px; }
.exit-ready-toolkit-row { padding-top: 15px; }



/* ---section.free-for-section--- */
section.free-for-section { padding: 100px 12px; }
section.free-for-section .free-for-row { align-items: center; margin: 50px 0; transition: all 0.5s; }
section.free-for-section .free-for-row:first-child{margin-top: 0;}
section.free-for-section .free-for-img { height: 100%; }
section.free-for-section .free-for-row:last-child{ margin-bottom: 0; }
section.free-for-section .free-for-row .row{align-items: center;}
section.free-for-section .free-for-box { padding: 0 0px 0 75px; height: 100%; }
section.free-for-section .free-for-row:nth-child(2n) .row{ flex-direction: row-reverse; }
section.free-for-section .free-for-img figure { height: 100%; border-radius: 20px; overflow: hidden; }
section.free-for-section .free-for-img figure img { width: 100%; height: 100%; object-fit: cover;transition: all 0.5s; }
section.free-for-section .free-for-row:nth-child(2n) .free-for-box { padding: 0 75px 0 0px; }
section.free-for-section .free-for-row:hover .free-for-img figure img{ transform: scale(1.1);}
section.free-for-section .col-sm-6 { padding: 0;}


section.toolkit-form-section { padding-bottom: 100px; }
.toolkit-form-row { border-radius: 4px; background: #F3F3F5; padding: 80px 45px; }


section.toolkit-form-section .form-hero { padding: 0; max-width: 1280px; margin: 0 auto; }
section.toolkit-form-section form { display: flex ; flex-wrap: wrap; margin: 30px 0 10px; }
section.toolkit-form-section form .gform_body { width: 80%;margin: 0; }
section.toolkit-form-section form .gform_footer.top_label { width: 20%; padding: 0px 0px 0 10px !important; }
section.toolkit-form-section .form-hero input.button.gform_button { width: 100% !important; padding: 16px 30px !important; margin: 0px !important; font-weight: 500 !important; height: 60px !important; }
section.toolkit-form-section .form-hero .gform_wrapper .medium { padding: 10px 34px 10px 34px !important; border-radius: 45px !important; border: 1px solid #324AB2 !important; background: #FFF; }
section.toolkit-form-section .form-hero p { text-align: center; }

/*--service-detail inner page--*/
section.blogpage-single-section { padding: 100px 0; }
section.default-section.inpad {padding: 50px 0;}
section.services-section.nipad {padding-top: 0;}
.search-btn { margin-bottom: 40px; border-radius: 5px; background: #FFF; box-shadow: 0px 0px 40px 0px rgba(118, 111, 91, 0.20); padding: 30px 40px 40px; }
.service-detail-right .service-detail-list:nth-child(odd){ background: #FFF; box-shadow: 0px 0px 40px 0px rgba(25, 155, 231, 0.20); }
.search-btn form {position: relative}
.search-medium { width: 100%; padding: 15px 70px 15px 0px; border: none; border-bottom: 1px solid rgba(0, 0, 0, 0.3); height: 50px; background-color: #fff; border-radius: 0; font-size: 18px; line-height: 28px; color: #666; font-weight: 400; font-family: Outfit; }
.search-btn button { border: none; position: absolute; top: 10px; width: 40px; right: 0; height: 30px; background: transparent; }
.search-icon img { filter: brightness(0.5); }
.search-btn button:hover {cursor: pointer}
.sidebar-title { color: #000;font-family: 'Lato'; font-size: 40px; font-style: normal; font-weight: 600; line-height: 36px; margin-bottom: 15px; position: relative; padding-bottom: 15px; display: inline-block; }
.sidebar-title:after { content: ""; position: absolute; bottom: 0px; left: 0; background: #000; height: 3px; width: 50%; }
.service-detail-list { margin: 0 0 40px; padding: 30px 40px; border-radius: 5px; background: #F5F5F5; }
.service-detail-list ul li a:hover {color: #324AB2;}
.service-detail-list ul li.active, .service-detail-list ul li:hover {color: #000;}
.service-detail-list ul li.active a, .service-detail-list ul li a:hover {color: #000;}
.service-detail-list ul {padding: 0;margin: 0;}
.service-detail-list ul li { list-style: none; padding: 10px 0; transition: all 0.5s ease-out; -webkit-transition: all 0.5s ease-out; position: relative; border-bottom: 1px solid #D9D9D9; }
.service-detail-list ul li a { font-size: 18px; line-height: normal; color: #666; font-weight: 400; font-family: 'Lato'; display: block; padding-right: 20px; } 
.service-detail-list ul li:last-child {border: none;}
.service-detail-right .service-detail-list:last-child {margin: 0;}
.service-detail-right {padding-left: 50px;}
figure.fimgs {margin-bottom: 20px;}
.service-detail-list ul li::after { content: "\f105"; position: absolute; top: 50%; transform: translateY(-50%); right: 0; background-size: cover; color: #666; font-family: 'FontAwesome'; font-size: 18px; font-weight: 600; }
.service-detail-list ul li:hover::after, .service-detail-list ul li.active:hover {color: #000;}
.service-detail-list.estimatin-titel {text-align: center;}
figure.fimgs img {border-radius: 4px;background: #FFF;width: 100%;margin-bottom: 0;object-fit: cover;box-shadow: 0px 0px 40px 0px rgba(24, 131, 189, 0.16);}
.service-detail-list-month { color: #324AB2; font-family: 'Lato'; font-size: 18px; font-style: normal; font-weight: 400; line-height: 44px; margin-bottom: 3px; }
.service-detail-list-month.month-2 { position: relative; margin-top: 20px; padding-top: 5px; }
.service-detail-list.service-detail-list-2 p { font-size: 16px; font-weight: 400; line-height: 24px; }
.service-detail-list-month.month-2::after { content: ''; position: absolute; width: 100%; height: 1px; background: rgb(0 0 0 / 10%); top: 0; left: 0px; right: -15px; background-size: cover; }
.service-detail-list.service-detail-list-2 { padding: 35px 15px 15px 35px; }
.estimatin-detail { text-align: center; padding: 40px 15px; border-radius: 5px; background: #FFF; box-shadow: 0px 0px 40px 0px rgba(118, 111, 91, 0.20); }
.estimatin-detail h4 { color: #000; font-family: 'Lato'; font-size: 40px; font-style: normal; font-weight: 600; line-height: 42px; margin-bottom: 20px; position: relative; }
.search-container { margin-bottom: 40px; }
.search-container form { position: relative; }
.search-container .services-detail-search { border-radius: 4px; background: #324AB2; box-shadow:0px 0px 20px 0px rgba(24, 131, 189, 0.16); height: 70px; width: 100%; color: #FFF; font-family: Outfit; font-size: 20px; font-style: normal; font-weight: 400; line-height: 40px; padding: 15px 80px 15px 35px; border: none; }
.search-container .services-detail-search::placeholder { color: #fff; opacity: 1; /* Firefox */ }
.search-container .services-detail-search::-ms-input-placeholder { /* Edge 12 -18 */ color: #fff; }
.blog-img-single > figure img { width: 100%; border-radius: 10px; height: 100%; object-fit: cover; }
.blog-img-single > figure { margin-bottom: 20px; border-radius: 10px; overflow: hidden; }
section.blog-section.singlepgge { padding-top: 0; } 
.pagination-parent { padding-top: 30px; }
.nav-next a, .nav-previous a { display: inline-block; position: relative; padding: 16px 42px; text-align: center; font-family: 'Lato'; font-size: 18px; font-style: normal; font-weight: 600; line-height: 28px; border-radius: 45px; background: #324AB2; color: #fff; }
.nav-next a:hover, .nav-previous a:hover {background: #000;color: #fff;}
.nav-previous {float: left}
.nav-next {float: right;margin-right: 0;}


.landing-banner-section{position: relative; background-size: cover !important; background-repeat: no-repeat !important; padding: 110px 0 70px;}
.landing-banner-section::before{ content: ''; background: linear-gradient(180deg, rgba(0, 17, 39, 0.83) 0%, rgba(0, 17, 39, 0.63) 100%, rgba(0, 17, 39, 0.10) 100%); height: 100%; width: 100%; top: 0; left: 0; position: absolute; }
.landing-hero-text{position: relative;    max-width: 790px;}
.landing-hero-text h1{ color: #FFF; font-family: 'Lato'; font-size: 54px; font-style: normal; font-weight: 700; line-height: 70px; margin-bottom: 15px; }
.landing-hero-text .banner-btns { margin: 0; }
.middle-section{padding: 80px 0;}
.image-div figure { border-radius: 0; overflow: hidden; margin-bottom: 28px; border: 5px solid #324ab2; }
.image-div figure img{width: 100%; transition: all 0.6s ease-out;}
.image-div figure:hover img{transform: scale(1.1);}
.readiness-col{ display: flex;margin: 10px 0; }
.readiness-icon{ width: 120px; }
.readiness-text{ width: calc(100% - 120px); }
.readiness-text h4{ color: #000; font-family: 'Lato'; font-size: 24px; font-style: normal; font-weight: 700; line-height: 34px; margin-bottom: 10px; }
.left-content h2 { color: #000; font-family: 'Lato'; font-size: 35px; font-style: normal; font-weight: 700; line-height: 45px; text-transform: capitalize; margin: 30px 0 15px; }
.left-content h2 strong{font-weight: 700; color: #000;}
.left-content p strong{font-weight: 700; color: #324AB2;}
.left-content { background: #f5f5f5; padding: 20px; }

.right-sdie-text-bx{ border-radius: 15px; background: #F4F4F4; padding: 48px 28px; text-align: center; margin-bottom: 30px; }
.right-sdie-text-bx h3{ color: #000; font-family: 'Lato'; font-size: 36px; font-style: normal; font-weight: 400; line-height: 45px; text-transform: capitalize; margin-bottom: 14px; }
.right-sdie-text-bx h3 strong{ font-weight: 700; color: #000; }
.right-sdie-text-bx p strong{ font-weight: 700; color: #000; }
.right-sdie-text-bx a.theme-btn.btn-blue { margin-top: 20px; }

.right-rivews-box{ border-radius: 15px; background: #F4F4F4; padding: 60px 28px; margin-bottom: 30px; text-align: center; }
.right-rivews-box h3{ color: #324AB2; text-align: center; font-family: 'Lato'; font-size: 36px; font-style: normal; font-weight: 700; line-height: 45px;  margin-bottom: 39px;}
.right-rivews-box h3 strong{color: #324AB2;}
.right-rivews-box a.theme-btn.btn-white{min-width: 263px;}
/* .right-rivews-box a.theme-btn.btn-white:hover { background: #000; color: #fff; } */
.middle-section .right-sidebar { padding-left: 36px; }
.middle-section .col-sm-8 { width: 70%; }
.middle-section .col-sm-4 { width: 30%; }


.sidebar-form { background: #324ab2; padding: 30px; margin-bottom: 30px; }
.sidebar-form .form-hero { padding: 0; border: none; background: transparent; border-radius: 0; }
.sidebar-form .form-hero h3 { color: #fff; text-align: center; font-size: 20px; }
.sidebar-form .form-hero .gform_wrapper input[type="text"], .sidebar-form .form-hero .gform_wrapper textarea, .sidebar-form .form-hero .gform_wrapper select, .sidebar-form .form-hero .gform_wrapper .medium { border: none !important; }
.sidebar-form .form-hero input.button.gform_button { background: #fff !important; color: #324AB2 !important; }
.sidebar-form .form-hero input.button.gform_button:hover { background: #000 !important; color: #fff !important; }

.side-bar-banner { background: #001127;margin-bottom: 30px; }
.sidebar-bnnr-text { text-align: center }
.sidebar-bnnr-text h4 { color: #fff; text-align: center; font-size: 40px; font-style: normal; font-weight: 700; line-height: 50px; padding: 15px 10px }
.sidebar-call { color: #fff; font-size: 28px; font-style: normal; font-weight: 700; line-height: 35px; background: #324AB2; display: block; padding: 8px 15px 10px; text-align: center }
.sidebar-call a { color: #fff }
.sidebar-call a:hover { color: #000 }
.side-bar-banner>figure img { width: 100% }
.iconfff { background: #f5f5f5; height: 90px; width: 90px; border-radius: 50%; text-align: center; line-height: 80px; position: relative; float: right }
.side-call-icon { text-align: right; display: inline-block; width: 100% }
.side-call-icon { text-align: right; display: inline-block; width: 100%; padding-right: 20px; margin-top: -50px }
.right-sidebar.sticky { position: sticky; top: 180px; right: 0; }
section.exit-toolkit-section:nth-child(even) { background: #f5f5f5; } 
section.exit-toolkit-section .default-css ul { display: inline-block; text-align: left; }
section.exit-toolkit-contect-section { background: #f5f5f5; padding: 100px 0; }
section.exit-toolkit-contect-section .form-hero { padding: 0; max-width: 800px; margin: 0 auto; text-align: center; }
section.exit-toolkit-contect-section .gform-footer.gform_footer.top_label { justify-content: center; margin-bottom: 20px !important; }
ul.flex-style { column-count: 3; }
.valuation-button {
    padding-top: 10px;
}
section.guiding-business-section.we-exist.purpose {
    background: #F5F5F5;
    box-shadow: none;
}
section.default-section.promise.our {
    padding: 100px 0;
}

section.meet-our-founder-section {
    background: #324AB2;
    padding: 100px 0;
}
section.meet-our-founder-section .row {
    align-items: center;
}
.meet-our-founder-img figure {
    border-radius: 5px;
    overflow: hidden;
}
.meet-our-founder-img figure img {
    width: 100%;
}
section.meet-our-founder-section .section-heading {
    padding-left: 80px;
}
section.meet-our-founder-section .section-heading .heading-title {
    color: #fff;
}
section.meet-our-founder-section .section-heading p {
    color: #fff;
}
section.meet-our-founder-section .section-heading p b {
    color: #fff;
    font-weight: bold;
}
section.meet-our-founder-section .section-heading.default-css ul li {
    background: url(../images/list-arrow-white.png) no-repeat;
    background-position: 0 6px;
    padding-left: 26px;
    background-size: 18px;
    color: #fff;
}
section.what-we-believe-section {
    background: #F5F5F5;
    padding: 100px 0;
}
.what-we-believe-box {
    text-align: center;
    max-width: 400px;
    margin: 0 auto;
}
.what-we-believe-box figure {
    margin-bottom: 20px;
}
.what-we-believe-box h3 {
    color: #666;
    text-align: center;
    font-family: Lato;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    margin: 0;
}
.what-we-believe-row .row {
    justify-content: center;
}
.what-we-believe-row .col-sm-4 {
    padding: 0 20px;
    border-right: 1px solid #D9D9D9;
    margin: 20px 0;
}
.what-we-believe-row .col-sm-4:last-child {
    border-right: none;
}
.what-we-believe-row .default-css {
    padding-top: 20px;
}
.what-we-believe-row .default-css h3 {
    color: #000;
    text-align: center;
    font-family: Lato;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    margin: 0;
}
.pillars-row .default-css.text-center {
    padding-top: 30px;
}
.pillars-row .default-css.text-center h3 {
    color: #000;
    text-align: center;
    font-family: Lato;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
}




/*--how-we-help-section--*/
section.how-we-help-section {padding: 100px 0;position: relative;background: #F5F5F5;}
.how-we-help-row .row {justify-content: center;}
.how-we-help-row .col-sm-3 {
    padding: 15px;
    position: relative;
    border-right: 1px solid #D9D9D9;
    margin: 25px 0;
}
.how-we-help-row { padding: 20px 0 0px; max-width: 1500px; margin: 0 auto;overflow: hidden; }
.how-we-help-row .col-sm-3:last-child {border: none;}
.how-we-help-box {height: 100%;text-align: center;}
.how-we-help-box figure {
    width: 100px;
    height: 100px;
    text-align: center;
    border-radius: 50%;
    line-height: normal;
    align-content: center;
    margin: 0 auto 20px;
    position: relative;
    z-index: 1;
    background: #fff;
}
.how-we-help-box figure::after { position: absolute; content: ''; left: 0px; right: 0px; animation: s7 10s infinite linear; top: 0px; bottom: 0px; border-radius: 50%;z-index: -1; border: 1px dashed #324AB2; }
.how-we-help-box:hover figure::after{ border-color: #000000; }
.how-we-help-box p{margin: 0;}
section.how-we-help-section .section-heading h3 {
    color: #000;
    text-align: center;
    font-family: Lato;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 5px;
}
.how-we-help-btns {
    text-align: center;
    padding-top: 20px;
}
section.how-we-help-section .how-we-help-btns h2 {
    margin-bottom: 20px;
    color: #000;
    text-align: center;
    font-family: Lato;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 70px;
}



section.our-promise-main-section {
    padding: 100px 0;
}
section.our-promise-main-section .row {
    align-items: center;
}
section.our-promise-main-section .section-heading {
    max-width: 570px;
}
.newsletter-form-inn .ginput_recaptcha {
    margin-top: 5px;
}





@media (min-width: 1200px) {
/*------------- mega menu ---------------*/
.menu-top-menu-container {position: relative}
.mega-menu {position: inherit!important}
.mega-menu .hover_mega_menu {visibility: hidden;position: absolute;margin-top: 0;width: 100%;right: 0;border-radius: 0 0 10px 10px;box-shadow: 0 0 5.5px rgb(5 5 5 / 20%);background-color: #fff;box-sizing: border-box;z-index: 999;opacity: 0;-webkit-transition: all .4s ease 0s;-o-transition: all .4s ease 0s;transition: all .4s ease 0s;-webkit-transform: rotateX(90deg);-moz-transform: rotateX(90deg);-ms-transform: rotateX(90deg);transform: rotateX(90deg);-webkit-transform-origin: top center;-ms-transform-origin: top center;transform-origin: top center;padding: 25px 25px 25px 25px;}
.mega-menu:hover>.hover_mega_menu {visibility: visible;opacity: 1;-webkit-transform: rotateX(0);-moz-transform: rotateX(0);-ms-transform: rotateX(0);transform: rotateX(0)}
.mega-menu ul.sub-menu li {-webkit-column-break-inside: avoid;page-break-inside: avoid;break-inside: avoid;counter-increment: brick-counter;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;margin-right: 15px!important;background: transparent !important;border-bottom: none;text-transform: inherit !important;float: none;}
.mega-menu ul.sub-menu li a {background: transparent !important;color: #000 !important;}
.mega-menu ul.sub-menu li:hover a {background: transparent !important;color: #002950!important;}
.navbar-collapse .menus-top-menu-container>ul li.mega-menu ul.sub-menu li {position: relative;padding-left: 30px !important;text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li a {background: transparent !important;color: #414141 !important;padding: 3px 10px 3px 15px;padding-left: 0 !important;text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li:hover a {background: transparent !important;color: #002950!important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li::before {content: "";font-size: 18px;color: #002950;font-family: 'FontAwesome';left: 0;position: absolute;top: 2px;background: url(../images/favicon.png) no-repeat;height: 22px;width: 22px;background-size: 22px;filter: brightness(0);}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li:hover::before {filter: none;transition: 0.6s;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li:last-child:before {display: block;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li.mega-menu-img {width: 27% !important;padding: 0 !important;margin: 0 0 0 0 !important;float: right;position: absolute !important;top: 25px;right: 25px;bottom: 34px;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li.mega-menu-img::before {display: none;}
.mega-menu .hover_mega_menu ul.sub-menu {position: relative;width: auto;top: 0;opacity: 1;overflow: visible;transform: inherit;transform-origin: inherit;visibility: inherit;column-count: 3;border: none;border-radius: 0;box-shadow: none;transition: inherit;margin: 0;transform: rotateX(0deg);}
/*------------- mega menu2 CSS---------------*/
.mega-menu2 {position: inherit!important}
.mega-menu2 .hover_mega_menu {visibility: hidden;position: absolute;margin-top: 0;width: 100%;border-radius: 0 0 10px 10px;left: 15px;margin-left: 0px;right: 0;box-shadow: 0 0 5.5px rgba(5, 5, 5, 0.20);background-color: #fff !important;box-sizing: border-box;z-index: 999;opacity: 0;-webkit-transition: all .4s ease 0s;-o-transition: all .4s ease 0s;transition: all .4s ease 0s;-webkit-transform: rotateX(90deg);-moz-transform: rotateX(90deg);-ms-transform: rotateX(90deg);transform: rotateX(90deg);-webkit-transform-origin: top center;-ms-transform-origin: top center;transform-origin: top center;padding: 25px 25px 25px 25px;}
.mega-menu2:hover>.hover_mega_menu {visibility: visible;opacity: 1;-webkit-transform: rotateX(0);-moz-transform: rotateX(0);-ms-transform: rotateX(0);transform: rotateX(0)}
.mega-menu2 .hover_mega_menu ul.sub-menu {position: relative;width: auto;top: 0;opacity: 1;overflow: visible;transform: inherit;transform-origin: inherit;visibility: inherit;column-count: 3;border: none;border-radius: 0;box-shadow: none;transition: inherit;margin: 0;transform: rotateX(0deg);left: 0;}
.mega-menu2 ul.sub-menu li {-webkit-column-break-inside: avoid;page-break-inside: avoid;break-inside: avoid;counter-increment: brick-counter;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;margin-right: 0px!important;background: transparent !important;border: none;float: none;}
.mega-menu2 ul.sub-menu li a {background: transparent !important;color: #002950!important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children a {padding: 2px 0 !important;margin-left: 0px !important;font-weight: 600;}
.mega-menu2 ul.sub-menu li a:hover {background: transparent !important;color: #002950!important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li {position: relative;padding-left: 0 !important;margin-left: 0px !important;text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a {background: transparent !important;color: #414141 !important;padding: 3px 10px 3px 15px;padding-left: 26px !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children>a {padding: 5px 0 !important;margin-left: 0px !important;font-weight: 700;color: #000 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a:hover {background: transparent !important;color: #002950!important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a::after {color: #002950!important;top: 21px;display: none;}
/* .navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu {opacity: 1 !important;visibility: visible !important;position: relative;background: transparent;box-shadow: none;padding: 0;transform: rotateX(0deg);padding-left: 0px;padding-bottom: 0;}
*/
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu a {padding-left: 14px !important;padding-top: 6px !important;font-weight: 400;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu a:hover {color: #002950!important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li {position: relative;padding-left: 0 !important;text-transform: inherit !important;float: none;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu li {padding-left: 15px !important;width: 100%;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li::before {content: "";font-size: 18px;color: #002950;font-family: 'FontAwesome';left: 0;position: absolute;top: 5px;background: url(../images/favicon.png) no-repeat;height: 22px;width: 22px;background-size: 22px;filter: brightness(0);}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children::before {display: none;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children ul.sub-menu li a:hover {color: #002950!important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li:hover::before {filter: none;transition: 0.6s;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li .hover_mega_menu {opacity: 1 !important;visibility: visible !important;position: relative;background: transparent;box-shadow: none;padding: 0;transform: rotateX(0deg);padding-left: 0px;left: 0;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li .hover_mega_menu ul.sub-menu {column-count: 1;}
.navbar-collapse .menu-top-menu-container > ul > li.mega-menu2 .hover_mega_menu ul li a {text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container > ul > li.mega-menu .hover_mega_menu ul li a {text-transform: inherit !important;}
.contact-detail-menu {border-radius: 4px;display: inline-block;width: 100%;padding: 20px 20px 20px;background: #F3F9FF;overflow: hidden;margin: 20px 0 0;text-align: left;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children a:hover {color: #002950!important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu {margin-left: 0px;margin-top: 0;left: 0 !important;border-bottom: none;left: 0;}
}
@media (min-width:1200px) {
.container {max-width: 1180px !important;}
}
@media (min-width:1300px) {
.container {max-width: 1270px !important;}
}
@media (min-width:1400px) {
.container {max-width: 1360px !important;}
}
@media (min-width:1500px) {
.container {max-width: 1440px !important;}
}
@media (min-width:1600px) {
.container {max-width: 1530px !important;}
}
@media (min-width:1700px) {
.container {max-width: 1630px !important;}
}

@media (max-width: 1899px) {
.process-top-row::before { left: 78px; right: 78px; }


}

@media (max-width: 1799px) {
.process-top-row::before { left: 48px; right: 48px; }


}

@media (max-width: 1699px) {
.header-right { padding-right: 38px; }
.container { max-width: 100% !important; padding: 0 45px; }
section.banner-section { padding: 100px 0 100px; }
.banner-title { font-size: 60px; line-height: 84px; }
.process-top-row::before { top: 32px; left: 38px; right: 38px; }
section.retirement-wealth-section { padding: 100px 0 100px 48px; }
.heading-title { font-size: 52px; line-height: 64px; } 
.floating-icon a { padding: 30px 6px 30px 10px; }
.client-reviews-box h2 { font-size: 24px; line-height: 52px; margin: 0 55px 0 0; }
.client-reviews-box h2 strong { font-size: 52px; line-height: 52px; }
.client-say-box { padding: 32px 25px 30px; } 
.left-content h2 { font-size: 46px; line-height: 56px; }
.middle-section .right-sidebar { padding-left: 30px; }
section.contact-section { padding: 90px 0; }



}

@media (max-width: 1599px) {
section.default-section.legacy p br{display: none;}
.middle-section .col-sm-8 { width: 67%; }
.left-content h2 { font-size: 40px; line-height: 50px; }
.middle-section .col-sm-4 { width: 33%; }



}

@media (max-width: 1499px) {
h1 {font-size: 34px;line-height: 42px;}
h2 {font-size: 30px;line-height: 38px;}
h3 {font-size: 28px;line-height: 36px;}
h4 {font-size: 25px;line-height: 32px;}
h5 {font-size: 20px;line-height: 28px;}
h5 {font-size: 19px;line-height: 26px;}
.container { padding: 0 35px; }
body.sticky-header-on { padding-top: 130px; }
.header-section .col-sm-3 { width: 18%; }
.header-section .col-sm-9 { width: 82%; }
a.theme-btn { padding: 10px 22px 12px; font-size: 18px; line-height: 26px; min-width: 150px; }
.header-right { padding-right: 10px; }
.header-btn a.theme-btn { font-size: 16px; line-height: 22px; }
.head-call-now a { font-size: 26px; }
.head-call-now p { font-size: 16px; }
.head-call-now { margin-left: 60px; }
.head-call-now figure { max-width: 48px; }
.head-call-now .headcall-inn { padding-left: 15px; }
.header-right-top { padding: 13px 0; }
.banner-title { font-size: 50px; line-height: 70px; }
.banner-btns { margin-top: 25px; }
section.banner-section::after { background-size: 350px; }
section.banner-section { padding: 70px 0 70px; }
.mission-btns a.theme-btn:not(:first-child), .cta-btns a.theme-btn:not(:first-child), .er-btns a.theme-btn:not(:first-child), .guiding-btns a.theme-btn:not(:first-child), .retirement-btns a.theme-btn:not(:first-child), .banner-btns a.theme-btn:not(:first-child) { margin-left: 12px; }
section.our-process-section { padding: 70px 0; }
section.our-process-section .heading-title { padding: 0 80px; }
.heading-title { font-size: 44px; line-height: 52px; }
.process-top-row::before { top: 25px; left: 28px; right: 28px; }
.our-process-box { padding: 0px 0px; }
.our-process-box h3 { font-size: 25px; line-height: 32px; }
.floating-icon a { padding: 25px 3px 25px 8px; font-size: 18px; line-height: 24px; }
.our-process-row { padding: 10px 0 40px; }
section.retirement-wealth-section { padding: 70px 0 70px 38px; }
.sub-heading { margin-bottom: 10px; font-size: 20px; line-height: 26px; }
.retirement-img figure { padding: 17px 0 17px 18px; }
.default-section { padding: 70px 0; }
section.our-mission-section { padding: 70px 0; }
.our-mission-list ul li { padding: 5px 12px; }
.our-mission-list ul { margin: 0 -12px; }
.our-mission-box { padding: 40px 20px 25px; }
.our-mission-box figure { width: 150px; height: 150px; margin: 0 auto 20px; }
section.guiding-business-section { padding: 70px 0; }
section.testimonial-section { padding: 70px 0; }
.client-reviews-box h2 { font-size: 20px; line-height: 44px; margin: 0 45px 0 0; }
.client-reviews-box h2 strong { font-size: 44px; line-height: 44px; }
.client-reviews-box p { font-size: 18px; }
.testimonial-row { padding-top: 20px; } 
.client-say-box h3 { font-size: 20px; line-height: 26px; margin-bottom: 2px; }
.start-icon-box img { max-width: 20px; }
.client-name figure { width: 80px; height: 80px; margin-right: 15px; }
.client-name figure img{max-width: 48px;}
.client-say-box p { font-size: 18px; line-height: 30px; }
.client-name { margin-bottom: 16px; }
.client-say-box { padding: 25px 20px 25px; }
.testimonial-slider.owl-carousel .owl-nav { margin-top: 30px; }
.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev , .owl-carousel .owl-nav .owl-next:hover, .owl-carousel .owl-nav .owl-prev:hover { height: 60px; width: 60px; background-size: 32px !important; }
section.your-exit-ready-roadmap-section { padding: 70px 0; }
section.your-exit-ready-roadmap-section h2 { font-size: 22px; line-height: 30px; }
.default-css ul li, .default-css ol li { margin: 0 0 10px; }
section.cta-section { padding: 70px 0; }
section.your-exit-ready-roadmap-section .exit-ready-row:not(:first-child) { padding-top: 40px; }
section.pillars-section { padding: 70px 0; }
.pillars-box { padding: 0; }
.pillars-box h3 { font-size: 22px; line-height: 30px; margin-bottom: 10px; }
.pillars-box figure { width: 120px; height: 120px; margin: 0 auto 18px; }
footer.footer-section { padding-top: 70px; }
.ftr-title { font-size: 25px; margin-bottom: 20px; }
.newsletter-heading .ftr-title { margin-bottom: 4px; font-size: 32px; }
.newsletter-sections { padding: 25px 0; margin-top: 40px; }
.ftr-social a { margin: 2px; }
.ftr-social a img { max-width: 22px; }
.ftr-logo { margin-bottom: 40px; }
.ftr-item { margin-left: -70px; }
.newsletter-form input.button.gform_button { margin-left: 30px !important; }
section.retirement-wealth-section::before { width: 100px; height: 100px; bottom: -20px; }
section.default-section.founder .section-heading { padding-left: 0; }
.believe-box h2 { font-size: 25px; line-height: 40px; }
.believe-box figure img { max-width: 48px; }
.believe-row { padding: 10px 0 40px; }
section.different-section { padding: 70px 0; }
section.different-section h3 { font-size: 22px; line-height: 26px; }
section.different-section .different-row { margin: 0 0px 40px; }
section.default-section.support p { font-size: 25px; line-height: 34px; }
section.pillars-section.pillars-inn .pillars-box { padding: 35px 20px 25px; }
section.default-section.promise p { font-size: 22px; line-height: 32px; margin-bottom: 20px; }
.middle-section { padding: 60px 0; }
.left-content h2 { font-size: 35px; line-height: 44px; margin: 15px 0 15px; }
section.contact-section { padding: 70px 0; }
.right-sidebar.sticky { top: 140px; }
section.meet-our-founder-section .section-heading {
    padding-left: 30px;
}
section.meet-our-founder-section {
    padding: 70px 0;
}
section.default-section.promise.our {
    padding: 70px 0;
}
.what-we-believe-box h3 {
    font-size: 22px;
    line-height: 32px;
}
.what-we-believe-box figure {
    margin-bottom: 15px;
}
.what-we-believe-box {
    max-width: 340px;
}
.what-we-believe-box figure img {
    max-width: 70px;
}
section.what-we-believe-section {
    padding: 70px 0;
}
.pillars-row .default-css.text-center h3 {
    font-size: 22px;
    line-height: 32px;
}
.pillars-row .default-css.text-center {
    padding-top: 20px;
}
section.how-we-help-section .section-heading h3 {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 5px;
}
.how-we-help-row .col-sm-3 {
    padding: 15px;
    margin: 20px 0;
}
.how-we-help-row {
    padding: 0px 0 0px;
}
section.how-we-help-section .how-we-help-btns h2 {
    margin-bottom: 10px;
    font-size: 25px;
    line-height: 50px;
}
section.how-we-help-section {
    padding: 70px 0;
}
section.our-promise-main-section {
    padding: 70px 0;
}
.what-we-believe-row .default-css h3 {
    font-size: 22px;
    line-height: 31px;
}



}
@media (max-width: 1399px) {
.form-hero { padding: 25px 25px; }
section.default-section.founder .col-sm-6:first-child { width: 40%; }
section.default-section.founder .col-sm-6:last-child { width: 60%; }
.form-hero { padding-left: 20px; }


}

@media (max-width: 1299px) {
.b-form-title { margin-bottom: 15px; font-size: 30px; line-height: 38px; }
section.banner-section p br { display: none; }
.our-mission-box { padding: 35px 15px 20px; }
.our-mission-box figure { width: 130px; height: 130px; margin: 0 auto 20px; }
.our-mission-box figure img{max-width: 60px;}
.newsletter-form input.button.gform_button { margin-left: 20px !important; }
.ftr-call-now figure { width: 24px; height: 24px; margin-right: 15px; }
.ftr-item { margin-left: -40px; }
footer.footer-section .col-sm-4:last-child .ftr-item { margin-left: -100px; }
.menu-copyright ul li::after { padding: 0 15px; }


}

@media (max-width: 1199px) {
p { font-size: 16px; line-height: 24px; margin-bottom: 10px; }
h1, h2, h3, h4, h5, h6 { margin-bottom: 10px; }
.default-css ul li, .default-css ol li { font-size: 16px; line-height: 24px;; margin: 0 0 6px; }
.default-css ul li { background-position: 0 5px; padding-left: 22px; background-size: 16px; }
.default-css ul { margin-bottom: 15px; }
h1 {font-size: 30px;line-height: 38px;}
h2 {font-size: 28px;line-height: 36px;}
h3 {font-size: 25px;line-height: 32px;}
h4 {font-size: 20px;line-height: 28px;}
h5 {font-size: 19px;line-height: 26px;}
h6 {font-size: 18px;line-height: 24px;}
.default-section{ padding: 40px 0; }
.modal-dialog {transform: none !important; top: 65px; }
.modal.popup-form button.close { right: 15px; top: 15px; font-size: 18px; }
.close img { max-width: 25px; }
.modal.video-popup button.close { right: 15px; top: 15px; font-size: 20px; }
.video-popup .modal-dialog { margin: 60px auto 0; }
.container , .container-fluid{ padding: 0 15px; } 
.heading-title { margin-bottom: 10px; font-size: 32px; line-height: 38px; }
.radius { width: 80px; height: 80px; }
.radius .border-animation, .place { line-height: 79px; }
.place img { max-width: 24px; }

.gallery-row .wp-pegination { padding-top: 30px; }
.wp-pegination .page, .wp-pegination span, .wp-pagenavi a, .page-numbers { width: 40px !important; height: 40px !important; margin: 3px !important; font-size: 20px; }
.wp-pegination a.nextpostslink, .wp-pegination a.previouspostslink { background-size: 28px !important; }
.wp-pegination { padding-top: 15px; }

.service-detail-right { padding-left: 0; }
.service-detail-list { margin: 0 0 25px; padding: 20px 15px; }
.sidebar-title { font-size: 20px; line-height: 26px; margin-bottom: 10px; padding-left: 10px; }	
.service-detail-list hr { margin: 10px 0; }
.service-detail-list ul li a { font-size: 15px;padding: 10px 10px;}
.service-detail-list ul li::after { font-size: 15px; }
.estimatin-detail { padding: 20px 10px; }
.estimatin-side { margin: 0 0 25px; padding: 20px 15px; }
.estimatin-detail h4 { font-size: 20px; line-height: 30px; margin-bottom: 5px; }
.search-btn { margin: 0 0 25px;padding: 20px 15px;}
.search-medium { padding: 9px 40px 9px 15px; height: 45px; font-size: 15px; line-height: 24px; }
.search-btn button { top: 6px; width: 30px; right: 5px; height: 28px; }
.pagination-parent { padding-top: 20px; }
.side-bar-banner h4 { font-size: 25px; }
.sidebar-call { font-size: 18px; }
.nav-next a, .nav-previous a { padding: 9px 24px 11px; font-size: 15px; line-height: 22px; }
.estimatin-title { font-size: 25px; line-height: 32px; }	
.estimatin-btn a.theme-btn { margin-top: 0px; }	
.blog-img-single > figure { margin-bottom: 15px; }
.lightbox { top: 50% !important; transform: translateY(-50%); }
.floating-icon{display: none;}

.header-section .col-sm-3 { padding: 0 12px 0 0 ; position: inherit; text-align: inherit; background: transparent; box-shadow: none; }
.header-logo { height: auto; position: relative; text-align: center; background: #FFF; box-shadow: 0 10px 30px 0 rgba(50, 74, 178, 0.30); width: 188px; padding: 10px; }
.header-right { padding-right: 55px; display: flex ; align-items: center; justify-content: end; }
.menu-navbar { background: transparent; padding: 0; margin: 0; text-align: inherit; position: inherit; }
.menu-navbar::after{display: none;}
.header-right-top { padding: 0; }
.header-section .row { align-items: center; }
.head-call-now figure { max-width: 38px; }
.head-call-now p { font-size: 15px; }
.head-call-now a { font-size: 22px; }
.head-call-now .headcall-inn { padding-left: 12px; }
a.theme-btn { padding: 8px 18px 10px; font-size: 16px; line-height: 22px; min-width: 120px; }
.head-call-now { margin-left: 35px; }
.banner-title { font-size: 36px; line-height: 50px; } 
section.banner-section { padding: 40px 0 40px; }
section.banner-section p { line-height: 26px; }
.form-hero { padding: 20px 20px; }
.b-form-title { margin-bottom: 12px; font-size: 23px; line-height: 32px; }
.gform_wrapper .gfield { padding: 0 5px 10px; }
.form-hero .gform_body { margin: 0 -5px; }
.form-hero fieldset.gfield.gfield--width-full .gfield_description.validation_message.gfield_validation_message { padding: 0 5px 10px !important; } .form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium, .form-hero .gfield--type-time .ginput_container.ginput_complex.gform-grid-row .gform-grid-col input, .form-hero .gfield--type-time .ginput_container.ginput_complex.gform-grid-row .gform-grid-col select { padding: 9px 10px 9px 10px !important; height: 40px; font-size: 15px !important; line-height: 20px !important; }
.form-hero .gform_wrapper select, .form-hero .gfield--type-time .ginput_container.ginput_complex.gform-grid-row .gform-grid-col select { background: #fff url(../images/select-arrow.png) no-repeat right 10px center !important; background-size: 12px !important; }
.form-hero input.button.gform_button { padding: 10px 20px !important; font-size: 16px !important; line-height: 24px !important; }
.form-hero .gform-grid-row span.gform-grid-col { padding: 0 5px 10px; }
.form-hero .gform_wrapper .ginput_complex select { background: #fff url(../images/select-arrow.png) no-repeat right 10px center !important; background-size: 12px !important; }
.mission-btns a.theme-btn:not(:first-child), .cta-btns a.theme-btn:not(:first-child), .er-btns a.theme-btn:not(:first-child), .guiding-btns a.theme-btn:not(:first-child), .retirement-btns a.theme-btn:not(:first-child), .banner-btns a.theme-btn:not(:first-child) { margin-left: 8px; }
.banner-btns { margin-top: 15px; }
section.our-process-section { padding: 40px 0; }
.process-top-row::before { top: 19px; left: 15px; right: 15px; }
section.our-process-section .heading-title { padding: 0 60px; }
.our-process-box figure { width: 100px; height: 100px; margin: 0 auto 15px; }
.our-process-box figure img{max-width: 56px;}
.our-process-box h4 { font-size: 16px; margin-bottom: 5px; }
.our-process-box h3 { font-size: 20px; line-height: 26px; margin-bottom: 5px; }
.our-process-row .col-sm-4:first-child{padding-left: 30px;}
.our-process-row .col-sm-4:last-child{padding-right: 30px;}
.our-process-row { padding: 10px 0 20px; }
section.retirement-wealth-section { padding: 40px 0; }
.sub-heading { margin-bottom: 6px; font-size: 17px; line-height: 24px; }
.retirement-img figure { padding: 10px 12px 10px 12px; }
section.retirement-wealth-section .col-sm-5 {  padding-right:12px; }
.our-process-row .col-sm-4::before { height: 95%; top: 20px; }
section.our-mission-section { padding: 40px 0; }
.our-mission-box figure { width: 100px; height: 100px; margin: 0 auto 15px; }
.our-mission-box figure img { max-width: 54px; }
.our-mission-box { padding: 25px 15px 15px; }
.our-mission-box h3 { font-size: 20px; line-height: 26px; margin-bottom: 5px; }
.our-mission-list ul li { padding: 8px 8px; }
.our-mission-list { margin: 15px auto 0; }
.our-mission-list ul { margin: 0 -8px; }
.mission-btns { padding-top: 15px; }
section.guiding-business-section { padding: 40px 0; }
section.testimonial-section { padding: 40px 0; }
.client-reviews-box h2 { font-size: 18px; line-height: 32px; margin: 0 25px 0 0; }
.client-reviews-box h2 strong { font-size: 32px; line-height: 32px; }
.client-reviews-box p { font-size: 16px; }
.client-name figure { width: 60px; height: 60px; margin-right: 12px; }
.client-name figure img { max-width: 36px; }
.client-say-box h3 { font-size: 18px; line-height: 24px; margin-bottom: 0px; }
.start-icon-box img { max-width: 18px; }
.client-say-box p { font-size: 16px; line-height: 26px; }
.client-say-box { padding: 25px 15px 15px; }
.testimonial-slider.owl-carousel .owl-nav { margin-top: 15px; }
.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next:hover, .owl-carousel .owl-nav .owl-prev:hover { height: 50px; width: 50px; background-size: 28px !important; margin: 6px; }
section.your-exit-ready-roadmap-section { padding: 40px 0; }
section.your-exit-ready-roadmap-section h2 { font-size: 18px; line-height: 26px; }
section.cta-section { padding: 40px 0; }
.er-default-content { padding-bottom: 10px; }
section.pillars-section { padding: 40px 0; }
.pillars-row { padding: 0; max-width: 100%; }
.pillars-box figure { width: 100px; height: 100px; margin: 0 auto 15px; }
.pillars-box figure img{max-width: 48px;}
.pillars-box h3 { font-size: 20px; line-height: 26px; margin-bottom: 6px; }
footer.footer-section { padding-top: 40px; }
.ftr-title { font-size: 20px; margin-bottom: 15px; }
.ftr-item ul li { padding-bottom: 10px; font-size: 16px; line-height: 24px; }
.ftr-call-now figure { width: 20px; height: 20px; margin-right: 10px; }
.newsletter-heading .ftr-title { font-size: 25px; }
.newsletter-form input.button.gform_button { margin-left: 15px !important; height: 50px !important; width: 120px !important; line-height: 26px !important; padding: 12px 20px !important; font-size: 18px !important; }
.newsletter-form .medium { height: 50px !important; font-size: 16px !important; line-height: 24px !important; padding: 10px 15px 10px 15px !important; }
.ftr-call-now { margin-bottom: 20px; }
.ftr-social a { margin: 2px; height: 40px; width: 40px; line-height: 35px; }
.ftr-social a img { max-width: 18px; }
.newsletter-sections { padding: 15px 0; margin-top: 20px; }
.ftr-logo { margin-bottom: 25px; }
.ftr-logo img{max-width: 190px;}
.copyright-sections { padding: 15px 0; }
.menu-copyright ul li { font-size: 16px; }
.menu-copyright ul li::after { padding: 0 10px 0 12px; }
section.guiding-business-section .col-sm-5 { width: 50%; }
section.guiding-business-section .col-sm-7 { width: 50%; }
section.your-exit-ready-roadmap-section h3 { font-size: 16px; line-height: 24px; margin-bottom: 10px; }
section.retirement-wealth-section::before { display: none; }
.page-nav ul li { font-size: 16px; line-height: 24px; }
.page-nav-box { padding: 10px 20px; min-width: 250px; border-width: 3px; margin-top: -25px; }
.founder-img figure { padding: 8px; }
.believe-box figure img { max-width: 32px; }
.believe-box h2 { font-size: 20px; line-height: 30px; }
.believe-row { padding: 10px 0 20px; }
section.different-section h3 { font-size: 18px; line-height: 24px; }
section.default-section.support p { font-size: 20px; line-height: 26px; }
section.different-section { padding: 40px 0; }
section.different-section .different-row { margin: 0 0px 30px; }
section.different-section .default-css p { line-height: 26px; }
section.default-section.promise p { font-size: 18px; line-height: 28px; margin-bottom: 15px; }
section.pillars-section.pillars-inn .pillars-box { padding: 25px 15px 15px; box-shadow: 0 0px 15px 0 rgba(50, 74, 178, 0.30); }
.pillars-row .col-sm-4 { padding: 12px; }
.middle-section { padding: 40px 0; }
.left-content h2 { font-size: 28px; line-height: 34px; margin: 0 0 10px; }
.readiness-col { margin: 14px 0; }
.readiness-icon { width: 70px; }
.readiness-text { width: calc(100% - 70px); padding-left: 15px; }
.readiness-text h4 { font-size: 21px; line-height: 26px; margin-bottom: 10px; } 
.middle-section .right-sidebar { padding-left: 0; }
.sidebar-form { padding: 20px 15px; margin-bottom: 30px; }
.sidebar-form .form-hero h3 { font-size: 20px; line-height: 27px; }
.image-div figure { margin-bottom: 20px; }
section.contact-section { padding: 40px 0; }
section.contact-section.contact-inn .form-hero { padding-left: 25px; }
section.contact-section.contact-inn .form-hero .gform_wrapper input[type="text"], section.contact-section.contact-inn .form-hero .gform_wrapper textarea, section.contact-section.contact-inn .form-hero .gform_wrapper select, section.contact-section.contact-inn .form-hero .gform_wrapper .medium, section.contact-section.contact-inn .form-hero .gfield--type-time .ginput_container.ginput_complex.gform-grid-row .gform-grid-col input, section.contact-section.contact-inn .form-hero .gfield--type-time .ginput_container.ginput_complex.gform-grid-row .gform-grid-col select {padding: 11px 5px 11px 5px !important; height: 50px; font-size: 16px !important; line-height: 24px !important; }
section.contact-section.contact-inn .form-hero .gform_wrapper .gfield { padding: 0 7px 15px; }
section.contact-section.contact-inn .form-hero .gform_body { margin: 0 -7px; }
section.contact-section.contact-inn .form-hero .gform_wrapper textarea.medium { height: 90px !important; }
section.contact-section.contact-inn .form-hero input.button.gform_button { padding: 11px 24px 13px !important; font-size: 18px !important; line-height: 26px !important; }
section.contact-section.contact-inn .section-heading .ftr-call-row { padding: 20px 0 15px; }
.right-sidebar.sticky { top: 110px; }
.banner-title.inner-title { font-size: 32px; line-height: 40px; }
.inner-banner>img { object-fit: cover; height: 260px; }
section.meet-our-founder-section {
    padding: 40px 0;
}
section.meet-our-founder-section .section-heading {
    padding-left: 0;
}
section.default-section.promise.our {
    padding: 40px 0;
}
    section.what-we-believe-section {
        padding: 40px 0;
    }
        .what-we-believe-box h3 {
        font-size: 18px;
        line-height: 24px;
    }
        .what-we-believe-box figure img {
        max-width: 55px;
    }
        .what-we-believe-box figure {
        margin-bottom: 11px;
    }
    .what-we-believe-box h3 {
        font-size: 19px;
        line-height: 26px;
    }
        .what-we-believe-box figure img {
        max-width: 55px;
    }
    .pillars-row .default-css.text-center {
        padding-top: 10px;
    }
        .pillars-row .default-css.text-center h3 {
        font-size: 20px;
        line-height: 26px;
    }
.how-we-help-box figure {
    width: 80px;
    height: 80px;
    margin: 0 auto 13px;
}
.how-we-help-box figure img {
    max-width: 50px;
}
    .how-we-help-row .col-sm-3 {
        padding: 15px;
        margin: 15px 0;
    }
        section.how-we-help-section .how-we-help-btns h2 {
        margin-bottom: 10px;
        font-size: 20px;
        line-height: 30px;
    }
        section.how-we-help-section .section-heading h3 {
        font-size: 16px;
        line-height: 23px;
        margin-bottom: 1px;
    }
        section.how-we-help-section {
        padding: 40px 0;
    }
    .how-we-help-btns {
    padding-top: 10px;
}
    section.our-promise-main-section {
        padding: 40px 0;
    }
    .what-we-believe-row .default-css h3 {
        font-size: 19px;
        line-height: 26px;
    }
    .what-we-believe-row .default-css {
    padding-top: 10px;
}
.ginput_recaptcha {transform:scale(0.77) !important;-webkit-transform:scale(0.77) !important;transform-origin:0 0 !important;-webkit-transform-origin:0 0 !important;}


}

@media (max-width: 1023px) {


}

@media (max-width: 991px) {
.left-content { padding: 10px; }

}

@media (max-width: 900px) {
section.services-detail .col-sm-4 { width: 100%; }
section.services-detail .col-sm-8 { width: 100%; }
.blogpage-single-section .col-sm-4 { width: 100%; }
.blogpage-single-section .col-sm-8 { width: 100%; }	
.service-detail-right.sticky { position: inherit; top: 0; }	
.service-detail-right { margin-top: 30px; }
section.blog-section.blogpage-single-section .col-sm-4 { width: 100%; }

.our-process-row .col-sm-4 { width: 50%; padding: 15px !important; margin: 0 -1px; }
section.our-process-section .heading-title { padding: 0; background: transparent; display: block; }
section.our-process-section .heading-title::after, section.our-process-section .heading-title::before ,  .process-top-row::before{ display: none; }
.our-process-row { padding: 0; overflow: hidden; }
.our-process-row .col-sm-4::before { height: 90%; top: 20px; }
.pillars-row { overflow: hidden; }
.pillars-row .col-sm-4 { width: 50%; margin: 0 -1px; }

.b-form-title { margin-bottom: 12px; font-size: 20px; line-height: 26px; }
.form-hero { padding: 15px 15px; }
.our-mission-list ul li { width: 50%; }

footer.footer-section { padding-top: 40px; text-align: center; }
footer.footer-section .col-sm-4{width: 100%;}
.ftr-item { margin-left: 0 !important; }
.ftr-title { font-size: 18px; margin: 5px 0; background: #324AB2; color: #fff; padding: 6px 0 8px; }
.ftr-call-now { margin-bottom: 0; display: block; padding: 15px 0; border-bottom: 1px solid #ccc; }
.ftr-call-now:last-child{border: none;}
.ftr-call-now figure { margin: 0 auto 10px; }
.ftr-item ul { column-count: 1; }
.ftr-item ul li { font-size: 15px; line-height: 22px; border-bottom: 1px solid #ccc; padding: 8px 0; }
.ftr-item ul li:last-child{border: none;}
.newsletter-form { display: block; }
.newsletter-heading { padding-right: 0; width: 100%; }
.newsletter-form-inn { width: 100%; max-width: 510px; margin: 0 auto; }
.newsletter-form form { display: block; }
.newsletter-form input.button.gform_button { margin-left: 0px !important; height: 44px !important; width: auto !important; line-height: 26px !important; padding: 9px 20px !important; font-size: 17px !important; margin-top: 15px !important; }
.copyright-sections .col-sm-6 { width: 100%; }
.copyright-sections .col-sm-6:first-child { order: 2; }
.copyright-sections .col-sm-6:last-child { order: 1; }
.menu-copyright ul { text-align: center; }
.menu-copyright ul li { font-size: 15px;display: block; line-height: 22px; border-bottom: 1px solid #ccc; padding: 8px 0; }
.menu-copyright ul li::after { display: none; }
.about-ftr { padding-bottom: 20px; }
.ftr-logo { margin-bottom: 20px; }
.newsletter-heading .ftr-title { font-size: 20px; background: transparent; padding: 0; margin: 0 0 2px; }
.newsletter-form .medium { height: 44px !important; font-size: 15px !important; line-height: 22px !important; padding: 8px 10px 8px 10px !important; }
.newsletter-sections { padding: 20px 0; margin-top: 10px; }
.copyright-sections { padding: 5px 0 15px; }
.copyright { padding-top: 7px; }
.newsletter-sections .gform_wrapper .gform_footer { justify-content: center; }

section.default-section.founder .col-sm-6:last-child { width: 100%; }
section.default-section.founder .col-sm-6:first-child { width: 100%; }
.founder-img { margin: 0 auto 15px; max-width: 330px; }
section.default-section.founder .section-heading { text-align: center; }
section.different-section .col-sm-6 { width: 100%; }
section.different-section .col-sm-6:first-child { order: 2; }
section.different-section .col-sm-6:last-child { order: 1; }
.different-img { margin: 0 auto 15px; }
.different-img img { width: 100%; }
section.pillars-section.pillars-inn .pillars-row { overflow: visible; }
section.pillars-section.pillars-inn  .pillars-row .col-sm-4 { margin: 0; }
.middle-section .col-sm-8 { width: 65%; }
.middle-section .col-sm-4 { width: 35%; }

section.contact-section .col-sm-7 { width: 100%; }
section.contact-section .col-sm-5 { width: 100%; }
section.contact-section.contact-inn .ftr-call-now { width: 100%; }
section.contact-section.contact-inn .section-heading .ftr-call-row { border-top: none; display: block; padding: 0; }
section.contact-section.contact-inn .ftr-social { text-align: center; }
section.contact-section.contact-inn .form-hero { padding-left: 0; padding-top: 25px; }
section.contact-section .section-heading { text-align: center; }
    section.meet-our-founder-section .col-sm-5 {
        width: 100%;
        padding-bottom: 20px;
    }
        section.meet-our-founder-section .col-sm-7 {
        width: 100%;
    }
    .how-we-help-row .col-sm-3 {
        padding: 15px;
        margin: 15px 0;
        width: 33.33%;
    }




}

@media (max-width: 812px) {
p { font-size: 15px; line-height: 22px;}
h1 {font-size: 25px;line-height: 30px;}
h2 {font-size: 20px;line-height: 26px;}
h3 {font-size: 19px;line-height: 24px;}
h4 {font-size: 18px;line-height: 24px;}
h5 {font-size: 16px;line-height: 22px;}
h6 {font-size: 15px;line-height: 20px;}
.default-css ul li, .default-css ol li { font-size: 15px; line-height: 22px; margin: 0 0 6px; }
.default-css ul li { background-position: 0 4px; padding-left: 20px; background-size: 16px; }
.default-css ul { margin-bottom: 10px; }  
a.theme-btn { padding: 7px 15px 9px; font-size: 15px; line-height: 20px; min-width: 100px; }
.radius { width: 60px; height: 60px; }
.radius .border-animation, .place { line-height: 59px; } 
.place img { max-width: 20px; }
.lb-nav a.lb-prev, .lb-nav a.lb-next { width: 30px !important; height: 40px; background-size: 15px !important; }
@keyframes rounder1 { from { transform: scale(1); } to { transform: scale(1.29); } }
@keyframes rounder2 { from { transform: scale(1); } to { transform: scale(1.59); } }
@keyframes rounder3 { from { transform: scale(1); } to { transform: scale(1.89); } }

.page-nav ul li { font-size: 15px; line-height: 20px; }

.sidebar-title { font-size: 18px; line-height: 26px; }	
.estimatin-detail h4 { font-size: 18px; line-height: 26px; margin-bottom: 5px; }
.nav-next a, .nav-previous a { padding: 8px 20px 8px; font-size: 14px; line-height: 20px; } 
.search-btn { margin: 0 0 15px; }
.service-detail-list { margin: 0px 0 15px; }
.blog-img-single > figure { margin-bottom: 10px; }
.service-detail-right .form-hero { margin: 0px 0 15px; }	
figure.fimgs { margin-bottom: 15px; }
.estimatin-title { font-size: 22px; line-height: 32px; }
.pagination-parent { padding-top: 15px; }
.wp-pegination .page, .wp-pegination span, .wp-pagenavi a, .page-numbers { width: 32px !important; height: 32px !important; margin: 3px !important; font-size: 20px; } .wp-pegination a.nextpostslink, .wp-pegination a.previouspostslink, .next.page-numbers, .prev.page-numbers { background-size: 24px !important; }
.wp-pegination a.nextpostslink:hover, .wp-pegination a.previouspostslink:hover, .next.page-numbers:hover, .prev.page-numbers:hover { background-size: 24px !important; }	

.container , .container-fluid{ padding: 0 12px; } 
section.banner-section .col-sm-7 { width: 100%; }
section.banner-section .col-sm-5 { width: 100%; }
.banner-main-form-div .form-hero { max-width: 100%; margin: 30px 0 0; }
.banner-caption { text-align: center; }
.banner-title { font-size: 25px; line-height: 30px; }
section.banner-section p { line-height: 24px; }
section.banner-section::after { display: none; }
.header-btn a.theme-btn { font-size: 15px; line-height: 20px; }
.head-call-now p { font-size: 13px; }
.head-call-now a { font-size: 20px; }
.head-call-now figure { max-width: 32px; }
.head-call-now .headcall-inn { padding-left: 8px; }
.header-logo { width: 168px; }
.head-call-now { margin-left: 25px; }
.our-process-box h3 { font-size: 18px; line-height: 24px; margin-bottom: 5px; }
.our-process-box h4 { font-size: 15px; }
.our-process-box figure img { max-width: 48px; }
.our-process-box figure { width: 90px; height: 90px; margin: 0 auto 15px; }
.heading-title { margin-bottom: 10px; font-size: 25px; line-height: 32px; }
.retirement-btns, .er-btns, .cta-btns { padding-top: 5px; }
.our-mission-box figure img { max-width: 48px; }
.our-mission-box figure { width: 90px; height: 90px; margin: 0 auto 15px; }
.our-mission-box h3 { font-size: 18px; line-height: 24px; margin-bottom: 5px; }
.guiding-btns { padding-top: 5px; }
.client-reviews-box p { font-size: 15px; }
.client-reviews-box h2 { font-size: 16px; line-height: 24px; margin: 0 20px 0 0; }
.client-reviews-box h2 strong { font-size: 25px; line-height: 24px; }
.client-say-box h3 { font-size: 16px; line-height: 22px; }
.start-icon-box img { max-width: 16px; }
.client-name figure img { max-width: 32px; }
.client-name figure { width: 50px; height: 50px; margin-right: 10px; }
.client-say-box p { font-size: 15px; line-height: 24px; }
.client-say-box { padding: 20px 15px 15px; }
section.your-exit-ready-roadmap-section h2 { font-size: 16px; line-height: 22px; }
.pillars-box figure { width: 90px; height: 90px; margin: 0 auto 15px; }
.pillars-box h3 { font-size: 18px; line-height: 24px; margin-bottom: 5px; }
section.your-exit-ready-roadmap-section .exit-ready-row:not(:first-child) { padding-top: 30px; }
.sub-heading { margin-bottom: 5px; font-size: 15px; line-height: 22px; }
.our-mission-box { padding: 20px 15px 15px; }
section.different-section h3 { font-size: 16px; line-height: 22px; } 
.page-nav-box { padding: 8px 0px; border-width: 0; margin-top: 0; float: none; border: none; display: block; min-width: 100%; background: transparent; }
.page-nav { background: #324ab2; position: relative; }
.inner-banner>img { height:200px; object-fit: cover; }
.believe-box h2 { font-size: 18px; line-height: 26px; }
.believe-box figure img { max-width: 28px; }
section.default-section.support p { font-size: 18px; line-height: 24px; }
section.different-section .default-css p { line-height: 24px; }
section.default-section.promise p { font-size: 16px; line-height: 24px; margin-bottom: 10px; }
.middle-section .col-sm-8 { width: 100%; }
.middle-section .col-sm-4 { width: 100%; }
.left-content h2 { font-size: 20px; line-height: 26px; margin: 0 0 10px; }
.readiness-icon { width: 52px; }
.readiness-text { width: calc(100% - 52px); padding-left: 10px; } 
.readiness-text h4 { font-size: 18px; line-height: 24px; margin-bottom: 5px; }
.middle-section .col-sm-4 { width: 100%; }
section.contact-section.contact-inn .form-hero .gform_wrapper input[type="text"], section.contact-section.contact-inn .form-hero .gform_wrapper textarea, section.contact-section.contact-inn .form-hero .gform_wrapper select, section.contact-section.contact-inn .form-hero .gform_wrapper .medium, section.contact-section.contact-inn .form-hero .gfield--type-time .ginput_container.ginput_complex.gform-grid-row .gform-grid-col input, section.contact-section.contact-inn .form-hero .gfield--type-time .ginput_container.ginput_complex.gform-grid-row .gform-grid-col select { padding: 9px 5px 9px 5px !important; height: 40px; font-size: 15px !important; line-height: 22px !important; }
section.contact-section.contact-inn .form-hero .gform_wrapper .gfield { padding: 0 5px 10px; }
section.contact-section.contact-inn .form-hero .gform_body { margin: 0 -5px; }
section.contact-section.contact-inn .form-hero .gform_wrapper textarea.medium { height: 70px !important; }
section.contact-section.contact-inn .form-hero input.button.gform_button { padding: 7px 18px 10px !important; font-size: 16px !important; line-height: 24px !important; }
.right-sidebar.sticky { position: inherit; top: 0; right: 0; }
.banner-title.inner-title {
    font-size: 25px;
    line-height: 32px;
}
.caption-absolute {
    top: 44%;
}
    .what-we-believe-box h3 {
        font-size: 16px;
        line-height: 22px;
    }
    .what-we-believe-box figure img {
        max-width: 47px;
    }
    .what-we-believe-row .col-sm-4 {
    padding: 0 10px;
    margin: 10px 0;
}
    .pillars-row .default-css.text-center h3 {
        font-size: 18px;
        line-height: 24px;
    }
    .how-we-help-box figure img {
        max-width: 40px;
    }
    .how-we-help-box figure {
        width: 70px;
        height: 70px;
        margin: 0 auto 10px;
    }
        .how-we-help-row .col-sm-3 {
        padding: 10px;
        margin: 10px 0;
        width: 33.33%;
    }
    section.our-promise-main-section .col-sm-6:first-child {
        width: 100%;
        order: 2;
    }
    section.our-promise-main-section .col-sm-6:last-child {
        width: 100%;
        order: 1;
        padding-bottom: 10px;
    }
    .what-we-believe-row .default-css h3 {
        font-size: 16px;
        line-height: 22px;
    }

}

@media (max-width: 767px) {
section.your-exit-ready-roadmap-section .col-sm-5 { width: 100%; }
section.your-exit-ready-roadmap-section .col-sm-7 { width: 100%; }
.exit-ready-img { margin-top: 15px; }
section.default-section.believe .col-sm-4 { width: 50%; }
section.default-section.legacy .heading-title br{display: none;}


}

@media (max-width: 700px) {
.header-btn { display: none; }
section.retirement-wealth-section .col-sm-7 { width: 100%; order: 2; }
section.retirement-wealth-section .col-sm-5 { width: 100%;    padding-right: 12px; order: 1; }
.retirement-img { text-align: center;margin-bottom: 10px; }
.retirement-img figure { padding: 7px 7px 7px 7px; }
section.guiding-business-section .col-sm-5 { width: 100%; }
section.guiding-business-section .col-sm-7 { width: 100%; }
.guiding-business-img { margin-bottom: 15px; }
.client-reviews-box { display: block; }
.testimonial-row { padding-top: 10px; }
section.your-exit-ready-roadmap-section.ready-circle .exit-ready-img { margin: 0; }
section.guiding-business-section.we-exist .col-sm-7 { order: 2; }
section.guiding-business-section.we-exist .col-sm-5 { order: 1; }
section.default-section.promise .cta-btns a.theme-btn { margin: 4px 2px; }
.what-we-believe-row .col-sm-4 {
    padding: 0 10px;
    border-right: 1px solid #D9D9D9;
    margin: 10px 0;
    width: 50%;
}
.what-we-believe-row .col-sm-4:nth-child(2) {
    border-right: none;
}


}
@media (max-width: 600px) {

}

@media (max-width: 575px) {
.owl-stage { display: block; }
.owl-item { display: block;} 
.our-process-row .col-sm-4 { width: 100%; padding: 14px 12px !important; margin: 0; border-bottom: 1px solid #ccc; }
.our-process-row .col-sm-4::before { display: none; }
.our-process-row .col-sm-4:last-child{border: none;}
.mission-btns a.theme-btn:not(:first-child), .cta-btns a.theme-btn:not(:first-child), .er-btns a.theme-btn:not(:first-child), .guiding-btns a.theme-btn:not(:first-child), .retirement-btns a.theme-btn:not(:first-child), .banner-btns a.theme-btn:not(:first-child) { margin-left: 4px; }
a.theme-btn { padding: 9px 10px 9px; font-size: 14px; line-height: 18px; min-width: 80px; }
.header-section .col-sm-3 { width: 100%;padding: 0 12px; }
.header-section .col-sm-9 { width: 100%; }
.header-logo { width: 100%; box-shadow: none; background: transparent; padding: 0px; }
.header-section { padding: 10px 0; }
.header-right { justify-content: center;padding: 0; }
.header-logo img { max-width: 148px; }
section.your-exit-ready-roadmap-section.ready-circle .exit-ready-img { margin: 0 0 15px; }
section.your-exit-ready-roadmap-section.ready-circle .col-sm-6:last-child .exit-ready-img { margin: 0px; }
.founder-img { max-width: 260px; }
section.pillars-section.pillars-inn .pillars-row .col-sm-4 { margin: 0; width: 100%; padding: 8px 12px !important; border: none; }
section.pillars-section.pillars-inn .pillars-box { max-width: 100%; }

    .banner-title.inner-title {
        font-size: 20px;
        line-height: 26px;
    }
    .pillars-row .default-css.text-center h3 {
        font-size: 17px;
        line-height: 22px;
    }


}

@media (max-width: 525px) {
.gform_wrapper .gfield.gfield--width-half { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.form-hero .gform-grid-row span.gform-grid-col { width: 100%; }
    .how-we-help-row .col-sm-3 {
        padding: 10px;
        margin: 10px 0;
        width: 50%;
    }


}
@media (max-width: 480px) {
.our-mission-list ul li { width: 100%; }
.pillars-row .col-sm-4 { width: 100%; padding: 14px 12px !important; margin: 0; border-bottom: 1px solid #ccc; }
.pillars-row .col-sm-4::before { display: none; }
.pillars-row .col-sm-4:last-child{border: none;}
section.default-section.believe .col-sm-4 { width: 100%; border-right: none; border-bottom: 1px solid #D9D9D9; }
.believe-row { padding: 0px 0 0px; }



}
@media (max-width: 420px) {

}
@media (max-width:360px) {




}
