/*
 Theme Name:   Lujionggroup
 Description:  Twenty Seventeen Child Theme
 Template:     twentyseventeen
*/
body
{
	background-color: #000 !important;
}
img.alignright {
	padding: 4px;
	margin: 5px 0 20px 20px;
	display: inline;
}
.alignright {
	float: right;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
img.alignleft {
	padding: 4px;
	margin: 5px 20px 20px 0px;
	display: inline;
}
.alignleft {
	float: left;
}

div.wpcf7-validation-errors {
	clear:both;
}
div.wpcf7-mail-sent-ok {
	clear:both;
}
.wpcf7-form label.error {
	float:right !important;
}
.wpcf7-response-output {
	clear:both;
}
.wpcf7-form input.error, .wpcf7-form select.error, .wpcf7-form textarea.error {
	border-bottom:2px solid #990000 !important
}
.wpcf7-form label.error {
	margin-top: -20px;
	text-align: right;
	width: 100%;
}
/*span.wpcf7-list-item{ margin-left:0px !important;}
span .wpcf7-not-valid-tip{ left:-240px !important; top:125% !important; width:225px !important;}*/

.top-nav li.current-menu-item > a, 
.top-nav li.current-menu-ancestor > a, 
.top-nav li.current_page_item > a, 
.top-nav li.current_page_ancestor > a, .top-nav li.current-page-ancestor > a {
  color: #ADD137 !important;
}
#pageHeader-sticky-wrapper,
#pageHeader-sticky-wrapper-sticky-wrapper {
    max-width: 100%!important;
    width: 100%!important;
}
#main_nav li.current-menu-item > a, 
#main_nav li.current-menu-ancestor > a{
    -moz-transition: all 0.3s ease-out 0s;
    border-bottom: 4px solid #898468;
    color: #898468;
}
#menuchild ul { display:none;}
#menuchild li.current_page_item > ul , #menuchild li.current_page_ancestor > ul  , #menuchild li.current_page_parent > ul { display:block !important;}
#menuchild li.current_page_item > a, 
#menuchild li.current_page_ancestor > a, #menuchild li.current-page-ancestor > a {     color: #D71F3B;
    text-decoration: underline;}
#menuchild li.current-menu-item > a,
#menuchild li.current-menu-ancestor > a, 
#menuchild li.current_page_item > a, 
#menuchild li.current_page_ancestor > a, #menuchild li.current-page-ancestor > a {     color: #D71F3B;}


.menu ul li.current-menu-item > a, 
.menu ul li.current_page_item > a {
   
}

#sidenav ul { display:none;}
#sidenav li.current_page_item ul , #sidenav li.current_page_ancestor ul{ display:block;}

	#menu_footer ul { display:none !important;}
.menu .sub-menu strong { font-weight:normal !important;}
#sideNav li.current_page_item > ul { display:block;}
#sideNav li.current_page_ancestor > ul { display:block;}
.input_small { width:250px !important;}
.main_country {}
#map_canvas img { max-width:none !important;}
span.wpcf7-list-item { display:block; width:47%; margin-bottom:5px;}
.contact_from p { margin-bottom:0px;margin-top:0px !important;}
.check_from td { padding-bottom:30px; display:inline;}
.foot-nav span { display:none;}
.paddingtopzero { padding-top:0px !important;}
.text-13
{
	font-size: 13px;
	line-height: 25px;
}
.text-14
{
	font-size: 13px;
}
.text-14 .fa-2
{
	font-size: 1.5em;
}
#social-network
{
	display: inline-block;
    float: none;
    padding: 0;
}
#social-network ul{ margin: 0;    margin-top: 20px;}
#social-network li
{
	float: left;
    margin-right: 20px;
    list-style: none;
}
#social-network a
{
	color: #fff;
}
#social-network a:hover
{
	color: #fdb913;
}
#social-network .fa-2
{
	font-size: 2em;
}
.is-sticky #social-network a 
{
	color:#000000;
}
.is-sticky #social-network a:hover
{
	color:#fdb913;
}
@media screen and (max-width:768px){
	#social-network
	{
		position: relative;
		top: 0px;
		right: 0px;
	}	
}

.slider-title
{
	font: 32px "HelveticaNeue-Medium", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	text-transform: capitalize;
	text-align: center;
	color: #fff;
	margin-top: 230px;	
}
.slider-content .slider-title
{
	text-align: left;
	margin-top: 100px;	
}
.slider-content p, .slider-content ul li
{
	font: 16px/24px "HelveticaNeue-Medium", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	list-style: none outside url(images/bullet2.png) !important;
	color: #fff;
	margin-bottom: 10px;
}
@media screen and (max-width:760px){
	.slider-title, .slider-content .slider-title
	{
		text-align: center;
		margin-top: 20px;
	}
	.slider-content
	{
		text-align: center;
	}
}
.text-center
{
	text-align: center;
}
.sb1-item
{
	display: block;
	color: #000;
	background-color: #fff;
	padding: 40px 30px 40px 30px;	
}
li a.sb1-item.active, li a.sb1-item:hover
{
	background-color: #fdb913;
	color: #fff;
}

li.current_page_item a
{
	background-color: #fdb913;
}

li.current_page_item.menu-item-has-children ul a
{
	color: #000;
	background-color: #fff;
}

#contact_form .form-group
{
	margin-bottom: 15px;
	margin-top: 15px;
	
}

#contact_form input[type='text'], 
#contact_form input[type='email'], 
#contact_form input[type='submit'],
#contact_form select, 
#contact_form textarea
{
	color: #000;
	padding: 10px 15px 10px 15px;
	background-color: #fff;
	border-radius: 5px;	
}

#contact_form input[type='submit']
{
	display: block;
	width: 170px;
	height: 50px;
	text-align: center;
	margin-left: auto !important;
	margin-right: auto !important;	
	background-color: #fdb913;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: gray !important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: gray !important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: gray !important;
}
:-moz-placeholder { /* Firefox 18- */
  color: gray !important;
}
.bannerWrapper .camera_wrap{
	height: 40vw !important;
}
h2.slide-caption
{
	max-width: 470px;
	float: left;
	font-family: HelveticaNeue-Bold;
	font-size: 40px;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}
.footer-top #es_txt_email {
    position: relative;
    width: 100%;
    height: 45px;
    border: none;
    color: #999999;
    font-size: 14px;
    line-height: 25px;
    background: #222222;
    padding: 10px 120px 10px 20px;
}
.footer-top .es_shortcode_form {
    position: relative;
}
.footer-top  #es_txt_button{
	font-family: HelveticaNeue-Bold;
    position: absolute;
    display: block;
    right: 0px;
    top: 0px;
    color: #fff;
    width: 100px;
    height: 45px;
    border: none;
    font-size: 15px;
    padding: 0px 0px;
    line-height: 45px;
    text-align: center;
    background: #fdb913;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.footer-top  #es_txt_button:hover {
    background: #997a1d;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.footer-top .es_lablebox{
	display:none;
}
.home-brands .h3,
.home-brands h3{
	color: #fff;
}
.h2, h2{
	font-family: Gotham-Medium;
}
.h3 {
    font-size: 28px;
	padding-bottom: 15px;
}
.research-page .link {
    display: inline-block;
    width: 50%;
    padding: 0 15px;
    float: left;
    text-align: center;
}
.research-page {
    padding: 70px 0;
}
.research-page .link a {
    display: inline-block;
    float: none;
    width: 100%;
    max-width: 100%;
    text-align: center;
    background-color: #fff;
	font-family: Gotham-Medium;
    font-size: 30px;
	text-align: center;
	position: relative;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	height: 18vw;
    overflow: hidden;
}
.research-page .link a span{
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	
}
.research-page .link a img {
    height: 100%;
    min-width: 100%;
    max-width: none;
}
.gr-news-page div img {
    width: 100%;
    background: #fff;
}
.gr-news-page  h3 {
    color: #fff;
}
.gr-news-page {
    padding: 50px 0;
}
.team-page .team-item{
/*	width: 50%;*/
width: 33.333%;
	float: left;
	padding: 0 15px;
	display: inline-block;
	margin-bottom: 30px;
}
.team-page .team-item:nth-child(3n+1),
.content-facilities .items:nth-child(2n+1)
{
	clear: both;
}
.team-page .team-item .image{
	width: 30%;
	float: left;
	padding: 0;
}
.team-page .team-item .info{
	width: 70%;
	float: left;
	padding-left: 15px;
	
}
.team-page .team-item .bkg-white{
	display: inline-block;
    width: 100%;
	padding: 15px 15px;
	min-height: 290px;
	border-radius: 15px;
	    
}
.team-page .team-item .info h2 {
    font-size: 16px;
    padding-bottom: 0px;
	    text-transform: uppercase;
}
.team-page  .des-tabs h4{
	font-size: 15px;
	padding-top: 0px;
    padding-bottom: 0px;
}
.product-description>p {
    margin: 0;
}
.product-description .des-tabs p{
	line-height: 18px;
    margin: 0 0 10px;
    font-size: 13px;
	/*text-align: left;*/
}
.graduate-students, .research-fellows {
    margin-bottom: 30px;
}
.under-graduate, .research-fellows {
    margin-bottom: 30px;
}
.team-prof .team-item.bkg-white {
    padding: 25px;
}
.home-brands.team-prof img{
	margin-bottom: 0;
}
.social-network .widget-title{
	font-family: Gotham-Bold;
    position: relative;
    font-size: 16px;
    display: block;
    color: #ffffff;
    margin-bottom: 5px;
	text-transform: capitalize;
}
.opportunities .team-item.bkg-white {
    padding: 25px 10px 10px;
}
.link-item {
    margin-bottom: 15px;
}
.link-item a {
    display: block;
	color: #fff;
}
.link-item a :hover{
	color: #fdb913;
}
@media screen and (min-width:992px){
	.team-prof.home-brands .h2{
		margin-top: 0;
	}
}
@media screen and (max-width:1199px){
	.team-page .team-item .info h2 {
		font-size: 13px;
        line-height: 1.3;
	}
	.team-page .des-tabs h4 {
		font-size: 13px;
	}
}
@media screen and (max-width: 991px){
	.team-page .team-item {
		width: 50%;
	}
	.team-page .team-item:nth-child(3n+1){
		clear: none;
	}
	.team-page .team-item:nth-child(2n+1){
		clear: both;
	}
	#social-network{
		margin-bottom: 20px;
	}
	h2.slide-caption{
		font-size: 30px;
	}
	.h2, h2{
		font-family: HelveticaNeue;
	}
}

@media screen and (max-width:767px){

	.bannerWrapper .camera_wrap img {
	    min-height: 200px;
	    object-fit: cover;
	}
	.research-page {
		padding: 50px 0;
	}
	.footHead, .foot-nav{
		text-align: center;
	}
	#social-network{
		width: 100%;
		text-align: center;
		margin: 30px 0;
	}
	#social-network li {
		float: none;
		display: inline-block;
		margin: 0px 10px;
	}
	.team-page .team-item {
		width: 100%;
	}
}
@media screen and (max-width:680px){
	.research-page .link a{
		height: auto;
		min-height: 60vw;
	}
	.research-page .link{
		width: 100%;
		margin-bottom: 15px;
	}
	.research-page .link a img {
		max-height: 60vw;
	}
	.team-page .team-item {
		width: 100%;
	}
}
@media screen and (max-width:599px){
	h2.slide-caption
	{
		float: none;
		font-size: 25px;
		margin: 0 auto;
	}
	.team-page .team-item {
		width: 100%;
	}
	.team-page .team-item .bkg-white{
		min-height: 0;
		padding: 15px!important;
	}
	.logo {
		margin: 10px auto;
	}
	.topRightContainer {
		top: 13px;
	}
	.topRightContainer .mean-container .mean-nav{
		top: 24px;
	}
	.camera_pag{
		bottom: 15px;
	}
}
@media (max-width: 479px){

	.bannerWrapper .camera_wrap {
		height: 200px !important;
	}
	h2.slide-caption{
		font-size: 20px;
	}
}