#apDiv44,#apDiv30{
    display: none;
}
@media (max-width:770px){
    #apDiv6{
        top: -30px !important;
    }
    #apDiv6 #menu{
        transform: scale(0.6);
        position: absolute;
        left: -60px;
    }
    #apDiv6 center{
        width: 100%;
    }
    #animation_container{
        transform: scale(0.7);
        margin-top: 0px !important;
    }
    #apDiv1{
        top: auto;
        bottom: 165px;
    }
}
@media (max-width:430px){
    #apDiv6{
        top: -70px !important;
    }
    #apDiv6 #menu{
        left: -100px;
        transform: scale(0.35);
    }
    #animation_container{
        transform: scale(0.35);
        margin-top: -180px !important;
    }
    #apDiv1{
        bottom: 345px;
    }
    #owl-demo .item .body{
        transform: translateY(25px) !important;
    }
    .textcopyright{
        margin-top: 30px;
    }
    #apDiv7{
        left: 3px;
    }
}
@media (max-width:325px){
    #apDiv6 #menu{
        transform: scale(0.30);
    }
    #animation_container{
        transform: scale(0.30);
        margin-top: -275px !important;
    }
}