/* 
  -----------------------------------
  Tab Panel Magic 3
  by Project Seven Development
  www.projectseven.com
  Style Theme: 10 - Carbon
  -----------------------------------
*/
.p7TP3-10, .p7TP3-10 .p7TP3_tabs li, .p7TP3-10 .p7TP3tabs_viewport,
.p7TP3-10 .p7TP3_tabs a, .p7TP3-10 .p7TP3_tabs a:visited, .p7TP3-10 .p7TP3cwrapper, .p7TP3-10 .p7TP3_content,
.p7TP3-10 .p7TP3_arrows a, .p7TP3-10 .p7TP3_arrow_L, .p7TP3-10 .p7TP3_arrow_R {
	padding: 0;
	background-color: transparent;
	background-image: none;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}
.p7TP3-10 {
	width: auto;
	margin: 0 auto;
	
	padding: 0px;

	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
}
.p7TP3-10 img {
	vertical-align: top;
}
/*Triggers construct - including arrows*/
.p7TP3-10 .p7TP3tabs_10.no-tabs {
	display: none;
}
.p7TP3tabs_10 {
	position: relative;
	z-index: 10;
	overflow: hidden;
	zoom: 1;

}
.p7TP3_arrows_10 .p7TP3_arrow_L, .p7TP3_arrows_10 .p7TP3_arrow_R {
	float: left;
	position: relative;
	z-index: 10;
}
.p7TP3_arrows_10 .p7TP3_arrow_R {
	float: right;
}
.p7TP3_arrows_10 a {
	display: block;
	text-decoration: none;
	color: #CCC;
	text-indent: -9999px;
	width: 26px; margin-top:40px;
	background-repeat: no-repeat;
	background-position: 0px 11px;
	background-color: #333;
}
.p7TP3_arrows_10 .p7TP3_arrow_L a {
	background-image: url(img/tp3_10_west.jpg);
}
.p7TP3_arrows_10 .p7TP3_arrow_R a {
	background-image: url(img/tp3_10_east.jpg);
}
.p7TP3_arrows_10 a:hover, .p7TP3_arrows_10 a:focus {
	outline: 0;
}
.p7TP3_arrows_10 .p7TP3_arrow_R a.off {
	display: block;
	background-position: -26px 11px;
	cursor: default;
}
.p7TP3_arrows_10 .p7TP3_arrow_L a.off {
	display: block;
	background-position: -26px 11px;
	cursor: default;
}
/*Trigger and Arrows Font Size, top, and bottom padding*/
.p7TP3_arrows_10 a, .p7TP3_tabs_10 a, .p7TP3_tabs_10 a:visited {
	font-size: inherit;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}
.p7TP3_arrows_10 a {
	padding-top: 7px;
	padding-bottom: 7px;
}
/*Trigger Viewport*/
.p7TP3-10 .p7TP3tabs_viewport {
	position:relative;
	overflow:hidden;
	zoom: 1;
}
/*Trigger Wrapper*/
.p7TP3-10 .p7TP3tabs_wrapper {
	position:relative;
}
/*Trigger UL*/
.p7TP3_tabs_10 {
	margin: 0;
	padding: 0px;
	z-index: 10;
	zoom: 1;
	position: relative;
}
.p7TP3_tabs_10 a img {
	border: 0;
}
.p7TP3_tabs_10 li {
	float: left;
	list-style-type: none;
	margin-left: 0px;
	position: relative;
	z-index: 10;
	border-right: 0px solid #000;
	
}
.p7TP3_tabs_10 .tp3first { 
}
.p7TP3_tabs_10 a, .p7TP3_tabs_10 a:visited {
	display: block;
	color: #000;
	text-decoration: none;
	padding-right: 23px;
	padding-left: 23px;
	float: left;
	border-bottom: 0px solid #000;
}
.p7TP3_tabs_10 .tp3first a {
	border-left: 0; padding-left: 70px;
}
.p7TP3_tabs_10 a:hover, .p7TP3_tabs_10 a:focus {
	outline: 0;
	color: #FFF;
	border-color: #000;
}
.p7TP3_tabs_10 li:hover {
	
}
.p7TP3_tabs_10 a.open, .p7TP3_tabs_10 a.open:visited {
	color: #2E3647;
	border-bottom: 0px solid #FFF;
}
.p7TP3_tabs_10 li.open {
	
}

/*Toolbars*/
.p7TP3-10.tools-top {
	padding-top: 0px;
}
.p7TP3-10.tools-bottom {
	padding-bottom: 0px;
}
.p7TP3-10-tools {
	position: relative;
	text-align: center;
	padding: 6px 0px;
	overflow: hidden;
}

/*Paginator*/
.p7TP3-10 .p7TP3-10-pags {
	overflow: hidden;
}
.p7TP3-10 .p7TP3-10-pags ul {
	margin: 0px;
	padding: 0;
	display: inline-block;
}
.p7TP3-10 .p7TP3-10-pags li {
	list-style-type: none;
	float: left;
	margin-right: 6px;
	margin: 3px;
}
.p7TP3-10 .p7TP3-10-pags ul a {
	text-decoration: none;
	display: block;
	color: #999999;
	background-color: #999999;
	font-size: 0px;
	line-height: 0px;
	padding: 5px;
	border-radius: 100%;
	border: none !important;
}
.p7TP3-10 .p7TP3-10-pags ul a:hover, .p7TP3-10 .p7TP3-10-pags ul a.down {
	background-color: #DDD;
}
/*Prev-Next Arrows*/

.p7TP3-10 .p7TP3-10-arrows a {
	text-decoration: none;
	position: absolute;
	z-index: 10;
	display: block;
	opacity: .35;
	font-size: 0px;
	color: rgba(255,255,255,0);
}
.p7TP3-10 .p7TP3-10-arrows a:hover {
	opacity: 1;
}
.p7TP3-10 .p7TP3-10-arrow-prev {
	left: 3px;
	top: 42%;
	background-image: url(img/p7tp3-prev-light.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 14px;
}

.p7TP3-10.v-slide .p7TP3-10-arrow-prev {
	left: auto;
	top: 6px;
	background-image: url(img/p7tp3-up-light.png);
	height: 14px;
	width: 25px;
	right: 6px;
}

.p7TP3-10 .p7TP3-10-arrow-next {
	right: 3px;
	top: 42%;
	background-image: url(img/p7tp3-next-light.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 14px;
}

.p7TP3-10.v-slide .p7TP3-10-arrow-next {
	right: 3px;
	top: auto;
	bottom: 6px;
	background-image: url(img/p7tp3-down-light.png);
	height: 14px;
	width: 25px;
}
/*Pause-Play Control*/
.p7TP3-10-pause-play {
	float: right;
	font-size: 13px;
}
.p7TP3-10-pause-play a {
	display: block;
	text-decoration: none;
	color: #AAA;
	text-transform: uppercase;
}
.p7TP3-10-pause-play a:hover {
	color: #DDD;
}

/*Panels*/
/*Outer Wrapper*/
.p7TP3cwrapper_10 {
	background-color: #FFF;
	position: relative;
	top: -1px;
	border: 1px solid #000;
}
/*Panels Viewport*/
.p7TP3cwrapper_10 .p7TP3_vp {filter: none;}

/*Individual panels*/
.p7TP3_content_10 {
	padding: 20px;
	color: #000;
	font-size: 16px ;
	line-height: 140%;
}
.p7TP3_content_10 a {
	
	color: #06C;
}
.p7TP3_content_10 a:hover, .p7TP3_content_10 a:focus {
	color: #000;
}

/* Home slider */

.p7TP3-10 {
border: none;
box-shadow: none;
border-radius: 0px;
}

.p7TP3-10 .p7TP3cwrapper_10 {border: none;}

.p7TP3_content_10 {
background-repeat: no-repeat;
background-position: 50%;
background-size: cover;
}

#p7TP3c1_1 { background-image: url(/includes/images/home-sliders/slider-kits.jpg); }
#p7TP3c1_2 { background-image: url(/includes/images/home-sliders/slider-analyser.jpg); }
#p7TP3c1_3 { background-image: url(/includes/images/common/slider-placeholder.jpg); } 
#p7TP3c1_4 { background-image: url(/includes/images/home-sliders/slider-serum-free-media.jpg); }
#p7TP3c1_5 { background-image: url(/includes/images/home-sliders/slider-lab.jpg); }
#p7TP3c1_6 { background-image: url(/includes/images/home-sliders/slider-lab.jpg); }
#p7TP3c1_7 { background-image: url(/includes/images/home-sliders/slider-lab.jpg); }

.p7TP3-10 .p7TP3-10-arrows a {opacity: .75;}

.blurb {
max-width: 46%;
margin: 70px 3% 100px 17% ;
padding: 30px;

color: #FFF; font-size:22px; line-height:130%;
}


.blurb-main-title {
max-width: 55%;
margin: 70px 23% 100px 17% ;
padding: 30px;
color: #FFF; font-size:22px; 
line-height:120%;
text-align: right;
float: right;
font-size: 40px;
}



.p7TP3content .blurb {
position: relative;
left: -400px;
opacity: 0;
-webkit-transform: scale(5) ;
transform: scale(5) ;
visibility: hidden;
}
.p7TP3content.current-panel .blurb {
left: 0px;
visibility: visible;
opacity: 1;
-webkit-transform: scale(1) ;
transform: scale(1) ;
-webkit-transition: all 0.5s ease .75s;
transition: all 0.5s ease .75s;
}





@media only screen and (min-width: 0px) and (max-width: 700px) {
.blurb {
max-width: none;
margin: 0px 3% ;
padding: 20px 20px 10px 20px;
}
.p7TP3_tabs_10 .tp3first a {
	border-left: 0; padding-left: 0px!important;
}
.p7TP3_tabs_10 a, .p7TP3_tabs_10 a:visited {
	display: block;
	color: #000;
	text-decoration: none;
	padding-right: 0px!important;
	padding-left: 0px!important;
	float: left;
	border-bottom: 0px solid #000;
}
.p7TP3_arrows_10 .p7TP3_arrow_L, .p7TP3_arrows_10 .p7TP3_arrow_R { display:block;
}
.p7TP3_arrows_10 .p7TP3_arrow_R {
	float: right; display: block;
}

}

@media only screen and (min-width: 701px) and (max-width: 1200px) {
.blurb {
max-width: 60%;
margin: 50px 3% 100px 10% ;
padding: 10px;  
}

.p7TP3_arrows_10 .p7TP3_arrow_L, .p7TP3_arrows_10 .p7TP3_arrow_R { display:block;
}
.p7TP3_arrows_10 .p7TP3_arrow_R {
	float: right; display: block;
}


.p7TP3_tabs_10 a, .p7TP3_tabs_10 a:visited {
	display: block;
	color: #000;
	text-decoration: none;
	padding-right: 0px!important;
	padding-left: 0px!important;
	float: left;
	border-bottom: 0px solid #000;
}

}

@media only screen and (min-width: 1201px) and (max-width: 1400px)  {
	.blurb {
max-width: 46%;
margin: 70px 3% 100px 10% ;
padding: 30px;

color: #FFF; font-size:22px; line-height:130%;
} }





@media only screen and (min-width: 1201px)  {


.p7TP3_arrows_10 .p7TP3_arrow_L, .p7TP3_arrows_10 .p7TP3_arrow_R { display:none;
}
.p7TP3_arrows_10 .p7TP3_arrow_R {
	float: right; display:none;
}
}

