body,
html {
    padding: 0;
    margin: 0
}

.menusection,
header {
    float: left;
    z-index: 9999
}

.bookmarks a,
body,
h1,
h2,
h3,
h4,
h5 {
    font-family: sans-serif
}

.ssb_link,
a {
    text-decoration: none
}

#random-cloud,
.container,
.menusection h2 a,
.share-link,
header {
    text-align: center
}



.textpopalerts,
a.stylishpage-next {
    visibility: hidden
}

::-webkit-scrollbar-thumb {
    background: #405de6
}

::-webkit-scrollbar-track {
    background: #f9f9f9
}

::-webkit-scrollbar {
    width: 2px;
    height: 2px
}

*,
body,
html {
    box-sizing: border-box
}

body,
html {
    height: 100%;
    line-height: 1.5
}

body {
    font-weight: 400;
    background: #efefef;

}

.menusection,
.settings-share,
header {
      background: #6130b0;

}



.bookmarks a:hover{

    background-color: white;
}

.left-sec {
	float: left;
	width: 95%;
  }
  .right-sec {
	float: left;
	width: 23%;
	margin-left: 5px;
    margin-top: 10px;
  }



  #lunicreepify{
    cursor: pointer;
    position: relative;
   
    border-radius: 10px;
    border: 1px solid transparent;
    background-color: #fff;
    right: 5px;
    padding: 0 10px;
  }





/* blank text code  */

.invisível{

   
    text-align: center;
    border-radius: 10px;
    
}

.btn button,
.mediumspace button,
.btnpar button

{

    position: absolute;
    top: 10px;
    right: 10px;
    background: #000;
    border: 1px solid #3e5b9b1f;
    color: #fff;
    font-size: 19px;
    padding: 2px 10px;
    border-radius: 50px;
    font-variant-caps: all-small-caps;
    letter-spacing: 1px;
    -webkit-transition: margin-right 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: margin-right 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: margin-right 0.3s cubic-bezier(0.23, 1, 0.32, 1);

}




.blanktext {
    max-width: 1060px;
   
    margin: 0 auto;
    /* background-color: #804cf1; */
    text-align: center;
    border-radius: 10px;
    border: 3px solid rgb(10, 0, 16);
  }


    /* Add this attribute to the element that needs a tooltip */
    [data-tooltip] {
      
        z-index: 2;
        cursor: pointer;
      }
      
      /* Hide the tooltip content by default */
      [data-tooltip]:before,
      [data-tooltip]:after {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        pointer-events: none;
      }
      
      /* Position tooltip above the element */
      [data-tooltip]:before {
        position: absolute;
        bottom: 129%;
        left: 50%;
        margin-bottom: 5px;
        margin-left: -80px;
        padding: 7px;
        width: 160px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        background-color: #000;
        background-color: hsla(0, 0%, 20%, 0.9);
        color: #fff;
        content: attr(data-tooltip);
        text-align: center;
        font-size: 14px;
        line-height: 1.2;
      }
      
      /* Triangle hack to make tooltip look like a speech bubble */
      [data-tooltip]:after {
        position: absolute;
        bottom: 120%;
        left: 50%;
        margin-left: -5px;
        width: 0;
        border-top: 5px solid hsla(0, 0%, 20%, 0.9);
        border-right: 50px solid transparent;
        border-left: 5px solid transparent;
        content: " ";
        font-size: 0;
        line-height: 0;
      }
      .btn {
          position: relative;
          width: 70%;
          height: 80px;
          display: inline-block;
          padding: 6px 12px;
          font-size: 33px;
          font-weight: 700;
          line-height: 20px;
          color: #000;
          white-space: nowrap;
          vertical-align: middle;
          cursor: pointer;
       
        background-image: linear-gradient(#fcfcfc,#eee); 
          border: 1px solid #d5d5d5;
          border-radius: 3px;
          -webkit-user-select: none;
          -moz-user-select: none;
          -ms-user-select: none;
          user-select: none;
          -webkit-appearance: none;
      }

      .mediumspace{
        position: relative;
        width: 30%;
        height: 80px;
        display: inline-block;
        padding: 6px 12px;
        font-size: 33px;
        font-weight: 700;
        line-height: 20px;
        color: #333;
        white-space: nowrap;
        vertical-align: middle;
        cursor: pointer;
        background-image: linear-gradient(#fcfcfc,#eee); 
        /* background-image: linear-gradient(#fcfcfc,#eee); */
        border: 1px solid #d5d5d5;
        border-radius: 3px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-appearance: none;
      }

      .btnpar{
        position: relative;
        width: 20%;
        height: 80px;
        display: inline-block;
        padding: 6px 12px;
        font-size: 33px;
        font-weight: 700;
        line-height: 20px;
        color: #333;
        white-space: nowrap;
        vertical-align: middle;
        cursor: pointer;
        background-image: linear-gradient(#fcfcfc,#eee); 
        /* background-image: linear-gradient(#fcfcfc,#eee); */
        border: 1px solid #d5d5d5;
        border-radius: 3px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-appearance: none;
      }




      .btnmp {
          position: relative;
          width: 150px;
          height: 60px;
          display: inline-block;
          padding: 6px 12px;
          font-size: 22px;
          font-weight: 400;
          line-height: 15px;
          color: #333;
          white-space: nowrap;
          vertical-align: middle;
          cursor: pointer;
          background-color: #eee;
          background-image: linear-gradient(#fcfcfc,#eee);
          border: 1px solid #d5d5d5;
          border-radius: 3px;
          -webkit-user-select: none;
          -moz-user-select: none;
          -ms-user-select: none;
          user-select: none;
          -webkit-appearance: none;
      }
      .emojicopiar {
      font-size:34px;
          text-align: center;
      width: 70px;
      }
      /* Show tooltip content on hover */
      [data-tooltip].copied:before,
      [data-tooltip].copied:after {
        visibility: visible;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
      }


      .nickname-generator {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
      }
      
      .nickname-generator input {
        flex-basis: 100%;
        margin-bottom: 20px;
        padding: 10px;
        font-size: 18px;
        border: 2px solid #ccc;
        border-radius: 5px;
        box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
      }
      
      .nickname-generator button {
        flex-basis: 48%;
        padding: 10px;
        font-size: 18px;
        border: 2px solid #ccc;
        border-radius: 5px;
        background-color: #f8f8f8;
        color: #333;
      }
      
      .nickname-generator button:hover {
        background-color: #333;
        color: #fff;
      }
      
      .nickname-generator button#copy-nick-redirect {
        flex-basis: 100%;
        margin-top: 20px;
      }
      #red {
        color: red;
      }



/* end blank text  */












h1,
h2,
h3,
h4,
h5 {
    font-weight: 300
}

input::placeholder {
    color: #888;
    opacity: 1
}

.tiposdeletras:hover p,
.bookmarks a {
    color: #5a08de
}

header {
    width: 100%;
    margin: 0
}

header .site-title span {
    font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #ffffff8c;
  font-size: 12px;
  background-color: none;
  margin-bottom: 5px;
  
}




.settings-share {
    float: left;
    width: 100%;
   
}

.menusection {
    width: 23%;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    -webkit-box-shadow: 8px 0 17px 0 rgb(0 0 0 / 28%);
    -moz-box-shadow: 8px 0 17px 0 rgba(0, 0, 0, .28);
    box-shadow: 8px 0 17px 0 rgb(0 0 0 / 28%);
    padding: 4px;
    display: none
}

#random-cloud div,
.bookmarks a,
.tiger a,
.ssb_icon,
.ssb_link {
    display: inline-block
}

.menusection img {
    width: 300px
}

#random-cloud,
.bookmarks,
.bookmarks a {
    width: 100%;
    float: left
}

.menusection .close {
    position: absolute;
    right: -45px;
    top: 10px;
    font-size: 18px;
    padding: 10px 17px;
    border: none;
    background: #fd1d1d;
    color: #fff;
    border-radius: 0 3px 3px 0;
    cursor: pointer;
    z-index: 3
}

.menusection h2 a {
    font-size: 18px;
    margin: 0 0 3px;
   
    text-transform: capitalize
}



h2{
    text-align: left;
}
.bookmarks {
    padding: 5px;
    overflow-y: scroll;
    height: 80%
}

.bookmarks a {
    text-transform: uppercase;
    text-align: right;
    padding: 12px;
    border-radius: 10px;
    background-color: none;
    font-size: 17px
}

.thedancefonts-text p,
h4 {
    color: #777;
    text-transform: uppercase
}

.bookmarks a:hover {
    color: #fff
}

#random-cloud div:hover,
.menusection .bookmarks a:hover,
.toplink a:hover {
    background: #fff;
    color: #000
}

.menusection .bookmarks a {
    color: #ffffff82
}

.tiger a {
    float: left;
    width: auto;
    font-size: 13px;
    border: 1px solid;
    margin: 5px
}

header a {
    font-family: pacifico, cursive;
    padding: 5px 0 0;
    display: block;
    font-size: 25px;
    color: #fff;
    letter-spacing: 3px
}

#random-cloud .size10,
footer h2 {
    font-size: 35px
}

.site-title img {
    width: 350px;
    padding-top: 2px
}



.resp-sharing-button__link,
.resp-sharing-button__icon {
	display: inline-block;
	
}

.resp-sharing-button__link {
	text-decoration: none;
	color: rgb(224, 23, 23);
	margin: 1px
}

.resp-sharing-button {
	border-radius: 50%;
	transition: 25ms ease-out;
	padding: .3em .55em;
	background: #0d67ce;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif
}

.resp-sharing-button__icon svg {
	width: 1em;
	height: 1em;
	margin-right: .4em;
   
	vertical-align: top
}

.resp-sharing-button--small svg {
	margin: 0;
   
	vertical-align: middle
}

.resp-sharing-button__icon {
	stroke: rgb(212, 24, 24);
	fill: none
}

.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
	fill: #fff;
    
	stroke: none
}

.resp-sharing-button--twitter {
	background-color: black
}

.resp-sharing-button--twitter:hover {
	background-color: #2795e9
}


.resp-sharing-button--pinterest {
    background-color: black
  }
  
  .resp-sharing-button--pinterest:hover {
    background-color: #8c0615
  }

.resp-sharing-button--facebook {
	background-color: black
}

.resp-sharing-button--facebook:hover {
	background-color: #2d4373
}

.resp-sharing-button--email {
	background-color: black
}

.resp-sharing-button--email:hover {
	background-color: #5e5e5e
}

.resp-sharing-button--whatsapp {
	background-color: black
}

.resp-sharing-button--whatsapp:hover {
	background-color: #1da851
}

.resp-sharing-button--telegram {
	background-color: black
}

.resp-sharing-button--telegram:hover {
	background-color: #4b97d1
}






  /* side ads box */

  div#clock {
    color: #fff;
    display: block;
    position: fixed;
    right: 10px;
    background: #d90000;
    top: 10px;
    text-align: center;
    font-size: 20px;
    z-index: 9;
    padding: 6px 0;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.21);
  }
    .textpopalerts{
    display: block;
    visibility: hidden;
    z-index: 2147483647!important;
    left: 0;
    top: 10%;
    width: 970px;
    height: auto;
    background: #fff;
    overflow: hidden;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 20px 5px rgb(0 0 0 / 25%);
      -moz-box-shadow: 0px 0px 20px 5px rgba(0,0,0,0.25);
      box-shadow: 0px 0px 20px 5px rgb(0 0 0 / 25%);
    }
    button.close-top {
      border: none;
      position: absolute;
      right: 0;
      display: block;
      background: #d90000;
      color: #fff;
      font-size: 22px;
      padding: 8px 15px;
      border-radius: 50%;
      cursor: pointer;
  }
    .alert-header {
      padding: 7px;
      background-color: #000;
      color: #fff;
      text-align: center;
      word-wrap: break-word;
  }

  #editableText{

font-size: 20px;

  }

  .the_copied_text {
      width: 100%;
      text-align: center;
      padding: 10px;
      
      border: none;
      background: #fff;
      color: #000;
      font-size: 200%;
      border-radius: 5px;
  }
  .the_copied_text:focus {
      outline: none !important;
      border:1px solid #FFF;
      box-shadow: 0 0 10px #fff;
      
    }
  .the_copied_text_description .bold{
  font-weight: 700;
  }
  .the_copied_text_description {
      background: #fff;
      color: #000;
      padding: 3px 10px;
      margin-top: 4px;
      display: inline-block;
      border-radius: 10px;
      font-size: 90%;
  }
  .ads-sec {
    width: 100%;
    float: left;
    display: block;
  }
  .close-alert {
      width: 100%;
      border: none;
      background: #ff6347;
      color: #fff;
      display: block;
      padding: 13px 0;
      font-size: 18px;
      cursor: pointer;
  }
  .close-alert:hover{
      background: #df61ed;
  }


  div#timer {
    color: #fff;
    display: block;
    position: fixed;
    right: 10px;
    background: #ff6347;
    top: 10px;
    text-align: center;
    font-size: 25px;
    z-index: 9;
    padding: 6px 0;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.21);
  }


  .ads-sec {
	margin-left: auto;
    margin-right: auto;
    text-align: center;
    min-height: 300px;
    max-height: 330px;
}







main {
    margin-top: 10px
}

.container {
    max-width: 1070px;
    margin: 0 auto
}

#random-cloud {
    font-family: Arial Unicode MS, lucida grande, tahoma, verdana, arial, sans-serif;
    height: 120px;
    overflow: auto;
    padding-top: 10px
}

#thedancefonts-text,
h1 {
    font-family: sans-serif
}

#random-cloud div {
    padding: 10px;
    border-radius: 10px;
    cursor: pointer;
    border: 1px solid transparent;
    color: #444;
    position: relative
}

#random-cloud div:hover {
    border: 1px solid #ececec
}

#random-cloud button {
    top: -5px !important;
    right: -15px !important;
    padding: 3px 8px !important
}

#random-cloud .size9 {
    font-size: 32px
}

#random-cloud .size8 {
    font-size: 29px
}

#random-cloud .size7 {
    font-size: 26px
}

#random-cloud .size6 {
    font-size: 25px
}

#random-cloud .size5 {
    font-size: 22px
}

#random-cloud .size4 {
    font-size: 19px
}

#random-cloud .size3 {
    font-size: 16px
}

#random-cloud .size2 {
    font-size: 14px
}

#random-cloud .size1 {
    font-size: 13px
}

.ads {
    display: table !important;
    margin: 7px 0 !important;
    float: left;
    clear: both;
    width: 100% !important
}

#mobile-fly-menu {
    display: block;
    position: absolute;
    cursor: pointer;
    width: 50px;
    height: 40px;
    float: left
}

#mobile-fly-menu:hover span {
    background: #fff
}

#mobile-fly-menu span:first-child {
    top: 10px;
    width: 38px
}

#mobile-fly-menu span:nth-child(2) {
    top: 19px;
    width: 30px
}

#mobile-fly-menu span:nth-child(3) {
    top: 28px;
    width: 22px
}

#mobile-fly-menu span {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    display: block;
    position: absolute;
    left: 12px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -ms-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    height: 4px;
    background: #ffffff82
}

.thedancefonts-text .clear,
button.close-top {
    border: none;
    position: absolute;
    cursor: pointer
}

.thedancefonts-text {
    position: relative;
    float: left;
    width: 100%;

}

.thedancefonts-text .clear {
    right: 4px;
    color: #de0707;
    font-size: 20px;
    padding: 5px 15px;
    line-height: 1.5;
    background: 0 0;
    z-index: 999;
    top: 3px;
    outline: 0
}

.thedancefonts-text .clear:hover,
.top-link a:hover {
    color: #000
}

.thedancefonts-text p {
    font-size: 12px;
    padding: 0;
    margin: 5px 0 0
}

.thedancefonts-text.fixedtop {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999
}

.share-buttons {
    float: right;
    margin-top: 8px;
    

}

.sharethis-inline-share-buttons{

float: right;
margin-top: 2px;


}


.share-buttons span {
    padding: 8px 0;
    font-size: 12px;
    text-transform: uppercase;
    float: left;
    color: #ffffff80
}

.font-size span,
.share-link {
    color: #df1a1a82;
    font-size: 13px
}

#share-link {
    color: #12121582;
    
}



.settings {
    float: left;
    margin-top: 3px
}

.settings input {
    box-shadow: none;
    cursor: pointer;
    padding: 2px;
    width: 200px
}

.font-size {
    float: right;
    padding: 5px
}

.font-size span {
    text-transform: uppercase
}

.share-link {
    display: block;
    float: left;
    width: 100%;
    color: rgb(80, 61, 230);
    padding: 10px 0
}

footer p,
h4 {
    text-align: left
}

.slider {
    -webkit-appearance: none;
    width: 220px;
    height: 2px;
    background: #ffffff82;
    outline: 0;
    border-radius: 3px;
    margin-left: 10px
}

.tiposdeletras,
.tiposdeletrasmain,
.loadmore,
main,
p.stylishpage {
    width: 100%;
    float: left
}

.slider:hover {
    opacity: 1
}

.slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    background: #f1f1f1;
    cursor: pointer;
    border-radius: 50%;
    box-shadow: 1px 2px 4px 0 rgb(0 0 0 / 21%)
}

.slider::-moz-range-thumb {
    width: 25px;
    height: 25px;
    background: #f1f1f1;
    cursor: pointer;
    border-radius: 50%;
    box-shadow: 1px 2px 4px 0 rgb(0 0 0 / 21%)
}

.tiposdeletraslist,
.tiposdeletrasrecentlist {
    display: block;
    float: left;
    text-align: left;
    width: 100%;
    overflow: hidden;
    position: relative
}

.ads-sec,
.alert-header,
.the_copied_text,
div#clock,
p.loadmore {
    text-align: center
}

.tiposdeletras {
    cursor: pointer;
    position: relative;
    margin: .5% 0;
    border-radius: 10px;
   
    border: 1px solid transparent;
    background-color: #fff
}




.tiposdeletras span {
    color: #fff;
   
    position: absolute;
    top: -9px;
    background: #000;
    padding: 0 10px;
    right: 5px;
    display: none;
    text-transform: uppercase;
    font-size: 11px;
    font-feature-settings: 'kern' off;
    border-radius: 5px;
}

.tiposdeletras:hover {
    border-color: #5a08de
}

.tiposdeletras:hover span {
    display: block
}

.tiposdeletras p {
    margin: 0;
    font-size: 22px;
    padding: 7px 0 20px 10px;
    color: #000;
    font-family: -apple-system, BlinkMacSystemFont, sans-serif
}

#random-cloud button,
.tiposdeletras button,

li button,
.share-link button {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #5810cc;
    border: 1px solid #3e5b9b1f;
    color: #fff;
    font-size: 13px;
    padding: 2px 10px;
    border-radius: 50px;
    font-variant-caps: all-small-caps;
    letter-spacing: 1px;
    -webkit-transition: margin-right .3s cubic-bezier(.23, 1, .32, 1);
    -o-transition: margin-right .3s cubic-bezier(.23, 1, .32, 1);
    transition: margin-right .3s cubic-bezier(.23, 1, .32, 1)
}

button.close-top,
div#clock {
    background: #d90000;
    display: block
}

p.loadmore {
    clear: both;
    margin-bottom: 0
}

.textpopalerts {
    display: block;
    z-index: 2147483647 !important;
    left: 0;
    top: 10%;
    width: 970px;
    background: #fff;
    overflow: hidden;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 20px 5px rgb(0 0 0/25%);
    -moz-box-shadow: 0 0 20px 5px rgba(0, 0, 0, .25);
    box-shadow: 0 0 20px 5px rgb(0 0 0/25%)
}


.ads-sec {
    width: 100%;
    float: left;
    display: block;
    margin-left: auto;
    margin-right: auto;
    min-height: 300px;
    max-height: 330px
}


#thedancefonts-text,
.links {
    width: 100%;
    text-align: center
}

.close-alert:hover {
    background: #ebcf19
}

h4 {
    backface-visibility: hidden;
    margin: 0;
    padding: 10px;
    float: left;
    width: 100%
}

.share {
    padding-top: 15px;
    display: block;
    float: left;
    text-transform: uppercase;
    color: #ffffff70;
    margin-right: 5px;
    font-size: 12px
}

#thedancefonts-text {
    height: 80px;
    padding: .6em 0;
    outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #000;
    border-radius: 10px;
    letter-spacing: .02em;
    line-height: 1.4;
    margin-bottom: 0;
    display: block;
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 1px;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .15)
}

.links a,
.toplink a {
    display: inline-block;
    border-radius: 3px
}

#thedancefonts-text::placeholder {
    color: #999;
    font-size: 18px
}

.separator {
    float: left
}

.toplink {
    float: left;
    margin-left: 5px
}

.toplink a {
    padding: 7px 15px;
    color: #0d67ce;
    font-size: 14px;
    background: #023c80
}

.page-load-status {
    text-align: center;
    color: #777;
    float: left;
    width: 100%
}

.infinite-scroll-last {
    font-size: 20px;
    margin: 2px 0;
    padding: 2px 0
}

footer {
    width: 100%;
    float: left;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    background: #f4f5f7;
    padding-bottom: 50px
}

footer h2 {
    color: #000;
    text-transform: capitalize
}

footer img {
    max-width: 900px
}

h1 {
    font-size: 2.3em;
    color: #000
}

h1,
p.other-platform {
    text-align: center
}

p.other-platform img {
    width: auto;
    height: 90px
}

.links {
    clear: both;
    float: left;
    padding-bottom: 10px
}

.links a {
    background: #c7cbe6;
    color: #fff;
    margin-bottom: 5px;
    font-size: 16px;
    border-radius: 6px;
    cursor: pointer;
    justify-content: center;
    padding: 10px 12px;
    text-align: center;
    white-space: nowrap
}

.links a:hover {
    background: #000;
    color: #fff
}

.aload {
    font-size: 20px;
    position: relative;
    width: 4em;
    height: 1em;
    margin: 10px auto
}

.aload span {
    display: block;
    width: 1em;
    height: 1em;
    border-radius: .5em;
    background: #fff;
    position: absolute;
    animation-duration: .5s;
    animation-timing-function: ease;
    animation-iteration-count: infinite
}

.aload span:first-child,
.aload span:nth-child(2) {
    left: 0
}

.aload span:nth-child(3) {
    left: 1.5em
}

@keyframes reveal {
    from {
        transform: scale(.001)
    }

    to {
        transform: scale(1)
    }
}

@keyframes slide {
    to {
        transform: translateX(1.5em)
    }
}

.aload span:first-child {
    animation-name: reveal
}

.aload span:nth-child(2),
.aload span:nth-child(3) {
    animation-name: slide
}

.aload span:nth-child(4) {
    left: 3em;
    animation-name: reveal;
    animation-direction: reverse
}

#load-more {
    font-size: 17px;
    padding: 10px 55px;
    border: 1px solid #dcdcdc;
    color: #444;
    margin: 10px 0 5px;
    cursor: pointer;
    background: #fff;
    text-align: center;
    outline: 0;
    border-radius: 10px
}

#load-more:hover {
    background: #f1f1f1;
    color: #000
}

#scroll,
.randomcloudfont {
    display: none;
    position: fixed;
    bottom: 20%;
    right: 0;
    background: #fff;
    z-index: 99999;
    color: #8e8e8e;
    font-size: 20px;
    border: none;
    outline: 0;
    cursor: pointer;
    padding: 9px 11px;
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, .21);
    border-radius: 2px
}

.randomcloudfont,
.site-link {
    position: absolute;
    right: 0
}

.randomcloudfont {
    display: block;
    float: right;
    text-transform: uppercase;
    background: #fff;
    font-size: 15px;
    bottom: auto
}

#scroll:hover,
.randomcloudfont:hover {
    color: #fff;
      background: #6130b0;

}

.site-link {
    left: 0;
    bottom: 0;
    padding-bottom: 20px
}

.site-link a {
    font-size: 20px;
    display: block;
    padding: 3px 20px;
    text-align: left
}

.site-link a:hover {
    color: #fff9
}

.top-link a {
    display: inline-block;
    border-radius: 3px;
    color: #444;
    padding: 5px 10px;
    margin: 7px 2px
}

#scroll img,
.randomcloudfont img {
    width: 23px
}

@media only screen and (max-width:970px) {

    .share_button,
    .thedancefonts-text {
        position: fixed;
        bottom: 0;
          background: #6130b0;

    }

    .textpopalerts {
        width: 100%;
        left: 0 !important
    }

    .menusection {
        width: 35%
    }

    .separator,
    .share input {
        display: none
    }

    .leftsection {
        width: 75%
    }
    .left-sec{
        width: 100%;
        margin-right: 0%;
        
      }

      .right-sec{

        width: 90%;
        
            }


    .thedancefonts-text {
        margin-bottom: 0;
        padding: 5px;
        width: 100%;
        z-index: 999;
        left: 0;
        -webkit-box-shadow: 0 -2px 15px 0 rgba(0, 0, 0, .55);
        -moz-box-shadow: 0 -2px 15px 0 rgba(0, 0, 0, .55);
        box-shadow: 0 -2px 15px 0 rgba(0, 0, 0, .55)
    }

    .thedancefonts-text .clear {
        padding: 7px 15px
    }

    .share_button {
        width: 100%;
        z-index: 99
    }

    .container {
        max-width: 100%
    }

    .tiposdeletraslist p,
    .tiposdeletrasrecentlist p {
        font-size: 18px
    }

    nav a {
        font-size: 14px
    }

    .insta-profile {
        margin: 20px 16px 15px
    }

    .rightside {
        width: 100%;
        margin-left: 0
    }

    footer img {
        max-width: 90% !important
    }
}

@media only screen and (max-width:600px) {
    .menusection img {
        width: 200px
    }

    .site-title img {
        width: 250px
    }

    .ssb_link {
        margin: .2em .1em
    }

    .r-s-b {
        padding: .35em .45em
    }

    footer {
        padding: 10px
    }

    .menusection h2 a {
        font-size: 14px
    }

    .menusection {
        width: 70%
    }

    .tiposdeletras,
    .container {
        width: 100%
    }

    .resp-sharing-button__link {
        margin: 2px;
        float: left
    }

    .tiposdeletrasmain,
    main {
        padding: 2px
    }

    .tiposdeletraslist,
    .tiposdeletrasrecentlist {
        padding: 7px
    }

    #random-cloud {
        height: 200px
    }

    .tiposdeletras {
        margin: .5% 0
    }

    .tiposdeletras div,
    .tiposdeletras p,
    .site-title a {
        font-size: 17px
    }

    .settings input {
        width: 180px
    }

    .share_button {
        width: 100%;
        margin-top: 5px
    }

    .share_button span {
        float: none
    }

    .share-link {
        font-size: 13px;
        padding: 5px
    }

    .site-info {
        padding: 0 5px
    }

    p.copied {
        width: 50%
    }

    #thedancefonts-text {
        font-size: 18px;
        border: none
    }

    .randomcloudfont {
        padding: 10px 10px 8px
    }

    #scroll {
        padding: 8px 10px
    }

    h1 {
        font-size: 1.9em;
        color: #000
    }

    footer h2 {
        font-size: 1.4em
    }

    .tiposdeletraslist h2 {
        font-size: 16px;
        margin: 0
    }

    .share {
        margin-left: 10px;
        padding-top: 7px
    }

    footer img {
        max-width: 100% !important;
        height: auto
    }
}