.heading-wraper {
    width: 100%;
}
.wrap-lang {
    width:100%;
    float: left;
    display: flex;
}
::placeholder { /* Firefox, Chrome, Opera */ 
    color: blue; 
}
.breadcrumb-item+.breadcrumb-item {
    padding-left: .5rem;
    margin:3px 0 0 0;
}
input:focus, textarea:focus, select:focus{
        outline: none;
        box-shadow:none !important; 
    }
.heading-wraper h1 {
    float: left;
    margin: 15px 0 0 0;
    width: auto;
}
.heading-wraper 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: 15px;
}
.launch {
    width:100%;
    position: relative;
    margin: 0;
    font-size: 12px;
}
.launch b {
    font-weight: 400;
    color: #fd3d39;
}
.Compare-Wrap{
    float:left;
    width:100%;
    margin-bottom:40px;
}
.Price-block{
    width:14%;
    float:left;
}
.Price-block p{
text-transform: uppercase;
font-weight: 500;
color: #000;
position: relative;
top: 294px;
}
.Sponsered-block{
    width:20%;
    float:left;
    border:1px solid #ddd;
    text-align:center;
    position:relative;   
    border-left:none;
}

.Sponsered-block img {
    width: 128px;
    margin: 27px 0 25px 0;
    height:170px;
}
.Sponsered-block .Merchant-wraper {
    float: left;
    width: 100%;
    border-top: 1px solid #ddd;
    height: 157px;
}
.Selected-block{
    width:20%;
    float:left;
    border:1px solid #ddd;
    text-align:center;
    position:relative;
}
.Scorebox {
    width: 58px;
    top:0;
    z-index: 1;
    text-align: center;
    word-break: normal;
    position: absolute;
}

.smartScore {
    background: #363636;
    color: #fff;
    height: 37px;
    font-size: 13px;
    word-break: break-word;
    position: relative;
    text-transform: uppercase;
    padding: 5px 5px;
    line-height: 14px;
    white-space: normal;
    font-weight: 500;
}
.Scorebox .smartScore:after {
    z-index: 1;
    position: absolute;
    top: 98.1%;
    left: 70%;
    margin-left: -25%;
    content: '';
    width: 0;
    height: 0;
    border-top: solid 5px #363636;
    border-left: solid 5px transparent;
    border-right: solid 5px transparent;
}
.smartScoreValue {
    color: #fff;
    font-size: 22px;
    height: 36px;
    line-height: 37px;
    font-weight: 300;
}
.excellent {
    background-color: #7dbb42;
}
.Selected-block h5{
    text-align: center;
    width: 100%;
    margin: 26px 0 18px 0;
    border-top: 1px solid #ddd;
    padding: 17px 0 0 0;
}
.Selected-block img{
    width: 128px;
    margin: 27px 0 0 0;
}
.slide .fa-close{
float: right;
    font-weight: normal;
    position: absolute;
    right: 10px;
    font-size: 15px;
    top: 6px;
}
.Merchant-wraper{
    float: left;
    width: 100%;
    border-top: 1px solid #ddd;
}
.button_buy {
    color: #fff;
    background-color: #e84c3d;
    border-color: #e84c3d;
    border-radius: 3px;
    padding: 0px 6px;
    font-size: 13px;
    margin: 21px 7px 0px 0;
    float: right;
    outline: none;
    height: 27px;
    border: none;
    text-transform: uppercase;
    line-height: 17px;
}
.Right-block-add{
    width:100%;
    float:left;
    text-align:center; 
    margin:0 0 26px 0;  
}
.Merchant-ickon{
    float: left;
    width: auto;
    margin: 6px 0 0 0;
}
.Merchant-ickon img{
    width: 75px;
    margin: 0;
}
.Merchant-ickon p{
    font-weight: 500;
    font-size:14px; 
    color: #000;
    margin:-4px 0 2px 10px;
}
.Selected-block span{
    float:left;
    width:100%;
    text-align:right;
    color:#e84c3d;
    font-size:13px;
}
.Selected-block span a{
    color: #e84c3d;
    font-size: 13px;
    margin: 0 23px 0 0;
    font-weight: 500;
}
.font13{
    font-size: 13px;
    margin: -5px 0 5px 8px;
    float: left;
}
.Selected-block .priiceTable{
     float: left;
    width: 100%;
    border-top: 1px dashed #ccc;
    margin: 5px 0 0 0;
    padding: 5px 0 0 0;
}
.slide .priiceTable p{
text-align: left;
    color: #000;
    font-weight: 500;
    font-size: 14px;
    position:relative;
    margin: 0 0 0 9px;
    float:left;
    width:100%;
}
.Selected-block span a:before {
    content: "\f107";
    position: absolute;
    font-family: FontAwesome;
    color: #fd3d39;
    font-size: 22px;
    right: 3px;
    background: #fff;
    margin-top: -1px;
}

.Selected-block .priiceTable p:after{
       content: "\f106";
    position: absolute;
    font-family: FontAwesome;
    color: #fd3d39;
    font-size: 22px;
    right: 3px;
    background: #fff;
    margin-top: -42px; 
}
.versase{
    width: 30px;
    float: left;
    border: 1px solid #ccc;
    position: absolute;
    text-align: center;
    right: -18px;
    top: 86px;
    z-index: 9;
    font-weight: 400;
    font-size: 15px;
    background: #fff;
}
.Selected-block-empty {
    width: 20%;
    float: left;
    border: 1px solid #ddd;
    text-align: center;
    position: relative;
}
.key-compare-wrap{
    width:100%;
    float:left;
    display:flex;
    margin-bottom:24px;
}
.key-compare{
    width: 17%;
    float: left;
    border-radius: 5px;
    background: #eaeaea;
    text-align: center;
    line-height: 48px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 13.5px;
    cursor: pointer;
    margin: 0 0 0 1%;
    letter-spacing: 1px;
    font-family: Roboto,sans-serif;
}
.first-heading{
    height: 48px;
    line-height: 22px;
    background: no-repeat;
    color: #000;
    width: 122px;
    padding: 4px 0 0 0;
    text-align: left;
    margin: 0 1% 0 0;
}
.screen-progress{
    float:left;
    width:100%;
    margin:32px 0 0 0;
}
.screen-progress span{
    float:right;
    font-size:13px;
    font-style:italic;
    color:#f83f37;
    margin:10px 0 0 0;
}
.progress-heading{
     width: 14%;
    float: left;
    font-size: 14px;
    line-height: 20px;
}
.progress-heading b{
    float:left;
    width:100%;
    color:#000;
}
.progress-bar{
    width:86%;
    float:left;
    display: -ms-flexbox;
    display: flex;
    height:45px;
    overflow: hidden;
        background-color: #ebebeb;
    font-size: .75rem;
}
.progress{
  height:45px;
}
.higher-color{
     background-color: #007bff;
}
.lower-color{
     background-color: #595bd4;
}
.basic-information{
    width:100%;
    float:left;
    margin:53px 0 0 0;
}
.basic-information h3{
    text-transform: uppercase;
    margin: 0 0 23px 0;
    letter-spacing: 2px;
    font-size: 17px;
}
.basic-information table{
    width:100%;
    text-transform:uppercase;
    font-size: 14px;
    margin-bottom:28px;
}
.basic-information .table td, .table th {
    padding: 4px 0 4px 0;
    font-size:13px;
}
.basic-information table tr{
   border-bottom:1px solid #ddd;
}
.basic-information .table td:nth-child(1) {
   width:20%;
}
.basic-information .table td:nth-child(2) {
   width:20%;
}
.basic-information .table td:nth-child(3) {
   width:20%;
}
.basic-information .table td:nth-child(4) {
   width:20%;
}
.basic-information .table td:nth-child(5) {
   width:20%;
}
.comp-crousel {
    width: 100%;
    float: left;
    margin-bottom:65px;
    margin-top:30px; 
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.comp-crousel .slick-prev {
    width: 48px;
    height: 48px;
    border-radius: 29px;
    text-align: center;
    background: #eee;
    outline: none;
    border: none;
    z-index:8;
    position: absolute;
    top: 107px;
    left: -16px;
    font-size: 0;
}
.slick-prev:after {
    content: "\f104";
    margin: 0 0 0 10px;
    font-family: FontAwesome;
    float: left;
    padding-top: 0;
    font-size: 27px;
    color: #222;
    font-weight: 400;
}
.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-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.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:before, .slick-track:after {
    display: table;
    content: '';
}
.slick-initialized .slick-slide {
    display: block;
    border: 1px solid #ddd;
    padding: 19px 0 0 0;
    border-radius: 4px;
    border-right:1px solid #ddd;
}
.comp-crousel .slick-slide {
    display: block;
    border: 1px solid #ddd;
    padding: 19px 0 0 0;
    border-radius: 4px;
    border-right:1px solid #ddd;
}
.compare-re :nth-child(4).slick-slide{
     box-shadow: -1px 0px 0px 0px #ddd inset;
}

/*.Compare-Wrap .comp-crousel .slick-slide:nth-last-child(1) {
  border-right:1px solid #ddd;
}*/

.comp-crousel .slick-slide {
    float: left;
    height: auto;
    position:relative;
    min-height: 1px;
}
.comp-crousel .slick-slide {
    margin: 0 8px 0 0;
}
.Thumb-News {
    width: 100%;
    height: 138px;
    float: left;
        margin: 0 0 25px 0;
    text-align: center;
}
.Thumb-News img {
    width:auto;
    height:100%;
}
.Thumb-Newstext {
    width: 100%;
    float: left;
    background: #6b6b6b;
    text-align: center;
}
.Thumb-Newstext p {
    font-size: 18px;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 58px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 2px;
    line-height: 62px;
    margin: 0 0 0 0;
}
.comp-crousel .slick-next {
    width: 43px;
    height: 43px;
    border-radius: 29px;
    text-align: center;
    background: #eee;
    outline: none;
    border: none;
    z-index:8;
    position: absolute;
    top: 107px;
    font-size:0;
    right: -16px;
}
.slick-next:after {
    content: "\f105";
    margin: 0 11px 0 0;
    font-family: FontAwesome;
    float: right;
    padding-top: 0;
    font-size: 27px;
    color: #222;
    font-weight: 400;
}
.slide h5 {
    text-align: center;
    font-size: 16px;
    color: #171414;
    float: left;
    width: 100%;
    font-family: Roboto,sans-serif;
    line-height: 24px;
    font-weight: 400;
    height: 64px;
    overflow: hidden;
    padding: 11px 0 0 0;
    border-top: 1px solid #ddd;
    margin: 0 0 5px 0;
    cursor: pointer;
    text-overflow: ellipsis;
}
.Right-heading {
    width: 100%;
    float: left;
    margin: 0px 0 33px 0;
    text-transform: uppercase;
    position: relative;
    border-bottom: 1px solid #ddd;
}
.Right-heading h2.title {
    font-size: 20px;
    line-height: 33px;
    margin-bottom: 7px;
    padding-bottom: 6px;
    float: left;
    width: 72%;
    margin-top: 0;
}
span.bordered {
    display: inline-block;
    position: relative;
}
.Right-heading a {
     float: right;
    font-size: 14px;
    color: #4a4a4acc;
    letter-spacing: 2px;
}
.Right-heading a:before {
    content: "";
    height: 18px;
    width: 19px;
    background: url(../images/c-plus.png);
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
    right: 4px;
    top: 7px;
    color: #fff;
    font-size: 18px;
    float: left;
    z-index: 9;
    margin: 0;
    /* background: #ccc; */
    font-weight: normal;
    margin: 0 84px 0 0;
}
.Right-heading:after {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: -2px;
    height: 1px;
    width:239px;
    border-bottom: 2px solid #f83f37;
}
.key-compare p {
 float: left;
    margin: 0 0 0 7px;
}
.select-compare{
    width:86%;
    float: left;
}
.select-compare .slick-initialized .slick-slide{
    border-radius:0;
}
.select-compare .Selected-block img {
    width: 128px;
    margin: 27px 0 0 0;
}
.select-compare .Thumb-News {
    width: 100%;
    height: 138px;
    float: left;
    text-align: center;
    margin: 0 0 20px 0;
}
.select-compare .Thumb-News img {
    width:94px;
    height:100%;
}
.slide span {
    float: left;
    width: 100%;
    text-align: right;
    color: #e84c3d;
    font-size: 13px;
    position:relative;
    margin:-8px 0 0 0;
    outline:none;
}
.slide span:hover {outline:none;}
.slide span a {
    color: #e84c3d;
    font-size: 13px;
    padding:0 23px 0 0;
    font-weight: 500;
}
.slide span a:before {
  content: "";
    color: #fff;
    position: absolute;
    background-repeat: no-repeat;
    outline: none;
    border: none;
    height: 12px;
    width: 16px;
    right: 3px;
    color: inherit;
    background: url(../images/c-down.png);
    margin-top: 8px;
}
:focous{
    outline:none;
    border:none;
}
.after-show{
    position:relative;
    float:left;
    width:100%; 
}
.slide .after-show i:after {
    content: "";
    position: absolute;
    font-family: FontAwesome;
    color: #fff;
    font-size: 22px;
    right: 4px;
    margin-top: -22px;
     height: 12px;
    width: 16px;
    right: 3px;
    background: url(../images/c-up.png);
    
}
.slide :nth-child(2).priiceTable p:after{
    display:none;
} 
.slide :nth-child(3).priiceTable p:after{
    display:none;
}
.slide :nth-child(4).priiceTable p:after{
    display:none;
}
.slide :nth-child(5).priiceTable p:after{
    display:none;
}
.slide :nth-child(6).priiceTable p:after{
    display:none;
}    
 .barlist{
    float: left;
    width:100%;
 }
.priiceTable{
width: 100%;
    float: left;
    border-right: 1px solid #ddd;
    margin: 0 0 0 1px;
}
/*.Compare-Wrap .comp-crousel .slick-slide:nth-last-child(1) {
  border-right:1px solid #ddd;
}*/
 
.Extend{
padding: 0 0 156px 0;
float: left;
width: 100%;
border-top: 1px solid #ddd;
margin:0px 0 0 0;
}
.compare-re {
    width: 100%;
    float: left;
    margin-bottom: 65px;
    margin-top: 30px;

}
.compare-re .slick-slide {
    float: left;
    height: auto;
    position: relative;
    min-height: 1px;
}
.Compare-Wrap .compare-re .slick-slide {
    margin: 0 0px 0 0;  
}
.Compare-Wrap .compare-re .slick-slide b{ 
    color: #e84c3d;
    /* text-align: left; */
    left: 8px;
    position: absolute;
    font-size: 12px;
    top: -3px;
}
.compare-re .slick-prev {
    width: 41px;
    height: 41px;
    border-radius: 29px;
    text-align: center;
    background: #eee;
    outline: none;
    border: none;
    z-index: 999;
    position: absolute;
    top: 107px;
    left: -16px;
    font-size: 0;
}
.compare-re .slick-next {
    width: 41px;
    height: 41px;
    border-radius: 29px;
    text-align: center;
    background: #eee;
    outline: none;
    border: none;
    z-index: 999;
    position: absolute;
    top: 107px;
    font-size: 0;
    right: -16px;
}
.sticky-slide .slick-slide{
    border:none;
}
.sticky-slide{
    margin:0;
}
.sticky-slide .slick-slide{
    display: block;
    border:none;
    padding: 0;
    border-radius: 0;
}
.slide:nth-child(1) .sticky-product {
    border-bottom:4px solid #167FFC;
}
.slide:nth-child(2) .sticky-product {
    border-bottom:4px solid #FE9526;
}
.slide:nth-child(3) .sticky-product {
    border-bottom:4px solid #595BD4;
}
.slide:nth-child(4) .sticky-product {
    border-bottom:4px solid #53D86A;
}
.key-active{
    background: none;
    border: 1px solid #a9a9a9cc;
    box-shadow: 2px 6px 21px 0px #bfbfbf;
}
.key-compare:hover{
  background: none;
    border: 1px solid #a9a9a9cc;
  box-shadow: 2px 6px 21px 0px #bfbfbf;  
}
.first-heading:hover{
  background: none;
    border:none;
  box-shadow:none;  
}
.key-compare img{
    width: 27px;
    float: left;
    margin: 10px 0 0 4px;
}
#StikyHeader {
  background: #fff;
  height:auto;
 box-shadow: 0 0 40px #888;
}
.sticky-product{
    width:100%;
    float: left;
    margin: 0 0 0 0;
    border-right: 1px solid #ccc;
    padding: 7px 0 0 12px;
    position: relative;
    min-height:89px;

}
.sticky-product:after {
    content: 'Vs';
    background: #fff;
    color: #6d6d6d;
    height: 27px;
    padding: 0;
    width: 25px;
    border-radius: 50px;
    right: -11px;
    text-align: center;
    top: 35px;
    font-size: 12px;
    position: absolute;
    z-index: 1;
    font-weight: 400;
}
 
.sticky-product-right{
   width: 50%;
    float: right;
    margin: 0 0 0 0;
    border-bottom:4px solid #595bd4;
    border-right: 1px solid #ccc;
    padding:7px 0 0 145px;  
 }
 
.Search-product {
    width: 55px;
    height: 73px;
    float: left;
    margin-bottom:0px;
    margin-right: 12px;
}
.Search-product img {
    max-width: 100%;
    max-height: 100%;
}
.proPrice {
    width: 86px;
    float: left;
    margin: 0 0px 0 0;
    font-size: 13px;
    font-weight: 500;
    color: #333;
}
.product-desc {
    color: #000000;
    font-size: 13px;
    display: block;
    line-height: 19px;
    margin: 0 0 7px 0;
    text-transform: uppercase;
    font-weight: 400;
    height:19px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.proPrice img {
    float: left;
    margin:0;
    padding:0;
}
.proPrice span{
    float: left;
    width: auto;
    text-align: left;
    margin: 0;
    position: static;
}
.proPrice span a {
    color: #e84c3d;
    font-size: 13px;
    padding: 0;
}
.proPrice p{
    float: left;
    width: auto;
    margin: 2px 0 0 2px;
    font-size: 13px;
}
.proPrice span a:before{
    display:none !important;
}
.search-By {
color: #fff;
    background-color: #e84c3d;
    border-color: #e84c3d;
    border-radius: 2px;
    padding: 0 3px 0 3px;
    font-size: 11px;
    outline: none;
    border: none;
    text-transform: uppercase;
    float: left;
    height: 23px;
    line-height: 20px;
    margin: 4px 0 0 13px;
    font-weight: 600;
}
.searchbar{
    width:100%;
    float:left;
}
.searchbar form {
  position: relative;
}
.searchbar form a{
    position: absolute;
    right: 7px;
    top: 64px;
    color: #bdbdbd;
    font-size: 16px;
}
 
.searchbar input{
    width: 100%;
    float: left;
    margin: 0 0 35px 0;
    border: none;
    border-bottom: 1px solid #dedede;
 
}
.searchbar form input::placeholder { /* Firefox, Chrome, Opera */ 
    color:#ccc; 
    font-weight:normal;
    font-size:14px; 
} 
#search_items{
    width: 100%;
    height: 366px;
    position: absolute;
    overflow-x: hidden;
    background: #fff;
    top:95px;
    box-shadow: 0 1px 6px rgba(0,0,0,.2);
    padding: 13px 0 0 14px;
    display:block;
    z-index:9;
}
.sugest{
    font-weight: 400;
}
#search_items ul{
  width:100%;
  float:left;
  margin:0 0 26px 0;
  padding:0;
  list-style:none;  
}
#search_items ul li{
      width: 100%;
    float: left;
    color: #000;
    margin: 0 0 5px 0;
    font-size: 14px;
    padding: 0;
    list-style: none;
    cursor: pointer;
}
#search_items ul li:hover{
    background:#ccc ; 
}
 

#onscrollStikyHeader{
    width: 100%;
    float: left;
    background: #fff;
    height: auto;
    margin: 27px 0 0 0;
    box-shadow: 0px 10px 21px -1px #b5b5b5;
}
.changearticle {
    position: fixed!important;
    top: 60px;
    opacity: 10 !important;
} 
.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 999;
  width:1024px !important;
  left: 0;
  right: 0;
  margin:0 auto !important; 
}
.remove-after:after{
    display:none !important; 
}
 
.Code-1{background:#167FFC}
.Code-2{background:#FE9526}
.Code-3{background:#595BD4}
.Code-4{background:#53D86A}
.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: 55px;
    float: left;
    height: 80px;
}
.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;
}
.rupees-style {
    font-weight: 500;
    float: left;
    margin-top: 9px;
    color: #252525;
    font-size:13px;
}
.img-seller{
    float:left;
    margin:3px 0 0 0;
}
.hot-deal-by {
    color: #fff;
    background-color: #e84c3d;
    border-color: #e84c3d;
    border-radius: 4px;
    padding: 0px 8px;
    font-size: 12px;
    margin: 0;
    outline: none;
    border: none;
    text-transform: uppercase;
    margin: 25px 0 0 0;
    font-weight: 500;
}
.listing-compare{
    float:left;
    width:100%;
}

.Compare-Wrap .listing-compare .compare-re .slick-slide {
    margin: 0 16px 0 0;
}

.listing-compare .slick-initialized .slick-slide {
    display: block;
    border: 1px solid #ddd;
    padding: 19px 0 0 0;
    border-radius: 4px;
    border-right: 1px solid #ddd;
}
.select-brand{
    float:left;
    width:100%;
}
.select-brand .form-group {
    margin-bottom: 0;
}
.select-brand .form-control {
display: block;
    width: 100%;
    height: calc(2.4em + .75rem + 2px);
    font-size: 1rem;
    font-size: 14px;
    line-height: 1.5;
    color: #414344;
    background: none;
    background-clip: padding-box;
    border-top: 1px solid #ccc;
    margin: 0 3px 0 0;
    background: none;
    border-bottom: none;
    padding: 0px 0 0 8px;
    border-left: none;
    border-right: none;
    border-radius: 0;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 500;
}
.add-list{
    width: 100%;
    height:138px;
    margin: 0 0 25px 0;
    line-height:134px;
    text-align: center;
}
.add-list img{
    width:auto;
}
.inactive{
    opacity:0.4;
}
.holder-compare{
    float:left;
    width:100%;
}
.holder-compare a{
     color: #fff;
    background: #f83f37;
    border-radius: 4px;
    line-height: 41px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 16px;
    padding: 14px 31px 14px 31px;
}

.Slide-show-wrap{
    float:left;
    width:100%;
    position:relative;    
    margin: 0 0 39px 0;
}
.News-crousel {
    width: 100%;
    float: left;
    margin-bottom: 46px;
    padding: 0;
}
.News-crousel .slick-prev {
    width: 28px;
    height: 28px;
    border-radius: 0;
    text-align: center;
    background: none;
    outline: none;
    line-height: 12px;
    z-index: 999;
    position: absolute;
    top: 253px;
    left: 0;
    border: 1px solid #dcdcdc;
    font-size: 0;
    opacity: 0.8;
}
.slick-prev:after {
 content: "";
     height: 22px;
    width: 16px;
    background: url(../images/c-left.png);
    background-repeat: no-repeat;
    margin: 3px 0 0 8px;
    float: left;
    padding-top: 0;
    color: #fff;
}

.News-crousel .slick-slide {
   margin: 0 8px 0 0;
    padding: 0;
    border-right: 1px solid #ddd;
}
.News-crousel .slick-slide {
    float: left;
    height: auto;
    min-height: 1px;
}
.News-crousel .slick-next {
    width: 28px;
    height: 28px;
    border-radius: 0;
    text-align: center;
    background: none;
    outline: none;
    line-height: 12px;
    z-index: 999;
    position: absolute;
    top: 253px;
    left: 37px;
    border: 1px solid #dcdcdc;
    font-size: 0;
}
.slick-next:after {
    content: "";
    margin:4px 0 0 7px;
     height:22px;
    width: 16px;
    background: url(../images/c-right.png);
    background-repeat: no-repeat;
    float: left;
    padding-top: 0;
    font-size:21px;
    color: #fff;
}
.left-comp{
    float:left;
    width:49%;
    padding:17px 0 17px 0;
    text-align:center;
    position:relative;
    border-right:1px solid #ddd;
}
.left-comp .versase {
    width: 27px;
    float: left;
    border: 1px solid #ccc;
    position: absolute;
    text-align: center;
    right: -15px;
    top: 53px;
    z-index: 9;
    font-weight: 400;
    font-size: 13px;
    height: 27px;
    background: #fff;
    line-height: 25px;
}
.left-comp img{
    width:78px;
    height:102px 
}
.right-comp{
    float:left;
    text-align:center;
    width:50%;
     padding:17px 0 17px 0;
}
.right-comp img{
    width:78px;
    height:102px 
}
.name-comp{
    float: left;
    width: 100%;
    border-top: 1px solid #ddd;
    color: #000;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    padding: 24px 10px 0 12px;
    overflow: hidden;
    height: 71px;
    margin: 0 0 20px 0;
}
.News-crousel .slick-next:hover {
    background: #ff3934;
    border: 1px solid #ff3934;
    color: #fff;
}
.News-crousel .slick-prev:hover {
    background: #ff3934;
    border: 1px solid #ff3934;
    color: #fff;
}
.News-crousel .slick-prev:hover:after {
    color: #fff !important;
}
.News-crousel .slick-next:hover:after {
    color: #fff !important;
}
















@media only screen and (max-width: 600px) and (min-width: 0px){
.select-compare {
    width:100%;
    float: left;
}
.holder-compare {
    float: left;
    width: 100%;
    margin: 34px 0 0 0;
}
#search_items {
    width: 100%;
    height: 366px;
    position: absolute;
    overflow-x: hidden;
    background: #fff;
    top: 132px;
    box-shadow: 0 1px 6px rgba(0,0,0,.2);
    padding: 13px 0 0 14px;
    display: none;
    z-index: 9;
}
.searchbar form a {
    position: absolute;
    right: 7px;
    top:56px;
    color: #bdbdbd;
    font-size: 16px;
}
.proPrice span {
    float: left;
    width: auto;
    text-align: left;
    margin: 0;
    position: static;
}
.sticky {
  position: fixed;
  top: 0;
  width:100% !important;
  left: 0;
  right: 0;
  z-index:9; 
  margin:0 auto !important; 
}
.sticky-product-right {
    width: 50%;
    float: right;
    margin: 0 0 0 0;
    border-bottom: 4px solid #595bd4;
    border-right: 1px solid #ccc;
    padding:7px 0 0 8px;
}
.sticky-product {
width: 100%;
    float: left;
    margin: 0 0 0 0;
    border-bottom: 4px solid #007bff;
    /* border-left: 1px solid #ccc; */
    /* border-right: 1px solid #ccc; */
    padding: 7px 0 0 8px;
    min-height:90px;
}
.basic-information {
    width: 100%;
    float: left;
    margin: 36px 0 0 0;
    overflow-y: scroll;
}
.proPrice p {
    float: left;
    width: auto;
    margin: 3px 0 0 4px;
}
.sticky-slide{
    margin:0 !important; 
}
.sticky-slide .slick-prev{
    display: none !important;
}
.sticky-slide .slick-next{
    display: none !important;
}
.product-desc {
    color: #000000;
    font-size: 13px;
    display: block;
    line-height: 19px;
    margin: 0 0 2px 0;
    text-transform: capitalize;
    font-weight: 400;
    height:18px;
    overflow: hidden;
}
.Search-product {
    width: 50px;
    height: 71px;
    float: left;
    margin-bottom:0px;
    margin-right: 6px;
}
.proPrice {
width: 86px;
    float: left;
    margin: 0 0 2px 0;
    font-size: 13px;
    font-weight: 400;
    line-height: 28px;
    color: #333;
}
.proPrice span img {
    float: left;
    margin: 0;
    padding: 0;
    width:auto;
}
.search-By {
    color: #fff;
    background-color: #e84c3d;
    border-color: #e84c3d;
    border-radius: 2px;
    padding: 4px 4px 3px 3px;
    font-size: 12px;
    margin: 0;
    outline: none;
    /* display: none; */
    border: none;
    text-transform: uppercase;
    float: left;
    height: auto;
    line-height: 14px;
    margin: 0;
    font-weight: 600;
}
.Scorebox {
    width: 53px;
    top: 0;
    z-index: 1;
    text-align: center;
    word-break: normal;
    position: absolute;
}
.Merchant-ickon p {
    font-weight: 500;
    color: #000;
    font-size: 13.6px;
    margin: -4px 0 2px 10px;
}
.compare-re {
    width: 100%;
    float: left;
    margin-bottom: 0;
    margin-top: 30px;
}
.button_buy {
    color: #fff;
    background-color: #e84c3d;
    border-color: #e84c3d;
    border-radius: 3px;
    padding: 0px 4px;
    font-size: 13px;
    margin: 21px 7px 0px 0;
    float: right;
    outline: none;
    height: 26px;
    border: none;
    text-transform: uppercase;
    line-height: 19px;
}
.smartScore {
    background: #363636;
    color: #fff;
    height: 37px;
    font-size: 12px;
    word-break: break-word;
    position: relative;
    text-transform: uppercase;
    padding: 5px 5px;
    line-height: 14px;
    white-space: normal;
    font-weight: 500;
}
.key-compare-wrap {
    width: 100%;
    float: left;
    display: block;
    margin-bottom: 24px;
}
.first-heading {
    height: 48px;
    line-height: 22px !important;
    width: 100% !important;
    padding: 4px 0 0 0;
    text-align: left;
    background: none !important;
    margin: 0 0 23px 0;
    font-size: 17px !important;
    font-size: 20px;
    font-weight: 500 !important;
    text-align: left !important;
}
.key-active {
    background: none !important;
    border: 1px solid #a9a9a9cc;
    box-shadow: none;
}
.key-compare img {
    width: 27px;
    float:none;
    margin: 0;
}
.key-compare p{
    display:none;
}
.key-compare {
    width: 17%;
    float: left;
    border-radius: 0;
    background: #eaeaea;
    text-align: center;
    line-height: 52px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    margin: 0 3% 0 0;
    letter-spacing: 1px;
}
.progress-heading {
    width: 45%;
    float: left;
}
.progress-bar {
    width: 55%;
    float: left;
    display: -ms-flexbox;
    display: flex;
    height: 35px;
    overflow: hidden;
    background-color: #ebebeb;
    font-size: .75rem;
}
.progress-heading {
    width: 45%;
    float: left;
    line-height: 24px;
    font-size: 15px;
}

.screen-progress {
    float: left;
    width: 100%;
    margin: 17px 0 0 0;
}
.basic-information .table td:nth-child(1) {
    width: 116px;
    padding-left:0; 
}
.basic-information table {
    width: 100%;
    text-transform: uppercase;
    margin-bottom: 28px;
    font-size: 14px;
}
.Price-block {
    width: 18%;
    float: left;
    display:none;
}
.Right-heading a {
    float: right;
    font-size: 14px;
    display:none;
    color: #4a4a4acc;
    letter-spacing: 2px;
}
.basic-information .table td:nth-child(2) {
    width: 110px;
    line-height: 22px;
}
.basic-information .table td, .table th {
    padding-left: 10px;
    line-height: 21px;
    font-size: 13px;
}
.Selected-block {
    width: 100%;
    float: left;
    border: 1px solid #ddd;
    text-align: center;
    position: relative;
    margin-bottom:29px; 
}
.Sponsered-block {
    width: 100%;
    float: left;
    border: 1px solid #ddd;
    text-align: center;
    position: relative;
    border-left: 1px solid #ddd;
    margin-bottom: 26px;
}
}
