@import 'https://fonts.googleapis.com/css?family=Poppins';
/*---Common and Standard->START*/

@media screen and (max-width: 768px) {
    #nav>li>a.open {
        background-color: #9BC32B;
        background-image: url("img/minus.png");
        border-color: #9BC32B;
        color: #fff;
    }
}
body {
    margin: 0 auto;
    padding: 0px;
    width: 100%;
    font-family: 'Poppins', sans-serif;
    background: #e8e8e8;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0px;
    margin: 0px;
}
* {
    font-size: 16px;
}
.zu-clear {
    clear: both;
}
.zu-wrapcen {
    width: 100%;
    text-align: center;
    padding: 0px;
    margin: 0 auto;
    position: relative;
    display: inline-block;
}
/*---eBay Body Area ---<<START*/

a.linkopac img {
    filter: alpha(opacity=100%);
    -moz-opacity: 1.0;
    opacity: 1.0;
    background-color: transparent;
}
a.linkopac:hover img {
    filter: alpha(opacity=20%);
    -moz-opacity: 0.6;
    opacity: 0.6;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
.zu-wrap {
    width: 100%;
}
.zu-wrapcen {
    width: 100%;
    text-align: center;
    padding: 0px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    left: auto;
    right: auto;
}
.zu-contener {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
.zu-content {
    width: 1000px;
    text-align: left;
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    border: none;
    padding: 0;
}
/*---eBay Body Area ---END>>*/

#zu-header {
    width: 1000px;
    position: relative;
    margin: 1em auto 0 auto;
    padding: 0px;
    clear: both;
    display: table;
    background: #f5f5f5;
    background: -moz-linear-gradient(top, #f5f5f5 0%, #d7d7d7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #d7d7d7));
    background: -webkit-linear-gradient(top, #f5f5f5 0%, #d7d7d7 100%);
    background: -o-linear-gradient(top, #f5f5f5 0%, #d7d7d7 100%);
    background: -ms-linear-gradient(top, #f5f5f5 0%, #d7d7d7 100%);
    background: linear-gradient(to bottom, #f5f5f5 0%, #d7d7d7 100%);
    border-top: 2px solid #9BC32B;
}
#zu-header #zu-logo img {
    border: 0px;
}
#zu-header img {
    border: 0px;
}
#zu-top {
    width: 1000px;
    display: table;
    margin: 0 auto 35px;
}
#zu-header .zu-welcome {
    width: auto;
    float: left;
    margin: 12px 0;
    padding: 0;
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    color: #e8e5e5;
    ;
    font-weight: normal;
    text-transform: uppercase;
}
#zu-header .zu-welcome span {
    padding: 0px;
    font-size: 13px;
    color: #ffffff;
    font-weight: 700;
}
.top-middle {
    color: #fff;
    display: table;
    float: left;
    font-size: 17px;
    margin: 9px 0 0 138px;
    font-weight: 600;
    text-transform: uppercase;
}
.zu-topmenu {
    width: auto;
    display: inline-block;
    float: right;
    margin: 0px;
    padding: 0px;
}
.zu-topmenu li {
    float: left;
    list-style: none;
    background: url(img/plusicon.png) no-repeat left center;
    color: #b1b1b1;
    font-size: 12px;
    font-family: 'Poppins', sans-serif;
    text-decoration: none;
    padding: 12px 0 12px 22px;
}
.zu-topmenu li:last-child {
    background: none;
    padding: 13px 10px;
    margin-left: 20px;
}
.zu-topmenu li a {
    color: #e8e5e5;
    font-size: 12px;
    font-family: 'Poppins', sans-serif;
    text-decoration: none;
}
#zu-logo {
    color: #9BC32B;
    position: absolute;
    font-size: 2em;
    font-weight: 700;
    margin: 2px 0 0px 15px;
}
#zu-header #zu-logo:hover {} #zu-menu-holder {
    width: 1000px;
    float: left;
    margin: 50px 0px 0px;
    padding: 0;
    position: relative;
}
#zu-menu {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    display: table;
    background: #757575;
}
#zu-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    min-height: 40px;
    width: 100%;
    position: relative;
}
#zu-menu ul li {
    float: left;
    list-style: none;
    margin: 0 0px 0px 15px;
    text-align: left;
    position: relative;
}
#zu-menu ul li:first-child {
    margin-left: 0px;
    background: #9BC32B;
}
#zu-menu ul li a {
    line-height: 40px;
    margin: 0px 1px 0 0;
    padding: 5px 15px;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    text-decoration: none;
    font-size: 15px;
    font-weight: normal;
    display: block;
    position: relative;
    min-width: 70px;
    text-align: center;
    text-transform: none;
    border: 1px solid transparent;
    border-top: 1px solid #616161;
    border-radius: 1px 0;
    outline: none;
}
#zu-menu ul li a:hover {
    color: #ffffff;
    text-decoration: none;
    background: #9BC32B;
}
#zu-header #zu-rh {
	float: right;
    width: 207px;
    margin: 20px 15px 0px 0px;
    padding: 0;
	/* background-image: url(img/zestlogo.png); */
	background: url(img/zestlogo.png) no-repeat right;
    /* border: 1px solid #D5D5D5;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15); */
}
#zu-rh #zu-input {
    width: 155px;
    height: 30px;
    position: relative;
    margin: 0;
    float: left;
    background: transparent;
    border: 0px none;
    padding: 0px 10px;
}
#zu-rh #zu-submit {
    width: 32px;
    height: 30px;
    margin: 0;
    float: right;
}
#zu-rh #zu-input .v4sbox {
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    width: 155px;
    line-height: 30px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    height: 30px;
    background: transparent;
    color: #585858;
    border: 0 none;
    float: left;
}
#zu-rh input.btn-search {
    width: 100%;
    height: 22.5pt;
    margin: 0px;
    float: left;
    background: #9BC32B url(../_images/search_icon.png) no-repeat center center;
    display: block;
    border: none 0px;
    cursor: pointer;
    transition: all .2s ease-in-out;
    text-indent: -9999px;
}
.top-promotion {
    width: 100%;
    display: inline-block;
    float: left;
    margin: 0px;
    min-height: 37px;
    color: #c3c3c3;
    line-height: 37px;
    background: #212121;
    background: -moz-linear-gradient(top, #212121 0%, #000000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #212121), color-stop(100%, #000000));
    background: -webkit-linear-gradient(top, #212121 0%, #000000 100%);
    background: -o-linear-gradient(top, #212121 0%, #000000 100%);
    background: -ms-linear-gradient(top, #212121 0%, #000000 100%);
    background: linear-gradient(to bottom, #212121 0%, #000000 100%);
    border-top: 1px solid #9BC32B;
    position: relative;
}
.contact-text,
.phone,
.email-s {
    float: left;
    display: inline-block;
    padding: 0 37px 0 16px;
    margin-right: 25px;
    line-height: 37px;
    color: #ffffff;
    font-size: 15px;
    font-weight: normal;
}
.top-promotion i {
    float: left;
    display: inline-block;
    line-height: 37px;
    color: #ffffff;
    font-size: 15px;
    font-weight: normal;
    text-transform: uppercase;
}
/*---Left Panel ---Start>>*/

#zu-l-banner {
    /* width: 218px; */
    text-align: center;
    margin: 0px;
    padding: 10px;
    /* background-image: url(../_images/left-payment-logos.jpg); */
    background-repeat: no-repeat;
    background-position: center center;
    /* height: 350px; */
    border: 1px solid #d9d9d9;
    background-color: #FFF;
}
#LeftPanel {
    width: 220px!important;
    text-align: left;
    vertical-align: top !important;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-right: 15px;
    float: left;
}
#LeftPanel img {
    border: 0px;
}
#LeftPanel .ttl {
    display: none !important;
}
#LeftPanel .cnt {
    display: none !important;
}
#LeftPanel .all_cats {
    display: none !important;
}
#LeftPanel .link {
    display: none !important;
}
#LeftPanel .v4acpcont {
    display: none !important;
}
/*---Left Column Category->Start*/

#zu-widghead {
    margin: 0;
    background-color: #9BC32B;
    padding-top: 8px;
    padding-right: 0px;
    padding-bottom: 8px;
    padding-left: 0px;
}
#zu-widghead span {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    text-align: left;
    padding-left: 32px;
    background-image: url(../_images/cathead_bg.png);
    background-repeat: no-repeat;
    background-position: 8px 11px;
}
#zu-categories {
    text-align: left;
    margin: 0px;
    position: relative;
    top: 0px;
    padding: 0px;
}
#zu-categories ul.lev1 {
    list-style-type: none;
    margin: 0px auto;
    left: 0px;
    right: 0px;
    padding: 0px;
    border-top: none;
}
#zu-categories ul.lev1 li {
    padding: 0px;
    list-style: none;
    line-height: 30px;
    height: 30px;
    text-align: left;
    margin: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DDDDDD;
    background: #f8f8f8;
}
#zu-categories ul.lev1 li.zu-lastitem {
    margin: 0;
    padding: 0px;
    border: 0 none;
}
#zu-categories ul.lev1 li:last-child {
    border-bottom: none;
}
#zu-categories ul.lev1 li a {
    color: #585858;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    text-decoration: none;
    display: block;
    padding: 0 14px;
    margin: 0px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-align: left;
}
#zu-categories ul.lev1 li a:hover {
    color: #fff;
    text-decoration: none;
    background: #585858;
}
#zu-categories ul.lev1 li span {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    text-decoration: none;
    display: block;
    padding: 0 14px;
    margin: 0px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-align: left;
    background: #585858;
}
#zu-categories ul.lev1 li .cnt {
    display: none;
}
#zu-categories ul.lev2 {
    list-style-type: none;
    margin: 0px auto;
    left: 0px;
    right: 0px;
    padding: 0px;
}
#zu-categories ul.lev2 li {
    padding: 0px;
    list-style: none;
    line-height: 30px;
    height: 30px;
    text-align: left;
    margin: 0px;
    margin: 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DDDDDD;
}
#zu-categories ul.lev2 li:last-child {
    border-bottom: none;
}
#zu-categories ul.lev2 li a {
    color: #585858;
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    text-decoration: none;
    display: block;
    padding: 0 14px 0 24px;
    margin: 0px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-align: left;
    background: #f3f3f3;
}
#zu-categories ul.lev2 li a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #585858;
}
#zu-categories ul.lev2 li span {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    text-decoration: none;
    display: block;
    padding: 0 14px 0 24px;
    margin: 0px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-align: left;
    background: #585858;
}
#zu-gap {
    height: 25px;
    width: 220px;
    clear: both;
}
#listingarea {
    width: 765px;
    position: relative;
    float: left;
    margin: 0 0 20px 0;
    padding: 0;
}
.zu-listingarea-box {
    float: left;
    margin-bottom: 10px;
    width: 765px;
}
.zu-listinghead {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    color: #fff;
    text-align: left;
    margin: 0;
    padding: 7px 15px;
    font-weight: 400;
    background: #9BC32B;
}
.widget-1,
.widget-2 {
    text-align: left;
    margin: 0px;
    position: relative;
    top: 0px;
    padding: 0px;
}
.widget-1 ul {
    list-style-type: none;
    margin: 0px auto;
    left: 0px;
    right: 0px;
    padding: 0px;
    border-top: none;
}
.widget-1 ul li {
    padding: 0px;
    list-style: none;
    line-height: 30px;
    height: 30px;
    text-align: left;
    margin: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DDDDDD;
    background: #f8f8f8;
}
.widget-1 ul li a {
    color: #585858;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    text-decoration: none;
    display: block;
    padding: 0 14px;
    margin: 0px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-align: left;
}
.widget-1 ul li a:hover {
    color: #fff;
    text-decoration: none;
    background: #585858;
}
.zu-listingarea-box article {
    border: 1px solid #e7e7e7;
    background: #fff;
}
#product_image {
    margin-top: 2em;
}
#product_image img {
    padding: 1em;
    margin-top: 2em;
}
#choose_product {
    margin: 1.3em;
}
#choose_product ul li {
    display: inline;
}
#choose_product img {
    position: relative;
    display: inline;
    width: 90px !important;
    ;
    height: 90px !important;
    ;
    background-color: #fff;
    margin-right: 3px;
    cursor: pointer;
}
/* colors and borders */

.pic_gallery {
    border: 0px solid #888;
}
/* gallery border color */

.pic_gallery .pic_sm div {}
/* thumbnail cell border */

.pic_gallery .pic_lg div {}
/* main photo cell border */

.pic_gallery .pic_sm img {}
/* thumbnail border */

.pic_gallery .pic_lg img {}
/* main photo border */

.pic_gallery .pic_set:hover .pic_sm div {
    color: #e7e7e7;
}
/* thumbnail border hover color */

.pic_gallery {
    background-color: #FFFFFF;
}
/* gallery background color */

.pic_gallery .pic_sm div,
.pic_gallery .pic_lg div {
    background-color: #fff;
}
/* cell background color */
/* shadows and corners */

.pic_gallery .pic_sm {} .pic_gallery .pic_lg {} .pic_gallery .pic_sm div {}
/* cell corners and shadows */

.pic_gallery .pic_lg div {}
/* cell corners and shadows */

.pic_gallery .pic_sm img {}
/* image corners and shadows */

.pic_gallery .pic_lg img {}
/* image corners and shadows */
/* sizing, matting, and margins (all values interact and vary by aspect ratio and image count) */

.pic_gallery {
    width: 100% !important;
    max-width: none;
}
/* change this % for media queries */

@media all and (min-width: 600px) {
    .pic_gallery {
        width: 100%!important;
    }
}
@media all and (min-width: 800px) {
    .pic_gallery {
        margin: 0 0 10px 15px;
    }
}
@media all and (min-width: 1100px) {
    .pic_gallery {
        width: 80%!important;
    }
}
.pic_gallery .pic_gal_5x1 {
    width: 100%;
    padding-top: 119.39%;
}
.pic_gallery .pic_gal_5x1 .pic_gal_cells {
    width: 96.96%;
    height: 97.46%;
}
/* sets padding around entire gallery */

.pic_gallery .pic_gal_5x1 .pic_sm {
    width: 18.75%;
    height: 15.62%;
    margin: 0.62%;
}
.pic_gallery .pic_gal_5x1 .pic_lg {
    width: 98.75%;
    height: 82.29%;
    margin: 0.62%;
}
.pic_gallery .pic_gal_5x1 .pic_sm img {
    max-width: 83.33%;
    max-height: 83.33%;
}
/* sets margin around thumbnail */

.pic_gallery .pic_gal_5x1 .pic_lg img {
    max-width: 96.83%;
    max-height: 96.83%;
}
/* sets margin around large photo */
/* structural */

.pic_gallery,
.pic_gallery .gal {
    position: relative;
    margin: auto;
}
.pic_gallery .pic_gal_cells {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
.pic_gallery img {
    position: absolute;
    width: auto;
    height: auto;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
.pic_gallery .pic_sm {
    position: relative;
    overflow: hidden;
    float: left;
    display: block;
}
.pic_gallery .pic_lg {
    position: absolute;
    overflow: hidden;
    display: none;
    left: 0%;
    top: 0%;
    z-index: 1;
}
.pic_gallery .pic_sm div,
.pic_gallery .pic_lg div {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
}
.pic_gallery .pic_lg {
    display: none;
}
.pic_gallery .pic_lg.pic_main {
    position: relative;
    display: block;
    float: left;
    z-index: 0;
}
/* turn on default large photo */

.pic_gallery .pic_set:hover .pic_sm div {
    border: 1px solid;
    cursor: pointer;
    opacity: .5;
}
.pic_sm div {
    border: 1px solid #e7e7e7;
}
.pic_gallery .pic_set:hover .pic_lg {
    display: block;
    left: 0%;
    top: 0%;
}
* {
    margin: 0px;
    padding: 0px;
}
.middle_bar {
    float: right;
    width: 100%;
    overflow: hidden;
    margin: 10px 0px;
}
.middle_heading {
    display: block;
    background: #9BC32B;
    color: #fff;
    text-align: center;
}
.middle_heading span {
    color: #fff;
    display: block;
    font-size: 17px;
    height: 40px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: normal;
    line-height: 40px;
    font-weight: 600;
}
.middle_content {
    padding: 15px 10px;
    background: #fff;
    border: 1px solid #e7e7e7;
	font-size:16px;
}
.middle_content ul,.tabs ul{
    width: 90%;
    margin: 0 auto;
}
.tabs {
    float: right;
    width: 100%;
    overflow: hidden;
    margin: 10px auto;
}
section {
    display: none;
    padding: 15px;
    background: #fff;
    border: 1px solid #ddd;
}
.tabs input {
    display: none;
}
/* ????? ??????? (?????) */

.tabs label {
    display: inline-block;
    margin: 0px;
    padding: 15px 25px;
    font-weight: 600;
    text-align: center;
    color: #aaa;
    background: #f1f1f1;
}
.tabs label:hover {
    color: #888;
    cursor: pointer;
}
.tabs input:checked + label {
    color: #fff;
    text-decoration: none;
    background: #9BC32B;
}
#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4 {
    display: block;
    min-height:300px;
}
* {
    font-family: 'Poppins', sans-serif;
    padding: 0px;
    margin: 0px;
}
#content1,#content2,#content3,#content4{
	font-size:16px !important;
}
.footer-container {
    width: 100%;
    padding: 0px;
    margin: 0px;
    float: left;
    background-color: #373737;
}
.zu-bg {
    width: 100%;
}
#zu-footer {
    width: 1000px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 50px;
    padding-right: 0;
    padding-bottom: 50px;
    padding-left: 0;
}
.zu-fnavi {
    width: 100%;
    margin: 0 auto;
}
#zu-footernav-title {
    color: #fff;
    float: left;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: normal;
    margin: 0 0 15px;
    text-align: left;
    letter-spacing: 2px;
    width: 100%;
}
#zu-footernav-title span {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: bold;
    /* text-transform: capitalize; */
    letter-spacing: 0px;
}
#zu-footer #zu-footernav ul {
    list-style: none outside none;
    padding: 0;
    width: 350px;
    display: inline-block;
    margin-top: 0;
    margin-right: 0px;
    margin-bottom: 0;
    margin-left: 0px;
}
#zu-footer #zu-footernav ul li {
    list-style: none outside none;
    float: left;
    width: 90px;
    background: url(img/footer-bullet.png) no-repeat left center;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 8px;
    margin-left: 0px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0px;
    transition: all 0.5s ease-in-out;
}
#zu-footer #zu-footernav ul li a {
    color: #fff;
    display: block;
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    font-weight: 400;
    text-decoration: none;
    transition: all 0.5s ease-in-out;
    text-align: left;
    padding-left: 8px;
}
.zu-tab1 {
    width: 33%;
    display: block;
    float: left;
}
.zu-tab2 {
    width: 33%;
    display: block;
    float: left;
    margin-left: 45px;
}
.zu-tab3 {
    width: 29%;
    display: block;
    float: left;
}
#zu-text {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    position: relative;
    left: auto;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    line-height: 18px;
    float: left;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin: 0px;
    /* letter-spacing: 1px; */
}
#zu-signup {
    float: left;
    display: block;
    margin-top: 15px;
}
#zu-signup a {
    border: none 0px;
    cursor: pointer;
    text-decoration: none;
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    font-weight: 600;
    color: #373737;
    text-transform: uppercase;
    background: #fff;
    transition: all 0.7s ease-in-out;
    padding: 5px;
    font-size: 17px;
}
#zu-signup a:hover {
    background: #fff;
    color: #9BC32B;
}
.zu-companydata {
    width: 1000px;
    display: inline-block;
    border: 1px solid #ededed;
    border-width: 1px 0px;
    padding: 7px 0px;
    margin: 0px 0px 15px;
}
.zu-phonefooter {
    width: auto;
    display: inline-block;
    float: left;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    margin: 4px 0px 0px;
    font-weight: 600;
}
.zu-phonefooter span {
    padding-left: 20px;
    margin-left: 10px;
    font-weight: normal;
    color: #fff;
}
.zu-phonefooter i {
    padding-right: 10px;
    color: #fff;
}
.zu-mailfooter {
    width: auto;
    display: inline-block;
    float: left;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    padding-left: 25px;
    margin: 6px 0px 0px 15px;
}
.zu-mailfooter span {
    padding-left: 20px;
    margin-left: 10px;
    font-weight: normal;
    color: #fff;
}
.zu-mailfooter i {
    padding-right: 10px;
    color: #fff;
}
.zu-paymentfooter {
    width: auto;
    display: inline-block;
    float: right;
}
#zu-footer #zu-copy {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    font-weight: normal;
    padding: 0px;
    width: 100%;
    text-align: center;
    text-decoration: none;
    float: left;
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0px;
    margin-left: 0;
}
#zu-footer #zu-designer {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 10px;
    font-weight: normal;
    margin: 4px 0;
    padding: 0px;
    text-align: center;
    text-decoration: none;
    float: left;
    width: 100%;
}
#zu-footer-logo a {
    width: 133px;
    display: inline-block;
    margin: 0 auto;
    height: 25px;
    background: url(../_images/footer-logo.png) no-repeat left top;
    transition: all 0.7s ease-in-out;
}
/* CSS Document for Responsive Design */

.mobile_slider,
.mobile_tab {
    display: none;
}
@media screen and (max-width: 999px) {
    #zu-header {
        width: 100% !important;
        float: left;
        display: block;
    }
    #zu-menu-holder {
        width: 100%;
        float: left;
        margin: 70px 0 0;
        padding: 0;
        position: relative;
    }
    .icon,
    #zu-l-banner,
    .widget-2 {
        display: none;
    }
    #LeftPanel {
        width: 22% !important;
    }
    #listingarea {
        width: 75% !important;
    }
    .zu-listingarea-box {
        width: 100% !important;
    }
    .zu-content {
        width: 100%;
    }
    #zu-footer,
    .zu-companydata {
        width: 100%;
    }
    .zu-tab2,
    .zu-paymentfooter {
        display: none;
    }
    .zu-tab3 {
        float: right;
    }
    .zu-tab1,
    .zu-tab3 {
        width: 40%;
        margin-bottom: 20px;
    }
    .zu-fnavi {
        float: left;
        margin-bottom: 3%;
        padding: 0 5%;
        width: 90%;
    }
    #zu-menu ul li a {
        font-size: 15px;
    }
    .zu-phonefooter {
        margin: 4px 37px 0;
    }
    .zu-mailfooter {
        float: right;
        margin: 4px 24px 0;
    }
}
@media screen and (max-width: 768px) {
    #zu-menu,
    #zu-nav,
    #zu-rh,
    .top-promotion,
    .top-middle,
    .zu-topmenu {
        display: none;
    }
    #zu-header {
        margin: 0 auto;
        height: 5em;
        width: 100%;
    }
    #zu-header #zu-logo {
        background-position: center center;
        float: none;
        margin: 0 auto;
        text-align: center;
        top: 0.5em;
        width: 100%;
    }
    #zu-header #zu-logo:hover {
        transform: none;
    }
    .zu-contener {
        width: 100%;
    }
    .zu-content {
        margin-top: 2%;
        width: 100%;
    }
    #LeftPanel,
    #zu-menu-holder {
        display: none;
    }
    #listingarea {
        width: 100% !important;
        margin-bottom: 2%;
    }
    .zu-listingarea-box {
        width: 100%;
        margin-bottom: 1%;
    }
    .zu-listinghead {
        padding: 3%;
        text-align: center;
        width: auto;
    }
    .img-gallery-box {
        display: none;
    }
    #zu-top {
        width: 100%;
    }
    #zu-header .zu-welcome {
        width: 100%;
        float: left;
        margin: 9px 0;
    }
    #teb-bg,
    .related,
    .zu-desc-box {
        display: block;
    }
    /*end mobile tab css*/
    
    .zu-wrapcens {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
        height: inherit;
    }
    #zu-footer,
    .zu-footermain {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
        height: 3.5em;
        width: 100%;
    }
    #zu-footer #f-storeuseful,
    #zu-footer #f-storelinks,
    #zu-footer #f-storepages,
    #zu-newsletter,
    .zu-joinfamily,
    .zu-companydata,
    #zu-footernav,
    .zu-tab1,
    .zu-tab2,
    .zu-tab3 {
        display: none;
    }
    #zu-footer #zu-copy {
        top: 1em;
    }
    #zu-footer {
        padding: 0px;
    }
    #zu-footer #zu-copy {
        color: #ffffff;
        padding-top: 1em;
    }
    .zu-content {
        min-height: 400px;
    }
    .zu-scrolleo {
        display: none;
    }
    .temp-color {
        width: 100%;
    }
    .zu-listingarea-box article {
        width: 100%;
        border: none;
    }
    .temp-color {
        border: none;
    }
    #zu-footer #zu-designer {
        color: #373737;
    }
    .middle_bar {
        width: 100%;
        float: none;
    }
    .middle_content {
        border: none;
    }
    .tabs label {
        font-size: 20px;
        width: 94%;
        margin-left: auto;
        margin-right: auto;
    }
    .zu-bg {
        background: none;
        height: auto;
    }
    .tabs label {
        border: none;
        border: 1px solid #ddd;
        border-right: none;
        border-left: none;
    }
}
@media screen and (max-width: 320px) {
    .tabs label {
        font-size: 16px;
        width: 81%;
        margin-left: auto;
        margin-right: auto;
    }
    .middle_heading span {
        font-size: 16px;
    }
}
@media screen and (max-width: 480px) {
    .tabs label {
        font-size: 17px;
        width: 91%;
        margin-left: auto;
        margin-right: auto;
    }
    .middle_heading span {
        font-size: 17px;
    }
}
@media screen and (max-width: 768px) .tabs label {
    font-size: 20px;
    width: 94%;
    margin-left: auto;
    margin-right: auto;
}