/*built 2019-06-10*/
@media only screen and (max-width: 1068px) {
    .graph-slide .graph-container .badge .badge-caption {
        width: calc(100% - 115px);
        padding-left: 25px;
    }
}

@media only screen and (max-width: 735px) {
    .graph-slide .graph-container .badge .badge-caption {
        width: calc(100% - 95px);
        padding-left: 25px;
    }
}

#ac-localnav .ac-ln-wrapper .ac-ln-content .ac-ln-menu .ac-ln-actions .ac-ln-action-button.notify-element{
    display: none;
}
.icon-wrapper .icon-playcircle.icon-after{
	font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
}

/** Fix performance data **/
.subsection-processor-performance .graph-gallery-container .slide-container{
    padding-left: 32px;
}
@media only screen and (max-width: 1068px) {
    .subsection-processor-performance .graph-gallery-container .slide-container {
        padding-left: 0;
    }
}
.subsection-processor-performance .graph-slide .graph-container .badge{
    right: calc(8.33% - 69px);
}

@media only screen and (max-width: 1068px) {
    .subsection-processor-performance .graph-slide .graph-container .badge{
        right: calc(8.33% - 44px);
    }
}

p.typography-headline-copy.headline-copy:lang(zh-TW),
.typography-headline-copy.headline-intro:lang(zh-TW){line-height:1.2}

@media only screen and (max-width: 1068px) {
    p.typography-headline-copy.headline-copy:lang(zh-TW),
.typography-headline-copy.headline-intro:lang(zh-TW){line-height:1.25}
}

@media only screen and (max-width: 735px) {
    p.typography-headline-copy.headline-copy:lang(zh-TW),
.typography-headline-copy.headline-intro:lang(zh-TW){line-height:1.3}
}

.section-connections .connect-intro-max-width {
    max-width: 859px;
}
@media only screen and (max-width: 1068px) {
    .section-connections .connect-intro-max-width {
        max-width:752px
    }
}


.section-magic-accessories .magic-accessories-image {
    background-repeat: no-repeat;
    background-image: url("/tw/mac-pro/images/shared/router_accessories__bcw6jtll9sg2_large.jpg");
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
    .section-magic-accessories .magic-accessories-image {
        background-image:url("/tw/mac-pro/images/shared/router_accessories__bcw6jtll9sg2_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .section-magic-accessories .magic-accessories-image {
        background-repeat: no-repeat;
        background-image:url("/tw/mac-pro/images/shared/router_accessories__bcw6jtll9sg2_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .section-magic-accessories .magic-accessories-image {
        background-image:url("/tw/mac-pro/images/shared/router_accessories__bcw6jtll9sg2_medium_2x.jpg")
    }
}

@media only screen and (max-width: 734px) {
    .section-magic-accessories .magic-accessories-image {
        background-repeat: no-repeat;
        background-image:url("/tw/mac-pro/images/shared/router_accessories__bcw6jtll9sg2_small.jpg")
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .section-magic-accessories .magic-accessories-image {
        background-image:url("/tw/mac-pro/images/shared/router_accessories__bcw6jtll9sg2_small_2x.jpg")
    }
}

@media only screen and (min-width: 400px) and (max-width: 735px) {
    .item-container .gallery-item .bars-container .bar-caption.width {
        width: 118%;
    }
}
/* 
@media only screen and (min-width: 374px) and (max-width: 400px) {
    .item-container .gallery-item .bars-container .bar-caption.width {
        width: 126%;
    }
}
@media only screen and (min-width: 318px) and (max-width: 374px) {
    .item-container .gallery-item .bars-container .bar-caption.width {
        width: 156%;
    }
}
 */
@media only screen and (min-width: 318px) and (max-width: 374px) {
    .item-container .gallery-item .bars-container .bar-caption.width {
        width: 124%;
    }
}

/* vertical */
.section-expansion .expansion-stats .badge-caption {
    margin-top: 16px;
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
    .section-expansion .expansion-stats .badge-caption {
        margin-top: 13px;
    }
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
    .section-expansion .expansion-stats .badge-caption:not(:first-child) {
        margin-top: 13px;
    }
}

@media only screen and (max-width: 734px) {
    .section-expansion .expansion-stats .badge-caption {
        margin-top: 0px;
    }
}