﻿
.about {
    margin-top: 77px;
}

@media only screen and (max-width: 600px) {
    .about {
        margin-top: 0px;
    }
}


#breadcrumb {
    background-size: cover;
}

.page_title1.sty13 {
    text-align: left;
    padding: 40px 0px;
    
}

    .page_title1.sty13 h1 {
        font-size: 30px;
        color: #fff;
        margin-bottom: 12px;
    }

.page_title1 h1 {
    color: #fff;
    font-size: 45px;
    font-weight: 700;
    line-height: 45px;
    text-transform: uppercase;
}

.page_title1.sty13 .pagenation {
    color: #fff;
}

.page_title1 .pagenation {
    color: #727272;
    font-size: 13px;
}

.page_title1.sty13 .pagenation a {
    color: #000000;
}

.page_title1 .pagenation a {
    color: #999;
    transition: all 0.3s ease;
}
