.en-us .langSelect {
    right: 0;
}
.gn-sign-up {
	display: none;
}	
@media screen and (max-width: 1024px){
.menu-accnt {
	display: none;
}
li.global-nav-mobile.bottom.wrapper-content {
    height: 80px;
    padding-left: 1vw;
}
.gn-more-btn-mobile {
    float: right;
    padding-top: 15px;
    padding-right: 25px;
}
.gn-more-btn-mobile a {
    color: #7e8c95 !important;
    text-decoration: underline !important;
    font-size: 17px;
}
li.gn-sign-up-mobile {
    display: none;
}
li.menu_carousel.mobile {
    visibility: hidden;
}
.navMobile > a {
    float: right !important;
    left: 0;
    right: 0;
}
.mobile-display {
	height: auto;
}
.gn-sign-up {
    top: -560px !important;
}
li.menu_signup.mobile {
    border-bottom: none;
}
/*.mobileMenu {
    max-height: 371px !important;
}*/
.gn-sign-up-icon {
    top: 474px !important;
}	
.global-nav .brand-nav {
	top: -113px !important;
}
.gn-more-btn {
	top: -92px !important;
}
}
/*@media (min-width: 1024px) and (max-width: 1365px){
.searchBar {
    right: 12vw !important;
}
}*/
@media screen and (max-width: 767px){
.gn-sign-up {
    top: -419px !important;
}
a.logo {
    float: right;
    right: 0;
    left: 0;
}
.navMobile > .logo > img {
    width: 236px;
    height: 70px;
}
.gn-sign-up-icon {
    left: -20px !important;
    top: 334px !important;
}
.global-nav.bottom {
    top: 0 !important;
}
.global-nav .brand-nav {
	top: -113px !important;
}
.gn-more-btn {
	top: -92px !important;
}
}