﻿#wrapper {
    width: 320px;
    margin: 0px;
    padding: 0px;
    position: relative;
    top: -22px;
}

#wrapper1 {
    width: 320px;
    margin: 0px;
    padding: 0px;
    position: relative;
    top: -15px;
}

ul#topnav {
    position: absolute;
    top: 13px;
    left: 0px;
    margin: 0px;
    padding: 0px;
    list-style: none;
    text-align: left;
}

    ul#topnav li {
        list-style: none;
        margin-left: 20px;
    }

        ul#topnav li.liBegin {
            float: left;
            width: 100px;
            height: 27px;
            color: #0045f4;
            font-weight: bold;
            font-size: 13px;
            text-align: center;
            padding-top: 5px;
            border-bottom: solid 2px #ccc;
        }

ul#topnav1 {
    position: absolute;
    top: -4px;
    left: 0px;
    margin: 0px;
    padding: 0px;
    list-style: none;
    text-align: left;
}

    ul#topnav1 li {
        list-style: none;
        margin-left: 20px;
    }

        ul#topnav1 li.liBegin1 {
            float: left;
            width: 100px;
            height: 27px;
            color: #0045f4;
            font-weight: bold;
            font-size: 13px;
            text-align: center;
            padding-top: 5px;
            border-bottom: solid 2px #ccc;
        }

ul#topnav2 {
    position: absolute;
    top: -4px;
    left: 0px;
    margin: 0px;
    padding: 0px;
    list-style: none;
    text-align: left;
}

    ul#topnav2 li {
        list-style: none;
        margin-left: 20px;
    }

        ul#topnav2 li.liBegin2 {
            float: left;
            width: 100px;
            height: 27px;
            color: #0045f4;
            font-weight: bold;
            font-size: 13px;
            text-align: center;
            padding-top: 5px;
            border-bottom: solid 2px #ccc;
        }

ul#topnav li.liEnd {
    float: left;
    width: 100px;
    height: 27px;
    color: #fc0303;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    padding-top: 5px;
}

    ul#topnav li.liBegin:hover, ul#topnav li.liEnd:hover {
        color: #000;
    }

ul#topnav1 li.liBegin1:hover, ul#topnav1 li.liEnd:hover {
    color: #000;
}

ul#topnav2 li.liBegin2:hover, ul#topnav2 li.liEnd:hover {
    color: #000;
}

ul#topnav li.liBegin ul.children {
    position: absolute;
    top: 28px;
    left: 0px;
    display: block;
    width: 370px;
    text-align: justify;
    padding-left: 7px;
    padding-top: 7px;
}

ul#topnav li.liBegin:hover ul.children {
    display: block;
}

ul#topnav li.liEnd ul.children {
    position: absolute;
    top: 28px;
    left: 0px;
    display: none;
    width: 370px;
    text-align: justify;
    padding-left: 7px;
    padding-top: 7px;
    background-color: #ffffff;
}

ul#topnav li.liEnd:hover ul.children {
    display: block;
}

ul#topnav li ul.children li {
    height: 62px;
}

ul#topnav li.liBegin ul.children a, ul#topnav li.liEnd ul.children a {
    color: #022bfd;
    text-align: left;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
}

ul#topnav1 li.liBegin1 ul.children1 a, ul#topnav1 li.liEnd ul.children1 a {
    color: #022bfd;
    text-align: left;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
}

ul#topnav2 li.liBegin2 ul.children2 a, ul#topnav2 li.liEnd ul.children2 a {
    color: #022bfd;
    text-align: left;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
}

ul#topnav li.liBegin ul.children a:hover, ul#topnav li.liEnd ul.children a:hover {
    color: #087c31;
    text-align: left;
}


ul#topnav1 li.liBegin1 ul.children1 {
    position: absolute;
    top: 18px;
    left: 0px;
    display: block;
    width: 430px;
    text-align: justify;
    padding-left: 7px;
    padding-top: 12px;
}

ul#topnav2 li.liBegin2 ul.children2 {
    position: absolute;
    top: 25px;
    left: 0px;
    display: block;
    width: 420px;
    text-align: justify;
    padding-left: 7px;
    padding-top: 12px;
}

@media only screen and (max-width: 600px) {
    ul#topnav1 li.liBegin1 ul.children1 {
        position: absolute;
        top: 15px;
        left: -8px;
        display: block;
        width: 370px;
        text-align: justify;
        padding-left: 7px;
        padding-top: 12px;
    }

    ul#topnav2 li.liBegin2 ul.children2 {
        position: absolute;
        top: 15px;
        left: -8px;
        display: block;
        width: 420px;
        text-align: justify;
        padding-left: 7px;
        padding-top: 12px;
    }

    #wrapper {
        width: 320px;
        height: 400px;
        margin: 0px;
        padding: 0px;
        position: relative;
        top: -22px;
    }

    #wrapper_Videokhac {
        width: 320px;
        height: 350px;
        margin: 0px;
        padding: 0px;
        position: relative;
        top: 5px;
    }

    #wrapper_Hinhanhkhac {
        width: 320px;
        height: 340px;
        margin: 0px;
        padding: 0px;
        position: relative;
        top: 5px;
    }

    .imgdetailnew {
        display: inline-block;
        float: left;
        padding: 7px;
        width: 100%;
        height: auto;
    }

    .boxtintuc {
        max-height: 1410px;
    }

    .boxslide {
        min-height: 500px;
    }

    .adsFooter1 {
        display: inline;
        border: solid 1px #f0f0f0;
        width: 48%;
    }

        .adsFooter1 img {
            width: 250px;
            height: 80px;
        }

    .adsFooter {
        display: inline;
        border: solid 1px #f0f0f0;
        padding-top: 2px;
        width: 100%;
    }

    .boxtintrangchu1 {
        min-height: 170px;
        height: auto;
    }

    #imgflex {
        width: 100%;
        height: 240px;
        cursor: pointer;
        margin: 0px;
        padding: 0px !important;
        margin-right: 5px;
        margin-bottom: 5px;
        border: solid 1px #f0f0f0;
        box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
    }

    #imgflexdiv {
        height: 240px;
        margin: 0px;
        padding: 0px !important;
        border: none;
    }

    .carousel-inner > .item > img {
        display: block;
        min-width: 100%;
        width: 100%;
    }

    .ads {
        border: solid 1px #ddd;
        margin-bottom: 5px;
        width: 100%;
        height: auto;
    }

    .imgBorder5 {
        border: solid 1px #f0f0f0;
        min-width: 100%;
        height: 120px;
        margin-top: 0px;
    }

    #divnumberflex {
        padding: 0px;
        margin: 1px;
        margin-top: -243px;
        text-align: right;
    }

    #divtitlebax {
        color: #ffffff;
        font-weight: bold;
        background-color: #333;
        opacity: 80%;
        top: 172px;
        left: 0px;
        padding: 5px;
        height: 45px;
        overflow: hidden;
        position: relative;
    }

    @media only screen and (max-width: 1200px) {
        .imgdetailnew {
            display: inline-block;
            float: left;
            padding: 7px;
            width: 100%;
            height: auto;
        }

        .boxtintuc {
            max-height: 1410px;
        }

        .boxslide {
            min-height: 500px;
        }

        .adsFooter1 {
            display: inline;
            border: solid 1px #f0f0f0;
            width: 47%;
        }

            .adsFooter1 img {
                width: 250px;
                height: 80px;
            }

        .adsFooter {
            display: inline;
            border: solid 1px #f0f0f0;
            padding-top: 2px;
            width: 100%;
        }

        .imgBorder5 {
            border: solid 1px #f0f0f0;
            min-width: 100%;
            height: 120px;
            margin-top: 0px;
        }

        .boxtintrangchu1 {
            min-height: 170px;
            height: auto;
            margin-left: 0px;
        }

        #imgflex {
            width: 100%;
            height: 240px;
            cursor: pointer;
            margin: 0px;
            padding: 0px !important;
            margin-right: 5px;
            margin-bottom: 5px;
            border: solid 1px #f0f0f0;
            box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
        }

        #imgflexdiv {
            height: 240px;
            margin: 0px;
            padding: 0px !important;
            border: none;
        }

        .ads {
            border: solid 1px #ddd;
            margin-bottom: 5px;
            width: 100%;
            height: auto;
        }

            .ads img {
                width: 100%;
            }

        .carousel-inner > .item > img {
            display: block;
            min-width: 100%;
            width: 100%;
        }

        .listnews img {
            width: 100%;
            height: 80px;
            border: solid 1px #f0f0f0;
            padding: 2px;
            box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
        }

        #divnumberflex {
            padding: 0px;
            margin: 1px;
            margin-top: -243px;
            text-align: right;
        }

        #divtitlebax {
            color: #ffffff;
            font-weight: bold;
            background-color: #333;
            opacity: 80%;
            top: 172px;
            left: 0px;
            padding: 5px;
            height: 45px;
            overflow: hidden;
            position: relative;
        }

        .imgBorder2 {
            padding: 2px;
            margin-right: 5px;
            margin-bottom: 5px;
            border: solid 1px #f0f0f0;
            box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
            min-width: 100%;
            height: 100px;
        }

        .imgBorder3 {
            padding: 2px;
            margin-right: 5px;
            margin-bottom: 5px;
            border: solid 1px #f0f0f0;
            box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
            min-width: 100%;
            height: 190px;
        }

        .adsFooter4 {
            display: inline;
            height: 100px;
            min-width: 40%;
        }

        .cssImgBorder1 {
            padding: 4px;
            border: solid 1px #f0f0f0;
            box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
            min-width: 100%;
            height: 90px;
        }

        .titleTopNews {
            color: #ffffff;
            font-weight: bold;
            background-color: #333;
            opacity: 80%;
            top: -6px;
            padding: 5px;
            height: 50px;
            width: 98.5%;
            left: 3px;
            overflow: hidden;
            position: relative;
        }

            .titleTopNews a {
                font-family: Arial;
                font-size: 13px;
                font-weight: bold;
                color: #ffffff;
                text-decoration: none;
            }

                .titleTopNews a:hover {
                    color: #cc0000;
                }

        .timkiemvideo {
            height: 33px;
            margin-top: 0px;
        }

        .adsCfso {
            min-width: 100%;
        }

        .bieudo {
            width: 100%;
        }

        .tinnhiemmang {
            float: left;
            position: relative;
            bottom: -70px;
        }

        .footer {
            background-color: #06216c;
            color: #ffffff;
            padding: 10px;
            padding-bottom: 100px;
        }

        .giaychungnhan {
            background: url(/images/cert_bg.jpg) no-repeat;
            height: 500px;
            width: 100%;
            background-position: cover;
            text-align: center;
            padding-left: 20px;
            padding-right: 15px;
            margin-left: -15px;
        }

        .cssImgBorderVideo {
            padding: 4px;
            border: solid 1px #f0f0f0;
            box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
            /*min-width: 100%;
            height: 90px;*/
            width: 100%;
            height: 200px;
        }
    }

    @media only screen and (max-width: 768px) {
        .imgdetailnew {
            display: inline-block;
            float: left;
            padding: 7px;
            width: 100%;
            height: auto;
        }

        .boxtintuc {
            max-height: 1410px;
        }

        .boxslide {
            min-height: 500px;
        }

        .adsFooter1 {
            display: inline;
            border: solid 1px #f0f0f0;
            width: 47%;
        }

            .adsFooter1 img {
                width: 250px;
                height: 80px;
            }

        .adsFooter {
            display: inline;
            border: solid 1px #f0f0f0;
            padding-top: 2px;
            width: 100%;
        }

        .imgBorder5 {
            border: solid 1px #f0f0f0;
            min-width: 100%;
            height: 120px;
            margin-top: 0px;
        }

        .boxtintrangchu1 {
            min-height: 170px;
            height: auto;
            margin-left: 0px;
        }

        #imgflex {
            width: 100%;
            height: 240px;
            cursor: pointer;
            margin: 0px;
            padding: 0px !important;
            margin-right: 5px;
            margin-bottom: 5px;
            border: solid 1px #f0f0f0;
            box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
        }

        #imgflexdiv {
            height: 240px;
            margin: 0px;
            padding: 0px !important;
            border: none;
        }

        .ads {
            border: solid 1px #ddd;
            margin-bottom: 5px;
            width: 100%;
            height: auto;
        }

            .ads img {
                width: 100%;
            }

        .carousel-inner > .item > img {
            display: block;
            min-width: 100%;
            width: 100%;
        }

        .listnews img {
            width: 100%;
            height: 80px;
            border: solid 1px #f0f0f0;
            padding: 2px;
            box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
        }

        #divnumberflex {
            padding: 0px;
            margin: 1px;
            margin-top: -243px;
            text-align: right;
        }

        #divtitlebax {
            color: #ffffff;
            font-weight: bold;
            background-color: #333;
            opacity: 80%;
            top: 172px;
            left: 0px;
            padding: 5px;
            height: 45px;
            overflow: hidden;
            position: relative;
        }

        .imgBorder2 {
            padding: 2px;
            margin-right: 5px;
            margin-bottom: 5px;
            border: solid 1px #f0f0f0;
            box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
            min-width: 100%;
            height: 100px;
        }

        .imgBorder3 {
            padding: 2px;
            margin-right: 5px;
            margin-bottom: 5px;
            border: solid 1px #f0f0f0;
            box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
            min-width: 100%;
            height: 190px;
        }

        .adsFooter4 {
            display: inline;
            height: 100px;
            min-width: 40%;
        }

        .cssImgBorder1 {
            padding: 4px;
            border: solid 1px #f0f0f0;
            box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
            min-width: 100%;
            height: 90px;
        }

        .titleTopNews {
            color: #ffffff;
            font-weight: bold;
            background-color: #333;
            opacity: 80%;
            top: -6px;
            padding: 5px;
            height: 50px;
            width: 98.5%;
            left: 3px;
            overflow: hidden;
            position: relative;
        }

            .titleTopNews a {
                font-family: Arial;
                font-size: 13px;
                font-weight: bold;
                color: #ffffff;
                text-decoration: none;
            }

                .titleTopNews a:hover {
                    color: #cc0000;
                }

        .timkiemvideo {
            height: 33px;
            margin-top: 0px;
        }

        .adsCfso {
            min-width: 100%;
        }

        .tinnhiemmang {
            float: left;
            position: relative;
            bottom: -70px;
        }

        .footer {
            background-color: #06216c;
            color: #ffffff;
            padding: 10px;
            padding-bottom: 100px;
        }

        .img-chungnhan {
            width: 78px;
            margin-left: 16px;
        }

        .cssGCNTitle {
            font-size: 25px;
            font-weight: bold;
            color: red;
            padding: 15px 10px;
            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
            margin-top: -40px;
            margin-left: -170px;
        }

        .cssContestName {
            font-size: 18px;
            font-weight: bold;
            color: red;
            padding: 15px 10px;
            font-family: italic;
            margin-left: -180px;
            Width: 340px;
        }

        .cssSoTT {
            font-family: 'Times New Roman';
            padding-top: 15px;
            font-size: 13px;
            font-weight: bold;
            font-style: normal;
            margin-top: 30px;
            margin-left: -25px;
        }

        .cssTenChungNhan {
            font-family: 'Times New Roman';
            color: navy;
            font-weight: bold;
            font-size: 18px;
            padding-left: 30px;
        }

        .cssHoanThanhBaiThi {
            font-family: 'Times New Roman';
            color: navy;
            font-weight: bold;
            font-size: 14px;
            padding-top: 10px;
            padding-left: 35px;
        }
    }

    @media only screen and (max-width: 992px) {
        .imgdetailnew {
            display: inline-block;
            float: left;
            padding: 7px;
            width: 100%;
            height: auto;
        }

        .boxtintuc {
            max-height: 1410px;
        }

        .boxslide {
            min-height: 565px;
        }

        .adsFooter1 {
            display: inline;
            border: solid 1px #f0f0f0;
            width: 47%;
        }

            .adsFooter1 img {
                width: 250px;
                height: 80px;
            }

        .adsFooter {
            display: inline;
            border: solid 1px #f0f0f0;
            padding-top: 2px;
            width: 100%;
        }

        .imgBorder5 {
            border: solid 1px #f0f0f0;
            min-width: 100%;
            height: 120px;
            margin-top: 0px;
        }

        .boxtintrangchu1 {
            min-height: 170px;
            height: auto;
            margin-left: 0px;
        }

        #imgflex {
            width: 100%;
            height: 240px;
            cursor: pointer;
            margin: 0px;
            padding: 0px !important;
            margin-right: 5px;
            margin-bottom: 5px;
            border: solid 1px #f0f0f0;
            box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
        }

        #imgflexdiv {
            height: 240px;
            margin: 0px;
            padding: 0px !important;
            border: none;
        }

        .ads {
            border: solid 1px #ddd;
            margin-bottom: 5px;
            width: 100%;
            height: auto;
        }

            .ads img {
                width: 100%;
            }

        .carousel-inner > .item > img {
            display: block;
            min-width: 100%;
            width: 100%;
        }

        .listnews img {
            width: 100%;
            height: 80px;
            border: solid 1px #f0f0f0;
            padding: 2px;
            box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
        }

        #divnumberflex {
            padding: 0px;
            margin: 1px;
            margin-top: -243px;
            text-align: right;
        }

        #divtitlebax {
            color: #ffffff;
            font-weight: bold;
            background-color: #333;
            opacity: 80%;
            top: 172px;
            left: 0px;
            padding: 5px;
            height: 45px;
            overflow: hidden;
            position: relative;
        }

        .imgBorder2 {
            padding: 2px;
            margin-right: 5px;
            margin-bottom: 5px;
            border: solid 1px #f0f0f0;
            box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
            min-width: 100%;
            height: 100px;
        }

        .imgBorder3 {
            padding: 2px;
            margin-right: 5px;
            margin-bottom: 5px;
            border: solid 1px #f0f0f0;
            box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
            min-width: 100%;
            height: 190px;
        }

        .adsFooter4 {
            display: inline;
            height: 100px;
            min-width: 40%;
        }

        .cssImgBorder1 {
            padding: 4px;
            border: solid 1px #f0f0f0;
            box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
            min-width: 100%;
            height: 90px;
        }

        .titleTopNews {
            color: #ffffff;
            font-weight: bold;
            background-color: #333;
            opacity: 80%;
            top: -6px;
            padding: 5px;
            height: 50px;
            width: 98.5%;
            left: 3px;
            overflow: hidden;
            position: relative;
        }

            .titleTopNews a {
                font-family: Arial;
                font-size: 13px;
                font-weight: bold;
                color: #ffffff;
                text-decoration: none;
            }

                .titleTopNews a:hover {
                    color: #cc0000;
                }

        .timkiemvideo {
            height: 33px;
            margin-top: 0px;
        }

        .adsCfso {
            min-width: 100%;
        }

        .tinnhiemmang {
            float: left;
            position: relative;
            bottom: -70px;
        }

        .footer {
            background-color: #06216c;
            color: #ffffff;
            padding: 10px;
            padding-bottom: 100px;
        }
    }



    @media only screen and (max-width: 375px) {
        .imgdetailnew {
            display: inline-block;
            float: left;
            padding: 7px;
            width: 100%;
            height: auto;
        }

        .boxtintuc {
            max-height: 1410px;
        }

        .boxslide {
            min-height: 520px;
        }

        .adsFooter1 {
            display: inline;
            border: solid 1px #f0f0f0;
            width: 47%;
            height: 80px;
        }

            .adsFooter1 img {
                width: 250px;
                height: 80px;
            }

        .adsFooter {
            display: inline;
            border: solid 1px #f0f0f0;
            padding-top: 2px;
            width: 100%;
        }


        .boxtintrangchu1 {
            min-height: 170px;
            height: auto;
            margin-left: 0px;
        }

        #imgflex {
            width: 100%;
            height: 240px;
            cursor: pointer;
            margin: 0px;
            padding: 0px !important;
            margin-right: 5px;
            margin-bottom: 5px;
            border: solid 1px #f0f0f0;
            box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
        }

        #imgflexdiv {
            height: 240px;
            margin: 0px;
            padding: 0px !important;
            border: none;
        }

        .ads {
            border: solid 1px #ddd;
            margin-bottom: 5px;
            width: 100%;
            height: auto;
        }

            .ads img {
                width: 100%;
            }

        .carousel-inner > .item > img {
            display: block;
            min-width: 100%;
            width: 100%;
        }

        .listnews img {
            width: 100%;
            height: 80px;
            border: solid 1px #f0f0f0;
            padding: 2px;
            box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
        }

        #divnumberflex {
            padding: 0px;
            margin: 1px;
            margin-top: -243px;
            text-align: right;
        }

        #divtitlebax {
            color: #ffffff;
            font-weight: bold;
            background-color: #333;
            opacity: 80%;
            top: 172px;
            left: 0px;
            padding: 5px;
            height: 45px;
            overflow: hidden;
            position: relative;
        }

        .imgBorder2 {
            padding: 2px;
            margin-right: 5px;
            margin-bottom: 5px;
            border: solid 1px #f0f0f0;
            box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
            min-width: 100%;
            height: 100px;
        }

        .imgBorder3 {
            padding: 2px;
            margin-right: 5px;
            margin-bottom: 5px;
            border: solid 1px #f0f0f0;
            box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
            min-width: 100%;
            height: 190px;
        }

        .adsFooter4 {
            display: inline;
            height: 100px;
            min-width: 40%;
        }

        .cssImgBorder1 {
            padding: 4px;
            border: solid 1px #f0f0f0;
            box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
            min-width: 100%;
            height: 90px;
        }

        .titleTopNews {
            color: #ffffff;
            font-weight: bold;
            background-color: #333;
            opacity: 80%;
            top: -6px;
            padding: 5px;
            height: 50px;
            width: 98.5%;
            left: 3px;
            overflow: hidden;
            position: relative;
        }

            .titleTopNews a {
                font-family: Arial;
                font-size: 13px;
                font-weight: bold;
                color: #ffffff;
                text-decoration: none;
            }

                .titleTopNews a:hover {
                    color: #cc0000;
                }

        .timkiemvideo {
            height: 33px;
            margin-top: 0px;
        }

        .adsCfso {
            min-width: 100%;
        }

        .bieudo {
            width: 100%;
        }

        .tinnhiemmang {
            float: left;
            position: relative;
            bottom: -70px;
        }

        .footer {
            background-color: #06216c;
            color: #ffffff;
            padding: 10px;
            padding-bottom: 100px;
        }
    }


    @media only screen and (max-width: 415px) {
        .imgdetailnew {
            display: inline-block;
            float: left;
            padding: 7px;
            width: 100%;
            height: auto;
        }

        .adsFooter1 {
            display: inline;
            border: solid 1px #f0f0f0;
            width: 47%;
            height: 80px;
        }

            .adsFooter1 img {
                width: 250px;
                height: 80px;
            }

        .adsFooter {
            display: inline;
            border: solid 1px #f0f0f0;
            padding-top: 2px;
            width: 100%;
        }


        .boxtintrangchu1 {
            min-height: 170px;
            height: auto;
            margin-left: 0px;
        }

        #imgflex {
            width: 100%;
            height: 240px;
            cursor: pointer;
            margin: 0px;
            padding: 0px !important;
            margin-right: 5px;
            margin-bottom: 5px;
            border: solid 1px #f0f0f0;
            box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
        }

        #imgflexdiv {
            height: 240px;
            margin: 0px;
            padding: 0px !important;
            border: none;
        }

        .ads {
            border: solid 1px #ddd;
            margin-bottom: 5px;
            width: 100%;
            height: auto;
        }

            .ads img {
                width: 100%;
            }

        .carousel-inner > .item > img {
            display: block;
            min-width: 100%;
            width: 100%;
        }

        .listnews img {
            width: 100%;
            height: 80px;
            border: solid 1px #f0f0f0;
            padding: 2px;
            box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
        }

        #divnumberflex {
            padding: 0px;
            margin: 1px;
            margin-top: -243px;
            text-align: right;
        }

        #divtitlebax {
            color: #ffffff;
            font-weight: bold;
            background-color: #333;
            opacity: 80%;
            top: 172px;
            left: 0px;
            padding: 5px;
            height: 45px;
            overflow: hidden;
            position: relative;
        }

        .imgBorder2 {
            padding: 2px;
            margin-right: 5px;
            margin-bottom: 5px;
            border: solid 1px #f0f0f0;
            box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
            min-width: 100%;
            height: 100px;
        }

        .imgBorder3 {
            padding: 2px;
            margin-right: 5px;
            margin-bottom: 5px;
            border: solid 1px #f0f0f0;
            box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
            min-width: 100%;
            height: 190px;
        }

        .adsFooter4 {
            display: inline;
            height: 100px;
            min-width: 40%;
        }

        .cssImgBorder1 {
            padding: 4px;
            border: solid 1px #f0f0f0;
            box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
            min-width: 100%;
            height: 90px;
        }

        .titleTopNews {
            color: #ffffff;
            font-weight: bold;
            background-color: #333;
            opacity: 80%;
            top: -6px;
            padding: 5px;
            height: 50px;
            width: 98.5%;
            left: 3px;
            overflow: hidden;
            position: relative;
        }

            .titleTopNews a {
                font-family: Arial;
                font-size: 13px;
                font-weight: bold;
                color: #ffffff;
                text-decoration: none;
            }

                .titleTopNews a:hover {
                    color: #cc0000;
                }

        .timkiemvideo {
            height: 33px;
            margin-top: 0px;
        }

        .adsCfso {
            min-width: 100%;
        }
    }


    @media only screen and (max-width: 820px) {
        .imgdetailnew {
            display: inline-block;
            float: left;
            padding: 7px;
            width: 100%;
            height: auto;
        }

        .adsFooter1 {
            display: inline;
            border: solid 1px #f0f0f0;
            width: 47%;
            height: 80px;
        }

            .adsFooter1 img {
                width: 250px;
                height: 80px;
            }

        .adsFooter {
            display: inline;
            border: solid 1px #f0f0f0;
            padding-top: 2px;
            width: 100%;
        }


        .boxtintrangchu1 {
            min-height: 170px;
            height: auto;
            margin-left: 0px;
        }

        #imgflex {
            width: 100%;
            height: 240px;
            cursor: pointer;
            margin: 0px;
            padding: 0px !important;
            margin-right: 5px;
            margin-bottom: 5px;
            border: solid 1px #f0f0f0;
            box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
        }

        #imgflexdiv {
            height: 240px;
            margin: 0px;
            padding: 0px !important;
            border: none;
        }

        .ads {
            border: solid 1px #ddd;
            margin-bottom: 5px;
            width: 100%;
            height: auto;
        }

            .ads img {
                width: 100%;
            }

        .carousel-inner > .item > img {
            display: block;
            min-width: 100%;
            width: 100%;
        }

        .listnews img {
            width: 100%;
            height: 80px;
            border: solid 1px #f0f0f0;
            padding: 2px;
            box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
        }

        #divnumberflex {
            padding: 0px;
            margin: 1px;
            margin-top: -243px;
            text-align: right;
        }

        #divtitlebax {
            color: #ffffff;
            font-weight: bold;
            background-color: #333;
            opacity: 80%;
            top: 172px;
            left: 0px;
            padding: 5px;
            height: 45px;
            overflow: hidden;
            position: relative;
        }

        .imgBorder2 {
            padding: 2px;
            margin-right: 5px;
            margin-bottom: 5px;
            border: solid 1px #f0f0f0;
            box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
            min-width: 100%;
            height: 100px;
        }

        .imgBorder3 {
            padding: 2px;
            margin-right: 5px;
            margin-bottom: 5px;
            border: solid 1px #f0f0f0;
            box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
            min-width: 100%;
            height: 190px;
        }

        .adsFooter4 {
            display: inline;
            height: 100px;
            min-width: 40%;
        }

        .cssImgBorder1 {
            padding: 4px;
            border: solid 1px #f0f0f0;
            box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
            /*min-width: 100%;height: 90px;*/
            width: 100%;
            height: 100px;
        }

        .titleTopNews {
            color: #ffffff;
            font-weight: bold;
            background-color: #333;
            opacity: 80%;
            top: -6px;
            padding: 5px;
            height: 50px;
            width: 98.5%;
            left: 3px;
            overflow: hidden;
            position: relative;
        }

            .titleTopNews a {
                font-family: Arial;
                font-size: 13px;
                font-weight: bold;
                color: #ffffff;
                text-decoration: none;
            }

                .titleTopNews a:hover {
                    color: #cc0000;
                }

        .timkiemvideo {
            height: 33px;
            margin-top: 0px;
        }

        .adsCfso {
            min-width: 100%;
        }

        .tinnhiemmang {
            float: right;
            position: relative;
            bottom: 240px;
        }

        .footer {
            background-color: #06216c;
            color: #ffffff;
            padding: 10px;
            padding-bottom:0px;
        }

        .topBlocknews3 {
            padding: 8px 5px;
            text-transform: uppercase;
            font-size: 14px;
            font-weight: 600;
            color: #fff;
            background: linear-gradient(#013be5, #0449ff);
            height: 40px;
            line-height: 25px;
            text-align: left;
            color: #ffffff;
            border-bottom: solid 2px #0449ff;
            font-family: Oswald;
            width: 210px;
            border-radius: 3px;
        }

            .topBlocknews3 a {
                color: #ffffff;
                text-overflow: ellipsis;
                -webkit-line-clamp: 1;
                -webkit-box-orient: vertical;
                display: -webkit-box;
                overflow: hidden;
                max-width: 280px;
                font-family: Oswald !important;
            }

                .topBlocknews3 a:hover {
                    color: #ffff00;
                }

        .BoxThongKe {
            padding: 10px;
            border: solid 1px #fff;
            border-radius: 3px;
            width:210px;
        }
    }
}
