body {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 17px;
    -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
}
.container {
    width: 100%;
    max-width: 992px;
    margin: 0 auto;
}

.entry_wrapper>.entry__item,
.container.entry__item {
    padding: 5px;
}

.site-title, .entry__item_title {
    font-size: 30px;
    font-weight: bold;
    color: #2068bc;
    text-align: center;
    margin: 20px;
    text-decoration: underline;
    text-transform: uppercase;
}

.note li {
    padding-bottom: 10px;
    text-indent: -25px;
}

.imgs img {
    max-width: 100%;
    margin: 0 auto;
}

.fw-500 {
    font-weight: 500;
}

a {
    color: #c00;
    text-decoration: none;
}

.entry_wrapper .entry__item .entry__item_subheader {
    display: flex;
    color: #616161;
    font-size: .7rem;
    margin: 2px 0 10px 0;
}

.entry_wrapper .entry__item .entry__item_subheader .entry__item_post {
    margin-right: 5px;
}

.entry_wrapper .entry__item .entry__item_subheader .entry__item_author {
    margin-right: 5px;
}

.entry_wrapper .entry__item .entry__item_subheader .entry__item_time {
    margin-right: 5px;
}

.entry_wrapper .entry__item .entry__item_excerpt {
    line-height: 1.5;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #000;
}

*, ::after, ::before {
    box-sizing: border-box;
}

.entry_wrapper .entry__item .entry__item_visit {
    margin: 20px 0 10px 0;
}

.text-center {
    text-align: center;
}

.btn {
    border: 2px solid #2068bc;
    padding: 4px 10px;
    display: inline-block;
    color: #333;
    border-radius: 4px;
}

.note.tdn-excerpt {
    border-top: 5px solid #c00;
    background: #f5f7f9;
    margin-bottom: 15px;
    padding: 15px 5px 15px 30px;
    font-weight: 600;
    color: #000;
}

.note p {
    margin: 10px 0;
}

.note div {
    background: 0 0;
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    outline: 0;
}

.card-list {
    --h: 212deg;
    --l: 43%;
    --brandColor: hsl(var(--h), 71%, var(--l));
    margin: 0;
}

.card-list ol {
    list-style: none;
    counter-reset: list;
    padding: 0;
}

.card-list li {
    position: relative;
    counter-increment: list;
    max-width: 45rem;
    margin: 2rem auto;
    padding: 26px 5px 20px 12px;
    box-shadow: 0.1rem 0.1rem 1.5rem rgb(0 0 0 / 30%);
    border-radius: 12px;
    overflow: hidden;
    background-color: white;
}

.card-list li::before {
    --stop: calc(100% / var(--length) * var(--i));
    --l: 62%;
    --l2: 88%;
    --c1: hsl(var(--h), 71%, var(--l));
    --c2: hsl(var(--h), 71%, var(--l2));
    content: '';
    display: block;
    width: 100%;
    height: 12px;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(to right, var(--c1) var(--stop), var(--c2) var(--stop));
}

.card-list h3 {
    display: flex;
    align-items: baseline;
    margin: 0 0 1rem;
    color: var(--brandColor);
    font-size: 25px;
}

.card-list h3::before {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 0 0 auto;
    margin-right: 1rem;
    width: 3rem;
    height: 3rem;
    content: counter(list);
    padding: 1rem;
    border-radius: 50%;
    background-color: var(--brandColor);
    color: white;
}

.card-list p {
    line-height: 1.4;
}

.post-content p {
    font-size: 19px;
    font-weight: bold;
    color: #2068bc;
    margin-bottom: 0;
}

.post-content ul {
    list-style: none;
}

.post-content ol, .post-content ul {
    padding: 0 0 0 15px;
    margin-left: 0;
}

.post-content ul li {
    margin-bottom: 3px;
    background: url(list-bullet.png) 0 11px/6px 9px no-repeat;
    padding-left: 20px;
    position: unset;
    counter-increment: none;
    margin: 0;
    padding: 0 0 0 16px;
    box-shadow: none;
}

.post-content ul {
    margin: 0 0 20px;
    line-height: 1.8;
}

.av-share-box {
    width: 100%;
    clear: both;
    float: left;
    font-size: 13px;
    margin-top: 30px;
    margin-bottom: -50px;
    padding: 0;
}

.av-share-box .av-share-link-description {
    margin-bottom: 20px;
}

h5.av-share-link-description {
    text-align: center;
}

h5 {
    font-size: 16px;
    line-height: 1.1em;
}

.entry-content-wrapper div li {
    text-indent: 0;
}

.button-85 {
    padding: 0.6em 2em;
    border: none;
    outline: none;
    color: rgb(255, 255, 255);
    background: #111;
    cursor: pointer;
    position: relative;
    z-index: 0;
    border-radius: 10px;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    text-decoration: none;
    opacity: 1;
    visibility: visible;
    font-weight: bold;
    font-size: 17px;
}

.button-85:before {
    content: "";
    background: linear-gradient( 45deg, #ff0000, #ff7300, #fffb00, #48ff00, #00ffd5, #002bff, #7a00ff, #ff00c8, #ff0000 );
    position: absolute;
    top: -2px;
    left: -2px;
    background-size: 400%;
    z-index: -1;
    filter: blur(5px);
    -webkit-filter: blur(5px);
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    animation: glowing-button-85 20s linear infinite;
    transition: opacity 0.3s ease-in-out;
    border-radius: 10px;
}

.button-85:after {
    z-index: -1;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #222;
    left: 0;
    top: 0;
    border-radius: 10px;
}

.more-example {
    text-align: center;
    margin: 20px 0 0 0;
}

.examples {
    padding: 50px 0 50px 0;
}

.examples h3 {
    padding: 0 0 20px 0;
}

@keyframes glowing-button-85 {
  0% {
    background-position: 0 0;
  }
  50% {
    background-position: 400% 0;
  }
  100% {
    background-position: 0 0;
  }
}


.av-share-box ul li {
    margin: 0;
    padding: 0;
    display: table-cell;
    border-left-style: solid;
    border-left-width: 1px;
}

.av-share-box ul li:first-child {
    border: none;
}

.av-share-box ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    overflow: hidden;
    border-style: solid;
    border-width: 1px;
    display: table;
    width: 100%;
    text-align: center;
    table-layout: fixed;
    border-radius: 3px;
    background: transparent;
}

.av-share-box ul li a {
    display: block;
    padding: 15px 0;
    text-decoration: none;
    color: inherit;
    font-size: 14px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.av-social-link-facebook a {
    color: #fff;
    background-color: #37589b;
}

/*For floating menu*/
@-webkit-keyframes come-in {
  0% {
    -webkit-transform: translatey(100px);
            transform: translatey(100px);
    opacity: 0;
  }
  30% {
    -webkit-transform: translateX(-50px) scale(0.4);
            transform: translateX(-50px) scale(0.4);
  }
  70% {
    -webkit-transform: translateX(0px) scale(1.2);
            transform: translateX(0px) scale(1.2);
  }
  100% {
    -webkit-transform: translatey(0px) scale(1);
            transform: translatey(0px) scale(1);
    opacity: 1;
  }
}
@keyframes come-in {
  0% {
    -webkit-transform: translatey(100px);
            transform: translatey(100px);
    opacity: 0;
  }
  30% {
    -webkit-transform: translateX(-50px) scale(0.4);
            transform: translateX(-50px) scale(0.4);
  }
  70% {
    -webkit-transform: translateX(0px) scale(1.2);
            transform: translateX(0px) scale(1.2);
  }
  100% {
    -webkit-transform: translatey(0px) scale(1);
            transform: translatey(0px) scale(1);
    opacity: 1;
  }
}

.floating-container {
  position: fixed;
  width: 100px;
  height: 100px;
  bottom: 50px;
  right: 0;
  margin: 10px 0;
}
.floating-container:hover {
  height: 275px;
}
.floating-container:hover .floating-button {
  box-shadow: 0 10px 25px rgba(44, 179, 240, 0.6);
  -webkit-transform: translatey(5px);
          transform: translatey(5px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.floating-container:hover .element-container .float-element:nth-child(1) {
  -webkit-animation: come-in 0.4s forwards 0.2s;
          animation: come-in 0.4s forwards 0.2s;
}
.floating-container:hover .element-container .float-element:nth-child(2) {
  -webkit-animation: come-in 0.4s forwards 0.4s;
          animation: come-in 0.4s forwards 0.4s;
}
.floating-container:hover .element-container .float-element:nth-child(3) {
  -webkit-animation: come-in 0.4s forwards 0.6s;
          animation: come-in 0.4s forwards 0.6s;
}
.floating-container:hover .element-container .float-element:nth-child(4) {
  -webkit-animation: come-in 0.4s forwards 0.8s;
          animation: come-in 0.4s forwards 0.8s;
}
.floating-container .floating-button {
  position: absolute;
  width: 65px;
  height: 65px;
  background: #2068bc;
  bottom: 0;
  border-radius: 50%;
  left: 0;
  right: 0;
  margin: auto;
  color: white;
  line-height: 60px;
  text-align: center;
  font-size: 30px;
  z-index: 100;
  box-shadow: 0 10px 25px -5px rgba(44, 179, 240, 0.6);
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.floating-container .float-element {
  position: relative;
  display: block;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin: 15px auto;
  color: white;
  font-weight: 500;
  text-align: center;
  line-height: 50px;
  z-index: 0;
  opacity: 0;
  -webkit-transform: translateY(100px);
          transform: translateY(100px);
}
.floating-container .float-element .material-icons {
  font-size: 24px;
  /*margin-top: -4px;*/
  line-height:  2;
}
.floating-container .float-element:nth-child(1) {
  background: #42A5F5;
  box-shadow: 0 20px 20px -10px rgba(66, 165, 245, 0.5);
}
.floating-container .float-element:nth-child(2) {
  background: #4CAF50;
  box-shadow: 0 20px 20px -10px rgba(76, 175, 80, 0.5);
}
.floating-container .float-element:nth-child(3) {
  background: #FF9800;
  box-shadow: 0 20px 20px -10px rgba(255, 152, 0, 0.5);
}

.floating-container .float-element:nth-child(4) {
  background: #FF9800;
  box-shadow: 0 20px 20px -10px rgba(255, 152, 0, 0.5);
}

/*For Ad Popup*/
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.8); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px 20px 50px 20px;
  border: 1px solid #888;
  width: 80%;
  text-align: center;
}

#example {
    display: inline-block;
  }

/* The Close Button */
.Adclose {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.Adclose:hover,
.Adclose:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

/*Share button*/
.social ul {
    padding: 0;
    margin: 0;
    transition: .4s;
    list-style: none;
    display: inline-block;
    background-color: #FFF;
    position: relative;
}

.social ul li a {
    text-decoration: none;
}

.social ul li a i.fa-facebook {
    color: #3b5998;
}


.social ul li a i.fa-twitter {
    color: #00aced;
}

.social ul li a i.fa-google-plus {
    color: #dd4b39;
}

.social ul li a i.fa-instagram {
    color: #bc2a8d;
}

.fa-lg {
    font-size: 30px !important;
}

.first {
    display: flex;
    margin-bottom: 30px;
    margin: 0 0 -60px 0;
}

.first .social {
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.first ul {
    border-radius: 15px 15px;
    padding: 10px 0;
}

.first ul:before {
    border-color: transparent #FFF transparent transparent;
    top: 20px;
    left: -20px;
}

.first ul li {
    display: inline-block;
    margin: 8px;
    padding: 10px 15px 5px 0px;
}

.first ul li:not(:last-of-type) {
    border-right: 1px solid #e6e6e6;
}

.first .share:hover .social {
    width: 100%;
}

@keyframes floatWidth {
    0% {
        width: 0;
    }
    
    100% {
        width: 100%;
    }
}
/* End First Share */