*, body, html {
  box-sizing: border-box;
}
*, ::after, ::before {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
  scroll-behavior: smooth;
}
::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}
::-webkit-scrollbar-thumb {
  background: #999;
}
::-webkit-scrollbar-track {
  background: #f9f9f9;
}

a{
text-decoration: none;
}



/*!************************************************
* Blogger Template Style
* Name: Contempo
**************************************************/
body, html {
  padding: 0;
  margin: 0;
  height: 100%;
  line-height: 1.5;
overflow-wrap:break-word;
word-break:break-word;
word-wrap:break-word;
font-family: sans-serif;
  font-weight: 400;
  background: #f1f1f1;
}
.hidden{
display:none
}
.invisible{
visibility:hidden
}
.container::after,.float-container::after{
clear:both;
content:"";
display:table
}
.clearboth{
clear:both
}

.container {
  max-width: 1040px;
  margin: 0 auto;
}
.sidebar {
  float: left;
  width: 24%;
}
.main {
  float: left;
  width: 74%;
  margin-left: 2%;
}
.main h3.title {
  display: none;
}

#header {
  width: 100%;
  margin: 0;
  text-align: center;
  float: left;
}
.header-widget{
      background: #311b92;
  border-bottom: 2px solid #311b92;
  text-align: center;
  box-shadow: 1px 5px 20px 0 rgb(0 0 0 / 25%);
}
.header-widget img{
width: 400px;
margin-top: 10px;
}

.settings {
  float: left;
  margin-top: 3px;
}
.slider {
-webkit-appearance: none;
width: 220px;
height: 2px;
background: #fff;
outline: none;
border-radius: 3px;
}

.slider:hover {
opacity: 1;
}

.slider::-webkit-slider-thumb {
-webkit-appearance: none;
appearance: none;
width: 23px;
height: 23px;
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%);
}
.share_button {
  float: right;
width: 50%;
  margin: 5px 0;
padding: 0 10px;
}
.share {
  padding-top: 5px;
  display: block;
  float: left;
  text-transform: uppercase;
  color: #888;
  margin-right: 10px;
  font-size: 13px;
}
.addthis_inline_share_toolbox {
  clear: none !important;    float: left;
}
.thenitesharya-text {
  float: left;
  padding: 0 0 5px 0;
  width: 100%;
  border-radius: 15px;
}
#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: 2px solid #311b92;
  line-height: 1.4;
  margin-bottom: 0;
  display: block;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  font-family: sans-serif;
  letter-spacing: 1px;
  border-radius: 10px;
  box-shadow: 0 -5px 20px 0 rgb(0 0 0 / 15%);
  z-index: 999;
}
.thenitesharya-text .container {
  position: relative;
}
.thenitesharya-text .clear {
  position: absolute;
  top: 2px;
  right: 2px;
  color: #de0707;
  font-size: 20px;
  padding: 5px 15px;
  line-height: 1.5;
  background: 0 0;
  border: none;
  z-index: 999;
  cursor: pointer;
  outline: none;
}
.thenitesharya-text .clear:hover {
  color: #000;
}
.thenitesharya-text.fixedtop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;

}
#thenitesharya-text::placeholder{
color:#cbd1da
}
.share-link {
  float: left;
  width: 100%;
  padding: 15px;
  font-size: 14px;
  position: relative;
  text-align: center;
  overflow: auto;
  cursor: pointer;
}
#share-link {
  color: #44444487;
  cursor: pointer;
}
.share-link span {
  color: #405de67a;
  font-family: arial,sans-serif;
}
#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: 10px 0;
margin-bottom: 20px;
}


#random-cloud div {
padding: 0;
border-radius: 10px;
padding: 10px;
cursor:pointer;
display: inline-block;
border: 1px solid transparent;
color: #444444a1;
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;
}



.bookmarks 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;
}
.bookmarks a:hover{
background: #000;
color: #fff;
}
.infinite-scroll {
  float: right;
}
.switch {
position: relative;
display: inline-block;
width: 60px;
height: 34px;
}

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

.sliders:before {
position: absolute;
content: "";
height: 26px;
width: 26px;
left: 4px;
bottom: 4px;
background-color: white;
-webkit-transition: .4s;
transition: .4s;
}

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

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

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

/* Rounded sliders */
.sliders.round {
border-radius: 34px;
}

.sliders.round:before {
border-radius: 50%;
}


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

.fuentesdeletrasmain {
  float: left;
  width: 100%;
}
.fuentesdeletraslist, .fuentesdeletrasrecentlist {
  display: block;
  float: left;
  text-align: left;
  width: 100%;
  position: relative;
  margin-bottom: 10px;
}

.fuentesdeletras {
position: relative;
display: block;
float: left;
width: 100%;
overflow: auto;
margin-bottom: 10px;
border-radius: 4px;
font-family: Arial Unicode MS,lucida grande,tahoma,verdana,arial,sans-serif;
cursor: pointer;
background: #fff;
text-align: left;
padding: 1%;
border: 1px solid #d3d3d3;
}

.fuentesdeletras span {
  color: #c0c9d4;
  position: absolute;
  padding: 0 5px;
  left: 12px;
  bottom: 5px;
  font-size: 10px;
  border-radius: 3px;
  text-transform: uppercase;
  z-index: 9;
}
.fuentesdeletras p {
margin: 0;
font-size: 20px;
padding: 1px 0 10px 10px;
color: #444;
font-family: -apple-system,BlinkMacSystemFont,sans-serif;
}
.fuentesdeletras:hover {
border-color: #311b92;

}
.fuentesdeletras:hover p{
color: #311b92;

}
.fuentesdeletras button,#random-cloud button,.share-link button{
position: absolute;
top: 16px;
right: 16px;
background: #000;
color: #fff;
font-size: 13px;
padding: 2px 10px;
border-radius: 50px;
font-variant-caps: all-small-caps;
letter-spacing: 1px;
border: none;
-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);
}

.fuentesdeletraslist h2 {
  font-weight: 300;
  color: #444444a1;
  text-transform: uppercase;
  font-size: 18px;
  padding: 5px;
  float: left;
}

.entry-content .fuentesdeletraslist:first-child h2{
display:none;
}
h3.post-title.entry-title {
  font-size: 25px;
  font-weight: 300;
  margin: 10px;
}

/* side ads box */

#fancy-info.disappearing {
  display: none;
  visibility: hidden;
  opacity: 0;
  transition: visibility .1s,opacity .1s linear;
  transition-delay: .1s;
  
  }
  #fancy-info {
  position: absolute;
  top: -2000px;
  left: -3000px;
  width: 360px;
  cursor: pointer;
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
  z-index: 10000;
  }
  #fuentesdeletras-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;
  }
.copiedalerts{
display: block;
visibility: hidden;
z-index: 2147483647!important;
left: 0;
top: 10%;
width: 1040px;
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;
}
.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;
font-family: -apple-system,BlinkMacSystemFont,sans-serif;
}
.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: rgb(1, 142, 67);
  color: #fff;
  display: block;
padding: 13px 0;
font-size: 18px;
cursor: pointer;
text-transform: uppercase;
}
.close-alert:hover{
background: #109519;
}
.page-load-status {
text-align: center;
color: #777;
float: left;
width: 100%;
}
.infinite-scroll-last{
font-size: 20px;
margin: 2px 0;
padding: 2px 0;
}
p.aryapage {
  float: left;
  width: 100%;
}
a.aryapage-next {
  visibility: hidden;
}
.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: #000; /* change color here */
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;
}
#seotext {
  float: left;
  width: 100%;
background: #ffffff;
}
#seotext img{
max-width: 90%;
}
#seotext p {
margin: 10px;
color: #444;
}
#footer {
  width: 100%;
  background: #000;
}
p.loadmore {
text-align: center;
float: left;
width: 100%;
}
button#load-more {
border: none;
background: #c6d2e1;
display: inline-block;
padding: 12px 20px;
border-radius: 10px;
font-size: 20px;
cursor: pointer;
margin: 10px;
color: #00000085;
}
button#load-more:hover{
background: #000;
color: #fff;
}
#scroll{
  display: none;
  position: fixed;
  bottom: 20%;
  right: 0;
  z-index: 999;
  background: #fff;
  border: none;
  box-shadow: 0 -5px 20px 0 rgb(0 0 0 / 15%);
  padding: 10px;
  cursor: pointer;
border-radius: 5px 0 0 5px;
}
#scroll img {
  width: 30px;
  height: 30px;
}

#scroll:hover{transform: scale(1.1);}
.footer-credit {
  background: #000;
  padding: 5px;
  text-align: center;
  color: #ffffff82;
}
.blog-feeds , .post-footer{
  display: none;
}
.formrow .formcol {
  width: 50%;
  float: left;
  text-align: left;
}
.formrow .formcol p {
  float: left;
  width: 48%;
  margin: 1%;
}
.formrow label {
  color: #777;
  cursor: pointer;
}
p.lunicreepify {
  text-align: center;
}

.text-contet p {
  margin: 10px;
  color: #444;
}

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

.share {
  margin-right: 1%;
  float: left;
  width: 20%;
  padding-top: 5px;
  font-size: 13px;
}

.addthis_inline_share_toolbox {
     float: left;
width: 79%;
}

.at-resp-share-element.at-mobile .at-share-btn {
  margin-right: 0px;
  width: 17%;
  border-radius: 5px !important;
float: left;
}

.thenitesharya-text.fixedtop{
  background: #ffffffde;
padding:0;
box-shadow:0px 5px 20px 0 rgb(0 0 0 / 15%);
padding-top: 5px !important;
border-radius: 0 0 15px 15px;
}

.sidebar .bookmarks {
  overflow: auto;
  white-space: nowrap;
}
.copiedalerts{
width: 100%;
left:0;
}
.container {
  max-width: 98%;
}
.main {
  margin-left: 0;
  width: 100%;
overflow: hidden;
padding: 2%;
}
.sidebar {
  width: 100%;
}

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

.bookmarks a{
padding: 7px 15px;
}

#seotext img {
  width: 90%;
}

.share_button{width: 90%}
.header-widget img {
  width: 70%;
}
.formrow .formcol {
  width: 100%;
}

.formrow .slider{
width: 90%;
}
#seotext img {
max-width: 90% !important;
}

}