.language-switcher-mobile{
	display:none;
}
.block-languageswitcher{
	display:none;
}
/* dual header fix*/
.header-wrapper #header-region .active-lang .active-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 12px;
    font-weight: 500;
    word-break: break-word;
    padding: 23px 15px 15px;
    color: #3f4048;
    line-height: 1.17;
}
.header-wrapper #header-region .active-lang .active-text:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f0ac";
    color: #706f6f;
    display: inline-block;
    font-size: 30px;
    margin-right: 5px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 0;
    margin-bottom: 10px;
    line-height: 1;
}
.footer-links-wrapper .footer-column .browse-links li i {
    display: none;
}
@media screen and (min-width: 1024px){
.header-wrapper #header-region .active-lang {
    display: block;
    float: left;
    height: 106px;
    width: 100px;
    text-align: center;
    -webkit-box-shadow: -1px 0 0 0 rgb(0 0 0 / 10%);
    box-shadow: -1px 0 0 0 rgb(0 0 0 / 10%);
}
	#navigation-wrapper .menu--main {
    margin-left: -5px;
}
}

@media screen and (max-width: 1024px){
.header-wrapper #header-region .active-lang {
    display: none;
}
	.language-switcher-mobile ul li a {
    font-size: 14px;
    color: rgba(0,0,0,0.85);
    padding: 15px 30px;
    display: block;
}
	.language-switcher-mobile .single ul li a {
    color: #124395;
    font-weight: 500;
}
	.language-switcher-mobile .single ul li {
    display: list-item;
    position: absolute;
    right: 0;
    top: -3px;
    background-color: transparent;
    border-bottom: none;
}
	.language-switcher-mobile ul li {
    list-style: none;
}
	.language-switcher-mobile h3 {
    border-bottom: 1px solid #e3e5ea;
    padding: 15px 30px;
    font-size: 14px;
    position: relative;
    margin-bottom: 0;
}
	.language-switcher-mobile {
    display: block;
    clear: both;
    position: relative;
}
}



/* ...  */

/* D8 FIX */
 /* commomn start */
body{
	background: #ffffff;
}
.container.mp-container {
    overflow-x: visible;
}
.header-wrapper #header-region .header-links div a:hover{
	text-decoration: none;
}
#navigation-wrapper .row {
    -ms-flex-wrap: unset;
    flex-wrap: unset;
}
#navigation-wrapper .container{
	overflow-x: visible;
}
.language-switcher-mobile{
	display: none;
}
 /* commomn end */
.cta-head {
    z-index: 1;
}
.logo-head{
	margin-top: 0;
}
.hero-box {
    overflow: visible;
}
#btn-top-cta{
	display: none;
}
.thanks-wrap {
    margin-top: 0;
}
@media (min-width: 1024px){
#navigation-wrapper .menu--main ul li a {
    padding: 16px 20px 16px;
}
}
@media (max-width: 1024px){
.hero-box {
    margin-top: 0;
}
}
@media (max-width: 1023px) and (min-width: 768px){
.hero-box {
    margin-top: 100px;
}
.logo-head {
    margin-top: 100px;
}
}

@media screen and (max-width: 1023px){
#navigation-wrapper {
    z-index: 99;
}
}

@media screen and (min-width: 768px){
.header-wrapper .mobile-menu .fa-bars {
    font-size: 34px;
    top: 23px;
}

	}


@media (max-width: 767px){
#cta-5.bar {
    display: none;
}
		.hero-box {
    margin-top: 60px;
}
.logo-head {
    margin-top: 60px;
}
	.hero-h2 {

    margin-top: 175px;
}
	.container.mp-container{
		padding-right:15px;
		padding-left:15px;
	}
	.header-wrapper #header-region .header-links div .user_login{
		width:25px;
	}
	.job-search-icon{
		box-sizing: content-box;
	}
	.header-wrapper .mobile-menu .fa-bars {
    top: 3px;
}
	.logo-head:after{
		display: none;
	}
	}
/* D8 FIX */

/* language hide */
@media screen and (min-width: 1024px){
.header-wrapper #header-region .active-lang {
    display: none;
}
	}
@media screen and (max-width: 1024px){
.language-switcher-mobile {
    display: none;
    clear: both;
    position: relative;
}
	}

/* suewey fix*/

	.main-contianer{
		margin-top:30px;
	}
.sg-survey .sg-body.sg-int-virtual-page .sg-footer, .sg-survey .sg-mobile-optimized .sg-footer {
	position: relative !important;
	background: none !important;
	box-shadow: none !important;
}
.sg-survey .sg-mobile-optimized .sg-footer{
    height: 100px !important;
}
@media screen and (max-width: 1024px){
	.nn-hero-banner {
    margin-top: 55px;
}
	}

.sg-button{
	min-width: 0px;
    color: rgb(0, 0, 0) !important;
    background-color: rgb(253, 172, 81) !important;
    border-radius: 4px;
    padding: 10px 15px;
	font-family: "Roboto", "Microsoft YaHei", Arial, sans-serif !important;
}
.sg-progress-bar-background{
	margin: 0px;
    background-color: rgb(191, 197, 202);
}
.sg-progress-bar-text{
	margin-bottom: 0px;
    font-size: 14px;
    width: 45px;
    color: rgb(0, 0, 0);
    background-color: rgb(253, 172, 81) !important;
}
.sg-progress-bar-inner {
        width: 10%;
    background-color: rgb(253, 172, 81) !important;
}
@media screen and (max-width: 767px){
.sg-progress-bar-background, .sg-progress-bar-inner {
    height: 20px !important;
}
}
.sg-survey .sg-mobile-optimized .sg-button-bar .sg-button{
	border-radius: 6px !important;
}
.nn-hero-banner{
	background-image: url("../images/h2-banner-mp.jpeg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 260px;
}