﻿
/*	------------------------ General -------------------------- */
html,
body {
	height: 100%;
	font-family: Lucida !important;
	color: #646464;
	font-size: 15px;
	padding: 0px;
	margin: 0px;
	background:none;
}
@font-face {
    font-family:Lucida;
    src: url('Lucida.ttf');
}
img {
	border: 0; 
}
a { 
	color: #da3b3c;
	font-size: 14px;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	color: #646464;
	font-size: 20px !important;
	margin:0px 0;
    font-weight:normal !important;
    font-style:italic;
}
h2 {
	color: #4e92ff;
	font-size: 25px !important;
	margin:0px 0 20px 0 !important;
    font-weight:normal !important;
}
h3 {
	color: #0046a0;
	font-size: 22px;
	margin:5px 0;
}
h4 {
	color: #646464;
	font-size: 17px;
	margin:5px 0;
}
h5 {
	color: #646464;
	margin:5px 0;
}
h6 {
	color: #646464;
	margin:5px 0;
}
p {
	color: #646464;
	font-size: 14px;
    text-align:justify;
}
ul li{
	color:#646464;
	font-size:14px;
	font-weight:normal;
}

.clear {
	clear: both;	
}
.height-1 {
	height:1px;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.textRight{
	text-align:right;
}
.textCenter{
	text-align:center;
}
.error {
	color:#646464;
}
.success {
	color:green;
}

.mt-5 {
	margin-top: 5px;	
}
.mt-10 {
	margin-top: 10px;	
}
.mt-m10 {
	margin-top: -10px;	
}
.mb-5 {
	margin-bottom: 5px;	
}
.mb-10 {
	margin-bottom: 10px;	
}
.ml-5 {
	margin-left: 5px;	
}
.ml-10 {
	margin-left: 10px;	
}
.ml-20 {
	margin-left: 20px;	
}
.mr-5 {
	margin-right: 5px;	
}
.mr-10 {
	margin-right: 10px;	
}
.submitBtn{
	background-color:#0046a0;
	color:#ffffff;
	padding:5px 15px;
	border:none;
}
#noticeDiv{
	padding:5px;
	color:#3f3f3f;
	margin: 0 0 10px 0;
	display:none;
}
#noticeDiv2{
	padding:5px;
	color:#3f3f3f;
	margin: 0 0 10px 10px;
	display:none;
}
.notice_success {
	background:#81F79F; 
	border: 1px solid green;
}
.notice_error {
	background:pink; 
	border: 1px solid red;
}
.loadingDiv {
	display:none;	
}
#navi_header {
    width:100%;
    height:10px;
    background:url(../images/navi_header.png) repeat-x top center;
    position:absolute;
    top:0;
    left:0;
    z-index:9;
}
#menu_header {
    width:100%;
    height:35px;
    background:url(../images/menu_header.png) repeat-x top center;
    position:absolute;
    top:137px;
    z-index:1;
}
#menu_shadow {
    width:100%;
    height:185px;
    background:url(../images/navi_shadow.png) repeat-x top center;
    position:absolute;
    top:13px;
    z-index:0;
}
#texture {
    width:100%;
    height:673px;
    background:url(../images/texture.png) no-repeat top center;
    position:absolute;
    top:165px;
    z-index:0;
}
#welcome_bg {
    width:100%;
    height:260px;
    background:url(../images/welcome_base.png) no-repeat top center;
    position:absolute;
    top:900px;
    z-index:0;
}
.product_center {
    text-align:center !important;
    min-height:140px;
    margin-top:40px !important;
}
.product_view {
    height:130px;
    width:230px;
    background:url(../images/rectangle_product.png) no-repeat top center;
    padding:5px;
    margin:0 auto;
}
.product_view2 {
    height:102px;
    width:183px;
    background:url(../images/rectangle_product2.png) no-repeat top center;
    padding:5px;
    margin:0 auto;
}
#livechat {
    width:130px;
    height:auto;
    background:none;
    position:fixed;
    top:30%;
    right:0px;
}
.skype_call {
    position:absolute;
    top:75px;
    opacity:0;
}
#social {
    position:absolute;
    height:35px;
    right:0;
    top:0px;
}
#download_brochure {
    color:#fff;
    font-size:30px;
    padding:80px 0;
}

#quality {
    margin-top:30px;
}
#quality_sirim {
    margin-top:40px;
}

#navi_logo {
    margin-top:5px;
}
#about_info {
    min-height:409px;
    background:url(../images/about_divide.png) no-repeat center right;
}
#about_title {
    margin-top:80%;
}
.about_paragraph {
    margin-bottom:25px;
}
.featured_image {
    display:block;
}
.featured_mobile {
    display:none;
}
.map_view {
    display:block;
}
.map_mobile {
    display:none;
}
.map_ipad {
    display:none;
}

.main_title {
    margin: 0 10px 10px;
}

/*------------------ search fiels ------------------*/
#search-form {position:absolute; border:1px solid #ccc; background: #fff; width: 235px; height: 23px; margin: 0px 0px 0px 0px;bottom:-120px;right:0px;}
input#searchinput { box-shadow:none; background:none; border: none; font-size: 12px; font-style: italic; color: #7d7d7d; text-shadow: 1px 1px 1px #ffffff; margin-top:-8px; padding-left:10px; width:155px; float: left; margin-right: 4px; position: relative; top: 6px; }
input#searchsubmit { float:left; width:60px; height:25px; margin-top:-1px; padding:0; background: url(../images/search.png) no-repeat; border:none; cursor:pointer; }


/*------------------ background image ------------------*/
#bg {
    left: 0;
    position: absolute;
    top: 20px;
    width: 100%;
    z-index: -99;
}

/*------------------ sticky footer ------------------*/
/* Wrapper for page content to push down footer */
#wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	/* Negative indent footer by it's height */
	margin: 0 auto -50px;
}

/* Set the fixed height of the footer here */
#push,
#footer {
	height: 50px;
}
#footer {
	position:relative;
	z-index:0;
	background: url(../images/footer_base.png) no-repeat top center;
    border-top:4px solid #a6c8ff;
}

/*------------------ menu ------------------*/
.myMenu {
	margin-top:37px;
	position:relative;
	z-index:99999;
	margin-bottom:60px;
}
.myMenu .fbBtn {
	width:58px;
	position:absolute;
	right:0px;
	top:-5px;
}
.myMenu .myNavDiv {
	margin:0px;
	background-color:none;
}
.navmenu-link {
	display: none;
	float: right;
	text-decoration: none;
	padding: 10px 10px;
	border:1px solid #888;
	margin:5px 5px 0 0;
	font-weight:bold;
}
a.navmenu-link, a.navmenu-link:focus {
	color:#3b3b3b;
	text-decoration:none;
}
a.navmenu-link:hover {
	color:#3b3b3b;
	background:#f5f5f5;
	text-decoration:none;
}
.navmenu {
	max-width: 60em;
}
.navmenu .menuplus {
	width:30px;
	border-left:1px solid #808080;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	display:none;
	float:right;
}
.navmenu ul { 
	padding: 0px;
	margin: 0px;
	list-style: none;
	position: relative;
	display: inline-table;
}
.navmenu > li > ul.sub-navmenu {
	min-width: 10em;
	padding: 4px 0;
	background-color: #f4f4f4;
	border: 1px solid #CCC;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}
.navmenu ul:after {
	content: ""; clear: both; display: block;
}
.navmenu ul li {
	text-transform:uppercase;
	padding: 0px;
}
.navmenu > ul > li { 
	font-weight:normal;
	display: inline-block;
    margin-right:-4px;
}
.navmenu ul li a {
	font-size:14px;
	display: block;
	text-decoration: none;
	color: #3b3b3b;
	background-color:#f5f5f5;
}
.navmenu ul li img {
	margin-top:-5px;	
}
.navmenu ul li a.activeLink { 
	color: #fff;
	background:url(../images/hover_select.png) repeat-x center;
}
.navmenu ul li > a { 
	height:25px;
	line-height: 180%;
	padding: 5px 15px 5px;	
    margin:0 20px;
    font-weight:bold;
}
.navmenu ul li > a:first-child {
    margin-left:0;
}
.navmenu ul li a:hover {
	color:#fff;
	background:url(../images/hover_select.png) repeat-x center;
}
.navmenu ul ul { 
	display: none; 
	position: absolute; 
	top:100%;
	min-width: 160px;
	background:url(../images/dropdown.png) top center;
	border: 1px solid #CCC;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.navmenu ul li:hover > ul {
	display: block;
}
.navmenu ul ul > li {
	margin-left:0px;
	position: relative;
}
.navmenu ul ul > li + li {
    border-top:1px solid #3c3c3c;
}
.navmenu ul ul > li a {
	padding: 5px 15px 5px 10px;
	height: auto;
	color:#fff;
	background:none;
	-webkit-border-radius: 0 0 0 0;
     -moz-border-radius: 0 0 0 0;
          border-radius: 0 0 0 0;
	-webkit-transition: background-color 0.2s ease-out;  
	-moz-transition: background-color 0.2s ease-out;
	-ms-transition: background-color 0.2s ease-out;
	-o-transition: background-color 0.2s ease-out;
	transition: background-color 0.2s ease-out; 
    text-transform:capitalize;
}
.navmenu ul ul > li a:hover {
	background:none;
	color: #fff;
}
.navmenu ul ul > li a.activeLink {
    background:none;
    color:#fff;
}
.navmenu ul ul ul {
	position: absolute; 
	left: 100%; 
	top:0;
}

@media screen and (max-width: 979px) {
    
    a.navmenu-link {
		text-decoration:none;
		display: block;
		color: #3b3b3b;
		background-color: #f5f5f5;
		padding:5px;
		margin:4px;
	}
	a.navmenu-link:hover{
		text-decoration:none;
        color: #3b3b3b;
		background-color: #f5f5f5;
	}
	.navmenu {
		position:relative;
		z-index:99999;
		clear: both;
		min-width: inherit;
		float: none;
	}
	.navmenu .menuplus {
		display:block;	
	}
	.navmenu .grandchild {
		color:#808080;
	}
	.has-subnavmenu a.child1 {
		padding-left:15px;	
	}
	.has-subnavmenu a.child2 {
		padding-left:30px;	
	}
	.has-subnavmenu a.child3 {
		padding-left:45px;	
	}
	.navmenu, .navmenu > ul ul {
		overflow: hidden;
		max-height: 0;
		background-color: #3154a6;
	}
	.navmenu > li > ul.sub-navmenu {
		padding: 0px;
		border: none;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		-webkit-background-clip: padding-box;
		-moz-background-clip: padding;
		background-clip: padding-box;
	}
	.navmenu.active, .navmenu > ul ul.active {
		max-height: 55em;
	}
	.navmenu ul {
		display: inline;
	}
	.navmenu > ul {
		border-top: 1px solid #808080;
	}
	.navmenu li, .navmenu > ul > li {
		display: block;
	}
	.navmenu ul li {
		padding: 0px;
		margin-left:0px;
	}
	.navmenu ul li a {
		-webkit-border-radius: 0 0 0 0;
     	-moz-border-radius: 0 0 0 0;
          border-radius: 0 0 0 0;	
	}
	.navmenu li a {
		color: #000;
		display: block;
		padding: 0.8em;
		border-bottom: 1px solid #808080;
		position: relative;
	}
	.navmenu ul li > a { 
		height:25px;
		line-height: 180%;
		padding: 5px 8px;	
	}
	.navmenu ul ul > li a {
		background-color: #000;
		height:20px;
		padding: 5px 8px;
	}
	.navmenu ul ul, .navmenu ul ul ul {
		display: inherit;
		position: relative;
		left: auto; top:auto;
		box-shadow: none; 
		border:none;
	}
}

/*------------------ category menu ------------------*/
/*Toggle Area*/
 #menu1 .toggle {float:right;width:5%; padding:5px; cursor:pointer; border-left:0px solid #E0E0E0; color:#999;}
 #menu1 ul.navmenu1 li:first-child .toggle{border-width:0 0 0 0px;}
 
 /*Menu Setup*/
 #menu1 ul{padding:0; margin:0; width:100%;}
 #menu1 ul ul{border:none;}
 #menu1 ul li {font-weight:normal;}
 #menu1 ul.navmenu1 li .submenu li{margin-left:15px;}
 #menu1 ul.navmenu1 li:last-child { border:none; }
 #menu1 ul.navmenu1 li .submenu li:last-child { border:none; }
 #menu1 ul.navmenu1 li {margin:0 10px; list-style:none; border-bottom:1px solid #d2d2d2; }
 /*Links*/
 #menu1 ul.navmenu1 li a, #menu1 ul.navmenu1 li a:visited {text-decoration:none; padding:5px; display:block; color:#363636;font-size:14px;}
 #menu1 ul.navmenu1 li li a, #menu1 ul.navmenu1 li li a:visited {text-decoration:none; padding:5px; display:block; color:#363636;}
 #menu1 ul.navmenu1 ul.submenu a:hover{color:#0d6aff;font-weight:normal;}
  #menu1 ul.navmenu1 ul.submenu a{background:url(../images/sub_pin.png) no-repeat 0px 15px;}
 /*Heading Outer div*/
 #menu1 ul.navmenu1 .menutop{ overflow:hidden; width:100%; background:#ebebeb; padding-left:0%; }
 /*Header Links*/
 #menu1 ul.navmenu1 .menutop a{width:81%;float:left;margin:0 0 1px 0;background:url(../images/pin.png) no-repeat 0px 13px;padding-left:4%; }
 /*Header Link Hover*/
 #menu1 ul.navmenu1 .menutop a:hover{color:#0d6aff;font-weight:normal;}
  #menu1 ul.navmenu1 .menutop a.cat_active {color:#0d6aff;}
  #menu1 ul.navmenu1 .menutop a.activeLink{color:#0d6aff;font-weight:normal;}
 /*Removes white border for the first header*/
 #menu1 ul.navmenu1 li:first-child .menutop a {border-width:0px;}

 /*Single Menu Width Fix*/
 #menu1 ul.navmenu1 .menusingle a{width:140px;}
 #menu1 ul.navmenu1 li ul{display:none;}
 #menu1 ul.navmenu1 li ul.active {max-height: 55em; display:block;}
 
@media screen and (max-width: 979px) {
 	#menu1 ul.navmenu1 .menutop a { width:70%; }
}

/*------------------ main slider ------------------*/
#mainSliderDiv {
	position:relative;
}
#loadingImg {
	z-index:-1;
	position:absolute;
	top:45%;
	left:48%;
}
#mainSliderDiv #mainSlider #displayImg {
	z-index:0;
	top:0px;
}
#mainSliderDiv #mainSlider #displayImg2 {
	top:0px;
	z-index:0;
}
#mainSliderDiv #mainSlider .displayImg2 {
	top:0px;
	z-index:0;
}
#mainSlider {
	width: 100%;
	overflow:hidden;
}
#mainSlider img {
	position:absolute;
	min-height: 100%;
    width:100%;
	height: auto;
	top: 0;
	left: 0;
}
.bottomShadow{
	position:absolute;
	bottom:0;
	left:0;
	z-index:0;
	width:100%;
	background: url(../images/right-shadow.png) repeat-x;
}
@media screen and (max-width: 979px) {
	#mainSlider img {
		left: 50%;
    	margin-left: -512px;   /* 50% */
	}
}
@media screen and (max-width: 767px) {
	.leftShadow {
		left:-10%;
	}
	.rightShadow{
		right:-10%;
	}
}
@media screen and (max-width: 480px) {
	.leftShadow {
		left:-20%;
	}
	.rightShadow{
		right:-20%;
	}
}

/*------------------ container ------------------*/
.myContentHeight {
	min-height:850px;
}

.container {
	position:relative;
	z-index:1;
	width: auto;
	max-width: 1000px;
}

.container #header {
	height:100px;
	position:relative;
	top:0;
	z-index:2;
}

.container #header .searchDiv {
	margin-top:15px;
}

.container #header .hunting {
	margin-top:10px;
	color:#3b3b3b;
	font-size:15px;
	font-weight:normal;
	text-align:center;
    line-height:32px;
    background:#a6c8ff url(../images/hotline.png) no-repeat top center;
    width:370px;
    height:32px;
    float:right;
}

.container #header .hunting .tel {
	color:#0046a0;
	font-size:16px;
	float:right;
	margin-left:10px;
}

.mylogo {
	margin-top:-60px;
}

.myNavDiv {
	margin-top:-30px;
}

#footer .container .credit {
	margin: 15px 0 0 0;
	color: #828282;
	font-size:12px;
}
#footer .container .credit2 {
	margin: 15px 0 0 0;
	color: #828282;
	font-size:10px;
	font-weight:bold;
	font-style:italic;
}
.hotDeal {
	font-size:15px;
	font-weight:bold;
	color:#fff;
	background: url(../images/title-bg.png) repeat-x;
	padding:7px 10px 0px;
	height:25px;
}
.prodHotDealBg {
	position:absolute;
	top:172px;
	background: url(../images/product-bg.png) repeat center;
	width:100%;
	height:380px;
}
.sliderDiv{
	max-height:390px;
}
.aboutUs { 
	min-height:200px; 
	margin-top:35px;
	padding:25px 2% 10px; 
	background: url(../images/shadow-top.png) repeat-x center top;
	background-color:#0046a0; 
	position:relative;
	color:#c8c8c8;
	font-size:14px;
}
.aboutUs .title{ 
	color:#00a8ff;
	font-size:25px;
	margin:10px 0 30px 0;
}
.aboutUs .aboutListDiv {
	width:100%;	
}
.aboutUs .aboutListDiv .listDiv {
	float:left;
	padding:2%;
	width:46%;
}
.aboutUs .aboutListDiv .listDiv ul li{
	color:#ffffff;
	font-size:14px;
	font-weight:normal;
}
.aboutUsBg { 
	height:252px;
	background: url(../images/shadow-top.png) repeat-x center top;
	background-color:#0046a0; 
	position:absolute;
	top:1188px;
	width:100%;
}

/*------------------ pagination ------------------*/
.myPagination {
	color:#0046a0;
	font-weight:bold;
    padding-right:7px;
}
.myPagination a {
	color:#555555;
	margin:3px;
}
.myPagination a:hover {
	color:#0046a0;
	text-decoration:none;
}

/*------------------ others ------------------*/
.brandDiv {
	padding-top:30px;
	text-align:center;
}
.brandDiv p {
	margin:10px 0;
	color:#313131;
	font-size:18px;
}
.contactUs {
	color:#646464;
	font-size:15px;
}
.contactUs .title {
	font-weight:bold;
	font-size:22px;
	color:#0046a0;
}
.contactUs .title2 {
	margin:0px 0 0px;
	font-weight:normal;
	font-size:16px;
	color:#0d6aff;
}
.contactUs strong {
	font-weight:bold;
	font-size:15px;
	color:#0046a0;
}
.contactUs p {
	font-size:15px;
}
.contactFormDiv1 {
	width:49%;
	float:left;
	margin-right:2%;
}
.contactFormDiv2 {
	width:49%;
	float:left;
}
.formText {
	width:40%;
	float:left;
    color:#646464;
}
.formField {
	width:60%;
	float:left;
}
.catNavDiv {
	background-color:#ebebeb;
	width:110%;	
	color:#505050;
	font-size:14px;
    margin-bottom:0px;
}
.catNavDiv .catTitle {
	color:#ffffff;
	padding-top:0px;
	font-weight:bold;
	font-size:15px;
	text-align:center;
	background: url(../images/cat_title.png) no-repeat top center;
	height:39px;
	text-transform:uppercase;
	width:100%;	
    line-height:39px;
}
.catNavDiv .sub {
	font-size:13px;
}
#prodContDiv {
	margin-top:0px;
}
.productGridDiv {
	font-size:12px;
	margin-bottom:20px;
}
.productGridDiv .gridBox {
	position:relative;
	border:1px solid #e1e1e1;
	padding:0px 0;
	width:30%;
    height:350px;
	float:left;
	margin:0 0 10px 18px;
    background:#ebebeb;
    text-align:center;
}
.productGridDiv .gridBox .product_image {
	padding:0px 0;
    height:250px;
    background:#fff;
}
.productGridDiv .gridBox .prodInfo {
	height:20px;
	overflow:hidden;
}
.productGridDiv .gridBox .prodInfo .prodBrand {
	float:left;
	font-weight:normal;
	color:#0046a0;
	font-size:14px;
	margin-right:5px;
    display:none;
}
.productGridDiv .gridBox .pTitle {
	color:#3b3b3b;
	font-weight:normal;
	font-size:14px;
    text-align:left;
    padding: 0 10px;
    background:#ebebeb;
}
.productGridDiv .gridBox .pPrice {
	color:#0046a0;
	font-weight:normal;
	font-size:14px;
    display:none;
}
.productGridDiv .gridBox .viewProd {
	position:absolute;
	bottom:0px;
	right:65px;	
}
.productGridDiv .gridBox .viewProd2 {
	position:absolute;
	bottom:0px;
	right:0px;	
}
.mybreadcrumb {
	margin:0 10px 10px;
	color:#787878;
	font-size:13px;
}
.noFound {
	margin:10px;	
}
.productDetailDiv {
	margin-left:10px;
	width:100%;
}
.productDetailDiv .imageContainer {
	width:230px;
	text-align:center;
	float:left;
}
.productDetailDiv .imageContainer .feaImage {
	width:230px;
    height:250px;
	padding:4px;
	border:1px solid #ddd;
    background:#fff;
    position:relative;
	text-align:center;
}
.productDetailDiv .imageContainer .feaImage img {
	max-width:100%;
    max-height:180px;
}
.productDetailDiv .imageContainer .feaImage .zoomimage {
    position:absolute;
    bottom:5px;
    left:5px;
}
.productDetailDiv .imageContainer .subImage {
	margin-top:5px;	
}
.productDetailDiv .imageContainer .subImage img {
	width:66px;
	padding:3px;;
	border:1px solid #ddd;
	margin:3px 0 0 0;
}
.productDetailDiv .prodInfoContainer {
	width:64%;
	margin-left:3%;
	color:#aaaaaa;
	float:left;
}
.productDetailDiv .prodInfoContainer .qtyText {
	font-size:13px;
	color:#787878;
}
.productDetailDiv .prodInfoContainer .qtyText .qty{
	width:20px;	
}
.prodTitle {
	color:#787878;
	font-size:18px;
}
.prodTitle span {
	color:#0046a0;
}
.prodTitle2 {
	color:#000;
	font-size:15px;
}
.prodTitle2 span {
	color:#0046a0;
}
.productDetailDiv .prodInfoContainer .brandName {
	color:#0046a0;
	font-size:14px;
	margin:5px 0;
}
.productDetailDiv .prodInfoContainer .prodOpt {
	color:#787878;
	font-size:15px;
}
.productDetailDiv .prodInfoContainer .reviewDiv {
	border:1px solid #dddddd;
	padding:10px;
}
.enquiryListDiv {
	width:100%;	
	margin:0 0 20px 0;
	border:1px solid #ccc;
}
.enquiryListDiv .enquiryRow {
	padding:2%;
	width:96%;
	min-height:50px;
	border-bottom:1px solid #ddd;
}
.enquiryListDiv .enquiryRow2 {
	padding:1% 2%;
	width:96%;
	min-height:20px;
	font-weight:bold;
	background-color:#0046a0;
	color:#fff;
}
.enquiryListDiv .row1{
	background-color:#eee;
}
.enquiryListDiv .enqImg {
	text-align:center;
	width:20%;
	float:left;
	margin-right:10px;
}
.enquiryListDiv .enqImg img {
	width:50px;
}
.enquiryListDiv .enqName {
	float:left;
	width:55%;
	margin-right:10px;
}
.enquiryListDiv .enqRemove {
	float:left;
	width:16%;
	text-align:right;
}
.reviewDiv {
	width:96%;
}
.reviewDiv .revContentDiv {
	font-size:12px;
	border-bottom:1px solid #dddddd;
	padding:2%px;
	min-height:50px;
}
.captchaRight {
	text-align:right;	
}

/*------------------ some part of responsive ------------------*/
@media screen and (max-width: 1200px) {
	.navmenu ul li a {
		font-weight:bold;
		font-size:12px;
	}
	.aboutUsBg {
		top:1164px;
	}
	.productGridDiv .gridBox {
		width:152px;	
	}
	.productDetailDiv .prodInfoContainer {
		width:63%;
	}
    #livechat {
        width:130px;
        height:265px;
        background:url(../images/livechat.png) no-repeat top center;
        position:absolute;
        top:400px;
        right:-170px;
        display:none;
    }
    .skype_call {
        position:absolute;
        top:75px;
        opacity:0;
    }
    #welcome_bg {
        top:925px;
        z-index:0;
    }
    .map_view {
        display:none;
    }
    .map_mobile {
        display:none;
    }
    .map_ipad {
        display:block;
    }
    .catNavDiv {
        width:100%;
    }
}
@media screen and (max-width: 1000px) {
    .product_view {
        height:130px;
        width:100%;
        background:none;
        padding:5px;
        margin:0 auto;
    }
    .product_view2 {
        height:102px;
        width:100%;
        background:none;
        padding:5px;
        margin:0 auto;
    }
    .map_mobile {
        display:block;
    }
    .map_ipad {
        display:none;
    }
}

@media screen and (max-width: 979px) {

    .navmenu ul li a {
		font-weight:bold;
		font-size:12px;
        margin:0;
	}
    
	.myMenu .fbBtn {
		left:0px;
	}
	#prodContDiv {
		margin-top:0px;
	}
	.catNavDiv .catTitle {
		font-size:12px;
	}
	.productGridDiv .gridBox {
		width:157px;	
	}
	.productDetailDiv .prodInfoContainer {
		width:53%;
	}
	#footer .container .credit {
		font-size:10px;	
	}
    .myMenu {
        margin-top:37px;
        position:relative;
        z-index:99999;
        margin-bottom:20px;
    }
	.myMenu .myNavDiv {
		background:#f5f5f5;
		margin-top:0px;
		position:static;
		bottom:0;
	}
    
    #menu_header {

        display:none;
    }
    #menu_shadow {

        display:none;
    }

    .product_center {
        text-align:center;
        min-height:140px;
        margin: 20px 0;
    }
    .product_view {
        height:130px;
        width:100%;
        background:none;
        padding:5px;
        margin:0 auto;
    }
    #livechat {
        width:130px;
        height:265px;
        background:url(../images/livechat.png) no-repeat top center;
        position:absolute;
        top:400px;
        right:-170px;
        display:none;
    }
    .skype_call {
        position:absolute;
        top:75px;
        opacity:0;
    }
    #social {
        position:relative;
        height:35px;
        left:0;
        top:17px;
        display:none;
    }
    
    .container #header .searchDiv {
        margin-top:45px;
    }
    
    #search-form {
        position:absolute; 
        border:1px solid #eee; 
        background: none; 
        width: 235px; 
        height: 23px; 
        margin: 0px 0px 0px 0px;
        bottom:-178px;
        right:35%;
        display:none;
    }
    #welcome_bg {
        display:none;
    }
    #texture {
        display:none;
    }
    #about_info {
        min-height:409px;
        background:none;
    }
    #about_title {
        margin-top:100%;
    }
}

@media screen and (max-width: 767px) {
	.searchDiv {
		text-align:center;	
	}
	#footer {
	  	margin-left: -20px;
	  	margin-right: -20px;
	  	padding-left: 20px;
	  	padding-right: 20px;
	  	height: 100px;
	  	text-align:center;
	}
	#footer .container .credit2 .textRight {
		float:none;
		text-align:center;
	}
	.mylogo {
		margin-top:-70px;
	}
	.mybreadcrumb {
		margin-top:15px;	
	}
	.contactFormDiv1, .contactFormDiv2, .formText, .formField{
		float:none;
		width:100%;
		margin:0;
		text-align:left;
	}
	.productGridDiv .gridBox {
		text-align:center;
		margin-left:0;
		width:100%;	
	}
	.productDetailDiv {
		margin:0;
	}
	.productDetailDiv .imageContainer, .productDetailDiv .imageContainer .feaImage {
		max-height:250px;
        width:100%;
		float:none;
		padding:4px 0;
	}
	.productDetailDiv .prodInfoContainer {
		width:100%;
		float:none;
		margin:10px 0 0 0;
	}
	#noticeDiv2 {
		margin:0 0 10px 0;
	}
	.enquiryListDiv, .enquiryListDiv a, .enquiryListDiv .enquiryRow2 {
		font-size:12px;
	}
	.productGridDiv .gridBox .prodInfo .prodBrand {
		float:none;
	}
	.productGridDiv .gridBox .prodInfo {
		overflow:visible;
	}
	.captchaRight {
		text-align:left;
	}
    #search-form {
        position:absolute; 
        border:1px solid #eee; 
        background: none; 
        width: 235px; 
        height: 23px; 
        margin: 0px 0px 0px 0px;
        bottom:-228px;
        left:25%;
        display:none;
    }
    #social {
        position:relative;
        height:35px;
        left:25%;
        top:50px;
        display:none;
    }
    .brochure_center {
        text-align:center;
    }
    #slogan {
        padding-right:35%;
        margin-top:20px;
    }
    
    .container #header .hunting {
        margin-right:5%;
    }
    #footer {
        background: #202020;
        border-top:4px solid #a6c8ff;
    }
    #about_info {
        min-height:10px;
        background:none;
    }
    #about_title {
        margin-top:0;
    }
    .catNavDiv {
        width:100%;
    }
    .catNavDiv .catTitle {
        background:#2d7eff;
    }
    .productGridDiv .gridBox .pTitle {
        margin-top:30px;
        padding-top:15px;
    }
    .map_mobile {
        display:block;
    }
}

@media screen and (max-width: 480px) {
	#footer .container .credit {
		font-size:10px;
        text-align:center;
	}
	.enquiryListDiv, .enquiryListDiv a, .enquiryListDiv .enquiryRow2 {
		font-size:10px;
	}
    #search-form {
        position:absolute; 
        border:1px solid #eee; 
        background: none; 
        width: 235px; 
        height: 23px; 
        margin: 0px 0px 0px 0px;
        bottom:-228px;
        left:0%;
        display:none;
    }
    #social {
        position:relative;
        height:35px;
        left:0%;
        top:50px;
        display:none;
    }
    .container #header .hunting {
        margin-right:0%;
        font-size:10px;
        width:250px;
    }
    .featured_image {
        display:none;
    }
    .featured_mobile {
        display:block;
    }
    .map_view {
        display:none;
    }
    .map_mobile {
        display:none;
    }
    .map_ipad {
        display:none;
    }
    .catNavDiv {
        width:100%;
    }
}