#CONTAINER-TOP {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 100%;
    min-width: 0px;
    z-index: 999;
    padding-top: 0px;
    background-color: rgb(0, 86, 150);
    margin-right: auto;
    position: fixed;
    top: 0px;
    max-height: 500px;
    left: 0px;
    border-bottom-color: rgb(255, 0, 0);
    border-bottom-width: 3px;
    border-bottom-style: solid;
    overflow-y: auto;
    overflow-x: hidden;
}

@media only screen and (max-width: 1070px) {
    #CONTAINER-TOP {
        width: 100%;
        margin-top: 0px;
        clear: none;
    }
}

@media only screen and (max-width: 1038px) {
    #CONTAINER-TOP {
        width: 100%;
        background-color: rgb(0, 86, 150);
    }
}

@media only screen and (max-width: 550px) {
    #CONTAINER-TOP {
        padding-bottom: 0px;
        margin-top: 0px;
        clear: none;
    }
}

#box {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 100%;
    margin-right: auto;
    max-width: 1300px;
    min-width: 0px;
    padding-right: 20px;
    padding-left: 20px;
}

.Box-Search1 {
    float: none;
    height: 69px;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 100%;
    padding: 19px 14px 0px;
    margin-right: auto;
    border-left-color: rgb(0, 60, 105);
    border-left-width: 1px;
    border-left-style: solid;
    max-width: 1300px;
    min-width: 0px;
    display: none;
}

@media only screen and (max-width: 1070px) {
    .Box-Search1 {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media only screen and (max-width: 1038px) {
    .Box-Search1 {
        display: block;
        background-color: rgb(0, 62, 108);
        padding-left: 62px;
    }
}

@media only screen and (max-width: 764px) {
    .Box-Search1 {
        padding-left: 42px;
    }
}

@media only screen and (max-width: 550px) {
    .Box-Search1 {
        padding-left: 42px;
    }
}
#nav_main_app,
#nav_main_pro,
#nav_main_services {
    font-size: 13px;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    color: rgb(255, 255, 255);
    display: block;
}

#nav_main_pro:hover,
#nav_main_app:hover,
#nav_main_services:hover{
  cursor: pointer;
}
#Box-Logo {
    float: left;
    height: 51px;
    margin-left: 0%;
    margin-top: 10px;
    clear: none;
    width: 130px;
    padding: 0px 20px 0px 14px;
    background-image: url("/images/Bird-White-Logo.png");
    background-attachment: scroll;
    background-size: 106px;
    margin-bottom: 8px;
    background-position: 0% 0%;
    background-repeat: no-repeat no-repeat;
}
@media only screen and (max-width: 1038px) {
    #Box-Logo {
        height: 37px;
        background-image: url("/images/Bird-White-Logo.png");
        background-attachment: scroll;
        background-size: 65px;
        width: 65px;
        background-position: 0% 0%;
        background-repeat: no-repeat no-repeat;
    }
}
#Box-Logo:hover {
    background-image: url("/images/Bird-White-Logo-Hover.png");
    background-attachment: scroll;
    background-size: 106px;
    height: 51px;
    background-position: 0% 0%;
    background-repeat: no-repeat no-repeat;
}
@media only screen and (max-width: 1038px) {
    #Box-Logo:hover {
        background-image: url("/images/Bird-White-Logo-Hover.png");
        background-attachment: scroll;
        background-size: 65px;
        height: 37px;
        background-position: 0% 0%;
        background-repeat: no-repeat no-repeat;
    }
}
#Box-Hamburger {
    float: right;
    height: auto;
    clear: none;
    width: auto;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: 0px;
    margin-top: 10px;
    display: none;
}
@media only screen and (max-width: 1038px) {
    #Box-Hamburger {
        display: block;
        margin-right: 0px;
        margin-left: 30px;
        margin-top: 15px;
    }
}
#Image-Hamburger {
    float: left;
    width: 30px;
    max-width: 100%;
    height: 30px;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-right: 0%;
}
@media only screen and (max-width: 1038px) {
    #Image-Hamburger {
        height: 25px;
        display: block;
    }
}
#Image-Hamburger:hover{
  cursor: pointer;
}
#Box-Phone:hover {
    border-bottom-color: rgb(23, 172, 250);
    padding-right: 14px;
    padding-left: 14px;
    margin-right: 0px;
    margin-left: 0px;
    background-color: rgb(0, 96, 167);
}
#Box-Phone {
    float: right;
    height: 69px;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: auto;
    padding: 28px 14px 6px;
    margin-right: 0px;
    border-bottom-color: rgb(0, 86, 150);
    border-bottom-width: 6px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-left-color: rgb(0, 60, 105);
    border-left-width: 1px;
    border-right-color: rgb(0, 60, 105);
    border-right-width: 1px;
    border-right-style: solid;
}
@media only screen and (max-width: 1038px) {
    #Box-Phone {
        padding-top: 22px;
        height: 55px;
    }
}
#text {
    float: left;
    font-size: 13px;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    color: rgb(255, 255, 255);
}
.Box-Search {
    float: right;
    height: 69px;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: auto;
    padding: 19px 14px 0px;
    margin-right: 0px;
    border-left-color: rgb(0, 60, 105);
    border-left-width: 1px;
    border-left-style: solid;
}

@media only screen and (max-width: 1038px) {
    .Box-Search {
        height: 54px;
    }
}
@media only screen and (max-width: 560px){
  .Box-Search{
    clear: both !important;
    float: none !important;
    border-left: none;
    border-top: 1px solid rgb(0, 60, 105);
    display: block !important;
    width: 100% !important;
    margin-bottom: 11px;
    padding: 19px 0px 0px;
  }
  .gsc-input{
    width: 600px;
  }
  .search-input .gsc-input-box{
    width: 100% !important;
  }
}
.search-input .gsc-input-box {
    float: left;
    font-size: 13px;
    width: 200px;
    height: auto;
    text-align: left;
    font-weight: 100;
    line-height: 1em;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    border: 1px solid rgb(0, 86, 150);
    border-top-left-radius: 20px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 20px;
}

#GoogleSearchContainer,
#GoogleSearchContainer2{
  margin-top: 0px !important;
}

.gsc-search-box-tools .gsc-search-box .gsc-input{
  padding-right: 0px !important;
}
table.gsc-search-box{
  width: auto !important;
}
#GoogleSearch form{
  width: auto !important;
}
.Box-Search .gsc-search-button {
    float: left;
    font-size: 13px;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: 100;
    line-height: 1em;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    color: rgb(255, 255, 255);
    border-top-left-radius: 0px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 0px;
    margin-right: 0%;
    border: 0px;
}
input.gsc-search-button-v2 {
    padding: 4px 7px !important;
}
#Box-Applications:hover {
    border-bottom-color: rgb(23, 172, 250);
    background-color: rgb(0, 96, 167);
}
#Box-Applications {
    float: right;
    height: 69px;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: auto;
    padding: 28px 40px 6px;
    margin-right: 0px;
    border-bottom-style: solid;
    border-bottom-width: 6px;
    border-bottom-color: rgb(0, 86, 150);
    border-left-color: rgb(0, 60, 105);
    border-left-style: solid;
    border-left-width: 1px;
}
@media only screen and (max-width: 1038px) {
    #Box-Applications {
        display: none;
    }
}

#Box-Products:hover {
    border-bottom-color: rgb(23, 172, 250);
    background-color: rgb(0, 96, 167);
}
#Box-Products {
    float: right;
    height: 69px;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: auto;
    padding: 28px 40px 6px;
    margin-right: 0px;
    border-bottom-color: rgb(0, 86, 150);
    border-bottom-width: 6px;
    border-bottom-style: solid;
    border-left-color: rgb(0, 60, 105);
    border-left-width: 1px;
    border-left-style: solid;
    display: block;
}
@media only screen and (max-width: 1038px) {
    #Box-Products {
        display: none;
    }
}

#Box-Services:hover {
    border-bottom-color: rgb(23, 172, 250);
    background-color: rgb(0, 96, 167);
}
#Box-Services {
    float: right;
    height: 69px;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: auto;
    padding: 28px 40px 6px;
    margin-right: 0px;
    border-bottom-color: rgb(0, 86, 150);
    border-bottom-width: 6px;
    border-bottom-style: solid;
    border-left-color: rgb(0, 60, 105);
    border-left-width: 1px;
    border-left-style: solid;
    display: block;
}
@media only screen and (max-width: 1038px) {
    #Box-Services {
        display: none;
    }
}
