body {
    font-family: "Work Sans", sans-serif;
}
p {
    font-size: 16px;
    color: #212121;
}
a {
    color: #0091ff;
    font-size: 16px;
    text-decoration: none !important;
}
a:focus,
a:hover {
    color: #0068b6;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}
img {
    max-width: 100%;
}
span.orange {
    color: #5acec6;
}
.navbar {
    margin-bottom: 0;
}
#myCarousel2 ol.carousel-indicators li {
    border-color: #dadada;
    background: #dadada;
}
#myCarousel2 ol.carousel-indicators li.active {
    background: #5acec6;
    border: #5acec6;
}
.top-menu-right {
    float: right;
}
.top-menu-right a {
    margin-left: 15px;
}
.top-menu-left {
    float: left;
}
ul.dropdown-menu {
    left: -5px !important;
    right: auto !important;
}
.videos-pop .modal-dialog.modal-lg .modal-header {
    background: 0 0;
    padding: 0;
}
.videos-pop .modal-dialog.modal-lg .modal-header button.close {
    position: fixed;
    right: -10%;
    top: -10%;
    color: #fff;
    opacity: 1;
    font-weight: 300;
    color: #fff;
    border: none;
    text-shadow: none;
}
.modal-backdrop.in {
    opacity: 1;
}
section.top-menu {
    padding: 5px 0;
    background: #fff;
    position: fixed;
    z-index: 9999;
    width: 100%;
    top: 0;
}
section.top-menu a {
    color: #000;
    font-size: 12px;
    margin-left: 10px;
}
section.top-menu a img {
    margin-right: 5px;
    width: 12px;
}
section.top-menu a .fa {
    margin-right: 5px;
}
section.top-menu a:hover {
    color: #5acec6;
}
.top-menu-left a {
    margin-right: 10px;
}
.top-menu-left a i.fa {
    margin-right: 6px;
}
ul.nav.navbar-nav.navbar-right li ul li:last-child {
    position: initial;
}
section.header {
    position: fixed;
    z-index: 999;
    width: 100%;
    top: 30px;
}
section.main-banner {
    margin-top: 82px;
}
header#header {
    background: linear-gradient(90deg, #000 50%, #5acec6 50%);
    width: 100%;
}
img.mob-shw {
    display: none !important;
}
.navbar-nav > li > a {
    line-height: 21px;
}
nav.navbar.navbar-default {
    background: 0 0;
    border: none;
}
.main-banner .item {
    background: #000;
}
a.login-signup-btn {
    background: #5acec6;
}
a.new-imgs {
    margin-right: 15px;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 15px;
    padding-top: 16px;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
    color: #5acec6;
}
ul.nav.navbar-nav.navbar-right {
    background: #000;
}
section.main.featured .wrk-left h3 {
    display: none;
}
.navbar-brand {
    padding: 11px 15px;
    height: auto;
}
.navbar-image img {
    height: 29px;
}
ul.nav.navbar-nav.navbar-right {
    width: 90%;
    position: relative;
}
ul.nav.navbar-nav.navbar-right li:last-child {
    position: absolute;
    right: 0;
}
.navbar-default .navbar-nav > li > a.login-signup-btn:hover {
    background: #5acec6;
    color: #0c0c0c;
}
.main-banner .carousel-caption {
    width: 100%;
    left: 0;
    top: 0;
    padding: 0;
}
.main-banner .carousel-indicators .active {
    width: 50px;
    height: 5px;
    margin: 0;
    background-color: #5acec6 !important;
    border-color: #5acec6;
}
.main-banner .carousel-indicators li {
    width: 50px;
    height: 5px;
    border-radius: 0;
    background: #fff !important;
}
.main-banner .carousel-caption h3 {
    margin-bottom: 70px;
    text-align: left;
    text-shadow: none;
    color: #fff;
    font-family: "Work Sans";
    font-size: 44px;
    font-weight: 700;
    letter-spacing: -0.36px;
    line-height: 56px;
}
.main-banner .item img {
    margin: 0 auto;
}
.wrk-left-right {
    display: inline-flex;
    width: 100%;
}
.wrk-left {
    width: 65%;
    padding-bottom: 50px;
    padding-left: 20px;
    position: relative;
}
.block-imgs {
    padding-left: 10px;
}
.wrk-left img.b {
    display: none;
}
section.kredx-offerings .wrk-left .block-imgs:after {
    width: 150px;
    content: " ";
    background: #5acec6;
    position: absolute;
    left: 22px;
    top: -8px;
    height: 150px;
    z-index: 333;
}
section.kredx-offerings .wrk-left .block-imgs:before {
    width: 120px;
    content: " ";
    background: #5acec6;
    position: absolute;
    left: 468px;
    bottom: 27px;
    height: 100px;
    z-index: 333;
}
.wrk-right {
    width: 45%;
}
section.main.recent-blogs li {
    width: 30px;
    height: 30px;
    border: none;
    background: 0 0;
    color: #fff;
    text-align: center;
    display: initial;
}
section.main.recent-blogs li a h4 {
    font-weight: 300;
    font-size: 20px !important;
}
section.main.recent-blogs li.active h4 {
    color: #fff !important;
    font-weight: 500;
}
.main-banner .carousel-caption .container {
    position: relative;
    padding-top: 130px;
}
.main-banner .carousel-caption .container div p {
    text-align: left;
    text-shadow: none;
    color: #fff;
    font-family: "Work Sans";
    font-size: 26px;
    letter-spacing: -0.47px;
    line-height: 34px;
    width: 310px;
    max-width: 100%;
}
.main-banner .carousel-caption .container div.ban-tag {
    position: absolute;
    top: 0;
    right: -86px;
    width: 50%;
    background: #ffffff54;
    padding: 50px 45px;
    padding-right: 110px;
}
.carousel-caption p {
    color: #fff;
    font-size: 16px;
    line-height: 25px;
}
.carousel-inner,
.item,
div#myCarousel {
    max-height: 785px;
}
li.dropdown.open a.dropdown-toggle,
li.dropdown.open a.dropdown-toggle:focus {
    background: 0 0;
    color: #5acfc7 !important;
}
.dropdown-menu > li > a {
    text-transform: capitalize;
    padding: 10px 20px;
}
.dropdown-menu > li > a:hover {
    color: #5acec6;
    background: 0 0;
}
.banner-cta {
    padding: 18px;
    background: #5acec6;
    color: #000 !important;
    display: inline-block;
    margin-top: -13px;
    float: left;
    margin-right: -20px;
    text-shadow: none;
    width: 280px;
    text-transform: uppercase;
    font-weight: 600;
}
section.main.recent-blogs .carousel-inner .item img {
    width: 700px;
}
section.main.recent-blogs .wrk-left {
    width: 100%;
    padding: 0;
    position: relative;
}
section.main.recent-blogs .wrk-left div.black {
    width: 50%;
    padding: 25px 100px 75px 25px;
    background: #000;
    position: relative;
    z-index: 888;
    min-height: 318px;
}
footer .inner {
    width: 20%;
    float: left;
}
.copyright p:nth-child(1) {
    text-align: center !important;
    border-bottom: 1.2px #dedede solid;
    padding-bottom: 10px;
}
.text-right {
    text-align: right;
}
footer .inner img {
    margin-bottom: 20px;
}
footer .inner h3 {
    margin-bottom: 15px;
    padding-top: 5px;
    font-size: 20px;
    color: #000;
}
footer .inner:nth-child(2) {
    padding-left: 30px;
}
footer .inner p a {
    color: #000;
    text-decoration: none;
    font-size: 14px;
    line-height: 30px;
    font-weight: 400;
}
.videos-pop div img {
    cursor: pointer;
}
footer .inner p {
    margin-bottom: 3px;
}
.copyright {
    padding: 15px 0 0;
    border: none;
    text-align: center;
    color: #212121;
    font-size: 14px;
    max-width: 1170px;
    margin: 0 auto;
}
footer .container {
    padding: 50px 0 20px;
    border-bottom: 1.2px #dedede solid;
}
.social a.w-inline-block {
    padding: 0 8px;
}
.div-block-3.social {
    margin-top: 20px !important;
}
.social a.w-inline-block img.col {
    display: none;
}
.social a.w-inline-block:hover img.bl {
    display: none;
}
.social a.w-inline-block:hover img.col {
    display: inherit;
}
section.kredx-offerings .container {
    padding: 90px 15px;
}
.kredx-offerings .tab-content {
    max-height: 100%;
}
.kredx-offerings .tab-content div.tab-pane h3 {
    display: none;
}
.kredx-offerings .tab-content .tab-pane {
    height: 100%;
}
.kredx-offerings .tab-content .tab-pane .mid-block {
    padding-top: 65px;
}
.kredx-offerings .tab-content a.orange-color {
    background: #fff;
    padding: 15px 25px;
    color: #5acec6 !important;
    border: 1px #000 solid;
    box-shadow: -7px 7px 0 -1px #5acec6;
    transition: 0.2s;
    font-weight: 600;
    font-size: 18px;
}
.kredx-offerings .tab-content a.orange-color:hover {
    box-shadow: -10px 10px 0 -1px #5acec6;
    transition: 0.2s;
}
.ban-btn-bl:hover {
    height: 60px !important;
    padding-left: 16px !important;
    transition: 0.2s;
    margin-left: -8px;
}
.kredx-offerings ul.nav.nav-tabs li.tab-3 {
    text-align: center;
}
.kredx-offerings .tab-content h2 {
    font-size: 34px;
    font-weight: 700;
    font-family: "Work Sans", sans-serif;
    margin-bottom: 15px;
}
.kredx-offerings .tab-content h3 {
    color: #212121;
    font-size: 36px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 10px;
}
p.orange {
    color: #5acec6;
    font-size: 26px;
    margin-bottom: 15px;
    font-weight: 600;
}
.kredx-offerings .tab-content ul li i.fa.fa-long-arrow-right {
    float: right;
    color: #fff;
    margin-top: 4px;
    position: absolute;
    right: 20px;
}
.nav-tabs {
    border-bottom: none;
}
section.main.achievements {
    color: #fff;
    background: url(../images/home-assets/speak-bg.png);
    text-align: center;
}
.achievements .col-sm-4 p {
    color: #fff;
}
section.main.achievements .container {
    padding: 50px 15px 170px;
}
.achievements img {
    float: left;
    margin-bottom: 0;
    margin-right: 15px;
    margin-top: 7px;
}
.btm-img {
    text-align: center;
    display: inline-block;
    width: 100%;
}
.btm-img img {
    float: none !important;
    margin-right: 0;
}
.achievements .col-sm-4 {
    margin-bottom: 15px;
    margin-top: 15px;
}
.section-title h3 {
    font-size: 36px;
    margin-bottom: 25px;
    font-weight: 700;
    line-height: 52px;
}
.achievements h4 {
    margin-bottom: 5px;
    font-size: 20px;
}
.ach-block .row {
    background: #fff;
    margin-top: -145px;
    padding: 45px 25px 0;
    border-bottom: 5px #5acec6 solid;
}
.ach-block .row h4 {
    color: #212121;
    font-size: 30px;
    font-weight: 800;
    line-height: 35px;
    margin-bottom: 10px;
}
.ach-block .row p {
    color: #000;
    font-size: 16px;
    font-weight: 500;
}
.ach-block .row .col-sm-4 {
    margin-bottom: 45px;
    text-align: center;
}
.highlights .container {
    padding: 70px 15px 30px;
}
.highlights .section-title h3 {
    color: #212121;
    font-family: "Work Sans";
    font-size: 36px;
    letter-spacing: 0;
    line-height: 52px;
    margin-bottom: 60px;
    text-align: center;
}
.highlights .col-lg-4 .flex-block {
    padding: 20px 20px;
    margin-bottom: 30px;
    position: relative;
}
.highlights .col-lg-4 .flex-block img.top-bg {
    position: absolute;
    top: -12px;
    right: -25px;
    opacity: 0;
}
.highlights .col-lg-4 .flex-block:hover {
    background: #fdf7f3;
}
.highlights .col-lg-4 .flex-block:hover img.top-bg {
    opacity: 1;
}
.highlights .col-lg-4 .flex-block img {
    margin-bottom: 25px;
}
.highlights .col-lg-4 div h4 {
    color: #212121;
    font-family: "Work Sans";
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 10px;
    font-weight: 700;
}
.highlights .col-lg-4 div p {
    font-weight: 500;
}
section.main.why-us {
    clear: both;
    background: #000;
    text-align: center;
}
section.main.why-us .container {
    padding: 70px 15px 60px;
}
.why-us .section-title p {
    line-height: 30px;
    color: #e0e0e0;
    font-size: 22px;
    width: 992px;
    margin: 0 auto;
    max-width: 100%;
    margin-bottom: 90px;
}
.why-us .section-title p a.orange-color {
    font-size: 22px;
}
.why-us .section-title h3 {
    color: #fff;
    margin-bottom: 40px;
}
section.main.why-us .col-sm-4 {
    position: relative;
    padding-bottom: 20px;
}
section.main.why-us .col-sm-4 .inside-block {
    background: #fff;
    right: 15px;
    left: 15px;
    bottom: 0;
    padding: 30px;
    transition: 0.7s;
    width: 95%;
    min-height: 270px;
    text-align: left;
}
section.main.why-us .col-sm-4 .inside-block h5 {
    color: #000;
    font-size: 30px;
    margin-bottom: 15px;
    font-weight: 700;
}
section.main.why-us .col-sm-4 .inside-block p {
    color: #000;
    font-size: 18px;
    margin-bottom: 60px;
}
section.main.why-us .col-sm-4 .inside-block a.orange-color {
    background: #fff;
    padding: 10px 15px;
    color: #5acec6 !important;
    border: 1px #000 solid;
    box-shadow: -7px 7px 0 -1px #5acec6;
    transition: 0.2s;
    font-weight: 600;
}
section.main.why-us .col-sm-4 .inside-block a.orange-color:hover {
    box-shadow: -10px 10px 0 -1px #5acec6;
    transition: 0.2s;
}
section.main.why-us .col-sm-4 .inside-block p.orange-color {
    font-size: 14px;
}
section.main.featured .nav-tabs {
    display: flex;
    width: 100%;
}
section.main.featured .nav-tabs > li {
    padding: 0;
    width: 100%;
    margin-top: -2px;
    overflow: hidden;
    text-align: center;
}
section.main.featured .nav-tabs > li.tab-1 {
    text-align: left;
}
section.main.featured .nav-tabs > li.tab-4 {
    text-align: right;
}
section.main.featured .tab-content {
    border-bottom: 2px #c5c5c5 solid;
}
section.main.featured .nav-tabs > li a {
    display: inline-block;
    padding: 0 20px;
    border-radius: 0;
    border-top: 2px #5acec6 solid !important;
}
section.main.featured .nav-tabs > li.active a {
    border-top: 2px #5acec6 solid !important;
}
section.main.featured .nav-tabs > li:first-child a,
section.main.featured .nav-tabs > li:last-child a {
    padding: 0 35px;
}
section.main.featured .nav-tabs > li a h4 {
    font-size: 35px;
    display: inline-block;
    margin-top: 20px;
    font-weight: 500 !important;
}
section.main.featured .nav-tabs > li a h4 img {
    margin-bottom: 0;
    padding-left: 10px;
}
section.main.featured .nav-tabs > li.active a h4 .fa-circle {
    opacity: 1;
}
section.main.featured .nav-tabs > li a h4 .fa-circle {
    font-size: 10px;
    padding-right: 5px;
    opacity: 0;
}
section.main.fame .container {
    padding: 80px 15px;
    text-align: center;
}
.fame .section-title h3 {
    color: #000;
}
.fame .section-title p {
    color: #000;
    font-size: 24px;
    margin-bottom: 65px;
}
section.main.fame .row .col-sm-3 div h3 {
    color: #212121;
    font-size: 26px;
    font-weight: 600;
    margin-top: 28px;
}
section.main.fame .row {
    margin-left: 0;
    margin-right: 0;
}
img.corner {
    float: right;
    margin-right: -50px;
    margin-top: -30px;
}
section.main.fame .row p {
    margin-top: 25px;
    margin-bottom: 0;
    color: #000;
    font-weight: 500;
}
section.main.fame .row .col-sm-3,
section.main.fame .row .col-sm-4 {
    padding: 20px;
    height: 269px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
section.main.fame .row .col-sm-4 div.text-left img {
    margin-bottom: 25px;
}
section.main.fame .row .col-sm-3 div,
section.main.fame .row .col-sm-4 div {
    margin: 0 auto;
}
section.main.fame .row .col-sm-3.row1,
section.main.fame .row .col-sm-3.row2,
section.main.fame .row .col-sm-4.row1,
section.main.fame .row .col-sm-4.row2 {
    border-left: 1px #e7cfb7 solid;
}
section.main.fame .row .col-sm-3.row1:nth-child(1),
section.main.fame .row .col-sm-3.row2:nth-child(1),
section.main.fame .row .col-sm-4.row1:nth-child(1),
section.main.fame .row .col-sm-4.row2:nth-child(1) {
    border-left-color: #fef9f5;
}
section.main.fame .row .col-sm-3.row1,
section.main.fame .row .col-sm-4.row1 {
    border-bottom: 1px #e7cfb7 solid;
}
section.main.fame .row .col-sm-3:hover,
section.main.fame .row .col-sm-4:hover {
    box-shadow: -20px 20px 0 0 #f4e3d9;
    outline: 1px solid #000;
    outline-offset: -1px;
    z-index: 99;
}
.home.main .client-say .carousel-inner {
    width: 90%;
    margin: 0 auto;
}
section.main.recent-blogs .container {
    padding: 80px 15px;
}
section.main.recent-blogs .container .row.row1 .section-title h3 {
    color: #000;
    padding-left: 15px;
}
section.main.recent-blogs .container .row.row1 a h4 {
    color: #9a9a9a;
}
section.main.recent-blogs .container .row.row1 .section-title p {
    color: #000;
    padding-left: 15px;
    margin-bottom: 25px;
}
section.main.recent-blogs .container .row.row1 {
    background: #fff;
    padding: 0;
    margin: 0;
}
.recent-blogs .row.row2 {
    background: #f6f6f6;
    margin: 0;
}
section.main.recent-blogs .container .row.row1 p.orange-color {
    margin-top: 25px;
}
p.light {
    color: #9c9c9c;
}
section.main.recent-blogs .container .row.row1 h4 {
    color: #fff;
    font-size: 28px;
    margin-bottom: 25px;
    margin-top: 20px;
    line-height: 1.5;
}
section.main.recent-blogs .wrk-left img {
    position: absolute;
    right: 0;
    top: -120px;
    width: 60%;
    z-index: 33;
}
section.main.recent-blogs ul.nav.nav-tabs li a h4 {
    position: absolute;
    top: -80px;
    left: 0;
    z-index: 9999999;
}
section.main.recent-blogs .container .row.row1 p.blog-dot {
    color: #cecece;
}
section.main.recent-blogs .container .row.row2 h4 {
    color: #212121;
    font-size: 24px;
    margin-bottom: 25px;
    margin-top: 20px;
}
section.main.recent-blogs .container .row.row2 p.blog-dot {
    color: #212121;
}
.blog-spaceing {
    padding: 6% 15px 0;
}
.blog-spaceing p {
    font-size: 20px;
}
.blog-spaceing a {
    color: #000 !important;
}
.blog-spaceing a:last-child {
    color: #5acec6 !important;
    font-weight: 500;
}
section.main.featured .container {
    padding: 80px 15px 120px;
}
section.main.featured .container img {
    filter: grayscale(100%);
}
section.main.featured .container img:hover {
    filter: none;
}
section.main.featured {
    background-color: #f6f6f6;
    text-align: center;
}
section.main.featured p {
    font-size: 24px;
    margin: 0 auto;
    float: none;
    max-width: 100%;
    margin-bottom: 80px;
}
section.main.featured .section-title p {
    font-size: 24px;
    margin-bottom: 50px;
}
section.main.location {
    background: #020742;
}
.location .nav-tabs > li a {
    width: auto;
    height: auto;
    padding: 0;
}
.location .nav-tabs > li a p {
    position: inherit;
    color: #fff;
    opacity: 0.4;
}
.location .nav-tabs > li a p .fa {
    opacity: 0;
}
.location .nav-tabs > li a:hover p {
    opacity: 1;
}
.location .nav-tabs > li a p i {
    position: absolute;
    left: -25px;
    font-size: 9px;
    top: 7px;
    color: #5acec6;
}
.location .nav-tabs > li {
    float: none;
}
.location h3 {
    color: #fff;
    font-size: 32px;
    margin-bottom: 25px;
    padding-top: 15%;
    font-weight: 600;
}
.location .col-sm-6 .col-sm-4 {
    padding: 0;
}
.location div.tab-pane p {
    color: #fff;
}
.orange-color {
    color: #5acec6 !important;
}
.location div.tab-pane a {
    color: #000;
    background: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 3px 5px;
}
.location div.tab-pane a i.fa {
    background: #5acec6;
    padding: 4px 7px 5px;
    color: #fff;
    margin-left: -5px;
    margin-right: 7px;
}
.location div.tab-pane h5 {
    margin-top: 20px;
}
p.address {
    max-width: 300px;
}
div#accordion1 {
    display: flex;
    position: relative;
}
div#accordion1 div.panel-collapse div.panel-collapse {
    position: inherit;
}
div#accordion1 div.panel-collapse {
    position: absolute;
    left: 0;
}
section.faqs .container {
    min-height: 850px;
}
.faqs .panel-default .tabs-left ul.nav.nav-tabs li {
    width: 100%;
    padding: 0;
}
.faqs .panel-default .tabs-left ul.nav.nav-tabs {
    width: 30%;
    float: left;
}
.faqs .panel-default .tabs-left .tab-content {
    width: 70%;
    float: left;
    overflow-y: scroll !important;
    height: 700px;
    padding-right: 15px;
}
.faqs .panel-default .tabs-left ul.nav.nav-tabs a h4 {
    font-size: 18px;
    color: #737373;
}
.faqs .panel-default .tabs-left ul.nav.nav-tabs .active a h4 {
    color: #000 !important;
}
.faqs .panel-default .tabs-left ul.nav.nav-tabs a h4 {
    font-size: 18px;
    color: #868686 !important;
}
.faqs div#accordion1 div.panel-collapse {
    background: #fff;
    border-top: 2px #efefef solid;
    padding-top: 20px;
}
.faqs .panel-default .tabs-left .tab-content h2 {
    color: #000;
    margin-bottom: 15px;
    font-size: 26px;
    font-weight: 700;
}
.faqs .panel-default .tabs-left .tab-content p {
    margin-bottom: 35px;
}
.faqs .panel-default .tabs-left .tab-content p b {
    font-size: 22px;
}
.faqs .panel-default .tabs-left ul.nav.nav-tabs a {
    padding-left: 0 !important;
}
.faqs .section-title h2 {
    margin-bottom: 40px;
    padding-left: 15px;
}
.faqs .panel-heading a:before {
    display: none;
}
.faqs .panel-group .panel + .panel {
    margin-top: 0;
}
.faqs div#accordion1 h4.panel-title a {
    padding: 10px 15px;
    display: inherit;
    color: #000;
    border-bottom: 2px #5acec6 solid;
}
.faqs div#accordion1 h4.panel-title a.collapsed {
    border: none;
    color: #a5a5a5;
}
.faqs .panel-heading {
    padding: 0;
}
.nav-tabs > li {
    width: 33%;
    margin-bottom: 0;
    text-align: left;
    padding: 0 0 0 30px;
}
.nav-tabs > li a {
    border: none !important;
    background: 0 0 !important;
    color: #212121;
    padding-bottom: 15px;
}
.nav-tabs > li.active > a > h4 {
    color: #5acec6;
}
.nav-tabs > li > a > h4 {
    font-size: 26px;
    letter-spacing: 0;
    font-weight: 700;
}
.kredx-offerings ul.nav.nav-tabs {
    border-bottom: 2px #d8d8d8 solid;
    text-align: center;
}
section.kredx-offerings .container {
    padding: 90px 0;
}
.kredx-offerings .tab-content h2 {
    font-size: 48px;
    font-weight: 600;
    font-family: Roboto;
    margin-bottom: 15px;
}
.kredx-offerings .tab-content h3 {
    color: #212121;
    font-size: 36px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 10px;
}
.kredx-offerings .tab-content p {
    font-size: 22px;
    line-height: 1.5;
    margin-bottom: 55px;
}
p.orange {
    color: #5acec6;
    font-size: 26px;
    margin-bottom: 15px;
    font-weight: 600;
}
.kredx-offerings .tab-content ul {
    font-size: 18px;
    padding-left: 0;
    list-style: none;
    position: absolute;
    bottom: 35px;
    background: #fff;
    padding: 20px;
    margin-bottom: 0;
    box-shadow: 0 0 15px -7px #000;
    left: 200px;
    z-index: 888;
}
.kredx-offerings ul.nav.nav-tabs li.tab-2 {
    text-align: center;
    padding-left: 0;
}
.wrk-left img {
    z-index: 888;
    position: relative;
}
.kredx-offerings .tab-content ul li .fa-check {
    padding-right: 10px;
    color: #f89533;
}
.kredx-offerings .tab-content ul i.fa.fa-circle {
    font-size: 8px;
    position: absolute;
    left: 0;
    top: 15px;
}
.kredx-offerings .tab-content ul li img {
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 14px;
}
.kredx-offerings .tab-content ul li {
    position: relative;
    padding-left: 25px;
    padding: 5px 15px 5px 25px;
    font-weight: 600;
    width: 340px;
    max-width: 100%;
}
.nav-tabs {
    border-bottom: none;
}
.testim-img {
    display: flex;
}
.client-say a.right.carousel-control {
    right: 0;
    width: 4% !important;
    background: 0 0;
    top: 45%;
}
.client-say a.left.carousel-control {
    left: -5px;
    width: 4% !important;
    background: 0 0;
    top: 45%;
}
.client-say .carousel-control i.fa {
    padding: 3px 10px;
    border-radius: 24px;
    color: #888686;
    font-size: 50px;
}
.client-say .container {
    padding: 45px 15px 60px;
}
.shadow {
    box-shadow: 0 0 10px -4px #000;
    min-height: 250px;
    margin-top: 5px;
    margin-bottom: 20px;
}
.shadow img.img-respon {
    margin-top: 15px;
}
.client-say .carousel-inner .col-xs-12 .shadow p {
    font-size: 22px;
    color: #212121;
}
img.img-respon {
    padding-left: 15px;
}
.testim-img img.img-responsive {
    width: 80px;
    height: 80px;
    border-radius: 56px;
    margin-right: 15px;
    margin: 0 auto;
}
.client-say .section-title {
    margin-bottom: 25px;
    text-align: center;
}
.client-say .section-title p {
    font-size: 24px;
}
.testim-img {
    padding: 15px;
}
.testim-img p {
    padding: 0 !important;
}
.client-say .carousel-inner .col-xs-12 p {
    padding: 15px;
}
.client-say a.left.carousel-control {
    left: inherit;
    width: 4% !important;
    right: 0;
}
.client-say a.right.carousel-control {
    left: 0;
}
.client-say .carousel-control i.fa:hover {
    color: #5acec6;
    border-color: #5acec6;
}
.home.main .shadow {
    padding: 25px 25px 50px;
    border: 1px #d8d8d8 solid;
    box-shadow: none;
    text-align: center;
    position: relative;
    background: #fff;
    z-index: 999;
    height: 400px;
}
.home.main .shadow h4 {
    font-size: 20px;
}
.kredx-offerings ul.nav.nav-tabs li h4 {
    display: initial;
    padding: 0 20px;
    position: relative;
}
.kredx-offerings ul.nav.nav-tabs li.active h4:before {
    width: 230px;
    content: " ";
    position: absolute;
    top: 45px;
    height: 2px;
    background: #5acec6;
    left: 5px;
}
.home.main .client-say .carousel-inner > .item > .col-md-12:before {
    width: 30%;
    content: " ";
    position: absolute;
    left: 37px;
    top: 52px;
    height: 50%;
    z-index: 333;
    background: #5acec6;
}
.home.main .item .col-md-12 {
    padding: 55px 45px;
}
.home.main .client-say .carousel-inner > .item > .col-md-12:after {
    width: 135px;
    content: " ";
    position: absolute;
    right: 37px;
    bottom: 67px;
    height: 135px;
    z-index: 333;
    background: #5acec6;
}
section.main.location {
    background: #000;
}
.location .nav-tabs > li a {
    width: auto;
    height: auto;
    padding: 0;
}
.location .nav-tabs > li.active a p {
    opacity: 1;
}
.location .nav-tabs > li.active a p .fa {
    opacity: 1;
}
.location h3 {
    color: #fff;
    font-size: 38px;
    margin-bottom: 25px;
    padding-top: 15%;
}
.location .col-sm-6 .col-sm-4 {
    padding: 0;
}
.location div.tab-pane p {
    color: #fff;
}
.orange-color {
    color: #5acec6 !important;
}
.location div.tab-pane a {
    color: #000;
    background: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 3px 5px;
}
.location div.tab-pane a i.fa {
    background: #5acec6;
    padding: 4px 7px 5px;
    color: #fff;
    margin-left: -5px;
    margin-right: 7px;
}
.location div.tab-pane h5 {
    margin-top: 20px;
}
p.address {
    max-width: 300px;
}
section.banner.growth-capital {
    background: url(../images/growth-capital-assets/growth-capital-banner.png);
    background-position: 100% 100%;
    background-size: cover;
}
section.banner.lrd-banner {
    background: url(../images/lrd-growth-capital-assets/lrd-banner.png);
    background-position: 100% 100%;
    background-size: cover;
}
section.banner.po-financing-banner {
    background: url(../images/po-financing-assets/po-financing-banner.png);
    background-position: 100% 100%;
    background-size: cover;
}
section.banner.revenue-based-financing-banner {
    background: url(../images/revenue-based-financing-assets/revenue-based-financing-banner.png);
    background-position: 100% 100%;
    background-size: cover;
}
.wc-id .col-md-6 img {
    margin-bottom: -150px;
}
section.main.idw .container {
    padding-top: 120px !important;
}
.contact-form-top form {
    background: #fff;
    padding: 20px 25px;
}
.banner .container.blocks {
    padding: 25px 0 25px 0;
}
.col-xs-12.col-sm-6.col-md-4.banner-form {
    padding-left: 0;
}
.banner .container.blocks .row {
    flex-wrap: wrap;
    align-items: center;
    margin: 0;
}
.banner .container.blocks .row .banner-text {
    padding-top: 10%;
}
section.main.featured .wrk-left {
    display: flex;
    width: 100%;
    padding-left: 0;
    padding-bottom: 90px;
}
section.main.featured .wrk-left a {
    width: 100%;
}
.contact-form-top form ul {
    padding-left: 0;
    list-style: none;
}
.contact-form-top form .zf-subContWrap.zf-topAlign li {
    margin-bottom: 10px;
}
.contact-form-top form .zf-subContWrap.zf-topAlign li input,
.contact-form-top form .zf-subContWrap.zf-topAlign li select {
    font-size: 16px;
    padding: 5px 10px;
    height: 33px;
    border: 1px #dedede solid;
    background: #fff;
    width: 100%;
    outline: 0;
    border-radius: 0;
    color: #333;
}
.banner-text h1 {
    color: #fff;
    font-family: "Work Sans";
    font-size: 44px;
    letter-spacing: 0;
    line-height: 56px;
    font-weight: 700;
}
a.banner-button {
    background: #59cec6;
    display: inline-block;
    width: 160px;
    text-align: center;
    padding: 12px 20px;
    margin-top: 30px;
    color: #fff;
    font-size: 18px;
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: 600;
    transition: 0.2s;
    box-shadow: -9px 9px 0 -1px #c6fffb;
}
a.banner-button:hover {
    box-shadow: -12px 12px 0 -1px #5acec6;
    transition: 0.2s;
}
button.zf-submitColor {
    background: #fff;
    display: inline-block;
    text-align: center;
    padding: 3px 25px;
    max-width: 100%;
    margin-top: 25px;
    transition: 0.2s;
    box-shadow: -7px 7px 0 -1px #ffffff;
    border: 1px #000 solid;
    color: #ffffff;
    font-family: "Work Sans";
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 29px;
    text-transform: uppercase;
}
button.zf-submitColor:hover {
    box-shadow: -10px 10px 0 -1px #a9f7f2;
    transition: 0.2s;
}
.zf-small.two {
    width: 48%;
    float: left;
    margin-right: 6px;
}
.highlights .col-lg-4 .flex-block.gc {
    padding: 20px 15px;
}
.highlights.aaa .col-lg-4 .flex-block.gc {
    background: 0 0;
    box-shadow: 0 0 10px -3px #999;
}
section.main.growth-capital-solution {
    background-color: #000;
    color: #fff;
}
section.main.growth-capital-solution .container {
    padding: 50px 15px;
}
section.main.growth-capital-solution p {
    color: #d2d2d2;
    font-size: 22px;
    letter-spacing: -0.2px;
    line-height: 30px;
    margin-bottom: 50px;
}
.two-c img.corner {
    margin-right: -55px;
    margin-top: -30px;
    width: 25px !important;
}
section.main.growth-capital-solution .gcs div {
    padding: 15px;
    min-height: 230px;
}
section.main.growth-capital-solution .gcs div h4 {
    margin-bottom: 15px;
    font-weight: 700;
    font-size: 20px;
}
section.main.growth-capital-solution .gcs .two-c div {
    background: #fff;
    right: 15px;
    left: 15px;
    bottom: 0;
    padding: 30px;
    transition: 0.7s;
    width: 95%;
    min-height: 260px;
    text-align: left;
}
section.main.growth-capital-solution .gcs .two-c div h4 {
    font-size: 30px;
}
section.main.growth-capital-solution .gcs .two-c div a.orange-color {
    background: #fff;
    padding: 10px 20px;
    color: #5acec6 !important;
    border: 1px #000 solid;
    box-shadow: -7px 7px 0 -1px #5acec6;
    transition: 0.2s;
    font-weight: 600;
    position: absolute;
    bottom: 25px;
}
section.main.growth-capital-solution .gcs .two-c div a.orange-color:hover {
    box-shadow: -10px 10px 0 -1px #5acec6;
    transition: 0.2s;
}
section.main.growth-capital-solution .gcs .two-c div p {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 25px;
    margin-bottom: 60px;
}
section.main.growth-capital-solution .gcs div h4,
section.main.growth-capital-solution .gcs div p {
    color: #000;
}
section.main.growth-capital-solution .gcs img {
    width: 100%;
}
section.main.grey {
    background: #f6f6f6;
}
section.main.get-growth-capital .container {
    padding: 60px 15px;
}
section.main.get-growth-capital.idw {
    text-align: center;
}
section.main.get-growth-capital.idw div.db {
    padding: 0;
}
section.main.get-growth-capital.idw .image {
    padding-bottom: 65px;
    border-bottom: 5px #dfdfdf solid !important;
    height: 120px;
    position: relative;
}
section.main.get-growth-capital.idw .text {
    height: 220px;
    width: 270px;
    margin: 0 auto;
    background-color: #fff;
    box-shadow: 0 0 34px 0 rgba(0, 0, 0, 0.07);
    margin-top: 60px;
    padding: 35px 25px;
}
section.main.get-growth-capital.idw .gc:hover .image {
    border-bottom: 5px #5acec6 solid!important;
}
section.main.get-growth-capital .container span {
    position: absolute;
    bottom: -22px;
    left: 43%;
    border: 4px #dfdfdf solid;
    border-radius: 40px;
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 38px;
    width: 44px;
    height: 44px;
    background: #fff;
    color: #8f8f8f;
}
section.main.get-growth-capital.idw .db:hover span {
    color: #5acec6;
    border-color: #5acec6;
}
section.main.get-growth-capital .container img {
    margin-bottom: 20px;
}
section.main.get-growth-capital .container h4 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 1.5;
}
section.main.get-growth-capital .container img.arrow {
    position: absolute;
    top: 25px;
    right: 20%;
}
section.main.get-growth-capital .container .section-title h3 {
    margin-bottom: 70px;
    line-height: 1.5;
}
.ggc-button {
    background: #fff;
    display: inline-block;
    text-align: center;
    padding: 12px 15px;
    max-width: 100%;
    margin-bottom: 10px;
    margin-top: 10px !important;
    transition: 0.2s;
    box-shadow: -9px 9px 0 -1px #5acec6;
    border: 1px #000 solid;
    height: 45px !important;
    width: 200px !important;
    color: #212117 !important;
    font-family: "Work Sans";
    font-size: 18px !important;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 19px !important;
}
.ggc-button:hover {
    box-shadow: -15px 15px 0 -1px #5acec6;
}
a.ggc-button:hover {
    box-shadow: -12px 12px 0 -1px #5acec6;
    transition: 0.2s;
}
p.small {
    text-align: center;
}
.highlights.grey .col-lg-4 .flex-block.gc {
    background: #fff;
}
.banner-text p {
    color: #fff;
    font-size: 16px;
    line-height: 25px;
}
.banner-bottom-block {
    width: 902px;
    margin: 0 auto;
    padding: 35px;
    text-align: center;
    position: relative;
    max-width: 100%;
}
.banner-bottom-block:before {
    width: 180px;
    content: " ";
    background: #5acec6;
    position: absolute;
    left: 24px;
    top: 24px;
    height: 160px;
    z-index: 333;
}
.banner-bottom-block:after {
    width: 120px;
    content: " ";
    background: #5acec6;
    position: absolute;
    right: 25px;
    bottom: 25px;
    height: 100px;
    z-index: 333;
}
.banner-bottom-block h2 {
    color: #212121;
    font-size: 38px;
    letter-spacing: 0;
    line-height: 47px;
    margin-bottom: 25px;
}
.banner-bottom-block p {
    color: #212121;
    font-size: 20px;
    letter-spacing: -0.22px;
    line-height: 32px;
}
section.main-banner.banner.about-us {
    background: url(/new-design/images/about-us-assets/about-banner.png);
    background-position: 100% 100%;
    background-size: cover;
}
section.main.recent-blogsrds .wrk-left img {
    position: absolute;
    right: 0;
    top: -100px;
}
section.main-banner.banner.about-us .col-xs-12.col-sm-12.col-md-12.banner-text.text-center {
    padding-top: 13%;
    padding-bottom: 13%;
}
section.main.rds .black {
    padding: 2px 25px 52px 25px !important;
    width: 46% !important;
}
section.main.recent-blogs .container .row.row1 h4 {
    font-size: 26px !important;
}
section.main.rds .container .row.row1 h4 {
    padding-top: 0;
}
section.main.rds .container .row.row1 a h4 {
    font-size: 14px !important;
    top: -60px !important;
}
section.main.recent-blogs .wrk-left img {
    top: -106px;
}
section.main.rds .container .row.row1 p.orange-color {
    margin-top: 16px;
}
section.main.rds .wrk-left div.black {
    width: 46%;
}
section.board {
    padding: 75px 0 0;
    background: #000;
    margin-bottom: 130px;
}
section.board .second img {
    margin-bottom: -60px;
}
section.board .second {
    padding-left: 65px;
}
section.board h2 {
    color: #fff;
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 35px;
}
section.board p {
    color: #fff;
    font-size: 20px;
}
section.main.fame.adv .row .col-sm-4 div.text-left h4 {
    font-size: 26px;
    font-weight: 600;
}
section.main.fame.adv .row .col-sm-4 div.text-left p {
    margin-top: 10px;
}
section.main.fame.adv .row .col-sm-4:hover {
    background: #fff;
}
section.banner.working-capital {
    background: url(../images/working-capital-assets/working-capital-banner.png);
    background-position: 100% 100%;
    background-size: cover;
}
section.main.faq .container {
    padding: 70px 15px;
}
section.main.faq .container div.panel-heading {
    border: none !important;
    background: 0 0;
}
section.main.faq .container .panel-default {
    border: none;
    margin-bottom: 0;
    background: 0 0;
}
.panel-default > .panel-heading {
    background: 0 0;
    border: none;
}
.panel.panel-default {
    border: none;
    border-radius: unset;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top: 0;
    padding: 15px 15px;
    color: #424242;
    font-size: 18px;
}
.panel-heading a:before {
    font-family: "Glyphicons Halflings";
    content: "\e114";
    float: right;
    transition: all 0.5s;
    color: #59cec6;
    margin-left: 5px;
}
section.main.faq .container div.panel-heading h3 a {
    width: 100%;
    display: inline-block;
    padding: 10px 0;
    color: #000;
    font-size: 22px;
}
section.we-serves {
    background: #000;
    padding: 100px 0;
}
.we-serves .tab-content {
    width: 60%;
    float: left;
    padding-left: 35px;
}
section.we-serves.mobils-open {
    display: none;
}
section.we-serves.mobils-open li {
    padding: 10px !important;
    border-bottom: 1px #efefef solid;
}
.we-serves .tab-content .wrk-left-right {
    display: initial;
}
.we-serves .tab-content .wrk-left-right p {
    color: #fff;
}
.we-serves ul.nav.nav-tabs {
    width: 40%;
    float: left;
}
.we-serves .tab-content .wrk-left-right h2 {
    font-size: 32px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 30px;
}
.we-serves .tab-content .wrk-left-right p {
    color: #fff;
    margin-bottom: 40px;
}
.we-serves .tab-content .wrk-left-right h3 {
    color: #fff;
    margin-bottom: 10px;
}
.we-serves ul.nav.nav-tabs li {
    padding: 0;
    margin-bottom: 10px;
    width: 100%;
}
.we-serves ul.nav.nav-tabs li a h4 {
    color: #fff;
    font-weight: 500;
    font-size: 18px;
}
.we-serves ul.nav.nav-tabs li.active a {
    max-width: 80%;
    background: #fff !important;
    border-radius: 0;
    padding-bottom: 10px;
}
.we-serves ul.nav.nav-tabs li.active a h4 {
    color: #5acec6;
}
a img.we-ss-c,
img.we-ss-b {
    margin-right: 8px;
    margin-bottom: 5px;
}
.we-serves ul.nav.nav-tabs li.active a img.we-ss-b {
    display: initial;
    margin-bottom: 0;
}
img.we-ss-c {
    display: none;
}
.we-serves ul.nav.nav-tabs li.active a img.we-ss-b {
    display: none;
}
.we-serves ul.nav.nav-tabs li.active a img.we-ss-c {
    display: initial;
}
.we-serves ul.nav.nav-tabs p {
    font-size: 22px;
    color: #fff;
    margin-bottom: 25px;
}
.we-serves ul.nav.nav-tabs h2 {
    color: #fff;
    font-size: 38px;
    margin-bottom: 25px;
}
.we-serves ul.nav.nav-tabs {
    width: 40%;
    float: left;
    border-right: 1px #fff solid;
}
section.wcs {
    background: #000;
    padding: 75px 0;
}
section.wcs a#myBtn {
    margin: 0 auto;
    margin-top: 35px;
}
section.wcs h3 {
    color: #fff;
}
section.wcs p {
    color: #fff;
    font-size: 22px;
    letter-spacing: -0.2px;
    line-height: 30px;
}
section.wcs.bgs {
    background: url(/new-design/images/investor-assets/cta-bgs.png);
}
.app .section-title h3 {
    font-size: 46px;
}
.app .col-lg-4 img {
    margin-bottom: -2px;
}
.app .row .col-md-6 {
    display: flex;
}
.app .row .col-md-6 img {
    margin-bottom: 0;
    padding-bottom: 45px;
    padding-right: 20px;
}
.app .row .col-md-6 p {
    font-size: 18px;
    line-height: 1.5;
}
section.main.app .container {
    padding-bottom: 0;
}
.app-icons a {
    margin-right: 20px;
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
    .main-banner .carousel-caption h3 {
        font-size: 38px;
        line-height: 1.5;
    }
    .nav > li > a {
        padding: 15px 13px;
    }
}
@media (max-width: 991px) {
    .nav-tabs > li > a {
        display: inline-block;
        width: 100%;
    }
    .nav-tabs > li {
        width: 100%;
        padding-left: 0;
    }
    .ach-block .row h4 {
        font-size: 24px;
    }
    .a .section-1,
    .a .section-2,
    .a .section-3,
    .a .section-4 {
        position: inherit !important;
    }
    #glasses {
        display: none;
    }
    .a {
        width: 100% !important;
        background: 0 0 !important;
        padding-left: 20px;
    }
    .a .section-1,
    .a .section-2,
    .a .section-3,
    .a .section-4 {
        position: inherit !important;
        margin: 0 auto;
        width: 500px !important;
        top: auto !important;
        clear: both;
        left: auto !important;
        right: auto !important;
        max-width: 100%;
    }
    .container .banner-bottom-block div {
        padding: 15px !important;
    }
    .container .banner-bottom-block div p {
        font-size: 18px;
        line-height: 1.5;
    }
    .banner-bottom-block {
        width: 902px;
        margin: 0 auto;
        padding: 5px;
    }
    p.our-journey-content {
        font-size: 16px !important;
        padding: 0px 18px;
    }
    .features.section-spacing.about-us-new.so-far-is-new h2.heading2 {
        font-size: 24px !important;
        margin-bottom: 20px !important;
    }
    section.main.achievements {
        clear: both;
    }
    section.board .col-xs-6 div {
        display: inherit !important;
    }
    .videos-pop .modal-dialog.modal-lg .modal-header button.close {
        right: 0;
        font-weight: 800;
        font-size: 38px;
    }
    section.main.fame .container {
        padding: 60px 15px;
    }
    section.main.growth-capital-solution .gcs .two-c div h4 {
        font-size: 25px;
    }
    section.main.growth-capital-solution {
        text-align: center;
    }
    section.main.growth-capital-solution p {
        font-size: 20px;
    }
    section.main.growth-capital-solution.wc-id a#myBtn {
        margin: 0 auto;
    }
    .highlights .col-lg-4 .flex-block.gc {
        min-height: auto;
        margin-bottom: 0;
    }
    .home.main .shadow {
        height: 330px;
    }
    .location .col-sm-6 .col-sm-4 {
        margin-bottom: 25px;
    }
    .banner-cta {
        width: 250px;
    }
    .wrk-left img.a {
        display: none;
    }
    section.main-banner {
        margin-top: 49px !important;
    }
    section.main.featured p {
        display: none;
    }
    .navbar-toggle.collapsed img.mob-open {
        position: absolute;
        padding: 3px;
        right: 4px;
        background: #000;
        opacity: 1;
    }
    .navbar-toggle img.mob-open {
        opacity: 0;
    }
    section.top-menu {
        display: none;
    }
    section.header {
        top: 0;
    }
    section.main-banner {
        margin-top: 52px;
    }
    section.main.featured .col-sm-12.col-md-12.col-lg-12.tabbable.tabs-left ul.nav.nav-tabs {
        display: none;
    }
    section.main.featured .container {
        padding: 80px 15px 20px;
    }
    section.main.featured .wrk-left h3 {
        color: #000;
        font-size: 32px;
        font-weight: 600;
        margin-bottom: 35px;
    }
    .home.main .client-say .carousel-inner {
        padding: 0;
    }
    .home.main .shadow {
        padding: 25px 10px;
    }
    section.main.featured .col-sm-12.col-md-12.col-lg-12.tabbable.tabs-left .tab-content .tab-pane {
        display: block;
    }
    .banner .container.blocks .row .banner-text {
        padding-top: 0;
        text-align: center;
    }
    .client-say .carousel-inner .col-xs-12 .shadow p {
        font-size: 16px;
    }
    .home.main .client-say .carousel-inner > .active > .col-md-12:after,
    .home.main .client-say .carousel-inner > .active > .col-md-12:before {
        display: none;
    }
    .client-say .section-title p {
        font-size: 18px;
        line-height: 1.5;
    }
    .client-say .section-title p br {
        display: none;
    }
    .wrk-left img.b {
        display: block !important;
        width: 100%;
    }
    ol.carousel-indicators {
        margin-bottom: 0 !important;
        left: 21%;
        margin-left: 0;
        bottom: 0 !important;
    }
    .kredx-offerings ul.nav.nav-tabs {
        display: none;
    }
    .kredx-offerings .tab-content div.tab-pane {
        display: block;
        text-align: center;
        font-size: 28px;
    }
    .navbar-image img {
        height: 22px;
        margin-top: 3px;
    }
    .kredx-offerings .tab-content div.tab-pane ul li {
        width: 100%;
    }
    .kredx-offerings .tab-content div.tab-pane h3 {
        display: block;
        margin-bottom: 20px;
        font-size: 26px;
    }
    .kredx-offerings .tab-content p {
        margin-bottom: 20px;
    }
    .kredx-offerings .tab-content .wrk-right {
        width: 100%;
    }
    .ban-btn-bl {
        margin: 0 auto !important;
        float: none !important;
        width: 250px !important;
    }
    ul.nav.navbar-nav.navbar-right {
        width: 100%;
        position: relative;
        margin: 0;
    }
    .navbar-default .navbar-toggle {
        border: none;
        background: 0 0 !important;
        margin-right: 10px;
    }
    .kredx-offerings .tab-content p {
        font-size: 18px;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
        height: 3px;
    }
    div#bs-example-navbar-collapse-1 ul li a {
        color: #000;
        background: #fff;
        border-bottom: 1px #d8d8d8 solid;
    }
    section.main.featured .col-sm-12.col-md-12.col-lg-12.tabbable.tabs-left {
        display: flex;
    }
    section.main.featured {
        text-align: center;
    }
    .kredx-offerings ul.nav.nav-tabs li {
        text-align: left !important;
        padding-left: 0;
        padding-bottom: 10px;
    }
    a.button.login.w-button {
        display: block !important;
        width: 145px;
        height: 50px;
        text-align: center;
        padding-top: 15px;
        background: #000;
        color: #5acec6;
        position: absolute;
        right: 50px;
    }
    a.button.login.w-button strong {
        font-weight: 500;
    }
    section.main.featured .wrk-left {
        display: inherit;
        padding-bottom: 0;
    }
    section.main.growth-capital-solution .gcs div.two-c {
        width: 100% !important;
        height: auto !important;
        margin-bottom: 25px;
        position: relative;
    }
    section.main.growth-capital-solution .gcs div.two-c div {
        width: 100%;
        text-align: center;
    }
    .mob-shw {
        display: none;
    }
    section.main.growth-capital-solution .gcs div.two-c div p {
        margin-bottom: 25px;
    }
    section.main.growth-capital-solution .gcs div.two-c div a {
        position: inherit !important;
    }
    section.main.featured .wrk-left a {
        display: none;
        margin-bottom: 30px;
    }
    section.main.featured .wrk-left a.mobile-logo {
        display: block;
    }
    section.main.featured .col-sm-12.col-md-12.col-lg-12.tabbable.tabs-left .tab-content {
        width: 100%;
    }
    .nav-tabs > li a {
        padding: 10px 0;
    }
    section.main.featured .col-sm-12.col-md-12.col-lg-12.tabbable.tabs-left ul.nav.nav-tabs {
        width: 200px;
    }
    section.main.featured .col-sm-12.col-md-12.col-lg-12.tabbable.tabs-left ul.nav.nav-tabs li {
        width: 100%;
        height: auto;
        margin-bottom: 20px;
    }
    section.main.featured .nav-tabs > li a h4 img {
        display: none;
    }
    section.main.featured .container img {
        filter: none;
    }
    section.main.recent-blogs .wrk-left img {
        position: initial;
        width: 100%;
    }
    section.main.recent-blogs.rds .wrk-left img {
        top: -87px;
    }
    section.main.recent-blogs ul.nav.nav-tabs li a h4 {
        position: absolute;
        top: -135px;
        left: 140px;
    }
    section.main.recent-blogs .wrk-left {
        text-align: center;
    }
    section.main.recent-blogs .wrk-left div.black {
        width: 100% !important;
        padding: 25px;
    }
    section.main.featured .wrk-left div {
        width: 100%;
        text-align: center;
    }
    section.main.featured .nav-tabs > li a h4 {
        transform: inherit;
        margin: 0;
    }
    section.main.featured .tab-content {
        border-bottom: none;
    }
    .highlights .col-lg-4 .flex-block {
        height: auto;
        padding: 20px 10px !important;
        text-align: center;
    }
    img.corner {
        display: none;
    }
    section.main.why-us .col-sm-4 .inside-block {
        width: 100%;
    }
    .highlights .col-lg-4 div h4 {
        font-size: 20px;
        line-height: 1.5;
    }
    .highlights .col-lg-4 div h4 br {
        display: none;
    }
    .highlights .container {
        padding: 60px 15px 50px;
    }
    section.main.why-us .col-sm-4 .inside-block {
        top: 45%;
    }
    section.main.fame .row p br {
        display: none;
    }
    section.main.why-us .col-sm-4 .inside-block {
        position: initial;
    }
    header#header {
        background: #000;
    }
    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background: #000;
    }
    #header .header-container div.collapse {
        margin-top: 0;
        width: 85% !important;
        position: absolute;
        padding: 0;
    }
    .dropdown-menu {
        width: 100%;
        padding: 0;
    }
    .main-banner .carousel-caption .container div.ban-tag {
        position: inherit;
        top: 0;
        right: 0;
        width: 100%;
        background: #ffffff54;
        padding: 35px;
        padding-right: 145px;
        margin-bottom: 50px;
    }
    .main-banner div#myCarousel .carousel-main {
        bottom: -60px !important;
        right: 0 !important;
        margin: 0 auto !important;
        left: -30px;
    }
    .main-banner .carousel-caption .container div p {
        width: 100%;
    }
    .main-banner .item img {
        height: 100%;
        opacity: 0;
    }
    .main-banner .item:nth-child(1) {
        background-image: url(/new-design/images/home-assets/banner-new.png);
        background-position: right 0 top 0;
    }
    .main-banner .item:nth-child(2) {
        background-image: url(/new-design/images/home-assets/banner-2.png);
        background-position: right 0 top 0;
    }
    .main-banner .item:nth-child(3) {
        background-image: url(/new-design/images/home-assets/banner-3.png);
        background-position: right 0 top 0;
    }
    .main-banner .carousel-caption .container div.ban-tag {
        padding: 25px;
    }
    .main-banner .carousel-caption .container div.ban-tag p {
        font-size: 16px;
        text-align: center;
    }
    .kredx-offerings .tab-content ul {
        position: inherit;
        width: 100%;
        text-align: left;
        margin: 0 auto;
        margin-bottom: 20px;
        left: 0;
    }
    section.kredx-offerings .wrk-left .block-imgs:after,
    section.kredx-offerings .wrk-left .block-imgs:before {
        display: none;
    }
    .kredx-offerings .tab-content div.tab-pane ul li br {
        display: none;
    }
    section.kredx-offerings .wrk-left img {
        display: none;
    }
    section.kredx-offerings .wrk-left ul li img {
        display: initial;
    }
    .wrk-left-right {
        display: inherit;
    }
    section.kredx-offerings .wrk-left {
        width: 100%;
        padding-bottom: 0;
        padding-left: 0;
    }
    section.kredx-offerings .wrk-left:after {
        display: none;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .blog-spaceing {
        padding: 30px 15px 20px;
    }
    .recent-blogs .row.row2 .col-lg-4 {
        width: 100%;
    }
    .main-banner .carousel-caption .container {
        padding-top: 60px;
    }
    .recent-blogs .col-sm-8 {
        display: none;
    }
    section.main.location {
        padding-bottom: 35px;
    }
    .navbar-default .navbar-toggle {
        display: block;
        position: absolute;
        right: 15px;
        z-index: 999;
    }
    .navbar-nav > li {
        width: 100%;
    }
    div#bs-example-navbar-collapse-1 ul li a {
        color: #000;
    }
    #header .header-container div.collapse {
        display: none !important;
    }
    #header .header-container div.collapse.in {
        display: block !important;
        margin-top: 45px;
    }
    .navbar-right {
        margin-right: 0;
    }
    div#bs-example-navbar-collapse-1 {
        background: #ececec;
    }
    b.caret {
        float: right;
        color: #5acec6;
    }
    .main-banner .carousel-caption h3 {
        font-size: 32px;
        line-height: 1.5;
        text-align: center;
    }
    .main-banner .carousel-caption h3 br,
    .main-banner .carousel-caption p br {
        display: none;
    }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .container {
        width: 1199px;
        max-width: 100%;
    }
}
@media screen and (min-width: 767px) and (max-width: 991px) {
    section.main.get-growth-capital.idw .text {
        width: 100%;
        height: auto;
    }
}
@media (max-width: 767px) {
    img.mob-hid {
        display: none;
    }
    img.mob-shw {
        display: block !important;
    }
    div#bs-example-navbar-collapse-1 {
        background: #ececec;
    }
    section.client-say .row {
        margin: 0;
    }
    .carousel-control {
        display: none;
    }
    section.board .second {
        display: none;
    }
    section.board .col-md-6:nth-child(1) {
        width: 100%;
    }
    .we-serves ul.nav.nav-tabs li.active a {
        max-width: 100% !important;
    }
    .we-serves ul.nav.nav-tabs li.active a {
        padding-left: 15px;
    }
    .mob-shw {
        display: block;
    }
    .mob-hid {
        display: none;
    }
    .we-serves ul.nav.nav-tabs li a {
        padding-bottom: 5px;
        padding-top: 5px;
    }
    section.main.wc-id.app .col-sm-4 img {
        display: none;
    }
    .we-serves .tab-content,
    ul.nav.nav-tabs {
        width: 100% !important;
        border: none !important;
        padding-left: 20px;
    }
    div#accordion1 {
        display: inherit;
    }
    div#accordion1 div.panel-collapse {
        position: initial;
    }
    div#accordion1 div.panel-collapse .tab-content {
        width: 100%;
    }
    div#accordion1 div.panel-collapse ul.nav {
        padding-left: 0;
    }
    div#accordion1 div.panel-collapse ul.nav {
        padding-left: 0;
        margin-bottom: 15px;
    }
    section.we-serves.mobils-open form li {
        border-bottom: none;
        padding: 0;
    }
    .banner .culture-text p:first-child {
        font-size: 24px;
    }
    section.main.idw .container {
        padding-top: 60px !important;
    }
    section.main.get-growth-capital .container .section-title h3 br {
        display: none;
    }
    section.main.faq .container div.panel-heading h3 a {
        font-size: 18px;
        line-height: 1.5;
    }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        font-size: 17px;
        padding: 0 15px 15px;
    }
    .home.main .client-say .carousel-inner {
        width: 100%;
    }
    section.main.fame .row .col-sm-3:hover,
    section.main.fame .row .col-sm-4:hover {
        box-shadow: -10px 10px 0 0 #f4e3d9;
    }
    section.main.fame .row .col-sm-3:hover,
    section.main.fame .row .col-sm-4:hover {
        box-shadow: -10px 10px 0 0 #f4e3d9;
    }
    .navbar-collapse.in {
        overflow-y: auto;
        max-height: 600px;
    }
    .why-us .section-title p a.orange-color {
        display: inherit;
        font-size: 17px;
        margin-top: 20px;
    }
    section.main.why-us .col-sm-4 .inside-block {
        text-align: center;
    }
    .recent-blogs .nav-tabs > li a {
        padding: 35px 0;
    }
    .blog-spaceing {
        text-align: center;
    }
    section.main.recent-blogs ul.nav.nav-tabs {
        position: relative;
        bottom: 80px;
    }
    div#bs-example-navbar-collapse-1 ul li .dropdown-menu a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    section.main.featured p br {
        display: none;
    }
    section.main.featured .wrk-left a {
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    a.login-signup-btn {
        display: none !important;
    }
    section.main.recent-blogs .container .row.row1 h4 {
        font-size: 20px;
    }
    section.main.recent-blogs ul.nav.nav-tabs {
        position: relative;
        bottom: 80px;
        width: 100px;
        z-index: 9999999;
        margin: 0 auto;
        padding-left: 20%;
    }
    section.main.recent-blogs ul.nav.nav-tabs li a h4 {
        position: initial;
        margin: 0 !important;
    }
    section.main.recent-blogs .container {
        padding: 80px 0;
    }
    section.we-serves.mobile-close {
        display: none;
    }
    section.we-serves.mobils-open {
        display: block;
    }
    html {
        overflow-x: hidden !important;
    }
    .ach-block .row {
        width: 95%;
        margin: 0 auto;
        margin-top: -165px;
        padding: 35px 20px;
    }
    .why-us .section-title p {
        line-height: 1.5;
        font-size: 18px;
        margin-bottom: 50px;
    }
    .highlights .col-lg-4 .flex-block.gc div {
        width: 100% !important;
    }
    .banner .container.blocks .row .banner-text h1 {
        text-align: center;
    }
    section.main.get-growth-capital .container span {
        left: 47%;
        display: none;
    }
    section.main.get-growth-capital.idw .image {
        border: none !important;
        height: auto;
        padding-bottom: 0;
        width: 84%;
        margin: 0 auto;
    }
    section.main.get-growth-capital.idw .text {
        margin-top: 0;
        width: 85%;
    }
    section.main.fame .row .col-sm-3 div,
    section.main.fame .row .col-sm-4 div {
        text-align: center;
    }
    .ach-block .row .col-sm-4 {
        margin-bottom: 30px;
    }
    .main-banner .carousel-caption .container {
        padding-top: 40px;
    }
    b.caret {
        float: right;
        color: #5acec6;
    }
    section.main.recent-blogs .container .row .col-sm-4 {
        margin-bottom: 50px;
    }
    #header .header-container div.collapse {
        width: 100% !important;
    }
    .kredx-offerings .tab-content .tab-pane .mid-block {
        padding: 0;
        height: auto;
    }
    .kredx-offerings .tab-content {
        height: auto;
    }
    section.kredx-offerings .container {
        padding: 50px 15px;
    }
    .achievements .col-sm-4 {
        margin-top: 15px;
        width: auto;
        margin: 0 auto;
        margin-bottom: 30px;
        padding-left: 30px;
        text-align: left;
    }
    .main-banner .item:nth-child(2) .carousel-caption {
        padding-bottom: 30%;
    }
    section.main.why-us .col-sm-4 img {
        width: 100%;
    }
    section.main.why-us .col-sm-4 {
        margin-bottom: 20px;
    }
    section.main.fame .row .col-sm-3 {
        width: auto;
        display: inline-block;
    }
    section.main.fame .container {
        text-align: center;
    }
    section.main.featured .container {
        text-align: center;
    }
    section.main.featured .container .row .col-sm-2,
    section.main.featured .container .row .col-sm-3 {
        width: auto;
        display: inline-block;
    }
    .client-say a.left.carousel-control,
    .client-say a.right.carousel-control {
        top: 45%;
    }
    section.main.location {
        text-align: center;
        padding-bottom: 40px;
    }
    .main-banner .carousel-caption {
        width: 100%;
        left: 0;
        padding: 15px 15px 50px;
        bottom: 14%;
    }
    .main-banner .carousel-caption h3 {
        font-size: 24px;
        line-height: 1.5;
        margin-bottom: 10px;
        text-align: center;
    }
    .main-banner .carousel-caption h3 br {
        display: none;
    }
    .recent-blogs .row.row2 .col-lg-8 {
        border: none !important;
    }
    section.main.recent-blogs .container .row.row1 .section-title {
        text-align: center;
    }
    .main-banner .myCarousel .carousel-inner .item img {
        height: 80vh !important;
    }
    section.main.recent-blogs .container .row .col-sm-4 {
        margin-bottom: 15px;
        padding-bottom: 15px;
    }
    section.main.fame .row .col-sm-3,
    section.main.fame .row .col-sm-4 {
        border: none !important;
        border-bottom: none !important;
    }
    .wrk-right {
        width: 100%;
    }
    footer .inner {
        width: 100%;
        text-align: center;
    }
    footer {
        margin-bottom: 70px;
    }
    footer .inner:nth-child(2) {
        padding-left: 0;
    }
    section.main.location .col-sm-6:nth-child(1) {
        display: none;
    }
    p.address {
        max-width: 100%;
    }
    .client-say .carousel-inner > .active .col-xs-12:nth-child(2),
    .client-say .carousel-inner > .active .col-xs-12:nth-child(3) {
        display: none;
    }
    section.main.fame .row .col-sm-3.row1,
    section.main.fame .row .col-sm-3.row2 {
        height: auto;
        border: 1px #bbbaba solid !important;
        width: 100%;
        margin-bottom: 20px;
    }
    .banner .container.blocks {
        padding: 50px 0 25px 0;
    }
    .banner-text h1 {
        font-size: 26px;
        line-height: 1.5;
        margin-bottom: 15px;
    }
    .banner .container.blocks .row {
        display: initial;
        flex-wrap: initial;
    }
    a.banner-button {
        margin-bottom: 20px;
        margin-top: 20px;
        padding: 10px;
    }
    .col-xs-12.col-sm-6.col-md-4.banner-form {
        padding-left: 15px;
    }
    .highlights .section-title h3 {
        font-size: 26px;
        line-height: 1.5;
        margin-bottom: 30px;
    }
    section.main.growth-capital-solution .col-sm-4 img {
        width: 100%;
    }
    section.main.growth-capital-solution .col-sm-4 {
        margin-bottom: 20px;
    }
    .section-title h3 {
        font-size: 26px;
        line-height: 1.5;
    }
    section.main.fame.adv .row .col-sm-4 div.text-left h4 {
        font-size: 22px;
    }
    .fame .section-title h3 {
        margin-bottom: 25px !important;
    }
    section.main.growth-capital-solution .container {
        padding: 30px 15px;
    }
    .location .nav-tabs > li {
        text-align: center;
    }
    .copyright p {
        text-align: center !important;
    }
}
@media (max-width: 480px) {
    .main-banner .carousel-caption {
        width: 100%;
        left: 0;
        padding: 15px 15px 50px;
        bottom: 18%;
    }
    .main-banner .carousel-main {
        bottom: 15% !important;
    }
    .kredx-offerings .tab-content div.tab-pane {
        margin-bottom: 100px;
    }
}
@media (max-width: 600px) {
    .zf-small.two {
        width: 100%;
        margin-right: 0;
    }
    .home.main .item .col-md-12 {
        padding: 55px 0;
    }
    .home.main .client-say .carousel-inner > .item > .col-md-12:after,
    .home.main .client-say .carousel-inner > .item > .col-md-12:before {
        display: none;
    }
    section.main-banner .carousel-caption p br {
        display: none;
    }
    section.main.growth-capital-solution p br {
        display: none;
    }
    section.main.get-growth-capital .container img.arrow {
        display: none;
    }
    section.main.get-growth-capital .container .flex-block.gc {
        margin-bottom: 40px;
    }
    section.main.growth-capital-solution .container .col-sm-6 img {
        display: none;
    }
}
@media (min-width: 1440px) {
    .main-banner .item img {
        height: 100%;
        width: 100%;
    }
}
@media (max-width: 400px) {
    section.top-menu a {
        color: #000;
        font-size: 10px;
    }
}
