
/* for about us page */
body{
    background-color:white;
    font-size: 12px;
}

h1 {
    font-size: 2.5em;
}

h2{
    /* font-size: 1.6em; */
    font-weight: 700;
    font-size: 30px;
}
/* test */
/* test */
h3{
    /* font-size: 1.2em; */
    font-size: 30px;
    font-weight: 700;
}

p{
    text-align: justify;
    font-size: 17px;
}
.aboutus-wrapper .content-wrapper {
    width: 90% !important;
    margin: auto;
    font-size: 30px;
}

.aboutus-wrapper {
    color:black;
    position: relative;
    /* top:50px; */
    width: 100%;
    padding-bottom: 150px;
    font-size: 1.7em;
}


h2{
  padding-bottom: 30px;
}

.aboutus-wrapper h3{
  color: #2B782F;
  padding-top:30px;
  padding-bottom: 25px;
}

.gallery{    
 width: 100%;   
 display: flex;
}

.gallery img{
    max-width: 95% !important;
}

.img>img{
    width: 300px;  
}


.p-title {
    font-weight: bold;
}

.gallery-image {
    height: 200px;
    width: auto;
    /* width: 270px;
    height: 185px;
    object-fit: cover; */
}

#hkwlogo{
    width: 400px;
}

.text-content{
    word-wrap: break-word
}

@media screen and (max-width: 650px)  {
    .aboutus-wrapper-container{
        margin: 0px 20px;
    }

    #hkmwlogo{
        width: 200px;
    }
}

@media screen and (max-width:767px) {
    .aboutus-wrapper{
        font-size: 1.3em;
    }
}


#footer h3{
    margin-bottom: 0px;
    font-size: 1.5rem;
    font-weight: 500;
}

.aboutus-wrapper-container h1{
    font-weight: 700;
    font-size: 30px;
}

absimg{
    height: 90px;
    width: auto;
}


/* added by Ricky */

.aboutus-wrapper .content-wrapper {
    font-size: 12px;
}

.aboutus-wrapper-container h2{
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}

.aboutus-wrapper-container p {
    font-size: 1.5em;
    color: rgb(2, 62, 127);
    
}

.aboutus-wrapper h3 {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    color: rgb(0,125,150);
}

.aboutus-wrapper-container-chi h3{
    font-family: 微軟正黑體;
}


.about-us-shipowners{
    width: auto !important;
    height: 140px;
}
.theme-blue{
    font-size: 30px;
    font-weight: 600;
}