 .blog-section .blog-filter,.blog-filter{
  visibility: hidden;display: none;
}
.blog-section .one-blog-info .bt-faq i,.one-blog-list a.bt-faq i{display:none}
.blog-section .one-blog-info .bt-faq,.one-blog-list a.bt-faq{
font-weight: bold;
  display: inline-block;
  background-color: rgb(255, 0, 0);
  border: 1px solid rgb(255, 0, 0);
  color: rgb(255, 255, 255);
  padding: 18px 24px;
  border-radius: 0px;
  font-size: 14px;
  cursor: pointer;
  --bg-color: #ff0000;
  --text-color: #ffffff;
  text-decoration: none !important;
}
.one-blog-list a.title-blog{  
  font-weight:bold
}
@media (min-width: 1200px) {
  .st-lg .header-logo {
    position: fixed;
  }
  .header-logo{left:30px;top: 10px;}
  .left-nav{display:none}
  .right-banner-social{
      transform: translateY(0);
      padding-bottom: 0;
      opacity: 1;
      z-index: 3223;
  }
  .home-info-bl .one-blog-list > .row{
 	 flex-direction: row-reverse;
  }
  .home-info-bl .one-blog-list > .row a.title-blog,
  .home-info-bl2 .one-blog-list > .row a.title-blog{
    font-size: max(24px,min(3vw,38px));
}
  .home-info-bl .one-blog-list .col-md-6,
  .home-info-bl2 .one-blog-list .col-md-6{
    ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
  }
}
.footer-copyright-int{
background:#000;
}
.footer-copyright-int .mds-logo{
  filter: brightness(1000) grayscale(1);
}
.fcustom .newsletter-form-width-t *{color:#fff}
.fcustom .newsletter-form-width-t input{color:#000}
.fcustom .newsletter-form-width-t h2.type-t{font-size: clamp(24px,2vw,42px);}
.fcustom .newsletter-form-width-t h2.type-t span{display:none}
.owl-blog-n-sld  .one-blog-list{
  padding:0
}
.slider-blog-item-ds .one-blog-list a.title-blog{
	font-size:clamp(16px,2vw,20px);
}
.slider-blog-item-ds .one-blog-list a.bt-faq{padding:12px 18px;font-size:13px}
.slider-blog-item-ds .one-blog-list .one-blog-info p{display:none}
.slider-blog-item-ds .one-blog-list .one-blog-info a.title-blog{
overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
.blog-header-title-meta{
text-align: center;
}
.blog-header-title-meta h2.type-t span{display:none}
.blog-header-title-meta .date-blog{color:#000;font-size:clamp(14px,1.4vw,18px);padding-bottom:10px;;}
.blog-header-title-meta h2.type-t{
  font-size:max(24px,min(3vw,38px))
}
.tags-blog.text-center .cat-title{display:none}
.tags-blog.text-center .tag-b{
  background-color: rgb(143, 143, 143);
  border: 1px solid rgb(143, 143, 143);
  padding: 10px 18px;
  border-radius: 0px;
  font-size: 12px;
  font-weight:bold;
}
.tags-blog.text-center .tag-b:hover{
  color:#000
}
h2.type-t span{display:none}
.new-social-list .item{
  width:25%;
}
.new-social-list .item:nth-of-type(7),.new-social-list .item:nth-of-type(8){
  display: inline-block;
}
.social-integrations-item i{
  display:none
}
.new-social-list .social-integrations-item .social-gallery-item{padding-top:100%}
.tags-blog.text-center .tag-b.tag-b-ct-3{
  background-color: #25a8e0;border-color: #25a8e0;
}
.tags-blog.text-center .tag-b.tag-b-ct-4{
  background-color: #2a2f75;border-color: #2a2f75;
}
.newsletter-item{
	width: auto !important;
  	max-width: 100%;
}
.newsletter-item .contact_form.newsletter-form-gr{
	width:600px;
  	max-width:100%;
}
.newsletter-form-width-t{
	justify-content: center;
}
.fcustom .newsletter-form-width-t input.newsletter-control{
  	min-width:78%;
}
.home-info-bl .blog-sectionv0 .owl-theme .owl-dots:not(.disabled){display:block !important;}
.home-info-bl2 .blog-sectionv0 .owl-theme .owl-dots:not(.disabled){display:block !important;}
.home-info-bl .one-blog-list .one-blog-info p{margin-bottom:20px;color:#000;}
.home-info-bl2 .one-blog-list .one-blog-info p{margin-bottom:20px;color:#000;}