/*
	* PrestaShop custom template
	* NECTO Studio product
    * CSS
    * Autumn 2019
	* Created by : Aleksandar Kastratovic
*/

/* 

.nfirstv    -   necto first view

.n-overview    -   necto overview
.n-ov-c  -         necto overview content
.n-ov-cb  -        necto overview content box
*/

/* .container-fluid{padding-right: 0;padding-left: 0;} */

#page .rte {
  padding: 0;
}

#necto .row {
  margin: 0;
}

#necto h3 {
  color: #343434;
}

#necto h2 {
  font-size: 24px;
  font-weight: 300;
  text-align: center;
  margin: 0;
  padding: 60px 20px;
  line-height: 30px;
  letter-spacing: 2px;
  color: #343434;
}

#necto .standard-wrap {
  padding: 0 20px;
}

@media screen and (min-width: 600px) {
  #necto .standard-wrap {
    padding: 0 50px;
  }
}

@media screen and (min-width: 900px) {
  #necto .standard-wrap {
    padding: 0 20px;
  }
}

@media screen and (min-width: 1200px) {
  #necto .standard-wrap {
    width: 1170px;
    margin: 0 auto;
    padding: 0;
  }

  #necto h2 {
    font-size: 32px;
    font-weight: 300;
  }
}

@media screen and (min-width: 1300px) {
  #necto .standard-wrap {
    width: 1280px;
  }

  #necto h2 {
    padding: 80px 20px;
  }
}

/*necto initial section  n-initial-s  */
#necto #n-initial-s {
  position: relative;
  height: 305px;
  background-image: radial-gradient(
    circle,
    #0c9edb,
    #1488c6,
    #1a73b0,
    #1d5e9a,
    #1d4a83
  );
}

/* #necto #n-initial-s{position: relative;height: auto;} */
#necto #n-initial-s .banner {
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: 90% 0;
  position: absolute;
}

#necto #n-initial-s .banner-png {
  padding: 0 20px;
  width: 100%;
}

#necto #n-initial-s .shadow {
  z-index: 1;
  background-color: rgba(52, 52, 52, 0.7);
}

#necto #n-initial-s video.banner {
  width: 112%;
  left: -6%;
}

#necto #n-initial-s .banner.background {
  max-width: 112%;
  width: 112%;
  left: -6%;
}

#necto #n-initial-s .main-title {
  position: relative;
  color: #fbfbfb;
  padding: 20px 20px 50px 20px;
  z-index: 2;
}

#necto #n-initial-s .main-title p {
  font-size: 20px;
  line-height: 36px;
  font-weight: 500;
  margin: 0;
}

#necto #n-initial-s .main-inital-wrap {
  z-index: 2;
}

#necto #n-initial-s .n-download {
  position: relative;
  z-index: 2;
  display: block;
}

@media only screen and (min-width: 766px) and (max-width: 1199px) {
  #necto #n-overview .n-ov-c .n-ov-cb {
    width: calc((100% / 3) - 26px);
    flex: unset !important;
    margin: 0 26px 26px 0 !important;
  }

  #necto #n-overview .n-ov-c .n-ov-cb:nth-child(3n + 3) {
    margin-right: 0 !important;
  }

  #necto.necto-2_0 .cover-table {
    flex-wrap: wrap;
  }

  #necto.necto-2_0 .cover-table .singleBox:nth-child(1),
  #necto.necto-2_0 .cover-table .singleBox:nth-child(2) {
    width: 50%;
  }

  #necto.necto-2_0 .cover-table .singleBox:nth-child(3),
  #necto.necto-2_0 .cover-table .singleBox:nth-child(4),
  #necto.necto-2_0 .cover-table .singleBox:nth-child(5) {
    width: 33.3%;
  }

  #necto.necto-2_0 .down-section {
    right: 0;
    left: 0;
    margin: 0 auto;
    width: fit-content !important;
  }
}

@media only screen and (max-width: 765px) {
  #necto #n-overview .n-ov-c {
    display: block;
  }

  #necto.necto-2_0 .cover-table {
    flex-wrap: wrap;
  }

  #necto #n-overview .n-ov-c .n-ov-cb {
    width: 305px;
    height: 305px;
    margin: 15px auto !important;
    margin-bottom: 30px;
  }

  #necto.necto-2_0 .cover-table .singleBox img {
    max-width: 100px !important;
  }

  #necto.necto-2_0 .cover-table .singleBox:nth-child(1),
  #necto.necto-2_0 .cover-table .singleBox:nth-child(2) {
    width: 50%;
    margin-bottom: 20px;
  }

  #necto.necto-2_0 .cover-table .singleBox:nth-child(2) {
    border-right: none;
  }

  #necto.necto-2_0 .cover-table .singleBox:nth-child(3),
  #necto.necto-2_0 .cover-table .singleBox:nth-child(4),
  #necto.necto-2_0 .cover-table .singleBox:nth-child(5) {
    width: 33.3%;
  }

  #necto.necto-2_0 .down-section {
    right: 0;
    left: 0;
    margin: 0 auto;
    width: fit-content !important;
    display: block !important;
  }

  #necto.necto-2_0 .n-download a {
    font-size: 25px !important;
    margin-right: 10px !important;
  }

  #necto.necto-2_0 .down-section h3 {
    width: 100px !important;
    font-size: 15px !important;
  }

  #necto.necto-2_0 .planetDebug img {
    padding: 0 !important;
  }

  #necto.necto-2_0 #n-initial-s img {
    padding: 0 20px;
  }

  #necto.necto-2_0 #n-initial-s .freePrice {
    padding-top: 30px;
  }

  #necto.necto-2_0 #n-initial-s .freePrice img {
    max-height: 60px;
    margin: 0px 0 30px auto;
  }

  #necto.necto-2_0 #prod-pid {
    text-align: center;
  }

  #necto.necto-2_0 .prod-name {
    text-align: center;
  }
}

#necto.necto-2_0 .n-download a {
  color: #fff;
  font-size: 37px;
  margin-right: 15px;
}

#necto.necto-2_0 .down-section h3 {
  color: #ffcb05;
  font-weight: 500;
  font-size: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
  width: 148px;
  text-align: center;
}

#necto.necto-2_0 .down-section h4 {
  color: #fff;
  font-size: 23px;
  margin: 0;
}

#necto.necto-2_0 .cover-table {
  display: flex;
  padding: 15px 0;
}

@media only screen and (max-width: 990px) {
  #necto.necto-2_0 .cover-table {
    padding: 0 20px;
    padding-top: 20px;
  }
}

#necto.necto-2_0 .cover-table .singleBox {
  width: 20%;
  margin: 0 auto;
  border-right: 1px solid #d1d1d1;
}

#necto.necto-2_0 .cover-table .singleBox:nth-child(5) {
  border-right: none;
}

#necto.necto-2_0 .cover-table .singleBox p {
  font-weight: 500;
  text-align: center;
  color: #7c7c7c;
  font-size: 16px;
}

@media only screen and (max-width: 990px) {
  #necto.necto-2_0 .cover-table .singleBox p {
    font-size: 13px;
  }
}

#necto.necto-2_0 .cover-table .singleBox .img-box {
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#necto.necto-2_0 .cover-table .singleBox img {
  max-width: 170px;
  max-height: 65px;
}

@media only screen and (max-width: 990px) {
  #necto.necto-2_0 .cover-table .singleBox img {
    max-height: 40px;
  }
}

#necto.necto-2_0 #necto-for_wrap .wrap-threeRow h3 {
  font-size: 18px;
  font-weight: 600;
  margin: 30px 0px;
}

#necto.necto-2_0 #necto-for_wrap p.text {
  font-size: 16px;
  color: #231f20;
  line-height: 1.8;
}

#necto.necto-2_0 .wrap-threeRow {
  margin-bottom: 30px;
}

#necto.necto-2_0 .freePrice img {
  margin-right: 0;
  padding-top: 20px;
  max-height: 90px;
  padding-right: 20px;
}

#necto.necto-2_0 .downloadSection {
  background: #fff;
  padding-bottom: 60px;
}

#necto.necto-2_0 .downloadSection h2 {
  font-weight: 300;
  font-size: 43px;
  padding: 60px 0 45px 0;
  line-height: 1.4;
  text-transform: uppercase;
}

#necto.necto-2_0 .downloadSection .col-md-4 {
  display: flex;
  justify-content: center;
}

#necto.necto-2_0 .downloadWrap {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 60px;
}

#necto.necto-2_0 .downloadWrap a {
  text-align: center;
  font-size: 60px;
  margin: 0 50px;
}

#necto.necto-2_0 .downloadBox i {
  font-size: 90px;
  margin: 30px auto;
  color: #2c3b63;
}

#necto.necto-2_0 .downloadBox {
  border: 1px solid #03a9f4;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 350px;
  height: 350px;
  justify-content: center;
  cursor: pointer;
}

#necto.necto-2_0 .downloadBox:hover {
  box-shadow: rgb(0 0 0 / 17%) 0 0 13px;
  -moz-box-shadow: rgba(0, 0, 0, 0.17) 0 0 13px;
  -webkit-box-shadow: rgb(0 0 0 / 17%) 0 0 13px;
}

#necto.necto-2_0 .downloadBox p {
  margin-top: 30px;
}

#necto.necto-2_0 .downloadBox img {
  filter: invert(1);
  max-width: 25px;
  margin-right: 15px;
}

#necto.necto-2_0 .btnDownload {
  display: flex;
  background-color: #03a9f4;
  color: #fff;
  border-radius: 5px;
  padding: 10px 20px;
  cursor: pointer;
}

#necto.necto-2_0 .btnDownload p {
  margin: 0;
}

#necto #n-initial-s .n-download p {
  color: #ffcb05;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
  line-height: 1.1;
}

#necto #n-initial-s .n-download .n-download-link {
  text-align: center;
  margin-bottom: 20px;
}

#necto #n-initial-s .n-download .n-download-link a {
  color: #fbfbfb;
  display: inline-block;
  border-radius: 30px;
  font-size: 16px;
}

#necto #n-initial-s .n-download .n-download-link a span {
  position: relative;
  bottom: 3px;
  display: inline-block;
}

#necto #n-initial-s .n-download .n-download-link a i {
  margin-left: 12px;
  font-size: 24px;
}

#necto #n-initial-s .n-download .n-download-link a i.fa-windows {
  font-size: 23px;
}

#necto #n-initial-s .n-download .n-download-link a:hover {
  border: 1px solid #136dc7;
}

#necto #n-initial-s .n-download .n-download-link a.active {
  background: #136dc7;
  border: 1px solid #136dc7;
}

#necto #n-initial-s .n-download .n-download-link.special-offer {
  margin-top: 50px;
}

#necto #n-initial-s .n-download .n-download-link.special-offer a {
  font-size: 16px;
  color: #343434;
  background: #ffcb05;
  border: 1px solid #ffcb05;
}

#necto #n-initial-s .n-download .n-download-link.special-offer a:hover {
  background: #ebb705;
}

#necto #n-initial-s .n-download .n-download-link.special-offer i {
  bottom: 2px;
  position: relative;
}

#necto #n-initial-s .n-download .n-download-link.special-offer a {
  height: 42px;
  background: none;
  border: none;
  background: #1592e6;
  display: flex;
  align-items: center;
  justify-content: center;
}

#necto #n-initial-s .n-download .n-download-link.special-offer a img {
  max-height: 30px;
}

#necto #n-initial-s .n-download .n-download-link.special-offer a:hover {
  background: unset;
  border: none;
  background: #136dc7;
}

@media only screen and (min-width: 767px) {
  #necto #n-initial-s .banner-png {
    position: absolute;
    top: 120px;
    width: auto;
    height: 60%;
    object-fit: cover;
    right: 0px;
    object-position: 100% 0;
  }

  #necto #n-initial-s .banner {
    object-position: 40% 0%;
    height: 100%;
    top: 0;
  }

  #necto #n-initial-s .logo {
    margin: 0 auto;
    width: auto;
  }

  #necto #n-initial-s .main-title {
    width: 460px;
    padding: 0px 20px 30px 20px;
  }

  #necto #n-initial-s .main-title p {
    text-align: left;
  }

  #necto #n-initial-s .n-download {
    bottom: 0;
  }

  #necto #n-initial-s .n-download p {
    text-align: left;
  }

  #necto #n-initial-s .n-download .n-download-link {
    display: inline-block;
    margin: 0 20px 0 0;
  }

  #necto #n-initial-s .n-download .n-download-link.special-offer {
    margin: 0;
    position: absolute;
    bottom: 20px;
    right: 20px;
  }
}

@media only screen and (min-width: 900px) {
  #necto #n-initial-s .banner-png {
    top: 60px;
    height: 80%;
  }

  #necto #n-initial-s .main-title {
    width: 47%;
    padding: 0 30px 30px 20px;
  }

  #necto #n-initial-s .main-title p {
    font-size: 24px;
    line-height: 40px;
  }
}

@media only screen and (min-width: 992px) {
  #necto #n-initial-s .banner {
    object-position: 50% 0%;
  }

  #buy-necto #buyLicense-quantityInputWrapper .quantity_select {
    margin-left: 10px;
  }

  #buy-necto #buyLicense-quantityInputWrapper .quantity_jump {
    margin-left: 10px !important;
  }
}

@media only screen and (min-width: 1200px) {
  #necto #n-initial-s .banner-png {
    top: 60px;
    height: 74%;
  }

  #necto #n-initial-s .main-inital-wrap {
    position: relative;
    height: 100%;
    width: 1170px;
    margin: 0 auto;
  }

  #necto #n-initial-s .main-title {
    width: 520px;
    padding: 0;
  }

  #necto #n-initial-s .main-title p {
    font-size: 28px;
    line-height: 46px;
  }

  #necto #n-initial-s .banner {
    object-position: 80% 0%;
  }
}

@media only screen and (min-width: 1300px) {
  #necto #n-initial-s .main-inital-wrap {
    width: 1280px;
  }

  #necto #n-initial-s .main-title {
    width: 560px;
  }

  #necto #n-initial-s .main-title p {
    font-size: 30px;
  }

  #necto #n-initial-s .banner-png {
    height: 80%;
  }
}

@media only screen and (min-width: 1500px) {
  #necto #n-initial-s .banner-png {
    height: 71%;
    top: 80px;
  }
}

@media only screen and (min-width: 1600px) {
  #necto #n-initial-s .banner-png {
    height: 80%;
  }
}

@media only screen and (min-width: 1900px) {
  #necto #n-initial-s .banner-png {
    top: 80px;
    height: 74%;
    right: -140px;
  }
}

/* laptop */

/* tablet */
@media screen and (min-width: 900px) and (max-width: 1200px) and (min-height: 1200px) {
  #necto #n-initial-s {
    height: 566px !important;
  }
}

/* big mac */
@media screen and (min-width: 2000px) and (min-height: 1200px) {
  #necto #n-initial-s .banner {
    object-position: 30% 0%;
  }
}

/* necto initial section END */

/* necto for */
#necto-for {
  height: 780px;
  margin: 0;
}

#necto-for_wrap {
  position: relative;
}

#necto-for .slick-prev {
  top: inherit;
  bottom: 20px;
  left: 10px;
}

#necto-for .slick-next {
  top: inherit;
  bottom: 20px;
  right: 10px;
}

#necto-for .slick-prev:before {
  content: "\f053";
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;
  color: #343434;
}

#necto-for .slick-next:before {
  content: "\f054";
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;
  color: #343434;
}

#necto-for .slick-dots {
  bottom: 10px;
}

#necto-for .slick-dots li {
  margin: 0 20px;
  border-radius: 10px;
  background: #343434;
}

#necto-for .slick-dots li.slick-active {
  background: #ffcb05;
}

#necto-for .slick-dots li button:before {
  color: transparent;
}

#necto-for .slick-dots li.slick-active button:before {
  color: transparent;
}

#necto .n-section-wrapper video {
  box-shadow: 0 8px 13px 2px rgba(0, 0, 0, 0.31);
}

#necto .n-section-wrapper .mikrosdk-native .n-sw-col6 img {
  box-shadow: none !important;
}

#necto #dbvideo2 {
  box-shadow: 0 8px 13px 2px rgba(0, 0, 0, 0.31);
  max-width: 650px;
}

#necto .n-section-wrapper .f-reverse .n-sw-col6 img {
  max-width: 100%;
}

#necto-for_wrap .standard-wrap {
  padding: 0;
}

#necto-for .necto-for_content {
  position: relative;
}

#necto-for .necto-for_content:focus {
  outline: none !important;
}

#necto-for .necto-for_content.dspl-first {
  display: none;
}

#necto-for .necto-for_content .text-wrap {
  position: absolute;
  top: 0;
  padding: 30px 20px;
}

#necto-for .necto-for_content .text-wrap i {
  color: #ffcb05;
  font-size: 20px;
}

#necto-for .necto-for_content .text-wrap p {
  color: #343434;
  font-size: 16px;
  line-height: 28px;
  margin: 0;
}

#necto-for .necto-for_content .text-wrap h3 {
  color: #343434;
  margin: 0 0 20px 0;
  font-size: 26px;
}

#necto-for .necto-for_content img {
  object-fit: cover;
  height: 780px;
  object-position: 26% 0;
}

#necto-for_wrap .necto-for_navigation {
  display: none;
}

@media only screen and (min-width: 360px) {
  #necto-for {
    height: 680px;
  }

  #necto-for .necto-for_content img {
    height: 680px;
  }
}

@media only screen and (min-width: 400px) {
  #necto-for {
    height: 600px;
  }

  #necto-for .necto-for_content img {
    height: 600px;
  }
}

@media only screen and (min-width: 600px) {
  #necto-for {
    height: 450px;
  }

  #necto-for .necto-for_content img {
    height: 450px;
  }
}

@media only screen and (min-width: 767px) {
  #necto-for .necto-for_content .text-wrap {
    padding: 50px;
  }

  #necto-for {
    height: 470px;
  }

  #necto-for .necto-for_content img {
    object-position: 30% 0;
    height: 470px;
  }

  #necto-for .slick-prev {
    bottom: 45%;
  }

  #necto-for .slick-next {
    bottom: 45%;
  }

  #necto-for .slick-dots {
    visibility: hidden !important;
  }

  #necto-for_wrap .necto-for_navigation {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    margin: 0 auto;
    width: 90%;
    flex-direction: row;
  }

  #necto-for_wrap .necto-for_navigation .n-f_nav_col3 {
    padding: 10px 20px;
    margin: 10px auto 20px auto;
    text-align: center;
    width: auto;
    color: #343434;
    border-radius: 20px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    border: 1px solid #e6e6e6;
  }

  #necto-for_wrap .necto-for_navigation .n-f_nav_col3:hover {
    background-image: linear-gradient(
      to right top,
      #fbfbfb,
      #fafafa,
      #f8f9f8,
      #f7f7f7,
      #f6f6f6
    );
  }

  #necto-for_wrap .necto-for_navigation .n-f_nav_col3.active {
    background: #ffcb05;
    border: 1px solid #ffcb05;
  }
}

@media only screen and (min-width: 1200px) {
  #necto-for .necto-for_content img {
    object-position: 12% 0;
  }

  #necto-for .necto-for_content .text-wrap {
    padding: 30px 40px 30px 20px;
    left: 40%;
  }

  #necto-for .necto-for_content .text-wrap h3 {
    font-size: 32px;
    font-weight: 600;
  }

  #necto-for_wrap .necto-for_navigation {
    width: 1170px;
    padding-left: 490px;
  }

  #necto-for_wrap .necto-for_navigation .n-f_nav_col3 {
    margin: 20px auto 30px auto;
  }
}

@media only screen and (min-width: 1300px) {
  #necto-for {
    height: 460px;
  }

  #necto-for .necto-for_content img {
    height: 460px;
  }
}

/* necto for END*/

/*        NECTO OVERVIEW 
.n-overview       necto overview
.n-ov-c           necto overview content
.n-ov-cb          necto overview content box        */
#necto #n-overview {
  background-image: radial-gradient(
    circle,
    #0c9edb,
    #1488c6,
    #1a73b0,
    #1d5e9a,
    #1d4a83
  );
  padding-bottom: 30px;
}

#necto #n-overview h2 {
  color: #fff;
  font-weight: 300;
  font-size: 43px;
  padding: 60px 0 45px 0;
  line-height: 1.4;
}

#necto #n-overview .n-ov-c {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
}

#necto #n-overview .n-ov-c .n-ov-cb {
  padding: 15px;
  margin-bottom: 15px;
  border-radius: 5px;
}

#necto #n-overview .n-ov-c .n-ov-cb:hover {
  cursor: pointer;
  background-color: #083e78;
}

#necto #n-overview .n-ov-c .n-ov-cb.active {
  background-color: #083e78;
}

#necto #n-overview .n-ov-c .n-ov-cb h3 {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 700;
  width: 100%;
  margin-top: 30px;
  color: #fff;
}

#necto #n-overview .n-ov-c .n-ov-cb p {
  margin: 0;
  font-size: 14px;
  line-height: 1.6;
  color: #fff;
}

#necto #n-overview .n-ov-c .n-ov-cb .row:nth-of-type(1) {
  display: block;
  padding-bottom: 15px;
}

#necto #n-overview .n-ov-c .n-ov-cb .row:nth-of-type(1) span {
  padding: 5px 0 0 0;
  width: 50px;
  line-height: 34px;
}

#necto #n-overview .n-ov-c .n-ov-cb .row:nth-of-type(1) span img {
  width: auto;
  height: 50px;
  margin-left: 0;
  filter: brightness(0) invert(1);
  -ms-filter: brightness(0) invert(1);
}

#necto #n-overview .n-ov-c .n-ov-cb .row:nth-of-type(1) span i {
  font-size: 45px;
  color: #fff;
  font-weight: 300;
}

#necto #n-overview .n-ov-c .n-ov-cb {
  background: rgba(255, 255, 255, 0.26);
}

@media only screen and (min-width: 767px) {
  #necto #n-overview .n-ov-c {
    flex-direction: row;
  }

  #necto #n-overview .n-ov-c .n-ov-cb {
    flex: 0 0 31.8%;
    margin: 0 2.3% 2.3% 0;
  }

  #necto #n-overview .n-ov-c .n-ov-cb:nth-child(3n + 3) {
    margin: 0 0 2.3% 0;
  }

  #necto #n-overview .n-ov-c .n-ov-cb:nth-last-child(-n + 3) {
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 1200px) {
  #necto #n-overview .n-ov-c .n-ov-cb {
    flex: 0 0 273px;
    padding: 20px;
    margin: 0 26px 26px 0;
    height: 305px;
    background: rgba(255, 255, 255, 0.26);
  }
}

#necto #n-overview .n-ov-c .n-ov-cb:nth-child(3n + 3) {
  margin: 0 26px 26px 0;
}

#necto #n-overview .n-ov-c .n-ov-cb:nth-child(4n + 4) {
  margin: 0 0 26px 0;
}

#necto #n-overview .n-ov-c .n-ov-cb:nth-last-child(-n + 4) {
  margin-bottom: 0;
}

#necto #n-overview .n-ov-c .n-ov-cb p {
  font-size: 13px;
}

@media only screen and (min-width: 1300px) {
  #necto #n-overview .n-ov-c .n-ov-cb {
    flex: 0 0 300.5px;
  }
}

/* NECTO OVERVIEW END */

/*        NECTO OPENED SECTION 
.n-section-wrapper      necto seciton wrapper
.n-sw-r                 necto section wrap row
.n-sw-col6                necto section wrap content box*/

/* code for all section in section wrapper */
/* #necto .n-section-wrapper {background: #fbfbfb;position: relative;}
#necto .n-section-wrapper .default-layout{display: none;width: 70px; height: 62px;margin: 0 auto;background: rgba(21, 146, 230, 0.7);color: #fff;cursor: pointer;
	position: absolute;left: 0;right: 0;top: -30px;border-radius: 5px;}
	#necto .n-section-wrapper .default-layout:hover{background: rgba(21, 146, 230, 0.9);}	
#necto .n-section-wrapper .default-layout p{font-size: 14px;text-align: center;margin: 0;padding: 8px 5px;}
#necto .n-section-wrapper .default-layout i {position: relative;left: 25px;font-size: 20px;}
#necto .n-section-wrapper .default-layout.showBox{display: block;}
#necto .n-section-wrapper section{display: none;} */

#necto .n-section-wrapper {
  background: #fbfbfb;
  position: relative;
}

#necto .n-section-wrapper .default-layout {
  display: none;
  margin: 0 auto;
  color: #5bb2ed;
  cursor: pointer;
  position: absolute;
  left: 0;
  right: 0;
  border-radius: 5px;
  padding: 0 5px;
  z-index: 9;
  top: 0px;
  background-color: #fbfbfb;
  padding: 5px 10px !important;
}

#necto .n-section-wrapper .default-layout:hover {
  color: rgba(21, 146, 230, 0.9);
}

#necto .n-section-wrapper .default-layout p {
  font-size: 22px;
  text-align: center;
  margin: 0;
  padding: 8px 5px;
  display: inline-block;
}

#necto .n-section-wrapper .default-layout i {
  font-size: 24px;
}

#necto .n-section-wrapper .default-layout.showBox {
  display: block;
}

#necto .n-section-wrapper section {
  display: none;
}

#necto .n-section-wrapper section ul .col-md-4 {
  padding: 0;
  font-weight: 600;
}

#necto .n-section-wrapper section.showBox {
  display: block;
  padding-bottom: 60px;
}

#necto .n-section-wrapper .n-sw-col6 img {
  margin: 0 auto 30px auto;
}

#necto .n-section-wrapper .n-sw-col6 video {
  margin: 0 auto 30px auto;
  width: 100%;
}

#necto .n-section-wrapper .standard-wrap-val {
  max-width: 1280px;
  margin: 0 auto;
}

/* code for all section in section wrapper  END */
#necto .n-section-wrapper .standard-wrap-val p {
  padding: 0 20px;
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 28px;
  color: #343434;
}

#necto .n-section-wrapper .standard-wrap-val ul {
  padding: 0 20px;
  left: 20px;
  position: relative;
  margin-top: 10px;
}

#necto .n-section-wrapper .standard-wrap-val ul li:before {
  padding: 0;
  margin: 0px 12px 0px -16px;
}
@media only screen and (max-width: 900px) {
  #necto .n-section-wrapper .standard-wrap-val ul {
    padding: 0;
  }
}

#necto .n-section-wrapper .standard-wrap-val a {
  color: #1592e6;
}

#necto .n-section-wrapper .n-sw-r .note {
  font-style: italic;
}

#necto .n-section-wrapper .n-sw-r a {
  color: #1592e6;
  cursor: pointer;
}

#necto .n-section-wrapper .n-sw-r a:hover {
  color: #136dc7;
}

#necto .n-sw-r.first p {
  padding: 0 20px 0 0 !important;
}

#necto .n-sw-r.first ul {
  padding: 0 40px 0 0 !important;
}

@media only screen and (min-width: 600px) {
  #necto .n-section-wrapper .standard-wrap-val p {
    padding: 0 50px;
  }

  #necto .n-section-wrapper .standard-wrap-val ul {
    padding: 0 50px;
  }

  #necto .n-section-wrapper .n-sw-col6 img,
  #necto .n-section-wrapper .n-sw-col6 video {
    width: 100%;
    padding: 0 50px;
  }
}

@media only screen and (min-width: 900px) {
  #necto .n-section-wrapper .default-layout {
    top: 20px;
  }

  #necto .n-section-wrapper .standard-wrap-val p {
    padding: 0 20px;
  }

  #necto .n-section-wrapper .standard-wrap-val ul {
    padding: 0 20px;
  }

  #necto .n-section-wrapper .n-sw-col6 img,
  #necto .n-section-wrapper .n-sw-col6 video {
    padding: 0 20px;
  }
}

@media only screen and (min-width: 1200px) {
  #necto .n-section-wrapper .n-sw-r {
    display: flex;
    flex-direction: row;
    width: 1170px;
    margin: 0 auto 60px auto;
  }

  #necto .n-section-wrapper .n-sw-r:last-child {
    margin: 0 auto;
  }

  #necto .n-section-wrapper .n-sw-r .n-sw-col6 {
    width: 50%;
  }

  #necto .n-sw-r.first .n-sw-col6:nth-of-type(1) {
    width: 46% !important;
  }

  #necto .n-sw-r.first .n-sw-col6:nth-of-type(2) {
    width: 54% !important;
  }

  #necto .n-section-wrapper .n-sw-r .n-sw-col6:nth-of-type(1) {
    width: 54%;
  }

  #necto .n-section-wrapper .n-sw-r .n-sw-col6:nth-of-type(2) {
    width: 46%;
    display: -webkit-flex;
    /* Safari */
    -webkit-align-items: center;
    /* Safari 7.0+ */
    display: flex;
    align-items: center;
  }

  #necto .n-section-wrapper .default-layout {
    width: 120px;
    padding: 0;
    right: 1050px;
  }

  #necto .n-section-wrapper section ul .col-md-4 {
    width: 50%;
  }

  #necto .n-section-wrapper .n-sw-col6 img,
  #necto .n-section-wrapper .n-sw-col6 video {
    padding: 0;
    margin: 0;
  }

  #necto .n-section-wrapper .n-sw-r p,
  #necto .n-section-wrapper .n-sw-r ul {
    padding: 0 0 0 70px;
  }

  #necto .n-section-wrapper .n-sw-r.f-reverse {
    flex-direction: row-reverse;
  }

  #necto .n-section-wrapper .n-sw-r .n-sw-col6.f-reverse:nth-of-type(1) {
    width: 54%;
  }

  #necto .n-section-wrapper .n-sw-r .n-sw-col6.f-reverse:nth-of-type(2) {
    width: 46%;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center;
  }

  #necto .n-section-wrapper .n-sw-r.f-reverse p {
    padding: 0 70px 0 0;
  }
}

@media only screen and (min-width: 1300px) {
  #necto .n-section-wrapper .default-layout {
    width: 120px;
    right: 1160px;
  }

  #necto .n-section-wrapper .n-sw-r {
    width: 1280px;
    margin: 0 auto 80px auto;
  }

  #necto .n-section-wrapper section.showBox {
    padding-bottom: 80px;
  }
}

/* filter necto studio */

.inactive-license-filter {
  color: #e6e6e6;
  background: #fbfbfb;
}

.inactive-license-filter:hover {
  color: #e6e6e6;
  background: #fbfbfb;
  cursor: not-allowed;
}

#buy-necto {
  padding-bottom: 60px;
}

#buy-necto h2 {
  padding-bottom: 30px;
  padding: 60px 0 30px 0;
  line-height: 1.4;
  font-weight: 300;
  font-size: 43px;
}

#buy-necto p.subTitle {
  text-align: center;
  font-weight: 500;
  font-size: 20px;
  max-width: 1000px;
  margin: 0 auto;
  line-height: 25px;
  padding: 0 20px;
}

.n-filter-wrap {
  margin-bottom: 60px;
}

.n-filter-wrap .optional {
  display: inline-block;
  margin-left: 5px;
  font-size: 12px;
}

.n-filter {
  position: relative;
  margin-bottom: 30px;
}

.n-filter .tool-checkbox {
  position: absolute;
  right: 9px;
  top: 0;
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  width: 20px;
  height: 20px;
  margin: 9px 0;
}

.n-filter .tool-checkbox i {
  visibility: hidden;
}

.n-filter .tool-checkbox.active {
  border: 1px solid #136dc7;
}

.n-filter .tool-checkbox.active i {
  visibility: visible;
}

.n-filter-default {
  width: 100%;
  display: inline-block;
  font-size: 16px;
  padding: 10px 20px;
  border: 2px solid #e6e6e6;
  border-radius: 5px;
}

.n-filter-default.active {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom: 0;
}

.n-filter-default.filled-in {
  border: 2px solid #1592e6;
}

.n-filter-default.filled-in i {
  color: #1592e6;
}

.n-filter-default i {
  text-align: right;
  position: absolute;
  right: 20px;
  top: 13px;
}

.n-filter-default i.active {
  transform: rotate(180deg);
}

.n-license-usage-duration.inactive p {
  color: #e6e6e6;
}

.n-license-usage-duration.inactive .n-filter-default {
  color: #e6e6e6;
  border: 0.5px solid #e6e6e6;
}

.n-filter ul {
  width: 100%;
  font-size: 16px;
  border: 2px solid #e6e6e6;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  display: none;
  margin: 0;
  border-top: 0;
}

.n-filter ul.active {
  display: block;
}

.n-filter ul li {
  padding: 10px 20px;
  position: relative;
}

.n-filter ul li:before {
  display: none;
}

.buy-field {
  margin: 60px 0 0 0;
}

.buy-field .bf-info {
  display: none;
  padding-bottom: 40px;
}

.buy-field .bf-info .prod-img {
  width: 30%;
  float: left;
}

.buy-field .bf-info .prod-info {
  width: 70%;
  float: left;
  padding: 0 0 30px 20px;
}

.buy-field .bf-info .prod-info h4 {
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 15px 0;
}

.buy-field .bf-info .prod-info p {
  font-size: 14px;
  margin-bottom: 5px;
}

.buy-field .bf-info .prod-info p .val {
  font-weight: 600;
}

.buy-field .bf-info .prod-text p {
  font-size: 14px;
  line-height: 22px;
  margin: 0 !important;
}

.buy-field .bf-info #quantityDiscount table {
  margin: 30px auto 0 auto;
  background: #fbfbfb;
  border: 2px solid #e6e6e6;
  border-radius: 5px;
  width: 60%;
}

.buy-field .bf-info #quantityDiscount table th {
  background: #e6e6e6;
  border: 2px solid #e6e6e6;
  text-align: center;
  padding: 10px !important;
}

.buy-field .bf-info #quantityDiscount table td {
  text-align: center;
  border: 1px solid #e6e6e6;
  padding: 10px !important;
}

.buy-field .bf-add {
  display: flex;
  padding: 40px 0;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  position: relative;
  flex-direction: column;
}

.buy-field .bf-add p {
  font-size: 14px;
  color: #343434;
}

.buy-field .bf-add #bf-reduction-percent {
  position: absolute;
  top: -20px;
  left: -20px;
  padding: 2px 10px;
  background: #ff4219;
  color: #fff;
  font-weight: 600;
  border-radius: 5px;
  margin: 0;
  text-align: center;
}

.buy-field .bf-add .amount#bf-reduction-percent {
  width: 66px;
  padding: 2px 6px;
}

.buy-field .bf-add .prod-name {
  margin: 0 0 20px 0;
  font-size: 26px;
  font-weight: 800;
  padding: 0 !important;
}

.buy-field .bf-add .pid {
  margin-bottom: 5px !important;
  color: #b3b3b3;
}

.buy-field .bf-add .p-warning {
  width: 90%;
  text-align: center;
  margin: 12px auto 0 auto;
}

.buy-field .bf-add .p-warning i {
  cursor: default;
  color: #ffcb05;
  font-weight: 500;
}

/* .buy-field .bf-add .p-warning i::before{display: none;} */

.buy-field .bf-add .pid:last-of-type {
  margin-bottom: 30px !important;
}

.buy-field .bf-add .prod-license-wrap .prod-license-val {
  font-weight: 600;
}

.buy-field .bf-add .bf-reduction-discount {
  position: relative;
  display: inline-block;
  left: -20px;
  padding: 2px 10px;
  background: #ff4219;
  color: #fff;
  font-weight: 600;
  border-radius: 5px;
  text-align: center;
  margin: 0 0 10px 0;
}

.buy-field .bf-add .bf-reduction-discount.amount {
  width: 66px;
  padding: 2px 6px;
}

.buy-field .bf-add .quantity-wrap {
  margin-bottom: 30px;
}

.buy-field .bf-add .quantity-wrap .quantity_select {
  text-align: center;
}

.buy-field .bf-add .quantity-wrap .quantity_select button {
  border: 0;
  outline: none;
  width: 32px;
  height: 32px;
  border-radius: 5px;
  background: #1592e6;
  color: #fff;
  position: relative;
  z-index: 01;
  top: -0.5px;
}

.buy-field .bf-add .quantity-wrap .quantity_select button.quantity-minus {
  left: 17px;
}

/* .buy-field .bf-add .quantity-wrap .quantity_select button.quantity-minus:disabled{opacity: 1;background: #b9def7;border: 1px solid #b9def7;} */
.buy-field .bf-add .quantity-wrap .quantity_select button.quantity-plus {
  right: 17px;
}

.buy-field .bf-add .quantity-wrap .quantity_select input {
  width: 90px;
  height: 32px;
  text-align: center;
  outline: none;
  position: relative;
  color: #121212;
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

.buy-field
  .bf-add
  .quantity-wrap
  .quantity_select
  input::-webkit-outer-spin-button,
.buy-field
  .bf-add
  .quantity-wrap
  .quantity_select
  input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.buy-field .bf-add .quantity-wrap .quantity_select input.clicked {
  border: 1px solid #136dc7;
}

.buy-field .bf-add .quantity-wrap .quantity_jump {
  text-align: center;
  margin: 0 !important;
}

.buy-field .bf-add .quantity-wrap .quantity_jump span {
  display: inline-table;
  width: 26px;
  height: 26px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  padding: 4px;
  margin: 0 8px;
  cursor: pointer;
}

.buy-field .bf-add .quantity-wrap .quantity_jump span:hover {
  background: #e6e6e6;
}

.buy-field .bf-add .quantity-wrap .quantity_jump span.clicked {
  border: 1px solid #136dc7;
  background: #fbfbfb;
}

.buy-field .bf-add .price-wrap {
  width: 136px;
  margin: 0 auto 30px auto;
}

.buy-field .bf-add .price-wrap #priceLabel-wrap {
  position: relative;
  top: -5px;
  left: 5px;
  color: #b3b3b3;
}

.buy-field .bf-add .price-wrap .price {
  color: #343434;
  font-size: 32px;
  font-weight: 800;
  margin: 0 auto 10px auto;
  background-color: unset;
}

.buy-field .bf-add .price-wrap .bf-old-price {
  display: none;
  margin: 0 0 5px 0 !important;
}

.buy-field .bf-add .price-wrap .bf-old-price span {
  text-decoration: line-through;
  margin-left: 3px;
}

.buy-field .bf-add .price-wrap .you-save,
.buy-field .bf-add .price-wrap .total-save {
  display: none;
  color: #ff4219;
  font-weight: 600;
  margin: 0 !important;
}

.buy-field .bf-add .price-wrap .you-save span,
.buy-field .bf-add .price-wrap .total-save span {
  margin-left: 3px;
  margin: 0;
}

.buy-field .quantity-table-wrap {
  position: relative;
  display: block;
  cursor: context-menu;
  text-align: center;
  margin: 20px 0 30px 0;
}

.buy-field .quantity-table-wrap .quantity-table {
  display: inline-block;
  width: auto;
  position: relative;
}

.buy-field .quantity-table-wrap .quantity-table-content {
  background-color: #fff;
  min-width: auto;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  position: relative;
  z-index: 1;
  font-size: 14px;
}

.buy-field .quantity-table-wrap .quantity-table-content table {
  margin: 0 auto;
}

.buy-field .quantity-table-wrap .quantity-table-content table td,
.buy-field .quantity-table-wrap .quantity-table-content table th {
  text-align: center;
  padding: 8px 15px;
  border: 0.5px solid #e6e6e6;
}

.buy-field .quantity-table-wrap .check {
  margin: 0;
  display: none;
  color: #1592e6 !important;
  font-size: 13px !important;
}

.buy-field .bf-add .add-to-cart-wrap {
  text-align: center;
}

.buy-field .bf-add .add-to-cart-wrap button {
  color: #fff;
  background: #1592e6;
  border-color: #1592e6;
  border-radius: 50px;
  width: 200px;
  font-size: 16px;
  font-weight: 500;
}

.buy-field .bf-add .add-to-cart-wrap button:hover {
  background: #136dc7;
}

.buy-field .bf-add .add-to-cart-wrap button i {
  font-weight: 500;
}

.buy-field .bf-security {
  padding: 40px 0 0 0;
  flex-direction: column;
}

.buy-field .bf-security .checkoutLogo {
  width: 50px;
  float: left;
}

.buy-field .bf-security .checkoutTxt {
  width: calc(100% - 50px);
  float: left;
  padding-left: 20px;
  font-size: 13px;
  margin-bottom: 30px;
}

.buy-field .bf-security .checkoutTxt br {
  display: none;
}

.buy-field .bf-security .checkoutPay {
  display: none !important;
}

.buy-field .bf-security .checkoutPay-m {
  width: 80%;
}

.buy-field .bf-add #buyLicense-graphicalPluginsWrapper {
  margin-top: 20px;
  display: none;
}

#necto .release-changes-filter .n-filter .n-filter-value.active {
  display: block;
}

@media only screen and (min-width: 600px) {
  .buy-field .bf-info .prod-img {
    width: 150px;
  }

  .buy-field .bf-info .prod-info {
    width: calc(100% - 150px);
  }

  .buy-field .bf-security .bf-s-col-6 {
    display: inline-block;
  }

  .buy-field .bf-security .checkoutPay {
    display: block !important;
    width: 80%;
  }

  .buy-field .bf-security .checkoutPay-m {
    display: none !important;
  }

  .buy-field .bf-add .p-warning {
    margin: 12px 0 0 0;
    width: auto;
    text-align: left;
  }
}

@media only screen and (min-width: 992px) {
  #buy-necto {
    padding-bottom: 120px;
  }

  .buy-field .bf-add .pid:last-of-type {
    margin-bottom: 0px !important;
  }

  .n-license-usage-duration.inactive p {
    color: #343434;
  }

  .n-filter-wrap .optional {
    margin-left: 10px;
  }

  .n-filter ul li.marked {
    border: 2px solid #136dc7;
  }

  .n-filter ul li.marked:hover {
    background: #fbfbfb;
    cursor: default;
  }

  .n-filter-wrap {
    display: flex;
  }

  .n-filter-wrap p {
    width: 160px;
    margin: 0 30px 0 0;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center;
    margin-bottom: 0 !important;
  }

  .n-filter-default {
    display: none;
  }

  .n-filter {
    margin: 0 -20px 0 -20px;
    width: 100%;
  }

  .n-filter ul {
    display: table;
    border: 0;
    border-spacing: 20px 0;
  }

  .n-filter ul li {
    display: table-cell;
    text-align: center;
    border: 2px solid #e6e6e6;
    border-radius: 5px;
    cursor: pointer;
  }

  .n-filter ul li:hover {
    background-image: linear-gradient(
      to right top,
      #fbfbfb,
      #fafafa,
      #f8f9f8,
      #f7f7f7,
      #f6f6f6
    );
  }

  .buy-field {
    display: block;
  }

  .buy-field .bf-info {
    display: none;
    padding-bottom: 60px;
  }

  .buy-field .bf-info .bf-info-col-10 {
    width: 75%;
  }

  .buy-field .bf-info .bf-info-col-2 {
    width: 25%;
  }

  .buy-field .bf-info .prod-img {
    margin-bottom: 60px;
    width: 160px;
  }

  .buy-field .bf-info .prod-info {
    padding: 0 0 10px 20px;
    width: calc(100% - 160px);
  }

  .buy-field .bf-info .prod-text {
    float: left;
    width: calc(100% - 160px);
    padding: 0 0 0 20px;
  }

  .buy-field .bf-info #quantityDiscount table {
    width: 90%;
    margin: 0 0 0 auto;
  }

  .buy-field .bf-add {
    display: flex;
    padding: 20px 0 20px 0;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    flex-direction: row;
  }

  .buy-field .bf-add .bf-add-col-5 {
    width: 40%;
    padding: 0 30px 0 20px;
    border-right: 0.5px solid #e6e6e6;
  }

  .buy-field .bf-add .prod-license-wrap .prod-license-l {
    display: inline-block;
    width: 110px;
  }

  .buy-field .bf-add .prod-license-wrap {
    margin-bottom: 5px;
  }

  .buy-field .bf-add .prod-license-usage {
    margin-bottom: 15px;
  }

  .buy-field .bf-add .price-wrap #priceLabel-wrap {
    left: 0;
  }

  .buy-field .bf-add .pid {
    margin-bottom: 5px !important;
  }

  .buy-field .bf-add .bf-add-col-7 {
    display: flex;
    width: 60%;
    padding: 0 20px 0 30px;
  }

  .buy-field .bf-add .bf-add-col-7 .bf-add-3 {
    width: 33.3333%;
    margin: 0 auto;
  }

  .buy-field .bf-add .quantity-wrap .quantity_select {
    text-align: left;
    margin-bottom: 15px !important;
  }

  .buy-field .bf-add .quantity-wrap .quantity_select button {
    width: 28px;
    height: 28px;
  }

  .buy-field .bf-add .quantity-wrap .quantity_select button:hover {
    background: #136dc7;
  }

  .buy-field .bf-add .quantity-wrap .quantity_select button.quantity-minus {
    left: 0;
  }

  .buy-field .bf-add .quantity-wrap .quantity_select input {
    right: 17px;
    height: 28px;
  }

  .buy-field .bf-add .quantity-wrap .quantity_select button.quantity-plus {
    right: 34px;
  }

  .buy-field .bf-add .quantity-wrap .quantity_jump {
    text-align: left;
  }

  .buy-field .bf-add .quantity-wrap .quantity_jump span {
    text-align: center;
  }

  .buy-field .bf-add .quantity-wrap .quantity_jump span:first-of-type {
    margin-left: 0;
  }

  .buy-field .quantity-table-wrap {
    position: relative;
    display: inline-block;
    text-align: left;
    margin: 12px 0 0 0;
  }

  .buy-field .quantity-table-wrap .check {
    display: block;
  }

  .buy-field .quantity-table-wrap .quantity-table {
    display: none;
    padding-top: 10px;
    width: 210px;
    position: absolute;
    left: -5px;
  }

  .buy-field .quantity-table-wrap:hover .quantity-table {
    display: inline-block;
  }

  .buy-field .quantity-table-wrap:hover .check {
    color: #136dc7;
  }

  .buy-field .quantity-table-wrap:hover .check i {
    color: #136dc7;
  }

  .buy-field .quantity-table-wrap .quantity-table-content {
    position: absolute;
  }

  .buy-field .bf-add .add-to-cart-wrap button {
    width: 100%;
  }

  .buy-field .bf-add #buyLicense-graphicalPluginsWrapper .pid:last-of-type {
    margin-bottom: 0 !important;
  }

  .buy-field .bf-security {
    padding: 40px 0 0 0;
    flex-direction: row;
  }

  .buy-field .bf-security .bf-s-col-6:first-of-type {
    width: 60%;
    padding-right: 20px;
  }

  .buy-field .bf-security .bf-s-col-6:last-of-type {
    width: 40%;
  }

  .buy-field .bf-security .checkoutPay {
    width: 100%;
  }

  .buy-field .bf-security .checkoutTxt {
    margin: 0;
  }

  .buy-field .bf-add .bf-reduction-discount {
    left: -40px;
  }
}

@media only screen and (min-width: 1200px) {
  .buy-field .bf-info .prod-img {
    width: 170px;
    margin: 0 0 30px 0;
  }

  .buy-field .bf-info .prod-info {
    width: calc(100% - 170px);
  }

  .buy-field .bf-info .prod-text {
    width: calc(100% - 170px);
    padding: 0 20px;
  }

  .buy-field .bf-add .bf-add-col-5 {
    width: 44%;
  }

  .buy-field .bf-add .bf-add-col-7 {
    width: 56%;
  }

  .buy-field .bf-add .add-to-cart-wrap {
    text-align: right;
  }

  .buy-field .bf-add .add-to-cart-wrap button {
    width: 200px;
  }

  .buy-field .bf-security .checkoutLogo {
    width: 40px;
  }

  .buy-field .bf-add .bf-reduction-discount {
    margin: 0;
  }
}

@media only screen and (min-width: 1220px) {
  .buy-field .bf-add #bf-reduction-percent {
    left: -25px;
  }

  .buy-field .bf-add .bf-reduction-discount {
    left: -45px;
  }
}

@media only screen and (min-width: 1230px) {
  .buy-field .bf-add .amount#bf-reduction-percent {
    left: -33px;
  }

  .buy-field .bf-add .bf-reduction-discount.amount {
    left: -53px;
  }
}

@media only screen and (min-width: 1300px) {
  .buy-field .bf-add #bf-reduction-percent {
    left: -10px;
  }

  .buy-field .bf-add .price-wrap {
    position: relative;
    left: 10px;
  }

  .buy-field .bf-security .checkoutTxt br {
    display: block;
  }

  .buy-field .bf-security .bf-s-col-6:first-of-type {
    width: 64%;
  }

  .buy-field .bf-security .bf-s-col-6:last-of-type {
    position: relative;
    top: 3px;
  }

  .buy-field .bf-add .bf-reduction-discount {
    left: -30px;
  }
}

@media only screen and (min-width: 1330px) {
  .buy-field .bf-add #bf-reduction-percent {
    left: -25px;
  }

  .buy-field .bf-add .bf-reduction-discount {
    left: -45px;
  }
}

@media only screen and (min-width: 1340px) {
  .buy-field .bf-add .amount#bf-reduction-percent {
    left: -33px;
  }

  .buy-field .bf-add .bf-reduction-discount.amount {
    left: -53px;
  }
}

/* BUY NECTO END */

/* full release changes */

#necto .n-section-wrapper .release-changes-filter {
  margin-bottom: 60px;
}

#necto .n-section-wrapper .release-changes-filter .n-filter ul {
  left: 0;
  padding: 0;
}

#necto .n-section-wrapper .release-changes-filter .n-filter ul li {
  display: block;
  width: 130px;
}

#necto .n-section-wrapper .release-changes-content {
  background: #fff;
}

#necto .n-section-wrapper .release-changes-content {
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  padding: 20px 0;
}

#necto .n-section-wrapper .release-changes-content h3 {
  margin: 0;
  padding: 20px 0;
}

#necto .n-section-wrapper .release-changes-content .version-content {
  display: none;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  padding: 20px 0;
}

#necto .n-section-wrapper .release-changes-content .version-content.active {
  display: block;
}

#necto .n-section-wrapper .standard-wrap-val .release-changes-content ul li {
  padding-right: 20px;
}

#necto .n-section-wrapper .release-changes-content .narrow-box {
  padding: 0 0 0 20px;
}

#necto .n-section-wrapper .release-changes-content .narrow-box p {
  width: 50%;
  float: left;
  font-size: 14px;
  margin: 0;
  line-height: 24px;
  padding: 0;
}

#necto .n-section-wrapper .release-changes-content {
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  padding: 20px 0;
}

#necto .n-section-wrapper .release-changes-content ul > li > ul > li::before {
  content: "\2022";
  font-size: 23px;
}

#necto
  .n-section-wrapper
  .release-changes-content
  ul
  > li
  > ul
  > li
  > ul
  li::before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  border: 1px solid #121212;
  border-radius: 50%;
  margin-right: 5px;
}

@media only screen and (min-width: 400px) {
  #necto .n-section-wrapper .release-changes-content .narrow-box {
    padding: 0px 0 0 40px;
  }
}

@media only screen and (min-width: 767px) {
  #necto .n-section-wrapper .release-changes-content .narrow-box {
    width: 380px;
    display: inline-block;
    padding: 0px 0 0 70px;
  }
}

@media only screen and (min-width: 992px) {
  #necto .n-section-wrapper .release-changes-content .narrow-box {
    width: 400px;
  }

  #necto .n-section-wrapper .release-changes-filter .n-filter ul li {
    display: inline-block;
    margin: 0 20px 0 0;
  }

  .buy-field .bf-add .bf-add-col-7 form {
    display: flex;
    width: 100%;
  }
}

/* full release changes END*/

.supported-mcus-necto {
  height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
  display: block;
  border-bottom: 1px solid #ddd;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border: 1px solid #ddd;
  border-top: none;
  background: #fbfbfb;
  margin: 0px 0 40px 0;
}

.supported-mcus .supported-mcu-table {
  position: relative;
  padding-top: 65px;
}

.supported-mcus-necto thead {
  position: absolute;
  width: 100%;
  max-width: 1280px;
  background: #fff;
  top: -5px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.supported-mcus-necto thead th {
  text-align: center;
  font-weight: 500;
  font-size: 14px;
  white-space: nowrap;
}

.supported-mcus-necto thead th:first-child input {
  border-top-left-radius: 5px;
}

.supported-mcus-necto thead th:last-child input {
  border-top-right-radius: 5px;
}

.supported-mcus-necto thead tr.fixed_top th {
  padding: 5px;
  background-color: #fbfbfb;
  border: none;
}

.supported-mcus-necto thead tr.ft_search th {
  padding: 0;
}

.supported-mcus-necto thead input {
  border: 1px solid #ddd;
  border-left-color: #f3f3f3;
  border-right: none;
  width: 100%;
  padding: 0 0 0 10px;
  font-weight: 600;
  height: 28px;
}

.supported-mcus-necto thead input:focus {
  outline-width: 0;
}

.supported-mcus-necto thead input::placeholder {
  color: #ddd;
  font-size: 12px;
  font-weight: 400;
}

.supported-mcus-necto thead input:first-child {
  border-left-color: #ddd;
}

.supported-mcus-necto thead th:last-child input {
  border-right: 1px solid #ddd;
}

.supported-mcus-necto tbody {
  background: #fff;
  display: block;
}

.supported-mcus-necto tbody tr {
  border-bottom: 1px solid #ddd;
  display: inline-flex;
}

.supported-mcus-necto tbody tr:last-child {
  border-bottom: none;
}

.supported-mcus-necto tbody td {
  text-align: center;
  font-size: 13px;
  white-space: nowrap;
  padding: 10px 5px;
  border: none;
  width: 10%;
}

.supported-mcus-necto tbody td a {
  font-size: 13px;
}

#necto .supported-mcus .pagination {
  margin: 0 auto;
}

#necto .supported-mcus .pagination > li {
  display: inline-block;
  margin-bottom: 15px;
}

#necto .supported-mcus .pagination > li a {
  width: 32px;
  height: 32px;
  padding: 5px 5px;
  border-radius: 5px;
}

#necto .supported-mcus .pagination .active a {
  font-weight: 500;
}

/* responsive table */

.supported-mcus .n-filter-wrap {
  margin-bottom: 60px;
}

@media only screen and (max-width: 1200px) {
  .supported-mcus .supported-mcu-table {
    padding-top: 0;
  }

  .supported-mcus-necto tbody {
    display: table-footer-group;
  }

  .supported-mcus-necto tbody tr {
    display: table-row;
  }

  .supported-mcus-necto tbody td {
    width: 10%;
  }

  .supported-mcus-necto thead input {
    height: 25px;
  }

  .supported-mcus-necto thead {
    position: relative;
  }

  .supported-mcus-necto {
    overflow-x: auto;
    border-top: 1px solid #ddd;
    border-radius: 5px;
    margin: 0px 0 60px 0;
  }

  .supported-mcus-necto thead th {
    font-size: 12px;
    line-height: 1;
  }

  .supported-mcus-necto thead tr.fixed_top th {
    padding: 5px;
    font-weight: 600;
  }

  .supported-mcus-necto thead tr.ft_search th {
    padding: 0;
    line-height: 2;
  }

  .supported-mcus-necto thead .ft_search th {
    padding: 10px 5px;
  }

  .supported-mcus-necto thead th:first-child input {
    border-top-left-radius: 0;
    border-left: none;
  }

  .supported-mcus-necto thead th:last-child input {
    border-top-right-radius: 0;
    border-right: none;
  }
}

@media only screen and (max-width: 767px) {
  .supported-mcus-necto {
    margin: 0 0 30px 0;
  }

  #necto.necto-2_0 #necto-for_wrap h2 {
    font-size: 30px !important;
  }

  #necto-for_wrap .standard-wrap {
    padding: 0 20px;
  }

  #necto-for_wrap .standard-wrap .col-md-4 {
    padding: 0;
    margin-bottom: 60px;
  }

  #buy-necto #buyLicense-quantityInputWrapper p.licensesTitle {
    text-align: center;
  }

  #buy-necto .date-wrap h3 {
    width: 150px !important;
    font-size: 18px !important;
  }

  #buy-necto .chooseBuySection {
    margin: 0 auto;
    padding: 0;
  }

  #buy-necto .buy-field .bf-add .price-wrap .you-save {
    margin: 0 auto !important;
  }
}

@media only screen and (max-width: 1200px) {
  #necto .vertically-center-wrap {
    padding: 0 20px;
  }
}

/*
	Djole : Styles for loading
*/
.loading-wrapper {
  text-align: center;
}

#nectoBuyLicense-errorMessagesWrapper {
  display: none;
}

.nectoPaginationLI::before {
  content: "" !important;
}

#supported-mcus-pagination {
  text-align: center;
}

.release-changes-content.release-version.release-version-loader {
  display: none;
}

.release-changes-content.release-version-content {
  border: none !important;
}

.select2-container--default .select2-selection--single {
  border: 1px solid #e6e6e6 !important;
}

@keyframes ldio-m4z3ldimm2q {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

.ldio-m4z3ldimm2q div {
  box-sizing: border-box !important;
}

.ldio-m4z3ldimm2q > div {
  position: absolute;
  width: 198px;
  height: 198px;
  top: 51px;
  left: 51px;
  border-radius: 50%;
  border: 6px solid #000;
  border-color: #ffca05 transparent #ffca05 transparent;
  animation: ldio-m4z3ldimm2q 1s linear infinite;
}

.ldio-m4z3ldimm2q > div:nth-child(2) {
  border-color: transparent;
}

.ldio-m4z3ldimm2q > div:nth-child(2) div {
  position: absolute;
  width: 100%;
  height: 100%;
  transform: rotate(45deg);
}

.ldio-m4z3ldimm2q > div:nth-child(2) div:before,
.ldio-m4z3ldimm2q > div:nth-child(2) div:after {
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  top: -6px;
  left: 90px;
  background: #ffca05;
  border-radius: 50%;
  box-shadow: 0 192px 0 0 #ffca05;
}

.ldio-m4z3ldimm2q > div:nth-child(2) div:after {
  left: -6px;
  top: 90px;
  box-shadow: 192px 0 0 0 #ffca05;
}

.loadingio-spinner-dual-ring-2pzfk3sewhk {
  width: 300px;
  height: 300px;
  display: inline-block;
  overflow: hidden;
  /* background: #fbfbfb; */
}

.ldio-m4z3ldimm2q {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(1);
  backface-visibility: hidden;
  transform-origin: 0 0;
  /* see note above */
}

.ldio-m4z3ldimm2q div {
  box-sizing: content-box;
}

#necto.necto-2_0 #necto-for_wrap h2 {
  padding: 60px 0 45px 0;
  line-height: 1.4;
  font-weight: 300;
  font-size: 43px;
  text-align: center;
  margin: 0;
  text-transform: uppercase;
}

#necto.necto-2_0 .planetDebug img {
  height: 33px;
}

#necto.necto-2_0 .bottomSection {
  display: flex;
  width: 100%;
  bottom: -26px;
  position: relative;
  padding-right: 20px;
  justify-content: flex-end;
}

#necto.necto-2_0 .planetDebug {
  display: flex;
  align-items: end;
}

#necto.necto-2_0 .planetDebug a {
  padding: 7px 15px;
  height: 42px;
  background: none;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
  border: 1px solid #fff;
}

#necto.necto-2_0 .planetDebug a:hover {
  box-shadow: 0px 0px 5px 0px #ffffff;
}

#necto.necto-2_0 .down-section {
  display: flex;
  align-items: center;
  margin-left: 20px;
  cursor: pointer;
}

#necto.necto-2_0 .btnDownload:hover {
  box-shadow: 0px 2px 3px 1px #c1c1c1;
}

.buy-field .bf-security {
  display: flex;
}

#buy-necto .chooseBuySection {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  border-radius: 50px;
  border: 1px solid #dfdfdf;
  width: fit-content;
  box-shadow: rgb(0 0 0 / 17%) 0 0 13px;
  -moz-box-shadow: rgba(0, 0, 0, 0.17) 0 0 13px;
  -webkit-box-shadow: rgb(0 0 0 / 17%) 0 0 13px;
}

#buy-necto .date-wrap h3.active {
  color: #fff;
  z-index: 5;
  position: relative;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}

#buy-necto .date-wrap {
  background: #fff;
  border-radius: 50px;
}

#buy-necto .date-wrap h3 {
  font-size: 20px;
  width: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 20px;
  cursor: pointer;

  margin: 0;
}

#buy-necto .date-wrap h3.month {
  border-radius: 50px 0 0 50px;
}

#buy-necto .date-wrap h3.years {
  border-radius: 0 50px 50px 0;
}

#buy-necto #buyLicense-quantityInputWrapper p.licensesTitle {
  font-size: 15px !important;
}

#buy-necto .yearsubscriptionlicense.hide {
  display: none;
}

#buy-necto .active-wrap-sub {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  background-color: #1592e6;
  border-radius: 50px;
}

#buy-necto .active-wrap-sub.rightBtn {
  left: 50%;
}

#buy-necto .buy-field .bf-add .price-wrap .you-save {
  padding: 5px 15px;
}

#necto-blog-posts,
.tutorials {
  width: 100%;
}

#blog_list p {
  margin: 12px 0 !important;
  color: #888 !important;
  font-size: 14px !important;
  line-height: 20px !important;
  padding: 0 10px !important;
}
#blog_list p.resultseacrsh {
  width: fit-content;
  border-radius: 50px;
  padding: 5px 20px !important;
  background: #15b3c9;
  color: #fff !important;
  font-size: 15px !important;
  margin: 0 !important;
}

#blog_list .info {
  padding: 0 10px !important;
}
#blog_list a {
  color: #231f20 !important;
}

.downloadSection_and_buy_wrap.revert {
  display: flex;
  flex-direction: column-reverse;
}

#necto .n-section-wrapper .release-changes-content .flex-row {
  display: flex;
  flex-wrap: wrap;
}

#necto .n-section-wrapper .release-changes-content .mulit-list-data,
#necto .n-section-wrapper .release-changes-content .mulit-list-data-2col {
  margin: 0;
  font-size: 14px;

}


@media screen and (min-width: 600px) {
  #necto .n-section-wrapper .release-changes-content .mulit-list-data {
    width: 33%;
  }
  #necto .n-section-wrapper .release-changes-content .mulit-list-data-2col {
    width: 50%;
  }

}