body {
    background: #fff
}

.nav-holder {
    background: #1984a9
}

.content-menu {
    display: table;
    width: 100%
}

.content-menu ul li a {
    border: 0;
    border-radius: 0;
    color: #096281;
    font-family: "PT Sans", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 35px;
    padding: 15px;
    text-transform: uppercase
}

.content-menu ul li a:focus,
.content-menu ul li a:hover,
.content-menu ul li.active a {
    background: #fff;
    color: #555;
    text-decoration: none;
    border: 0;
}

.content-menu ul li.noactive a {
    background: #1984a9 !important;
    color: #fff !important;
    text-decoration: none;
    border: 0;
}

.content-menu ul li.active a:focus,
.content-menu ul li.active a:hover {
    border: 0
}

.tab-content {
    background: #fff;
    margin-bottom: 10px;
}

.about-us .content-menu ul li a:focus,
.about-us .content-menu ul li a:hover,
.about-us .content-menu ul li.active a {
    background: #096281 !important;
    color: #fff;
    text-decoration: none;
    border: 0
}

.nav-tabs>li.active>a:focus {
    background: #096281 !important;
    color: #fff
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: none
}

.nav-tabs.nav-justified>li>a {
    border: none;
    border-radius: 0;
    color: rgb(255, 255, 255);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.about-page .about-us {
    background: #fff;
    padding: 0
}

.about-page .about-us .header {
    margin: 0 auto 0;
    text-align: center;
    max-width: 1030px;
    padding: 40px 0
}

.header p {
    font-size: 18px;
    line-height: 28px
}

.about-page .about-us .header .title {
    font-size: 28px;
    line-height: 32px;
    font-weight: 400;
    margin: 0 0 15px;
    font-family: 'Open Sans', sans-serif;
    color: #292929
}

.about-page .about-us .img-holder {
    text-align: center;
    padding-bottom: 30px
}

.about-page .about-us .img-holder img {
    vertical-align: top
}

.about-page .our-mission {
    background: #fff;
    padding: 80px 0;
    color: #5d6264;
    text-align: center;
    width: 1270px;
    margin: 0 auto;
    border-radius: 8px;
    -webkit-box-shadow: 1px 1px 40px 0 rgba(0, 2, 0, .07);
    -moz-box-shadow: 1px 1px 40px 0 rgba(0, 2, 0, .07);
    box-shadow: 1px 1px 40px 0 rgba(0, 2, 0, .07)
}

@media only screen and (max-width:1270px) {
    .about-page .our-mission {
        width: 90%;
        border-radius: 0
    }
}

.about-page .our-mission .holder {
    width: 80%;
    margin: 0 auto
}

.about-page .our-mission .title {
    font-size: 28px;
    line-height: 32px;
    font-weight: 700;
    margin: 0 0 15px
}

.about-page .our-mission p {
    color: #5d6264
}

.about-page .our-team {
    padding: 0 0 33px 0;
    border-bottom: 1px solid #f0f0f0
}

.about-page .our-team .header {
    max-width: 1060px;
    margin: 0 auto 30px;
    text-align: center
}

.about-page .our-team .header .title {
    font-size: 28px;
    line-height: 32px;
    font-weight: 400;
    margin: 0 0 15px;
    font-family: 'Open Sans', sans-serif;
    color: #292929
}

.about-page .our-team .header p {
    color: #292929
}

.about-page .our-team .col {
    float: left;
    margin-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
    width: 20%
}

.about-page .our-team .col .img-holder {
    margin: 0 0 14px;
    position: relative
}

.about-page .our-team .col .img-holder img {
    vertical-align: top;
    width: 100%
}

.about-page .our-team .col .img-holder .plus {
    background: #148bb4;
    border-radius: 50%;
    bottom: -8px;
    color: #fff;
    font-size: 35px;
    height: 43px;
    line-height: 43px;
    position: absolute;
    right: -8px;
    text-align: center;
    width: 43px
}

.about-page .our-team .col .text-holder .intro {
    border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
    padding-bottom: 5px
}

.about-page .our-team .col .text-holder .name {
    color: #555;
    display: block;
    font-family: "Open Sans", sans-serif !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 24px;
    margin: 0 0 5px
}

.about-page .our-team .col .text-holder .designation {
    display: block
}

.about-page .connect {
    background: #fff;
    padding: 50px 0
}

.about-page .connect .header {
    margin: 0 auto 30px;
    text-align: center;
    max-width: 1060px
}

.about-page .connect .header .title {
    font-size: 28px;
    line-height: 32px;
    font-weight: 400;
    color: #292929;
    margin: 0 0 15px
}

.about-page .connect .box {
    width: 430px;
    margin: 0 auto 30px;
    border: 1px solid #12a0d6;
    padding: 28px 29px 20px 23px
}

.about-page .connect .box .contact-us {
    padding-left: 130px;
    background: url(/themes/fluid_design/images/icon3.png) no-repeat 0 10px
}

.about-page .connect .box .press {
    padding-left: 130px;
    background: url(/themes/fluid_design/images/icon4.png) no-repeat 0 10px
}

.about-page .connect .box .title {
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    font-family: "Open Sans", sans-serif;
    color: #12a0d6;
    margin: 0 0 5px
}

.about-page .connect .box p {
    font-size: 12px;
    line-height: 18px
}

.about-page .connect .box .btn {
    background: #12a0d6;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    font-family: Helvetica, sans-serif;
    border-radius: 3px;
    text-transform: uppercase;
    padding: 10px 20px;
    display: inline-block
}

.about-page .connect .box .btn:hover {
    text-decoration: none;
    background: #108dbc
}

.story-div {
    padding: 0 0 33px 0;
    border-bottom: 1px solid #f0f0f0
}

.story-wrapper-text {
    margin: 15px 0 0 0
}

.story-div .title {
    font-size: 30px;
    line-height: 32px;
    font-weight: 700;
    margin: 0 0 15px;
    color: #757575;
    text-align: left
}

.story-div p {
    text-align: left;
    font-size: 15px;
    line-height: 22px
}

.blue-light-color {
    color: #009eeb;
    font-size: 17px;
    line-height: 24px
}

.bg-button-blue {
    background: #009eeb;
    border: 1px solid #009eeb;
    color: #fff;
    padding: 11px 15px
}

.story-wrapper-text .btn {
    margin: 15px auto 0
}

.story-wrapper-text .btn i {
    font-size: 12px;
    margin-left: 10px;
    font-style: normal
}

.panel-wrapper {
    border: 1px solid #e5e5e5;
    padding: 30px;
    background: #009eeb;
    border-radius: 4px
}

.panel-wrapper p {
    line-height: 25px;
    color: #fff
}

p.welcome-text {
    font-size: 17px;
    margin-top: 20px;
    line-height: 24px;
    font-weight: 700;
    color: #009eeb
}

@media only screen and (max-width:991px) {
    .about-page .our-team .col {
        width: 33.3333%
    }
}

@media only screen and (max-width:767px) {
    .about-page .our-team .col {
        width: 100%
    }

    .about-page .connect .box {
        width: 100%
    }

    .about-page .connect .box .contact-us {
        background-position: 50% 10px;
        padding-left: 0;
        padding-top: 130px
    }

    .about-page .connect .box .press {
        background-position: 50% 10px;
        padding-left: 0;
        padding-top: 130px
    }
}

.paypal {
    background: url(../image/icon-paypal.png) no-repeat
}

.cards li {
    height: 27px
}

.howitworks {
    background-color: #fff
}

.why-heading-paragraph {
    padding-bottom: 20px;
    padding-top: 20px;
    font-weight: 700 !important
}

.how-works {
    padding: 80px 0 80px 0;   
    height: auto;
    margin: 0 auto
}

.how-works-title {
    font-size: 30px;
    line-height: 32px;
    font-weight: 700;
    margin: 0 0 15px 0;
    color: #757575
}

.box-title a i {
    font-size: 14px;
    margin-left: 10px;
    position: relative;
    top: 0;
    font-style: normal
}

.box-title h2,
.box-title h3 {
    font-size: 17px;
    font-weight: 700;
    color: #757575
}

.box-title .mainlink {
    font-size: 17px;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1.1
}

.box-sub h4,
.box-sub p {
    font-size: 15px;
    line-height: 22px;
    font-weight: 400;
    color: #757575;
    font-family: Helvetica, sans-serif
}

.button-how {
    margin: 55px auto 5px;
    width: 197px;
    display: block
}

.getstarted-btn {
    font-family: Helvetica, sans-serif;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    padding: 18px 50px;
    margin: 0 auto;
    display: block;
    margin-top: 40px
}

.getstarted-btn i {
    font-size: 10px;
    margin-left: 10px;
    position: relative;
    top: -1px
}

.getstarted-btn:hover {
    -webkit-box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, .41);
    -moz-box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, .41);
    box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, .41)
}

.banner .banner-text {
    margin-top: 120px
}

.h3-heading-bottom {
    font-size: 17px;
    font-weight: 700;
    color: #757575
}

.h3-heading {
    font-size: 17px;
    color: #757575;
    font-weight: 600
}

.header .h3-heading,
.our-mission .h3-heading {
    line-height: 30px
}

/* .nav-tabs li a:hover {
    color: #757575 !important;
    background-color: #fff !important;
    text-decoration: none
} */

.why-savvy-sme {
    line-height: 30px;
    font-size: 17px;
    color: #757575
}

.why-savvy-sme .why-savvy-divider {
    margin-bottom: 40px
}

.why-savvy-sme-section {
    padding: 0 0 80px 0;
    width: 90%;
    height: auto;
    margin: 0 auto
}

.banner .overlay-layer {
    border: none;
    display: flex;
    flex-direction: column;
    height: 100%;
    margin: 0;
    max-width: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    background: #000;
    opacity: .3;
    z-index: 45;
}

.banner .overlay-top-part {
    border: none;
    display: flex;
    flex-direction: column;
    height: 400px;
    margin: 0;
    max-width: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: .55;
    z-index: 45;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 1) 0, rgba(0, 0, 0, 1) 1%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 1) 0, rgba(0, 0, 0, 1) 1%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0, rgba(0, 0, 0, 1) 1%, rgba(0, 0, 0, 0) 100%);
}

.banner .overlay-layer {
    border: none;
    display: flex;
    flex-direction: column;
    height: 100%;
    margin: 0;
    max-width: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    background: #000;
    opacity: .3;
    z-index: 45;
}

.about-page .banner img {
    border: none;
    display: flex;
    flex-direction: column;
    height: 100%;
    margin: 0;
    max-width: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    top: 50%;
    display: block;
    width: 110vw;
    object-fit: cover;
}
.banner .banner-text p{
    font-size: 21px;
}
.inner-pages {
    margin-bottom: 80px;
}
.holder .h3-heading{
    color: #A3A3A3;
}
.why-savvy-sme p{
    line-height: 30px;
    font-size: 17px;
    color: #757575;
}