html{width:100%;height:100%;}
body{font-weight:400;font-family: 'Segoe UI', sans-serif;color:#636262;position:relative;font-size:18px;margin:0;padding:0;width:100%;min-height:100%;padding-bottom:0px;}
body.mobile_home_body{padding-bottom:120px;}
img{max-width:100%; display:inline-block;}
.text-center{text-align:center;}
a,.btn{font-size:inherit; text-decoration: none;}
a,a:hover,.btn,.btn:hover,button,button:hover{color:inherit;-webkit-transition:all .4s ease-out;-moz-transition:all .4s ease-out;-o-transition:all .4s ease-out;transition:all .4s ease-out}
a:hover,a:focus{text-decoration:none;color:inherit}

ul{list-style:none;margin:0;padding:0;}
h3{font-size:3rem;margin:0 0 10px;}
h4{font-size:2.5rem;margin:0 0 5px;}
p{font-size:1.2rem;margin:0;}
.container{max-width:1024px;width:100%;margin:0 auto;}
.mobile_home_nav_heading{color:#702a00;background:#fff;}
.mobile_home_nav{text-transform: uppercase;}
.mobile_home_nav li{font-size:1.5rem;display:inline-block;width:49.75%;background:#702a00;color:#fff;padding:0;margin-bottom:5px;text-align:center;}
.mobile_home_nav li a{display:inline-block;width:100%;padding:40px 0;}
.dropdown-menu-sec{display:none;}
.footer-sec{color:#702a00;padding-bottom:10px;position: absolute;bottom:0;width:100%;left:0;right:0;}
.inner_mobile_home_nav{text-align:center;}
.mobile_home_nav.last_fullmenu li:last-child, .full-width, .inner_mobile_home_nav li{width:100%!important;max-width:520px;}
@media(max-width:992px){
   
    .mobile_home_nav li{width:49.68%;}
    .mobile_home_nav.last_fullmenu li:last-child, .full-width, .inner_mobile_home_nav li{max-width:420px;}
}
@media(max-width:767px){
    body {
        font-size: 12px;
       
    }
    body.mobile_home_body{padding-bottom:100px;}
    h3 {
        font-size: 2rem;
       
    }
    h4 {
        font-size: 1.5rem;
       
    }
    .mobile_home_nav.last_fullmenu li:last-child, .full-width, .inner_mobile_home_nav li{max-width:380px;}
    .mobile_home_nav li{font-size:1.2rem; width: 49.62%;}
    .mobile_home_nav li a{padding:25px 0;}
    
}
@media(max-width:480px){
    body {
        font-size: 8px;
       
    }
    body.mobile_home_body{padding-bottom:80px;}
    h3 {
        font-size: 1.5rem;
       
    }
    h4 {
        font-size: 1rem;
       
    }
    p{font-size:0.8rem;}
    .mobile_home_nav.last_fullmenu li:last-child, .full-width, .inner_mobile_home_nav li{max-width:260px;}
    .mobile_home_nav li {
      
       
        font-size: 0.8rem;
        margin-bottom:2px;
    }
    .mobile_home_nav li a{padding:18px 0;}
}
@media(max-height:640px) and (max-width:360px){
    body, body.mobile_home_body{padding-bottom:0px!important;}
}
@media(max-height:823px) and (max-width:411px){
    body, body.mobile_home_body{padding-bottom:0px!important;}
}

@media(max-height:736px) and (max-width:414px){
    body.mobile_home_body{padding-bottom:0px!important;}
 }
 @media(max-height:568px) and (max-width:320px){
    body.mobile_home_body{padding-bottom:50px!important;}
 }
 @media(max-height:480px) and (max-width:992px){
    body{padding-bottom:120px!important;}
 }
 
/* @media(max-height:405px){
    body, body.mobile_home_body{padding-bottom:80px!important;}
}
@media(max-height:440px) and (max-width:1200px){
    body, body.mobile_home_body{padding-bottom:120px!important;}
}
@media(max-height:405px) and (max-width:1200px){
    body, body.mobile_home_body{padding-bottom:120px!important;}
}
@media(max-height:405px) and (max-width:480px){
    body, body.mobile_home_body{padding-bottom:80px!important;}
} */
