/*
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:        4.0.9
*/



/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}

*/

.home .homebanner {width: 100% !important;}
.home .homebanner img {width: 100% !important;}
.home .homebanner .vc_single_image-wrapper {width: 100% !important;}

.home .homewidget {width: 100% !important;}
.home .homewidget img {width: 100% !important;}
.home .homewidget .vc_single_image-wrapper {width: 100% !important;}

.fullbanner img {width: 100% !important;}
.fullbanner .vc_single_image-wrapper {width: 100% !important;}

.mk-footer-copyright a:hover {
  color: #A5E5FA;
}

.mk-footer-copyright a {color: #cccccc;}

.home .project-load {display: none !important;}
.home .portfolio-meta {display: none !important;}
.home .grid-hover-icons {top: 40% !important;}

@media handheld, only screen and (max-width: 780px){
.home .homebanner {    margin-top: 49px !important;}
.home .bottomspace {margin-bottom: 40px;}
}

@media handheld, only screen and (max-width: 780px){
.home .page-section-fullwidth .mk-padding-wrapper {padding: 0px !important;}
}