﻿ .aboutus-page {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.aboutus-page-bg {
    height: auto;
    width: 100%;
    margin: 161px 0px 50px 0px;
    padding: 25px 0px 25px 0px;
    float: left;
    background-color: #001f44;
    background-image: url(https://www.transparenttextures.com/patterns/asfalt-light.png);
}

.aboutus-pagetext {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.aboutus-pagetext-h2 {
    height: auto;
    width: 100%;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 25px;
    color: #fff;
    line-height: 40px;
    text-align: left;
    font-weight: 700;
}

.aboutus-pagetext-ul {
    text-align: right;
    display: inline-block;
    background: rgba(0, 0, 0, 0.2);
    padding: 5px 20px;
    float: right;
    margin-top: 8px;
}

    .aboutus-pagetext-ul li {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        list-style-type: none;
        display: inline-block;
    }

        .aboutus-pagetext-ul li a {
            height: auto;
            width: 100%;
            margin: 0px 0px 0px 0px;
            padding: 5px 0px 0px 0px;
            float: left;
            font-size: 16px;
            line-height: 23px;
            color: #e2e1e1;
            text-align: center;
        }

.aboupage-section {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 40px 0px 40px 0px;
    float: left;
}

.aboupage-section22 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.aboupage-section33 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 50px 0px 50px;
    float: left;
}

.aboupage-section-psec {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    color: #333;
    text-align: justify;
}
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
            .aboutus-page-bg {
                
                margin: 178px 0px 50px 0px;
            }
        }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
             .aboutus-page-bg {
                
                margin: 178px 0px 50px 0px;
            }
             .aboutus-pagetext-h2 {
        font-size: 18px;
        line-height: 25px;
        text-align: center;

    }
             .aboutus-pagetext-ul {
        float: left;
        text-align: center;
        width: 100%;
        padding: 0px 10px;
    }
        }
        @media only screen and (max-width: 767px) {
            .aboutus-page-bg {
                
                margin: 102px 0px 50px 0px;
            }
            .aboutus-pagetext-h2 {
        font-size: 18px;
        line-height: 25px;
        text-align: center;
        }
        .aboutus-pagetext-ul {
        float: left;
        text-align: center;
        width: 100%;
        padding: 0px 10px;
    }
         .mapclass {
            width:100%;
            height:300px;
        }
    
        }
        .mapclass {
            width:100%;
            height:500px;
        }