/*
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:        1.0
*/




@font-face {
	font-family: 'Frutiger Black';
	src: url('fonts/Frutiger-75Black.eot');
	src: url('fonts/Frutiger-75Black.eot?#iefix') format('embedded-opentype'),
		url('fonts/Frutiger-75Black.woff2') format('woff2'),
		url('fonts/Frutiger-75Black.woff') format('woff'),
		url('fonts/Frutiger-75Black.ttf') format('truetype'),
		url('fonts/Frutiger-75Black.svg#Frutiger-75Black') format('svg');
	font-weight: bold;
	font-style: normal;
}


@font-face {
	font-family: 'Frutiger';
	src: url('fonts/Frutiger-Roman.eot');
	src: url('fonts/Frutiger-Roman.eot?#iefix') format('embedded-opentype'),
		url('fonts/Frutiger-Roman.woff2') format('woff2'),
		url('fonts/Frutiger-Roman.woff') format('woff'),
		url('fonts/Frutiger-Roman.ttf') format('truetype'),
		url('fonts/Frutiger-Roman.svg#Frutiger-Roman') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Frutiger Bold';
	src: url('fonts/Frutiger-Bold.eot');
	src: url('fonts/Frutiger-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/Frutiger-Bold.woff2') format('woff2'),
		url('fonts/Frutiger-Bold.woff') format('woff'),
		url('fonts/Frutiger-Bold.ttf') format('truetype'),
		url('fonts/Frutiger-Bold.svg#Frutiger-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}
@media only screen and (max-width: 1140px) {
.sfm-label-square .sfm-navicon-button, .sfm-label-rsquare .sfm-navicon-button, .sfm-label-circle .sfm-navicon-button {
    color: #eec416!important;
}
}
@media only screen and (max-width: 767px) {
.mk-testimonial.modern-style .mk-testimonial-quote {
    padding: 0px 20px 0!important;
}
#mk-footer-navigation ul li {
    display: inline-block!important;
    width: 4%!important;
}
.home-banner-row{
    min-height: 350px!important;
}
.home-testi-row{min-height: 350px!important;}
}