body {
    min-width: 320px;
}


/* http://wwwtest.post.gov.tw/post/internet/Postal/map1/Data.jsp?id=1280301122167&gopage=3&city_1=%E5%9F%BA%E9%9A%86%E5%B8%82&city_area=% é™æ™‚éƒµä»¶æŠ•éžå€åŸŸ */
.mapData-search {
    padding: 1em;
}

.mapData-search__header {
    padding-bottom: 1em;
}

.mapData-search__content {
    padding-bottom: 1em;
}

.mapData-search__footer {
    text-align: center;
}

.mapData-search__row {
    display: inline-block;
}


/* http://wwwtest.post.gov.tw/post/internet/Postal/index.jsp?ID=2050103 ç‰¹ç¨®è³‡è²»è¡¨ */
.pc_nowrap {
    white-space: nowrap;
}

.pc-hide {
    display: none;
}


@media (max-width: 767px) {

    /*
	* {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
*/

    .pc_nowrap {
        white-space: initial;
    }

    /* http://wwwtest.post.gov.tw/post/internet/Postal/index.jsp?ID=208  3+2éƒµéžå€è™ŸæŸ¥è©¢ table  */

    .rwd-table,
    .rwd-table tr,
    .rwd-table th,
    .rwd-table td,
    .rwd-table tbody,
    .rwd-table thead,
    .rwd-table tfoot {
        background: none;
        border: none;
        border-collapse: collapse;
        border-spacing: 0;
        background-image: none;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .rwd-table {
        border-collapse: collapse;
        border: 0 !important;
    }

    .rwd-table .mobile-hide {
        display: none;
    }

    .rwd-table td {
        display: block;
        border: none;
        text-align: left;
        position: relative;
        border-top: 1px solid #e3e3e3;
        float: left;
        width: 100%;
        padding: 10px !important;
        padding-left: 120px !important;
        min-height: 50px;
        overflow: hidden;
    }

    .rwd-table td:first-child {
        border-top: 0;
    }

    .rwd-table td:before {
        content: attr(data-th) " ";
        font-weight: bold;
        position: absolute;
        top: 0;
        left: 0;
        width: 100px;
        padding: 10px;
        text-align: center;
        background: #2cb02a;
        color: #fff;
        height: 100%;
        white-space: nowrap;
        font-size: 1rem;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .rwd-table tr {
        float: left;
        width: 100%;
        margin-bottom: 1em;
        border: 1px solid #e3e3e3;
    }


    /* http://wwwtest.post.gov.tw/post/internet/Postal/index.jsp?ID=2020106  åœ‹å…§å‡½ä»¶ ç°¡æ˜Žåœ‹å…§å‡½ä»¶è³‡è²»è¡¨ */

    .rwd-table .pc-hide {
        display: block;
    }

    .rwd-table--conciseTariffs td {
        padding-left: 150px !important;
        display: block !important;
    }

    .rwd-table--conciseTariffs td:before {
        width: 130px;
    }

    .rwd-table--conciseTariffs .th_dark {
        text-align: center;
        padding-left: 10px !important;
        border-right: 0;
        border-bottom: 0;
    }

    .rwd-table--conciseTariffs .th2,
    .rwd-table--conciseTariffs .odd td.th2 {
        border-bottom: 0;
        background: #2cb02a;
    }

    .rwd-table--conciseTariffs td:before,
    .rwd-table--conciseTariffs td:before {
        border-right: 1px solid #adf4aa;
    }

    .rwd-table--conciseTariffs .th_dark:before {
        display: none;
    }

    .rwd-table--conciseTariffs .odd td {
        background: #fff;
    }




    /* http://wwwtest.post.gov.tw/post/internet/Postal/index_list_all.jsp?ID=2030207  åœ‹éš›åŒ…è£¹ åœ‹éš›æ°´é™¸åŒ…è£¹å¸¸ç”¨è³‡è²»è¡¨ */

    .rwd-table--tariff td {
        display: block;
        border: none;
        position: relative;
        border-left: 1px solid #e3e3e3;
        float: left;
        width: 50%;
        padding: 10px !important;
        padding-top: 40px !important;
        min-height: 50px;
        overflow: hidden;
        text-align: center;
    }

    .rwd-table--tariff td:nth-child(2n) {
        border-left: 0;
    }

    .rwd-table--tariff .th2,
    .rwd-table--tariff td:last-child {
        width: 100%;
    }

    .rwd-table--tariff td:before {
        width: 100%;
        padding: 3px 0;
        height: auto;
        white-space: nowrap;
        font-size: 1rem;
    }

    /* http://wwwtest.post.gov.tw/post/internet/Postal/map1/Data.jsp?id=1280301122167&gopage=1&city_1=%E5%9F%BA%E9%9A%86%E5%B8%82 é™æ™‚éƒµä»¶æŠ•éžå€åŸŸæŸ¥è©¢*/
    .rwd-table--mapData td {
        padding: 5px !important;
        padding-top: 41px !important;
        width: 50%;
        text-align: center;
        border-top: 0;
        border-left: 1px solid #e3e3e3;
    }

    .rwd-table--mapData td:nth-child(7) {
        border-top: 0;
        border-left: 0;
        width: 100%;
    }

    .rwd-table--mapData td:last-child {
        border-top: 0;
        border-left: 0;
        width: 100%;
    }

    .rwd-table--mapData td:nth-child(2n-1) {
        border-left: 0;
    }

    .rwd-table--mapData td:before {
        width: 100%;
        padding: 3px 0;
        height: auto;
        white-space: nowrap;
        font-size: 0.875rem;
    }

    .rwd-table--mapData td:after {
        content: "\00a0\00a0";
        font-size: 0;
    }

    .rwd-table--mapData .odd td {
        background: #fff;
    }

    /* http://wwwtest.post.gov.tw/post/internet/Postal/index.jsp?ID=2050103 åœ‹å…§éƒµä»¶ è³‡è²»è¡¨åœ‹å…§å‡½ä»¶è³‡è²»è¡¨*/
    .rwd-table--expense td {
        padding: 5px !important;
        padding-top: 41px !important;
        width: 50%;
        text-align: center;
        border-left: 1px solid #e3e3e3;
    }

    .rwd-table--expense td:first-child {
        border-top: 0;
        border-left: 0;
        width: 100%;
    }

    .rwd-table--expense td:nth-child(2n) {
        border-left: 0;
    }

    .rwd-table--expense td:before {
        width: 100%;
        padding: 3px 0;
        height: auto;
        white-space: nowrap;
        font-size: 0.875rem;
    }

    .rwd-table--expense .odd td {
        background: #fff;
    }

    /* http://wwwtest.post.gov.tw/post/internet/Postal/index.jsp?ID=2020207  åœ‹éš›å‡½ä»¶ åœ‹éš›éƒµå‹™åœè¾¦æƒ…å½¢*/

    .rwd-table--pst td {
        padding: 5px !important;
        padding-top: 41px !important;
        width: 50%;
        text-align: center;
        border-left: 1px solid #e3e3e3;
        min-height: 78px;
    }

    .rwd-table--pst td:first-child {
        border-top: 0;
        border-left: 0;
        width: 100%;
    }

    .rwd-table--pst td:nth-child(2n) {
        border-left: 0;
    }

    .rwd-table--pst td:before {
        font-size: 1rem;
    }

    .rwd-table--pst td:before {
        width: 100%;
        padding: 3px 0;
        height: auto;
        white-space: nowrap;
        font-size: 1rem;
    }

    .rwd-table--pst .odd td {
        background: #fff;
    }

    .rwd-table--pst .icon-pst__stop {
        margin-top: 8px;
    }

    .rwd-table .country-name--en {
        display: inline-block;
        font-size: 0.75rem;
    }

    .zip_code .wrap {
        width: 100%;
    }

    /*
	ul.rwd-tabs--col4 a,
 	.TabsContainer ul.rwd-tabs--col4 a,
	.Postal_TabsContainer ul.rwd-tabs--col4 a {
		padding: 0;
		height: 44px;
    	line-height: 44px;
    	white-space: nowrap;
        font-size: 16px;
	}
*/

    /*
 	ul.rwd-tabs--col4,
 	.TabsContainer ul.rwd-tabs--col4,
	.Postal_TabsContainer ul.rwd-tabs--col4 {
		min-height: 88px;
	}
*/

    ul.rwd-tabs--col4 li {
        width: 50%;
    }

    .zip_code--hd {
        display: block;
    }

    .zip_code--bd {
        display: block;
        padding-bottom: 1em;
    }

    .zip_code .captcha-table {
        width: 100%;
    }

    .captcha-table__header,
    .captcha-table__content {
        display: block;
        width: 100%;
        text-align: left;
    }

    .zip_code__btn-row,
    .captcha-table__btn-row {
        display: block;
        width: 100%;
        text-align: center;
        padding: 1em 0;
    }

    .zip_code .RelatedInfoContainer {
        margin-bottom: 1em;
    }

    .zip_code__row .select {
        margin: 0 0 1em;
    }

    .zip_code .NoResult img {
        max-width: 100%
    }

    .rwd_cont--custom .Postal_new_tb_t3 {
        padding: 10px;
        font-size: 1.063rem;
        float: none;
        width: auto;
        margin-bottom: .5em;
        text-align: center;
    }

    .rwd_cont--custom .TableStyle_02 {
        margin-bottom: .5em;
    }

    .rwd_cont--custom th {
        background: #f2f2f2;
    }

    .Postal_TabsContainer.zip_code select,
    .Postal_TabsContainer.zip_code input {
        padding: 5px
    }

    .Postal_TabsContainer.zip_code .Submit_1 {
        text-indent: 0;
        background: none;
        display: inline-block;
        width: 82px;
        height: initial;
        border: 0 !important;
        cursor: pointer;
        margin-left: 0;
        background: #eee;
        font-size: 0.938rem !important;
        line-height: initial;
    }

    /* http://wwwtest.post.gov.tw/post/internet/Postal/index.jsp?ID=203010601  å­¸ç”ŸåŒ…è£¹ å„ªæƒ æ–¹æ¡ˆ */

    .rwd-change-col_2 {
        margin-bottom: 1em;
        border: 0 !important;
        border-left: 1px solid #ccc !important;
    }

    .rwd-change-col_2 .th {
        width: 50%;
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .rwd-change-col_2 .th:nth-child(3),
    .rwd-change-col_2 .th:nth-child(4) {
        display: none;
    }

    .rwd-change-col_2 td {
        width: 50%;
        float: left;
        min-height: 2em;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        overflow: hidden;
        line-height: 1.4;
    }

    .rwd-change-col_2 td:nth-child(1),
    .rwd-change-col_2 td:nth-child(2),
    .rwd-change-col_2 .odd td:nth-child(1),
    .rwd-change-col_2 .odd td:nth-child(2) {
        background: #fff;
    }

    .rwd-change-col_2 td:nth-child(3),
    .rwd-change-col_2 td:nth-child(4),
    .rwd-change-col_2 .odd td:nth-child(3),
    .rwd-change-col_2 .odd td:nth-child(4) {
        background: #f2f2f2;
    }

    .accordion_grey_gradient .accordion,
    .accordion_grey_gradient .width655px {
        width: 100% !important;
    }

    .accordion_grey_gradient .accordion a,
    .accordion_grey_gradient .accordion a.dcjq-parent:hover,
    .accordion_grey_gradient .accordion a.dcjq-parent {
        background-position: left bottom;
        background-color: #fff;
    }

    .LargeBanner_inner a img {
        max-width: 100%;
    }

    .mapData-search__row {
        display: block;
        margin-bottom: 10px;
    }



}


@media (max-width: 768px) {

    .rwd-change-col_2 td {
        min-height: 5em;
        padding: 10px 8px !important;
        border: 0 !important;
        border-right: 1px solid #ccc !important;
        border-bottom: 1px solid #ccc !important;

    }

    .Postal_TabsContainer ul.tabs,
    ul.tabs2 {
        min-height: auto;
    }

    .Postal_TabsContainer ul.tabs {
        display: flex;
    }

    .Postal_TabsContainer ul.tabs a,
    ul.tabs2 a {
        display: flex;
        height: auto;
        align-items: center;
    }

    .Postal_TabsContainer ul.tabs li,
    ul.tabs2 li {
        display: flex;
    }
}

@media (max-width: 640px) {

    .accordion_grey_gradient .accordion a .date {
        display: block;
    }

}


@media (max-width: 480px) {
    .Postal_TabsContainer ul.tabs {
        display: flex;
        flex-wrap: wrap;
    }

    .Postal_TabsContainer ul.tabs li,
    ul.tabs2 li {
        width: 100%;
    }

    .Postal_TabsContainer ul.tabs a,
    ul.tabs2 a {
        width: 100%;
        text-align: center;
        justify-content: center;
    }

}

@media (max-width: 320px) {

    ul.rwd-tabs--col4 a,
    .TabsContainer ul.rwd-tabs--col4 a,
    .Postal_TabsContainer ul.rwd-tabs--col4 a {
        font-size: 0.875rem;
    }

    /* http://wwwtest.post.gov.tw/post/internet/Postal/index.jsp?ID=2020207 åœ‹éš›å‡½ä»¶ åœ‹éš›éƒµå‹™åœè¾¦æƒ…å½¢ */
    .rwd-table .country-name--en {
        display: block;
        font-size: 0.625rem;
    }

}
