.gsc-control-cse {
    border: 0 !important;
    padding: 6px 20px !important;
    margin: 0px;
    border-radius: 2px;
    overflow: hidden;
}
form.gsc-search-box,
table.gsc-search-box {
    margin-bottom: 20px !important;
}
.gcse-search-box {
    border: 0 !important;
    background: #387deb !important;
}
.gcse-search-box-tools .gcse-search-box .gcse-input {
    padding-right: 0 !important;
}
#gs_tti50 {
    padding: 6px 0 !important;
}
#gsc-i-id1 {
    color: #000 !important;
    text-indent: 0 !important;
    font-size: .9rem !important;
    line-height: 1 !important;
    background: none !important;
    padding: 0px 5px !important;
}
#gsc-i-id1::-webkit-input-placeholder {
    color: #000 !important;
}
#gsc-i-id1::-as-input-placeholder {
    color: #fff;
}
#gsc-i-id1::-moz-placeholder {
    color: #fff;
    opacity: 1;
}
#gsc-i-id1::-moz-placeholder {
    color: #fff;
    opacity: 1;
}
.gsib_b {
    display: none !important;
}
.gsc-search-button-v2 {
    padding: 12px !important;
    margin-left: 0px !important;
    outline: none !important;
    border: 2px !important;
    cursor: pointer;
    background-color: #004ea8 !important;
}
.gsc-search-button-v2,.gsc-search-button-v2:hover {
    cursor: pointer;
}
a.gs-title {
    font-size: 1.3rem !important;
    color: #004ea8 !important;
    font-weight: 600;
    font-family: 'Roboto' !important;
    line-height: 25px !important;
}
div.gcsc-find-more-on-google-root {
   display: none !important;
}

@media screen and (max-width: 576px) {
   .gsc-control-cse.gsc-control-cse-en {
      padding: 6px 15px !important;
   }
   a.gs-title {
      line-height: 10px !important;
   }
}