<style>
.product-box-list{padding:0px 0 30px 0px;background-attachment:fixed;background-position:center;background-size:cover;position:relative;}
.product-box-list:before{content:'';position:relative;height:100%;width:100%;background:url(./images/pattern.png) repeat;}
.product-box-list h1{}
.product-box-list-grid{padding:10px;}
.List-productbgNew{background-color:#FFF;height:195px;padding:20px;-webkit-box-shadow:0px -1px 5px 0px rgba(0,0,0,0.75);-moz-box-shadow:0px -1px 5px 0px rgba(0,0,0,0.75);box-shadow:0px -1px 5px 0px rgba(0,0,0,0.75);}
.List-productbgNew .grid{width:50%;float:left;}
.List-productbgNew .productmainheading{width:50%;float:left;}
.product-box-list-grid h4{}
.product-box-list-grid h4:hover{text-decoration:none;}
.product-box-list-grid h4 a:focus, a:hover{text-decoration:none !important;}
.gridListView{width:50%;float:left;}
.gridListView figure{width:230px;position:relative;overflow:hidden;height:155px;margin-bottom:10px;}
.gridListView figure img{position:relative;display:block;max-width:100%;}
.gridListView figure figcaption{padding:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;}
.gridListView figure figcaption::before, .gridListView figure figcaption::after{pointer-events:none;}
.gridListView figure figcaption, .gridListView figure figcaption > a{position:absolute;top:0;left:0;width:100%;height:100%;}
figure.effect-apollo{background:#000;}
figure.effect-apollo img{width:100%;height:100%;}
figure.effect-apollo img{opacity:0.95;-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, transform 0.35s;-webkit-transform:scale3d(1.05,1.05,1);transform:scale3d(1.05,1.05,1);}
figure.effect-apollo figcaption::before{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,0.5);content:'';-webkit-transition:-webkit-transform 0.6s;transition:transform 0.6s;-webkit-transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);}
figure.effect-apollo:hover img{opacity:0.6;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}
figure.effect-apollo:hover figcaption::before{-webkit-transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);}
hr.theamstyle{height:6px;background:url(./images/hr-12.png) repeat-x 0 0;border:0;}
.product_details{margin-right:3px;text-align:left;font-size:15px;color:#080101;font-family:inherit;padding:0 10px 0 0px;margin-bottom:3px;height:120px;overflow-y:auto;}
.product_details::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);background-color:#F5F5F5;border-radius:10px;margin-right:10px;}
.product_details::-webkit-scrollbar{width:8px;background-color:#F5F5F5;}
.product_details::-webkit-scrollbar-thumb{border-radius:10px;background-image:-webkit-gradient(linear, left bottom, left top, color-stop(0.44, #00050a), color-stop(0.72, #423a3a), color-stop(0.86, #423a3a));}
.product-menu ul{list-style:outside none none;margin:0;padding:0;}
.product-menu ul li{padding:3px 0;}
.product-menu a{display:block;padding:4px 5px;}
.product-menu a:hover{}
@media only screen and (min-width:320px) and (max-width:540px){.product-box-list-grid{float:none;width:90%;margin:0 auto;}
.product-box-list-grid h4{font-size:16px;}
.product-box-list{padding:35px 0;}
.gridListView{width:100% !important;}
.List-productbgNew{height:auto;}
.product_details{width:100% !important;height:82px;}
.List-productbgNew .productmainheading{width:100% !important;}
}
@media only screen and (min-width:541px) and (max-width:767px){.product-box-list-grid{width:50%;padding:10px;float:left;}
.product-box-list-grid h4{font-size:20px;}
.gridListView{width:100% !important;}
.List-productbgNew{height:auto;}
.product_details{height:82px;width:100% !important;}
.List-productbgNew .productmainheading{width:100% !important;}
}
.themeimg{float:left;height:205px;margin-left:0px;overflow:hidden;position:relative;width:320px;}
.themeimg img{width:100%;position:absolute;transition:top 1s ease-out 0s;}
.main_settingWrap{position:absolute;z-index:1007;padding:4px 2px 4px 2px;margin-top:-96px;width:41%;}
.prosettingcontainer{margin-right:2px;margin-bottom:2px;float:left;}
.settingbtncontainer{float:left;}
.productbgimgchnge-btn{margin:20px auto 10px auto;width:200px;}
button.btn.btn-info{position:relative;}

.moverspackers-main-section{float:left;width:100%;position:relative;border-top:1px solid #e9e8e6;}

</style>