@charset "utf-8";

/* CSS Document */



@import url(https://fonts.googleapis.com/css?family=Dosis:400,800,700,600,500,300,200);
 @import url(https://fonts.googleapis.com/css?family=Dosis:400,800,700,600,500,300,200|Open+Sans:400,800italic,700italic,800,600italic,700,600,300italic,400italic,300);
html {
	width: 100%;
}
.mrg-top-1 {
	margin-top: 20px;
}
.mrg-top-2 {
	margin-top: 30px;
	padding: 0;
}
.mrg-top-3 {
	margin-top: 40px;
	padding: 0;
}
.mrg-top-4 {
	margin-top: 34px;
}
.mrg-buttom-1 {
	margin-bottom: 10px;
}
body {
	margin: 0;
	font-family: 'Open Sans', sans-serif;
}
.logo {
	display: inline-block;
	left: 50%;
	position: absolute;
	text-align: center;
	top: 2px;
	transform: translateX(-50%);
	z-index: 9;
}
.logo img {
	width: 90%;
	height: 90%;
}
.header {
	background: url(../images/header_bg.png) left top repeat-x;
	width: 100%;
	height: 113px;
	position: relative;
}
.header_top {
	width: 37%;
	height: auto;
	float: right;
}
.menu_top {
	background: none;
	width: 66%;
	height: auto;
	float: left;
	margin-top: 12px;
}
.menu_top ul {
	padding: 0;
	margin: 0;
}
.menu_top ul li {
	padding: 0 9px;
	margin: 0;
	float: left;
	color: #7e7e7e;
	border-right: 1px solid #e0b5a1;
	line-height: 10px;
	list-style-type: none;
}
.menu_top ul li:last-child {
	padding: 0 9px;
	margin: 0;
	float: left;
	color: #7e7e7e;
	border-right: 0;
	line-height: 10px;
	list-style-type: none;
}
.menu_top ul li a {
	color: #e0b5a1;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	text-decoration: none;
	vertical-align: middle;
}
.menu_top ul li a:hover {
	color: #97be0d;
}
.menu_top ul li .here {
	color: #97be0d;
}
.header_bottom {
	width: 100%;
	height: auto;
}
.navbar {
	width: 100%;
	float: left;
}
.navbar ul {
	padding: 0;
	margin: 0;
}
.navbar ul li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: left;
	text-align: left;
}
.navbar ul li.logo_left {
	margin-right: 294px;
	padding-left: 0;
}
.navbar ul li.logo_right {
	margin-left: 0;
	padding-right: 0;
}
.navbar ul li a {
	color: #fff;
	font-size: 15px;
	font-family: 'Dosis', sans-serif;
	text-decoration: none;
	padding: 0 14px;
	text-shadow: 1px 1px #181819;
	text-transform: none;
	line-height: 72px;
	font-weight: normal;
	outline: none;
}
.navbar ul li a:hover, .navbar ul li.current-menu-item a {
	color: #7bc500;
	outline: none;
}
.navbar ul li:last-child a {
	padding: 0;
}
.navbar ul li:nth-child(4) {
	margin-right: 163px;
}
.navbar ul li:nth-child(5) {
	margin-left: 163px;
}
.navbar ul li a:focus, .navbar ul li a:active {
	outline: none;
}
.social_icon {
	float: right;
	width: 31%;
	margin-top: 5px;
}
.social_icon ul {
	padding: 0;
	margin: 0;
}
.social_icon ul li {
	padding: 0;
	margin: 0 4px 0 0;
	list-style-type: none;
	float: left;
}
.social_icon ul li a {
	font-family: 'FontAwesome';
	font-size: 18px;
	font-weight: bold;
	text-rendering: auto;
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 30px;
	background: #e0b5a1;
	text-align: center !important;
	color: #3e2214;
	padding: 0 4px;
}
.social_icon ul li a:hover {
	border: 0;
	color: #fff !important;
}
.banner_area {
	height: 550px;
	position: relative;
	width: 100%;
	z-index: -1;
	margin-top: -7px;
	background: url(../images/bg_green.jpg) center top no-repeat #f5f5f5;
}
.aboutbanner_area {
	height: 183px;
	margin-top: -7px;
	position: relative;
	width: 100%;
	background: url(../images/about.jpg) center top no-repeat;
}
.inner_banner_area {
	padding-left: 90px;
	padding-top: 60px;
	width: 100%;
}
.inner_banner_area h1 {
	color: #7f1400;
	font-family: 'Dosis', sans-serif;
	font-size: 50px;
	font-weight: 600;
	margin-bottom: 0;
	margin-top: 0;
}
.page_banner_area {
	height: auto;
	left: 90px;
	margin-top: 0;
	padding-top: 218px;
}
.banner_caption_inner {
	height: auto;
	vertical-align: middle;
	width: 100%;
}
.small_banner_caption {
	margin: -121px 0 0 93px;
}
.small_banner_caption h1 {
	color: #dcb16d;
	font-family: 'Dosis', sans-serif;
	font-size: 110px;
	font-weight: 700;
	text-shadow: 2px 2px #181819;
	margin-bottom: 0;
	margin-top: 0;
	text-transform: uppercase;
}
.small_banner_caption h2 {
	color: #d0ebf8;
	font-family: 'Dosis', sans-serif;
	font-size: 70px;
	font-weight: 700;
	text-shadow: 2px 2px #181819;
	margin-bottom: 0;
	margin-top: 0;
	text-transform: uppercase;
}
.small_banner_caption a {
	color: #dcb16d;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-top: 20px;
	padding: 10px;
	text-decoration: none;
	border: 1px solid #dcb16d;
	text-transform: uppercase;
	display: inline-block;
}
.small_banner_caption a:hover {
	color: #fff;
	border: 1px solid #fff;
}
.henry_perkinbox {
	width: 100%;
	height: 406px;
	position: relative;
	clear: both;
	background: url(../images/bottom_bg.png) center bottom no-repeat #f5f5f5;
	overflow: hidden;
}
.henry_perkin {
	width: 100%;
	height: auto;
	padding: 0 0 30px 0;
}
.henry_perkinIN {
	width: 100%;
	height: auto;
	z-index: 9999999;
	padding: 0 250px;
}
.perkin_imgbox {
	width: 100%;
	height: 140px;
	margin: 20px auto;
	display: inline-block;
}
.hernty_imgbox {
	height: auto;
	margin-top: 22px;
}
.hernty_imgbox img {
	padding: 4px;
	margin: -20px 14px 0 0;
	float: left;
	background: #f3f3f3;
	border: 1px solid #969696;
}
.hernty_imgbox h2 {
	padding: 14px 0;
	margin: 0;
	color: #7f1400;
	font-family: 'Dosis', sans-serif;
	font-weight: 700;
	line-height: 30px;
	font-size: 25px;
	text-transform: uppercase;
}
.hernty_imgbox p {
	padding: 0;
	margin: 0;
	color: #343434;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	line-height: 23px;
	font-size: 18px;
}
.video_box {
	width: 100%;
	height: auto;
	position: relative;
}
.video_boxinner {
	width: 100%;
	height: auto;
	padding: 50px 90px;
}
.video_left {
	width: 50%;
	height: auto;
	float: left;
}
.video_right {
	width: 50%;
	height: auto;
	float: right;
}
.video_left p {
	padding: 60px 14px 0 0;
	margin: 0;
	color: #323232;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	line-height: 23px;
	font-size: 16px;
}
.director_imgbox {
	width: 100%;
	height: auto;
	margin-top: 22px;
	padding-left: 90px;
	padding-right: 90px;
}
.director_imgbox img {
	padding: 4px;
	margin: 0 14px 0 0;
	float: left;
	background: #f3f3f3;
	border: 1px solid #969696;
}
.director_imgbox h2 {
	padding: 0 0 15px 0;
	margin: 0;
	color: #7f1400;
	font-family: 'Dosis', sans-serif;
	font-weight: 600;
	line-height: 30px;
	font-size: 30px;
	text-transform: none;
}
.director_imgbox p {
	padding: 0;
	margin: 0;
	color: #323232;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	line-height: 23px;
	font-size: 16px;
}
.market_box {
	width: 100%;
	height: auto;
	position: relative;
	background: #e2ebc5;
	margin-top: 30px;
}
.market_boxinner {
	width: 100%;
	height: auto;
	padding: 50px 57px;
	display: inline-block;
}
.market_info {
	border: 1px solid #271409;
	overflow: hidden;
	background: #FFF;
	border-radius: 10px;
	min-height: 270px;
	height: auto;
}
.market_info h1 {
	padding: 0;
	margin: 0;
	color: #ff9600;
	font-family: 'Dosis', sans-serif;
	font-weight: 600;
	line-height: 53px;
	background: url(../images/heading_bg.gif) left top repeat-x;
	font-size: 30px;
	text-align: center;
	text-transform: none;
}
.market_info p {
	padding: 10px;
	margin: 0;
	color: #323232;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	line-height: 23px;
	font-size: 15px;
}
/*.............footer page css.............*/

.footer {
	background: url(../images/footer_bg.jpg) left top repeat-x #6b2009;
	bottom: 0;
	height: 100%;
	margin: 0;
	height: 285px;
	overflow: hidden;
	width: 100%;
	padding-top: 14px;
}
.footer_link {
	margin: 0;
	float: left;
	width: 100%;
}
.footer_link ul {
	margin: 0;
	padding: 0;
}
.footer_link ul li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 14px;
	background: url(../images/arrow.png) left center no-repeat;
	width: 100%;
	line-height: 30px;
	text-align: left;
}
.footer_link ul li a {
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
	color: #000;
	text-decoration: none;
	padding: 10px 20px 0 0;
	margin: 0 0 18px 0;
}
.footer_link ul li a:hover {
	color: #fff;
}
.footer h1 {
	text-align: left;
	font-size: 20px;
	font-weight: 600;
	font-family: 'Dosis', sans-serif;
	color: #fff;
	padding: 10px 0 0 0;
	margin: 8px 0 8px 0;
	text-transform: none;
}
.footer span {
	border-bottom: 2px solid #3d3e41;
	overflow: hidden;
	display: inline-block;
	width: 49%;
}
.footer_link p {
  color: #000;
  font-family: "Open Sans",sans-serif;
  font-size: 13px;
  font-weight: normal;
  margin: 0;
  padding: 2px 0 0;
  text-align: left;
}
.footer-bottom {
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
	margin: 0;
	padding-top: 19px;
}
.footer-bottom p {
	font-size: 14px;
	color: #a65849;
	padding: 0;
	margin: 0;
	text-align: center;
	line-height: 20px;
	font-family: 'Open Sans', sans-serif;
}
.fancy-titles1 {
	color: #ffb600;
	font-size: 80px;
	font-weight: 400;
	margin: 40px 0 25px;
	overflow: hidden;
	position: relative;
	text-align: center;
	z-index: 1;
}
.fancy-titles1::after {
	margin-left: 1%;
	text-align: right;
}
.fancy-titles1::after {
	border-bottom: 1px solid #532914;
	content: "";
	height: 1px;
	overflow: hidden;
	position: absolute;
	top: 70%;
	width: 100%;
}
/*===========================================ABOUT US===================================*/

.about_box {
	width: 100%;
	height: auto;
}
.about_inner {
	width: 100%;
	height: auto;
	padding-top: 60px;
	padding-bottom: 60px;
	padding-left: 90px;
	padding-right: 90px;
}
.about_inner p {
	font-size: 16px;
	color: #323232;
	padding: 10px 0;
	margin: 0;
	text-align: left;
	line-height: 22px;
	font-family: 'Open Sans', sans-serif;
}
.about_inner h2 {
	padding: 18px 0;
	margin: 0;
	color: #7f1400;
	font-family: 'Dosis', sans-serif;
	font-weight: 600;
	line-height: 24px;
	font-style: italic;
	font-size: 16px;
	text-align: left;
	text-transform: none;
}
.product_box {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
}
.product_box img {
	width: 100%;
	height: auto;
	border: 1px solid #9c9c9c;
	padding: 1px;
}
.product_box h2 {
	padding: 18px 0;
	margin: 0;
	color: #7f1400;
	font-family: 'Dosis', sans-serif;
	font-weight: 600;
	line-height: 34px;
	font-size: 30px;
	font-style: normal;
	text-align: center;
	text-transform: none;
}
.fancy-titles2 {
	color: #ffb600;
	font-size: 80px;
	font-weight: 400;
	margin: 40px 0 25px;
	overflow: hidden;
	position: relative;
	text-align: center;
	z-index: 1;
}
.fancy-titles2::after {
	margin-left: 1%;
	text-align: right;
}
.fancy-titles2::after {
	border-bottom: 1px solid #532914;
	content: "";
	height: 1px;
	overflow: hidden;
	position: absolute;
	top: 70%;
	width: 100%;
}
.fancy-titles4 {
	color: #ffb600;
	font-size: 80px;
	font-weight: 400;
	margin: 40px 0 25px;
	overflow: hidden;
	position: relative;
	text-align: center;
	z-index: 1;
}
.fancy-titles4::after {
	margin-left: 1%;
	text-align: right;
}
.fancy-titles4::after {
	border-bottom: 1px solid #532914;
	content: "";
	height: 1px;
	overflow: hidden;
	position: absolute;
	top: 70%;
	width: 100%;
}
.feature {
	display: inline-block;
	height: auto;
	overflow: hidden;
	width: 100%;
}
.feature img {
	height: auto;
	border: 1px solid #9c9c9c;
	padding: 1px;
	float: left;
	margin-right: 23px;
}
.feature h2 {
	padding: 0;
	margin: 0;
	color: #7f1400;
	font-family: 'Dosis', sans-serif;
	font-weight: 600;
	line-height: 34px;
	font-size: 30px;
	font-style: normal;
	text-align: left;
	text-transform: none;
}
.feature2 {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 34px;
	margin-bottom: 34px;
}

.feature2 img {
	height: auto;
	border: 1px solid #9c9c9c;
	padding: 1px;
	float: right;
	margin-left: 23px;
}
.feature2 h2 {
	padding: 0;
	margin: 0;
	color: #7f1400;
	font-family: 'Dosis', sans-serif;
	font-weight: 600;
	line-height: 34px;
	font-size: 30px;
	font-style: normal;
	text-align: left;
	text-transform: none;
}
.fancy-titles3 {
	color: #ffb600;
	font-size: 80px;
	font-weight: 400;
	margin: 40px 0 25px;
	overflow: hidden;
	position: relative;
	text-align: left;
	z-index: 1;
}
.fancy-titles3::after {
	margin-left: 1%;
	text-align: right;
}
.fancy-titles3::after {
	border-bottom: 1px solid #cbcbcb;
	content: "";
	height: 1px;
	overflow: hidden;
	position: absolute;
	top: 70%;
	width: 100%;
}
/*==================================CONTACT US=====================================================*/

.contact_box {
	width: 100%;
	height: auto;
	position: relative;
	background: #fff;
	margin-top: 30px;
}
.contact_boxinner {
	width: 100%;
	height: auto;
	padding: 50px 75px;
	display: inline-block;
}
.contact_info {
	border: 1px solid #898989;
	overflow: hidden;
	background: #FFF;
	border-radius: 0;
	min-height: 270px;
	height: auto;
	margin-bottom: 12px;
	padding: 4px;
}
.contact_info h1 {
	padding: 0;
	margin: 0 0 14px 0;
	color: #7f1400;
	font-family: 'Dosis', sans-serif;
	font-weight: 600;
	line-height: 53px;
	background: #c0c0c0;
	font-size: 30px;
	text-align: center;
	text-transform: none;
}
.contact_info p {
	padding: 10px;
	margin: 0;
	color: #323232;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	line-height: 23px;
	font-size: 15px;
}
.contact_info ul {
	margin: 0;
	padding: 0;
}
.contact_info ul li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 10px 20px;
	width: 100%;
	text-align: left;
	font-size: 18px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	color: #323232;
}
.contact_info ul li a {
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
	color: #323232;
	text-decoration: none;
	padding: 10px 20px 0 0;
	margin: 0 0 18px 0;
}
.contact_info ul li a:hover {
	color: #fff;
}
.contact_boxinner2 {
	width: 100%;
	height: auto;
	padding: 0 75px;
	display: inline-block;
}
.contact_boxinner2 h3 {
	padding: 0;
	margin: 0 0 14px 0;
	color: #7f1400;
	font-family: 'Dosis', sans-serif;
	font-weight: 600;
	line-height: 53px;
	font-size: 20px;
	text-align: center;
}
.oversea_box {
	width: 100%;
	height: auto;
	position: relative;
	background: #fff;
	margin-bottom: 30px;
}
.oversea_info {
	min-height: 270px;
	height: auto;
	padding: 4px;
}
.oversea_info img {
	border: 1px solid #898989;
	overflow: hidden;
	background: #FFF;
	width: 100%;
	height: 100%;
}
.oversea_info h1 {
	padding: 4px 0;
	margin: 0;
	color: #7f1400;
	font-family: 'Dosis', sans-serif;
	font-weight: 600;
	line-height: 30px;
	font-size: 25px;
	text-align: center;
}
.oversea_info p {
	padding: 4px 0;
	margin: 0;
	color: #323232;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	line-height: 23px;
	font-size: 18px;
	text-align: center;
}
.oversea_info a {
	text-align: left;
	font-size: 18px;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
	color: #323232;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
.oversea_info a:hover {
	color: #000;
}
/*============================================21-04-2016============================================*/



.product_box2 {
	width: 218px;
	height: auto;
	float: left;
	text-align: center;
	margin-right: 90px;
}
.product_box2 img {
	width: 100%;
	height: auto;
	border: 1px solid #9c9c9c;
	padding: 1px;
}
.quality_inner {
	width: 100%;
	height: auto;
	position: relative;
	padding: 60px 262px 10px 262px;
}
.quality_assurance {
	width: 100%;
	float: left;
	position: relative;
}
.quility_box {
	width: 100%;
	float: left;
	padding: 0 74px;
}
.quility_boxIN {
	width: 100%;
	float: left;
	padding: 4px;
	border: 1px solid #CCC;
	margin-bottom: 30px;
}
.quality_top {
	background: #7f1400;
	height: 40px;
	text-align: center;
}
.quality_top ul {
	margin: 0;
	padding: 0;
}
.quality_top ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	font-size: 25px;
	color: #FFF;
	width: 50%;
	line-height: 42px;
	text-align: center;
	font-weight: 700;
	font-family: 'Dosis', sans-serif;
}
.quality_top ul li.text {
	font-size: 18px;
	color: #FFF;
	text-align: center;
	font-weight: 700;
	line-height: 20px;
	font-family: 'Dosis', sans-serif;
}
.quality_bot {
	background: #fff;
	height: auto;
	text-align: left;
	float: left;
}
.quality_left {
	float: left;
	height: auto;
	padding-left: 20px;
	padding-right: 0;
	width: 100%;
}
.quality_left p {
	color: #323232;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 25px;
	margin: 0;
	padding: 10px 0;
	text-align: left;
}
.quality_right {
	height: auto;
	float: right;
	width: 100%;
	padding: 0 1px;
	border-left: 1px solid #999;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	max-width: 100%;
}
.table {
	margin-bottom: 0;
	width: 100%;
}
.table td {
	line-height: 18px;
	padding: 8px;
	border-right: 1px solid #ddd;
	text-align: left;
	vertical-align: middle;
	background: #e6e6e6;
	color: #323232;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 25px;
}
.table tbody th {
	line-height: 18px;
	padding: 8px;
	border-right: 1px solid #ddd;
	text-align: left;
	vertical-align: middle;
	background: #fff;
	color: #323232;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 25px;
}
.table thead th {
	color: #181818;
	font-family: 'Dosis', sans-serif;
	font-size: 18px;
	font-weight: 600;
	line-height: 25px;
	background: #81ab03;
	border-right: 1px solid #ddd;
}
.table th.width30 {
	width: 80px;
}
/* ============================================== */

.quality_inner_new img {
	border: 1px solid #a7a7a7;
	display: inline-block;
	margin: 0 40px;
}
.quality_inner_new {
	float: none;
	margin-bottom: 40px;
	text-align: center;
}


/*==================================SITEMAP CSS 22-04-2016============================================*/

.site_mapimg {
	float: left;
	width: 100%;
	border: 1px solid #ccc;
	padding: 2px;
}
.site_mapimg img {
	width: 100%;
}
.site_mapcont {
	float: right;
	width: 100%;
	height: auto;
}

.site_mapbox {
	float: left;
	width: 48%;
	height: auto;
	margin-left: 10px;
	margin-bottom: 10px;
	min-height: 140px;
}
.site_mapbox h1 {
    color: #7f1400;
    font-family: 'Dosis', sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
	padding: 10px;
	margin: 0 0 10px 0;
	background: #dfdfdf;
	text-transform: uppercase;	
}

.site_mapbox ul{
  margin: 0;
  padding: 0;  
}
.site_mapbox ul li{
  	float: left;
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 14px;
	background: url(../images/arrow.png) left center no-repeat;
	width: 100%;
	line-height: 30px;
    text-align: left;
}
.site_mapbox ul li a{
    text-align: left;
	font-size: 14px;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
	color: #000;
	text-decoration: none;
	padding: 10px 20px 0 0;
	margin: 0 0 18px 0;
}
.site_mapbox ul li a:hover{
	color: #ff9600;
}





/*==========================================MEDIA QUIRY======================================

=============================================CSS============================================*/



@media only screen and (min-width: 992px) and (max-width: 1199px) {
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
}
 @media only screen and (max-width: 1024px) {
.logo {
	width: 34%;
	margin-left: -51px;
	padding-top: 22px;
}
.logo img {
	width: 46%;
}
.header_top {
	width: 50%;
}
.menu_top {
	width: 47%;
	float: left;
}
.menu_top ul li {
	padding: 0 6px;
}
.menu_top ul li a {
	font-size: 11px;
}
.social_icon {
	width: 30%;
	margin: 3px 0 0 0;
}
.social_icon ul li {
	margin: 4px 6px 0 0;
}
.navbar {
	z-index: 999999;
}
.navbar ul li {
	margin: 0;
	padding: 6px 0 0 0;
}
.navbar ul li.logo_left {
	margin: 0;
	width: 245px;
	padding: 6px 0 0 0;
}
.navbar ul li a:first-child {
	padding: 0 16px 0 0;
}
.navbar ul li:nth-child(4) {
    margin-right: 23px;
}

.banner_area {
	height: 555px;
	position: relative;
	width: 100%;
	z-index: -1;
	margin-top: -7px;
	background: url(../images/bg_green.jpg) center top no-repeat #f5f5f5;
	background-size: cover;
}
.page_banner_area {
	width: 100%;
	margin: 0;
	left: 0;
	height: auto;
	padding-top: 96px;
}
.small_banner_caption {
	width: 100%;
	height: 100%;
	margin: 0;
}
.small_banner_caption img {
	width: 100%;
	height: 100%;
	display: inline-block;
}
.video_boxinner {
	width: 100%;
	padding: 0;
}
.video_left {
	width: 50%;
	padding: 60px 0;
}
.video_right {
	width: 50%;
	padding: 60px 0;
}
.video_right img {
	width: 100%;
}
.video_left p {
	font-size: 16px;
	line-height: 24px;
	padding: 10px 0;
}
.director_imgbox {
	padding-left: 17px;
	padding-right: 0;
	text-align: center;
}
.director_imgbox img {
	float: none;
	margin-bottom: 12px;
}
.market_boxinner {
	padding: 20px 0 0 0;
}
.market_info {
	float: left;
	margin: 20px 17px 20px 0;
	width: 100%;
	height: 300px;
}
.director_imgbox h2 {
	font-size: 18px;
	line-height: 30px;
	margin: 0;
	padding: 0 0 10px 0;
}
.director_imgbox p {
	font-size: 14px;
	line-height: 19px;
	padding-right: 10px;
}
.footer {
	height: auto;
	background: #bb5215;
	border-bottom: 30px solid #6b2009;
}
.footer-bottom {
	background: #6b2009;
	margin: 14px 0 0 0;
	padding-top: 14px;
}
.perkin_imgbox img {
	display: inline-block;
	float: left;
	height: auto;
	width: 100%;
}
.henry_perkinbox {
	height: auto;
}
.henry_perkinIN {
	padding: 0;
}
.perkin_imgbox {
	height: auto;
	display: inline-block;
}
.hernty_imgbox img {
	float: left;
}
}

@media only screen and (max-width: 991px) {
	 
.logo {
	width: 37%;
	margin-left: -36px;
	padding-top: 30px;
}
.logo img {
	width: 46%;
}
.header_top {
	width: 50%;
}
.menu_top {
	width: 47%;
	float: left;
}
.menu_top ul li {
	padding: 0 6px;
}
.menu_top ul li a {
	font-size: 11px;
}
.social_icon {
	width: 30%;
	margin: 3px 0 0 0;
}
.social_icon ul li {
	margin: 4px 6px 0 0;
}
.navbar {
	z-index: 999999;
}
.navbar ul li {
	margin: 0;
	padding: 6px 0 0 0;
}
.navbar ul li.logo_left {
	margin: 0;
	padding: 6px 0 0 0;
	width: 100px;
}
.navbar ul li a:first-child {
	font-size: 12px;
    padding: 0 12px 0 0;
}

.navbar ul li:nth-child(4) {
    margin-right: -31px;
}
.banner_area {
	height: 425px;
	position: relative;
	width: 100%;
	z-index: -1;
	margin-top: -7px;
	background: url(../images/bg_green.jpg) center top no-repeat #f5f5f5;
	background-size: cover;
}
.page_banner_area {
	width: 100%;
	margin: 0;
	left: 0;
	height: auto;
	padding-top: 75px;
}
.small_banner_caption {
	width: 100%;
	height: 100%;
	margin: 0;
}
.small_banner_caption img {
	width: 100%;
	height: 100%;
	display: inline-block;
}
.product_box img {
	margin-top: 20px;
	width: 53%;
}
.video_boxinner {
	width: 100%;
	padding: 0;
}
.video_left {
	width: 100%;
	padding: 10px 0;
}
.video_right {
	width: 100%;
	padding: 10px 0;
}
.video_right img {
	width: 100%;
}
.video_left p {
	font-size: 16px;
	line-height: 27px;
	padding: 10px 0;
}
.director_imgbox {
	padding-left: 17px;
	padding-right: 0;
	text-align: center;
}
.director_imgbox img {
	float: none;
	margin-bottom: 12px;
}
.market_boxinner {
	padding: 20px 0 0 0;
}
.market_info {
	float: left;
	margin: 20px 17px 20px 0;
	width: 47%;
	height: 300px;
}
.director_imgbox h2 {
	font-size: 18px;
	line-height: 30px;
	margin: 0;
	padding: 0 0 10px 0;
}
.director_imgbox p {
	font-size: 14px;
	line-height: 19px;
	padding-right: 10px;
}
.footer {
	height: auto;
	background: #bb5215;
	border-bottom: 30px solid #6b2009;
}
.footer-bottom {
	background: #6b2009;
	margin: 14px 0 0 0;
	padding-top: 14px;
}
.perkin_imgbox ul li {
	padding: 0;
	margin: 0 45px 20px 0;
}
.about_inner {
	padding: 40px 0;
}
.feature img {
	height: auto;
	padding: 1px;
	width: 100%;
	display: inline-block;
	float: none;
	margin: 10px auto;
}
.feature2 img {
	height: auto;
	padding: 1px;
	width: 100%;
	display: inline-block;
	float: none;
	margin: 10px auto;
}
.perkin_imgbox img {
	display: inline-block;
	float: left;
	height: auto;
	width: 33%;
}
.henry_perkinbox {
	height: auto;
}
.henry_perkinIN {
	padding: 0;
}
.perkin_imgbox {
	height: auto;
	display: inline-block;
}
.hernty_imgbox img {
	float: left;
}
.video_wrapper iframe {
	width: 100%;
}

.site_mapimg {
	margin: 0 auto;
	width: 48%;
}
.site_mapimg img {
	width: 100%;
}

.site_mapbox {
	width: 48%;
	margin-left: 4px;
}

}

@media only screen and (max-width: 767px) {
	 
.logo {	
	margin-left: -195px;
	padding: 0;
}
.logo img {
	width: 100%;
}
.header_top {
	width: 60%;
}
.menu_top {
	width: 46%;
	float: right;	
}
.menu_top ul li {
	padding: 0 6px;
}
.menu_top ul li a {
	font-size: 11px;
}
.social_icon {
	width: 55%;
	margin: 0;
}
.social_icon ul li {
	margin: 33px 12px 0 0;
}
.navbar {
	margin: -40px 0 0 14px;
	z-index: 9999;
}
.navbar ul li {
	width: 100%;
	background: #000;
	border-bottom: 1px dashed #333;
}
.navbar ul li.logo_left {
	margin: 0;
	padding: 6px 0 0;
	width: 100%;
}
.navbar ul li a:first-child {
	line-height: 20px;
	padding: 8px;
	width: 100%;
}
.banner_area {
	height: 359px;
	position: relative;
	width: 100%;
	z-index: -1;
	margin-top: -7px;
	background: url(../images/bg_green.jpg) center top no-repeat #f5f5f5;
	background-size: cover;
}
.page_banner_area {
	width: 100%;
	margin: 0;
	left: 0;
	height: auto;
	padding-top: 62px;
}
.small_banner_caption {
	width: 100%;
	height: 100%;
	margin: 0;
}
.small_banner_caption img {
	width: 100%;
	height: 100%;
	display: inline-block;
}
.video_boxinner {
	width: 100%;
	padding: 0;
}
.video_left {
	width: 100%;
	padding: 10px 0;
}
.video_right {
	width: 100%;
	padding: 10px 0;
}
.video_right img {
	width: 100%;	
}
.video_left p {
	font-size: 16px;
	line-height: 26px;
	padding: 10px 0;
}
.director_imgbox {
	padding-left: 17px;
	padding-right: 0;
	text-align: center;
}
.director_imgbox img {
	float: none;
	margin-bottom: 12px;
}
.market_boxinner {
	padding: 20px 0 0 0;
}
.market_info {
	float: left;
	margin: 20px 17px 20px 0;
	width: 47%;
	height: 300px;
}
.director_imgbox h2 {
	font-size: 18px;
	line-height: 30px;
	margin: 0;
	padding: 0 0 10px 0;
}
.director_imgbox p {
	font-size: 14px;
	line-height: 19px;
	padding-right: 10px;
}
.footer {
	height: auto;
	background: #bb5215;
	border-bottom: 30px solid #6b2009;
}
.footer-bottom {
	background: #6b2009;
	margin: 14px 0 0 0;
	padding-top: 14px;
}
.about_inner {
	padding: 40px 0 0 0;
}
.product_box {
	margin-top: 20px;
}
.feature img {
	height: auto;
	padding: 1px;
	width: 100%;
	display: inline-block;
	float: none;
	margin: 10px auto;
}
.feature2 img {
	height: auto;
	padding: 1px;
	width: 100%;
	display: inline-block;
	float: none;
	margin: 10px auto;
}
.perkin_imgbox img {
	display: inline-block;
	float: left;
	height: auto;
	width: 33%;
}
.henry_perkinbox {
	height: auto;
}
.henry_perkinIN {
	padding: 0;
}
.perkin_imgbox {
	height: auto;
	display: inline-block;
}
.hernty_imgbox img {
	float: left;
}
.navbar ul li:nth-child(5) {
    margin-left: 0;
}

.video_wrapper iframe {
	width: 100%;
}

.site_mapimg {
	margin: 0;
}

.site_mapbox {
	width: 49%;
	margin-left: 4px;
}

}
 @media only screen and (max-width: 639px) {
	 
.logo {
	margin-left: -158px;
} 
.header_top {
	width: 60%;
}
.menu_top {
	width: 40%;
	float: right;
}
.menu_top ul li {
	padding: 0 6px;
}
.menu_top ul li a {
	font-size: 11px;
}
.social_icon {
	width: 65%;
	margin: 0;
}
.social_icon ul li {
	margin: 33px 12px 0 0;
}
.navbar {
	margin: -40px 0 0 14px;
	z-index: 9999;
}
.navbar ul li {
	width: 100%;
	background: #000;
	border-bottom: 1px dashed #333;
}
.navbar ul li.logo_left {
	margin: 0;
	padding: 6px 0 0;
	width: 100%;
}
.navbar ul li a:first-child {
	line-height: 20px;
	padding: 8px;
	width: 100%;
}
.banner_area {
	height: 266px;
	position: relative;
	width: 100%;
	z-index: -1;
	margin-top: -7px;
	background: url(../images/bg_green.jpg) center top no-repeat #f5f5f5;
	background-size: cover;
}
.page_banner_area {
	width: 100%;
	margin: 0;
	left: 0;
	height: auto;
	padding-top: 46px;
}
.small_banner_caption {
	width: 100%;
	height: 100%;
	margin: 0;
}
.small_banner_caption img {
	width: 100%;
	height: 100%;
	display: inline-block;
}
.video_boxinner {
	width: 100%;
	padding: 0;
}
.video_left {
	width: 100%;
	padding: 10px 0;
}
.video_right {
	width: 100%;
	padding: 10px 0;
}
.video_right img {
	width: 100%;
}
.video_left p {
	font-size: 13px;
	line-height: 19px;
	padding: 10px 0;
}
.director_imgbox {
	padding-left: 17px;
	padding-right: 0;
	text-align: center;
}
.director_imgbox img {
	float: none;
	margin-bottom: 12px;
}
.market_boxinner {
	padding: 20px 0 0 0;
}
.market_info {
	margin: 20px 0;
	width: 100%;
}
.director_imgbox h2 {
	font-size: 18px;
	line-height: 30px;
	margin: 0;
	padding: 0 0 10px 0;
}
.director_imgbox p {
	font-size: 14px;
	line-height: 19px;
	padding-right: 10px;
}
.footer {
	height: auto;
	background: #bb5215;
	border-bottom: 30px solid #6b2009;
}
.footer-bottom {
	background: #6b2009;
	margin: 14px 0 0 0;
	padding-top: 14px;
}
.about_inner {
	padding: 0;
}
.inner_banner_area {
	padding-left: 0;
}
.product_box {
	margin-top: 20px;
}
.contact_boxinner {
	padding: 0;
}
.contact_boxinner2 {
	padding: 0;
}
.contact_boxinner2 h3 {
	line-height: 28px;
}
.feature img {
	height: auto;
	padding: 1px;
	width: 100%;
	display: inline-block;
	float: none;
	margin: 10px auto;
}
.feature2 img {
	height: auto;
	padding: 1px;
	width: 100%;
	display: inline-block;
	float: none;
	margin: 10px auto;
}
.product_box img {
	margin-top: 20px;
	width: 100%;
}
.perkin_imgbox img {
	display: inline-block;
	float: left;
	height: auto;
	width: 33%;
}
.henry_perkinbox {
	height: auto;
}
.henry_perkinIN {
	padding: 0;
}
.perkin_imgbox {
	height: auto;
	display: inline-block;
}
.hernty_imgbox img {
	float: left;
}

.navbar ul li:nth-child(5) {
	margin-left: 0;
}
.video_wrapper iframe {
	width: 100%;
}

.quality_top ul li.text {
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    text-align: left;
    width: 50% !important;
}

.quality_inner_new img {
    float: left;
    margin: 0 10px 16px 10px;
    width: 43%;
}

.site_mapimg {
	margin: 18px 0;
}

.site_mapbox {
	width: 100%;
	margin-left: 0;
}

}
 @media only screen and (max-width: 479px) {
	 
.logo {
	width: 42%;
	margin-left: -106px;
}
.logo img {
	width: 100%;
}
.header_top {
	width: 60%;
}
.menu_top {
	width: 55%;
	float: right;
}
.menu_top ul li {
	padding: 0 6px;
}
.menu_top ul li a {
	font-size: 11px;
}
.social_icon {
	width: 100%;
	margin: 0;
}
.social_icon ul li {
	margin: 33px 12px 0 0;
}
.navbar {
	margin: -40px 0 0 14px;
	z-index: 9999;
}
.navbar ul li {
	width: 100%;
	background: #000;
	border-bottom: 1px dashed #333;
}
.navbar ul li.logo_left {
	margin: 0;
	padding: 6px 0 0;
	width: 100%;
}
.navbar ul li a:first-child {
	line-height: 20px;
	padding: 8px;
	width: 100%;
}
.banner_area {
	height: 195px;
	position: relative;
	width: 100%;
	z-index: -1;
	margin-top: -7px;
	background: url(../images/bg_green.jpg) center top no-repeat #f5f5f5;
	background-size: cover;
}
.page_banner_area {
	width: 100%;
	margin: 0;
	left: 0;
	height: auto;
	padding-top: 34px;
}
.small_banner_caption {

	width: 100%;
	height: 100%;
	margin: 0;
}
.small_banner_caption img {
	width: 100%;
	height: 100%;
	display: inline-block;
}
.video_boxinner {
	width: 100%;
	padding: 0;
}
.video_left {
	width: 100%;
	padding: 10px 0;
}
.video_right {
	width: 100%;
	padding: 10px 0;
}
.video_right img {
	width: 100%;
}
.video_left p {
	font-size: 13px;
	line-height: 19px;
	padding: 10px 0;
}
.director_imgbox {
	padding-left: 17px;
	padding-right: 0;
}
.director_imgbox img {
	float: none;
	margin-bottom: 12px;
}
.market_boxinner {
	padding: 20px 0 0 0;
}
.market_info {
	margin: 20px 0;
	width: 100%;
}
.director_imgbox h2 {
	font-size: 18px;
	line-height: 30px;
	margin: 0;
	padding: 0 0 10px 0;
}
.director_imgbox p {
	font-size: 14px;
	line-height: 19px;
	padding-right: 10px;
}
.footer {
	height: auto;
	background: #bb5215;
	border-bottom: 30px solid #6b2009;
}
.footer-bottom {
	background: #6b2009;
	margin: 14px 0 0 0;
	padding-top: 14px;
}
.about_inner {
	padding: 0;
}
.inner_banner_area {
	padding-left: 0;
}
.product_box {
	margin-top: 20px;
}
.contact_boxinner {
	padding: 0;
}
.contact_boxinner2 {
	padding: 0;
}
.contact_boxinner2 h3 {
	line-height: 28px;
}
.feature img {
	height: auto;
	padding: 1px;
	width: 100%;
	display: inline-block;
	float: none;
	margin: 10px auto;
}
.feature2 img {
	height: auto;
	padding: 1px;
	width: 100%;
	display: inline-block;
	float: none;
	margin: 10px auto;
}
.product_box img {
	margin-top: 20px;
	width: 100%;
}
.henry_perkinbox {
	height: auto;
}
.henry_perkinIN {
	padding: 0 0 0 58px;
}
.perkin_imgbox {
	height: auto;
	display: inline-block;
	margin-left: -20px;
}
.hernty_imgbox img {
	float: none;
}
.navbar ul li:nth-child(5) {
	margin-left: 0;
}

.video_wrapper iframe {
	width: 100%;
}

.inner_banner_area h1 {
	font-size: 40px;
}
.quality_inner_new img {
    float: left;
    margin: 0 10px 16px 10px;
    width: 43%;
}
.quality_top ul li {
    font-size: 16px;
    font-weight: 700;
    width: 42%;
}
.quality_top ul li.text {
    font-size: 12px;
    font-weight: 400;
    line-height: 13px;
    text-align: left;
    width: 58% !important;
}
.table thead th {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
}
.table td {
    font-size: 14px;
    font-weight: 400;
}
.table tbody th {
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;

}

.site_mapimg {
	margin: 18px 0;
}

.site_mapbox {
	width: 100%;
}

}

 @media only screen and (max-width: 359px) {
.logo {
	width: 42%;
	margin-left: -92px;
	margin-top: 4px;
}
.logo img {
	width: 100%;
}
.header_top {
	width: 60%;
}
.menu_top {
	width: 62%;
	float: right;
}
.menu_top ul li {
	padding: 0 6px;
}
.menu_top ul li a {
	font-size: 11px;
}
.social_icon {
	width: 100%;
	margin: 0;
}
.social_icon ul li {
	margin: 33px 12px 0 0;
}
.navbar {
	margin: -40px 0 0 14px;
	z-index: 9999;
}
.navbar ul li {
	width: 100%;
	background: #000;
	border-bottom: 1px dashed #333;
}
.navbar ul li.logo_left {
	margin: 0;
	padding: 6px 0 0;
	width: 100%;
}
.navbar ul li a:first-child {
	line-height: 20px;
	padding: 8px;
}
.banner_area {
	height: 171px;
	position: relative;
	width: 100%;
	z-index: -1;
	margin-top: -7px;
	background: url(../images/bg_green.jpg) center top no-repeat #f5f5f5;
	background-size: cover;
}
.page_banner_area {
	width: 100%;
	margin: 0;
	left: 0;
	height: auto;
	padding-top: 30px;
}
.small_banner_caption {
	width: 100%;
	height: 100%;
	margin: 0;
}
.small_banner_caption img {
	width: 100%;
	height: 100%;
	display: inline-block;
}
.product_box img {
	margin-top: 20px;
	width: 100%;
}
.video_boxinner {
	width: 100%;
	padding: 0;
}
.video_left {
	width: 100%;
	padding: 10px 0;
}
.video_right {
	width: 100%;
	padding: 10px 0;
}
.video_right img {
	width: 100%;
}
.video_left p {
	font-size: 13px;
	line-height: 19px;
	padding: 10px 0;
}
.director_imgbox {
	padding-left: 17px;
	padding-right: 0;
}
.director_imgbox img {
	float: none;
	margin-bottom: 12px;
}
.market_boxinner {
	padding: 20px 0 0 0;
}
.market_info {
	margin: 20px 0;
	width: 100%;
}
.director_imgbox h2 {
	font-size: 18px;
	line-height: 30px;
	margin: 0;
	padding: 0 0 10px 0;
}
.director_imgbox p {
	font-size: 14px;
	line-height: 19px;
	padding-right: 10px;
}
.footer {
	height: auto;
	background: #bb5215;
	border-bottom: 30px solid #6b2009;
}
.footer-bottom {
	background: #6b2009;
	margin: 14px 0 0 0;
	padding-top: 22px;
}
.about_inner {
	padding: 0;
}
.about_inner p {
	font-size: 14px;
}
.inner_banner_area {
	padding-left: 0;
}
.product_box {
	margin-top: 20px;
}
.contact_boxinner {
	padding: 0;
}
.contact_boxinner2 {
	padding: 0;
}
.contact_boxinner2 h3 {
	line-height: 28px;
}
.feature img {
	height: auto;
	padding: 1px;
	width: 100%;
	display: inline-block;
	float: none;
	margin: 10px auto;
}
.feature2 img {
	height: auto;
	padding: 1px;
	width: 100%;
	display: inline-block;
	float: none;
	margin: 10px auto;
}
.henry_perkinbox {
	height: auto;
}
.henry_perkinIN {
	padding: 0 0 0 58px;
}
.perkin_imgbox {
	height: auto;
	display: inline-block;
	margin-left: -30px;
}
.hernty_imgbox img {
	float: none;
}
.navbar ul li:nth-child(5) {
    margin-left: 0;
}
.video_wrapper iframe {
	width: 100%;
}
.inner_banner_area h1 {
	font-size: 40px;
}
.quality_inner_new img {
    float: left;
    margin: 0 10px 16px 10px;
    width: 43%;
}
.quality_top ul li {
    font-size: 16px;
    font-weight: 700;
    width: 42%;
}
.quality_top ul li.text {
    font-size: 12px;
    font-weight: 400;
    line-height: 13px;
    text-align: left;
    width: 58% !important;
}
.table thead th {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
}
.table td {
    font-size: 14px;
    font-weight: 400;
}
.table tbody th {
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;

}

.site_mapimg {
	margin: 18px 0;
}

.site_mapbox {
	width: 100%;
}

}

/* ======================================================= */
.add_text.form-control {
  height: 60px;
}
.bag_image_boxes img {
  float: left;
  height: 185px;
  margin-bottom: 25px;
  padding: 25px;
  width: 25%;
}
/* ============================================================== */
.word-table-area .quality_right .table tr:nth-child(odd) td {
  background: #fff none repeat scroll 0 0;
}
.word-table-area {
  clear: both;
  float: left;
  height: auto;
  margin-bottom: 50px;
  margin-top: 50px;
  width: 100%;
}