@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: 'Outfit';
    src: local('Outfit SemiBold'), local('Outfit-SemiBold'),
        url('../fonts/Outfit-SemiBold.woff2') format('woff2'),
        url('../fonts/Outfit-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Outfit';
    src: local('Outfit Regular'), local('Outfit-Regular'),
        url('../fonts/Outfit-Regular.woff2') format('woff2'),
        url('../fonts/Outfit-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
  font-family: 'Outfit';
  src: local('Outfit Light'), local('Outfit-Light'),
      url('../fonts/Outfit-Light.woff2') format('woff2'),
      url('../fonts/Outfit-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
    font-family: 'Outfit';
    src: local('Outfit Medium'), local('Outfit-Medium'),
        url('../fonts/Outfit-Medium.woff2') format('woff2'),
        url('../fonts/Outfit-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Outfit';
    src: local('Outfit Bold'), local('Outfit-Bold'),
        url('../fonts/Outfit-Bold.woff2') format('woff2'),
        url('../fonts/Outfit-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
  font-family: 'Playfair Display';
  src: local('Playfair Display Medium'), local('PlayfairDisplay-Medium'),
      url('../fonts/PlayfairDisplay-Medium.woff2') format('woff2'),
      url('../fonts/PlayfairDisplay-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Playfair Display';
  src: local('Playfair Display Regular'), local('PlayfairDisplay-Regular'),
      url('../fonts/PlayfairDisplay-Regular.woff2') format('woff2'),
      url('../fonts/PlayfairDisplay-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Playfair Display';
  src: local('Playfair Display SemiBold'), local('PlayfairDisplay-SemiBold'),
      url('../fonts/PlayfairDisplay-SemiBold.woff2') format('woff2'),
      url('../fonts/PlayfairDisplay-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Playfair Display';
  src: local('Playfair Display Bold'), local('PlayfairDisplay-Bold'),
      url('../fonts/PlayfairDisplay-Bold.woff2') format('woff2'),
      url('../fonts/PlayfairDisplay-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Playfair Display';
  src: local('Playfair Display ExtraBold'), local('PlayfairDisplay-ExtraBold'),
      url('../fonts/PlayfairDisplay-ExtraBold.woff2') format('woff2'),
      url('../fonts/PlayfairDisplay-ExtraBold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}


body {padding: 0;margin: 0;font-family: 'Outfit';font-weight: 400;}
html, body {width: 100%;height: 100%}
a {text-decoration: none;color: #010f21;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: 'Outfit';font-style: normal;font-weight: 400;font-size: 18px;line-height: 28px;color: #666;}
p a {color: #7399C6;}
p strong {color: #7399C6; 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: #7399C6;}
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: '"Playfair Display"';font-style: normal;font-weight: 600;color: #000000;margin-bottom: 15px;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: #7399C6;}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {color: #7399C6;}
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: normal;}
h2 {font-size: 32px;line-height: normal;}
h3 {font-size: 28px;line-height: normal;}
h4 {font-size: 24px;line-height: normal;}
h5 {font-size: 20px;line-height: normal;}
h6 {font-size: 16px;line-height: normal;}
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 {margin-bottom: 20px;}
.default-css ol {padding-left: 18px;}
.default-css ul li, .default-css ol li { font-family: 'Outfit'; font-style: normal; font-weight: 400; font-size: 18px; line-height: 28px; color: #666; margin: 0 0 15px; }
.default-css ul li a, .default-css ol li a {color: #000}
.default-css ul li strong, .default-css ol li strong {color: #7399C6;font-weight: 600;}
.default-css ul li a:hover, .default-css ol li a:hover {color: #7399C6}
.default-css ul li { list-style: none !important; background: url(../images/list-arrow.png) no-repeat; background-position: 0 6px; padding-left: 26px; background-size: 18px; }
.floating-icon {position: fixed;right:-70px;top: 50%;transform: translateY(-50%);z-index: 11;transform: rotate(-90deg);}
.floating-icon a { padding: 19px 35px; display: inline-block; color: #FFF; text-align: center; font-family: Outfit; font-size: 20px; font-style: normal; font-weight: 400; line-height: 20px; border-radius: 4px 4px 0px 0px; background: #004564; }
.floating-icon a:hover {color: #fff;background: #000;}


/* ---Header-section ---*/
.header-section { position: absolute; z-index: 999; width: 100%; top: 0; left: 0;padding: 15px 0; }
.header-section.sticky { position: fixed; background: #060e15; width: 100%; }
.header-top { margin: 0 -80px; }
.header-section .row { align-items: center; }
.header-top-content { width: 100%; text-align: right; display: flex; align-items: center; justify-content: right; margin-bottom: 5px; }
.header-top-btns { margin: 0 0 0 20px; display: flex; align-items: center; border-radius: 6px; border: 1px solid #7399C6; padding: 5px 30px 5px 5px; }
.header-top-btns figure { width: 40px; height: 40px; border-radius: 4px; background: #7399C6; text-align: center; line-height: 35px; margin-right: 18px; }
.header-top-btns p { margin: 0; color: #fff; }
.header-top-btns p a { color: #fff; }
.header-top-btns p a:hover{ color: #7399C6; }
.header-btm { text-align: right; }
.header-logo { padding-left: 40px; }
.header-top .col-sm-3 { width: 20%; }
.header-top .col-sm-9 { width: 80%; }

/*--banner--*/
section.home-banner { position: relative; background-repeat: no-repeat; background-size: cover; z-index: 1; padding: 220px 0 110px; }
section.home-banner::before { position: absolute; content: ''; width: 100%; height: 100%; left: 0; top: 0; opacity: 0.9; background: #000911; z-index: -1; }
section.home-banner .col-sm-7 { width: 44%; }
section.home-banner .col-sm-5 { width: 56%; }
.banner-title { transition: all 0.4s; color: #FFF; font-family: "Playfair Display"; font-size: 69px; font-style: normal; font-weight: 600; line-height: normal; margin: 0 -150px 20px 0; }
.banner-title strong { font-weight: 600; }
.banner-img { clip-path: polygon(15% 0%, 100% 0, 100% 20%, 100% 100%, 80% 100%, 0 100%, 0 50%, 15% 50%); overflow: hidden; position: relative; }
.banner-img figure { overflow: hidden; }
.banner-img figure img { width: 100%; }
.home-banner-top { margin: 0 -80px; }
.banner-text { padding: 20px 30px 0 80px; }
.banner-text p { color: #fff; font-size: 22px; line-height: 32px; }
.banner-logos ul { display: flex; flex-wrap: wrap; justify-content: space-between; margin: 50px -10px 0; }
.banner-logos ul li { list-style: none; width: 25%; padding: 10px; }
.banner-caption .banner-btns { margin-top: 40px; }
.banner-caption { margin-top: 60px; }
.banner-img .banner-img-btn { position: absolute; color: #FFF; font-family: "Playfair Display"; font-size: 41px; font-style: normal; font-weight: 600; line-height: 50px; bottom: 0; background: #091824; padding: 7px 30px 18px; border-bottom: 2px solid #7399C6; border-right: 2px solid #7399C6; left: 0; margin: 0; }
.banner-img::after { position: absolute; content: ''; width: 2px; height: 50%; left: 15%; background: #7399C6; top: 0; }
.banner-img::before { position: absolute; content: ''; height: 2px; width: 15%; left: 0; top: 50%; background: #7399C6; }
section.home-banner .row { align-items: center; }



a.theme-btn { display: inline-block; position: relative; padding: 17px 30px; text-align: center; line-height: 24px; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 500; border-radius: 4px; background: #7399C6; color: #fff; border: 1px solid #7399c6; }
a.theme-btn:hover { background: #111; color: #fff; border-color: #111; }
a.theme-btn.btn-black { background: #111; border-color: #111; margin-left: 20px; }
a.theme-btn.btn-black:hover { background: #7399C6; border-color: #7399c6; }
.banner-btns a.theme-btn:hover{ border-color: #fff; background: rgba(255, 255, 255, 0.20); }
.banner-btns a.theme-btn.btn-black { border: 1px solid #FFF; background: rgba(255, 255, 255, 0.20); backdrop-filter: blur(5px); }
.banner-btns a.theme-btn.btn-black:hover{ background: #7399C6; border-color: #7399c6; }


.sub-title { color: #343842; font-family: 'Nexa'; font-size: 30px; font-style: normal; font-weight: 700; line-height: 50px; margin-bottom: 20px; position: relative; padding-bottom: 7px; }
.sub-title::before { position: absolute; content: ''; width: 100%; bottom: 0; left: 0; height: 1px; z-index: -1; background: #CCCCCC80; }
.sub-title::after { position: absolute; content: ''; width: 9%; bottom: 0; left: 0; height: 2px; z-index: -1; background: #7399C6; }
.sub-title strong{ color: #7399C6; }


/*-----------form-css---------*/
.form-hero { position: relative; right: 0; top: 0; float: none; padding: 35px 50px; border-radius: 0px 15px 15px 0px; border: 1px solid #CCC; background: #F5F5F5; height: 100%;align-content: center; }
.form-title { color: #000; font-family: "Playfair Display"; font-size: 60px; font-style: normal; font-weight: 600; line-height: 75px; margin-bottom: 15px; }
.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 -10px;}
.gform_wrapper .gfield {padding: 0 10px 21px;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;}
.form-hero .gform_wrapper label.gfield_label {font-family: ' Outfit', sans-serif;font-style: normal;font-weight: 400 !important;font-size: 16px !important;line-height: 22px;color: #666 !important;margin-bottom: 3px;}
.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 { padding: 15px 55px !important; display: inline-block; position: relative; cursor: pointer; transition: all 1s; border: none; color: #FFF !important; text-align: center; font-family: Outfit !important; font-size: 24px !important; font-style: normal; font-weight: 500 !important; line-height: 24px !important; border-radius: 4px !important; background: #7399C6 !important; height: 60px !important; }
.form-hero input.button.gform_button:hover { background: #343842 !important; box-shadow: none !important; color: #fff !important; }
.gform_wrapper textarea.medium { height: 80px !important; border-radius: 5px !important; display: block; min-block-size: inherit !important; }
.gform_wrapper .gform_footer {padding: 0px 0 0 0 !important;margin: 0px 0 0 0 !important;position: relative;z-index: 1;}
.form-hero .gform_wrapper .ginput_complex select {background:  url(../images/select-arrow.png) no-repeat right 13px center!important;background-size: 16px !important; padding-left: 5px !important;}
.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium { width: 100% !important; padding: 15px 20px 15px 20px; -webkit-appearance: none; resize: none; position: relative; height: 56px; transition: all 1s; margin: 0 !important; box-shadow: none; color: #666 !important; font-size: 16px !important; font-family: Outfit; font-style: normal; font-weight: 400; line-height: 24px; border-radius: 4px; border: 1px solid rgba(115, 153, 198, 0.30); background: #F5F5F5; }
.form-hero .gform_wrapper select { background: url(../images/select-arrow.png) no-repeat right 13px center!important; background-size: 16px !important; }
.form-hero .gform_wrapper label, .form-hero .gform_wrapper label, .form-hero .gform_wrapper label.gfield_label { font-size: 18px !important; font-family: Outfit; font-style: normal; font-weight: 400; line-height: 28px; color: #666; margin: 0 !important; padding-left: 3px; margin-bottom: 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 #F3BD1C !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: #F3BD1C;}
.form-hero .ginput_container.ginput_container_fileUpload label {color: #414141;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;}
.form-hero .gform_wrapper .ginput_container { margin: 0!important; padding: 0; position: relative; display: flex; flex-wrap: wrap; }
.gfield_required .gfield_required.gfield_required_text { display: none; }
.gform_wrapper .gfield.gfield--width-full { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; font-size: 14px; font-family: "outfit"; line-height: 24px; }
.form-check { display: block; min-height: 1.5rem; padding-left: 0; margin-bottom: .125rem; padding-right: 60px; }
.form-check-input { width: 22px; height: 22px; margin-top: 3px; background-color: #fff; border: 1px solid #ccc; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.form-check-input:checked[type=radio] { background: url(../images/form-check-bg.png) center no-repeat !important; }
.form-check-input:checked { background-color: #7399c6; border-color: #7399c6; }
.form-check .form-check-input { margin-left: 0; }
.contact-call { margin-top: 25px; }
.contact-call p { margin: 0; color: #666; font-family: Outfit; font-size: 26px; font-style: normal; font-weight: 400; line-height: 28px; }
.contact-call p span { font-weight: 500; }
.contact-call p span a { color: #666; }
.contact-call p span a:hover { color: #7399C6; }
.gform_wrapper .gfield.gfield--width-full label.lebel-text { font-size: 14px !important; line-height: 24px; margin: 0 !important; }
.form-check label.form-check-label { margin: 0 !important; padding-left: 7px; }

.heading-title { color: #000; font-family: "Playfair Display"; font-size: 66px; font-style: normal; font-weight: 600; line-height: 82px; margin-bottom: 15px; }
.heading-title strong{ font-weight: 600;color: #7399C6; }



/* -------how-it-works-section------- */
section.how-it-works-section { padding: 0 160px 0 0; }
section.how-it-works-section .col-sm-4 { padding: 0; width: 35%; }
.how-it-works-img { height: 100%; }
.how-it-works-img figure { overflow: hidden; height: 100%; }
.how-it-works-img figure img { width: 100%; height: 100%; object-fit: cover; }
section.how-it-works-section .col-sm-8 { width: 65%; }
.how-it-works-content.default-css { display: flex; margin-left: -200px; padding-top: 120px; flex-wrap: wrap;}
.how-it-works-content.default-css .heading-title { border: 1px solid #7399C6; background: #FFF; box-shadow: 0px 0px 30px 0px rgba(115, 153, 198, 0.20); height: auto; text-align: center; margin: 0; padding: 15px 40px; width: auto; }
.how-works-content { padding: 0 0 0 60px; position: relative; z-index: 1; width: 70%; }
.how-it-works-content.default-css .section-heading { width: 30%; }
.how-works-content::after { position: absolute; content: ''; width: 10px; height: 70%; left: 105px; top: 45px; background: rgb(115 153 198 / 20%); z-index: -1; }
.how-it-works-box { display: flex; margin-bottom: 100px; }
.how-it-works-box-img { background: #FFF; box-shadow: 0px 0px 16px 0px rgba(115, 153, 198, 0.30) inset; height: 100px; width: 100px; border-radius: 50%; display: block; text-align: center; margin-right: 50px; position: relative; line-height: 90px; }
.how-it-works-box-img span { position: absolute; bottom: -25px; left: 30px; width: 40px; height: 40px; background: #7399C6; border-radius: 50%; color: #FFF; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 700; line-height: 40px; }
.how-it-works-box-text { width: calc(100% - 150px); }
.how-it-works-box-text h3 { color: #000; font-family: "Playfair Display"; font-size: 30px; font-style: normal; font-weight: 600; line-height: 35px; margin-bottom: 10px; }

/*-----------about-section ---------*/
section.about-section { padding: 100px 0; }
section.about-section .container { max-width: 1450px !important; }
section.about-section .about-row { margin: 0 auto; position: relative; }
section.about-section .about-row::after , section.about-section .about-row::before { position: absolute; content: ''; width: 235px; height: 100px; left: -85px; background: url(../images/lines.png) no-repeat; background-size: cover; top: 60px; z-index: -1; }
section.about-section .about-row::before { left: auto; right: -85px; transform: rotateY(-180deg); }
section.about-section .row { align-items: center; }
section.about-section .col-sm-6 { padding: 30px 50px; }
.about-img figure { border-radius: 10px; background: #D9D9D9; overflow: hidden; }
.about-img figure img { width: 100%; }

/*-----------cases-we-fund-section ---------*/
section.cases-we-fund-section { padding: 0px 45px; }
section.cases-we-fund-section .cases-we-fund-row { background: #F5F5F5; padding: 80px 50px; }
.cases-we-fund-content ul { display: flex; justify-content: center; flex-wrap: wrap; }
.cases-we-fund-content ul li { list-style: none; width: 25%; padding: 20px; }
.cases-we-fund-content { margin-top: 25px; }
.cases-we-fund-content ul li h3 { color: #666; font-family: Outfit; font-size: 20px; font-style: normal; font-weight: 500; transition: all 0.5s; line-height: 28px; margin: 0;width: calc(100% - 85px); }
.cases-we-fund-box {height: 100%; background: #fff; height: 100%; display: flex; align-items: center; padding: 15px 20px; border-radius: 10px; transition: all 0.5s; }
.cases-we-fund-box figure { margin-right: 25px; height: 60px; width: 60px; line-height: 60px; text-align: center; }
.cases-we-fund-box figure img{ transition: all 0.5s; }
.cases-we-fund-box:hover{ background: #7399C6; }
.cases-we-fund-box:hover h3{ color: #000; }
.cases-we-fund-box:hover figure img{ filter: brightness(0) invert(1); }

/*-----------funding-types-section ---------*/
section.funding-types-section { padding: 100px 0; }
section.funding-types-section .container { max-width: 1260px !important; }
section.funding-types-section .row { justify-content: center; }
section.funding-types-section .col-sm-4 { padding: 30px; }
.funding-types-box {transition: all 0.5s; background: #FFF; box-shadow: 10px 10px 30px 0px rgba(48, 69, 124, 0.20); text-align: center; height: 100%; padding: 65px 20px 35px; }
.funding-types-box figure { width: 144px; height: 144px; border-radius: 4px; background: #FFF; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.20) inset; margin: 0 auto 45px; line-height: 140px; }
.funding-types-box h3 { transition: all 0.5s;color: #000; font-family: Outfit; font-size: 26px; font-style: normal; font-weight: 500; line-height: 34px; }
.funding-types-btns { padding-top: 30px; }
.funding-types-box:hover h3{color: #7399C6;}

/*-----------experience-section ---------*/
section.experience-section { position: relative; background-size: cover; background-repeat: no-repeat; z-index: 1; padding: 120px 0 140px; }
section.experience-section:before { position: absolute; content: ''; width: 100%; height: 100%; left: 0; top: 0; opacity: 0.9; background: #000911; z-index: -1; }
section.experience-section .container{ position: relative; z-index: 1; }.experience-top-row { position: relative; z-index: 1; }
.experience-top-row::after { position: absolute; content: ''; width: 100%; height: 100%; left: 0%; background: url(../images/experience-line.png) no-repeat; background-size: 100% 100%; top: 50px; z-index: -1; }
section.experience-section .heading-title { color: #fff; }
.experience-row .row { align-items: center; }
.experience-row .col-sm-6 { padding: 25px; }
.experience-box.default-css p { color: #fff; }
.experience-img figure { border-radius: 10px; overflow: hidden;border: 1px rgba(255, 255, 255, 0.30); }
.experience-img figure img { width: 100%; }
.experience-row .row:nth-child(even) { flex-direction: row-reverse; }
.experience-box.default-css ul li, .experience-box.default-css ol li { color: #fff; margin: 0 0 10px; }
.experience-box.default-css ul li { background-position: 0 4px; padding-left: 35px; background-size: 24px; }
.experience-row { position: relative; z-index: 1; padding: 20px 60px 0; }

/*----------- surgical-financing-section ---------*/
section.surgical-financing-section { padding: 120px 0; background-repeat: no-repeat; background-size: cover; position: relative; z-index: 1; }
section.surgical-financing-section::before { position: absolute; content: ''; width: 70%; height: 100%; left: 0; top: 0; background: linear-gradient(270deg, rgba(255, 255, 255, 0.00) -3.63%, #F8FBFF 39.07%); z-index: -1; }
.surgical-financing-btns { margin-top: 25px; }

/*----------- savings-section ---------*/
section.savings-section { padding: 100px 0; }
.savings-row .col-sm-3 { padding: 0; }
.savings-box-heading { color: #000; font-family: "Playfair Display"; font-size: 18px; font-style: normal; font-weight: 600; line-height: 24px; text-align: center; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; padding: 10px 15px; height: 70px; align-content: center; }
.savings-box-form ul { padding: 10px 30px; }
.savings-box-form ul li { list-style: none; padding: 8px 0; position: relative; }
.savings-box-form ul li.active:after, input.saving-form.active:after { content: ''; width: 0; position: absolute; bottom: 20px; left: -30px; text-align: center; border-left: 20px solid #666; border-bottom: 15px solid transparent; border-top: 15px solid transparent; }
.savings-box-form ul li label { color: #666; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 400; line-height: 28px; margin-bottom: 10px; }
input.saving-form { color: #000; font-family: Outfit; font-size: 24px; font-style: normal; font-weight: 400; line-height: 28px; border: none; border-bottom: 1px solid #ccc; padding: 0 0 10px; width: 100%; }

.savings-box-form input.saving-form::-webkit-input-placeholder { /* Edge */
  color: #000;opacity: 1;}
.savings-box-form input.saving-form:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #000;opacity: 1;}
.savings-box-form input.saving-form::placeholder {color: #000;opacity: 1;}
  
.savings-box-content { border-left: 1px solid #ccc; height: 100%; padding-bottom: 30px; }
.savings-box-text { padding: 0 25px; }
.savings-box-text ul li { list-style: none; padding: 40px 0 40px 65px; border-bottom: 1px solid #ccc; position: relative; }
.savings-box-text ul li h2 { color: #000; font-family: Outfit; font-size: 40px; font-style: normal; font-weight: 600; line-height: 40px; margin-bottom: 0; }
.savings-box-text ul li:first-child h2 { font-family: "Playfair Display"; }
.savings-box-text ul li p { color: #000; margin: 0; }
.savings-box-text ul li:after { position: absolute; content: ''; width: 44px; height: 44px; border: 1px solid #7399C6; border-radius: 50%; left: 0; background: #7399C6; top: 30%; }
.savings-box-text ul li:first-child:after { border: 1px solid #ccc; background: #fff; }
.savings-box-text ul li:last-child{ border: none; }
.savings-box-content.center { background: #F8FBFF; }
.cricle { position: relative; z-index: 1;/*  height: 250px; width: 250px; margin: 0 auto; border: 20px solid #000; border-radius: 50%;*/ 
  margin: 50px auto 10px; }
.cricle-text { position: absolute; left: 50%; text-align: center; top: 50%; transform: translate(-50%, -50%); margin: 0; color: #000; font-family: Outfit; font-size: 24px; font-style: normal; font-weight: 400; line-height: 32px; }
.cricle-text strong { font-weight: 600; color: #000; }
/* .cricle::after {
  border: 20px solid #7399C6;
  border-radius: 50%;
  content: "";
  height: 119%;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 119%;
  z-index: 1;
} */
.savings-box-content.center .savings-box-heading { color: #FFF; font-size: 26px; line-height: 32px; margin: 0; position: relative; z-index: 1; background: #7399c6; transform: scale(1.1); }
.savings-box-content.center .savings-box-heading:after { position: absolute; content: ''; width: 97%; height: 85%; left: 50%; top: 50%; border: 1px solid #fff; transform: translate(-50%, -50%); }
.savings-defult-text.default-css { border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; padding: 30px 0; }
.progress-bar { width: 250px; height: 250px; border-radius: 50%; background: radial-gradient(closest-side, white 79%, transparent 80% 100%), conic-gradient(#000000 60%, #7399c6 0);
  margin: 0 auto; } 

/*----------- trusted-legal-section ---------*/
section.trusted-legal-section::before { position: absolute; content: ''; width: 100%; height: 100%; left: 0; top: 0; z-index: -1; opacity: 0.9; background: #000911; }
section.trusted-legal-section { padding: 100px 0; background-repeat: no-repeat; background-size: cover; position: relative; z-index: 1; }
.trusted-legal-box.default-css { max-width: 1100px; margin: 0 auto; }
section.trusted-legal-section .heading-title { color: #fff; }
section.trusted-legal-section p { color: #fff; }
.trusted-legal-btns { margin-top: 25px; }
.trusted-legal-btns a.theme-btn.btn-black { background: #fff; border-color: #fff; color: #000; }
.trusted-legal-btns a.theme-btn.btn-black:hover { background: #7399C6; color: #fff; border-color: #7399c6; }
.trusted-legal-btns a.theme-btn:hover{ background: #fff; border-color: #fff; color: #000; }
.state-we-fund-box { border-radius: 10px; background: #7399C6; padding: 18px; display: flex; flex-wrap: wrap; align-items: center; max-width: 1340px; margin: 60px auto 0; }
.state-we-fund-box .section-heading { background: #FFF; height: 100%; padding: 42px; width: 47%; text-align: center; }
.state-we-fund-box ul { display: flex; width: 53%; flex-wrap: wrap; padding-left: 80px; }
.state-we-fund-box .section-heading .heading-title { color: #000; }
.state-we-fund-box ul { display: flex; width: 53%; flex-wrap: wrap; padding-left: 80px; }
.state-we-fund-box ul li { width: 50%; list-style: none; padding: 20px 10px; }
.area-location-bx { display: flex; align-items: center; }
.area-location-bx figure { margin-right: 20px; }
.area-location-bx h6 { margin: 0; color: #FFF; font-family: Outfit; font-size: 30px; font-style: normal; font-weight: 500; line-height: 35px; transition: all 0.5s; }
.area-location-bx:hover h6 { color: #000; }

/*----------- testimonial-section ---------*/
.client-say-box { border-radius: 10px; background: rgb(245 245 245 / 50%); height: 100%; position: relative; padding: 40px 25px 120px; }
.clint-name-parent { display: flex; justify-content: space-between; align-items: center; margin-bottom: 25px; }
.clint-name-parent p { margin: 0; color: #000; }
.clint-name-parent.testi-item-heading { position: absolute; bottom: 60px; right: 25px; left: 25px; margin: 0; }
.clint-name-parent h3 { color: #7399C6; font-family: Outfit; font-size: 30px; font-style: normal; font-weight: 500; line-height: 28px; margin: 0; }
.testimonial-slider .item { padding: 30px 0; }
.testimonial-slider .owl-item.active.center .client-say-box { background: #F5F5F5; box-shadow: 0px 0px 20px 0px #7399C6; }
section.testimonial-section { padding: 100px 0; }
section.testimonial-section .section-heading2 p { color: #666; font-family: Outfit; font-size: 30px; font-style: normal; font-weight: 500; line-height: normal; margin: 0; }
.clients-star { display: flex; justify-content: center; margin: 15px auto; }
.clients-star img { object-fit: contain; }
.clients-star p { padding-left: 10px; }
.owl-stage { display: flex }
.owl-item { display: flex; flex: 1 0 auto }
.testimonial-slider .owl-nav { text-align: center; padding-top: 30px; }
.testimonial-slider { position: relative; }
.testimonial-slider.owl-carousel .owl-dots { display: none!important }
.testimonial-slider.owl-carousel .owl-nav .owl-next, .testimonial-slider.owl-carousel .owl-nav .owl-prev { width: 40px; height: 40px; margin: 0 15px; }
.testimonial-slider.owl-carousel .owl-nav .owl-prev { background: url(../images/owl-prev.png) no-repeat; }
.testimonial-slider.owl-carousel .owl-nav .owl-next { background: url(../images/owl-next.png) no-repeat; }
.testimonial-slider.owl-carousel .owl-nav .owl-prev:hover { background: url(../images/owl-prev-hover.png) no-repeat }
.testimonial-slider.owl-carousel .owl-nav .owl-next:hover { background: url(../images/owl-next-hover.png) no-repeat }
.testimonial-slider.owl-carousel .owl-nav span { display: none }

/* -------faq-section--------- */
/* .faq-section { padding-bottom: 100px; } */
.faq-section .row { align-items: center; }
.faq-services-item { position: relative; height: 100%; }
.faq-services-item::after { content: ''; position: absolute; width: 100%; height: 100%; background: linear-gradient(180deg, #E6F6FD 0%, rgba(230, 246, 253, 0.97) 29.93%, rgba(230, 246, 253, 0.00) 100%); top: 0; left: 0; }
.faq-services-item > figure img { width: 100%; object-fit: cover; height: 100%; }
.faq-services-item figure { height: 100%; }
.faq-services-call { position: absolute; bottom: 90px; right: 0; background: #DD9936; display: flex; align-items: center; padding: 16px 50px 16px 0; z-index: 1; }
.faq-services-call figure { width: 100px; height: 100px; background: #02155A; border-radius: 50%; text-align: center; line-height: 95px; margin: -36px 0 -36px -50px; border: 2px solid #DD9936; }
.faq-services-call a { color: #000; font-family: Outfit; font-size: 36px; font-style: normal; font-weight: 500; line-height: 28px; margin-left: 25px; }
.faq-services-call a:hover{ color: #fff;transition: all 0.6s; }
.faq-box .card-header h5, .card-header-title.collapsed { padding: 30px 40px 20px 0; }
.faq-box .card-header h5, .card-header-title { padding: 30px 40px 15px 0px; position: relative; border: none; margin: 0; box-shadow: none; letter-spacing: 0.01em; background: transparent; border: none; border-radius: 0; background: transparent; color: #7399C6; font-family: 'Outfit'; font-size: 20px; font-style: normal; font-weight: 500; line-height: 28px; }
.card-body.default-css p {color: #666;}
.card-body.default-css { padding: 0px 10px 10px 0px; background: transparent; margin: 0 0px; border-bottom: 1px solid #D9D9D9; }
.faq-box .card { margin: 0; border-radius: 0; background: transparent; box-shadow: none; border: none; }
.card-header-title.collapsed { color: #000; box-shadow: none; border: none; background: transparent; border-bottom: 1px solid #D9D9D9; }
.card-header-title.collapsed:hover { color: #7399C6; }
.faq-box .card-header h5:after, .card-header-title::after { content: ""; background: url(../images/faq-arrow.png) no-repeat center; width: 20px; height: 20px; position: absolute; top: 35px; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); right: 0px; border-radius: 0;transform: rotate(0deg) !important; }
.faq-box .card-header { border: none;padding: 0;cursor: pointer;position: relative;margin: 0 0 0px;background: transparent !important;}
.faq-box .card-header h5.collapsed:after, .card-header-title.collapsed::after {background: url(../images/faq-arrow.png) no-repeat center;box-shadow: none;transform: rotate(180deg) !important; }
.faq-services .section-heading { background: #000; padding: 40px 25px; text-align: center; }
.faq-services .section-heading a { color: #7399C6; font-family: Outfit; font-size: 22px; font-style: normal; font-weight: 500; line-height: 28px; text-decoration-line: underline; }
.faq-services .section-heading .heading-title { color: #FFF; font-family: "Playfair Display"; font-size: 38px; font-style: normal; font-weight: 700; line-height: 60px; }
.faq-services { margin-left: 60px; border-radius: 4px; overflow: hidden; }
.faq-services .section-heading a:hover{ color: #fff; text-decoration: underline !important; }

/*----------- blog-section ---------*/
.blog-section { padding: 100px 0; background: #F5F5F5; position: relative; z-index: 1; }
.blog-section::before { position: absolute; content: ''; width: 72%; left: 0; top: 50%; z-index: -1; background: #7399C6; height: 10px; }
.blog-section .row { justify-content: center; }
.blog-section .col-sm-3 { padding: 15px; }
.blog-item { height: 100%; position: relative; padding: 45px 25px 80px; border-radius: 10px; background: #FFF; box-shadow: 0px 0px 20px 0px rgba(115, 153, 198, 0.30); }
.blog-item h3 { position: relative; color: #000; font-family: "Playfair Display"; font-size: 24px; font-style: normal; font-weight: 600; line-height: 36px; margin-bottom: 30px; padding-bottom: 30px; }
.blog-item h3 a{ color: #000; }
.blog-item:hover h3 a{ color: #7399C6; }
.blog-item h3::after{ position: absolute; content: ''; width: 25%; left: 0; bottom: 0; background: #7399C6; height: 2px; }
.read-more { position: absolute; bottom: 45px; left: 25px; color: #7399C6; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 500; line-height: 28px; margin: 0; }
.blog-section .section-heading { padding-left: 45px; height: 100%; align-content: center; }
.blog-section .section-heading .heading-title { line-height: 100px; }
.blog-section .section-heading .theme-btn.btn-black { margin: 25px 0 0; background: transparent; border-color: #7399C6; color: #7399C6; }
.blog-section .section-heading .theme-btn.btn-black:hover { background: #111; border-color: #111; color: #fff; }
.blog-section .col-sm-4 { padding: 15px; }

/*----------- contact-section ---------*/
section.contact-section { padding: 100px 0; }
section.contact-section .contact-row { border-radius: 15px; background: #F5F5F5; overflow: hidden; }
section.contact-section .col-sm-5 { padding-right: 0; }
.contact-box-img figure img { width: 100%; height: 100%; object-fit: cover; }
.contact-box-img figure { height: 100%; }
.contact-box-img { height: 100%; }
section.contact-section .col-sm-7 { padding-left: 0; }

/*----------- financing-future-section ---------*/
section.financing-future-section { background-repeat: no-repeat; background-size: cover; position: relative; padding: 20px 0; z-index: 1; }
section.financing-future-section::before { position: absolute; content: ''; width: 100%; height: 100%; left: 0; right: 0; top: 0; opacity: 0.9; background: #FFF; box-shadow: 0px 4px 40px 0px rgba(115, 153, 198, 0.50); z-index: -1; }
section.financing-future-section .row { align-items: center; }
.financing-future-btns { text-align: right; }
section.financing-future-section .heading-title { font-size: 46px; line-height: 60px; }

/*----------- footer ---------*/
.footer { position: relative; padding: 80px 0 0; z-index: 1; background: rgba(0, 9, 17, 0.97); }
.about-ftr { text-align: center; } 
.ftr-logo { margin-bottom: 20px; }
.ftr-call h3 { color: #FFF; font-family: Outfit; font-size: 26px; font-style: normal; font-weight: 400; line-height: normal; margin-bottom: 10px; }
.ftr-call h3 a{ color: #FFF;}
.ftr-call h3 a:hover{ color: #7399C6;}
.about-ftr p { color: #FFF; font-family: Outfit; font-size: 22px; font-style: normal; font-weight: 500; line-height: 36px; margin-bottom: 10px; }
.ftr-call p a { color: #7399C6; font-family: Outfit; font-size: 50px; font-style: normal; font-weight: 700; line-height: normal; }
.ftr-call p a:hover{ color: #FFF; }
.ftr-social { padding-top: 18px; }
.ftr-social a { display: inline-block; margin: 0 10px 0 0; border-radius: 50%; width: 50px; height: 50px; text-align: center; line-height: 41px; background: transparent; border: 2px solid #fff; }
.ftr-social a:hover { border-color: #7399C6; }
.ftr-social a img { filter: brightness(0) invert(1); max-width: 20px; }
.ftr-social a:hover img { filter: brightness(0) saturate(100%) invert(72%) sepia(7%) saturate(2610%) hue-rotate(178deg) brightness(81%) contrast(88%); }
.ftr-item { padding-left: 100px; }
.ftr-title { margin-bottom: 20px; position: relative; color: #7399C6; font-family: Outfit; font-size: 40px; font-style: normal; font-weight: 600; line-height: normal; padding-bottom: 20px; }
.ftr-title::after { position: absolute; content: ''; width: 100%; height: 1px; left: 0; bottom: 0; opacity: 0.5; background: #D9D9D9; }
.ftr-item ul { column-count: 3; }
.ftr-item ul li { list-style: none; color: #fff; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 400; line-height: 28px; margin-bottom: 10px; }
.ftr-item ul li a { color: #fff; }
.ftr-item ul li a:hover { color: #7399C6; }
.ftr-nav-row { background: rgb(6 38 67 / 50%); border-bottom: 1px solid rgb(217 217 217 / 50%); border-top: 1px solid rgb(217 217 217 / 50%); padding: 12px 0; margin-top: 50px; }
.ftr-nav ul { display: flex; align-items: center; justify-content: center; }
.ftr-nav ul li { color: #FFF; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 400; line-height: 28px; list-style: none; }
.ftr-nav ul li a { color: #fff; }
.ftr-nav ul li a:hover { color: #7399C6; }
.ftr-nav ul li:after { content: '/'; padding: 0 44px 0 47px; }
.ftr-nav ul li:last-child::after { display: none; }
.footer .row { align-items: center; }
.copyright-sections { padding: 22px 0; }
.copyright-sections .row { align-items: center; }
.copyright p { margin: 0; color: #fff; }
.copyright p a { color: #7399C6; }
.copyright p a:hover{ color: #fff; }
.menu-copyright { float: right; }
.menu-copyright ul li { list-style: none; display: inline-block; position: relative; text-align: center; font-style: normal; font-weight: 400; color: #fff; font-size: 18px; font-family: 'Outfit'; line-height: 28px; }
.menu-copyright ul li a { color: #fff; }
.menu-copyright ul li a:hover { color: #7399C6; }
.menu-copyright ul li::after { content: '/'; color: #fff; padding: 0 20px 0 23px; font-family: 'Outfit'; font-style: normal; font-weight: 400; font-size: 20px; line-height: 28px; }
.menu-copyright ul li:last-child::after{ display: none; }
.default-section { padding: 100px 0; }

/*----------- Popup-css ---------*/
.modal-backdrop.show { opacity: 0.8; }
.modal.popup-form button.close { opacity: 1; position: absolute; right: 30px; top: 30px; font-size: 0; font-weight: normal; color: #fff; cursor: pointer; text-shadow: none; background: transparent; border: none; outline: none; }
.modal.popup-form button.close:hover{ color: #7399C6; opacity: 1; }
.modal.popup-form .modal-dialog { max-width: 680px !important; position: absolute; top: 0; left:0; right: 0; transform:inherit; width: 94%; border-radius: 10px; margin: 70px auto 0; }
.modal.popup-form .modal-content { border: none; box-shadow: none; border-radius: 15px; border: 6px solid #7399c6; }
.modal.popup-form .modal-body { padding: 0; border: none; }
.modal.popup-form .modal-body .form-hero { border: none; max-width: 100%; width: 100%; padding: 40px 30px; border-radius: 15px; }

.form-b-title { text-align: center; font-size: 40px; line-height: 50px; font-weight: 600; font-family: "Playfair Display"; margin-bottom: 30px; font-style: normal; color: #7399c6; }

/*----------- form-tab-css ---------*/
.form-hero ul.nav.nav-tabs {border: none;margin: 0;display: flex;}
.form-hero ul.nav.nav-tabs { border: none; margin: 0; display: flex; margin-bottom: 30px; }
.form-hero ul.nav.nav-tabs li a { position: relative; display: block; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 400; line-height: 28px; padding: 0 28px; }
.form-hero ul.nav.nav-tabs li a {color: #000;}
.form-hero ul.nav.nav-tabs li a.active{ color: #7399C6; }
.form-hero ul.nav.nav-tabs li a::after { content: ''; width: 22px; position: absolute; top: 2px; left: 0; text-align: center; background: #FFF; border: 1px solid #CCC; height: 22px; border-radius: 50%; }
.form-hero ul.nav.nav-tabs li a.active::after { background: #7399C6; border: 3px solid #fff; outline: 1px solid #ccc; }
.form-hero ul.nav.nav-tabs li a.active {color: #7399C6;}
.fade.in { opacity: 1; }
.form-hero h5 { color: #666; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 400; line-height: 28px; }


/*--inner pages start--*/
section.inner-banner { position: relative; }
section.inner-banner::before { content: ''; height: 100%; width: 100%; top: 0; position: absolute; left: 0; background: #000911; opacity: 0.87;}
.inner-banner>img{width: 100%;}
.caption-absolute { position: absolute; left: 0; z-index: 1; top: 40%; width: 100%; text-align: center; }
.banner-title.inner-title { font-weight: 500; margin: 0 auto 15px; }
section.inner-banner .banner-caption { margin: 0; }
section.inner-banner .banner-btns { margin-top: 30px; }
.page-nav { width: 100%; position: absolute; padding: 16px 0; bottom: 0; left: 0; z-index: 1; background: linear-gradient(90deg, #7399C6 0%, rgba(56, 74, 96, 0.00) 53.02%);}
.page-nav ul li { margin: 0px; color: #fff; font-family: "Playfair Display"; font-size: 20px; font-style: normal; font-weight: 400; line-height: 28px; list-style: none; }
.page-nav ul li span { color: #fff; }
.page-nav ul li span a { color: #fff; font-weight: 400;}
.page-nav ul li span a:hover { color: #111; }
.page-nav ul li span a span:hover {
    color: #000;
    font-weight: 400;
}

.about-section.about-inner .about-row::after, .about-section.about-inner .about-row::before{ display: none; }
section.about-section .col-sm-6 { padding: 20px; }
.our-mission-section { padding: 100px 0; }
.our-mission-btns { margin-top: 45px; }
.advocates-section .section-heading { padding: 0; max-width: 1100px; margin: 0 auto; }
.advocates-row .our-mission-btns { margin-top: 30px; }
.advocates-row { background: #FFF; box-shadow: 0px 0px 40px 0px rgba(115, 153, 198, 0.30) inset; padding: 90px 45px; }
.advocates-section { padding-bottom: 100px; }
.funding-solutions-section { padding: 100px 0; }
.funding-solutions-box .heading-title { font-size: 64px; }
.funding-solutions-row .row.row { background: #fff; align-items: center; margin: 50px auto; margin-left: auto; transition: all 0.3s; padding: 30px 26px; transition: all 0.5s; }
.funding-solutions-row .row.row:first-child { box-shadow: 0px 0px 40px 0px rgba(115, 153, 198, 0.30) inset; }
.funding-solutions-row .row.row .col-sm-5 { padding: 0; }
.funding-solutions-img figure { overflow: hidden; }
.funding-solutions-img figure img { width: 100%; transition: all 0.5s; }
.funding-solutions-row .row.row .col-sm-7 { padding: 0; }
.funding-solutions-content { padding: 0 30px 0 100px; }
.funding-solutions-content .heading-title { font-size: 60px; line-height: 70px; }
.funding-solutions-row .row.row:nth-child(2n) { flex-direction: row-reverse; }
.funding-solutions-row .row.row:last-child { margin-bottom: 0; }
.funding-solutions-row .row.row:nth-child(2n) .funding-solutions-content { padding: 0 100px 0 30px; }
.funding-solutions-row .row.row:hover { box-shadow: 0px 0px 40px 0px rgba(115, 153, 198, 0.30) inset; }
.funding-solutions-row .row.row:hover .funding-solutions-img figure img { transform: scale(1.1); }
.cases-we-fund-section.cases-we-fund-inn .cases-we-fund-row { background: #fff;padding: 0; }
.cases-we-fund-section.cases-we-fund-inn .cases-we-fund-box { border: 1px solid rgba(115, 153, 198, 0.30); background: #F5F5F5; }
.cases-we-fund-section.cases-we-fund-inn .cases-we-fund-box:hover{ background: #7399C6; }
.cases-we-fund-section.cases-we-fund-inn { padding: 100px 0; }
.advocates-section.advocates-inn .advocates-row { background-size: cover !important; background-repeat: no-repeat !important; position: relative; box-shadow: none; z-index: 1; padding: 80px 45px; }
.advocates-section.advocates-inn .advocates-row::before { position: absolute; content: ''; width: 100%; height: 100%; z-index: -1; top: 0; left: 0; opacity: 0.9; background: #000911; }
.advocates-section.advocates-inn p { color: #fff; max-width: 960px; }
.advocates-section.advocates-inn .our-mission-btns { margin: 0; text-align: right; }
.advocates-section.advocates-inn .our-mission-btns .theme-btn { min-width: 215px; }
.advocates-section.advocates-inn .our-mission-btns .theme-btn.btn-black { margin: 0 0 30px; border-color: #FFF; background: rgba(255, 255, 255, 0.20); backdrop-filter: blur(5px); }
.advocates-section.advocates-inn .our-mission-btns .theme-btn.btn-black:hover{ background: #7399C6; backdrop-filter: none;border-color: #7399C6;color: #fff; }
.advocates-section.advocates-inn .heading-title { color: #fff; }
.advocates-section.advocates-inn .our-mission-btns .theme-btn:hover{ border-color: #FFF; background: rgba(255, 255, 255, 0.20); backdrop-filter: blur(5px); }
.advocates-section.advocates-inn .row { align-items: center; }
.medical-lien-financing-section { padding-top: 100px; }
.medical-lien-funding-section { padding-bottom: 100px; }
.medical-lien-funding-row { background: #F5F5F5; padding: 90px 40px; }
.medical-lien-funding-section .heading-title { font-size: 66px; line-height: 85px; }
.medical-lien-funding ul { margin-top: 80px; display: flex; flex-wrap: wrap; justify-content: center; }
.medical-lien-funding ul li { list-style: none; width: 25%; border-right: 1px solid #D9D9D9; padding: 10px 70px; }
.medical-lien-funding-box { height: 100%; }
.medical-lien-funding-box figure { margin: 0 auto 27px; }
.medical-lien-funding-box h3 {transition: all 0.5s; color: #000; font-family: Outfit; font-size: 20px; font-style: normal; font-weight: 600; line-height: 30px; }
.medical-lien-funding-box:hover h3 { color: #7399C6; }
.medical-lien-funding ul li:last-child { border: none; }
.how-it-works-section.how-it-works-inn { padding-bottom: 100px; }
.blog-section.blog-inn { background: #FFF; }
.blog-section.blog-inn::before{ display: none; }
.blog-section.blog-inn .col-sm-4 { padding: 30px; }
.blog-section.blog-inn .blog-item { border-radius: 10px; background: #FFF; padding: 0; padding-bottom: 90px; }
.blog-section.blog-inn .blog-item figure { overflow: hidden; border-radius: 10px 10px 0 0; }
.blog-section.blog-inn .blog-item figure img { width: 100%; height: 100%; object-fit: cover; transition: all 0.5s; }
.blog-section.blog-inn .blog-content { padding: 25px 25px 0; }
.blog-section.blog-inn .blog-content h3 { padding: 0; margin-bottom: 18px; }
.blog-section.blog-inn .blog-content h3::after { display: none; }
.blog-section.blog-inn .blog-item:hover figure img { transform: scale(1.1); }
.services-areas-section { padding: 80px 0; }
.services-areas-section .container { max-width: 1400px !important; }
.services-areas-section .row { justify-content: center; }
.services-areas-section .col-sm-3 { padding: 25px; }
.services-areas-section .area-location-bx { display: block; height: 100%; text-align: center; border-radius: 4px; background: #FFF; box-shadow: 0px 0px 20px 0px rgba(115, 153, 198, 0.30); padding: 60px 25px 50px; }
.services-areas-section .area-location-bx figure { margin: 0 auto 40px; }
.services-areas-section .area-location-bx h6 { color: #000; font-size: 40px; line-height: 48px; margin-bottom: 10px; }
.faq-section.faq-inn { background: linear-gradient(180deg, #F5F5F5 0%, #FFF 100%); padding: 90px 0; }
.faq-section.faq-inn .faq-row { max-width: 1050px; margin: 0px auto; }
.faq-section.faq-inn .faq-box { margin-top: 35px; }
.area-location-bx figure img { max-width: 30px; filter: brightness(0);}
.services-areas-section .area-location-bx figure img { max-width: 80px; filter: none;}
.services-areas-section .area-location-bx:hover h6{color: #7399C6;}

/*--wp-pegination inner page--*/
.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: 60px; height: 60px; display: inline-block; margin: 0 5px; border: 1px solid #7399C6; font-family: 'Outfit'; line-height: 56px; text-align: center; border-radius: 4px; font-style: normal; font-weight: 600; font-size: 30px; color: #000; }
.wp-pegination span.current, .wp-pegination .page:hover { color: #fff; border-color: #7399C6; background: #7399C6; }
.wp-pegination a.nextpostslink {background: url(../images/pagination-next.png);background-repeat: no-repeat !important;background-position: center center !important;font-size: 0;} .wp-pegination a.nextpostslink:hover { background: #7399C6 url(../images/pagination-next-hover.png); background-repeat: repeat; border-color: #7399C6 !important; }
.wp-pegination a.previouspostslink {background: url(../images/pagination-next.png);background-repeat: no-repeat !important;background-position: center center !important;font-size: 0;transform: rotate(180deg);}
.wp-pegination span.current, .wp-pegination .page:hover { color: #fff; border-color: #7399C6; background: #7399C6; }
span.pages, span.extend, a.last, a.first {display: none;}
nav.navigation.pagination {display: none;}


.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-default-icon .ginput_container_date::after { position: absolute; right: 0 !important; left: auto !important; top: 50% !important; transform: translateY(-50%) !important; margin-right: 10px !important; }
.contact-address { border-radius: 4px; background: #FFF; box-shadow: 0px 0px 40px 0px rgba(115, 153, 198, 0.20); padding: 80px; display: flex; justify-content: space-between; align-items: center; margin: 60px auto 0;max-width: 1400px; justify-content: space-around;}
.contact-address .contact-col { display: flex; }
.contact-address .contact-col figure { width: 80px; height: 80px; background: #7399C6; text-align: center; border-radius: 50%; line-height: 75px; margin-right: 25px; }
.contact-address .contact-col h5 { color: #000; font-family: Outfit; font-size: 20px; font-style: normal; font-weight: 600; line-height: 28px; margin-bottom: 5px; }
.contact-address .contact-col p { margin: 0; }
.contact-address .contact-col a { color: #7399C6; font-family: Outfit; font-size: 22px; font-style: normal; font-weight: 600; line-height: 32px; }
.contact-address .contact-col a:hover{ color: #000; }
.contact-address .ftr-social { padding: 0; }
.contact-address .ftr-social a { border-color: #666; }
.contact-address .ftr-social a:hover { border-color: #7399C6; }
.contact-address .ftr-social a img { transition: all 0.5s; filter: brightness(0) saturate(100%) invert(42%) sepia(12%) saturate(10%) hue-rotate(314deg) brightness(90%) contrast(90%); }
.contact-address .ftr-social a:hover img { filter: brightness(0) saturate(100%) invert(72%) sepia(7%) saturate(2610%) hue-rotate(178deg) brightness(81%) contrast(88%); }
section.contact-section.contact-inn .contact-row { padding: 220px 100px 100px; margin-top: -120px; border-radius: 0; }
section.contact-section.contact-inn .contact-row .form-hero { padding: 0; border-radius: 0; border: none; }
.contact-box-location { height: 100%; background: #FFF; box-shadow: 0px 0px 30px 0px rgba(115, 153, 198, 0.30); padding: 5px; margin-left: 80px; }
.contact-box-location iframe { width: 100%; height: 100%; }
.form-title strong { color: #7399C6; font-weight: 600; }


.sidebar-contact-form .form-hero { border-radius: 4px; background: #FFF; box-shadow: 0px 0px 60px 0px rgba(2, 21, 90, 0.10); padding: 15px 25px 35px; float: none; max-width: 100%; }
.sidebar-contact-form { margin-bottom: 70px; }
.sidebar-contact-form .form-hero .b-form-title { font-size: 36px; line-height: 36px; padding: 18px 15px; margin-bottom: 20px; }
.sidebar { padding-left: 55px; }
.sidebar-img { position: relative; z-index: 1; }
.sidebar-img figure img { width: 100%; height: 100%; object-fit: cover; }
.sidebar-img figure { height: 100%;overflow: hidden; border-radius: 10px; } .sidebar-img::before { position: absolute; content: ''; width: 100%; height: 100%; left: 0; right: 0; border-radius: 10px; background: linear-gradient(180deg, rgba(48, 69, 124, 0.02) 7%, #30457C 80%); }
.sidebar-img-content { position: absolute; bottom: 25px; left: 15px; right: 15px; text-align: center; }
.sidebar-img-content h3 { color: #FFF; font-family: Outfit; font-size: 33px; font-style: normal; font-weight: 700; line-height: 41px; }
section.default-section.inpad { padding: 100px 0; }
.form-hero.service-detail-form .gform_wrapper select {
  background: #f5f5f5 url(../images/select-arrow.png) no-repeat right 13px center !important;
}
.form-hero.service-detail-form { background: #fff; margin-bottom: 30px; float: none; border-radius: 0; box-shadow: 0px 0px 40px 0px rgba(115, 153, 198, 0.30) inset; border: none; padding: 30px 25px; }
.sidebar-title { color: #000; font-family: Outfit; font-size: 30px; font-style: normal; font-weight: 600; line-height: 32px; margin-bottom: 6px; }
.service-detail-list { background: #fff; border-radius: 0; margin-bottom: 30px; padding: 20px 20px; box-shadow: 0px 0px 40px 0px rgba(115, 153, 198, 0.30) inset; }
.service-detail-list ul li { list-style: none; }
.service-detail-list ul li a { border-bottom: 1px solid #ccc; display: block; padding: 7px 20px 7px 0; position: relative; font-family: 'Outfit'; font-style: normal; font-weight: 400; font-size: 18px; line-height: 28px; color: #666; }
.service-detail-list ul li a:hover{ color: #7399C6; }
.service-detail-list ul li:last-child a{ border-bottom: 0; }
.service-detail-list ul li a::after { content: "\f105"; position: absolute; top: 50%; transform: translateY(-50%); right: 0; height: 13px; background-size: cover; color: #666; font-family: 'FontAwesome'; font-size: 16px; }
.estimatin-titel { background: #7399C6; box-shadow: 0px 0px 60px 0px rgba(164, 32, 53, 0.10); text-align: center; padding: 40px 20px; margin-bottom: 30px; }

.search-btn { margin-bottom: 35px; border-radius: 0px; padding: 30px 28px 30px; background: #fff; box-shadow: 0px 0px 40px 0px rgba(115, 153, 198, 0.30) inset; }
.search-btn form {position: relative}
.search-medium {width: 100%;padding: 15px 70px 15px 15px;border: 1px solid rgba(0, 0, 0, 0.3);height: 60px;background-color: #fff;border-radius: 8px;font-size: 18px;line-height: 28px;color: #414141;font-family: 'Outfit';font-weight: 400;}
.search-btn button {border: none;position: absolute;top: 15px;width: 40px;right: 15px;background: #fff}
.search-btn button:hover {cursor: pointer}
.blog-info {padding-bottom: 10px;}
.blog-info a {font-family: 'Outfit';font-style: normal;font-size: 18px;line-height: 27px;color: #011321}
.blog-info a:hover {color: #7399C6;}
section.blog-section.blogpage-single-section.default-section::before{display: none;}
section.blog-section.blogpage-single-section.default-section::after{ display: none; }
section.blog-section.blogpage-single-section.default-section { margin: 0; background: transparent; }
.estimatin-detail { background: #fff; box-shadow: 0px 0px 40px 0px rgba(115, 153, 198, 0.30) inset; text-align: center; padding: 50px 40px; margin-bottom: 30px; border-radius: 0; }
.estimatin-title{ color: #000; text-align: center; font-family: 'Outfit'; font-size: 34px; font-style: normal; font-weight: 700; line-height: 40px; margin-bottom: 20px; }
.estimatin-detail h4 {color: #FFF;text-align: center;font-family: 'Outfit';font-size: 34px;font-style: normal;font-weight: 700;line-height: 40px;margin-bottom: 20px;}
.side-bar-banner {background: #000;}
.sidebar-bnnr-text {text-align: center;padding-top: 15px;}
.sidebar-bnnr-text h4 {color: #FFF;text-align: center;font-family: 'Outfit';font-size: 40px;font-style: normal;font-weight: 700;line-height: 50px;padding: 0 15px 10px;}
.sidebar-bnnr-text h4 small {font-size: 36px;display: block;}
.sidebar-call {color: #FFF;font-family: 'Outfit';font-size: 28px;font-style: normal;font-weight: 500;line-height: 35px;background: #7399C6;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: #7399C6;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;}
.blog-img-single { margin-bottom: 15px; }
.blog-img-single figure img { width: 100%; }
.nav-previous a, .nav-next a {display: inline-block;position: relative;border-radius: 4px; background: #7399C6; color: #FFFBFB; font-family: Outfit; font-size: 20px; font-style: normal; font-weight: 600; line-height: 30px; padding: 13px 30px; display: inline-block; text-align: center; text-transform: uppercase;}
.nav-previous a:hover, .nav-next a:hover {box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.25); color: #7399C6; background: #FFF;}
.nav-next { float: right; }
.nav-previous { float: left; }
.nav-links { display: inline-block; width: 100%; padding-top: 10px; }
.blog-section.blogpage-single-section .col-sm-4 { padding: 0 15px 0 70px; }
section.blog-section.singlepgge::before {display: none; }
.b-form-title { font-size: 30px; line-height: 36px; font-weight: 600; font-family: "Playfair Display"; margin-bottom: 15px; font-style: normal; text-align: left; }
section.services-areas-section.innsidex { background: #F5F5F5; }
figure.fimgs { margin-bottom: 15px; }
section.services-detail .col-sm-4 { padding: 0 15px 0 70px; }
.form-hero.service-detail-form .gform_wrapper input[type="text"], .form-hero.service-detail-form .gform_wrapper textarea, .form-hero.service-detail-form .gform_wrapper select, .form-hero.service-detail-form .gform_wrapper .medium { padding: 13px 15px 13px 10px; height: 50px; font-size: 14px !important; line-height: 24px; }
figure.fimgs img { width: 100%; }
section.blog-section.blog-inn.singlepgge { background: #F5F5F5; }
.testimonial-section.testimonial-inn .col-sm-3 { padding: 25px; }
.testimonial-section.testimonial-inn .row{ justify-content:center; }
.testimonial-section.testimonial-inn .clint-name-parent.testi-item-heading { bottom: 40px; }

.banner-subtext ul li { color: #fff; font-family: 'Outfit'; font-style: normal; font-weight: 400; font-size: 18px; line-height: 28px; position: relative;    margin: 20px 0; padding-left:44px; list-style:none; }
.banner-subtext ul li strong { color: #7399C6; }
.banner-subtext ul li img { position: absolute; top: 50%; left: 0; width: 34px; transform: translateY(-50%); }
.header-top-btn { display: flex; flex-wrap: wrap; }
button.top-btn { display: inline-block; position: relative; padding: 13px 30px; text-align: center; line-height: 24px; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 500; border-radius: 4px; background: #7399C6; color: #fff; border: none; margin-right: 30px;border: 1px solid transparent; }
button.top-btn:hover{ border: 1px solid #FFF; background: rgba(255, 255, 255, 0.20); }

.state-we-fund-box.content-btn-hide { margin: 0px auto 0; }

section.choose-funding-section { padding: 100px 0; background: #F5F5F5; }
.choose-funding-row { border-top: 1px solid #000; padding-top: 10px; margin-top: 20px; }
.choose-funding-row .col-sm-6 { padding: 15px; }



section.cases-we-fund-section.about .cases-we-fund-content { margin-top: 0px; }
section.cases-we-fund-section.about .section-heading h2 { padding-top: 20px; margin: 0; }




section.medical-lien-funding-section.medical-funding-inn { padding-top: 100px; }
section.medical-lien-funding-section.medical-funding-inn .medical-lien-funding-row { padding: 0px 0px 0px 160px; }
section.medical-lien-funding-section.medical-funding-inn .medical-lien-funding-row .col-sm-6:first-child { border-right: 10px solid #7399C6; }
section.medical-lien-funding-section.medical-funding-inn .medical-lien-funding-row .col-sm-6{ padding: 0; }
section.medical-lien-funding-section.medical-funding-inn  .medical-lien-funding { padding: 40px 0; }
.medical-funding-img img { height: 100%; width: 100%; object-fit: cover; }
.medical-funding-img figure{ height: 100%; }
.medical-funding-img{ height: 100%; }
section.medical-lien-funding-section.medical-funding-inn  .medical-lien-funding { padding: 40px 40px 40px 0; height: 100%; align-content: center; }
section.medical-lien-funding-section.medical-funding-inn  .medical-lien-funding ul { margin-top: 0; }
section.medical-lien-funding-section.medical-funding-inn  .medical-lien-funding ul li { width: 100%; border: none; padding: 0 0 15px; }
section.medical-lien-funding-section.medical-funding-inn  .medical-lien-funding ul li:last-child { padding: 0; }
section.medical-lien-funding-section.medical-funding-inn  .medical-lien-funding-box { display: flex ; }
section.medical-lien-funding-section.medical-funding-inn  .medical-lien-funding-box figure { margin: 0 20px 0 0; width: 100px; height: 100px; flex-shrink: 0; background: #FFF; box-shadow: 0px 0px 16px 0px rgba(115, 153, 198, 0.30) inset; border-radius: 50%; align-content: center; text-align: center; }
section.medical-lien-funding-section.medical-funding-inn  .medical-lien-funding-box h3 { font-size: 26px; font-weight: 500; line-height: 36px; margin-bottom: 3px; }
section.medical-lien-funding-section.medical-funding-inn .section-heading { margin-bottom: 50px; }

.funding-medical-row { border-radius: 15px; box-shadow: 0px 0px 40px 0px rgba(115, 153, 198, 0.10); padding: 70px 45px; background: rgba(115, 153, 198, 0.15); }




section.how-it-works-section.works-in-practice { background: #F8F8F8; }
section.how-it-works-section.works-in-practice .how-it-works-content.default-css { margin-left: 0; display: block; padding: 40px 0 40px 60px; height: 100%; align-content: center; }
section.how-it-works-section.works-in-practice .section-heading { width: 100%; }
section.how-it-works-section.works-in-practice .section-heading .heading-title { border: none; background: transparent; box-shadow: none; height: auto; text-align: inherit; margin: 0; padding: 0; width: auto; margin-bottom: 15px;} 
section.how-it-works-section.works-in-practice .how-works-content { padding: 0; width: 100%; }
section.how-it-works-section.works-in-practice .how-works-content::after { left: 45px; height: 80%;}
section.how-it-works-section.works-in-practice .how-it-works-box-text h3 { font-size: 26px; }
section.how-it-works-section.works-in-practice .how-it-works-box { margin-bottom: 60px; }
section.how-it-works-section.works-in-practice .how-it-works-img { border-right: 10px solid #7399C6; }
section.how-it-works-section.works-in-practice .col-sm-6 { padding: 0; }
section.how-it-works-section.works-in-practice .how-it-works-box:last-child{ margin-bottom: 0; }
section.how-it-works-section.works-in-practice .how-it-works-box-text h3 { font-size: 26px; font-family: outfit;margin-bottom: 5px; }
section.funding-medical-section { padding-bottom: 100px; }

section.funding-types-section.application-process .col-sm-4 {
  width: 20%;
  padding: 15px;
}
section.funding-types-section.application-process .funding-types-box {
  padding-top: 30px;
}
section.funding-types-section.application-process .funding-types-box figure {
  margin: 0 auto 25px;
}

section.funding-types-section.application-process .funding-types-box:hover{
  background: #7399C6;
box-shadow: 10px 10px 30px 0px rgba(48, 69, 124, 0.20);
}
section.funding-types-section.application-process .funding-types-box:hover p , section.funding-types-section.application-process .funding-types-box:hover h3{
  color: #fff;
}
section.funding-types-section .section-heading {
  margin-bottom: 45px;
}
section.funding-medical-section.pre-settlement .funding-medical-row {
  max-width: 1300px;
  border-radius: 0;
  box-shadow: none;
  background: transparent;
  padding: 0;
}



section.benefits-section {
  background: #F8F8F8 url(../images/benefits-background-image.jpg);
  padding: 100px 0;
  background-size: cover;
  background-repeat: no-repeat;position: relative;
  z-index: 1;
}
section.benefits-section::before {
  background: #F8F8F8;
  position: absolute;opacity: .95;
  content: '';
 width: 100%;height: 100%;left: 0;top: 0;z-index: -1;
}



.benefits-content ul { display: flex ; flex-wrap: wrap; justify-content: center; margin: 0 -20px; }
.benefits-content ul li { list-style: none; width: 25%; padding: 20px; }
.benefits-box { height: 100%; padding: 25px 20px 15px; border-radius: 5px; background: #FFF; text-align: center;transition: all 0.5s; }
.benefits-box figure { margin: 0 auto 20px; }
.benefits-box h3 { color: #000; font-family: Outfit; font-size: 28px; margin-bottom: 5px; font-weight: 500; }
.benefits-row { margin-top: 45px; }


/* .benefits-box:hover { background: #7399c6; }
.benefits-box:hover figure img { filter: brightness(0) invert(1); }
.benefits-box:hover h3  , .benefits-box:hover p { color: #fff; } */


section.funding-types-section.company-process .container {
  max-width: 1630px !important;
}
section.funding-types-section.company-process .funding-types-row {
  max-width: 1250px;
  margin: 50px auto 0;
}
section.funding-types-section.company-process .col-sm-4 {
  padding: 20px;
}
section.funding-types-section.company-process .funding-types-box {
  padding: 1px 20px 15px;
  box-shadow: 10px 10px 30px 0px rgba(48, 69, 124, 0.20);
}
section.funding-types-section.company-process .funding-types-box figure {
  margin-top: -75px;
  background: #7399C6;
  outline: 10px solid #fff;
}
section.funding-types-section.company-process .funding-types-box:hover{
  background: #7399C6;
}
section.funding-types-section.company-process .funding-types-box:hover h3 , section.funding-types-section.company-process .funding-types-box:hover p{
  color: #fff;
}
section.funding-medical-section.pre-settlement.help .funding-medical-row {
  max-width: 100%;
}
.header-top-btn a.theme-btn.btn-black {
    background: #fff;
    border-color: #fff;
    margin: 0 20px 0 0;
        color: #7399C6;
}
.header-top-btn a.theme-btn:hover {
    border: 1px solid #FFF;
    background: rgba(255, 255, 255, 0.20);
        color: #fff;
}





@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: #F3BD1C !important;}
.navbar-collapse .menu-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: #7399C6 !important;}
 .navbar-collapse .menu-top-menu-container > ul li.mega-menu ul.sub-menu li::before {content: "";font-size: 18px;color: #F3BD1C;font-family: 'FontAwesome';left: 0;position: absolute;top: 9px;background: url(../images/favicon.png) no-repeat;background-size: auto;height: 25px;width: 25px;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: #F3BD1C !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: #F3BD1C !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: #F3BD1C !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a::after {color: #F3BD1C !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: #F3BD1C !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: #F3BD1C; 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: #F3BD1C !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: #F3BD1C !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){
.home-banner-top { margin: 0 -50px; }
.header-top { margin: 0 -50px; }
}
@media(max-width:1799px){
.home-banner-top { margin: 0 ; }
.header-top { margin: 0 ; }
.banner-title { font-size: 64px; }
section.how-it-works-section { padding: 0 80px 0 0; }
}

@media(max-width:1699px){
.banner-title { font-size: 64px; }
.header-logo { padding-left: 0; }
.banner-title { font-size: 55px; }
section.home-banner { padding: 190px 0 80px; }
.banner-img .banner-img-btn { font-size: 35px; line-height: 42px; }
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl { max-width: 100% !important; padding: 0 45px; }
.banner-text p { font-size: 20px; line-height: 30px; }
a.theme-btn { padding: 15px 30px; }
a.theme-btn.btn-black { margin-left: 15px; }
.banner-caption .banner-btns { margin-top: 25px; }
.banner-text { padding: 10px 30px 0 40px; }
.banner-logos ul { margin: 30px -10px 0; }
.header-section { padding: 10px 0 0; }
section.about-section .about-row::before { right: -45px;left: auto !important; }
section.about-section .about-row::after, section.about-section .about-row::before { left: -45px; }
.heading-title { font-size: 60px; line-height: 70px; margin-bottom: 15px; }
section.how-it-works-section { padding: 0 35px 0 0; }
.how-it-works-content.default-css { padding-top: 80px; }
.how-it-works-content.default-css .heading-title { padding: 15px 30px; }
.how-it-works-box { margin-bottom: 70px; }
section.about-section { padding: 80px 0; }
section.about-section .about-row::after, section.about-section .about-row::before { width: 195px; top: 50px; }
section.cases-we-fund-section .cases-we-fund-row { padding: 60px 40px; }
.cases-we-fund-content ul li { padding: 15px; }
.cases-we-fund-content ul li h3 { font-size: 18px; line-height: 26px; width: calc(100% - 80px); }
.cases-we-fund-box figure { margin-right: 20px; }
.cases-we-fund-content { margin-top: 35px; }
section.funding-types-section { padding: 80px 0; }
section.funding-types-section .col-sm-4 { padding: 25px; }
section.experience-section { padding: 80px 0 120px; }
.experience-top-row::after { top: 45px; }
section.surgical-financing-section { padding: 80px 0; }
section.trusted-legal-section { padding: 80px 0; }
section.testimonial-section { padding: 80px 0; }
.clint-name-parent h3 { font-size: 25px; line-height: 28px; }
.client-say-box { padding: 40px 25px 110px; }
.faq-services .section-heading .heading-title { font-size: 32px; line-height: 50px; }
.faq-services .section-heading { padding: 30px 20px 38px; }
.faq-services { margin-left: 40px; }
/* .faq-section { padding-bottom: 80px; } */
.blog-section { padding: 80px 0; }
.blog-section .section-heading .heading-title { line-height: 80px; }
.blog-section .section-heading .theme-btn.btn-black { margin: 20px 0 0; }
.ftr-nav ul li::after { padding: 0 37px 0 40px; }
.footer { padding: 70px 0 0; }
section.financing-future-section .heading-title { font-size: 35px; line-height: 50px; }
section.contact-section { padding: 80px 0; }
.form-title { font-size: 50px; line-height: 65px; margin-bottom: 15px; }
.default-section { padding: 80px 0; }
h1 {font-size: 36px;}
h2 {font-size: 30px;}
h3 {font-size: 26px;}
h4 {font-size: 24px;}
h5 {font-size: 22px;}
h6 {font-size: 20px;}
.savings-box-content.center .savings-box-heading { font-size: 20px; line-height: 28px; }
.estimatin-title { font-size: 30px; line-height: 38px; margin-bottom: 20px; }
.page-nav { padding: 12px 0; }
section.inner-banner .banner-btns { margin-top: 25px; }
.advocates-section { padding-bottom: 80px; }
.advocates-row { padding: 70px 45px 80px; }
.our-mission-section { padding: 80px 0; }
.funding-solutions-section { padding: 80px 0; }
.funding-solutions-box .heading-title { font-size: 55px; }
.funding-solutions-content { padding: 0 30px 0 60px; }
.funding-solutions-row .row.row:nth-child(2n) .funding-solutions-content { padding: 0 60px 0 30px; }
.funding-solutions-section { padding: 60px 0; }
.funding-solutions-row .row.row { margin: 40px auto; }
.funding-solutions-content .heading-title { font-size: 50px; line-height: 60px; }
.cases-we-fund-section.cases-we-fund-inn { padding: 80px 0; }
.how-it-works-section.how-it-works-inn { padding-bottom: 80px; }
.medical-lien-financing-section { padding: 80px 0; }
.medical-lien-funding-section .heading-title { font-size: 55px; line-height: 70px; }
.medical-lien-funding-row { background: #F5F5F5; padding: 70px 40px; }
.medical-lien-funding ul li { padding: 10px 50px; }
.medical-lien-funding-section { padding-bottom: 80px; }
.medical-lien-funding ul { margin-top: 65px; }
.faq-section.faq-inn { padding: 70px 0; }
.services-areas-section { padding: 60px 0; }
.blog-section.blog-inn .col-sm-4 { padding: 25px; }
section.contact-section { padding: 80px 0; }
.contact-address { padding: 70px 80px; margin: 40px auto 0; }
section.contact-section.contact-inn .contact-row { padding: 180px 100px 80px; margin-top: -100px; }
section.services-detail .col-sm-4 {
  padding: 0 15px 0 30px;
}
.service-detail-right .b-form-title {
  font-size: 25px;
  line-height: 32px;
}
.testimonial-section.testimonial-inn .col-sm-3 {
  padding: 20px;width: 33.33%;
}
.copyright-sections .col-sm-6 {
    width: 40%;
}
.copyright-sections .col-sm-3 {
    width: 30%;
}	
	
	
}

@media(max-width:1599px){
section.about-section .about-row::before { right: 0; }
section.about-section .about-row::after, section.about-section .about-row::before { left: 0; }
.ftr-nav ul li::after { padding: 0 31px 0 34px; }

}

@media(max-width:1499px){
.header-logo img { max-width: 160px; }
.header-top-btns { margin: 0 0 0 15px; padding: 5px 15px 5px 5px; }
.header-top-btns figure { margin-right: 12px; }
section.home-banner { padding: 160px 0 60px; }
a.theme-btn { padding: 12px 25px; font-size: 16px; }
.banner-title { font-size: 47px; }
.banner-title { font-size: 47px; margin: 0 -100px 15px 0; }
.banner-img .banner-img-btn { font-size: 30px; line-height: 38px; padding: 6px 25px 13px; }
.banner-caption { margin-top: 0px; }
.how-it-works-content.default-css { padding-top: 60px; }
.how-it-works-box-text h3 { font-size: 25px; line-height: 30px; margin-bottom: 6px; }
.how-it-works-box-img { height: 90px; width: 90px; margin-right: 30px; line-height: 80px; }
.how-it-works-box-img img { max-width: 50px; }
.how-it-works-box-text { width: calc(100% - 120px); }
.how-it-works-box { margin-bottom: 50px; }
.how-it-works-box-img span { bottom: -20px; left: 27px; width: 35px; height: 35px; font-size: 16px; line-height: 35px; }
.how-works-content::after { width: 8px; height: 70%; left: 80px; top: 40px; }
.heading-title { font-size: 40px; line-height: 50px; }
.how-works-content { padding: 0 0 0 40px; }
section.about-section .about-row::after, section.about-section .about-row::before { width: 145px; top: 40px; height: 80px; }
section.about-section { padding: 60px 0; }
section.about-section .col-sm-6 { padding: 20px 30px; }
section.cases-we-fund-section .cases-we-fund-row { padding: 50px 25px; }
.cases-we-fund-content ul li { padding: 10px; }
.cases-we-fund-content ul li h3 { font-size: 16px; line-height: 24px; width: calc(100% - 65px); }
.cases-we-fund-box figure { margin-right: 15px;height: 50px; width: 50px; line-height: 50px; }
.cases-we-fund-content { margin-top: 25px; }
.cases-we-fund-box { padding: 15px 15px; }
section.funding-types-section { padding: 50px 0; }
.funding-types-box { padding: 45px 20px 25px; }
section.funding-types-section .col-sm-4 { padding: 20px; }
.funding-types-box figure { width: 134px; height: 134px; margin: 0 auto 30px; line-height: 130px; }
.funding-types-box figure img { max-width: 90px; }
.funding-types-box h3 { font-size: 22px; line-height: 30px; }
.funding-types-btns { padding-top: 20px; }
.experience-row .col-sm-6 { padding: 20px; }
.experience-top-row::after { top: 40px; }
section.experience-section { padding: 60px 0 100px; }
.experience-row { padding: 10px 45px 0; }
section.surgical-financing-section { padding: 60px 0; }
section.trusted-legal-section { padding: 60px 0; }
.trusted-legal-btns { margin-top: 20px; }
.area-location-bx h6 { font-size: 25px; line-height: 32px; }
.area-location-bx figure { margin-right: 15px; }
.state-we-fund-box ul li { padding: 15px 10px; }
.state-we-fund-box ul { padding-left: 60px; }
.state-we-fund-box .section-heading { padding: 35px; }
.state-we-fund-box { margin: 45px auto 0; }
section.testimonial-section { padding: 60px 0; }
section.testimonial-section .section-heading2 p { font-size: 25px; }
.clint-name-parent h3 { font-size: 22px; line-height: 26px; }
.clint-name-parent.testi-item-heading figure { max-width: 55px; }
.clint-name-parent.testi-item-heading { bottom: 35px; left: 20px;right: 20px; }
.client-say-box { padding: 25px 20px 80px; }
.testimonial-slider .item { padding: 25px 0; }
.testimonial-slider.owl-carousel .owl-nav .owl-next, .testimonial-slider.owl-carousel .owl-nav .owl-prev { width: 35px; height: 35px; margin: 0 10px; background-size: cover !important; }
.testimonial-slider .owl-nav { padding-top: 20px; }
/* .faq-section { padding-bottom: 60px; } */
.faq-services .section-heading .heading-title { font-size: 25px; line-height: 40px; }
.faq-services .section-heading a { font-size: 20px; line-height: 26px; }
.faq-services .section-heading { padding: 25px 15px 35px; }
.faq-services { margin-left: 30px; }
.faq-box .card-header h5, .card-header-title.collapsed { padding: 25px 40px 15px 0; }
.faq-box .card-header h5, .card-header-title { padding: 25px 40px 10px 0px; }
.faq-box .card-header h5::after, .card-header-title::after { top: 30px; }
.blog-section { padding: 60px 0; }
.blog-item h3 { font-size: 20px; line-height: 30px; margin-bottom: 20px; padding-bottom: 20px; }
.blog-item { padding: 30px 25px 70px; }
.read-more { bottom: 35px; }
.blog-section .section-heading .heading-title { line-height: 64px; }
.ftr-call p a { font-size: 40px; }
.ftr-call h3 { font-size: 22px; }
.footer { padding: 60px 0 0; }
.ftr-nav ul li::after { padding: 0 24px 0 27px; }
.about-ftr p { font-size: 20px; line-height: 32px; margin-bottom: 10px; }
.ftr-social { padding-top: 12px; }
.ftr-social a { margin: 0 7px 0 0; }
.ftr-title { margin-bottom: 15px; font-size: 35px; padding-bottom: 15px; }
section.financing-future-section .heading-title { font-size: 35px; line-height: 50px; }
section.contact-section { padding: 60px 0; }
.form-title { font-size: 40px; line-height: 55px; margin-bottom: 15px; }
.form-hero { padding: 35px 40px; }
.contact-call p { font-size: 22px; line-height: 26px; }
.form-hero input.button.gform_button { padding: 12px 40px !important; font-size: 20px !important; line-height: 20px !important; height: 54px !important; }
.default-section { padding: 60px 0; }
section.savings-section { padding: 70px 0; }
.savings-box-heading { font-size: 16px; line-height: 22px; padding: 8px 12px; height: 60px; }
input.saving-form { font-size: 22px; line-height: 28px; padding: 0px 0 7px; }
.savings-box-form ul li label { font-size: 17px; line-height: 26px; margin-bottom: 10px; }
.progress-bar { width: 200px; height: 200px; background: radial-gradient(closest-side, white 83%, transparent 80% 100%), conic-gradient(#000000 60%, #7399c6 0); }
.cricle-text { font-size: 20px; line-height: 26px; }
.savings-box-text ul li h2 { font-size: 32px; line-height: 34px; }
.savings-box-text ul li:after { width: 35px; height: 35px; top: 25%; }
.savings-box-text ul li { padding: 25px 0 20px 45px; }
.cricle { margin: 30px auto 10px; }
.savings-box-form ul li.active:after, input.saving-form.active:after { bottom: 20px; left: -20px; border-left: 15px solid #666; border-bottom: 10px solid transparent; border-top: 10px solid transparent; }
.savings-box-content.center .savings-box-heading { font-size: 17px; line-height: 26px; }
.search-medium { padding: 10px 50px 11px 15px; height: 50px; font-size: 16px; line-height: 28px; }
.service-detail-list { margin-bottom: 30px; padding: 20px 15px; }
.sidebar-title { font-size: 22px; line-height: 28px; }
.service-detail-list hr { margin: 11px 0 5px; }
.service-detail-list ul li a { padding: 7px 20px 7px 0; font-size: 16px; line-height: 22px; }
.estimatin-title { font-size: 22px; line-height: 32px; margin-bottom: 15px; }
.estimatin-detail { padding: 30px 20px; margin-bottom: 30px; }
.nav-previous a, .nav-next a { font-size: 17px; line-height: 27px; padding: 10px 20px; }
.blog-section.blogpage-single-section .col-sm-4 { padding: 0 15px 0 40px; }
.search-btn button { top: 11px; width: 30px; right: 9px; }
.page-nav { padding: 10px 0; }
section.inner-banner .banner-btns { margin-top: 20px; }
.advocates-section { padding-bottom: 60px; }
.advocates-row { padding: 50px 45px 60px; }
.about-section.about-inner .col-sm-6 { padding: 20px; }
.our-mission-section { padding: 60px 0; }
.our-mission-btns { margin-top: 35px; }
.funding-solutions-box .heading-title { font-size: 46px; }
.funding-solutions-section { padding: 40px 0; }
.funding-solutions-content .heading-title { font-size: 40px; line-height: 50px; }  
.funding-solutions-row .row.row { margin: 30px auto; }
.funding-solutions-content { padding: 0 10px 0 40px; }
.funding-solutions-row .row.row:nth-child(2n) .funding-solutions-content { padding: 0 40px 0 10px; }
.cases-we-fund-section.cases-we-fund-inn { padding: 60px 0; }
.advocates-section.advocates-inn .advocates-row { padding: 50px 45px; }
.how-it-works-section.how-it-works-inn { padding-bottom:60px; }
.medical-lien-financing-section { padding: 60px 0; }
.medical-lien-funding-section { padding-bottom: 60px; }
.medical-lien-funding-row { padding: 50px 30px; }
.medical-lien-funding-section .heading-title { font-size: 45px; line-height: 60px; }
.medical-lien-funding ul { margin-top: 50px; }
.medical-lien-funding-box figure img { max-width: 75px; }
.medical-lien-funding-box figure { margin: 0 auto 20px; }
.medical-lien-funding ul li { padding: 10px 25px; }
.faq-section.faq-inn { padding: 50px 0; }
.services-areas-section .area-location-bx figure img { max-width: 60px; }
.services-areas-section .col-sm-3 { padding: 20px; }
.services-areas-section .area-location-bx figure { margin: 0 auto 30px; }
.services-areas-section .area-location-bx h6 { font-size: 30px; line-height: 40px; }
.services-areas-section .area-location-bx { padding: 40px 20px 30px; }
.services-areas-section { padding: 50px 0; }
.blog-section.blog-inn .col-sm-4 { padding: 20px; }
.blog-section.blog-inn .blog-content { padding: 15px 25px 0; }
.blog-section.blog-inn .blog-item { padding-bottom: 70px; }
.wp-pegination { padding-top: 25px; }
.wp-pegination .page, .wp-pegination span, .wp-pagenavi a { width: 50px; height: 50px; line-height: 45px; font-size: 25px; }
section.contact-section { padding: 60px 0; }
.contact-address { padding: 50px 50px; margin: 20px auto 0; }
.contact-address .contact-col figure { width: 70px; height: 70px; line-height: 65px; margin-right: 20px; }
.contact-address .contact-col figure img { max-width: 35px; }
.contact-box-location { margin-left: 20px; }
section.contact-section.contact-inn .contact-row { padding: 140px 55px 60px; margin-top: -80px; }
.form-hero.service-detail-form {
  padding: 20px 15px;
}
section.services-detail .col-sm-4 {
  padding: 0 15px 0 20px;
}
.form-hero.service-detail-form .gform_wrapper .gfield {
  padding: 0 5px 15px;
}
.form-hero.service-detail-form .gform_body {
  margin: 0 -5px;
}	
 .testimonial-section.testimonial-inn .col-sm-3 {
   padding: 15px;
}	
.testimonial-section.testimonial-inn .clint-name-parent.testi-item-heading {
  bottom: 25px;
}	
	section.choose-funding-section {
    padding: 70px 0;
}
.menu-copyright ul li::after {
    padding: 0 8px 0 11px;
    font-size: 16px;
    line-height: 24px;
}	
.copyright p {
    font-size: 16px;
    line-height: 24px;
}	
.menu-copyright ul li {
    font-size: 16px;
    line-height: 24px;
}	

section.medical-lien-funding-section.medical-funding-inn {
  padding-top: 60px;
}
section.medical-lien-funding-section.medical-funding-inn .medical-lien-funding-row {
  padding: 0px 0px 0px 70px;
}
section.funding-medical-section {
  padding-bottom: 70px;
}
section.how-it-works-section.works-in-practice .how-it-works-content.default-css {
  padding: 40px 0 40px 50px;
}
section.how-it-works-section.works-in-practice .how-it-works-box {
  margin-bottom: 20px;
}

section.benefits-section {
  padding: 70px 0;
}
.benefits-box h3 {
  font-size: 24px;
}



}

@media(max-width:1399px){
.ftr-nav ul li::after { padding: 0 18px 0 21px; }
.ftr-item { padding-left: 70px; }
.menu-copyright ul li::after { padding: 0 10px 0 13px; }
.copyright-sections { padding: 15px 0 20px; }
.banner-title { font-size: 42px; }
button.top-btn {
    padding: 10px 15px;
    line-height: 24px;
    font-size: 16px;
    margin-right: 10px;
}
    .banner-text {
        padding: 10px 30px 0 20px;
    }	
	
    section.medical-lien-funding-section.medical-funding-inn .medical-lien-funding-row {
      padding: 0px 0px 0px 50px;
  }

  section.funding-types-section.application-process .col-sm-4 {
    width: 25%;
    padding: 15px;
}


}

@media(max-width:1299px){

.how-it-works-content.default-css { margin-left: -150px; }
.blog-section .section-heading { padding-left: 20px; }
.footer { padding: 50px 0 0; }
.ftr-call p a { font-size: 35px; }
.ftr-call h3 { font-size: 20px; }
.about-ftr p { font-size: 18px; line-height: 30px; margin-bottom: 10px; }
.ftr-nav ul li::after { padding: 0 12px 0 15px; }
.funding-solutions-box .heading-title { font-size: 42px; }
.service-detail-right .b-form-title {
  font-size: 22px;
  line-height: 30px;
}

    button.top-btn {
        padding: 10px 15px;
        line-height: 24px;
        font-size: 14px;
        margin-right: 11px;
    }
    .header-top-btns {
        margin: 0 0 0 10px;
        padding: 5px 10px 5px 5px;
    }
.header-top-btn figure {
    max-width: 380px;
}
    section.financing-future-section .heading-title {
        font-size: 30px;
        line-height: 40px;
    }	
}

@media(max-width:1199px){
.banner-title { font-size: 30px; margin: 0 0px 10px 0; }
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl { padding: 0 15px; }
.header-section { padding: 10px 0; position: inherit; background: #111; }
section.home-banner { padding: 40px 0 40px; }
.banner-text p { font-size: 18px; line-height: 28px; }
.banner-text { padding: 0px 0px 0 0px; }
a.theme-btn { padding: 8px 20px; font-size: 15px; }
a.theme-btn.btn-black { margin-left: 10px; }
.banner-logos ul { margin: 15px -10px 0; }
.banner-img .banner-img-btn { font-size: 25px; line-height: 32px; padding: 5px 15px 10px; }
.header-top-btn figure { max-width: 380px; }
.header-logo img { max-width: 120px; }    
.header-top-btns figure { margin-right: 12px; width: 32px; height: 32px; line-height: 27px; }
p { font-size: 16px; line-height: 24px; margin-bottom: 10px; }
.header-top-btns { margin: 0 0 0 10px; padding: 4px 12px 4px 4px; }
.header-top-content { margin-bottom: 0; padding-right: 60px; }
.banner-caption .banner-btns { margin-top: 15px; }
.heading-title { font-size: 30px; line-height: 40px; margin-bottom: 10px; }
.how-it-works-content.default-css { margin-left: -100px; padding-top: 40px; }
.how-it-works-box-text h3 { font-size: 20px; line-height: 26px; margin-bottom: 4px; }
.how-it-works-box { margin-bottom: 35px; }
.how-it-works-box-img { height: 80px; width: 80px; margin-right: 10px; line-height: 70px; }
.how-it-works-box-img span { bottom: -16px; left: 28px; width: 30px; height: 30px; font-size: 15px; line-height: 30px; }
section.how-it-works-section { padding: 0 10px 0 0; }
.how-it-works-box-text { width: calc(100% - 110px); }
.how-it-works-content.default-css .section-heading { width: 25%; }
.how-works-content { width: 75%; }
section.about-section .about-row::after, section.about-section .about-row::before { display: none; }
section.about-section { padding: 40px 0; }
section.about-section .col-sm-6 { padding: 10px 10px; }
.cases-we-fund-content ul li { width: 33.33%; }
section.cases-we-fund-section { padding: 0px; }
section.cases-we-fund-section .cases-we-fund-row { padding: 30px 15px; }
.cases-we-fund-content { margin-top: 15px; }
section.funding-types-section { padding: 40px 0; }
.funding-types-box { padding: 25px 15px 20px; }
section.funding-types-section .col-sm-4 { padding: 15px; }
.funding-types-box figure { width: 114px; height: 114px; margin: 0 auto 20px; line-height: 110px; }
.funding-types-box figure img { max-width: 80px; }
.funding-types-box h3 { font-size: 20px; line-height: 26px; }
.funding-types-btns { padding-top: 15px; }
.experience-top-row::after { display: none; }
.experience-row { padding: 0; }
section.experience-section { padding: 40px 0 30px; }
.experience-row .col-sm-6 { padding: 15px; }
.default-css ul li, .default-css ol li { font-size: 16px; line-height: 24px; margin: 0 0 8px; }
.experience-box.default-css ul li { background-position: 0 3px; padding-left: 25px; background-size: 18px; }
.default-css ul li { background-position: 0 4px; padding-left: 24px; background-size: 16px; }
.experience-box.default-css ul li, .experience-box.default-css ol li { margin: 0 0 5px; }
section.surgical-financing-section { padding: 40px 0; }
section.surgical-financing-section .col-sm-6 { width: 100%; }
section.surgical-financing-section::before {width: 100%; background: linear-gradient(270deg, rgba(255, 255, 255, 0.00) -3.63%, #F8FBFF 0%); }
.area-location-bx h6 { font-size: 20px; line-height: 28px; }
.area-location-bx figure { margin-right: 12px; }
.state-we-fund-box ul li { padding: 12px 10px; }
.state-we-fund-box ul { padding-left: 40px; }
.state-we-fund-box .section-heading { padding: 30px; }
.state-we-fund-box { margin: 35px auto 0; }
section.trusted-legal-section { padding: 40px 0; }
section.testimonial-section { padding: 40px 0; }
.clint-name-parent figure { max-width: 25px; }
.clint-name-parent { margin-bottom: 15px; }
.clint-name-parent h3 { font-size: 20px; line-height: 24px; }
.clint-name-parent.testi-item-heading figure { max-width: 50px; }
section.testimonial-section .section-heading2 p { font-size: 20px; }
.clients-star img { max-width: 22px; }
.clients-star p { padding-left: 7px; }
.clint-name-parent.testi-item-heading { bottom: 25px; left: 20px; right: 20px; }
.client-say-box { padding: 25px 20px 65px; }
.clients-star { margin: 10px auto 0; }
.testimonial-slider .owl-nav { padding-top: 10px; }
/* .faq-section { padding-bottom: 40px; } */
.faq-services { margin-left: 10px; }
.faq-services .section-heading .heading-title { font-size: 22px; line-height: 37px; }
.faq-services .section-heading a { font-size: 18px; line-height: 26px; }
.faq-services .section-heading { padding: 20px 15px 30px; }
.faq-box .card-header h5, .card-header-title { padding: 20px 40px 10px 0px; font-size: 18px; line-height: 26px; }
.faq-box .card-header h5, .card-header-title.collapsed { padding: 20px 40px 10px 0; }
.faq-box .card-header h5::after, .card-header-title::after { width: 15px; height: 15px; top: 28px; background-size: cover !important; }
.blog-section { padding: 40px 0; }
.blog-item h3 { font-size: 18px; line-height: 26px; margin-bottom: 15px; padding-bottom: 15px; }
.blog-section .section-heading .heading-title { line-height: 50px; }
.blog-item { padding: 22px 15px 50px; }
.read-more { bottom: 45px; left: 15px; font-size: 16px; line-height: 24px; bottom: 20px; }
.blog-section .section-heading .theme-btn.btn-black { margin: 10px 0 0; }
.about-ftr p { font-size: 16px; line-height: 26px; margin-bottom: 10px; }
.ftr-item ul li { font-size: 16px; line-height: 24px; margin-bottom: 6px; }
.ftr-nav ul li { font-size: 16px; line-height: 24px; }
.ftr-nav ul li::after { padding: 0 7px 0 10px; }
.ftr-call p a { font-size: 30px; }
.ftr-call h3 { font-size: 18px; }
.footer { padding: 40px 0 0; }
.menu-copyright ul li { font-size: 16px; line-height: 24px; }
.menu-copyright ul li::after { padding: 0 5px 0 8px; font-size: 16px; line-height: 24px; }
.copyright-sections { padding: 12px 0 15px; }
.ftr-title { margin-bottom: 15px; font-size: 28px; padding-bottom: 10px; }
.ftr-item { padding-left: 50px; }
.footer .col-sm-3 { width: 30%; }
.footer .col-sm-9 { width: 70%; }
.ftr-social a { margin: 0 5px 0 0; width: 40px; height: 40px; line-height: 33px; }
.ftr-social a img { max-width: 18px; }
section.financing-future-section .heading-title { font-size: 28px;line-height: 40px;}
section.contact-section { padding: 40px 0; }
.form-title { font-size: 32px; line-height: 45px; margin-bottom: 10px; }
.form-hero h5 { font-size: 16px; line-height: 24px; }
h1, h2, h3, h4, h5, h6 { margin-bottom: 10px; }
.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium { padding: 13px 15px 13px 15px; height: 50px; font-size: 15px !important; line-height: 22px; }
.gform_wrapper .gfield { padding: 0 5px 15px; }
.form-hero .gform_body { margin: 0 -5px; }
.gform_wrapper .gfield.gfield--width-full label.lebel-text { font-size: 13px !important; line-height: 22px; }
.form-hero input.button.gform_button { padding: 10px 30px !important; font-size: 18px !important; line-height: 20px !important;         height: auto !important; }
.contact-call p { font-size: 20px; line-height: 24px; }
.contact-call { margin-top: 20px; }
.form-hero { padding: 30px 30px; }
.form-hero ul.nav.nav-tabs li a { font-size: 16px; line-height: 24px; padding: 0 22px; }
.form-hero ul.nav.nav-tabs li a::after { width: 18px; height: 18px; }
.default-section { padding: 40px 0; }
h1 {font-size: 28px;}
h2 {font-size: 26px;}
h3 {font-size: 24px;}
h4 {font-size: 22px;}
h5 {font-size: 20px;}
h6 {font-size: 18px;}
.modal.popup-form .modal-dialog { margin: 60px auto 0; }
.modal.popup-form button.close { right: 15px; top: 15px; }
.modal.popup-form button.close img { max-width: 25px; }
.form-b-title { font-size: 30px; line-height: 40px; margin-bottom: 20px; }
.modal.popup-form .modal-body .form-hero { padding: 25px 25px; }
.mobile-logo img { max-width: 130px; }
section.savings-section { padding: 40px 0; }
.progress-bar { width: 150px; height: 150px; background: radial-gradient(closest-side, white 88%, transparent 80% 100%), conic-gradient(#000000 60%, #7399c6 0); }
.cricle-text { font-size: 16px; line-height: 20px; }
.cricle { margin: 15px auto 5px; }
.savings-box-text ul li h2 { font-size: 26px; line-height: 30px; }
.savings-box-text { padding: 0 10px; }
.savings-box-text ul li { padding: 15px 0 10px 30px; }
.savings-box-text ul li:after { width: 25px; height: 25px; top: 20%; }
.savings-box-form ul li label { font-size: 15px; line-height: 20px; margin-bottom: 5px; }
input.saving-form { font-size: 19px; line-height: 26px; padding: 0px 0 3px; }
.savings-box-form ul { padding: 10px 10px 10px 25px; }
.savings-box-form ul li.active:after, input.saving-form.active:after { bottom: 15px; left: -12px; border-left: 10px solid #666; border-bottom: 7px solid transparent; border-top: 7px solid transparent; }
.savings-box-form ul li { padding: 3px 0; }
.savings-box-content { padding-bottom: 10px; }
.savings-defult-text.default-css { padding: 10px 0 0; }
.savings-box-heading { font-size: 15px; line-height: 20px; padding: 8px 8px 13px; height: auto; }
.savings-box-content.center .savings-box-heading { font-size: 15px; line-height: 22px; }
.search-medium { padding: 8px 40px 9px 10px; height: 44px; font-size: 14px; line-height: 24px; }
.search-btn button { top: 6px; width: 30px; right: 5px; }
.search-btn { margin-bottom: 20px; padding: 20px 15px 20px; }
.sidebar-title { font-size: 18px; line-height: 24px; }
.service-detail-list ul li a { padding: 7px 15px 7px 0; font-size: 14px; line-height: 18px; }
.service-detail-list { margin-bottom: 20px; padding: 15px 15px; }
.estimatin-title { font-size: 18px; line-height: 26px; margin-bottom: 10px; }
.estimatin-detail { padding: 20px 15px; margin-bottom: 20px; }
.nav-previous a, .nav-next a { font-size: 15px; line-height: 24px; padding: 9px 15px; }
.blog-section.blogpage-single-section .col-sm-4 { padding: 0 15px 0 15px; }
.page-nav ul li { font-size: 18px; line-height: 26px; text-align: center; }
.page-nav { padding: 5px 0 9px; position: inherit; background: #7399c6; }
.caption-absolute { top: 30%; }
.advocates-row { padding: 30px 25px 40px; }
.advocates-section { padding-bottom: 40px; }
.advocates-row .our-mission-btns { margin-top: 25px; }
.about-section.about-inner .col-sm-6 { padding: 15px; }
.our-mission-btns { margin-top: 25px; }
.our-mission-section { padding: 40px 0; }
.funding-solutions-box .heading-title { font-size: 32px; }
.funding-solutions-section { padding: 30px 0 40px; }
.funding-solutions-content .heading-title { font-size: 30px; line-height: 40px; }
.funding-solutions-content { padding: 0 0px 0 25px; }
.funding-solutions-row .row.row { margin: 25px auto;padding: 20px 20px; }
.funding-solutions-row .row.row:nth-child(2n) .funding-solutions-content { padding: 0 25px 0 0px; }
.cases-we-fund-section.cases-we-fund-inn { padding: 40px 0; }
.advocates-section.advocates-inn .our-mission-btns .theme-btn { min-width: 170px; }
.advocates-section.advocates-inn .our-mission-btns .theme-btn.btn-black { margin: 0 0 15px; }
.advocates-section.advocates-inn .advocates-row { padding: 30px 25px; }
.how-it-works-section.how-it-works-inn { padding-bottom: 40px; }
.medical-lien-financing-section { padding: 40px 0; }
.medical-lien-funding-section .heading-title { font-size: 30px; line-height: 42px; }
.medical-lien-funding-row { padding: 30px 20px; }
.medical-lien-funding-box figure img { max-width: 60px; }
.medical-lien-funding-box figure { margin: 0 auto 15px; }
.medical-lien-funding ul li { padding: 10px 15px; }
.medical-lien-funding-box h3 { font-size: 18px; line-height: 26px; }
.medical-lien-funding ul { margin-top: 30px; }
.medical-lien-funding-section { padding-bottom: 40px; }
.faq-section.faq-inn { padding: 40px 0; }
.faq-section.faq-inn .faq-box { margin-top: 25px; }
.services-areas-section .col-sm-3 { padding: 15px; }
.services-areas-section .area-location-bx figure img { max-width: 50px; }
.services-areas-section .area-location-bx figure { margin: 0 auto 25px; }
.services-areas-section .area-location-bx h6 { font-size: 25px; line-height: 32px; }
.services-areas-section .area-location-bx { padding: 30px 15px 20px; }
.services-areas-section { padding: 30px 0; }
.wp-pegination .page, .wp-pegination span, .wp-pagenavi a { width: 40px; height: 40px; line-height: 35px; font-size: 20px; margin: 0 4px; }
.blog-section.blog-inn .col-sm-4 { padding: 15px; }
.blog-section.blog-inn .blog-content { padding: 10px 15px 0; }
.wp-pegination { padding-top: 15px; }
.blog-section.blog-inn .blog-item { padding-bottom: 50px; }
.wp-pegination a.nextpostslink { background-size: 18px !important; }
section.contact-section { padding: 40px 0; }
.contact-box-location { margin-left: 0px; }
.contact-address { padding: 30px 30px; margin: 15px auto 0; }
.contact-address .contact-col figure { width: 60px; height: 60px; line-height: 55px; margin-right: 15px; }
.contact-address .contact-col h5 { font-size: 18px; line-height: 24px; margin-bottom: 4px; }
.contact-address .contact-col figure img { max-width: 30px; }
.contact-address .contact-col a {
        font-size: 18px;
        line-height: 26px;
    }
section.contact-section.contact-inn .contact-row { padding: 40px 30px 20px; margin-top: 0; }
section.services-detail .col-sm-4 {
  padding: 0 15px 0 10px;
}
.form-hero.service-detail-form {
  margin-bottom: 20px;
  padding: 15px 15px;
}	
.service-detail-right .b-form-title {
  font-size: 20px;
  line-height: 28px;margin-bottom: 10px;
}
.form-hero.service-detail-form .gform_wrapper input[type="text"], .form-hero.service-detail-form .gform_wrapper textarea, .form-hero.service-detail-form .gform_wrapper select, .form-hero.service-detail-form .gform_wrapper .medium {
  padding: 11px 10px 11px 10px;
  height: 42px;
  font-size: 14px !important;
  line-height: 20px;
}
.form-hero.service-detail-form .gform_wrapper .gfield.gfield--width-full {
  font-size: 12px;
  line-height: 20px;
}	
.form-hero.service-detail-form .gform_wrapper .gfield {
  padding: 0 5px 10px;
}	
.form-hero.service-detail-form .form-hero ul.nav.nav-tabs {
  margin-bottom: 15px;
}
.service-detail-right:last-child .estimatin-detail {
  margin-bottom: 0;
}	
	.banner-subtext ul li {
    font-size: 16px;
    line-height: 23px;margin: 15px 0;
    padding-left: 40px;
	}
	
.banner-subtext ul li img {
    width: 28px;
}	
.how-works-content {
        padding: 0 0 0 40px;
    }
.banner-logos ul li {
    padding: 5px;
}
	    section.choose-funding-section {
        padding: 40px 0;
    }
	.choose-funding-row {
    padding-top: 0px;
    margin-top: 10px;
}
	.choose-funding-row .col-sm-6 {
    padding: 10px;
}
.menu-copyright ul li::after {
    padding: 0 4px 0 7px;
    font-size: 14px;
    line-height: 22px;
}	
.copyright p {
    font-size: 14px;
    line-height: 22px;
}	
.menu-copyright ul li {
    font-size: 14px;
    line-height: 20px;
}		
	
section.medical-lien-funding-section.medical-funding-inn {
  padding-top: 40px;
}
section.medical-lien-funding-section.medical-funding-inn .section-heading {
  margin-bottom: 20px;
}

section.medical-lien-funding-section.medical-funding-inn .medical-lien-funding-box figure {
  margin: 0 10px 0 0;
  width: 80px;
  height: 80px;
}
section.medical-lien-funding-section.medical-funding-inn .medical-lien-funding-row {
  padding: 0px 0px 0px 30px;
}
section.medical-lien-funding-section.medical-funding-inn .medical-lien-funding-box h3 {
  font-size: 20px;
  line-height: 26px;
}
section.medical-lien-funding-section.medical-funding-inn .medical-lien-funding {
  padding: 30px 30px 30px 0;
}
.funding-medical-row {
  padding: 40px 20px;
}
section.funding-medical-section {
  padding-bottom: 40px;
}
section.how-it-works-section.works-in-practice .how-it-works-content.default-css {
  padding: 40px 0 40px 30px;
}
section.how-it-works-section.works-in-practice .how-it-works-box-text h3 {
  font-size: 20px;
}
.how-it-works-box-img img {
  max-width: 40px;
}
section.benefits-section {
  padding: 40px 0;
}
.benefits-content ul li {
  width: 33.33%;
  padding: 15px;
}
.benefits-row {
  margin-top: 20px;
}

.benefits-content ul {
  margin: 0 -15px;
}
section.funding-types-section .section-heading {
  margin-bottom: 15px;
}
.header-top-btn a.theme-btn.btn-black {
    margin: 0 10px 0 0;
}


}

@media(max-width:991px){
section.home-banner .col-sm-5 { width: 100%; }
section.home-banner .col-sm-7 { width: 100%; }
.banner-img { clip-path: none; }
.banner-img::before { display: none; }
.banner-img::after { display: none; }
section.home-banner { padding: 40px 0 15px; }
.banner-caption { padding-bottom: 15px; }
.how-it-works-content.default-css .heading-title { border: none; background: #FFF; box-shadow: none; height: auto; text-align: left; margin: 0; padding: 15px 40px; width: auto; padding: 0; }
.how-works-content::after { width: 8px; height: 70%; left: 40px; top: 50px; }
.how-it-works-content.default-css { margin-left: 0; padding-top: 40px; flex-wrap: wrap; padding-left: 10px; }
.how-works-content { padding: 20px 0 0; width: 100%; }
.how-it-works-content.default-css .section-heading { width: 100%; }
.cases-we-fund-content ul li { padding: 7px; }
.cases-we-fund-box { padding: 10px; }
section.cases-we-fund-section .cases-we-fund-row { padding: 30px 10px; }
.state-we-fund-box ul { padding-left: 25px; }
.client-say-box { padding: 20px 15px 65px; }
.clint-name-parent.testi-item-heading { bottom: 20px; left: 15px; right: 15px; }
.faq-services .section-heading .heading-title { font-size: 20px; line-height: 35px; }
.blog-section .col-sm-3 { width: 100%; order: 1;padding: 0; }
.blog-section .col-sm-9 { width: 100%; order: 2; }
.blog-section::before { display: none; }
.blog-section .section-heading { padding: 0; text-align: center; }
.blog-section .section-heading .theme-btn.btn-black { margin: 10px 0 0; position: absolute; bottom: 40px; left: 50%; width: auto; transform: translateX(-50%); }
.blog-section { padding: 40px 0px 100px; }
.ftr-nav ul li { font-size: 15px; line-height: 22px; }
.ftr-nav ul li::after { padding: 0 6px 0 9px; }
.ftr-item { padding-left: 20px; }
section.financing-future-section .col-sm-8 { width: 62%; }
section.financing-future-section .col-sm-4 { width: 38%; }
.savings-box-heading { font-size: 14px; line-height: 18px; padding: 6px 8px 10px; height: auto; }
.savings-box-content.center .savings-box-heading { font-size: 13px; line-height: 20px; }
.progress-bar { width: 110px; height: 110px; background: radial-gradient(closest-side, white 88%, transparent 80% 100%), conic-gradient(#000000 60%, #7399c6 0); }
.cricle-text { font-size: 13px; line-height: 16px; }
.savings-box-text ul li h2 { font-size: 20px; line-height: 25px; }
.savings-box-text ul li p { font-size: 14px; line-height: 20px; }
.savings-box-text ul li { padding: 10px 0 8px 20px; }
.savings-box-text ul li:after { width: 18px; height: 18px; top: 23%; }
.savings-box-form ul li label { font-size: 14px; line-height: 18px; margin-bottom: 2px; }
input.saving-form { font-size: 17px; line-height: 24px; padding: 0px 0 3px; }
.savings-box-content { padding-bottom: 0px; }
.caption-absolute .banner-caption { padding: 0; }
.blog-section.blog-inn { padding-bottom: 40px; }
.service-detail-right .b-form-title {
  font-size: 17px;
  line-height: 26px;
}
.blog-section.blogpage-single-section.default-section {
  padding-bottom: 40px;
}	
  .testimonial-section.testimonial-inn .col-sm-3 {
    width: 50%;
  }	
    section.financing-future-section .heading-title {
        font-size: 23px;
        line-height: 33px;
    }
	.banner-logos ul li {
    padding: 10px;
}
section.funding-types-section.application-process .col-sm-4 {
  width: 33.33%;
  padding: 15px;
}
.benefits-box h3 {
  font-size: 20px;
}
.benefits-box figure {
  margin: 0 auto 10px;
}

}

@media (max-width: 900px) {
.testimonial-slider .item { padding: 15px 0; }
.faq-section .col-sm-4 { display: none; }
.faq-section .col-sm-8 { width: 100%; }
.footer .col-sm-3 { width: 100%; }
.footer .col-sm-9 { width: 100%; }
.ftr-nav ul { display: block; text-align: center; }
.ftr-nav ul li::after { display: none; }
.ftr-nav ul li { font-size: 15px; line-height: 22px; border-bottom: 1px solid #ccc; padding: 7px 0; }
.ftr-nav ul li:last-child { border-bottom: none; }
.ftr-item { padding-left: 0;    padding-top: 20px; text-align: center; }
.ftr-nav-row { margin-top: 30px; }
.ftr-logo { max-width: 200px; margin: 0 auto 20px; }
section.financing-future-section .col-sm-8 { width: 100%; }
section.financing-future-section .col-sm-4 { width: 100%; }
section.financing-future-section .heading-title { text-align: center; }
.financing-future-btns { text-align: center; padding-top: 10px; }
section.contact-section .col-sm-5 { padding-right: 0; display: none; }
section.contact-section .col-sm-7 { width: 100%; padding: 0 12px; }
.blog-section .col-sm-4 { padding: 10px; }
.ftr-item ul li { font-size: 16px; line-height: 24px; margin-bottom:0px; text-align: center; border-bottom: 1px solid #ccc; padding: 7px 0; }
.ftr-item ul { column-count: 1; }
.ftr-item ul li:last-child{ border: none; }
    .ftr-title {
        margin-bottom: 10px;
        font-size: 22px;
        background: #7399c6;
        color: #fff;
        padding: 8px;
        line-height: 28px;
    }
.form-hero { border-radius: 15px; }
.blog-section.blogpage-single-section .col-sm-4 { padding: 0 15px 0px 15px; width: 100%; } 
.blog-section.blogpage-single-section .col-sm-8 { width: 100%; }
.caption-absolute { top: 25%; }
.blog-section.blog-inn .col-sm-4 { padding: 10px; }
.contact-section.contact-inn .col-sm-5 { display: block; padding: 0 12px;width: 100%; }
.contact-box-location { margin-left: 0px; height: 300px; margin-top: 25px; }
.contact-address { padding: 30px 15px; }
.services-detail.default-section .col-sm-8 {
  width: 100%;
}
.services-detail.default-section .col-sm-4 {
  width: 100%;
}
.services-detail-left {
  padding-bottom: 15px;
}
.blog-detail-left {
  padding-bottom: 15px;
}	
.ftr-title::after {
    display:none;
}	
    .copyright-sections .col-sm-6 {
        width: 100%;
    }	
	    .copyright-sections .col-sm-3 {
        width: 100%;
    }
	    .copyright p {
        margin-bottom: 5px;
    }
	
	    .copyright-sections {
        text-align: center;
    }
	.menu-copyright {
    float: none;
}
	    .contact-address .contact-col a {
        font-size: 16px;
        line-height: 22px;
    }
	
	
	
}
@media (max-width: 812px) {
.banner-title { font-size: 25px; margin: 0 0px 10px 0; }
a.theme-btn { padding: 7px 15px; font-size: 14px; line-height: 22px; }
.banner-img .banner-img-btn { font-size: 20px; line-height: 28px; padding: 4px 11px 10px; }
.banner-logos ul li figure { max-width: 150px; }
.banner-text p { font-size: 16px; line-height: 24px; }
p { font-size: 15px; line-height: 22px; }
.how-it-works-box-text h3 { font-size: 18px; line-height: 24px; margin-bottom: 2px; }
.how-it-works-box-img { height: 80px; width: 80px; margin-right: 15px; line-height: 70px; }
.how-it-works-box-img img { max-width: 42px; }
.how-it-works-box-img span { bottom: -15px; left: 26px; width: 28px; height: 28px; font-size: 14px; line-height: 28px; }
.how-it-works-box-text { width: calc(100% - 95px); }
.how-works-content::after { width: 8px; height: 70%; left: 37px; top: 50px; }
.heading-title { font-size: 25px; line-height: 32px; margin-bottom: 10px; }
.cases-we-fund-box figure { margin-right: 12px; height: 45px; width: 45px; line-height: 46px; }
.cases-we-fund-content ul li h3 { font-size: 15px; line-height: 22px; width: calc(100% - 57px); }
.funding-types-box { padding: 20px 10px 15px; }
section.funding-types-section .col-sm-4 { padding: 10px; }
.funding-types-box figure { width: 100px; height: 100px; margin: 0 auto 20px; line-height: 95px; }
.funding-types-box figure img { max-width: 70px; }
.funding-types-box h3 { font-size: 18px; line-height: 24px; }
.funding-types-btns { padding-top: 10px; }
.default-css ul li, .default-css ol li { font-size: 15px; line-height: 22px; margin: 0 0 5px; }
h1 {font-size: 24px;}
h2 {font-size: 22px;}
h3 {font-size: 20px;}
h4 {font-size: 18px;}
h5 {font-size: 17px;}
h6 {font-size: 16px;}
.default-css ul li { background-position: 0 4px; padding-left: 20px; background-size: 14px; }
.experience-box.default-css ul li { background-position: 0 4px; padding-left: 20px; background-size: 16px; }
.surgical-financing-btns { margin-top: 15px; }
.area-location-bx h6 { font-size: 18px; line-height: 26px; }
.state-we-fund-box ul li { padding: 10px 10px; }
.state-we-fund-box ul { padding-left: 20px; }
.state-we-fund-box .section-heading { padding: 25px; }
.state-we-fund-box { margin:25px auto 0; }
.clint-name-parent h3 { font-size: 18px; line-height: 22px; }
.clint-name-parent.testi-item-heading figure { max-width: 40px; }
.client-say-box { padding: 20px 15px 55px; }
section.testimonial-section .section-heading2 p { font-size: 18px; }
.clients-star img { max-width: 18px; }
.testimonial-slider.owl-carousel .owl-nav .owl-next, .testimonial-slider.owl-carousel .owl-nav .owl-prev { width: 26px; height: 26px; margin: 0 5px; }
.testimonial-slider .owl-nav { padding-top: 0; }
.faq-box .card-header h5, .card-header-title.collapsed { padding: 15px 30px 10px 0; }
.faq-box .card-header h5, .card-header-title { padding: 15px 30px 5px 0px; font-size: 16px; line-height: 24px; }
.faq-box .card-header h5::after, .card-header-title::after { top: 22px; }
.blog-item h3 { font-size: 16px; line-height: 24px; margin-bottom: 10px; padding-bottom: 10px; }
.blog-item { padding: 18px 15px 40px; }
.read-more { bottom: 45px; left: 15px; font-size: 15px; line-height: 21px; bottom: 15px; }
.blog-section .section-heading .heading-title { line-height: 32px; }
.ftr-item ul li { font-size: 15px; line-height: 22px; }
    .menu-copyright ul li::after {
        padding: 0 3px 0 5px;
        font-size: 14px;
        line-height: 20px;
    }
.ftr-nav-row { padding: 8px 0; margin-top: 15px; }
.ftr-call p a { font-size: 25px; }
.ftr-social { padding-top: 5px; }
.ftr-title {
        font-size: 20px;
        padding: 6px;
    }
section.financing-future-section .heading-title { font-size: 25px; line-height: 35px; }
.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium { padding: 11px 12px 11px 12px; height: 45px; }
.form-hero { padding: 30px 15px; }
.form-hero input.button.gform_button { padding: 10px 25px !important; font-size: 16px !important; line-height: 20px !important;height: auto !important; }  
.contact-call p { font-size: 18px; line-height: 22px; }
.gform_wrapper .gfield { padding: 0 5px 10px; }
.form-title { font-size: 25px; line-height: 35px; margin-bottom: 10px; }
.form-hero ul.nav.nav-tabs { margin-bottom: 15px; }
.form-b-title { font-size: 25px; line-height: 35px; margin-bottom: 15px; }
.savings-row .col-sm-3:first-child { width: 100%; }
.savings-row .col-sm-3 { width: 33.33%; }
.nav-previous a, .nav-next a { font-size: 14px; line-height: 22px; padding: 8px 11px; }
.inner-banner > img { width: 100%; height: 300px; object-fit: cover; }
.page-nav ul li { font-size: 16px; line-height: 24px; }
section.inner-banner .banner-btns { margin-top: 15px; }
.advocates-row .our-mission-btns { margin-top: 15px; }
.about-section.about-inner .col-sm-6 { padding: 10px; }
.our-mission-btns { margin-top: 15px; }
.funding-solutions-box .heading-title { font-size: 22px; }
.funding-solutions-content .heading-title { font-size: 22px; line-height: 30px; }
.funding-solutions-row .row.row:nth-child(2n) .funding-solutions-content { padding: 0 15px 0 0px; }
.funding-solutions-content { padding: 0 0px 0 15px; }
.advocates-section.advocates-inn .our-mission-btns .theme-btn { min-width: 150px; }
.advocates-section.advocates-inn .advocates-row { padding: 30px 15px; }
.medical-lien-funding-section .heading-title { font-size: 22px; line-height: 32px; }
.medical-lien-funding-box figure img { max-width: 44px; }
.medical-lien-funding-box figure { margin: 0 auto 12px; }
.medical-lien-funding-box h3 { font-size: 16px; line-height: 22px; }
.medical-lien-funding ul li { padding: 10px 10px; }
.faq-section.faq-inn .faq-box { margin-top: 15px; }
.services-areas-section .area-location-bx h6 { font-size: 20px; line-height: 26px;margin-bottom: 5px; }
.services-areas-section .area-location-bx figure img { max-width: 35px; }
.services-areas-section .area-location-bx figure { margin: 0 auto 15px; }
.services-areas-section .col-sm-3 { padding: 10px; }
.services-areas-section .area-location-bx { padding: 25px 10px 15px; }
.blog-section.blog-inn .blog-item { padding-bottom: 40px; }
section.contact-section.contact-inn .contact-row { padding: 30px 20px 20px; }
.contact-address { display: block; text-align: center;padding: 20px 15px 30px; }
.contact-address .contact-col figure { width: 50px; height: 50px; line-height: 47px; margin: 0 auto 10px; }
.contact-address .contact-col figure img { max-width: 25px; }
.contact-address .ftr-social { padding: 15px 0 0; }
.contact-address .contact-col { display: block; padding: 15px 0; border-bottom: 1px solid #ccc; }
  .testimonial-section.testimonial-inn .col-sm-3 {
    padding: 10px;
}
.testimonial-section.testimonial-inn .clint-name-parent.testi-item-heading {
  bottom: 18px;
}	
    .banner-subtext ul li {
        font-size: 15px;
        line-height: 20px;
		margin: 10px 0;
        padding-left: 32px;
    }	
	    .banner-subtext ul li img {
        width: 24px;
    }


    section.medical-lien-funding-section.medical-funding-inn .medical-lien-funding-row .col-sm-6 {
      width: 100%;
      border: none;    padding: 0 15px;
  }
section.medical-lien-funding-section.medical-funding-inn .medical-lien-funding-row .col-sm-6:first-child {
    border-right: none;
}
section.medical-lien-funding-section.medical-funding-inn .medical-lien-funding-row {
  padding: 0px 15px 0px 15px;
}
section.medical-lien-funding-section.medical-funding-inn .medical-lien-funding-box figure {
  margin: 0 10px 0 0;
  width: 70px;
  height: 70px;
}
section.medical-lien-funding-section.medical-funding-inn .medical-lien-funding-box h3 {
  font-size: 18px;
  line-height: 24px;
}
section.how-it-works-section.works-in-practice .how-it-works-box-text h3 {
  font-size: 18px;
}
section.how-it-works-section.works-in-practice .col-sm-6 {
  padding: 0 15px;
  width: 100%;
}
section.how-it-works-section.works-in-practice .how-it-works-img {
  border-right: 0;
}
section.how-it-works-section.works-in-practice .how-it-works-content.default-css {
  padding: 20px 16px 40px 15px;
}
section.medical-lien-funding-section.medical-funding-inn .medical-lien-funding {
  padding: 30px 0 30px 0;
}
.contact-address .contact-col:last-child {
    border: none;
    padding-bottom: 0;
}
	
	
	
}

@media (max-width: 767px) {
.cases-we-fund-content ul li { width: 50%; }
.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 { float: none; }
.menu-copyright ul { text-align: center; padding-bottom: 10px; }
.copyright { text-align: center; }
.advocates-section.advocates-inn .col-sm-9 { width: 100%; }
.advocates-section.advocates-inn .col-sm-3 { width: 100%; }
.advocates-section.advocates-inn .section-heading.default-css { text-align: center; }
.advocates-section.advocates-inn .our-mission-btns { margin: 10px 0 0; text-align: center; }
.advocates-section.advocates-inn .our-mission-btns .theme-btn.btn-black { margin: 0 5px 0px 0; }
.advocates-section.advocates-inn .our-mission-btns .theme-btn { min-width: auto; }
.medical-lien-funding ul li { width: 33.33%; }
.medical-lien-funding ul { margin-right: -1px; }
.medical-lien-funding { overflow: hidden; }
.benefits-content ul li {
  width: 50%;
  padding: 15px;
}
.header-top-btn { display: none; }

}

@media (max-width: 700px) {
section.how-it-works-section .col-sm-4 { width: 100%; order: 2; }
section.how-it-works-section .col-sm-8 { width: 100%; }
.how-it-works-content.default-css { padding-left: 0; }
section.how-it-works-section { padding: 0; }
.how-works-content { padding: 20px 0 0px; }
section.about-section .about-row .col-sm-6{width: 100%;padding: 5px 10px;}
section.about-section .about-row .col-sm-6:nth-child(2){order: 2;}
section.about-section .about-row .col-sm-6:nth-child(1){order: 1;}
section.funding-types-section .col-sm-4 { width: 50%; }
.experience-row .col-sm-6 { width: 100%;padding: 5px 0px; }
.experience-row .row { align-items: inherit; margin: 15px 0; }
.experience-row:last-child .row{ margin-bottom: 0; }
.experience-row .col-sm-6:first-child{order: 2;}
.experience-row .col-sm-6:last-child{order: 1;}
.state-we-fund-box .section-heading { padding: 10px 10px 5px; width: 100%; }
.state-we-fund-box ul { padding-left: 0; width: 100%; padding-top: 15px; }
.state-we-fund-box { padding: 15px; }
.blog-section .col-sm-4 { width: 50%; }
.progress-bar { width: 80px; height: 80px; background: radial-gradient(closest-side, white 88%, transparent 80% 100%), conic-gradient(#000000 60%, #7399c6 0); }
.cricle-text { font-size: 12px; line-height: 16px; }
.savings-box-heading { font-size: 12px; line-height: 15px; padding: 6px 8px 10px; height: auto; }
.savings-box-content.center .savings-box-heading { font-size: 11px; line-height: 18px; }
.savings-box-text ul li h2 { font-size: 17px; line-height: 22px; }
.savings-box-text ul li p { font-size: 12px; line-height: 18px; }
.savings-box-text ul li { padding: 7px 0 6px 15px; }
.savings-box-text ul li:after { width: 12px; height: 12px; top: 26%; }
.inner-banner > img { height: 260px; }
.about-section.about-inner .col-sm-6 { width: 50% !important; }
.funding-solutions-row .row.row .col-sm-7 { width: 100%; }
.funding-solutions-row .row.row .col-sm-5 { width: 100%; }
.funding-solutions-content { padding: 15px 0px 0 0px; }
.funding-solutions-row .row.row:nth-child(2n) .funding-solutions-content { padding: 15px 0px 0 0px; }
.funding-solutions-row .row.row { margin: 15px auto; padding: 15px 15px; }
.how-it-works-section.how-it-works-inn .how-it-works-content.default-css { padding: 0; }
.services-areas-section .area-location-bx h6 { font-size: 18px; line-height: 24px; margin-bottom: 5px; }
.clint-name-parent p {
  font-size: 14px;
  line-height: 20px;
}
	.how-it-works-content.default-css {
    padding-bottom: 40px;
}

.how-it-works-box-img {
  height: 60px;
  width: 60px;
  margin-right: 10px;
  line-height: 50px;
}
.how-it-works-box-img img {
  max-width: 32px;
}
.how-it-works-box-img span {
  bottom: -11px;
  left: 16px;
  width: 23px;
  height: 23px;
  font-size: 12px;
  line-height: 25px;
}
section.how-it-works-section.works-in-practice .how-works-content::after {
  left: 25px;
  height: 80%;
  width: 4px;
}
.how-it-works-box-text {
  width: calc(100% - 65px);
}
section.funding-types-section.application-process .col-sm-4 {
  width: 50%;
}
section.funding-types-section.company-process .funding-types-box figure {
  margin-top: 0;
  outline: none;
}
section.funding-types-section.company-process .funding-types-box {
  padding: 20px 15px 15px;
}

section.funding-types-section.company-process .funding-types-row {
  margin: 0 auto 0;
}
section.funding-types-section.company-process .col-sm-4 {
  padding: 15px;
}
}

@media (max-width:600px) {
.services-areas-section .col-sm-3 { width: 50%; }
}

@media (max-width: 575px) {
.header-top .col-sm-3 { width: 100%; }
.header-top .col-sm-9 { width: 100%; }
.header-logo { text-align: center; }
.header-top-content { justify-content: center; padding: 0; border-top: 1px solid #ccc; padding-top: 10px; margin-top: 10px; }
.banner-caption { text-align: center; }
.header-top-btns { margin: 0; }
.banner-img .banner-img-btn { font-size: 16px; line-height: 24px; padding: 4px 12px 7px; }
.cases-we-fund-box { padding: 10px; display: block; text-align: center; }
.cases-we-fund-box figure { margin: 0 auto 12px; }
.cases-we-fund-content ul li h3 { width: 100%; }
a.theme-btn.btn-black { margin-left: 5px; }
.owl-stage { display: block; }
.card-body.default-css { padding: 0px 0px 10px 0px;; }
.ftr-item ul li { font-size: 14px; line-height: 20px; }
.ftr-nav ul li { padding: 6px 0;    font-size: 14px; line-height: 20px; }
section.financing-future-section .heading-title { font-size: 22px; line-height: 32px; }
.savings-box-form ul li label { font-size: 12px; line-height: 16px; margin-bottom: 2px; }
input.saving-form { font-size: 15px; line-height: 20px; padding: 0px 0 1px; }
.savings-box-form ul li.active:after, input.saving-form.active:after { bottom: 11px; left: -9px; border-left: 8px solid #666; border-bottom: 5px solid transparent; border-top: 5px solid transparent; }
.savings-box-form ul { padding: 10px 10px 10px 15px; }
.savings-box-heading { font-size: 11px; line-height: 15px; padding: 6px 8px 10px; height: 50px; }
.progress-bar { width: 65px; height: 65px; background: radial-gradient(closest-side, white 88%, transparent 80% 100%), conic-gradient(#000000 60%, #7399c6 0); }
.cricle-text { font-size: 10px; line-height: 13px; }
.savings-box-text ul li h2 { font-size: 14px; line-height: 20px; }
.savings-box-text ul li p { font-size: 11px; line-height: 16px; }
.savings-box-text ul li:after { width: 12px; height: 12px; top: 23%; }
.inner-banner > img { height: 230px; }
.advocates-row { padding: 30px 15px 40px; }
.funding-solutions-content .heading-title { font-size: 20px; line-height: 28px; }
.funding-solutions-box .heading-title { font-size: 20px; line-height: 30px; }
.medical-lien-funding ul li { width: 50%;border-bottom: 1px solid #D9D9D9; }
.medical-lien-funding ul li:nth-child(3){ border-bottom: none; }
.medical-lien-funding-section .heading-title { font-size: 20px; line-height: 30px; }
.medical-lien-funding-row { padding: 30px 15px; }
.medical-lien-funding ul { margin: 0 -10px; }
.wp-pegination .page, .wp-pegination span, .wp-pagenavi a { width: 35px; height: 35px; line-height: 30px; font-size: 18px; margin: 0 2px; }
.wp-pegination a.nextpostslink { background-size: 16px !important; }
section.contact-section.contact-inn .contact-row { padding: 30px 15px 20px; }
.contact-box-location { height: 230px; }
  .testimonial-section.testimonial-inn .col-sm-3 {
    padding: 8px 15px;
    width: 100%;
  }
.banner-subtext {
    text-align: left;
}
section.funding-types-section.application-process .col-sm-4 {
  width: 50%;
  padding: 12px 15px;
}
.benefits-content ul li {
  width: 100%;
  padding: 15px 15px;
}

}

@media (max-width: 525px) {
.blog-section .col-sm-4 { width: 100%; padding: 6px 10px; }
.blog-section { padding: 40px 0px 90px; }
.gform_wrapper .gfield.gfield--width-half { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.gform_wrapper .gfield.gfield--width-full label.lebel-text { font-size: 12px !important; line-height: 18px; }
.modal.popup-form .modal-body .form-hero { padding: 15px; border-radius: 15px; }
.form-b-title { font-size: 20px; line-height: 30px; margin-bottom: 15px; }
.about-section.about-inner .col-sm-6 { width: 100% !important; padding: 5px 15px; }
.medical-lien-funding-box h3 { font-size: 14px; line-height: 18px; }






}

@media (max-width: 480px) {

section.funding-types-section .col-sm-4 { width: 100%;padding: 7px 10px; }
.area-location-bx figure { margin-right: 5px; }
.state-we-fund-box ul li { padding: 8px; }
.contact-call p { font-size: 15px; line-height: 20px; }
.area-location-bx h6 { font-size: 16px; line-height: 24px; }
.area-location-bx figure img { max-width: 22px; }

}

@media (max-width: 420px) {
.cases-we-fund-content ul li h3 { font-size: 14px; line-height: 20px; }
.cases-we-fund-content ul li { padding: 5px; }
.form-title { font-size: 20px; line-height: 32px; margin-bottom: 10px; }
.inner-banner > img { height: 190px; }
.caption-absolute { top: 22%; }


}
@media (max-width: 370px) {
a.theme-btn { padding: 7px 10px; }
}