.grey-bg{
    background:#f4f5f8;
}
.white-bg{
    background:#fff;
}
.fs14, .nHeading3-14{
	font-size:14px;
	line-height: 18px;
	margin-bottom:10px;
}
.fs18, .p-18{
	font-size:18px;
	line-height: 24px;
}
.fs22, .nHeading3-22{
    font-size:22px;
	line-height: 28px;
}
.fs24, .nHeading3-24{
	font-size:24px;
	line-height: 32px;
}
.fs27, .nHeading3-27{
	font-size:27px;
	line-height: 34px;
}
.fs28, .nHeading3-28, .nHeading-4{
font-size:28px;
line-height:36px;
}
.fs40, .nHeading2-40{
	font-size:40px;
	line-height:46px;
	text-align: left;
}
.fs32{
	font-size:32px;
}
.fs15, .p-15{
	font-size:15px;
	line-height: 22px;
}
.fs20, .p-20{
	font-size:20px;
	line-height: 28px;
}
.fs18, .p-18{
font-size:18px;
line-height:28px;
}
.no-bleed{
margin:0 auto;
	max-width:1140px;
}
.pad-y50{
padding-top:50px;
padding-bottom:50px;
}
.pad-40{
padding:40px 0;
}
.pad-x100{
	padding-left:100px;
	padding-right:100px;
}
.pad-bottom40{
    padding-bottom:40px;
}
.pad-bottom80 {
    padding-bottom: 80px;
}
.pad-top80 {
    padding-top: 80px;
}
.m-top80{
margin-top:80px;
}
.m-0{
    margin:0;
}
.w-100 {
    width: 100%;
}
.eq-height {
    display: table;
}
.no-gutters {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.eq-height>div {
    float: none;
    display: table-cell;
    vertical-align: top;
}
.line-clamp-2{
    /*line-height: unset;*/
}
.line-clamp-5{
	-webkit-line-clamp: 5;
	height: 100px;
}
.line-clamp-6{
-webkit-line-clamp: 5;
	height: 120px;
}
.white-bg{
	background-color: #fff;
}
#body > div{
	max-width:none;
	padding:0;
}
.absolute-pos{
	position: absolute;
	height:100%;
}
container-fluid{
	padding:0;
}
#front{
	padding:0;
}
.border-bottom{
	border-bottom: 1px solid #dbdbdb;
}
.btn-lg{
padding: 15px 20px;
    font-size: 16px;
}
.btn-sm{
padding:10px 15px;
font-size:12px;
}
.btn-sm{
padding: 10px 15px;
    font-size: 12px;
}
.full-screen {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  max-height:500px;
}
#home-carousel .carousel-caption{
	width:40%;
	padding-top:10%;
left:0!important;
position:relative;
	text-shadow: none;
}
#home-carousel .carousel-caption>*{
	color:#fff!important;
	text-align: left;
}
#home-carousel .carousel-caption .btn{
	float:left;
}
.carousel-control .glyphicon{
font-size: 3em;
    margin-top: -80px;
}
.glyphicon-chevron-right:before {
    content: "\f105" !important;
    font-family: 'FontAwesome' !important;
}
.glyphicon-chevron-left:before {
    content: "\f104" !important;
    font-family: 'FontAwesome' !important;
}
.home-section-2 .no-bleed>h4{
	text-align: center;
	margin:40px 0;
}
.home-section-2 .myBox{
	/*align-items: flex-start;*/
}
.nHeading3-14.line-clamp{
	height:18px;
}
.nHeading-4{
    margin:0 0 20px 0;
}
.home-section-4{
/*margin-top:80px;*/
}
.explore-content{
	position: relative;
	width:60%;
}
.explore-content .content{
	position: absolute;
	top:30px;
	left:30px;
	max-width:50%;
	height:calc(100% - (60px));
}
.explore-content .content h2{
	font-size:34px;
	line-height: 40px;
	text-align: left
}
.explore-content .content p{
	text-align: left;
    font-size: 20px;
    line-height: 28px;
}
.explore-content .content a{
	position: absolute;
    left: 0;
    bottom: 0;
}
.explore-content .image {
    box-shadow: 0 2px 8px rgba(0,0,0,.2);
    -o-box-shadow: 0 2px 8px rgba(0,0,0,.2);
    -moz-box-shadow: 0 2px 8px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 2px 8px rgba(0,0,0,.2);
    overflow: hidden;
}
.explore-content .image img {
    width: 100%!important;
    max-width: 100%!important;
}
.explore-thumb{
	width:40%;
	padding-left: 20px;
}
.explore-thumb .containerette{
	width:100%;
	justify-content: space-between;
	margin-bottom: 20px;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
}
.explore-thumb .containerette:last-child {
    margin-bottom: 0!important
}
.explore-thumb .containerette:hover {
    background-color: #f9f9f9
}
.explore-thumb .containerette img {
    max-width: none!important;
}
.explore-thumb .flex-img{
/*width:30%;
max-width:120px;*/
}
.explore-thumb .headline{
	padding:15px;
width:75%;
}
.explore-thumb .headline p{
margin-bottom:10px;
}
.explore-thumb .containerette .flex-item{
	text-align: left;
}
.explore-thumb .flex-item:hover .blue-text{
color:var(--orange-color, #f59831)!important;
	color:#f59831!important;
}
.center-align, .home-section-3 p, .home-section-3 h4, .home-section-3 h3, .home-section-3 h2, .home-section-3 a{
	text-align: center;
}
.home-section{
padding:30px 17%;
	text-align: center;
margin:40px 0;
}
.slider-cont {
    box-shadow: 0 2px 8px rgba(0,0,0,.1);
    -o-box-shadow: 0 2px 8px rgba(0,0,0,.1);
    -moz-box-shadow: 0 2px 8px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 2px 8px rgba(0,0,0,.1);
}
.slider-content{
	/*box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
padding:50px 100px;*/
}
.slider-content .nHeading3-22{
	margin-bottom:20px;
}
.slick-slider .slide{
	opacity:0.4;
}
.slick-slider .slide.active{
	position: relative;
	opacity:1;
}
.slick-slider .slide.active:after {
    bottom: 0;
    left: 50%;
    margin-left: -15px;
    position: absolute;
    display: block;
    content: "";
    border-bottom: 15px solid #fff;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
}
.home-cta{
	text-align: center;
	margin:30px auto;
}
.home-section-4 .app-item{
	display: inline-block;
	width:100%;
	height:100%;
	margin-bottom:-4px;
}
.home-section-4 .app-item>div{
	padding:16px 10px;
	width:98%;
	background-color:#f4f5f8;
	float:right;
text-align:left;
/*padding:25px 10px 25px 60px;*/
padding:20px 10px 20px 10px;
}
.home-section-4 .app-item:last-child{
margin-bottom:-5px;
}
.home-section-4 .app-item.active>div{
	color:#fff;
}
.app-wrapper{
	display: table;
margin:0;
}
.app-wrapper>div{
	padding:0;
	display: table-cell;
	float:none;
	vertical-align: top;
}
.app-wrapper .app-image{
overflow:hidden;
}
.app-wrapper .app-image img{
position: absolute;
    left: -10px;
    bottom: 0;
    width: 170% !important;
    max-width: 170% !important;
}
.app-content{
	padding:80px 60px !important;
}
.app-content p.fs15{
    max-height: 130px;
    height: auto;
}
.app-image>img{
	float:right;
}
.app-item{
	position: relative;
}
.home-section-4 .app-item.active img.icon-white, .home-section-4 .app-item img.icon-grey {
    display: inline-block;
}
.home-section-4 .app-item.active img.icon-grey, .home-section-4 .app-item img.icon-white {
    display: none;
}
.icon-app {
    padding: 0 10px;
}
.home-section-5 .tech-content{
text-align:left;
}
.home-section-5 .tech-wrapper{
margin:0;
}
.tech-list p{
	padding-top: 25px;
	text-align: left;
}
.tech-list p>span{
	border-bottom: 1px solid #5f6062;
    padding-bottom: 10px;
}
.tech-wrapper .tech-img{
	margin-top:20px;
}
.tech-list p.active>span{
	color:#007DA4!important;
	border-color:#007DA4!important;
	cursor: pointer;
}
.tech-list p span.glyphicon{
	display: none;
}
.tech-list p.active span.glyphicon{
	display: inline-block;
	float:right;
	border-bottom:none;
}
#myTab2 {
    background-color: #f4f5f8;
}
.myTab .nav-tabs li, .myTab2 .nav-tabs li {
    width: 25%;
    text-align: center;
}
.myTab{
	/*max-width:550px;*/
}
.myTab .nav-tabs{
	border:0;
background-color: #f4f5f8;
}
.myTab .nav-tabs li{
	width:33.33%;
}
.myTab .nav-tabs li a{
	border-radius: 0;
	background: #f4f5f8;
	border:0;
	margin:0;
	color:#c7c6c6;
}
.home-section-6 ul.nav li.active a{
	background: #007DA4;
	color:#fff;
border:none;
}
.home-section-6 .section-space{
padding-bottom:80px;
}
.home-section-6 .tab-content{
	padding:30px;
text-align:left;
    position: relative;
}
.home-section-6 .tab-content h3{
	margin-bottom: 20px;
}
.course-list{
	list-style: none;
	padding:0;
	border:1px solid #d3d3d3;
	max-width:550px;
	margin-bottom:0;
}
.course-list li{
	padding:20px 0;
	border-bottom:1px solid #d3d3d3;
}
.course-list li:last-child{
	border:none;
}
.course-list li a{
	padding: 0 20px;
	display: block;
	text-align: left;
}
.course-list span{
	float:right;
}
.eq-height{
	display: table;
}
.eq-height>div{
	float: none;
    display: table-cell;
    vertical-align: top;
}
.home-section-7 .slider-content{
	padding: 30px 20%;
	text-align:center;
}
@media ( max-width:1024px){
.explore-content .content{
max-width:75%;
}
.explore-thumb{
padding-left:10px;
}
.explore-thumb .flex-img{
/*width:25%;*/
}
.explore-thumb .headline{
padding:10px;
}
.explore-thumb .headline *{
margin-bottom:5px;
}
.app-content p..line-clamp-5{
/*height:auto;*/
}
}
@media (max-width:767px){
 /*   #home-carousel .carousel-caption{
        width:100%;
        padding: 10% 10px;
    }*/
.fs27, .nHeading3-27{
font-size:20px;
line-height:26px;
}
.section-space {
    margin-bottom: 40px!important;
}
.home-section-2 .no-bleed>h4{
margin:25px 0;
}
.explore-content .content{
max-width:100%;
top:15px;
left:15px;
}
.explore-content .content h2{
font-size:28px;
line-height:34px;
}
.explore-thumb .flex-img{
/*max-width:120px;*/
}
.explore-thumb{
margin-top:15px;
}
.home-section-4 .app-item>div{
padding:10px;
}
.home-section-4 .app-content{
padding:20px !important;
}
}
@media (min-width: 1024px) and (max-width: 1190px) {
	
	/* Main Banner */
	
	body #home-carousel .carousel-caption {
		left: 10% !important;
		}

	/* Explore Sciex */
	
	.home-section-2 .myBox {
		margin: 0 20px !important;
	}
	
	body .explore-content .image img {
		width: 110% !important;
		max-width: 140% !important;
	}
	
	/* Why SCIEX for our customers */
	
	.slider-cont {
		margin: 0 20px!important;
	}
	
	/* Why SCIEX for your appliacation */
	
	.app-wrapper {
		margin: 0 20px !important;
	}
	
	/* Why SCIEX technology */
	.home-section-5 .tech-wrapper {
		margin: 0 10px!important;
	}
	
	/* Why SCIEX people */
	
	.home-section-6-1 .eq-height {
		margin: 0 20px !important;
	}
	
}
	
/* TABLETS */
@media (min-width: 768px) and (max-width: 1024px) {
	
	/* General */
	
	.fs40, .nHeading2-40 {
		font-size: 32px!important;
		line-height: 38px!important;
	}
	
	.fs32, .nHeading-4 {
		font-size: 28px;
		line-height: 32px !important;
	}
	
	/* Main Banner */
	
	body #home-carousel .carousel-caption {
		width: 45% !important;
		padding-top: 15% !important;
		left: 5% !important;
		position: relative !important;
	}
	
	.carousel-control {
		display: none;
	}
	
	/* Explore Sciex */
	
	.explore-content {
		position: relative;
		width: 100% !important;
		margin: 0 20px !important;
	}
	
	.explore-content .content {
		max-width: 45%!important;
	}
	
	.explore-content .image img {
		width: 100% !important;
		max-width: 100% !important;
	}
	
	.explore-thumb {
		width: 100%!important;
		padding: 20px 20px 0 !important;
	}
	
	.explore-thumb .containerette {
		width: 100%!important;
		margin: 0 0px 20px!important;
	}
	
	.explore-thumb .containerette:last-child {
		margin-bottom: 20px !important;
	}
	
	.explore-thumb .flex-img {
		width: 120px !important;
	}
	
	/* Why SCIEX for our customers */
	.slider-cont {
		margin: 0 20px !important;
	}
	
	/* Why SCIEX for your application */
	
	.app-wrapper {
		margin: 0 20px !important;
	}
	
	.app-wrapper .icon-app {
		display: none !important;
	}
	
	/* Why Sciex Technology */
	
	.tech-list p {
		font-size: 16px !important;
	}
	
	/* Why SCIEX people */
	
	.home-section-6-1 .eq-height .col-sm-6 {
	    width: 100% !important;
	}
	
	.home-section-6-1 .eq-height .col-sm-6 img {
		width: 100% !important;
	}
	
	.eq-height>div.col-xs-12 {
		display: block!important;
    	padding: 0 20px !important;
	}
	
	.myTab2 {
		max-width: 100%!important;
		height: auto!important;
	}
	
	.myTab .nav-tabs li, .myTab2 .nav-tabs li {
		width: 50%!important;
	}

	
}

@media (max-width: 767px){
    
	/*//////////////
	Home Page
	//////////////*/
	
	/* Home Global */
	
	.pad-top80 {
    	padding-top: 40px!important;
	}
	
	.pad-bottom80 {
    	padding-bottom: 40px!important;
	}
	
	.p-18 {
		font-size: 16px!important;
		line-height: 25px!important;
	}
	
	.pad-y50 {
		padding-top: 30px!important;
		padding-bottom: 30px!important;
	}
	.pad-x100 {
		padding-left: 30px!important;
		padding-right: 30px!important;
	}
	
	#ruoNum{ padding:0 15px; }
	/* Main Banner*/
	
	.full-screen {
		max-height: 520px !important;
		background-size: 100% !important;
    	background-position: 0px 60px !important;
	}
	
	.relative-pos {
    position: relative!important;
    height: 100%;
    display: block!important;
}
	
	#home-carousel .carousel-caption {
		width: 100%!important;
		padding: 20px 20px 110px!important;
		margin: 0 auto!important;
		left: 0!important;
		/*background-color: #0084a9;*/
		bottom: 0;
		text-align: left!important;
        /*position: absolute!important;*/

	}
    
    .carousel-inner>.item{
        height:300px!important;
    }
	.nHeading2-40 {
    	font-size: 30px!important;
    	line-height: 36px!important;
	}
	
	.fs32, .nHeading-4 {
    	font-size: 24px !important;
		line-height: 32px !important;
	}
	
	#home-carousel .carousel-caption .btn {
		float: none !important;
	}
	
	/* Explore Sciex*/
	
	.home-section-2 .myBox {
		margin: 0 20px!important;
	}
	
	.explore-content {
		position: relative!important;
		width: 100%!important;
	}
	
	.explore-content .content {
		max-width: 100%!important;
		width: 100% !important;
		top: 0px!important;
		left: 0px!important;
		margin: 0 auto!important;
		position: relative!important;
		height: auto!important;
		display: inline-block!important;
	}
	
	.explore-content .content h2 {
    	font-size: 26px !important;
		line-height: 30px !important;
		color: #5f6062 !important;
		margin-top: 20px !important;
	}
	
	.explore-content .content p {
		text-align: left !important;
		font-size: 16px !important;
		line-height: 24px !important;
		color: #5f6062 !important;
	    margin-bottom: 20px !important;
	}
	
	.explore-content .content a {
		position: relative !important;
		left: 0!important;
		bottom: 0!important;
		float: left!important;
		margin-bottom: 10px!important;
	}
	
	.explore-thumb {
    	padding-left: 0!important;
		width: 100% !important;
	}
	
	.explore-thumb .containerette {
		width: 100%!important;
		margin: 0 0px 20px!important;
	}
	
	/* Why SCIEX for our customers */
	
	.slider-cont {
		margin: 0 20px !important;
	}
	
	/* Why SCIEX for your application */
	
	.app-wrapper {
		display: table !important;
		margin: 0 20px !important;
	}
	
	.app-wrapper>div.app-list,
	.app-wrapper>div.app-content {
		display: inline-block !important;
		width: 100% !important;
	}
	
	
	/* Why SCIEX technology */
	
	.home-section-5 .tech-wrapper {
		margin: 0 10px!important;
	}
	
	.tech-wrapper .col-xs-3,
	.home-section-5 .tech-content.col-xs-9 {
    	width: 100% !important;
	}
	
	.tech-list p {
    	padding-top: 5px!important;
	}
	
	.tech-list p.active span.glyphicon {
			-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		transform: rotate(90deg);
		right: 10px!important;
	}
	
	.tech-wrapper .tech-img {
		margin-top: 30px!important;
	}
	
	/* Why SCIEX people */
	
	.home-section-6-1 .eq-height .col-sm-6 img {
		width: 100% !important;
	}
	
	.eq-height>div.col-xs-12 {
		display: block!important;
    	padding: 0 20px !important;
	}
	
	.myTab2 {
		max-width: 100%!important;
		height: auto!important;
	}
	
	.myTab .nav-tabs li, .myTab2 .nav-tabs li {
		width: 50%!important;
	}
	
	
	/* Why SCIEX ...is a good question */
	
	.home-section-7 .col-sm-6 {
		padding: 0 20px!important;
	}
	
}