.ceo-message-wrapper {
    width: 800px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    padding: 20px 20px 5px;
}

.ceo-rightfloat {
    float: right;

}

.ceo-message-footer {
    margin-top: 20px;
    border-top: 1px solid #ccc;
    font-style: italic;
    font-size: 12px !important;
}

@media only screen and (max-width: 768px) {
    .flickerplate ul.flicks>li .flick-inner{
        padding: 0 !important;
    }

    .anons_btm_bottom {
        display: block !important;
    }

    .header_info {
        text-align: left !important;
    }

    .header_top_box2 {
        display: block !important;
    }

    .top_a2 {
        color: #1c4285;
        display: block;
        right: 10px;
        position: absolute;
        right: 0;
        top: 137px;
        font-weight: bold;
    }

    .top_a2:hover {
        background: none;
    }

    .flickerplate {
        height: 580px !important;
    }

    .slider_contain {
        height: 580px !important;
    }

    .flickerplate ul.flicks > li .flick-title {
        margin-bottom: 0px !important;
    }
}

@media only screen and (max-width: 1024px) {
    .anons_btm_bottom {
        display: block !important;
    }

    #banner_carusel {
        width: auto !important;
    }

}

.material_all {
    /* display: block;*/
}

.flick-content {
    color: white !important;
    width: 80% !important;
    text-align: center !important;
}

@media only screen and (max-width: 500px) {
    .anons_contain {
        display: block !important;
    }
}

.anons_btm_bottom {
    /*position: relative;*/
}

.live-search {
    display: none;
    position: relative;
    z-index: 2;
    float: left;
    margin-bottom: 0;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #f8fafc;
    border-right: 0;
    border-radius: 2px 0 0 2px;
    outline: 0;
    box-shadow: none!important;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;

}

