
#jm-logo-nav {
    background: #fff;
    position: fixed;
    width: 100%;
    z-index: 9999;
    color: #97979a;
    padding: 10px 0;
    -webkit-transition: 250ms ease padding;
    transition: 250ms ease padding;
    box-sizing: border-box;
}

 #jm-mile1 {
  
    
     bottom: auto;
    left: 0;
    right: 0;
    position: fixed;
    width: 100%;
    z-index: 9999;
	background: #fff;
    color: #97979a;
    padding: 10px 0;
    transition: 250ms ease padding;
    box-sizing: border-box;
	margin-top: 162px !important;
	
 
}

.jm-module {
    margin-bottom: 30px;
    margin-top: 25px;
}

.jm-pricing .title {
    padding-top: 24px !important;
    font-size: 30px !important;
}


.jm-pricing .subtitle {
   
    text-transform: none !important ;
  
}


.jm-module-subtitle {
   
    margin-top: 12px !important;
    margin-bottom: -50px !important;
}


#jm-footer-mod {
    padding-top: 50px !important;
    background: #fff;
    color: #646464;
    border-top-style: outset !important;
}


#jm-top2 {
    padding-top: 0px !important ; 
	 }
	 

	 #jm-header {
    padding-top: 250px !important;
    padding-bottom: 30px;
    color: #97979a;
    background: #fff;
}