.about-us .righttxt-block p::before {
    content: "";
    height: 100%;
    left: 2px;
    position: absolute;
    top: 0;
    width: 100%
}

.about-us .righttxt-block {
    padding: 0 20px
}

.about-us .righttxt-block p {
    border-left: 4px solid;
    font-style: italic;
    padding-left: 30px;
    position: relative
}

.about-us .section-three {
    float: left;
    width: 100%;
    padding: 75px 0
}

.about-us .sectionthree-textblock {
    padding: 99px 60px
}

@media screen and (max-width: 967px) {
    .about-us .sectionthree-textblock {
        padding: 20px
    }
}

.about-us .main-title {
    float: left;
    width: 100%
}

.about-us .title-sep {
    display: inline-block;
    height: 3px;
    margin-bottom: 30px;
    position: relative;
    width: 70px
}

.about-us .button {
    transition: all 0.3s linear 0s;
    display: inline-block;
    padding: 10px 70px 10px 20px;
    position: relative;
    font-size: 14px
}

.about-us .button span {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px
}

.about-us .button i {
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

.about-us .section-three {
    float: left;
    width: 100%
}

.about-us .img-block {
    float: left;
    position: relative;
    width: 100%
}

@media screen and (max-width: 767px) {
    .about-us .img-block {
        margin-bottom: 20px
    }
}

.about-us .img-block img {
    display: block
}

.about-us .img-block .img-overlay {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    padding: 30px;
    text-align: right;
    z-index: 1
}

.about-us .img-overlay h4,
.about-us .img-overlay .h4 {
    position: absolute;
    right: 30px;
    left: 30px;
    padding-bottom: 13px;
    top: 60px;
    transition: all 0.3s linear 0s
}

@media screen and (max-width: 967px) {
    .about-us .img-overlay h4,
    .about-us .img-overlay .h4 {
        font-size: 18px;
        left: 15px;
        right: 15px
    }
}

.about-us .img-overlay h4::after,
.about-us .img-overlay .h4::after {
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 100%;
    transform: translateY(40px);
    transition: all 0.3s linear 0s;
    opacity: 0
}

.about-us .img-overlay p {
    bottom: 30px;
    left: 30px;
    position: absolute;
    right: 30px;
    transform: translateY(100%);
    transition: all 0.3s linear 0s;
    opacity: 0
}

@media screen and (max-width: 967px) {
    .about-us .img-overlay p {
        line-height: 1.5;
        bottom: 5px;
        left: 15px;
        right: 15px
    }
}

.about-us .img-block::after {
    content: "";
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.about-us .img-block:hover .img-overlay h4::after,
.about-us .img-block:hover .img-overlay .h4::after {
    transform: translateY(0px);
    opacity: 1
}

.about-us .img-block:hover .img-overlay h4,
.about-us .img-block:hover .img-overlay .h4 {
    top: 30px
}

@media screen and (max-width: 967px) {
    .about-us .img-block:hover .img-overlay h4,
    .about-us .img-block:hover .img-overlay .h4 {
        top: 12px
    }
}

.about-us .img-block:hover .img-overlay p {
    transform: translateY(0%);
    opacity: 1
}

.about-us .img-block:hover::after {
    opacity: 0.9
}

.about-us .section-four {
    float: left;
    padding: 75px 0;
    width: 100%
}

.about-us .section-four .sectionfour-intro {
    text-align: center;
    padding: 0 70px;
    margin-bottom: 70px
}

@media screen and (max-width: 767px) {
    .about-us .section-four .sectionfour-intro {
        padding: 0 30px
    }
}

.about-us .sectionfour-intro h3,
.about-us .sectionfour-intro .h3 {
    font-weight: bold;
    margin-bottom: 20px
}

.about-us .abt-icon-wrapper {
    float: left;
    padding-left: 80px;
    position: relative;
    width: 100%;
    margin-bottom: 30px
}

.about-us .section-four .abt-icon {
    height: 80px;
    left: 10px;
    position: absolute;
    width: 80px
}

.about-us .abt-icon span {
    font-size: 40px
}

.about-us .section-two .post-large--one-half {
    width: 50%;
    margin: 0
}

@media screen and (max-width: 767px) {
    .about-us .section-two .post-large--one-half {
        width: 100%
    }
}

.about-us .section-two .main-heading {
    text-align: center;
    float: left;
    width: 100%;
    margin-bottom: 30px
}

.about-us .section-two .invisible-small {
    float: left;
    margin: 15px 0;
    width: 100%
}

.about-us .text-block h4,
.about-us .text-block .h4 {
    font-size: 18px;
    margin-bottom: 20px
}

.about-us .center-img {
    text-align: center
}

.about-us .center-img img {
    display: inline-block
}

.about-us .right-list li {
    font-size: 16px;
    margin-bottom: 0;
    padding-bottom: 20px;
    padding-left: 30px;
    position: relative;
    text-transform: uppercase
}

.about-us .right-list li::after {
    content: "\f05d";
    font-family: fontawesome;
    left: 0;
    position: absolute
}

.about-us .team-img {
    text-align: center
}

.about-us .team-img img {
    display: inline-block
}

.about-us .section-one h3,
.about-us .section-one .h3 {
    font-size: 24px;
    margin-bottom: 30px
}

.about-us .section-one p {
    margin-bottom: 40px
}

.about-us .main-heading {
    float: left;
    text-align: center;
    width: 100%;
    margin-bottom: 40px
}

.about-us .sectionfour-intro h3,
.about-us .sectionfour-intro .h3 {
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 20px
}

.about-us .grid-uniform.section-five {
    float: left;
    padding: 75px 0;
    width: 100%
}

.about-us .section-two {
    float: left;
    width: 100%
}

.about-us .section-one {
    float: left;
    padding: 75px 0;
    width: 100%
}

.about-us .section-one .left-img {
    margin-right: 30px
}

@media screen and (max-width: 767px) {
    .about-us .section-one .left-img {
        margin-right: 0px;
        margin-bottom: 30px
    }
}

.about-us .section-four .abt-icon-wrapper h3,
.about-us .section-four .abt-icon-wrapper .h3 {
    font-size: 20px
}

.about-us .section-three .post-large--one-third,
.about-us .grid-uniform.section-five .post-large--one-third {
    margin-right: 2%;
    width: 32%
}

@media screen and (max-width: 767px) {
    .about-us .section-three .post-large--one-third,
    .about-us .grid-uniform.section-five .post-large--one-third {
        width: 49%
    }
}

@media screen and (max-width: 567px) {
    .about-us .section-three .post-large--one-third,
    .about-us .grid-uniform.section-five .post-large--one-third {
        width: 100%;
        margin-right: 0
    }
}

.about-us .section-three .post-large--one-third:last-child,
.about-us .section-five .post-large--one-third:last-child {
    margin-right: 0
}

@media screen and (max-width: 767px) {
    .about-us .section-three .post-large--one-third:nth-child(2n),
    .about-us .grid-uniform.section-five .post-large--one-third:nth-child(2n) {
        margin-right: 0
    }
}

@media screen and (max-width: 767px) {
    .about-us .section-three .post-large--one-third:nth-child(2n+1),
    .about-us .grid-uniform.section-five .post-large--one-third:nth-child(2n+1) {
        clear: both
    }
}

.about-us h2,
.about-us .h2 {
    font-size: 36px
}

@media screen and (max-width: 967px) {
    .about-us h2,
    .about-us .h2 {
        font-size: 24px
    }
}

.about-us .section-five .main-heading h5,
.about-us .section-five .main-heading .h5 {
    font-size: 13px;
    font-style: italic;
    margin-bottom: 0
}

.about-us .invisible-very-small {
    float: left;
    margin: 10px 0;
    width: 100%
}

.about-us .grid-uniform.section-five .right-list {
    padding: 10px 15px
}

.about-us .grid-uniform.section-five .text-block {
    padding: 10px 15px
}

.about-us .img-block:hover::after {
    opacity: 0.9;
}

.about-us .img-block::after {
    background: #6dd455;
}
.about-us .img-overlay h4, .about-us .img-overlay p {
    color: #ffffff;
}
.about-us .img-overlay h4::after, .about-us .img-overlay .h4::after {
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 100%;
    transform: translateY(40px);
    transition: all 0.3s linear 0s;
    opacity: 0;
}

.about-us .img-overlay h4::after {
    background: #ffffff;
}
.about-us .img-block:hover .img-overlay h4::after, .about-us .img-block:hover .img-overlay .h4::after {
    transform: translateY(0px);
    opacity: 1;
}