.mega-dropdown {
    position: static !important;
}

.mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
}

    .mega-dropdown-menu > li > ul {
        padding: 0;
        margin: 0;
    }

        .mega-dropdown-menu > li > ul > li {
            list-style: none;
            padding: 5px;
        }

            .mega-dropdown-menu > li > ul > li > a {
                color: #222;
                padding: 3px 0px;
            }

    .mega-dropdown-menu > li ul > li > a:hover,
    .mega-dropdown-menu > li ul > li > a:focus {
        text-decoration: none;
        color: #ff0000;
    }

    .mega-dropdown-menu .dropdown-header {
        font-size: 15px;
        color: #ff3546;
        padding: 0px;
        line-height: 30px;
    }

.carousel-control {
    width: 30px;
    height: 30px;
    top: -35px;
}

.left.carousel-control {
    right: 30px;
    left: inherit;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    font-size: 12px;
    background-color: #fff;
    line-height: 30px;
    text-shadow: none;
    color: #333;
    border: 1px solid #ddd;
}

/* Search Form */
.nav > li.nav-search > form {
    position: relative;
    width: inherit;
    z-index: 510;
    padding: 8px 0px;
    float: right;
}

.nav > li.nav-search input[type="text"] {
    display: block;
    float: left;
    width: 0px;
    margin-right: -4px;
    height: 24px;
    padding: 15px 0;
    line-height: 24px;
    font-size: 13px;
    color: #000;
    -webkit-transition: all .3s ease 1s;
    -moz-transition: all .3s ease 1s;
    -o-transition: all .3s ease 1s;
    -ms-transition: all .3s ease 1s;
    transition: all .3s ease 1s;
}

    .nav > li.nav-search input[type="text"]:focus {
        color: #000;
    }

    .nav > li.nav-search input[type="text"]:focus,
    .nav > li.nav-search:hover input[type="text"] {
        width: 110px;
        padding: 15px 20px;
        -webkit-transition: all .3s ease .1s;
        -moz-transition: all .3s ease .1s;
        -o-transition: all .3s ease .1s;
        -ms-transition: all .3s ease .1s;
        transition: all .3s ease .1s;
    }

.nav > li.nav-search input[type="submit"] {
    display: block;
    float: left;
    border: 0px;
    height: 34px;
    padding: 0 16px;
    cursor: pointer;
    background: url(../../../Common/icons/icon_util_sprites.png) -95px -25px;
    background-color: #00005a;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}

    .nav > li.nav-search input[type="submit"]:hover {
        background-color: #000;
    }

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: #f26522;
    background-image: none;
    box-shadow: none;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #f26522;
}

.search-result {
    color: #808080;
    padding-top: 10px;
    font-size: 14px;
}

.savis-block-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.savis-block {
    display: block;
    /* margin-bottom: 20px; */
    padding: 0px 10px 5px 10px;
    position: relative;
    flex-grow: 1;
    flex-basis: 0;
}

.savis-block-content {
    display: block;
    width: 100%;
    height: 100%;
}

.full-desc {
    max-height: 99999px !important;
}

    .full-desc a {
        font-size: 13px !important;
        color: #6f6f6f !important;
        font-style: italic !important;
        font-weight: 100 !important;
    }

        .full-desc a:hover {
            color: #fa4b2a !important;
        }

    .full-desc:before {
        content: '' !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .full-desc:after {
        content: '' !important;
        margin: 0 !important;
        padding: 0 !important;
    }

.savis-block .block-body-style-1 .item .title {
    font-size: 14px;
    font-weight: bold;
}

.savis-block .block-body-style-1 .item .image {
    padding-left: 10px;
    padding-right: 10px;
}

.savis-block .block-tools a {
    color: #6098c7;
    text-decoration: none;
    font-style: italic;
    font-weight: 500;
}
/*------------------------------------/**/ .savis-block-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 20px;
}

.savis-block {
    display: block;
    padding: 0px 0px 0px 0px;
    position: relative;
    flex-grow: 1;
    flex-basis: 0;
}

    /*-----------------------------------------------------*/
    /* header */
    .savis-block .block-head-style-1 {
        background: none;
        border-bottom: 3px solid #ebebeb;
    }

        .savis-block .block-head-style-1 .nav {
            margin: 0px;
            border: none;
            display: inline-block;
        }

            .savis-block .block-head-style-1 .nav li {
                margin: 0px;
                border: none;
                background-color: #ffffff;
            }

            .savis-block .block-head-style-1 .nav li {
                border: none;
                background-color: #ffffff;
                display: inline-block;
                background-color: rgba(86, 143, 213, 0);
                position: relative;
                z-index: 99;
            }

                .savis-block .block-head-style-1 .nav li:first-child:before {
                    transform: skewX(0deg);
                }

                .savis-block .block-head-style-1 .nav li a {
                    color: rgba(0, 0, 0, 0);
                    padding: unset !important;
                    text-decoration: none;
                    background: none;
                    /*text-transform: uppercase;*/
                    color: #b44617 !important;
                    margin: 0px;
                    font-size: 14px;
                }

                    .savis-block .block-head-style-1 .nav li a:hover {
                        color: #999;
                    }

                .savis-block .block-head-style-1 .nav li.active a {
                    color: #000 !important;
                    font-size: 30px;
                    border-bottom: 3px solid #00005a;
                    margin-bottom: -3px;
                    border-radius: unset;
                }

                    .savis-block .block-head-style-1 .nav li.active a:hover {
                        color: #FA4B2A;
                    }

        .savis-block .block-head-style-1 .block-title {
            padding: 10px 0px;
            display: inline-block;
            border-bottom: 3px solid #5859a9;
            margin-bottom: -3px;
            /*background: rgb(250,165,82);
        background: -moz-linear-gradient(left, rgba(250,165,82,1) 0%, rgba(255,213,155,1) 67%, rgba(251,213,164,1) 71%, rgba(251,213,164,1) 74%, rgba(255,216,162,1) 78%, rgba(250,216,168,1) 81%, rgba(250,216,168,1) 86%, rgba(250,217,166,1) 90%, rgba(255,214,158,1) 94%, rgba(254,217,164,1) 97%, rgba(255,215,164,1) 100%);
        background: -webkit-linear-gradient(left, rgba(250,165,82,1) 0%,rgba(255,213,155,1) 67%,rgba(251,213,164,1) 71%,rgba(251,213,164,1) 74%,rgba(255,216,162,1) 78%,rgba(250,216,168,1) 81%,rgba(250,216,168,1) 86%,rgba(250,217,166,1) 90%,rgba(255,214,158,1) 94%,rgba(254,217,164,1) 97%,rgba(255,215,164,1) 100%);
        background: linear-gradient(to right, rgba(250,165,82,1) 0%,rgba(255,213,155,1) 67%,rgba(251,213,164,1) 71%,rgba(251,213,164,1) 74%,rgba(255,216,162,1) 78%,rgba(250,216,168,1) 81%,rgba(250,216,168,1) 86%,rgba(250,217,166,1) 90%,rgba(255,214,158,1) 94%,rgba(254,217,164,1) 97%,rgba(255,215,164,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faa552', endColorstr='#ffd7a4',GradientType=1 );*/
            /* background-color: #6098c7; */
        }

            .savis-block .block-head-style-1 .block-title a {
                color: #000;
                font-weight: bold;
                text-decoration: none;
                text-transform: uppercase;
                /* padding: 10px 10px 13px 10px; */
                font-size: 20px;
            }

                .savis-block .block-head-style-1 .block-title a:hover {
                    color: #ddd;
                }

        .savis-block .block-head-style-1 .block-actions {
            display: inline-block;
            /* padding: 3px 3px 3px 10px; */
            float: right;
            padding: 10px 0px 10px 10px;
            margin: 0px;
        }

            .savis-block .block-head-style-1 .block-actions a {
                color: black;
                font-weight: bold;
                text-decoration: none;
                font-size: 13px;
                border-left: 1px solid black;
                padding-left: 3px;
            }

                .savis-block .block-head-style-1 .block-actions a:first-child {
                    border-left: 0px;
                }

                .savis-block .block-head-style-1 .block-actions a:hover {
                    color: #FA4B2A;
                }

        .savis-block .block-head-style-1 .dropdown-group {
            display: inline-flex;
        }

            .savis-block .block-head-style-1 .dropdown-group .btn {
                padding: 6px;
                margin-left: 4px;
                border-radius: 0;
                color: white;
                background: #FA4B2A;
            }

            .savis-block .block-head-style-1 .dropdown-group .dropdown-menu {
                border-radius: 0;
                color: black;
                background: #ffffff;
                right: 0 !important;
                left: auto !important;
                padding: 0px;
            }

    /*.actions-------------------------------------*/
    .savis-block .block-actions-style-1 {
        padding-top: 20px;
    }

        .savis-block .block-actions-style-1 .btn-tab {
            border: 1px solid #cccccc;
            border-radius: 20px;
            margin-right: 10px;
            font-size: 16px;
        }

    /*.body----------------------------------------*/
    .savis-block .block-body-style-1 {
        padding: 10px 0px 0px 0px;
        background-color: #fff;
        /* border-top: 3px solid #6098c7; */
    }

        .savis-block .block-body-style-1 .item {
            color: #6f6f6f;
            font-weight: bold;
            margin-bottom: 10px;
            line-height: 1.5em;
        }

        .savis-block .block-body-style-1 .image {
            padding-bottom: 10px;
        }

        .savis-block .block-body-style-1 .title:before {
            /* points in the end */
            /* content: '...'; */
            /* absolute position */
            position: absolute;
            /* set position to right bottom corner of block */
            right: 0em;
            bottom: .2em;
            background: white;
        }

        .savis-block .block-body-style-1 .title:after {
            /* points in the end */
            /* content: ''; */
            /* absolute position */
            position: absolute;
            /* set position to right bottom corner of text */
            right: 0em;
            /* set width and height */
            width: 1em;
            height: 1em;
            margin-top: 0.2em;
            /* bg color = bg color under block */
            background: white;
        }

        .savis-block .block-body-style-1 .desc:before {
            /* points in the end */
            /* content: '...'; */
            /* absolute position */
            position: absolute;
            /* set position to right bottom corner of block */
            right: 0em;
            bottom: 0.1em;
            background: white;
        }

        .savis-block .block-body-style-1 .desc:after {
            /* points in the end */
            /* content: ''; */
            /* absolute position */
            position: absolute;
            /* set position to right bottom corner of text */
            right: 0em;
            /* set width and height */
            width: 1em;
            height: 1em;
            margin-top: 0.2em;
            /* bg color = bg color under block */
            background: white;
        }

        .savis-block .block-body-style-1 .posted-date {
            color: #949393;
            font-size: 12px;
            background: url(/Assets/Common/icons/datetime_icon.png) no-repeat 0px 2px;
            padding-left: 15px;
            /* margin-bottom: 5px; */
        }

        .savis-block .block-body-style-1 a {
            font-weight: bold;
            text-decoration: none;
            color: black;
        }

            .savis-block .block-body-style-1 a:hover {
                color: #b44617;
            }

        .savis-block .block-body-style-1 .first-item .desc {
            font-size: 14px;
            color: #6f6f6f;
            /* font-style: italic; */
        }

        .savis-block .block-body-style-1 .first-item .title {
            font-size: 16px;
        }


        .savis-block .block-body-style-1 .tab-content {
            padding-top: 15px;
        }

            .savis-block .block-body-style-1 .tab-content .item {
                padding-left: 0.5px;
                padding-right: 0.5px;
            }

            .savis-block .block-body-style-1 .tab-content .related-news-item {
                padding-left: 10px;
                padding-right: 10px;
            }

            .savis-block .block-body-style-1 .tab-content .book-item {
                padding-left: 5px;
                padding-right: 5px;
            }

            .savis-block .block-body-style-1 .tab-content .desc-1 {
                background-color: #29383b;
            }

            .savis-block .block-body-style-1 .tab-content .desc-2 {
                background-color: #2c6a79;
            }

            .savis-block .block-body-style-1 .tab-content .desc-3 {
                background-color: #627935;
            }

            .savis-block .block-body-style-1 .tab-content .desc-4 {
                background-color: #ba3d21;
            }

            .savis-block .block-body-style-1 .tab-content .desc-content {
                height: 60px;
                margin: 10px;
                text-align: justify;
                font-size: 14px;
                font-weight: 500;
                color: #ffffff;
            }

            .savis-block .block-body-style-1 .tab-content .related-news-title {
                margin-bottom: 5px;
                font-size: 14px;
                font-weight: bold;
                color: #000;
            }

                .savis-block .block-body-style-1 .tab-content .related-news-title:hover {
                    color: #f26522;
                }

            .savis-block .block-body-style-1 .tab-content .book-desc {
                position: absolute;
                background: url(/Assets/Common/Images/bg/bg-70.png);
                width: 100%;
                bottom: 0;
                height: 100px;
            }

                .savis-block .block-body-style-1 .tab-content .book-desc .book-title {
                    color: #fff;
                    margin: 10px;
                    text-align: justify;
                }

                    .savis-block .block-body-style-1 .tab-content .book-desc .book-title a {
                        color: #fff;
                    }

                        .savis-block .block-body-style-1 .tab-content .book-desc .book-title a:hover, a:focus {
                            /*opacity: 1;*/
                        }

            .savis-block .block-body-style-1 .tab-content .viewdetail {
                padding: 10px;
            }

                .savis-block .block-body-style-1 .tab-content .viewdetail a {
                    opacity: 0.75;
                    color: #ffffff;
                    font-weight: 300;
                    margin-bottom: 15px;
                }

                    .savis-block .block-body-style-1 .tab-content .viewdetail a:hover {
                        text-decoration: none;
                        opacity: 1;
                    }

.exhibition {
    position: relative;
}

    .exhibition .large-item {
        padding-right: 3px;
    }

    .exhibition .large-desc {
        position: absolute;
        background: url(/Assets/Common/Images/bg/bg-70.png);
        width: 60%;
        color: #fff;
        bottom: 40px;
        height: 25vh;
    }

    .exhibition .exhibition-title {
        font-size: 22px;
        margin: 20px 20px 10px 60px;
        text-align: justify;
    }

        .exhibition .exhibition-title a {
            color: #fff;
        }

            .exhibition .exhibition-title a:hover {
                /*color: #f26522;*/
            }

    .exhibition .small-desc {
        position: absolute;
        background: url(/Assets/Common/Images/bg/bg-70.png);
        width: 100%;
        color: #fff;
        bottom: 0;
        height: auto;
    }

        .exhibition .small-desc .exhibition-title {
            font-size: 22px;
            margin: 10px;
            text-align: justify;
        }

    .exhibition .exhibition-desc {
        font-size: 14px;
        margin: 0 20px 20px 60px;
        text-align: justify;
    }

.full-desc {
    max-height: 99999px !important;
}

    .full-desc a {
        font-size: 13px !important;
        color: #6f6f6f !important;
        font-style: italic !important;
        font-weight: 100 !important;
    }

        .full-desc a:hover {
            color: #fa4b2a !important;
        }

    .full-desc:before {
        content: '' !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .full-desc:after {
        content: '' !important;
        margin: 0 !important;
        padding: 0 !important;
    }

.savis-block .block-body-style-1 .item .image {
    padding-left: 10px;
    padding-right: 10px;
}

.savis-block .block-tools {
    display: block;
    color: #6098c7 !important;
    position: relative;
    padding: 10px;
    float: right;
}

    .savis-block .block-tools a {
        color: #a96b45;
        text-decoration: none;
        font-style: italic;
        font-weight: 500;
    }
/*.---------------------------------------------------------------------------------------*/
.savis-slider {
    /* display: block; */
    /* margin-bottom: 20px; */
    /* padding: 5px 10px 5px 5px; */
    /* position: relative; */
}

    .savis-slider .savis-content {
        /* border: 1px solid #fa4b2a; */
        /*display: flex;*/
    }

    .savis-slider .slider-title {
        padding: 10px;
        display: inline-block;
        background-color: #FA4B2A;
        position: absolute;
        z-index: 99999;
    }

        .savis-slider .slider-title a {
            color: white;
            font-weight: bold;
            text-decoration: none;
            text-transform: uppercase;
        }

    .savis-slider .slider-image-style-1 {
        /* padding-right:10px; */
        /* background-color:white; */
    }

.slider-image-style-1 .slick-arrow {
    margin-right: 30px;
    margin-left: 30px;
}

@media (max-width:768px) {
    .savis-slider .slider-image-style-1 .item {
        height: auto !important;
    }
}

.savis-slider .slider-image-style-1 .item {
    position: relative;
    width: 100%;
    height: 350px;
    background: black;
}

    .savis-slider .slider-image-style-1 .item .item-content {
        font-size: 14px;
        position: absolute;
        bottom: 0px;
        margin-bottom: 0;
        padding: 5px 5px 5px 5px;
        color: #fff;
        background: url(../../Common/Images/bg/bg-70.png);
        width: 100%;
        height: auto;
    }

.savis-slider .slider-image-style-1 a {
    font-weight: bold;
    text-decoration: none;
    color: white;
}

    .savis-slider .slider-image-style-1 a:hover {
        color: #337ab7;
    }

.savis-slider .slider-image-style-1 .title {
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.savis-slider .slider-image-style-1 .desc {
    font-size: 13px;
    color: #ffffff;
    font-style: italic;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.savis-slider .slider-list-style-1 {
    background-color: white;
    margin-left: 5px;
}

    .savis-slider .slider-list-style-1 .item {
        border-bottom: 1px dashed #ccc;
        padding: 5px 0px 0px 0px !important;
    }

        .savis-slider .slider-list-style-1 .item.active {
            background: rgb(255,255,255);
            background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(253,253,251,1) 2%, rgba(253,253,253,1) 4%, rgba(252,251,249,1) 5%, rgba(252,251,247,1) 10%, rgba(254,250,249,1) 11%, rgba(253,249,246,1) 11%, rgba(255,251,248,1) 12%, rgba(255,252,247,1) 15%, rgba(254,249,243,1) 16%, rgba(253,248,242,1) 22%, rgba(253,249,238,1) 23%, rgba(254,250,241,1) 23%, rgba(254,247,239,1) 23%, rgba(255,248,238,1) 27%, rgba(254,245,236,1) 27%, rgba(255,244,226,1) 41%, rgba(255,239,216,1) 50%, rgba(255,239,216,1) 54%, rgba(254,236,212,1) 56%, rgba(255,234,205,1) 67%, rgba(254,233,202,1) 67%, rgba(255,232,200,1) 74%, rgba(255,229,194,1) 79%, rgba(255,229,196,1) 80%, rgba(255,227,188,1) 87%, rgba(254,225,183,1) 100%);
            background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(253,253,251,1) 2%,rgba(253,253,253,1) 4%,rgba(252,251,249,1) 5%,rgba(252,251,247,1) 10%,rgba(254,250,249,1) 11%,rgba(253,249,246,1) 11%,rgba(255,251,248,1) 12%,rgba(255,252,247,1) 15%,rgba(254,249,243,1) 16%,rgba(253,248,242,1) 22%,rgba(253,249,238,1) 23%,rgba(254,250,241,1) 23%,rgba(254,247,239,1) 23%,rgba(255,248,238,1) 27%,rgba(254,245,236,1) 27%,rgba(255,244,226,1) 41%,rgba(255,239,216,1) 50%,rgba(255,239,216,1) 54%,rgba(254,236,212,1) 56%,rgba(255,234,205,1) 67%,rgba(254,233,202,1) 67%,rgba(255,232,200,1) 74%,rgba(255,229,194,1) 79%,rgba(255,229,196,1) 80%,rgba(255,227,188,1) 87%,rgba(254,225,183,1) 100%);
            background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(253,253,251,1) 2%,rgba(253,253,253,1) 4%,rgba(252,251,249,1) 5%,rgba(252,251,247,1) 10%,rgba(254,250,249,1) 11%,rgba(253,249,246,1) 11%,rgba(255,251,248,1) 12%,rgba(255,252,247,1) 15%,rgba(254,249,243,1) 16%,rgba(253,248,242,1) 22%,rgba(253,249,238,1) 23%,rgba(254,250,241,1) 23%,rgba(254,247,239,1) 23%,rgba(255,248,238,1) 27%,rgba(254,245,236,1) 27%,rgba(255,244,226,1) 41%,rgba(255,239,216,1) 50%,rgba(255,239,216,1) 54%,rgba(254,236,212,1) 56%,rgba(255,234,205,1) 67%,rgba(254,233,202,1) 67%,rgba(255,232,200,1) 74%,rgba(255,229,194,1) 79%,rgba(255,229,196,1) 80%,rgba(255,227,188,1) 87%,rgba(254,225,183,1) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fee1b7',GradientType=1 );
            font-weight: bold;
            color: #b44617;
            /*background: url('../../Common/icons/selected.png') no-repeat 3px 10px;*/
        }

        .savis-slider .slider-list-style-1 .item .item-content .title {
            /* hide text if it more than N lines  */
            overflow: hidden;
            /* for set '...' in absolute position */
            position: relative;
            /* use this value to count block height */
            line-height: 1.5em;
            /* max-height = line-height (1.2) * lines max number (3) */
            max-height: 2.6em;
            /* fix problem when last visible word doesn't adjoin right side  */
            text-align: justify;
            /* place for '...' */
            margin-right: 0em;
            padding-right: 1em;
        }

            .savis-slider .slider-list-style-1 .item .item-content .title:before {
                /* points in the end */
                content: '...';
                /* absolute position */
                position: absolute;
                /* set position to right bottom corner of block */
                right: 0em;
                bottom: .2em;
                background: white;
            }

            .savis-slider .slider-list-style-1 .item .item-content .title:after {
                /* points in the end */
                content: '';
                /* absolute position */
                position: absolute;
                /* set position to right bottom corner of text */
                right: 0em;
                /* set width and height */
                width: 1em;
                height: 1em;
                margin-top: 0.2em;
                /* bg color = bg color under block */
                background: white;
            }
/*.---------------------------------------------------------------------------------------*/
.savis-slider .slider-image-style-2 {
    margin-bottom: 10px;
}

.slider-image-style-2 .slick-arrow {
    margin-right: 15px;
    margin-left: 15px;
    margin-top: -20px;
    background: rgba(0, 0, 0, 0.7);
}

.savis-slider .slider-image-style-2 .item {
    position: relative;
}

    .savis-slider .slider-image-style-2 .item img {
        position: relative;
    }

    .savis-slider .slider-image-style-2 .item .title {
        margin: 7px 0px 0px 0px;
        color: #000;
        width: 100%;
        line-height: 1.2em;
        height: 2.4em;
        font-size: 14px;
    }

.savis-slider .slider-image-style-2 a {
    font-weight: bold;
    text-decoration: none;
    color: black;
}

    .savis-slider .slider-image-style-2 a:hover {
        color: #fa4b2a;
    }

.savis-slider .slider-image-style-2 .title {
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.savis-slider .slider-list-style-2 .item {
    padding: 5px;
    /* height:35px; */
}

    .savis-slider .slider-list-style-2 .item.active {
        font-weight: bold;
        color: #fa4b2a;
        background: url('../../Common/icons/selected.png') no-repeat 3px 10px;
    }
/*------------------------------------/**/
.href-custom {
    color: #000;
}

    .href-custom :hover {
        color: #e6400c;
    }

.viewmore {
    font-weight: unset !important;
    color: #3e4d5c !important;
    border: 1px #ededed solid;
    padding: 3px 20px;
}

    .viewmore:hover {
        color: #fff !important;
        background: #E84D1C !important;
        border-color: #E84D1C;
    }

    .viewmore a:hover {
        text-decoration: none;
        opacity: 1;
    }


@media (max-width:767px) {
    .display-xs {
    }

    .padding-right-10-xs {
        padding-right: 10px !important;
    }

    .padding-left-5-xs {
        padding-left: 5px !important;
    }

    .padding-left-10-xs {
        padding-left: 10px !important;
    }

    .padding-right-10-xs {
        padding-right: 10px !important;
    }

    .margin-right-10-xs {
        margin-right: 10px !important;
    }

    .margin-left-10-xs {
        margin-left: 10px !important;
    }

    .padding-left-0-xs {
        padding-left: 0px !important;
    }

    .padding-0-xs {
        padding: 0px !important;
    }

    .margin-xs-5 {
        margin: -5px !important;
    }

    .padding-top-xs-15 {
        padding-top: 15px !important;
    }

    .padding-top-xs-10 {
        padding-top: 10px !important;
    }

    .margin-none-xs {
        margin: 0px !important;
    }

    .container-fluid {
        padding: 0px;
    }

    .padding-top-10-xs {
        padding-top: 10px !important;
    }

    .padding-top-0-xs {
        padding-top: 0px !important;
    }

    .padding-right-10-xs {
        padding-right: 10px !important;
    }

    .padding-bottom-10-xs {
        padding-bottom: 10px !important;
    }
}

.margin-none {
    margin: 0px !important;
}

.padding-bottom-0 {
    padding-bottom: 0px !important;
}

.margin-bottom-none {
    margin-bottom: 0px !important;
}

.margin-top-15 {
    margin-top: 15px !important;
}

.title-hotsnews {
    background: url(/Assets/Common/Images/bg/tin-noi-bat-bg.gif);
    background-size: cover;
    padding: 8px 10px;
    margin-bottom: 0px;
    background-color: #eaeaea;
    width: 100%;
    text-align: center;
}

.title-category {
    font-size: large;
    font-weight: bolder;
    color: #555;
    /* padding-bottom: 5px; */
    border: 1px solid #ebebeb;
    background: #ebebeb;
}

    .title-category span {
        margin-left: -10px;
    }

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    width: 100%;
}

.table > thead > tr > th {
    text-align: center;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: transparent;
}

#atstbx {
    float: left;
}

textarea:focus, input:focus, div:focus {
    outline: none;
}

.navbar-nav > li > .dropdown-menu {
    padding: 0px;
    background-image: url("/Assets/Common/Images/bg/bg_menu.png"); /* For browsers that do not support gradients */
    background-color: #fff;
    background-repeat: repeat-y;
    margin-top: -1px;
}

.tab-content-nav {
    background-color: #fff;
    padding-bottom: 20px;
    /*min-height: 380px;*/
}

    .tab-content-nav ul {
        line-height: 2em;
        padding: 0px;
    }

    .tab-content-nav .nav-title {
        color: #f26522;
    }

.dropdown-menu .nav-tabs > li {
    float: none;
}

    .dropdown-menu .nav-tabs > li.active {
        border: none;
        margin: 0px;
    }

        .dropdown-menu .nav-tabs > li.active > a, .dropdown-menu .nav-tabs > li.active > a:hover, .dropdown-menu .nav-tabs > li.active > a:focus {
            background: transparent !important;
            color: #f26522 !important;
            padding: 0px;
            margin: 15px 10px;
            font-weight: normal;
        }

    .dropdown-menu .nav-tabs > li > a, .dropdown-menu .nav-tabs > li > a:hover, .dropdown-menu .nav-tabs > li > a:focus {
        padding: 0px;
        margin: 15px 10px;
        background: transparent;
    }

.dropdown-menu .nav-tabs {
    border: none;
    font-size: 15px;
    padding: 20px 0px;
}

.dropdown-menu .tab-content {
    padding: 0px 5px;
}

.nav-tabs .fade {
    opacity: initial;
}
