/*ENG Font*/
@font-face { 
    font-family: Arial;
    font-style: normal;
    src: url(../font/EN/arial.ttf);
    unicode-range: U+00-024F;
}

@font-face {
    font-family: Arial_Bold;
    font-style: normal;
    src: url(../font/EN/arialbd.ttf);
    unicode-range: U+00-024F;
}

@font-face {
    font-family: Arial_Bold_Italic;
    font-style: normal;
    src: url(../font/EN/arialbi.ttf);
    unicode-range: U+00-024F;
}

@font-face {
    font-family: Arial_Italic;
    font-style: normal;
    src: url(../font/EN/ariali.ttf);
    unicode-range: U+00-024F;
}

@font-face {
    font-family: Arial_Narrow;
    font-style: normal;
    src: url(../font/EN/ARIALN.TTF);
    unicode-range: U+00-024F;
}

@font-face {
    font-family: Arial_Narrow_Bold;
    font-style: normal;
    src: url(../font/EN/ARIALNB.TTF);
    unicode-range: U+00-024F;
}

@font-face {
    font-family: Arial_Bold_Italic;
    font-style: normal;
    src: url(../font/EN/ARIALNBI.TTF);
    unicode-range: U+00-024F;
}

@font-face {
    font-family: Arial_Bold_Italic;
    font-style: normal;
    src: url(../font/EN/ARIALNBI.TTF);
    unicode-range: U+00-024F;
}

@font-face {
    font-family: Arial_Narrow_Italic;
    font-style: normal;
    src: url(../font/EN/ARIALNI.TTF);
    unicode-range: U+00-024F;
}

@font-face {
    font-family: Arial_Black;
    font-style: normal;
    src: url(../font/EN/ariblk.TTF);
    unicode-range: U+00-024F;
}

/*CHI Font*/
@font-face {
    font-family: Microsoft_JhengHei;
    font-style: normal;
    src: url(../font/TC&SC/msjh.ttc);
    unicode-range: U+4E00-9FFF
}

@font-face {
    font-family: Microsoft_JhengHei_Bold;
    font-style: normal;
    src: url(../font/TC&SC/msjhbd.ttc);
    unicode-range: U+4E00-9FFF;
}

@font-face {
    font-family: Microsoft_JhengHei_Light;
    font-style: normal;
    src: url(../font/TC&SC/msjhl.ttc);
    unicode-range: U+4E00-9FFF;
}


/*General*/
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

.eng p {
    font-size: 24px;
}

a, p {
    font-size: 26px;
    line-height: 1.5;
}

a {
    font-weight: bold;
    color: #0e5883;
    text-decoration: none;
}

.space {
    height: 300px;
    width: inherit;
    display: block;
}

main {
    margin-bottom: 200px;
}

.padding-left{
    padding-left: 80px;
}

.margin-bottom {
    margin-bottom: 20px;
}

.taxi-bottom.margin-top {
    margin-top: 200px;
}

.taxi-bottom.margin-top2 {
    margin-top: 50px;
}

a:hover {
    text-decoration: none;
    
}
  
a:visited {
    text-decoration: none;
}

body{
    background-size: cover;
    position: relative;
    margin: 0;
    background-image: url("/assets/images/homePageimg/bg.jpg");
    font-family: Arial, Microsoft_JhengHei;
}

.container {
    max-width: 779px;
    margin: 0 auto;
    position: relative;
}


.pdfDL {
    width: 40px;
    margin: 10px 0 0 80px;
    display: block;
}


.new {
    width: 40px;
    height: 40px;
    margin-top: 8px;
    margin-right: 15px;
}

img.taxipoint {
    max-height: 40px;
    max-width: 40px;
    margin-top: 5px;
}

/* .websites img.taxipoint {
    max-height: 40px;
    max-width: 40px;
    margin-top: 5px;
} */

/*back to top button*/
.back {
    display: flex;
    justify-content: flex-end;
    position: relative;
    width: 778px;
    margin: 0 auto;
}

.back img {
    width:40px;
    position: absolute;
    right: 0;
}

.arrow.long-title {
    top: 14%;
}

.eng .arrow {
    color: darkblue;
    font-size: 36px;
    font-style: bold;
    left: 35%;
    position: absolute;
}

.eng .arrow.long-title {
    color: darkblue;
    font-size: 36px;
    font-style: bold;
    left: 30%;
    top: 12%;
    position: absolute;
}


/*header*/

.menu {
    list-style-type: none;
    padding: 0;
    background-color: #fff;
    top:0;
    width: 100%;
    margin:0 auto 20px auto;
    display: flex;
    justify-content: center;
}

.lang-pic {
    display: block;
    flex-direction: column;
    position: relative;
}

.lang-pic-bottom {
    position: absolute;
    bottom: 0%;
    left: 0;
}

.menu .dropbtn2_desktop {
    display: block;
}

.menu .dropbtn2 {
    display: none;
}

.menu .dropdown a {
    display: block;
    color: #412d71;
    font-size: 30px;
    padding: 10px 10px;
    text-decoration: none;
    height: 60px;
    line-height: 1.5;
    text-align: left;
    font-weight: bold;
}

.eng .dropdown a { 
    font-size: 28px;
}

.menu .dropdown a {
    border-bottom: 2px solid darkgray;
}

.menu div.active a img {
    width: 100%;
}
 
.dropdown {
    position: relative;
    display: flex;
    align-items: center;
}


button {
    background: none;
	color: inherit;
	border: none;
	padding: 0 5px 0 10px;
	font: inherit;
	cursor: pointer;
	outline: inherit;
}

.menu .inactive_dropdown button img {
    display:none;
}

.eng .menu .inactive_dropdown button img {
    display:none;
}


.lang {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 10;
    padding-top: 10px;
    padding-left: 50px;
}

.lang span {
    color: #412d71;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    font-size: 30px;
    line-height: 80%;
    text-align: right;
    cursor: pointer;
}

.lang span:not(:last-child) {
    border-bottom: 2px solid darkgrey;
}


.eng .lang span {
    font-size: 28px;
}

.show {
    display:block;
    top: 68px;
    right: 114px;
    left: auto;
}
  
.dropdown-content2 {
    display: none;
    position: absolute;
    background-color: #fff;
    width: 100%;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 10;
    height: 100vh;
    padding: 0 0 0 153px;
}
  
.dropdown-content2 a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    font-size: 20px;
    line-height: 80%;
}

.dropdown-content3 {
    display: none;
    position: absolute;
    background-color: #fff;
    width: 100%;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 10;
    height: 100vh;
}
  
.dropdown-content3 a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    font-size: 20px;
    line-height: 80%;
}

.dropdown-content2 .fontSize {
    text-align: right;
}

.fontSize span {
    margin: 10px;
    cursor: pointer;
}

.dropdown-content3 .fontSize {
    text-align: left;
}

.show2 {
    display: block;
    top: 72px;
    right: auto;
    left: 0px;
    width: 400px;
}

.show3{
    display: block;
    top: 72px;
    right: 0px;
    left: 0px;
    width: 450px;
}

.menu .inactive a img{
    display: none;
}


/*Footer*/
.footer{
    width:100%;
    height:50px;
    bottom:0;
    left:0;
    background-color:#fff;
    position: fixed;
    z-index: 999;

}

.f-container {
    width:778px;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
}

.f-container p {
    font-size: 12px;
    font-weight: light;
    color:#000;

}

.f-container img {
    margin: 10px 0;
}

/*Home page*/

.banner {
    margin-bottom: 20px;
    width: 100%;
}

.home-content {
    padding: 0 15px;
}

.home-content .photo{
    width: 50%;
    padding: 0 5px 0 5px;
    display: block;
    margin: 0 auto;
}

.home-content .photo a{
    line-height: 24px;
    color: #0e5883;
    padding: 10px 0;
    display: block;
    background-color: white;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
}

.eng .home-content .photo a{
    font-size: 15px;
    line-height: 24px;
    height: 60px;
}


/* 
.home-content .photo:not(:last-child):after {
    content : "";
    position: absolute;
    top:10%;
    height: 85%;
    width: 46%;
    border-right:2px solid darkblue;
  } */


.home-content .photo img {
    width: 100%;
    display: block;
}

.flex {
    display: flex;
    flex-wrap: nowrap;
}


.form {
    display: flex;
    flex-wrap: nowrap;
    margin-top: 3%;
    justify-content: space-around;
    background:#fcf2dd;
    position: relative;
    border-radius: 30px 30px;
    border: 1px solid #2c7ca0;
    box-shadow: 2px 2px 2px black;
}

.form img {
    position: absolute;
    top: -30%; 
	left: 42.1%;
    width: 124px; 
    display: flex;
    /* left: 296px; */
}

.eng .form .form-link.right {
    width: 100%;
    min-height: 77px;
    padding: 11px;
}

.eng .form .form-link a {
    padding-right: 6px;
}

.form .form-link{
    /* display: block; */
    display:flex;
    width: 100%;
    align-items:center;
    /* padding-top: 10px; */
    min-height: 70px;
}

.form .form-link.right{
    display: flex;
    padding-left: 74px;
}

.eng .form .form-link.right a{
    padding-left: 70px;
}

.form .form-link a {
    width: 100%;
    display: block;
    text-align: center;
    color:#0e5883;
    line-height: 24px;
    font-weight: bold;
    font-size: 18px;
}

.eng .form .form-link a {
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    /* padding-left: 45px; */
    /* padding-top: 18px; */
}


.otherinfo{
    background-color: white;
    padding: 50px;
    margin-bottom: 20px;
    top: 70px;
}

.otherinfo div {
    position: relative;
    padding: 0 8% 0 8%;
    display: block;
    margin: 0 auto;
    z-index: 1;
    width: calc(100% / 3);
}

.otherinfo div:not(:last-child):after {
    content : "";
    position: absolute;
    top:10%;
    right: 2%;
    height: 80%;
    width: 50%;  /* or 100px */
    border-right:2px solid darkblue;
  }

.otherinfo a {
    text-align: center;
    display: block;
    font-size: 18px;
    color: #0e5883;
    line-height: 24px;
    font-weight: bold;
    width: 100%;
}

.eng .otherinfo a {
    font-size: 16px;
    line-height: 24px;
}

.otherinfo .otherinfo2 {
    padding: 0;
    display: block;
    width: 33.33%;
    padding: 0 8% 0 8%;
}

.otherinfo .otherinfo2 > img{
    width: auto;
    display: block;
    margin: 0 auto;
}

.otherinfo .otherinfo2 a{
    margin-top: 5px;
}

/*About us*/


/*Information*/

.title {
    text-align: center;
    color: #412d71;
    font-size: 42px;
    font-style: bold;
    margin-bottom: 60px;
}

.eng .title {
    font-size: 40px;
}


.information1 p {
    width:80%;
    display: block;
    margin: 0;
}

.information {
    background-color: white;
    display: block;
    margin: 0 auto;
    padding: 20px 35px 10px 35px;
    
}


.eng .information a {
    font-size: 24px;
    line-height: 36px;
    
}

.information1 a {
    width:20%;
    display: block;
}

.information1 .new {
    margin-top: 0px;
}

.information1 .info.flex {
    margin-bottom: 5%;
}

.information2 a {
    width:80%;
    display: block;
    margin-bottom: 20px;
}

.border{
    border: 1.5px solid rgb(190, 184, 184);
    margin: 25px 0;
}

.taxi-bottom img{
    position: absolute;
    right: 0;
    bottom: 0;
    width: auto;
}

/* .information2 .taxi-bottom {
    margin-top: 50px;
}

.information2 .taxi-bottom img{
    margin: 0 0 0 60%;
    width: auto;
} */

.information2 .taxi-bottom img{
    width: 280px;
    height: auto;
} 

.information2 img {
    display: block;
    margin-right: 20px;
}

.information2 a {
    width: 100%;
    display: block;
    margin-top: 10px;
}

.information2 .flex {
    margin-bottom: 10px;
}

/*related websites*/
.websites {
    margin-bottom:20px;
}

.websites img {
    display: block;
    margin-right: 20px;
}

.websites a {
    width: 100%;
    display: block;
    margin: 5px;
}

.websites.flex {
    margin-bottom: 15px;
}

/*Enquiry*/

.email {
    /*display: flex;*/
    flex-wrap: nowrap;
    /*position: relative;*/
}

.email a{
    color: darkblue;
}

.email p {
    margin: 0;
}

.email .websites a{
    width: auto;
    color: darkblue;
    display: inline-block;
    margin: 0;
}

.emailimg {
    right: 0px;
    position: absolute;
    display: block;
    margin-right: 20px;
}


/*Terms of referce*/

.terms p {
    padding: 0 20px;
    text-align:justify;
}

.arrow {
    color: darkblue;
    font-size: 36px;
    font-style: bold;
    left: 35%;
    top: 2%;
    position: absolute;
}

.termsbox {
    position: relative;
}

/*Member*/
.memberbox {
    position: relative;
}

/*FAQ*/
.question > img {
    display: block;
    width: 40px;
    height: 40px;
    margin-right:5px;
}

.question p {
    font-weight: bold;
    margin-top: 0;
}

.answer img {
    /* display: block;
    width: 40px; */
    height: 40px;
    margin-right:5px;
}

.answer p {
    margin-top: 0;
}

/*member*/
.member table {
    border-collapse: collapse;
    width: 100%;
}

.member table, td {
    border: 1px solid darkblue;
}


.table-title {
    text-align: center;
    color: #0e5883;
    font-size: 26px;
    font-weight: bold;
    margin: 0 auto;
    background-color: #fdf2de;
    padding: 5px;
}

.table-text {
    text-align: center;
    width: calc(100% / 3);
    padding: 10px 0;
    font-size: 21px;
}

.eng .table-text {
    font-size: 20px;
}

/*Number of taxis*/

.table-text.total {
    color: #0e5883;
    font-size: 26px;
    font-weight: bold;
}

.eng .table-text.total {
    color: #0e5883;
    font-size: 24px;
    font-weight: bold;
}
.number {
    position: relative;
}

.number table tr td img {
    padding-right: 90px;
}



/*publication*/
/* .MP4 img {
    display: block;
    
} */

.pub .MP4.flex {
    margin-bottom: 15px;
}

.MP4 .flex p {
    font-size: 16px;
    margin-top: 10px;
    
}

.MP4 a {
    display: inline-block;
    width: auto;
    flex-wrap: nowrap;
}

.information1 .MP4.flex .flex {
    width: 50%;
}

.pub .information1 p {
    width: 100%;
}

.pub .information1 .MP4 img {
    width: auto;
    max-height: 50px;
    margin-right: 10px;
}

.pub .information1 a{
    font-size: 24px;
}

.pub .information1.margin-bottom > div > p{
    font-size: 30px;
}

.eng .pub .information1 a{
    font-size: 22px;
}

.eng .pub .information1.margin-bottom > div > p{
    font-size: 28px;
}

.information1 .information-title p{
    line-height: 1.5;
}

.eng .information1 .information-title p{
    line-height: 1.5;
}

.information-title p{
    font-weight: bold;
    font-size: 30px;
}

.eng .information-title p{
    font-weight: bold;
    font-size: 28px;
}

@media screen and (max-width:1440px) {
    .eng .arrow.arrow.long-title {
        left: 10%;
    }
}


@media screen and (max-width:1024px) {
    .back {
        right: 30px;
    }
}

@media screen and (max-width:992px) {
    a, p {
        font-size: 1.2rem;
    }

    .dropbtn1 {
        display: block;
    }

    .container {
        width: 90%;
    }

    .arrow {
        top: 2%;
        left: 15%;
    }

    .eng .arrow {
        left: 15%;
    }

    .arrow.long-title {
        top: 16%;
    }

    .eng .title {
        font-size: 44px;
        display: flex;
        justify-content: center;
    }

    .eng .arrow.long-title {
        left: 0%;
    }

    .eng .responsive-title{
        margin-top: 50px;
    }
    
    /*Footer*/
    .footer {
        height: 100px;
    }
    
    /*Header*/
    .menu {
        width: auto;
    }

    .show2 {
        top: 68px;
    }

    .menu .dropbtn2_desktop {
        display: none;
    }

    .menu .dropbtn2 {
        display: block;
    }

    .menu .active a img{ 
        display: none;
    }

    .eng .menu .active a img{ 
        display: none;
    }

    .menu div.inactive a img{
        display: block;
        left: 0;
    }

    .eng menu div.inactive a img{
        display: block;
        left: 0;
    }

    
    .menu .dropdown a {
        padding: 10px;
        height: auto;
        border-bottom: 1px solid darkgrey;
        text-align: right;
        font-weight: bold;
    }

    .menu .dropdown-content2 {
        position: absolute;
        background-color: #fff;
        box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
        z-index: 10;
        margin: 0;
        padding: 0;
        right: 120px;
        left: auto;
        top: 68px;
        height: 100vh;
    }
    
    .menu .dropdown {
        position: static;
    }

    .eng .menu .lang {
        background-color: #fff;
        box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
        z-index: 10;
        margin: 0;
        padding: 0;
        right: 193px;
        left: auto;
        top: 68px;
        height: auto;
    }

    .menu .lang span {
        padding: 10px;
        height: auto;
        border-bottom: 1px solid darkgrey;
        text-align: right;
        font-weight: bold;
    }

    .lang-pic a img{
        display: none;
    }

    .lang-pic a img{
        display: none;
    }


    .menu .inactive_dropdown button img {
        display:block;
    }

    .eng .menu .inactive_dropdown button img {
        display:block;
    }

    .title {
        font-size: 48px;
    }

    
    .information {
        width: 90%;
    }

    .eng .information a {
        font-size: 1.2rem;
        line-height: 36px;
        
    }

    .eng .information p {
        font-size: 1.2rem;
        line-height: 36px;
        
    }

    .eng .pub .information1.margin-bottom > div > p {
        font-size: 1.2rem;
    }

    .back img {
        right: 0px;
        width: 35px;
    }

    .back {
        top: 10px;
        right: 0;
    }

    .f-container {
        display: block;
        text-align: center;
        width: auto;
    }

    .f-container p{
        font-size: 16px;
        margin: 20px auto auto auto;
    }

    .taxi-bottom img {
        margin-left: 450px;
        margin-right: 10px;
        margin-bottom: 10px;
        width: 280px;
    }
    /*Home page*/
    

    .banner {
        width: 100%;
    }
    .eng .form .form-link.right a {
        padding-left: 65px;
    }

    
    .form .form-link.left a {
        padding-right: 50px;
    }   


    .home-content.container {
        background-color: white;
        padding:10px;
    }

    .home-content .photo {
        padding: 20px;
    }

    .home-content .photo a {
        font-size: 20px;
        line-height: 28px;
    }

    .eng .home-content .photo a {
        font-size: 17px;
        line-height: 24px;
    }

    .form .form-link a {
        font-size: 20px;
        line-height: 24px;
        display: block;
    }
      
    .eng .form .form-link a {
        font-size: 17px;
        line-height: 24px;
    }

    .home-content .photo:not(:last-child):after {
        content : "";
        position: absolute;
        top:10%;
        height: 85%;
        width: 46.5%;
        border-right:2px solid darkblue;
    }

    .form .form-link.right a {
        padding-left: 4px; 
    }

    .form img {
        display: block;
        width: 135px;
    }

    .home-content .photo img{
        margin-bottom: 10px;
    }

    /*Number of Taxis*/
    .eng .number .arrow{
        left: 13%;
    }
    
    .number .arrow{
        left: 13%;
    }

    /*publication*/
    .pub .information1.margin-bottom > div > p {
        font-size: 1.2rem;
    }

    .pub .information1 a { 
        font-size: 1rem;
    }

    .information-title p {
        font-size: 1.2rem;
    }

    /*FAQ*/
    .question > img {
        margin-top: -5px;
    }

    /*Enquiry*/
    .email .emailimg{
        width: 35px;
    }

}

@media screen and (max-width:768px) {
    body{
        background-size: cover;
        position: relative;
        margin: 0;
        background-image: url("/assets/images/homePageimg/bg_mobile.jpg");
        display: block;
    }

    .title{
        font-size: 48px;
    }

    a,p {
        line-height: 1.5;
    }

    .eng .title {
        font-size: 44px;
        display: flex;
    }

    .eng .arrow.long-title {
        left: 0%;
        top: 10%;
    }

    .eng .responsive-title {
        margin-top: 50px;
    }

    .space {
        height: 0;
    }

    .back {
        width: 100%;
        right: 4px;
    }

    .back img {
        right: 30px;
    }

    .arrow.long-title {
        top: 18%;
    }

    .eng .arrow {
        left: 10%;
    }


    /*Footer*/
    .f-container p {
        font-size: 16px;
    }

    /*Header*/
    
    .menu {
        width: auto;
        padding: 10px 10px 0 10px;
    }

    .menu .dropdown a {
        padding: 10px;
        height: auto;
        border-bottom: 1px solid darkgrey;
        text-align: right;
        font-weight: bold;
    }

    .menu .lang span {
        padding: 10px;
        height: auto;
        border-bottom: 1px solid darkgrey;
        text-align: right;
        font-weight: bold;
    }
    
    .menu div a img {
        width: 100%;
    }

    .lang-pic {
        display: none;
    }

    .eng .lang-pic a{
        display: none;
    }

    .menu .inactive_dropdown button img {
        display:block;
    }

    .menu .dropdown-content2 {
        position: absolute;
        background-color: #fff;
        width: 100%;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        z-index: 10;
        margin: 0;
        padding: 0;
        right: 0px;
        left: auto;
        top: 78px;
        height: 100vh;
        padding: 0 0 0 180px;
    }

    .menu .dropdown-content3 {
        position: absolute;
        background-color: #fff;
        width: 100%;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        z-index: 10;
        margin: 0;
        padding: 0;
        right: auto;
        left: 0;
        top: 78px;
        height: 100vh;
        padding: 0 0 0 180px;
    }


    .dropdown:not(:last-child) {
        margin:0px 20px 0 12px;
    }

    .menu .lang {
        background-color: #fff;
        width: 100%;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        z-index: 10;
        margin: 0;
        padding: 0;
        right: 0px;
        left: auto;
        top: 78px;
        height: 100vh;
        padding: 0 0 0 180px;
    }

    .eng .menu .lang {
        background-color: #fff;
        width: 100%;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        z-index: 10;
        margin: 0;
        padding: 0;
        right: 0px;
        left: auto;
        top: 78px;
        height: 100vh;
        padding: 0 0 0 180px;
    }

    .menu .dropdown {
        position: static;
    } 

    .arrow {
        left:10%;
        top:2%;
    }
/* 
    .pdfDL {
        width: 30%;
        margin-left: 30px;
        margin-top: 10px;
    } */

    .flex {
        flex-wrap: nowrap;
    }

    .container {
        width: auto;
        margin-left: 10px;
        margin-right: 10px;
        position: relative;
        display: flex;
    }

    .about.container {
        display: block;
    }

    .information {
        width: 100%;
        padding-left: 26px;
        padding-right: 26px;
        margin-left: 10px;
        margin-right: 10px;
        
    }

    .information.container {
        display: block;
        width: 90%;
        margin: 0 auto;
    }

    .infomration a {
        line-height: 42px;
        padding: 10px;
    }

    .eng .infomration a {
        font-size: 28px;
        line-height: 36px;
        padding: 10px;
    }

    .banner {
        width: 100%;
        height: auto;
    }

    /*Home page*/

    .home-content {
        background-color: white;
        padding: 5px;
        width: auto;
    }

    .home-content .photo{
        padding: 0 8px 0 5px;
        display: block;
        margin: 0 auto;
        text-align: center;
        /* height: 50px; */
    }


    .home-content .photo a {
        line-height: 28px;
    }

    .eng .home-content .photo a {
        font-size: 17px;
        line-height: 24px;
    }

    .home-content .photo:not(:last-child):after {
        top:10%;
        height: 70%;
        width: 24%; 
      }

    .form .form-link.right a {
        padding-left: 4px; 
    }

    .eng .form .form-link.right a {
        padding-left: 70px; 
    }

    .form .form-link a {
        line-height: 24px;
        display: block;
    }

    .eng .form .form-link.left a {
        padding: 30px 0;
    }
      
    .eng .form .form-link a {
        line-height: 1.2;
    }

    .form img {
        /* position: absolute; */
        /* top: -43%; */
        /* width: 20%; */
        display: block;
        /* left: 38%; */
        width: 121px;
        margin-left: 50%;
        left: -50px;
        top: -21%;
    }


    .otherinfo {
        top: 86px;
    }
    .otherinfo a {
        line-height: 28px;
    }
    
    .eng .otherinfo a {
        font-size: 17px;
        line-height: 24px;
    }

    .websites img.taxipoint {
        width: 35px;
        display: block;
        margin-right: 20px;
    }


    /*member*/
    .member.container {
        display: block;
    }

    /*Terms*/
    .terms.container {
        display: block;
    }

    .terms p {
        font-size: 1rem;
    }

    /*activity*/
    .activity.container {
        display: block;
    }

    /*enquiry*/
    .email.container {
        display: block;
    }


    .email span {
        display: block;
    }

    .email img.emailimg {
        width: 35px;
    }
    


    .form {
        margin: 80px auto auto auto;
        border-radius: 50px 50px 50px 50px;
        width: 100%;
    }

    .otherinfo{
        padding: 30px;
    }
  
    .otherinfo img {
        width: 50%;
        margin: 10px auto;
        display: block;
        
    }

    .otherinfo .otherinfo2 img{
        width: 50%;
    }
    
    .otherinfo div:not(:last-child):after {
        top:15%;
        right: 2%;
        height: 70%;
        width: 50%;  /* or 100px */
    }

    
    .taxi-bottom img {
        width: 50%;
        margin-left: 310px;
    }

    /* .information2 img {
        width: 10%;
        height: 10%;
        margin-top: 10px;
    } */

    /*
    .information2 .taxi-bottom {
        margin-top: 50px;
    }*/

    .information2 .taxi-bottom img{
       width: 50%;
    } 

    /*related websites*/
    .websites {
        margin-bottom:20px;
    }

    .websites a{
        width: 100%;
    }

    .websites img {
        width: 10%;
        height: 15%;
        display: block;
        margin-right: 20px;
        margin-top: 5px;
    }


    .footer {
        width: 100%;
        position: fixed;
    }

    /*FAQ*/
    .question > img {
        width: 30px;
        height: 30px;
        margin-top: 0;
    }

    .answer img {
        width: 30px;
        height: 30px;
        margin-top: 5px;
    }

    .question p{
        text-align: justify;
        margin-right: 10px;
    }

    .answer p {
        margin-top: 5px;
        text-align: justify;
        margin-right: 10px;
    }

    .question.container {
        display: block;
    }

    
    /*publication*/
}

@media screen and (max-width:440px){
    .space {
        height: 0;
    }
    .container {
        width: auto;
        display: block;
    }
/* 
    .eng .title {
        padding-left: 31px;
    } */

    .taxi-bottom.margin-top {
        margin-top: 80px; 
    }

    .pdfDL {
        width: 60%;
        margin: 15px 0 0 33px;
    }

    .arrow.long-title {
        left: 0%;
        top: 10%;
    }

    .eng .arrow.long-title {
        left: 0%;
        top: 5%;
    }

    .title {
        display: flex;
        justify-content: center;
    }

    .responsive-title {
        margin-top: 50px; 
    }
    /*header*/
    .dropbtn1 {
        display: block;
    }

    .dropbtn1 img {
        width: 30px;
    }

    .dropbtn2 img {
        width: 30px;
    }

    .menu .lang {
        top:44px;
    }

    .eng .menu .lang {
        top:44px;
    }
    
    .menu .dropdown-content2 {
        top:44px;
    }

    .menu .dropdown-content3 {
        top:44px;
    }
    
    .lang-pic a{
        display: none;
    }

    .eng .lang-pic a{
        display: none;
    }

    .eng .information2 a {
        margin-top: 0px;
    }

    /*Home Page*/
    .home-content {
        display: flex;
    }

    .home-content .photo:not(:last-child):after {
        width: 23.5%;
    }

    .home-content .photo a {
        padding: 0;
        font-size: 3vw;
        line-height: 15px;
        height: 35px;
    }

    .eng .home-content .photo a{
        font-size: 3vw;
        line-height: 15px;
        height: 75px;
    }

    .form .form-link.right {
        padding-left: 0;
    }

    .form {
        margin: 30px 10px;
        width: auto;
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }

    .form img {
        /* top: 3%; */
        position: relative;
        width: 80px;
        margin: 0 auto;
        left: 0;
    }

    .form .form-link.left a{
        padding-right: 0px;
    }

    .form .form-link.right a {
        padding: 0;
    }

    .eng .form .form-link.right a {
        padding-left: 0px;
    }
    .otherinfo {
        display: flex;
        padding: 0;
        top: 6px;
    }

    .otherinfo div{
        padding:  0 2% 0 2%;;
    }

    .otherinfo .otherinfo2{
        padding: 0;
        margin: 0 auto;
        padding: 0 2% 0 2%;
    }

    .otherinfo .otherinfo2 img{
        width: 50%;
        margin: 10px auto;
        display: block;
    }

    .eng .otherinfo .otherinfo2 a{
        line-height: 15px;
        width: 95%;
    }

    .otherinfo div a{
        font-size: 3vw;
    }

    .eng .otherinfo div a{
        font-size: 3vw;
    }

    /*About us*/
    .information a {
        font-size: 1rem;
        line-height: 20px;
    }

    /*member*/
    .eng .memberbox .arrow {
        left: 3%;
    }

    .eng .memberbox .title {
        padding-left: 53px;
    }

    .eng .termsbox .arrow {
        left: 3%;
    }

    /*Information*/
    .information2 img {
        width: 10%;
        height: 5%;
    }

    /*Number of Taxis*/
   
    .eng .number .title {
        padding-left: 60px;
    }

    .eng .number .arrow {
        left: 3%;
    }

    .number table tr td img {
        padding-right: 10px;
    }

    /*publication*/
    .pub .information1 .MP4 img {
        height: 60%;
        margin-top: 8px;
    }

    .pub .information1 .MP4.flex a,p{
        font-size: 1rem;
    }

    .pub .information1 .MP4.flex .filesize a,p {
        font-size: 1rem;
    }

    /*FAQ*/
    .question > img {
        margin-top: 5px;
    }

    /*Enquiry*/

    .email img.emailimg {
        width: auto;
        height: 35px;
        margin: 0 auto;
        display: block;
        position: unset;
    }

    .email-address {
        display: block;
    }

    .email .websites a {
        display: block;
    }

    .email img.taxipoint {
        margin: 0 auto 10px auto;
    }

    .email-address p {
        text-align: center;
        font-size: 1rem;
    }

    .footer {
        height: 100px;
    }

}

@media screen and (max-width:320px){
    .menu div.inactive a img {
        width: 110%;
        height: 70%;
    }

    .menu .inactive_dropdown button img{
        width: 30px;
        padding: 2px;
        margin-left: 20px;
    }

    .menu .lang-pic a{
        display: none;
    }

    .eng .menu .lang-pic a{
        display: none;
    }

    .menu .dropdown button img{
        width: 30px;
        padding: 2px;
    }

    .menu .dropdown-content2 a{
        font-size: 1rem;
    }

    .menu .dropdown-content2 {
        height: 100vh;
        top: 46px;
    }

    .menu .dropdown-content3 a{
        font-size: 1rem;
    }

    .menu .dropdown-content3 {
        height: 100vh;
        top: 46px;
    }

    .lang {
        top: 48px;
    }

    .eng .menu .lang {
        top: 48px;
    }
    button {
        padding: 0;
    }

}

@media screen and (-ms-high-contrast: active) and (max-height:900px),

(-ms-high-contrast: none) {


}

@media print {
    html, body {
        height: 99%;    
    }
    /*General*/
    /*Adjust Page break position*/    
    .print {
        page-break-before: always;
        page-break-inside: initial;
        margin-top: 50px;
    }
    .information {
        border: 1px solid #000;
    }
    .flex {
        flex-wrap: nowrap;
    }

    .arrow {
        left: 20px;
    }

    .arrow.left {
        left: 10px;
    }

    .eng .arrow {
        left: 0px;
    }

    .back {
        page-break-inside: avoid;
        page-break-after: auto;
    }

    
    .taxi-bottom.margin-top {
        margin-top: 65px;
    }

    .taxi-bottom img{
        width: auto;
    }

    .information2 .taxi-bottom img {
        width: auto;
    }

    .websites img {
        max-height: 40px;
        max-width: 40px;
    }

    .terms .taxi-bottom.margin-top {
        margin-top: 150px;
    }

    .member .taxi-bottom.margin-top {
        margin-top: 150px;
    }

    .footer .f-container{
        width: 95%;
    }

    .email .taxipoint {
        width: 40px;
        height: 40px;
    }

    .email span {
        width: 100%;
    }
    .form {
        width: 95%;
        top: 50px;
    }

    .form img {
        margin-top: 10px;
    }

    .otherinfo {
        top: 180px;
    }




}