@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap');


input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: 2px solid #4DAEA7 !important;
  -webkit-text-fill-color: #4DAEA7;
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset;
  transition: background-color 5000s ease-in-out 0s;
  font-weight: bold;
}

.inputContainer > input:-webkit-autofill,
.inputContainer > input:-webkit-autofill:hover, 
.inputContainer > input:-webkit-autofill:focus {
    border: 2px solid #4DAEA7 !important;
  -webkit-text-fill-color: #ffffff;
}

.inputContainer.active > input {
    background-color: rgb(255, 255, 255);
}

.inputContainer.active > input:-webkit-autofill {
    border: 2px solid #4DAEA7 !important;
    -webkit-text-fill-color: #4DAEA7;
    background-color: rgb(255, 255, 254);
}


::selection {
    background: #4daea7;
    color: #ffffff;
}

::-moz-selection {
    background: #4daea7;
    color: #ffffff;
}

body {
    font-family: 'Lato', sans-serif;
    -webkit-text-size-adjust: 100%;
    position: relative;
    margin: 0;
    padding-bottom: 6rem;
    height: 100%;
    /* top: 0; */
    scroll-behavior: smooth;
}

body.mobileMenuActive {
    overflow: hidden;
}

body.mobileMenuActive a:not(#dropdown-narrow > ul > li > a) {
    pointer-events: none;
}

a {
    text-decoration: none;
    font-family: 'Lato', sans-serif;
}

*,
*:before,
*:after {
    box-sizing: inherit;
}

/*html {
    height: 100%;
    box-sizing: border-box;
}*/

.wrapper {
    min-height: 100%;
    height: auto !important;
    /* This line and the next line are not necessary unless you need IE6 support */
    height: 100%;
    margin: 0 auto -155px;
    /* the bottom margin is the negative value of the footer's height */
}


#menu {
    background-color: #EDF9F8;
    background: #0071B8;
    width: 100%;
}

#menu ul {
    display: table;
    height: 30px;
    width: 100%;
    list-style-type: none;
    /*margin:0px;*/
    padding: 0px;
    max-width: 1450px;
    margin: 0 auto;
    list-style: none;
}

#menu ul li {
    display: table-cell;
    height: 30px;
    width: 16.666666667%;
    /* (100 / numItems)% */
    line-height: 20px;
    text-align: center;
    white-space: nowrap;
    padding-top: 10px;
    transition: transform 0.3s ease-out;
}

#menu ul li:hover {
    transform: translateY(-2px);
}

#menu ul li a {
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
}

@media only screen and (min-width: 668px) {

    #banner {
        background-color: #ffffff;
        width: 100%;
    }

    #banner2 {
        /* max-width:1266px; */
        margin: 0 auto;
        padding: 0 30px 0 25px;
    }


    #menu-narrow {
        display: none;
        visibility: hidden;
    }

}


#login {
    float: right;
    width: 160px;
    text-align: center;
    padding-top: 18px;
    margin-right: 0px;
}

.new-app {
    font-size: 12px;
}







.dropdown-menu {
    position: relative;
}

.dropdown-menu>span {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.dropdown-menu>span,
.dropdown-menu>div {
    cursor: pointer;
    outline: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.dropdown-menu>div {
    background-color: rgba(0, 0, 0, 0);
    position: absolute;
    /*top: 0;
  left: 0;
  right: 0;
  bottom: 0;*/
}

.dropdown-menu>span:focus~div {
    display: block;
}

.dropdown-menu>ul {
    position: absolute;
    top: 45px;
    left: -18px;
    z-index: 1;
    visibility: hidden;
    opacity: 0;
    /*margin-left:-60px;*/
}

.dropdown-menu>ul:focus {
    visibility: visible;
    opacity: 1;
}

/* The .sample-menu-style below is for illustration purpose.
   Feel free to use different style. */

.menu-style>span {
    font-family: 'Lato', sans-serif;
    color: black;
}

.menu-style>ul {
    padding: 0;
    margin-top: 2px;
}

.menu-style li {
    color: #ffffff;
    /*padding: 1em 0.2em 1em 1.5em;*/
    padding: 0em 0.2em 0em 1.5em;
    white-space: nowrap;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.menu-style li:not(:first-child) {
    border-top: none;
}

.menu-style a {
    text-decoration: none;
    color: #ffffff;
    font-family: 'Lato', sans-serif;
    display: block;
    width: 100%;
    height: 40px;
    line-height: 35px;
}



ul.menu {
    display: none;
}

#loginmenu:hover ul.menu {
    display: block;
}

#loginmenu ul,
#loginmenu-narrow ul,
#dropdown-narrow ul {

    display: block;

    background-color: #0071b8;

    min-width: 160px;

    list-style-type: none;

    border-top-left-radius: 5px;

    border-bottom-left-radius: 5px;

    border-bottom-right-radius: 5px;

    margin-left: 0px !important;
}

#dd-narrow {

    margin-top: 2px;

    margin-right: 14px;

    margin-bottom: 8px;
    background-image: url(https://www.airlineapps.com/images/hamburger.png);
    color: silver;
    position: relative;
    ;
    ;
    z-index: 50;
    ;
    ;
}

#lgin-narrow {

    margin-top: 8px;

    margin-right: 14px;

    /* background-image: url(../images/hex-button2.png); */

    color: #ffffff;

    position: relative;

    background-color: #0071b8;

    border-radius: 100px;

    /* padding: 5px 10px 5px 10px; */

    width: 100px;

    padding-top: 2px;
}

#lgin {

    margin-top: 21px;
    /*! background-image:url(../images/hex-button.png); */

    background-color: #0071b8;

    color: white;

    position: relative;

    border-radius: 100px;

    padding-top: 2px;

    /* transition: all 0.3s; */
}


#lgin:focus {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.hexbutton2 {
    height: 28px;
    width: 142px;
    display:
        inline-block;
    text-align:
        center;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Lato', sans-serif;
    /* font-weight: bold; */
}

@media only screen and (min-width: 668px) {

    #headlines {

        display: table;

        width: 150px;
        padding: 50px 0 10px 0;
        text-align: center;
    }

    #social-narrow {
        display: none;
        visibility: hidden;
    }


    #social-wide2,
    #news-wide2 {
        max-width: 1266px;
        height: 250px;
        margin: 0 auto;
        padding: 0 30px 10px 30px;
    }
}

#social-narrow {
    width: 250px;
    background-color: #3a4f63;
    width: 100%;
}




#social-wide,
#news-wide {

    background-color: #0071b8;
    width: 100%;

    padding: 20px 0 65px 0;
}

.allnews {
    font-family: 'Lato', sans-serif;
    color: #ffffff;
    float: right;
    font-weight: bold;
}

/*#news-wide a:hover {
        font-family: 'Lato', sans-serif;
        color:white;
    }*/



#Tweets {
    display: inline-block;
    overflow: auto;
    overflow-y: hidden;

    max-width: 100%;
    margin: 0 0 1em;

    white-space: nowrap;

    /*background: #AAA;*/
    padding-left: 0px;
}

#Tweets LI {
    display: inline-block;
    vertical-align: top;


}

.tweet {
    white-space: normal;
    width: 130px;
    height: 165px;
    padding: 10px 7px 0 10px;
    margin: 0 5px 0 5px;
    background-color: rgba(256, 256, 256, 0.2);
}


.tweet span {
    font-size: 11px;
    display: block;
    padding: 5px 0 15px 0;
    color: #B4B4B4;
}

.tweet a {
    font-size: 12px;
    color: #EDF9F8;
    line-height: 14px;
}

.tweet a:hover {
    font-size: 12px;
    color: #B4B4B4;
}

.tweet .screen_name {
    font-size: 12px;
    color: #111111;

}


#social-wide ::-webkit-scrollbar,
#news-wide ::-webkit-scrollbar {
    width: 12px;
}

#social-wide ::-webkit-scrollbar-track,
#news-wide ::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #02558a;
}

#social-wide ::-webkit-scrollbar-thumb,
#news-wide ::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #ffffff;
}

#social-wide ::-webkit-scrollbar-thumb:hover,
#news-wide ::-webkit-scrollbar-thumb:hover {
    background-color: #e7e7e7;
}

@media only screen and (min-width: 668px) {
    #TheNews {
        display: inline-block;
        overflow: auto;
        overflow-y: hidden;

        max-width: 100%;
        /*margin: 0 0 1em;*/
        margin: 0;
        white-space: nowrap;

        padding-left: 0px;
    }


    #TheNews LI {
        display: inline-block;
        vertical-align: top;
        padding-bottom: 10px;
    }

    .news-item {
        white-space:
            normal;
        width: 170px;
        height: 195px;
        padding: 10px 7px 0 10px;
        margin: 0 5px 0 5px;
        background-color: rgba(256, 256, 256, 0.2);
        border-radius: 10px;
    }
}


.news-item span {
    font-size: 11px;
    display:
        block;
    padding: 5px 0 15px 0;
    color: #e0e0e0;
}

.news-item a {
    font-size: 12px;
    color: #EDF9F8;
    line-height: 14px;
}

.news-item a:hover {
    font-size: 12px;
    color: #ffffff;
}

.news-item .news-title {
    font-size: 13px;
    color: #111111;
    font-family: 'Lato', sans-serif;
    padding-bottom: 3px;
}

.news-item .news-title a {
    font-size: 16px;
    color: #ffffff;
    font-family: 'Lato', sans-serif;
    padding-bottom: 3px;
    font-weight: bold;
}

.news-item .news-title a:hover {
    color: #ffffff;
    font-family: 'Lato', sans-serif;
}














#headlines {

    background-color: #3a4f63;
    width: 100%;
}

#headlines2 {
    max-width: 1300px;
    margin: 0 auto;
    vertical-align: top;
    overflow-x: scroll;
}


#headlines ul {
    list-style: none;
    text-align: left;
    padding: 10px 10px 20px 10px;
    overflow-y: hidden;

    max-width: 2000px;

}

#headlines li {
    display: inline-block;
    /*list-style:none;
    text-align:left;*/
    padding: 10px 10px 0px 10px;
    /*  background-color: #000;  Fallback for older browsers */
    background-color: rgba(256, 256, 256, 0.2);
    /*box-shadow: 1px 1px 8px rgba(150, 150, 150, 1);*/
    margin: 15px;
    width: 150px;
    height: 150px;

}

#headlines span {
    font-size: 11px;
    display: block;
    padding: 5px 0 15px 0;
    color: #B4B4B4;
}

#headlines a {
    font-size: 12px;
    /*color:#B4B4B4;*/
    color: #EDF9F8;
    line-height: 14px;
}

#headlines a:hover {
    font-size: 12px;
    /*color:#EDF9F8;*/
    color: #B4B4B4;
}

#headlines .screen_name {
    font-size: 12px;
    /*color:#4DAEA7;
    color:#4FBEFF;
    color:#5FAFDD;*/
    color: #111111;

}



#plane {
    background-image: url('../images/planeb.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    width: 100%;
    height: 350px;
    -webkit-box-shadow: inset 0px 20px 24px -12px rgba(0, 0, 0, 0.70);
    -moz-box-shadow: inset 0px 20px 24px -12px rgba(0, 0, 0, 0.70);
    box-shadow: inset 0px 20px 24px -12px rgba(0, 0, 0, 0.70);

    text-align: left;
}

#plane .box {
    background-color: rgba(255, 255, 255, 0.30);
    padding: 30px;
    margin: 0px 40px 0 40px;
    font-size: 18px;
}

#plane .quote {
    color: white;
    opacity: 1
}

#cockpit {
    background-image: url('../images/787_cockpit.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center -373px;
    width: 100%;
    height: 370px;
    -webkit-box-shadow: inset 0px 20px 24px -12px rgba(0, 0, 0, 0.70);
    -moz-box-shadow: inset 0px 20px 24px -12px rgba(0, 0, 0, 0.70);
    box-shadow: inset 0px 20px 24px -12px rgba(0, 0, 0, 0.70);
    text-align: left;
}

.welcome h1,
.welcome h3,
.welcome a {
    font-family: 'Lato', sans-serif;
}






#applicants {
    background-image: url('../images/1500x500b.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    text-align: left;
    position: relative;
    width: 100%;
    height: 500px;
}

#applicants2 {
    max-width: 1266px;
    margin: 0 auto;
    position: relative;
    height: 100%;
    padding: 0 30px 0 30px;
}

.welcome {
    position: absolute;
    top: 130px;
    left: 30px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
}

.welcome h1 {
    font-size: 36px;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 5px;
    margin-left: 0px;
    padding-left: 0px;
    grid-area: 1 / 1 / 2 / 3;
}

.welcome h3 {
    /* text-shadow: 1px 1px 8px rgba(150, 150, 150, 1); */
    color: rgba(255, 255, 255, 1);
    margin-top: 0px;
    margin-bottom: 34px;
    line-height: 25px;
    grid-area: 2 / 1 / 3 / 3;
}

.welcome .getStartedBtn {
    grid-area: 3 / 1 / 4 / 2;
}

.welcome .searchBtn {
    grid-area: 3 / 2 / 4 / 3;
}

.welcome a {
    line-height: 40px;
    width: 150px;
    /* text-transform: uppercase; */
    margin: 0px;
    display: inline-block;
    background-color: rgba(255, 255, 255, 1);
    text-align: center;
    font-weight: bold;
    color: #000;
    /* Fallback for older browsers */
    border-radius: 100px;
    color: #0071b8;
    /* box-shadow: 1px 1px 8px rgba(150, 150, 150, 1); */
    margin-right: 25px;
    transition: transform 0.3s ease-out;
}

.welcome a:hover {
    /* background-color: rgba(255, 255, 255, 0.30); */
    box-shadow: 1px 1px 8px rgb(150 150 150);
    transform: translateY(-2px);
}

.welcome .mobileLogo {
    display: none;
}

#news-link a {
    display: grid;
    grid-template-columns: 0.1fr 1fr;
    grid-template-rows: 1fr;
    /* text-shadow: 1px 1px 8px rgba(150, 150, 150, 1); */
    /* text-transform:uppercase; */
    color: rgba(255, 255, 255, 1);
    margin-top: 0px;
    margin-bottom: 10px;
    line-height: 25px;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    font-weight:
        bold;
    width: 298px;
}

#twitter-ie {
    display: none;
    visibility: hidden;
}

#twitter-follow {
    display: inline-block;
}

#participating a {
    transition: all 0.3s ease-out;
}

#participating a:hover {
    transform: translateY(-2px);
}






@media only screen and (min-width: 1300px) {

    #participating {
        padding: 30px 0 80px 0;
        text-align: center;
        max-width: 1300px;
        margin: 0 auto;
    }

}

@media only screen and (min-width: 668px) and (max-width: 1299px) {}


#participating-apply {
    width: 100%;
}

#participating-apply2 {
    max-width: 1266px;
    margin: 0 auto;
    padding: 20px 30px 0px 30px;
}

#participating-apply p {
    font-size: 25px;
    font-family: 'Lato', sans-serif;
    font-weight:
        bold;
    text-align:
        left;
}

#participating {
    padding: 30px 0 80px 0;
    text-align: center;
}

#participating a {
    line-height: 80px;
    /*height: 150px;*/
    width: 240px;
    /*border-radius: 4px;*/
    margin: 5px;
    display: inline-block;
}

#participating img {
    margin: auto;
    vertical-align: middle;
    display: inline-block;
    border: 0px;
}


#employers {
    background-color: #0071b8;
    /* background-color:
    silver; */
    min-height: 200px;
    padding: 20px 30px 0px 30px;
    overflow:
        auto;
    /* margin: 0 auto; */
}

#employers2 {
    max-width: 1266px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 0.5fr 1fr 0.2fr;
}

#employers h3 {
    margin: 0px;
    font-family: 'Lato', sans-serif;
    /* text-transform:uppercase; */
    color: #ffffff;
    font-weight: bold;
    grid-area: 1 / 1 / 2 / 2;
    display: block;
    width: fit-content;
    justify-self: center;
}

.employLogin {
    grid-area: 3 / 1 / 4 / 2;
    width: fit-content;
    justify-self: center;
}

.hex {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(2, 1fr);
    /* width:25%; */
    height: auto;
    padding: 20px;
    vertical-align: top;
    position: relative;
    justify-self: center;
    align-self: center;
    transition: transform 0.3s ease-out;
}

.hex>a {
    justify-self: center;
    align-self: center;
}

.hex:hover {
    transform: translateY(-2px);
}

.hextext {
    width: auto;
    /*display:inline-block;*/
    margin: 7px 0 7px 0;
    position:
        relative;
    overflow:
        auto;
    /* float:left; */
    justify-self: center;
    text-align: center;
    font-weight: bold;
}

.hextext a {
    /* color: black; */
    font-family: 'Lato', sans-serif;
    text-align: center;
    color: #ffffff;
}

.hextext a:hover {
    /* color: #0071b8; */
}


.hex img {
    /* height: 100px; */
    width: 86px;
}

#footer,
.push {
    height: 233px;
    /* .push must be the same height as .footer */

}


#footer {
    background-color: #02558a;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    /* margin-top: 1rem; */
    padding-bottom: 17px;
}

#footer2 {
    max-width: 1266px;
    margin: 0px auto;
    background-color: #02558a;
}

.footer-seal {
    padding: 10px;
}

#footer-menu {
    /*color:#3a4f63;*/
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    padding: 10px 3px 0px 3px;
    cursor: default;
    background-color: #02558a;
    height: auto;
    overflow: auto;
    overflow-x: hidden;
}

#footer ul {
    list-style: none;
    margin-left: 0px;
    padding-left: 0px;
    font-size: 12px;
    width: 100%
}

#footer a {
    color: silver;
    font-weight: normal;
    line-height: 18px;
}

#footer a:hover {
    color: #ffffff;
}

#footer .copy {
    color: #ffffff;
    padding-right: 15px;
    cursor: default;
    padding-top: 75px;
    font-size: 12px;
    font-weight: normal;
    float: right;
    text-align: right;
}

.copy>img {
    filter: invert(100%);
}

div#DigiCertClickID_00DJqkDm {
    color: silver;
    font-weight: normal;
    line-height: 18px;
    font-size: 9px;
    height: 80px;
}

.footer-section {

    float: left;

    min-width: 100px;

    max-width: 300px;

    width: 25%;

    padding-left: 10px;

    padding-top: 60px;

    font-family: 'Lato', sans-serif;

    text-transform: uppercase;
}

.footer-section a {


    text-transform: none;
}


@media only screen and (min-width: 668px) {

    /*.footer-narrow {

        float:left;
        padding-top:10px;
        
        margin-left:-10px;
    }*/
    .footer-wide {}

    #footer-social {
        display: none;
        visibility: hidden;
    }

    /*#footer-menu {
        padding-left:100px;
    }*/
}

@media only screen and (min-width: 668px) and (max-width: 749px) {
    #footer-menu {
        padding-left: 0px;
    }

}

@media only screen and (min-width: 750px) and (max-width: 850px) {
    #footer-menu {
        padding-left: 30px;
    }

}

@media only screen and (min-width: 851px) {
    #footer-menu {
        padding-left: 100px;
    }

}

@media only screen and (min-width: 668px) and (max-width: 1329px) {

    .footer-narrow {
        float: left;
        padding-top: 10px;
        padding-left: 25px;
        margin-left: -10px;
    }
}

@media only screen and (min-width: 1330px) {
    .footer-narrow {
        padding-top: 10px;
        float: left;
        margin-left: -10px;
    }

    #footer .copy {
        padding-right: 0px;
    }
}

.employerIconWrapper {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 1fr;
    grid-area: 2 / 1 / 3 / 2;
}


.hexbutton {
    position: relative;

    height: 28px;
    background: #4DAEA7;
    /*#d8d8d8;*/
    display: block;
    color: white;
    line-height: 24px;
    text-align: center;
    text-decoration: none;
    font-size: 12pt;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight: 300;
}

.hexbutton:after,
.hexbutton:before {
    position: absolute;
    content: "";
    z-index: 1;
    top: 0;
    width: 0px;
    background: #EDF9F8;
    /*#fff;*/
    border-top: 14px transparent solid;
    border-bottom: 14px transparent solid;
    color: white;
}

.hexbutton:before {
    left: 0;
    border-right: 10px #4DAEA7 solid;
}

.hexbutton:after {
    right: 0;
    border-left: 10px #4DAEA7 solid;
}








.hexbuttonN {
    position: relative;

    height: 28px;
    /* background: #4DAEA7;  */
    background: #0071b8;
    display: block;
    /*color:black;*/
    color: silver;
    line-height: 24px;
    text-align: center;
    text-decoration: none;
    font-size: 12pt;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight: 300;
}

.hexbuttonN:after,
.hexbuttonN:before {
    position: absolute;
    content: "";
    z-index: 1;
    top: 0;
    width: 0px;
    background: black;
    border-top: 14px transparent solid;
    border-bottom: 14px transparent solid;
    color: white;
}

.hexbuttonN:before {
    left: 0;
    /*border-right: 10px #4DAEA7 solid;*/
    border-right: 10px #0071b8 solid;
}

.hexbuttonN:after {
    right: 0;
    /*border-left: 10px #4DAEA7 solid;*/
    border-left: 10px #0071b8 solid;
}



.hexbuttonb {
    position: relative;
    border-radius: 100px;
    padding-top: 2px;
    height: 28px;
    /* background: #0071B8; */
    /*#d8d8d8;*/
    background-color: #4daea6;
    display:
        block;
    color:
        white;
    line-height: 24px;
    text-align:
        center;
    text-decoration:
        none;
    font-size: 12pt;
    font-family: 'Lato', sans-serif;
    /* text-transform:
    uppercase; */
    font-weight: bold;
}

.hexbuttonb:after,
.hexbuttonb:before {
    position: absolute;
    content: "";
    z-index: 1;
    top: 0;
    width: 0px;
    background: silver;
    /*#4DAEA7;  */
    border-top: 14px transparent solid;
    border-bottom: 14px transparent solid;
    color: white;
}

.hexbuttonb:before {
    left: 0;
    /* border-right: 10px #0071B8 solid; */
}

.hexbuttonb:after {
    right: 0;
    /* border-left: 10px #0071B8 solid; */
}



.hexbuttonw {
    position: relative;

    height: 28px;
    background: #0071B8;
    /*#d8d8d8;*/
    display: block;
    color: white;
    line-height: 24px;
    text-align: center;
    text-decoration: none;
    font-size: 12pt;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight: 300;
}

.hexbuttonw:after,
.hexbuttonw:before {
    position: absolute;
    content: "";
    z-index: 1;
    top: 0;
    width: 0px;
    background: #4DAEA7;
    /*#fff;*/
    border-top: 14px transparent solid;
    border-bottom: 14px transparent solid;
    color: white;
}

.hexbuttonw:before {
    left: 0;
    border-right: 10px #0071B8 solid;
}

.hexbuttonw:after {
    right: 0;
    border-left: 10px #0071B8 solid;
}



.buttonblue {
    border: 0px solid black;
    cursor: pointer;
    -webkit-appearance: none;
    border-radius: 0px;
    padding: 0px 9px 3px 9px;
    height: 34px;
    display: inline-block;
    background: #0071B8;
    color: white;
    line-height: 35px;
    text-align: center;
    text-decoration: none;
    font-size: 12pt;
    font-family: 'Lato', sans-serif;
    /* text-transform: uppercase; */
    font-weight: 300;
    border-radius: 100px;
    width: 100px;
}

.buttonblue:hover {
    background-color: #5993B7;
}

.buttontext {
    font-size: 9pt;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    text-decoration: none;
    color: black;
}

.buttontext:hover {
    color: #0071b8;
}

.linktext {


    font-weight: 300;
    text-decoration: none;
    color: black;
}

.linktext:hover {
    color: #0071b8;
}


.AAIbox {
    padding: 30px 30px 30px 30px;
}

.AAIboxI {
    max-width: 1266px;
    margin: 0 auto;
    text-align: justify;
    /* padding-top: 100px; */
}

.AAIboxI p {
    font-size: 16px;
}


.AAIbox2 {
    padding: 30px 30px 30px 30px;
    background-color: #0071b8;
    color: #ffffff;
}

h1 {
    font-family: 'Lato', sans-serif;
}

h2,
h3 {
    font-family: 'Lato', sans-serif;
    font-size: 24px;
    /* font-weight: 500; */
    line-height: 1.1;
}

h1,
h2,
h3,
h4 {
    font-family: 'Lato', sans-serif;
}

h4 {
    margin-bottom: 0px;
    font-weight: 500;
}


.post-footer {
    border-bottom: solid 1px #C0C0C0;
    padding: 40px 0 10px 0;
    font-size: 11px;
    clear: both;
}

.post-footer img {
    vertical-align: top;
}

.news h2 {
    font-size: 22px;
    font-weight: 400;
}

.news a {
    color: black;
}

.news a:hover {
    color: #0071B8;
}

.news,
#news-item {
    max-width: 1266px;
    margin: 0 auto;
    padding-top: 40px;
}

.read-more {
    font-family: 'Lato', sans-serif;
    /*text-transform:uppercase;*/
    font-size: 14px;
    color: #ffffff !important;
    background-color: #0071b8;
    padding: 3px 15px 5px 15px;
    border-radius: 100px;
}

.post-image {
    float: left;
    padding: 0 8px 8px 0;
}



.GridPager a,
.GridPager span {
    display: block;
    height: 20px;
    width: 75px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    margin: 20px 20px 0 0;
    font-family: 'Lato', sans-serif;
    text-transform: none;
    padding: 5px 12px 7px 12px;
    white-space: nowrap;
    background-color: #0071B8;
    color: white;
    border-radius: 100px;
}

.GridPager a:hover {
    color: white;
}











#page-header2 {
    max-width: 1266px;
    margin: 0 auto;
}

@media only screen and (min-width: 668px) {

    #page-header {
        height: 156px;
        overflow: hidden;
    }
}

#page-header h1 {
    font-family: 'Lato', sans-serif;
    /* text-transform: uppercase; */
    color: #ffffff;
}

@media only screen and (min-width: 1300px) {
    #page-header h1 {
        font-family: 'Lato', sans-serif;
        /* text-transform: uppercase; */
        padding-left: 0px;
        font-size: 4em;
    }
}



/* --  panel box -- */
#pnlForgotSelection, #pnlPassword, #pnlLoginIdAndPassword {
    min-height: 80vh !important;
}

#rblForgot label {
    font-size: 18px;
    padding-left: 8px;
    font-weight: bold;
}

#lblLoginMessage {
    font-size: 18px;
}

.lblLoginMessage {
    width: 348px;
}

.panelbox {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 0.2fr 1fr 0.2fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background: #f4f4f4;
    padding: 0px;
    min-height: 45px;
    box-shadow: 5px 5px 11px -2px rgb(0 0 0 / 27%);
    position: relative;
    margin: 130px auto !important;
    border-radius: 10px;
    width: 400px !important;
}

.panelbox h2 {
    font-size: 24px;
    color: #ffffff;
    margin: 0px 0 0px 0px;
    padding: 10px 0 10px 10px;
    text-transform: capitalize;
    cursor: default;
}

.panelbox h3 {
    text-shadow: 1px 1px 1px #cbcbcb;
    filter: dropshadow(color=#0f0d0f, offx=1, offy=1);
    font-size: 17px;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    color: Gray;
    margin: 5px 0 0px 5px;
}

.panelbox h4 {
    font-size: 17px;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    font-variant: normal;
    margin: 0px 0 0px 0px;
    color: Gray;
    line-height: 14px;
}

.panelboxheader {
    background-color: #0071B8;
    font-size: 11px;
    font-family: 'Lato', sans-serif;
    padding: 5px 5px 8px 5px;
    margin-right: -1px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}


.panelboxbody p {
    margin: 0px 0 10px 0;
}

.panelboxitem {
    border-top: #b2b2b2 1px solid;
    /* border: #f9f9f9 1px solid; 
    border: #CCC 1px solid; */
    background: #F4F4F4;
    border-collapse: separate;
    display: block;
}

.panelboxbody {
    /* border-bottom: #b2b2b2 1px solid;  */
    padding: 25px 15px 25px 15px;
    font-size: 18px;
    font-weight: bold;
    /* text-align: center; */
}

.panelboxfooter {
    /*  border-top: #b2b2b2 1px solid;   */
    padding: 7px 15px 25px 15px;
}

.panelboxfooter > input {
    margin-right: 10px;
}

.panelboxfooter > input:hover {
    background-color: #4DAEA7;
}

.panelboxfooter2 {
    bottom: 10px;
    right: 10px;
    position: relative;
    text-align: right;
    padding-top: 20px;
}

.panelboxbody input[type='text'],
.panelboxbody input[type='password'] {
    font-family: 'Lato', sans-serif; 
   line-height:22px;
   font-size: 15px;
   height:38px;
   margin:3px 0 3px 0;
   color: #000000;
   border-radius: 6px;
   background-color: #ffffff;
   border: 2px solid #0071b8;
   text-align: left;
   padding-left: 5px;
   font-weight: bold;
}

.panelboxbody input[type='text']:focus,
.panelboxbody input[type='password']:focus {
    color: #4daea7;
    font-weight: bold;
    border: 2px solid #4daea7;
    outline: none;
}

.noticebox {
    margin-left: 50px;
    padding: 15px 10px 15px 0;
}

.noticeboximage {
    float: left;
    padding: 15px 0 0 15px;
}

#pnlButtons {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-items: center;
    align-items: center;
}

#pnlButtons > table {
    display: none;
}

#pnlApplyNow {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-items: center;
    align-items: center;
}

#pnlButtons>table>tbody>tr {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
}

#pnlButtons>table>tbody>tr>td {
    justify-self: center;
    align-self: center;
    text-align: center;
    width: 100% !important;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    background: #0071B8;
    color: #ffffff;
}

.topQuote {
    padding-top: 110px;
}

#header>#menu ul li::before {
    display: none;
}

#loginmenu>span:focus~ul {
    visibility: visible;
    opacity: 1;
}

#loginmenu>span~ul:active {
    visibility: visible;
    opacity: 1;
}

#loginmenu-narrow>span~ul:active {
    visibility: visible;
    opacity: 1;
}

#loginmenu>ul:focus {
    visibility: visible;
    opacity: 1;
}

#loginmenu>ul:active {
    visibility: visible;
    opacity: 1;
}

#loginmenu>ul:hover {
    visibility: visible;
    opacity: 1;
}

#banner2 > a >img {
    width: 300px;
}

.jobListing {
    padding: 10px 20px;
}

.listingContent > section > h3 {
    font-size: 20px;
}

.listingTextWrapper > h2 {
    font-size: 20px;
}

.sectionHeader {
    font-size: 20px;
}

#pnlLoginIdResults {
    padding-bottom: 100px;
}

#rblForgot > tbody > tr > td > input[type="radio"] {
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    margin: 0;
    font: inherit;
    color: #4e4e4e;
    width: 1.15em;
    height: 1.15em;
    border: 0.15em solid #4e4e4e;
    border-radius: 50%;
    display: grid;
    place-content: center;
    transition: 120ms all ease-in-out;
}

#rblForgot > tbody > tr > td > input[type="radio"]:checked {
    border: 0.15em solid #4DAEA7;
}

#rblForgot > tbody > tr > td > input[type="radio"]:checked:hover {
    border: 0.15em solid #4DAEA7;
}

#rblForgot > tbody> tr> td> label {
    display: inline-block;
    color: #4e4e4e;
    transform: translate(28px, -24.5px);
    transition: all 0.3s ease-out;
}

#rblForgot > tbody > tr > td > input[type="radio"]:hover {
    cursor: pointer;
    color: #0071B8;
    border: 0.15em solid #0071B8;
}

#rblForgot > tbody > tr > td > input[type="radio"]:hover ~label {
    color: #0071B8;
}


#rblForgot > tbody > tr > td > input[type="radio"]::before {
    content: "";
    width: 0.65em;
    height: 0.65em;
    border-radius: 50%;
    transform: scale(0);
    transition: 120ms all ease-in-out;
    box-shadow: inset 1em 1em #0071B8;
}

  #rblForgot > tbody > tr > td > input[type="radio"]:hover:before {
    transform: scale(0.7);
}

#rblForgot > tbody > tr > td > input[type="radio"]:checked::before {
    transform: scale(1.2);
    box-shadow: inset 1em 1em #4DAEA7;
}

#rblForgot > tbody > tr > td > input[type="radio"]:checked ~label {
    color: #4DAEA7;
}


.recoveryLabel {
    position: absolute;
    transform: translate(10px, 15px);
    z-index: 10;
    font-size: 15px;
    color: #4e4e4e;
    transition: transform 0.3s ease-out;
    pointer-events: none;
}

.recoverEntryContainer {
    padding-bottom: 40px;
}

.recoverEntryContainer.active > .recoveryLabel {
    transform: translate(10px, -20px);
}

#lblPasswordMessage {
    display: block;
    transform: translateY(-14px);
}

.accountResults {
    border: none;
    border-radius: 8px;
    box-shadow: 5px 5px 11px -2px rgb(0 0 0 / 27%);
}

.accountResults > tbody > tr > th {
    background-color: #0071B8;
    color: #ffffff;
    font-size: 18px;
    padding: 8px 16px 8px 16px;
    border-top: none;
}

.accountResults > tbody > tr > td {
    padding: 20px 10px 20px 10px;
    background-color: #f4f4f4;
    border: 1px solid #0071B8;
    border-bottom: none;
}

.accountResults > tbody > tr > td:first-of-type {
    border-left: none;
    padding-left: 15px;
    padding-right: 15px;
}

.accountResults > tbody > tr > td:last-of-type {
    border-right: none;
}

.accountResults > tbody > tr:last-of-type > td:first-of-type {
    border-bottom-left-radius: 8px;
}

.accountResults > tbody > tr:last-of-type > td:last-of-type{
    border-bottom-right-radius: 8px;
}

.accountResults > tbody > tr {
    border: none;
}

.accountResults > tbody {
    border: none;
    border-radius: 10px;
}

.accountResults > tbody > tr > th:first-of-type {
    border-top-left-radius: 8px;
    border-left: none;
}

.accountResults > tbody > tr > th:last-of-type {
    border-top-right-radius: 8px;
    border-right: none;
}

.sendLoginInfo {
    padding-top: 40px;
}

#lblLoginIdResults {
    font-weight: bold;
}

#pnlLoginIdResults {
    margin-top: -85px;
}

.signUpForm {
    display: grid;
    width: 50vw;
    max-width: 780px;
    grid-template-columns: repeat(2, auto);
    grid-template-rows: 1fr 100px;
    grid-column-gap: 35px;
    grid-row-gap: 0px;
    padding-bottom: 100px;
    margin: 0 auto;
}

.signUpButton {
    grid-area: 2 / 1 / 3 / 3;
    justify-self: center;
    align-self: end;
}

.requiredMessage {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: center;
}

.contactDetails {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: center;
}

.loginDetails {
    grid-area: 1 / 2 / 2 / 3;
    justify-self: center;
}

.loginDetails.active {
    opacity: 1;
    display: block;
}

.signUpInputContainer {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    grid-column-gap: 65px;
    grid-row-gap: 0px;
    padding: 10px 0px 30px 0px;
}

.contactDetails > .signUpInputContainer {
    padding: 10px 0px 38px 0px;
}

.signUpSectionHeader {
    padding-bottom: 20px;
}

.signUpInputContainer > .inputLabel {
    font-weight: bold;
    color: #4e4e4e;
    grid-area: 1 / 1 / 2 / 2;
    z-index: 10;
    pointer-events: none;
    transform: translate(10px, 14px);
    transition: all 0.3s ease-out;
}

.signUpInputContainer > input {
    grid-area: 1 / 1 / 2 / 2;
    font-family: 'Lato', sans-serif; 
    line-height:22px;
    font-size: 15px;
    height:38px;
    margin:3px 0 3px 0;
    color: #ffffff;
    border-radius: 6px;
    background-color: #ffffff;
    border: 2px solid #0071b8;
    text-align: left;
    padding-left: 5px;
    font-weight: bold;
}

.signUpInputContainer.active > input {
    color: #4DAEA7;
    border: 2px solid #4DAEA7;
    outline: none;
}

.signUpInputContainer.active > .inputLabel {
    transform: translate(10px, -20px);
}

.requiredNotif {
    color: red;
}

.minReq {
    width: fit-content;
}

#validateLoginRequired, 
#validateLogin1 {
    position: absolute;
    transform: translate(267px, 17px);
}

#validateLastName,
#validateFirstName,
#validatePhone,
#validatePhoneRequired,
#validateEmail,
#validateEmailRequired {
    position: absolute;
    transform: translate(3px, 58px);
}

#validatePasswordRequired, 
#validatePassword, 
#validatePin, 
#validatePinRequired, 
#validateConfirmPin, 
#validateConfirmPinRequired, 
#compPin {
    position: absolute;
    transform: translate(267px, 17px);
}

#compPassword, 
#validateConfirmPasswordRequired, 
#validateConfirmPassword {
    position: relative;
}

.passwordValidationErrorContainer {
    /* display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(3, auto); */
    position: absolute;
    transform: translate(267px, 13px);
}

.pinValidationErrorContainer {
    position: absolute;
    transform: translate(267px, 13px);
}

.loginRegWrapper {
    padding-bottom: 20px;
    padding-top: 10px;
}

.loginRegWrapper > .signUpInputContainer {
    padding: 0px;
}

.lblInvalid {
    margin: 0 auto;
    transform: translate(133px, 23px);
}


#lblLoginIdAndPasswordResult {
    color: #000000;
}

#lblVerifyLoginId {
    position: absolute;
    transform: translate(6px, 5px);
}

.AccRecInputContainer {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
}

.AccRecInputContainer > input {
    grid-area: 1 / 1 / 2 / 2;
}

.AccRecInputContainer > label {
    grid-area: 1 / 1 / 2 / 2;
    color: #4e4e4e;
    font-size: 15px;
    transition: transform 0.3s ease-out;
    transform: translate(9px, 15px);
    z-index: 10;
    pointer-events: none;
}

.AccRecInputContainer.active > label {
    transform: translate(9px, -16px);
}

.pinValidationErrorContainer > #validateConfirmPin,
.pinValidationErrorContainer > #validateConfirmPinRequired,
.pinValidationErrorContainer > #compPin {
    position: relative;
}

.accRetrievalError {
    display: block;
    transform: translate(5px, 2px) !important;
}

.checkAccExist {
    display: block;
    padding-top: 10px;
}

@media only screen and (min-width: 275px) and (max-width: 667px) {
    #TheNews {
        max-width: 100%;
        margin: 0 0 1em;

        white-space: nowrap;
        padding-left: 0px;
    }

    #TheNews LI {
        vertical-align: top;
        list-style: none;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .news-item {
        white-space: normal;
        /*  width:170px;
        height:165px;*/
        padding: 10px 7px 0 10px;
        margin: 0 5px 0 5px;
        background-color: rgba(256, 256, 256, 0.2);
    }

}

@media only screen and (min-width: 275px) and (max-width: 667px) {

    .jobListing {
        padding: 72px 20px;
    }

    .jobListing img {
        max-width: 100%;
    }

    #headlines,
    #social-wide {

        /*width:150px;
        padding:50px 0 10px 0;*/

        display: none;
        visibility: hidden;
    }

    #social-narrow {
        /*width:250px;*/
        background-color: #3a4f63;
        /* width:100%;
        padding:5px;
        overflow:visible;*/
        text-align: center;
        padding: 20px 0 20px 0;
    }


    #news-wide2 {
        max-width: 100%;
        /*height:250px;*/
        margin: 0 auto;
        padding: 0 30px 10px 30px;
    }

}

@media only screen and (min-width: 275px) and (max-width: 667px) {}

@media only screen and (min-width: 275px) and (max-width: 540px) {

    /* .hex {
        width: 80%;
        height: auto;
        padding: 20px;
        display: inline;
        vertical-align: top;
        position: relative;
        float: left;
    }

    .hex img {
        height: 80px;
        width: 69px;
    } */
}

@media only screen and (min-width: 667px) and (max-width: 993px) {
    .signUpForm {
        grid-template-columns: 1fr;
        grid-template-rows: repeat(2, 1fr);
    }
    .signUpInputContainer {
        padding: 10px 0px 30px 0px;
    }

    .contactDetails {
        grid-area: 1 / 1 / 2 / 2; 
    }

    .loginDetails {
        grid-area: 2 / 1 / 3 / 2;
    }

    .signUpButton {
        grid-area: 3 / 1 / 4 / 2;
        padding-top: 80px;
    }

    #validateLoginRequired, 
    #validateLogin1 {
        position: absolute;
        transform: translate(3px, 50px);
    }

    #validateLastName,
    #validateFirstName,
    #validatePhone,
    #validatePhoneRequired,
    #validateEmail,
    #validateEmailRequired {
        position: absolute;
        transform: translate(3px, 60px);
    }
    
    #validateConfirmPin, 
    #validateConfirmPinRequired, 
    #compPin {
        position: absolute;
        transform: translate(3px, 50px);
    }

    #lnkVerifyLoginId {
        display: block;
        transform: translate(4px, 10px);
        padding-bottom: 10px;
    }

    #lblVerifyLoginId {
        position: absolute;
        padding-left: 5px;
        width: auto;
        transform: translate(144px, -14px);
    }

    #validatePasswordRequired, #validatePinRequired, #validatePin, #validatePassword {
        position: absolute;
        transform: translate(3px, 72px);
    }

    #validateConfirmPassword, #validateConfirmPasswordRequired, #compPassword {
        position: relative;
    }
    
    .pinValidationErrorContainer {
        transform: translate(4px, 58px);
    }

    .minReq {
        transform: translate(3px, -2px);
    }

    .lblInvalid {
        margin: 0 auto;
        transform: translate(0px, 23px);
        text-align: center;
        font-size: 13px;
    }

    .loginRegWrapper {
        padding-bottom: 20px;
    }

    .passwordValidationErrorContainer {
        transform: translate(4px, 55px);
        width: auto;
    }
}


@media only screen and (max-width: 667px) {
    body {
        overflow-x: hidden;
        margin: -22px auto;
    }

    #main {
        margin-bottom: 0 !important;
    }

    #banner {
        background-color: #EDF9F8;
        width: fit-content;
    }

    #login,
    #menu,
    #loginmenu {
        display: none;
        visibility: hidden;
    }

    #menu-narrow {
        background: #ffffff;
        width: 100vw;
        z-index: 50;
        position: fixed;
        display: block;
        margin: 20px auto;
    }

    #banner {
        height: 0 !important;
        display: none;
    }

    #banner2 {

        margin: 0 auto;

        padding: 0 30px 0 10px;

        width: fit-content;

    }

    #banner2 a {
        width: fit-content;
    }

    #banner2 img {
        /* width: 35vw;
        margin: 0 auto;
        display: block;
        position: absolute;
        left: 100px;
        top: 5px; */
        display: none;
    }

    #plane .box {
        top: 100px;
        padding: 20px;
        font-size: 15px;
        margin: 0px 2px 0px 2px;
    }

    #applicants {
        background-position: 80% center;
    }

    #applicants2 {
        padding: 0;
    }

    .welcome {
        top: 80px;
        position: relative;
        left: 0;
        width: 100vw;
        min-width: 273px;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: 1fr 0.5fr repeat(2, 1fr);
        grid-column-gap: 30px;
        grid-row-gap: 10px;
    }

    .welcome h1 {
        font-size: 32px;
        display: none;
    }

    .welcome h3 {
        font-size: 20px;
        font-weight: normal;
        grid-area: 2 / 1 / 3 / 3;
        justify-self: center;
        align-self: center;
    }

    .welcome .getStartedBtn {
        grid-area: 3 / 1 / 5 / 2;
        justify-self: right;
        align-self: top;
    }

    .welcome .searchBtn {
        grid-area: 3 / 2 / 5 / 3;
        justify-self: left;
        align-self: top;
    }

    .welcome a {
        margin-right: 0;
        width: 120px;
        font-size: 14px;
    }

    .welcome .mobileLogo {
        display: block;
        width: 300px;
        grid-area: 1 / 1 / 2 / 3;
        justify-self: center;
        align-self: center;
    }

    .mobileLogo>img {
        width: 300px;
    }

    .footer-narrow {
        background-color: #0071b8;
        height: 100px;
        overflow: auto;
        display: none;
        /* margin-top: 100px; */
    }

    .footer-seal {
        float: left;

    }

    .footer-wide {
        display: none;
    }

    #footer-social {
        float: right;
        padding: 10px 15px 0 0
    }

    .AAIbox,
    .AAIbox2 {
        padding: 10px 20px 30px 20px;
    }

    .news {
        padding: 70px 20px 30px 20px;
    }

    #page-header {
        height: 110px;
        overflow: hidden;
        padding-top: 55px;
    }

    #page-header h1 {
        padding-left: 10px;
        margin-top: 10px;
    }

    #loginmenu-narrow>ul {
        left: -47px;
        top: 64px;
    }

    #dropdown-narrow>ul {
        margin-top: 1px !important;
        height: 100vh;
        width: 52vw;
        text-align: center;
        font-size: 2em;
        font-weight: bold;
        padding-top: 100px;
        transition: all 0.3s ease-out;
        transform: translateX(-185px);
        z-index: 49;
        position: absolute;
        visibility: hidden;
        opacity: 0;
    }

    .dropdown-menu>span:focus~ul {
        display: block;
        visibility: visible;
        opacity: 1;
        transform: translateX(0px) !important;
        -webkit-box-shadow: 50px 3px 27px -4px rgba(0, 0, 0, 0.53);
        box-shadow: 50px 3px 27px -4px rgba(0, 0, 0, 0.53);
    }

    #dropdown-narrow > ul.active {
        display: block;
        visibility: visible;
        opacity: 1;
        transform: translateX(0px) !important;
        -webkit-box-shadow: 50px 3px 27px -4px rgba(0, 0, 0, 0.53);
        box-shadow: 50px 3px 27px -4px rgba(0, 0, 0, 0.53);
    }

    #dropdown-narrow>ul>li {
        padding: 34px 0px 0px 10px;
    }

    #employers {
        padding: 20px 0px 0px 0px;
    }

    .employerIconWrapper {
        grid-template-columns: 1fr;
        grid-template-rows: repeat(3, 1fr);
    }

    #employers2 {
        grid-template-rows: 0.2fr 1fr 0.2fr 0fr;
    }

    .topQuote {
        padding-top: 110px;
    }

    .ui-widget {
        font-size: 0.8em;
    }

    .AAIboxI {
        text-align: left;
    }

    .AAIboxI p {
        font-size: 0.9em;
    }

    #footer {
        position: relative;
    }


    #footer-menu>div {
        display: grid !important;
        grid-template-columns: repeat(4, auto);
        grid-template-rows: repeat(2, 1fr);
        grid-column-gap: 0px;
        grid-row-gap: 0px;
    }

    .footer-section {
        float: none;
        min-width: none;
        width: auto !important;
        padding-left: 0;
    }

    .footer-section:nth-of-type(3) {
        grid-area: 2 / 1 / 3 / 2;
    }

    .copy {
        grid-area: 2 / 3 / 3 / 5;
    }

    .panelbox {
        width: 95vw !important;
    }

    .signUpForm {
        width: 100vw;
        grid-template-columns: 1fr;
        grid-template-rows: repeat(2, 1fr);
    }

    .contactDetails {
        grid-area: 1 / 1 / 2 / 2; 
    }

    .loginDetails {
        grid-area: 2 / 1 / 3 / 2;
    }

    .signUpButton {
        grid-area: 3 / 1 / 4 / 2;
        padding-top: 80px;
    }

    #validateLoginRequired, 
    #validateLogin1 {
        position: absolute;
        transform: translate(3px, 50px);
    }

    #validateLastName,
    #validateFirstName,
    #validatePhone,
    #validatePhoneRequired,
    #validateEmail,
    #validateEmailRequired {
        position: absolute;
        transform: translate(3px, 50px);
    }
    
    #validateConfirmPin, 
    #validateConfirmPinRequired, 
    #compPin {
        position: absolute;
        transform: translate(3px, 50px);
    }

    #lnkVerifyLoginId {
        display: block;
        transform: translate(4px, 13px);
        padding-bottom: 10px;
    }

    #lblVerifyLoginId {
        transform: translate(3px, 5px);
        position: absolute;
        width: auto;
    }

    #validatePasswordRequired, #validatePinRequired, #validatePin, #validatePassword {
        position: absolute;
        transform: translate(3px, 60px);
    }

    #validateConfirmPassword, #validateConfirmPasswordRequired, #compPassword {
        position: relative;
    }

    .minReq {
        transform: translate(3px, -2px);
    }

    .lblInvalid {
        margin: 0 auto;
        transform: translate(0px, 23px);
        text-align: center;
        font-size: 13px;
    }

    .loginRegWrapper {
        padding-bottom: 30px;
    }

    .passwordValidationErrorContainer {
        transform: translate(4px, 44px);
        width: 100%;
    }

    #faq {
        height: 10px;
    }

    #cockpit {
        background-position: center 2px;
    }

    .pinValidationErrorContainer {
        transform: translate(6px, 49px);
    }

    .signUpInputContainer {
        padding: 10px 0px 30px 0px;
    }
}