/*
Theme Name: Jupiter
Theme URI: http://themeforest.net/user/artbees
Author: Artbees
Author URI: http://themeforest.net/user/artbees
Version: 5.4.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
Text Domain: mk_framework
Domain Path: /languages/
*/



/*

Main Stylesheet file is located at assets/stylesheet/core-styles.css

*/

.mk-footer-copyright {
    font-size: 13px!important;
opacity:1!important;
    letter-spacing: 0;
    float: none!important;
}

#sub-footer .mk-grid {
    margin: 0 auto;
    padding: 50px 0;
    text-align: center;
    text-transform: uppercase;
}

.retina, .nonRetina {
color:#f63440;
line-height: 3em;
}

.retina {
display:none;
}

@media (-webkit-min-device-pixel-ratio: 2), 
(min-resolution: 192dpi) { 
    .retina {
display:block;
}
.nonRetina {
display:none;
}
}

@media screen and (max-width:980px) {
.vc_empty_space {
    height: 0!important;
}

.testimonials{
margin-bottom:55px;
}

h4, h5 {
text-align:center;
}
}

@media screen and (max-width:500px) {
.pageTitle {
    font-size: 30px!important;
    text-align: center!important;
    margin: 0 auto!important;
    max-width: 500px!important;
    width: 100%!important;
    transform: none!important;
}
}