.section .gallery .tablist-wrapper .tabnav-link {
    padding: 9px 0 14px;
}
.section-chip .grid-item-form-factor .grid-headline-normal-alt {
    width: 100%;
}
.half-text-size {
    font-size: 0.5em;
}

html[lang=zh-MO] .centerall_045 { padding-left: 0.45em; }

@media only screen and (max-width: 734px) {
    .section-chip .grid-item-speed .grid-item-content .text-content {
        max-width: 240px;
    }
}

.section-router .grid-item-business .text-content .typography-headline {
    max-width: 100%;
    flex-basis: 100%;
}

.section-chip .grid-item-speed .grid-item-content .text-content {
    max-width: 460px
}

@media only screen and (max-width: 1068px) {
    .section-chip .grid-item-speed .grid-item-content .text-content {
        max-width:360px
    }
}

@media only screen and (max-width: 734px) {
    .section-chip .grid-item-speed .grid-item-content .text-content {
        max-width:260px
    }
}
.section-router .grid-item-accessory .text-content .typography-headline {
	max-width: 96%;
}

/*performance*/
.subsection-gallery-modal .badge-value .badge-subvalue
 {
    font-size: 48px;
}
    
@media only screen and (max-width: 1068px) {
  .subsection-gallery-modal .badge-value .badge-subvalue {
        font-size: 38px;
        }
}
@media only screen and (max-width: 734px) {
.subsection-gallery-modal .badge-value .badge-subvalue {
        font-size: 26px;
        }
}

.subsection-gallery .item-container .gallery-item .flex .badge-value {
    line-height: 1;
    }
    
@media only screen and (max-width: 1068px) {
    .subsection-gallery .item-container .gallery-item .flex .badge-value {
        line-height: 1.0625;
     }
}
@media only screen and (max-width: 734px) {
    .subsection-gallery .item-container .gallery-item .flex .badge-value {
        line-height: 1;
     }
}

.subsection-gallery .item-container .gallery-item .flex .badge-content {
    margin-top: -12px;
    padding-top:0
}

@media only screen and (max-width: 734px) {
    .subsection-gallery .item-container .gallery-item .flex .badge-content {
        margin-bottom: 0;
        padding-bottom:0;
        margin-top: 0;
    }
}
/*performance*/



.grid-item-speed .grid-item-content.content-bottom .text-content .grid-headline-super {
    margin-bottom: 120px;
    margin-top: 0.4em;
}
@media only screen and (max-width: 1068px) {
   .grid-item-speed .grid-item-content.content-bottom .text-content .grid-headline-super {
         margin-bottom: 100px;
    }
}

@media only screen and (max-width: 734px) {
  .grid-item-speed .grid-item-content.content-bottom .text-content .grid-headline-super {
        margin-bottom:0
    }
}

/* mudium show “｜” && small hide “｜”*/
/* 

.section-hero .hero-cta-item:nth-child(n+2)::before {
    display: none;
}

 */

@media only screen and (max-width: 1068px) {
.section-hero ul.hero-cta-list.typography-eyebrow-elevated .hero-cta-item:nth-child(n+3)::before {
    content: "|";
    alt: "";
    padding: 0 30px;
}
html.quick-look-modern .section-hero .hero-cta-list li:nth-of-type(1) {
		margin-left: 27px;
		width: 166px;
}
}

@media only screen and (max-width: 734px) {
    .section-hero ul.hero-cta-list.typography-eyebrow-elevated .hero-cta-item:nth-child(n+3)::before {
        display: none;
    }
    html.quick-look-modern .section-hero .hero-cta-list li:nth-of-type(1){
        margin: auto;
        
    }    
    html.quick-look-modern .section-hero .hero-cta-list li:nth-of-type(3){
	    margin-left: 28px;
    }

}
/* icon-after::after  */

.icon-wrapper .icon, .icon-wrapper .more::after, .icon-wrapper .icon-before::before, .icon-wrapper .icon-after::after{position: relative;}


.section-chip .grid-item-macos .grid-headline-normal {
    max-width: 448px;
}

@media only screen and (max-width: 1068px) {
    .section-chip .grid-item-macos .grid-headline-normal {
        max-width: 320px;
    }
}

@media only screen and (max-width: 734px) {
    .section-chip .grid-item-macos .grid-headline-normal {
        max-width:100%
    }
}
