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

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

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



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

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

body {
	margin: 0;
	padding: 0;
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	background: #f5f8fc;
}

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

a {
	text-decoration: none
}

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

.header{
	background: linear-gradient(45deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d);
	box-shadow: 0px 2px 4px -1px rgba(0,0,0,0.2), 0px 4px 5px 0px rgba(0,0,0,0.14), 0px 1px 10px 0px rgba(0,0,0,0.12);
	z-index: 9999;
}

.post-header,.post-title,.blog-feeds {
    display: none;
}


.site-title {
	margin: 0;
	text-align: center;
}

.site-title a {
		padding: 3px;
		display: block;
		font-family: pacifico,cursive;
    font-size: 30px;
    color: #fff;
    letter-spacing: 3px;
    text-shadow: 1px 1px 0 #ccc, 2px 2px 0 #ccc, 3px 3px 0 #444, 4px 4px 0 #444, 5px 5px 0 #444, 6px 6px 0 #444, 5px 5px 15px #999;
}
.arya-container {
	max-width: 970px;
	margin: 0 auto;
	text-align: center;
}
#header-sec,#main-sec,.header,.widget-content {
    float: left;
    width: 100%;
}

h2 {
    color: #8c8c8c;
    text-transform: uppercase;
    font-size: 17px;
}
.input-box {
    position: relative;
}
#random-cloud {
	font-family: Arial Unicode MS,lucida grande,tahoma,verdana,arial,sans-serif;
	text-align: center;
	width: 100%;
	height: auto;
      padding:10px;
	transition:2s;
	margin-top: 10px;
	float: left;
	overflow: auto;
  }
  #random-cloud div:hover{
	background: #f9f9f9;
	color: #000;
  }
  
  #random-cloud div {
	padding: 0;
	border-radius: 5px;
	padding: 10px;
	cursor:pointer;
	display: inline-block;
	color: #000;
	position: relative;
  }
  #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;
  }

.bookmarks {
	padding: 5px;
	float: left;
	width: 100%;
}
.bookmarks a {
    display: inline-block;
    text-transform: uppercase;
    color: #ffffff59;
    padding: 4px 10px;
    border-radius: 5px;
    margin: 3px 0;
    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;
}

#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:.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}

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

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

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

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


.share_button {
	float: left;
	margin-top: 10px;
}
.share_button span{
	padding: 12px 0;
	font-size: 13px;
	text-transform: uppercase;
	float: left;
	color: #cacaca;
}
.settings {
    float: right;
    margin-top: 15px;
}

.settings input {
	box-shadow: none;
	cursor: pointer;
	padding: 2px;
	width: 220px;
}
.font-size {
	float: right;
	padding: 5px;
}
.font-size span {
    font-size: 13px;
    text-transform: uppercase;
    color: #777;
}
.share-link {
    float: left;
    width: 100%;
	padding: 15px;
	position: relative;
	text-align: center;
}
.share-link span{
	color: #777;
	font-family: arial,sans-serif;

}
#share-link{
	color: #444;
	cursor: pointer;
}
#share-link:hover{
	color: #000;
	text-decoration: underline;
}



.slider {
	-webkit-appearance: none;
	width: 220px;
	height: 2px;
	background: #ffffff7a;
	outline: none;
	border-radius: 3px;
	border: 1px solid #ddd;
  
  }
  
  .slider:hover {
	opacity: 1;
  }
  
  .slider::-webkit-slider-thumb {
	-webkit-appearance: none;
	appearance: none;
	width: 25px;
	height: 25px;
	background: #fff;
	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: #fff;
	cursor: pointer;
	border-radius: 50%;
  box-shadow: 1px 2px 4px 0 rgb(0 0 0 / 21%);
  }
.freefirenamesmain{
	float: left;
	width: 100%;
}
.freefirenameslist,
.freefirenamesrecentlist {
	display: block;
	float: left;
	text-align: center;
	width: 100%;
	margin-top: 5px;
  position: relative;
  padding: 4px;
}

.freefirenames {
  position: relative;
    display: inline-block;
    float: left;
    width: 48%;
    margin: 4px 1%;
  
}
      
.freefirenames span {
	color: #c0c9d4;
    position: absolute;
    padding: 0 5px;
    left: 12px;
    bottom: 20px;
    font-size: 10px;
    border-radius: 3px;
    text-transform: uppercase;
    display: block;
}

.freefirenames div,.freefirenames p {
	margin: 0;
    font-size: 20px;
    width: 100%;
    text-align: left;
    float: right;
    background: #fff;
    border: 1px solid #fff;
    cursor: pointer;
    color: #434c58;
    font-family: -apple-system,BlinkMacSystemFont,sans-serif;
    padding: 12px 15px 25px;
    font-size: 1.4em;
    border: 1px solid #f0f4f9;
    margin-bottom: 10px;
    border-radius: 7px;
    box-shadow: 0 1px 4px rgba(27,31,35,.04), inset 0 1px 0 hsla(0,0%,100%,.25);
    cursor: pointer;
}

.freefirenames:hover div,#random-cloud div:hover,.freefirenames:hover p{
	color: #405de6;
	box-shadow: 0 8px 20px 0 rgba(0,0,0,.15);
}

.freefirenames button,#random-cloud button,.share-link button{
	position: absolute;
	top: 12px;
	background: #fff;
	color: #444;
	-webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 15%);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 15%);
  border:none;
	font-size: 13px;
	display:inline-block;
	padding:8px;
	right: 15px;
	z-index: 99;
	border-radius: 5px;
	}
  


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


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

#thenitesharya-text {
  width: 100%;
  height: 70px;
  padding: 0.6em 0;
  outline: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  border-radius: 6px;
  letter-spacing: 0.02em;
  line-height: 1.4;
  margin-bottom: 0;
  display: block;
  text-align: center;
  font-size: 22px;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 1px;
  border-radius: 10px;
    background: #fff;
	box-shadow: 0 8px 20px 0 rgba(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;
}


.resp-sharing-button__link,
.resp-sharing-button__icon {
display: inline-block
}
.resp-sharing-button__link {
text-decoration: none;
color: #fff;
float: left;
font-size: 18px;
margin-right: 3px;
}
.resp-sharing-button {
transition: 25ms ease-out;
padding: 5px 10px;
border-radius: 50%;
font-family: Helvetica Neue,Helvetica,Arial,sans-serif
}
.resp-sharing-button__icon svg {
width: 1em;
height: 1em;
margin-right: 0.4em;
vertical-align: top
}
.resp-sharing-button--small svg {
margin: 0;
vertical-align: middle
}
/* Non solid icons get a stroke */
.resp-sharing-button__icon {
stroke: #fff;
fill: none
}
/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
fill: #fff;
stroke: none
}
.resp-sharing-button--twitter {
background-color: #55acee
}
.resp-sharing-button--twitter:hover {
background-color: #2795e9
}
.resp-sharing-button--pinterest {
background-color: #bd081c
}
.resp-sharing-button--pinterest:hover {
background-color: #8c0615
}
.resp-sharing-button--facebook {
background-color: #3b5998
}
.resp-sharing-button--facebook:hover {
background-color: #2d4373
}
.resp-sharing-button--tumblr {
background-color: #35465C
}
.resp-sharing-button--tumblr:hover {
background-color: #222d3c
}
.resp-sharing-button--reddit {
background-color: #5f99cf
}
.resp-sharing-button--reddit:hover {
background-color: #3a80c1
}
.resp-sharing-button--google {
background-color: #dd4b39
}
.resp-sharing-button--google:hover {
background-color: #c23321
}
.resp-sharing-button--linkedin {
background-color: #0077b5
}
.resp-sharing-button--linkedin:hover {
background-color: #046293
}
.resp-sharing-button--email {
background-color: #777
}
.resp-sharing-button--email:hover {
background-color: #5e5e5e
}
.resp-sharing-button--xing {
background-color: #1a7576
}
.resp-sharing-button--xing:hover {
background-color: #114c4c
}
.resp-sharing-button--whatsapp {
background-color: #25D366
}
.resp-sharing-button--whatsapp:hover {
background-color: #1da851
}
.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
background-color: #2d4373;
border-color: #2d4373;
}
.resp-sharing-button--twitter {
background-color: #55acee;
border-color: #55acee;
}
.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
background-color: #2795e9;
border-color: #2795e9;
}
.resp-sharing-button--email {
background-color: #777777;
border-color: #777777;
}
.resp-sharing-button--email:hover,
.resp-sharing-button--email:active {
background-color: #5e5e5e;
border-color: #5e5e5e;
}
.resp-sharing-button--whatsapp {
background-color: #25D366;
border-color: #25D366;
}
.resp-sharing-button--whatsapp:hover,
.resp-sharing-button--whatsapp:active {
background-color: #1DA851;
border-color: #1DA851;
}
.resp-sharing-button--telegram {
background-color: #0088cc;
border-color: #0088cc;
}

.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-sec {
	width: 100%;
	float: left;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	background: #f4f5f7;
	padding-bottom: 50px;
}



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



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: #405de6;
	color: #fff;
    display: inline-block;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-size: 12px;
    cursor: pointer;
    border-radius: 3px;
    justify-content: center;
    padding: 7px 13px;
    text-align: center;
    white-space: nowrap;
}

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

.aload {
	font-size: 20px; /* change size here */
	position: relative;
	width: 4em;
	height: 1em;
	margin: 10px auto;
  }
  
  .aload span {
	display: block;
	width: 1em;
	height: 1em;
	border-radius: 0.5em;
	background: #555; /* change color here */
	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 {
	font-size: 17px;
    padding: 10px 25px;
    border: none;
    border: 1px solid #dcdcdc;
    color: #444;
    margin: 10px 0 5px 0;
    cursor: pointer;
    background: #fff;
    text-align: center;
    outline: none;
    border-radius: 3px;
}

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

#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: 12px 14px;
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, .21);
	border-radius: 2px;
}
.randomgen{
	display: block;
	position: relative;
    float: right;
    text-transform: uppercase;
    background: #fff;
    font-size: 15px;
	bottom: auto;
}
#scroll:hover,.randomgen:hover {
	color: #fff;
	background: #465be3;
}

p.copied {
	position: fixed;
	width: 260px;
    right: 0;
	bottom: 25%;
    background: #405de6;
    color: #fff;
    padding: 5px 10px;
	border-radius: 3px 0 0 3px;
	z-index: 99999;
	box-shadow: 0px 0px 8px 0 rgba(0,0,0,.41);
}
p.copied span {
    float: left;
    width: 100%;
}
p.copied .text {
    background: transparent;
    color: #fff;
    border: none;
    width: 100%;
}
.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;
}
.bookmarks a:hover{
	background: #fff;
	color: #000;
}
.top-link a {
    display: inline-block;
    border-radius: 3px;
    color: #444;
    padding: 5px 10px;
    margin: 7px 2px;
}
      .top-link a:hover{color: #000;}
.loadmore {
    float: left;
    width: 100%;
}
@media only screen and (max-width:970px) {


	.separator{
		display: none;
	}

	.leftsection{
		width: 75%;
	}

	#mobile-fly-menu span:nth-child(1) {
		top: 9px;
		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{position: absolute;}

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

	.thenitesharya-text .clear{
		padding: 7px 10px;
  }
	.container {
		max-width: 100%;
	}
	.freefirenameslist div {
		max-width: 1% 0;
	}
	.freefirenameslist p,
	.freefirenamesrecentlist p {
		font-size: 18px;
	}

	.freefirenameslist main input {
		width: 100%;
		text-align: center;
	}


	nav a {
		font-size: 14px;
	}

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


	.share input {
		display: none;
	}
	.rightside {
		width: 100%;
		margin-left: 0%;
	}
	#footer-seo-sec .thumb {
		width: 90%;
	}

}

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

	.bookmarks {
		overflow: auto;
		white-space: nowrap;
	}
      
      #random-cloud{height:250px}
      
      .freefirenames{
      width: 100%;
    margin: 0;
      }

	.freefirenames div,.freefirenames p {
		font-size: 17px;
	}
	.share_button {
		width: 100%;
	}
	.share_button span{
		float: none;
	}

	.share-link {
		font-size: 13px;
	}
	.container {
		width: 100%;
	}
	#footer-seo-sec img {
		width: 90%;
	}
	.site-info {
		padding: 0 5px;
	}

	p.copied {
		width: 50%;
	}


  #thenitesharya-text{
	font-size: 18px;
  }
      
      .site-title a{font-size: 23px;}
	
	h1 {
		font-size: 1.5em;
		color: #000;
	}
	.freefirenameslist h2{
		font-size: 16px;
	}
	.resp-sharing-button{
		font-size: 18px;
	}
	.thenitesharya-text{
		padding: 2px 2px 0;
	}
	.share  {
		margin-left: 10px;
	}
}