.entry:before,
.site-container:before,
.site-header:before,
.site-inner:before,
.wrap:before {
    content: " ";
    display: table;
}

.entry:after,
.site-container:after,
.site-header:after,
.site-inner:after,
.wrap:after {
    clear: both;
    content: " ";
    display: table;
}

html {
    font-size: 62.5%;
}

body {
    font-family: 'Open Sans', sans-serif;
    line-height: 2.8rem;
    color : #46464e;
}

a {
    color: #666;
}

p {
    margin: 0 0 24px;
    margin: 0 0 2.4rem;
    padding: 0;
}

ul {
    margin: 0;
    padding: 0;
}

img, embed {
    height: auto;
    width: auto;
    max-width: 100%;
}

.wrap {
    margin: 0 auto;
    max-width: 1170px;
}

.content-sidebar-wrap {
    margin: 0 auto;
    max-width: 1170px;
}

.site-inner {
    clear: both;
    padding-top: 0px;
    padding-top: 0rem;
}

.full-width-content .content {
    width: 100%;
}

.btn {
    border-radius: 3px;
    transition: background .5s ease-in-out;
    max-width: 100%;
    font-family: "Montserrat", 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    vertical-align: middle;
    margin-bottom: 0;
    white-space: nowrap;
    cursor: pointer;
    user-select: none;
    background-image: none;
    text-decoration: none;
    display: inline-block;
    line-height: 1.3;
    outline: none;
}

a.btn-primary {
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    /* text-transform: uppercase; */

}
.page-template-lclite-about-us-p1p-template.se a.btn-primary{
    text-transform: inherit;
}
.entry {
    background-color: transparent;
    border-radius: 3px;
}

.entry-content p,
.entry-content ul {
    margin-bottom: 26px;
    margin-bottom: 2.6rem;
}

.btn-primary {
    background-color: #f15f4c;
    border: 1px solid #f15f4c;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:visited {
    background-color: #f3372b !important;
    border: 1px solid #f3372b !important;
    border-color: #f3372b !important;
}

.page-footer ul,
.page-footer ul li,
.page-footer-bottom ul {
    line-height: 25px;
}

.lc-footer .title,
.lc-footer a {
    color: #fff;
}

.page-template .entry-content {
    margin: 0 !important;
}

.full-width-banner-area .banner-container {
    height: 500px;
    z-index: 1;
}

.full-width-banner-area .bannercta {
    display: none;
}

.full-width-banner-area .intro-content {
    max-width: 622px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
}

.full-width-banner-area .intro-content h1,
.full-width-banner-area .intro-content p {
    font-weight: 300;
    margin: 0px;
}

.full-width-banner-area .intro-content h1 {
    padding: 30px 0 10px;
}

.full-width-banner-area .intro-content p {
    padding: 0 60px;
    font-size: 20px;
    font-weight: 400;
    font-family: Montserrat;
    line-height: 30px;
}

.full-width-banner-area .intro-content h1 span {
    font-weight: 600;
    color: #fff;
}

.page-template-about-us-p1p-template .content-sidebar-wrap, .page-template-lclite-about-us-p1p-template .content-sidebar-wrap {
    max-width: 100%;
}

.full-width-banner-area .intro-content a.btn {
    margin-top: 30px;
}

.page-template-lclite-about-us-p1p-template .entry {
    padding: 0px;
    margin-bottom: 0px;
}

h1,
.h1 {
    font-size: 50px;
    font-weight: 300;
    line-height: 60px;
}

h1,.h1,h2,.h2,h3,.h3,h4,.h5,h6,.h6 {
    font-family: 'Montserrat', sans-serif;
    color: inherit;
    font-weight: 600;
    line-height: 1.2;
    margin: 0 0 16px;
}

.btn {
    min-width: 170px;
    padding: 9px 17px;
    transition: background .5s ease-in-out;
}

.page-content-container {
    margin: 50px auto 80px;
    text-align: center;
    max-width: 1140px;
    padding: 0 195px;
}

.step-by-step-guide-container p, .meet-our-team p {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 30px;
}
 .blade-1 p{
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    line-height: 34px;
    color: #000;
}
.fr .blade-1 p, .it .blade-1 p, .es .blade-1 p, .uk .blade-1 p, .pt .blade-1 p, .pl .blade-1 p{
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 30px; 
}
.pt .blade-1 .content-wrapper-inner p {
    font-size: 22px;
    line-height: 34px;
    color: #000;
}

.step-by-step-guide-container {
    max-width: 1140px;
    margin: 0 auto;
    background-color: #fafafa;
    overflow: auto;
    display: flex;
}

.right-align .eq-col:first-child {
    order: 2;
}
.step-by-step-guide-container .eq-col img{height: 100%;}

.step-by-step-guide-container>.eq-col {
    width: 50%;
    display: table-cell;
    vertical-align: middle;
}

.col-desc {
    padding: 0 70px;
}

.about-page-desc .step-by-step-guide-container h2 {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    margin: 70px 0 10px;
}

.about-page-desc .step-by-step-guide-container h2 span {
    color: #f5a623;
    font-size: 60px;
    font-weight: 600;
    line-height: 70px;
    display: block;
    margin-bottom: 10px;
}

.top-award-recognize {
    text-align: center;
    margin: 80px 0px;
}

.top-award-recognize h3 {
    font-weight: 300;
    line-height: 62px;
}

h2 span,
.h2 span {
    color: #f7971d;
    font-weight: 400;
    font-size: 30px;
}

.top-award-recognize img {
    margin-right: 80px;
}
.it .top-award-recognize img:first-of-type, .it .top-award-recognize img:nth-child(2){
    width:279px;
    height:248px;
    padding: 25px;
    box-shadow: 0 0 10px rgb(177 177 177 / 50%)
}

.top-award-recognize img:last-of-type {
    margin-right: 0px;
}

.meet-our-team .resume-bulider-stories-container {
    max-width: 1140px;
    margin: 100px auto 0px;
    text-align: center;
    padding-bottom: 40px;
}

.meet-our-team h3 {
    font-size: 50px;
    font-weight: 400;
    line-height: 40px;
    margin-bottom: 30px;
}

.meet-our-team h3 span {
    font-weight: 300;
}

.meet-our-team>.resume-bulider-stories-container>p {
    padding: 0 195px;
    margin-bottom: 120px;
}

.meet-our-team img {
    position: relative;
    top: 27px;
    border-radius: 50%;
}

.meet-our-team .bottom-content-wrapper h6 {
    font-size: 20px;
    line-height: 35px;
}

.meet-our-team .bottom-content-wrapper p {
    text-align: left;
    line-height: 30px;
}

.meet-our-team .bottom-content-wrapper h6 strong {
    display: block;
}

.page-content-container h3 {
    margin-bottom: 30px;
    font-weight: 300;
}

h3 span {
    color: #f7971d;
    font-weight: 600;
}
.meet-our-team .bottom-content-wrapper {
    padding: 47px 30px 0px;
}

b, strong {
    font-weight: 600;
}
.uk-sprite {
    background-repeat: no-repeat;
    display: inline-block;
}
.lc-footer h5{
    font-family: 'Montserrat', sans-serif;
}
.sa{
    direction: rtl;
}
.sa .new-joshua-header-seo .custom-container .row {
    display: flex;
}

.sa .jt-footer-section {
    display: flex;
    flex-wrap: wrap;
}
.sa .page-footer-bottom .footer-btm-left p{
    margin-bottom: 10px;
}
.sa .steps-wrapper .eq-col h2{
    font-family: 'Segoe UI Semibold', Verdana, sans-serif;
}
.sa .steps-wrapper .eq-col p{
    font-family: 'Segoe UI', Verdana, sans-serif;
 }
.sa .testimonial-wrapper .b_bullet:last-child{
    margin-right: 20px;
 }
 .sa .footer-btm-left{
    width: 100%;
 }
 .sa .footer-btm-left p {
    text-align: end;
    direction: ltr;
}
@media (min-width:768px){
    .sa .about-banner .banner-img{
        right:unset;
        left:0;
    }
    .sa .steps-wrapper .eq-col h2,
    .sa .about-content {
        text-align: unset;
    }
    .sa .new-joshua-header-seo .custom-container .row .col-md-9.pull-right {
        width: 75%;
    }
    .sa .new-joshua-header-seo .custom-container .row .header-right.pull-right{
        width: 100%;
    }
    .sa .new-joshua-header-seo .custom-container .row .header-left{
        width: 25%;
    }
    .sa .new-joshua-header-seo a {
        width: 100%;
    }
}
@media all and (min-width: 1023px) {
    .uk .meet-our-team .bottom-content-wrapper h6,
    .nl .meet-our-team .bottom-content-wrapper h6,
    .pl .meet-our-team .bottom-content-wrapper h6,
    .de .meet-our-team .bottom-content-wrapper h6{
        min-height: 105px;
    }
    .fr .meet-our-team .bottom-content-wrapper h6,
    .es .meet-our-team .bottom-content-wrapper h6,
    .it .meet-our-team .bottom-content-wrapper h6,
    .pt .meet-our-team .bottom-content-wrapper h6{
        min-height: 140px;
    }
    .bulider-stories-slider-container .row{display: flex;}
    .bulider-stories-slider-container .col-md-4{
        background-color: #fafafa;
        margin: 15px;
        padding: 0;
        width: 31.333333%;
    }

    .bulider-stories-slider-container .col-md-4 .story-wrapper{background-color: #fff;}
}

@media all and (max-width: 1024px) {
    .about-page-desc .step-by-step-guide-container h2 {
        margin: 30px 0 10px;
    }
}

@media all and (max-width: 992px) {
    .page-content-container {
        padding: 0 90px;
    }

    .top-award-recognize h3 {
        max-width: 430px;
        margin: 0 auto 30px;
        line-height: 42px;
    }

    .top-award-recognize img {
        margin: 0 15px;
        margin-bottom: 25px;
    }

    .meet-our-team>.resume-bulider-stories-container>p {
        margin: 0 60px;
        padding: 0 60px;
    }

    .meet-our-team .bottom-content-wrapper {
        padding: 47px 30px 30px;
        height: auto;
        background-color: #fafafa;
    }
    .uk .meet-our-team .bottom-content-wrapper {
        height: auto;
    }

    .right-align .eq-col:first-child {
        float: none;
    }

    .resnav {
        display: block;
    }

    .content,
    .site-header .widget-area,
    .site-inner,
    .title-area,
    .wrap {
        width: 100%;
    }

    .site-header .wrap {
        padding: 20px 0;
        padding: 2rem 0;
    }

    .site-header .wrap {
        background-position: center top;
    }
    .col-desc {
        padding: 0 20px;
    }
}

@media all and (max-width:767px) {
    .full-width-banner-area .intro-content p {
        padding: 0 40px;
    }

    .step-by-step-guide-container {
        background: transparent;
        display: block;
    }

    .page-content-container {
        margin: 30px 15px 40px;
        padding: 0px;
    }

    .about-page-desc .step-by-step-guide-container>.eq-col {
        padding: 0px;
    }

    .step-by-step-guide-container>.eq-col {
        width: 100%;
        display: block;
        height: auto;
        padding: 0 15px;
        text-align: left;
    }
    .it .top-award-recognize img:first-of-type,.it .top-award-recognize img:nth-child(2){
        width: 265px;
        height: 225px;
    }
    .it .top-award-recognize img:last-of-type {
        margin-top: 25px;
    }
    .it .top-award-recognize img {
        margin: 0;
    }

    .about-page-desc .step-by-step-guide-container h2 {
        margin: 40px 0 20px;
    }

    .about-page-desc .step-by-step-guide-container h2 span {
        font-size: 40px;
    }

    .blade-1+.about-page-desc .step-by-step-guide-container h2 span {
        font-size: 60px;
    }

    .about-page-desc .step-by-step-guide-container p {
        padding: 0 30px;
        margin-bottom: 40px;
    }

    .about-page-desc .step-by-step-guide-container .col-desc {
        padding: 0px;
    }

    .top-award-recognize h3 {
        line-height: 40px;
        padding: 0 30px;
    }

    /* .top-award-recognize img:first-child {
        margin: 0px;
        margin-bottom: 30px;
    } */

    .meet-our-team h3 span {
        display: block;
        line-height: 60px;
    }

    .meet-our-team>.resume-bulider-stories-container>p {
        padding: 0 30px;
        margin: 0px;
        margin-bottom: 50px;
    }

    .meet-our-team .col-md-4:not(:last-of-type) {
        margin-bottom: 30px;
    }

    .meet-our-team .resume-bulider-stories-container {
        border-bottom: none;
        padding-bottom: 0;
        overflow-x: hidden;
    }

    .meet-our-team .bottom-content-wrapper {
        padding: 47px 30px 10px;
        height: auto;
    }

    .contact-us-margin {
        margin: 80px 0;
    }

    .full-width-banner-area {
        /* margin-top: 65px; */
    }
    .full-width-banner-area .intro-content h1{
        padding-top: 20px;
    }

    .disclaimer {
        width: 100%
    }
    .meet-our-team+.blade-1{
        margin: 80px 0;
    }
    .sa .new-joshua-header-seo .custom-container .row .pull-right {
        padding: 0;
        left: 0;
        right: unset;
    }
    .sa .sem-seo-header .header-left{
        width: 100%;
    }
}
/* Banner Section */
.nl .footer-joshua .joshua-list li a, .nl .page-footer-bottom .footer-btm-left p{
    font-family: 'Roboto',sans-serif;
}
.about-banner {
    position: relative;
    background-color: #18518D;
    height: 590px;
}
.about-banner .banner-content {
    height: 100%;
}
.about-banner .banner-inner-content {
    max-width: 487px;
    width: 50%;
    padding: 50px 15px 50px 0;
    height: 100%;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
}
.about-banner .banner-content h1 {
    font-family: 'Frank Ruhl Libre', serif;
    font-weight: 900;
    font-size: 58px;
    line-height: 66px;
    color: #fff;
    margin-bottom: 20px;
}
.about-banner .banner-content p {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 60px;
}
.about-banner .banner-content .btn, .about-content .btn {
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 17px;
    border-radius: 0;
    border:none !important;
    background:#FF6A19 !important;
    letter-spacing: 0.4px;
    padding: 18px 50px;
    text-transform: uppercase;
}

.hu .about-banner .banner-content .btn, .hu .about-content .btn,
.cz .about-banner .banner-content .btn, .cz .about-content .btn,
.sk .about-banner .banner-content .btn, .sk .about-content .btn,
.ro .about-banner .banner-content .btn, .ro .about-content .btn,
.no .about-banner .banner-content .btn, .no .about-content .btn{
    text-transform: unset;
}
.about-banner .banner-img {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;
}
/* About content */
.new-joshua-header-seo.sem-seo-header .header-left .logo-img{
    vertical-align: middle;
}
.new-joshua-header-seo.sem-seo-header .header-right .fa-icon{
    vertical-align: middle;
}
.footer-joshua .title{
    margin:0;
}
.footer-joshua .footer-logo{
    vertical-align: middle;
}
.about-content {
    padding: 60px 15px 100px;
    margin: 0 auto;
    max-width: 840px;
    text-align: left;
}
.about-content h3 {
    display: none;
}
.about-content .content-wrapper-inner {
    margin-bottom: 77px;
}
.about-content .btn-wrapper {
    text-align: center;
}
/* Steps section */
.steps-wrapper {
    max-width: 1170px;
    margin: 0 auto;
    width: 100%;
    padding: 0 15px;
    display: flex;
    flex-wrap: wrap;
}
.steps-wrapper .about-page-desc {
    width: 50%;
    background: #BE1952;
    min-height: 330px;
    padding: 30px 65px;
    display: flex;
    flex-flow: column wrap;
}
.ro .steps-wrapper .about-page-desc{
    justify-content: center;
}
.steps-wrapper .about-page-desc:nth-child(2){
    background: #FFE3E8;
}
.steps-wrapper .about-page-desc:nth-child(3) {
    background: #D8F0F2;
}
.steps-wrapper .about-page-desc:nth-child(4) {
    background: #006370;
}
.steps-wrapper .step-by-step-guide-container {
    max-width: 100%;
    background: transparent;
    overflow: hidden;
    display: block;
    margin: 0; 
}
.steps-wrapper .eq-col {
    display: block;
    width: 100%;
}
.steps-wrapper .col-desc {
    padding: 0;
}
.steps-wrapper .eq-col h2 {
    margin: 0;
    text-align: left;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 17px;
    font-size: 22px;
    line-height: 34px;
    color: #fff;
}
.steps-wrapper .eq-col h2 span {
    font-family: 'Frank Ruhl Libre', serif;
    font-size: 58px;
    line-height: 64px;
    font-weight: 700;
    color: #fff;
}

.steps-wrapper .eq-col h2 .plus {
    font-family: 'Roboto', sans-serif;
    margin: 0; 
    display: inline-block;
}
.steps-wrapper .eq-col p {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    margin: 0;
    max-width: 360px;
    width: 100%;
}
.steps-wrapper .about-page-desc:nth-child(2) .eq-col p,
.steps-wrapper .about-page-desc:nth-child(3) .eq-col p,
.steps-wrapper .about-page-desc:nth-child(2) .eq-col h2,
.steps-wrapper .about-page-desc:nth-child(3) .eq-col h2,
.steps-wrapper .about-page-desc:nth-child(2) .eq-col h2 span,
.steps-wrapper .about-page-desc:nth-child(3) .eq-col h2 span {
    color: #000;
} 
/* Awards section */
.awards-wrapper {
    padding: 110px 15px 119px;
    text-align: center;
    margin: 0 auto;
    max-width: 1170px;
    width: 100%;
}
.awards-wrapper h3 {
    max-width: 720px;
    width: 100%;
    margin: 0 auto 40px;
}
.awards-wrapper h3, .about-content h2,.testimonial-wrapper .test-content h2 {
    font-family: 'Frank Ruhl Libre', serif;
    font-weight: 700;
    font-size: 48px;
    line-height: 60px;
    color: #000;
}
.awards-wrapper .editor-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.awards-wrapper img {
    margin-right: 60px;
}
.awards-wrapper img:last-child {
    margin-right: 0;
    max-width: 280px;
}
/* Testimonial */
.testimonial-wrapper {
    padding: 60px 0;
    background: #FCF6BD;
}
.testimonial-wrapper .bold-carousel {
    position: relative;
    overflow: hidden;
}
.testimonial-wrapper .bold_track {
    overflow: hidden;
}
.sa .testimonial-wrapper .bold_track{
    direction: rtl;
}

.sa .testimonial-wrapper .bold_bullets {
    left: calc(43% + 15px);
}
.testimonial-wrapper .bold_slides {
   display: flex;
   list-style-type: none;
}
.testimonial-wrapper .bold-slide-content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.testimonial-wrapper .test-img {
    width: 43%;
}
.testimonial-wrapper .test-img img {
    display: block;
}
.testimonial-wrapper .test-content {
    width: 57%;
    padding: 30px 70px;
}
.testimonial-wrapper .test-content h2 {
    margin-bottom: 20px;
}
.testimonial-wrapper .test-content p {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    line-height: 28px;
    color: #000;
    margin-bottom: 38px;
}
.testimonial-wrapper .author-name {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    display: block;
    font-size: 18px;
    line-height: 28px;
    color: #000;
}
.testimonial-wrapper .bold_bullets {
    position: absolute;
    bottom: 10%;
    left: calc(43% + 70px);
}
.testimonial-wrapper .b_bullet {
    display: inline-block;
    width: 13px;
    height: 13px;
    padding: 0;
    border: none;
    background: rgba(0,0,0,0.35);
    margin-right: 20px;
}
.testimonial-wrapper .b_bullet:last-child {
    margin-right: 0;
}
.testimonial-wrapper .b_bullet.b_active {
    background: rgba(0,0,0,1);
}
/* Help section */
.about-content h2 {
    text-align: center;
    margin-bottom: 40px;
}
.fi .about-banner .banner-content .btn,
.fi .about-content .btn{
    text-transform: uppercase;
}
.ro .footer-joshua .joshua-list li a{
    text-wrap: nowrap;
}

.no .sem-seo-header .header-right .nav-links a{
    text-transform: uppercase;
}
@media (min-width: 768px){
    .new-joshua-header-seo .col-sm-12{
        float:left;
    }
    .footer-joshua .row.row-max-width .col-sm-3{
        width:25%;
        float: left;
    }
    .footer-joshua .row.row-max-width .col-sm-2{
        width: 19%;
        float: left;
    }
    .sa .testimonial-wrapper .b_bullet:first-child{
        margin-right: 0;
    }
    .ro .steps-wrapper .eq-col h2 span{
        font-size: 55px;
    }
}
@media only screen and (max-width: 1139px) {
.testimonial-wrapper .bold_bullets {
    bottom: 6%;
}
}
@media only screen and (max-width: 1023px) {
/* about banner */
.about-banner .banner-content, .about-banner .banner-img {
    width: 100%;
}
.about-banner .banner-content {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(24,81,141,0.4);
    z-index: 9;
    padding-top: 30px;
    padding-bottom: 30px;
}
.about-banner .banner-inner-content { 
    max-width: 100%;
    padding: 0;
    text-align: center;
    width: 100%;
}
/* steps */    
.steps-wrapper {
    display: block;
}
.steps-wrapper .about-page-desc {
    width: 100%;
    min-height: unset;
    display: block;
    padding: 40px;
}

.steps-wrapper .eq-col p {
    max-width: 100%;
}
/* testimonial */
.testimonial-wrapper .test-img {
    margin-bottom: 20px;
    width: 100%;
}
.testimonial-wrapper .test-img img {
    margin: 0 auto;
    display: block;
}
.testimonial-wrapper .test-content {
    width: 100%;
    padding: 0;
}
.testimonial-wrapper .bold_bullets {
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
}
/* awards */
.awards-wrapper {
    padding: 50px 15px;
}
.awards-wrapper .editor-content {
    display: block;
}
.awards-wrapper img {
    display: block;
    max-width: 200px !important;
    width: 100%;
    margin: 0 auto 40px;
}
.awards-wrapper img:last-child {
    margin-right: auto;
    margin-bottom: 0;
}
}
@media only screen and (max-width: 992px){
    .footer-joshua .row.row-max-width .col-sm-2{
        width: 25%;
    }
}
@media only screen and (max-width: 767px) {
/* About Banner */
.about-banner {
    height: 360px;
}
.about-banner .banner-content h1 {
    font-size: 42px;
    line-height: 45px;
}
.about-banner .banner-content p {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 35px;
}   
.about-banner .banner-content .btn, .about-content .btn {
    min-width: 220px;
    padding: 18px 15px;
}
.about-banner .banner-content .btn, .about-content .btn, .help-wrapper .btn {
    font-size: 14px;
} 
.awards-wrapper h3, .about-content h2, .testimonial-wrapper .test-content h2 {
    font-size: 32px;
    line-height: 40px;
}
.testimonial-wrapper .bold_slide {
    width: 100%;
}
.testimonial-wrapper .test-content p, .testimonial-wrapper .author-name {
    font-size: 16px;
    line-height: 24px;
}
/* Steps */
.steps-wrapper .eq-col h2 span {
    font-size: 46px;
    line-height: 58px;
}
.steps-wrapper .eq-col h2 {
    font-size: 20px;
    line-height: 30px;
}
.steps-wrapper .eq-col p {
    padding: 0;
}
.steps-wrapper .about-page-desc {
    padding: 40px 25px;
}
/* About content*/
.about-content {
    padding: 0;
    margin: 30px 15px 40px;
}
 .blade-1 p{
    font-size: 18px;
    line-height: 28px;
    text-align: left;
}
.about-content .content-wrapper-inner {
    margin-bottom: 0;
}
.about-content .btn-wrapper {
    margin-top: 30px;
}
/* Awards Section */
.awards-wrapper h3 {
  padding: 0;
}
.footer-joshua .row.row-max-width .col-sm-2 {
    width: 100%;
}
.sa .testimonial-wrapper .b_bullet:first-child{
    margin-right: 0;
}
.sa .steps-wrapper .eq-col p,
.sa .steps-wrapper .eq-col h2{
    text-align: right;
}
}