@media only screen and (min-width: 320px) and (max-width: 374px){
    .logo p {
        font-size: 14px;
    }
    .top-contact {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .top-contact a{
        font-size: 14px;
    }
    .top-contact a.tel{
        font-size: 14px;
        min-width: 130px;
    }
    footer {
        max-width: 100%;
        width: 100%;
    }
    .logo {
        max-width: 100%;
        width: 100%;
    }
}

@media only screen and (min-width: 500px) and (max-width: 767px){
    header .row > div {
        width: 50%;
    }
    
    .logo {
        max-width: 100%;
        width: 100%;
    }
    .logo {
        margin-bottom: 0;
    }
    
}
@media only screen and (max-width: 767px){
    header {
        text-align: center;
    }
    .logo {
        margin-bottom: 0;
    }
    .logo {
        max-width: 100%;
        width: 100%;
    }
    .top-contact {
        text-align: center;
        margin-top: 15px;
    }
    .top-contact a{
        padding-right: 0;
    }
    header .row > div:nth-child(2) a.tel {
        margin-left: 15px;
    }
    .main-banner{
        background-position: center;
    }
    .main-banner h1 {
        margin: 0 0 20px 0;
        font-size: 25px;
        line-height: 40px;
    }
    .main-banner p{
        font-size: 18px;
        line-height: 35px;
        margin-bottom: 15px;
    }
    .app-sec .row {
        flex-flow: column-reverse;
    }
    .app {
        text-align: center;
    }
    .app-content p {
        margin: 0 0 15px 0;
    }
    .app-content h2 {
        margin: 0 0 20px 0;
        font-size: 21px;
        line-height: 30px;
    }
    .app-content a.app-btn{
        padding: 4.5px;
        margin-bottom: 10px;
    }
    
    .recruitment {
        align-items: center;
        margin-bottom: 15px;
    }
    .careers {
        align-items: center;
        margin-bottom: 25px;
    }
    .footer-content h6{
        font-size: 13px;
    }
    .recruitment-logo {
        padding-right: 33px;
    }
    footer {
        max-width: 100%;
        width: 100%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px){
    .main-banner {
        background-position: center;
    }
    .app {
        text-align: center;
    }
    .app-sec > .row {
        flex-flow: column-reverse;
    }
    .app-sec .row > div {
        width: 100%;
    }
    .app-content p {
        margin: 0 0 10px 0;
        font-size: 16px;
        line-height: 20px;
    }
    .app-content h2 {
        margin: 0 0 20px 0;
        font-size: 25px;
        line-height: 30px;
    }
    .footer-content  > br {
        display: none;
    }
    footer {
        max-width: 100%;
        width: 100%;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
    .app-content p {
        margin-bottom: 15px;
        font-size: 16px;
    }
    .app-content h2 {
        margin-bottom: 15px;
        font-size: 24px;
    }
    .app-image img {
        max-width: 517px;
        height: auto;
    }
    .app-image {
        max-width: 100%;
    }
    .app-content {
        margin-left: 77px;
    }
    section.main-banner {
        padding: 45px 0 52px 0;
        background-position: center;
        background-size: 100%;
    }
    .main-banner h1{
        margin: 0 0 15px 0;
        font-size: 35px;
        line-height: 40px;
    }
    .main-banner p {
        margin: 0 0 22px 0;
        font-size: 25px;
        line-height: 25px;
    }
    .app {
        background: #00C8AA;
        padding-top: 0;
    }
    .app-sec .row > div:nth-child(2) {
        display: flex;
        align-items: center;
    }
    .app-content h2 {
        margin-bottom: 15px;
        font-size: 18px;
    }
    .app-content p {
        margin-bottom: 0;
        font-size: 12px;
    }
    .app-content a.app-btn {
        min-width: 180px;
        padding: 8px;
    }
    footer {
        max-width: 100%;
        width: 100%;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1365px){
    .main-banner {
        background-size: 100%;
        background-position: center;
        padding: 50px;
    }
    .main-banner h1 {
        margin: 0 0 19px 0;
        font-size: 40px;
        line-height: 50px;
    }
    .main-banner p {
        font-size: 23px;
        line-height: 30px;
        margin-bottom: 18px;
    }
    .app-content a.app-btn {
        min-width: 180px;
        padding: 8px;
    }
    .app-sec .row > div:nth-child(2) {
        display: flex;
        align-items: center;
    }
    .app-content p{
        font-size: 16px;
    }
    .app-content h2 {
        margin: 0 0 15px 0;
        font-size: 26px;
    }
    .app {
        background: #00C8AA;
        padding-top: 0;
    }
    footer {
        max-width: 100%;
        width: 100%;
    }
}
@media only screen and (min-width: 1366px) and (max-width: 1440px){
    .main-banner {
        background-size: 100%;
        background-position: center;
        padding: 90px 0;
    }
    .main-banner h1 {
        margin: 0 0 25px 0;
        font-size: 45px;
        line-height: 50px;
    }
    .main-banner p {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 25px;
    }
    .app-sec .row > div:nth-child(2) {
        display: flex;
        align-items: center;
    }
    .app {
        background: #00C8AA;
        padding-top: 0;
    }
    footer {
        max-width: 78%;
        width: 100%;
    }
}
@media only screen and (min-width: 1441px) and (max-width: 1700px){
    .main-banner {
        background-size: 100%;
        background-position: center;
        padding: 90px 0;
    }
    .app-sec .row > div:nth-child(2) {
        display: flex;
        align-items: center;
    }
    .app {
        background: #00C8AA;
        padding-top: 0;
    }
    footer{
        max-width: 75%;
        width: 100%;
    }
    .footer-content h6{
        font-size: 12px;
    }
}