﻿h2 {
    font-size: 26px;
}
.headBG {
    background-image: url(/imgNEW/PRAKAN-MART-banner_03.png);
    color: #fff;
}
    .headBG .cover {
        padding-top: 40px;
        padding-bottom: 30px;
    }
        .headBG .cover a{
            color:#fff;
        }
        .headBG .cover .btn {
            background-color: #00EA99;
            border: initial;
            font-size: 24px;
            margin-top: 40px;
            margin-bottom: 20px;
            font-weight: bold;
            padding: 6px 20px;
        }
        .headBG .cover .btn:hover {
            color: #eee;
        }
.bold small{
    font-weight:bold;
}
.promotion {
    color: #164483;
}
.checkbuey {
    background-color: #B8D1DD;
    color: #164482;
}
.agent h2 {
    color: #164483;
}
.agent img {margin:auto auto;}
.agent {
    color: #00B4B4;
}
    .agent h5 {
        font-size: 19px;
        font-weight: bold;
        margin-top: 30px;
        line-height: 24px;
    }
.contact {
    padding-top: 35px;
    padding-bottom: 45px;
    background-image: url(/imgNEW/banner-foot.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-size: 100%;
    color: #fff;
}
.contact h2{
    text-decoration:underline;
}
    .contact .pic {
        padding-left: 0px;
        padding-right: 0px;
    }
.review-app {
    color: #164483;
}
.review-app .box {
    background-color: #EFFBF7;
    margin-bottom:15px;
    padding-top:15px;
    padding-bottom:15px;
}
.btn.green {
    background-color: #00EA99;
    border: initial;
    font-size: 24px;
    margin-top: 40px;
    margin-bottom: 20px;
    font-weight: bold;
    padding: 6px 20px;
    color:#fff;
}
.btn.green:hover {
    color: #fff;
}
.company {
    color: #164483;
    background-image: url(/imgNEW/town_03.png);
    background-repeat:no-repeat;
    background-position:bottom;
    background-size:contain;
    margin-bottom:80px;
}
.company p{
    font-weight:bold;
}
@media (max-width:480px) {
    .container.cover {
        padding-top: 15px;
    }
    .headBG h1 {
        font-size: 38px;
        line-height: 38px;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .headBG h5 {
        font-size: 15px;
        line-height: 21px;
    }
    .headBG h3 {
        font-size: 15px;
        line-height: 21px;
        margin-top: 60px;
    }
    .headBG h4 {
        font-size: 20px;
        font-weight:bold;
    }
    .headBG p.register {
        font-size: 11px;
        line-height: 24px;
    }
    .promotion h2 {
        font-size: 21px;
        text-align:left;
    }
    .checkbuey h2 {
        font-size: 21px;
        text-align: left;
        margin-bottom:20px;
    }
    .agent h2 {
        font-size: 21px;
        text-align: left;
        margin-bottom: 20px;
    }
    .agent h5 {
        font-size: 16px;
        text-align: left;
        font-weight:bold;
        margin-top:30px;
    }
    .agent .col-md-3 {
        border-bottom: dashed 1px #ccc;
        padding-bottom:15px;
    }
    .review-app{
        padding-top:5px;
    }
    .review-app h2 {
        font-size: 17px;
        text-align: center;
        margin-bottom: 20px;
    }
    .review-app h5 {
        font-size: 16px;
        text-align: left;
        font-weight: bold;
        letter-spacing: 0px;
        line-height: 22px;
    }
        .review-app p {
            font-size: 13px;
            text-align: left;
            /*font-weight: bold;*/
            color: #00B4B4;
        }
        .review-app .btn.green {
            font-size: 19px;
            padding: 8px 20px;
            border-radius: 20px;
        }
    .company{
        padding-top:0px;
    }
        .company h2 {
            font-size: 18px;
            text-align: left;
            letter-spacing:0px;
        }
        .company p {
            font-size: 13px;
            text-align: left;
        }
    .btn.green {
        font-size: 19px;
        padding: 8px 20px;
        border-radius: 20px;
    }
    .contact h2 {
        font-size: 22px;
    }
    .contact {
        background-image: url(/imgNEW/banner_foot_mobile.png);
        padding-top: 10px;
        padding-bottom: 184px;
    }
    .contact p {
        font-size: 13px;
        margin-top: 13px;
    }
}
