/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://themeforest.net/user/artbees
Description:    Child theme for the Jupiter theme 
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Version:        5.0.7
*/



/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}

*/
.fit-logo-img a img {
    max-height: 70%;
}header#mk-filter-portfolio {    background-color: #ffffff;}
.mobileslider1
{
display:none;
}
@media screen and (max-width: 800px) {
    .footerimage {
    width: 140px;
}
}
@media screen and (max-width: 480px) {
.mobileslider1
{
display:block;
}
.mainslider
{
display:none;
}
}
