body { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; background-color: #f8f9fa; }
.lang-switcher .btn { margin-left: 5px; }
footer { background-color: #343a40; color: white; padding: 20px 0; margin-top: 50px; }
.breadcrumb-container{width:98%;}
.c_brand{clear:both; overflow: hidden; padding:10px;}
.c_brand li{ list-style:none; float:left; font-size:1erm; width:33.3%; margin-top:1rem; display:block}
.hot_item .model_item  {clear:both; margin-top:15px;}
.hot_item li{list-style:none; width:48%; float:left; border:1px groove #999; margin-top:10px; margin-left:10px; display:flex; vertical-align:central}
.model_item li{list-style:none; width:30%; float:left;  margin-top:10px; margin-left:10px; display:flex; vertical-align:central}
.laptop-battery-char {clear:both; margin:10px 4px 10px 4px;}
h1{font-size:1.5rem; color:#39F}
h2{font-size:1.2rem; color:#06C}
.laptop-battery-char a:hover {
  background-color: #00CC66;
}
.laptop-battery-char a {font-size:1rem;
  border: 1px solid #CCC;
  padding: 3px;
  margin-left:5px; min-width:30px; display:inline-block; text-align:center; margin-top:5px;
}
.price1{color:#F00; display:inline-block}
.custom-list li {
            margin-bottom: 5px;
        }
 .custom-list a {
            color: #6c757d;
            text-decoration: none;
            transition: color 0.2s;
        }
 .custom-list a:hover {
            color: #007bff;
            text-decoration: underline;
}
.btn_buy{ background-color:#39F; color:#FFF; padding:10px;  min-width:250px;}
.price li {
  list-style-image: url(img/list.gif);
}
.good_price{font-size:1.5rem; color: #FF6633}
.divider-4 {
    height: 10px;
    margin: 20px 0;
    box-shadow: 0 5px 5px -5px #666 inset;
}
.divider-3 {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    margin: 20px 0;
}
.divider-1 {
    border-top: 1px dashed #999999;
    margin: 15px 0;
}
.footer-menu li {
  list-style: none;
  padding: 2px 0;
  display: block;
}
.footer-menu li a:hover, .copyrightbox a:hover {
  cursor: pointer;
  color: #c3cbd6;
}
.footer-menu li a, .footer-menu-follow li a, .copyrightbox a, .footer-menu li a:visited, .footer-menu-follow li a:visited, .copyrightbox a:visited {
  cursor: pointer;
  color: #fff;
  line-height: 16px;
  text-decoration: none;
}
.item-title-big {
  -webkit-font-smoothing: antialiased;
  font-family: 'Oswald',sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  line-height: 24px;
  font-size: 16px;
  padding: 10px 0 10px 12px;
}
.footer-item-title {
  background: url(../images/square-black.png) repeat 0 0;
}
.footer-content {
  color: #fff;
}
.font4{margin-bottom: .5rem;
font-weight: 500;
line-height: 1.2;
font-size:1.5rem;
}
.right-item-title {
  background: #fbfbfb url(../images/square-gray.png) repeat 0 0;
  color: #000;
  margin: 0 0 20px 0;
}
.item-title-big {
  -webkit-font-smoothing: antialiased;
  font-family: 'Oswald',sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  line-height: 24px;
  font-size: 16px;
  padding: 10px 0 10px 12px;
}
.radius4pxtop {
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.paypal-lo{width:33%;}
.mainh2{font-size:larger; padding:4px; border:1px solid #CCC; margin-left:3px; display: inline-block; margin-top:10px;}
.mainh2:hover{background-color:#9C6;}
.battery-model{clear:both;}
.battery-model li{  font-size: 1rem;
  border: 1px solid #CCC;
  padding: 3px;
  width:30%; margin-left:8px;
  display: inline-block;
  text-align: center;
  margin-top: 5px;
}
.mat10{clear:both; margin-top:10px; width: 100%;}
.info_h2 {font-size:larger; padding:4px; border:1px solid #CCC; margin-left:3px; display: inline-block; margin-top:10px;}
.info_div{clear:both; margin-top:30px;}
.info_p{margin-top:8px; clear:both; margin-left:20px; margin-bottom:auto; font-size:12px}
.info_div ul {clear:both; width:95%; margin-left:20px; margin-top:8px;}
.info_div ul li{font-size:0.9rem; list-style-image: url(img/u.gif);font-size:12px;margin-left:20px;}
.info_div ol {clear:both; width:95%; margin-left:20px; margin-top:8px;}
.info_div ol li{font-size:0.8rem; margin-top:10px; list-style:square }
.disclaimer{width:90%; padding:10px; background-color:#CCC; border-radius: 10px; margin-left:30px;font-size:12px}
#ptablist {
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
  line-height: 38px;
  background-color: #fff;
  border-bottom: solid 2px #2d7ce7;
}
#ptablist li {
  margin-right: 6px;
  height: 36px;
}
.pTabBox h3 i {
  color: #54b016;
  padding-right: 8px;
}
.pTabBox h3 {
  background-color: #EAECEE;
  display: block;
  clear: both;
  margin: 10px 0;
  padding-left: 15px;
  font-size: 14px;
  font-weight: bold;
  line-height: 35px;
}
.navbar-nav > li {
  float: left;
}
.nav > li {
  position: relative;
  display: block;
}
.info_ph{clear: both; font-size: medium; margin-left:20px; width: 98%;}
.suggestionsBox {
        position: relative;
		z-index:10;
        left: 1px;
        margin: 4px 0px 0px 10px;
        width: 200px;
        background-color: #0CF;
        border-radius:10px; 
        border: 1px solid #000;
        color: #000000;
    }
 .suggestionList {
        margin: 0px;
        padding: 0px;
}
.suggestionList li{
        margin: 0px 0px 3px 0px;
		list-style:none;
        padding: 3px;
        cursor: pointer;}
    
.suggestionList li:hover {
 background-color:#339999;
}
.re-item{clear: both;}
.right23{ float:right; text-align: left ; margin-right: 50px; display: block; margin-bottom: 10px;}
ul::after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (max-width: 670px){
.battery-model li{
  width:45%; margin-left:8px;
}
	}