
/*=============== warranty css ===============*/

#MSI_Support .top-head {
  width: 100%;
  margin: auto;
  position: relative;
  display: block;
  padding-top: 25px
}
@media (min-width:1200px){
  #MSI_Support .top-head{
    padding-top: 85px;
  }

}

/* #MSI_Support .top-headBg {
  display: block;
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 350px;
  top: 0;
  left: 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: url(https://storage-asset.msi.com/event/msi_main_style/global_support/images/warranya_bg.jpg) center center no-repeat;
  background-size: cover;
} */

#MSI_Support .top-head-captain {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  z-index: 2;
  position: relative;
}

#MSI_Support .top-head .sub {
  line-height: 1.45;
  margin: 10px auto;
  padding: 0;
  text-align: center;
  letter-spacing: 0px;
}

#MSI_Support .section_head .title {
  margin: 0 0 20px 0;
}

#MSI_Support .top-nav {
  display: block;
  width: 100%;
  max-width: 600px;
  z-index: 3;
  background-color: transparent;
  padding: 15px 15px;
  margin: 0 auto;
}

#MSI_Support .nav-bread-crumbs {
  margin: 0 auto;
  position: static;
}

@media (max-width: 1920px) {
  #MSI_Support #dropdown_select {
    width: 100%;
    max-width: 760px;
  }
}

/* @media (max-width: 992px) {
  #MSI_Support .top-head {
    width: 100%;
    height: 300px;
  }
} */

@media (max-width: 768px) {
  #MSI_Support.Page_warranty .item-col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding: 0 10px;
  }
}

@media (max-width: 736px) {

  #MSI_Support .top-head-captain {
    top: 100%;
    -webkit-transform: translate(-50%, -100%);
            transform: translate(-50%, -100%);
  }
  #MSI_Support .top-head .sub {
    margin: 5px auto;
  }
  #MSI_Support .section_head .title {
    margin: 0;
  }
  #MSI_Support .nav-bread-crumbs {
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
  }
}

/**/
/* artice*/
#MSI_Support.article-bg {
  background: var(--color-gray-100);
}

#MSI_Support .warpper {
  -ms-flex: 0 1 auto;
  position: relative;
  display: inline-block;
  overflow-y: auto;
  overflow-x: hidden;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
          flex-grow: 1;
  z-index: 1;
  -webkit-overflow-scrolling: touch;
  padding: 0 0 25px;
  background: transparent;
}

#MSI_Support .article-content {
  max-width: 1280px;
  margin: 0 auto;
  border-radius: 2px;
  padding: 60px 64px;
  margin-bottom: 0px;
  background-color: #fff;
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
          box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  margin: 0 auto;
}

/* artice*/
#MSI_Support .article-head {
  max-width: 960px;
  margin: 0 auto;
  padding: 0em;
}

#MSI_Support .article-body {
  max-width: 960px;
  margin: 0 auto;
  padding: 2em 0;
}

#MSI_Support .products-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#MSI_Support .article-content h2 {
  font-size: var(--title-lg);
  color: var(--color-gray-800);
  letter-spacing: 0px;
  font-weight: bold;
  display: inline-block;
  padding: 0;
  margin: 0;
  line-height: 1.45;
}

#MSI_Support .article-content .series-name {
  font-size: var(--title-lg);
  color: var(--color-gray-800);
  font-weight: 400;
  padding: 0 10px;
  display: inline-block;
  display: none;
  margin: 0;
  line-height: 1.45;
}

#MSI_Support .article-content .series-name.in-show {
  display: block;
}

#MSI_Support .article-content h3 {
  font-size: 1rem;
  color: #000;
  font-weight: 700;
  letter-spacing: 0px;
  padding: 12px 0;
  line-height: 1.45;
}

#MSI_Support .article-content h4 {
  font-size: 0.8rem;
  color: #444;
  letter-spacing: 0px;
  line-height: 1.45;
  font-weight: 600;
  padding: 12px 0;
}

#MSI_Support .article-content p {
  font-size: 1rem;
  letter-spacing: 0;
  padding-bottom: 12px;
  color: #444;
}

#MSI_Support .article-content ul, #MSI_Support .article-content ol {
  margin-left: 20px;
}

#MSI_Support .article-content li {
  font-size: 1rem;
  letter-spacing: 0;
  color: #444;
  line-height: 1.65;
  padding-bottom: 10px;
  text-align: left;
  text-indent: -2px;
  padding-left: 5px;
}

#MSI_Support .article-body ul li {
  list-style: decimal;
}

#MSI_Support ol li {
  list-style: inside;
}

#MSI_Support ol li {
  list-style: inside;
}

#MSI_Support ul li:before, #MSI_Support ol li:before {
  color: #444;
  font-weight: 700;
}

#MSI_Support .article-content p.note {
  color: #fa052e;
}

#MSI_Support .main-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 12px 0;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

#MSI_Support .main-btn a {
  margin: 0px 10px 0 0;
  opacity: 1;
  position: relative;
}

#MSI_Support .main-btn .btn .icon-angle {
    display: inline-block;
    position: relative;
    top: 0%;
    right: 0px;
    vertical-align: baseline;
}

/* #MSI_Support .main-btn .btn .icon-angle.icon_Warranty {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 0px 10px;
  vertical-align: middle;
  background: url(https://storage-asset.msi.com/event/msi_main_style/global_support/images/icon_Warranty_red.svg) center top no-repeat;
} */

/* #MSI_Support .main-btn .btn-default:hover .icon_Warranty {
  background: url(https://storage-asset.msi.com/event/msi_main_style/global_support/images/icon_Warranty_w.svg) center top no-repeat;
}

#MSI_Support .main-btn .icon_WarrantyExtension {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 0px 10px;
  vertical-align: middle;

  background: url(https://storage-asset.msi.com/event/msi_main_style/global_support/images/icon_WarrantyExtension_red.svg) center top no-repeat;
}

#MSI_Support .main-btn .btn-default:hover .icon_WarrantyExtension {
  background: url(https://storage-asset.msi.com/event/msi_main_style/global_support/images/icon_WarrantyExtension_w.svg) center top no-repeat;
} */

#MSI_Support .img {
  margin: 6px 0;
}

@media (max-width: 992px) {
  #MSI_Support .article-content {
    padding: 2.5em;
    margin-bottom: 0;
  }
}

@media (max-width: 736px) {
  #MSI_Support .main-btn {
    width: 100%;
    display: block;
  }
  #MSI_Support .main-btn a {
    margin: 5px auto;
    opacity: 1;
  }

  #MSI_Support .main-btn .btn .icon-angle {
    display: inline-block;
    position: absolute;
    top: 20%;
    right: 20px;
    vertical-align: baseline;
}

  #MSI_Support .btn-default {
    color: #fa052e;
    text-align: left;
    border: 1px solid #FA052E;
    border-color: #fa052e;
    background-color: transparent;
    min-width: 100%;
    opacity: 1;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  #MSI_Support .warpper {
    margin: 0 auto;
    position: static;
  }
  #MSI_Support .warpper.section {
    padding: 0;
    background: #f2f2f2;
  }
  #MSI_Support .article-head {
    padding: 0 0 1em 0;
  }
  #MSI_Support .article-content {
    width: 90%;
    margin-top: 0em;
  }
  #MSI_Support .article-content h2 {
    font-size: 2rem;
    color: #222;
    letter-spacing: 0px;
    font-weight: 600;
    padding: 0;
  }
  #MSI_Support .article-content h3 {
    font-size: 1.45rem;
    color: #222;
    padding: 12px 0;
    line-height: 1.45;
    font-weight: 600;
  }
  #MSI_Support .article-content p {
    font-size: 1.25rem;
    padding-bottom: 12px;
    color: #444;
  }
  #MSI_Support .article-content li {
    font-size: 1.25rem;
    line-height: 1.65;
    padding-bottom: 10px;
  }
  #MSI_Support .article-content .series-name {
    font-size: 2rem;
  }
  #MSI_Support .main-btn .icon_Warranty, #MSI_Support .main-btn .icon_WarrantyExtension {
    top: 20%;
    position: absolute;
  }
}
