.site-btm {
    padding:12px 0px;
    text-align:center;
    background-color:#000000;
    color: #d1d1d1;
    font-size: 13px;
	height:40px;
}
.site-btm p {
	text-align: center !important;
    margin-bottom:10px;
    color: #d1d1d1;
    font-size: 13px !important;
}
.bottom-links {
    padding:0px;
    margin:0px;
    list-style:none;
}
.bottom-links li {
    display:inline-block;
}
.bottom-links li + li {
    margin-left:12px;
}
.bottom-links li + li:before {
    content:'|';
    position:relative;
    left:-8px;
    color:#d1d1d1;
}
.bottom-links a {
    color:#d1d1d1;
}
@media (min-width: 768px) {
.site-btm p.copyright {
    float:left;
	text-align: center !important;
    font-size: 13px;
}
.site-btm p {
    margin-bottom:0px;
    font-size: 13px;
}

.site-btm .bottom-links {
    float:right;
}

}
.menu-left li a.active
{
	color:#feff00;
	display:inline;
	border: medium none;
	outline-style: none;
	outline-width: medium;
	text-decoration:none;
}
.top-section{ height:auto; background:none;}
.header-top{ height:57px; border-bottom:5px solid  #f8f800;}
.mobile-menu-inner{ display:none;}

@media only screen and (max-width : 1000px) {
	.header-left,.menu-right ul li.contact-us,.menu-right ul li.connect-with-us{ display:none;}
	.header-right{ float:right; width:auto;}
	.main{ max-width:100%; height:auto;}
	.header-top{ padding:0 15px; display:inline-block; box-sizing:border-box; position:relative;}
	.middle-section{ width:100%; margin:100px auto; height:auto; padding:0 15px;display:inline-block; box-sizing:border-box;}
	body{  min-width:320px;}
	.logo-section{ position:absolute; top:0; left:50%; margin:0 0 0 -64px; z-index:9;}
	
	.logo{ height:auto; width:auto;}
	.mobile-menu-inner{ margin:0; position:absolute; top:96px; left:0; z-index:1; width:100%; display:none; padding:0 15px;box-sizing:border-box; }
	.mobile-menu-inner .menu-left{background:#000; display:inline-block; width:100%;box-sizing:border-box;}
	.menu-left ul li{  width:100%; display:inline-block;box-sizing:border-box; }
	.mobile-icon{ display:block;background:url('../images/menu-mobile.png') no-repeat #000; width:100%; height:43px; cursor:pointer; margin:57px 0 0 0;}
	
	.logo-img img{ max-width:100%;}
	.product_sets{ height:800px;}
	body.contact-page{ background:url("../images/Contact-bg-700.jpg") center no-repeat}
	.contact-page .middle_section{ width:700px;}
	.contact-page .middle_section .middle-left{ display:none;}
	.contact-page .middle_section .middle-center{ margin:140px 10px 0 0; width:300px;}
}
@media only screen and (max-width : 700px) {
.display-section{ width:100%;}
.showit{ margin:10px; display:inline-block;}
.product_sets{ height:1024px;}
}
@media only screen and (max-width : 699px) {
	body.contact-page{ background:url("../images/Contact-bg-600.jpg")top center no-repeat}
	.contact-page .middle_section{ width:300px;}
	.contact-page .middle_section .middle-left{ display:none;}
	.contact-page .middle_section .middle-center {
    margin: 144px 10px 0 62px;
    width: 222px;
}
}
@media only screen and (max-width : 500px) {
.product_sets{ height:1500px;}
}
@media only screen and (max-width : 470px) {
	.logo{ width:90px;}
	.header-top{ height:98px;}
	.mobile-icon{ margin:97px 0 0 0;}
	.mobile-menu-inner{ top:140px;}
	.header-right{ margin:7px 0 0 0;}
	.menu-right ul li{ padding:0;}
	.display-section{ text-align:center;}
	.showit{ float:none;}
	.product_sets{ height:auto;}
	.display-section{ height:auto;}
	body.contact-page{ background:url("../images/Contact-bg-300.jpg") top center no-repeat}
	.contact-page .middle_section .middle-center {
    margin: 107px 10px 0 60px; padding:50px 0 0 0;
    width: 222px;
}
}