*,
body,
html {
    box-sizing: border-box
}

::-webkit-scrollbar-track {
    background: #3a3a3a
}

::-webkit-scrollbar {
    height: 4px;
    width: 4px
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    overflow-x: auto;
    background: #e7e6f9
}

body,
html {
    padding: 0;
    margin: 0;
    height: 100%;
    color: #4a4a4a;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.5
}

body {
    background: #ebecef;
    font-family: arial, sans-serif
}

#main {
    width: 100%;
    float: left;
    min-height: 90vh
}

.container {
    max-width: 1040px;
    margin: 0 auto
}

.clicked {
    width: 100%;
    clear: both;
    float: none;
    margin-bottom: 0;
    position: fixed;
    bottom: 0;
    background: #3a3a3a;
    z-index: 9999
}

#fresh-symbols {
    margin: 2px;
    overflow-y: hidden;
    overflow-x: auto;
    display: flex;
    text-align: center;
    color: #555;
    background: #3a3a3a;
    padding-top: 5px
}

.input {
    width: 85%;
    float: left;
    position: relative;
    color: #fff;
    padding-left: 5px
}

.input input {
    width: 100%;
    outline: 0;
    height: 40px;
    text-align: center;
    border: none;
    padding: 9.5px;
    border: 0;
    font-size: 15px;
    display: block;
    border-radius: 3px 0 0 3px;
    background: #f9f9f9;
    -webkit-box-shadow: inset 1px 1px 3px rgba(200, 200, 200, .7);
    box-shadow: inset 1px 1px 3px rgba(200, 200, 200, .7);
    color: #444
}

.input span {
    width: 50px;
    float: left;
    text-align: center;
    height: 40px;
    top: 0;
    right: 0;
    position: absolute;
    font-size: 20px;
    padding: 4px;
    color: #bd1c1c;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

.copyall {
    color: #fff;
    padding: 11px;
    display: block;
    text-transform: uppercase;
    background: #555;
    font-size: 13px;
    border-radius: 0;
    float: right;
    font-weight: 700;
    width: 100%;
    cursor: pointer;
    z-index: 9999
}

.sharediv {
    float: left;
    width: 15%;
    text-align: center;
    position: relative;
    border-radius: 0 3px 3px 0;
    overflow: hidden
}

#st-1 {
    clear: none !important;
    float: right;
    width: 65%;
    margin: 5px 0
}

span.share-hsabhayharsh {
    float: left;
    text-transform: uppercase;
    color: #f9f9f9;
    width: 35%;
    padding: 8px 5px 8px 290px;
    text-align: right
}

.mobiads {
    display: table !important;
    margin: 12px 0 !important;
    float: left;
    clear: both;
    width: 100% !important
}

h1.titletext,
h2.entry-title {
    border-bottom: 1px solid #fff;
    padding: 5px 0;
    margin: 5px 0;
    font-family: arial, sans-serif;
    clear: both;
    font-size: 25px
}

footer {
    clear: both;
    margin-top: 20px;
    background: #484848;
    padding: 20px 20px 100px
}

footer p {
    margin: 0
}

.thumb {
    text-align: -webkit-center
}

.all {
    max-width: 1168px;
    margin: 0 auto
}

.harshitcopysystum {
    float: left;
    width: 100%
}

a {
    text-decoration: none
}

footer {
    font-weight: 300;
    color: #f5f5f5
}

a {
    text-decoration: none
}

.hsabhaytext,
h2.entry-title,
.hsabhay,
.harshitcopysystum,
.footer p.symbol-description,
footer {
    text-align: center
}

h2,
h3,
h4 {
    text-align: left;
    padding: 5px
}

.site-title a,
article,
aside,
img,
footer,
header,
section {
    display: block
}

.hsabhaytext {
    cursor: pointer;
    position: relative;
    background-color: #fff;
    display: inline-block;
    margin-right: .5rem;
    margin-bottom: .5rem;
    min-width: 65px;
    text-align: center;
    vertical-align: text-top;
    overflow: hidden;
    border-color: #757575;
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    font-size: 1rem;
    height: 2.5em;
    line-height: 35px
}

.fresh-symbols .hsabhaytext {
    margin-bottom: .1rem
}

.fresh-symbols .hsabhaytext:hover {
    box-shadow: revert
}

.hsabhay .hsabhayharsh {
    display: block;
    border-radius: 3px;
    overflow: hidden;
    background: #fff;
    color: #555;
    padding: 1px 14px;
    font-size: 25px
}

.copied {
    color: #fff;
    font-size: 9px;
    position: absolute;
    padding: 5px 10px;
    background: #00ab4c;
    top: -2px;
    right: 13px;
    border-radius: 3px;
    z-index: 9999;
    float: left;
    line-height: 10px
}

.hsabhaytext:hover {
    background: #fff;
    color: #000;
    border-color: #f1f2fd;
    border: 1px solid #f1f2fd;
    z-index: 10;
    transform: scale(1.1);
    box-shadow: 0 0 10px 0 #d6d6d6;
    overflow: revert
}

span.hsabhayharsh:hover {
    background: #c9ccd2;
    color: #000;
    overflow: revert
}

.fresh-symbols .hsabhaytext:hover {
    overflow: hidden
}

.cate,
.elinks,
nav {
    width: 100%;
    float: left;
    text-align: center;
    margin: 1rem 0
}

a.exlink,
.cate a,
.elinks a,
nav a {
    background: #fff;
    margin-bottom: 5px;
    color: #4a4a4a;
    cursor: pointer;
    text-align: center;
    white-space: nowrap;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: none;
    display: inline-flex;
    font-size: 1rem;
    height: 2.5em;
    justify-content: flex-start;
    line-height: 1.5;
    padding: calc(.5em - 1px) calc(.75em - 1px);
    position: relative;
    vertical-align: top
}

.cate a {
    background-color: #555;
    border-color: transparent;
    color: #fff
}

.cate a:focus {
    border-color: #365899;
    color: #363636
}

.cate a:hover,
a.page-link:hover,
a.exlink:hover {
    opacity: .8
}

a.exlink {
    background-color: #fff;
    color: #4a4a4a
}

a.page-link {
    background: #ebecef
}

.elinks {
    color: #fff
}

#menuline {
    display: block;
    position: absolute;
    cursor: pointer;
    width: 50px;
    height: 40px;
    float: left
}

#menuline span:nth-child(1) {
    top: 12px;
    width: 38px
}

#menuline span:nth-child(2) {
    top: 21px;
    width: 30px
}

#menuline span:nth-child(3) {
    top: 30px;
    width: 22px
}

#menuline span {
    background: #e5efff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    display: block;
    position: absolute;
    left: 5px;
    -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
}

#menuline:hover span {
    background: #fff
}

.cat {
    float: left;
    width: 23%;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 99999 !important;
    -webkit-box-shadow: 8px 0 17px 0 rgba(0, 0, 0, .28);
    -moz-box-shadow: 8px 0 17px 0 rgba(0, 0, 0, .28);
    box-shadow: 8px 0 17px 0 rgba(0, 0, 0, .28);
    display: none
}

.cat .et {
    display: inline-block;
    width: 100%
}

.cat .close {
    position: absolute;
    right: -42px;
    top: 10px;
    font-size: 18px;
    padding: 10px 15px;
    border: none;
    color: #fff;
    border-radius: 0 3px 3px 0;
    cursor: pointer;
    z-index: 3
}

.cat,
.cat .close {
    background: #555;
    background: -webkit-linear-gradient(to right, #3a3a3a, #555555);
    background: linear-gradient(to right, #3a3a3a, #555555)
}

.cat h2 {
    text-align: center;
    margin: 5px;
    font-size: 1.4rem;
    border-bottom: 1px solid #fff
}

.elist {
    overflow: auto;
    height: 85%;
    padding-right: 3px;
    background: 0 0
}

.elist a {
    display: block;
    text-align: right;
    padding: 10px 18px 10px 0;
    color: #ffffffbf;
    font-size: 15px;
    text-transform: uppercase;
    backface-visibility: hidden;
    border-radius: 3px;
    border: 1px solid transparent
}

.elist a:hover {
    background: #f5f6fb;
    color: #000;
    border-right: 2px solid #00ab4c
}

header {
    box-shadow: 1px 2px 4px 0 rgb(0 0 0/21%);
    background: #3a3a3a
}

p.site-title {
    margin: 0;
    font-weight: 700
}

.cat h2 a,
.site-title a {
    padding: 3px;
    font-size: 30px;
    text-align: center;
    width: 100%;
    display: block;
    text-decoration: none;
    color: #e5efff;
    backface-visibility: hidden
}

.cat h2 a {
    color: #fff;
    text-transform: none;
    font-size: 22px;
    font-weight: 600
}

.branding-text {
    background: #3a3a3a;
    padding: 0;
    color: #fff;
    text-align: center
}

p.emoji {
    display: none
}

.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: #3a3a3a;
    position: absolute;
    animation-duration: .5s;
    animation-timing-function: ease;
    animation-iteration-count: infinite
}

.aload span:nth-child(1),
.aload span:nth-child(2) {
    left: 0
}

.aload span:nth-child(3) {
    left: 1.5em
}

.aload span:nth-child(4) {
    left: 3em
}

@keyframes reveal {
    from {
        transform: scale(.001)
    }

    to {
        transform: scale(1)
    }
}

@keyframes slide {
    to {
        transform: translateX(1.5em)
    }
}

.aload span:nth-child(1) {
    animation-name: reveal
}

.aload span:nth-child(2),
.aload span:nth-child(3) {
    animation-name: slide
}

.aload span:nth-child(4) {
    animation-name: reveal;
    animation-direction: reverse
}

.page-load-status {
    text-align: center;
    color: #777;
    float: left;
    width: 100%
}

.infinite-scroll-last {
    font-size: 20px;
    margin: 2px 0;
    padding: 2px 0;
    color: #000;
}

@media only screen and (min-width:1400px) {
    .container {
        max-width: 75%
    }
}

@media only screen and (max-width:1024px) {
    span#random-hsabhayharsh {
        display: none
    }

    .all {
        max-width: 100%
    }

    footer {
        padding: 20px 20px 115px
    }

    span.share-hsabhayharsh {
        font-size: 12px;
        padding: 10px 5px;
        color: #f9f9f9;
        width: 15%
    }

    #st-1 {
        width: 85%
    }

    .site-title a {
        padding: 5px;
        font-size: 32px
    }

    .symbolinfo {
        margin: 0 5px
    }

    h2 {
        font-size: 20px
    }

    h1.titletext {
        font-size: 1.5rem !important
    }

    .hsabhayharsh-description {
        padding: 0 10px
    }

    #mopages {
        padding: 0 10px
    }

    #menuline span {
        left: 12px
    }

    .cat {
        width: 50%
    }
}

@media only screen and (max-width:970px) {
    #menuline span:nth-child(1) {
        top: 9px
    }

    #menuline span:nth-child(2) {
        top: 18px
    }

    #menuline span:nth-child(3) {
        top: 27px
    }

    .hsabhay .hsabhayharsh {
        font-size: 18px
    }

    .cat {
        width: 60%
    }

    .cat .close {
        top: 0;
        font-size: 16px
    }

    .cat h2 a {
        font-size: 17px
    }

    .cat h2 {
        margin: 0;
        font-size: 5px
    }
}

@media only screen and (max-width:600px) {
    .site-title a {
        font-size: 19px;
        overflow: hidden
    }

    .cat {
        width: 75%
    }
}
