@media (max-width:767px) {

.logo img{
	margin:auto;
}

.heading h1 {
    font-size: 23px !important;
}

.heading p {
    font-size: 15px !important;
}

.about h2 {
    font-size: 22px !important;
}

.about p {
    font-size: 12px !important;
}

.copy{
	text-align:center !important;
}

.design{
	text-align:center !important;
}

ul.f_social{
	text-align:center !important;
}

.srch-input {
    width: 93% !important;
	
}

.social_area {
    margin-top: 15px !important;
}

.search {
    margin: 15px 0px !important;
}

.zoomPup{
	display:none !important;
}

.zoomWindow{
	display:none !important;
}

}

@media (min-width:768px) and (max-width:991px) {
	
.srch-input {
    width: 83% !important ;
	
}

#cssmenu {
    margin-top: 0px !important;
}

.social_area {
    margin-top: 10px !important;
}

.search {
    margin: 8px 0px !important;
}

#cssmenu #head-mobile {
    padding: 19px !important;
}

.button::before {
    top: 14px !important;
}

.button::after {
    top: 20px !important;
	
}
	
}


@media (min-width:992px) and (max-width:1199px) {
	
	
}


@media (min-width:1200px) {


}

header{
margin:10px 0px;	
}

section{
	padding:60px 0px 0px 0px;
}

.logo{
	padding:10px 0px;
}


.social_area{
	margin-top:33px;
}

.flash img{
	margin:auto;
}

ul.social{
	margin:0;
	padding:0;
	list-style:none;
	text-align: center;
}

ul.social li{
	margin:0;
	padding:0;
	list-style:none;
	display:inline-block;
}

ul.social li a{
	margin:0px 3px;
}

ul.social li a .fa{
	color:#000;
	font-size:14px;
}

ul.social li a .fa:hover{
	color:#da1527;
}

/* Search form */
#main_search_area1 {
	width:100%;
	height:auto;
	background:#fff;
	margin-right:5px;
	float:right;
	border:1px #e2e2de solid;
	
	
}
.search{
	width:100%;
	height:22px;
	float:right;
	margin:30px 5px;
}
.search .btn {
	float:right;
	padding:0;
	margin:0px 0px 0px 0px;
	border:0;
	
}
.srch-input {
	width:84%;
	height:21px;
	color:#444444;
	border:0;
	float:left;
	padding:0px 0 0 10px;
	padding-top:0px;
	background:#fff;
	font-size: 12px;

}
/* Search form End */


.carousel-inner img {
    margin: auto;
}

.heading h1{
	text-align:center;
	font-size:40px;
	color:#262c30;
	font-family:"Un Dotum";
	font-weight: bold;
}

.heading p{
	text-align:center;
	font-size:22px;
	color:#b2b2b2;
	font-family:"Un Dotum";
}

.pro{
	background:#f2f2f2;
	margin-bottom:50px;
}


.pro_img{
padding:75px 0px;	
}

.pro_img img{
margin:	auto;
}


.pro_name{
	text-align:center;
	font-size:20px;
	color:#252525;
	font-family:"Nixie One";
}

.pro_name a{
	text-align:center;
	font-size:20px;
	color:#252525;
	text-decoration:none;
}


.pro_code{
	text-align:center;
	font-size:12px;
	color:#d22538;
}

.pro_discription{
	text-align:center;
	font-size:14px;
	color:#858585;
	padding:20px 0px;

}







.pro2{
	background:#f2f2f2;
	margin-bottom:50px;
}


.pro2_img{
padding:0px 0px 10px 0px;	
}

.pro2_img img{
margin:	auto;
}


.pro2_name{
	text-align:center;
	font-size:20px;
	color:#252525;
	font-family:"Nixie One";
	height: 67px;
}

.pro2_name a{
	text-align:center;
	font-size:20px;
	color:#252525;
	text-decoration:none;
}


.pro2_code{
	text-align:center;
	font-size:12px;
	color:#d22538;
	padding-bottom: 20px;
}





.button4 {
  position: absolute;
/*  width: 500px;
*/  left: 30%;
top: 55%;
  text-align: center;
  opacity: 0;
  transition: opacity .35s ease;
}

.button4 a {
/*  width: 200px;
*/  padding: 6px 8px;
  text-align: center;
  color: #000;
  border: solid 2px #000;
  z-index: 1;
}

.pro2:hover .button4 {
  opacity: 1;
}

.pro2:hover .button {
  opacity: 1;
}

.button2 {
  position: absolute;
/*  width: 500px;
*/  left: 44%;
top: 55%;
  text-align: center;
  opacity: 0;
  transition: opacity .35s ease;
}

.button2 a {
/*  width: 200px;
*/  padding: 6px 8px;
  text-align: center;
  color: #000;
  border: solid 2px #000;
  z-index: 1;
}

.pro2:hover .button2 {
  opacity: 1;
}



.button3 {
  position: absolute;
/*  width: 500px;
*/  left: 60%;
   top: 54%;
  text-align: center;
  opacity: 0;
  transition: opacity .35s ease;
}

.button3 a {
/*  width: 200px;
*/  padding: 6px 8px;
  text-align: center;
  color: #000;
  border: solid 2px #000;
  z-index: 1;
}

.pro2:hover .button3 {
  opacity: 1;
}











.mid_banner img{
	margin:auto;
}

.about h2{
	color:#141414;
	font-size:32px;
	font-weight:bold;
	margin-top:0px;
}

.about p{
	color:#838383;
	font-size:16px;
}

.readmore{
	width:100%;
	height:30px;
	margin-top:30px;
	margin-left:0px;
}


.readmore a{
	border:1px #b3b3b3 solid;
	border-radius:10px;
	padding:10px 20px;
	color:#393939;
	text-decoration:none;
}


footer{
	margin-top:125px;
}

footer p{
	color:#838383;
}

footer h2{
	color:#141414;
	margin-top:0px;
	font-size:24px;
}

ul.f_link{
	padding:0;
	margin:0;
	list-style:none;
}

ul.f_link li{
	padding:14px 0px;
}

ul.f_link li a{
	color:#838383;
	font-size:
}

.copyright{
	border-top:1px #999 solid;
	width:100%;
}


ul.f_social{
	margin:0;
	padding:0;
	list-style:none;
	text-align:right;
}

ul.f_social li{
	margin:0px;
	padding:0;
	list-style:none;
	display:inline-block;
}

ul.f_social li a{
	margin:0px 3px;
}



.copy{
	font-size:12px;
	color:#6c6c6c;
	text-align:left;
	margin-top:23px;
}

.design{
	font-size:12px;
	color:#6c6c6c;
	text-align:right;
	margin-top:23px;
}




/* -----------------Product Showcase----------------- */

.product_border {
	width:100%;
	height:auto;
	background:#edf7ff;
/*	-moz-border-radius:8px 8px 0px 0px;
	-khtml-border-radius:0px 0px 0px 0px;
	border-radius:6px;
*/	padding:12px;
	margin:20px 5px 10px 4px;
	float:left;
	border:1px solid #d5d5d5;
}
.product_image {
/*	width:227px;
	height:227px;
*/	margin:0px 0px 12px 0px;
	padding:0px 0px 0px 0px;
	background-color:#FFF;
/*	float:left;
*/	border:1px solid #d5d5d5;
	clear:both;
}
.product_name {
	width:100%;
	height:40px;
	font-size: 10pt;
	font-weight: bold;
	color: #2e2625;
	text-align:left;
	margin:0px 0px 13px 0px;
	clear:both;
	font-family: arial;
}
.product_name a {
	width:100%;
	height:40px;
	font-size: 10pt;
	font-weight: bold;
	color: #2e2625;
/*	margin:0px 0px 13px 0px;
*/	text-align:left;
	clear:both;
	font-family: arial;
	text-decoration: none;
	word-spacing: 1px;
}
.product_code {
	width:auto;
	height:30px;
	font:bold 8pt Arial;
	color: #ec291f;
	margin-bottom:10px;
	text-align:left;
	/*clear:both;*/
	text-decoration: none;
	word-spacing: 1px;
}
.product_link_box {
	width:200px;
	height:18px;
	background-color:#000;
	border:1px solid #979797;
	padding:5px;
	float:left;
	font-size: 8pt;
	color: #999;
	text-align:left;
	font-family: arial;
	text-decoration: none;
}
.product_link {
	width:100%;
	height:27px;
	margin-left:0px;
	float:left;
	clear:both;
	color:#fff;
	font-size:11px;
}
.product_details a {
/*	width:27px;
	height:27px;
	margin-right:20px;
	background:url(../image/pro_icon.png) 0px 0px no-repeat;
*/	background:#2e2625;
	float:left;
	color:#fff;
	padding: 5px 11px;
	margin-right:3px;
}
.product_details a:hover {
/*	width:27px;
	height:27px;
	margin-right:20px;
	background:url(../image/pro_icon_hover.png) 0px 0px no-repeat;
*/	background:#ec291f;
transition: background-color 0.5s ease-out 0s;
	float:left;
	text-decoration:none;
}
.product_enquiry a {
/*	width:27px;
	height:27px;
	margin-right:21px;
	background: url(../image/pro_icon.png) -47px 0px no-repeat;
*/	background:#2e2625;
	float:left;
	color:#fff;
	padding: 5px 11px;
	margin-right:3px;
}
.product_enquiry a:hover {
/*	width:27px;
	height:27px;
    margin-right:21px;
	background: url(../image/pro_icon_hover.png) -47px 0px no-repeat;
*/	background:#ec291f;
transition: background-color 0.5s ease-out 0s;
	float:left;
	text-decoration:none;
}
.product_cart a {
/*	width:27px;
	height:27px;
	margin-right:0px;
	background: url(../image/pro_icon.png) -95px 0px no-repeat;
*/	background:#2e2625;
	float:left;
	color:#fff;
	padding: 5px 11px;
}
.product_cart a:hover {
/*	width:27px;
	height:27px;
	margin-right:0px;
	background: url(../image/pro_icon_hover.png) -95px 0px no-repeat;
*/	background:#ec291f;
transition: background-color 0.5s ease-out 0s;
	float:left;
	text-decoration:none;
}
.product_link_box a {
	font-size: 7pt;
	color: #fff;
	text-align:left;
	font-family: Verdana;
	text-decoration: none;
}
.product_link_box a:hover {
	font-size: 7pt;
	color: #FF0;
	text-align:left;
	font-family: Verdana;
	text-decoration: none;
}
/* -----------------Product Showcase End----------------- */
/*pagination*/

.paginate {
	width:100%;
	float:left;
	margin:20px 0px 20px 25px;
}
.paginate a {
	background:#333 !important;
	padding:2px 5px 2px 5px;
	text-decoration:none;
	color:#FFF;
	font:8pt Verdana;
	border:1px #c9c9c9 solid;
}
.paginate a:hover {
	background:#d6281f !important;
	color:#FFF;
	text-decoration:none;
}
.paginate_highlight {
	background:#d6281f !important;
	color:#FFF;
	border:1px #c9c9c9 solid;
	font: bold 8pt Verdana;
	padding:2px 5px 2px 5px;
}
/* -----------------Product Showcase End----------------- */

#left_enquiry_warpper {
	width:300px;
	height:auto;
	margin-right:20px;
	float:left;
}
#right_enquiry_warpper {
	width:450px;
	height:auto;
	float:right;
}
/*---------light_box----------*/


#lightbox {
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	z-index: 9999 !important;
}
#lightboxDetails {
	padding-top: 0.4em;
}
#lightboxCaption {
	float: left;
	font-size:12px
}
#keyboardMsg {
	float: right;
}
#closeButton {
	top: 5px;
	right: 5px;
}
#lightbox img {
	border: none;
	clear: both;
}
#overlay img {
	border: none;
}
#overlay {
	background-image:url(../images/overlay.html);
}
* html #overlay {
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.html);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="image/overlay.html", sizingMethod="scale");
}
#preview {
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	width:300px;
}
ul.services_list{
	margin:0;
	}
ul.services_list > li{
	list-style-image:url(../image/arrow.html);
	}
ul.services_list > li > a{
	font: normal 8.5pt Tahoma, Geneva, sans-serif;
	color:#3d3524;
	text-decoration:none;
	line-height:18px;
	}	
ul.services_list > li > a:hover{
	font: normal 8.5pt Tahoma, Geneva, sans-serif;
	color:#3d3524;
	text-decoration:underline;
	line-height:18px;
	}
ul.services_list > li > ul{
	list-style-image:url(../image/arrow.html);
	}
ul.services_list > li > ul > li > a{
	font: normal 8.5pt Tahoma, Geneva, sans-serif;
	color:#3d3524;
	text-decoration:none;
	line-height:18px;
	}	
ul.services_list > li > ul > li a:hover{
	font: normal 8.5pt Tahoma, Geneva, sans-serif;
	color:#3d3524;
	text-decoration:underline;
	line-height:18px;
	}	
ul.services_list > li > ul > li > ul > li > a{
	font: normal 8.5pt Tahoma, Geneva, sans-serif;
	color:#3d3524;
	text-decoration:none;
	line-height:18px;
	}	
ul.services_list > li > ul > li ul > li > a:hover{
	font: normal 8.5pt Tahoma, Geneva, sans-serif;
	color:#3d3524;
	text-decoration:underline;
	line-height:18px;
	}
.enquiry{
	margin-top:30px;
}

/*.img-responsive { 
    width:100% !important;
}*/

.zoomPad img{
	width:100%;
}

.zoomWindow img{
	width:inherit !important;
}


