@font-face {
  font-family: 'Service-Icons';
  src:url('/share/fonts/Service-Icons.eot');
  src:url('/share/fonts/Service-Icons.eot?#iefix') format('embedded-opentype'),
      url('/share/fonts/Service-Icons.woff') format('woff'),
      url('/share/fonts/Service-Icons.ttf') format('truetype'),
      url('/share/fonts/Service-Icons.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

.page-heading {
  margin-bottom: 11px;
}
.section-heading {
  font-size: 2.8rem;
}

.alt-intro-section .section-wrapper {
  padding-top: 21px;
  padding-bottom: 53px;
}
.alt-intro-text {
  margin-bottom: 23px;
}
.alt-intro-text p {
  font-size: 1.6rem;
  margin-top: 0;
  margin-bottom: 10px;
  color: #262626;
}
.alt-intro-aside {
  display: block;
  position: relative;
  text-align: center;
}
.alt-button-wrapper-intro-aside {
  margin: -1px -20px 10px;
  font-size: 0;
}
.alt-button-wrapper-bottom {
  font-size: 0;
  margin: 0 -47px 0;
  text-align: center;
}
.alt-service-link-wrapper-aside {
  margin: -6px -20px 5px;
  font-size: 0;
}


.alt-button {
  display: inline-block;
  position: relative;
  max-width: 264px;
  width: 100%;
  margin: 13px 20px;
  vertical-align: middle;
  padding: 10px 0 11px;
  text-align: center;
  font-size: 2.2rem;
  font-weight: 400;
  line-height: 1;
  border: 1px solid transparent;
  border-radius: 5px;
  
  -webkit-transition: color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease;
  -moz-transition: color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease;
  transition: color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease;
  -webkit-font-smoothing: antialiased;

  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
}
.alt-button:hover {
  text-decoration: none;
}
.alt-button:active {
  top: 1px;
}
.button-default {
  color: #7d7d7b;
  background-color: #fff;
  border-color: #bebebd;
}
.button-default:hover {
  color: #09a9e2;
  border-color: #09a9e2;
}
.button-alternate {
  color: #ffffff;
  background-color: #9bba32;
  border-color: #9bba32;
  margin: 0;
}
.button-alternate:hover {
  background-color: #92b030;
  border-color: #92b030;
}
.alt-service-link {
  display: inline-block;
  position: relative;
  max-width: 264px;
  width: 100%;
  margin: 12px 20px 11px;
  font-size: 2.2rem;
  line-height: 2.2rem;
  vertical-align: middle;
  color: #1881c4;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.alt-service-link::before {
  font-family: 'Service-Icons';
  display: inline-block;
  position: relative;
  font-size: 23px;
  line-height: 2.4rem;
  margin-right: 12px;
  vertical-align: bottom;
}
.alt-service-link-download::before {
  content: "\e900";
}
.alt-service-link-upgrade::before {
  content: "\e902";
}
.alt-service-link-info::before {
  content: "\e901";
}

.at-promo-video-section {
  background: #8b46ce url(//cdn.belightsoft.com/art-text/img/video-section-bg.jpg);
  background-size: 100% 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  overflow: hidden;
}
.at-promo-video-container {
  position: relative; 
  height: 0; 
  padding-bottom: 62.5%;
}
.at-promo-video-container iframe {
  display: none;
  position: absolute; 
  width: 100%;
  height: 100%;
}
.at-promo-video-poster {
  width: 100%;
  height: 0; 
  padding-bottom: 62.5%;
  background: url(//cdn.belightsoft.com/art-text/img/promo-video-poster.jpg) center center no-repeat;
  background-size: contain;
}
.at-promo-video-play-button {
  position: absolute;
  display: block;
  width: 122px;
  height: 122px;
  border-radius: 50%;
  border: 2px solid #ffffff;
  background-color: rgba(101,54,151,0.7);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  color: #ffffff;
  z-index: 20;
  -webkit-transform: translateY(5px);
  -moz-transform: translateY(5px);
  transform: translateY(5px);
}
.at-promo-video-play-button::after {
  content: "";
  display: block;
  position: absolute;
  left: 45px;
  top: 50%;
  margin-top: -24px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 24px 0 24px 42px;
  border-color: transparent transparent transparent #ffffff;
}

.at-promo-video-play-button:hover {
  cursor: pointer;
}
.at-promo-video-play-button:hover {
  background-color: rgba(101,54,151,0.9);
}


.styles-materials-section {
  text-align: center;
  padding-top: 70px;
  padding-bottom: 64px;
}
.styles-materials-section .section-wrapper {
  padding: 0;
}
.styles-materials-section .section-heading {
  margin-bottom: 11px;
}
.styles-materials-section p {
  max-width: 700px;
  padding: 0 20px;
  margin: 0 auto;
  font-size: 1.6rem;
}
.styles-slider-wrapper {
  margin-top: 23px;
  padding-bottom: 37px;
}



.text-3d-section {
  background-color: #33b7eb;
  padding: 0px 0 58px;
  position: relative;
  text-align: center;
  overflow: hidden;
}
.text-3d-section .section-wrapper {
  max-width: 700px;
  font-size: 1.6rem;
  z-index: 60;
}
.rotation-shots-container {
  max-width: 650px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}
.text-3d-section .section-wrapper p {
  position: relative;
  z-index: 1600;
}
.text-3d-section .section-heading {
  margin-top: -6.8181818%; /* -45px */
}
.rotation-shot {
  width: 100%;
  max-width: 650px;
  height: auto;
  margin: 0 auto;
}
.rotation-shot.selected {
  display: block;
}


.float-letter-container {
/*
  background:  
    url(/art-text/img/text_3d_parallax/letter_c.png) no-repeat, 
    url(/art-text/img/text_3d_parallax/letter_e.png) no-repeat, 
    url(/art-text/img/text_3d_parallax/letter_k.png) no-repeat,
    url(/art-text/img/text_3d_parallax/letter_a.png) no-repeat,
    url(/art-text/img/text_3d_parallax/letter_o.png) no-repeat;
  background-position: left 40px, 55px 262px, left 460px, right 310px, right -175px;
  background-size: 142px 254px, 155px 153px, 82px 180px, 174px 225px, 301px 450px;
*/
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 30;  
  pointer-events: none;
}


.at-main-features-section {
  padding-top: 40px;
  padding-bottom: 70px;
  overflow: hidden;
}
.at-main-features-list {
  margin-top: -65px;
}
.at-main-features-item {
  margin-top: 65px;
  font-size: 16px;
  font-size: 0;
}
.at-main-features-item-text {
  margin-top: 25px;
}
.at-main-features-item-heading {
  text-align: center;
  font-size: 2.8rem;  
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 13px;
}
.at-main-features-item p {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 16px;
  text-align: left;
}
.at-main-features-item-image {
  text-align: center;
}
.at-main-features-mask img {
  width: 121%;  
  max-width: 697px;
  margin-right: -21%;
  height: auto;
}
.at-main-features-textures img {
  width: 126.736111%;  
  max-width: 730px;
  height: auto;
  margin-right: -26.736111%;
  margin-bottom: -18.576389%;
}
.at-main-features-bend-text img {
  width: 81.597222%;
  max-width: 470px;
  height: auto;
}
.at-main-features-shaders .at-main-features-item-image {
  text-align: left;
}


.shaders-slider-wrapper {
  position: relative;
  display: inline-block;
  vertical-align: middle;
/*   margin-bottom: 30px; */
}
.shaders-result-wrapper {
  position: relative;
  display: inline-block;
  width: 74%;
  width: -moz-calc(100% - 70px);
  width: -webkit-calc(100% - 70px);
  width: calc(100% - 70px);
  padding-left: 20px;
  vertical-align: middle;
  text-align: right;
}
.shaders-result-wrapper::before {
  content: "";
  display: block;
  position: absolute;
  width: 70%;
  height: 2px;
  top: 50%;
  margin-top: -35px;
  left: 0;
  background: #ae59ed;
  z-index: 0;
}
.shaders-result-container {
  position: relative;
  float: right;
  max-width: 274px;
  width: 100%;
  background: #ffffff;
}
.shaders-result-container::before {
  content: "";
  display: block;
  position: absolute;
  width: 200px;
  width: 48.206278%; /* 52% */
  height: 2px;
  top: 50%;
  margin-top: -35px;
  left: 0;
  background: #ae59ed;
  z-index: 10;
}
.shaders-result-container::after {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  top: 50%;
  border-radius: 50%;
  margin-top: -38px;
  left:  48.206278%;
  background: #ae59ed;
  z-index: 10;
}
.shader-slide-focus {
  position: absolute;
  width: 72px;
  height: 72px;
  left: 0;
  z-index: 1000;
  top: 66px;
  border-radius: 50%;
  border: 4px solid #ae59ed;
}



.at-shapes-section {
  background: #ebebeb;
  text-align: center;
}
.at-shapes-section .section-wrapper {
  padding-top: 50px;
  padding-bottom: 110px;
}
.clipart-text-wrapper {
  margin-bottom: 50px;
}
.at-shapes-section .section-heading {
  margin-bottom: 0;
}
.at-shapes-section p {
  text-align: left;
  font-size: 1.6rem;
  margin-top: 11px;
}
.at-shapes-section img {
  max-width: 100%;
  height: auto;
}



.comparison-slider-section .section-wrapper {
  padding-top: 65px;
  padding-bottom: 65px;
}
.ba-slider {
  position: relative;
  overflow: hidden;
}
.ba-slider img {
  display: block;
  width: 100%;
  height: auto;
}
.ba-slider .resize {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 50%;
  overflow: hidden;
}
.ba-slider .handle {
  position: absolute; 
  left: 50%;
  top: 0;
  bottom: 0;
  width: 2px;
  margin-left: -1px;
  background: #ae5bee ;
  cursor: ew-resize;
}
.ba-slider .handle::after { 
  content:'';
  position: absolute;
  top: 50%;
  width: 50px;
  height: 50px;
  margin: -25px 0 0 -25px;
  border-radius: 50%;
  color: #ffffff;
  background: #ae5bee url(//cdn.belightsoft.com/art-text/img/slider_handle_arrows@2x.png) no-repeat center center;
  background-size: 35px 15px;
}


.at-key-features-section {
  padding-top: 32px;
  color: #e2e2e8;
  background: rgb(48,19,61);
  background: -moz-linear-gradient(top,  rgba(48,19,61,1) 0%, rgba(67,28,84,1) 40%, rgba(109,57,139,1) 100%);
  background: -webkit-linear-gradient(top,  rgba(48,19,61,1) 0%,rgba(67,28,84,1) 40%,rgba(109,57,139,1) 100%);
  background: linear-gradient(to bottom,  rgba(48,19,61,1) 0%,rgba(67,28,84,1) 40%,rgba(109,57,139,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#30133d', endColorstr='#6d398b',GradientType=0 );
  
}
.at-key-features-section .section-heading {
  text-align: center;
  font-size: 3.6rem;
  color: #ffffff;
}
.at-key-features-list {
  font-size: 0;
  margin-bottom: 3px;
  margin-top: 47px;
}
.at-key-features-item {
  display: inline-block;
  width: 100%;
  padding-left: 105px;
  margin-bottom: 40px;
  vertical-align: top;
  position: relative;
  font-size: 16px;
}
.at-key-feature-heading {
  font-size: 18px;
  margin-bottom: 11px;
  margin-top: 3px;
}
.at-key-feature-icon {
  position: absolute;
  display: inline-block;
  width: 88px;
  height: 80px;
  margin: 0;
  background: url(//cdn.belightsoft.com/art-text/img/art-text-key-features-icons.png) no-repeat center 0;
  background-size: 80px 800px;
}
.customizable-templates .at-key-feature-icon {
  background-position: center 0;
  left: -4px;
  top: 8px;
}
.materials-3d .at-key-feature-icon {
  background-position: center -100px;
  left: 3px;
  top: 8px;
}
.fill-tools .at-key-feature-icon {
  background-position: center -200px;
  left: -4px;
  top: 8px;
}
.effects-3d .at-key-feature-icon {
  background-position: center -300px;
  left: 0;
  top: 4px;
}
.effects-2d .at-key-feature-icon {
  background-position: center -400px;
  left: -4px;
  top: 8px;
}
.geometry-transformations .at-key-feature-icon {
  background-position: center -500px;
  left: -4px;
  top: 6px;
}
.graphic-content .at-key-feature-icon {
  background-position: center -600px;
  left: -4px;
  top: 5px;
}
.sharing-result .at-key-feature-icon {
  background-position: center -700px;
  left: 0;
  top: 8px;
}
.at-key-feature-link-to-go {
  font-size: 20px;
  font-weight: 700;
  color: #af55e9;
  text-decoration: underline;
}
.at-key-feature-link-to-go:hover {
  color: #9a25e8;
}
.at-key-feature-link-to-go:active {
  color: #bf82e8;
}
.key-feature-image {
  max-width: 100%;
  height: auto;
  margin-top: 10%; /* 48px */
}

.at-review-section {
  padding-top: 45px;
  background: #dfcceb;
}
.at-review-section .section-wrapper {
  padding-top: 75px;
  padding-bottom: 44px;
  background: url(/art-text/img/reviews/quotes.png) no-repeat center top;
  background-size: 144px 126px;
}
.at-review-slide {
  text-align: center;
  display: inline-block;
  color: #000000;
}
.at-review-slide:hover {
  text-decoration: none;
}
.at-review-citation {
  font-size: 22px;
  line-height: 1.42857143; /* 40px */
}
.at-review-logo {
  display: inline-block;
  margin-top: 24px;
}

.at-customers-section {
  background: #dfcceb;
}
.at-customers-section .section-wrapper {
  overflow: hidden;
  padding-bottom: 25px;
}
.at-customer-comment {
  border-radius: 12px;
  position: relative;
  background: #ffffff;
  padding: 25px 25px 20px;
  margin-bottom: 135px;
}
.at-customer-comment::after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  bottom: -15px;
  left: 50%;
  margin-left: -13px;
  border-style: solid;
  border-width: 15px 13px 0 13px;
  border-color: #ffffff transparent transparent transparent;
}

.at-customer-comment h4 {
  font-size: 2.2rem;
  line-height: 3rem;
  font-weight: normal;
  margin-bottom: 7px;
  margin-top: 1px;
}
.at-customer-comment p {
  font-size: 1.5rem;
  line-height: 2.3rem;
  margin-top: 0;
}
.at-customer-comment-signature {
  position: absolute;
  top: 100%;
  margin-top: 24px;
  line-height: 3rem;
  text-align: center;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.at-customer-comment-signature div {
/*   display: inline-block; */
/*   vertical-align: bottom; */
}
.at-customer-comment-autor {
  font-size: 2.2rem;
  color: #404040;
}
.at-customer-comment-rate {
  color: #aa5ce6;
  font-size: 3.1rem;
  letter-spacing: .8rem;
  margin-top: 6px;
}



.at-tutorials-section {
  padding-top: 50px;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}
.at-tutorials-section .section-wrapper {
  overflow: hidden;
  padding: 0;
  max-width: 960px;
  border-bottom: 2px solid #dfcbea;
}
.at-tutorial-item-list {
/*   max-width: 956px; */
  margin: 0 auto 0;
  font-size: 0;
/*   margin-left: -5.4166667%; */ /* -52px */
margin-left:  -5.4166667%;
}
.at-tutorial-item {
  display: inline-block;
  width: 50%;
/*   padding: 0 3%; */
  font-size: 1.4rem;
  vertical-align: top;
  text-align: center;
  position: relative;
  margin-bottom: 5.1383399%;
  padding-left: 5.1383399%;
}
.at-tutorial-item a {
  display: inline-block;
  max-width: 201px;
  width: 100%;
  text-decoration: none;
}
.at-tutorial-item-img-wrapper {
  position: relative;
  max-width: 200px;
  width: 100%;
  text-align: center;
}
.at-tutorial-item-img-wrapper img {
  max-width: 100%;
  height: auto;
}
.at-tutorial-item-caption {
  line-height: 1.2;
  margin-top: 12px;
  margin-bottom: 10px;
  color: #2d212d;
}
.at-tutorial-item.active .at-tutorial-item-caption {
  color: #8447b3;
}

.plugin-intro-media-video::before,
.at-tutorial-item-img-wrapper::before {
  content: "";
  position: absolute;
  display: block;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  border: 2px solid #ffffff;
  background-color: rgba(172,86,226,.8);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  color: #ffffff;
}
.plugin-intro-media-video:hover::before,
.at-tutorial-item-img-wrapper:hover::before {
  background-color: rgba(172,86,226,1);
}
.plugin-intro-media-video::after,
.at-tutorial-item-img-wrapper::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  top: 50%;
  margin-top: -8px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 13px;
  border-color: transparent transparent transparent #ffffff;
}

.plugin-intro-media-video::before {
  width: 80px;
  height: 80px;
}
.plugin-intro-media-video::after {
  border-width: 16px 0 16px 26px;
  margin-top: -16px;
  margin-left: -10px;
}




.at-samples-section {
  padding-top: 50px;
  text-align: center;
}
.samples-item-list {
  font-size: 0;
  margin-top: 32px;
  margin-left: -5.4166667%; /* -52px */
}
.samples-item {
  display: inline-block;
  width: 50%;
  margin-bottom: 4.8418972%;
  padding-left: 5.1383399%; /* 52px */
}
.samples-item img {
  max-width: 100%;
  height: auto;
}


.at-buttons-section {
  padding-top: 18px;
  padding-bottom: 67px;
  text-align: center;
}
.at-buttons-section .section-wrapper {
  overflow: hidden;
}
.alt-button-wrapper-bottom .alt-button {
  margin: 13px 47px;
}


.alt-product-header-store-banner {
  display: inline-block;
  width: 100%;
  margin-top: 20px;
  line-height: 0;
  font-size: 0;
}
.alt-product-header-store-banner a {
  display: inline-block;
  margin: 5px;
  max-width: 164px;
}
.alt-product-header-store-banner img {
  width: 100%;
  height: auto;
}
.arttext .purchase-option-name {
  font-size: 12px; 
  line-height: 1.5;
}
.arttext .purchase-option-name strong {
  font-size: 20px; 
  color:#262626;
  font-weight: normal;
}



.at-form-wrapper {
  min-height: 185px;
}
.at-form-wrapper h2 {
  color: #0394c5;
  padding-top: 15px;
  margin-bottom: -1px;
  line-height: 35px;
  width: 100%;
}
.at-form-wrapper .button {
  margin-top: 23px;  
}
.at-form-wrapper .error-message {
  color: #c8000f;
  padding-top: 30px;
  font-size: 20px;
}


/*
.arttext-plugin .button-wrapper-intro .alt-button {
  margin: 0 20px;
}
*/


.integration-intro-section {
  padding-top: 19px;
  font-size: 1.6rem;
  text-align: center;
  color: #e2e2e8;
  background: rgb(48,19,61);
  background: url(/art-text/img/plugin/integration-intro-bg.png) no-repeat center bottom, -moz-linear-gradient(top, rgba(48,19,61,1) 0%, rgba(67,28,84,1) 41%, rgba(109,57,139,1) 100%);
  background: url(/art-text/img/plugin/integration-intro-bg.png) no-repeat center bottom, -webkit-linear-gradient(top, rgba(48,19,61,1) 0%,rgba(67,28,84,1) 41%,rgba(109,57,139,1) 100%);
  background: url(/art-text/img/plugin/integration-intro-bg.png) no-repeat center bottom, linear-gradient(to bottom, rgba(48,19,61,1) 0%,rgba(67,28,84,1) 41%,rgba(109,57,139,1) 100%);
  background-size: 144.27%, contain;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#30133d', endColorstr='#6d398b',GradientType=0 );
}
.integration-intro-content {
  max-width: 680px;
  padding-bottom: 21.5625%;
  margin: 0 auto;
}
.integration-intro-section h1 {
  color: #e2e2e8;
  font-weight: normal;
}
.integration-intro-section .note {
  margin-top: 26px;
  color: #bcbcbc;
}
.integration-intro-section .note span {
  color: #ae5bee;
}
.integration-intro-section .alt-button {
  margin: 20px 0;
}
.how-to-use-section {
  padding-top: 19px;
}
.how-to-use-section h2 {
  text-align: center;
}
.how-to-use-steps {
  position: relative;
  max-width: 710px;
  margin: 26px auto 0;
  padding: 0;
  list-style-type: none;
}
.how-to-use-steps li {
  position: relative;
  padding: 0 0 25px 50px;
  counter-increment: step-counter;
}
.how-to-use-steps li::after {
  content: counter(step-counter);
  position: absolute;
  display: inline-block;
  width: 3rem;
  height: 3rem;
  left: 0;
  top: 0;
  border-radius:50%;
  font-size:1.6rem;
  line-height: 2.8rem;
  text-align: center;
  color: #ae5bee;
  border: 1px solid #ae5bee;
}
.how-to-use-steps li::before {
  content: "";
  position: absolute;
  display: block;
  width: 1px;
  left: 15px;
  top: 3.1rem;
  bottom: .1rem;
  background: #ae5bee;
}
.how-to-use-steps li:last-child::before {
  content: none;
}
.integration-screen {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 5px auto 12px;
}
.arttext-integration .at-button-wrapper-bottom {
  margin-left: -20px;
  margin-right: -20px;
}


.plugin-intro-section {
  padding-top: 19px;
  padding-bottom: 20px;
}
.plugin-intro-text > p:first-child  {
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 1.6rem;
}
.plugin-intro-media-video {
  position: relative;
  display: block;
}
.plugin-intro-media img {
  max-width: 100%;
  height: auto;
}
.plugin-intro-media {
  text-align: center;
  margin-bottom: 35px;
  margin-top: 35px;
}
.plugin-intro-section .note {
  line-height: 2rem;
  color: #7e7e7e;
  font-size: 1.2rem;
}
.plugin-intro-section .note span {
  color: #ae5bee;
  font-weight: bold;
}
.plugin-screen {
  max-width: 100%;
  height: auto;
  position: relative;
  margin-top: -3.33333%;
}

.restrictions-section {
  padding-top: 18px;
  padding-bottom: 16px;
  text-align: center;
}

.restrictions-section p {
  max-width: 600px;
  margin: -13px auto 10px;
}
.restrictions-section .alt-button {
  margin-left: 0;
  margin-right: 0;
}

.meet-art-text-section {
  padding-top: 19px;
  font-size: 1.6rem;
  text-align: center;
  color: #e2e2e8;
  background: rgb(48,19,61);
  background: url(/art-text/img/plugin/integration-intro-bg.png) no-repeat center bottom, -moz-linear-gradient(top, rgba(48,19,61,1) 0%, rgba(67,28,84,1) 41%, rgba(109,57,139,1) 100%);
  background: url(/art-text/img/plugin/integration-intro-bg.png) no-repeat center bottom, -webkit-linear-gradient(top, rgba(48,19,61,1) 0%,rgba(67,28,84,1) 41%,rgba(109,57,139,1) 100%);
  background: url(/art-text/img/plugin/integration-intro-bg.png) no-repeat center bottom, linear-gradient(to bottom, rgba(48,19,61,1) 0%,rgba(67,28,84,1) 41%,rgba(109,57,139,1) 100%);
  background-size: 144.27%, contain;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#30133d', endColorstr='#6d398b',GradientType=0 );
  
}
.meet-art-text-section h2 {
  color: #e2e2e8;
  font-weight: normal;
}
.meet-art-text-content {
  max-width: 680px;
  padding-bottom: 21.5625%;
  margin: 0 auto;
}
.meet-art-text-section .button-trial {
  background-color: transparent;
  color: #ffffff;
  border-color: #ffffff;
}
.meet-art-text-section .button-trial:hover {
  opacity: .7;
}
.meet-art-text-content .at-button-wrapper-bottom {
  margin-left: -20px;
  margin-right: -20px;
}


@media only screen and (min-width: 480px) {
  .samples-item {
    width: 25%;
  }
  .at-tutorial-item {
    width: 25%;
  }
}


@media only screen and (min-width: 568px) { /* landscape 5 */

  .at-main-features-list {
    margin-top: 0;
  }
  .at-main-features-item {
    margin-top: 0;
  }
  .at-main-features-textures {
    margin-top: 35px;
  }
  .at-main-features-shaders {
    margin-top: 45px;
  }
  .at-main-features-bend-text {
    margin-top: 52px;
  }

  .reverse-order {
    direction: rtl;
  }
  .at-main-features-item-text {
    display: inline-block;
    vertical-align: middle;
    width: 40%;
    text-align: left;
    direction: ltr;
    margin-top: 0;
  }
  .at-main-features-item-heading {
    text-align: left;
  }
  .at-main-features-item-image {
    display: inline-block;
    vertical-align: middle;
    width: 60%;
    text-align: left;
  }
  .reverse-order .at-main-features-item-image {
    text-align: right;
  }
  .at-main-features-mask img {
    margin-right: -33.159722%;
  }
  .at-main-features-textures img {
    margin-bottom: -8.6805556%;
    margin-right: -34.722222%;
  }
  .at-main-features-bend-text img {
    margin-left: 6.0763889%;
  }

  .shaders-result-wrapper {
    padding-right: 16.666667%;
  }
  
  .styles-slider-wrapper {
    margin-top: 53px;
    padding-bottom: 87px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .at-shapes-section {
    text-align: left;
  }
  .at-shapes-section .section-wrapper {
    padding-top: 88px;
  }

  .clipart-slider-wrapper {
    vertical-align: middle;
    display: inline-block;
    width: 60%;
    text-align: center;
  }
  .clipart-slider {
    margin-left: 8.6805556%;
  }
  .clipart-text-wrapper {
    vertical-align: middle;
    display: inline-block;
    width: 40%;
    margin-bottom: 0;
  }

  .ba-slider .handle::after { 
    width: 70px;
    height: 70px;
    margin: -35px 0 0 -35px;
  }
  .integration-intro-section {
    padding-top: 49px;
  }
  .integration-intro-section .alt-button {
      margin-bottom: 0;
  }
  .how-to-use-section {
    padding-top: 44px;
  }
  .integration-screen {
    margin-top: 35px;
  }

  .meet-art-text-section {
    padding-top: 54px;
  }

  .plugin-intro-section {
    padding-top: 49px;
    padding-bottom: 62px;
  }
  .restrictions-section {
    padding-top: 48px;
    padding-bottom: 46px;
  }
  .restrictions-section p {
    margin-bottom: 30px;
  }

}

@media only screen and (min-width: 700px) {
  .at-customer-comment-list {
    display: table;
    table-layout: fixed;
    border-spacing: 50px 0;
    margin: 0 -50px 165px;
  }
  
  .at-customer-comment {
    vertical-align: top;
    display: table-cell;
    height: 100%;
    width: 33.3333%;
  }

}

@media only screen and (min-width: 768px) {
 .alt-intro-text, .alt-intro-aside {
    display: table-cell;
    vertical-align: top;
  }
  .alt-intro-text {
    padding-right: 10%; /* 96px */
  }
  .alt-intro-aside {
    width: 264px;
    top: 12px;
    text-align: left;
  }

.float-letter-container {
  background:  
    url(//cdn.belightsoft.com/art-text/img/text_3d_parallax/letter_c.png) no-repeat, 
    url(//cdn.belightsoft.com/art-text/img/text_3d_parallax/letter_e.png) no-repeat, 
    url(//cdn.belightsoft.com/art-text/img/text_3d_parallax/letter_k.png) no-repeat,
    url(//cdn.belightsoft.com/art-text/img/text_3d_parallax/letter_a.png) no-repeat,
    url(//cdn.belightsoft.com/art-text/img/text_3d_parallax/letter_o.png) no-repeat;
  background-position: left 40px, 55px 262px, left 460px, right 310px, right -175px;
  background-size: 142px 254px, 155px 153px, 82px 180px, 174px 225px, 301px 450px;
}


  .at-key-features-item {
    width: 50%;
    padding-right: 40px;
  }

  .alt-product-header-store-banner {
    float: right;
    width: auto;
    margin-top: 66px;
    margin-right: -5px;
  }

  .alt-start-section {
    padding-top: 84px;
  }
  .at-review-citation {
    font-size: 28px;
  }  

  .downloads .alt-service-link-info {
    margin-right: 0;
  }


  .plugin-intro-text,
  .plugin-intro-media {
    display: inline-block;
    vertical-align: middle;
  }
  .plugin-intro-text {
    width: calc(100% - 290px);
    padding-right: 7%;
  }
  .plugin-intro-media {
    width: 290px;
    text-align: right;
    margin-top: 0;
  }

  .meet-art-text-section {
    background-position: center calc(100% + 20px), center bottom;
  }
  .meet-art-text-content {
    padding-bottom: 23.958333%;
  }

  .meet-art-text-section .alt-button {
      margin-bottom: 0;
  }


}


@media only screen and (min-width: 960px) {
  .integration-intro-section {
    background-size: 1385px 325px, contain;
  }
  .meet-art-text-section {
    background-size: 1385px 325px, contain;
  }

}


@media only screen and (min-width: 1030px) {
.styles-slider-wrapper {
  margin-left: -20px;
  margin-right: -20px;
  }

}

@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) {

  .at-promo-video-poster {
    background: url(//cdn.belightsoft.com/art-text/img/promo-video-poster@2x.jpg) center center no-repeat;
    background-size: contain;
  }
  
  .at-key-feature-icon {
    background: url(//cdn.belightsoft.com/art-text/img/art-text-key-features-icons@2x.png) no-repeat center 0;
    background-size: 80px 800px;
  }

  .integration-intro-section {
    background: url(/art-text/img/plugin/integration-intro-bg@2x.png) no-repeat center bottom, -moz-linear-gradient(top, rgba(48,19,61,1) 0%, rgba(67,28,84,1) 41%, rgba(109,57,139,1) 100%);
    background: url(/art-text/img/plugin/integration-intro-bg@2x.png) no-repeat center bottom, -webkit-linear-gradient(top, rgba(48,19,61,1) 0%,rgba(67,28,84,1) 41%,rgba(109,57,139,1) 100%);
    background: url(/art-text/img/plugin/integration-intro-bg@2x.png) no-repeat center bottom, linear-gradient(to bottom, rgba(48,19,61,1) 0%,rgba(67,28,84,1) 41%,rgba(109,57,139,1) 100%);
    background-size: 144.27%, contain;
  }
  @media only screen and (min-width: 960px) {
    .integration-intro-section {
      background-size: 1385px 325px, contain;
    }
  }

  .meet-art-text-section {
    background: url(/art-text/img/plugin/integration-intro-bg@2x.png) no-repeat center bottom, -moz-linear-gradient(top, rgba(48,19,61,1) 0%, rgba(67,28,84,1) 41%, rgba(109,57,139,1) 100%);
    background: url(/art-text/img/plugin/integration-intro-bg@2x.png) no-repeat center bottom, -webkit-linear-gradient(top, rgba(48,19,61,1) 0%,rgba(67,28,84,1) 41%,rgba(109,57,139,1) 100%);
    background: url(/art-text/img/plugin/integration-intro-bg@2x.png) no-repeat center bottom, linear-gradient(to bottom, rgba(48,19,61,1) 0%,rgba(67,28,84,1) 41%,rgba(109,57,139,1) 100%);
    background-size: 144.27%, contain;
  }
  @media only screen and (min-width: 960px) {
    .meet-art-text-section {
      background-size: 1385px 325px, contain;
    }
  }

}


.slick-slider{position:relative;display:block;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;}.slick-list:focus{outline:none;}.slick-list.dragging{cursor:pointer;cursor:hand;}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.slick-track{position:relative;top:0;left:0;display:block;}.slick-track:before,.slick-track:after{display:table;content:'';}.slick-track:after{clear:both;}.slick-loading .slick-track{visibility:hidden;}.slick-slide{display:none;float:left;height:100%;min-height:1px;}[dir='rtl'] .slick-slide{float:right;}.slick-slide img{display:block;}.slick-slide.slick-loading img{display:none;}.slick-slide.dragging img{pointer-events:none;}.slick-initialized .slick-slide{display:block;}.slick-loading .slick-slide{visibility:hidden;}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}
.slick-loading .slick-list {
  background: #fff url('/share/scripts/slick/ajax-loader.gif') center center no-repeat;
}


/* SLIDES */



.styles-slider.slick-slider {
  width: 100%;
  margin: 0 auto;
}
.styles-slider.slick-slider::before,
.styles-slider.slick-slider::after {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 100%;
  z-index: 10;
  top: 0;
  background: white;
}
.styles-slider.slick-slider::before {
  left: 0;
}
.styles-slider.slick-slider::after {
  right: 0;
}
.styles-slider .slick-slide {
  text-align: center;
  margin: 0 8px;
 }
.styles-slider.slick-slider .slick-slide img {
  width: 100%;
  max-width: 180px;
  height: 100%;
}




.shaders-slider.slick-slider {
  padding: 0;
  width: 70px;
  z-index: 0;
}
.shaders-slider .slick-track {
  top: 68px;
}
.shaders-slider.slick-slider img {
  width: 100%;
  max-width: 60px;
  height: auto;
  margin: 3px 5px;
}
.shaders-slider .slick-slide {
}
.shaders-slider .slick-slide:active {
 -webkit-tap-highlight-color: rgba(174, 89, 237, .5);
}
.shaders-slider .slick-slide:hover {
  cursor: pointer;
}
.shaders-result-slider img {
  width: 100%;
  height: auto;
}
.slick-slide:focus {
  outline: 0;
}



.clipart-slider .slick-list {
}

.clipart-slider {
  max-width: 526px;
}
.clipart-slider  .slick-slide  img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}

.screenshot-slider {
  margin-top: 5.9375%;
  margin-bottom: 8.3333333%;
}
.screenshot-slider img {
  max-width: 100%;
  height: auto;
}

/* ARROWS */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  color: transparent;
  background: transparent;
  border: none;
  outline: none;
  padding: 0;
  cursor: pointer;
}
 .slick-prev,
 .slick-next {
  width: 21px;
  height: 52px;
  margin-top: -26px;
  background: url(/share/img/slider_arrows_white@2x.png) no-repeat 0 0;
  background-size: 42px 52px;
}
 .slick-prev {
  left: -20px;
  background-position: 0 0;
}
 .slick-prev:active {
  margin-left: -1px;
}
 .slick-next {
  right: -20px;
  background-position: -21px 0;
}
 .slick-next:active {
  margin-right: -1px;

}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
}
 .slick-prev:hover,
 .slick-prev:focus,
 .slick-next:hover,
 .slick-next:focus {
  opacity: .8;
}


/* DOTS */
.slick-dots {
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}

.styles-slider .slick-dots {
  position: absolute;
  bottom: -87px;
  bottom: -57px;
}
.clipart-slider .slick-dots {
  position: absolute;
  bottom: -70px;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 10px;
  padding: 0;
  cursor: pointer;
  width: 16px;
  height: 16px;
  border-radius: 50%;
}
.styles-slider .slick-dots li {
  margin: 0 9px;
}
.slick-dots li {
  border: 1px solid #ffffff;
  box-shadow: 0 0 1px rgba(255,255,255,.8);
}
.slick-dots li {
  border: 1px solid #ffffff;
  box-shadow: 0 0 1px rgba(255,255,255,.8);
}

.slick-dots li {
    border: 2px solid #9fa4a9;
}
.at-review-slider .slick-dots li {
  border-color: #ae5bee;
}
.slick-dots li:hover {
  border-color: #ae5bee;
  background-color: rgba(174,91,238,.3);
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
  width: 16px;
  height: 16px;
  padding: 5px;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li.slick-active {
  background: #ae5bee;
  border-color: #ae5bee;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}


/* CUSTOM ARROWS */
.slider-arrow-vertical {
  position: absolute;
  width: 53px;
  height: 21px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.slider-arrow-up {
  top: -36px;
}
.slider-arrow-down {
  bottom: -36px;
}
.slider-arrow-vertical::before,
.slider-arrow-vertical::after {
  position: absolute;
  content: "";
  width: 4px;
  height: 31px;
  background: #9fa4a9;
  display: block;
}
.slider-arrow-up::before,
.slider-arrow-up::after {
  bottom: 2px;
  -moz-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
.slider-arrow-down::before,
.slider-arrow-down::after {
  top: 2px;
  -moz-transform-origin: center top;
  -ms-transform-origin: center top;
  -webkit-transform-origin: center top;
  transform-origin: center top;
}
.slider-arrow-up::before,
.slider-arrow-down::after {
  left: 0;
}
.slider-arrow-up::after,
.slider-arrow-down::before {
  right: -1px;
}
.slider-arrow-up::before,
.slider-arrow-down::before {
  z-index: 2;
  -moz-transform: rotate(58deg);
  -ms-transform: rotate(58deg);
  -webkit-transform: rotate(58deg);
  transform: rotate(58deg);
}
.slider-arrow-up::after,
.slider-arrow-down::after {
  z-index: 3;
  -moz-transform: rotate(-58deg);
  -ms-transform: rotate(-58deg);
  -webkit-transform: rotate(-58deg);
  transform: rotate(-58deg);
}
.slider-arrow-vertical:hover {
  cursor: pointer;
}
.slider-arrow-vertical:hover::before,
.slider-arrow-vertical:hover::after {
  background: #8e52cd;
}
.slider-arrow-up:active {
  margin-top: -1px;
}
.slider-arrow-down:active {
  margin-bottom: -1px;
}








.slider-arrow-horizontal {
  position: absolute;
  width: 21px;
  height: 53px;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 30;
}
.styles-slider .slider-arrow-prev {
  left: -19px;
}
.styles-slider .slider-arrow-next {
  right: -19px;
}

.screenshot-slider .slider-arrow-prev {
  left: -29px;
}
.screenshot-slider .slider-arrow-next {
  right: -29px;
}


.slider-arrow-horizontal::before,
.slider-arrow-horizontal::after {
  position: absolute;
  content: "";
  width: 4px;
  height: 31px;
  background: #9fa4a9;
  display: block;
}
.slider-arrow-prev::before,
.slider-arrow-prev::after {
  right: 0;
}
.slider-arrow-next::before,
.slider-arrow-next::after {
  left: 0;
}
.slider-arrow-prev::before,
.slider-arrow-next::before {
  -moz-transform-origin: center top;
  -ms-transform-origin: center top;
  -webkit-transform-origin: center top;
  transform-origin: center top;
  z-index: 2;
  top: 2px;
}
.slider-arrow-prev::after,
.slider-arrow-next::after {
  -moz-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
  bottom: 1px;
  z-index: 3;
}
.slider-arrow-prev::after,
.slider-arrow-next::before {
  -moz-transform: rotate(-32deg);
  -ms-transform: rotate(-32deg);
  -webkit-transform: rotate(-32deg);
  transform: rotate(-32deg);
}
.slider-arrow-prev::before,
.slider-arrow-next::after {
  -moz-transform: rotate(32deg);
  -ms-transform: rotate(32deg);
  -webkit-transform: rotate(32deg);
  transform: rotate(32deg);
}
.slider-arrow-horizontal:hover {
  cursor: pointer;
}
.slider-arrow-horizontal:hover::before,
.slider-arrow-horizontal:hover::after {
  background: #8e52cd;
}
.slider-arrow-prev:active {
  margin-left: -1px;
}
.slider-arrow-next:active {
  margin-right: -1px;
}



@media only screen and (min-width: 568px) {
  .styles-slider .slick-dots {
    bottom: -87px;
  }

}




.fancy-button-download-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}
.bg-overlay {
  background: rgba(0,0,0,.4);
}
.fancy-button-download {
  display: inline-block;

  display: none;

  position: absolute;
  background: #04b3ee;
  text-transform: uppercase !important;
  letter-spacing: 1px;
  line-height: 2.33333333em; /* 35px */ 
  padding: 0 30px;
  border-radius: 4px;
  vertical-align: middle;
  z-index: 1000;
  pointer-events: auto;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  }
a.fancy-button-download {
  text-decoration: none;
  color: #ffffff;
}
.fancy-button-download:hover {
  background: #09a9e2;
  cursor: pointer;
}
.fancy-button-download:active {
  margin-top: 1px;
}



