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

/* ===== */
@media screen and (min-width: 767px)
{

}
