body {
    background: #f5f3f5;
    margin: 0;
    font-family:'Open Sans',sans-serif;
}
h1{
    text-align: center;
}
h3 {
    font-size: 22px;
    font-weight: 700;
    color: #000;
}
a {
    text-decoration: none;
    color: #444;
}
.domain {
    font-size: 25px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    background: linear-gradient(90deg, rgba(230,11,211,1) 0%, rgba(255,0,0,1) 100%);
}
p.loadkeren {
    text-align: center;
    clear: both;
}
#loadmore {
    font-size: 20px;
    padding: 12px 35px;
    margin: 15px 0 5px; 
    outline: 0;
    width: 50%;
}
#loadmore:hover, .imp a:hover {
    background: linear-gradient(90deg, rgba(230,11,211,1) 0%, rgba(255,0,0,1) 100%);
    color: #fff;
}

#loadmore {
    background: #fff;
    color: #777;
    border: 10px;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
    box-shadow: 0 0 5px 0 rgb(0 0 0 / 15%);
}
.imp {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
}
.imp a {
    display: inline-block;
    text-transform: uppercase;
    color: #777;
    background: #fff;
    padding: 8px 12px;
    border-radius: 10px;
    margin: 3px 0;
    font-size: 13px;
    box-shadow: 0 0 5px 0 rgb(0 0 0 / 15%);
}

.bottom {
    background: #fff;
    padding: 4em;
    margin-left: 20%;
    margin-right: 20%;
    border-radius: 10px;
}
p, li{
    color: #444;
    line-height: 1.65em;
    font-size: 16px;
}
img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width:80%;
}
.fontaesthetic {
    margin-left: 10%;
    margin-right: 8%;
    font-size: 18px;
    text-align: center;
    width: 78%;
    padding: 20px;
    border-radius: 0 0 7px 7px;
    border: 3px solid #dad6d6;
    position: relative;
    outline: 0;
}
.fixed {
    position: fixed;
    top:0; 
    left:0; 
    z-index:99;
    width: 100% !important;
}
.hakcipta{
    margin-top: 50px;
    font-weight: 700;
    background: #000;
    padding: 1px 15px
}
.hakcipta p, .hakcipta a {
    text-align: center;
    color: rgb(228, 228, 228);
    letter-spacing: 0.5px;
}
@media only screen and (max-width: 850px) {
    .fontaesthetic {
        font-size: 13px;
        margin-bottom: 0;
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        position: fixed;
        bottom: 0;
        left: 0;
        box-shadow: 0 -2px 15px 0 rgba(0, 0, 0, 0.55);
        z-index:99;
    }
    div.sharethis {
        font-size: 14px;
        margin: 7px;
        margin-left: 12%;
    }
    .font-aesthetic {
        width: 100%;
        font-size: 14px;
    }
    div#hasil {
        margin-left: 2%;
    }
}
#masterbox {
    margin-left: 10%;
    margin-right: 10%;
}
@media only screen and (max-width: 450px) {
    #masterbox {
        margin-left: 3%;
        margin-right: 1%;
    }
    .imp a {
        font-size: 8px;
    }
    .slider{
        margin-top:10px !important;
    }

}
.font-aesthetic {
    font-size: 18px;
    text-align: left;
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.07);
    display: block;
    width: 100%;
    padding: 25px 12px;
    margin: 10px 0;
    transition: 0.4s;
    border: 1px solid #e2e2e2;
    border-radius: 10px 0 0 10px;
    position: relative;
    outline: 0;
}
.font-aesthetic:hover {
    border-color: #f4067f;
    color: #ff0000;
    cursor: pointer;
}

span.copyfont {
    background:linear-gradient(90deg, rgba(244,6,127,1) 0%, rgba(255,0,0,1) 100%);
    border-radius: 4px 20px 20px 4px;
    color: #fff;
    padding: 9px 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    cursor: pointer;
    right: 250px;
    margin-top: -62px;
    position: absolute;
}
span.copyfont:hover {
    background: #f4067f;
}
@media only screen and (max-width: 1296px) {
    span.copyfont {
        font-size: 10px;
        right: 200px;
    }
}
@media only screen and (max-width: 950px) {
    span.copyfont {
        font-size: 10px;
        right: 105px;
    }
}
@media only screen and (max-width: 600px) {
    span.copyfont {
        font-size: 10px;
        right: 40px;
    }
    .bottom{
        padding: 2em;
        margin-left: 5%;
        margin-right: 5%; 
    }
    #loadmore {
        width: auto;
        font-size: 17px;
    }
    img{
        max-width: 100% !important;
    }
}
@media only screen and (max-width: 400px) {
    span.copyfont {
        font-size: 10px;
        right: 10px;
    }
}
@media only screen and (max-width: 250px) {
    span.copyfont {
        padding: 8px 12px;
        font-size: 5px;
        right: 1px;
    }
}
#hasil {
    margin-left: 10%;
    margin-right: 12%;
}
.sharethis {
    float: left;
    margin-top: 20px;
    color: grey;
    font-size: 14px;
    margin-bottom: 15px;
    margin-left: 10%;
}
.slider {
align-items: center;
justify-content: flex-start;
margin-left: 50px;
margin-top: 30px;
margin-bottom: 10px;
float: left;
font-size: 14px;
}
#slider {
cursor: pointer;
-webkit-appearance: none;
height: 8px;
background: #f5f3f5;
outline: none;
}
.font-size {
display: inline-block;
color: grey;
}

input[type="range"]::-webkit-slider-runnable-track {
    height: 3px;
    cursor: pointer;
    background: #f4067f;
    border-radius: 1.3px;
  }
  input[type="range"]::-webkit-slider-thumb {
    height: 20px;
    width: 20px;
    border-radius: 30px;
    background: #f4067f;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -8px;
  }
@media only screen and (min-width:950px) {
    .slider {
        margin-left: 40%;
    }
}

@media only screen and (max-width: 400px) {
    h1 {
        font-size: 24px;
    }
    .ads {
        text-align: center;
    }
}

.resp-sharing-button__icon,
.resp-sharing-button__link {
    display: inline-block;
}
.resp-sharing-button__link {
    text-decoration: none;
    color: #fff;
}
.resp-sharing-button {
    transition: 25ms ease-out;
    border-radius: 50%;
    padding: 6px 7px;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    margin: 1px;
}
.resp-sharing-button__icon svg {
    width: 1em;
    height: 1em;
    margin-right: 0.4em;
    vertical-align: top;
}
.resp-sharing-button--small svg {
    margin: 2px;
    vertical-align: middle;
}
.resp-sharing-button__icon {
    stroke: #fff;
    fill: none;
}
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
    fill: #fff;
    stroke: none;
}
.resp-sharing-button--facebook {
    background-color: #3b5998;
}
.resp-sharing-button--twitter {
    background-color: #55acee;
}
.resp-sharing-button--reddit {
    background-color: #5f99cf;
}
.resp-sharing-button--whatsapp {
    background-color: #25d366;
}
.resp-sharing-button--telegram {
    background-color: #54a9eb;
}
.resp-sharing-button--facebook:active,
.resp-sharing-button--facebook:hover,
.resp-sharing-button--reddit:active,
.resp-sharing-button--reddit:hover,
.resp-sharing-button--telegram:hover,
.resp-sharing-button--twitter:active,
.resp-sharing-button--twitter:hover {
    background-color: #4b97d1;
}
.resp-sharing-button--whatsapp:active,
.resp-sharing-button--whatsapp:hover {
    background-color: #1da851;
    border-color: #1da851;
}