
@media (max-width: @screen-xs) {
    body{font-size: 10px;}
}

@media (max-width: @screen-sm) {
    body{font-size: 14px;}
}

@media screen and (max-width: 980px) {
	#container, footer {
		width: 980px;
	}
	
	#content {
		margin: 0 20px 0 0;
	}
	
	#sidebar {
		width: 212px;
	}
		#sidebar section {
			clear: left;
		}
		#sidebar #search #searchbar {
			width: 152px;
		}
}

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

.left_part {
    float: left;
    width: 34%;
	margin-top:15px;
}
table {
    float: left;
    width: 100%;
}
.cart_line_x {
    background: url("images/bg_line.gif") repeat-x scroll center top rgba(0, 0, 0, 0);
    display: none;
    float: left;
    width: 100%;
}
.search_product_row{ width:100%; float:left;}
.right_part {
    float: left;
    margin-bottom: 50px;
    width: 66%;
	margin-top:15px;
}
.right_part div img{  display: block;
/*  height: auto;*/
  float: left;
 /* width: 100%;*/
  border: 0;
}
.product_list_box {
    background-color: #eaeaea;
    border-radius: 5px;
    float: left;
    margin-bottom: 15px;
    width: 75%;
}

.right_box_top2 {
    float: left;
    margin-bottom: -5px;
    width: 85%;
}
.right_content_top {
    background-image: url("images/content_heading.png");
    background-repeat: no-repeat;
    color: #000000;
    float: left;
    font-size: 14px;
    height: 39px;
    line-height: 18px;
    margin-left: 13px;
    padding-left: 10px;
    width: 96%;
}
.email_box_text {
    margin-left: 410px;
    margin-top: -55px;
    position: absolute;
    z-index: 100000;
}	
.mail_row {
    margin-left: 650px;
    margin-top: -25px;
    position: absolute;
    z-index: 100000;
}

.footer_box {
    float: left;
    margin-top: 5px;
    width: 18%;
}
.footer_box:last-child{ width:20%; float:left; margin-top:5px;}
.foot_row_h{ font-size:16px; font-family:Corbel; color:#000000; margin-bottom:6px; float:left;}
ul.fooetr_top_link li a{ font-size:10px; color:#313131; line-height:15px; text-decoration:none;}
ul.fooetr_top_link li a:hover{ font-size:10px; color:#000; line-height:15px; text-decoration:underline;}
.paypal_row {
    float: left;
    padding-right:0px;
    width: 20%;
	margin-left:40%;
}

.fooetr_bottom {
    float: left;
    margin-top: 70px;
    width: 100%;
}
.footer_middle_text {
    float: left;
    width: 100%;
}

.footer_part {
    background-image: url("images/footer_bg.jpg");
    background-repeat: repeat-x;
    width: 100%;
	background-color:#696566;
}
.coll_row10{ width:48%; float:left; margin-bottom:15px; margin-left:1%;}
.content_text img{  display: block;
  height: auto;
  float: left;
  width: 10% !important;
  border: 0;
}
.contact_row_img{ display:none;}
}

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

.logo {
    float: left;
    height: 113px;
    width: 60%;
	margin-left:20%;
}

.header_right {
    float: left;
    height: 103px;
    margin-top: 10px;
    width: 100%;
}

.top_link {
    color: #000000;
    float: none;
    font-size: 12px;
    text-align: center;
}

.search_box {
    float: left;
    margin-top: 25px;
    width: 54.5%;
	margin-left:24%;
}

.search_box {
    float: left;
    margin-top: 25px;
    width: 54.5%;
}

.right_part {
    float: left;
    margin-bottom: 50px;
    margin-top: 15px;
    width:98%;
}

.left_part {
    float: left;
    margin-top: 15px;
    width:98%;
}

.left_box {
    float: left;
    margin-bottom: 15px;
    width: 47%;
	margin-left:1.5%;
}
.footer_box {
    float: left;
    margin-top: 5px;
    width: 30%;
	min-height:120px;
}

.email_be {
    background-image: url("images/email_bg2.png");
    background-repeat: no-repeat;
    float: right;
    height: 39px;
    margin-left: 280px !important;
    width: 296px;
}

.email_box_text {
    margin-left: 285px;
    margin-top: -55px;
    position: absolute;
    z-index: 100000;
}

.mail_row {
    margin-left: 530px;
    margin-top: -25px;
    position: absolute;
    z-index: 100000;
}
#bottom_banner{ width:305px;}

.footer_part {
    width: 100%;
background: #e8e8e8; /* Old browsers */
background: -moz-linear-gradient(top,  #e8e8e8 0%, #6a6667 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8e8e8), color-stop(100%,#6a6667)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e8e8e8 0%,#6a6667 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e8e8e8 0%,#6a6667 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e8e8e8 0%,#6a6667 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e8e8e8 0%,#6a6667 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#6a6667',GradientType=0 ); /* IE6-9 */

}
.footer_middle_text {
    float: left;
    width:100%;
}
.footer_part_main {
    height: auto;
    margin: 0 auto;
    max-width: 990px;
    width: 100%;
}

.paypal_row {
    float: left;
    padding-right: 0px;
    width: 26%;
	margin-left:37%;
	
}
.footer_box:last-child{ width:30%; float:left; margin-top:5px;}
.contact_row_img{ display:none;}

}


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

.search_box {
    float: left;
    margin-top: 25px;
    width: 70.5%;
	margin-left:18%;
}	
.right_part {
    float: left;
    margin-bottom: 50px;
    margin-top: 15px;
    width: 98%;
	margin-left:1%;
}

.left_part {
    float: left;
    margin-top: 15px;
    width: 100%;
	margin-left:0%;
}
.left_box {
    float: left;
    margin-bottom: 15px;
    width: 47%;
	margin-left:1.5%;
}
.left_box_top {
    background-image: url("images/left_panel_top2.jpg");
    background-repeat: no-repeat;
    color: #000000;
    float: left;
    font-family: Corbel;
    font-size: 22px;
    height: 45px;
    line-height: 40px;
    margin-top: 3px;
    padding-left: 13px;
    width:97%;
}

.catagory_box {
    border: 1px solid #dedede;
    float: left;
    width: 99.4%;
}
.footer_box {
    float: left;
    margin-top: 5px;
    width: 30%;
	min-height:120px;
}

.email_be {
    background-image: url("images/email_bg2.png");
    background-repeat: no-repeat;
    float: right;
    height: 39px;
    margin-left: 180px !important;
    width: 296px;
}

.email_box_text {
    margin-left: 185px;
    margin-top: -55px;
    position: absolute;
    z-index: 100000;
}

.mail_row {
    margin-left: 410px;
    margin-top: -25px;
    position: absolute;
    z-index: 100000;
}
#bottom_banner{ width:305px;}
.footer_part {
    width: 100%;
background: #e8e8e8; /* Old browsers */
background: -moz-linear-gradient(top,  #e8e8e8 0%, #6a6667 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8e8e8), color-stop(100%,#6a6667)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e8e8e8 0%,#6a6667 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e8e8e8 0%,#6a6667 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e8e8e8 0%,#6a6667 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e8e8e8 0%,#6a6667 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#6a6667',GradientType=0 ); /* IE6-9 */

}

.paypal_row {
    float: left;
    padding-right: 0px;
    width: 30%;
	margin-left:35%;
}
.footer_middle_text {
    float: left;
    width: 100%;
}
.footer_part_main {
    height: auto;
    margin: 0 auto;
    max-width: 990px;
    width: 100%;
}

element.style {
    margin-left: 1px;
}
.cont_heading_td {
    background-image: url("images/new_top_img.gif");
    background-repeat: no-repeat;
    color: #000000;
    font-family: Corbel;
    font-size: 21px;
    height: 40px;
    line-height: 40px;
    padding: 2px 17px 9px 10px;
}
.cont_heading_td H1 {
    font-family: Corbel;
    font-size: 18px !important;
    height: 40px;
    margin-top: 2px;
}

.bottom_foot_text {
    float: none !important;
    font-size: 11.2px;
    line-height: 40px;
    margin-top: 7px;
    text-align: center !important;
}

.over_row2_top {
    background-color: #0066ff;
    color: #fff;
    float: left;
    font-size: 14px;
    min-height: 70px;
    padding: 2px 0 2px 10px;
    width: 95%;
}

.over_row {
    float: left;
    margin-left: 2%;
    margin-top: 15px;
    min-height: 200px;
    width: 46%;
}

.over_row_top {
    background-color: #0066ff;
    color: #fff;
    float: left;
    font-size: 14px;
    min-height: 50px;
    padding: 2px 0 2px 10px;
    width: 97%;
}
.contact_row_img{ display:none;}
.pro_img{ width:100%; float:left !important;}

}

@media only screen and (max-width: 480px){
.left_box_top {
    background-image: url("images/left_panel_top3.jpg");
    background-repeat: no-repeat;
    color: #000000;
    float: left;
    font-family: Corbel;
    font-size: 22px;
    height: 45px;
    line-height: 40px;
    margin-top: 3px;
    padding-left: 13px;
    width:97%;
}
.email_be {
    background-image: url("images/email_bg2.png");
    background-repeat: no-repeat;
    float: right;
    height: 39px;
    margin-left: 160px !important;
    width: 296px;
}
	
.footer_part {
    width: 100%;
background: #e8e8e8; /* Old browsers */
background: -moz-linear-gradient(top,  #e8e8e8 0%, #6a6667 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8e8e8), color-stop(100%,#6a6667)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e8e8e8 0%,#6a6667 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e8e8e8 0%,#6a6667 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e8e8e8 0%,#6a6667 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e8e8e8 0%,#6a6667 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#6a6667',GradientType=0 ); /* IE6-9 */

}

.footer_part_main {
    height: auto;
    margin: 0 auto;
    max-width: 990px;
    width: 100%;
}

.paypal_row {
    float: left;
    padding-right:0px;
    width: 40%;
	margin-left:35%;
}
.footer_middle_text {
    float: left;
    width: 100%;
}

.footer_box:last-child {
    float: left;
    margin-top: 5px;
    width: 60%;
}

.fooetr_bottom {
    float: left;
    margin-top: 30px;
    width: 100%;
}
.logo {
    float: left;
    height: 93px;
    width: 60%;
	margin-left:20%;
}
.cont_heading_td {
    background-image: url("images/new_top_img.gif");
    background-repeat: no-repeat;
    color: #000000;
    font-family: Corbel;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    padding: 2px 17px 9px 10px;
}
.coll_row10{ width:48%; float:left; margin-bottom:15px; margin-left:1%;}

.top_nav_row {
    background: linear-gradient(to bottom, #464646 0%, #353535 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #737373;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    float: left;
    padding-left: 11px;
    padding-right: 11px;
    width: 95.5%;
}

.nav_bottom {
    background: linear-gradient(to bottom, #ffffff 0%, #f1f1f1 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    float: left;
    padding: 15px 15px 20px;
    text-align: center;
    width: 93.5%;
}

.over_row2_top {
    background-color: #0066ff;
    color: #fff;
    float: left;
    font-size: 14px;
    min-height: 70px;
    padding: 2px 0 2px 10px;
    width: 92%;
}
.contact_row_img{ display:none;}
.pro_img{ width:100%; float:left !important;}

}
@media only screen and (max-width: 320px){
.content_text{ width:90%; float:left; margin-top:10px; font-size:12px; color:#626262; line-height:20px; text-align:justify; margin-left:13px; padding-left:10px; margin-bottom:10px;} 

.search_box {
    float: left;
    margin-left: 0;
    margin-top: 25px;
    width: 100%;
}

.search_bg {
    float: left;
    width: 210px;
}

.input_bg {
    background-color: transparent;
    background-image: url("images/search_bg.png");
    background-repeat: no-repeat;
    border: medium none;
    color: #777777;
    font-size: 12px;
    height: 40px;
    margin: 0;
    padding: 0 0 0 20px;
    width: 210px;
}

.botton_area {
    border-radius: 10px;
    box-shadow: 0 1px 8px -3px #000;
    float: left;
    margin-top: 20px;
    width: 100%;
}
.left_part {
    float: left;
    margin-top: 15px;
    width: 100%;
	margin-left:0%;
}
.left_box {
    float: left;
    margin-bottom: 15px;
    width: 97%;
	margin-left:1.5%;
}
.left_box_top {
    background-image: url("images/left_panel_top4.jpg");
    background-repeat: no-repeat;
    color: #000000;
    float: left;
    font-family: Corbel;
    font-size: 22px;
    height: 45px;
    line-height: 40px;
    margin-top: 3px;
    padding-left: 13px;
    width:97%;
}
.bottom-cell{ width:100% !important; float:left;}
.pro_cell_row3{ width:100% !important; float:left; margin-bottom:15px;}
.pro_cell_row2{ width:100% !important; float:left; margin-bottom:15px;}
.pro_cell_row{ width:100% !important; float:left; margin-bottom:15px;}
.email_be {
    background-image: url("images/email_bg2.png");
    background-repeat: no-repeat;
    float: right;
    height: 39px;
    margin-left:5px !important;
    width: 296px;
}
.email_box_text {
    margin-left:10px;
    margin-top: -55px;
    position: absolute;
    z-index: 100000;
}

.mail_row {
    margin-left: 260px;
    margin-top: -25px;
    position: absolute;
    z-index: 100000;
}
.productPriceEX{ width:100%; float:left; text-align:left;}
tr.main{ width:200px; margin-bottom:10px; float:left;}
td.main{ width:100%; float:left; margin-top:15px;}
.footer_box {
    float: left;
    margin-top: 5px;
    min-height: 120px;
    width: 48%;
}
.productListing-heading{ width:98%; margin-bottom:10px; float:left; text-align:left; padding:5px;}
.productListing-data{ width:100%; float:left; margin-bottom:10px;}

textarea {
    color: #282e3e;
	width:100%;
}
.wish-row{ width:46%; float:left; margin-left:2%;}

.botton_area {
    border-radius: 10px;
    box-shadow: 0 1px 8px -3px #000;
    float: left;
    margin-top: 20px;
    width: 98%;
}

.top_nav_row {
    background: linear-gradient(to bottom, #464646 0%, #353535 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #737373;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    float: left;
    padding-left: 11px;
    padding-right: 11px;
    width: 93%;
}

.nav_bottom {
    background: linear-gradient(to bottom, #ffffff 0%, #f1f1f1 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    float: left;
    padding: 15px 15px 10px;
    text-align: center;
    width: 90%;
}
.cart_line_x{ width:100%; float:left;}
.login-row{ width:98% !important; float:left; margin-bottom:15px;}
.register-row{ width:98% !important; float:left; margin-bottom:15px;}
.footer_part {
    width: 100%;
background: #e8e8e8; /* Old browsers */
background: -moz-linear-gradient(top,  #e8e8e8 0%, #6a6667 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8e8e8), color-stop(100%,#6a6667)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e8e8e8 0%,#6a6667 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e8e8e8 0%,#6a6667 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e8e8e8 0%,#6a6667 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e8e8e8 0%,#6a6667 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#6a6667',GradientType=0 ); /* IE6-9 */

}
.fooetr_bottom::before { border-top:1px #999999 solid; width:100%;}
.fooetr_bottom::after { border-top:1px #ccc solid; width:100%;}

.footer_part_main {
    height: auto;
    margin: 0 auto;
    max-width: 990px;
    width: 100%;
}
.paypal_row {
    float: left;
    padding-right:0px;
    width: 60%;
	margin-left:25%;
}
.new_pro_box{ width:98% !important; float:left; margin-bottom:15px;}
.bg_line_y{ width:100% !important; float:left;}
.logo {
    float: left;
    height: 73px;
    width: 60%;
	margin-left:20%;
}
.cont_heading_td {
    background-image: url("images/new_top_img.gif");
    background-repeat: no-repeat;
    color: #000000;
    font-family: Corbel;
    font-size: 18px;
    height: 40px;
    line-height: 20px;
    padding: 2px 17px 9px 10px;
	float:left;
}
.cont_heading_td H1 {
    font-family: Corbel;
    font-size: 18px !important;
    height: 40px;
    margin-top: 2px;
}
.wish_row{ width:98%; float:left; margin-bottom:15px;}
.wish_coll_right{ width:100% !important; float:left;}
.col_left{ width:100%; float:left; margin-bottom:15px;}

.cont_heading_table {
    background: url("images/cont_corn_tc.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-bottom: 4px;
	width:100%; float:left;
}
.wish_coll_row{ width:100%; float:left;}

#home {
    float: left;
    margin: 20px 5px 50px;
    width: 99.8%;
}

#triggers a {
    border-right: 0 solid #b8cdf4;
    border-top: 0 solid #b8cdf4;
    float: left;
    margin: 20px 10px 0 5px;
    text-decoration: none;
    width:98%;
}
#triggers img {
    border: 0 none;
    float: left;
    padding: 0 0 20px 5px;
    vertical-align: bottom;
    width:98%;
}
#triggers a.dual {
    width: 100%;
}
.contact_row{ width:100%; float:left;}
.creear_box{ width:100%; float:left;}
.creear_box img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.coll_row10{ width:100%; float:left; margin-bottom:15px;}
.creear_box{ width:100%; float: left;}
.over_row{ width:96% !important; margin-left:2%; margin-top:15px; float:left;}
.over_row2{ width:46% !important; margin-left:2%; margin-top:15px; float:left;}
.contact_row_img{ display:none;}
.main2{ width:98% !important; float:left; margin-bottom:20px; border-bottom:1px #CCCCCC solid;}
.pro_img{ width:100%; float:left !important;}

}

