.tabs2 {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.tabs2 li {
	margin: 0;
	text-align: left;
}
.tabs2 li a {
	float: left;
	color: #454545;
	height: 40px;
	padding: 0px 30px;
	text-decoration: none;
	line-height: 40px;
	font-size: 14px;
	background-color: #e3e3e3;
	border-right: 1px solid #fff;
}
.tabs2 li.active a {
	color: #fff;
	background-color: #0CB4CE;
}
.tabs-content2 {
	float: left;
	width: 89%;
	padding: 5% 5% 6% 5%;
	text-align: left;
	margin-bottom: 40px;
	border: 1px solid #e3e3e3;
}
.tabs-content2 img.img_left2 {
	width: auto;
	margin-right: 25px;
}
.tabs-content2 .tabs-panel {
	padding: 20px;
}
.tabs-content2 .tabs-panel2 .tab-title2 {
	display: none;
}
.tabs-content2 .tabs-panel2.two {
	padding: 20px 20px 14px 20px;
}
.tabs-content2.fullw {
	float: left;
	width: 100%;
	padding: 3% 3% 4% 3%;
	text-align: left;
	margin-bottom: 0px;
	border: 1px solid #e3e3e3;
}
/*	#Themes
//	================================================== */

#example-2 .tabs2 li {
	width: 100px;
	border: 1px solid #DDD;
	border-right: 0;
	background: #EEE;
	cursor: pointer;
	position: relative;
	z-index: 999;
}
#example-2 .tabs2 li:last-child {
	border-right: 1px solid #DDD;
}
#example-2 .tabs2 li.active {
	border-bottom: 1px solid #FFF;
	background: #FFF;
}
#example-2 .tabs-content2 {
	border: 1px solid #DDD;
	background: #FFF;
	position: relative;
	top: -1px;
	z-index: 99;
}
#example-2 .tabs-content2 .tab-title {
	color: #0b8593;
}

@media only screen and (min-width: 1000px) and (max-width: 1169px) {
.tabs2 li a {
	padding: 0px 30px;
}
}

@media only screen and (min-width: 768px) and (max-width: 999px) {
.tabs2 li a {
	padding: 0px 30px;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
.tabs2 li a {
	padding: 0px 20px;
}
.tabs-content2.fullw {
	padding: 5% 5% 6% 5%;
}
}

@media only screen and (max-width: 479px) {
.tabs2 li a {
	padding: 0px 10px;
}
.tabs-content2.fullw {
	padding: 7% 7% 8% 7%;
}
}
/*	#Tabs4
//	================================================== */


.tabs4 {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.tabs4 li {
	margin: 0;
	text-align: left;
}
.tabs4 li a {
	float: left;
	color: #454545;
	height: 40px;
	padding: 0px 30px;
	text-decoration: none;
	line-height: 40px;
	font-size: 14px;
	background-color: #e3e3e3;
	border-right: 1px solid #fff;
}
.tabs4 li.active a {
	color: #fff;
	background-color: #0CB4CE;
}
.tabs-content4 {
	float: left;
	width: 89%;
	padding: 5% 5% 6% 5%;
	text-align: left;
	margin-bottom: 40px;
	border: 1px solid #e3e3e3;
}
.tabs-content4 img.img_left4 {
	width: auto;
	margin-right: 25px;
}
.tabs-content4 .tabs-panel {
	padding: 20px;
}
.tabs-content4 .tabs-panel4 .tab-title4 {
	display: none;
}
.tabs-content4 .tabs-panel4.two {
	padding: 20px 20px 14px 20px;
}
.tabs-content4.fullw {
	float: left;
	width: 100%;
	padding: 3% 3% 4% 3%;
	text-align: left;
	margin-bottom: 0px;
	border: 1px solid #e3e3e3;
}
/*	#Themes
//	================================================== */

#example-4 .tabs4 li {
	width: 100px;
	border: 1px solid #DDD;
	border-right: 0;
	background: #EEE;
	cursor: pointer;
	position: relative;
	z-index: 999;
}
#example-4 .tabs4 li:last-child {
	border-right: 1px solid #DDD;
}
#example-4 .tabs4 li.active {
	border-bottom: 1px solid #FFF;
	background: #FFF;
}
#example-4 .tabs-content4 {
	border: 1px solid #DDD;
	background: #FFF;
	position: relative;
	top: -1px;
	z-index: 99;
}
#example-4 .tabs-content4 .tab-title {
	color: #0b8593;
}

@media only screen and (min-width: 1000px) and (max-width: 1169px) {
.tabs4 li a {
	padding: 0px 20px;
}
}

@media only screen and (min-width: 768px) and (max-width: 999px) {
.tabs4 li a {
	padding: 0px 9px;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
.tabs4 li a {
	padding: 0px 18px;
}
.tabs-content4.fullw {
	padding: 5% 5% 6% 5%;
}
}

@media only screen and (max-width: 479px) {
.tabs4 li a {
	padding: 0px 10px;
}
.tabs-content4.fullw {
	padding: 7% 7% 8% 7%;
}
}
/*	#Tabs5
//	================================================== */


.tabs5 {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.tabs5 li {
	margin: 0;
	text-align: left;
}
.tabs5 li a {
	float: left;
	color: #454545;
	height: 40px;
	padding: 0px 30px;
	text-decoration: none;
	line-height: 40px;
	font-size: 14px;
	background-color: #e3e3e3;
	border-right: 1px solid #fff;
}
.tabs5 li.active a {
	color: #fff;
	background-color: #0CB4CE;
}
.tabs-content5 {
	float: left;
	width: 89%;
	padding: 5% 5% 6% 5%;
	text-align: left;
	margin-bottom: 40px;
	border: 1px solid #e3e3e3;
}
.tabs-content5 img.img_left5 {
	width: auto;
	margin-right: 25px;
}
.tabs-content5 .tabs-panel {
	padding: 20px;
}
.tabs-content5 .tabs-panel5 .tab-title5 {
	display: none;
}
.tabs-content5 .tabs-panel5.two {
	padding: 20px 20px 14px 20px;
}
.tabs-content5.fullw {
	float: left;
	width: 100%;
	padding: 3% 3% 4% 3%;
	text-align: left;
	margin-bottom: 0px;
	border: 1px solid #e3e3e3;
}
/*	#Themes
//	================================================== */

#example-5 .tabs5 li {
	width: 100px;
	border: 1px solid #DDD;
	border-right: 0;
	background: #EEE;
	cursor: pointer;
	position: relative;
	z-index: 999;
}
#example-5 .tabs5 li:last-child {
	border-right: 1px solid #DDD;
}
#example-5 .tabs5 li.active {
	border-bottom: 1px solid #FFF;
	background: #FFF;
}
#example-5 .tabs-content5 {
	border: 1px solid #DDD;
	background: #FFF;
	position: relative;
	top: -1px;
	z-index: 99;
}
#example-5 .tabs-content5 .tab-title {
	color: #0b8593;
}

@media only screen and (min-width: 1000px) and (max-width: 1169px) {
.tabs5 li a {
	padding: 0px 20px;
}
}

@media only screen and (min-width: 768px) and (max-width: 999px) {
.tabs5 li a {
	padding: 0px 9px;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
.tabs5 li a {
	padding: 0px 18px;
}
.tabs-content5.fullw {
	padding: 5% 5% 6% 5%;
}
}

@media only screen and (max-width: 479px) {
.tabs5 li a {
	padding: 0px 10px;
}
.tabs-content5.fullw {
	padding: 7% 7% 8% 7%;
}
}
/*	#Tabs6
//	================================================== */


.tabs6 {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.tabs6 li {
	margin: 0;
	text-align: left;
}
.tabs6 li a {
	float: left;
	color: #454545;
	height: 40px;
	padding: 0px 30px;
	text-decoration: none;
	line-height: 40px;
	font-size: 14px;
	background-color: #e3e3e3;
	border-right: 1px solid #fff;
}
.tabs6 li.active a {
	color: #fff;
	background-color: #0CB4CE;
}
.tabs-content6 {
	float: left;
	width: 89%;
	padding: 5% 5% 6% 5%;
	text-align: left;
	margin-bottom: 40px;
	border: 1px solid #e3e3e3;
}
.tabs-content6 img.img_left6 {
	width: auto;
	margin-right: 25px;
}
.tabs-content6 .tabs-panel {
	padding: 20px;
}
.tabs-content6 .tabs-panel6 .tab-title6 {
	display: none;
}
.tabs-content6 .tabs-panel6.two {
	padding: 20px 20px 14px 20px;
}
.tabs-content6.fullw {
	float: left;
	width: 100%;
	padding: 3% 3% 4% 3%;
	text-align: left;
	margin-bottom: 0px;
	border: 1px solid #e3e3e3;
}
/*	#Themes
//	================================================== */

#example-6 .tabs6 li {
	width: 100px;
	border: 1px solid #DDD;
	border-right: 0;
	background: #EEE;
	cursor: pointer;
	position: relative;
	z-index: 999;
}
#example-6 .tabs6 li:last-child {
	border-right: 1px solid #DDD;
}
#example-6 .tabs6 li.active {
	border-bottom: 1px solid #FFF;
	background: #FFF;
}
#example-6 .tabs-content6 {
	border: 1px solid #DDD;
	background: #FFF;
	position: relative;
	top: -1px;
	z-index: 99;
}
#example-6 .tabs-content6 .tab-title {
	color: #0b8593;
}

@media only screen and (min-width: 1000px) and (max-width: 1169px) {
.tabs6 li a {
	padding: 0px 20px;
}
}

@media only screen and (min-width: 768px) and (max-width: 999px) {
.tabs6 li a {
	padding: 0px 9px;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
.tabs6 li a {
	padding: 0px 18px;
}
.tabs-content6.fullw {
	padding: 5% 5% 6% 5%;
}
}

@media only screen and (max-width: 479px) {
.tabs6 li a {
	padding: 0px 10px;
}
.tabs-content6.fullw {
	padding: 7% 7% 8% 7%;
}
}
/*	#Tabs7
//	================================================== */


.tabs7 {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.tabs7 li {
	margin: 0;
	text-align: left;
}
.tabs7 li a {
	float: left;
	color: #454545;
	height: 40px;
	padding: 0px 30px;
	text-decoration: none;
	line-height: 40px;
	font-size: 14px;
	background-color: #e3e3e3;
	border-right: 1px solid #fff;
}
.tabs7 li.active a {
	color: #fff;
	background-color: #0CB4CE;
}
.tabs-content7 {
	float: left;
	width: 89%;
	padding: 5% 5% 6% 5%;
	text-align: left;
	margin-bottom: 40px;
	border: 1px solid #e3e3e3;
}
.tabs-content7 img.img_left7 {
	width: auto;
	margin-right: 25px;
}
.tabs-content7 .tabs-panel {
	padding: 20px;
}
.tabs-content7 .tabs-panel7 .tab-title7 {
	display: none;
}
.tabs-content7 .tabs-panel7.two {
	padding: 20px 20px 14px 20px;
}
.tabs-content7.fullw {
	float: left;
	width: 100%;
	padding: 3% 3% 4% 3%;
	text-align: left;
	margin-bottom: 0px;
	border: 1px solid #e3e3e3;
}
/*	#Themes
//	================================================== */

#example-7 .tabs7 li {
	width: 100px;
	border: 1px solid #DDD;
	border-right: 0;
	background: #EEE;
	cursor: pointer;
	position: relative;
	z-index: 999;
}
#example-7 .tabs7 li:last-child {
	border-right: 1px solid #DDD;
}
#example-7 .tabs7 li.active {
	border-bottom: 1px solid #FFF;
	background: #FFF;
}
#example-7 .tabs-content7 {
	border: 1px solid #DDD;
	background: #FFF;
	position: relative;
	top: -1px;
	z-index: 99;
}
#example-7 .tabs-content7 .tab-title {
	color: #0b8593;
}

@media only screen and (min-width: 1000px) and (max-width: 1169px) {
.tabs7 li a {
	padding: 0px 20px;
}
}

@media only screen and (min-width: 768px) and (max-width: 999px) {
.tabs7 li a {
	padding: 0px 9px;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
.tabs7 li a {
	padding: 0px 18px;
}
.tabs-content7.fullw {
	padding: 5% 5% 6% 5%;
}
}

@media only screen and (max-width: 479px) {
.tabs7 li a {
	padding: 0px 10px;
}
.tabs-content7.fullw {
	padding: 7% 7% 8% 7%;
}
}
