/*All rights reservedCreated by Aqyanoos.com*/:root {--gray: #aaa;--red: #e00;--green: #00b700;--dgreen: #008b00;--dblue: #00a;--bc: #008080;--bc-d: #093f3f;--link-c: #09b1f3;}/* count down */.aq-cd-w {position: fixed;top: 60px;width: 100%;align-items: center;display: flex;justify-content: center;}.aq-cd-w .prz {margin-left: 15px;margin-top: 0;background: #ffff00;padding: 13px 5px;width: 113px;overflow: visible;white-space: nowrap;word-break: keep-all;}.aq-cd-w .prz .new-price {font-size: 1.5em;animation-name: aqCdAniFont;animation-duration: 5s;animation-iteration-count: infinite;}.aq-cd-c {text-align: center;animation-name: aqCdAni;animation-duration: 5s;animation-iteration-count: infinite;padding: 5px 10px;border-radius: 5px;}@keyframes aqCdAni {0% {background: #ffa200;}50% {background: #fff;}100% {background: #ffa200;}}@keyframes aqCdAniFont {0% {font-size: 1.5em;}50% {font-size: 2.5em;}100% {font-size: 1.5em;}}.aq-cd-01 {font-size: 2.1em;font-weight: bold;}.aq-cd-01-lbl .xb,.aq-cd-01 .xb {width: 80px;}iframe.vid {margin: 10px 15%;width: 70%;height: calc(100vw * 0.7 * 9 / 16);}.anim-pic,.anim-pic2,.anim-pic3,.anim-pic4 {animation-duration: 5s;animation-iteration-count: infinite;padding: 5px;border-radius: 5px;outline-width: 5px;outline-style: solid;}.anim-pic3,.anim-pic4 {outline-width: 3px;}.anim-pic {animation-name: picAnim;}.anim-pic2 {animation-name: picAnim2;}.anim-pic3 {animation-name: picAnim;}.anim-pic4 {animation-name: picAnim2;}.anim-txt1 {animation-name: txtAnim1;animation-duration: 5s;animation-iteration-count: infinite;}.anim-txt2 {animation-name: txtAnim2;animation-duration: 2s;animation-iteration-count: infinite;}.anim-txt3 {animation-name: txtAnim3;animation-duration: 2s;animation-iteration-count: infinite;}@keyframes picAnim {0% {outline-color: #11f5f5;}25% {outline-color: #ff0000;}50% {outline-color: #ff00b3;}75% {outline-color: #0a9ebf;}100% {outline-color: #11f5f5;}}@keyframes picAnim2 {0% {outline-color: #d900ff;}25% {outline-color: #ff9500;}50% {outline-color: #00ff33;}75% {outline-color: #002fff;}100% {outline-color: #d900ff;}}@keyframes txtAnim1 {0% {color: #fff;}20% {color: #ff6666;}40% {color: #0f0;}60% {color: #ffee00;}80% {color: #1cc7fb;}100% {color: #fff;}}@keyframes txtAnim2 {0% {color: #00b3ff;}50% {color: #0afcfc;}100% {color: #00b3ff;}}@keyframes txtAnim3 {0% {color: #0307f1;}35% {color: #000000;}70% {color: #009305;}100% {color: #0307f1;}}.green-shine {background: linear-gradient(100deg, #76ff88 95%, #fff, #76ff8899);background-size: 200% 100%;animation: shine 8s linear infinite;}@keyframes shine {0% {background-position: 200% 0;}100% {background-position: -200% 0;}}.warning,.tip {padding: 8px 10px;margin: 10px 0;}.warning {background-color: #fff3cd;border-left: 4px solid #ffc107;}.tip {background-color: #a7f8b3;border-left: 4px solid #1db712;}/* tools */.closer {border-radius: 50%;padding: 5px;background: red;height: 15px;width: 15px;text-align: center;}#closer-unhider {position: fixed;top: 0;width: 100%;overflow: hidden;height: 10px;z-index: 100;}.custom-alert,.custom-confirm,.CISMM-new-pop,.res-prvt-d,.gen-pop {position: fixed;top: 0;bottom: 0;left: 0;right: 0;background: transparent;display: flex;flex-direction: column;justify-content: center;align-items: center;z-index: 1001;}.ca-container,.cc-container,.CISMM-np,.res-prvt-cont {width: 90%;max-width: 800px;height: auto;padding: 5px 10px 15px 10px;border-radius: 5px;box-shadow: 0px 0px 6px 3px teal;background: #fff;color: #022424;max-height: 80%;overflow-y: scroll;outline: 2px #02ffe5 solid;animation-name: picAnim;animation-duration: 3s;animation-iteration-count: infinite;}.ca-container.s {padding: 10px 5px;text-align: center;}.ca-title,.cc-title {font-weight: bold;}.ca-description,.cc-description {font-size: 1.04em;margin-top: 10px;margin-bottom: 15px;}.ca-ok {float: right;padding: 5px 15px;background: rgb(1, 125, 249);border-radius: 5px;box-shadow: 0px 0px 6px 3px skyblue;color: #fff;cursor: pointer;}.cc-action-holder {display: flex;justify-content: space-between;margin: 20px;margin-top: 30px;margin-bottom: 10px;}/* sakht hosh e masnoai */.confirm-modal {position: fixed;top: 0;width: 100%;max-width: 1920px;height: 100%;background: #00000080;display: none;justify-content: center;align-items: center;z-index: 1000;}.confirm-modal.active {display: flex;}.confirm-content {background: white;padding: 20px;border-radius: 5px;min-width: 200px;max-width: 600px;}.confirm-content button {margin: 10px;padding: 5px 15px;cursor: pointer;border-radius: 3px;border: none;outline: 1px solid #045e7a;}.confirm-content button:hover {outline-width: 2px;}@keyframes bounceIn {0% {transform: scale(0.7);opacity: 0;}100% {transform: scale(1);opacity: 1;}}.confirm-modal.active .confirm-content {animation: bounceIn 0.5s ease-out;}.opacity-1 {opacity: 0.5;}.bar {background: #000;height: 22px;width: 1.5px;}.highlight-gold {background: #fbd603;background-color: #fbd603;color: #000;}.code-holder {height: 190px;border: 1px solid #dcdcdc;outline: 1px solid #dcdcdc;resize: none;}.Lh-1 {line-height: 1.5;}.Lh-2 {line-height: 2;}.Lh-3 {line-height: 2.2;}.Lh-4 {line-height: 25px;}.Lh-5 {line-height: 30px;}.l-spc-1 {letter-spacing: 1px;}.l-spc-2 {letter-spacing: 2px;}.btn0,.btn,.copy-btn {cursor: pointer;text-align: center;user-select: none;}.btn,.copy-btn {padding: 5px 10px;border-radius: 5px;box-shadow: 0px 0px 6px 3px skyblue;border: none;}.back-btn {margin: 20px;}.copy-btn {background: #017df9;color: #fff;}.btn-cancel {background: #fa7f03;color: #fff;}.btn-reset,.btn-delete {background: #fa2803;color: #fff;}.btn-ok {background: #017df9;color: #fff;}.btn-green {background: #078507;color: #fff;}.btn:hover {outline: 1px solid #00000068;}.copy-btn:hover {background: var(--link-c);}.menu-hdr {display: flex;flex-direction: row;justify-content: space-between;align-items: center;align-content: center;}.menu-100 {width: 100px;height: 100dvh;}.menu-130 {width: 130px;height: 100dvh;}.menu-white {background: #fff;}.menu-dblue {background: var(--dblue);}.flt-r {float: right;}.pos-abs {position: absolute;}.pos-fixed {position: fixed;}.pos-fixed0 {position: fixed;top: 0;right: 0;left: 0;bottom: 0;}.y-0 {top: 0;bottom: 0;}.x-0 {left: 0;right: 0;}.pos-rel {position: relative;}.top-10 {top: 10px;}.top-100vh,.top-100 {top: 100dvh;}.top-30 {top: 30px;}.top-50 {top: 50px;}.right-20 {right: 20px;}.top-20 {top: 20px;}.left-50p {left: 50%;}.left-20 {left: 20px;}.bot-10 {bottom: 10px;}.block {display: block;}.initial {display: initial;}.grid {display: grid;}.col-2 {grid-template-columns: auto auto;}.flex {display: flex;}.f-col {flex-direction: column;}.f-row {flex-direction: row;}.cont-c {justify-content: center;}.spc-ard {justify-content: space-around;}.spc-btw {justify-content: space-between;}.aln-s {align-items: flex-start;align-content: flex-start;}.aln-e {align-items: flex-end;align-content: flex-end;}.aln-c {align-content: center;align-items: center;}.aln-cont-c {align-content: center;}.aln-stch {align-content: stretch;align-items: stretch;}.flex-e {justify-content: flex-end;}.flex-s {justify-content: flex-start;}.flex-wrap {flex-wrap: wrap;}.z-in-20 {z-index: 20;}.z-in-101 {z-index: 101;}.resize-y {resize: vertical;}.white {color: #fff;}.gray {color: var(--gray);}.black {color: #000;}.green {color: var(--green);}.dgreen {color: var(--dgreen);}.red {color: var(--red);}.yellow {color: #ff0;}.blue {color: #00f;}.lblue {color: #62f1ff;}.gold {color: gold;}.dark-gold, .dgold {color: rgb(249, 142, 21);}.link {color: var(--link-c);cursor: pointer;}.bg-d {background: var(--bc-d);}.bg-trans-1 {background-color: #0000001a;}.bg-trans-2 {background-color: #00000033;}.bg-trans-3 {background-color: #0000004d;}.bg-trans-4 {background-color: #00000066;}.bg-trans-5 {background-color: #fff8;}.bg-white {background: #fff;}.bg-gray {background: var(--gray);}.bg-black {background: #000;}.bg-green {background: var(--green);}.bg-dgreen {background: #036e03;}.bg-blue {background: #00f;}.bg-red {background: var(--red);}.bg-yellow {background: #ff0;}.bg-gold {background: #ffd700;}.bg-bc {background: var(--bc);}.bg-c {background-position: center;background-size: contain;background-repeat: no-repeat;}.bdr-top-2 {border-top-width: 2px;}.bdr-b-1 {border-bottom: 1px solid var(--bc);}.bdr-b-2 {border-bottom-width: 2px;}.bdr-1 {border: 1px solid var(--bc-d);}.bdr-2 {border-width: 2px;}.bdr-3 {border-width: 3px;}.bdr-c-white {border-color: #fff;}.bdr-c-black {border-color: #000;}.bdr-s-solid {border-style: solid;}.bdr-s-dotted {border-style: dotted;}.bdr-r-50 {border-radius: 50%;}.bdr-r-5 {border-radius: 5px;}.bdr-top-1 {border-top: 1px;}.bdr-top-2 {border-top: 2px;}.pointer {cursor: pointer;}.disabled {opacity: 0.7;pointer-events: none;}.txt-dec-none {text-decoration: none;}a {text-decoration: none;color: #006eff;}.a-1::after {content: " ↗️";}.underlined {text-decoration: underline;}.line-tr {text-decoration: line-through;}.bold {font-weight: bold;}.italic {font-style: italic;}.normal {font-weight: normal;}.txt-c {text-align: center;}.txt-r {text-align: right;}.txt-l {text-align: left;}.txt-select-none, .slct-n {user-select: none;}.highlight {background: var(--bc);color: #fff;}.fs-s {font-size: 0.9em;}.fs-xs {font-size: 0.8em;}.fs-xxs {font-size: 0.7em;}.fs-3xs {font-size: 0.6em;}.fs-1 {font-size: 1em;}.fs-12 {font-size: 1.2em;}.fs-2 {font-size: 1.5em;}.fs-3 {font-size: 2em;}.fs-4 {font-size: 2.5em;}.fs-5 {font-size: 3em;}.fs-6 {font-size: 3.5em;}.fs-10 {font-size: 6em;}.ff-verdana,.ff-0 {font-family: Verdana, Arial, Tahoma, Geneva;}.ff-1 {font-family: "Brush Script MT", cursive;}.ff-2 {font-family: "Lucida Calligraphy";}.ff-3 {font-family: "Lucida Handwriting";}.ff-4 {font-family: "Edwardian Script ITC";letter-spacing: 2px;}.ff-5 {font-family: "Colonna MT";}.ff-6 {font-family: "Algerian";}.ff-7 {font-family: "French Script MT";}.m0 {margin: 0;}.ms-5-c * {margin-left: 5px;}.ms-8-c * {margin-left: 8px;}.ms-5 {margin-left: 5px;}.ms-8 {margin-left: 8px;}.ms-15 {margin-left: 15px;}.ms-35 {margin-left: 35px;}.me-10 {margin-right: 10px;}.me-15 {margin-right: 15px;}.my-5 {margin-top: 5px;margin-bottom: 5px;}.my-10 {margin-top: 10px;margin-bottom: 10px;}.my-15 {margin-top: 15px;margin-bottom: 15px;}.my-20 {margin-top: 20px;margin-bottom: 20px;}.my-30 {margin-top: 30px;margin-bottom: 30px;}.my-50 {margin-top: 50px;margin-bottom: 50px;}.mx-a {margin-left: auto;margin-right: auto;}.mxc-5 * {margin-left: 5px;margin-right: 5px;}.mx-5 {margin-left: 5px;margin-right: 5px;}.mx-20 {margin-left: 20px;margin-right: 20px;}.mt-7 {margin-top: 7px;}.mtc-7 * {margin-top: 7px;}.mt-10 {margin-top: 10px;}.mt-15 {margin-top: 15px;}.mt-20 {margin-top: 20px;}.mt-30 {margin-top: 30px;}.mt-50 {margin-top: 50px;}.mt-60 {margin-top: 60px;}.mt-70 {margin-top: 70px;}.mt-90 {margin-top: 90px;}.mt-min-50 {margin-top: -50px;}.mb-5 {margin-bottom: 5px;}.mb-10 {margin-bottom: 10px;}.mb-15 {margin-bottom: 15px;}.mb-20 {margin-bottom: 20px;}.mb-30 {margin-bottom: 30px;}.mb-150 {margin-bottom: 150px;}.p0 {padding: 0;}.p3 {padding: 3px;}.p5 {padding: 5px;}.p10 {padding: 10px;}.ps-5 {padding-left: 5px;}.py-5 {padding-top: 5px;padding-bottom: 5px;}.py-10 {padding-top: 10px;padding-bottom: 10px;}.py-20 {padding-top: 20px;padding-bottom: 20px;}.px-5 {padding-left: 5px;padding-right: 5px;}.px-10 {padding-left: 10px;padding-right: 10px;}.px-15 {padding-left: 15px;padding-right: 15px;}.px-20 {padding-left: 20px;padding-right: 20px;}.pb-10 {padding-bottom: 10px;}.fullscreen {width: 100%;height: 100dvh;}.w-2 {width: 200px;}.vw-5 {width: 50vw;}.vw-10 {width: 100vw;}.w-10 {width: 100px;}.w-11 {width: 330px;}.w-12 {width: 300px;}.w-13 {max-width: 550px;}.w-20 {width: 20%;}.w-40 {width: 40%;}.w-45 {width: 45%;}.w-50 {width: 50%;}.w-80 {width: 80%;}.w-90 {width: 90%;}.w-100 {width: 100%;}.mobile {display: none;}.vh-5 {height: 50dvh;}.vh-10 {height: 100dvh;}.h-10 {height: 100px;}.h11 {height: 100%;}.h12 {height: 50px;}.h13 {height: 70px;}.h14 {height: 30px;}.h15 {height: 20px;}.list-none {list-style-type: none;}.list-disc {list-style-type: disc;}.list-circle {list-style-type: circle;}.list-square {list-style-type: square;}.list-uproman {list-style-type: upper-roman;}.list-lowroman {list-style-type: lower-alpha;}.overflow-h {overflow: hidden;}.overflow-y-s {overflow-y: scroll;}.overflow-x-s {overflow-x: scroll;}.overflow-x-h {overflow-x: hidden;}.overflow-y-h {overflow-y: hidden;}table,tr,th,td {border-collapse: collapse;border: 1px solid #055;}input {border: none;border-radius: 3px;padding: 5px;outline: 1px solid var(--gray);}input:focus {outline: 2px solid var(--bc);}details summary {font-weight: bold;cursor: pointer;}.article-section {display: flex;flex-wrap: wrap;justify-content: space-between;}.article-section-text {width: 50%;}.article-section-img,.article-section-imgF {width: calc(50% - 50px);}.article-section-img img {width: 100%;max-width: 300px;}.article-section-imgF img {width: 100%;}.box-sh2 {box-shadow: 0 0 4px 3px #07eb07;}.box-sh1 {box-shadow: 0 0 3px 4px #cc0;}.hidden {display: none;}@media only screen and (max-width: 900px) {iframe.vid {margin: 10px 1%;width: 98%;height: calc(100vw * 0.98 * 9 / 16);}}@media only screen and (max-width: 550px) {.mobile {display: block;}.tablet,.laptop {display: none;}.article-section-text,.article-section-img,.article-section-imgF {width: 100%;}.article-section-img img {width: 200px;margin-top: 10px;}.article-section-imgF img {margin-top: 10px;}.w-256 {width: 200px;}.aq-cd-w {flex-direction: column;}.aq-cd-01 {font-size: 1.5em;}.aq-cd-01-lbl .xb,.aq-cd-01 .xb {width: 60px;}.aq-cd-w .prz {margin-left: 0;margin-top: 20px;}}@media only screen and (max-width: 320px) {.w-11 {width: 300px;}}:root {  --content-link-c: #006eff;  --main-bc: #008080;  --main-fc: #fff;}body {  font-family: Verdana, Tahoma, Arial;  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;  margin: 0;  padding: 0;  font-size: 14px;  letter-spacing: 1px;  line-height: 1.6;}.page {  background: #eee6;  width: 100%;  max-width: 1920px;  margin: 0 auto;}code {  font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',monospace;}.main-bc {  background-color: var(--main-bc);  background: linear-gradient(157deg, #099, #055 50%, #099 100%);}.main-fc {  color: var(--main-fc);}.current {  background-color: #055;  border-radius: 5px;  padding: 5px;  color: #fff;}.current:hover {  background-color: #042f33;  color: #fff;}.b-current {  color: #000;  text-shadow: 1px 1px 1px #00eeff;  font-weight: bold;}.newsL {  margin: 30px auto;  padding: 1px 5px;  border-radius: 9px;  box-shadow: 0 0 10px 3px #17f017;  width: 80%;  min-width: 200px;  max-width: 650px;}summary {  user-select: none;}.promo {  font-size: 14px;}.sqr-100 {  width: 100px;  height: 100px;}.sqr-100 img {  width: 100px;  height: 100px;}main {  margin-top: 60px;}table {  width: 100%;}table.min-w-650 {  min-width: 650px;}.table-holder {  width: 100%;  overflow-x: scroll;}th,td {  padding: 4px;}td {  vertical-align: top;}.tutorials ol {  line-height: 29px;}.yt-video-holder {  width: 100%;  margin: auto;  height: 600px;}.iframe-holder {  width: 100%;}.iframe-holder iframe {  width: 100%;  height: 900px;  margin: auto;}iframe.application-iframe {  height: 1200px;}iframe#location-map {  height: 200px;}.yt-video-holder iframe {  width: 80%;  height: 100%;  margin: auto;}#my-apps {  margin: 5px;  min-width: 900px;  width: calc(100% - 10px);}#my-apps td.des {  width: 65%;}#my-apps th {  background: #033;  border-color: #000000;  color: #fff;}#my-apps td img {  width: 80px;  height: 80px;  margin: 0;  padding: 0;}#my-apps td.icon {  vertical-align: middle;}.page-header {  margin-top: 70px;  background: var(--main-bc);  padding: 5px;  text-align: center;  color: var(--fc);}div.page-header {  background: transparent;}.blogs,.source-codes,#main,.main-content {  margin: 20px 20px 50px 20px;}.article-content,.article-description {  margin-top: 10px;  margin-bottom: 20px;}.sc-wrapper textarea {  width: 100%;  height: auto;  min-height: 500px;  border: none;  resize: none;  padding: 10px 7px;}.sc-nav {  display: flex;  flex-direction: row;  margin-bottom: 20px;  margin-top: 20px;  align-items: center;}.sc-nav div:not(:first-child) {  margin-left: 15px;}.sc-nav div {  background: #0002;  color: #000;  padding: 1px 3px;  border-radius: 5px;  cursor: pointer;  box-shadow: 0px 0px 5px 3px #0009;  user-select: none;}.sc-nav div.copy-raw-code,.sc-nav div.select-all {  background: #0006;  border-radius: 6px;  box-shadow: 0px 0px 6px 2px #000b;  color: #fff;}.sc-nav div.c {  background: #00eeff;  color: #033;}.sc-nav div:hover {  box-shadow: 0px 0px 6px 2px #005050;}.feature-hdr {  margin-top: 66px;  padding: 150px 0 200px 0;  background-color: #008080;  color: #fff;  flex-direction: column;  justify-content: center;  align-items: center;  align-content: center;  text-align: center;}.img-android {  width: 300px;}.source-space {  margin-top: 250px;}/* general styles */.quote {  background: #f8910099;  font-style: italic;  color: #000;  padding: 7px 10px;}.quote-1 {  background: #13a100;  color: #ffffff;}.title {  font-weight: bold;  line-height: 40px;}.code-1 {  font-style: italic;  background: #000a;  color: #ff0;  padding: 1px;  margin-left: 5px;  margin-right: 5px;  letter-spacing: 3px;  border-radius: 3px;}/* end general styles - article pages */.main-article {  line-height: 1.6;  max-width: 800px;  margin-left: auto !important;  margin-right: auto !important;  padding: 20px;  background-color: #f9f9f9;}.art-img {  text-align: center;  margin: 30px auto;}.art-img img {  max-width: 100%;  border-radius: 8px;  box-shadow: 0 4px 8px #0000001a;}.art-sec {  background-color: #fff;  padding: 20px;  border-radius: 8px;  margin-bottom: 20px;  box-shadow: 0 2px 4px #0000000d;}.main-article h2 {  text-align: center;  color: #fff;}.art-share {  position: fixed;  bottom: 30px;  right: 20px;  background: #ffffff85;  color: blue;  border-radius: 5px;  padding: 3px;  text-align: center;  cursor: pointer;  outline: 1px solid #2ac4c9;  animation-name: bdrAnim1;  animation-duration: 2s;  animation-iteration-count: infinite;  font-size: 0.9em;  z-index: 10;}.art-share.te-s {  position: unset;  display: flex;  align-items: center;  padding: 0px 3px;  background: #0005;  width: 85px;}.art-share.te-s.teHdr {  flex-direction: column;  width: 50px;}.art-share svg path {  fill: #33f;}.ic-profile {  border: 1px solid #333;  border-radius: 50%;  padding: 3px;  margin-top: 6px;  background: #fff;  width: 33px;  height: 33px;  cursor: pointer;}.login-menu .ic-profile {  width: 55px;  height: 55px;}.ic-profile path {  fill: #333;}.ic-profile.in {  border: 2px solid #08ec08;}.ic-profile.in path {  fill: #08ec08;}.ic-profile.pro path {  fill: #08ecdd;}.ic-profile.pro1 path {  fill: #ffe600;}.ic-profile.pro2 path {  fill: #b308ec;}#sk-1 {  color: #045974;}#sk-2 {  color: #815303;}#sk-3 {  color: #6f0094;}#sk-1 input {  outline: 1px solid #045974;}#sk-2 input {  outline: 1px solid #815303;}#sk-3 input {  outline: 1px solid #6f0094;}body:is(#sk-1,#sk-2,#sk-3) input:focus {  outline-width: 2px;}#sk-1 #usrFotoProf {  box-shadow: -5px -4px 9px 4px #045974;}#sk-2 #usrFotoProf {  box-shadow: -5px -4px 9px 4px #815303;}#sk-3 #usrFotoProf {  box-shadow: -5px -4px 9px 4px #6f0094;}.art-share.te-s svg path {  fill: #00d7ff;}@keyframes bdrAnim1 {  0% {outline-color: #2ac4c9;  }  50% {outline-color: #00f7ff;outline-width: 2px;  }  100% {outline-color: #2ac4c9;  }}/* end article pages - ads */.gad-wrap-1,.gad-wrap-2,.gad-wrap-3,.gad-wrap-4,.aGd {  position: relative;  margin: 30px 10px;  width: 98%;  height: auto;  max-height: 300px;  overflow: hidden !important;  z-index: 1;}.ga-1 {  width: 95%;  height: 75px;  max-height: 75px;  margin: 75px auto 30px auto;  overflow: hidden !important;}.gad-wrap-1 {  max-width: 345px;  height: 300px;}.gad-wrap-1 ins {  display: inline-block;  width: 300px;  height: 280px}.gad-wrap-3 {  max-height: 135px;}.gad-wrap-4 {  max-height: 200px;}.teHt,.teHdrAds {  height: 65px;  max-height: 65px;  overflow: hidden !important;  position: relative;}.teHdrAds {  width: calc(100% - 140px);  max-width: calc(100% - 140px);  z-index: 1;}div.spl {  margin-top: 50px;}.te ins.adsbygoogle {  width: 100% !important;  height: 100% !important;  max-height: 100% !important;  overflow: hidden !important;}.angle-bra::before {  content: "> ";}span.create-web-app {  color: #00a600;}span.update-web-app {  color: #ff8400;}span.upgrade-web-app {  color: #f00;}ul,ol {  padding-left: 20px;}li {  margin-bottom: 8px;}button,.btn {  letter-spacing: 1.2px;  user-select: none;}.div-ads {  float: right;  margin-top: -35px;  background: gold;}::selection {  background: var(--main-bc);  color: #fff;}@media only screen and (max-width: 700px) {  #contact iframe#contact-form-ifr {height: 1000px;  }}@media only screen and (max-width: 550px) {  .art-share.te-s.teHdr {display: none;  }  .teHdrAds {width: 100%;max-width: 100%;  }  .teHt {width: calc(100% - 70px);  }  #contact iframe#contact-form-ifr,  iframe.application-iframe {height: 1300px;  }  .source-space {margin-top: 320px;  }  #tutorial-list a {line-height: 30px;  }  .android-page-p-2 {flex-wrap: wrap;  }  .app-logo-wrapper {width: 100%;display: flex;justify-content: center;align-items: center;  }  .img-android {width: 200px;  }  .android-appLL {max-width: 90%;  }  .sc-nav {flex-wrap: wrap;  }}@media only screen and (min-width: 1920px) {  .art-share {bottom: 200px;right: calc(50vw - 900px);  }  body {font-size: 1.1rem;/* font-size: clamp(1.1rem, calc(1rem + 0.6vw), 1.65rem); */line-height: 1.7;letter-spacing: 1.1px;  }}@media only screen and (min-width: 1200px) {  .android-appLL {max-width: 30%;  }}@media only screen and (max-width: 360px) {  iframe.application-iframe {height: 1600px;  }}.big-pic {display: flex;flex-direction: row;justify-content: space-around;align-items: center;background-color: #008080;}.online-tools {margin: 10px 20px 20px 20px;}.online-tools div div {border-bottom: 1px solid #0005;padding-bottom: 7px;}.big-pic img {border-radius: 50%;}.hdr {text-align: center;}.short-intro,.nav {display: flex;flex-direction: row;justify-content: space-around;align-content: center;margin: 15px 0;}article.home {padding: 10px;}.hdr-top {background: linear-gradient(157deg, #099, #055 50%, #099 100%);padding: 10px 0;margin: 0;position: fixed;top: 0;width: 100%;max-width: 1920px;z-index: 100;}.hdr-top * {color: #fff;}.hdr-top .menu-icon svg path {fill: #fff;}#logo_img {width: 60px;padding: 5px 0 0 5px;}.hero-sec {margin-top: 110px;}.hero-sec a::after {content: " ↗️";}.hero-img,.hero-txt {width: 45%;}.hero-txt {padding: 20px 10px 0 20px;}.h-benefits {line-height: 1.8;}.h-benefits span {color: #08ae08;font-weight: bold;font-size: 1.3em;}#logo_img img,.hero-img img {width: 100%;margin: 0;padding: 0;}.hero-img img {border-radius: 15px;}.cta-ic {font-weight: bold;background: #099;border-radius: 10px;font-size: 1.3em;width: 90%;height: 40px;display: flex;align-items: center;justify-content: center;}.cta-ic:hover {background: #14a1ff;}.seoT01 {padding: 5px 10%;}.seoT01 a {color: #0900ff;}.iLks span {background: #000;width: 1px;height: 20px;margin-left: 7px;margin-right: 7px;}.hdr-top .iLks span {background: #52dfff;}.laptops {padding: 10px 20px;line-height: 40px;text-align: center;}.content-section {padding: 10px 20px;}.content-section h1.title {text-align: center;font-size: 1.6em;line-height: 35px;}.affiliate-links-container {display: flex;flex-direction: row;justify-content: space-between;flex-wrap: wrap;width: 100%;}.affiliate-links-container .right,.affiliate-links-container .left {width: 50%;}.affiliate-links-container img {width: 100%;}.affiliate-links-wrapper div {margin-top: 11px;}.group-projects,.group-services,.group-courses,.group-online-tools {display: flex;flex-direction: row;flex-wrap: wrap;justify-content: space-around;align-items: center;width: 100%;margin-bottom: 30px;}.android-app,.pro-service,.pro-course,.pro-tools {border-radius: 20px;margin: 20px 10px;width: 300px;height: 300px;box-shadow: 0px 0px 5px 2px #11d7d1;}.pro-service {box-shadow: 0px 0px 5px 2px #0147f8;}.pro-course {box-shadow: 0px 0px 5px 2px #018e0f;}.android-app {display: flex;flex-direction: column;justify-content: space-around;box-shadow: 0px 0px 5px 2px #8e0187;}.pro-service img,.pro-course img,.pro-tools img {width: 95%;height: auto;}.pro-tools img {border-radius: 13px;}.by-ic {display: flex;flex-direction: column;align-items: center;justify-content: space-between;padding-bottom: 12px;height: 350px;white-space: nowrap;}.by-ic h3 {width: 100%;padding-bottom: 5px;border-bottom: 1px solid #0bb;}.by-ic-itm>div {width: 140px;margin-bottom: 10px;}.by-ic img {width: 110px;border-radius: 5px;}.android-app.by-ic img {width: 80px;}.android-app-logo {width: 120px;height: 120px;background-position: bottom;background-size: cover;background-repeat: no-repeat;border-radius: 9px;}.pro-course:hover {box-shadow: 0 0 10px 8px #2c970f;background: #d2ffcf;}.android-app:hover,.pro-service:hover {box-shadow: 0 0 10px 8px #3d61ff;background: #ddebff;}.pro-tools:hover {box-shadow: 0 0 10px 6px #017382;background: #38cbdf;color: #fff;}.pro-tools:hover a {color: #0206f3;}.by-ic:hover .cta-ic a {color: #fff;}.cta-ic a {color: #fff;}.page-content {margin-left: 15px;margin-right: 15px;margin-bottom: 80px;margin-top: 70px;}#privacy-policy {margin: 70px 30px 50px 30px;}/* for text editor */body.te {overflow: hidden;}.te-page-header,.mob-stl-wrap {position: fixed;top: 75px;z-index: 10;flex-direction: row;justify-content: space-around;}.te-page-header {width: 100%;top: 95px;display: flex;}.te-t-ic svg {width: 60px;}.mob-stl-wrap {width: 100%;}.te-page-hdr-wrap {background: #fff;box-shadow: 0 0 3px 2px #055;padding: 5px 15px;width: 80%;}.te-page-header.hidden,.te-settings.hidden,.mob-stl-wrap.hidden {display: none;}.mob-stl-wrap {background: #0005;display: flex;flex-direction: column;height: 120px;justify-content: space-around;align-items: center;}.mob-stl-cont {background: #fff;padding: 20px;border-radius: 5px;box-shadow: 0 0 3px 4px #055;user-select: none;}.mob-stl-cont div {margin-right: 20px;padding-left: 5px;padding-right: 5px;background: #d8d8d8;border-radius: 2px;cursor: pointer;}.te-nav {display: flex;align-items: center;background: #055;width: 100%;max-width: 1920px;height: 80px !important;max-height: 80px !important;overflow: hidden !important;position: fixed;top: 0;}.te-short-settings {display: flex;align-items: center;align-content: center;justify-content: center;margin: 90px 5px 5px 5px;}.te-short-settings div {margin-right: 10px;}div.style-selected {outline: 2px solid #067ff9;}.te-short-settings input {width: 40px;text-align: center;}.te-short-settings select {max-width: 120px;}.te-short-settings select option:first-child {color: #808080;}.txtStl-xyz div {padding-left: 5px;padding-right: 5px;border-radius: 2px;background: #d8d8d8;}.oTeFnD {margin-left: 15px;font-size: 0.89em;color: #ffff00 !important;white-space: nowrap;word-break: keep-all;}body.te textarea {width: calc(100% - 30px);height: calc(100dvh - 155px);max-height: calc(100dvh - 155px);padding: 10px;padding-bottom: 20px;outline: none;border: none;resize: none;}#prwBox,body.te textarea {background-color: #d3d6d6;background-position: center;background-size: contain;}body.te #shareNote {height: calc(100dvh - 145px);max-height: calc(100dvh - 145px);padding-bottom: 10px;}.share-page {position: fixed;top: 0;width: 100%;height: 100%;max-width: 1920px;}.te .settings-trigger {color: white;}.te .settings-trigger svg {width: 30px;height: 30px;fill: #fff;}.te-settings {position: fixed;top: 0;width: 100%;height: calc(100dvh - 40px);max-width: 1920px;display: flex;flex-direction: column;align-items: center;align-content: center;background: #00000066;padding: 20px 0;}.te-settings-container {background: #eee;width: 90%;max-height: 80dvh;padding: 5px 10px;border-radius: 9px;box-shadow: 0 0 2px 3px #005050;overflow-y: scroll;}#bgImgWrap {overflow: scroll !important;max-width: 100%;}.te-settings input {text-align: center;}.te-settings input[type="number"] {width: 50px;}.te-note {font-style: italic;font-size: 0.89em;margin: 5px 10px;text-shadow: 0 0 2px #72caef;}.te-settings input[type="color"] {outline: none;border: none;width: 80px;height: 25px;padding: 0;margin-left: 10px;}.te-settings label {vertical-align: middle;font-weight: normal;}.teFontC {padding: 0;}#te-settings-reset {font-size: 0.93em;padding: 4px;}.te-nav .art-share div {font-size: 10px;color: #00d7ff !important;}.te .ca-description,.te .cc-description {font-size: 0.97em;}.teSmIc {width: 45px;height: 45px;cursor: pointer;}.te-smenuI {max-height: calc(100dvh - 140px);overflow-y: scroll;}.te-smenuI * {color: #fff;}.te-files-ls {padding: 5px 10px;background: #eee;width: 100%;}.te-files-ls * {color: #055;}.te-files-ls .te-add-file * {color: #fff;}.te-files-ls path {fill: #fff;}.del-ic {color: red;}.te-smenuI>div {margin-top: 10px;margin-left: 15px;cursor: pointer;width: fit-content;}.te-usr-files div div:first-child {max-width: calc(100% - 30px);overflow: hidden;color: #0071fc;}.te-smenuI .te-files-ls {padding: 5px 10px;background: #eee;width: calc(100% - 50px);}.te-usr-files {max-height: 80px;overflow-y: scroll;}.te-usr-files>div {height: 28px;}.menu-wrapper,.te-side-menu {position: fixed;top: 0;opacity: 0;width: 0%;max-width: 1920px;height: 100dvh;overflow: hidden;background: #00505099;transition: width 2s, opacity 2s;z-index: 110;}.menu-wrapper-content,.teSmCon {width: 70%;height: 100dvh;background: #005050;white-space: nowrap;}.menu-wrapper.open,.te-side-menu.open {width: 100%;opacity: 1;}.menu-wrapper-content-hdr {display: flex;flex-direction: row;justify-content: space-between;align-items: center;padding: 5px 15px;}.menu-wrapper-content-items {margin-left: 30px;margin-top: 20px;line-height: 2.3;color: #fff;}.side-menu-items {display: flex;align-items: center;flex-wrap: wrap;white-space: nowrap;}.line-bar {margin: 0 5px;}.menu-wrapper-content-items a {color: #56b2fd;}.menu-wrapper-content-hdr img {width: 100px;height: auto;}.te-x-hdr,.te-x-share,.btn-x-rnd {width: 30px;height: 30px;border-radius: 50%;}.te-x-hdr,.te-x-share {background: #ff0;position: relative;left: 45%;display: flex;justify-content: center;align-items: center;}.te-x-share {position: unset;background: #fff;height: unset;}.side-menu-close-btn,.ic-x {padding: 0px 6px;background: transparent;border-radius: 27px;font-size: 1.2em;font-weight: bold;color: #ffa700;border: 1px solid #ff9e00;margin-right: 10px;}.btn-x-rnd {font-size: 1.5em;padding: 1px 3px 3px 3px;}.subvipfrm {width: 50%;}.subvipfrm div,.subvipfrm input {margin-top: 7px;}a svg {fill: #42a5fc;height: 1.5rem;margin-bottom: 0.125rem;margin-left: 0.5938rem;vertical-align: middle;width: 1.5rem;}details.xyz-create summary span.create-web-app,span.create-web-app {color: #00a600;}details.xyz-update summary span.update-web-app,span.update-web-app {color: #ff8400;}details.xyz-upgrade summary span.upgrade-web-app,span.upgrade-web-app {color: #f00;}.service-details {margin-top: 20px;display: flex;flex-wrap: wrap;}.service-details.flex {flex-direction: row;}.service-details.flex-reverse {flex-direction: row-reverse;}.service-details .service-picture,.service-details .service-description {width: calc(50% - 12px);padding: 5px;}.service-img-list {width: 100%;}.service-picture img,.service-img-list img {width: calc(100% - 8px);height: auto;margin: 3px;outline: 1px solid var(--bc);}.service-img-ctrl {position: relative;top: -50%;display: flex;justify-content: space-between;padding-left: 5px;padding-right: 5px;align-items: center;}.service-img-ctrl-b,.service-img-ctrl-f {background: #80808055;border-radius: 50%;width: 30px;height: 30px;display: flex;justify-content: center;align-items: center;align-content: center;cursor: pointer;}.service-img-ctrl-b div,.service-img-ctrl-f div {font-size: 2.1em;padding: 0;margin: 0;margin-top: -5px;margin-left: 2px;}.service-img-ctrl-b div::before {content: "<";}.service-img-ctrl-f div::before {content: ">";}.service-img-counter {display: flex;flex-direction: row;justify-content: center;position: relative;top: -30px;}.service-img-counter div {width: 10px;height: 10px;border: 1px solid gray;border-radius: 50%;margin: 0 2px;}.service-img-counter div.active {background: gray;}.service-price {margin-top: 20px;}.service-price .old-price {text-decoration: line-through;color: #5f5c5c;margin-right: 10px;}.service-price .new-price {font-weight: bold;color: #00a600;font-size: 1.5em;}.service-price .discount {font-weight: bold;color: #f00;font-style: italic;position: relative;top: -10px;}.service-price .currency {font-size: 1.7em;}.top-menu-rest {background: var(--bc);position: fixed;top: 5px;width: 100%;max-width: 1920px;height: 50px;margin-bottom: 10px;display: flex;align-items: center;z-index: 100;}.main-nav {display: none;flex-direction: column;justify-content: center;background: #008080;position: fixed;top: 0;height: 50px;z-index: 100;width: 100%;max-width: 1920px;margin: 0 auto;}.main-nav-holder {display: flex;flex-direction: row;justify-content: center;align-content: center;align-items: center;flex-wrap: wrap;}.main-nav a {text-decoration: underline;margin-left: 20px;color: #fff;white-space: nowrap;text-decoration-color: #56b2fd;text-decoration-thickness: 1px;text-decoration-style: dotted;text-underline-offset: 5px;}.nav a:hover {text-decoration: underline;}.menu-icon {width: 40px;height: 40px;margin-left: 10px;margin-right: 10px;cursor: pointer;z-index: 100;}.menu-icon svg {width: inherit;height: inherit;}.login-menu {position: fixed;top: 0;width: 100%;max-width: 1920px;height: 100dvh;background: #0002;z-index: 105;display: flex;justify-content: flex-end;align-items: flex-start;}.login-menu.hidden {display: none;}.logMcon {margin: 20px 20px 0 0;background: #fff;width: 200px;padding: 20px;border-radius: 20px;}#frmPrfl input {margin-top: 15px;width: 80%;}#frmPrfl span.btn {padding: 2px 5px;margin-top: 10px;margin-left: 15px;font-size: 0.93em;box-shadow: 0px 0px 3px 2px skyblue;}.footer {background: linear-gradient(15deg, #099, #055 50%, #099 100%);padding: 10px 10px;width: auto;color: #fff;font-size: 0.9em;}.container-footer {display: flex;flex-wrap: wrap;padding-bottom: 10px;}.container-footer section {display: flex;flex-direction: column;margin-top: 15px;margin-left: 5px;margin-right: 20px;padding-left: 5px;}.container-footer section div {font-weight: bold;border-bottom: 1px dotted #00d9ff;}.container-footer section div.new-features {font-weight: normal;border-bottom: unset;}div.new-features,div#te-new-features {cursor: pointer;border-radius: 5px;box-shadow: 0 0 5px 3px #00a600;background: #fff;color: #000;}div#te-new-features {margin-top: 20px;}.teSPsr {align-items: center;color: #0071fc;overflow: hidden;}.teSPsr svg {fill: #0071fc;}.container-footer a {text-align: left;text-decoration: none;color: #fff;margin-top: 11px;font-size: 0.9em;}footer div.copyright {text-align: center;margin-top: 28px;padding-bottom: 15px;font-size: 0.8em;}.related-content {margin: 40px auto;padding: 1px 10px 15px 15px;border: 1px solid #1aaa0f;box-shadow: 0 0 18px 3px #6efc6e;border-radius: 20px;line-height: 2.2;font-size: 0.9em;}.menu-wrapper,.top-menu-rest,.main-nav,.related-content,footer {font-family: Verdana, Arial, Tahoma, Geneva;letter-spacing: 1px;}.qrcg input {width: 100%;padding: 3px;border: none;outline: 1px solid #009090;margin-top: 5px;}.saveBtnGen,.shareBtnGen {position: fixed;top: 70px;margin-left: 20px;}.shareBtnGen {margin-left: 0;right: 50px;}.qrcg input[type="color"],.qrcg input[type="number"] {width: 70px;text-align: center;}.qrcg input[type="date"] {width: 130px;text-align: center;}.qrcg input[type="file"] {max-width: 350px;}.qrcg input[type="color"] {border: none;background-color: #fff;height: 35px;}.qrcg input[type="checkbox"] {width: 20px;height: 20px;padding: 2px;outline: none;}.qrcg textarea {width: calc(100% - 20px);height: 60px;resize: vertical;padding: 10px;min-height: 40px;border: none;outline: 1px solid #008080;}.qrcg textarea:focus,.qrcg input:focus {outline: 2px solid #005050;}.about-txt {overflow-x: hidden;}.moving-txt-parent {background: url("/images/ai-tech-logic-circuit.png");background-position: center;width: 100%;color: #00f0f0;text-align: center;font-size: 50px;}.moving-txt {overflow: hidden;text-wrap: nowrap;white-space: nowrap;animation-name: movingText;animation-duration: 11s;animation-iteration-count: infinite;animation-delay: 1s;padding-left: 10px;padding-top: 20px;padding-bottom: 20px;text-shadow: 2px 2px 2px #fff;}.about-txt .pic img {min-width: 200px;max-width: 85vw;border-radius: 9px;}.about-txt .pic img:hover {outline: 2px solid #008080;box-shadow: 0 0 12px 8px #00f0f0;}.about-txt .pic img.abt-img {border-bottom-right-radius: 30px;border-bottom-left-radius: 30px;}.about-txt .des,.about-txt .pic {width: 45%;}.about-txt .pic {display: flex;justify-content: center;align-items: center;}.img-txt-over {position: relative;top: -75%;width: 100%;height: 75%;background: #0008;color: #fff;display: flex;flex-direction: column;justify-content: center;overflow: hidden;}.img-txt-over div {font-size: 1.7em;padding: 20px;text-wrap: nowrap;text-align: center;line-height: 50px;background: blue;}label {white-space: nowrap;font-weight: bold;}.CISMM-ADD {display: flex;justify-content: end;position: fixed;top: 92px;width: calc(100% - 40px);max-width: 1820px;}#CISMM-add-btn.btn {padding: 2px 20px;height: 40px;line-height: 0;}.CISMM-filter * {margin-left: 10px;margin-top: 7px;}.CISMM-filter .btn {padding: 2px 5px;font-size: 0.93em;box-shadow: none;outline: 1px solid #808080;margin-top: 11px;line-height: 16px;}.CISMM-table {width: 100%;max-height: 400px;overflow: scroll;}.CISMM-table table {min-width: 1200px;}.CISMM-new-pop .btn {padding: 5px 10px 3px 10px;box-shadow: 0 0 14px 2px #008080;}td .edit-col div {margin-top: 5px;}.login-admin {padding: 10px;width: calc(100% - 20px);}.login-admin .sfwe75s4dffd {animation: errorBox 3s linear infinite;font-weight: bold;}.login-admin .content {width: 100%;}.login-admin input {width: 300px;margin: 5px 0;padding: 3px 5px;}.login-admin .btn-holder {padding: 15px;}.login-admin .btn-holder * {padding: 5px;margin: 5px;}.login-admin .table-holder {width: 100%;overflow-x: scroll;}.login-admin table,.login-admin th,.login-admin td {border: 1px solid black;border-collapse: collapse;}.login-admin table {width: 100%;min-width: 1000px;}.login-admin th.email {width: 100px !important;max-width: 100px !important;white-space: wrap;word-break: break-word;overflow: visible;}.login-admin td {padding: 4px;text-align: center;}.login-admin td.msg {text-align: left;width: 60%;}.login-admin td.email {width: 50px;white-space: wrap;word-wrap: break-word;overflow: visible;}.login-admin textarea {width: 100%;height: 200px;resize: vertical;border: none;outline: none;}@keyframes errorBox {from {opacity: 0;color: #000000;}to {opacity: 1;color: #ff0000;}}header.hd {padding: 1px 0;}#hex-decimal {margin-top: 10px;padding: 15px 20px;}.nav {display: flex;flex-direction: row;justify-content: space-around;align-items: center;}button.hd {background: #00bbff;outline: none;border: none;padding: 5px 10px;font-size: 1.1em;cursor: pointer;color: #fff;border-radius: 5px;width: 25vw;max-width: 150px;min-width: 80px;height: 35px;}input.hd {height: 30px;width: 60%;outline: 1px #0b66ef solid;border: 1px #00c8ff solid;border-radius: 4px;margin-right: 10px;}#result {box-shadow: 0 0 1px 1px gray;width: auto;height: 80px;border-radius: 9px;padding: 7px;background: #fff;}.tl-items div {margin-top: 15px;}.ftur-prvw {padding: 10px 10px 40px;min-width: 1090px;}.ftur-prvw>div {display: flex;justify-content: space-between;border-bottom: 1px solid #9c9c9c;padding-bottom: 5px;margin-top: 12px;font-size: 0.9em;}.ftur-prvw>div>div {width: 220px;}div.nobdr {border: none;font-size: 1em;}.vip-hdr {border: gold 1px solid;text-align: center;border-radius: 5px;padding: 15px 0;display: flex;flex-direction: column;justify-content: space-between;background: radial-gradient(circle at right bottom, #00fff58c, #fff 67%, #2bff2b);width: 97%;height: 120px;}.id59 {background: radial-gradient(circle at left bottom, #ccffd1, #fff 69%, #2ffff9);}.id249 {background: radial-gradient(circle at left top, #a1feff8c, #fff 45%, #fff5578f);}.vipDef {height: 140px;}.pph1 {max-width: 200px;max-height: 200px;}#usrFotoProf {width: 100%;max-width: 200px;border-radius: 50%;}.uplPimg {position: relative;top: -33px;right: 25px;}#editProf {overflow: hidden;max-width: 25px;max-height: 25px;}@keyframes movingText {0% {width: 0px;}100% {width: 100%;}}@media only screen and (max-width:1000px) {.affiliate-links-container .right,.affiliate-links-container .left {width: 100%;}.affiliate-links-container img {margin-top: 15px;margin-bottom: 15px;}}@media only screen and (max-width: 770px) {.service-details.flex-reverse {flex-direction: row;}.service-details .service-picture,.service-details .service-description {width: 100%;}.seoT01 {padding: 5px;}}@media only screen and (max-width: 650px) {.moving-txt-parent {font-size: 40px;}.about-txt .des,.about-txt .pic {width: 100%;}.about-txt .rev-sm {flex-direction: column-reverse;}#CISMM-add-btn.btn {height: 30px;font-size: 3em;line-height: 0.6;padding: 2px 15px;}}@media only screen and (max-width: 550px) {.hero-sec {flex-direction: column;justify-content: center;align-items: center;}.hero-img,.hero-txt {width: 95%;}.hero-txt {padding: 0;}.hero-img {margin-top: 30px;}.laptops {padding: 10px 20px;}.te-short-settings select {max-width: 80px;}.moving-txt-parent {font-size: 25px;}.menu-wrapper-content,.teSmCon {width: 100%;}.menu-wrapper,.menu-wrapper-content-items a {font-size: 0.93em;}.te-page-header {top: 120px;}.te-page-header p {font-size: 0.93em;}input.hd {width: 100%;margin-bottom: 10px;}.main-nav-holder {justify-content: space-around;}.main-nav a {margin-left: 0px;}.vipIt {padding: 3px;width: 90px;overflow: hidden;}.subvipfrm {width: 90%;}.ppHt {flex-direction: column-reverse;}}@media only screen and (min-width: 550px) {.top-menu-rest {display: none;}.main-nav {display: flex;}.hdr-top div.l2 {margin-left: 30px;}.hdr-top span {margin: 0 20px;}}@media only screen and (max-width: 440px) {.te-short-settings select {max-width: 50px;}}@media only screen and (max-width: 350px) {.te-short-settings div {margin-right: 6px;}}@media only screen and (min-width: 830px) {.container-footer {justify-content: space-around;}.container-footer section {margin-right: 5px;}}@media only screen and (min-width: 1920px) {.android-app,.pro-service,.pro-course,.pro-tools {margin-left: 20px;width: 400px;height: 400px;}.android-app-logo {width: 140px;height: 140px;}}