/* =============================================================================== */
/*
 * Template Name: Benaa Foods
 * Developer: EOMSBD(https://eomsbd.com)
 */
 /* =============================================================================== */

/* Extra Small Device */
@media (max-width: 767px) {
.tio_right_items{margin-top: 5px;
}
.header{border-bottom: 0;}
.pc_title h2{font-size: 16px;}
.about_top h2{    font-size: 30px;}
.about_top p{font-size: 16px;}
.gallery h1 {
    font-size: 35px;
}

}


/* Small Device */
@media (min-width: 768px) {


}

/* Medium   Device */
@media (min-width: 992px) {


}

/* Large Device */
@media (min-width: 1200px) {


}
