﻿/*css*/
a
{
    font-size: 15px;
    font-family: 微軟正黑體, "Microsoft JhengHei", MingLiU, sans-serif;
}

th, tr td
{
    font-family: 微軟正黑體, "Microsoft JhengHei", MingLiU, sans-serif;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6,label,select,input
{
    font-family: 微軟正黑體, "Microsoft JhengHei", MingLiU, sans-serif;
}

.red
{
    color: red !important;
}


.blue
{
    color: #1a89e7 !important;
}

.bg-yellow
{
    background: yellow;
}

.panel-heading
{
    font-family: 微軟正黑體, "Microsoft JhengHei", MingLiU, sans-serif;
    font-size: 1.2em;
}



.btn-exam
{
    font-size: 18px;
    padding: 10px 15px;
    margin: 15px 0px;
}

.btn-nav a
{
    padding: 10px 15px !important;
    margin: 5px;
}

.mbr-navbar__item
{
    padding: 5px;
}

.btnJoin
{
    color: #fff;
    font-size: 16px;
    width: 175px;
}

    .btnJoin ul
    {
        padding: 0px;
    }


.blog-bottom h4
{
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 0.5em;
}

.blog-column .panel-heading
{
    text-align: center;
    font-size: 21px;
    font-weight: 600;
}


.blog-contain
{
    padding: 15px;
}

.title
{
    background: url(../images/bg-title.png) repeat-x center 25px;
    text-transform: uppercase;
    font: 20px/46px 微軟正黑體, "Microsoft JhengHei", MingLiU, sans-serif;
    color: #a1aeb0;
    text-align: center;
    margin: 30px 0;
}

.plan a, .mbr-navbar__item a
{
    font-size: 15px;
    font-family: 微軟正黑體, "Microsoft JhengHei", MingLiU, sans-serif;
    border: 1px solid #fff;
    color: #fff;
}

.map p
{
    font-size: 15px;
    font-family: 微軟正黑體, "Microsoft JhengHei", MingLiU, sans-serif;
    color: #fff;
}


.navbar-brand
{
    float: left;
    padding: 2px;
    font-size: 18px;
    line-height: 20px;
    height: 60px;
    min-width: 200px;
}

.navbar-inverse
{
    background-color: #1a89e7;
    border-color: #333;
    background-image: linear-gradient(to bottom, #1a89e7 100%, #1a89e7);
    background-image: -webkit-linear-gradient(top,#1a89e7 0,#1a89e7 100%);
    -webkit-box-shadow: 0 3px 5px rgba(0,0,0,.4);
    -moz-box-shadow: 0 3px 5px rgba(0,0,0,.4);
    -ms-box-shadow: 0 3px 5px rgba(0,0,0,.4);
    box-shadow: 0 3px 5px rgba(0,0,0,.4);
    padding: 5px;
}

    .navbar-inverse .navbar-nav > li > a
    {
        color: #fff;
    }

.navbar-brand img
{
    display: block;
    padding: 0px 15px;
    vertical-align: middle;
    max-width: 70px;
    /* width: 100px; */
}



.box-contain
{
    min-height: 160px;
}

.box
{
    color: rgb(255, 255, 255);
    font-size: 16px;
    line-height: 26px;
    text-align: left;
    min-height: 182px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(237, 237, 237);
    -moz-border-image: initial;
    -o-border-image: initial;
    -webkit-border-image: initial;
    border-image: initial;
    padding: 15px 15px 15px 10%;
}

section p, section ul li, section ol li, .modal-body ul li
{
    font-size: 1em;
    font-family: 微軟正黑體, "Microsoft JhengHei", MingLiU, sans-serif;
    line-height: 30px;
}


.modaltitle
{
    color: #317eac;
    font-size: 18px;
    letter-spacing: 2px;
}

#section-2 .col-md-4
{
    text-align: center;
}

.tip
{
    min-height: 200px;
}

    .tip a
    {
        background-color: #1a89e7 !important;
        border: none;
        text-align: center;
        display: block;
        width: 220px;
        padding: 4px;
        margin: 10px auto;
    }

    .tip img
    {
        -moz-border-radius: 100%;
        -webkit-border-radius: 100%;
        border-radius: 100%;
        width: 120px;
        height: 120px;
    }

.dashed-border
{
    border-bottom: 1px dashed #ccc;
}

.form-control
{
    display: block;
    width: 100%;
    padding: 15px 18px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #373737;
    background-color: #f6f6f6;
    background-image: none;
    border: 2px solid #dddddd;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.heading-center
{
    text-align: center;
    /*color: rgb(255, 255, 255);*/
    font-family: 微軟正黑體, "Microsoft JhengHei", MingLiU, sans-serif;
    margin: 10% 0px 5% 0px;
}

.center
{
    text-align: center;
}



.heading h2
{
    color: #e74c3c;
    font-size: 2em;
    line-height: 42px;
}

.heading p
{
    color: #333;
    font-size: 1.2em;
    line-height: 35px;
    max-width: 80%;
    margin: 3% auto;
    text-align: center;
}

.section-wrap .image
{
    text-align: center;
}

.color-white
{
    color: rgb(255, 255, 255) !important;
}


.hero_text
{
    color: rgb(0, 0, 0);
    font-size: 42px;
    font-weight: bold;
    left: -2px;
    letter-spacing: 2px;
    line-height: 40px;
    padding-bottom: 20px;
    position: relative;
    top: 8px;
    text-transform: uppercase;
    margin: 5px 0px;
}


/*林強老師深度訪談*/
.view-pic img
{
    width: 100%;
    margin-top: 80px;
}

.mbr-hero p
{
    color: #fff;
    width: 80%;
    margin: 30px 0px;
    font-size: 18px;
}

.more
{
    text-align: center;
    margin: 10px 0px 25px 0px;
}

    .more a
    {
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        font-family: 微軟正黑體, "Microsoft JhengHei", MingLiU, sans-serif;
        font-size: 18px;
        margin: 10px 5px;
    }

    .more button
    {
        font-size: 18px;
        margin: 10px 15px;
    }

.marginbottom25
{
    margin-bottom: 25px;
}

.map a
{
    color: #fff;
}

.card-box
{
    margin-top: 20px;
}

    .card-box img
    {
        width: 100%;
        height: 105px;
    }


.effect i
{
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    height: 42px;
    width: 42px;
    line-height: 44px;
    background: hsla(0, 0%, 0%, 0.5);
    opacity: 0;
    -webkit-transition: opacity 0.25s, -webkit-transform 0.25s;
    -moz-transition: opacity 0.25s, transform 0.25s;
    -o-transition: opacity 0.25s, transform 0.25s;
    transition: opacity 0.25s, transform 0.25s;
    -webkit-transform: translate3d(0, 30px, 0);
    -moz-transform: translate3d(0, 30px, 0);
    -ms-transform: translate3d(0, 30px, 0);
    -o-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
}

.mbr-gallery-item .icon
{
    position: absolute;
    padding-left: 10px;
    font-size: 20px;
    top: 50%;
    left: 50%;
    color: #fff;
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition: .2s opacity ease-in-out;
    -moz-transition: .2s opacity ease-in-out;
    -o-transition: .2s opacity ease-in-out;
    transition: .2s opacity ease-in-out;
}

.mbr-gallery-item > a:hover .icon
{
    opacity: 1;
}

.modal-content .fa-expand
{
    display: none !important;
}

#section-2 h3
{
    color: #fff;
    height: 40px;
}

.pricing-table-1
{
    -moz-box-shadow: rgba(10, 10, 10, 0.0588235) 0px 1px 0px inset;
    -webkit-box-shadow: rgba(10, 10, 10, 0.0588235) 0px 1px 0px inset;
    box-shadow: rgba(10, 10, 10, 0.0588235) 0px 1px 0px inset;
    position: relative;
    background: rgb(240, 240, 240);
    overflow: hidden;
    padding: 25px;
}

    .pricing-table-1 .plan
    {
        -moz-box-shadow: rgba(10, 10, 10, 0.0588235) 0px 2px 2px;
        -webkit-box-shadow: rgba(10, 10, 10, 0.0588235) 0px 2px 2px;
        box-shadow: rgba(10, 10, 10, 0.0588235) 0px 2px 2px;
        color: rgb(72, 79, 90);
        padding-bottom: 39px;
        text-align: center;
        min-height: 300px;
        background: rgb(255, 255, 255);
        margin: 0px;
    }

    .pricing-table-1 .deep-green h3
    {
        background: rgb(26, 188, 156);
    }

/*名師群*/
.case
{
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    border: 1px solid rgba(204, 204, 204, 0.8);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    color: #666;
    cursor: pointer;
    display: block;
    transition: all .3s ease-in-out 0s;
    text-align: center;
    margin: 0 auto;
    padding: 30px;
}

    .case:hover
    {
        -webkit-box-shadow: 0 15px 30px rgba(0,0,0,.1);
        -moz-box-shadow: 0 15px 30px rgba(0,0,0,.1);
        -ms-box-shadow: 0 15px 30px rgba(0,0,0,.1);
        box-shadow: 0 15px 30px rgba(0,0,0,.1);
        z-index: 999;
    }

.img-radius img
{
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}



/* ====== (2.4) Testimonial SECTION ===== */

.testimonial-col
{
    display: inline-block;
}

.testimonial_wrapper
{
    visibility: visible;
    -webkit-transform: translateY(0) scale(1);
    -moz-transform: translateY(0) scale(1);
    -ms-transform: translateY(0) scale(1);
    -o-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
    opacity: 1;
    -webkit-transition: all 0.35s ease 0s, -webkit-transform 1s cubic-bezier(0.6, 0.2, 0.1, 1) 0.2s, opacity 1s cubic-bezier(0.6, 0.2, 0.1, 1) 0.2s;
    -moz-transition: all 0.35s ease 0s, transform 1s cubic-bezier(0.6, 0.2, 0.1, 1) 0.2s, opacity 1s cubic-bezier(0.6, 0.2, 0.1, 1) 0.2s;
    -o-transition: all 0.35s ease 0s, transform 1s cubic-bezier(0.6, 0.2, 0.1, 1) 0.2s, opacity 1s cubic-bezier(0.6, 0.2, 0.1, 1) 0.2s;
    transition: all 0.35s ease 0s, transform 1s cubic-bezier(0.6, 0.2, 0.1, 1) 0.2s, opacity 1s cubic-bezier(0.6, 0.2, 0.1, 1) 0.2s;
}

.testimonial-name p
{
    color: #fff;
}

.testimonial_wrapper:hover .testimonial-content
{
    background-color: #e74c3c;
}

#testimonial
{
    padding: 75px 0px;
    background-color: #fff;
}

    #testimonial .section_title h2
    {
        color: #1a1a1a;
    }

    #testimonial .section_title p
    {
        color: #444444;
    }

.testimonial-content
{
    background-color: #1a1a1a;
    padding: 10px;
    height: 320px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: color, background-color;
    -moz-transition-property: color, background-color;
    -o-transition-property: color, background-color;
    transition-property: color, background-color;
}



.testimonial-name
{
    position: relative;
    left: 0;
    right: 0;
    margin-top: 62%;
}

    .testimonial-name h4
    {
        text-transform: uppercase;
        font-size: 35px;
        line-height: 40px;
        text-align: center;
        color: #fff;
        font-weight: 400;
    }

.testimonial-text_content
{
    background-color: #f5f5f5;
    padding: 25px 30px;
    margin-bottom: 30px;
}

    .testimonial-text_content .fa-quote-left
    {
        position: absolute;
        color: #e7e6e6;
        font-size: 50px;
        margin-top: -10px;
        margin-left: -16px;
    }

    .testimonial-text_content p
    {
        color: #000;
        font-size: 1em;
        font-weight: 400;
        text-align: left;
        line-height: 30px;
        margin: 0px;
        position: relative;
        min-height: 280px;
    }

/* End Testimonial Section */


.gm-style .gm-style-mtc label, .gm-style .gm-style-mtc div
{
    font-weight: 400;
}

.gm-style .gm-style-cc span, .gm-style .gm-style-cc a, .gm-style .gm-style-mtc div
{
    font-size: 10px;
}

@media print
{
    .gm-style .gmnoprint, .gmnoprint
    {
        display: none;
    }
}

@media screen
{
    .gm-style .gmnoscreen, .gmnoscreen
    {
        display: none;
    }
}

.gm-style
{
    font-family: Roboto,Arial,sans-serif;
    font-size: 11px;
    font-weight: 400;
    text-decoration: none;
}

    .gm-style img
    {
        max-width: none;
    }

@-webkit-keyframes _gm4976
{
    0%
    {
        -webkit-transform: translate3d(0px,-500px,0);
        -webkit-animation-timing-function: ease-in;
    }

    50%
    {
        -webkit-transform: translate3d(0px,0px,0);
        -webkit-animation-timing-function: ease-out;
    }

    75%
    {
        -webkit-transform: translate3d(0px,-20px,0);
        -webkit-animation-timing-function: ease-in;
    }

    100%
    {
        -webkit-transform: translate3d(0px,0px,0);
        -webkit-animation-timing-function: ease-out;
    }
}

.navbar-inverse .navbar-toggle .icon-bar
{
    background-color: #1a89e7;
}

/*自適應RWD*/

@media only screen and ( min-width:1680px) and (max-width :1921px)
{

    .banner
    {
        height: 100%;
        margin-top: 10%;
        display: block;
        min-height: 600px;
    }

    .container
    {
        /*width: 100%;*/
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-right: 15px;
    }

    .navbar-nav
    {
        float: right;
        margin: 0;
    }


    .testimonials_row
    {
    }

    .testimonial-image
    {
        position: absolute;
        left: 0;
        right: 0;
    }

        .testimonial-image img
        {
            -moz-border-radius: 100%;
            -webkit-border-radius: 100%;
            border-radius: 100%;
        }

    .main-view
    {
        background-image: url(../images/img-1921x650-1.jpg);
        position: fixed;
        top: 60px;
        left: 0px;
        width: 1921px;
        height: 650px;
        pointer-events: none;
        visibility: visible;
        background-size: contain;
        background-repeat: no-repeat;
        overflow: hidden;
    }
}


@media only screen and ( min-width:1279px) and (max-width :1679px)
{
    .banner
    {
        height: 100%;
        margin-top: 10%;
        display: block;
        min-height: 600px;
    }

    .container
    {
        /*width: 100%;*/
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-right: 15px;
    }

    .navbar-nav
    {
        float: right;
        margin: 0;
    }


    .testimonials_row
    {
        margin-top: 0px;
    }

    .testimonial-image img
    {
        -moz-border-radius: 100%;
        -webkit-border-radius: 100%;
        border-radius: 100%;
        margin-top: 30px;
    }

    .main-view
    {
        background-image: url(../images/img-1921x650-1.jpg);
        position: fixed;
        top: 60px;
        left: 0px;
        width: 1921px;
        height: 550px;
        pointer-events: none;
        visibility: visible;
        background-size: contain;
        background-repeat: no-repeat;
        overflow: hidden;
    }
}

@media only screen and ( min-width:960px) and (max-width :1278px)
{

    .banner
    {
        height: 100%;
        margin-top: 10%;
        display: block;
        min-height: 400px;
    }

    .container
    {
        /*width: 100%;*/
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-right: 15px;
    }

    .navbar-nav
    {
        float: right;
        margin: 0;
    }


    .testimonials_row
    {
        margin-top: 0px;
    }

    .testimonial-image img
    {
        -moz-border-radius: 100%;
        -webkit-border-radius: 100%;
        border-radius: 100%;
        margin-top: 30px;
    }

    .main-view
    {
        background-image: url(../images/img-1921x650-1.jpg);
        position: fixed;
        top: 60px;
        left: 0px;
        width: 1921px;
        height: 350px;
        pointer-events: none;
        visibility: visible;
        background-size: contain;
        background-repeat: no-repeat;
        overflow: hidden;
    }
}

@media only screen and ( min-width:768px) and (max-width :959px)
{


    .banner
    {
        height: 100%;
        margin-top: 10%;
        display: block;
        min-height: 400px;
    }

    .container
    {
        /*width: 100%;*/
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-right: 15px;
    }

    .navbar-nav
    {
        float: right;
        margin: 0;
        padding-top: 15px;
        right: 0%;
    }


    /*禮物卡*/
    .gift-card
    {
        background: #e74c3c;
    }


    .testimonials_row
    {
        margin-top: 0px;
    }

    .testimonial-image img
    {
        -moz-border-radius: 100%;
        -webkit-border-radius: 100%;
        border-radius: 100%;
        margin-top: 30px;
    }

    .main-view
    {
        background-image: url(../images/img-1921x650-1.jpg);
        position: fixed;
        top: 60px;
        left: 0px;
        width: 1921px;
        height: 260px;
        pointer-events: none;
        visibility: visible;
        background-size: contain;
        background-repeat: no-repeat;
        overflow: hidden;
    }
}

@media only screen and ( min-width:481px) and (max-width :767px)
{

    .banner
    {
        height: 100%;
        margin-top: 10%;
        display: block;
        min-height: 400px;
    }

    .container
    {
        /*width: 100%;*/
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-right: 15px;
    }


    /*導覽列*/
    .navbar-inverse .navbar-toggle
    {
        border-color: #333333;
        background: #fff;
        position: absolute;
        left: 90%;
        float: left;
    }

        .navbar-inverse .navbar-toggle:hover
        {
            background: #f4f4f4;
        }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form
    {
        background: #fff;
    }

    .navbar-inverse .navbar-nav > li > a
    {
        color: #1a89e7;
    }

    .plan a, .mbr-navbar__item a
    {
        border-color: #afdaff;
        background: #fff;
        color: #1a89e7;
    }

    .navbar-inverse .navbar-nav > li > a:hover
    {
        color: #000;
    }

    .navbar-inverse .navbar-nav > li
    {
        border-bottom: #ccc;
    }


    /*金榜翻轉人生 三民書香化禮-背景圖*/
    .view_pic
    {
        background-image: none;
        background: #e74c3c;
    }
    /*禮物卡*/
    .gift-card
    {
        background: #e74c3c;
    }

    .testimonials_row
    {
        margin-top: 0px;
    }

    .testimonial-image img
    {
        -moz-border-radius: 100%;
        -webkit-border-radius: 100%;
        position: absolute;
        border-radius: 100%;
        left: 220px;
    }

    .main-view
    {
        background-image: url(../images/img-1921x650-1.jpg);
        position: fixed;
        top: 60px;
        left: 0px;
        width: 1921px;
        height: 250px;
        pointer-events: none;
        visibility: visible;
        background-size: contain;
        background-repeat: no-repeat;
        overflow: hidden;
    }
}

@media only screen and ( min-width:321px) and (max-width :480px)
{
    body
    {
        position: relative;
        left: 0px;
    }

    .banner
    {
        height: 100%;
        margin-top: 10%;
        display: block;
        min-height: 400px;
    }

    .container
    {
        /*width: 100%;*/
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-right: 15px;
    }
    /*導覽列*/

    .navbar-inverse .navbar-toggle
    {
        border-color: #333333;
        background: #fff;
        position: absolute;
        left: 75%;
        float: left;
    }

        .navbar-inverse .navbar-toggle:hover
        {
            background: #f4f4f4;
        }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form
    {
        background: #fff;
    }

    .navbar-inverse .navbar-nav > li > a
    {
        color: #1a89e7;
    }

    .plan a, .mbr-navbar__item a
    {
        border-color: #afdaff;
        background: #fff;
        color: #1a89e7;
    }

    .navbar-inverse .navbar-nav > li > a:hover
    {
        color: #000;
    }



    .navbar-inverse .navbar-nav > li
    {
        border-bottom: #ccc;
    }

    .hero_text
    {
        color: rgb(0, 0, 0);
        font-size: 2em;
        font-weight: bold;
        left: -2px;
        letter-spacing: 2px;
        line-height: 40px;
        padding-bottom: 20px;
        position: relative;
        /* top: 8px; */
        text-transform: uppercase;
        /* margin: 5px 0px; */
    }


    /*禮物卡*/

    #section-2 .box
    {
        width: 300px;
    }

    .gift-card
    {
        background: #e74c3c;
    }

    .heading h2
    {
        font-size: 1.5em;
    }

    #section-3 h2
    {
        color: #fff;
        font-size: 28px;
        height: 60px;
    }

    .mbr-hero
    {
        margin-top: 45%;
        padding-left: 25px;
        min-height: 200px;
    }

    .width90
    {
        width: 90%;
    }

    .testimonials_row
    {
        margin-top: 0px;
    }

    .testimonial-image img
    {
        -moz-border-radius: 100%;
        -webkit-border-radius: 100%;
        position: absolute;
        border-radius: 100%;
        left: 90px;
    }

    .main-view
    {
        background-image: url(../images/img-1921x650-1.jpg);
        position: fixed;
        top: 60px;
        left: 0px;
        width: 1921px;
        height: 150px;
        pointer-events: none;
        visibility: visible;
        background-size: contain;
        background-repeat: no-repeat;
        overflow: hidden;
    }

    .view_pic
    {
        background-image: none;
        background: #e74c3c;
    }
}

@media only screen and ( max-width:320px)
{
    body
    {
        position: relative;
        left: 0px;
    }

    .banner
    {
        height: 100%;
        margin-top: 10%;
        display: block;
        min-height: 400px;
    }

    /*導覽列*/

    .navbar-inverse .navbar-toggle
    {
        border-color: #333333;
        background: #fff;
        position: absolute;
        left: 72%;
        float: left;
    }


        .navbar-inverse .navbar-toggle:hover
        {
            background: #f4f4f4;
        }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form
    {
        background: #fff;
    }

    .navbar-inverse .navbar-nav > li > a
    {
        color: #1a89e7;
    }

    .plan a, .mbr-navbar__item a
    {
        border-color: #afdaff;
        background: #fff;
        color: #1a89e7;
    }

    .navbar-inverse .navbar-nav > li > a:hover
    {
        color: #000;
    }


    .navbar-inverse .navbar-nav > li
    {
        border-bottom: #ccc;
    }

    .hero_text
    {
        color: rgb(0, 0, 0);
        font-size: 2em;
        font-weight: bold;
        left: -2px;
        letter-spacing: 2px;
        line-height: 30px;
        padding-bottom: 5px;
        position: relative;
        top: 8px;
        text-transform: uppercase;
    }


    /*禮物卡*/
    .gift-card
    {
        background: #e74c3c;
    }

    #section-2 .box
    {
        width: 250px;
    }

    .heading h2
    {
        font-size: 28px;
    }

    #section-3 h2
    {
        color: #fff;
        font-size: 28px;
        height: 60px;
    }

    .mbr-hero
    {
        margin-top: 60%;
        padding-left: 25px;
        min-height: 120px;
    }

    .width90
    {
        width: 90%;
    }

    .testimonials_row
    {
        margin-top: 0px;
    }

    .testimonial-image img
    {
        -moz-border-radius: 100%;
        -webkit-border-radius: 100%;
        position: absolute;
        border-radius: 100%;
        left: 40px;
    }

    .main-view
    {
        background-image: url(../images/img-1921x650-1.jpg);
        position: fixed;
        top: 60px;
        left: 0px;
        width: 1921px;
        height: 120px;
        pointer-events: none;
        visibility: visible;
        background-size: contain;
        background-repeat: no-repeat;
        overflow: hidden;
    }

    .view_pic
    {
        background-image: none;
        background: #e74c3c;
    }
}


/*cover bootstrap*/
@media (min-width: 768px)
{
    .modal-dialog
    {
        width: 800px; /*調整尺寸*/
        margin: 30px auto;
    }
}

@media (max-width: 768px)
{

    .mbr-hero p
    {
        color: #333;
        width: 100%;
        /* margin: 10px 0px; */
        font-size: 18px;
    }

    .mbr-hero
    {
        padding: 5px 0px;
    }

    .section-wrap
    {
        width: 100% !important;
    }


    .table-fill
    {
        zoom: .8;
    }
}




@media only screen and ( min-width:1680px) and (max-width :1921px)
{
    .previewVideoIframe, .carousel-inner > .item > img
    {
        height: 300px;
        background: #fff;
        border: 1px solid #ccc;
        margin: 5px auto;
        min-width: 650px;
        min-height: 350px;
        display: block;
    }
}

@media only screen and ( min-width:1680px)
{
    .previewVideoIframe, .carousel-inner > .item > img
    {
        height: 300px;
        background: #fff;
        border: 1px solid #ccc;
        margin: 5px auto;
        min-width: 650px;
        min-height: 350px;
        display: block;
    }
}



/*影片*/

@media only screen and ( min-width:1279px) and (max-width :1679px)
{
    .previewVideoIframe, .carousel-inner > .item > img
    {
        height: 250px;
        background: #fff;
        border: 1px solid #ccc;
        margin: 5px auto;
        min-width: 650px;
        min-height: 350px;
        display: block;
    }
}

@media only screen and ( min-width:960px) and (max-width :1278px)
{
    .previewVideoIframe, .carousel-inner > .item > img
    {
        background: #fff;
        border: 1px solid #ccc;
        margin: 5px auto;
        min-width: 650px;
        min-height: 350px;
        display: block;
    }
}

@media only screen and ( min-width:481px) and (max-width :959px)
{
    .previewVideoIframe, .carousel-inner > .item > img
    {
        background: #fff;
        border: 1px solid #ccc;
        margin: 5px auto;
        min-width: 300px;
        display: block;
    }
}

@media only screen and ( min-width:321px) and (max-width :480px)
{
    .previewVideoIframe, .carousel-inner > .item > img
    {
        height: 125px;
        max-width: 100%;
        margin-bottom: 30px;
    }
}

@media only screen and ( max-width:320px)
{
    .previewVideoIframe, .carousel-inner > .item > img
    {
        height: 125px;
        max-width: 100%;
    }
}


@media (min-width: 768px)
{
    .navbar-nav
    {
        float: right;
        margin: 0;
        position: relative;
        right: 15%;
    }
}

@media only screen and (max-width: 1921px) and (min-width: 1680px)
{
    .btnJoin
    {
        /* background-color: #e7e7e7; */
        color: #fff;
        font-size: 16px;
        position: absolute;
        padding: 5px;
        /* top: 8px; */
        right: 20%;
    }
}
