.career-page-banner
{
/*	padding: 117px 0 0 0;*/
/*    background-color: #f6ece6;*/
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    overflow: hidden;
    background-image: url('../images/desk-career-page-banner.webp');
    aspect-ratio: 1280/400;
}
.career-page-banner .banner-sub-heading p {
	color: #fff;
	font-size: 16px;
	line-height: 1.5;
	text-align:left;
	width: 50%;
}
.career-page-banner ul.bread-ul {
    padding: 0;
    margin-bottom: 14px;
}
.career-page-banner ul.bread-ul li {
    display: inline-block;
    font-weight: 300;
    font-size: 16px;
    color: #fff;
    line-height: 1.5;
}
.career-page-banner ul.bread-ul li a {
    text-decoration: none;
    color: #fff;
}
.career-page-banner ul.bread-ul li i, .career-page-banner ul.bread-ul li span {
    color: #fff;
}
.career-page-banner .banner-content
{
	padding: 100px 80px 40px 80px;
    height: 522px;
    display: flex;
    flex-flow: column;
/*    justify-content: space-between;*/
}
.career-page-banner .banner-career-heading
{
/*  	margin-top: 60px;*/
}
.career-page-banner .banner-career-heading h1
{
  	font-size: 28px;
  	font-weight: bold;
  	font-stretch: normal;
  	font-style: normal;
  	line-height: 1.13;
  	letter-spacing: 1px;
  	text-align: left;
  	color: #fff;
}
/*.career-page-banner .banner-sub-heading p {
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
    text-align: left;
    width: 50%;
}*/
.unext-culture-info-section
{
	padding: 65px 80px;
}

.unext-culture-info-section .unext-culture-info-content
{
	display: flex;
}
.unext-culture-info-section .unext-culture-info-content .unext-culture-info-mobile-heading-block
{
	display: none;
}

.unext-culture-info-section .unext-culture-info-content .unext-culture-info-details .hide_show_content_btn
{
	display: none;
  	font-size: 12px;
  	font-weight: normal;
  	font-stretch: normal;
  	font-style: normal;
  	line-height: 3.33;
  	letter-spacing: 0.12px;
  	color: #ff6600;
  	margin-top: -15px;
  	margin-bottom: 0;
}
.unext-culture-info-section .unext-culture-info-content .unext-culture-info-details
{
	max-width: 850px;
}

.unext-culture-info-section .unext-culture-info-content .unext-culture-info-heading h3
{
  	font-size: 38px;
  	font-weight: bold;
  	font-stretch: normal;
  	font-style: normal;
  	line-height: 1.05;
  	letter-spacing: 0.38px;
  	text-align: left;
  	color: #000;
}
.unext-culture-info-section .unext-culture-info-content .unext-culture-info-text-details
{
	margin-top: 40px;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	text-align: left;
	color: #3a3932;
}
.unext-culture-info-section .unext-culture-info-content .unext-culture-info-text-details p
{
	margin: 25px 0px;
}
.unext-culture-info-section .unext-culture-info-content .unext-culture-info-text-details #unext-culture-notice
{
	font-weight: bold;
	margin: 35px 0px 25px 0px;
}
.unext-culture-info-section .unext-culture-info-content .unext-culture-info-text-details #unext-culture-notice #unext-culture-notice-sp-text
{
	color: #ff5603;
}
.unext-culture-info-section .unext-culture-info-content .unext-culture-info-image
{
	margin: auto 0 auto auto;
}
.unext-culture-info-section .unext-culture-info-content .unext-culture-info-image img
{
	height: 340px;
	width: 350px;
}
.teach-work-section
{
  	padding: 43px 80px;
  	background-color: #3a3932;
}

.teach-work-section .teach-work-content
{
	display: flex;
}
.teach-work-section .teach-work-content .teach-work-text-block
{
	 margin: auto 200px auto 0;
}
.teach-work-section .teach-work-content .teach-work-text-block p
{
	color: #fff;
	text-transform: capitalize;
	margin-bottom: auto;
	line-height: 1.5;
  	letter-spacing: 0.16px;
}
.teach-work-content .teach-work-button-block
{
	display: flex;
	flex-direction: column;
	margin: auto 0 auto auto;
}
.teach-work-content .teach-work-button-block button,.teach-work-content .teach-work-button-block a
{
	width: 205px;
  	padding: 12px 38px;
  	color: #fff;
  	text-transform: uppercase;
  	font-size: 16px;
  	font-weight: normal;
  	font-stretch: normal;
  	font-style: normal;
  	line-height: 1.05;
  	letter-spacing: 0.16px;
  	border-radius: 5px;
}
.teach-work-content .teach-work-button-block .teach-with-us-btn
{
  	background-color: #3a3932;
  	border: solid 1px #fff;
  	margin-bottom: 20px;
}
.teach-work-content .teach-work-button-block .work-with-us-btn
{
  	background-image: linear-gradient(to left, #ff5603 72%, #ff4c05 58%, #ff4c05 58%, #ff270d);
  	border: none;
}

.employee-benefit-section .employee-benefit-content 
{
	padding: 65px 80px;
	background-color: #fbfaf9;
}

.employee-benefit-section .employee-benefit-content .employee-benefit-heading h3
{
  	font-size: 38px;
  	font-weight: bold;
  	font-stretch: normal;
  	font-style: normal;
  	line-height: 1.05;
  	letter-spacing: 0.38px;
  	text-align: center;
  	color: #000;
}

.employee-benefit-section .employee-benefit-blocks-div
{
	display: flex;
	justify-content: center;
}

.employee-benefit-section .employee-benefit-blocks-div .employee-benefit-blocks
{
	width: 25%;
	margin: 25px 0px;
	padding: 10px;
}

.employee-benefit-section .employee-benefit-blocks-div .employee-benefit-blocks:nth-child(1) , .employee-benefit-section .employee-benefit-blocks-div .employee-benefit-blocks:nth-child(3)
{
	margin-top: 70px;
}

.employee-benefit-section .employee-benefit-blocks-div .employee-benefit-blocks .employee-benefit-inner-block
{
	display: block;
    background: rgba(255,255,255,0.6);
    border-radius: 20px;
    margin: 35px 20px;
    padding: 40px 20px;
    text-align: center;
    box-shadow: 0 1.5rem 2rem rgba(255,100,0,.15)!important;
    min-height: 280px;
}

.employee-benefit-section .employee-benefit-blocks-div .employee-benefit-blocks .employee-benefit-inner-block h3
{
	color: #ff6400;
	font-size: 18px;
    line-height: 24px;
    margin-bottom: 15px;
}

.employee-benefit-section .employee-benefit-blocks-div .employee-benefit-blocks .employee-benefit-inner-block p
{
	text-align: center;
    margin-bottom: 0;
    color: #000000;
    line-height: 20px;
    font-size: 14px;
    font-weight: 400;
}
#teach-with-us .modal-body button.close
{
	color: white;
	margin: -7px -5px auto auto;
	padding: 0px;
}

#sticky-merged-sidebar {
	display: none;
}
.about-popup .wpcf7-list-item-label{
  font-size: 12px;
    font-weight: 300;
    font-style: italic;
    text-align: left;
    color: #fff !important;
    margin: 0 0 12px;
}

@media screen and (max-width: 1920px){
	.career-page-banner .banner-content
	{
/*		height: 790px;*/
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-details
	{
		max-width: 73%;
	}
}
@media screen and (max-width: 1600px){
	.career-page-banner .banner-content
	{
/*		height: 675px;*/
/*		padding: 120px 80px 40px 80px;*/
	}
	.unext-culture-info-section 
	{
		padding: 65px 80px;
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-details
	{
		max-width: 66%;
	}
	.teach-work-section 
	{
    	padding: 43px 80px;
	}
	.employee-benefit-section .employee-benefit-content {
    	padding: 65px 80px
	}
}

@media only screen and (min-device-width: 1480px) and (max-device-width: 1599px) {
	.career-page-banner .banner-content
	{
		padding: 100px 80px 40px;
	}
}
@media screen and (max-width: 1450px), screen and (max-device-width: 1450px){
	.career-page-banner .banner-content
	{
		padding: 100px 80px 40px;
/*		height: 648px;*/
	}
	.unext-culture-info-section 
	{
		padding: 65px 80px;
	}
	.teach-work-section 
	{
    	padding: 43px 80px;
	}
	.employee-benefit-section .employee-benefit-content {
    	padding: 65px 80px
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-details
	{
		max-width: 71%;
	}
	.employee-benefit-section .employee-benefit-blocks-div .employee-benefit-blocks .employee-benefit-inner-block
	{
		min-height: 300px;
	}
}
@media screen and (max-width: 1200px){
	.career-page-banner .banner-content {
		padding: 100px 80px 40px;
/*		height: 540px;*/
	}
	.unext-culture-info-section	{
		padding: 65px 80px;
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-details {
    	max-width: 700px;
	}
	.teach-work-section	{
	    padding: 43px 80px;
	}
	.teach-work-section .teach-work-content .teach-work-text-block {
    	margin-right: 130px
	}
	.employee-benefit-section .employee-benefit-content	{
		padding: 65px 80px;
	}
	.employee-benefit-section .employee-benefit-blocks-div .employee-benefit-blocks {
		width: 30%;
	}
}

@media screen and (max-width: 1024px){
	.career-page-banner
	{
		background-repeat: no-repeat;
		background-position: center !important;
		background-size: cover;

	}
	.career-page-banner .banner-content
	{
		padding: 100px 50px 10px 50px !important;
/*		height: 463px !important;*/
	}
	.career-page-banner .banner-career-heading h1
	{
		font-size: 25px;
	}
	.unext-culture-info-section
	{
		padding: 65px 50px;
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-details {
    	max-width: 520px;
	}
	.teach-work-section
	{
		padding: 43px 50px;
	}
	.employee-benefit-section .employee-benefit-content {
	    padding: 65px 50px;
	}
	.employee-benefit-section .employee-benefit-blocks-div .employee-benefit-blocks
	{
		width: -webkit-fill-available;
	}

}

@media screen and (max-width: 1024px), screen and (max-device-width: 1024px) {
	.career-page-banner
	{
		background-repeat: no-repeat;
		background-position: center !important;
		background-size: 100% 100%;
	}
	.career-page-banner .banner-content
	{
		height: 524px !important;
	}
}

@media screen and (max-width: 992px){
	.career-page-banner .banner-content {
    	padding: 100px 50px 14px !important;
/*    	height: 463px !important;*/
	}
	.unext-culture-info-section {
	    padding: 65px 50px;
	}
	.teach-work-section {
	    padding: 43px 50px;
	}
	.employee-benefit-section .employee-benefit-content {
	    padding: 65px 50px;
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-details {
    	max-width: 520px;
	}
}

@media screen and (max-width: 991px){
	.career-page-banner .banner-content {
    	padding: 100px 50px 0px !important;
/*    	height: 463px !important;*/
	}
	.teach-work-section .teach-work-content .teach-work-text-block {
    	margin-right: 75px;
	}
	.employee-benefit-section .employee-benefit-blocks-div .employee-benefit-blocks {
		padding: 0px;
	}
}
@media only screen and (min-width : 820px) and (max-width :1180px) and (orientation :portrait) {
	.career-page-banner
	{
/*		background-image: url('../images/mobile-career-page-banner.png');*/
		background-size: cover;
		background-position: center !important;
	}
	.career-page-banner .banner-content
	{
		padding: 117px 80px 14px !important;
		height: 475px;
	}
	.career-page-banner .banner-content .bread-ul
	{
		display: none;
	}
	.career-page-banner .banner-career-heading 
	{
		margin: 0;
	}
	.unext-culture-info-section {
	    padding: 65px 80px;
	}
	.unext-culture-info-section .unext-culture-info-content
	{
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-mobile-heading-block
	{
		display: block;
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-text-details {
	    margin-top: 0px;
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-details .unext-culture-info-desk-heading
	{
		display: none;
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-desk-image
	{
		display: none;
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-mobile-heading-block h3
	{
		text-align: center;
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-mobile-heading-block .unext-culture-info-image
	{
		text-align: center;
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-details .hide_show_content
	{
		display: none;
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-details .hide_show_content_btn
	{
		display: block;
	}
	.unext-culture-info-section .unext-culture-info-mobile-heading-block .unext-culture-info-image img
	{
		height: auto;
		max-width: 310px;
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-details
	{
		max-width: fit-content;
		text-align: center;
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-details p
	{
		text-align: center;
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-details p:nth-child(1)
	{
		margin: 0 0 25px 0;
	}
	.teach-work-section {
	    padding: 43px 80px;
	}
	.employee-benefit-section .employee-benefit-content {
	    padding: 65px 80px;
	}
	.employee-benefit-section .employee-benefit-blocks-div .employee-benefit-blocks .employee-benefit-inner-block {
		min-height: 383px;
	}
}

@media only screen and (min-width : 820px) and (max-width :1180px) and (orientation :landscape) {
	.career-page-banner .banner-content
	{
		height: 677px;
	}
	.career-page-banner .banner-content
	{
		padding: 120px 80px 14px;
	}
}

@media screen and (max-width: 800px){
	.career-page-banner
	{
/*		background-image: url('../images/mobile-career-page-banner.png');*/
		background-size: cover;
		background-position: center !important;
	}
	.career-page-banner .banner-content
	{
/*		height: 470px;*/
		padding: 100px 50px 0px 50px;
	}
	.career-page-banner .banner-content .bread-ul
	{
/*		display: none;*/
	}
	.career-page-banner .banner-career-heading 
	{
		margin: 0;
	}
	.career-page-banner .banner-career-heading h1
	{
/*		font-size: 28px;*/
	}
	.unext-culture-info-section .unext-culture-info-content
	{
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-mobile-heading-block
	{
		display: block;
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-details .unext-culture-info-desk-heading
	{
		display: none;
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-desk-image
	{
		display: none;
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-mobile-heading-block h3
	{
		text-align: center;
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-mobile-heading-block .unext-culture-info-image
	{
		text-align: center;
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-details .hide_show_content
	{
		display: none;
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-details .hide_show_content_btn
	{
		display: block;
	}
	.unext-culture-info-section .unext-culture-info-mobile-heading-block .unext-culture-info-image img
	{
		height: auto;
		max-width: 310px;
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-text-details
	{
		margin-top: 0;
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-details
	{
		max-width: fit-content;
		text-align: center;
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-details p
	{
		text-align: center;
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-details p:nth-child(1)
	{
		margin: 0 0 25px 0;
	}
	.employee-benefit-section .employee-benefit-blocks-div .employee-benefit-blocks .employee-benefit-inner-block {
		min-height: 395px;
	}
}
@media screen and (max-width: 768px){
	.career-page-banner
	{
		background-image: url('../images/mobile-career-page-banner.png');
		background-size: cover;
		background-position: center !important;
		aspect-ratio: 381/350;
		max-height: 610px;
		height: 350px;
    	width: 100%;
	}
	.career-page-banner .banner-sub-heading p {
		color: #fff;
		font-size: 14px;
		line-height: 1.5;
		text-align: center;
		width: 100%;
	}
	.career-page-banner .banner-content
	{
		height: 350px !important;
/*		padding: 118px 50px 0px 50px;*/
	}
	.career-page-banner .banner-content .bread-ul
	{
		display: none;
	}
	.career-page-banner .banner-career-heading 
	{
		margin: auto;
	}
	.career-page-banner .banner-career-heading h1
	{
		font-size: 20px;
		line-height: 1.19;
	}
	.unext-culture-info-section .unext-culture-info-content
	{
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-mobile-heading-block
	{
		display: block;
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-details .unext-culture-info-desk-heading
	{
		display: none;
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-desk-image
	{
		display: none;
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-mobile-heading-block h3
	{
		text-align: center;
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-text-details
	{
		margin-top: 0;
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-mobile-heading-block .unext-culture-info-image
	{
		text-align: center;
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-details .hide_show_content
	{
		display: none;
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-details .hide_show_content_btn
	{
		display: block;
	}
	.unext-culture-info-section .unext-culture-info-mobile-heading-block .unext-culture-info-image img
	{
		height: auto;
		max-width: 310px;
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-details
	{
		max-width: fit-content;
		text-align: center;
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-details p
	{
		text-align: center;
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-details p:nth-child(1)
	{
		margin: 0 0 25px 0;
	}
	.teach-work-section .teach-work-content {
	    display: flex;
	    flex-direction: column;
		justify-content: center;
	}
	.teach-work-section .teach-work-content .teach-work-text-block {
    	margin-right: 0;
    	margin-bottom: 20px;
	}
	.teach-work-section .teach-work-content .teach-work-text-block p {
		text-align: center;
	}
	.teach-work-content .teach-work-button-block
	{
		margin: auto;
	}
	.teach-work-content .teach-work-button-block button,.teach-work-content .teach-work-button-block a
	{
		width: 210px;
		margin: 12px 0;
		padding: 12px 21px;
	}
	.employee-benefit-section .employee-benefit-blocks-div .employee-benefit-blocks .employee-benefit-inner-block {
		margin: 35px 10px;
    	padding: 40px 15px;
    	min-height: 340px;
	}
}

@media only screen and (min-width : 768px) and (max-width :1024px) and (orientation :landscape) {
	.career-page-banner {
		background-position: initial;
	}
}

@media only screen and (min-width : 768px) and (max-width :1024px) and (orientation :portrait) {
	.career-page-banner {
	    background-repeat: no-repeat;
	    background-position: top;
	    background-size: cover;
	}

	.career-page-banner .banner-content {
	    padding: 113px 50px 0px 50px;
	    height: 475px;
	}
	.career-page-banner .banner-career-heading h1
	{
		font-size: 28px;
		line-height: 1.2;
	}

}

@media screen and (max-width: 767px), screen and (max-device-width: 767px) {
	.career-page-banner
	{
		background-image: none;
		background-color: #fff7ea;
		background-size: cover;
	}
	
	.career-page-banner .banner-content
	{
/*		height: 441px;*/
/*		padding: 115px 50px 0px 50px;*/
		padding-top: 77px !important;
	}
	.career-page-banner .banner-career-heading h1
	{
		color: #fff;
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-details .hide_show_content
	{
		display: none;
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-desk-image img
	{
		height: 295px;
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-details .hide_show_content_btn
	{
		display: block;
	}
}

@media screen and (max-width: 640px) , screen and (max-device-width: 640px) {
	/*.career-page-banner
	{
		background-image: url('../images/mobile-career-page-banner.png'); 
		background-size: cover;
	}*/
	.career-page-banner .banner-content
	{
		height: 500px;
	}
	.career-page-banner .banner-content .bread-ul
	{
		display: none;
	}
	.career-page-banner .banner-career-heading
	{
		margin: auto;
	}
	.career-page-banner .banner-career-heading h1
	{
		text-align: center;
/*		font-size: 28px;*/
		line-height: 1.19;
	}

	.unext-culture-info-section .unext-culture-info-content
	{
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-mobile-heading-block
	{
		display: block;
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-details .unext-culture-info-desk-heading
	{
		display: none;
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-desk-image
	{
		display: none;
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-mobile-heading-block h3
	{
		text-align: center;
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-mobile-heading-block .unext-culture-info-image
	{
		text-align: center;
	}
	.unext-culture-info-section .unext-culture-info-mobile-heading-block .unext-culture-info-image img
	{
		height: auto;
		max-width: 310px;
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-details
	{
		max-width: fit-content;
		text-align: center;
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-details p
	{
		text-align: center;
	}
	.teach-work-section .teach-work-content
	{
		flex-direction: column;
	}
	.teach-work-section .teach-work-content .teach-work-text-block
	{
		margin-right: 0px;
	}
	.teach-work-section .teach-work-content .teach-work-text-block p
	{
		text-align: center;
		margin-bottom: 1rem;
	}
	.teach-work-section .teach-work-content .teach-work-button-block
	{
		margin: auto auto 0 auto;
	}
	.teach-work-content .teach-work-button-block button,.teach-work-content .teach-work-button-block a
	{
		margin: 10px 0;
		width: 195px;
	}
	.teach-work-content .teach-work-button-block .work-with-us-btn
	{
		margin-bottom: 0;
		text-align: center;
	}
	.employee-benefit-section .employee-benefit-blocks-div
	{
		display: flex;
		flex-direction: column;
		padding: 25px 0 20px;
	}
	.employee-benefit-section .employee-benefit-blocks-div .employee-benefit-blocks
	{
		display: flex;
		flex-direction: row;
		margin: 0;
	}
	.employee-benefit-section .employee-benefit-blocks-div .employee-benefit-blocks:nth-child(1) , .employee-benefit-section .employee-benefit-blocks-div .employee-benefit-blocks:nth-child(3)
	{
		margin-top: 0px;
	}
	.employee-benefit-section .employee-benefit-blocks-div .employee-benefit-blocks .employee-benefit-inner-block
	{
		width: -webkit-fill-available;
		margin: 10px;
		min-height: 300px;
	}
}

@media screen and (max-width: 600px) {
	.career-page-banner {
	    background-image: none !important;
	}
	.career-page-banner .banner-career-heading
	{
		margin: 30px auto 0;
	}
	.career-page-banner .banner-career-heading h1
	{
		color: #000;
		margin-bottom: 14px;
	}
	.career-page-banner .banner-sub-heading p
	{
		color: #000;
		line-height: 1.19;
	}

	.teach-work-section {
	    padding: 43px 30px;
	}
	.employee-benefit-section .employee-benefit-content {
	    padding: 65px 50px;
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-mobile-heading-block h3
	{
		font-size: 36px;
	}
	.employee-benefit-section .employee-benefit-content .employee-benefit-heading h3
	{
		font-size: 36px;
		text-align: center;
	}
}

@media screen and (max-width: 540px) {
	.career-page-banner .banner-content {
	    height: 100% !important;
	}
	.employee-benefit-section .employee-benefit-blocks-div .employee-benefit-blocks .employee-benefit-inner-block
	{
		min-height: 300px;
	}
	.employee-benefit-section .employee-benefit-blocks-div .employee-benefit-blocks
	{
		display: flex;
		flex-direction: column;
	}
	.unext-culture-info-section {
	    padding: 50px 50px;
	}
}

@media screen and (max-width: 480px) {
	.career-page-banner .banner-content {
/*	    height: 460px !important;*/
	}
	.career-page-banner .banner-career-heading h1
	{
		text-align: center;
		font-size: 20px;
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-text-details p
	{
		text-align: center;
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-details .hide_show_content_btn
	{
		font-size: 13px;
	}
	.employee-benefit-section .employee-benefit-blocks-div .employee-benefit-blocks
	{
		display: flex;
		flex-direction: column;
	}
	.employee-benefit-section .employee-benefit-blocks-div .employee-benefit-blocks .employee-benefit-inner-block
	{
		width: -webkit-fill-available;
		margin: 30px;
	}
}

@media screen and (max-width: 414px) {
	.employee-benefit-section .employee-benefit-content
	{
		padding: 65px 34px;
	}
	.employee-benefit-section .employee-benefit-blocks-div
	{
		margin: auto 16px;
	}
}

@media screen and (max-width: 412px) {
	.employee-benefit-section .employee-benefit-content .employee-benefit-heading h3
	{
		font-size: 34px;
	}
}

@media screen and (max-width: 375px), screen and (max-device-width: 375px) {
	.career-page-banner
	{
		height: 350px;
	}
	.career-page-banner .banner-content {
	    padding: 77px 50px 46px !important;
/*	    height: 389px !important;*/
	}
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-mobile-heading-block h3
	{
		font-size: 30px;
		text-align: center;
	}
	.unext-culture-info-section .unext-culture-info-mobile-heading-block .unext-culture-info-image img
	{
    	max-width: -webkit-fill-available;
	}
	.employee-benefit-section .employee-benefit-content .employee-benefit-heading h3
	{
		font-size: 30px;
	}
	.employee-benefit-section .employee-benefit-blocks-div .employee-benefit-blocks .employee-benefit-inner-block
	{
		margin: 25px 0;
	}

}

@media screen and (max-width: 320px), screen and (max-device-width: 320px) {
	.unext-culture-info-section .unext-culture-info-content .unext-culture-info-text-details{
		margin-top: 0px;
	}
	.employee-benefit-section .employee-benefit-content {
	    padding: 65px 23px;
	}

	.employee-benefit-section .employee-benefit-blocks-div
	{
		margin: auto 25px;
	}
}