@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr, button {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	background:none;
	-webkit-font-smoothing: antialiased;
	-ms-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-align: centre;
    
	}
ol, ul {
	list-style:none;
}

h1, h2, h3, h4, h5, h6, li {
	line-height:100%;
}
blockquote, q {
	quotes:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
input, textarea, button {
	margin:0;
	font-family:inherit;
	font-size:1em;
}
html {
	height:100%;
}
q:before, q:after {
	content:"";
}
body {
	font:13px/20px Arial;
	color:#333;
	height:100%;
	min-width:970px;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#wrapper {
	width: 100%;
	margin:0 auto;
}
.header-bg {
	background: #009933;
}
#wrapper-main {width:80%;margin:0 auto}
* html #wrapper {
	height:100%;
}
#middle_bar{width:100%;background:#000;height:6px;float:left;}
#header {
	font:13px/15px Arial, Helvetica, sans-serif;
	margin-bottom: -60px;
	width: 80%;
	margin: 0 auto;
	background:url(../images/bg_top_logo.gif) top left no-repeat;
				}
#header .mail {
	text-align:right;
	position:relative;
}
#header .mail a {
	color:#999898;
	padding-right:10px;
}
#header .row {
	width:100%;
	overflow:hidden;
}
.logo {
	float:left;
	width:20%;
	height: 70px;
	margin-top:10px;
	padding:0px 0px 60px;
}
.logo a {
	display:block;
	height:100%;
}
.col-name {
    font-size: 45px;
    color: #FFF;
    float: left;
    line-height: 45px;
    text-shadow:0px 0px 5px #333;
    text-align:center;
    margin-top: 12px;
	}
.col-name span {font-size:38px;text-shadow:none;color:#C1C6DC}
.logo_img {
background-image:url(../images/complogo.png);
background-repeat:no-repeat;
background-size:100px 100px;
background-position:top;
width: 100px;
height: 100px;
float: left;
padding: 0px;
margin: -125px 0px 0px 20px;
}
.col-cont {
	float:left;
	color:#FFF;
	margin-top:80px;
}
.nav-wrapper{width:60;padding:0% 10%;float:center;}
#nav {
	width: 100%;
	float:left;
	background: #ff5823;
	
}
#nav ul ul ul { 
		margin-left:204px;
		top: 0px;
	    position: absolute;
		     }   
#nav ul ul ul li { 
  border: none;
  float: left;
  background: blue;
  border-radius: 15px;
  width:180px; 			
 } 
#nav ul ul ul li a:hover { 
 border-radius: 10px;
 background:#5e36ad;
}
#nav ul ul ul ul { 
		margin-left:183px;
		top: 0;
		     }  
#nav ul ul ul ul li { 
float:left;
border-radius: 15px;
background:#cc0066;
}
#nav li {float: left;display: block;font:13px/15px Arial, Helvetica, sans-serif; border-right:2px solid #FFF;}
#nav a{text-decoration:none;padding-bottom:10px;padding: 15px 20px;float: left;
	color:#FFF;}
#nav li:last-child {border:none !important}
#nav li.active a {
	text-decoration:none;
	color:#e6f321;
}
#nav li:hover{background: #FF5722;border-bottom:none;border-top:none;}
#nav li:hover a{color: #fff;}
#nav li ul{display:none;}
#nav li:hover >ul{display: block;width: 15%;margin-top: 41px;float: left;background: #ef4a16;position: absolute;z-index: 42;box-shadow:0 4px 4px 1px rgba(0, 0, 0, 0.2);box-sizing:border-box;}
#nav li li{border:none;float: left;width: 100%;}
#nav li li a{width: 90%;float: left;padding-right: 0px;border-bottom:1px solid #FFF}
         
.promo {
	position:relative;
	border-bottom:1px solid #c0c0c0;
	padding-bottom:60px;
	margin-bottom:22px;
	width:100%;
	float:left;
}
.promo img {
	display:block;
}
.promo .view {
	position:absolute;
	background:#090909;
	width:422px;
	text-transform:uppercase;
	font:bold 15px/44px Arial, Helvetica, sans-serif;
	color:#999898;
	top:293px;
	left:19px;
	padding:0 8px 0 13px;
	overflow:hidden;
}
.promo .view a {
	float:right;
	background:url(../images/arrow-orange.gif) no-repeat 100% 19px;
	padding-right:16px;
}
#main {
	width:98%;
	overflow:hidden;
	float:left;
	margin:1%;
}
#main .breadcrumbs{
	width:100%;float:left;margin-left:1%;
	}
.breadcrumbs a{color:#06F;}
	
	
	.four-cols {
	width: 100%;
	overflow:hidden;
	border-bottom:1px solid #c0c0c0;
	margin-bottom:19px;
	margin-top:20px;
}
.four-cols .col {
	float:left;
	width: 23%;
	display:inline;
	text-align:justify;
	margin-left: 2%;
}
.col:first-child{margin-left:0px;}
.col:last-child{margin-right:0px;}
.four-cols .col h2 {
	text-transform:uppercase;
	font:bold 14px/18px Arial, Helvetica, sans-serif;
	color: #FFF;	
    text-indent:-9999px;
	/* padding: 30px 0 8px 40px; */
	margin-bottom:5px;
	border:solid 1px #FAFAFA;
	/* text-shadow:0px 0px 2px #FFF; */
	height: 120px;
}
.more {
	background:url(../images/small-arrow.gif) no-repeat 0 50%;
	padding-left:23px;
	font-weight:normal;
	color:#0A3FA5;
}
.four-cols .col p {
	margin-bottom:5px;
	line-height:15px;
	color:#333;
	padding:0px;
	font-size:11px;
	min-height:50px;
}
.four-cols .list li {
	background:url(../images/sep02.gif) no-repeat 0 3px;
	line-height:14px;
	padding:2px 0 14px 29px;
}
.four-cols q {
	display:block;
	margin-bottom:19px;
}
.four-cols cite {
	color:#090909;
}

.portfolio {
	padding-bottom:10px;
	border-bottom:1px solid #c0c0c0;
	margin-bottom:8px;
	width:100%;
	float:left;
}
.portfolio .lft {
	float:left;
	width:70%;
	text-align:justify;
	overflow: auto;
}

.portfolio .ryt {
	float:left;
	width:28%;
}
.lnk{	
    width: 75%;
    height: 50px;
    margin-left: 20%;
    background: url(../images/blue_arrow.png) no-repeat;
    background-size: 100% 100%;
    color: #FFF;
    text-align: center;
    line-height: 32px;
    float: left;
    font-size: 17px;
    margin-bottom: 10px;
    font-weight: bold;

}
.portfolio img{
	float:left;
	margin-right:2%;
}
.portfolio h2 {
    font-family: Arial, sans-serif;
    color: #f4511e;
    padding: 0 0px 10px 0px;
    font-size: 1.2em;
    text-align: left;
}
.portfolio p {
    float: left;
    width: 96%;
    background: #f7f7f7;
    margin-bottom: 15px;
    font-size:1em;
    line-height: 24px;
    padding: 2%;
    border-radius: 10px;
    border: solid 1px #ececec;
    }
	
.portfolio button{width:80px;height:30px;background:#F60;color:#FFF;margin-left:40px;}
.portfolio button:hover{background:#000;}
.portfolio input{height:22px; margin-left:375px;margin-top:1px;}
.portfolio h3{font-size:14px; margin-left:120px;margin-top:10px;margin-bottom:-20px;font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;}
.portfolio ul {
	width:994px;
	overflow:hidden;
}
.portfolio ul li {
	float:left;
	margin-right:33px;
	position:relative;
}
.portfolio ul li img {
	display:block;
}
.portfolio .view {
	position:absolute;
	bottom:0;
	right:0;
	padding:0 20px 0 10px;
	color:#090909;
	font:bold 12px/21px Arial, Helvetica, sans-serif;
	background:#fe9b00 url(../images/orang-arrow.gif) no-repeat 100% 6px;
	text-transform:uppercase;
}
* html .portfolio .view {
	bottom:-1px;
	right:-1px;
}
.block {
	width:100%;
	overflow:hidden;
}
.block h3 {
	background:url(../images/small-arrow.gif) no-repeat 0 4px;
	padding:0 0 21px 23px;
	font:bold 12px/14px Arial, Helvetica, sans-serif;
	color:#090909;
	text-transform:uppercase;
}
.block .social {
	float:right;
	width:219px;
	margin-left:82px;
}
.social ul {
	width:100%;
	overflow:hidden;
}
.social li {
	float:left;
	margin-right:14px;
}
.social li img {
	display:block;
}
.block .text {
	height:1%;
	overflow:hidden;
}
#footer {
	background: #0066cc;
	width: 100%;
	margin: 0 auto;
	float:left;
}
#footer_nav {
	width: 65%;
	float:left;
	padding-left: 45px;
}

#footer_nav li {
	float:left;
	margin-left:25px;
	padding:2px;
	display:inline;
	font:11px/15px Arial, Helvetica, sans-serif;
	
}
#footer_nav li ul {display:none;}
#footer_nav li:hover > ul {display:block;position:absolute;float:left;width:180px;z-index:9999999;background:#E68B19;}
#footer_nav li ul li{padding:6px 0px 10px 10px;width:170px;margin:0px;border-bottom:dotted 1px #CCC}
#footer_nav li ul li:hover {background:#1FAEC2}
#footer_nav li a:hover{
	text-decoration: underline;
	color: #737475;
	text-shadow:none;
}

 #footer_nav li.active a {
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	color: #a4a5a7;
	text-shadow:none;
}
.social{float:right;margin-right:20px;width:240px;line-height:35px;margin-bottom:5px;}
.social a{width:35px;height:35px;float:right;margin-left:10px;}
#footer .holder {
	width:100%;
	margin:0 auto;
	background: #2b2b2b;
	overflow:hidden;
	height:55px;
	float:left;
	color: #FFF;
}
#footer .legal{width: 98%;margin:0 auto;padding: 1%;font-size:12px;border-top:solid 1px #CCC;}
#footer, #footer a {
	color: #ffffff;
	text-decoration:none;
	border:none;
}
#footer a:hover {
	text-decoration:none;
}
#footer p {
	margin: 0;
padding-left: 25px;
line-height: 18px;

	margin-left: -21px;
}
#footer span {
	margin: 0;
padding-left: 20px;
line-height: 30px;
margin-left: -20px;
}

#footer .lf {
	float:left;
	font-size:11px;
	color:#B1B1B1;
	text-shadow:none;
}
#footer .rf {
	float:right;
}

#footer .rf a{	
	font-size:11px;
	color:#B1B1B1;
	text-shadow:none;
	
	}

.text1{float:left;margin-top:-40px;}

.text1 a{color:#5d5d5d;}
.text1 a:hover{color:#fe9b00;text-decoration:none}
.text1 li{display:inline-block; padding: 0 0 0 24px;margin-left:25px;}
.address{background:url(../images/icon-address.png) no-repeat;line-height:20px;}
.phone{background:url(../images/icon-phone.png) no-repeat;line-height:20px }
.email{background:url(../images/icon-email-2.png) no-repeat;line-height:14px}


.footer_wrap {width: 100%;margin:0 auto;overflow: auto;margin-bottom: 10px;}
.menu1{width:18%;float:left;/* margin-left: 25px; */margin-top:10px}
.nomarginlft{margin-left: -2%;}
.fb, .tw, .sk, .gg, .gp {background-image:url(../images/follow-us.png);}
.fb{background-position:1px 546px;width:35px;height:35px;border-radius:50%;}
.gp{background-position:81px -45px;width:35px;height:35px;border-radius:50%;}
.tw{background-position:-94px -92px;width:35px;height:35px;border-radius:50%;}
.sk{background-position:225px -45px;width:35px;height:35px;border-radius:50%;}


.flash{/* float: left; */margin-bottom:-5px;border: solid 1px #ECECEC;border-left:none;border-right:none;width: 80%;margin: 0 auto;}
	.bg{background-image:url(../images/banner_products.jpg);background-size:100%;}
.f-content {width:100%;float:left;margin-top:5px}
.flash img{width:100%;}
.f-left{width:68%;float:left;margin-right:1%;padding:1%}
.f-ryt{width: 27%;float:left;margin-left:1%;padding: 1% 0% 1% 1%;}
.f-ryt h2 {background:#184A81;color:#FFF;text-align:center;padding:5%;float: left;width: 90%;}
.f-ryt img {width:23px !important;height:9px !important;}
.f-ryt ul {width:100%;float:left;margin-top:2%;background:#FDFDFD}
.f-ryt ul li {width:96%;float:left;padding:2%;border-bottom:solid 1px #CDCDCD;min-height:25px;line-height:25px}
@media (min-width: 1366px) {
	.flash{width:80%;margin:0 auto}
	.bg{background-image:url(../images/banner_products.jpg);background-size:100%;}
	.flash img{width:100%;}
	.four-cols {
	width: 100%;
	overflow:hidden;
	border-bottom:1px solid #c0c0c0;
	margin-bottom:19px;
	margin-top:20px;
}
.four-cols .col {
	float:left;
	width: 15%;
	display:inline;
	text-align:justify;
	margin-left: 2%;
}
.col:first-child{margin-left:0px;}
.col:last-child{margin-right:0px;}
.four-cols .col h2 {
	text-transform:uppercase;
	font:bold 14px/18px Arial, Helvetica, sans-serif;
	color: #FFF;
	/* padding: 30px 0 8px 40px; */
	margin-bottom:5px;
	border:solid 1px #FAFAFA;
	/* text-shadow:0px 0px 2px #FFF; */
	height: 90px;
}
.four-cols .col .more {
	background:url(../images/small-arrow.gif) no-repeat 0 50%;
	padding-left:23px;
	font-weight:normal;
	color:#5E5C5C;
}
.four-cols .col p {
	margin-bottom:5px;
	line-height:15px;
	color:#333;
	padding:0px;
	font-size:11px;
}
.four-cols .list li {
	background:url(../images/sep02.gif) no-repeat 0 3px;
	line-height:14px;
	padding:2px 0 14px 29px;
}
.four-cols q {
	display:block;
	margin-bottom:19px;
}
.four-cols cite {
	color:#090909;
}

.two-cols {
	width: 100%;
	overflow:hidden;
	border-bottom:1px solid #c0c0c0;
	margin-bottom:19px;
	margin-top:20px;
}
	.two-cols .col {
	float:left;
	width: 15%;
	display:inline;
	text-align:justify;
	margin-left: 2%;
}
.col:first-child{margin-left:0px;}
.col:last-child{margin-right:0px;}
.two-cols .col h2 {
	text-transform:uppercase;
	font:bold 14px/18px Arial, Helvetica, sans-serif;
	color: #FFF;
	/* padding: 30px 0 8px 40px; */
	margin-bottom:5px;
	border:solid 1px #FAFAFA;
	/* text-shadow:0px 0px 2px #FFF; */
	height: 90px;
}
.two-cols .col .more {
	background:url(../images/small-arrow.gif) no-repeat 0 50%;
	padding-left:23px;
	font-weight:normal;
	color:#5E5C5C;
}
.two-cols .col p {
	margin-bottom:5px;
	line-height:15px;
	color:#333;
	padding:0px;
	font-size:11px;
}
.two-cols .list li {
	background:url(../images/sep02.gif) no-repeat 0 3px;
	line-height:14px;
	padding:2px 0 14px 29px;
}
.two-cols q {
	display:block;
	margin-bottom:19px;
}
.two-cols cite {
	color:#090909;
}

	}
.flash img{width:100%;height:400px;}
.flash_txt{position: absolute;
top: 203px;
right: 20px;
width: 426px;
font-family: Calibri;
font-size: 24px;
line-height: 35px;
color: #0A4777;
text-align: right;
/* text-shadow: 0px 0px 2px #A6FFFA; */
font-style:italic;
}

.flash_txt2{position: absolute;
top: 203px;
right: 20px;
width: 426px;
font-family: Calibri;
font-size: 27px;
line-height: 35px;
color: #161616;

text-align: right;
text-shadow: 0px 0px 2px #D6D5D5;
font-style:italic;
}
.txt_sub a{font-size:20px;color:#1C6096;font-style:italic;}
.txt_sub2 a{font-size:20px;color:#082497;font-style:italic;font-weight:bold}
.txt_sub a:hover{text-decoration:none}

.white{color:#FFF !important;text-shadow:none !important}
.flash_txt3{position: absolute;
top: 50%;
right: 30%;
width: 426px;
font-family: Calibri;
font-size: 27px;
line-height: 35px;
color: #161616;
text-align: center;
text-shadow: 0px 0px 2px #D6D5D5;
font-style:italic;
}
.txt_sub a{font-size:20px;color:#1C6096;font-style:italic;}
.txt_sub2 a{font-size:20px;color:#082497;font-style:italic;font-weight:bold}
.txt_sub a:hover{text-decoration:none}



.product_srch{width:32%;right:0px;float:right;top:300px;position:absolute;padding:10px;margin-right:2%;}
.product_srch h3 {
font-size: 23px;
font-family: Calibri;
color: #666;
margin-bottom:2px;
font-weight: normal;
float: left;
width: 80%;
}
.product_srch select {width:100%;height: 30px;margin-bottom: 10px;}

.herbo-srch{width:98%;float:left;top:10px;position:relative;padding:1%;}
.herbo-srch h3 {
font-size: 23px;
font-family: Calibri;
color: #666;
margin-bottom:2px;
font-weight: normal;
float: left;
width: 80%;
}
.herbo-srch select {width:100%;height: 30px;margin-bottom: 10px;}
.ayurveda{background-image:url(../images/ayurveda.jpg);background-size:100% 100%;background-repeat:no-repeat}
.research{background-image:url(../images/research11.jpg);background-size:100% 100%;background-repeat:no-repeat}
.testimonial{background-image:url(../images/testimonials.jpg);background-size:100% 100%;background-repeat:no-repeat}
.newsletter{background-image:url(../images/newsletter.jpg);background-size:100% 100%;background-repeat:no-repeat}
.experts{background-image: url(../images/publications.jpg);background-size:100% 100%;margin-right:0px !important;background-repeat:no-repeat}
.slogan {width:100%; float:left;color: #000;background:#FFF;padding-top: 0px;padding-bottom:5px;font-size: 15px;font-family: Helvetia,Arial;text-shadow:0px 0px 2px #FFF;text-align:center;font-weight:normal;margin-top: -7px;}
.terms {color: #B1B1B1;text-shadow:none;font-size:11px;margin-top:10px;}
.sub{float:left;width:9%;border-right:1px solid #CCC;padding:5px;margin:1%;}
.sub2{float:left;width:15%;border-right:1px solid #CCC;padding:5px;margin:1%;}
.sub3{float:left;width:10%;border-right:1px solid #CCC;padding:5px;margin:1%;}
.sub4{float:left;width: 16%;border-right:1px solid #CCC;padding:5px;margin:1%;}
.sub4 a{font-size:14px;}
.no_border{border:none !important;}
.no-bg {background:none !important}
.wid{width:5% !important}

.sub:last-child{border:none !important;}
.sub2:last-child{border:none;}
.sub2 h2{margin:0px !important;float:left !important;color:#000;font-weight:bold;padding:8px 0px 8px 0px !important;width:100%;}
.sub3:last-child{border:none;}
.sub4:last-child{border:none !important;}
.sub h2{margin:0px !important;float:left !important;color:#000;font-weight:bold;padding:8px 0px 8px 0px !important;width:100%;}
.sub h2 a{margin:0px !important;float:left !important;color:#000;font-weight:bold;padding:0px !important;width:100%;font-size:12px !important}
.sub:last-child{border:none;}
.sub4 h2{margin:0px !important;float:left !important;color:#000;font-weight:bold;padding:8px 0px 8px 0px !important;width:100%;}
.sub4 h2 a{margin:0px !important;float:left !important;color:#000;font-weight:bold;padding:0px !important;width:100%;font-size:12px !important}


.sub3 h2{margin:0px !important;float:left !important;color:#000;font-weight:bold;padding:14px 0px 10px 0px !important;width:100%;}
#nav .sub ul li{float:left;width:150px;margin:0px;padding:0px 0px 0px 0px;border:0px;background:none;}
#nav .sub ul a{text-decoration:none;color:#000;font-size:10px;text-transform:capitalise;}
#nav .sub ul a:hover{color:#06C}
#nav .sub4 ul li{float:left;width: 160px;margin:0px;padding: 15px 0px 15px 15px;border:0px;
background:url(../images/icon-arrow-right.png) no-repeat left;background-size:10px 12px}
#nav .sub4 ul a{text-decoration:none;color:#000;font-size:13px;text-transform:capitalise;}
#nav .sub2 ul a{text-decoration:none;color:#000;font-size:13px;text-transform:capitalise;}
#nav .sub3 ul a{text-decoration:none;color:#000;font-size:13px;text-transform:capitalise;}

#nav .sub3 h2 a{text-decoration:none;color:#000;font-size:13px;text-transform:capitalise;}

#nav ul a:hover{color: #FFF;background: #690d0d}


#nav .sub5{right:0px;width:220px;float:right;border-left:solid 1px #CCC;background: #D7F1F8;padding-bottom:20px;padding-right: 40px;}
.sub5 img{float:right;width:180px;height:200px;border:none;margin-right: 18px;}
#nav .sub5 ul li{float:left;width:200px;margin:0px;padding: 0px 0px 3px 17px;border:0px;background:none;border:none !important;}
.sub5 h2{margin:0px 0px 0px 15px !important;float:left !important;color:#000;font-weight:bold;padding:14px 0px 10px 0px !important;width:100%;}
.noborder{border:none;}
#abt_wrapper{width:100%;float:left}
.abt{width:100%;}
.abt h2{padding-left:25px;font-size:20px;padding-bottom:10px;}
.abt p{padding:0 2% 1%;text-align:justify;float:left;width:96%}
.gallery{width:100%;}
.gallery h2{padding-left:25px;font-size:20px;padding-bottom:10px;}
.gallery p{padding:0 2% 1%;text-align:justify;float:left;width:96%}
.gallery img {
	border:solid 1px #CCC;padding:4px;margin-bottom:2%;
}



#breadcrumbs{padding:10px 0px 10px 0px;margin:-17px 0px 15px -10px}
#breadcrumbs a{color:#06C}
.archives{width:auto;float:right;height:25px;background:#EAEAEA;border:solid 1px #CCC;border-radius:15px;font:bold;padding:0px 10px 0px 10px;margin-left:5px;}

.abt blockquote
{font-size:25px;line-height:35px;min-height:50px
}
blockquote {
  padding: 10px 20px;
  margin: 10px 0 20px 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}

#op_wrapper{width: 80%;padding:1%;margin: 0 auto;overflow: auto;}
.social_wrapper{width: 100%;float: left;margin-bottom: 20px;margin-top: -20px;}
.social_links{margin:0px;height:40px;float:right;width:40%;}
.share{width: 60%;float: left;margin-top: 10px;text-align:right}

.social_links a{width:25px;height:28px;float:left}
.op_left_full{width:97%;float:left;overflow:auto;padding:1%}
.op_left{width:57%;float:left;overflow:auto;padding:1%; min-height:500px;}
.op_left p{
	text-align:left;
	line-height:20px;
    padding: 2%;
    border-radius: 10px;
    border: solid 1px #ececec;
    background: #f7f7f7;
	}
.op_left h2{font-size: 30px;margin:2px 0px 20px;font-family:Calibri;color: #ff5e10;}
.op_right{width:39%;float:left;overflow:auto;padding:1% 0% 1% 2%;}
.op_right ul li{padding: 8px 0px 6px 15px;float:left;width:70%;}
.super_script{font-size:10px}
.line{border-bottom:solid 1px #CCC;width: 100%;float:left;margin: 10px 0px;}
.oprt_img{width: 100%;}
.oprt_map{width:90%;padding:5% 7% 5% 0%;height:250px;}
.oprt_img h4{width:100%;margin:10px 0px 10px 0px;font-size:16px;font-weight:500;float:left}
.oprt_img img{width: 100%;height:215px;}

.product_img{width:90%;padding:0% 7% 5% 0%;float:left}
.product_img h4{width:100%;margin:10px 0px 10px 0px;font-size:16px;font-weight:500;float:left}
.product_img img{width: 365px;height: 175px;margin-bottom: 3px;float: left;border:solid 1px #F0F0F0}
.product_table{border:solid 1px #CCC;}
.product_table td{padding:4px;}
.tab{font-size:15px;color:#666;font-weight:100}
.op_right ul li a{color: #ff5e10;font-size:14px;}
.op_right ul li a:hover{text-decoration: underline;color: #1334D8;}
.op_right .link{background-image:url(../images/bullet.png);background-position: 0px 8px;background-repeat:no-repeat;}
.op_right .dwnld{background-image: url(../images/dwnld.png);background-position: 0px 7px;background-repeat: no-repeat;background-size: 15px;float:left;width:80%;}
#op_wrapper h3{font-size:23px;font-family:Calibri;color:#666;font-weight:normal;float:left;width:80%}
.icon-facebook, .icon-twitter, .icon-googleplus, .icon-linkedin, .icon-pin{background:url(../images/sprites.png)}

.icon-facebook{
	background-position:47px 72px;
}
.icon-twitter{
	background-position:90px 72px;
}
.icon-googleplus{
	background-position:-17px 28px;
}
.icon-linkedin{
	background-position:68px 114px;
}
.icon-pin{
	background-position:154px 52px;
}


.three_clm{width:100%;float:left;min-height:400px;}
.three_clm .clm{width:29%;float:left;padding:1%;margin-right:2%}
.clm img{width:100%;margin-bottom:10px;height:200px;}
.three_clm .clm:last-child{margin-right:0px;}

.four_clm{width:100%;float:left;min-height:200px;}
.four_clm .clm{width:23%;float:left;padding:1%}
.four_clm img{width:100%;margin-bottom:10px;height:150px;}
.four_clm .clm:first-child{margin-left:0px;}
.four_clm .clm:last-child{margin-right:0px;}

.two_clm{width:100%;float:left;min-height:300px;}
.two_clm .clm{width:48%;float:left;padding:1%}
.two_clm img{width:100%;margin-bottom:10px;height:350px;}
.two_clm .clm:first-child{margin-left:0px;}
.two_clm .clm:last-child{margin-right:0px;}

.clm .more{float:right;color:#06C;text-decoration:none}
.clm h2{font-size:18px;margin:10px 0px 10px 3px;font-weight:normal;color:#666;font-style:italic}

.two_clm .clm h2{font-size:25px;margin:10px 0px 10px 3px;font-weight:normal;color:#333;font-style:italic;width:100%;background:#CCC;padding:10px;}

#form {margin:0px 0 0 0; width:100%;border:none;}
#form fieldset{border:none}
#form input {border:#e0e0e1 1px solid; background:#fff;font:14px Arial, Helvetica, sans-serif;color:#000000;font-weight:400;padding:5px 9px 7px 13px;outline:medium none;width:295px; height:17px; float:left; border-radius:4px;margin-right:20px;}
#form textarea {border:#e0e0e1 1px solid; background:#fff;font:13px Arial, Helvetica, sans-serif;color:#d2d2d2; height:188px;outline:medium none;overflow:auto;padding:6px 0 0 13px;width:560px;resize:none;margin:0 0 0 0;float:left; border-radius:4px}
#form label {position:relative;overflow:hidden;display:block;min-height:41px}
.btns {text-align:left; padding-top:20px}
.btns a {display:inline-block; margin:0 10px 0 0px}
.submit {background:#55b7c8; font-size:14px; line-height:20px; color:#fff; display:inline-block; padding:6px 20px 5px 20px; border-radius:5px; box-shadow:0 1px 1px #fff}.submit {background: #225494; font-size:14px; line-height: 17px; color:#fff; display:inline-block; padding:6px 20px 5px 20px; border-radius:5px; box-shadow:0 1px 1px #fff;border: solid 1px #413D3D;cursor:pointer}
#datetxt{width:80px;float:left}
#yeartxt{width:80px;float:left}
#monthtxt{width:80px;float:left}

.tdheadfulldiv{background:#F2F2F2;padding:5px;margin-left:10px;border:solid 1px #CCC}
legend{border: solid 1px #CCC;
padding: 5px;
margin: 10px;
border-radius:5px;
width: 96.8%;
}

.news .more {
float: left;
color: #06C;
text-decoration: none;
}
.news{border-bottom:solid 1px #EAEAEA;padding-bottom:5px;}
.small-line {	
    width: 77px;
    height: 5px;
    margin: 27px auto;
    background: #CACACA;
	}
.table, .table td {border:solid 1px #CCC;text-align:left;padding:0px;margin-bottom:10px;padding-left:1%}
.ban-top {
	margin:0 auto;
    width: 80%;
    padding: 0% 10%;
    float: left;
	margin-top:5px;
	height:225px;
	}
.ban-top img {width:100%;height:100%}
.ryt{width: 27%;float:left;margin-left:1%;padding: 0% 0% 1% 1%;}
.ryt h2 {background: #ff5e10;color:#FFF;text-align:center;padding:5%;float: left;width: 90%;}
.ryt img {width:23px !important;height:9px !important;}
.ryt p >img {width:100% !important;height:150px !important;}
.ryt ul {width:100%;float:left;margin-top:2%;background:#FDFDFD}
.ryt ul li {width:96%;float:left;border-bottom:solid 1px #CDCDCD;padding: 4%;}
.ryt ul li a {display:block}
.prs {
	background:#ff9800;
	padding:2% 1%;
	border:solid 1px #CCC;
	margin:2% 0%;
	float:left;
	display:block;
	border:1px solid #333;
}
.prs:hover {
	background:#8BC34A;
}
.marq {
	width:100%;
	float:left;
}

	#slideshow { 
    margin: 50px auto; 
    position: relative; 
    width: 240px; 
    height: 240px; 
    padding: 10px; 
    box-shadow: 0 0 20px rgba(0,0,0,0.4); 
}

#slideshow > div { 
    position: absolute; 
    top: 10px; 
    left: 10px; 
    right: 10px; 
    bottom: 10px; 
}
