/* POP-UP */
img.wp-smiley,
img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 .07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}

#age_button_area {
    padding-top: 10px;
    position: relative;
    width: 100%;
    bottom: 5px;
    padding-top: 5px;
}

#popup_content {
    overflow-y: hidden;
    overflow-x: auto;
    height: 100%;
    width: 100%;
}

#close_cross {
    cursor: pointer;
    width: 20px;
    position: absolute;
    top: -22px;
    right: -22px;
}

#itro_opaco {
    display: none;
    position: fixed;
    background-color: #8A8A8A;
    font-size: 10px;
    font-family: Verdana;
    top: 100px;
    width: 100%;
    height: 100%;
    z-index: 2147483646 !important;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    opacity: 0.50;
    filter: alpha(opacity=50);
    /* For IE8 and earlier */
}

/* label under the popup used to close it for mobile devices */
#ipp_mobile_close_tab {
    display: none;
    border: none;
    position: absolute;
    padding: 5px;
    width: 80px;
    text-align: center;
    left: 1px;
    right: 1px;
    margin: auto;
    background-color: #007200
}

#ipp_mobile_close_txt {
    font-weight: bold;
    cursor: pointer;
}

/* RESPONSIVE CSS */
@media screen and (max-width: 780px) {
    #itro_popup {
        max-width: 470px;
    }

    #close_cross {
        display: none;
    }

    #ipp_mobile_close_tab {
        display: block;
    }
}

@media screen and (max-width: 480px) {
    #itro_popup {
        max-width: 300px
    }
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: center !important;
    width: 100%;
}

#yctv label.error {
    color: #f00;
    font-size: 12px;
    font-weight: 400;
}

.titleweb {
    color: #950025 !important;
    font-family: fontawesome !important;
}

.slogankd {
    text-align: center;
    font-weight: bold;
    font-size: 1.9rem;
    color: #0000dd !important;
    font-family: fontawesome !important;
}

.menu-primary a {
    font-family: fontawesome !important;
    font-weight: 500 !important;
    padding-right: 3px;
}

.widget-wrap .widget-title {
    font-family: fontawesome !important;
    font-size: 15px !important;
}

.widgettitle {
    font-family: fontawesome !important;
    font-size: 1.7rem !important;
}

.textfooter,
.textfooter a {
    font-family: fontawesome !important;
    font-size: 13px !important;
    color: #fff;
}

#ez-home-container-wrap .ez-widget-area a,
#ez-home-container-wrap .ez-widget-area a:hover {
    font-family: fontawesome !important;
}

.header-image .title-area,
.header-image .site-title,
.header-image .site-title a {
    text-indent: 0 !important;
    height: 90px !important;
}

.site-container #footer_an_hung_thinh {
    height: 150px !important;
}

#footer_an_hung_thinh {
    min-height: 200px;
    padding: 20px 130px 0px 120px;
}

#footer_an_hung_thinh .fSlogan {
    font-family: fontawesome !important;
    position: relative;
    width: 545px;
    float: right;
    padding-left: 70px;
    font-size: 17px;
    background: url("images/icon-quote.png") no-repeat 0 0;
}

#yctv input::placeholder,
#yctv textarea::placeholder {
    color: #8c8c8c;
    font-size: 10px !important;
}

.pagination li.disabled {
    border: none !important;
}

.pagination li a,
.pagination li.disabled,
.pagination li a:hover,
.pagination li.active a {
    font-size: 13px !important;
}

body {
    background: #fff;
}

.entry-title {
    font-family: fontawesome !important;
    color: #950025;
    font-size: 17px !important;
}

.entry-header .entry-title{
    padding-top: 15px;
}

.homentdep {
    padding-top: 15px;
}

#ez-home-container-wrap{
    padding-bottom: 10px;
}

.ez-home-container-area {
    margin-bottom: 3px !important;
}

/* For mobile */
@media screen and (max-width: 600px) {
    #footer_an_hung_thinh {
        min-height: 300px;
        padding: 15px 0px 0px 15px;
    }

    .nav-primary,
    .nav-secondary,
    .site-header .widget-area,
    .site-header .genesis-nav-menu {
        height: auto;
        border-bottom: 0;
    }

    .site-header {
        background: url(images/bg_beacum_mb.png);
        z-index: 999999;
    }

    .header-image .site-header .wrap .title-area {
        margin: 10px 0px 0px 0px;
    }

    #title img {
        width: 115px;
    }

    #footer_an_hung_thinh .fSlogan {
        font-family: fontawesome !important;
        width: 400px;
        position: relative;
        float: right;
        padding-left: 70px;
        font-size: 17px;
        background: url("images/icon-quote.png") no-repeat 0 0;
    }

    ul.tvtk {
        max-height: 100px;
    }

    ul.tknt,
    ul.tcnt {
        max-height: 250px;
    }
}