.mediatek-banner{
    height: 325px;
}
.mediatek-sprite{
    background:url('https://www.91-cdn.com/images/acer_lap_category_sprite_icon_2022.png?v=1');
    background-repeat: no-repeat;
    display: inline-block;
    width: 125px;
    height: 75px;
}
.main_nav ul li a:hover, .main_nav ul li.megamenu:hover a {
    color: #ff5900;
    background: #fff;
}
.main_nav ul li a:first-child {
    font-size: 15px;
    padding: 10px 15px 12px 18px;
}
.nav_wrap
{
    position: sticky;
    top: 0;
    float: unset;
    overflow: hidden;
}
#mediatek .left_filter {
    margin: 0;
}
#mediatek .right_content_category {
    background: #fff;
    width: 100%;
}
.mediatek-banner{
    margin:0 0 6px;
}
.mediatek-banner li a img{
    width: 100%;
    display: block;
    max-width: 1226px;
}
.right_content_category .mediatek-banner li a img{
    max-width:1203px;
}
#mediatekstory li:last-child {
    margin-right: 0;
}
.itm_img{
    height: auto;
    text-align: center;
    min-height:123px;
}
.item .price {
    margin: 15px 0;
    color: #ff5a00;
    font-size: 16px;
    font-weight: 500;
}
.mediatek-banner .jcarousel-pagination {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 5px;
    padding: 0;
    margin: 0;
}
.mediatek-banner .jcarousel-pagination a {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 30px;
    text-indent: -9999px;
    background: #fff;
    font-size: 0;
    padding: 0;
    margin-right: 5px;
    line-height: 28px;
    min-width: auto;
    text-align: center;
    opacity: .75;
}
.mediatek-banner .jcarousel-pagination a.active {
    opacity: 1;
}
.mediatek-banner .jcarousel-wrapper.product_wid_bg {
    margin: 0 auto;
    padding: 0;
}

.tek-desc h2 {font-weight: 500;font-size: 16px;color: #000000;height: 40px;overflow: hidden;line-height: 20px;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;display: -webkit-box;box-sizing: border-box;background: no-repeat;position: relative;margin: 0 0 11px;padding: 0;}

.micro-pro li {
    width: 590px;
    float: left;
    height: 428px;
    display: inline-table;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    box-sizing: border-box;
}
.micro-pro li:hover {
    border-color: #ff5900;
}
.matters li:last-child{float: right;}

.tek-img img {
    max-width: 100%;
    display: block;
    height: 100%;
    width: 100%;
    border-radius:10px 10px 0px 0px;
}

.tek-img {
    width: 100%;
    /* height: 310px; */
    overflow: hidden;
    text-align: center;
}

.micro-pro {
    float: left;
    width: 100%;
    margin: 12px 0 0;
    padding: 0 13px 0 0px;
    box-sizing: border-box;
}

.mediatek-stories {
    float: left;
    width: 100%;
    position: relative;
    z-index: 10;
    margin: 0 0 17px;
}

.tek-desc {
    padding: 11px;
    float: left;
    width: 100%;
    box-sizing: border-box;
}
.tek-desc p {
    color: #888888;
}

.micro-pro.intro-contents li {
    height: 275px;
    width: 32.4%;
    margin: 0 19px 13px 0;
    display: inline-table;
    margin-right: 15px;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    overflow: hidden;
}
.micro-pro.intro-contents li:last-child {
    margin-right: 0;

}
.articles.intro-contents li:nth-child(5n){
    margin-right: 0;
}
.intro-contents .list-img {
    text-align: center;
    height: fit-content;
    position: relative;
}

.intro-contents .list-img img {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
}
.intro-contents .list-desc {
    padding: 7px;
}

.intro-contents .list-desc span.title_name {
    font-weight: 500;
    font-size: 15px;
    color: #404040;
    height: 40px;
    overflow: hidden;
    line-height: 20px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    margin: 0 0 1px;
    display: -webkit-box;
    box-sizing: border-box;
}

.intro-contents span.pdesc {
    color: #666;
    overflow: hidden;
    height: 60px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    -moz-line-clamp: 4;
    -moz-box-orient: vertical;
    text-overflow: ellipsis;
    margin: 0 auto;
    display: -webkit-box;
    display: -moz-box;
    line-height: 20px;
}
.filter_content li{
    list-style: disc;
    margin-left: 24px;
}
.filter_content a{
    padding-left:0;
    font-weight: 400;
}
.product_wid_bg{
    padding:0;
}
.mediatek-series{
    text-align: center;
    height: 115px;
    position: relative;
    background: #f5f5f5;
}
.chipset-card{
    float: unset;
}
.chipset-card li{
    height: 210px !important;
}
.chipset-card .list-desc span.title_name{
    height: auto !important;
    color: #ff5a00;
}
.chipset-card li:nth-child(4n) {
    margin-right:13px !important;
}
.mediatek-series img {
    max-width: 100%;
    max-height: 100%;
}
.full-w-img .mediatek-series img{
    width: 100%;
}
.filter_content li:hover a:after
{
    border:none;
}
.filter_content li:hover{
    background: transparent;
}
/* medeiatek details */
.mediatek-detail-warapper{
    width: 1000px;
    background: #fff;
    padding: 10px;
    margin: 20px auto;
    border: solid 1px #ccc;
    float: unset !important;
}
.banner-detail {
    width: 100%;
    height: auto;
}
.banner-detail img {
    max-width: 100%;
}
.detail-padd{
    padding: 0 15px;
    margin: 15px 0;
}
ul.pro-specs {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    margin: 15px 0 10px;
}
ul.pro-specs li {
    list-style: disc;
    margin: 0 0 0 20px;
    line-height: 20px;
    font-size: 14px;
    color: #555;
    margin-bottom: 6px;
}
.mediatek-detail-warapper .jcarousel .item{
    width: 175px !important;
}
/* End medeiatek details */
.featured-search .item {
    width: 223px !important;
    margin: 15px 6px !important;
    border: solid 1px #ccc;
}
.price_category .tab-content li a {
    width: 226px;
}
.jcarousel .item{
    width:188px;
}
.featured-icns {
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.card-layout .item{
    box-shadow: 0 0 5px #dadada;
    width: 231px;
    border: 1px solid #dadada;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #000;
    padding: 20px;
    box-sizing: border-box;
    min-height: 410px;
    max-height: 410px;
    border-radius: 15px;
    overflow: hidden;
}
.item_det {
    text-align: center;
    font-size: 12px;
    color: #888;
    overflow: hidden;
    height: 57px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
    text-overflow: ellipsis;
    display: -webkit-box;
    font-weight: 300;
    line-height: 20px;
}
.item .sto {
    text-align: center;
    color: #3f3f3f;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 15px;
    font-weight: 500;
}
.itm_titl {
    height: auto;
}
.itm_titl p {
    color: #000;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
    min-height: 44px;
    overflow: hidden;
    max-height: 44px;
    text-align: center;
    font-weight: 500;
}
.itm_titl{
    padding:0 5px 7px;
}
.i5-icn{
   background-position:-11px -21px;
    width: 125px;
    height: 75px;
}
.item .know_more {
    font-size: 12px;
    padding: 4px 12px;
    border: 1px solid #000;
    color: #000;
    font-weight: 300;
    text-transform: capitalize;
    display: inline-block;
    width: 88px;
    box-sizing: border-box;
}
.rating_box_new_list {
    left: 6px;
    top: 6px;
}
.i7-icn{
    background-position:-7px -127px;
}
.amd-ryzen-icn{
    background-position:-11px -231px;
}
.intel-12-icn{
    background-position: -8px -336px;;
}
.intel-13-icn{
    background-position: -11px -1184px;
}
.ram-icn{
    background-position: -11px -445px;;
}
.touch-screen-icn{
    background-position: -10px -551px;
}
.best-gaming-icn{
    background-position: -10px -656px;
}
.ram-16gb-icn{
    background-position: -11px -760px;
}
.ram-8gb-icn{
    background-position: -11px -869px;
}
.light_weight_lap{background-position: -11px -972px;}
.programming_lap{background-position: -11px -1078px;}
.micro-pro.smal-banners {
    margin:20px 0 20px;
}
.banners-warapper {
    display: flex;
    justify-content: space-around;
}
.banner-contaner {
    width: 24%;
}
.banner-contaner img {
    max-width: 100%;
}

h2.cat_titl{
    clear:both;
    margin-bottom: 0 !important;
}
.right_content_category > div {
    /*overflow: hidden;*/
}
.micro-pro.image-card li {
    height: 190px;
}
.micro-pro.image-card .list-img{
    height: 128px;
}
.mobile_rivew.widget{
    position:relative;
    clear: both;
}
#pricerange li:last-child a div {
    max-width: 143px;
    text-align: center;
    width: 100%;
    margin: 3px auto;
}
/* video section */
.mediatek-stories .cat_titl, .video_sec .cat_titl {
    margin: 0 0 5px 5px!important;
}
.video_sec .micro-pro ul {
    display: flex;
}
.video_sec .micro-pro li {
    width: 390px;
    height: 278px;
    margin-right: 15px;
}
.video_sec .micro-pro li .tek-img {
    position: relative;
    height: 217px;
}
img.youtube-btn {
    position: absolute;
    width: 45px !important;
    height: auto;
    cursor: pointer;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    bottom: 0;
}
.iframe_box {
    display: none;
    width: 100%;
    height: 290px;
}
.video_sec {
    margin: 20px auto;
    padding-bottom: 15px;
}
/* end video section */
.micro-pro .jcarousel-wrapper {
    margin: 0px;
}
.pro_featu
{
    margin-top: 20px;
}
.pro_featu ul li{
    width: calc((1215px - 40px) / 3);
    display: inline-block;
    margin-right: 10px;
    height: auto;
}
.pro_featu ul li a
{
width: 100%;
height: 100%;
display: block;
}
.pro_featu ul li:last-child
    {
        margin-right: 0px;
    }
.pro_featu ul li img
{
    width: 100%;
    height: auto;
}
#heliosolution
{
    margin-top: 35px !important;
}
.mediatek-banner .jcarousel-pagination .active {
    background: #b5b5b5;
}