/* section 1 */
a{text-decoration: none;}
a:hover{text-decoration: underline ;}

.blog_sc1 {
  float: left;
  width: 100%;
/*  margin-top: 20px;*/
  margin-top: 105px;


}
.blog_sc1 .date_1 {
    float: none ;
    display: initial;
    margin-left: 6px;
    font-size: 13px ;
    font-style: normal;
    font-weight: 400 ;
    color: #222 ;
}

.blog_c1 {
  width: 100%;
  height: 300px;
  object-fit: cover;
  border-radius: 12px;
}

.ds_post {
  width: 90%;
  float: left;
}

.ds_btn {
  display: inline-block;
  width: 10%;
  text-align: right;
  height: 41px;
}

.posts_blog {
  border-radius: 12px;
  background: #FFF;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.16);
  padding: 30px;
  width: 90%;
  margin: auto;
  position: relative;
  bottom: 50px;
}

.ps1 {
  font-size: 24px;
  line-height: 33.6px;
  margin-bottom: 20px;
  color: #000;
  font-weight: 600;
}


.ps1 a {
  font-size: 24px;
/*  line-height: 33.6px;*/
   line-height: 1.4;
  margin-bottom: 20px;
  color: #000;
  font-weight: 600;
}

.posts_blog .cloud_btn:hover {
/*  background: #1A73E8;
  color: #fff;*/
  text-decoration: underline;
}

.posts_blog .cloud_btn {
  color: #1A73E8;
/*  border-radius: 8px;
  border: 1px solid #1A73E8;*/
  background: #FFF;
/*  padding: 6px 16px;
  text-decoration: none;*/
  font-size: 16px;
  font-weight: 500;
  
}



.related_section .date_1 {
  float: left;
    display: initial;
    margin-left: 6px;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
   /* width: 34%;*/
    text-align: right;
}

.text_h1 {
  color: #222;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 25.2px;
  border-bottom: 1px solid #CCC;
  padding-bottom: 15px;
}

.popular_list_box {
  border-bottom: 1px solid #CCC;
  padding-top: 15px;
  padding-bottom: 15px;
  float: left;
  width: 100%;
}

.posts_cloud:hover {
    box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.16);
}
.popular_list_box h3{
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 6px;
  color: #000;
}

.popular_list_box h3 a{
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 6px;
    color: #000;
    display: -webkit-box;
    max-width: 100%;
    line-height: 1.4;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}


.popular_list_box li {
  list-style: none;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  display: inline-block;
  color: #222;
  line-height: 16.8px;
}

.popular_list_box li a {
  list-style: none;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  display: inline-block;
  color: #222;
  line-height: 16.8px;
}

.point_cs {
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
  bottom: 3px;
}

.popular_list_btn a img {
  margin-left: 6px;
}

.popular_list_btn a {
  font-size: 15px;
  font-weight: 700;
  color: #1A73E8;
  text-decoration: none;
  margin-top: 15px;
  float: left;
  width: 100%;
}

/* section 1 */







/* buyer guide */
/* Related Posts* */
.related_heading_text {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

.hd_text {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  color: #000;
  line-height: 34px;
  float: left;
  width: 90%;
}

.see_all_btn img {
  margin-left: 6px;
}

.see_all_btn {
  font-size: 15px;
  font-weight: 700;
  color: #1A73E8;
  text-decoration: none;

  float: left;
  width: 10%;
  line-height: 34px;
  text-align: right;

}

.trending_posts_box .post_img {
  float: left;
    width: 38%;
    text-align: left;
    padding-right: 25px;
}
.trending_posts_box .post_img img {
     height: 100px;
    object-fit: cover;
    /*border-radius: 8px 8px 0px 0px;*/
}
.trending_posts_box {
/*  margin-bottom: 30px;
  float: left;
  width: 100%;*/

  margin-bottom: 30px;
    float: left;
    width: 100%;
    border: #ccc 1px solid;
    padding: 24px;
    border-radius: 12px;


}

.trending_posts_box .posts_text_en1 {
/*  float: left;
  width: 59%;*/
      float: left;
    width: 59%;
    height: 100px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;

}

.trending_posts_box .posts_text_en1 .buyer_title a {
  float: left;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 25.6px;
  width: 100%;
  margin-bottom: 15px;
  color: #000;
  margin-top: 0px;
  border: none;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-width: 100%;
}


.posts_text_en1 a.cloud_btn {
 width: 60%;
    float: left;
    height: auto;
    border-radius: 0px;
    line-height: 1.4 ;
    font-size: 14px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding: 0px;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-width: 100%;
    color: #1A73E8;
    border: none;
    margin-left: 0px;
}

/*.posts_text_en1 a.cloud_btn:hover {
  background: #1A73E8;
  color: #fff;
}*/

.related_section {
  background: #fff;
  padding: 80px 0px;
  float: left;
  width: 100%;
}

/* Related Posts* */
/* END buyer guide */









/* all post and load more.. */
/* Related Posts*/
.articles-btn button:hover {
  background-color: #1A73E8;
  color: #fff;
}

.articles-btn button {
  border-radius: 50px;
  border: 1px solid #1A73E8;
  padding: 7px 30px;
  font-size: 16px;
  color: #1A73E8;
  background: no-repeat;
  line-height: 26px;
  font-weight: 400;
  cursor: pointer;
}

.articles-btn {
  float: left;
  text-align: center;
  width: 100%;
  margin-top: 5px;
}

.all_the_latest_s1 {
  background: #F5F5F5;

}


.posts-box p {
  font-size: 16px;
  font-weight: 600;
  line-height: 27.2px;
  margin-bottom: 20px;
  color: #000;
  height: 50px;
}

.posts-box h3 a{
  font-size: 16px;
  font-weight: 600;
  line-height: 27.2px;
  margin-bottom: 20px;
  color: #000;
  text-decoration: none;

    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    height:49px;

}

.posts-box h3 a:hover {
  text-decoration: underline;
}

.posts-box {
    border-radius: 12px;
    border: 1px solid #CCC;
    background: #FFF;
    padding: 30px;
    float: left;
    width: 100%;
    margin-bottom: 18px;
    height: 220px;
}

.posts_text {
    float: left;
    width: 46%;
    position: absolute;
    bottom: 0px;

}

}
.posts-box:hover {
    box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.16);
}
.post_img {
  float: right;
  width: 50%;
  text-align: right;
}

.post_img a img {
    border-radius: 8px;
    height: 90px;
    width: 100%;
    object-fit: cover;;
}

.post_card_data {
    position: relative;
    float: left;
    width: 100%;
    height: 90px;
}

/*
.posts_text a:hover {
  background: nonw;
  color: #fff;
}*/

.posts_text a:hover {
 text-decoration: underline;
}

.posts_text a {
    color: #222;
    opacity: .8;
    border-radius: 0px;
    border: none;
    background: none;
    padding: 0px;
    text-decoration: none;
    font-size: 14px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-width: 100%;
    margin-right: 7px;
    line-height: 1.4;
    font-weight: 400;
}

.posts_text p {
  line-height: 1.4;
  font-size: 13px;
  margin-top: 10px;
  text-align: left;
  font-weight: normal;
  margin-bottom: 0px;
  color: #222;
  height: auto;
}

/*  Related Posts */
/* END all post and load more.. */






/* Related posts single Slider*/
.related_slider_new {
    float: left;
    width: 100%;
}

.related_section_signle {
    background: #f5f5f5;
    padding: 60px 0px 30px 0px;
    float: left;
    width: 100%;
}

.related_heading_text_related p {
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    color: #222;
    margin-bottom: 20px;
}
/* END Related posts single Slider*/



/* All Post on category */
.related_heading_text_archive h2{
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    color: #222;
    margin-bottom: 20px;
}
/* All Post on category */





/* Subscribe */
.security_software .subscribe-box {
  float: right;
}

.security_software .form_s1 input {
  background-color: #FFF;
}

.en1 {
  color: #222;
  font-size: 26px;
  font-weight: 700;
  line-height: 39px;
}

.subscribe_section {
  padding: 40px 0px;
  float: left;
  width: 100%;
  background: #F5F5F5;
  /*margin-top: 75px;*/
}
.security_software{
  margin-top: 75px;
}

.s1 {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  color: #000;
  margin-bottom: 10px;
}

.en2 {
  font-size: 15px;
  line-height: 25.5px;
  margin-top: 10px;
}

.s1 span {
  color: #1A73E8;
}

.s2 {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  color: #222;
  margin-bottom: 30px;
  line-height: 23.8px;
  margin-top: 0px;
}

.form_s1 input {
  border-radius: 8px;
  border: 1px solid #CCC;
  background: #F7F7F7;
  padding: 8px 15px;
  font-size: 15px;
  margin-right: 9px;
  width: 317px;
}

.form_s1 button {
  padding: 8px 20px;
  border-radius: 8px;
  background: #1A73E8;
  border: none;
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  cursor: pointer;
}

.subscribe_box_all {
  float: left;
  width: 100%;
  border-radius: 12px;
  background: #FFF;
  padding: 40px 0px;

}

.subscribe_img {
  text-align: right;
  margin-right: 100px;
}



div.tnp-subscription, form.tnp-subscription, form.tnp-profile {
    display: block;
    margin: 1em auto;
    max-width: 500px;
    width: 100%;
}

.subscribe_section .tnp-subscription label {
    display: none;
}

.subscribe-box .tnp-field-email input {
    height: 42px ;
    border-radius: 8px ;
    border: 1px solid #CCC ;
    background: #F7F7F7 ;
    font-size: 15px ;
    padding: 0px 15px;
}

.subscribe-box .tnp-subscription{
  margin: 0px;
}

.tnp-subscription input[type=email],{
    width: 100%;
    display: block;
    color: #444;
    background-color: #f4f4f4;
    text-shadow: none;
    margin: 0;
    line-height: normal;
    box-sizing: border-box;
}

.subscribe-box .tnp-field.tnp-field-email {
    width: 317px;
    float: left;
    margin-right: 10px;
}
/* Subscribe */


/* loader */
  .loader{
text-align: center;
    float: left;
    width: 100%;
    margin-top: 14px;
  } 
  .loader img{
    width: 35px;
  } 
/* end loader */

/* hotels comment */
.ct_1 {
  padding-top: 10px;
}


/* no post  */
.no_post{
  float: left;
  width: 100%;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 20px;
}

/* single page related post slider css  */
.related_section_signle .owl-dots span {
    opacity: .3;
    margin: 0 8px 0 0;
    background: #000;
    width: 8px;
    height: 8px;
    border-radius: 100px;
    display: inline-block
}

.related_section_signle .owl-dots {
    margin-top: 15px
}

.related_section_signle .owl-dots {
    text-align: center
}

.related_section_signle .owl-dots .active span {
    opacity: 1!important
}
.related_section_signle .owl-carousel .owl-dots.disabled{
  display: block !important; 
}
/* single page related post slider css  */