/*!
 * Bootstrap v3.3.2 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=2f739c3f8d996cb326e2)
 * Config saved to config.json and https://gist.github.com/2f739c3f8d996cb326e2
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

@-ms-viewport {
  width: device-width;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
@media only screen and (min-width: 1024px){
.menu-part li a{float:left;color:#010101;padding:45px 13px;position:relative;
}
.menu-part li a.active{background-color:#007ea8;color:#fff;}
.menu-part li a:hover{ 
 background-color:#007ea8;color:#fff;
}
}

@media only screen and (min-width: 1200px){
	.menu-part li a{float:left;color:#010101;padding:45px 13px;position:relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.menu-part li a.active{background-color:#007ea8;color:#fff;}
.menu-part li a:hover{ 
-webkit-transform: scale(0.8);
-mox-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  -moz-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
 background-color:#007ea8;color:#fff;
}
.br-inner img{width:auto;height:auto;max-height:200px;max-width:200px;}
.nexttab a:hover{border:1px solid #dfe1e0;display:block;text-decoration:none;color:#FFFFFF;background:#769aaf;}
.rating_count:hover{ text-decoration:underline;}
.fmenu ul{ display:inline-block;}

.right-number .ph-number a:hover, .right-number .number a:hover{color:#38add4;}
}

@media only screen and (max-width: 1024px) {
	ol.flex-control-paging li a{height:10px;width:10px;}
	.flex-control-nav li{margin-right:15px;}
	ol.flex-control-nav{bottom:5px;left:12px;}
	ol.flex-control-nav li{margin-right:4px;}
	.home-slider, .logo-slider{margin-bottom:20px;}
	.home-content p{text-align:justify;}
	.cat-accordian ul li ul li{background-position:20px 14px;}
	.more-info{margin-top:3px;}
	.phonbox .add-right strong, .left-ul span.ph-number, .co-ques strong.conumber, .descnumber, span.chph, .logo-part a::after{display:none;}
	.protextbox{line-height:14px;}
	.phonbox .add-right a, .left-ul a.ph-number, .co-ques a.conumber, .mobinumber, a.chph{display:inline-block;}
	
	.submit-btn, .reset, .buy-now a, button.buy-btn{padding-top:0;padding-bottom:0;line-height:24px;}
	button.buy-btn{line-height:25px;}
	.wishlistbox{padding-bottom:15px;}	
	.tab li a{padding:12px 12px 8px;}	
	.wishlistbox li a.wishlist, .wishlistbox li a.enquiry{line-height:16px;}
	.ship-right .qutxtbox{line-height:23px;}
	.tabdiv li::before{top:5px;}
	.whitebox .table-inner td img, .table-inner td img{max-width:300px;max-height:300px;}	
/*	.table-inner td img{max-height:inherit;max-width:inherit;}*/
	.table-inner td:last-child img{height:auto;width:auto;}
	.method-box{margin-bottom:10px;}
	.logbox-inner{margin-top:2px;margin-bottom:8px;}
	.chkout-login .main-heading{margin-bottom:0px;}
	.chkout-login .method-box:last-child .main-heading{margin-bottom:0;}
	.table-inner th.thimg{padding:10px 70px;}
	.list-msg strong{border:1px solid #d7d7d7;padding:15px;border-radius:8px;margin-top:0;}
	
	.fb-detial{margin:12px 15px 0;}
	.pdetailbread .pagetitle{max-width:70%;}
	.main-heading, .cat-title{height:40px;padding-top:0;padding-bottom:0;line-height:40px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
        .alert-message{overflow:visible;line-height: 23px;height:auto; font-size:17px;}
	#content h1.page-title{height:40px;padding-top:0;padding-bottom:0;line-height:40px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
	.sr-layout ul li{padding-right:0;width:100%;}
	span.main-heading{margin-bottom:0;}
	.register-box .drop-box select{width:100%;}
	.thk-content span{padding:10px;top:40%;font-size:12px;right:0;}
	.no-found .search .search-txt{width:89%;}
	li#text-3{display:none;}
	.botom-links .loginLink{margin:3px 0 0;}
	.cat-accordian{margin-top:-8px;}
	.search-car li .drop-box select{width:100%;}
	
	
}


@media only screen and (max-width: 768px) {
	/* menu css */
	.probox + .clear{display:none;}

	.menu-part li.hiddenli{display:inline-block;}
	.head-top{height:auto;padding:15px 0;}
	.right-number{text-align:center;}
	.header-bottom{margin:0;}

	.logo-part{width:100%;text-align:center;padding:9px 0 8px;background:url(../new_images/mobile-bg.jpg) no-repeat  top center;}
	.logo-part a{display:inline-block;}
	/* menu part */
	.menu-part{width:100%;margin:0;padding:0;position:relative;height:auto;width:100%;background:#fff;box-shadow:none;}
	.menu-part ul{position:absolute;left:0;top:39px;margin:0 -15px;display:none;z-index:9999999;float:none;width:auto;}
	.menu-part li{width:100%;}
	.menu-part li a{padding:10px 20px;}
	
	.menu-part li{width:100%;background:rgba(0,0,0,1);font-size:14px;letter-spacing:1px;float:left;}
	.menu-part li a.active, .menu-part li a:hover{background:#0d89b3 url(../new_images/menu-arrow.png) no-repeat 17px 18px;}
	.menu-part li a{border:0;border-bottom:1px solid rgba(208,208,208,0.4);background:url(../new_images/menu-arrow.png) no-repeat 17px 18px;padding:11px 12px 9px 30px;line-height:20px;color:#fff;width:100%;text-align:left;float:left;}
	.menu-part li:first-child{border-top:1px solid rgba(208,208,208,0.4);}
	.menu-part li a.active::after, .menu-part li a:hover::after{display:none;}
	
	.search-part{background:#fff;margin:0 -15px;width:auto;float:none;clear:both;padding:0;height:auto;padding:0 15px;overflow:hidden;}
	.header-main{background-position:bottom left;padding-bottom:10px;}
	.cart-part{float:right;margin:9px 0 0;}
	.toggle-menu{display:block;float:left;width:87px;text-align:right;}
	.cart-img{width:24px;height:23px;background-position:-708px 0;}
	.left-menu, .center-line, .descnumber, span.shpcart, .cart-value br, .logo-part img{display:none;}	
	.logo-part img.hiddenlogo{display:block;}
	.main-cart .table-inner{border:1px solid #e3e3e3;}
	.table-inner td.tabimg{padding-right:0;}
	.coupan-detail li .cogrand-total{padding-right:0;}
	.iframe-container{float:left;width:100%;}
	.frame{border:1px solid #ccc;overflow:auto;position:relative;}
	.frame iframe{border:0;}
	.pdetail-img{height:auto;}
	.thumb-img .thmb-contain{width:100%;float:left;height:auto;}
	.cart-part a{display:inline-block;width:100%;height:23px;}
         .alert-message{overflow:visible;line-height: 23px;height:auto; font-size:14px;}
.mobinumber a{padding: 0 2px;}

}
@media only screen and (max-width: 767px) {
	.top-search, .accordian-div, .fmenu ul li span, .strip, .specials-category, .brand-category, .news-category, .home-slider, .home-content, .blog-part, .ebay-img, .deal-img, .breadcumbs, .forgot-form li span.hiddenspan, .top-button, .small-logos{display:none;}
	.logo{text-align:center;}
/*	.logo img{width:200px;height:120px;}*/
	div.head-right{text-align:center;margin-bottom:5px;}
	.head-right img{display:none;}
	img.mobi-number{display:inline-block;}
	.top-menu{margin:0;}
	.logo a{margin:5px 0 4px;}
	.footer-slider .jcarousel-control-prev, .footer-slider .jcarousel-control-next{display:block;}
	.footer-slider{width:83%;margin:0 auto;}
	.jcarousel li{text-align:center;}
	.jcarousel li a{display:inline-block;}
	a.jcarousel-control-prev{width:10px;height:16px;background:url(../new_images/sprite.png) no-repeat 0 0;}
	a.jcarousel-control-next{width:10px;height:16px;background:url(../new_images/sprite.png) no-repeat -20px 0;}
	.fslider{border-bottom:1px solid #52a7c4;padding-bottom:17px;}
	.footer{padding:20px 0 18px;margin-top:20px;}
	.pay-method{font-family:Arial, Helvetica, sans-serif;font-size:14px;color:#fff;text-align:left;line-height:29px;float:none;margin:10px -15px 0;padding:0 15px;border-bottom:1px solid #52a7c4;padding-bottom:20px;}
        .ssl-logo { float: none; margin: 20px auto 0; }
	.flinks{margin-top:10px;}
	.pay-method img{display:none;}
	img.mobi-payment{display:block;}	
	.fmenu{float:none;margin:0 -15px;padding:0 15px; display:block; text-align:left; width: auto; border-top:1px solid #52a7c4;}
	.copy{margin:0 -15px;padding:15px 15px 0;border-top:1px solid #52a7c4;text-align:center;}
	.fmenu ul{margin:0 0 2px;overflow:hidden;padding-left:3px;}
	.fmenu ul li{width:50%;margin:0 0 10px;background:url(../new_images/menu-arrow.png) no-repeat 0px 5px;padding-left:15px;}
	.quick-links, .copy a{display:block;}
	.copy a:last-child{display:inline-block;}
	.box-title{padding-bottom:0;line-height:15px;font-weight:normal;font-size:14px;}
	.category span.pluse{display:block;} 
	.search-car, .cat-title, .main-heading{background:url(../new_images/mobi-gradient.png) repeat-x;font-size:14px;padding:11px 13px;} 
	#content{margin:0;}
	.search-car ul{padding-top:18px;}
	.category{margin-bottom:10px;}
	.cat-title{font-weight:normal;font-size:14px;}
	.deal-img{margin:0;}
	.deal-img .cat-title, .category .cat-title span.pluse, .category .cat-title span.minus{display:block;}
	.deal-category{margin-top:0;}
	.deal-box{background:url(../new_images/mobi-dealsbg.jpg) repeat-x;height:auto;border:1px solid #f63738;border-radius:8px;min-height:inherit;overflow:hidden;}
	.deal-box .accordian-main{padding:12px 13px;}
	.deal-box .accordian-main span{right:10px;}
	.deal-box .accordian-div, ul.flex-direction-nav a{display:block;}
	.deal-box .accordian-main span.pluse{background-position:-162px 0;}
	.deal-box .accordian-main span.minus{background-position:-140px 0;}
	.deal-box .accordian-main{display:block;text-transform:uppercase;}
	.deal-box .flexslider{padding:0 0px 19px;margin:0 auto;float:none;width:200px;}
	.pro-title a{color:#0186b2;}
	.category span.pluse{background-position:-140px 0;}
	.category span.minus{background-position:-162px 0;}
	.left-column{margin-bottom:5px;}
	.main-heading, .probox, .product-row{margin-bottom:15px;}
	.product-row{margin-top:0;margin-bottom:0;}
	.probox:last-child{margin-bottom:0;}
	.pagination, #selectTab .pagination{margin:20px 0 -5px;}
	.account-table .pagination{margin:10px 0 -5px;}
	.nexttab{margin-bottom:5px;}
	.cat-accordian ul li{font-size:11px;padding:11px 13px 10px;}
	.cat-accordian ul li ul li{font-size:10px;}
	span.cat-span{top:10px;right:10px;}
	.rep-title{font-size:13px;}
	.return-policy ul{padding-left:0;margin-bottom:0;}
	.return-policy ul.shipul, .tearms ul{margin-bottom:10px;}
	.contact-top{margin-top:0;}
	.conatct-form ul{width:100%;}
	.conatct-form ul li{width:100%;margin-right:0;}
	.cap-txt{clear:both;padding-left:30px;}
	.contact-box{margin-top:15px;}
	.con-notes p{margin-bottom:5px;}
	.add-box{width:100%;}
	.phonbox .add-right a{display:inline-block;}
	.img-box, .img-box a{float:left;width:100%;}
	.main-heading, .cat-title{height:40px;padding-top:0;padding-bottom:0;line-height:40px;}
	.page-container{float:left;}
	.register-box{width:100%;margin:0;}
	.register-box .conatct-form ul{width:100%;}
	.login-register{margin:20px 0 0;}
	.advance-box li:last-child{padding-bottom:0;}
	.advance-box ul{margin:0;}
	.advace-box{width:48.5%;margin-right:0;}
	.word-box{width:48.5%;float:right;}
	.forgot-form li .fotxt, .forgot-form li{width:100%;}
	.fpwdbox{margin-top:0;padding-top:11px;}
	.forgot-msg{padding:5px 0 5px 0px;}
	.subadvance{float:right;}
	.pdetail-left{max-width:100%;width:100%;}
	.pro-detail{margin:0;}
	.thumb-img{float:left;height:auto;}
	.pdetail-right{max-width:100%;width:100%;margin:17px 0 20px;padding-left:0;float:left;}
	.pinnertext{margin:-23px 0 0;}
	.wishlistbox li a.wishlist, .wishlistbox li a.enquiry{line-height:16px;}
	.protextbox{line-height:23px;}
	.ship-right .qutxtbox{line-height:25px;}
	.table-inner{overflow:auto;border:1px solid #e3e3e3;position:relative;}
	.table-inner th{white-space:nowrap;padding:10px 20px;}
	.table-inner th.priceth{padding:10px 70px;}
	.table-inner td{padding:10px 20px;}
	.common-table, .logout,.myacc{margin:0;}
	.return-policy{margin-top:-5px;}
	.table-inner th.status{padding:10px 50px;}
	.myac-title{margin-top:0;}
	.acc-bottom ul{margin-bottom:-10px;float:left;width:100%;}
	.acc-bottom li{width:auto;margin:0;}
	.acc-bottom li a{margin:0 10px 10px 0;}
	.acc-bottom li a.submit-btn{margin:0 10px 10px 0}
	.acc-bottom li:last-child a{margin-right:0;margin-bottom:10px;}
	.acc-bottom a.submit-btn, .acc-bottom a.reset{line-height:24px;}
	/*.conatct-form ul */.view-order{margin:0;}
	.conatct-form .radio-container{float:none;display:inline-block;vertical-align:middle;margin:-3px 0 0 10px;width:auto;}
	.conatct-form li.radioli{margin-bottom:10px;}
	.order-top li{width:100%;margin-bottom:5px;}
	.order-top li:last-child{margin-bottom:0;}
	.view-box{width:100%;margin:15px 0 0;}
	.viewaddress{margin:0;}
	.top-address .view-box{min-height:inherit;}
	.view-order .table-inner{border-right:1px solid #e3e3e3;}
	.total-inner ul{padding:5px 0 0;}
	.total-inner li .view-price{padding-right:10px;width:35%;}
	.total-inner li .viewtop-title{padding-right:10px;width:65%;}
	.review-area{margin:-8px 0 0;}
	.review-area li .submit-btn, .review-area li .reset{line-height:24px;}
	.table-inner th.tab-review{padding:10px 40px 10px 22px;}
	.table-inner th.acdate{padding:10px 40px;}
	.table-inner th.tab-desc{padding-right:150px;}
	.table-inner td span.orengebold{display:inline-block;width:100%;}
	.table-inner th.tab-name{padding-right:50px;}
	.cart-top{border:1px solid #d7d7d7;border-radius:8px;padding:13px;}
	ul.left-ul{margin:15px 0 0;}
	.cart-left{margin:20px 0 0;}
	.enquiry-bottom{margin:2px 0 0;}
	.edit-acc{margin:0;}
	.logbox-left{width:100%;min-height:1px;margin-top:2px;}
	.logright{margin:10px 0 0;}
	.method-box:last-child{margin-bottom:0;}
	.chkout-login{margin:0;}
	.chkbox-container label{padding-left:0;}
	
	.chkbox-container label span{position:relative;height:35px;float:left;margin-right:9px;}
	.chkbox-container ul li a{padding-left:0;}
	
	.coupen-right{width:100%;}
	.coupen-box ul{width:100%;margin-top:15px;padding-top:13px;border-top:1px solid #ccc;}
	span.step{position:absolute;right:30px;}
	.coupan-box .co-txt{width:65%;}
	.mobi-chkout{width:100%;overflow:auto;}
	.sign-footer{margin:25px 0 0;}
	.rightpanel{margin:0 0 8px;}
	.rightpanel li{float:left;width:100%;}
	.rightpanel li .drop-box{max-width:100%;margin:0;}
	.rightpanel li .drop-box select{margin-bottom:10px;width:100%;}
	.bck-btn{margin:0 0 14px}
	.eptycart{margin:0px 0 0;border-radius:8px;border-top:1px solid #ccc;}
	
/*	.account-table table{width:670px;}*/
	div.header-bottom{padding:0;}
	.search-part{margin:0;}
	.menu-part ul{margin:0;}
	a.cshop{height:35px;padding-top:0px;line-height:36px;}	
	.center-img{margin:3px 0 0;}
	.right-content{width:78%;padding-right:0;}
	.center-content a.cshop{padding-top:0;}
	.coupan-detail li .cogrand-total{padding-right:0;}
	.coupan-detail li .total-title{font-size:12px;}
	
	/* checkout */
	.chpay-method strong{float:left;margin-right:2px;}
	.deposite{font-size:11px;width:26%;}
	.nab-table{font-size:11px;width:74%;}
	.nab-table td{font-size:12px;}
	.nab-table .ftd{width:40%;}
	.logo-part a:hover::after{left:56px;}
	.thk-content span{width:72%;}
	.review-pagination{margin:20px 0 -5px;}
	.enquiry-form{margin-top:0;}	
	.thumb-img .thmb-contain + .thmb-contain{margin-top:2px;}	
	.brand-box{margin-bottom:15px;}
	.brands-img{float:left;height:auto;width:100%;}
	.brand-box .proTitle{min-height:inherit;margin-bottom:10px;}
	.br-inner img{height:auto;width:auto;}
	.brand-form{margin:0;}
	#nav-below{margin-bottom:30px;}
	.no-found .search{margin-bottom:15px;}
	.brand-desc p, .brand-desc li{text-align:justify;}
	.forgot-form li label.error{top:9px;}
	
	#content div.hentry:last-child{border-bottom:1px dashed #d7d7d7;padding-bottom:24px;}
	.review-box .main-heading{margin-bottom:0;}
	.review-box{margin-top:20px;}
	.fslider{display:block;}
	.flinks{margin-top:0;}
	.recontian, .review-listtable{margin-top:5px;}
	.view-order{margin-top:4px;}
	.reviews a.review-btn{ top: 0; right: 55px;}
	div.conatct-form ul li.comment-box{width: 100%;}
	
	.top-pagination, #selectTab .top-pagination{margin:0 0 10px;}
        
        .alert-message{line-height: 20px;height:auto; font-size:15px; }
	
	.rating{padding: 0 0px 17px 0px; text-align:center; margin:0; display:inherit;}
	.rating .star_main{ display:block; border:none; padding-bottom:5px;}
	.rating_count{ display:inline-block;}
	.rating_title{ display:block;}

.mobileMoveFooter{padding:0 15px; margin-top:15px;}
}
@media only screen and (width: 320px){
	.advace-box{width:170px;}
	.word-box{width:110px;}
	.advacnce-radio{margin-bottom:5px;}
	.advacnce-radio:last-child{margin-bottom:0px;}
	/*.advance-box li.catdropdown .advace-box{width:100%;}*/
	.subadvance .drop-box{margin-top:10px;}
	.subadvance{float:left;}
	.bottom-button{text-align:center;}
	.bottom-button a{font-size:12px;padding:0 10px;}
	.shop-right .atcart span.addcarttitle{margin-top:11px;}
	
}	
@media only screen and (max-width: 400px){
	.thumb-img{width:100%;margin:0;text-align:center;}
	.thumb-img .thmb-contain{margin:10px 0 0 0px;}
	.pdetail-img{width:100% !important;float:left;height:auto;}
	.big-img{width:100%;}
	.tabdiv{border-radius:0 0 8px 8px;}
	.tab ul{width:100%;}
	.tab li{width:33.33%;margin-right:0;border-right:2px solid #fff;}
	.tab li:last-child{border-right:0;}
	
	.bottom-img{width:100%;}
	.bottom-right{width:100%;padding:0;}
	.bright-inner{height:auto;padding-top:15px;}
	.bimg-contain{width:100%;float:left;padding:15px 0;text-align:center;height:auto;}
	.cart-postcode{width:100%;}
	span.ship-span{float:left;text-align:right;max-width:76%;}
	.ship-spanprice{float:right;text-align:right;max-width:24%;}
	.bill-txtbox{width:100%;}
	.botom-links{margin:10px 0 0;}
	
	.coupan-detail li .total-title{width:70%;font-size:12px;}
	.coupan-detail li .cogrand-total{width:30%;padding-right:0px;}
	.pay-right{margin-left:20px;}
	.sp-containe, .deposite{width:100%;}
	.mobi-hiiden{display:none;}
	.nab-table .ftd{width:40%;}
	.nab-table{width:100%;margin-top:10px;}
	.acc-bottom li a{font-size:12px;}
	.mgttop{margin-top:5px;clear:both;float:left;}
        .alert-message{height:auto}
	
}

@media only screen and (max-width: 480px){
	.pay-option{float:left;width:100%;height:auto;padding:20px 0;}
	.pay-left{min-width:1px;width:100%;margin-bottom:10px;}
	.pay-left label{display:inline-block;width:100%;}
	.order-btns{text-align:justify;}
	.order-top li:last-child{text-align:left;}
}

@media only screen and (min-width: 480px) and (max-width: 767px){
	.cap-txt{clear:inherit;padding-left:10px;}
	.bottom-img{width:40%;}
	.big-img{display:inline-block;float:none;}
	.pdetail-left{text-align:center;}
	.thumb-img{display:inline-block;vertical-align:top;float:none;}
	.thumb-img .thmb-contain{margin:9px 0 0 10px;}
	.thumb-img .thmb-contain + .thmb-contain{margin-top:15px;}
	ul.left-ul{margin:0;}
	.right-content{width:86%;}
	.account-table .pagination{margin-top:5px;}
}
@media only screen and (min-width: 568px) and (max-width: 767px){
	.footer-slider{width:95%;}
	div.probox{width:50%;}
	span.strike-price{display:inline-block;vertical-align:top;}
	.product-row{margin-bottom:0px;}
	.proTitle{min-height:28px}
	.mobi-clear{display:block;}
	.nexttab{margin-bottom:0;}
	.pagination, #selectTab .pagination{margin:20px 0 0;}
	.view-box{width:49%;margin-top:10px;}
	.total-inner li .view-price{padding-right:20px;}
	.order-top li{width:50%;margin-bottom:0;}
	.pagination, #selectTab .pagination{margin:10px 0 0;}
	.review-pagination{margin-top:20px;}
	div.probox{padding-right:7.5px;}
	div.probox2{padding-left:7.5px;padding-right:15px;}
	.right-content{width:88%;}
	.total-inner li .view-price{width:25%;}
	.total-inner li .viewtop-title{width:75%;}
	div.brand-box{width:50%;min-height:199px;}
	div.brand-box .mld{overflow:hidden;}
	div.brand-box:nth-child(even){padding-left:7.5px;}
	div.brand-box:nth-child(odd){padding-right:7.5px;}
	.br-inner{width:271px;height:140px;display:table-cell;vertical-align:middle;}
	.brand-box .proTitle{min-height:35px;margin-bottom:0;}
	.top-pagination, #selectTab .top-pagination{margin:0 0 15px;}
	

	
}
@media only screen and (min-width: 600px) and (max-width: 767px){
	.chkbox-container li.even label span{height:12px;}
	.right-content{width:90%;}
	.view-box{margin-top:12px;}
        .add-box{width: 50%;}
        .add-box.time-box.contact-time-box{width: 100%;}
}

@media only screen and (min-width: 768px) and (max-width: 1023px){
/*	.top-search{position:absolute;right:15px;top:0;}*/
	.toggle-menu{width:64%;}
	.menu ul{padding:0 15px;}
	.suggestionsBox{right:2px;}
	.footer-slider{margin:0;width:100%;}
	.pay-method{width:25%;margin:0 20px 0 0;}
	.fmenu{padding:0;width:100%; margin: 0;}
	.fmenu ul{overflow:hidden;}
	.fmenu ul li{float:none;display:inline-block;}
	.jcarousel li{width:170px !important;margin-right:13px;}
	.jcarousel li:last-child{margin:0;}
	.flinks{margin-top:12px;}
	.proTitle{min-height:30px;}
	.probox{margin-bottom:20px;}
	.mobile-blog, .mobile-blog .blog-part, .mobile-blog .ebay-img{display:block;}
	.blog-part, .ebay-img{display:none;}
	.mobile-blog .blog-part{width:60%;background-size:100% 100%;height:360px;padding-bottom:20px;}
	.mobile-blog{margin-top:20px;}
	.mobile-blog .ebay-img{margin-top:5px;}
	.pagination{margin:0;}
	.home-content{margin:0;}
	.cat-accordian ul li ul li a{display:inline-block;}
	.mobi-clear{display:block;}
	.list-img{width:25%;}
	.list-content{width:75%;padding-left:20px;}
	.list-total{float:left;margin:20px 0 0 137px;border-top:1px dashed #ccc;padding:15px 0 0;width:71%;}
	.post-box{float:left;margin-right:20px;}
	.price-box{margin:3px 0 0;padding-bottom:9px;}
	.rep-title{font-size:12px;}
	.conatct-form ul{width:100%;}
	.conatct-form ul li{width:48%;margin-right:0;}
	.conatct-form ul li.even{float:right;}
	.equal{padding:0 6px;}
	.captcha{padding-bottom:23px;height:auto;}
	.conatct-form .txtbox textarea.ctxt{min-height:73px;}
	.add-right{width:90%;}
	.add-right p{font-size:11px;}
	.contact-top{margin:0px 0 8px;}
	.contact-box{margin-top:20px;}
	.register-box{width:48.5%;}
	.login-register{margin-left:0;float:right;}
	.register-box .conatct-form ul{width:90%;}
	.pdetail-left{max-width:100%;width:100%;}
	.big-img{display:inline-block;float:none;}
	.pdetail-left{text-align:center;}
	.thumb-img{display:inline-block;vertical-align:top;float:none;height:auto;}
	.thumb-img .thmb-contain{margin:4px 0 0 0px;}
	.pdetail-right{max-width:100%;width:100%;margin:17px 0 0;padding-left:0;}	
	.bottom-img{width:45%;}
	.bottom-right{width:50%;}
/*	.product-price{margin:0;}*/
	.pro-detail{margin-bottom:20px;}
	.table-inner{overflow:auto;border:1px solid #e3e3e3;position:relative;}
	.table-inner td{padding:10px 20px;}
	.table-inner th{white-space:nowrap;padding:10px 20px;}
	.table-inner th.priceth{padding:10px 45px;}
	.account-table{overflow:auto;}
	.account-table .table-inner td{padding:10px 0;}
	.acc-bottom li{width:auto;margin-right:10px;}
	.acc-bottom li a{margin:0;}
	.acc-bottom a.submit-btn, .acc-bottom a.reset{line-height:25px;}
	.view-order .table-inner{border-right:1px solid #e3e3e3;}
	.total-inner li .view-price{padding-right:10px;width:20%;}
	.total-inner li .viewtop-title{padding-right:10px;width:80%;}
	.table-inner th.tab-review{padding:10px 40px 10px 22px;}
	.table-inner th.tab-desc{padding-right:150px;}
	.table-inner th.tab-name{padding-right:50px;}
	.probox{margin-bottom:30px;}
	.pagination, #selectTab .pagination{margin:-10px 0 0;}
	
	.toggle-menu{width:12.5%;margin:-3px 0 0;}
	.top-search{width:30%;float:right;margin:0;}
	.cart-part{width:auto;float:right;margin:8px 1px 0 0;}
	.search-part{padding:8px 30px;float:left;width:100%;overflow:inherit;margin:0;}
	.menu-part ul{top:53px;margin:0;padding:0;float:none;width:100%;}
	.search{float:right;margin-right:2px;}
	
	.head-top + .container .row{margin:0 -23px;}
	.logbox-left{width:100%;min-height:inherit;}
	.logright{margin:10px 0 0;}
	.conatct-form .chkbox-container ul li{width:100%;}
	.chkbox-container label{padding-left:0;}
	.chkbox-container label span{position:relative;float:left;height:20px;margin:1px 9px 0 0;}
	.pay-left{font-size:13px;min-width:260px;}
	.pay-left label span{top:1px;}
	.coupen-right{width:100%;}
	.coupen-box ul{width:100%;margin-top:15px;padding-top:13px;border-top:1px solid #ccc;}
	.rightpanel li .drop-box{margin-bottom:15px;}
	.rightpanel li:last-child .drop-box{margin-bottom:15px;}
	.rightpanel ul{margin-bottom:-15px;}
	.pagetitle{max-width:100%;}
	.bck-btn{margin-top:-14px;}
	.fb-detial{position:absolute;right:0;margin:12px 15px 0 0;}
	.header-bottom{padding:0 23px;}
	.myacctable .mCSB_container{width:100% !important;}
	.chk-success .order-top li{font-size:11px;}
	.chk-success .order-top li:last-child{text-align:right;}
	.right-content{width:87%;padding-right:0;}
	.chk-success.order-top{padding-top:13px;}
	.deposite{width:30%;font-size:11px;}
	.nab-table{width:70%;}
	.nab-table td{font-size:12px;}
	.nab-table .ftd{width:40%;}
	.thk-content span{padding:10px 10px 8px;}
	.thk-content span{width:72%;}
	.advance-search{margin-top:15px;clear:both;}
	.review-pagination{margin-top:15px;}
	.ui-datepicker{left:482px !important;top:514px !important;}
	.brands-img{width:100%;float:left;overflow:hidden;height:auto;}
	.br-inner{width:178px;height:100px;display:table-cell;vertical-align:middle;text-align:center;}
	.blog-part .titlenew{padding:16px 0;}
	.conatct-form ul li small{font-size:8px;}
	.viewaddress{margin-top:10px;}
	.pinnertext{margin-top:-10px;padding-top:15px;}
	.small-logos li{width:48%;margin-bottom:8px;}
	.flinks{margin-top:0;}
    .footer{padding-top: 17px;}
	.view-order{margin-top:14px;}
	.eptycart{border:1px solid #d7d7d7;border-radius:8px;}
	.small-msg{/*margin-top:-31px;*/float:left;width:65%;}
        .reviews a.review-btn{ top: -14px;}
        div.conatct-form ul li.comment-box{width: 100%;}
        .conatct-form ul li.even.captchabox{float: left}
		.top-pagination, #selectTab .top-pagination{margin:20px 0 0;}
		.rating{ margin-bottom:15px; text-align:center; margin-top:0;}
		.rating_title{ display:block;}
		.rating .star_main{ display:block; border:none;}
                .add-box{width: 50%;}
                .add-box.time-box.contact-time-box{width: 100%;}
}


@media only screen and (min-width:1024px) and (max-width: 1100px){

	.menu li a{padding:11px 12px 9px;line-height:20px;}
	.footer-slider{margin:0 auto;}
	.pay-method{width:22%;margin: 0 20px 0 0;}
        .fmenu { width: 67%; }
	.blog-part{width:60%;background-size:100% 100%;height:360px;}
	.search-car ul{padding-top:4px;}
	.search-car{padding-bottom:7px;}
	.cat-accordian ul li ul li a{display:inline-block;}
	.conatct-form ul{width:100%;}
	.conatct-form ul li{width:48%;margin-right:0;}
	.conatct-form ul li.even{float:right;}
	.cap-txt{padding:4px 0 0 30px;clear:both;}	
	.contact-top{margin:0px 0 13px;}
	.contact-box{margin-top:20px;}
	.register-box{width:48%;}
	.login-register{margin-left:0;float:right;}	
	.register-box .conatct-form ul{width:90%;}
	.pdetail-left{max-width:56%;}
	.pdetail-right{max-width:44%;padding-left:20px;margin:0;}
	.sm-img{width:200px !important;}
	.acc-bottom a.submit-btn, .acc-bottom a.reset{line-height:25px;}
	.list-total{width:22%;}
	.list-content{padding-right:15px;}
	.center-line{font-size:18px;}
	.logo-part{width:20%;}
	.search-part{width:20%;height:111px;padding:10px 5px 10px 20px;background-size:100%;}
	.menu-part{width:60%;padding:0;height:88px;margin:11px 0 0 0;}
	.cart-img{margin-left:5px;}
	.cart-value{font-size:12px;}
	.search-txt{width:80.9%;font-size:11px;}
	.menu-part li{font-size:22px;}
	.menu-part li a{padding:36px 10px;}
	.suggestionsBox{right:0;}
	.sp-containe{width:40%;}
	.bill-txtbox{width:60%;}

	.conatct-form .chkbox-container ul li{width:100%;}
	.thumb-img .thmb-contain{margin-left:16px;}
	.pdetailbread .pagetitle{max-width:80%;}
	.bck-btn{margin-top:-14px;}
	.fb-detial{position:absolute;right:0;margin:12px 15px 0 0;}
	.right-content{width:90%;padding-right:0;}
	.nab-table .ftd{width:40%;}
	.home-slide img{width:100%;}
	.thk-content span{width:72%;}
	.advance-search{margin-top:15px;clear:both;}
	.review-pagination{margin-top:15px;}
	.ui-datepicker{left:648.203125px !important;top:448px !important;}
	.brands-img{width:100%;float:left;overflow:hidden;height:auto;}
	.br-inner{width:178px;height:100px;display:table-cell;vertical-align:middle;text-align:center;}
	.logo-part a::after{background-position:0 -21px;}
	.logo-part a:hover::after{left:41px;}
	.logbox-left{min-height:204px;}
	.viewaddress{margin-top:14px;}
	.pinnertext{margin-top:-10px;padding-top:15px;}	
	.small-logos li{width:48%;margin-bottom:8px;}
	.view-order{margin-top:14px;}
	.eptycart{border:1px solid #d7d7d7;border-radius:8px;}
	.small-msg{/*margin-top:-30px;*/float:left;width:78%;}
	.rightpanel li{width: 33.33%;float: left;}
	.reviews a.review-btn{ top: -14px;}
        div.conatct-form ul li.comment-box{width: 100%;}
        .conatct-form ul li.even.captchabox{float: left}
        
}

