*,
::after,
::before {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
  scroll-behavior: smooth;
}

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

::-webkit-scrollbar-thumb {
  background: #003049;
}

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

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

body {
  margin: 0;
  padding: 0;
  font-family: sans-serif;
  font-weight: 400;
  background: #f1f1f1;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: sans-serif;
  font-weight: 300;
}

a {
  text-decoration: none;
}

ul {
  margin-left: 20px;
  text-align: left;
  list-style-type: disclosure-closed;
}

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

.kpuspriyo:hover p {
  color: #003049;
}

header {
  width: 100%;
  margin: 0;
  text-align: center;
  background: #003049;
  z-index: 9999;
  float: left;
  box-shadow: 0 8px 10px 0 rgb(0 0 0/25%);
}

header .site-title span {
  margin-top: -16px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #ffffff80;
  font-size: 16px;
  margin-bottom: 5px;
  display: block;
}

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

.menusection {
  float: left;
  width: 23%;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  box-shadow: 8px 0 17px 0 rgb(0 0 0/28%);
  padding: 4px;
  display: none;
  background: #003049;
  z-index: 9999;
}

.menusection .close {
  position: absolute;
  right: -35px;
  top: 10px;
  font-size: 18px;
  padding: 10px 17px;
  border: none;
  background: #010001;
  color: #fff;
  border-radius: 0 3px 3px 0;
  cursor: pointer;
  z-index: 3;
  box-shadow: 8px 0 10px 0 rgb(0 0 0/28%);
}

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

.bookmarks {
  padding: 5px;
  float: left;
  width: 100%;
  overflow-y: scroll;
  height: 80%;
}

.rollbar {
  display: none;
  padding: 5px;
  float: left;
  width: 100%;
  overflow-y: scroll;
  height: 80%;
  white-space: nowrap;
}

.rollbar a {
  margin: 5px 0;
  background: #c6d2e2;
  color: #00000075;
  text-align: left;
  display: inline-block;
  padding: 8px 20px;
  border-radius: 10px;
  transition: all .2s ease-in-out;
  text-decoration: none;
}

.menusection .bookmarks a {
  border-radius: 10px;
  padding: 10px;
  font-family: sans-serif;
  color: #ffffff82;
  text-align: right;
}

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

.menusection img {
  width: 205px;
  height: auto;
}

.ssb_link,
.ssb_icon {
  display: inline-block;
}

.ssb_link {
  text-decoration: none;
  color: #fff;
  margin: 0.1em;
}

.r-s-b {
  border-radius: 5px;
  transition: 25ms ease-out;
  padding: 0.5em 0.75em;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}

.ssb_icon svg {
  width: 1em;
  height: 1em;
  margin-right: 0.4em;
  vertical-align: top;
}

.ssb-small svg {
  margin: 0;
  vertical-align: middle;
}

.ssb_icon {
  stroke: #fff;
  fill: none;
}

.ssb_icon--solid,
.ssb_icon--solidcircle {
  fill: #fff;
  stroke: none;
}

.ssb-twitter {
  background-color: #55acee;
}

.ssb-twitter:hover {
  background-color: #2795e9;
}

.ssb-pinterest {
  background-color: #bd081c;
}

.ssb-pinterest:hover {
  background-color: #8c0615;
}

.ssb-facebook {
  background-color: #3b5998;
}

.ssb-facebook:hover {
  background-color: #2d4373;
}

.ssb-tumblr {
  background-color: #35465c;
}

.ssb-tumblr:hover {
  background-color: #222d3c;
}

.ssb-reddit {
  background-color: #5f99cf;
}

.ssb-reddit:hover {
  background-color: #3a80c1;
}

.ssb-google {
  background-color: #dd4b39;
}

.ssb-google:hover {
  background-color: #c23321;
}

.ssb-linkedin {
  background-color: #0077b5;
}

.ssb-linkedin:hover {
  background-color: #046293;
}

.ssb-email {
  background-color: #777;
}

.ssb-email:hover {
  background-color: #5e5e5e;
}

.ssb-xing {
  background-color: #1a7576;
}

.ssb-xing:hover {
  background-color: #114c4c;
}

.ssb-whatsapp {
  background-color: #25d366;
}

.ssb-whatsapp:hover {
  background-color: #1da851;
}

.ssb-hackernews {
  background-color: #f60;
}

.ssb-hackernews:hover,
.ssb-hackernews:focus {
  background-color: #fb6200;
}

.ssb-vk {
  background-color: #507299;
}

.ssb-vk:hover {
  background-color: #43648c;
}

.ssb-facebook {
  background-color: #3b5998;
  border-color: #3b5998;
}

.ssb-facebook:hover,
.ssb-facebook:active {
  background-color: #2d4373;
  border-color: #2d4373;
}

.ssb-twitter {
  background-color: #55acee;
  border-color: #55acee;
}

.ssb-twitter:hover,
.ssb-twitter:active {
  background-color: #2795e9;
  border-color: #2795e9;
}

.ssb-email {
  background-color: #777;
  border-color: #777;
}

.ssb-email:hover,
.ssb-email:active {
  background-color: #5e5e5e;
  border-color: #5e5e5e;
}

.ssb-whatsapp {
  background-color: #25d366;
  border-color: #25d366;
}

.ssb-whatsapp:hover,
.ssb-whatsapp:active {
  background-color: #1da851;
  border-color: #1da851;
}

.ssb-telegram {
  background-color: #54a9eb;
}

.ssb-telegram:hover {
  background-color: #4b97d1;
}


.infinite-scroll h2 {
  color: #919191;
  padding: 5px;
  float: left;
  width: auto;
  margin-top: 0em;
  margin-bottom: 0em;
  font-size: 18px;
  font-weight: 300;
}

.infinite-scroll {
  float: right;
  margin-top: 5px;
}

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
  float: right;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.sliders {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
  height: 31px;
  border-radius: 25px;

}

.sliders:before {
  position: absolute;
  content: "";
  height: 25px;
  width: 25px;
  left: 5px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 25px;

}

input:checked+.sliders {
  background-color: #003049;
}

input:focus+.sliders {
  box-shadow: 0 0 1px #2196F3;
}

input:checked+.sliders:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);

}

.cats a {
  display: inline-block;
  float: left;
  width: auto;
  font-size: 18px;
  border: 1px solid;
  margin: 5px;
  padding: 8px 20px;
  border-radius: 10px;
  background: #329800;
  color: #fff;
}

.cats a:hover {
  border-color: #329800;
}

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

.site-title img {
  width: 450px;
  height: auto;
  padding-top: 5px;
}

#fancy-info.disappearing {
  display: none;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0.1s, opacity 0.1s linear;
  transition-delay: 0.1s;
}

#fancy-info {
  position: absolute;
  top: -2000px;
  left: -3000px;
  width: 360px;
  cursor: pointer;
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
  z-index: 10000;
}

#fancytext-name {
  background: #000;
  text-align: center;
  padding: 3px 4px;
  font-size: 16px;
  color: #ffffff80;
}

#fancy-info .textarea {
  width: 100%;
  padding: 10px;
  text-align: center;
  display: block;
  cursor: text;
  background: #e6ecf4;
  border: none;
  font-family: -apple-system, BlinkMacSystemFont, sans-serif;
}

#fancy-info-copy-container {
  text-align: center;
  display: block;
  width: 100%;
}

#adsInPopupDialog {
  padding-top: 12px;
  text-align: center;
  margin: 0 auto;
}

#fancy-copy-btn {
  text-align: center;
  height: 30px;
  width: 140px;
  margin-top: 3px;
  margin-bottom: 3px;
  background: #18a00a;
  border: none;
  color: #ffffff82;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  border-radius: 10px;
}

#fancy-copy-btn:hover {
  color: #fff;
}

#overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgb(0 0 0 / 8%);
  z-index: 99;
  cursor: pointer;
  display: none;
}

.copiedalerts {
  display: block;
  visibility: hidden;
  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, 0.25);
  box-shadow: 0 0 20px 5px rgb(0 0 0/25%);
}

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);
}

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;
}

.alert-header spam.name {
  color: #ffffff80;
  display: block;
  font-size: 18px;
  text-transform: uppercase;
}

.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;
  display: inline-block;
  border-radius: 10px;
  font-size: 90%;
}

.ads-sec {
  width: 100%;
  float: left;
  display: block;
}

.close-alert {
  width: 100%;
  border: none;
  background: #018e43;
  color: #fff;
  display: block;
  padding: 13px 0;
  font-size: 18px;
  cursor: pointer;
}

.close-alert:hover {
  background: #109519;
}

main {
  float: left;
  width: 100%;
  margin-top: 10px;
}

.container {
  max-width: 970px;
  margin: 0 auto;
  text-align: center;
}

h2 {
  color: #000;
  float: left;
  width: 100%;
  text-transform: uppercase;
  font-size: 18px;
  margin: 0;
  text-align: left;
  padding: 5px;
  border-radius: 10px;
}

#random-cloud {
  font-family: Arial Unicode MS, lucida grande, tahoma, verdana, arial,
    sans-serif;
  text-align: center;
  width: 100%;
  height: 120px;
  float: left;
  overflow: auto;
  padding-top: 10px;
}

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

#random-cloud div:hover {
  background: #fff;
  border: 1px solid #ececec;
  color: #000;
}

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

#random-cloud .size10 {
  font-size: 35px;
}

#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: 12px 0 !important;
  float: left;
  clear: both;
  width: 100% !important;
}

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

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

#mobile-fly-menu span:nth-child(1) {
  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: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -ms-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  height: 4px;
  background: #ffffff82;
}

.thenitesharya-text {
  position: relative;
  float: left;
  width: 100%;
  margin-top: 0;
}

.thenitesharya-text .clear {
  position: absolute;
  right: 4px;
  color: #de0707;
  font-size: 20px;
  padding: 5px 15px;
  line-height: 1.5;
  background: 0 0;
  border: none;
  z-index: 999;
  cursor: pointer;
  top: 3px;
  outline: none;
}

.thenitesharya-text .clear:hover {
  color: #000;
}

.thenitesharya-text p {
  text-transform: uppercase;
  font-size: 12px;
  color: #777;
  padding: 0;
  margin: 0;
  margin-top: 5px;
}

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

.thenitesharya-text .container {
  position: relative;
}

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

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

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

.font-size span {
  font-size: 13px;
  text-transform: uppercase;
  color: #ffffff82;
}

.share-link {
  display: none;
}

.slider {
  -webkit-appearance: none;
  width: 220px;
  height: 2px;
  background: #e1e1e1;
  outline: none;
  border-radius: 3px;
}

.slider:hover {
  opacity: 1;
}

.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  background: #003049;
  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: #003049;
  cursor: pointer;
  border-radius: 50%;
  box-shadow: 1px 2px 4px 0 rgb(0 0 0/21%);
}

main,
.kpuspriyomain {
  float: left;
  width: 100%;
}

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

.kpuspriyo {
  width: 49%;
  float: left;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  text-align: center;
  margin: 0.5%;
  border-radius: 0 10px;
  background-color: #fff;
  box-shadow: 0 2px 2px 0 #e8e8e8;
}

.kpuspriyo span {
  position: absolute;
  left: 15px;
  bottom: 5px;
  display: none;
  color: #000;
  font-weight: 600;
  letter-spacing: 1px;
  z-index: 9;
  font-size: 12px;
  font-variant-caps: all-small-caps;
}

.kpuspriyo:hover {
  background: #f9f9f9;
}

.kpuspriyo:hover span {
  display: block;
}

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

.kpuspriyo button,
#random-cloud button,
.share-link button {
  position: absolute;
  top: 10px;
  right: 10px;
  background: #fff;
  border: 1px solid #3e5b9b1f;
  color: #444;
  font-size: 13px;
  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);
}

.kpuspriyo.zalgo {
  width: 100%;
}

.formrow .formcol p {
  float: left;
  width: 48%;
  margin: 1%;
}

p.aryapage {
  float: left;
  width: 100%;
}

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

h4 {
  text-transform: uppercase;
  color: #777;
  backface-visibility: hidden;
  margin: 0;
  padding: 10px;
  float: left;
  width: 100%;
  text-align: left;
}

.formrow .formcol {
  width: 50%;
  float: left;
  text-align: left;
}

.formcol label {
  color: #555;
}

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

span.sharetext {
  color: #000;
  display: inline-block;
  padding: 8px;
  font-size: 15px;
}

.addthis_inline_share_toolbox {
  margin: 5px 0;
  float: right;
}

#thenitesharya-text {
  width: 100%;
  padding: 0.6em 0;
  outline: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  letter-spacing: 0.02em;
  line-height: 1.4;
  margin-bottom: 0;
  display: block;
  text-align: center;
  font-size: 22px;
  font-weight: 400;
  font-family: sans-serif;
  letter-spacing: 1px;
  border-radius: 10px;
  border: 2px solid #003049;
  background: #fff;
  box-shadow: 0 8px 20px 0 rgb(0 0 0/15%);
}

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

.separator {
  float: left;
}

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

.toplink a {
  display: inline-block;
  padding: 7px 15px;
  color: #0d67ce;
  font-size: 14px;
  background: #023c80;
  border-radius: 3px;
}

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

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

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

a.aryapage-next {
  visibility: hidden;
}

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

footer h2 {
  color: #000;
  text-transform: capitalize;
  font-size: 35px;
}

footer h3 {
  color: #6338af;
  text-transform: capitalize;
  font-size: 25px;
}

footer img {
  max-width: 900px;
  height: auto;
}

footer p {
  text-align: left;
  margin: 10px 0;
}

h1 {
  font-size: 3em;
  color: #000;
  font-family: sans-serif;
}

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

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

.links {
  text-align: center;
  clear: both;
  float: left;
  width: 100%;
  padding-bottom: 10px;
  background: #fff;
}

.links a {
  background: #003049;
  color: #fff;
  display: inline-block;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-size: 15px;
  cursor: pointer;
  border-radius: 10px;
  justify-content: center;
  padding: 10px 16px;
  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: 0.5em;
  background: #003049;
  border: solid 2px #ffffff78;
  position: absolute;
  animation-duration: 0.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(0.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;
}

#load-more {
  border: none;
  background: #c6d2e1;
  display: inline-block;
  padding: 12px 20px;
  border-radius: 10px;
  font-size: 20px;
  cursor: pointer;
  margin: 10px;
  color: #00000085;
}

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

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

.randomgen {
  display: block;
  position: relative;
  float: right;
  text-transform: uppercase;
  background: #fff;
  font-size: 15px;
  bottom: auto;
  position: absolute;
  right: 0;
}

#scroll:hover,
.randomgen:hover {
  color: #fff;
  background: #bdcad9;
}

.site-link {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 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: 8px;
  color: #444;
  padding: 5px 10px;
  margin: 7px 2px;
}

.top-link a:hover {
  color: #000;
}

.loadmore {
  float: left;
  width: 100%;
}

.randomgen img,
#scroll img {
  width: 23px;
  height: 23px;
}

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

  header .site-title span {
    margin-top: -10px;
    font-size: 14px;
  }

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

  .menusection {
    width: 35%;
  }

  .separator {
    display: none;
  }

  .leftsection {
    width: 75%;
  }

  .settings {
    top: -37px;
  }

  .thenitesharya-text {
    margin-bottom: 0;
    padding: 5px 5px 0;
    position: fixed;
    width: 100%;
    z-index: 999;
    bottom: 0;
    background: #003049;
    left: 0;
    -webkit-box-shadow: 0 -2px 15px 0 rgba(0, 0, 0, 0.55);
    -moz-box-shadow: 0 -2px 15px 0 rgba(0, 0, 0, 0.55);
    box-shadow: 0 -2px 15px 0 rgba(0, 0, 0, 0.55);
  }

  .thenitesharya-text .clear {
    padding: 7px 15px;
  }

  span.sharetext {
    position: absolute;
    left: 0;
    color: #ffffff80;
    font-size: 12px;
    text-align: right;
  }

  .container {
    max-width: 100%;
  }

  .kpuspriyolist p,
  .kpuspriyorecentlist 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) {
  .site-title img {
    width: 240px;
    height: auto;
    padding-top: 0;
  }

  .rollbar {
    display: inline !important;
  }

  .formrow .formcol {
    width: 100%;
  }

  input#creepify_maxHeight {
    width: 95%;
  }

  input#creepify_randomization {
    width: 95%;
  }

  footer {
    padding: 10px;
  }

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

  .menusection {
    width: 70%;
  }

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

  main,
  .kpuspriyomain {
    padding: 2px;
  }

  .kpuspriyolist,
  .kpuspriyorecentlist {
    padding: 7px;
  }

  #random-cloud {
    height: 200px;
  }

  .kpuspriyo {
    width: 100%;
    margin: 0.5% 0;
  }

  .kpuspriyo div,
  .kpuspriyo p {
    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;
  }

  .container {
    width: 100%;
  }

  .site-info {
    padding: 0 5px;
  }

  p.copied {
    width: 50%;
  }

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

  .site-title a {
    font-size: 17px;
  }

  .randomgen {
    padding: 10px 10px 8px;
  }

  #scroll {
    padding: 8px 10px;
  }

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

  footer h2 {
    font-size: 1.4em;
  }

  footer h3 {
    font-size: 1.2em;
  }

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

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