@charset "utf-8";

/* CSS Document */


/*.idSec3 .figure-caption h3.figure-caption-title {color: #000!important;}*/

.idSec3 .figure-caption-description a {
    color: #000;
}

.nvSec header h1.hairline {
    font-size: 24px;
}

.idSec3 {
    background-image: none !important;
}

ul.flex-direction-nav {
    display: none;
}

ul.slides figcaption>.col-md-12 {
    display: table;
    height: 100%;
    width: 100%;
}

.idbnSec .condensed {
    max-width: 100%;
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    text-align: center;
}

.flexslider figcaption {
    padding: 0;
}

.editor-area {
    color: #666;
}

.editor-area p {
    color: #666;
}

.editor-area ul {
    color: #666;
}

.editor-area ol {
    color: #666;
}

.editor-area h1,
.editor-area h2,
.editor-area h3 {
    color: #666;
}

.editor-area h4,
.editor-area h5,
.editor-area h6 {
    color: #666;
}

@charset "utf-8";

/* CSS Document */

figure header .hyper {
    font-size: 48px;
    text-align: center;
    line-height: 2;
}

figure header .bigger {
    font-size: 30px;
    text-align: center;
    line-height: 2;
}

@media (max-width:576px) {
    #slider-flex12 .slides h1 {
        font-size: 14px;
    }
}

header .hyper {
    font-size: 48px;
}

header .bigger {
    font-size: 30px;
}

@media (max-width:991px) {
    header .hyper {
        font-size: 32px;
        font-weight: bold !important;
    }

    header .bigger {
        font-size: 21px;
    }

    .welBtn {
        font-size: 16px;
    }

    #slider-flex12 .slides .hyper {
        font-size: 32px;
        font-weight: bold !important;
    }

    #slider-flex12 .slides .bigger {
        font-size: 18px;
    }
}

@media (max-width:576px) {
    header .hyper {
        font-size: 18px;
        font-weight: bold;
    }

    header .bigger {
        font-size: 14px;
    }

    .welBtn {
        font-size: 12px;
    }

    #slider-flex12 .slides .hyper {
        font-size: 18px;
        font-weight: bold;
    }

    #slider-flex12 .slides .bigger {
        font-size: 14px;
    }
}

@media (max-width:375px) {
    #slider-flex12 .slides .hyper {
        font-size: 15px;
        font-weight: bold;
    }

    #slider-flex12 .slides .bigger {
        font-size: 12px;
    }
}

.editor-area .nav-tabs {
    padding: 0;
    margin: 0 -10px;
}

.editor-area .nav-tabs>li {
    padding: 0 10px;
    margin: 0;
}

.editor-area .nav-tabs>li>a {
    background-color: #f5f5f5;
    color: #444;
    margin: 0;
}

.editor-area .nav-tabs>li>a:hover,
.editor-area .nav-tabs>li.active>a,
.editor-area .nav-tabs>li.active>a:hover,
.editor-area .nav-tabs>li.active>a:focus {
    background-color: #1a74b8;
    color: #fff;
}

.editor-area .tab-content {
    padding: 2.5rem 0 0 0;
}