﻿    .cwmbtn {
        border:1px solid #EA5504;
        background-color:#ffffff;
        text-align:center;
        max-width:166px;
        margin-top:20px;
        line-height:52px;
        color:#EA5504;
    }
        .cwmbtn:hover {
            color:#EA5504;
        }
    #carousel-bannerbox {
        display: none;
    }

    #carousel-bannerbox-index {
        display: block;
    }

    .nopadding {
        padding:0;
    }

    .about_row .col-md-3 {
        margin-bottom: 40px;
    }

    .about_row .about_row_text {
        padding: 0 12px;
    }

    .product_service_row img {
        max-height: none;
    }

    .pas_row {
        margin-left: -50px;
        margin-right: -50px;
    }

    .pas_row h1, .pas_row h3 {
        color: #EA5504;
        font-weight: bold;
    }

    .pas_row h1 {
        font-size: 54px;
    }

    .pas_row h3 {
        font-size: 26px;
        margin-top: 0px;
    }

    .pas_row .col-md-1, .pas_row .col-md-11 {
        padding:0 8px;
    }

    .pas_row .col-md-1 img {
        width:20px;
    }

    .psr_title {
        font-size: 18px;
        text-indent: 0px;
        margin-bottom:10px;
    }

    .psr_text {
        font-size: 15px;
        text-indent: 0px;
        margin-bottom:20px;
    }

    .about_row_h3 {
        font-size:20px;
    }

    .about_row {
        background:none;
    }

    .about_row .col-md-5-1 {
        width:20%;
        margin:0;
        padding:0;
        border:0;
        height:auto;
    }
    .about_row h2 {
        position:absolute;
        top:20px;
        width:100%;
        text-align:center;
        font-size:20px;
        font-weight:bold;
    }
        .about_row .col-md-5-1 .about_row_pic {    
            width:100%;        
            margin:0;
            padding:0;
            border:0;
            cursor:pointer;
            height:auto;
        }

    .about_row .col-md-5-1 .about_row_text {        
        pointer-events: none;
    }

    .about_row .col-md-5-1 img {
        width:100%;
        /*max-height:380px;*/
        display:block;
        margin:0;
    }

    .about-content {
        width:100%;
        margin:0 auto;
        /*max-width:1600px;*/
    }

    .app_row {
        background:none;
    }
        .app_row .col-md-3 {
            width:20%;
        }        
        .app_row .col-md-4 {
            width:38.3333333%;
        }
    .app_row_link {
            background-image: url('../../Content/2020/Asset 9.png');
            background-repeat:no-repeat;
            background-size:contain;
            height:54px;
    }

    .app_row .panel-heading {
        padding-left:0px;
    }

        .app_row .app_row_iphone {
            margin-right:0;
        }

    .app_row_link a {
            width: 24%;
    height: 100%;
    max-height: 54px;
    margin-right: 5%;
        display:block;
        float:left;
    }
    .targetpanel .about_row_text {
        display:none;
        height:100%;
        position:absolute;
        bottom:0px;
        padding:120px 40px 20px 40px;
        text-align:left;
        color:#ffffff;
        background-color:rgba(0,0,0,0.6);
    }

        .targetpanel .about_row_text a {
            display:block;
            border:1px solid #ffffff;
            width:120px;
            color:#ffffff;
            text-align:center;
            padding:5px;
            margin:20px auto;
        }

    .product_service_row {
        min-height:620px;
        padding-right:40px;
    }

    .pas_row .col-md-6:nth-child(2) {
        padding-right:20px;
    }
    .about_row .short_bottom_border {
        width:4%;
    }

    @media (max-width: 768px) {
        .app_row_link a {
            width: 27%;
    margin-right: 3%;
    margin-left: 3%;
        height:36px;
        margin-bottom:10px;
    }
        .cwmbtn {
            height:36px !important;
            line-height:36px !important;
            margin:0px !important;
        }
    .about_row .short_bottom_border {
        width:15%;
    }
        .pas_row h1 {
            font-size:35px;
        }   
        .pas_row h3 {
            font-size:17px;
        }   
        .product_service_row {
        padding-right:0px;
        min-height:initial;
    }

    .pas_row .col-md-6:nth-child(2) {
        padding-right:5px;
    }  
    .pas_row {
        margin:0;
    }
        .product_service_row img.pas_row_pcimg {
            display: block;
            max-height: initial;
        }
        .product_service_row {
            max-height: initial;
        }
        .about_row .col-md-5-1 {
            width: 100%;
        }
        .app_row_iphonetext {
            width:100%;
            height:210px;
            position:initial;
            top:0;
        }
            .app_row_iphonetext div.panel-heading {
                display:inline;
            }
        .app_row .panel-heading h2 {
            font-size:32px;
                padding:0px 20px;
        }
        .app_row .panel-heading h3 {
            font-size:24px;
                padding:0px 20px;
        }
        .app_row .app_row_iphone {
            width:100%;
            z-index:1000;
        }
        .app_row_link {
            margin:0px 20px;
            z-index:1001;
            height:154px;
        }
        .app_row .app_row_iphone img {
            width:100%;
            margin:0;
        }   
        .app_row .col-md-4 {
            width:100%;
        }
    .about_row_h3 {
        font-size:16px;
    }
                        .pas_row .panel-body {
                            padding-top:0px !important;
                        }
        .pas_row_pcimg {
            margin-bottom:15px;
        }
    }