.skiner-article {
    position: relative;
    top:636px;
    margin-top: 0;
    width: 100%;  
}
.image-caption{ 
        font-size: 13px;
    float: left; 
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
    font-weight: 400;
}
#lenovo_form{
    float:left;
    width:100%;
    margin:32px 0 12px 0;
}
.Tag-container{float:left;width:100%}
.Tag-container h5{float:left;width:100%;margin:0 0 19px 0;padding:0;font-size:23px; }
.Tag-container a{
    color: #fff;
    background: #000;
    margin: 0 14px 8px 0;
    text-transform: uppercase;
    font-size: 14px;
    font-family: Roboto,sans-serif;
    font-weight: normal;
    padding: 4px 13px;
    text-align: center;
    float: left;
}
.Tag-container span.datahreflink{
    color: #fff;
    background: #000;
    margin: 0 14px 8px 0;
    text-transform: uppercase;
    font-size: 14px;
    font-family: Roboto,sans-serif;
    font-weight: normal;
    padding: 4px 13px;
    text-align: center;
    float: left;cursor: pointer;
}
.Tag-container a:not([href]):not([tabindex]) {
    color: #fff;
    text-decoration: none;
}

.Tag-container a:hover, .Tag-container span.datahreflink:hover{background:#ff3934;}
.inside-container img {
    width: 100%;
}
.changearticle {
    position: fixed!important;
    top: 60px ;
    opacity:10 !important;
}
/*merchant*/
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.slick-track { 
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before, .slick-track:after {
    display: table;
    content: '';
}
.slick-slide {
    margin: 0 7px 0 0;
}
.slick-slide {
    display: none;
    float: left;
    height: 136px;
    min-height: 1px;
}
.slick-initialized .slick-slide {
    display: block;
    border: 1px solid #ddd;
    padding: 10px;
}
.container-merchant .slick-slide {
    height: auto;
    border-radius: 6px;
    padding: 0;
    position: relative;
}
.container-merchant{
    float:left;
    width:100%;
    margin: 19px 0 80px;
    position:relative;
}
.container-merchant .slick-prev {
    width: 28px;
    height: 28px;
    border-radius: 0;
    text-align: center;
    background: none;
    outline: none;
    line-height: 15px;
    z-index: 999;
    position: absolute;
    top:477px;
    left: inherit;
    border: 1px solid #dcdcdc;
    font-size: 0;
    opacity: .8;
    right: 45px;
}
 
.slick-next:after {
    content: "\f105";
    margin: 0 4px 0 0;
    font-family: FontAwesome;
    float: right;
    padding-top: 0;
    font-size: 19px;
    color: #666;
    font-weight: 400;
}
.container-merchant .slick-next {
    width: 28px;
    height: 28px;
    border-radius: 0;
    text-align: center;
    background: none;
    outline: none;
    line-height: 1px;
    z-index: 999;
    position: absolute;
    top:477px;
    right: 8px;
    border: 1px solid #dcdcdc;
    font-size: 0;
}
.slick-prev:after {
    content: "\f104";
    margin: 0 0 0 3px;
    font-family: FontAwesome;
    float: left;
    padding-top: 0;
    font-size: 19px;
    color: #969696;
    font-weight: 400;
}
.container-merchant h3 {
color: #000;
    /* text-transform: inherit; */
    font-weight: 200;
    font-size: 16px;
    line-height:26px;
    margin: 15px 0 13px;
    float: left;
    text-align: center;
    width: 100%;
}
.product-merchant {
    width: 100%;
    float: left;
    margin: 20px 0 14px;
    text-align: center;
    padding-top: 56.25%;
    position: relative;
}
.product-merchant img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
}
ul.merchant-dotted {
    padding: 0;
    margin: 0 0 0 5%;
    text-align: center;
    width: 90%;
}
ul.merchant-dotted li {
padding: 0;
    list-style: none;
    line-height: 36px;
    color: #000;
    font-size: 14px;
    border-bottom: 1px solid #b1b1b1;
    margin: 0;
}
.intro-buttons-wrapper{
        margin: 20px 0 10px 0;
    float: left;
    width: 100%;
}
.btn-merchant a{ color:#fff; }
.intro-buttons-wrapper a {text-decoration:none; }
.btn-merchant{
    color: #fff;
    background-color: #FF0600;
    border-color: #FF0600;
    border-radius: 3px;
    padding:5px 11px;
    font-size: 13px;
    margin: 0 auto;
    outline: none;
    border: none;
    font-weight: 600;
    width: 126px;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    margin-top: 17px;
    margin-bottom: 16px;
}

/*merchant*/


.key-specifications {
    float: left;
    width: 100%;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 0 0 25px 0;
}
.key-specifications h3 {
color: #fff;
    background: #5b5b5b;
    float: left;
    font-size: 17px;
    margin: 0;
    padding: 5px 7px 4px 7px;
    position: absolute;
    left: 30px;
    width: auto;
    font-weight: 500;
    text-transform: uppercase;
}
.Specs-Wrap {
    display: flex;
    margin: 0;
    padding: 37px 0 0;
    background:#fbfbfb;
    float: left;
    width:100%;
}
.Specs-Wrap ul {
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
}
.Specs-Wrap ul li {
    width: 49%;
    float: left;
    margin:3px 0 9px 0;
    font-size: 12px;
    padding: 7px 2px;
    overflow: hidden;
    font-weight: 300;
    text-transform: capitalize;
}
.Specs-Wrap ul li span {
    width: 50px;
    text-align: center;
    float: left;
    margin: 0 5px 0 0;
}
.value {
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    display: flex;
}
.Specs-Wrap ul li span {
    width: 50px;
    text-align: center;
    float: left;
    margin: 0 5px 0 0;
}
.Price-Wrap {
    width: 100%;
    float: left;
    margin:0 0 14px 0;
}
.Price-Wrap h3{
    font-size: 19px;
    margin: 0 0 17px 0;
    text-transform: uppercase;
}
.Price-Wrap h3 b{
    color:#ff3934;
    font-weight:500; 
}
.key-heading{
 font-size:17px;
    margin:0 0 21px 0   
}
.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    border:1px solid #eaeaea;
}
 
.Price-Wrap .table td {
    padding: 5px 0 5px 10px;
 /*   border-bottom: 1px dashed #dee2e6;*/
    text-align: left;
    border-top: none;
    color: #000;
    font-weight: 300;
    font-size: 14px;
}
.Price-Wrap .table tr:nth-of-type(even) {
    background-color: rgba(0,0,0,.05);
}
.Price-Wrap .table td:nth-child(1) {
    text-align: left;
    width:145px;
    font-weight:400; 
}
.Price-Wrap .table td .buyTop {
    float: left;
    margin: 3px 0 2px 0px;
    box-shadow: none;
    border-radius: 4px;
}
.Price-Wrap .table td .buy-info img {
    margin: 0 1px 0 0;
    width:auto;
}
.Video-wraper{
    position: relative;
padding-bottom: 56.25%;
    margin: 0 0 22px 0;
float:left;
width:100%;
}
.Video-wraper iframe{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
/*.left-Add{
  display:block !important;
  border:1px solid red !important;
}
.right-Add{
  display:block !important;
  border:1px solid red !important;
}*/
.breadcrumbwrap {
    float: left;
    width: 100%;
    position:relative;
    z-index:9;
}
.breadcrumb a {
    color: rgba(0,0,0,.8);
    -webkit-transition: color .3s;
    transition: color .13s;
    font-weight: 500;
    font-size: 13px;
}
.wrap-lang {
    width:100%;
    float: left;
    display: flex;
}
.wrap-lang  h1 {
    float: left;
    margin:3px 0 0 0;
    width: auto;
    line-height:40px;
}
.wrap-lang a {
    border-radius: 2px;
    font-size: 16px;
    border: 1px solid;
    font-weight: normal;
    font-family: Roboto,sans-serif;
    padding: 0px 7px 4px 6px;
    position: relative;
    margin: 0 0 0 13px;
    height: 28px;
    top:10px;
}
.launch {
    width:100%;
    float: left;
    position: relative;
    margin:0px 0 8px 0;
    font-size: 12px;
}
.launch b {
    font-weight: 400;
    color: #fd3d39;
}
.article-share{
    width:100%;
    float:left;
        margin: 0 0 23px 0;
}
.article-share ul{
    width:100%;
    float:left;
    margin:0;
    padding:0;
    list-style:none;
}
.article-share ul li{
    width:auto;
    float:left;
    margin:0;
    padding:0;
    list-style:none;
}
.article-share ul li:nth-child(1) {
    background: #3B5998;
    padding:0px 10px 0 5px;
    line-height: 41px;
    margin: 0 12px 0 0;
}
.article-share ul li:nth-child(2) {
  background:#55ACEE;
  padding:0px 10px 0 5px;
  line-height: 41px;
  margin: 0 12px 0 0;
}
.article-share ul li:nth-child(3) {
    background: #47b92e;
    padding: 0 15px 0 15px;
    line-height: 41px;
    font-size:20px;
}
.article-share ul li a{
    color:#fff;
    font-weight:400;
    font-size:14px;
}
.article-share ul li a p{
       font-family: Roboto,sans-serif;
    display: -webkit-inline-box;
    margin:0 0 0 8px;
}
.article-video{
    float:left;
    width: 100%;
    margin:20px 0 0 0;
}
 
.article-video figure{
    float:left;
  position: relative;
   width: 100%;
   padding-top: 56.25%; /* 16:9 Aspect Ratio */
    margin:0 0 0 0;
}
.article-video figure img{
    width:100%;
     position:  absolute;
   top: 0;
   left: 0;
   bottom: 0;
   height:100%;
   right: 0;
}
.article-video figure figcaption{
      color: #fff;
    padding: 3px 4px 3px 7px;
    font-size: 14px;
    position: relative;
    z-index: 99;
    background: rgb(0 0 0 / 42%);
    line-height: 19px;

}
.acer b{
    right: 0;
    font-size: 12px;
    margin: 0 0px 0 0;
    height: 17px;
    padding: 3px 3px 3px 4px;
    position: absolute;
    line-height: 16px;
    font-weight: 500;
    bottom: 0px;
    background: #e3e3e3;
}
.acer {
    float: left;
    width: 100%;
    position:relative;
    border: 1px solid #ddd;
    padding: 6px 0 7px 8px;
    margin:23px 0 20px 0;
}
.acer p {
    display: block;
    margin:5px 0 4px 0;
    font-weight: 500;
    line-height:7px;
    float: left;
    width: 100%;
    color: #f83f37;
    font-size: 17px;
}
.acer p+p {
     color: rgba(0,0,0,.45);
    font-size: 15px;
    font-weight: 400;
    line-height: 21px;
    margin: 5px 0 5px 0;
}
.acer p+p+p {
 color: #f83f37;
    margin: 0;
    width:auto;
    line-height: 15px;
}
.blocket{
width: 100%;
float: left;
/* border: 1px solid #cccc; */
margin:0px 20px 0 0;
padding:2px 0 0 0;
}
.article-share ul li img {
    width: auto;
}
.blocket h2{
color: #f83f37;
    margin: 10px 0 11px 0;
    font-size: 20px;
    font-weight: 500;
    width: auto;
    float: none;
    line-height: 1.2;
}
.Heading-highlights{
   color: #f83f37;
    margin:0px 0 11px 0;
    font-size: 20px;
    font-weight: 500;
    width: auto;
    float: none;
    line-height: 1.2;
    text-transform: uppercase;
   font-family: 'Fjalla One',sans-serif; 
}
.Fixed-center.high-light.blocket h6 {
    font-size: 20px;
    color: #f83f37;
    margin: 14px 0 17px 15px;
    letter-spacing: 3px;
}
.blocket p{
    color: #000;
    padding: 0 0 0 15px;
    line-height:24px;
    position:relative;
    font-family: Roboto,sans-serif;
    overflow-x: hidden;
    font-size: 18px;
    font-weight:300;
}
.blocket h2{
    color: #000;
    padding: 0 0 0 15px;
    line-height:24px;
    position:relative;
    font-family: Roboto,sans-serif;
    overflow-x: hidden;
    font-size: 18px;
    font-weight:300;
    margin-top: 0;
    margin-bottom: 1rem;
    text-transform: inherit;
}
.blocket h2:after {
content: '';
    display: inline-block;
    position: absolute;
    left: -1px;
    margin: 0;
    height: 96%;
    width:10px;
    border-left:4px solid #f83f37;
    top: 4%;
}
.Related-read{
    width: 100%;
    float: left;
    background: #f3f3f3;
    border-top: 1px solid #000;
    padding: 0 0 41px 0;
    margin: 22px 0 40px 0;
}
.Related-read h4{
    color: #fff;
    background: #666;
    text-transform: uppercase;
    font-size: 16px;
    float: left;
    font-family: Roboto,sans-serif;
    font-weight: normal;
    padding: 10px 11px 10px 11px;
    margin: 0 0 16px 15px;
}
.Related-read h3{
    color: #fff;
    background: #666;
    text-transform: uppercase;
    font-size: 16px;
    float: left;
    font-family: Roboto,sans-serif;
    font-weight: normal;
    padding: 10px 11px 10px 11px;
    margin: 0 0 16px 15px;
}
.Right-block-add {
    float: left;
    width: 100%;
    text-align: center;
}
.Right-block-add span{font-size:13px;text-align:left;}
.Right-block-add img {
    width: 100%;
}
.Right-heading {
    width: 100%;
    float: left;
    margin:0px 0 22px 0;
        text-transform: uppercase;
    position:relative;
      border-bottom: 1px solid #ddd;
}
.Right-heading a{float:right;font-size:12px;font-weight:400;}
.Right-heading h2.title {
    font-size: 20px;
    line-height: 33px;
    margin-bottom: 11px;
    padding-bottom: 6px;
   margin-top: 22px;
}
.Right-heading p.title {
    font-size: 20px;
    line-height: 33px;
    margin-bottom: 11px;
    padding-bottom: 6px;
   margin-top: 22px;
   font-family: 'Fjalla One',sans-serif;
   color: #333;
}
.Right-heading h2.title b{
    float: right;
    color: #f83f37;
    font-size: 13px;
    font-family: Roboto,sans-serif;
    font-weight: 400;
}
.Right-heading h3.title {
    font-size: 20px;
    line-height: 33px;
    margin-bottom: 7px;
    padding-bottom: 6px;
    float: left;
    width: 72%;
    margin-top: 0;
}
.Right-heading h3.title b{
    float: right;
    color: #f83f37;
    font-size: 13px;
    font-family: Roboto,sans-serif;
    font-weight: 400;
}
.Right-heading h3 a{
    float:right;
    font-size:14px;
}

.Right-heading p.title {
    font-size: 20px;
    line-height: 33px;
    margin-bottom: 7px;
    padding-bottom: 6px;
    float: left;
    width: 72%;
    margin-top: 0;
    font-family: 'Fjalla One',sans-serif;
    color: #333;
    font-weight:500;
}
.Right-heading p.title b{
    float: right;
    color: #f83f37;
    font-size: 13px;
    font-family: Roboto,sans-serif;
    font-weight: 400;
}
.Right-heading p a{
    float:right;
    font-size:14px;
}


















.Right-heading h4.title {
    font-size: 20px;
    line-height: 33px;
    margin-bottom: 7px;
    padding-bottom: 6px;
    float: left;
    width: 72%;
    margin-top: 0;
}
.Right-heading h4.title b{
    float: right;
    color: #f83f37;
    font-size: 13px;
    font-family: Roboto,sans-serif;
    font-weight: 400;
}
span.bordered {
    display: inline-block;
    position: relative;
}
.Right-heading:after {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: -2px;
    height: 1px;
    width: 81px;
    border-bottom: 2px solid #000;
}
.aa a:after {border-bottom: 2px solid #f83f37 !important;}
.aa :after {
    border-bottom: 2px solid #f83f37 !important;
    bottom: -15px !important;
    z-index: 9;
}
.trending{
    float: left;
    width: 100%;
}
.trending ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}
.trending ul li {
    width: 100%;
    float: left;
    border-bottom: 1px solid #eeeded;
    margin: 0 0 22px;
    padding: 0 0 11px;
    list-style: none;
    cursor: pointer;
}
.Search-product {
    width:90px;
    height:90px;
        border: 1px solid #cccc;
    float: left;
    margin-bottom: 14px;
    margin-right: 12px;
}

.Search-product img {
    width: 100%;
    height: 100%;
}
.product-desc {
    color: #2a2a2a;
    font-size: 15.5px;
    display: block;
    line-height: 22px;
    margin: 0 0 7px 0;
}
.Listbrand {
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
}
ul.sidebar-list {
    display: inline-block;
    width: 100%;
    float: left;
    position: relative;
}
ul.sidebar-list li {
    float: left;
    display: inline-block;
    width: 100%;
}
ul.sidebar-list li a {
    font-size: 16px;
    padding: 6px 0;
    color: #555;
    font-weight: 300;
    display: inline-block;
}
ul.sidebar-list li a:hover {
    color: #f83f37;
}
.hot_deals {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.Tag-Sponcered {
    text-align: center;
    transform: skew(0deg,0deg);
    width: 72px;
    height: 17px;
    color: #222;
    font-size: 11px;
    line-height: 18px;
    background: rgba(228,228,42,.97);
}
.Tag-Sponcered:after {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: rgba(228,228,42,.97);
    transform-origin: bottom left;
    -ms-transform: skew(-30deg,0deg);
    -webkit-transform: skew(-30deg,0deg);
    transform: skew(-30deg,0deg);
}
.Sponcered_BG {
    background: #eee;
    border-top: 1px solid rgba(228,228,42,.97);
    border-bottom: 1px solid rgba(228,228,42,.97);
}
.hot_detail_row {
    display: grid;
    grid-template-columns: 25% 50% 25%;
    padding: 13px 9px 13px 4px;
    border-bottom: 1px solid #ddd;
}
.hot_image {
    width: 64px;
    float: left;
}
.hot_image img {
      max-width: 100%;
    max-height: 100%;
}
.Product-name {
    color: #2a2a2a;
    line-height: 1.3;
    font-size: 14px;
    margin-bottom: 3px;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 38px;
    white-space: pre-wrap;
    font-weight: 300;
}
.Price-Deal {
    width: 100%;
    float: left;
}
.rupees-style {
    font-weight: 500;
    float: left;
    margin-top: 9px;
    color: #252525;
}
.hot-detail .img-seller {
    display: inline-block;
    top: 9px;
    position: relative;
}
.hot-deal-by {
    color: #fff;
    background-color: #e84c3d;
    border-color: #e84c3d;
    border-radius: 4px;
    padding: 0px 9px;
    font-size: 11px;
    margin: 0;
    outline: none;
    border: none;
    text-transform: uppercase;
    font-weight: 500;
}
.cashback {
    font-size: 10px;
    font-style: italic;
    float: right;
}
.cardimg{
    width: 103px;
    float: left;
    margin: 0 10px 0 0;
    height: 105px;
}
.cardimg img{
    width:100%;
    height:100%;
}
.Read-text{
float: left;
    width: auto;

}
.d-md-block .Read-text p{border:none;}
.Read-text p{
    color: #000;
    margin: 0 -9px 0 0;
    line-height: 26px;
    /* height: 110px; */
    font-weight: 500;
    text-overflow: ellipsis;
    overflow: hidden;
    border-right: 1px solid #CFCFCF;
}
.controls-top{
float: right;
    background: #fff;
    padding: 0 8px 1px 8px;
    position: absolute;
    right: 0;
    bottom: -54px;
    border: 1px solid #ddd;
    border-radius: 2px;
    width: 78px;
    text-align: center;
    box-shadow: 3px 2px 21px 0 #ccc;
}
.controls-top img {
    width: auto;
    position: static;
}
.controls-top a{
    color:#666;
    font-weight:normal;
    font-size:14px;
}
.article-video ul{
    width:100%;
    float:left;
    margin:29px 0 0 0;
    padding:0;
    list-style:none;
}
.article-video ul li{
     width: 100%;
    float: left;
    margin: 29px 0 0 0;
    padding: 0;
    list-style: none;
}

.article-video ul li{
    width:100%;
    float:left;
    border-bottom:1px solid #ddd;
    margin:0 0 25px 0;
    padding:0;
    list-style:none;
}
.article-video ul li:nth-last-child(1) {
  border:none;
}
.article-video ul li p{
    margin:0 0 20px 0;
    text-overflow: ellipsis;
    overflow: hidden;
    height:54px;
    cursor: pointer;
}
.article-video ul li p+p{
     margin: 50px 0 0 0;
    font-size: 13.7px;
}
.Thumb-video{
    width:214px;
    float:left;
    margin:0 21px 0 0;
    height:124px;
}
.Thumb-video:after {
    content: "\f01d";
    display: inline-block;
    position: absolute;
    font-family: FontAwesome;
    left: 107px;
    color: #fff;
    font-size: 40px;
    float: left;
    z-index: 99999;
    margin: -72px 0 0 0;
    font-weight: 400;
    opacity: 0.76;
}
.Thumb-video img{
    width:100%;
    height:100%;
}
.Top-sponsered .breadcrumb a:after{
  background:none;
}
.Text-sponsered a:after{
  background:none;
}
.only-line h3 {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #ddd;
    position: relative;
    line-height: 54px;
    margin-top: 0;
    margin-bottom: 17px;
    font-size: 22px;
    color: #2a2a2a;
    text-transform: uppercase;
}
.only-line h4 {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #ddd;
    position: relative;
    line-height: 54px;
    margin-top: 0;
    margin-bottom: 17px;
    font-size: 22px;
    color: #2a2a2a;
    text-transform: uppercase;
}
.only-line h4 a{float:right;font-size:12px;}
span.bordered {
    display: inline-block;
    position: relative;
}
span.line-red:after {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: -1px;
    height: 1px;
    width: 81px;
    border-bottom: 2px solid #ff3934;
}
.New-desk{
    float: left;
    width: 100%;
    background: #f3f3f3;
    padding: 10px 0 10px 10px;
    margin: 0 0 40px 0;
}
.New-desk span{
    font-size: 20px;
    margin: 0px 0 5px 0;
    font-family: Roboto,sans-serif;
    font-weight: 500;
    line-height: 1.2;
}
.Desk-thumb{
float: left;
    width: 110px;
    height: 110px;
    margin: 3px 17px 0 2px;
}
.Desk-thumb img{
    float:left;
    width:100%;
    height:100%;
}
.New-desk p+p{
    margin:26px 0 0 0; 
}
.New-desk p+p a{color:#ccc;}
.New-desk p{
    margin:0 0 0 0; 
}
.Article-merchant-store{
    float:left;
    width:100%;
    margin-bottom:10px; 
}
.Article-merchant-store h3{
float: none !important;
    font-size: 21px !important;
    margin: 0 0 16px 0 !important;
    text-transform: capitalize;
    width:100%;
    font-weight: 300 !important;
}
.cashback p{
float: right;
    font-size: 11px;
    width: 100%;
    margin:-6px 22px 0 0;
    text-align: right;
}
.cashback{
    float:right;
    width:97%;
}
.Article-merchant-store .form-group {
    margin-bottom: 0;
}
.Article-merchant-store .button_buy {
    color: #fff;
    background-color: #e84c3d;
    border-color: #e84c3d;
    border-radius: 3px;
    padding: 1px 8px;
    font-size: 14px;
    margin: 10px 0 14px 0;
    outline: none;
    border: none;
    float: right;
    text-transform: uppercase;
}
.Article-merchant-store .form-control{
      display: block;
    width:144px;
    float:left;
    height: calc(1.8em + .75rem + 2px);
    padding: 0;
    font-size: 1rem;
    font-size: 16px;
    line-height: 1.5;
    color: #495057;
    background: none;
    background-clip: padding-box;
    border: 1px solid #e8e8e8;
    margin: 0 3px 0 0;
     border-radius:2px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 500;
 }
 .priiceTable table{
    float: right;
    width:85%;
 }
  .priiceTable .table td, .table th {
     padding:0; 
    vertical-align: middle;
    border-top: 1px solid #dee2e6;
}
 .priiceTable  tr td:nth-last-child(2){
   text-align:right; 
}
 .priiceTable{
    width:100%;
    float:left;
 }
 .cashback p+p{ 
      float: right;
    text-align: right;
    margin: -5px 0 0 0;
    font-size: 13px;
    color: red;
    text-transform: uppercase;
}
 .cashback p :after{ 
    content: "\f107";
    position: absolute;
    font-family: FontAwesome;
    color: #fd3d39;
    font-size: 23px;
    right:16px; 
}
.priiceTable p:before{ 
    content: "\f106";
    position: absolute;
    font-family: FontAwesome;
    color: #fd3d39;
    font-size: 23px;
    right:14px;
    background: #fff;
    margin-top: -31px;
}
.Article-merchant-store .buyTop {
    float: right;
    margin: 0;
    box-shadow:none;
    border:1px solid #ddd;
    border-radius: 4px;
}
 
.Article-merchant-store .buyTop .buy-info {
    border:none;
    padding: 1px 5px;
    margin-left: 0;
    border-radius: 4px;
    display: inline-block;
    margin-right: -7px;
    position: relative;
    z-index: 9;
    background: #fff;
    vertical-align: top;
    height: 33px;
    width: auto;
    cursor: pointer;
}
.buy-info img {
    margin: 0 6px 0 0;
}
.price_place {
    font-size: 13px;
    color: rgba(0,0,0,.8);
    margin-right: 2px;
    font-weight: 500;
}
.buyTop .buy-button {
    border: 1px solid #fd3d39;
    border-radius: 4px;
    padding: 0 6px 1px 10px;
    background: #fd3d39;
    color: #fff;
    font-weight: 500;
}
.product-shop{
    float:left;
    width:96px;
    height:105px;
    margin-right:19px;
}
.product-shop img{
    width:100%;
    height:100%;
}
.Comments{
    width:100%;
    float:left;
}
.share-wraper{
    float: left;
    border-bottom: 1px solid #ddd;
    width: 100%;
    margin: 0 0 26px 0;
    padding: 0 0 4px 0;
}
.share-wraper input[type=text], select, textarea{
width: 100%;
    float: left;
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #ccc;
    padding: 4px 0 0 8px;
    margin: 0 0 25px 0;
}
.login{
    width:auto;
    float:left;
}
.login p{display:inline-block;color:#ccc;font-size:14px;}
.share{
    width:auto;
    float:right;
    font-size:14px;
}
.share .fa{
    color:#ccc;
    font-size:19px;
    margin-right:9px; 
}
.share span{
     font-size: 35px;
    width: 12px;
    display: inline-table;
    color: #cccc;
    padding: 0 5px 0 5px;
    position: relative;
    top: 7px;
}
.share a{
    color:#ccc;
    text-decoration:none;
}
.share a:hover{
    color:#f83f37;
}
.Login-Wrap{
    float:left;
    width:100%;
}
.login-as{
    float:left;
    width:auto;
    color:#ccc;
    font-size:13px;
    line-height:20px;
}
.login-as b{
    font-size: 18px;
    color: #222;
    margin: 0;
    padding: 0;
    line-height: 28px;
}
.login-submit{
    float:right;
    width:auto;
}
.login-submit .submit{
    color: #fff;
    background-color: #e84c3d;
    border-color: #e84c3d;
    border-radius: 3px;
    padding: 2px 18px;
    font-size: 14px;
    outline: none;
    border: none;
    text-transform: uppercase;
    font-weight: 500;
    margin: 14px 0 23px 0;
}
/*sponcered Article css*/
.Banner-sponsered{
    width:100%;
    margin-bottom:40px;
}
.Banner-sponsered span{
    width:100%;
   height:490px;
    position:relative;
    float:left;
}
.Banner-sponsered span img{
    width:100%;
    height:100%;
}
.Top-sponsered{
position: absolute;
    display: block;
    text-align: center;
    margin: 0;
    bottom: 0;
    /* transform: translateY(200%); */
    left: 0;
    right: 0;
}
.Text-sponsered a{color:#fff}
.Text-sponsered{
    font-size: 13px;
    text-align: left;
    position:relative;
    color: #fff;
    margin: 0 0 0 32px;
    font-weight: 500;
}
.Top-sponsered h1{
    color: #fff;
      padding: 0 0 0 30px;
    text-align: left;
    line-height: 38px;
    position:relative;
    z-index: 9;
}
.Top-sponsered h1:before {
    content: '';
    display: inline-block;
    position: absolute;
    left:0px;
    margin: 7px 0 0 0;
    height:55px;
    width:10px;
    border-left: 3px solid #f83f37;
}
.Top-sponsered .wrap-lang a{
    color:#fff;
}
.Top-sponsered .breadcrumb a{
    color:#fff;
}
.Top-sponsered .breadcrumb img{
      width: auto;
    height: auto;
    margin: 0 0 0 0;
    float: left;
    position: static;  
}
.Top-sponsered .breadcrumb-item:before {
   color: #fff;   
}
 

.block{
  width: 100%;
  position: relative;
  overflow: hidden;
  font-size: 16px;
      padding-top: 56.25%;
  margin-bottom:27px; 
}
.block img{
    position:absolute;
    left: 0;
    right: 0;
    width:100%;
    height:100%;
    top: 0;
    bottom:0; 
}
.block b:after {
    content: "";
    position: absolute;
    display: block;
    height: 100%;
/*    width: 100%;
    background: url(../images/image_bg_black.png);*/
        background: rgba(0,0,0,.04) linear-gradient(transparent,transparent 45%,#000);
    right: 0;
    z-index:0;
    left: 0;
    bottom: 0px;
    padding: 0;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: cover;
}
.block a:after {
    content: "";
    position: absolute;
    display: block;
    height: 100%;
/*    width: 100%;
    background: url(../images/image_bg_black.png);*/
        background: rgba(0,0,0,.04) linear-gradient(transparent,transparent 45%,#000);
    right: 0;
    z-index:0;
    left: 0;
    bottom: 0px;
    padding: 0;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: cover;
}
.Text-sponsered a:after {display:none;}
/*.block h2{
  position: relative;
  display: block;
  text-align: center;
  margin: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 10vw;
  color: white;
  font-weight: 400;
}*/
.img-parallax {
  width: 100vmax;
  z-index: -1;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%,0);
  pointer-events: none
}
.high-light{
    width:100%;
}
.high-light h2{
    width: 100%;
    padding: 0 0 0 13px;
}
.high-light .blocket {
     width: 100%;
    float: left;
    /* border: 1px solid #cccc; */
    margin: 0 0 11px 0;
    padding: 0;
}
.Small-news .blocket h6{
    font-size: 20px;
    color: #f83f37;
    margin: 14px 0 17px 0;
    letter-spacing: 3px;
}
.Sponcered-social{
    float:left;
    width:100%;
}
.Sponcered-social p{
    color: #9e9e9e;
    font-size: 15px;
    margin: 22px 0 11px 0;
    font-weight: 500;
    letter-spacing: 3px;
}
.Sponcered-social span{
    float:left;
    width:25%;
    text-align:center;
    margin-bottom:41px;
}
.Sponcered-social span i{
width: 35px;
    height: 35px;
    border-radius: 29px;
    border: 2px solid #9e9e9e;
    line-height: 30px;
    color: #9e9e9e;
    font-size: 17px;
}
.Sponsered-slide{  
    width:100%;
    margin:40px 0 40px 0;
}
.Sponsered-slide .carousel-inner{
  width: 100%;
  height:510px;
}

.Sponsered-slide .carousel-inner img {
  width: 100%;
  height: 100%;
}
.Sponsered-slide .carousel-control-next, .carousel-control-prev{
  width: 48px !important;
    background: #b1b1b1;
    height: 84px;
    opacity: 9;
    top: 42%;
}
.Before-after{
    width:100%;
}
.img-comp-container {
  position: relative;
  height:500px; /*should be the same height as the images*/
  width:100%;
}

.img-comp-img {
  position: absolute;
  width: auto;
  height:500px;
  overflow:hidden;
}

.img-comp-img img {
  display:block;
  height:100%;
  vertical-align:middle;
}
.img-comp-slider {
    position: absolute;
    z-index: 9;
    cursor: ew-resize;
    width: 17px;
    height:64px;
    background-color: #efefef;
    opacity: 0.7;
    border-radius: 13px;
}
.Second-Carousel{
    width: 100%;
    background: #f3f3f3;
    border-top: 1px solid #000;
    padding: 0 0 41px 0;
    margin:40px 0 70px 0;
}
.Second-Carousel h5 {
    color: #fff;
    background: #666;
    text-transform: uppercase;
    font-size: 16px;
    float: left;
    font-family: Roboto,sans-serif;
    padding: 7px 15px 7px 15px;
    margin: 0 0 16px 15px;
    font-weight: 500;
}
.Second-Carousel .cardimg {
    width: 100%;
    float: left;
    margin: 0 10px 23px 0;
    height: 150px;
}
.Second-Carousel .cardimg img {
    width: 100%;
    height: 100%;
}
.Second-Carousel .Read-text {
     float: left;
    width: 100%;
    /* display: contents; */
    padding: 0 7px 0 0;
}
.Second-Carousel .Read-text p {
    color: #000;
    margin: 0;
    line-height: 26px;
}
.Second-Carousel .controls-top {
    float: right;
    background: #fff;
    padding: 1px 8px 0px 8px;
    position: absolute;
    right: 0;
    bottom: -54px;
    border: 1px solid #ddd;
    border-radius: 2px;
    width: 65px;
    text-align: center;
    box-shadow: 3px 2px 21px 0 #ccc;
}
.Lenovo-form{
    width:100%;
}
.Lenovo-form h2{
    margin:23px 0 15px 0;
    padding:0
}
.Lenovo-form p{
    margin:5px 0 13px 0;
}
.Lenovo-form .form-group{
   margin:0 0 13px 0;
}
.Lenovo-form .form-group input{
    width: 91%;
    height: 42px;
    padding-left: 8px;
    font-size: 13px;
}
.form-control:focus {
    color: #495057;
    background: none;
    border: 1px solid !important;
    outline: 0;
    box-shadow: none;
}
.form-banner{
    width:100%;
    height:411px;
}
.form-banner img{
    width:100%;
    height:100%;
}
.Form-wrap{
    width:100%;
    border:1px solid #333;
}
.button_submit {
    color: #fff;
    background-color: #e84c3d;
    border-color: #e84c3d;
    border-radius: 4px;
    padding: 4px 4px;
    font-size: 13px;
    margin: 1px 0 14px;
    outline: none;
    border: none;
    text-transform: uppercase;
    width: 90px;
}
.Description{
    width:100%;
}
.Description img{
    width:100%;
}
.FutureTech{
    width:100%;
}
.FutureTech .only-line h3 {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #ddd;
    position: relative;
    line-height: 54px;
    margin-top: 0;
    margin-bottom: 17px;
    font-size: 22px;
    color: #2a2a2a;
    text-transform: uppercase;
    
}
.FutureTech span.line-red:after {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: -1px;
    height: 1px;
    width: 157px;
    border-bottom: 2px solid #ff3934;
}
.FutureTech .product-desc h5{
    font-size: 15px;
    margin: 0 0 7px 0;
    padding: 0;
    overflow: hidden;
    text-transform: capitalize;
    font-family: Roboto,sans-serif;
    height: 38px;
    font-weight: 400;
    line-height: 21px;
    text-overflow: ellipsis;
}
.FutureTech .product-desc p{
color: #2a2a2a;
    font-size: 13px;
    display: block;
    line-height: 20px;
    margin: 0 0 21px 0;
    height: 41px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.FutureTech .trending ul li {
        margin: 0 4% 27px 0;
    width: 29% 
}
.FutureTech .trending ul {
      margin: 27px 0 0 0;
  
}
.f-price{
    font-size: 16px;
    font-weight: 400;
    float:left;
}
.feature_buy {
    color: #fff;
    background-color: #e84c3d;
    border-color: #e84c3d;
    border-radius: 3px;
    padding: 2px 10px;
    font-size: 12px;
    margin: 8px 0 0 0;
    outline: none;
    float: left;
    border: none;
    text-transform: uppercase;
    line-height: 21px;
}
.l-logo{
    width:100%;
    text-align:center;
        margin:-3px 0 4px 0;
}
.l-logo img {
    width: auto;
    height: auto;
}
.FutureTech .Search-product {
    width: 89px;
    height:auto;
    float: left;
    margin-bottom: 14px;
    margin-right: 12px;
}
.FutureTech .Search-product p {
    text-align: center;
    margin: 0;
    font-weight: 500;
    font-size: 12px;
    padding: 0;
}
.Feature-thumb {
    width: 88px;
    height: 88px;
    padding: 5px;
}
.Feature-thumb img{
    width:100%;
    height:100%;
}
.Small-news{
    width:100%;
}
.Small-news .blocket{
       width: 100%;
    border: none;
    padding: 0;
    margin: 0;
}
.article-videos {
       position: relative;
   width: 100%;
   padding-top: 100%; /* 1:1 Aspect Ratio */
    float: left;
    margin: 0;
}
.article-videos img{
     position:  absolute;
   top: 0;
   width:100%; 
   left: 0;
   width:100%;
   bottom: 0;
   right: 0;
}
.article-videos a:after {
content: "\f01d";
    display: inline-block;
    position: absolute;
    font-family: FontAwesome;
    left: 155px;
    color: #fff;
    font-size: 48px;
    float: left;
    z-index: 99999;
    margin: 138px 0 0 0;
    font-weight: 400;
    opacity: 0.86;
}
.Video-popupclosen{
     margin: 0;
    font-weight: 400;
    font-size: 28px;
    border: none;
    border-radius: 22px;
    padding: 3px 10px 3px 10px;
    position: absolute;
    right: -14px;
    top: -12px;
    z-index: 99
}
.Normal-add {
    width: 100%;
    float: none;
    margin:20px 0 20px 0;
    text-align: center;
}
.smal-wrap{
    width: 100%;
    float: left;
    border: 1px solid #dddd;
    margin:31px 0 22px 0;
}
.smal-wrap h6{
    font-size: 17px;
    color: #f83f37;
       margin:22px 0 11px 0; 
}
.smal-wrap .blocket p {
    color: #000;
    padding: 0 0 0 17px;
    line-height: 24px;
    width: 96%;
    /* min-height: 68px; */
    margin: 0 0 19px 0;
}
.Small-article{
    width:100%;
}
.Small-article .block {
    width: 100%;
    height:400px;
    position: relative;
    overflow: hidden;
    font-size: 16px;
    margin-bottom: 41px;
}
.Story {
    width: 20%;
    float: left;
    padding: 0 1% 0 1%;
}
.Read-related .Story:nth-last-child(1) p{border: none;}
.Story .cardimg {
    width: 100%;
    float: left;
    margin: 0 10px 23px 0;
    position: relative;
 
   padding-top: 100%; 
    border: 1px solid #D7D7D7;
}
.Story .cardimg img {
    width: 100%;
     position:  absolute;
   top: 0;
   left: 0;
   bottom: 0;
   right: 0;
}
.Read-related{
    width: 100%;
    background: #f3f3f3;
    border-top: 1px solid #000;
    padding: 0 0 15px 0;
    margin: 40px 0 40px 0;
    float: left;
}
.Read-related .story{
    border-right:1px solid #ddd !important;
}
.shop-border{
       width: 100%;
    border: 1px solid #ddd;
    float: left;
    padding:11px 5px 7px 10px;
}
.Read-related h4 {
    color: #fff;
    background: #666;
    text-transform: uppercase;
    font-size: 18px;
    /* float: left; */
    font-family: Roboto,sans-serif;
    font-weight: normal;
    padding: 10px 0 10px 0;
    margin: 0 0 26px 10px;
    width: 200px;
    text-align: center;
}
.Story .Read-text {
    float: left;
    width: 100%;
    padding: 0 6px 0 0;
    border:none;
}

.Story .Read-text p{
    height: 82px;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
    border: none;
    font-weight: normal;
}
/*.Fe-Video:after {
    content: "\f01d";
    display: inline-block;
    position: absolute;
    font-family: FontAwesome;
    left: 0;
    color: #fff;
    font-size: 48px;

    z-index: 99999;
    margin: 0 auto;
    font-weight: 400;
    opacity: 0.76;
    right: 0;
    top: 159px;
    bottom: 0;
    width: 71px;
}*/
.Video-Holder{
    float: left;
    width: 100%;
    padding-top: 56.25%;
     position: relative; 
         margin: 12px 0 0 0;
}
.Video-Holder iframe{
    height:100%;
    width: 100%;
    position: absolute; top: 0; left: 0; bottom: 0; right: 0; 
}
.Video-feature{
    float:left;
    width:100%;
    margin-bottom: 38px;
}
.Fe-Video {
    width: 100%;
 
    margin:0 0 0 0;
}

.Fe-Video img {
    width: 100%;
    height: 100%;
}
.Fe-Video a:after {
    content: "";
    position: absolute;
    display: block;
    height: 92%;
    width: 94%;
    background: rgba(0,0,0,.04) linear-gradient(transparent,transparent 45%,#000);
    right: 0;
    z-index: 2;
    left: 0;
    bottom: 28px;
    padding: 0;
    margin: 0 auto;
}
.Fe-Video span {
    width: 94%;
    font-weight: 400;
    line-height: 25px;
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 28px;
    float: left;
    position: relative;
    bottom: 74px;
    padding: 0 0 0 3%;
    z-index: 1000;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #fff;
    height: 28px;
}
.video-list {
    float: left;
    width: 100%;
    margin:0 0 0 0;
}
.video-list ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}
.video-list ul li {
    width: 100%;
    float: left;
    border-bottom: 1px solid #eeeded;
    margin: 0 0 22px;
    padding: 0 0 11px;
    list-style: none;
    cursor: pointer;
}
.video-list ul li .Search-product {
    width: 170px;
    height: 121px;
    float: left;
    margin-bottom: 14px;
    margin-right: 12px;
}
.video-list ul li .Search-product:after {
content: "\f01d";
    display: inline-block;
    position: relative;
    font-family: FontAwesome;
    left: 60px;
    color: #ffff;
    font-size: 48px;
    /* float: left; */
    z-index: 99999;
    margin: 0 auto;
    font-weight: 400;
    opacity: 0.76;
    /* right: 0; */
    bottom: 78px;
    /* bottom: 0; */
    width: 71px;
}
.video-list ul li .product-desc {
    color: #2a2a2a;
    font-size: 15.5px;
    display: block;
    line-height: 22px;
    margin: 0 0 7px 0;
}
.Trends{
    width:100%;
    float:left;
    padding: 0 0 15px 0;
    margin: 40px 0 40px 0;  
}
.Trends .Story {border:none !important;}
.only-line h3 a{
    float:right;
    font-size:13px;
}
.Wrapup-botom{
    float:left;
    width:100%;
}
@media only screen and (max-width: 1024px) and (min-width: 0px){
    .cardimg {
    width: 77px;
    float: left;
    margin: 0 10px 0 0;
    height: 78px;
}
.image-caption {
    font-size: 13px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
    font-weight: 400;
     margin: 6px 0 0 0;
    padding: 0 0 5px 0;
    line-height: 19px;
}
/* .Tag-container a {
    color: #fff;
    background: #000;
    margin: 0 7px 15px 0;
    text-transform: uppercase;
    font-size: 13px;
    font-family: Roboto,sans-serif;
    font-weight: normal;
    padding: 3px 10px;
    text-align: center;
    float: left;
} */
.container-merchant .slick-prev {
    top:522px;   
}
.container-merchant .slick-next {
    top:522px;    
}
.Price-Wrap .table td .buy-info img {
    margin: 0 1px 0 0;
    width: auto;
}
.acer p {
    display: block;
    margin: 4px 0 0px 0;
    font-weight: 500;
    line-height: 18px;
    float: left;
    width: 100%;
    color: #f83f37;
    font-size: 15px;
}
.img-parallax {
    width: 57vmax;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%,0);
    pointer-events: none;
}
.smal-wrap {
    width: 100%;
    float: left;
    border:none;
    margin: 40px 0 40px 0;
}
.Video-Holder {
    height: 188px;
    float: left;
    width: 100%;
}
.inside-container img{
    width:100%;
}
.article-share ul li a p {
    font-family: Roboto,sans-serif;
    display: -webkit-inline-box;
    margin: 0 0 0 4px;
}
.article-share ul li:nth-child(1) {
    background: #3B5998;
    padding: 0 7px 0 7px;
    line-height: 41px;
    margin: 0 8px 0 0;
    font-size:14px;
}
.article-share ul li:nth-child(2) {
    background: #55ACEE;
    padding: 0 6px 0 5px;
    line-height: 41px;
    margin: 0 10px 0 0;
    font-size: 14px;
}
.hot-deal-by {
    color: #fff;
    background-color: #e84c3d;
    border-color: #e84c3d;
    border-radius: 4px;
    padding: 0px 4px;
    font-size: 10px;
    margin: 0;
    outline: none;
    border: none;
    text-transform: uppercase;
    font-weight: 500;
}
.hot_image {
    width: 46px;
    float: left;
}

}

@media only screen and (max-width: 600px) and (min-width: 0px){
 .Story {
    width: 100%;
    float: left;
    padding: 0 1% 18px 1%;
    border:none;
}
.article-share ul li img {
    width: auto;
}
.controls-top img {
    width: auto;
    height:auto; 
    position: static;
}
.Price-Wrap h3 {
    font-size: 19px;
    margin: 0 0 17px 0;
    text-transform: uppercase;
    line-height: 30px;
}
.Price-Wrap .table td:nth-child(1) {
    text-align: left;
    width: 111px;
    font-weight: 400;
    padding-left: 5px;
}
.Specs-Wrap ul li span img{
    width:auto;
}
.Price-Wrap .table td span img{
    width:auto; 
}
.value {
    font-size: 13px;
    line-height: 18px;
    font-weight: 500;
    display: flex;
}
.Specs-Wrap ul li {
    width: 49%;
    float: left;
    margin: 0px 0 5px 0;
    font-size: 12px;
    padding: 7px 2px;
    overflow: hidden;
    font-weight: 300;
    text-transform: capitalize;
}
.Specs-Wrap ul li span {
    width: 31px;
    text-align: center;
    float: left;
    margin: 0 5px 0 0;
}
.Specs-Wrap ul li span img{
    width:99%;
}
.Price-Wrap h2 {
    font-size: 17px;
    margin: 0 0 17px 0;
    line-height: 29px;
}
.Top-sponsered h1:before {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0px;
    margin: 7px 0 0 0;
    height: 55px;
    width: 81px;
    display:none;
    border-left: 3px solid #f83f37;
}
.article-video img{
    width:100%;
   height:100%;
}
.article-video {
    width: 100%;
    float: left;
    margin: 20px 0 0px 0;
}
.article-videos{
    width: 100%;
   float: left;
    margin: 20px 0 30px 0;
}
.article-videos img{
    width:100%;
 }
.smal-wrap {
    width: 100%;
    float: left;
    border: none;
    margin: 20px 0 20px 0;
}
.blocket {
    width:100%;
    float: left;
    border:none;
    margin: 9px 20px 0 0;
    padding: 7px 0 20px 0;
}
.blocket h2 {
   margin: 10px 0 17px 0px;
}
.smal-wrap .blocket p {
    color: #000;
    padding: 0 0 0 23px;
    line-height: 24px;
    width: 96%;
    /* min-height: 68px; */
    margin: 0 0 17px 0;
}
.high-light .blocket {
    width:100%;
    float: left;
    border:none;
    margin:0 0 0 0;
    padding: 7px 0 24px 0;
}
.video-list ul li .Search-product {
    width: 113px;
    height: 102px;
    float: left;
    margin-bottom: 14px;
    margin-right: 12px;
}
.video-list ul li .Search-product:after {
    content: "\f01d";
    display: inline-block;
    position: relative;
    font-family: FontAwesome;
    left: 34px;
    color: #ffff;
    font-size: 39px;
    /* float: left; */
    z-index: 99999;
    margin: 0 auto;
    font-weight: 400;
    opacity: 0.76;
    /* right: 0; */
    bottom: 64px;
    /* bottom: 0; */
    width: 71px;
}
.Story .cardimg {
width: 100%;
    float: left;
    margin: 0 10px 18px 0;
    height: auto;
    border: 1px solid #D7D7D7;
    line-height: normal;
}
.high-light img{
    width:100%;
}   
.Article-merchant-store .buyTop .buy-info img{
    width: auto;
}
.Lenovo-form .form-group input {
    width: 91%;
    height: 42px;
    padding-left: 8px;
    font-size: 13px;
    margin: 0 0 0 13px;
}
.FutureTech .trending ul li {
        margin: 0 0 27px 0;
    width:100% 
}
.button_submit {
    margin: 1px 0 14px 14px;  
}
.Story .Read-text {
    float: inherit;
    width: inherit;
    padding: 0 6px 0 0;
    border: none;
    display: flex;
}

.Trends .Story{
    display:flex;
        border-bottom: 1px solid #ddd !important;
    margin: 0 0 24px 0;
}
.form-banner {
    width: 100%;
    height: 396px;
}
.Lenovo-form h2 {
    margin: 23px 0 15px 14px;
    padding: 0;
}
.Lenovo-form p {
    margin: 0 0 13px 13px;
    width: 90%;
    line-height: 27px;
}
  .cardimg {
    width: 84px;
    float: left;
    margin: 0 11px 0 0;
    height: 82px;
    line-height: 97px;
}
.Thumb-video {
    width: 103px;
    float: left;
    margin: 0 14px 0 0;
    height: 95px;
}
.Thumb-video:after {
    content: "\f01d";
    display: inline-block;
    position: absolute;
    font-family: FontAwesome;
    left: 48px;
    color: #fff;
    font-size: 34px;
    float: left;
    z-index: 99999;
    margin: -57px 0 0 0;
    font-weight: 400;
    opacity: 0.76;
}
.article-video ul li p+p {
    margin: 0 0 0 0;
    font-size: 13.7px;
    height: 35px;
}
.article-video ul li p {
    margin: 0 0 29px 0;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 54px;
    position: relative;
    cursor: pointer;
    top: -9px;
}
.Desk-thumb {
    float: left;
    width: 91px;
    height: 97px;
    margin: 2px 17px 12px 1px;
}
.New-desk span{
    font-size: 18px;
    margin: 1px 0 6px 0;
}
.New-desk p+p {
    margin: 2px 0 0 0;
    float: right;
    width: 64%;
}
.Article-merchant-store .form-control {
    display: block;
    width:79px;
    float: left;
    height: calc(1.8em + .70rem + 1px);
    padding: 0;
    font-size: 1rem;
    font-size: 16px;
    line-height: 1.5;
    color: #495057;
    background: none;
    background-clip: padding-box;
    border: 1px solid #e8e8e8;
    margin: 0 3px 0 0;
    border-radius: 2px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 500;
}
.product-shop {
    float: left;
    width: 92px;
    height: 103px;
    margin-right: 13px;
}
.Article-merchant-store .buyTop {
    float: right;
    margin: 0;
    box-shadow: none;
    border: 1px solid #ddd;
    border-radius: 4px;
    width: 122px;
}
.buyTop .buy-button {
    border: 1px solid #fd3d39;
    border-radius: 4px;
    padding: 0 3px 0px 8px;
    background: #fd3d39;
    color: #fff;
    font-weight: 500;
    font-size: 11px;
}
.Article-merchant-store .buyTop .buy-info {
    border: none;
    padding: 1px 4px;
    margin-left: 0;
    border-radius: 4px;
    display: inline-block;
    margin-right: -8px;
    position: relative;
    z-index: 9;
    background: #fff;
    vertical-align: top;
    height: 35px;
    width: auto;
    cursor: pointer;
}
.cashback p {
    float: right;
    font-size: 11px;
    width: 100%;
    margin: -16px 0 0 0;
    text-align: right;
}
.cashback p+p {
    float: right;
    text-align: right;
    margin: -4px 21px 0 0;
    font-size: 13px;
    color: red;
    text-transform: uppercase;
}
.cashback p+p :after {
    content: "\f107";
    position: absolute;
    font-family: FontAwesome;
    color: #fd3d39;
    font-size: 23px;
    right: 17px;
}
.priiceTable p:before {
    content: "\f106";
    position: absolute;
    font-family: FontAwesome;
    color: #fd3d39;
    font-size: 23px;
    right: 15px;
    background: #fff;
    margin-top: -31px;
}
.priiceTable table {
    float: left;
    width: 100%;
}
.login {
    width: 100%;
    float: left;
    font-size:15px;
}
.share {
    width: 100%;
    float: left;
    font-size: 14px;
}
.login p {
    display: inline-block;
    color: #ccc;
    margin: 0 0 3px 0;
}
.Top-sponsered .breadcrumb a:after{
  background:none;
}
.Text-sponsered a:after{
  background:none;
}
.block {
        width: 100%;
           position: relative;
        overflow: hidden;
        font-size: 16px;
        margin-bottom:0px;
}
.Heading-highlights {
    color: #f83f37;
    margin: 14px 0 11px 0;
    }
.Top-sponsered {
color: #fff;
    border-left: none;
    padding: 0 0 0 0;
    text-align: left;
    line-height: 14px;
    font-size: 17px;
}

.Top-sponsered h1 {
color: #fff;
    border-left: 3px solid #f83f37;
    padding: 0 0 0 11px;
    text-align: left;
    line-height: 25px;
    font-size: 17px;
    margin: 0 0 5px 0;
}
.Text-sponsered {
    font-size: 13px;
    text-align: left;
    position: relative;
    color: #fff;
    margin: 0 0 7px 17px;
    font-weight: 500;
}
.Sponcered-social span {
    float: left;
    width: 48px;
    text-align: center;
    margin-bottom: 41px;
}
.Sponsered-slide .carousel-inner {
    width: 100%;
    height: 186px;
}
.Sponsered-slide .carousel-control-next, .carousel-control-prev {
    width: 48px !important;
    background: #b1b1b1;
    height: 84px;
    opacity: 9;
    top: 28%;
}
.Sponsered-slide .carousel-control-next, .carousel-control-prev {
    width: 36px !important;
    background: #b1b1b1;
    height: 62px;
    opacity: 9;
    top: 28%;
}
.img-comp-img {
    position: absolute;
    width: auto;
    height:364px;
    overflow: hidden;
}
.img-comp-container {
    position: relative;
    height:382px;
    width: 100%;
}
.inside-container img{max-width: 100%;}
.Specs-Wrap ul li{font-size: 13px;}
.inside-container p{word-break: break-word;}
.New-desk p{word-break: break-word;}
.inside-container table{width:100%}
}
.breadcrumbwrap a:after{
    display:none;
}
