/* 
    Created on : 14-10-2017
    Author     : John Zeaiter
*/
body, h1, h2, h3, h4, h5, p, div {
    font-family: 'Raleway', sans-serif !important;
}

.zerif-rtl-skills {
    display:  none;
}

.zerif_about_us_center{
    width: 66.66%;
    margin-bottom: 0 !important;
}
.zerif_about_us_center p {
    font-size: 23px;
    line-height: 2em;
    color: #FFF;
} 

.about-us, .contact-us {
    background: rgba(0, 0, 0, 0.5);
    color: #FFF;
}

.header-content-wrap {
    padding-bottom: 80px;
}

.mission-header {
    margin-top: 130px;
    padding-bottom: 10px;
    line-height: 40px;
    font-size: 45px;
}
.mission-text {
    font-weight: lighter !important;
    font-size: 18px;
    line-height: 32px;
    text-transform: initial;
    margin-bottom: 60px;
}


.service-icon i {
    background-size: 97% !important;
}

#team h2, #focus h2, #contact h2 {
    font-size: 33px !important;
}

.team-box .team-member {
    margin-bottom: 0 !important;
}

.team-member .profile-pic {
    width: 125px !important;
    height: 125px !important;
}

.focus, .works, .about-us, .features, .packages, .products, .testimonial, .contact-us, .our-team, .separator-one {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

.section-header{
    padding-bottom: 25px;
}

#focus .section-header h3 {
    font-size: 28px;
}

.focus {
    padding-bottom: 5px !important;
}

.team-member .profile-pic {
    border-radius: 0 !important;
}

.team-box {
    margin-right: 18px !important;
}

#ribbon_bottom {
    display: none !important;
}


.copyright {
    background: none !important;
}

.zerif-copyright-box {
    display: none !important;
}

.zerif-footer-copyright {
    color: #939393;
}

.copyright .icon-top {
    font-size: 30px;
    margin-bottom: 10px;
}

.copyright .yellow-text img {
    height: 30px;
    width: 30px;
}


@media only screen and (max-width:992px){
    .zerif_about_us_center{
        width: 100%;
    }
}