@-webkit-keyframes mkpulse {
  0% {
    -webkit-box-shadow:0 0 0 0 rgba(160,230,240,0.6)
  }
  70% {
    -webkit-box-shadow:0 0 0 20px rgba(160,230,240,0)
  }
  100% {
    -webkit-box-shadow:0 0 0 0 rgba(160,230,240,0)
  }
}
@keyframes mkpulse {
  0% {
    -moz-box-shadow:0 0 0 0 rgba(160,230,240,0.6);
    box-shadow:0 0 0 0 rgba(160,230,240,0.6)
  }
  70% {
    -moz-box-shadow:0 0 0 20px rgba(160,230,240,0);
    box-shadow:0 0 0 20px rgba(160,230,240,0)
  }
  100% {
    -moz-box-shadow:0 0 0 0 rgba(160,230,240,0);
    box-shadow:0 0 0 0 rgba(160,230,240,0)
  }
}
#audials-software-tutorial {
  margin:0 auto !important
}
#ctwdata {
	display: none
}
#audials-software-tutorial #ast-inner {
  position:relative;
  height:auto;
  margin:0 auto !important
}
#audials-software-tutorial #ast-inner #audials-one-software {
  margin-bottom:0.3rem
}
#audials-software-tutorial #ast-inner img#audialsclient {
	width:100%;
	aspect-ratio: 16 / 9;
}
#audials-software-tutorial #ast-inner img#overlay {
  width:100%;
  position:absolute;
  top:0;
  left:0;
  background:rgba(0,0,0,0.5)
}
#audials-software-tutorial #ast-inner #overlay:hover {
  background:initial;
  cursor:help
}
#audials-software-tutorial #ast-inner .features {
  position:absolute;
  transition:all .6s ease 0s
}
#audials-software-tutorial #ast-inner .features .info {
  position:absolute;
  left:-165px;
  top:-10px;
  width:165px;
  display:none;
  transition-duration:.5s
}
#audials-software-tutorial #ast-inner .features .info .infoinner {
  background-color:#656cd3;
  padding-top:0.8rem;
  padding-bottom:0.8rem;
  padding-left:1.4rem;
  padding-right:1.7rem;
  border-radius:1rem;
  width:142px;
  border-color:#fff;
  border-width:3px;
  border-style:solid
}
#audials-software-tutorial #ast-inner .features .info .infoinner a {
  color:#fff;
  display:flex;
  align-content:center;
	font-size: 16px;
  font-weight: 700;
  line-height: 19px;

}
#audials-software-tutorial #ast-inner .features .info .infoinner a img {
  margin-right:0.5rem
}
#audials-software-tutorial #ast-inner .features .info .infoinner a:hover {
  color:#ddd;
  text-decoration:underline
}
#audials-software-tutorial #ast-inner .features:hover {
  cursor:pointer !important;
  background:rgba(255,255,255,0.2);
  border-radius:1rem
}
#audials-software-tutorial #ast-inner .features:hover .info {
  display:block
}
#audials-software-tutorial #ast-inner span.pulse::before {
  content:'';
  position:absolute;
  top:0px;
  left:0px
}
#audials-software-tutorial #ast-inner span.pulse {
  position:relative;
  display:block;
  border-radius:11px;
  cursor:pointer;
  box-shadow:0 0 0 rgba(160,230,240,0.6);
  animation:mkpulse 1.5s infinite;
  transition:width .3s
}
#audials-software-tutorial #ast-inner #start {
  top:38px;
  left:0
}
#audials-software-tutorial #ast-inner #start span.pulse::before {
  background:url("../images/ic_tab_n_dashboard_filled.svg") no-repeat center center
}
#audials-software-tutorial #ast-inner #start span.pulse {
  background:#4d93f3
}
#audials-software-tutorial #ast-inner #feature1 {
  top:80px;
  left:0
}
#audials-software-tutorial #ast-inner #feature1 span.pulse::before {
  background:url("../images/ic_tab_n_mop_music_filled.svg") no-repeat center center
}
#audials-software-tutorial #ast-inner #feature1 span.pulse {
  background:#ed1a4a
}
#audials-software-tutorial #ast-inner #feature2 {
  top:105px;
  left:0
}
#audials-software-tutorial #ast-inner #feature2 span.pulse::before {
  background:url("../images/ic_tab_n_mop_moviesAndEntertainment_filled.svg") no-repeat center center
}
#audials-software-tutorial #ast-inner #feature2 span.pulse {
  background:#e69029
}
#audials-software-tutorial #ast-inner #feature3 {
  top:130px;
  left:0
}
#audials-software-tutorial #ast-inner #feature3 span.pulse::before {
  background:url("../images/ic_tab_n_radio_filled.svg") no-repeat center center
}
#audials-software-tutorial #ast-inner #feature3 span.pulse {
  background:#2f98ac
}
#audials-software-tutorial #ast-inner #feature4 {
  top:155px;
  left:0
}
#audials-software-tutorial #ast-inner #feature4 span.pulse::before {
  background:url("../images/ic_tab_n_podcasts_filled.svg") no-repeat center center
}
#audials-software-tutorial #ast-inner #feature4 span.pulse {
  background:#e25feb
}
#audials-software-tutorial #ast-inner #feature5 {
  top:180px;
  left:0
}
#audials-software-tutorial #ast-inner #feature5 span.pulse::before {
  background:url("../images/ic_tab_n_mop_playlists_filled.svg") no-repeat center center
}
#audials-software-tutorial #ast-inner #feature5 span.pulse {
  background:#00b68f
}
#audials-software-tutorial #ast-inner #feature6 {
  top:205px;
  left:0
}
#audials-software-tutorial #ast-inner #feature6 span.pulse::before {
  background:url("../images/ic_tab_n_mop_files_filled.svg") no-repeat center center
}
#audials-software-tutorial #ast-inner #feature6 span.pulse {
  background:#a8a800
}
#audials-software-tutorial #ast-inner #feature7 {
  top:277px;
  left:0
}
#audials-software-tutorial #ast-inner #feature7 span.pulse::before {
  background:url("../images/ic_tab_n_save_audio_filled.svg") no-repeat center center
}
#audials-software-tutorial #ast-inner #feature7 span.pulse {
  background:#ed1a4a
}
#audials-software-tutorial #ast-inner #feature8 {
  top:302px;
  left:0
}
#audials-software-tutorial #ast-inner #feature8 span.pulse::before {
  background:url("../images/ic_tab_n_save_video_filled.svg") no-repeat center center
}
#audials-software-tutorial #ast-inner #feature8 span.pulse {
  background:#e69029
}
#audials-software-tutorial #ast-inner #feature9 {
  top:343px;
  left:0px
}
#audials-software-tutorial #ast-inner #feature9 span.pulse::before {
  background:url("../images/ic_tab_n_convert_filled.svg") no-repeat center center
}
#audials-software-tutorial #ast-inner #feature9 span.pulse {
  background:#a8a800
}
#audials-software-tutorial #ast-inner #feature10 {
  top:515px;
  left:0px
}
#audials-software-tutorial #ast-inner #feature10 span.pulse::before {
  background:url("../images/ic_optionsAndMore_notLoggedIn.svg") no-repeat center center
}
#audials-software-tutorial #ast-inner #feature10 span.pulse {
  background:#31924b
}
#audials-software-tutorial #ast-inner #feature11 {
  top:537px;
  left:133px;
  width:615px
}
#audials-software-tutorial #ast-inner #feature11 span.pulse {
  background:#4d93f3;
  left:296px
}
#audials-software-tutorial #ast-inner #feature12 {
  right:0;
  height:563px;
  top:0;
  width:253px
}
#audials-software-tutorial #ast-inner #feature12 span.pulse {
  background:#4d93f3;
  left:115px;
  top:270px
}
#audials-software-tutorial #ast-inner #feature-description {
  background-color:#29344c;
  border-radius:0.7rem;
  border-top-left-radius:0;
  border-top-right-radius:0;
  color:#fff
}
#audials-software-tutorial #ast-inner #feature-description .fdlogo {
  float:right;
  top:-2.5rem;
  position:relative;
  right:0.5rem;
  opacity:50%;
  width:100px
}
#audials-software-tutorial #ast-inner #feature-description .fd p {
  padding-top:0;
  font-size:1rem;
  line-height:1.4rem
}
#audials-software-tutorial #ast-inner #feature-description #fdlabel {
  display:block;
  width:fit-content;
  padding-left:2rem;
  padding-right:2rem;
  padding-bottom:0.5rem;
  padding-top:0.5rem;
  border-bottom-right-radius:2rem;
  font-size:1.8rem;
  line-height:2rem;
  color:#f2f2f2;

	p{
		margin-block-end: 0;
	}
}
#audials-software-tutorial #ast-inner #feature-description #fdlabel strong {
  color:#ffffff
}
#audials-software-tutorial #ast-inner #feature-description #fdlabel.lcstart {
  background-color:#4d93f3
}
#audials-software-tutorial #ast-inner #feature-description #fdlabel.lcinit {
  background-color:#000
}
#audials-software-tutorial #ast-inner #feature-description #fdlabel.lc1 {
  background-color:#ed1a4a
}
#audials-software-tutorial #ast-inner #feature-description #fdlabel.lc2 {
  background-color:#e69029
}
#audials-software-tutorial #ast-inner #feature-description #fdlabel.lc3 {
  background-color:#2f98ac
}
#audials-software-tutorial #ast-inner #feature-description #fdlabel.lc4 {
  background-color:#e25feb
}
#audials-software-tutorial #ast-inner #feature-description #fdlabel.lc5 {
  background-color:#00b68f
}
#audials-software-tutorial #ast-inner #feature-description #fdlabel.lc6 {
  background-color:#a8a800
}
#audials-software-tutorial #ast-inner #feature-description #fdlabel.lc7 {
  background-color:#ed1a4a
}
#audials-software-tutorial #ast-inner #feature-description #fdlabel.lc8 {
  background-color:#e69029
}
#audials-software-tutorial #ast-inner #feature-description #fdlabel.lc9 {
  background-color:#a8a800
}
#audials-software-tutorial #ast-inner #feature-description #fdlabel.lc10 {
  background-color:#31924b
}
#audials-software-tutorial #ast-inner #feature-description #fdlabel.lc11 {
  background-color:#4d93f3
}
#audials-software-tutorial #ast-inner #feature-description #fdlabel.lc12 {
  background-color:#4d93f3
}
#audials-software-tutorial #ast-inner #feature-description #fd {
  padding:20px
}
@media screen and (min-width: 1858px) {
  #audials-software-tutorial #ast-inner {
    width:1400px
  }
  #audials-software-tutorial #ast-inner .features {
    width:186.2px;
    height:36.4px
  }
  #audials-software-tutorial #ast-inner span.pulse::before {
    width:30.8px;
    height:30.8px;
    background-size:19.6px 19.6px !important
  }
  #audials-software-tutorial #ast-inner span.pulse {
    width:30.8px;
    height:30.8px;
    left:12.6px;
    top:2.8px
  }
  #audials-software-tutorial #ast-inner #start {
    top:53.2px
  }
  #audials-software-tutorial #ast-inner #feature1 {
    top:112px
  }
  #audials-software-tutorial #ast-inner #feature2 {
    top:147px
  }
  #audials-software-tutorial #ast-inner #feature3 {
    top:182px
  }
  #audials-software-tutorial #ast-inner #feature4 {
    top:217px
  }
  #audials-software-tutorial #ast-inner #feature5 {
    top:252.0px
  }
  #audials-software-tutorial #ast-inner #feature6 {
    top:287px
  }
  #audials-software-tutorial #ast-inner #feature7 {
    top:387.8px
  }
  #audials-software-tutorial #ast-inner #feature8 {
    top:422.8px
  }
  #audials-software-tutorial #ast-inner #feature9 {
    top:480.2px
  }
  #audials-software-tutorial #ast-inner #feature10 {
    top:721px
  }
  #audials-software-tutorial #ast-inner #feature11 {
    top:751.8px;
    left:186.2px;
    width:861px
  }
  #audials-software-tutorial #ast-inner #feature11 span.pulse {
    left:414.4px
  }
  #audials-software-tutorial #ast-inner #feature12 {
    height:788.2px;
    width:354.2px
  }
  #audials-software-tutorial #ast-inner #feature12 span.pulse {
    left:161px;
    top:378px
  }
  #audials-software-tutorial #ast-inner #feature-description #fdlabel {
    font-size:2.52rem;
    line-height:2.8rem
  }
}
@media screen and (max-width: 1857px) {
  #audials-software-tutorial #ast-inner {
    width:1300px
  }
  #audials-software-tutorial #ast-inner .features {
    width:172.9px;
    height:33.8px
  }
  #audials-software-tutorial #ast-inner span.pulse::before {
    width:28.6px;
    height:28.6px;
    background-size:18.2px 18.2px !important
  }
  #audials-software-tutorial #ast-inner span.pulse {
    width:28.6px;
    height:28.6px;
    left:11.7px;
    top:2.6px
  }
  #audials-software-tutorial #ast-inner #start {
    top:49.4px
  }
  #audials-software-tutorial #ast-inner #feature1 {
    top:104px
  }
  #audials-software-tutorial #ast-inner #feature2 {
    top:136.5px
  }
  #audials-software-tutorial #ast-inner #feature3 {
    top:169px
  }
  #audials-software-tutorial #ast-inner #feature4 {
    top:201.5px
  }
  #audials-software-tutorial #ast-inner #feature5 {
    top:234px
  }
  #audials-software-tutorial #ast-inner #feature6 {
    top:266.5px
  }
  #audials-software-tutorial #ast-inner #feature7 {
    top:360.1px
  }
  #audials-software-tutorial #ast-inner #feature8 {
    top:392.6px
  }
  #audials-software-tutorial #ast-inner #feature9 {
    top:445.9px
  }
  #audials-software-tutorial #ast-inner #feature10 {
    top:669.5px
  }
  #audials-software-tutorial #ast-inner #feature11 {
    top:698.1px;
    left:172.9px;
    width:799.5px
  }
  #audials-software-tutorial #ast-inner #feature11 span.pulse {
    left:384.8px
  }
  #audials-software-tutorial #ast-inner #feature12 {
    height:731.9px;
    width:328.9px
  }
  #audials-software-tutorial #ast-inner #feature12 span.pulse {
    left:149.5px;
    top:351px
  }
  #audials-software-tutorial #ast-inner #feature-description #fdlabel {
    font-size:2.34rem;
    line-height:2.6rem
  }
}
@media screen and (max-width: 1725px) {
  #audials-software-tutorial #ast-inner {
    width:1200px
  }
  #audials-software-tutorial #ast-inner .features {
    width:159.6px;
    height:31.2px
  }
  #audials-software-tutorial #ast-inner span.pulse::before {
    width:26.4px;
    height:26.4px;
    background-size:16.8px 16.8px !important
  }
  #audials-software-tutorial #ast-inner span.pulse {
    width:26.4px;
    height:26.4px;
    left:10.8px;
    top:2.4px
  }
  #audials-software-tutorial #ast-inner #start {
    top:45.6px
  }
  #audials-software-tutorial #ast-inner #feature1 {
    top:96px
  }
  #audials-software-tutorial #ast-inner #feature2 {
    top:126px
  }
  #audials-software-tutorial #ast-inner #feature3 {
    top:156px
  }
  #audials-software-tutorial #ast-inner #feature4 {
    top:186px
  }
  #audials-software-tutorial #ast-inner #feature5 {
    top:216px
  }
  #audials-software-tutorial #ast-inner #feature6 {
    top:246px
  }
  #audials-software-tutorial #ast-inner #feature7 {
    top:332.4px
  }
  #audials-software-tutorial #ast-inner #feature8 {
    top:362.4px
  }
  #audials-software-tutorial #ast-inner #feature9 {
    top:411.6px
  }
  #audials-software-tutorial #ast-inner #feature10 {
    top:618px
  }
  #audials-software-tutorial #ast-inner #feature11 {
    top:644.4px;
    left:159.6px;
    width:738px
  }
  #audials-software-tutorial #ast-inner #feature11 span.pulse {
    left:355.2px
  }
  #audials-software-tutorial #ast-inner #feature12 {
    height:675.6px;
    width:303.6px
  }
  #audials-software-tutorial #ast-inner #feature12 span.pulse {
    left:138px;
    top:324px
  }
  #audials-software-tutorial #ast-inner #feature-description #fdlabel {
    font-size:2.16rem;
    line-height:2.4rem
  }
}
@media screen and (max-width: 1592px) {
  #audials-software-tutorial #ast-inner {
    width:1100px
  }
  #audials-software-tutorial #ast-inner .features {
    width:146.3px;
    height:28.6px
  }
  #audials-software-tutorial #ast-inner span.pulse::before {
    width:24.2px;
    height:24.2px;
    background-size:15.4px 15.4px !important
  }
  #audials-software-tutorial #ast-inner span.pulse {
    width:24.2px;
    height:24.2px;
    left:9.9px;
    top:2.2px
  }
  #audials-software-tutorial #ast-inner #start {
    top:41.8px
  }
  #audials-software-tutorial #ast-inner #feature1 {
    top:88px
  }
  #audials-software-tutorial #ast-inner #feature2 {
    top:115.5px
  }
  #audials-software-tutorial #ast-inner #feature3 {
    top:143px
  }
  #audials-software-tutorial #ast-inner #feature4 {
    top:170.5px
  }
  #audials-software-tutorial #ast-inner #feature5 {
    top:198.0px
  }
  #audials-software-tutorial #ast-inner #feature6 {
    top:225.5px
  }
  #audials-software-tutorial #ast-inner #feature7 {
    top:304.7px
  }
  #audials-software-tutorial #ast-inner #feature8 {
    top:332.2px
  }
  #audials-software-tutorial #ast-inner #feature9 {
    top:377.3px
  }
  #audials-software-tutorial #ast-inner #feature10 {
    top:566.5px
  }
  #audials-software-tutorial #ast-inner #feature11 {
    top:590.7px;
    left:146.3px;
    width:676.5px
  }
  #audials-software-tutorial #ast-inner #feature11 span.pulse {
    left:325.6px
  }
  #audials-software-tutorial #ast-inner #feature12 {
    height:619.3px;
    width:278.3px
  }
  #audials-software-tutorial #ast-inner #feature12 span.pulse {
    left:126.5px;
    top:297px
  }
  #audials-software-tutorial #ast-inner #feature-description #fdlabel {
    font-size:1.98rem;
    line-height:2.2rem
  }
}
@media screen and (max-width: 1460px) {
  #audials-software-tutorial #ast-inner {
    width:1000px
  }
  #audials-software-tutorial #ast-inner .features {
    width:133px;
    height:26px
  }
  #audials-software-tutorial #ast-inner span.pulse::before {
    width:22px;
    height:22px;
    background-size:14px 14px !important
  }
  #audials-software-tutorial #ast-inner span.pulse {
    width:22px;
    height:22px;
    left:9px;
    top:2px
  }
  #audials-software-tutorial #ast-inner #start {
    top:38px
  }
  #audials-software-tutorial #ast-inner #feature1 {
    top:80px
  }
  #audials-software-tutorial #ast-inner #feature2 {
    top:105px
  }
  #audials-software-tutorial #ast-inner #feature3 {
    top:130px
  }
  #audials-software-tutorial #ast-inner #feature4 {
    top:155px
  }
  #audials-software-tutorial #ast-inner #feature5 {
    top:180px
  }
  #audials-software-tutorial #ast-inner #feature6 {
    top:205px
  }
  #audials-software-tutorial #ast-inner #feature7 {
    top:277px
  }
  #audials-software-tutorial #ast-inner #feature8 {
    top:302px
  }
  #audials-software-tutorial #ast-inner #feature9 {
    top:343px
  }
  #audials-software-tutorial #ast-inner #feature10 {
    top:515px
  }
  #audials-software-tutorial #ast-inner #feature11 {
    top:537px;
    left:133px;
    width:615px
  }
  #audials-software-tutorial #ast-inner #feature11 span.pulse {
    left:296px
  }
  #audials-software-tutorial #ast-inner #feature12 {
    height:563px;
    width:253px
  }
  #audials-software-tutorial #ast-inner #feature12 span.pulse {
    left:115px;
    top:270px
  }
  #audials-software-tutorial #ast-inner #feature-description #fdlabel {
    font-size:1.8rem;
    line-height:2rem
  }
}
@media screen and (max-width: 1327px) {
  #audials-software-tutorial #ast-inner {
    width:1000px
  }
  #audials-software-tutorial #ast-inner .features {
    width:133px;
    height:26px
  }
  #audials-software-tutorial #ast-inner span.pulse::before {
    width:22px;
    height:22px;
    background-size:14px 14px !important
  }
  #audials-software-tutorial #ast-inner span.pulse {
    width:22px;
    height:22px;
    left:9px;
    top:2px
  }
  #audials-software-tutorial #ast-inner #start {
    top:38px
  }
  #audials-software-tutorial #ast-inner #feature1 {
    top:80px
  }
  #audials-software-tutorial #ast-inner #feature2 {
    top:105px
  }
  #audials-software-tutorial #ast-inner #feature3 {
    top:130px
  }
  #audials-software-tutorial #ast-inner #feature4 {
    top:155px
  }
  #audials-software-tutorial #ast-inner #feature5 {
    top:180px
  }
  #audials-software-tutorial #ast-inner #feature6 {
    top:205px
  }
  #audials-software-tutorial #ast-inner #feature7 {
    top:277px
  }
  #audials-software-tutorial #ast-inner #feature8 {
    top:302px
  }
  #audials-software-tutorial #ast-inner #feature9 {
    top:343px
  }
  #audials-software-tutorial #ast-inner #feature10 {
    top:515px
  }
  #audials-software-tutorial #ast-inner #feature11 {
    top:537px;
    left:133px;
    width:615px
  }
  #audials-software-tutorial #ast-inner #feature11 span.pulse {
    left:296px
  }
  #audials-software-tutorial #ast-inner #feature12 {
    height:563px;
    width:253px
  }
  #audials-software-tutorial #ast-inner #feature12 span.pulse {
    left:115px;
    top:270px
  }
  #audials-software-tutorial #ast-inner #feature-description #fdlabel {
    font-size:1.8rem;
    line-height:2rem
  }
}
@media screen and (max-width: 1194px) {
  #audials-software-tutorial #ast-inner {
    width:900px
  }
  #audials-software-tutorial #ast-inner .features {
    width:119.7px;
    height:23.4px
  }
  #audials-software-tutorial #ast-inner span.pulse::before {
    width:19.8px;
    height:19.8px;
    background-size:12.6px 12.6px !important
  }
  #audials-software-tutorial #ast-inner span.pulse {
    width:19.8px;
    height:19.8px;
    left:8.1px;
    top:1.8px
  }
  #audials-software-tutorial #ast-inner #start {
    top:34.2px
  }
  #audials-software-tutorial #ast-inner #feature1 {
    top:72px
  }
  #audials-software-tutorial #ast-inner #feature2 {
    top:94.5px
  }
  #audials-software-tutorial #ast-inner #feature3 {
    top:117px
  }
  #audials-software-tutorial #ast-inner #feature4 {
    top:139.5px
  }
  #audials-software-tutorial #ast-inner #feature5 {
    top:162px
  }
  #audials-software-tutorial #ast-inner #feature6 {
    top:184.5px
  }
  #audials-software-tutorial #ast-inner #feature7 {
    top:249.3px
  }
  #audials-software-tutorial #ast-inner #feature8 {
    top:271.8px
  }
  #audials-software-tutorial #ast-inner #feature9 {
    top:308.7px
  }
  #audials-software-tutorial #ast-inner #feature10 {
    top:463.5px
  }
  #audials-software-tutorial #ast-inner #feature11 {
    top:483.3px;
    left:119.7px;
    width:553.5px
  }
  #audials-software-tutorial #ast-inner #feature11 span.pulse {
    left:266.4px
  }
  #audials-software-tutorial #ast-inner #feature12 {
    height:506.7px;
    width:227.7px
  }
  #audials-software-tutorial #ast-inner #feature12 span.pulse {
    left:103.5px;
    top:243px
  }
  #audials-software-tutorial #ast-inner #feature-description #fdlabel {
    font-size:1.62rem;
    line-height:1.8rem
  }
}
@media screen and (max-width: 1061px) {
  #audials-software-tutorial #ast-inner {
    width:800px
  }
  #audials-software-tutorial #ast-inner .features {
    width:106.4px;
    height:20.8px
  }
  #audials-software-tutorial #ast-inner span.pulse::before {
    width:17.6px;
    height:17.6px;
    background-size:11.2px 11.2px !important
  }
  #audials-software-tutorial #ast-inner span.pulse {
    width:17.6px;
    height:17.6px;
    left:7.2px;
    top:1.6px
  }
  #audials-software-tutorial #ast-inner #start {
    top:30.4px
  }
  #audials-software-tutorial #ast-inner #feature1 {
    top:64px
  }
  #audials-software-tutorial #ast-inner #feature2 {
    top:84px
  }
  #audials-software-tutorial #ast-inner #feature3 {
    top:104px
  }
  #audials-software-tutorial #ast-inner #feature4 {
    top:124px
  }
  #audials-software-tutorial #ast-inner #feature5 {
    top:144px
  }
  #audials-software-tutorial #ast-inner #feature6 {
    top:164px
  }
  #audials-software-tutorial #ast-inner #feature7 {
    top:221.6px
  }
  #audials-software-tutorial #ast-inner #feature8 {
    top:241.6px
  }
  #audials-software-tutorial #ast-inner #feature9 {
    top:274.4px
  }
  #audials-software-tutorial #ast-inner #feature10 {
    top:412px
  }
  #audials-software-tutorial #ast-inner #feature11 {
    top:429.6px;
    left:106.4px;
    width:492px
  }
  #audials-software-tutorial #ast-inner #feature11 span.pulse {
    left:236.8px
  }
  #audials-software-tutorial #ast-inner #feature12 {
    height:450.4px;
    width:202.4px
  }
  #audials-software-tutorial #ast-inner #feature12 span.pulse {
    left:92px;
    top:216px
  }
  #audials-software-tutorial #ast-inner #feature-description #fdlabel {
    font-size:1.44rem;
    line-height:1.6rem
  }
}
@media screen and (max-width: 928px) {
  #audials-software-tutorial #ast-inner {
    width:700px
  }
  #audials-software-tutorial #ast-inner .features {
    width:93.1px;
    height:18.2px
  }
  #audials-software-tutorial #ast-inner span.pulse::before {
    width:15.4px;
    height:15.4px;
    background-size:9.8px 9.8px !important
  }
  #audials-software-tutorial #ast-inner span.pulse {
    width:15.4px;
    height:15.4px;
    left:6.3px;
    top:1.4px
  }
  #audials-software-tutorial #ast-inner #start {
    top:26.6px
  }
  #audials-software-tutorial #ast-inner #feature1 {
    top:56px
  }
  #audials-software-tutorial #ast-inner #feature2 {
    top:73.5px
  }
  #audials-software-tutorial #ast-inner #feature3 {
    top:91px
  }
  #audials-software-tutorial #ast-inner #feature4 {
    top:108.5px
  }
  #audials-software-tutorial #ast-inner #feature5 {
    top:126.0px
  }
  #audials-software-tutorial #ast-inner #feature6 {
    top:143.5px
  }
  #audials-software-tutorial #ast-inner #feature7 {
    top:193.9px
  }
  #audials-software-tutorial #ast-inner #feature8 {
    top:211.4px
  }
  #audials-software-tutorial #ast-inner #feature9 {
    top:240.1px
  }
  #audials-software-tutorial #ast-inner #feature10 {
    top:360.5px
  }
  #audials-software-tutorial #ast-inner #feature11 {
    top:375.9px;
    left:93.1px;
    width:430.5px
  }
  #audials-software-tutorial #ast-inner #feature11 span.pulse {
    left:207.2px
  }
  #audials-software-tutorial #ast-inner #feature12 {
    height:394.1px;
    width:177.1px
  }
  #audials-software-tutorial #ast-inner #feature12 span.pulse {
    left:80.5px;
    top:189px
  }
  #audials-software-tutorial #ast-inner #feature-description #fdlabel {
    font-size:1.26rem;
    line-height:1.4rem
  }
}
@media screen and (max-width: 795px) {
  #audials-software-tutorial #ast-inner {
    width:600px
  }
  #audials-software-tutorial #ast-inner .features {
    width:79.8px;
    height:15.6px
  }
  #audials-software-tutorial #ast-inner span.pulse::before {
    width:13.2px;
    height:13.2px;
    background-size:8.4px 8.4px !important
  }
  #audials-software-tutorial #ast-inner span.pulse {
    width:13.2px;
    height:13.2px;
    left:5.4px;
    top:1.2px
  }
  #audials-software-tutorial #ast-inner #start {
    top:22.8px
  }
  #audials-software-tutorial #ast-inner #feature1 {
    top:48px
  }
  #audials-software-tutorial #ast-inner #feature2 {
    top:63px
  }
  #audials-software-tutorial #ast-inner #feature3 {
    top:78px
  }
  #audials-software-tutorial #ast-inner #feature4 {
    top:93px
  }
  #audials-software-tutorial #ast-inner #feature5 {
    top:108px
  }
  #audials-software-tutorial #ast-inner #feature6 {
    top:123px
  }
  #audials-software-tutorial #ast-inner #feature7 {
    top:166.2px
  }
  #audials-software-tutorial #ast-inner #feature8 {
    top:181.2px
  }
  #audials-software-tutorial #ast-inner #feature9 {
    top:205.8px
  }
  #audials-software-tutorial #ast-inner #feature10 {
    top:309px
  }
  #audials-software-tutorial #ast-inner #feature11 {
    top:322.2px;
    left:79.8px;
    width:369px
  }
  #audials-software-tutorial #ast-inner #feature11 span.pulse {
    left:177.6px
  }
  #audials-software-tutorial #ast-inner #feature12 {
    height:337.8px;
    width:151.8px
  }
  #audials-software-tutorial #ast-inner #feature12 span.pulse {
    left:69px;
    top:162px
  }
  #audials-software-tutorial #ast-inner #feature-description #fdlabel {
    font-size:1.08rem;
    line-height:1.2rem
  }
}
@media screen and (max-width: 662px) {
  #audials-software-tutorial {
    display:none
  }
}
