/**
* Theme Name: Jobaway Child
* Description: This is a child theme of Jobaway, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/template_path">Template Path</a>
* Template: jobaway
* Version: 1.3
*/

.funfact-block-one .inner-box .count-outer {   
    font-size: 38px;  
}

span.symble {
    font-size: 28px;
}
.inner-box:hover svg path {
    fill: #fff !important;
    stroke: #fff;
}
.inner-box a:hover {
    text-decoration: none !important;
}
@media only screen and (max-width:1024px){
	.auto-container {  
    padding: 0px 40px !important;   
}
.menu-area {
    order: 2;
}
}


@media only screen and (max-width:580px){
.auto-container {
    padding: 0px 16px !important;
}
.header-lower {
    padding: 0px !important;
}
figure.logo-box img {
    width: 145px !important;
}
.video_block_one .video-inner {   
    padding: 110px 30px 110px 30px;   
}
.header-top {
    display: none;
}
.mobile-menu .nav-logo {    
    padding: 20px 25px;  
    padding-bottom: 30px;
}
.mobile-menu .nav-logo img {
    max-width: 138px;
}
.mobile-menu .close-btn {   
    top: 44px !important;   
}
figure.footer-logo img {
    width: 165px !important;
}
.funfact-block-one .inner-box .count-outer {   
    font-size: 38px !important;    
}
.funfact-block-one .inner-box p {
    font-size: 16px;
    line-height: 24px;
}
.content_max_w p {
    max-width: 80px !important;
    text-align: center !important;
    margin: 0 auto !important;
}
.funfact-block-one .inner-box {   
    padding: 20px 15px 20px 15px !important;   
}
.chooseus-block-one .inner-box {   
    margin-bottom: 0px !important;    
}
}
