.page-wrapper {
}

.article-main .page-title {
  margin-bottom: 0;
  margin-top: 0;
}
.articles-list-section {
  padding: 15px 15px 50px;
}


.preview-grid { 
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}
.preview-grid-item {
  border: 1px solid #c7c7c7;
  display: inline-block;
  width: 100%;
  max-width: 300px;
  text-decoration: none;
  margin-top: 6.10225%;
  color: #232323;
  border-radius: 5px;
  overflow: hidden;
}
.preview-grid-item:hover {
  border-color: #486bf0;
  box-shadow: 0 0 0 1px #486bf0;
}
.preview-grid-item-text {
  padding: 12px 8.333% 26px;
}
.preview-grid-item-title {
  margin: 0 0 5px;
  font-size: 1.6rem;
  line-height: 1.2;
  font-weight: 600;
}
.preview-grid-item-desc {
  margin: 0;
  font-size: 1.4rem;
  line-height: 1.36;
}

.article-app-command {
  font-style: italic;
  color: #444;
}
.article-app-tool {
  color: #444;
  font-weight: 600;  
}
.article-section p {
  margin-top: 10px;
  margin-bottom: 10px;
}
.article-intro-section {
  padding: 0 15px;
  color: #ffffff;
  text-align: center;
}
.article-intro-inverse {
  color: #373746;
}
.illustrator-alternative .article-intro-section {
  background: #1c9e9e url(/assets/img/articles/illustrator-alternative/intro-bg.jpg) center center / cover repeat;
}
.become-graphic-designer .article-intro-section {
  background: url(/assets/img/articles/graphic-design-software/graphic-designer-intro-bg.jpg) center center / cover no-repeat;
}
.vector-graphics .article-intro-section {
  background: #1c1a21 url(/assets/img/articles/vector-graphics/intro-bg.jpg) center center / cover no-repeat;
  color: #e9e9ed;
}

.graphics-svg .article-intro-section {
  background: #14141b url(/assets/img/articles/graphics-svg/intro-tile@2x.png) center center / 172px 172px repeat;
}
.article-intro-default {
  background-color: #14141b;
}

.article-intro-section .section-wrapper {
  padding: 34px 0 29px;
}

.article-content-section {
  padding-top: 5px;
  padding-bottom: 14px;
}
.article-section {
  padding: 0 15px;
  padding-top: 10px;
  padding-bottom: 24px;
}

.section-with-720 {
  max-width: 720px;
}
.section-with-740 {
  max-width: 740px;
}
.article-picture {
  display: inline-block;
}
.rounded-corner-5 {
  border-radius: 5px;
}
.article-image-wrapper,
.article-image-wrapper + p,
.article-image-wrapper + ol {
  margin-top: 23px;
}
.article-unordered-list .article-image-wrapper,
.article-ordered-list .article-image-wrapper {
  margin-bottom: 23px;
}

.vector-graphics .article-image-wrapper:last-child {
  margin-bottom: 18px;
}
.article-ordered-list {
  margin-top: 0;
  margin-bottom: 1rem;
  padding-left: 24px;
}
.article-ordered-list li {
  padding-left: 6px;
  margin-bottom: 6px;
}
.fill-shape-image .article-ordered-list + p {
  margin-top: 25px;
}

.article-unordered-list,
.article-unordered-list ul {
  margin-top: 0;
  margin-bottom: 1rem;
  padding-left: 14px;
  list-style: none;
}
.article-unordered-list li {
  position: relative;
  padding-left: 16px;
  margin-bottom: 6px;
}
.article-unordered-list li::before {
  content: "";
  display: inline-block;
  width: .8rem;
  height: .8rem;
  border-radius: 50%;
  background-color: #777;
  position: absolute;
  vertical-align: top;
  left: 0;
  top: .8rem;
  vertical-align:middle;
  line-height:0;
}
.article-unordered-list .article-unordered-list li::before {
  border: 2px solid #777;
  background: none;
}

.article-callout {
  background-color: #f6f6f6;
  border-radius: 5px;
/*   padding: 9px 33px 14px; */
  padding: 1.216216% 4.4594595% 1.9%;
  margin-top: 23px;
  font-size: 1.4rem;
  line-height: 1.71428571;

  margin-bottom: 30px; /* article-callout + article-image-wrapper : margin-top */
}
.article-callout p + .article-unordered-list {
  margin-top: -4px;
}
.article-callout .article-unordered-list {
  padding-left: 2.1%;
}
.section-narrow-content {
  max-width: 700px;
/*
  margin-left: auto;
  margin-right: auto;
*/
}

.article-intro-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.8rem;
  font-weight: normal;
/*   line-height: 1.23; */
  line-height: 1.27;
  text-align: center;
}
.psychology-of-colors .article-intro-title,
.clipping-mask .article-intro-title,
.graphics-pdf .article-intro-title,
.graphics-eps .article-intro-title {
  margin-bottom: 25px;
}

.article-intro-text {
  margin-top: 18px;
}
.psychology-of-colors .article-intro-text,
.clipping-mask .article-intro-text,
.vector-graphics .article-intro-text {
  font-size: 1.7rem;
  line-height: 1.45454545;  
}
.become-graphic-designer .article-intro-title,
.become-graphic-designer .article-intro-text {
  color: #e9e9ed;
}
.article-intro-text p {
  margin-top: 15px;
  margin-bottom: 15px;
}

.illustrator-alternative .article-intro-text {
  text-align: left;
}

.article-publication-date {
  font-size: 1.3rem;
  font-style: italic;
  text-align: right;  
}
.article-graphics-author {
  font-size: 1.3rem;
  line-height: 1.4;
  color: #666;
  margin-top: 40px;
}

.illustrator-alternative .article-section + .article-section {
  padding-top: 0;
}
.alternatives-section {
  padding-top: 21px;
  padding-bottom: 8px;
}
.easy-to-use-section {
  padding-bottom: 28px;
}

.article-section-title {
  margin: 14px 0 14px;
  font-size: 2.4rem;
  font-weight: normal;
  line-height: 1.26667;
  text-align: center;
}
.article-subsection-title {
  margin: 20px 0 -10px;
  font-size: 2rem;
  font-weight: normal;
  line-height: 1.5;
}
.article-h4-title {
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: 400;
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: 500;
}

.vector-graphics .article-subsection-title {
  margin-bottom: 0;
}
.article-section-subtitle {
  margin: 10px 0 10px;
  font-size: 2rem;
  font-weight: normal;
  line-height: 1.5;
}
.article-callout .article-section-subtitle {
  margin-bottom: -2px;
  font-size: 1.8rem;
  line-height: 1.4;
}
.article-unordered-list + .article-subsection-title,
p + .article-subsection-title,
.article-ordered-list + .article-subsection-title {
  margin-top: 20px;
}

.article-image-wrapper + .article-subsection-title {
  margin-top: 40px;
}
p + .article-subsection {
  margin-top: 40px;
}
.illustrator-alternative .section-wrapper-image + .section-narrow-content {
  padding-top: 14px; 
}
.illustrator-alternative .section-wrapper img {
   margin-top: 8px;
   margin-bottom: 14px;
}


.illustrator-alternative .image-container-two-columns {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  max-width: 880px;
  margin: 0 auto;
}
.illustrator-alternative .image-container-two-columns img {
}
.illustrator-alternative .image-container-column-first img {
  margin-bottom: 0;
}
.illustrator-alternative .image-container-column-second img {
  margin-top: 2.15%;
}


.graphics-pdf-intro-img {
  text-align: center;
}

.graphics-pdf-app-icons {
  text-align: center;
  max-width: 430px;
  margin: 0 auto 30px;
  white-space: nowrap;
}
.graphics-pdf-app-icons .chess-order-item-width-46 {
  display: inline-block;
  width: 40%;
/*   background: pink; */
}
.graphics-pdf-app-icons .chess-order-item-width-46:first-child {
  margin-right: 10%;
}
.graphics-pdf-app-icons .chess-order-item-width-46:first-child img {
  width: 86%;
}


.article-code-snippet-container {
 display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.article-code-snippet {
  overflow: auto;
  color: white;
  background: #000000;
  padding: 0;
  font-family: Menlo, Monaco, monospace;
  -moz-tab-size: 2;
  -o-tab-size: 2;
  tab-size: 2;
  position: relative;
}
.article-code-snippet-container .article-code-snippet {
  width: 100%;
}
.article-code-snippet[rel] {
 padding-top: 30px;
}
.article-code-snippet-output[rel] {
  background-color: #ffffff;
  box-shadow: inset 0 0 0 1px #cccccc;
  padding-top: 45px;
  padding-left: 7px;
}
.article-code-snippet[rel]:before {
  content: attr(rel);
  color:#000000;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #cccccc;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
  padding: 5px 0;
  text-indent: 15px;
}
.article-code-snippet[rel].article-code-snippet-output:before  {
  border-left: 1px solid #ffffff;
}
.article-code-snippet code {
  background: none;
  padding: 15px;
/*   white-space: pre; */
  overflow: auto;
  display: block;
  font-size: 1.4rem;
  line-height: 1.4;
}


.resume-section {
  background-color: #121217;
  padding: 39px 15px 34px;
  color: #9c9cad;
  text-align: center;
}
.resume-section-title {
  font-size: 1.8rem;
  font-weight: 400;
  color: #e9e9ed;
  margin: 0;
  line-height: 1.3;
}
.resume-section p {
  line-height: 1.5;
}
.resume-section-title + p {
  margin-top: 10px;
}
.resume-buttons-wrapper {
  margin-top: 20px;
}
.resume-buttons-wrapper .button-element,
.resume-buttons-wrapper .button-app-store {
  margin: 10px 15px;
}
.resume-section .button-outline, 
.resume-section .button-outline:hover {
  color: #ffffff;
}

.related-links-section {
  padding: 30px 15px;
  background-color: #F3F3F3;
}
.related-links-wrapper {
  max-width: 640px;
  margin: 0 auto;
}
.related-links-title {
  position: relative;
/*   display: inline-block; */
/*   width: 100%; */
  margin-top: 15px;
  margin-bottom: 12px;
  padding-left: 4.2rem;
  font-size: 1.8rem;
  line-height: 1.36363636;
  font-weight: 400;
  color: #2E3838;
}
.related-links-title::before {
  content: "";
  display: block;
  width: 33px;
  height: 34px;
  position: absolute;
  left: 0;
  margin-top: 6px;
  background: url(/assets/img/articles/related-articles-icon.svg) no-repeat left top / contain;
}
.related-links-list {
  margin-top: 6px;
  padding-left: 4.2rem;
  list-style: none;
  font-size: 1.4rem;
  line-height: 1.59;
}
.related-links-list li {
  margin-bottom: 10px;
}
.related-links-list li a {
  color: #2E3838;
}
.related-links-all-articles {
  font-size: 1.2rem;
  margin-top: 19px;
}

.article-video-container {
  text-align: center;
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
}
.article-video-container iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;  
  top: 0;
  border: none;
}

.draw-lines-and-shapes-tool-list {
  margin-top: 23px;
}
.draw-lines-and-shapes-tool-list-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 16px;
}
.draw-lines-and-shapes-tool-list-text {
  padding-left: 20px;
}


/*
.article-video-item-list {
  max-width: 410px;
  margin-left: auto;
  margin-right: auto;

  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;

    
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;  
}
.article-video-item {
  width: 42%;
  vertical-align: top;
  text-align: center;
  position: relative;
  display: inline-block;
  font-size: 1.3rem;
  line-height: 1.2;
  color: #232323;
  text-decoration: none;
  max-width: 200px;
}
.article-video-item:hover {
  color: #486bf0;
  text-decoration: underline;
}
.article-video-item-img {
  position: relative;
  max-width: 148px;
  width: 100%;
  text-align: center;
  outline: 1px solid #cccccc;
  outline-offset: -1px;  
  display: inline-block;
  margin-bottom: 10px;
}
*/

.article-section-tutorials {
  background-color: #F3F3F3;
  padding: 31px 15px 30px;
  margin-top: 30px;
}
.article-aside-video-title {
  font-weight: 400;
  text-align: center;
  font-size: 1.8rem;
  margin-bottom: 16px;
  margin-top: 0;
}
.article-video-item-list + .article-aside-video-title {
  margin-top: 31px;
}
.article-section-tutorials p {
  line-height: 1.4;
}
.article-section-tutorials p + .article-aside-video-title {
  margin-top: 26px;
}
.article-section-tutorials p:first-of-type {
  margin-top: 0;
}

.article-video-item-list {
  max-width: 544px;
  margin-left: auto;
  margin-right: auto;

  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;

  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
    
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;  


}
.article-video-item-list {

}
.article-video-item {
  width: 100%;
/*   margin: 0 3%; */
  vertical-align: top;
  text-align: center;
  position: relative;
  max-width: 230px;
}
.article-video-item:not(:last-child) {
  margin-bottom: 30px;
}
.article-video-item::after {
  content: attr(data-os);
  position: absolute;
  right: 10px;
  top:10px;
  background-color: #ffffff;
  font-size: 1.2rem;
  line-height: 10px;
  padding: 5px 8px;
  border-radius: 20px;
  color: #486BF0;
}
.article-video-item a {
  display: inline-block;
/*   max-width: 230px; */
  width: 100%;
  text-decoration: none;
  outline: none;
}
.article-video-item-img-wrapper {
  position: relative;
/*   max-width: 230px; */
  width: 100%;
  text-align: center;
/*
  height: 0;
  padding-bottom: 66.666667%;
  background: #554756;
*/
}
/*
.tutorial-item-img-wrapper img {
  max-width: 100%;
  height: auto;
}
*/
.article-video-item-img-wrapper::before {
  content: "";
  position: absolute;
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 2px solid #ffffff;
  background-color: #486BF0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  color: #ffffff;
}
.article-video-item-img-wrapper:hover::before {
  background: #4963DD;
}
.article-video-item-img-wrapper::after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  margin-left: -6px;
  top: 50%;
  margin-top: -10px;
  border-style: solid;
  border-width: 10px 0 10px 17px;
  border-color: transparent transparent transparent #ffffff;
}





.custom-list-point,
.custom-list-non-point {
  position: relative;
  padding-left: 35px;
  margin: 30px auto;
  text-align: left;
/*   background: orange; */
}
.custom-list-point::before {
  content: attr(data-list-point);
  position: absolute;
  left: 0;
  top: -1px;
  display: inline-block;
  width: 3rem;
  height: 3rem;
  border-radius: 4rem;
  text-align: center;
  line-height: 2.6rem;
  font-size: 1.8rem;
  color: #232323;
  border: 2px solid #486bf0;
  font-weight: 600;
/*   letter-spacing: -.2rem; */
/*   text-indent: -.2rem; */
}
.article-section-title.custom-list-point {
  padding-left: 43px;
}
.article-section-title.custom-list-point::before {
  position: relative;
  left: 0;
  top: auto;
  font-size: 2.4rem;
  line-height:1.2;
  width: 3.2rem;
  height: 3.2rem;
  font-weight: 400;
  margin-right: 10px;
  margin-left: -43px;
}
.article-subsection-title.custom-list-point {
  padding-left: 43px;
}
.article-subsection-title.custom-list-point::before {
  position: relative;
  left: 0;
  top: auto;
  font-size: 1.8rem;
  line-height:2.7rem;
  width: 3rem;
  height: 3rem;
  font-weight: 400;
  margin-right: 10px;
  margin-left: -43px;
    letter-spacing: -1px;

}


.psychology-of-colors .footnote {
  margin-top: 50px;
}


.pros-cons-container {
  background-color: #f8f8ff;
  border: 2px solid #d1d8f4;
  border-radius: 5px;
  padding: 1.89% 4.3243243% 3.11%;
  
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
    
/*     margin-top: 43px; */
}
.pros-cons-item {
  width: 100%;
}
.pros-cons-container .article-subsection-title {
  margin-top: 0;
  margin-bottom: 8px;
}
.pros-cons-container .article-unordered-list {
  padding: 0;
}
.pros-list-bullet li::before {
  background-color: #36b97d;
}
.cons-list-bullet li::before {
  background-color: #ed7171;
}


.graphic-design-trends .article-image-wrapper img + img {
  margin-top: 1.2%;
}


.platforms-table-wrapper {
  overflow-x: scroll;
}
.basic-article-table,
.design-inspiration-table {
  width: 100%;
  min-width: 600px;
  table-layout: fixed;
  overflow: hidden;
  background-color: transparent;
  border-collapse:separate;
  border: solid #e4e4e4 1px;
  border-radius:10px;
  line-height: 1.25;        
}
.basic-article-table th,
.basic-article-table td,
.design-inspiration-table th,
.design-inspiration-table td {
  border: 1px solid #e4e4e4;
}
.basic-article-table thead,
.design-inspiration-table thead {
  font-size: 1.6rem;
  background-color: #efefef;
}
.basic-article-table th,
.design-inspiration-table th {
  padding: 10px 5px;
  font-weight: 600;
  vertical-align: top;
  border-top: none;
}
.design-inspiration-table th:first-child,
.design-inspiration-table td:first-child  {
  width: 16.216216%;
}
.design-inspiration-table th:nth-child(2),
.design-inspiration-table td:nth-child(2)  {
  width: 38.108108%;
}
.design-inspiration-table th:nth-child(3),
.design-inspiration-table td:nth-child(3)  {
  width: 10.135135%;
  text-align: center;
}
.design-inspiration-table th:last-child,
.design-inspiration-table td:last-child  {
  width: 35.540541%;
}
.basic-article-table tbody tr:nth-child(odd),
.design-inspiration-table tbody tr:nth-child(odd) {
  background-color: #fbfbfb;
}
.basic-article-table td,
.design-inspiration-table td {
  font-size: 1.5rem;
  color: #595959;
  text-align: center;  
  vertical-align: top;
  text-align: left;
}
.basic-article-table td {
  padding: 10px;
  line-height: 1.5;
}
.design-inspiration-table td {
  padding: 3px 10px;
}
.basic-article-table td:first-child,
.design-inspiration-table td:first-child {
  padding-top: 13px;
  font-weight: 600;
}
.basic-article-table th,
.basic-article-table td,
.design-inspiration-table th,
.design-inspiration-table td {
  border-bottom: none;
}
.basic-article-table th,
.basic-article-table td,
.design-inspiration-table th,
.design-inspiration-table td {
  border-left: none;
}
.basic-article-table th:last-child,
.basic-article-table td:last-child,
.design-inspiration-table th:last-child,
.design-inspiration-table td:last-child  {
  border-right: none;
}
.vector-graphics-software-table th:first-child,
.vector-graphics-software-table td:first-child  {
  width: 25%;
}
.vector-graphics-software-table th:nth-child(2),
.vector-graphics-software-table td:nth-child(2)  {
  width: 25%;
}
.vector-graphics-software-table th:last-child,
.vector-graphics-software-table td:last-child  {
  width: 50%;
}
.vector-graphics-software-table ul,
.design-inspiration-table ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.design-inspiration-table ul {
  margin-bottom: 14px;
}
.vector-graphics-software-table ul li,
.design-inspiration-table ul li {
  margin-top: 10px;
  padding-left: 14px;  
  position: relative;
}
.vector-graphics-software-table ul li:first-child {
  margin-top: 0;
}
.vector-graphics-software-table ul li::before,
.design-inspiration-table ul li::before {
    content:"●";
    display: inline-block;
    color:#b3b3b3;
    font-size: 1.4rem;
    left: 0;
    position: absolute;
}
.design-inspiration-app-yes,
.design-inspiration-app-no {
  display: inline-block;
  height: 23px;
  margin-top: 14px;
}
.design-inspiration-app-yes {
  width: 32px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMi4wMzEiIGhlaWdodD0iMjMiIHZpZXdCb3g9IjAgMCAzMi4wMzEgMjMiPgogIDxkZWZzPgogICAgPHN0eWxlPgogICAgICAuY2xzLTEgewogICAgICAgIGZpbGw6IG5vbmU7CiAgICAgICAgc3Ryb2tlOiAjMDBiOTkxOwogICAgICAgIHN0cm9rZS1saW5lY2FwOiByb3VuZDsKICAgICAgICBzdHJva2UtbGluZWpvaW46IHJvdW5kOwogICAgICAgIHN0cm9rZS13aWR0aDogM3B4OwogICAgICAgIGZpbGwtcnVsZTogZXZlbm9kZDsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggY2xhc3M9ImNscy0xIiBkPSJNNDU3LDE2M2w5LDksMjAtMjAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00NTUuNSAtMTUwLjUpIi8+Cjwvc3ZnPgo=) center center / contain no-repeat;;
}
.design-inspiration-app-no {
  width: 23px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMyAyMyI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNiOTFkMDI7fS5jbHMtMntmaWxsOm5vbmU7fTwvc3R5bGU+PC9kZWZzPjxnIGlkPSJMYXllcl8yIiBkYXRhLW5hbWU9IkxheWVyIDIiPjxnIGlkPSJMYXllcl8xLTIiIGRhdGEtbmFtZT0iTGF5ZXIgMSI+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMTMuNjIsMTEuNWw4Ljk0LTguOTRBMS41LDEuNSwwLDAsMCwyMC40NC40NEwxMS41LDkuMzgsMi41Ni40NEExLjUsMS41LDAsMCwwLC40NCwyLjU2TDkuMzgsMTEuNS40NCwyMC40NGExLjQ5LDEuNDksMCwwLDAsMCwyLjEyLDEuNSwxLjUsMCwwLDAsMi4xMiwwbDguOTQtOC45NCw4Ljk0LDguOTRhMS41LDEuNSwwLDAsMCwyLjEyLDAsMS40OSwxLjQ5LDAsMCwwLDAtMi4xMloiLz48cmVjdCBpZD0iX1NsaWNlXyIgZGF0YS1uYW1lPSImbHQ7U2xpY2UmZ3Q7IiBjbGFzcz0iY2xzLTIiIHdpZHRoPSIyMyIgaGVpZ2h0PSIyMyIvPjwvZz48L2c+PC9zdmc+) center center / contain no-repeat;;
}

.article-title-icon .article-section-title {
  text-align: left;
}
/* @media only screen and (min-width: 400px) { */
  .article-icon-row,
  .article-title-icon   {  
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;

    text-align: left;  
  }
  .article-icon-row-item {
    width: 12.2%;
    
  }
  .article-title-icon-image {
    width: 57px;
  }
  .article-title-icon-text {
    width: calc(100% - 57px);
    padding-left: 15px;
  }
  .article-title-icon .article-section-title {
    margin-top: 0; 
    margin-bottom: 0;
  }
  .article-title-price {
    margin-top: 10px;
  }
/* } */
  .article-icon-row {
    margin-top: 6%;
    margin-bottom: 7%;
  }


.article-figure {
  margin: 0 auto;
}
.article-figure + .artcl-figure {
  margin-top: 30px;
}
.article-figcaption {
  position: relative;
  z-index: 10;
  font-size: 1.1rem;
  line-height: 1.6;
  color: #818181;
  margin-top: 10px;
/*   padding-bottom: 10px; */
  margin-bottom: -6px;
}


.wacom-tablets-list {
  margin-top: 40px;
}
.wacom-tablets-item {
  margin-top: 14px;
}
.wacom-tablets-item-image {
  max-width: 212px;
  width: 40%;
}
.wacom-tablets-item-text {
  padding-left: 2.7%;
  padding-top: 10px;
  padding-bottom: 10px;
  flex-wrap: wrap;
  width: 60%;

}
.wacom-tablets-item-text div {
  padding-top: 3px;
  padding-bottom: 3px;
}
.wacom-tablets-item-name {
  width: 100%;
}
.wacom-tablets-item-price {
}
.wacom-tablets-item-price-1 {
  padding-right: 20px;
}
.wacom-tablets-item-price-2 {
  flex-shrink: 2;
  flex-basis: 100%;
}

.article-remark {
  background-color: #d1d1e3;  
  background-color: #8a8a96;
  padding: 10px 13px;
  border-radius: 10px;
  color: #ffffff;
  position: relative;
  font-size: 1.4rem;
  line-height: 1.53;
}
.article-remark a {
  color: #ffffff;
}
.article-remark::before {
  content: "\0021";
  font-size: 42px;
  color: orange;
  z-index: 0;
  top:0;
  float: left;
  line-height: 1;
  margin-right: 15px;
  margin-left: 10px;
  font-weight: 800;
}

@media only screen and (min-width: 420px) {
  .article-section-tutorials {
    padding-top: 26px;
  }
  
      .article-video-item-list {
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      
    }
    .article-video-item {
      width: 42.28%;
    }
    .article-video-item:not(:last-child) {
      margin-bottom: 0;
    }

}

@media only screen and (min-width: 480px) {
  .preview-grid { 
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .preview-grid-item {
    width: 47.0225%;
  }
  .more-video-item-name {
    font-size: 1.4rem;
  }

  .graphics-pdf-intro-img {
    float: right; 
    margin: 1% 0 3% 2%;
    width: 46%;
  } 

  .article-video-item {
    font-size: 1.4rem;
  }

  .pros-cons-item {
    width: 47.337278%;
  }

  .article-title-icon {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .article-title-icon-image {
    width: 77px;
  }
  .article-title-icon-image.-icon-100 {
    width: 100px;
  }
  .article-title-icon-text {
    width: calc(100% - 82px);
  }
  .article-title-icon-text.-icon-100 {
    width: calc(100% - 105px);
  }
  


}

@media only screen and (min-width: 569px) {

  .preview-grid-item-title {
    font-size: 2rem;
  }

  .article-intro-section .section-wrapper {
    padding: 61px 0 53px;
  }
  .article-content-section {
    /* padding-top: 39px; */
    padding-bottom: 29px;
  }

  .illustrator-alternative .article-section + .article-section {
    padding-top: 11px;
  }

  .article-intro-title {
    font-size: 3.6rem;
 }

  .article-section-title {
    font-size: 3rem;
  }
  .article-subsection-title,
  .vector-graphics .article-subsection-title {
    margin-bottom: 22px;
    font-size: 2.4rem;
  }
/*
  .vector-graphics .article-subsection-title {
    margin-bottom: 16px;
  }
*/
  .article-section-subtitle {
    font-size: 2.4rem;
  }
  .article-h4-title {
    font-size: 2rem;
  }
  .article-callout .article-section-subtitle {
    font-size: 2rem;
  }
  .article-subsection-title + p {
    margin-top: -5px;
  }
  .article-ordered-list + .article-subsection-title,
  .article-unordered-list + .article-subsection-title,
  p + .article-subsection-title {
    margin-top: 40px;
  }
  .article-ordered-list li,
  .article-unordered-list li {
    margin-bottom: 10px;
  }
  .fill-shape-image .article-ordered-list + p {
    margin-top: 40px;
  }
  .alternatives-section {
    padding-top: 46px;
    }
  .easy-to-use-section {
    padding-bottom: 58px;
  }

  .article-figure + .artcl-figure {
    margin-top: 45px;
  }
  .article-figcaption {
    font-size: 1.4rem;
    margin-top: 15px;
  }

  .illustrator-alternative .image-container-two-columns {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .psychology-of-colors .article-intro-text,
  .clipping-mask .article-intro-text,
  .vector-graphics .article-intro-text {
    font-size: 2.2rem;
  }
  
  .image-container-column-first {
    width: 50%;
    margin-bottom: 0;
  }
  .image-container-column-second {
    width: 48.863636%;
  }

  .resume-section {
    padding-top: 58px;
    padding-bottom: 60px;
  }
  .resume-section-title {
    font-size: 2.4rem;
  }
  .resume-section-title + p {
    margin-top: 20px;
  }


  .related-links-section {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .related-links-title {
    font-size: 2.4rem;
    margin-bottom: 17px;
    padding-left: 87px;
  }
  .related-links-title::before {
    width: 64px;
    height: 66px;
  }
  .related-links-list {
    font-size: 1.7rem;
    padding-left: 87px;
  }
  .related-links-all-articles {
    font-size: 1.4rem;
    margin-top: 24px;
  }


  .article-code-snippet-container .article-code-snippet:first-child {
    width: 60%;
  }
  .article-code-snippet-container .article-code-snippet:last-child {
    width: 40%;
  }

  .article-code-snippet code {
    font-size: 1.7rem;
  }  


.clipping-mask .article-video-container {
  margin-bottom: 40px;
}

  .article-publication-date {
    font-size: 1.5rem;
    margin-top: 20px;
  }
  .article-graphics-author {
    font-size: 1.5rem;
    margin-top: 50px;
    margin-bottom: 7px;
  }
  
  .article-section-title.custom-list-point::before {
    font-size: 2.7rem;
    line-height:1.2;
    width: 3.8rem;
    height: 3.8rem;
  }
  .article-subsection-title.custom-list-point::before  {
    font-size: 2rem;
    line-height:2.8rem;
    width: 3.3rem;
    height: 3.3rem;
  }


    .article-aside-video-title {
      font-size: 2rem;
    }
   .article-video-item-list + .article-aside-video-title {
    margin-top: 41px;
  }
   .article-section-tutorials p {
   font-size: 1.5rem;
  }

 
  .wacom-tablets-list {
    margin-top: 70px;
  }
  .wacom-tablets-item-image {
    width: 28.65%;
  }

  .wacom-tablets-item-text {
    flex-wrap: nowrap;
    padding-top: 0;
    padding-bottom: 0;
    width: 71.35%;
  }

  .wacom-tablets-item-name {
    max-width: 270px;
    flex-basis: 270px;
    font-size: 2rem;
    width: 51.14%;
  }
  .wacom-tablets-item-price {
    width: 48.86%;
  }
  
  .wacom-tablets .article-image-wrapper {
    margin-top: 32px;
  }
}

@media only screen and (min-width: 630px) {
  .platforms-table-wrapper {
    overflow: hidden;
  }
}

@media only screen and (min-width: 669px) {
  .articles-list-section {
    padding-bottom: 80px;
  }

  .preview-grid::after {
    height: 0;
    width: 31.25%;
    content: "";
  }
  .preview-grid-item {
    width: 31.25%;
    margin-top: 3.125%;
  }

  .graphics-pdf-app-icons .chess-order-item-width-46:first-child {
    margin-right: 0;
  }
  .graphics-pdf-app-icons .chess-order-item-width-46:first-child img {
    width: auto;
  }
 
}

@media only screen and (min-width: 769px) {
  .illustrator-alternative .section-wrapper img {
     margin-top: 18px;
     margin-bottom: 36px;
  }
 
}

@media only screen and (min-width: 1040px) {

  .image-left-shift {
    width: 104.479167%;
    max-width: none;
    margin-left: -4.479167%;
  }
}

@media only screen and (-moz-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {

  
}


.u-mt-50 {
  margin-top: 50px;
}