.exp-cover.exp-committee-cover{
    background: url("../../img/purchase/committee.png") no-repeat bottom/cover;
}
.exp-cover.exp-employee-cover{
    background: url("../../img/purchase/employee.png") no-repeat bottom/cover;
}
.exp-cover.exp-rfq-cover{
    background: url("../../img/purchase/rfq.png") no-repeat bottom/cover;
}
.exp-cover.exp-tender-cover{
    background: url("../../img/purchase/tender.png") no-repeat bottom/cover;
}
.exp-cover.exp-online-tender-cover{
    background: url("../../img/purchase/online_tender.png") no-repeat bottom/cover;
}
.exp-cover.exp-vendor-cover{
    background: url("../../img/purchase/vendor.png") no-repeat bottom/cover;
}
.exp-cover.exp-report-cover{
    background: url("../../img/purchase/report.png") no-repeat bottom/cover;
}
.exp-as-phases.page-purchase .exp-box-body hr{
    width: 45%;
}
.exp-as-phases.employee-page .exp-box-body hr{
    width: 45%;
}
/*.exp-box-style-1.rfq-page{
    padding-top: 100px;
}*/
.exp-box-style-1.rfq-page hr{
    width: 60%;
}
.exp-vendor-section-body{
    height: 300px;
}
.exp-center-image-section .exp-section-body.exp-vendor-section-body .exp-section-img{
    height: 300px;
    display: flex;
    align-items: center;
    padding: 0;
}
.exp-center-image-section .exp-section-body.exp-vendor-section-body .exp-section-img .col-md-12{
    width: 100%;
}

.exp-center-image-section .exp-section-body.exp-vendor-section-body .exp-section-desc{
    height: 300px;
    display: flex;
    align-items: center;
}
.exp-box-style-1 .exp-box-body .exp-details{
    text-align: center;
}
.exp-box-style-1 .exp-box-body .exp-details ul{
    display: inline-block;
}
@media (max-width: 575.98px) {

}
@media (max-width: 767px) {

}

@media (min-width: 767px) and (max-width: 980px) {

}

@media (min-width: 980px) {

}

@media (min-width: 1300px) {

}