#wap_footer {
    width: 100%;
    color: #3c3c3c;
    padding: 10px 0px 0px;
    margin: auto;
    background: #efe6d5;
}

.creat-by p {
    margin: 0px;
}

.tt_footer ul {
    list-style-type: none;
}

.tt_footer ul li {
    font-size: 14px;
    line-height: 1.3;
    text-align: center;
}

.tt_footer ul li i {
    padding-right: 15px;
}

.title_ft {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 5px;
    margin-bottom: 10px;
    padding-right: 15px;
}

.title_footer {
    font-size: 25px;
    padding: 10px 0px 25px 10px;
    border-bottom: 1px solid #fff;
    position: relative;
    margin-bottom: 10px;
}

.title_footer:before {
    content: "";
    width: 50px;
    height: 3px;
    background: #f58634;
    position: absolute;
    bottom: -2px;
    left: 0%;
}

.content_footer {
    padding-top: 10px;
}

.iconface {
    line-height: 35px;
    text-align: left;
}

.header_right {
    float: right;
}

.content_footer ul li a {
    color: #3c3c3c;
}

.content_footer ul li a:hover {
    color: #3c3c3c;
}

.icon_footer {
    border-right: 1px solid #fff;
    text-align: center;
    line-height: 78px;
}

.icon_footer i {
    font-size: 30px;
    color: #fb6935;
}

.nd_footer h3 {
    margin: 5px;
    font-size: 20px;
}

.nd_footer p {
    margin-top: 5px;
    margin-bottom: 5px;
}

#wap_footer a {
    text-decoration: none;

}

#wap_footer .dicriptions-footer .logo-footer {
    text-align: center;

}

#wap_footer .dicriptions-footer .logo-footer img {
    width: 100%;
    height: 220px;
}

.content-right .fanpage-footer {
    width: 49%;
    float: right;
}

.content-right .fanpage-footer ul {
    list-style: none;
}

.content-right .fanpage-footer li {
    margin-bottom: 20px;
    position: relative;
    padding: 0 5px 5px 5px;
}

.content-right .fanpage-footer li:first-child:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0px;
    width: 90%;
    height: 1px;
    background: #fff;
}

.content-right .fanpage-footer .info-fg {
    width: 70%;
    float: left;
}

.content-right .fanpage-footer .img-fg {
    float: right;
    width: 30%;
}

.content-right .fanpage-footer .img-icon {
    float: left;
    margin-right: 10px;
}

.content-right .fanpage-footer .img-icon i {
    background: #3f51b5;
    color: #fff;
    font-size: 70px;
    width: 80px;
    height: 80px;
    border-radius: 10px;
    padding: 10px;
    text-align: center;
}

.content-right .fanpage-footer .content-name h3 {
    color: #fff;
    font-family: UTM-Swiss-Condensed;
    margin-bottom: 10px;
}

.content-right .fanpage-footer .content-name p {
    font-family: UTM-Swiss-Condensed;
}

.content-right .submit-form {
    width: 100%;
    margin-top: 20px;
    padding: 20px 10px;
    background: #fff212;
    color: #000;
}

.content-right .submit-form .sm-info {
    width: 60%;
    padding: 0px 20px;
    float: left;
}

.content-right .submit-form .sm-info h3 {
    font-family: UTM-Swiss-Condensed;
    font-size: 24px;
    text-transform: uppercase;
}

.content-right .submit-form .content-bnt {
    width: 40%;
    padding: 20px 20px;
    float: right;
}

.content-right .submit-form .content-bnt a {
    padding: 10px 30px;
    background: #b21f25;
    box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.2) inset;
    -webkit-box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.2) inset;
}

.content-right .submit-form .content-bnt a:hover {
    color: #fff212 !important;
}

.creat-by {
    padding: 5px 10px;
    width: 100%;
    color: #343434;
    margin: auto;
    border-top: 1px solid #ccc;
}

.creat-by p {
    display: inline-block;
}

.creat-by span {
    color: red;
    float: right;
}

.creat-by span a {
    color: #000;
}

.item_tintuc {
    padding-bottom: 10px;
}

#footer .coso-text li {
    border-top: none;
}

.img_tintuc {
    padding: 0px !important;
}

.img_tintuc img {
    height: 100px;
}

.infor_tin h4 {
    font-size: 12px;
    font-weight: 600;
    margin-top: 0px;
}

.infor_tin h4 a {
    color: #f58634;
}

.infor_tin h3 {
    font-size: 12px;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    margin-bottom: 5px;
}

.infor_tin .xemtiep_tin {
    color: red !important;
    font-size: 13px;
    float: right;
}

@media screen and (max-width: 960px) {}

@media screen and (max-width: 703px) {

    #wap_footer .dicriptions-footer {
        width: 100%;
        margin-bottom: 10px;
    }

    #wap_footer .content-right,
    .content-right .fanpage-footer,
    .content-right .coso {
        width: 100%;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 603px) {}

@media screen and (max-width: 460px) {

    .content-right .submit-form .sm-info,
    .content-right .submit-form .content-bnt {
        width: 100%;
    }
}