.apstory-trial .col-md-6 a {
position:relative;
z-index:99;
}

.read-more-fade {
position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 40px 0;
    background-image: linear-gradient(rgba(255, 255, 255, 0) 0%, #f2f2f2 67%);
}

.read-more-fade .btn {
    font-size: 20px;
    box-shadow: 0 0 40px 5px rgba(0,0,0,0.2);
padding: 7px 20px;
    background: #900;
    color: #fff;
}

.read-more-fade .btn:hover {
    background: #fff;
    color: #900;
}


    .apstory-folder .btn {
        position:relative;
        z-index:2;
    }
    .vr-pc-flex {
        display: flex;
    }

    .vr-pc-flex .col-md-8 {
        width:100%;
    }

    .col-md-4.vr-pc-flex {
        display:none;
    }

    .vr-pc-devices {
        background: #fff;
        padding: 20px 20px 20px 175px;
        margin: 20px 0;
    }

    .vr-pc-devices h2 {
        border: 0;
        font-weight: bold;
        margin: 0 0 10px;
        padding: 0;
        font-size: 20px;
        color: #5a5a5a;
        border: 0;
    }

    .vr-pc-devices h3 {
        margin: 0 0 10px 0;
    }

    .vr-pc-devices ul li {
        padding: 1px 0 2px 0;
    }

    .vr-pc-icons {
        /*display: flex;*/
        font-weight: bold;
        margin: 20px 0;
        -webkit-flex-direction: column;
        flex-direction: column;
        justify-content: space-between;
        display:none;
    }

    .vr-pc-icons img {
        float: left;
        margin-right: 15px;
    }

    .vr-pc-uppercase {
        text-transform: uppercase;
        display: block;
    }

    .vr-pc-vertical-align {
        float: left;
        padding-top: 8px;
        font-size: 13px;
        font-family: "roboto", sans-serif;
        color: rgba(0, 0, 0, 0.8);
    }


    @media (max-width: 992px) {
        .apstory-column-border {
            border: 0;
        }
    }

    .apstory-folder {
        background: #f2f2f2;
        color: #333;
        padding: 50px 0;
        margin-top: 50px;
        margin-bottom: 75px;
        position: relative;
        left: 50%;
        width: 100vw;
        margin-left: -50vw;
        max-width: initial;
    }

    .apstory-folder .apstory--layout1 {
        margin: 0;
    }

    .vr-pc-device-img {
        position: absolute;
        left: -100px;
        max-width: 275px !important;
    }

    .apstory-folder table {}

    .apstory-folder table,
    .apstory-folder thead,
    .apstory-folder tr {
        border: 0;
    }

    .apstory-folder thead span {
        -moz-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        -o-transform: rotate(270deg);
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg);
        display: block;
        left: 13px;
        bottom: -2px;
        transform-origin: top left;
        position: absolute;
        font-weight: bold;
        font-family: "roboto", sans-serif;
    }



    .apstory-folder thead td {
        position: relative;
        height: 380px;
        border: 0;
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
    }

    .apstory-folder tbody tr {
        height: 100px;
    }

    .apstory-folder tbody td {
        vertical-align: middle;
        padding: 15px;
    }

    .apstory-folder thead td:nth-child(1),
    .apstory-folder thead td:nth-last-child(1) {
        border: 0;
    }

    .apstory-folder td {
        position: relative;
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
        border-top: 1px solid #ccc;
        border-color: #ccc !important;
    }

    .apstory-folder td:nth-child(1) {
        border-left: 0;
    }

    .apstory-folder td:nth-last-child(1) {
        border-right: 0;
    }

    .apstory-folder td ul {
        margin: 0 0 0 5px;
        padding: 0;
        list-style: none;
    }

    .apstory-folder td ul li {
        padding: 2px 0;
    }

    .apstory-folder td ul li:before {
        content: "-";
        padding-right: 5px;
    }

    .vr-pc-check {
        text-align: center;
    }

    .vr-pc-table-wrap {
        margin-top: 40px;
        width: 120%;
        margin-left: -10%;
    }

    .apstory-folder td:nth-child(1) {
        width: 18%;
        text-align: right;
        font-weight: bold;
        font-family: "roboto", sans-serif;
        font-size: 16px;
    }

    .apstory-folder td:nth-child(2),
    .apstory-folder td:nth-child(3) {
        width: 25%;
    }

    .apstory-folder td:nth-child(4),
    .apstory-folder td:nth-child(5) {
        width: 3%;
    }

    .vr-pc-mobile-check, .vr-pc-mobile-list {
        display: none;
    }

    @media(max-width:992px) {
        .vr-pc-table-wrap {
            width: 100%;
            margin-left:0;
        }
    }

    @media(max-width:992px) {
        .apstory-folder {
            padding: 100px 0 0 0;
        }

        .vr-pc-flex .col-md-4 {
            display: none;
        }

        .vr-pc-device-img {
            float: none;
            position: relative;
            margin-top: -50px;
            margin: -100px auto 30px auto;
            left: auto;
            display: block;
        }

        .vr-pc-devices {
            background: #fff;
            padding: 20px;
            margin: 20px 15px 160px 15px;
        }

        .vr-pc-mobile-check {
            display: none;
            color: #8f8f8f;
            font-weight: bold;
        }

        .vr-pc-mobile-check {
            margin: 0;
        }

        .vr-pc-mobile-list {
            display:block;
            margin: 10px 0 0 0;
            font-weight: bold;
        }

        .vr-pc-table-wrap table,
        .vr-pc-table-wrap tr, .vr-pc-table-wrap tbody {
            display: block;
        }

        .apstory-folder .vr-pc-table-wrap tbody tr {
            height: auto;
            min-height: unset;
            padding: 35px;
            border-top: 1px solid #ccc;
        }

        .vr-pc-table-wrap table tr td {
            display: block;
            width: 100% !important;
            text-align: left !important;
            padding: 2px 0;
        }

        .vr-pc-table-wrap {
            margin-top: -40px;
            width: 100%;
            margin-left: 0;
        }

        .vr-pc-table-wrap thead {
            display: none;
        }

        .vr-pc-table-wrap .vr-pc-check {
            display: none;
        }

        .vr-pc-table-wrap table td,
        .vr-pc-table-wrap table th {
            border: 0;
        }

    }


.apstory-trial .btn {
        position:relative;
        z-index:2;
    }
    

.ap-ct-bg-img .csc-textpic-left {
    position: absolute;
    z-index: -1;
}

.ap-ct-bg-img .column2 .columnitem1 {
margin-left: 60%;
    width: 140%;
    z-index: 999;
    background: #fff;
    padding: 20px;
    margin: 55px 0% 30px 60%;
}

.ap-ct-bg-img-2 .column1 .columnitem1 {
    margin-left: 0;
    width: 130%;
    z-index: 999;
    background: #fff;
    padding: 20px;
    margin: 55px 0% 30px 0;
}

.ap-ct-bg-img-2 .column2 .columnitem1 {
    margin: 0;
    width: initial;
    padding: 0;
}

.ap-ct-bg-img h2 {
    border: 0;
    padding-top: 0px;
    margin: 0;
    font-size: 3.0em;
    color: #5d5d5c;
    line-height: 1.2em;
}

.ap-ct-bg-img {
margin-bottom:40px;
min-height:400px;
}

.process-mobile {
  display:none;
  }

@media(max-width:768px) {
  
  .process-desktop {
  display:none;
  }

.process-mobile {
  display:block;
  }
  
  .ap-ct-bg-img .csc-textpic-left {
    position: relative;
    z-index: -1;
}
  .ap-ct-bg-img .column2 .columnitem1 {
    width: auto;
    z-index: 999;
    background: #fff;
    padding: 20px;
    margin-top: -110px;
    margin-left: 15px;
margin-bottom: 0;
    padding-bottom: 0;
}

  .ap-ct-bg-img-2 .column2 {
    position: relative;
    z-index: -1;
display:none;
}
  .ap-ct-bg-img-2 .column1 .columnitem1 {
    width: auto;
    z-index: 999;
    background: #fff;
    padding: 20px;
    margin-top: -110px;
    margin-left: 15px;
margin-bottom: 0;
    padding-bottom: 0;
}

.ap-ct-bg-img h2 {
    font-size: 1.8em;
}
  }


.apstory-trial-device {
    position: absolute;
    top: 0;
    left: -410px;
}

.apstory-trial-or {
    position: absolute;
    top: 50%;
    left: -16px;
    background: #e6e6e6;
    padding: 5px;
    font-size: 15px;
    font-weight: bold;
}


.apstory-trial-or-de {
left:-27px !important;
}

.apstory-trial-or-cn, .apstory-trial-or-tw {
left:-12px !important;
}

.apstory-trial-or-es {
left:-10px !important;
}

.apstory-trial-or-tr {
left:-25px !important;
}

.apstory-trial-or-it {
left:-10px !important;
}

.apstory-trial-or-cs {
left:-27px !important;
}

.apstory-trial-or-hr {
left:-14px !important;
}

.apstory-trial-or-pl {
left:-20px !important;
}

.apstory-trial-or-hu {
left:-26px !important;
}

.apstory-column-border {
    border-left: 1px solid #ccc;
}
.apstory-trial .col-md-6 {
    padding: 0 30px;
}

.apstory-trial h2 {
    border: 1px solid #5a5a5a;
    margin: 20px 0;
    border-left: 0;
    border-right: 0;
    padding: 10px 0;
    font-size: 24px;
    color: #5a5a5a;
    font-weight: normal;
}

@media (max-width: 1199px) {
  .apstory-trial-device {
    display: none;
  } 
}

@media (max-width: 992px) {
.apstory-column-border {
    border: 0;
}
.apstory-trial-or {
    display: none;
}
}

.apstory-trial {
    background: #e6e6e6;
    color: #333;
    padding: 50px 0;
margin-top:-50px;
margin-bottom:75px;
position: relative;
    left: 50%;
    width: 100vw;
    margin-left: -50vw;
    max-width: initial;
}

.apstory-trial .apstory--layout1 {
margin:0;
}


.vr-small ul, .vr-small li {
margin:0;
padding:0;
list-style-type:none;
}

.vr-scale {
    height: 1px;
    background: #ccc;
    margin-top: 35px;
    position: relative;
}

.vr-scale .vr-scale-before {
    position: absolute;
    left: 0;
    top: -7px;
    background: #fff;
    padding-right: 5px;
    font-size: 11px;
    color: #ccc;
}

.vr-scale .vr-scale-after {
    position: absolute;
    right: 0;
    top: -7px;
    background: #fff;
    padding-left: 5px;
    font-size: 11px;
    color: #ccc;
}

.road-wrap {
background:#f7f7f7;
padding:15px 0;
margin:20px 0 10px 0;
}

.vr-top {
border-top:1px solid #000;
margin-bottom:10px;
}

.vr-small li {
padding:5px 0;
}

.csc-header h3 {
margin-top:25px !important;
}

.vr-small {
font-size:11px;
font-weight:bold;
}

.title-block {
background:#f4f4f4;
padding:10px;
text-align:center;
font-size:18px;
font-weight:bold;
line-height:21px;
min-height:62px;
vertical-align:middle;
  display: flex;
  align-items: center;
  justify-content: center;
}

.device-name .title-block-device{
background:#f4f4f4;
padding:10px;
text-align:center;
font-weight:bold;
vertical-align:middle;
margin-top:15px;
}

.device-name img {
width:142px;
height:142px;
border-radius:50%;
}

.device-name {
text-align:center;
}

.process-image-desktop {
width:100%;
height:auto;
margin-top:20px;
}

.process-image-mobile{
width:100%;
height:auto;
margin-top:20px;
display:none;
}

@media(max-width:768px) {
  .process-image-desktop {
  display:none;
  }

  .process-image-mobile {
  display:block;
  }
}

@media(max-width:991px) {


.title-block {
margin-top:45px;
}

.device-name .title-block-device {
margin-top:5px;
}

.device-name img {
margin:-5px 0 20px 0;
}

.alcoa img {
margin:40px 0 15px 0;
}

.alcoa div {
height:auto !important;
}

  }


.sc-stickynav {
z-index:9999;
        position:fixed;
        top:55px !important;
        margin-left:0px;
    }

h1 {
    margin: 0 0 20px;
    font-size: 45px;
    line-height: 50px;
    color: #5d5d5d;
}

.apstory-fw-container h3, .apstory-fw-container .h3 {
    font-size: 20px;
    line-height: 18px;
    color: #5a5a5a;
    margin-top: 10px;
    margin-bottom: 20px;
    font-weight: normal;
    word-wrap: break-word;
    font-family: 'nimbus semi bold', sans-serif;
}

.ce-wrapper {
    margin-bottom: 0px;
    min-height: 475px;
}

.content-main-inner .ce-wrapper:nth-child(1) > .ce::before {
    display:none;
}

.multicolumncontainer.apstory-fw-container.ap-lp-fw-header-text {
    max-width: 100vw;
}

.multicolumncontainer.apstory-fw-container.ap-lp-fw-header-text .columnitem1 {
    margin-top:-100px;
}

.multicolumncontainer.apstory-fw-container.ap-lp-fw-header-text .ce {
    background:#fff;
    padding:30px;
}

.multicolumncontainer.apstory-fw-container {
    width:100vw !important;
    margin-top:50px;
    margin-bottom:50px;
    max-width: 100vw;
}


.multicolumncontainer.apstory-fw-container.apstory-fw-last {
    margin-bottom:0px;
}

.multicolumncontainer.apstory-fw-container .ce {
    margin: 0 auto;
    max-width: 1090px;
}

.multicolumncontainer.ap-fw-grey {
    background:#f2f2f2;
    padding:50px 0;
    margin-bottom: 24px; /*changed by gsc*/
    margin-top: -25px;
}

.multicolumncontainer.ap-fw-process {
padding:0;
background:;
}

.ap-aside-fixed-toc {
    position: absolute;
    right: -350px;
    top: 490px;
min-width:300px;
    z-index: 999;
}

.ap-aside-fixed-toc ul li {
    display: block;
    width: auto;
    text-align: right;
}

.ap-aside-fixed-toc ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.ap-aside-fixed-toc a {
    color: #555;
}

.ap-aside-fixed-toc ul li a:before { 
    content: " ";
}

.ap-aside-fixed-toc ul li a:after {
    content: "";
    font-family: fontawesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    margin-left: 5px;
    width: 10px;
    height: 10px;
    border-radius: 2px;
    border: 2px solid rgba(255,255,255,0);
    background: #ccc;
    display: inline-block;
}

.ap-aside-fixed-toc ul li.active a:after {
    border-color: rgba(204,0,0,1);
}

.ap-aside-fixed-toc ul li.active a {
    font-weight:bold;
}

#ap-toc .nav, #ap-toc .nav ul, #ap-toc .nav li, #ap-toc .nav a {
   padding:0;
background:0;
}

#table thead tr {
display: table-row !important;
font-weight:bold;
font-size:15px;
}

#table td{
border:none;
}

#table td:nth-child(0), #table td:nth-child(1), #table td:nth-child(2), #table td:nth-child(3){
border-right:1px solid #ddd;
width:28%;
}

#table td:nth-child(4) {
width:16%;
}

#table tr{
border-bottom:1px solid #aaa;
}

#table tr p{
min-height: 140px;
}


#table {
    border: none;
}

#table ul,#table li {
margin-left:10px;
padding:0px;
}

#tablesearch {
width:100%;
padding:7px;
font-size:16px;
}

.alcoa div {
  display: flex;
  align-items: center;
}

.alcoa p {
font-size:19px;
line-height: 28px;
display:block;
}

footer .upper-footer {
margin-top:0;
}
@media(max-width:1919px) {
    .sc-nav {
            margin-left:10px;
            height:auto;
        }
    
    .sc-nav {
    transition:right 150ms;
    font-size:12px;
    }

    
    .sc-nav #ap-toc ul li.slide-out {
    display:block !important;
    }
    

    
        .sc-nav #ap-toc ul li{
            display:none !important;
            transition: all 250ms;
            text-align:left;
        }
    
      
        .sc-nav #ap-toc ul li.active {
            display:block !important;
        }
    
        .sc-nav nav#ap-toc {
            margin-top: 0px;
        }
    
        .sc-nav #ap-toc ul {
            margin-left: 0;
            padding-left: 0;
            background:rgba(255,255,255,0.9);
            box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
            padding: 5px 15px 4px 15px;
            border-radius: 2px;
            min-width: 285px;
            max-width:100%;
            transition: all 250ms;
            position:relative;
        }
    
        .sc-nav #ap-toc ul li a {
          z-index: 999;
        }
    
        .sc-nav ul:after {
          content: "\f110";
          position: absolute;
          top: 5px;
          right: 14px;
          font: normal normal normal 16px/1 lineawesome;
          transition: all 250ms;
          z-index:0;
        }
    
        .sc-nav ul.slide-out-wrap:after {
          -webkit-transform: rotate(-90deg);
          -moz-transform: rotate(-90deg);
          -o-transform: rotate(-90deg);
          -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
          transition: all 250ms;
        }
        
         #ap-toc ul li a:after {
        content: none;
        background:none;
        height:0;
        width:0;
        display:none;
    }
    
    #ap-toc ul li a:before{
        content: "";
        font-family: fontawesome;
        font-style: normal;
        font-weight: normal;
        text-decoration: inherit;
        margin-right: 5px;
        width:10px;
        height:10px;
        border-radius: 2px;
        border:2px solid rgba(255,255,255,0);
        background:#ccc;
        display:inline-block;
    }
    
    #ap-toc ul li.active a:before{
      border-color:rgba(204,0,0,1);
      }

.ap-aside-fixed-toc {
    position: relative;
    right: auto;
    top: auto;
    z-index: 999;
}
    
    }

@media(max-width:1199px) {
  #table {
  margin:20px 0;
      width: 100%;
    max-width: 100%;
  }
  }

.table-wrap{
max-height: 350px;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}

@media(min-width:1300px) {
.table-wrap{
    width: calc(100%   200px);
    max-width: calc(100%   200px);
    margin: 20px -100px;
}
}

@media(max-width:991px) {
  .table-scrollable {
  width: 100%;
  overflow-y: auto;
  margin: 0 0 1em;
}

.table-scrollable::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 14px;
  height: 14px;
}

.table-scrollable::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 3px solid #fff;
  background-color: rgba(0, 0, 0, .3);
}

#table {
    border: none;
    width: 100%;
    max-width: 100%;
    margin: 20px 0;
}

ul.multicolumncontainer, .multicolumncontainer.ap-fw-grey {
padding:15px;
}

h1 {
  font-size: 33px;
    line-height: 35px;
  }

.multicolumncontainer.apstory-fw-container.ap-lp-fw-header-text .ce {
padding:15px;
}
  }

@media(min-width:2000px) {
  .full-width-bg {
    max-width: initial;
    margin: 0 auto;
    /*left: -50% !important;
    right: 0 !important;*/
}
  }

  .id-quality-control h3 {
    margin-top:30px;
  }

  .multicolumncontainer.apstory-fw-container.id-quality-control {
margin-bottom:0;
  }


/*service*/


.multicolumncontainer.apstory-fw-container.apstory-fw-service-section {
  background:#e6e6e6;
    margin-bottom: 50px;
    margin-top: -80px;
    padding: 50px 0;
  }

.multicolumncontainer.apstory-fw-container.apstory-fw-service-section h2 {
  border:0;
  margin-bottom:15px;
  font-size:35px;
  font-weight:bold;
    color:#333;
  }

.multicolumncontainer.apstory-fw-container.apstory-fw-service-section ul {
list-style-type:none;
  margin-left:0;
  padding-left:0;
  margin-bottom:15px;
  }

.multicolumncontainer.apstory-fw-container.apstory-fw-service-section li {
padding:5px 0;
  font-size:18px;
  color:#333;
  }

.multicolumncontainer.apstory-fw-container.apstory-fw-service-section .csc-frame-frame1 {
  border:0;
  font-size:12px;
  color:#555;
  line-height:1.2em;
  margin-bottom:10px;
  display:block;
  max-width:600px;
  }


.multicolumncontainer.apstory-fw-container.apstory-fw-service-section .btn-ghost {
background: none;
    border: 1px solid #000;
    color: #000;
    font-size: 17px;
    font-weight: normal;
    font-family: 'roboto', sans-serif;
    margin: 20px 0 0 0;
  }

.multicolumncontainer.apstory-fw-container.apstory-fw-service-section .btn-ghost:hover {
background: #000;
    border: 1px solid #000;
    color: #fff;
  }

.multicolumncontainer.apstory-fw-container.apstory-fw-service-section .csc-textpic-image {
  margin-top:20px;  
  }


.multicolumncontainer.apstory-fw-container.apstory-fw-service-section .csc-textpic-intext-left-nowrap-160 .csc-textpic-text {  
  margin-left:200px;
  }

@media(max-width:767px) {
  .multicolumncontainer.apstory-fw-container.apstory-fw-service-section {
    padding: 50px 15px;
  }

.multicolumncontainer.apstory-fw-container.apstory-fw-service-section .csc-textpic-intext-left-nowrap-160 .csc-textpic-text {  
  margin-left:0px;
}

.multicolumncontainer.apstory-fw-container.apstory-fw-service-section div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
  float: none;
  margin:0 auto;
  text-align:center;
}

.multicolumncontainer.apstory-fw-container.apstory-fw-service-section .csc-textpic-image {
  width:100%;
}

.multicolumncontainer.apstory-fw-container.apstory-fw-service-section div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap img {
  margin:0 auto;
  text-align:center;
}
}        .page-40 #contactform {min-height:150vh;width:100vw;position: relative;margin-left: -50vw;left: 50%;padding-right:30px;overflow-x:hidden;}
        footer {}