﻿/*body {
    line-height: unset;
    font-size: 14px !important;
}
*/
.content-header {
    font-size: 1rem;
    background-color: #083145;
    padding: 10px 20px;
    color: white;
    line-height: 1.4rem;
}

    .content-header h2 {
        margin-top: 6px;
        margin-bottom: unset;
        display: inline-block;
        vertical-align: middle;
    }

.content-detail {
    font-size: 1rem;
    line-height: 1.5rem;
    text-indent: 2em;
    display: inline;
}

h3 {
    font-size: 1.2rem;
}

.indxNewsmin .inxnews-list {
    height: 350px;
}

.inxnews-list li .tiothumb img {
    width: 300px;
    height: 200px;
}

.product-list li .tiothumb img {
    width: 200px;
    height: 200px;
}

.indxNews-wraper {
    padding-bottom: 0px;
}

.product-list li .tiothumb img {
    width: 350px;
}

.text-content {
    font-size: 1rem;
    line-height: 1.5rem;
    padding-top: 20px;
    float: left;
    width: 50%;
}


.content-detail img {
    margin-top: 20px;
    width: 50%;
}

.product-list-item {
    height: 300px;
    float: left;
    width: 25%;
    margin-right: 30px;
}

.pcnavmenubtn {
    display: none;
}


.news-footer {
    padding-top: 20px;
}


.product table {
    width: 100%;
    border-bottom-style: double;
    border-bottom-color: #1366d0;
}

.product tr {
    border-bottom-style: solid;
    border-bottom-color: #1366d0;
    border-bottom-width: 1px;
}

.product .tr-header {
    background-color: #1366d0;
    color: white;
}

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}

    .btn-circle.btn-lg {
        width: 50px;
        height: 50px;
        padding: 10px 16px;
        font-size: 18px;
        line-height: 1.33;
        border-radius: 25px;
    }


/* GEO - Semibold */
@font-face {
    font-family: 'Geogrotesque-SemiBold';
    src: url('../fonts/webfonts/geo-semibold/eot/style_169898.eot');
    src: url('../fonts/webfonts/geo-semibold/eot/style_169898.eot?#iefix') format('embedded-opentype'),url('../fonts/webfonts/geo-semibold/woff/style_169898.woff') format('woff'),url('../fonts/webfonts/geo-semibold/ttf/style_169898.ttf') format('truetype'),url('../fonts/webfonts/geo-semibold/svg/style_169898.svg#Geogrotesque-SemiBold') format('svg');
}

/* GEO - Medium */
@font-face {
    font-family: 'Geogrotesque-Medium';
    src: url('../fonts/webfonts/geo-medium/eot/1110FC_0.eot');
    src: url('../fonts/webfonts/geo-medium/eot/1110FC_0.eot?#iefix') format('embedded-opentype'),url('../fonts/webfonts/geo-medium/woff/1110FC_0.woff') format('woff'),url('../fonts/webfonts/geo-medium/ttf/1110FC_0.ttf') format('truetype'),url('webfonts/1110FC_0.svg#wf') format('svg');
}

/* GEO - Regular */
@font-face {
    font-family: 'Geogrotesque-Regular';
    src: url('../fonts/webfonts/geo-regular/eot/11014B_0.eot');
    src: url('../fonts/webfonts/geo-regular/eot/11014B_0.eot?#iefix') format('embedded-opentype'),url('../fonts/webfonts/geo-regular/woff/11014B_0.woff') format('woff'),url('../fonts/webfonts/geo-regular/ttf/11014B_0.ttf') format('truetype'),url('../fonts/webfonts/geo-regular/svg/11014B_0.svg#wf') format('svg');
}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
    font-family: 'flexslider-icon';
    src: url('../fonts/webfonts/flexslider-icon.eot');
    src: url('../fonts/webfonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('../fonts/webfonts/flexslider-icon.woff') format('woff'), url('../fonts/webfonts/flexslider-icon.ttf') format('truetype'), url('../fonts/webfonts/flexslider-icon.svg#flexslider-icon') format('svg');
    font-weight: normal;
    font-style: normal;
}

