.colorP {
    background-color: #e6a820 !important;
}

.box-shadow {
    box-shadow: 0 0 12px 7px #9a721e;
}

.footer-dark .item.text p {
    line-height: 1.4;
    font-size: 14px;
}

.footer-dark ul {
    line-height: 1.4;
    font-size: 13px;
}

.frame-pomotion {
    border: 1px solid #ffb425 !important;
}

.logogame-img {
    width: 7%;
}

.imgbank {
    width: 25%;
}

.detail-box {
    padding: 2rem 2rem 2rem;
}

.bt-login,
.bt-login:active,
.bt-login:hover {
    width: 118px;
}

.icon-m a {
    color: #1b1b1b;
}

.icon-m i {
    font-size: 20px !important;
    /* margin-top: -3px !important; */
}

.fram-img {
    border: 1px solid #dca120;
    box-shadow: 0 0 5px 1px #e6a82187;
}

.title-pomottion {
    margin-top: 70px;
}

span {
    color: #e6a820 !important;
}

.detail-box {
    padding: 2rem 2rem 0 2rem;
}

.colorM {
    color: #e6a821;
}

@media (min-width: 768px) {
    #slider {
        margin-top: 25px;
    }
}

@media (min-width: 300px) {
    #slider {
        height: 155px;
    }
}

@media (max-width: 991px) {
    .logogame-img {
        width: 18%;
    }
    .imgbank {
        width: 60%;
    }
    .footer-dark ul {
        font-size: 17px !important;
    }
    .footer-dark .item.text p {
        font-size: 17px !important;
    }
    .footer-dark .copyright {
        margin-bottom: 30px;
    }
    .title-pomottion {
        font-size: 20px;
        margin-top: 0px;
        padding-top: 10px;
    }
    .frame-pomotion {
        box-shadow: 0 0 5px 1px #a27a23;
    }
    .frame-pomotion .detail-pomotion:last-child {
        margin-bottom: 0 !important;
        padding-bottom: 10px;
    }
    .footer-dark {
        padding: 10px 0 0 0;
    }
    .footer-dark .copyright {
        padding-top: 0px;
    }
    .divider-style:before {
        border-top: none;
    }
    .text-post {
        font-size: 12px !important;
        margin-left: 8px !important;
        padding-top: 5px !important;
    }
    .row.detail-box.conbox {
        padding: 24px 5px 0 5px;
    }
}