#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: #0071C5;
    margin-right: auto;
    position: fixed;
    top: 0px;
    left: 0px;
    max-height: 100vh;
    overflow-y: auto;
}

@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%;
    }
}

@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: 1100px;
    position: relative;
    min-width: 0px;
}

@media only screen and (max-width: 1240px) {
    #box {
        padding-left: 15px;
        padding-right: 15px;
    }
}

    .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,
    #nav_main_support {
        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,
        #nav_main_support:hover {
            cursor: pointer;
        }

    .logo {
        height: 29px;
        margin-top: 8px;
    }

    #Box-Hamburger {
        float: left;
        height: auto;
        clear: none;
        width: auto;
        position: relative;
        top: 0px;
        left: 0px;
        margin-right: 0px;
        margin-top: 10px;
        display: none;
    }

    #Box-MobileSearch {
        display: none;
    }

    @media only screen and (max-width: 1038px) {
        #Box-Hamburger {
            display: inline-block;
            margin-right: 0px;
            margin-left: 0;
            margin-top: 12px;
            padding-left: 15px;
        }


        #Box-MobileSearch {
            display: inline-block;
            float: right;
            margin-top: 15px;
        }
    }

    #Image-Hamburger {
        color: white;
        font-size: 22px;
    }

    @media only screen and (max-width: 1038px) {
        #Image-Hamburger {

        }
    }

    #Image-Hamburger:hover {
        cursor: pointer;
    }

    #Box-Phone:hover {
        border-bottom-color: rgb(23, 172, 250);
        background-color: rgb(0, 96, 167);
    }

    #Box-Phone {
        float: right;
    }

    #Box-Phone a {
        color: white;
        text-decoration: none;
    }

    @media only screen and (max-width: 1038px) {
        #Box-Phone {
            padding-top: 22px;
            height: 55px;
        }
    }

    #text {
        float: left;
        font-size: 15px;
        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: auto;
        margin-left: 0px;
        margin-top: 0px;
        clear: none;
        width: auto;
        padding-top: 12px;
        margin-right: 0px;
        border-left-color: rgb(0, 60, 105);
    }

    .Box-Search.mobile {
        display: none;
    }

    @media only screen and (max-width: 1038px) {
        .Box-Search.mobile {
            display: block;
            padding-top: 0;
        }

        .logo {
            margin-top: 6px;
        }
    }

    @media only screen and (max-width: 560px) {
        .Box-Search {
            float: none;
            border-left: none;
            display: inline-block;
            width: auto;
            padding: 0;
            height: auto;
        }

        .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;
    }

    #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);
        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 {
    }

    @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 {
    }

    @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-Support:hover {
        border-bottom-color: rgb(23, 172, 250);
        background-color: rgb(0, 96, 167);
    }

    .nav-box {
        float: left;
        height: auto;
        margin-left: 0px;
        margin-top: 0px;
        padding: 19px 12px 19px;
        clear: none;
        width: auto;
        margin-right: 0px;
        display: block;
        font-size: 15px;
    }

    .column-left, .column-right {
        width: 30%;
        display: inline-block;
        vertical-align: top;
        position: relative;
    }

    .column-center {
        width: 39%;
        display: inline-block;
        vertical-align: top;
        text-align: center;
    }

    @media only screen and (max-width: 1038px) {
        #box.header-box {
            height: 45px;
            padding-left: 0;
            padding-right: 0;
        }

        #Box-Services {
            display: none;
        }

        #Box-Support {
            display: none;
        }

        .column-left {
            display: none;
        }

        .column-right {
            display: none;
        }

        #AWSCloudSearchContainer {
            float: right;
            margin-top: 12px;
            padding-right: 15px;
        }

        .column-center {
            width: 100%;
        }

        .logo-container {
            display: inline-block;
        }
    }
