﻿@media only screen and (max-width: 768px) {
    .carousel-indicators li {
        width: 20px;
        height: 20px;
    }

    .carousel-indicators .active {
        width: 20px;
        height: 20px;
    }

    .embed-responsive-16by9 {
        padding-bottom: 0px;
        height: 235px;
    }

    body {
        padding-top: 0px;
    }


    #header-carousel {
        position: relative;
        left: 12px;
        top: 0px;
        right: 12px;
        bottom: 1px;
    }

    .ustcarousel {
        height: 100%;
        position: relative;
        overflow: hidden;
        /* padding-top: 150px !important; */
    }

    #header-carousel .carousel-item {
        position: relative;
        min-height: 50px;
    }

        #header-carousel .carousel-item img {
            position: relative;
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

    .navbar-brand img {
        max-width: 140px;
        margin-top: 5px;
    }

    .cc1 {
        position: relative;
        left: 0px;
        top: 35px;
        width: 93%;
    }

    .cc1fix {
        position: fixed !important;
        background: #fff;
        width: 100% !important;
        left: 0px;
        border-bottom: 1px solid #ede8e8;
    }

    .cc5 {
        width: 33%;
    }

    .cc6 {
        padding-left: 5%;
        padding-right: 2%;
    }

    .cc17a {
        text-align: center;
        padding-right: 0px;
    }

        .cc17a img {
        }

    .cc17b {
        text-align: center;
        padding-left: 0px;
    }

        .cc17b img {
        }

    .cc4 {
        margin-top: 110px;
    }

    .cc8 {
        margin-bottom: 0px;
    }

    .cc12 {
        margin-top: 25px;
    }

    .ycl26 {
        margin-top: 15px;
    }

    .cc2 {
        margin-top: 10px;
    }

    .cc19 {
        top: 144px;
        opacity: 1;
    }
}
