@media (min-width: 1680px) {
  .dwtWebCam .container,
  .dwtHow .container {
    max-width: 1640px;
  }
}

/* webtwain license agreement */
.fontSb {
  font-family: OpenSans-Semibold;
}
#dwtLicenseContent p {
  color: rgb(96, 96, 96);
  font-size: 16px;
}
#dwtLicenseContent h1 {
  padding-bottom: 20px;
}
#dwtLicenseContent ul.list-num > li {
  padding-bottom: 10px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 24px;
}
#dwtLicenseContent .list-numbers > li {
  margin-bottom: 20px;
}
#dwtLicenseContent .orange-li > li {
  margin-top: 10px;
}
#dwtLicenseContent h3 {
  margin: 0 0 12px 0;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 26px;
  color: #444;
  font-family: OpenSans-Light;
}
#dwtLicenseContent .revision-date {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 27px;
  color: #999;
  font-family: OpenSans-Light;
}
#dwtLicenseContent .links {
  margin: 2px 0 20px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 24px;
}
#dwtLicenseContent .links a:last-child {
  display: inline-block;
  margin-top: 8px;
}
#dwtLicenseContent .list-numbers {
  padding-left: 16px;
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

/* Webcam SDK Feature */
.dwtWebCam .dwtWebCamBanner .bannerImg {
  background: url(../../images/banner/DWT/DWT_AddOn_Webcam.jpg) no-repeat;
  background-size: contain;
}
.dwtWebCam .dwtWebCamBanner h2,
.dwtWebCam .dwtWebCamBanner .h2 {
  width: 670px;
}
.dwtWebCam .dwtWebCamBanner .logo {
  height: 52px;
  line-height: 52px;
  font-size: 28px;
}
.dwtWebCam .dwtWebCamBanner .logo .dlt-logo {
  display: inline-block;
  vertical-align: top;
  width: 52px;
  height: 52px;
  background: url(../../images/dynamsoft-logos/dlr-small.png) no-repeat;
  background-size: cover;
  margin-right: 10px;
}
.dwtWebCam .dwtWebCamReliable .functionBox p.browser-list {
  color: #999;
  margin-top: 10px;
}
.dwtWebCam .dwtWebCamReliable .functionBox p.browser-list i {
  font-size: 24px;
  margin-right: 10px;
  vertical-align: top;
}
.dwtWebCam .dwtWebCamReliable .functionBox p.browser-list span {
  vertical-align: top;
  height: 24px;
  line-height: 24px;
  margin-right: 10px;
  display: inline-block;
}
.dwtWebCam .dwtWebCamSupport table {
  width: 100%;
}
.dwtWebCam .dwtWebCamSupport table tr td {
  padding: 15px 50px;
  border: 1px solid #707070;
  font-size: 18px;
  width: 33.3%;
  vertical-align: top;
}
.dwtWebCam .dwtWebCamSupport table tr.title td {
  background: #323234;
  color: #ffffff;
  font-size: 20px;
}
.dwtWebCam .dwtWebCamSupport ul.disc-li {
  margin-left: 20px;
}
.dwtWebCam .dwtWebCamSupport ul.disc-li,
.dwtWebCam .dwtWebCamSupport ul.disc-li li {
  list-style: disc;
}

/* PDF Rasterizer Features */
.PDFRasterizerFeatures pre.prettyprint {
  padding: 0;
  border: 0;
}
.PDFRasterizerFeatures .dwtWebCamBanner .bannerImg {
  background: url(../../images/banner/DWT/DWT_AddOn_Rasterizer.jpg) no-repeat;
  background-size: contain;
}

/* CPP OCR Features */
.cppOcrFeatures .dwtWebCamBanner .bannerImg {
  background: url(../../images/banner/DWT_AddOn_OCR.jpg) no-repeat;
  background-size: contain;
}
.cppOcrFeatures .textRecognitionCompare {
  position: relative;
}
.cppOcrFeatures .textRecognitionCompare .compareCnt {
  padding-top: 380px;
}
.cppOcrFeatures .textRecognitionCompare table {
  width: 100%;
  max-width: 950px;
  margin: 0 auto;
  background: #ffffff;
}
.cppOcrFeatures .textRecognitionCompare table tr td {
  padding: 15px 50px;
  border: 1px solid #707070;
  font-size: 18px;
  width: 33.3%;
  vertical-align: top;
}
.cppOcrFeatures .textRecognitionCompare table tr.title td {
  background: #323234;
  color: #ffffff;
  font-size: 20px;
}
.cppOcrFeatures .textRecognitionCompare table tr td:nth-child(1) {
  border-right: 0;
}
.cppOcrFeatures .textRecognitionCompare table tr td:nth-child(2) {
  border-left: 0;
}
.cppOcrFeatures .textRecognitionCompare .textRecognitionCompareBg {
  width: 100%;
  height: 477px;
  background: #f5f5f5;
  position: absolute;
  top: 230px;
}

/* Barcode Reader Features */
.barocdeRecognition .dwtWebCamBanner .bannerImg {
  background: url(../../images/banner/DWT/DWT_AddOn_Barcode.jpg) no-repeat;
  background-size: contain;
}
.barocdeRecognition .brTechnical .technicalLine {
  margin-top: 110px;
}
.barocdeRecognition .brTechnical div {
  display: inline-block;
  vertical-align: top;
}
.barocdeRecognition .brTechnical .technicalBox {
  position: relative;
  width: 483px;
  height: 356px;
  border: 2px solid #2c2c2e;
  padding: 95px 44px 0;
}
.barocdeRecognition .brTechnical .technicalBox .icon {
  position: absolute;
  width: 103px;
  height: 103px;
  border: 2px solid #323234;
  top: -51px;
  left: 190px;
  background: #ffffff;
  text-align: center;
  padding-top: 22px;
}
.barocdeRecognition .brTechnical .technicalBox .icon .icon-js-client {
  display: inline-block;
  width: 63px;
  height: 45px;
  background: url("../../images/icons/JavaScript-client.svg") no-repeat center
    center;
  background-size: 100%;
  margin-top: 5px;
}
.barocdeRecognition .brTechnical .technicalBox .icon .icon-windows-service {
  display: inline-block;
  width: 55px;
  height: 55px;
  background: url("../../images/icons/windows-service.svg") no-repeat center
    center;
  background-size: 100%;
}
.barocdeRecognition .brTechnical .technicalBox .icon .icon-qrcode {
  display: inline-block;
  width: 55px;
  height: 55px;
  background: url("../../images/icons/qr-code.svg") no-repeat center center;
  background-size: 100%;
}
.barocdeRecognition .brTechnical .technicalBox p {
  font-size: 18px;
  line-height: 30px;
}
.barocdeRecognition .brTechnical .technicalArrow {
  width: 90px;
  position: relative;
}
.barocdeRecognition .brTechnical .technicalArrow .icon-double-arrow {
  position: absolute;
  width: 44px;
  height: 4px;
  background: #c5c5c5;
  left: 23px;
  top: 105px;
}
.barocdeRecognition .brTechnical .technicalArrow .icon-double-arrow::before {
  content: "";
  position: absolute;
  width: 20px;
  height: 30px;
  top: -13px;
  left: -2px;
  background: url("../../images/icons/arrow-button-right.svg");
  background-size: 100%;
}
.barocdeRecognition .brTechnical .technicalArrow .icon-double-arrow::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 30px;
  top: -13px;
  right: -2px;
  background: url("../../images/icons/arrow-button-right.svg");
  background-size: 100%;
  transform: rotate(180deg);
}
.barocdeRecognition .brCodeSnippet {
  background: #f5f5f5;
  margin-top: 120px;
  padding-top: 120px;
  padding-bottom: 115px;
}
.barocdeRecognition .brCodeSnippet .codeBox {
  margin: 0 75px;
  height: 400px;
  overflow: auto;
  border-top: 25px solid #ccc;
  border-radius: 3px 3px 0 0;
  font-size: 18px;
}
.barocdeRecognition .brCodeSnippet pre {
  margin: 0;
  padding: 23px 20px;
  line-height: 24px;
  background: #434445;
  color: #fff;
  border: none;
  border-radius: 0 0 3px 3px;
  white-space: pre-line;
}

/* How */
.dwtHow .dwtHowBanner .bannerImg {
  background: url(../../images/banner/DWT/how-to.jpg) no-repeat;
  background-size: contain;
}
.dwtHow .dwtHowBanner h2,
.dwtHow .dwtHowBanner .h2 {
  width: 520px;
}
.dwtHow .dwtHowBanner .logo {
  height: 52px;
  line-height: 52px;
  font-size: 28px;
}
.dwtHow .dwtHowBanner .logo .dlt-logo {
  display: inline-block;
  vertical-align: top;
  width: 52px;
  height: 52px;
  background: url(../../images/dynamsoft-logos/dlr-small.png) no-repeat;
  background-size: cover;
  margin-right: 10px;
}
#dwtHowContent li {
  position: relative;
  padding: 24px 30px 24px 0;
  height: auto;
}
#dwtHowContent li.licenseKey {
  border-bottom: none;
}
#dwtHowContent li.pr0 {
  padding-right: 0;
}
#dwtHowContent li.maintenance {
  border-bottom: none;
}
#dwtHowContent li > .icn-toggle {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  height: 75px;
  width: 97%;
  cursor: pointer;
  background: url(../img-icon/icn-switch-12x8.png) no-repeat right -75px;
}
#dwtHowContent li > .icn-toggle.on {
  background-position: right 35px;
}
#dwtHowContent .subcontent {
  position: relative;
  z-index: 3;
  display: block;
  margin-top: 20px;
  line-height: 24px;
  font-size: 14px;
}
#dwtHowContent a[name] {
  display: inline-block;
  height: 1px;
  margin-top: -120px;
  padding-top: 120px;
}
#dwtHowLeftMenu {
  padding-right: 20px;
  padding-top: 35px;
  width: 230px;
}
#dwtHowLeftMenu dd {
  position: relative;
  padding-bottom: 30px;
  font-size: 14px;
  color: #444;
  padding-left: 24px;
}
#dwtHowLeftMenu dd.on {
  color: #fe8e14;
}
#dwtHowLeftMenu dd.on a,
#dwtHowLeftMenu dd a:hover,
#dwtHowLeftMenu dd a:active {
  color: #fe8e14 !important;
}
#dwtHowLeftMenu dd .numberFlag {
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 0;
  background: #eeeeee;
  color: #444;
  vertical-align: top;
  text-align: center;
  line-height: 24px;
  margin-right: 5px;
  position: absolute;
  top: -2px;
  left: -7px;
}
#dwtHowLeftMenu dd:hover .numberFlag {
  background: #fe8e14;
  color: #ffffff;
}
#dwtHowLeftMenu dd.on .numberFlag {
  background: #fe8e14;
  color: #ffffff;
}
#dwtHowContent .subcontent img {
  max-width: 100%;
  width: auto;
  margin: 0 auto;
}

/* Bootcamp */
#dwtBootcampHead {
  padding-top: 50px;
}
#dwtBootcampCt h1 {
  margin-bottom: 5px;
}
#dwtBootcampCt .bootcamp > li {
  height: auto;
  padding: 24px 0;
  color: #444;
}
#dwtBootcampCt li.pr0 {
  padding-right: 0;
}
#dwtBootcampCt .subcontent {
  display: block;
  padding: 15px 18px 0 0;
  font-size: 14px;
  line-height: 24px;
}
#dwtBootcampCt .subcontent p:last-child {
  margin-bottom: 5px;
}
#dwtBootcampCt .orange-li.pl20 {
  padding-left: 20px;
}
#dwtBootcampCt a[name] {
  display: inline-block;
  padding-top: 100px;
  margin-top: -100px;
}
#dwtBootcampCt .subcontent img.on {
  position: fixed;
  z-index: 9999;
}
#dwtBootcampCt .subcontent li:not(.mt0) {
  margin-top: 8px;
}
#dwtBootcampCt #dwtHowLeftMenu dd {
  background: url(../../images/banner/DWT/square.png) 13px 0px repeat-y;
}
#dwtBootcampCt #dwtHowLeftMenu dd:last-child {
  background: unset;
}
#dwtBootcampCt .subcontent .d-btn {
  height: 46px;
  line-height: 44px;
  font-size: 20px;
  transition: ease-in-out 0.2s;
  box-shadow: 0 0 0 0 #ffffff;
}
#dwtBootcampCt .subcontent .d-btn:hover {
  background: #fe8e14;
  box-shadow: -6px 6px 0 0 #000;
  transform: translate(6px, -6px);
}

/* FAQ */
#dwtFaqContent .title {
  padding-bottom: 5px;
}
#dwtFaqContent .dwt-faq-ul > li {
  height: auto;
  border-bottom: solid 1px #e7e7e7;
  padding: 24px 0;
  color: #444;
}
#dwtFaqContent li.pr0 {
  padding-right: 0;
}
#dwtFaqContent li > .toggle {
  position: relative;
  padding-right: 60px;
  cursor: pointer;
  font-family: OpenSans-Light;
}
#dwtFaqContent li > .toggle.defult {
  cursor: default;
}
#dwtFaqContent li > .toggle .icon {
  position: absolute;
  right: 0;
  top: 15px;
  width: 12px;
  height: 10px;
  background: url(../../images/icons/icon-triangle-12x8.png) no-repeat center
    top;
}
#dwtFaqContent li > .toggle.on .icon {
  background-position: right -15px;
}
#dwtFaqContent .subcontent {
  display: none;
  padding: 15px 18px 0 0;
  font-size: 14px;
  line-height: 24px;
  font-family: OpenSans-Regular;
}
#dwtFaqContent .subcontent p:last-child {
  margin-bottom: 5px;
}
#dwtFaqContent .orange-li.pl20 {
  padding-left: 20px;
}
#dwtFaqContent a[name] {
  display: inline-block;
  padding-top: 100px;
  margin-top: -100px;
}
#dwtFaqContent .subcontent img.on {
  position: fixed;
  z-index: 9999;
}
#dwtFaqContent .orange-li li,
#dwtFaqContent .list-numbers li {
  margin-top: 10px;
}
#dwtFaqContent .subcontent pre {
  border-radius: 5px;
  background: #f5f5f5;
  border-color: #ddd;
}
.basicGreenListContainer h2,
.basicGreenListContainer .h3 {
  color: #ffffff !important;
}

@media (max-width: 991px) {
  .barocdeRecognition .brTechnical .technicalBox {
    margin-left: 35px;
  }
  .barocdeRecognition .brTechnical .technicalBox:nth-child(5) {
    margin-top: 100px;
  }
}

@media (max-width: 767px) {
  .dwtPageFooter {
    margin-top: 80px;
  }
  /* Webcam SDK Feature */
  .dwtWebCam .dwtWebCamBanner h2,
  .dwtWebCam .dwtWebCamBanner .h2 {
    width: auto;
  }
  .dwtWebCam .dwtWebCamReliable .functionList {
    margin-top: 80px;
  }
  .dwtWebCam .dwtWebCamReliable .functionList > div {
    margin-bottom: 80px;
    padding: 0;
  }
  .dwtWebCam .dwtWebCamReliable .functionList > div:last-child {
    margin-bottom: 0;
  }
  .dwtWebCam .dwtWebCamReliable .functionBox .icon {
    position: absolute;
    width: 64px;
    height: 64px;
    border: 1px solid #39393b;
    left: 35px;
    top: -32px;
    background: #ffffff;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .dwtWebCam .dwtWebCamReliable .functionBox .icon i {
    width: 43px;
    height: 43px;
  }
  .dwtWebCam .dwtWebCamReliable .functionBox {
    width: 100%;
    max-width: 536px;
    height: auto;
    min-height: unset;
    margin: 0 auto;
    background: #f5f5f5;
    padding: 55px 20px 30px 35px;
    position: relative;
  }
  .dwtWebCam .dwtWebCamSupport table .mobile-table-tr td {
    width: 70%;
  }
  .dwtWebCam .dwtWebCamSupport table tr td {
    padding: 12px 35px;
    font-size: 14px;
  }
  .dwtWebCam .dwtWebCamSupport table .mobile-table-tr td.title {
    padding: 12px 15px;
    vertical-align: middle;
    background: #323234;
    color: #ffffff;
    font-size: 16px;
    width: 30%;
  }
  .dwtWebCam .dwtWebCamStrength .strengthLine.bgLeft {
    background-size: 100%;
  }
  .dwtWebCam .dwtWebCamStrength .strengthLine .strengthImg {
    height: auto;
    margin-bottom: 50px;
  }
  .pc-table-tr {
    display: none;
  }
  .mobile-table-tr {
    display: table-row;
  }

  /* PDF Rasterizer Features */
  .PDFRasterizerFeatures .pdfRasterizerSample .codeBox {
    width: 100%;
    border: 1px solid #ddd;
    background: #f5f5f5;
    border-radius: 5px;
    padding: 25px 50px;
  }
  .PDFRasterizerFeatures .pdfRasterizerSample .codeBox .hljs {
    background: #f5f5f5;
  }
  .PDFRasterizerFeatures .pdfRasterizerSample .codeBox pre.prettyprint {
    font-size: 14px;
    line-height: 26px;
  }
  .PDFRasterizerFeatures .pdfRasterizerSample .orangeLink {
    font-size: 18px;
  }
  .PDFRasterizerFeatures .basicGreenListContainer {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .PDFRasterizerFeatures .basicGreenListContainer ul.featureList {
    width: 100%;
    font-size: 14px;
    padding-left: 25px;
  }

  /* CPP OCR Features */
  .cppOcrFeatures .textRecognitionCompare .compareCnt {
    padding-top: 0px;
    margin-bottom: 20px;
  }
  .cppOcrFeatures .textRecognitionCompare table {
    width: 100%;
  }
  .cppOcrFeatures .textRecognitionCompare table tr td {
    padding: 10px 30px;
    font-size: 16px;
  }
  .cppOcrFeatures .textRecognitionCompare table tr.title td {
    font-size: 16px;
  }
  .cppOcrFeatures .dwtWebCamStrength .strengthLine.bgLeft {
    margin-bottom: 40px;
  }
  .cppOcrFeatures .dwtWebCamStrength .strengthLine .disc {
    padding-top: 40px;
  }
  .cppOcrFeatures .dwtWebCamStrength .strengthLine.bgLeft .disc {
    padding-top: 40px;
  }
  .cppOcrFeatures .dwtWebCamStrength .strengthLine .disc ul,
  .cppOcrFeatures .dwtWebCamStrength .strengthLine .disc ul li {
    list-style: disc;
    font-size: 14px;
  }
  .cppOcrFeatures .dwtWebCamStrength .strengthLine .disc ul li {
    margin-bottom: 0;
  }

  /* Barcode Reader Features */
  .barocdeRecognition .dwtWebCamReliable .functionList {
    margin-top: 100px;
  }

  .barocdeRecognition .brFeature {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .barocdeRecognition .brFeature ul.featureList {
    width: 100%;
    font-size: 14px;
    padding-left: 40px;
  }
  .barocdeRecognition .brFeature ul.featureList li {
    margin-bottom: 0;
  }

  .barocdeRecognition .brTechnical .technicalLine {
    margin-top: 100px;
  }
  .barocdeRecognition .brTechnical .technicalDesc {
    width: 100%;
    margin: 20px auto 0;
  }
  .barocdeRecognition .brTechnical .technicalLine > div {
    display: block;
  }
  .barocdeRecognition .brTechnical .technicalBox {
    width: 100%;
    max-width: 330px;
    display: block;
    margin-left: auto;
    margin: 0 auto;
    height: 290px;
    border: 2px solid #2c2c2e;
    padding: 67px 20px 0;
  }
  .barocdeRecognition .brTechnical .technicalBox:nth-child(3) {
    padding: 67px 22px 0;
    margin-top: 100px;
  }
  .barocdeRecognition .brTechnical .technicalBox:nth-child(5) {
    padding: 67px 28px 0;
  }
  .barocdeRecognition .brTechnical .technicalBox h3 {
    font-size: 22px;
  }
  .barocdeRecognition .brTechnical .technicalBox .icon {
    width: 80px;
    height: 80px;
    border: 2px solid #323234;
    top: -40px;
    left: 112px;
    padding-top: 10px;
  }
  .barocdeRecognition .brTechnical .technicalBox .icon .icon-js-client {
    display: inline-block;
    width: 50px;
    height: 45px;
    margin-top: 5px;
  }
  .barocdeRecognition .brTechnical .technicalBox .icon .icon-windows-service {
    display: inline-block;
    width: 40px;
    height: 55px;
  }
  .barocdeRecognition .brTechnical .technicalBox .icon .icon-qrcode {
    display: inline-block;
    width: 40px;
    height: 55px;
  }
  .barocdeRecognition .brTechnical .technicalBox p {
    font-size: 14px;
    line-height: 26px;
  }
  .barocdeRecognition .brTechnical .technicalArrow {
    width: 0px;
    display: none;
  }
  .barocdeRecognition .brTechnical .technicalArrow .icon-double-arrow {
    width: 40px;
    height: 3px;
    left: 9px;
    top: 75px;
    display: none;
  }
  .barocdeRecognition .brTechnical .technicalArrow .icon-double-arrow::before {
    width: 16px;
    height: 24px;
    top: -11px;
    left: -2px;
  }
  .barocdeRecognition .brTechnical .technicalArrow .icon-double-arrow::after {
    width: 16px;
    height: 24px;
    top: -11px;
    right: -2px;
  }

  .barocdeRecognition .brCodeSnippet {
    background: #f5f5f5;
    margin-top: 100px;
    padding-top: 80px;
    padding-bottom: 85px;
  }
  .barocdeRecognition .brCodeSnippet .codeBox {
    margin: 0 auto;
    height: 400px;
    max-width: 760px;
    overflow: auto;
    border-top: 25px solid #ccc;
    border-radius: 3px 3px 0 0;
    font-size: 16px;
  }
  .barocdeRecognition .brCodeSnippet pre {
    margin: 0;
    padding: 23px 30px;
    line-height: 24px;
    background: #434445;
    color: #fff;
    border: none;
    border-radius: 0 0 3px 3px;
    white-space: pre-line;
  }
  .barocdeRecognition .brCodeSnippet a {
    font-size: 20px;
  }

  /* Bootcamp */
  #dwtBootcampHead {
    padding-top: 50px;
  }
  #dwtBootcampCt .subcontent {
    padding: 0px 0px 0 23px;
    font-size: 14px;
    line-height: 26px;
  }
  #dwtBootcampCt .row {
    padding-right: 30px;
    padding-left: 0px;
    padding-right: 0;
  }
  #dwtBootcampCt .title {
    padding-bottom: 20px;
  }
  #dwtBootcampCt ul.questionList > li {
    margin-top: 30px;
  }
  #dwtBootcampCt ul.questionList > li:first-child {
    margin-top: 0;
  }
  #dwtBootcampCt ul.questionList > li:last-child {
    margin-bottom: 100px;
  }
  #dwtBootcampCt li h2 {
    margin-top: -100px;
    padding-top: 100px;
  }
  #dwtBootcampCt .subcontent .d-btn {
    height: 42px;
    line-height: 40px;
    font-size: 18px;
    transition: ease-in-out 0.2s;
    box-shadow: 0 0 0 0 #ffffff;
  }

  /* FAQ */
  #dwtFaqContent {
    padding-top: 50px;
  }
  #dwtFaqContent .title {
    padding-bottom: 16px;
  }
  #dwtFaqContent .dwt-faq-ul > li {
    padding: 18px 0;
  }
  #dwtFaqContent li > .toggle {
    font-size: 18px;
    line-height: 26px;
  }
  #dwtFaqContent li > .toggle .icon {
    right: 25px;
  }
  #dwtFaqContent .subcontent {
    padding: 16px 45px 0 28px;
    font-size: 16px;
    line-height: 28px;
  }

  /* Start Download*/
  #startDownload {
    padding-top: 50px;
  }
}

@media (min-width: 768px) {
  /*=================================  WebTWAIN_License.aspx  =================================*/
  #dwtLicenseContent h1 {
    padding-bottom: 25px;
  }
  #dwtLicenseContent ul.list-num > li {
    padding-bottom: 25px;
  }
  #dwtLicenseContent ul.list-num > li h3 {
    margin-bottom: 16px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  #dwtLicenseContent .revision-date {
    margin-bottom: 25px;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 36px;
  }
  #dwtLicenseContent .links {
    position: absolute;
    right: 3px;
    top: 8px;
    width: 225px;
  }
  .dwtPageFooter {
    margin-top: 100px;
  }
  /* Webcam SDK Feature */
  .dwtWebCam .dwtWebCamBanner h2,
  .dwtWebCam .dwtWebCamBanner .h2 {
    width: 490px;
  }
  .dwtWebCam .dwtWebCamReliable .reliableDisc {
    padding: 0 30px;
  }
  .dwtWebCam .dwtWebCamReliable .functionList {
    margin-top: 100px;
  }
  .dwtWebCam .dwtWebCamReliable .functionList > div {
    margin-bottom: 100px;
    padding-left: 7px;
    padding-right: 7px;
  }
  .dwtWebCam .dwtWebCamReliable .functionList > div:last-child {
    margin-bottom: 0;
  }
  .dwtWebCam .dwtWebCamReliable .functionBox {
    width: 100%;
    max-width: 536px;
    height: auto;
    min-height: 300px;
    margin: 0 auto;
    background: #f5f5f5;
    padding: 55px 20px 0 35px;
    position: relative;
  }
  .dwtWebCam .dwtWebCamReliable .functionBox p {
    min-height: unset;
  }
  .dwtWebCam .dwtWebCamReliable .functionBox p.desc {
    margin-top: 20px;
  }
  .dwtWebCam .dwtWebCamReliable .functionBox p.browser-list {
    margin-top: 10px;
  }
  .dwtWebCam .dwtWebCamReliable .functionBox p.browser-list i {
    font-size: 24px;
    margin-right: 10px;
  }
  .dwtWebCam .dwtWebCamReliable .functionBox p.browser-list span {
    height: 24px;
    line-height: 24px;
    margin-right: 10px;
  }
  .dwtWebCam .dwtWebCamReliable .functionBox .icon {
    position: absolute;
    width: 64px;
    height: 64px;
    border: 1px solid #39393b;
    left: 35px;
    top: -32px;
    background: #ffffff;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .dwtWebCam .dwtWebCamReliable .functionBox .icon i {
    width: 43px;
    height: 43px;
  }
  .dwtWebCam .dwtWebCamSupport table .mobile-table-tr td {
    width: 70%;
  }
  .dwtWebCam .dwtWebCamSupport table tr td {
    padding: 12px 35px;
    font-size: 14px;
  }
  .dwtWebCam .dwtWebCamSupport table .mobile-table-tr td.title {
    padding: 12px 15px;
    vertical-align: middle;
    background: #323234;
    color: #ffffff;
    font-size: 16px;
    width: 30%;
  }
  .dwtWebCam .dwtWebCamStrength .strengthLine .disc {
    width: 526px;
    margin-left: 100px;
  }

  /* PDF Rasterizer Features */
  .PDFRasterizerFeatures .dwtWebCamBanner .row > div {
    padding-left: 50px;
  }
  .PDFRasterizerFeatures .dwtWebCamBanner h2,
  .PDFRasterizerFeatures .dwtWebCamBanner .h2 {
    width: 350px;
  }

  .PDFRasterizerFeatures .pdfRasterizerSample .codeBox {
    width: 100%;
    border: 1px solid #ddd;
    background: #f5f5f5;
    border-radius: 5px;
    padding: 25px 50px;
  }
  .PDFRasterizerFeatures .pdfRasterizerSample .codeBox .hljs {
    background: #f5f5f5;
  }
  .PDFRasterizerFeatures .pdfRasterizerSample .codeBox pre.prettyprint {
    font-size: 14px;
    line-height: 26px;
  }
  .PDFRasterizerFeatures .pdfRasterizerSample .orangeLink {
    font-size: 18px;
  }
  .PDFRasterizerFeatures .dwtWebCamReliable .functionList > div {
    padding-left: 7px;
    padding-right: 7px;
  }
  .PDFRasterizerFeatures .dwtWebCamReliable .functionBox {
    min-height: 270px;
  }
  .PDFRasterizerFeatures .dwtWebCamReliable .functionBox h3 {
    font-size: 18px;
  }

  .PDFRasterizerFeatures .dwtWebCamStrength .strengthLine .disc {
    width: 430px;
    margin-left: 145px;
    margin-top: 60px;
  }
  .PDFRasterizerFeatures .dwtWebCamStrength .strengthLine .strengthImg {
    margin-left: 98px;
  }

  .PDFRasterizerFeatures .basicGreenListContainer {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .PDFRasterizerFeatures .basicGreenListContainer ul.featureList {
    width: 49%;
    font-size: 14px;
  }

  /* CPP OCR Features */
  .cppOcrFeatures .textRecognitionCompare .compareCnt {
    padding-top: 0px;
    margin-bottom: 20px;
  }
  .cppOcrFeatures .textRecognitionCompare table {
    width: 100%;
  }
  .cppOcrFeatures .textRecognitionCompare table tr td {
    padding: 10px 30px;
    font-size: 16px;
  }
  .cppOcrFeatures .textRecognitionCompare table tr.title td {
    font-size: 16px;
  }

  .cppOcrFeatures .dwtWebCamStrength .strengthLine.bgLeft {
    margin-bottom: 60px;
  }
  .cppOcrFeatures .dwtWebCamStrength .strengthLine .disc {
    padding-top: 60px;
  }
  .cppOcrFeatures .dwtWebCamStrength .strengthLine.bgLeft .disc {
    padding-top: 60px;
  }
  .cppOcrFeatures .dwtWebCamStrength .strengthLine .disc ul,
  .cppOcrFeatures .dwtWebCamStrength .strengthLine .disc ul li {
    list-style: disc;
    font-size: 14px;
  }
  .cppOcrFeatures .dwtWebCamStrength .strengthLine .disc ul li {
    margin-bottom: 0;
  }

  /* Barcode Reader Features */
  .barocdeRecognition .dwtWebCamBanner h2,
  .barocdeRecognition .dwtWebCamBanner .h2 {
    width: 510px;
  }

  .barocdeRecognition .dwtWebCamReliable .functionList > div {
    padding-left: 7px;
    padding-right: 7px;
  }
  .barocdeRecognition .dwtWebCamReliable .functionBox {
    padding: 55px 13px 0 30px;
    min-height: 360px;
  }
  .barocdeRecognition .dwtWebCamReliable .functionList {
    margin-top: 100px;
  }

  .barocdeRecognition .brFeature {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .barocdeRecognition .brFeature ul.featureList {
    width: 49%;
    font-size: 14px;
  }
  .barocdeRecognition .brFeature ul.featureList:first-child {
    padding-right: 0;
  }
  .barocdeRecognition .brFeature ul.featureList:last-child {
    padding-right: 0;
  }

  .barocdeRecognition .brTechnical .technicalLine {
    margin-top: 100px;
  }
  .barocdeRecognition .brTechnical .technicalDesc {
    width: 700px;
    margin: 20px auto 0;
  }
  .barocdeRecognition .brTechnical .technicalLine > div {
    display: inline-block;
  }
  .barocdeRecognition .brTechnical .technicalBox {
    width: 305px;
    height: 310px;
    border: 2px solid #2c2c2e;
    padding: 67px 20px 0;
  }
  .barocdeRecognition .brTechnical .technicalBox:nth-child(3) {
    padding: 67px 22px 0;
  }
  .barocdeRecognition .brTechnical .technicalBox:nth-child(5) {
    padding: 67px 28px 0;
  }
  .barocdeRecognition .brTechnical .technicalBox h3 {
    font-size: 22px;
  }
  .barocdeRecognition .brTechnical .technicalBox .icon {
    width: 80px;
    height: 80px;
    border: 2px solid #323234;
    top: -40px;
    left: 112px;
    padding-top: 10px;
  }
  .barocdeRecognition .brTechnical .technicalBox .icon .icon-js-client {
    display: inline-block;
    width: 50px;
    height: 45px;
    margin-top: 5px;
  }
  .barocdeRecognition .brTechnical .technicalBox .icon .icon-windows-service {
    display: inline-block;
    width: 40px;
    height: 55px;
  }
  .barocdeRecognition .brTechnical .technicalBox .icon .icon-qrcode {
    display: inline-block;
    width: 40px;
    height: 55px;
  }
  .barocdeRecognition .brTechnical .technicalBox p {
    font-size: 14px;
    line-height: 26px;
  }
  .barocdeRecognition .brTechnical .technicalArrow {
    width: 0px;
    display: none;
  }
  .barocdeRecognition .brTechnical .technicalArrow .icon-double-arrow {
    width: 40px;
    height: 3px;
    left: 9px;
    top: 75px;
    display: none;
  }
  .barocdeRecognition .brTechnical .technicalArrow .icon-double-arrow::before {
    width: 16px;
    height: 24px;
    top: -11px;
    left: -2px;
  }
  .barocdeRecognition .brTechnical .technicalArrow .icon-double-arrow::after {
    width: 16px;
    height: 24px;
    top: -11px;
    right: -2px;
  }

  .barocdeRecognition .brCodeSnippet {
    background: #f5f5f5;
    margin-top: 100px;
    padding-top: 80px;
    padding-bottom: 85px;
  }
  .barocdeRecognition .brCodeSnippet .codeBox {
    margin: 0 auto;
    height: 400px;
    max-width: 760px;
    overflow: auto;
    border-top: 25px solid #ccc;
    border-radius: 3px 3px 0 0;
    font-size: 16px;
  }
  .barocdeRecognition .brCodeSnippet pre {
    margin: 0;
    padding: 23px 30px;
    line-height: 24px;
    background: #434445;
    color: #fff;
    border: none;
    border-radius: 0 0 3px 3px;
    white-space: pre-line;
  }
  .barocdeRecognition .brCodeSnippet a {
    font-size: 20px;
  }

  /*How*/
  #dwtHowContent li {
    padding-right: 60px;
  }
  #dwtHowContent .subcontent {
    padding-left: 20px;
  }
  #dwtHowContent li.licenseKey p.title span {
    margin-left: 24px;
  }

  /* Bootcamp */
  #dwtBootcampHead {
    padding-top: 50px;
  }
  #dwtBootcampCt .subcontent {
    padding: 0px 0px 0 23px;
    font-size: 14px;
    line-height: 26px;
  }
  #dwtBootcampCt .row {
    padding-right: 30px;
    padding-left: 0px;
    padding-right: 0;
  }
  #dwtBootcampCt .title {
    padding-bottom: 20px;
  }
  #dwtBootcampCt ul.questionList > li {
    margin-top: 40px;
  }
  #dwtBootcampCt ul.questionList > li:first-child {
    margin-top: 0;
  }
  #dwtBootcampCt ul.questionList > li:last-child {
    margin-bottom: 100px;
  }
  #dwtBootcampCt li h2 {
    margin-top: -100px;
    padding-top: 100px;
  }
  #dwtBootcampCt .subcontent .d-btn {
    height: 42px;
    line-height: 40px;
    font-size: 18px;
    transition: ease-in-out 0.2s;
    box-shadow: 0 0 0 0 #ffffff;
  }

  /* FAQ */
  #dwtFaqContent {
    padding-top: 60px;
  }
  #dwtFaqContent .title {
    padding-bottom: 16px;
  }
  #dwtFaqContent li > .toggle {
    font-size: 18px;
    line-height: 32px;
  }
  #dwtFaqContent li > .toggle .icon {
    right: 25px;
  }
  #dwtFaqContent .subcontent {
    padding: 16px 45px 0 28px;
    font-size: 16px;
    line-height: 28px;
  }

  .pc-table-tr {
    display: none;
  }
  .mobile-table-tr {
    display: table-row;
  }
}

@media (min-width: 992px) {
  /*=================================  WebTWAIN_License.aspx  =================================*/
  #dwtLicenseContent ul.list-num > li {
    padding-bottom: 20px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
  }
  #dwtLicenseContent ul.list-num > li h3 {
    margin-bottom: 15px;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 36px;
  }
  #dwtLicenseContent .links {
    right: 85px;
    top: 8px;
  }

  .dwtPageFooter {
    margin-top: 100px;
  }
  /* Webcam SDK Feature */
  .dwtWebCam .dwtWebCamBanner h2,
  .dwtWebCam .dwtWebCamBanner .h2 {
    width: 490px;
  }
  .dwtWebCam .dwtWebCamReliable .reliableDisc {
    padding: 0 70px;
  }
  .dwtWebCam .dwtWebCamReliable .reliableDisc .desc {
    font-size: 18px;
    line-height: 30px;
    padding: 0;
  }
  .dwtWebCam .dwtWebCamReliable .functionList {
    margin-top: 100px;
  }
  .dwtWebCam .dwtWebCamReliable .functionList > div {
    margin-bottom: 0px;
  }
  .dwtWebCam .dwtWebCamReliable .functionBox {
    width: 100%;
    max-width: 536px;
    height: auto;
    min-height: 388px;
    margin: 0 auto;
    background: #f5f5f5;
    padding: 55px 20px 0 28px;
    position: relative;
  }
  .dwtWebCam .dwtWebCamReliable .functionBox p {
    min-height: unset;
  }
  .dwtWebCam .dwtWebCamReliable .functionBox p.desc {
    margin-top: 20px;
  }
  .dwtWebCam .dwtWebCamReliable .functionBox p.browser-list {
    margin-top: 10px;
  }
  .dwtWebCam .dwtWebCamReliable .functionBox p.browser-list i {
    font-size: 24px;
    margin-right: 10px;
  }
  .dwtWebCam .dwtWebCamReliable .functionBox p.browser-list span {
    height: 24px;
    line-height: 24px;
    margin-right: 10px;
  }
  .dwtWebCam .dwtWebCamReliable .functionBox .icon {
    position: absolute;
    width: 64px;
    height: 64px;
    border: 1px solid #39393b;
    left: 35px;
    top: -32px;
    background: #ffffff;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .dwtWebCam .dwtWebCamReliable .functionBox .icon i {
    width: 43px;
    height: 43px;
  }
  .dwtWebCam .dwtWebCamSupport table tr td {
    padding: 12px 35px;
    font-size: 16px;
  }
  .dwtWebCam .dwtWebCamSupport table tr.title td {
    font-size: 18px;
  }
  .dwtWebCam .dwtWebCamStrength {
    margin-top: 110px;
  }
  .dwtWebCam .dwtWebCamStrength .strengthLine.bgLeft {
    background-size: 58.5%;
  }
  .dwtWebCam .dwtWebCamStrength .strengthLine .disc {
    width: 382px;
    margin-left: 0px;
  }
  .dwtWebCam .dwtWebCamStrength .strengthLine .strengthImg {
    width: 432px;
    height: 289px;
    margin-top: 80px;
    margin-left: 55px;
    margin-bottom: 0;
  }

  /* PDF Rasterizer Features */
  .PDFRasterizerFeatures .dwtWebCamBanner .row > div {
    padding-left: 50px;
  }
  .PDFRasterizerFeatures .dwtWebCamBanner h2,
  .PDFRasterizerFeatures .dwtWebCamBanner .h2 {
    width: 350px;
  }

  .PDFRasterizerFeatures .pdfRasterizerSample .codeBox {
    width: 100%;
    border: 1px solid #ddd;
    background: #f5f5f5;
    border-radius: 5px;
    padding: 25px 50px;
  }
  .PDFRasterizerFeatures .pdfRasterizerSample .codeBox .hljs {
    background: #f5f5f5;
  }
  .PDFRasterizerFeatures .pdfRasterizerSample .codeBox pre.prettyprint {
    font-size: 16px;
    line-height: 26px;
  }
  .PDFRasterizerFeatures .pdfRasterizerSample .orangeLink {
    font-size: 20px;
  }
  .PDFRasterizerFeatures .dwtWebCamReliable .functionList > div {
    padding-left: 7px;
    padding-right: 7px;
  }
  .PDFRasterizerFeatures .dwtWebCamReliable .functionBox {
    min-height: 315px;
  }
  .PDFRasterizerFeatures .dwtWebCamReliable .functionBox h3 {
    font-size: 18px;
  }

  .PDFRasterizerFeatures .dwtWebCamStrength .strengthLine .disc {
    width: 430px;
    margin-left: 0px;
    margin-top: 125px;
  }
  .PDFRasterizerFeatures .dwtWebCamStrength .strengthLine .strengthImg {
    margin-left: 14px;
  }

  .PDFRasterizerFeatures .basicGreenListContainer {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .PDFRasterizerFeatures .basicGreenListContainer ul.featureList {
    width: 49%;
    font-size: 16px;
  }

  /* CPP OCR Features */
  .cppOcrFeatures .dwtWebCamReliable .functionList > div {
    padding-left: 7px;
    padding-right: 7px;
  }
  .cppOcrFeatures .dwtWebCamReliable .functionBox {
    min-height: 354px;
  }
  .cppOcrFeatures .textRecognitionCompare .compareCnt {
    padding-top: 350px;
    padding-left: 50px;
    padding-right: 15px;
    margin-bottom: 0;
  }
  .cppOcrFeatures .textRecognitionCompare table {
    width: 100%;
    max-width: 950px;
    margin: 0 auto;
    background: #ffffff;
  }
  .cppOcrFeatures .textRecognitionCompare table tr td {
    padding: 10px 30px;
    border: 1px solid #707070;
    font-size: 16px;
    width: 33.3%;
    vertical-align: top;
  }
  .cppOcrFeatures .textRecognitionCompare table tr.title td {
    background: #323234;
    color: #ffffff;
    font-size: 18px;
  }
  .cppOcrFeatures .textRecognitionCompare table tr td:nth-child(1) {
    border-right: 0;
  }
  .cppOcrFeatures .textRecognitionCompare table tr td:nth-child(2) {
    border-left: 0;
  }
  .cppOcrFeatures .textRecognitionCompare .textRecognitionCompareBg {
    width: 100%;
    height: 477px;
    background: #f5f5f5;
    position: absolute;
    top: 230px;
  }

  .cppOcrFeatures .dwtWebCamStrength .strengthLine.bgLeft {
    margin-bottom: 80px;
  }

  .cppOcrFeatures .dwtWebCamStrength .strengthLine .disc {
    width: 430px;
    margin-left: 60px;
    padding-top: 90px;
  }
  .cppOcrFeatures .dwtWebCamStrength .strengthLine.bgLeft .disc {
    width: 477px;
    margin-left: 0;
    padding-top: 0px;
  }
  .cppOcrFeatures .dwtWebCamStrength .strengthLine .strengthImg {
    margin-left: 0px;
  }
  .cppOcrFeatures .dwtWebCamStrength .strengthLine.bgLeft .strengthImg {
    margin-left: 0;
  }
  .cppOcrFeatures .dwtWebCamStrength .strengthLine .disc ul,
  .cppOcrFeatures .dwtWebCamStrength .strengthLine .disc ul li {
    list-style: disc;
    font-size: 16px;
  }
  .cppOcrFeatures .dwtWebCamStrength .strengthLine .disc ul li {
    margin-bottom: 0;
  }

  /* Barcode Reader Features */
  .barocdeRecognition .dwtWebCamBanner h2,
  .barocdeRecognition .dwtWebCamBanner .h2 {
    width: 510px;
  }

  .barocdeRecognition .dwtWebCamReliable .functionList > div {
    padding-left: 7px;
    padding-right: 7px;
  }
  .barocdeRecognition .dwtWebCamReliable .functionBox {
    padding: 55px 13px 0 30px;
    min-height: 360px;
  }
  .barocdeRecognition .dwtWebCamReliable .functionList {
    margin-top: 100px;
  }

  .barocdeRecognition .brFeature {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .barocdeRecognition .brFeature ul.featureList {
    width: 49%;
    font-size: 14px;
  }
  .barocdeRecognition .brFeature ul.featureList:first-child {
    padding-right: 43px;
  }
  .barocdeRecognition .brFeature ul.featureList:last-child {
    padding-right: 43px;
  }

  .barocdeRecognition .brTechnical .technicalLine {
    margin-top: 100px;
  }
  .barocdeRecognition .brTechnical .technicalDesc {
    width: 800px;
    margin: 20px auto 0;
  }
  .barocdeRecognition .brTechnical .technicalLine > div {
    display: inline-block;
  }
  .barocdeRecognition .brTechnical .technicalBox {
    width: 305px;
    height: 310px;
    border: 2px solid #2c2c2e;
    padding: 67px 20px 0;
  }
  .barocdeRecognition .brTechnical .technicalBox:nth-child(3) {
    padding: 67px 22px 0;
  }
  .barocdeRecognition .brTechnical .technicalBox:nth-child(5) {
    padding: 67px 28px 0;
  }
  .barocdeRecognition .brTechnical .technicalBox h3 {
    font-size: 22px;
  }
  .barocdeRecognition .brTechnical .technicalBox .icon {
    width: 80px;
    height: 80px;
    border: 2px solid #323234;
    top: -40px;
    left: 112px;
    padding-top: 10px;
  }
  .barocdeRecognition .brTechnical .technicalBox .icon .icon-js-client {
    display: inline-block;
    width: 50px;
    height: 45px;
    margin-top: 5px;
  }
  .barocdeRecognition .brTechnical .technicalBox .icon .icon-windows-service {
    display: inline-block;
    width: 40px;
    height: 55px;
  }
  .barocdeRecognition .brTechnical .technicalBox .icon .icon-qrcode {
    display: inline-block;
    width: 40px;
    height: 55px;
  }
  .barocdeRecognition .brTechnical .technicalBox p {
    font-size: 14px;
    line-height: 26px;
  }
  .barocdeRecognition .brTechnical .technicalArrow {
    width: 0px;
    display: none;
  }
  .barocdeRecognition .brTechnical .technicalArrow .icon-double-arrow {
    width: 40px;
    height: 3px;
    left: 9px;
    top: 75px;
    display: none;
  }
  .barocdeRecognition .brTechnical .technicalArrow .icon-double-arrow::before {
    width: 16px;
    height: 24px;
    top: -11px;
    left: -2px;
  }
  .barocdeRecognition .brTechnical .technicalArrow .icon-double-arrow::after {
    width: 16px;
    height: 24px;
    top: -11px;
    right: -2px;
  }

  .barocdeRecognition .brCodeSnippet {
    background: #f5f5f5;
    margin-top: 100px;
    padding-top: 80px;
    padding-bottom: 85px;
  }
  .barocdeRecognition .brCodeSnippet .codeBox {
    margin: 0 auto;
    height: 400px;
    max-width: 760px;
    overflow: auto;
    border-top: 25px solid #ccc;
    border-radius: 3px 3px 0 0;
    font-size: 16px;
  }
  .barocdeRecognition .brCodeSnippet pre {
    margin: 0;
    padding: 23px 30px;
    line-height: 24px;
    background: #434445;
    color: #fff;
    border: none;
    border-radius: 0 0 3px 3px;
    white-space: pre-line;
  }
  .barocdeRecognition .brCodeSnippet a {
    font-size: 20px;
  }

  /* How */
  #dwtHowContent li {
    padding: 29px 0px 29px 0;
  }
  #dwtHowContent li h2 {
    margin-top: -100px;
    padding-top: 100px;
  }
  #dwtHowContent li > .icn-toggle {
    height: 95px;
    background-position: right -65px;
  }
  #dwtHowContent li > .icn-toggle.on {
    background-position: right 43px;
  }
  #dwtHowContent .subcontent {
    padding-left: 27px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
  }
  #dwtHowContent li.licenseKey p.title {
    padding-right: 70px;
  }
  #dwtHowContent li.licenseKey p.title span {
    margin-left: 30px;
  }

  /* Bootcamp */
  #dwtBootcampHead {
    padding-top: 60px;
  }
  #dwtBootcampCt h1 {
    margin-bottom: 20px;
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 45px;
  }
  #dwtBootcampCt li > .toggle {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 36px;
  }
  #dwtBootcampCt .subcontent {
    padding: 16px 0px 0 23px;
    font-size: 16px;
    line-height: 26px;
  }
  #dwtBootcampCt .title {
    padding-bottom: 20px;
  }
  #dwtBootcampCt .row {
    padding-left: 0px;
    padding-right: 0;
  }
  #dwtBootcampCt #dwtHowLeftMenu {
    padding-top: 5px;
  }
  #dwtBootcampCt #dwtHowLeftMenu dd {
    padding-bottom: 25px;
    background: url(../../images/banner/DWT/square.png) 3px 5px repeat-y;
  }
  #dwtBootcampCt #dwtHowLeftMenu dd:last-child {
    background: unset;
  }
  #dwtBootcampCt ul.questionList > li {
    margin-top: 40px;
  }
  #dwtBootcampCt ul.questionList > li:first-child {
    margin-top: 0;
  }
  #dwtBootcampCt ul.questionList > li:last-child {
    margin-bottom: 100px;
  }
  #dwtBootcampCt li h2 {
    margin-top: -100px;
    padding-top: 100px;
  }
  #dwtBootcampCt .subcontent .d-btn {
    height: 42px;
    line-height: 40px;
    font-size: 18px;
    transition: ease-in-out 0.2s;
    box-shadow: 0 0 0 0 #ffffff;
  }

  /* FAQ */
  #dwtFaqContent {
    padding-top: 70px;
    margin-bottom: 100px;
  }
  #dwtFaqContent .title {
    padding-bottom: 16px;
  }
  #dwtFaqContent li > .toggle {
    font-size: 20px;
    line-height: 32px;
  }
  #dwtFaqContent .subcontent {
    padding: 16px 45px 0 28px;
    font-size: 18px;
    line-height: 28px;
  }

  /* Start Download*/
  #startDownload {
    padding-top: 70px;
    margin-bottom: 100px;
  }

  .pc-table-tr {
    display: table-row;
  }
  .mobile-table-tr {
    display: none;
  }
}

@media (min-width: 1200px) {
  /*=================================  WebTWAIN_License.aspx  =================================*/
  #dwtLicenseContent {
    padding-left: 0;
    padding-right: 0;
  }
  #dwtLicenseContent h1 {
    padding-bottom: 35px;
  }
  .ocrPro-license #dwtLicenseContent h1 {
    padding-bottom: 25px;
  }
  #dwtLicenseContent .revision-date {
    margin-bottom: 22px;
  }
  #dwtLicenseContent .links {
    right: 200px;
  }
  .dwtPageFooter {
    margin-top: 120px;
  }
  /* Webcam SDK Feature */
  .dwtWebCam .dwtWebCamBanner h2,
  .dwtWebCam .dwtWebCamBanner .h2 {
    width: 480px;
  }
  .dwtWebCam .dwtWebCamReliable .reliableDisc {
    padding: 0 110px;
  }
  .dwtWebCam .dwtWebCamReliable .reliableDisc .desc {
    font-size: 18px;
    line-height: 30px;
    padding: 0 32px;
  }
  .dwtWebCam .dwtWebCamReliable .functionList {
    margin-top: 100px;
  }
  .dwtWebCam .dwtWebCamReliable .functionBox {
    width: 100%;
    max-width: 536px;
    height: auto;
    min-height: 333px;
    margin: 0 auto;
    background: #f5f5f5;
    padding: 55px 20px 0 35px;
    position: relative;
  }
  .dwtWebCam .dwtWebCamReliable .functionBox p {
    min-height: unset;
  }
  .dwtWebCam .dwtWebCamReliable .functionBox p.desc {
    margin-top: 20px;
  }
  .dwtWebCam .dwtWebCamReliable .functionBox p.browser-list {
    margin-top: 10px;
  }
  .dwtWebCam .dwtWebCamReliable .functionBox p.browser-list i {
    font-size: 24px;
    margin-right: 10px;
  }
  .dwtWebCam .dwtWebCamReliable .functionBox p.browser-list span {
    height: 24px;
    line-height: 24px;
    margin-right: 10px;
  }
  .dwtWebCam .dwtWebCamReliable .functionBox .icon {
    position: absolute;
    width: 64px;
    height: 64px;
    border: 2px solid #39393b;
    left: 35px;
    top: -32px;
    background: #ffffff;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .dwtWebCam .dwtWebCamReliable .functionBox .icon i {
    width: 43px;
    height: 43px;
  }
  .dwtWebCam .dwtWebCamSupport table tr td {
    padding: 12px 35px;
    font-size: 16px;
  }
  .dwtWebCam .dwtWebCamSupport table tr.title td {
    font-size: 18px;
  }

  .dwtWebCam .dwtWebCamStrength {
    margin-top: 130px;
  }
  .dwtWebCam .dwtWebCamStrength .strengthLine.bgLeft {
    background-size: 58.5%;
  }
  .dwtWebCam .dwtWebCamStrength .strengthLine .disc {
    width: 394px;
    margin-left: 0px;
  }
  .dwtWebCam .dwtWebCamStrength .strengthLine .strengthImg {
    width: 520px;
    height: 288px;
    margin-top: 36px;
    margin-left: 135px;
  }

  /* PDF Rasterizer Features */
  .PDFRasterizerFeatures .dwtWebCamBanner .row > div {
    padding-left: 100px;
  }
  .PDFRasterizerFeatures .dwtWebCamBanner h2,
  .PDFRasterizerFeatures .dwtWebCamBanner .h2 {
    width: 350px;
  }

  .PDFRasterizerFeatures .pdfRasterizerSample .codeBox {
    width: 100%;
    border: 1px solid #ddd;
    background: #f5f5f5;
    border-radius: 5px;
    padding: 25px 50px;
  }
  .PDFRasterizerFeatures .pdfRasterizerSample .codeBox .hljs {
    background: #f5f5f5;
  }
  .PDFRasterizerFeatures .pdfRasterizerSample .codeBox pre.prettyprint {
    font-size: 16px;
    line-height: 26px;
  }
  .PDFRasterizerFeatures .pdfRasterizerSample .orangeLink {
    font-size: 20px;
  }
  .PDFRasterizerFeatures .dwtWebCamReliable .functionList > div {
    padding-left: 7px;
    padding-right: 7px;
  }
  .PDFRasterizerFeatures .dwtWebCamReliable .functionBox {
    min-height: 290px;
  }
  .PDFRasterizerFeatures .dwtWebCamReliable .functionBox h3 {
    font-size: 22px;
  }

  .PDFRasterizerFeatures .dwtWebCamStrength .strengthLine .disc {
    width: 430px;
    margin-left: 0px;
    margin-top: 125px;
  }
  .PDFRasterizerFeatures .dwtWebCamStrength .strengthLine .strengthImg {
    margin-left: 108px;
  }

  .PDFRasterizerFeatures .basicGreenListContainer {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .PDFRasterizerFeatures .basicGreenListContainer ul.featureList {
    width: 49%;
    font-size: 16px;
  }

  /* CPP OCR Features */
  .cppOcrFeatures .dwtWebCamReliable .functionList > div {
    padding-left: 7px;
    padding-right: 7px;
  }
  .cppOcrFeatures .dwtWebCamReliable .functionBox {
    min-height: 310px;
  }
  .cppOcrFeatures .textRecognitionCompare .compareCnt {
    padding-top: 350px;
    padding-left: 50px;
    padding-right: 15px;
  }
  .cppOcrFeatures .textRecognitionCompare table {
    width: 100%;
    max-width: 950px;
    margin: 0 auto;
    background: #ffffff;
  }
  .cppOcrFeatures .textRecognitionCompare table tr td {
    padding: 10px 30px;
    border: 1px solid #707070;
    font-size: 16px;
    width: 33.3%;
    vertical-align: top;
  }
  .cppOcrFeatures .textRecognitionCompare table tr.title td {
    background: #323234;
    color: #ffffff;
    font-size: 18px;
  }
  .cppOcrFeatures .textRecognitionCompare table tr td:nth-child(1) {
    border-right: 0;
  }
  .cppOcrFeatures .textRecognitionCompare table tr td:nth-child(2) {
    border-left: 0;
  }
  .cppOcrFeatures .textRecognitionCompare .textRecognitionCompareBg {
    width: 100%;
    height: 477px;
    background: #f5f5f5;
    position: absolute;
    top: 230px;
  }

  .cppOcrFeatures .dwtWebCamStrength .strengthLine.bgLeft {
    margin-bottom: 100px;
  }

  .cppOcrFeatures .dwtWebCamStrength .strengthLine .disc {
    width: 452px;
    margin-left: 55px;
    padding-top: 85px;
  }
  .cppOcrFeatures .dwtWebCamStrength .strengthLine.bgLeft .disc {
    width: 577px;
    margin-left: 0;
    padding-top: 24px;
  }
  .cppOcrFeatures .dwtWebCamStrength .strengthLine .strengthImg {
    margin-left: 40px;
  }
  .cppOcrFeatures .dwtWebCamStrength .strengthLine.bgLeft .strengthImg {
    margin-left: 0;
  }
  .cppOcrFeatures .dwtWebCamStrength .strengthLine .disc ul,
  .cppOcrFeatures .dwtWebCamStrength .strengthLine .disc ul li {
    list-style: disc;
    font-size: 16px;
  }
  .cppOcrFeatures .dwtWebCamStrength .strengthLine .disc ul li {
    margin-bottom: 0;
  }

  /* Barcode Reader Features */
  .barocdeRecognition .dwtWebCamBanner h2,
  .barocdeRecognition .dwtWebCamBanner .h2 {
    width: 510px;
  }

  .barocdeRecognition .dwtWebCamReliable .functionList > div {
    padding-left: 7px;
    padding-right: 7px;
  }
  .barocdeRecognition .dwtWebCamReliable .functionBox {
    padding: 55px 13px 0 30px;
    min-height: 290px;
  }
  .barocdeRecognition .dwtWebCamReliable .functionList {
    margin-top: 100px;
  }

  .barocdeRecognition .brFeature {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .barocdeRecognition .brFeature ul.featureList {
    width: 49%;
    font-size: 16px;
  }
  .barocdeRecognition .brFeature ul.featureList:first-child {
    padding-right: 43px;
  }
  .barocdeRecognition .brFeature ul.featureList:last-child {
    padding-right: 43px;
  }

  .barocdeRecognition .brTechnical .technicalLine {
    margin-top: 110px;
  }
  .barocdeRecognition .brTechnical .technicalDesc {
    width: 1035px;
    margin: 20px auto 0;
  }
  .barocdeRecognition .brTechnical .technicalBox {
    width: 325px;
    height: 295px;
    border: 2px solid #2c2c2e;
    padding: 67px 25px 0;
  }
  .barocdeRecognition .brTechnical .technicalBox:nth-child(3) {
    padding: 67px 15px 0;
  }
  .barocdeRecognition .brTechnical .technicalBox:nth-child(5) {
    padding: 67px 34px 0;
  }
  .barocdeRecognition .brTechnical .technicalBox h3 {
    font-size: 24px;
  }
  .barocdeRecognition .brTechnical .technicalBox .icon {
    width: 80px;
    height: 80px;
    border: 2px solid #323234;
    top: -40px;
    left: 120px;
    padding-top: 10px;
  }
  .barocdeRecognition .brTechnical .technicalBox .icon .icon-js-client {
    display: inline-block;
    width: 50px;
    height: 45px;
    margin-top: 5px;
  }
  .barocdeRecognition .brTechnical .technicalBox .icon .icon-windows-service {
    display: inline-block;
    width: 40px;
    height: 55px;
  }
  .barocdeRecognition .brTechnical .technicalBox .icon .icon-qrcode {
    display: inline-block;
    width: 40px;
    height: 55px;
  }
  .barocdeRecognition .brTechnical .technicalBox p {
    font-size: 14px;
    line-height: 26px;
  }
  .barocdeRecognition .brTechnical .technicalArrow {
    width: 60px;
    display: inline-block;
  }
  .barocdeRecognition .brTechnical .technicalArrow .icon-double-arrow {
    width: 40px;
    height: 3px;
    left: 9px;
    top: 75px;
    display: block;
  }
  .barocdeRecognition .brTechnical .technicalArrow .icon-double-arrow::before {
    width: 16px;
    height: 24px;
    top: -11px;
    left: -2px;
  }
  .barocdeRecognition .brTechnical .technicalArrow .icon-double-arrow::after {
    width: 16px;
    height: 24px;
    top: -11px;
    right: -2px;
  }

  .barocdeRecognition .brCodeSnippet {
    background: #f5f5f5;
    margin-top: 100px;
    padding-top: 100px;
    padding-bottom: 95px;
  }
  .barocdeRecognition .brCodeSnippet .codeBox {
    margin: 0 auto;
    height: 400px;
    max-width: 760px;
    overflow: auto;
    border-top: 25px solid #ccc;
    border-radius: 3px 3px 0 0;
    font-size: 16px;
  }
  .barocdeRecognition .brCodeSnippet pre {
    margin: 0;
    padding: 23px 30px;
    line-height: 24px;
    background: #434445;
    color: #fff;
    border: none;
    border-radius: 0 0 3px 3px;
    white-space: pre-line;
  }
  .barocdeRecognition .brCodeSnippet a {
    font-size: 20px;
  }

  /* How */
  #dwtHowContent li {
    width: 100%;
  }
  #dwtHowContent li h2 {
    margin-top: -100px;
    padding-top: 100px;
  }
  #dwtHowContent li > .icn-toggle {
    width: 98%;
  }
  #dwtHowContent li.licenseKey p.title {
    padding-right: 120px;
  }

  /* Bootcamp */
  #dwtBootcampHead {
    padding-top: 70px;
  }
  #dwtBootcampCt .title {
    padding-bottom: 20px;
  }
  #dwtBootcampCt h1 {
    margin-top: 15px;
  }
  #dwtBootcampCt h2 {
    margin-top: 10px;
  }
  #dwtBootcampCt .row {
    padding-left: 35px;
    padding-right: 0;
  }
  #dwtBootcampCt #dwtHowLeftMenu {
    padding-top: 5px;
  }
  #dwtBootcampCt #dwtHowLeftMenu dd {
    padding-bottom: 25px;
    background: url(../../images/banner/DWT/square.png) 3px 5px repeat-y;
  }
  #dwtBootcampCt #dwtHowLeftMenu dd:last-child {
    background: unset;
  }
  #dwtBootcampCt ul.questionList > li {
    margin-top: 40px;
  }
  #dwtBootcampCt ul.questionList > li:first-child {
    margin-top: 0;
  }
  #dwtBootcampCt ul.questionList > li h2 {
    margin-top: -100px;
    padding-top: 100px;
  }
  #dwtBootcampCt .subcontent .d-btn {
    height: 42px;
    line-height: 40px;
    font-size: 18px;
    transition: ease-in-out 0.2s;
    box-shadow: 0 0 0 0 #ffffff;
  }

  /* FAQ */
  #dwtFaqContent li > .toggle {
    font-size: 20px;
    line-height: 32px;
  }
  #dwtFaqContent .title {
    padding-bottom: 20px;
  }
  #dwtFaqContent h2 {
    margin-top: 10px;
  }
}

@media (min-width: 1350px) {
  /* Webcam SDK Feature */
  .dwtWebCam .dwtWebCamBanner h2,
  .dwtWebCam .dwtWebCamBanner .h2 {
    width: 480px;
  }
  /* PDF Rasterizer Features */
  .PDFRasterizerFeatures .dwtWebCamBanner h2,
  .PDFRasterizerFeatures .dwtWebCamBanner .h2 {
    width: 350px;
  }
  /* Barcode Reader Features */
  .barocdeRecognition .dwtWebCamBanner h2,
  .barocdeRecognition .dwtWebCamBanner .h2 {
    width: 510px;
  }
  /* How */
  .dwtHow .dwtHowBanner h2,
  .dwtHow .dwtHowBanner .h2 {
    width: 450px;
  }
}

@media (min-width: 1550px) and (max-width: 1679.98px) {
  /* Webcam SDK Feature */
  .dwtWebCam .dwtWebCamBanner {
    padding-left: 100px;
  }
  /* Barcode Reader Features */
  .barocdeRecognition .dwtWebCamBanner {
    padding-left: 60px;
  }
}

@media (min-width: 1680px) {
  .dwtPageFooter {
    margin-top: 150px;
  }
  /* Webcam SDK Feature */
  .dwtWebCam .dwtWebCamBanner h2,
  .dwtWebCam .dwtWebCamBanner .h2 {
    width: 479px;
  }
  .dwtWebCam .dwtWebCamBanner .logo {
    height: 52px;
    line-height: 52px;
    font-size: 28px;
  }
  .dwtWebCam .dwtWebCamBanner .logo .dlt-logo {
    width: 52px;
    height: 52px;
    margin-right: 10px;
  }

  .dwtWebCam .dwtWebCamReliable .reliableDisc .desc {
    font-size: 24px;
    line-height: 34px;
    padding: 0 135px;
  }
  .dwtWebCam .dwtWebCamReliable .functionList {
    margin-top: 150px;
  }
  .dwtWebCam .dwtWebCamReliable .functionBox {
    width: 100%;
    max-width: 536px;
    height: auto;
    min-height: 356px;
    margin: 0 auto;
    background: #f5f5f5;
    padding: 75px 60px 0 60px;
    position: relative;
  }
  .dwtWebCam .dwtWebCamReliable .functionBox p {
    min-height: unset;
  }
  .dwtWebCam .dwtWebCamReliable .functionBox p.desc {
    margin-top: 30px;
  }
  .dwtWebCam .dwtWebCamReliable .functionBox p.browser-list {
    margin-top: 10px;
  }
  .dwtWebCam .dwtWebCamReliable .functionBox p.browser-list i {
    font-size: 24px;
    margin-right: 10px;
  }
  .dwtWebCam .dwtWebCamReliable .functionBox p.browser-list span {
    height: 24px;
    line-height: 24px;
    margin-right: 10px;
  }
  .dwtWebCam .dwtWebCamReliable .functionBox .icon {
    position: absolute;
    width: 80px;
    height: 80px;
    border: 2px solid #39393b;
    left: 60px;
    top: -45px;
    background: #ffffff;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .dwtWebCam .dwtWebCamReliable .functionBox .icon i {
    width: 52px;
    height: 52px;
  }

  .dwtWebCam .dwtWebCamSupport table tr td {
    padding: 25px 45px 15px;
    font-size: 18px;
  }
  .dwtWebCam .dwtWebCamSupport table tr.title td {
    font-size: 20px;
    padding: 15px 45px 15px;
  }
  .dwtWebCam .dwtWebCamSupport ul.disc-li li {
    line-height: 30px;
  }

  .dwtWebCam .dwtWebCamStrength {
    margin-top: 160px;
  }
  .dwtWebCam .dwtWebCamStrength .strengthLine.bgLeft {
    background-size: 58.5%;
  }
  .dwtWebCam .dwtWebCamStrength .strengthLine .disc {
    width: 394px;
    margin-left: 125px;
  }
  .dwtWebCam .dwtWebCamStrength .strengthLine .strengthImg {
    width: 650px;
    height: 360px;
    margin-top: 45px;
    margin-left: 290px;
  }

  /* PDF Rasterizer Features */
  .PDFRasterizerFeatures .dwtWebCamBanner .row > div {
    padding-left: 100px;
  }
  .PDFRasterizerFeatures .dwtWebCamBanner h2,
  .PDFRasterizerFeatures .dwtWebCamBanner .h2 {
    width: 350px;
  }

  .PDFRasterizerFeatures .pdfRasterizerSample .codeBox {
    width: 100%;
    border: 1px solid #ddd;
    background: #f5f5f5;
    border-radius: 5px;
    padding: 25px 50px;
  }
  .PDFRasterizerFeatures .pdfRasterizerSample .codeBox .hljs {
    background: #f5f5f5;
  }
  .PDFRasterizerFeatures .pdfRasterizerSample .codeBox pre.prettyprint {
    font-size: 20px;
    line-height: 36px;
  }
  .PDFRasterizerFeatures .pdfRasterizerSample .orangeLink {
    font-size: 24px;
  }
  .PDFRasterizerFeatures .dwtWebCamReliable .functionList > div {
    padding-left: 7px;
    padding-right: 7px;
  }
  .PDFRasterizerFeatures .dwtWebCamReliable .functionBox {
    min-height: 323px;
  }
  .PDFRasterizerFeatures .dwtWebCamReliable .functionBox h3 {
    font-size: 30px;
  }

  .PDFRasterizerFeatures .dwtWebCamStrength .strengthLine .disc {
    width: 500px;
    margin-left: 70px;
    margin-top: 150px;
  }
  .PDFRasterizerFeatures .dwtWebCamStrength .strengthLine .strengthImg {
    margin-left: 250px;
  }

  .PDFRasterizerFeatures .basicGreenListContainer {
    padding-top: 110px;
    padding-bottom: 110px;
  }
  .PDFRasterizerFeatures .basicGreenListContainer ul.featureList {
    width: 50%;
    font-size: 18px;
  }

  /* CPP OCR Features */
  .cppOcrFeatures .dwtWebCamBanner .row > div {
    padding-left: 50px;
  }
  .cppOcrFeatures .dwtWebCamBanner h2,
  .cppOcrFeatures .dwtWebCamBanner .h2 {
    width: 550px;
  }
  .cppOcrFeatures .dwtWebCamReliable .functionList > div {
    padding-left: 7px;
    padding-right: 7px;
  }
  .cppOcrFeatures .dwtWebCamReliable .functionBox {
    min-height: 356px;
  }

  .cppOcrFeatures .textRecognitionCompare .compareCnt {
    padding-top: 360px;
    padding-left: 100px;
    padding-right: 45px;
  }
  .cppOcrFeatures .textRecognitionCompare table {
    width: 100%;
    max-width: 950px;
    margin: 0 auto;
    background: #ffffff;
  }
  .cppOcrFeatures .textRecognitionCompare table tr td {
    padding: 15px 50px;
    border: 1px solid #707070;
    font-size: 18px;
    width: 33.3%;
    vertical-align: top;
  }
  .cppOcrFeatures .textRecognitionCompare table tr.title td {
    background: #323234;
    color: #ffffff;
    font-size: 20px;
  }
  .cppOcrFeatures .textRecognitionCompare table tr td:nth-child(1) {
    border-right: 0;
  }
  .cppOcrFeatures .textRecognitionCompare table tr td:nth-child(2) {
    border-left: 0;
  }
  .cppOcrFeatures .textRecognitionCompare .textRecognitionCompareBg {
    width: 100%;
    height: 477px;
    background: #f5f5f5;
    position: absolute;
    top: 230px;
  }

  .cppOcrFeatures .dwtWebCamStrength .strengthLine.bgLeft {
    margin-bottom: 120px;
  }

  .cppOcrFeatures .dwtWebCamStrength .strengthLine .disc {
    width: 510px;
    margin-left: 140px;
    padding-top: 110px;
  }
  .cppOcrFeatures .dwtWebCamStrength .strengthLine.bgLeft .disc {
    width: 628px;
    margin-left: 88px;
    padding-top: 40px;
  }
  .cppOcrFeatures .dwtWebCamStrength .strengthLine .strengthImg {
    margin-left: 80px;
  }
  .cppOcrFeatures .dwtWebCamStrength .strengthLine.bgLeft .strengthImg {
    margin-left: 110px;
  }
  .cppOcrFeatures .dwtWebCamStrength .strengthLine .disc ul,
  .cppOcrFeatures .dwtWebCamStrength .strengthLine .disc ul li {
    list-style: disc;
    font-size: 18px;
  }
  .cppOcrFeatures .dwtWebCamStrength .strengthLine .disc ul li {
    margin-bottom: 0;
  }

  /* Barcode Reader Features */
  .barocdeRecognition .dwtWebCamBanner h2,
  .barocdeRecognition .dwtWebCamBanner .h2 {
    width: 605px;
  }

  .barocdeRecognition .dwtWebCamReliable .functionList > div {
    padding-left: 7px;
    padding-right: 7px;
  }
  .barocdeRecognition .dwtWebCamReliable .functionBox {
    padding: 75px 55px 0 60px;
  }
  .barocdeRecognition .dwtWebCamReliable .functionList {
    margin-top: 135px;
  }

  .barocdeRecognition .brFeature {
    padding-top: 45px;
    padding-bottom: 60px;
  }
  .barocdeRecognition .brFeature ul.featureList {
    width: 50%;
    font-size: 18px;
  }
  .barocdeRecognition .brFeature ul.featureList:first-child {
    padding-right: 43px;
  }
  .barocdeRecognition .brFeature ul.featureList:last-child {
    padding-right: 43px;
  }

  .barocdeRecognition .brTechnical .technicalLine {
    margin-top: 110px;
  }
  .barocdeRecognition .brTechnical .technicalDesc {
    width: 1180px;
    margin: 20px auto 0;
  }
  .barocdeRecognition .brTechnical .technicalBox {
    width: 468px;
    height: 356px;
    border: 2px solid #2c2c2e;
    padding: 95px 52px 0;
  }
  .barocdeRecognition .brTechnical .technicalBox:nth-child(3) {
    padding: 95px 37px 0;
  }
  .barocdeRecognition .brTechnical .technicalBox:nth-child(5) {
    padding: 95px 76px 0;
  }
  barocdeRecognition .brTechnical .technicalBox h3 {
    font-size: 30px;
  }
  .barocdeRecognition .brTechnical .technicalBox .icon {
    width: 103px;
    height: 103px;
    border: 2px solid #323234;
    top: -51px;
    left: 190px;
    padding-top: 22px;
  }
  .barocdeRecognition .brTechnical .technicalBox .icon .icon-js-client {
    display: inline-block;
    width: 63px;
    height: 45px;
    margin-top: 5px;
  }
  .barocdeRecognition .brTechnical .technicalBox .icon .icon-windows-service {
    display: inline-block;
    width: 55px;
    height: 55px;
  }
  .barocdeRecognition .brTechnical .technicalBox .icon .icon-qrcode {
    display: inline-block;
    width: 55px;
    height: 55px;
  }
  .barocdeRecognition .brTechnical .technicalBox p {
    font-size: 18px;
    line-height: 30px;
  }
  .barocdeRecognition .brTechnical .technicalArrow {
    width: 90px;
  }
  .barocdeRecognition .brTechnical .technicalArrow .icon-double-arrow {
    width: 44px;
    height: 4px;
    left: 23px;
    top: 105px;
  }
  .barocdeRecognition .brTechnical .technicalArrow .icon-double-arrow::before {
    width: 20px;
    height: 30px;
    top: -13px;
    left: -2px;
  }
  .barocdeRecognition .brTechnical .technicalArrow .icon-double-arrow::after {
    width: 20px;
    height: 30px;
    top: -13px;
    right: -2px;
  }

  .barocdeRecognition .brCodeSnippet {
    background: #f5f5f5;
    margin-top: 120px;
    padding-top: 120px;
    padding-bottom: 115px;
  }
  .barocdeRecognition .brCodeSnippet .codeBox {
    margin: 0 auto;
    height: 400px;
    max-width: 760px;
    overflow: auto;
    border-top: 25px solid #ccc;
    border-radius: 3px 3px 0 0;
    font-size: 18px;
  }
  .barocdeRecognition .brCodeSnippet pre {
    margin: 0;
    padding: 23px 30px;
    line-height: 24px;
    background: #434445;
    color: #fff;
    border: none;
    border-radius: 0 0 3px 3px;
    white-space: pre-line;
  }
  .barocdeRecognition .brCodeSnippet a {
    font-size: 24px;
  }

  /* How */
  .dwtHow .dwtHowBanner h2,
  .dwtHow .dwtHowBanner .h2 {
    width: 520px;
  }

  #dwtHowLeftMenu {
    padding-right: 87px;
    padding-top: 35px;
    width: 377px;
  }
  #dwtHowLeftMenu dd {
    padding-bottom: 30px;
    font-size: 18px;
    padding-left: 24px;
  }
  #dwtHowLeftMenu dd .numberFlag {
    width: 30px;
    height: 30px;
    line-height: 30px;
    top: 0px;
    left: 0px;
  }
  #dwtHowLeftMenu dd a {
    display: inline-block;
    padding-left: 15px;
  }

  #dwtHowContent .subcontent {
    margin-top: 30px;
    line-height: 30px;
    font-size: 18px;
  }
  #dwtHowContent .subcontent .note {
    font-size: 16px;
  }
  #dwtHowContent li {
    width: 100%;
    padding-left: 50px;
    padding-right: 50px;
  }
  #dwtHowContent li h2 {
    margin-top: -200px;
    padding-top: 200px;
  }
  #dwtHowContent li > .icn-toggle {
    width: 98%;
  }
  #dwtHowContent li.licenseKey p.title {
    padding-right: 120px;
  }

  /* Bootcamp */
  #dwtBootcampHead {
    padding-top: 90px;
  }
  #dwtBootcampCt #dwtHowLeftMenu {
    padding-top: 5px;
  }
  #dwtBootcampCt #dwtHowLeftMenu dd {
    padding-bottom: 25px;
  }
  #dwtBootcampCt ul.questionList > li {
    margin-top: 50px;
  }
  #dwtBootcampCt ul.questionList > li:first-child {
    margin-top: 0;
  }
  #dwtBootcampCt ul.questionList > li h2 {
    margin-top: -200px;
    padding-top: 200px;
  }
  #dwtBootcampCt #dwtHowLeftMenu dd {
    background: url(../../images/banner/DWT/square.png) 13px 3px repeat-y;
  }
  #dwtBootcampCt #dwtHowLeftMenu dd:last-child {
    background: unset;
  }
  #dwtBootcampCt .subcontent {
    padding: 16px 45px 0 28px;
    font-size: 18px;
    line-height: 28px;
  }
  #dwtBootcampCt .subcontent .d-btn {
    height: 46px;
    line-height: 44px;
    font-size: 20px;
    transition: ease-in-out 0.2s;
    box-shadow: 0 0 0 0 #ffffff;
  }

  /* FAQ */
  #dwtFaqContent {
    padding-top: 90px;
    margin-bottom: 120px;
  }
  #dwtFaqContent li > .toggle {
    font-size: 24px;
    line-height: 36px;
  }

  /* Start Download*/
  #startDownload {
    padding-top: 90px;
    margin-bottom: 120px;
  }
}
