/* CSS Document */
body {
    font-family: Lato, "PingFang TC", "Helvetica Neue", Helvetica, 微軟正黑體, 新細明體, Arial, sans-serif;
    position: relative
}

.logo_is {
    display: block;
}

.banner_is {
    display: none;
}

.bg-new-btn {
    background-color: #F2EFDC;
}

.fastlink {
    width: 145px;
    position: fixed;
    right: -115px;
    top: 170px;
    transition: .4s;
    z-index: 99999
}

.fastlink_btn {
    float: left;
    width: 30px;
    position: absolute;
    top: 0px;
    left: 0
}

    .fastlink_btn a {
        text-align: center;
        background-color: #6BA5A9;
        font-weight: bold;
        display: block;
        color: #fff;
        padding: 10px 5px 40px;
        text-decoration: none;
        width: 30px;
        border-radius: 5px 0 0 5px;
        line-height: 1.4em;
        position: relative
    }

        .fastlink_btn a:after {
            content: '';
            background-color: #fff;
            border-radius: 50%;
            width: 18px;
            height: 18px;
            position: absolute;
            bottom: 13px;
            left: 7px;
            z-index: 99
        }

        .fastlink_btn a:before {
            content: '';
            border: 2px solid #6BA5A9;
            width: 8px;
            height: 8px;
            position: absolute;
            bottom: 18px;
            left: 13px;
            z-index: 999;
            transform: rotate(-135deg);
            border-bottom: none;
            border-left: none
        }

        .fastlink_btn a:hover {
            text-decoration: none;
            color: #e7e7e7;
        }

.fastlink_btn2 {
    float: left;
    width: 30px;
    position: absolute;
    top: 0px;
    left: 0;
    display: none
}

    .fastlink_btn2 a {
        text-align: center;
        background-color: #6BA5A9;
        font-weight: bold;
        display: block;
        color: #fff;
        padding: 10px 5px 40px;
        text-decoration: none;
        width: 30px;
        border-radius: 5px 0 0 5px;
        line-height: 1.4em;
        position: relative
    }

        .fastlink_btn2 a:after {
            content: '';
            background-color: #fff;
            border-radius: 50%;
            width: 18px;
            height: 18px;
            position: absolute;
            bottom: 13px;
            left: 7px;
            z-index: 99
        }

        .fastlink_btn2 a:before {
            content: '';
            border: 2px solid #6BA5A9;
            width: 8px;
            height: 8px;
            position: absolute;
            bottom: 18px;
            left: 10px;
            z-index: 999;
            transform: rotate(45deg);
            border-bottom: none;
            border-left: none
        }

        .fastlink_btn2 a:hover {
            text-decoration: none;
            color: #e7e7e7;
        }

.fastlink ul {
    margin: 0 0 0 30px;
    padding: 7px 5px;
    width: 115px;
    background-color: #92d1c4;
    text-align: center;
    border-radius: 0 0 0 5px
}

    .fastlink ul li {
        margin: 0 0 5px;
        list-style: none;
        border-bottom: 1px dotted #fff;
        padding-bottom: 5px
    }

        .fastlink ul li:last-child {
            margin: 0;
            border: none
        }

        .fastlink ul li a {
            display: block;
            padding: 5px;
            text-align: center;
            border-radius: 5px;
            font-size: 0.875em;
            color: #fff;
            line-height: 1.5em
        }

            .fastlink ul li a.web {
                font-size: 0.813em
            }

            .fastlink ul li a img {
                width: 30px;
                height: 30px;
                display: block;
                margin: 0 auto 4px;
            }

            .fastlink ul li a:hover {
                background-color: #6BA5A9;
                text-decoration: none
            }


#demos .owl-carousel {
    margin: 2rem 0
}

    #demos .owl-carousel .item {
        padding: 1rem
    }

        #demos .owl-carousel .item h4 {
            color: #FFF;
            font-weight: 400;
            margin-top: 0rem
        }

    #demos .owl-carousel .item-video {
        height: 300px
    }

#demos #setup {
    margin-top: 4rem
}

#demos .demo-list h5 {
    margin: 0
}

@media only screen {
    .demo-list [class*="column"] + [class*="column"]:last-child {
        float: left
    }
}


.large-12 {
    width: 100%
}

.tab_news_text {
    margin: 0px 5px;
    font-family: '微軟正黑體';
    font-size: 1em;
    padding: 10px 2px;
}

.menu_mobile {
    display: block;
}


@media (min-width: 576px) {
    .logo_is {
        display: block;
    }

    .banner_is {
        display: none;
    }

    .menu_mobile {
        display: block;
    }

    .tab_news_text {
        margin: 0px 5px;
        font-family: '微軟正黑體';
        font-size: 1em;
        padding: 10px 30px;
    }
}

@media (min-width: 768px) {
    .logo_is {
        display: none;
    }

    .banner_is {
        display: none;
    }

    .menu_mobile {
        display: block;
    }

    .tab_news_text {
        margin: 0px 5px;
        font-family: '微軟正黑體';
        font-size: 1.3125em;
        padding: 10px 30px;
    }
}

@media (min-width: 992px) {
    .logo_is {
        display: none;
    }

    .banner_is {
        display: none;
    }

    .menu_mobile {
        display: block;
    }

    .tab_news_text {
        margin: 0px 5px;
        font-family: '微軟正黑體';
        font-size: 1.3125em;
        padding: 10px 30px;
    }
}

@media (min-width: 1010px) {
    .logo_is {
        display: none;
    }

    .banner_is {
        display: block;
    }

    .menu_mobile {
        display: none;
    }

    .tab_news_text {
        margin: 0px 5px;
        font-family: '微軟正黑體';
        font-size: 1.3125em;
        padding: 10px 30px;
    }
}

@media (min-width: 1200px) {
    .logo_is {
        display: none;
    }

    .banner_is {
        display: block;
    }

    .menu_mobile {
        display: none;
    }

    .tab_news_text {
        margin: 0px 5px;
        font-family: '微軟正黑體';
        font-size: 1.3125em;
        padding: 10px 30px;
    }
}



.tabContent {
    position: static;
    display: none;
    padding: 1em 0 .8em;
    background: #fff;
}

.active .tabContent {
    display: block
}

.tabContent ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 1.6em
}

    .tabContent ul li {
        margin: 1em 0;
        padding: 0 10px 10px 10px;
        display: block;
        border-bottom: 1px solid #f4f4f4;
        position: relative;
        text-align: left;
        font-size: 1.125em
    }

        .tabContent ul li a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            width: auto
        }

            .tabContent ul li a:hover, .tabContent ul li a:focus {
                color: #6ea9ad;
                text-decoration: none;
            }

                .tabContent ul li a:hover span, .tabContent ul li a:focus span {
                    color: #666;
                    text-decoration: none
                }

        .tabContent ul li:hover::before {
            left: 15px
        }

        .tabContent ul li.news_icon a::before {
            content: 'NEW';
            width: 2.5em;
            height: 1.5em;
            line-height: 1.5em;
            text-align: center;
            position: absolute;
            top: 4px;
            left: 0px;
            border: none;
            background-color: #ec4d30;
            color: #fff;
            font-size: 0.8em;
            padding: 0;
            border-radius: 3px
        }

        .tabContent ul li.top_icon a::before {
            content: 'TOP';
            width: 2.5em;
            height: 1.5em;
            line-height: 1.5em;
            text-align: center;
            position: absolute;
            top: 4px;
            left: 0px;
            border: none;
            background-color: #6AB95A;
            color: #fff;
            font-size: 0.8em;
            padding: 0;
            border-radius: 3px
        }

        .tabContent ul li span {
            display: inline-block;
            margin: 0 1em 0 0;
            color: #a5965d;
            width: 100px
        }

.tabContent {
    display: none
}

.active + .tabContent {
    display: block
}



/*  
.tabContent ul li::before{content:'';width:0px;height:0px;position:absolute;top:8px;left:5px;border-top:5px solid transparent;border-left:5px solid #63b653;border-bottom:5px solid transparent;transition:.3s ease-out}*/

.more {
    clear: both;
}

.btn-more {
    display: block;
    width: 100%;
    max-width: 180px;
    border-color: #a5965d;
    color: #a5965d;
    padding: 10px 0;
    margin: 20px auto;
    font-size: 1em;
    border-radius: 50rem
}

.nav-item {
    padding: 0 1px 0 0;
}

@media (min-width: 425px) {
    .nav-item {
        padding: 0 65px 0 0;
    }
}


.search_form {
    width: 150px;
}

.mobile_menu_ul {
    background-color: #FFF;
    padding: 0;
    margin: 0;
    color: #666;
}

.mobile_menu_li {
    color: #666;
}

.menu_border_w {
    border-top: #CCC 1px solid;
    color: #666;
    padding: 8px;
    background-color: #FFF;
}


.page-header {
    padding-bottom: 9px;
    margin: 25px 0 25px;
    border-bottom: 1px solid #eee;
    color: #00a5bb;
    font-weight: bold;
    font-size: 1.5625em;
    letter-spacing: 0.05em;
}

.breadcrumb {
    margin: 10px 0 20px -15px;
    list-style: none;
    font-size: 0.9375em;
    background-color: #FFF;
}

    .breadcrumb > li {
        display: inline-block;
    }

        .breadcrumb > li + li:before {
            padding: 0 5px;
            color: #ccc;
            content: "/\00a0"
        }

    .breadcrumb > .active {
        color: #6ea9ad
    }

.page_update_tm {
    width: 100%;
    text-align: right;
    margin-top: 50px;
    color: #a5965d;
    font-size: 1em;
    font-family: "微軟正黑體";
    padding: 5px 20px;
    margin-bottom: 20px;
}

.main_content {
    line-height: 30px;
    color: #606060;
    padding-left: 2.5%;
    padding-right: 2.5%;
}

.newsDate2 {
    color: #a5965d;
    margin-right: 10px;
    display: inline-block;
}

.newsDate3 {
    white-space: nowrap;
    margin-right: 20px;
}

@media (min-width: 767px) {
    .newsDate3 {
        white-space: nowrap;
        margin-right: 40px;
    }
}

@media (min-width: 1023px) {
    .newsDate3 {
        white-space: nowrap;
        margin-right: 35px;
    }
}

@media (min-width: 1439px) {
    .newsDate3 {
        white-space: nowrap;
        margin-right: 20px;
    }
}

.newsDate4 {
    white-space: nowrap;
    margin-right: 20px;
}

@media (min-width: 767px) {
    .newsDate4 {
        white-space: nowrap;
        margin-right: 50px;
    }
}

@media (min-width: 1023px) {
    .newsDate4 {
        white-space: nowrap;
        margin-right: 40px;
    }
}

@media (min-width: 1439px) {
    .newsDate4 {
        white-space: nowrap;
        margin-right: 30px;
    }
}

.divPage1 {
    display: none;
}

.divPage2 {
    display: inline;
}

@media (min-width: 1439px) {

    .divPage1 {
        display: inline;
    }

    .divPage2 {
        display: none;
    }
}

.newsTitle2 {
    font-size: 1.1875em;
    display: inline-block;
}

.newsTxt2 {
    font-size: 1.125em;
    border-bottom: #f4f4f4 1px solid;
    padding: 12px 5px;
}

.newsTxt {
    font-size: 1.125em;
    border-bottom: #f4f4f4 1px solid;
    padding: 8px 5px;
    line-height: 30px;
}

.newsDate {
    padding: 10px;
    color: #CC0;
    font-weight: bold;
    width: 100%;
    font-size: 1.125em;
    text-align: left;
}

.newsTitle {
    font-size: 1.5em;
    padding-bottom: 15px;
}

.subnewsTitle {
    display: none;
}

@media (min-width: 768px) {
    .newsDate {
        background-color: #CC0;
        padding: 10px;
        color: #FFF;
        font-weight: bold;
        text-align: center;
    }

    .subnewsTitle {
        border-top: #c7dad5 1px dotted;
        padding-top: 15px;
        display: block;
    }
}


.rwd-table {
    background: #fff;
    overflow: hidden;
}

    .rwd-table tr:nth-of-type(2n) {
        background: #eee;
    }

    .rwd-table th,
    .rwd-table td {
        margin: 0.5em 1em;
    }

.rwd-table {
    min-width: 100%;
}

    .rwd-table th {
        display: none;
    }

    .rwd-table td {
        display: block;
    }

        .rwd-table td:before {
            content: attr(data-th) " : ";
            font-weight: bold;
            width: 8.5em;
            display: inline-block;
        }

    .rwd-table th, .rwd-table td {
        text-align: left !important;
    }

        .rwd-table th, .rwd-table td:before {
            color: black;
            font-weight: bold;
        }

@media (min-width: 800px) {
    .rwd-table td:before {
        display: none;
    }

    .rwd-table th, .rwd-table td {
        display: table-cell;
        padding: 0.25em 0.5em;
    }

        .rwd-table th:first-child,
        .rwd-table td:first-child {
            padding-left: 0;
        }

        .rwd-table th:last-child,
        .rwd-table td:last-child {
            padding-right: 0;
        }

    .rwd-table th,
    .rwd-table td {
        padding: 1em !important;
    }
}



/* sub_nav media*/
ul.classLink_media {
    text-align: center;
    padding-bottom: 8px;
}

    ul.classLink_media li {
        display: inline-block;
    }

        ul.classLink_media li a {
            display: block;
            margin: 3px 3px 4px 3px;
            font-size: 1.0625em;
            font-family: "微軟正黑體";
            padding: 12px 10px;
            color: #000;
            border: 1px solid #e4e4e4;
            text-decoration: none;
            position: relative;
            background-color: #FFF;
        }

            ul.classLink_media li a:hover {
                background: #e2e2e2;
                color: #000;
            }

            ul.classLink_media li a.current {
                background: #666666;
                color: #fff;
            }

                ul.classLink_media li a.current:after {
                    content: " ";
                    width: 0px;
                    height: 0px;
                    border-style: solid;
                    border-width: 5px 7.5px 0 7.5px;
                    border-color: #666666 transparent transparent transparent;
                    position: absolute;
                    bottom: -5px;
                    left: 50%;
                    margin-left: -7.5px;
                }


/* Make the image fully responsive */
.carousel-inner img {
    width: 100%;
    height: 100%;
}

.fancybox-slide--iframe .fancybox-content {
    height: 80vh !important;
}

@media (min-width: 155px) {
    .logs {
        width: 93%;
    }
}

@media (min-width: 475px) {
    .logs {
        max-width: 280px;
        width: 100%;
    }
}

@media (min-width: 767px) {
    .logs {
        width: auto;
    }
}

a.goCenter {
    position: absolute;
    top: 0;
    padding: 0 .5em;
    height: 2em;
    line-height: 2em;
    background: #b1bd35;
    color: #fff;
    text-decoration: none;
    z-index: 999999999999;
    opacity: 0;
    transition: .5s;
    -moz-border-radius: 0px 0px 4px 4px;
    -webkit-border-radius: 0px;
    border-radius: 0px 0px 4px 4px;
    color: #FFF;
}

    a.goCenter:focus {
        opacity: 1;
    }

.accesskey {
    position: absolute;
    z-index: 9;
    color: #fff;
    font-size: 1em;
}

.containera a {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1.2em;
}

.navbar-nav a {
    color: white;
}

.navbar-nav {
    text-align: center;
    margin: auto;
}

.newsContent {
    margin-top: 70px;
}

#ulnewslist li {
    background-color: #E6EDF4;
    border-bottom: none !important;
    border-radius: 0.5em;
    margin-bottom: 14px;
}

.text-date {
    color: #808080;
}

.newstitlelink {
    color: #2B426B;
    font-weight: bold;
}

.morenews {
    text-align: right;
    margin-bottom: 10px;
}

.btnNewsMore {
    background-color: #2B426B;
    color: white;
    border-radius: 0.5em;
    padding: 7px;
    padding-left: 25px;
    padding-right: 25px;
}

.historyresultitem {
    text-align: center;
}

    .historyresultitem img {
        max-width: 215px;
    }

.historyresultitemTitle {
    font-weight: bold;
    margin-top: 15px;
    font-size: 1.4em;
}

#historyresultContent {
    margin-top: 0;
}

.historyresultContentBackimg {
    background-color: #E4EFFA;
    padding-top: 78px;
    background-image: url('../images/bg_result_1800x520.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
    padding-bottom: 130px;
}

#mapContent {
}

.footerLeft {
}

.footerRight {
    text-align: right;
    padding-top: 12px;
}

#map_canvas {
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    height: 600px;
}

.searchContent {
    position: absolute;
    z-index: 40;
    right: 0;
}

.ui-dialog-titlebar-close {
    display: none;
}

.ui-widget-overlay {
    position: relative;
}

.search {
    position: relative;
    color: #aaa;
    font-size: 1em;
    right: 120px;
    top: 10px;
}

    .search .fa-search {
        position: absolute;
        top: 10px;
        left: 10px;
    }

    .search input {
        width: 360px;
        height: 32px;
        background: white;
        border: 1px solid #aaa;
        border-radius: 5px;
        box-shadow: 0 0 3px #ccc, 0 10px 15px #ebebeb inset;
        text-indent: 32px;
    }

#btSearchLocationKeyword {
    position: absolute;
    top: 10px;
    height: 32px;
    left: 186px;
    color: white;
    background-color: cornflowerblue;
    border: none;
    border-radius: 0.6em;
}

.tblCompanyDetail {
    border-style: solid;
    border-width: 1px;
    background-color: gray;
}

.tdCompanyLeft {
    background-color: lightcyan !important;
}

.tblCompanyDetail td {
    background-color: white;
    padding: 6px;
    border-style: solid;
    border-width: 1px;
}

.tbl_header_right {
    background: #f5f5f5;
    border-top: #fff 1px solid;
    border-bottom: #aed0ea 1px solid;
    border-left: #aed0ea 1px dotted;
    text-align: center;
    color: #000;
    font-size: 0.8125em;
    padding: 4px;
}

.tbl_header_left {
    background: #f5f5f5;
    border-top: #fff 1px solid;
    border-bottom: #aed0ea 1px solid;
    text-align: center;
    color: #000;
    font-size: 0.8125em;
    padding: 4px;
}

.tbl_text_right {
    background: #fff;
    border-bottom: #aed0ea 1px dotted;
    border-right: #aed0ea 1px dotted;
    text-align: center;
    color: #3e3e3e;
    font-size: 0.8125em;
    padding: 4px;
}

    .tbl_text_right a:link {
        font-size: 0.8125em;
        text-decoration: none;
        color: #06C;
    }

    .tbl_text_right a {
        color: #06C;
    }

.tbl_text_left {
    background: #f2f5f7;
    border-bottom: #aed0ea 1px dotted;
    border-right: #aed0ea 1px dotted;
    text-align: center;
    color: #000;
    font-size: 0.8125em;
    padding: 4px;
}

    .tbl_text_left a:link {
        font-size: 0.8125em;
        text-decoration: none;
        color: #06C;
    }

    .tbl_text_left a {
        color: #06C;
    }

.section_content {
    -webkit-flex: none;
    flex: none;
    width: 775px;
    font-size: 0.875em;
    line-height: 30px;
}

.highslide-container div {
    font-family: Verdana, Helvetica;
    font-size: 0.83645834169792em;
}

.h1_chemical {
    padding-left: 28px;
    background: url(../images/icon_chemical.png)0px 4px no-repeat;
}

.highslide-footer {
    height: 16px;
}

#nav_chemical {
    margin: 0;
    padding: 0;
    display: block;
    margin-left: -30px;
}

    #nav_chemical ul {
        overflow: auto;
        list-style-type: none;
    }

    #nav_chemical li {
        line-height: 34px;
        float: left;
        margin-right: 4px;
        margin-top: 2px;
        border: 1px solid #aaa;
        padding: 0px 20px;
        border-radius: 10px 10px 0px 0px;
        border-bottom: #ddd 3px solid;
        background: url(../images/chemical_tab_bg3.png) repeat-x;
    }

        #nav_chemical li.active {
            border-bottom: #999 3px solid;
            background: url(../images/chemical_tab_bg.png) repeat-x;
            line-height: 36px;
            margin-top: 0px;
        }

        #nav_chemical li a {
            text-decoration: none;
            color: #898989;
            font-size: 1.0625em;
            font-family: "微軟正黑體";
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
            -ms-transition: all 0.5s ease;
            transition: all 0.5s ease;
        }

        #nav_chemical li.active a {
            font-weight: bold;
            color: #FFF;
        }

#chemical_box {
    margin: 15px 10px;
    font-size: 0.875em;
    line-height: 22px;
}

    #chemical_box h2 {
        font-size: 1.0625em;
        color: #000;
        font-weight: normal;
        margin-top: 20px;
        line-height: 36px;
        padding-left: 10px;
        background: url(../images/chemical_title_bg.png) left bottom no-repeat;
    }

.tbl_chemical {
    padding: 3px;
}

.highslide-container table {
    background: none;
}


#chemical_box ol {
    padding: 0;
    margin: 0px 0px 0px 18px;
}


.bg-info {
    background-color: #2b4268 !important;
}



.bannerlist {
}

.historyRowMargin {
    margin-top: 76px;
}

.menu_border_w {
    color: white;
    background-color: #2b4268;
    padding-left: 0;
    padding-right: 0;
}

.desktopFooter {
    display: block;
}

.mobileFooter {
    display: none;
}

.footprint {
    margin-top: 15px;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #2b426B !important;
    border-color: #2b426B !important;
}

.newsdate {
    margin-bottom: 20px;
}

.achresultcontents {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: gray;
    font-size: 1.2em;
    margin-top: 20px;
}

.piclisttype {
    padding: 10px;
    border-width: 1px;
    border-style: solid;
    border-radius: 0.5em;
    margin: 10px;
    height: 100%;
}

.piclisttypeItem {
    padding: 10px;
    margin: 10px;
    height: 100%;
}

.ts-service-image-wrapper {
    margin-bottom: 30px;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.ts-service-info {
    margin-left: 0px;
    width:100%;
}

.service-box-title {
    font-size: 1.3125em;
    margin: 0 0 10px;
    color: #bf0909;
    font-weight: bold;
}

.ts-service-info h3 {
    font-size: 1.4875em;
    margin-top: -10px;
}

.service-box-title a {
    color: #333;
}

.w-100 {
    width: 100% !important;
}

/* Projects area
================================================== */
/* Project filter nav */
.shuffle-btn-group {
    display: inline-block;
    margin: 20px 0 50px;
    width: 100%;
    border-bottom: 3px solid #bf0909;
}

    .shuffle-btn-group label {
        display: inline-block;
        color: #212121;
        font-size: 0.875em;
        padding: 6px 25px;
        padding-top: 10px;
        font-weight: 700;
        text-transform: uppercase;
        transition: all 0.3s;
        cursor: pointer;
        margin: 0;
    }

@media (max-width: 1200px) {
    .shuffle-btn-group label {
        padding: 3px 18px;
    }
}

@media (max-width: 991px) {
    .shuffle-btn-group label {
        padding: 3px 7px;
        font-size: 0.75em;
    }
}

.shuffle-btn-group label.active {
    color: #212121;
    background: #bf0909;
}

.shuffle-btn-group label input {
    display: none;
}

/* Project shuffle Item */
.shuffle-item {
    padding: 5px;
}

    .shuffle-item .project-img-container {
        position: relative;
        overflow: hidden;
    }

        .shuffle-item .project-img-container img {
            -webkit-transform: perspective(1px) scale3d(1.1, 1.1, 1);
            transform: perspective(1px) scale3d(1.1, 1.1, 1);
            transition: all 400ms;
        }

        .shuffle-item .project-img-container:hover img {
            -webkit-transform: perspective(1px) scale3d(1.15, 1.15, 1);
            transform: perspective(1px) scale3d(1.15, 1.15, 1);
        }

        .shuffle-item .project-img-container:after {
            opacity: 0;
            position: absolute;
            content: '';
            top: 0;
            right: auto;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.7);
            transition: all 400ms;
        }

        .shuffle-item .project-img-container:hover:after {
            opacity: 1;
        }

        .shuffle-item .project-img-container .gallery-popup .gallery-icon {
            position: absolute;
            top: 0;
            right: 0;
            z-index: 1;
            padding: 5px 12px;
            background: #2b426B;
            color: #fff;
            opacity: 0;
            -webkit-transform: perspective(1px) scale3d(0, 0, 0);
            transform: perspective(1px) scale3d(0, 0, 0);
            transition: all 400ms;
        }

        .shuffle-item .project-img-container:hover .gallery-popup .gallery-icon {
            opacity: 1;
            -webkit-transform: perspective(1px) scale3d(1, 1, 1);
            transform: perspective(1px) scale3d(1, 1, 1);
        }

        .shuffle-item .project-img-container .project-item-info {
            position: absolute;
            top: 50%;
            margin-top: -10%;
            bottom: 0;
            left: 0;
            right: 0;
            padding: 0 30px;
            z-index: 1;
        }

        .shuffle-item .project-img-container .project-item-info-content {
            opacity: 0;
            -webkit-transform: perspective(1px) translate3d(0, 15px, 0);
            transform: perspective(1px) translate3d(0, 15px, 0);
            transition: all 400ms;
        }

            .shuffle-item .project-img-container .project-item-info-content .project-item-title {
                font-size: 1.25em;
            }

                .shuffle-item .project-img-container .project-item-info-content .project-item-title a {
                    color: #fff;
                }

                    .shuffle-item .project-img-container .project-item-info-content .project-item-title a:hover {
                        color: #bf0909;
                    }

            .shuffle-item .project-img-container .project-item-info-content .project-cat {
                background: #bf0909;
                display: inline-block;
                padding: 2px 8px;
                font-weight: 700;
                color: #000;
                font-size: 0.625em;
                text-transform: uppercase;
            }

        .shuffle-item .project-img-container:hover .project-item-info-content {
            opacity: 1;
            -webkit-transform: perspective(1px) translate3d(0, 0, 0);
            transform: perspective(1px) translate3d(0, 0, 0);
        }

.linkMasters {
    border-width: 1px;
    border-style: solid;
    padding: 10px;
    color: #2B426B;
    font-weight: bold;
    margin-top: 20px;
}

.LinkDetails {
    padding: 10px;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: gray;
}

.pipemap {
    margin-top: 60px;
    position: relative;
}
.searchButtonContent {
    
    position: relative;
    margin: auto;
}

#btSearchLocationKeyword {
    box-shadow: initial;
    text-indent: initial;
    width: 63px;
    top: 0px;
    left: auto;
    max-width: initial;
    right: -4px;
}

@media (max-width: 1010px) {
    .pipemap {
        margin-top: 100px;
    }

    .bannerlist {
    }

    .navbar-nav a {
        color: white !important;
    }

    .searchContent {
        top: -57px;
        width: 100%;
        text-align: center;
        margin: auto;
    }

    .search {
        right: auto;
    }

        .search input {
            width: 100%;
            max-width: 360px;
        }

        .search .fa-search {
            top: 8px;
            left: 0;
            margin-left: 8px;
        }
    .searchButtonContent {
        width: 100%;
        max-width: 360px;
        position: relative;
        margin: auto;
    }
    #btSearchLocationKeyword {
        box-shadow: initial;
        text-indent: initial;
        width: 63px;
        top: 0px;
        left: auto;
        max-width: initial;
        right: -4px;
    }


    .navbar-collapse {
        z-index: 99;
        margin-top: 50px;
    }

    .bannerlist {
        height: 556px;
    }

    .carousel-item {
        height: 556px;
    }

    .carousel-inner img {
        width: 1806px;
        position: absolute;
        left: -60%;
    }

    .text-date {
        text-align: left !important;
        padding: 15px !important;
        padding-bottom: 5px !important;
    }

    .pl-4, .px-4 {
        padding-left: 15px !important;
        padding-bottom: 10px !important;
        padding-right: 10px !important;
    }

    .historyRowMargin {
        margin-top: 0;
    }

    .historyresultitem {
        margin-bottom: 49px;
    }

    .historyresultContentBackimg {
        background-size: auto;
        padding-bottom: 60px;
    }

    .desktopFooter {
        display: none;
    }

    .mobileFooter {
        display: block;
    }
}

a:focus {
    border-width: 1px !important;
    border-style: dashed !important;
    border-color: blue !important;
}
