@media screen and (min-width: 640px) and (max-width: 767px) { /* screen size until 767px */
    .row.home-point {
        padding: 25px;   
    }
    .col-xs-7.col-md-offset-2.point-2-wrapper {
        width: 85%;
    }
    .top-text {
        font-size: 2em;
        font-weight: bold;
    }
    .point-top-left-text {
        font-size: 1em;
        font-weight: bold;
    }
    .right-block {
        display: block;
        margin-right: 0;
        margin-left: auto;
    }
    .top-left {
        top: 25px;
        left: 25px;
    }
    .top-right {
        top: 25px;
        right: 25px;
        max-width: 130px;
        font-size: 0.5em;
    }
    /* table intro */
    .point-tabel table tbody tr td > span.symbol-landing {
        font-size: 0.6em;
    }
    .point-tabel table tbody tr td {
        font-size: 1em;
    }
    .point-tabel.point2-table table tbody tr td:FIRST-CHILD {
        font-size: 0.7em;
    }
    
    
    .top-right.point-top-right-text {
         max-width: 200px;
    }
    .bottom-right {
        bottom: 25px;
        right: 25px;
    }
    .row.home-top .logo-img img.img-responsive{
        width: 46%;
    }
    .row.home-point img.img-responsive{
        width: 50%;
    }
    .home-top .bottom-right img.img-responsive{
        width: 60%;
    }
    .row.home-top .logo-iphone img.img-responsive.center-block {
        width: 17%;
    }
    .point-tabel table tbody tr td {
        font-size: 1em;
    }
    .home-top .bottom-right {
        position: absolute;
        right: 25px;
        bottom: 25px;
    }
    .home-top .bottom-right img.img-responsive{
        width: 60%;
    }
    .point-tabel table tbody tr td > span.symbol-landing {
        font-size: 0.5em;
    }
    .point-tabel table thead  tr  th:FIRST-CHILD, .point-tabel table tbody tr td:FIRST-CHILD{
         font-size: 0.5em;
    }
    .row.home-top.item-store a>img.img-responsive{
        width: 18%;
    }
    .row.home-point.home-point-2.bottom-right img.img-responsive {
        width: 50%;
    }
    .point-tabel.point2-table.row table thead th img.img-responsive {
        width: 70%;
    }
    .point-tabel.point2-table.row table tbody td img.img-responsive {
        width: 50%;
    }  
    .row.home-top img.img-responsive.support-icon {
        width: 8%;
    }
    .logo-img img.img-responsive{
        width: 50%;
    }
    .landing-text-title {
        font-size: 2em;
    }
    .point-tabel table thead  tr  th:FIRST-CHILD, .point-tabel table tbody tr td:FIRST-CHILD{
         font-size: 0.5em;
    }
    /* Phi start 20150212 */
    .footer .footer-store {
        padding: 25px 0 20px 0;
        font-size: 13px;
    }
    .footer .company-information {
        padding: 25px;
    }
    .footer .info-number .tel-number {
        font-size: 22px;
    }
    .footer .info-number p, .footer .info-text p{
        display: block !important;
        float: left !important;
    }
    .footer .info-number .tel {
        font-size: 14px;
    }
    .footer .box-bottom {
        padding-top: 15px;
    }
    .logo-img {
        margin-top: 30px;
    }
    /* Phi end 20150212 */
}

@media screen and (min-width: 768px) and (max-width: 959px) { /* screen size until 767px */
    .row.home-point {
        padding: 25px;   
    }
    .col-xs-7.col-md-offset-2.point-2-wrapper {
        width: 85%;
    }
    /* table intro */
    .point-tabel table tbody tr td > span.symbol-landing {
        font-size: 0.6em;
    }
    .point-tabel table tbody tr td {
        font-size: 1.3em;
    }
    .point-tabel.point2-table table tbody tr td:FIRST-CHILD {
        font-size: 0.8em;
    }
    
    .top-text {
        font-size: 2em;
        font-weight: bold;
    }
    .point-top-left-text {
        font-size: 1.2em;
        font-weight: bold;
    }
    .right-block {
        display: block;
        margin-right: 0;
        margin-left: auto;
    }
    .top-left {
        top: 25px;
        left: 25px;
    }
    .top-right {
        top: 25px;
        right: 25px;
        max-width: 160px;
        font-size: 0.7em;
    }
    .top-right.point-top-right-text {
         max-width: 200px;
    }
    .bottom-right {
        bottom: 25px;
        right: 25px;
    }
    .row.home-top .logo-img img.img-responsive{
        width: 46%;
    }
    .row.home-point img.img-responsive{
        width: 50%;
    }
    .row.home-top .logo-iphone img.img-responsive.center-block {
        width: 18%;
    }
    .home-top .bottom-right {
        position: absolute;
        right: 25px;
        bottom: 25px;
    }
    .row.home-top .bottom-right .item-store a img.img-responsive{
        width: 60%;
    }
    .row.home-point.home-point-2.bottom-right img.img-responsive {
        width: 50%;
    }
    .point-tabel.point2-table.row table thead th img.img-responsive {
        width: 70%;
    }
    .point-tabel.point2-table.row table tbody td img.img-responsive {
        width: 50%;
    }  
    .row.home-top img.img-responsive.support-icon {
        width: 8%;
    }
    .logo-img img.img-responsive{
        width: 50%;
    }
    .landing-text-title {
        font-size: 2.5em;
    }
    .point-tabel.point2-table table thead tr th:FIRST-CHILD, .point-tabel.point2-table table tbody tr td:FIRST-CHILD {
        font-size: 0.8em;
    }
    .point-tabel table thead  tr  th:FIRST-CHILD, .point-tabel table tbody tr td:FIRST-CHILD{
         font-size: 0.5em;
    }
    /* Phi start 20150212 */
    .footer .company-information {
        padding: 25px;
    }
    .footer .footer-store {
        padding: 30px 0 25px 0;
        font-size: 13px;
    }
    .footer .info-number .tel-number {
        font-size: 28px;
    }
    .footer .info-number p, .footer .info-text p{
        display: block !important;
        float: left !important;
    }
    .footer .info-number .tel {
        font-size: 16px;
    }
    .footer .box-bottom {
        padding-top: 20px;
    }
    .logo-img {
        margin-top: 35px;
    }
    /* Phi end 20150212 */
}
@media screen and (min-width: 960px) and (max-width: 1023px)  { /* screen size until 960px */
    .row.home-point {
        padding: 30px;   
    }
    .col-xs-7.col-md-offset-2.point-2-wrapper {
        width: 85%;
    }
    .point-tabel.point2-table.row table thead th img.img-responsive {
        width: 70%;
    }
    .point-top-left-text {
        font-size: 1.3em;
        font-weight: bold;
    }
    .right-block {
        display: block;
        margin-right: 0;
        margin-left: auto;
    }
    .row.home-top.bottom-right img.img-responsive {
        width: 80%;
    }
    .top-left {
        top: 30px;
        left: 30px;
    }
    .top-right {
        top: 30px;
        right: 30px;
        max-width: 200px;
        font-size: 0.7em;
    }
    .bottom-right {
        bottom: 30px;
        right: 30px;
    }
    /* table intro */
    .point-tabel.point2-table table tbody tr td:FIRST-CHILD {
        font-size: 1em;
    }
    .point-tabel table tbody tr td > span.symbol-landing {
        font-size: 0.6em;
    }
    .point-tabel table tbody tr td {
        font-size: 1.8em;
    }
    .row.home-point img.img-responsive{
        width: 70%;
    }
    .row.home-point.home-point-3 img.img-responsive.point-3-center-image {
        width: 50%;
    }
    .row.home-point.home-point-3 img.img-responsive {
        width: 70%;
    }
    .row.home-top img.img-responsive {
        width: 18%;
    }
    .row.home-top .bottom-right .item-store img.img-responsive.right-block {
        width: 80%;
    }
    .row.home-point.home-point-2.bottom-right img.img-responsive {
        width: 80%;
    }
    .home-top .top-left img.img-responsive.center-block.support-icon {
        width: 10%;
    }
    .row.home-top .logo-img img.img-responsive{
        width: 58%;
    }
    .top-text {
        font-size: 2.6em;
    }
    /* Phi start 20150212 */
    .footer .company-information {
        padding: 30px;
    }
    .footer .footer-store {
        padding: 30px 0 25px 0;
        font-size: 13px;
    }
    .footer .info-text p{
        display: block !important;
        float: left !important;
    }
    .footer .info-number .tel-number {
        font-size: 26px;
    }
    .footer .info-number .tel {
        font-size: 14px;
    }
    .footer .box-bottom {
        padding-top: 20px;
    }
    .logo-img {
        margin-top: 40px;
    }
    /* Phi end 20150212 */
}