body {
  line-height: 150%;
  font-size: 14px;
  line-height: 150%;
  font-family: 'Noto Sans', Arial, serif;
  letter-spacing: -0.02em;
  background-color: #000;
}
a,
a:visited {
  text-decoration: underline;
  color: #ffffff;
}
.container {
  padding-left: 0;
  padding-right: 0;
  max-width: 100%;
}

/* Component
--------------------------------- */
/* <> Button <> */
.btn {
  border-radius: 0;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
  padding: 9px 16px 9px 16px;
}
.ctx-btn-white {
  background: #fff;
}

.ctx-btn-transparent {
  background: transparent;
  border: 2px solid #ffffff;
  color: #ffffff;
}

.ctx-btn-transparent:hover{
  color: #000000;
  background: #ffffff;
}


#Path_1725:hover{
  fill: #000000;
}

.ctx-btn-orange {
  background: #F26522;
  border:2px solid #F26522;
  padding: 9px 10px;
}

.ctx-btn-orange:hover{
  color: #ffffff;
  background: transparent;
  border:2px solid #F26522;
}

/* <> Heading label <> */
.ctx-sec-label {
  opacity: 0.6;
}

/* <> Heading <> */
h1 {
  font-size: 30px;
  line-height: 100%;
  letter-spacing: -0.04em;
  font-weight: bold;
  font-family: 'Klavika', Arial, serif;
}
h2 {
  font-size: 20px;
  line-height: 110%;
  letter-spacing: -0.04em;
  font-family: 'Klavika', Arial, serif;
}
h3 {
  font-size: 18px;
  line-height: 110%;
  letter-spacing: -0.04em;
  font-family: 'Klavika', Arial, serif;
}

.ctx-title{
  max-width: 800px;
  margin: 0 auto;
  float: none;
}



/* <> Shortcut <> */
.scroll-shortcut {
  display: none;

  position: absolute;
  right: -140px;
  bottom: 80px;
  transform: rotate(-90deg);
  transform-origin: center left;
  transition: all .3s;
  width: 200px;
  text-decoration: none;
}
.scroll-shortcut svg {
  margin-right: 15px;
}
.scroll-shortcut:hover {
  color: #8246AF;
  text-decoration: none;
}
.scroll-shortcut svg path,
.scroll-shortcut svg line {
  stroke: #111;
  transition: all .3s;
}
.scroll-shortcut:hover svg path,
.scroll-shortcut:hover svg line {
  stroke: #8246AF;
}

/* Header
--------------------------------- */
.ctx-sec-header {
  background-image: url(https://pages.ap.futurewithamd.com/rs/605-NZC-720/images/20220204-ml200-headers.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100%;
}

.ctx-sec-header-detail:after {
    content: "";
    width: 0px;
    height: 0px;
    background: url("https://pages.ap.futurewithamd.com/rs/605-NZC-720/images/20220204-ml200-amd-logo2.png") no-repeat;
    bottom: -40px;
    left: -26px;
    position: absolute;
    display: inline-block;
    z-index: 10;
}

.ctx-sec-header video {
  /*position: absolute;
  z-index: 1;
  top: 0;*/
  width:100%;
  height:100%;
  /*  object-fit is not supported on IE  */
  /*object-fit: cover;*/
  opacity:0.5;
}

.ctx-video-container::after{
   content: "";
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,ffffff+100&1+0,0+100 */
background: -moz-linear-gradient(right, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(right, rgba(0,0,0,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to left, rgba(0,0,0,1) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#000000',GradientType=1 ); /* IE6-9 */
  width: 100px;
  height: 100%;
  bottom: 0px;
  right: 0px;
  position: absolute;
}

.ctx-video-container::before{
  content: "";
 /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100,000000+101&1+0,0+100 */
background: -moz-linear-gradient(bottom,  rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%, rgba(0,0,0,0) 101%); /* FF3.6-15 */
background: -webkit-linear-gradient(bottom,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%,rgba(0,0,0,0) 101%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%,rgba(0,0,0,0) 101%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */

  z-index: 10;
  width: 100%;
  height: 50%;
  bottom: 0px;
  right: 0px;
  position: absolute;

}

.ctx-header-inner{
   z-index: 2;
   position: relative;
}

/*.ctx-header-inner:after {
    content: "";
    width: 0;
    height: 0;
    background: url("https://pages.ap.futurewithamd.com/rs/605-NZC-720/images/20220204-ml200-gradient.png") no-repeat;
    bottom: 0px;
    left: 0px;
    position: absolute;
    display: inline-block;
    z-index: 1;
    background-size: 106% 190%;
    background-position: bottom;
}*/


.ctx-sec-header-detail{
  max-width: 456px;
}

.ctx-sec-header-detail img {
  width: 100%;
  max-width: 150px;
}
.ctx-sec-header .ctx-main-kv .ctx-col-inner img {
  width: 100%;
  max-width: 800px;
}
.ctx-brand {
  padding-top: 30px;
  padding-bottom: 30px;
}
.ctx-brand figure img {
  display: block;
}
.ctx-brand .logo-amd {
  height: 34px;
  width: auto;
}

.ctx-sec-header .scroll-shortcut {
  color: #fff;
  bottom: 30px;
}
.ctx-sec-header .scroll-shortcut svg path,
.ctx-sec-header .scroll-shortcut svg line {
  stroke: #ffffff;
  transition: all .3s;
}
.ctx-sec-header .scroll-shortcut:hover {
  color: #8246AF;
}
.ctx-sec-header .scroll-shortcut:hover svg path,
.ctx-sec-header .scroll-shortcut:hover svg line {
  stroke: #8246AF;
}

/* Navigation
--------------------------------- */
.ctx-sec-nav {
  position: relative;
  z-index: 2;
  font-family: 'Klavika', Arial, serif;
  font-weight: bold;
}
.ctx-sec-nav.scroll {
  z-index: 7;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
  background: #000000;
}
.ctx-sec-nav.scroll .ctx-brand {
  padding-top: 20px;
  padding-bottom: 20px;
}
.ctx-nav {
  display: none;
}
.ctx-nav ul {
  text-align: right;
  /* margin-right: 30px; */
}
.ctx-nav ul li {
  display: inline-block;
  /* margin-left: 30px; */
}
.ctx-nav ul li a {
  display: block;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
.ctx-nav ul li a:hover {
  color: #fff;
}
.ctx-icon-hamburger {
  cursor: pointer;
  fill: #fff;
}
.ctx-icon-hamburger .ham-close {
  display: none;
}
.ctx-icon-hamburger.active .ham-close {
  display: block;
  position: absolute;
  z-index: 9;
  top: 30px;
  right: 150px;
}
.ctx-icon-hamburger.active .ham-open {
  display: none;
}

/* Mobile nav */
.ctx-nav.active {
  display: block;
  position: fixed;
  z-index: 9;
  top: 0;
  right: 0;
  background: #111;
  padding: 30px;
  width: 200px;
  height: 100vh;
  padding-top: 80px;
  font-size: 1em !important;
}
.ctx-nav.active ul {
  margin-left: 30px;
}
.ctx-nav.active span {
  margin-left: 30px;
}
.ctx-nav.active li {
  display: block;
  margin-left: 0;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(255,255,255, 0.2);
  text-align: left;
}
  .ctx-nav.active li:last-child {
    border: 0;
  }
.ctx-nav.active li a br {
  display: none;
}

/* Sections
--------------------------------- */
/* <> Features <> */

#features .ctx-features-detail{
  background-image: url(https://pages.ap.futurewithamd.com/rs/605-NZC-720/images/20220204-ml200-features.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 77%;
  padding: 20px 25px 20px 25px;
 
}

#features .ctx-features-detail2{
  background-image: url(https://pages.ap.futurewithamd.com/rs/605-NZC-720/images/20220204-ml200-features2.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 77%;
  padding: 20px 25px 20px 25px;
}

#features .ctx-features-detail3{
  background-image: url(https://pages.ap.futurewithamd.com/rs/605-NZC-720/images/20220204-ml200-features3.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 77%;
  padding: 20px 25px 20px 25px;
}

#features .ctx-features-body{
  font-size: 18px;
  font-family: 'Klavika', Arial, serif;
  line-height: 110%;
}


/* <> Features <> */


/* <> ebook <> */
.ctx-sec-ebook {
  background-image: url(https://pages.ap.futurewithamd.com/rs/605-NZC-720/images/20220204-ml200-ebook.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  
}

#ebook .ctx-ebook-body{
  font-size: 18px;
  font-family: 'Klavika', Arial, serif;
  line-height: 110%;
}

.ctx-btn-ebook:hover svg #Path_1725{
  fill: #000000;
  background: #ffffff;
}

/* <> ebook <> */


/* <> brochure <> */
.ctx-sec-brochure {
  background-image: url(https://pages.ap.futurewithamd.com/rs/605-NZC-720/images/20220204-ml200-brochure.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

#brochure .ctx-brochure-body{
  font-size: 18px;
  font-family: 'Klavika', Arial, serif;
  line-height: 110%;
}

.ctx-btn-brochure:hover svg #Path_1739{
  fill: #000000;
  background: #ffffff;
}

/* <> ebook <> */


/* <> amdinstinct <> */
.ctx-sec-instinct {
  background-image: url(https://pages.ap.futurewithamd.com/rs/605-NZC-720/images/20220204-ml200-instinctbg.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 97% 97%;
  background-color: #000000;
}
/* <> amdinstinct <> */

/* <> RoCm <> */
.ctx-sec-rocm {
  background-image: url(https://pages.ap.futurewithamd.com/rs/605-NZC-720/images/20220204-ml200-portable-bg.png);
  background-repeat: no-repeat;
  background-position: 40% 100%;
  background-size: cover;
}

.ctx-amd-instinct-list{
  counter-reset: li;
  -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}

.ctx-amd-instinct-list li{
    color: #ffffff;
    margin-bottom: 16px;
    counter-increment: li;
}

.ctx-amd-instinct-list li::before {
  content: counters(li, '.') '.';
  color: #22ACC9;
  display: inline-block; width: 1em;
  margin-left: -1em
}

#rocm img{
  max-width: 255px;
}

#rocm .ctx-rocm-list{
  list-style: disc;
}

#rocm .ctx-rocm-list li{
  margin-bottom: 6px;
}

#rocm .ctx-rocm-detail{
  background-image: url(https://pages.ap.futurewithamd.com/rs/605-NZC-720/images/20220204-ml200-rocmbg.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  min-height: 100%;
  /*padding: 20px 20px 20px 20px;*/
}

#rocm .ctx-rocm-details{
  /*padding-top: 100px;*/
}

/* <> RoCm <> */


/* <> Case Studies <> */
#casestudies .ctx-casestudies-head{
  font-size: 18px;
  font-family: 'Klavika', Arial, serif;
  line-height: 110%;
  font-weight: bold;
}

#casestudies .ctx-casestudies-detail{
  padding: 0;
}

#casestudies .ctx-casestudies-inner{
  
  min-height: auto;
}

#casestudies .ctx-casestudies-body{
  font-size: 14px;
}

#casestudies a {
  color: #444;
  padding:0;
  font-size: 16px;
}
/* <> Case Studies <> */




/* <> Registration <> */



/* Form
--------------------------------- */
#mktoContainer .mktoForm .mktoFormRow input,
#mktoContainer .mktoForm .mktoFormRow select,
#mktoContainer .mktoForm .mktoFormRow textarea {
  border-radius: 0;
}
#mktoContainer .mktoForm button.mktoButton {
  background-color: #FF6A00;
  border-color: #FF6A00;
  border-radius: 0;
}
#mktoContainer .mktoForm .mktoRequiredField label.mktoLabel,
#mktoContainer .mktoForm label.mktoLabel {
  font-size: 14px;
  line-height: 150%;
  font-weight: bold;
}

#mktoContainer .mktoForm .mktoFormRow.ctxCompany {
  width: 100%;
}
#mktoContainer .mktoForm .mktoFormRow.ctxsubscribe, #mktoContainer .mktoForm .mktoFormRow.ctxmkto_optin {
  margin-bottom: 10px;
}
#mktoContainer .mktoForm .mktoFormRow.ctxsubscribe .mktoFieldWrap label, #mktoContainer .mktoForm .mktoFormRow.ctxmkto_optin .mktoFieldWrap label {
  display: block;
  font-weight: normal;
}
#mktoContainer .mktoForm .mktoFormRow.ctxsubscribe .mktoFieldWrap label a, #mktoContainer .mktoForm .mktoFormRow.ctxmkto_optin .mktoFieldWrap label a {
  color: #111;
  padding: 0;
}

/* Footer
--------------------------------- */
footer .part1 {
    border-top: 1px solid #808080;
    margin-top: 40px;
    padding-top:40px;
    display: flex;
    display: -ms-flexbox;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

footer .logo {
    width: 200px;
    /*height: 30px;*/
}

footer .logo img {
  width: 100%;
}

footer .nav-ft {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-family: 'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiraginfont-familyo Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
}

footer ul.nav-ft #ot-sdk-btn.ot-sdk-show-settings {
    font-size: 16px !important;
    line-height: 24px;
}

footer .nav-ft li a {
    color: #fff;
    text-decoration: none;
}

footer .nav-ft li button {
    background-color: transparent !important;
    color: white !important;
    border: none !important;
    cursor: pointer !important;
    outline: none !important;
    padding: 0 !important;
    appearance: none !important;
}

footer .nav-ft li + li {
    margin-left: 2em;
}

@media (max-width: 576px) {
  footer .logo {
    width: 30%;
    height: auto;
  }
  footer .nav-ft {
    font-size: 0.6rem;
  }
  footer .nav-ft li + li {
    margin-left: 1em;
  }
  footer ul.nav-ft #ot-sdk-btn.ot-sdk-show-settings{
    font-size: 10px !important;
  }
  section .ci-py-80 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .ci-seamex-outer,
  .ci-fleetmng-outer {
    background-position: right 40px;
    padding-top: 50%;
  }
}

.ctx-sec-footer{
  color: #CCCCCC;
}
.ctx-follow{
  font-size: 16px;
  font-weight: bold;
  font-family: 'Klavika', Arial, serif;
}

.ctx-details{
  font-family: 'Klavika', Arial, serif;
  color: #CCCCCC;
}
.ctx-colophon {
  align-items: center;
  justify-content: flex-end;
}
.ctx-colophon .ctx-socials {
  margin-bottom: 15px;
}
.ctx-colophon .ctx-socials li {
  display: inline-block;
  width: 16px;
  height: 14px;
  margin-right: 15px;
}
.ctx-colophon .ctx-socials li a {
  display: block;
  width: 16px;
  height: 14px;
  overflow: hidden;
  text-indent: 200px;
  background: url(https://pages.ap.futurewithamd.com/rs/605-NZC-720/images/20220204-ml200-fb.png) no-repeat center center;
  background-size: cover;
}
.ctx-colophon .ctx-socials li.icon-twitter a {
  background-image: url(https://pages.ap.futurewithamd.com/rs/605-NZC-720/images/20220204-ml200-tw.png);
}
.ctx-colophon .ctx-socials li.icon-instagram a {
  background-image: url(https://pages.ap.futurewithamd.com/rs/605-NZC-720/images/20220204-ml200-ig.png);
}
.ctx-colophon .ctx-socials li.icon-youtube a {
  background-image: url(https://pages.ap.futurewithamd.com/rs/605-NZC-720/images/20220204-ml200-yt.png);
}

.ctx-colophon .ctx-socials li.icon-linkedin a {
  background-image: url(https://pages.ap.futurewithamd.com/rs/605-NZC-720/images/20220204-ml200-li.png);
}

.ctx-colophon .ctx-socials li.icon-twitch a {
  background-image: url(https://pages.ap.futurewithamd.com/rs/605-NZC-720/images/20220204-ml200-twitch.png);
}

.backtoptop img{
  max-width: 40px;
}

#backtotop {
  display: none; /* Hidden by default */
  position: fixed; /* Fixed/sticky position */
  bottom: 20px; /* Place the button at the bottom of the page */
  right: 30px; /* Place the button 30px from the right */
  z-index: 99; /* Make sure it does not overlap */
  cursor: pointer; /* Add a mouse pointer on hover */
}

#sharebutton {
  position: fixed; /* Fixed/sticky position */
  top: 120px; /* Place the top at the bottom of the page */
  left: 0px; /* Place the button 0px from the left */
  z-index: 99; /* Make sure it does not overlap */
  cursor: pointer; /* Add a mouse pointer on hover */
  background: #eee;
  padding: 15px 15px 10px 15px;
}

#sharebutton .share-text{
  font-size: 12px;
  font-weight: bold;
  color: #111;
}

.ctx-share-button li {
  display: block;
  text-align: center;
  /*width: 16px;
  height: 14px;*/
  margin-bottom: 15px;
  border-bottom: 1px solid #cccccc;
}
.ctx-share-button li a {
  display: inline-block;
  text-align: center;
  margin-bottom: 10px;
  width: 16px;
  height: 14px;
  overflow: hidden;
  text-indent: 200px;
  background: url(https://pages.ap.futurewithamd.com/rs/605-NZC-720/images/20220204-ml200-fb2.png) no-repeat center center;
  background-size: cover;
}
.ctx-share-button li.icon-twitter-share a {
  background-image: url(https://pages.ap.futurewithamd.com/rs/605-NZC-720/images/20220204-ml200-tw2.png);
}
.ctx-share-button li.icon-email-share a {
  background-image: url(https://pages.ap.futurewithamd.com/rs/605-NZC-720/images/20220204-ml200-mail2.png);
}

.ctx-share-button li.icon-linkedin-share a {
  background-image: url(https://pages.ap.futurewithamd.com/rs/605-NZC-720/images/20220204-ml200-li2.png);
}

.ctx-share-button li:last-child  {
    margin-bottom: 0;
    border-bottom: 0;
  }


.backtoptop img:hover{
  opacity: 0.7;
}

/* Modal */
.modal-content .byn-close-modal {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    border: 0;
    background: #F26522;
    color: #fff;
    font-size: 30px;
    border-radius: 0;
}
/* Modal */
