.ajax_loader{
    z-index: 2 !important;
}

.wrapper{
    z-index: 1 !important;
}

header{
    z-index: 11 !important;
}

.hide-header{
    display: none !important;
}

.header_inner_right{
    z-index: 2 !important;

}

nav.main_menu{
    z-index: 2 !important;

}

.container{
    z-index: 2 !important;
}

.drop_down .second .inner{
    height: 500px;
    z-index: 4 !important;
}

#back_to_top{
    z-index: 2 !important;
}

.content{
    z-index: 10 !important;
}

footer{
    z-index: 0 !important;
    position: 'relative';
}