@media only screen and (max-width: 1600px) {
	
    #badger_content img {
    max-width: 500px;
}
    
   #badger_content h1 {
    margin: 50px 0;
}
    
    
}

@media only screen and (max-width: 1440px) {
	
    #badger_content img {
    max-width: 500px;
}
    
   #badger_content h1 {
    margin: 50px 0;
}
    
    #badger_content {
    color: #fff;
    position: relative;
    max-width: 900px;
    display: block;
    padding: 50px 20px;
    margin: 0 auto;
    text-align: center;
}
    
    
    
    #badger_3 {
    bottom: 0;
    right: 0;
    width: 200px;
    height: 251px;
    background-size: cover!important;
    background-repeat: no-repeat!important;
}
    
    #badger_1 {
    top: 50%;
    left: 0;
    width: 134px;
    height: 154px;
    background-size: contain!important;
    background-repeat: no-repeat!important;
}
    
    
}

@media only screen and (max-width: 1366px) {
#badger_1 {
    top: 50%;
    left: 0;
    width: 115px;
    height: 140px;
    background-size: contain!important;
    background-repeat: no-repeat!important;
}
    
    .menu li {
    display: inline-block;
    padding: 0 20px;
}
    
    #badger_3 {
    bottom: 0;
    right: 0;
    width: 175px;
    height: 170px;
    background-size: cover!important;
    background-repeat: no-repeat!important;
}
    
    #menu_nav a {

    font-size: 20px;
    font-style: normal;

}
    
    
}

@media only screen and (max-width: 1330px) {

    #badger_content img {
    max-width: 460px;
}
    
    p {
    color: #FFF;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 44px;
}
    
h1 {
    color: #FFF;
    text-align: center;
    font-size: 43px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

}

@media only screen and (max-width: 860px) {
    
    
    span#mobile_open {
    
    width: 100%;
    height: 55px;
        float:left;
        text-align: center;
    margin: 10px auto;
  
    position: relative;
    z-index: 22;

}
    
        span#mobile_close {
    display: block!important;
    width: 100%;
    height: 55px;
        float:left;
        text-align: center;
    margin: 10px auto;
  bottom:-10pz;
    position: relative;
    z-index: 22;
            
            margin-bottom:50px;
            
            

}
    
    #mobile_menu{
        
        position: fixed;
        width:100%;
        height:100%;
        z-index: 999;
            background: linear-gradient(180deg, #578084 0%, #5E9195 100%);
        
    }
    
    #mobile_menu ul li{display:block; text-align: center;}
    #mobile_menu ul li a {
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        padding: 10px;
        display: block;
        font-size: 25px;
    }
    
   span#mobile_close  img, span#mobile_open  img{    width: 55px;}
    
    #menu_nav{display:none!important;}
    
    
    #badger_3 {
    bottom: 0;
    right: 0;
    width: 190px;
    height: 189px;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    z-index: 10;
}
    
    #badger_content {
    color: #fff;
    position: relative;
    max-width: 900px;
    display: block;
    padding: 20px;
    margin: 0 auto;
    text-align: center;
        padding-bottom:60px;
}
    
    p {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 35px;
}
    #badger_content h1 {
    margin: 50px 0;
    font-size: 40px;
    margin: 0 0 30px 0;
}
    
   
    #badger_content img {
    max-width: 100%;
}
    
}
