.heading-menu{display:none}
html {
  scroll-behavior: smooth;
}
.box-table {
  word-break: break-word;
}

.nav-dwn {
  display: none;
}

.removeBtn {
  display: none !important;
}

.formOnly {
  margin: 0 auto important;
  float: none !important;
}

.dwn-menu > span.act {
  background: #f1f1f1;
  position: relative;
  pointer-events: none;
}

.container {
  max-width: 1100px;
}

.sec-title h1 {
  margin: 0;
}

.sec-title p {
  margin-bottom: 30px;
  text-align: center;
  font-size: 18px;
  line-height: 40px;
}

.dwn-menu {
  text-align: center;
}

.dwn-menu > span {
  float: none;
  width: 49% !important;
}

.lhs-tree {
  display: none;
}

.rhs-cont {
  width: 100%;
  padding: 30px 0px 30px 0px;
}

.rhs-cont img {
  border: 1px solid #ddd;
}

.per50 {
  padding: 0px;
}

.rhs-cont h1 {
  font-size: 32px;
  line-height: 32px;
  margin-bottom: 0px;
}

.custom-head {
  text-align: center;
  font-size: 24px;
  font-weight: 300;
  margin: 10px;
  margin-bottom: 8px;
}

.build-number {
  font-size: 18px;
  font-weight: 500;
}

.build-number a {
  font-size: 16px;
  font-weight: 300;
}

.banner-cover {
  /*background: #fbfbfb;*/
}

.banner-cover .per50:first-child {
  width: 35%;
}

.banner-cover .per50:last-child {
  width: 65%;
}

.content-cover {
  /*background: #FAFAFA;*/
  padding: 28px 20px 28px;
  text-align: center;
}

.content-cover h2 {
  margin: 0px;
  font-size: 30px;
  color: #444;
  line-height: 40px;
  font-family: "ZohoPuvi";
  font-weight: 400;
}

.list-section span sup {
  color: #e9122b;
  font-size: 18px;
}

.star-content {
  display: inline-block;
}

.star-content p {
  font-size: 14px;
  font-weight: 500;
  margin: 0px;
}

.star-content span {
  color: #e9122b;
  font-size: 18px;
  margin-right: 5px;
}

.note-div {
}

.note-div span {
  font-weight: 600;
}

.content-cover p {
  margin: 0px 0;
  font-size: 18px;
  font-weight: 400;
}

.license-div p {
  font-size: 15px;
  font-weight: 300;
  margin: 20px 0px 20px;
  line-height: 28px;
}

a {
  color: #138cd6;
}

.dwn-form {
  /*background: #fafafa;*/
  margin: 0% 5%;
  padding: 14px 10px 30px;
}

.dwn-form .form-title {
  font-size: 18px;
  line-height: 28px;
}

.dwn-form .form-title strong {
  font-weight: 500;
}

.dwn-form input,
.dwn-form select {
  padding: 13px 10px;
  border: 1px solid #e5e5ff;
  box-sizing: border-box;
  width: 100% !important;
  margin-bottom: 0px;
  margin-top: 17px;
}

.dwn-form select {
  width: 100%;
}

.dwn-priv {
  font-size: 13px;
  line-height: 16px;
  margin-top: 15px;
  color: #444;
}

.other-download-section {
  margin: 15px 0px 20px;
}

.other-download-section .per50 {
  width: 50%;
}

.other-download-section .per50:last-child {
  width: 50%;
}

p.license-link {
  font-size: 15px;
  margin-bottom: 20px;
}

a.download-winBtn {
  margin: 10px 0px 0px;
  background: #fe2619;
}

#downloadSubmit {
  background: #414f57;
  font-size: 15px;
  color: #fff;
  line-height: 24px;
  width: 65% !important;
  margin-top: 0px;
  border-radius: 0px;
  border: none;
  cursor: pointer;
  padding: 10px 10px;
  margin: 20px 5px 0px;
}

#downloadSubmit:hover {
  background: #2c353a;
}

#downloadReset {
  width: 65% !important;
  padding: 10px 20px;
  border-radius: 0px;
  background: #dfdfe0;
  color: #585858;
  font-size: 15px;
  margin: 10px 5px;
}

.download-sml {
  font-weight: 300;
}

.other-download-section h2 {
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 30px;
  font-weight: 400;
}

.other-download-section .per50 {
  padding: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.otr-dwn-head {
  padding: 0 !important;
  font-size: 16px;
  border-bottom: none !important;
  font-weight: 500;
  margin-right: 20px;
}

.otr-dwn-cont ul li {
  margin-bottom: 10px;
  padding: 0px;
}

.otr-dwn-cont {
  padding: 0px !important;
}

.otr-dwn-cont ul li span {
  position: inherit;
  width: 20px;
}

.otr-dwn-cont ul li span img {
  max-width: 16px;
  margin-left: 2px;
  margin-top: -4px;
}

.otr-dwn-cont a {
  font-size: 14px;
  background: #c4c8cc;
  text-align: center;
  padding: 1px 12px;
  text-decoration: none;
  color: #444;
  font-weight: 300 !important;
  width: auto;
}

.otr-dwn-cont a:hover {
  background: #7bbb2a;
}

.download-txt {
  font-weight: 300;
  font-size: 24px;
}

.icon-wrapper {
  margin-right: 10px;
}

.icon-wrapper img {
  max-width: 40px;
}

.content-div h2 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 20px;
}

.content-div {
  margin-top: 50px;
}

.content-div ol {
  padding: 0px 0 10px 25px;
}

.content-div ol li {
  font-size: 14px;
  line-height: 28px;
}

table.custom-table {
  width: 100%;
  /*margin-bottom: 40px;*/
}

table,
td,
tr {
  border: 1px solid #eee;
}

th {
  background: #eee;
  padding: 10px;
  font-weight: 500;
  font-size: 15px;
}

td {
  padding: 10px !important;
}

.table td,
.table th {
  border: 1px solid #eee;
}

.custom-table th {
  background: #eee;
  padding: 10px;
  font-weight: 500;
  font-size: 15px;
  border: 1px solid #ddd;
}

.img-div {
  margin: 20px 0px 0px;
}

.content-div h3 {
  font-size: 18px;
  font-weight: 400;
}

.custom-table ul li {
  line-height: 28px;
  margin-bottom: 3px;
}

.dwn-cont-div {
  padding: 0px 40px;
  padding-bottom: 8px;
  border-bottom: 1px solid #ddd;
}

a.exeTracker {
  font-size: 14px;
}

.custom-table {
  overflow: auto;
  width: 100%;
}

.guide {
  font-size: 13px !important;
  margin: 0;
  margin-top: 8px !important;
}

.table-cover h3 {
  margin-bottom: 15px;
  font-weight: 500;
  font-size: 18px;
}

/*.varsion-table{margin-bottom: 20px !important;}*/

.varsion-table tr:nth-child(even) {
  background-color: #f3f3f3;
}

.varsion-table th {
  background: #dcdada;
}

.varsion-table th,
.varsion-table td {
  padding: 5px !important;
}

/*------- new css -----------*/

/*.dwn-link {
        margin-top: 15px;        
}*/

.grid50 {
  width: 46%;
  padding: 0 2%;
  float: left;
}

@media screen and (max-width: 767px) {
  .rhs-cont h1 {
    font-size: 32px;
    line-height: 42px;
  }

  .per50.dwnFormDiv {
    background: #faf9ff;
  }

  .dwn-form {
    max-width: 380px;
    margin: 0 auto;
  }

  .other-download-section .per50:first-child {
    width: 100%;
  }

  .content-cover .other-download-section .per50:last-child {
    width: 50%;
  }

  .content-cover {
    padding: 28px 20px 0px;
  }

  .other-download-section .per50 {
    display: inline-flex;
  }

  .dwn-cont-div {
    padding: 0px 0px;
  }
}

@media screen and (max-width: 940px) {
  .banner-cover .per50:first-child {
    width: 100%;
  }

  .banner-cover .per50:last-child {
    width: 100%;
  }

  .content-cover .other-download-section .per50:last-child {
    width: 50%;
  }
}

@media (min-width: 768px) and (max-width: 1040px) {
  .dwn-cont-div {
    padding: 0px 0px;
  }
}

@media screen and (max-width: 640px) {
  .dwn-form {
    max-width: 320px;
    margin: 0 auto;
  }

  .content-cover .other-download-section .per50:last-child {
    width: auto !important;
  }

  .otr-dwn-head {
    margin-bottom: 20px;
  }

  .grid50 {
    width: 100%;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 480px) {
  .content-cover .other-download-section .per50:last-child {
    width: 100% !important;
  }
}

.varsion-table > tbody > tr {
  display: none;
}

.readmore {
  display: block;
  background: #fff;
  padding: 5px 15px;
  color: #4b94f1;
  position: relative;
  top: -7px;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  border: 1px solid #e3e0e0;
  border-top: 0;
}

.readmore:hover {
  background: #e5e5e5;
}

.yellowbox {
  margin-top: 50px;
}

.archived-plugin-build {
  padding: 24px 0;
}
.archived-build-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 24px;
}

.archived-build-wrapper * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.archived-build-wrapper .archived-build-text {
  text-align: left;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 50%;
  padding: 0 12px;
}

.archived-build-wrapper .archived-build-text h3 {
  font-size: 15px;
  font-weight: 500;
  margin: 0;
}

.archived-build-wrapper .archived-build-text p {
  color: #969696;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.5;
}

.archived-plugin-build {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 50%;
  padding: 0 12px;
}

.archived-plugin-build svg {
  display: inline-block;
  width: 30.41px;
  height: 24px;
}

.archived-plugin-build h5 {
  margin: 6px 0;
  font-weight: 600;
}

.archived-plugin-build select {
  background: #fff;
  min-width: 140px;
  width: 100%;
  height: 42px;
  font-size: 14px;
  border: 1px solid #ccc;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 4px;
  padding: 0 8px;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23adb5bd' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.65rem center;
  background-size: 16px 12px;
  font-family: inherit;
}

.note-div {
  border-bottom: 1px solid #e8e8e8;
  text-align: left;
  border-radius: 2px;
  margin: 12px 0 0;
  padding-bottom: 24px;
}

.note-div p {
  font-weight: 300;
  font-size: 14px;
}

.note-icon-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.note-icon-wrapper span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.note-icon-wrapper .note-icon {
  margin-right: 8px;
}

.note-div-bottom {
  margin-top: 40px;
  padding: 16px;
  border: 1px solid #ddd;
  border-radius: 4px;
  display: inline-block;
}
.note-div-bottom p {
  margin: 4px 0;
}

.note-div-bottom a {
  text-decoration: none;
  background: #414f57;
  display: inline-block;
  color: #fff;
  padding: 6px 12px;
  border-radius: 0;
  margin-top: 12px;
}

@media (max-width: 767px) {
  .archived-build-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .archived-build-wrapper .archived-build-text,
  .archived-build-wrapper .archived-plugin-build {
    width: 100%;
  }

  .archived-build-wrapper .archived-build-text {
    margin-bottom: 16px;
  }
}