/*
Theme Name: jupiter
Theme URI: http://themeforest.net/user/artbees
Author: Artbees
Author URI: http://themeforest.net/user/artbees
Version: 5.0.8.1
Description: A Beautiful, Professional and Ultimate Wordpress Theme Made by Artbees. Jupiter is a Clean, Flexible, fully responsive and retina ready Wordpress theme. Its smart and hand crafted environment allows you to Build outstanding websites easy and fast.
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/



/*

Main Stylesheet file is located at stylesheet/css/styles.css

*/


@media only screen and (max-width: 1200px) and (min-width:780px) { 
img#kati.halal-logo {
    display:none;
} }


@media only screen and (max-width: 780px) and (min-width:500px) { 
img#kati.halal-logo {
    position: relative;
    left: -86vw;
    top: -5vw;
    width: 11vw;
} }

@media only screen and (max-width: 500px) and (min-width:400px) { 
img#kati.halal-logo {
    position: relative;
    left: -80vw;
    top: -5vw;
    width: 14vw;
} }

@media only screen and (max-width: 400px) { 
img#kati.halal-logo {
    position: relative;
    left: -76vw;
    top: -6vw;
    width: 14vw;
} }


@media screen and (max-width: 1200px) and (min-width:780px) {
.halal-logo {
    width: 7vw;
    position: relative;
    left: 2vw;
} }