.banner-section .slide {
    position: relative;
    padding: 150px 0px 40px;
    background-size: cover;
}

.banner-section .content h1 {
    text-align: center !important;
    font-size: 25pt !important;
}

.judgment-down-arrow {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    border: solid #CBA268;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 8px;
    display:inline-block !important;
}
.search-box-outer{
    display:none !important;
}