/* -----------------------------------------------------------
Team
----------------------------------------------------------- */


#team h1{
  font-size: 37px;
  font-weight: 700;
  color: #000000;
  font-family: 'Inter', sans-serif;
  text-transform: unset;
  margin-bottom: 0;
}
#team h4 {
  font-size: 26px;
  font-weight: 600;
  font-family: 'Inter', sans-serif;
  display: flex;
  align-items: center;
}

#team p{
  font-weight: normal;
  font-size: 16px;
  line-height: 25px;
  color: #000000;
}

.fa-linkedin-bg:hover{
  background-color: #FBFBFF;
  color: #1C24EC !important;
  border: 1px solid #1C24EC;
}
.fa-linkedin-bg {
  border: 1px solid #1C24EC;
  background: #1C24EC;
  color: white!important;
}
.fa {
  padding: 5px;
  font-size: 16px;
  width: 27px;
  text-align: center;
  text-decoration: none;
  border-radius: 50%;
  margin-top: 0;
  margin-left: 8px;
}

/* -----------------------------------------------------------
Contact Us
----------------------------------------------------------- */

.submit{
  width: fit-content;
}

/* .pb-25{
padding-bottom: 40px;
}

.mt-50{
  padding-top:50px;
}
.mt-30{
  padding-top:25px;
} */

/* -----------------------------------------------------------
Programs
----------------------------------------------------------- */


.letter a.custom {
  display: flex;
  align-items: center;
  margin-bottom: 4px;
}

/*--------------------------------------------------------------
# Blog
--------------------------------------------------------------*/
.blog {
/* padding: 40px 0 20px 0; */
}
.blog .entry {
padding: 0px;
margin-bottom: 60px;
/* box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1); */
}
.blog .entry .entry-img {
max-height: 440px;
/* margin: 30px 0; */
margin-bottom: 40px;
overflow: hidden;
}
.blog .entry .entry-title {
  font-size: 58px;
  line-height: 60px;
  /* font-weight: bold; */
  padding: 0;
  margin: 0 0 20px 0;
  color: #000;
}
.blog .entry .entry-title a {
color: #111111;
transition: 0.3s;
}
.blog .entry .entry-title a:hover {
color: #e03a3c;
}
.blog .entry .entry-meta {
margin-bottom: 15px;
color: #777777;
}
.blog .entry .entry-meta ul {
display: flex;
flex-wrap: wrap;
list-style: none;
align-items: center;
padding: 0;
margin: 0;
}
.blog .entry .entry-meta ul li {
padding-left: 20px;
}
.blog .entry .entry-meta i {
font-size: 16px;
margin-right: 8px;
line-height: 0;
}
.blog .entry .entry-meta a {
  font-size: 16px;
  display: inline-block;
  line-height: 22px;
  margin-bottom: 0;
}
.blog .entry .entry-content p {
line-height: 24px;
margin-bottom: 20px;
}
.blog .entry .entry-content .read-more {
-moz-text-align-last: right;
text-align-last: right;
}
.blog .entry .entry-content .read-more a {
display: inline-block;
background: #e03a3c;
color: #fff;
padding: 6px 20px;
transition: 0.3s;
font-size: 14px;
border-radius: 4px;
}
.blog .entry .entry-content .read-more a:hover {
background: #e35052;
}
.blog .entry .entry-content h3 {
font-size: 22px;
margin-top: 30px;
font-weight: bold;
}
.blog .entry .entry-content blockquote {
overflow: hidden;
background-color: #fafafa;
padding: 60px;
position: relative;
text-align: center;
margin: 20px 0;
}
.blog .entry .entry-content blockquote p {
color: #444444;
line-height: 1.6;
margin-bottom: 0;
font-style: italic;
font-weight: 500;
font-size: 22px;
}
.blog .entry .entry-content blockquote::after {
content: "";
position: absolute;
left: 0;
top: 0;
bottom: 0;
width: 3px;
background-color: #111111;
margin-top: 20px;
margin-bottom: 20px;
}
.blog .entry .entry-footer {
padding-top: 10px;
border-top: 1px solid #e6e6e6;
}
.blog .entry .entry-footer i {
color: #5e5e5e;
display: inline;
}
.blog .entry .entry-footer a {
color: #1e1e1e;
transition: 0.3s;
}
.blog .entry .entry-footer a:hover {
color: #e03a3c;
}
.blog .entry .entry-footer .cats {
list-style: none;
display: inline;
padding: 0 20px 0 0;
font-size: 14px;
}
.blog .entry .entry-footer .cats li {
display: inline-block;
}
.blog .entry .entry-footer .tags {
list-style: none;
display: inline;
padding: 0;
font-size: 14px;
}
.blog .entry .entry-footer .tags li {
display: inline-block;
}
.blog .entry .entry-footer .tags li + li::before {
padding-right: 6px;
color: #6c757d;
content: ",";
}
.blog .entry .entry-footer .share {
font-size: 16px;
}
.blog .entry .entry-footer .share i {
padding-left: 5px;
}
.blog .entry-single {
margin-bottom: 30px;
}
.blog .blog-author {
padding: 20px;
margin-bottom: 30px;
/* box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1); */
}
.blog .blog-author img {
width: 120px;
margin-right: 20px;
}
.blog .blog-author h4 {
font-weight: 600;
font-size: 22px;
margin-bottom: 0px;
padding: 0;
color: #111111;
}
.blog .blog-author .social-links {
margin: 0 10px 10px 0;
}
.blog .blog-author .social-links a {
color: rgba(17, 17, 17, 0.5);
margin-right: 5px;
}
.blog .blog-author p {
font-style: italic;
color: #b7b7b7;
}
.blog .blog-comments {
margin-bottom: 30px;
}
.blog .blog-comments .comments-count {
font-weight: bold;
}
.blog .blog-comments .comment {
margin-top: 30px;
position: relative;
}
.blog .blog-comments .comment .comment-img {
margin-right: 14px;
}
.blog .blog-comments .comment .comment-img img {
width: 60px;
}
.blog .blog-comments .comment h5 {
font-size: 16px;
margin-bottom: 2px;
}
.blog .blog-comments .comment h5 a {
font-weight: bold;
color: #444444;
transition: 0.3s;
}
.blog .blog-comments .comment h5 a:hover {
color: #e03a3c;
}
.blog .blog-comments .comment h5 .reply {
padding-left: 10px;
color: #111111;
}
.blog .blog-comments .comment h5 .reply i {
font-size: 20px;
}
.blog .blog-comments .comment time {
display: block;
font-size: 14px;
color: #2b2b2b;
margin-bottom: 5px;
}
.blog .blog-comments .comment.comment-reply {
padding-left: 40px;
}
.blog .blog-comments .reply-form {
margin-top: 30px;
padding: 30px;
/* box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1); */
}
.blog .blog-comments .reply-form h4 {
font-weight: bold;
font-size: 22px;
}
.blog .blog-comments .reply-form p {
font-size: 14px;
}
.blog .blog-comments .reply-form input {
border-radius: 4px;
padding: 10px 10px;
font-size: 14px;
}
.blog .blog-comments .reply-form input:focus {
box-shadow: none;
border-color: #ee9293;
}
.blog .blog-comments .reply-form textarea {
border-radius: 4px;
padding: 10px 10px;
font-size: 14px;
}
.blog .blog-comments .reply-form textarea:focus {
box-shadow: none;
border-color: #ee9293;
}
.blog .blog-comments .reply-form .form-group {
margin-bottom: 25px;
}
.blog .blog-comments .reply-form .btn-primary {
border-radius: 4px;
padding: 10px 20px;
border: 0;
background-color: #111111;
}
.blog .blog-comments .reply-form .btn-primary:hover {
background-color: #1e1e1e;
}
.blog .blog-pagination {
color: #444444;
}
.blog .blog-pagination ul {
display: flex;
padding: 0;
margin: 0;
list-style: none;
}
.blog .blog-pagination li {
margin: 0 5px;
transition: 0.3s;
}
.blog .blog-pagination li a {
color: #111111;
padding: 7px 16px;
display: flex;
align-items: center;
justify-content: center;
}
.blog .blog-pagination li.active, .blog .blog-pagination li:hover {
background: #e03a3c;
}
.blog .blog-pagination li.active a, .blog .blog-pagination li:hover a {
color: #fff;
}
.blog .sidebar {
padding: 30px;
margin: 0 0 60px 20px;
/* box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1); */
}
.blog .sidebar .sidebar-title {
font-size: 20px;
font-weight: 700;
padding: 0 0 0 0;
margin: 0 0 35px 0;
color: #111111;
position: relative;
}
.blog .sidebar .sidebar-title::after{
  /* display: inline;
  position: absolute;
  right: 0;
  content: "";
  width: 50%;
  height: 3px;
  background: #1d62ed;
  top: 0;
  bottom: 0;
  margin: auto; */
}
.blog .sidebar .sidebar-item {
margin-bottom: 30px;
}
.blog .sidebar .search-form form {
background: #fff;
border: 1px solid #ddd;
padding: 3px 10px;
position: relative;
}
.blog .sidebar .search-form form input[type=text] {
border: 0;
padding: 4px;
border-radius: 4px;
width: calc(100% - 40px);
}
.blog .sidebar .search-form form button {
position: absolute;
top: 0;
right: 0;
bottom: 0;
border: 0;
background: none;
font-size: 16px;
padding: 0 15px;
margin: -1px;
background: #e03a3c;
color: #fff;
transition: 0.3s;
border-radius: 0 4px 4px 0;
line-height: 0;
}
.blog .sidebar .search-form form button i {
line-height: 0;
}
.blog .sidebar .search-form form button:hover {
/* background: #e34c4d; */
}
.blog .sidebar .categories ul {
list-style: none;
padding: 0;
}
.blog .sidebar .categories ul li + li {
padding-top: 10px;
}
.blog .sidebar .categories ul a {
color: #111111;
transition: 0.3s;
}
.blog .sidebar .categories ul a:hover {
color: #e03a3c;
}
.blog .sidebar .categories ul a span {
padding-left: 5px;
color: #aaaaaa;
font-size: 14px;
}
.blog .sidebar .recent-posts .post-item + .post-item {
margin-top: 15px;
}
.blog .sidebar .recent-posts img {
  width: 220px;
  float: left;
  height: 100%;
  object-fit: cover;
}
.blog .sidebar .recent-posts h4 {
font-size: 15px;
margin-left: 95px;
font-weight: bold;
position: relative;
}
.blog .sidebar .recent-posts h4 sup.high{
  font-size: 16px;
  top: 4px;
  margin-left: 2px;
}
.blog .sidebar .recent-posts h4 sup.high.reduce{
  margin-left: 2px;
}
.blog .sidebar .recent-posts h4 a {
color: #111111;
transition: 0.3s;
}
.blog .sidebar .recent-posts h4 a:hover {
color: #e03a3c;
}
.blog .sidebar .recent-posts time {
display: block;
margin-left: 95px;
font-style: italic;
font-size: 14px;
color: #aaaaaa;
}
.blog .sidebar .tags {
margin-bottom: -10px;
}
.blog .sidebar .tags ul {
list-style: none;
padding: 0;
}
.blog .sidebar .tags ul li {
display: inline-block;
}
.blog .sidebar .tags ul a {
color: #515151;
font-size: 14px;
padding: 6px 14px;
margin: 0 6px 8px 0;
border: 1px solid #c4c4c4;
display: inline-block;
transition: 0.3s;
}
.blog .sidebar .tags ul a:hover {
color: #fff;
border: 1px solid #e03a3c;
background: #e03a3c;
}
.blog .sidebar .tags ul a span {
padding-left: 5px;
color: #aaaaaa;
font-size: 14px;
}
hr{
  margin-bottom: 0px;
}
.blog-social-sharing {
  margin-top: 55px;
  margin-bottom: 71px;
}
.blog-social-sharing .tt_button {
  display: inline-block;
  margin: 0;
  margin-right: 7px;
  padding: 0 15px;
}
.btn-facebook {
  background-color: #4267B2;
  border: 2px solid #4267B2;
  color: #fff;
}
.btn-facebook:hover {
  background-color: #FFFFFF;
  border: 2px solid #4267B2;
  color: #4267B2;
}
.blog-social-sharing .tt_button {
  height: 46px;
  line-height: 46px;
  padding: 0;
  font-size: 14px;
}
.blog-social-sharing .tt_button {
  display: inline-block;
  margin: 0;
  margin-right: 7px;
  padding: 0 15px;
}
.btn-twitter {
  background-color: #00ACED;
  border: 2px solid #00ACED;
  color: #fff;
}
.btn-twitter:hover {
  background-color: #FFFFFF;
  border: 2px solid #00ACED;
  color: #00ACED;
}
.blog-social-sharing .tt_button {
  height: 46px;
  line-height: 46px;
  padding: 0;
  font-size: 14px;
}
.blog-social-sharing .tt_button {
  display: inline-block;
  margin: 0;
  margin-right: 7px;
  padding: 0 15px;
}
.btn-linkedin {
  background-color: #0073B1;
  border: 2px solid #0073B1;
  color: #fff;
}
.btn-linkedin:hover {
  background-color: #FFFFFF;
  border: 2px solid #0073B1;
  color: #0073B1;
}
.blog-social-sharing .tt_button {
  height: 46px;
  line-height: 46px;
  font-size: 14px;
  border-radius: 100px;
}
.fac{
  margin: 0;
}
/* .li_button{
  background: none;
  color: #FFFFFF;
} */
.li_button:hover{
  background: none;
  color: #0073B1;
}
.entry-content.blog ul {

  margin-top: 20px;

  padding-left: 40px;

  list-style: initial;

  }

  .entry-content.blog  a{

    color: #0d6efd;

  }



  /** SHK CSS **/


  .letter.b .sidebar-title{
color: #fff !important;
}

.sidebar-item .post-item{
display: flex;
  flex-direction: row;
}

.post-item-right{
 padding-left: 15px;
}

.post-item-right h4{
margin: 0px !important;
}

.post-item-right h4 a{
color: #fff !important;
}

.post-item-right p{
font-size: 15px;
  margin-top: 8px;
  line-height: 1.5em;
height: 3em;
overflow: hidden;
}

.post-item-right time{
color: #fff !important;margin-left: 0px !important;
}

.custom-link p{
margin-top: 30px;
display: block;
}

.custom-link a{
  display: block;
  margin-bottom: 34px;
  position: relative;
  color: #000;
      position: relative;
  padding-left: 56px;
}

.entry-content.blog .custom-link p a:before{
content: "";
  background-image: url(../img/misc/link.svg);
  width: 42px;
  height: 41px;
  position: absolute;
  display: inline-block;
  top: 0;
  bottom: 0;
  margin: auto;
  margin-left: 0px;
  left: 0px;

  }
  .sidebar-item .post-item{
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(255,255,255,.2);
    display: grid;
    grid-template-columns: 50px auto;
  }
  .sidebar-item .post-item:last-child{
    border: unset;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  /* Insights */

.yt{
  text-align: center;
}

.yt-icon{
  width:22px;
}
.yt-profile-title{
  font-family: 'Inter', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 23px;
}

.yt-profile-sub{
  font-family: 'Inter', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
}

.avatar{
  border-radius: 50%;
  width:118px;
  
}

/* 
.subscribe-btn:hover {
  color: #000000;
  background: #ffffff;
  border: 2px solid #1CEDA5 ;
} */
.subscribe-btn {
  /* font-family: 'Inter', sans-serif; */
  font-weight: 700;
  font-size: 22px;
  line-height: 22px;
  text-align: center;
  color: #000000;
  background: #1CEDA5;
  padding: 15px 35px 13px 35px;
  border-radius: 100px;
  width: auto;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  text-align: center;
  width: fit-content;
  margin: auto;
}
.subscribe-btn.magiq-btn span{
  color: #000000;
  font-size: 22px;
  line-height: 22px;
}


@media(max-width:766px){
.avatar-mob{
  margin-top: 40px;
}
}


.image-set{
  position: relative;
}

.bottom{
  background: #ff0000;
  z-index: 1;
}

.top{
  top: 73px;
  left: 86px;
  z-index: 2;
}

.box1{
  /* background-image: url("/asstes/img/home/team/01.png"); */
  border-radius: 50%;
  width: 158px;
  height: 158px;
}

.box2{
  background-image: url("../img/Insights/yt-img.png");
  position: absolute;
  width: 42px;
  height: 42px;
 
}
.image-set{
  width: fit-content;
  margin: auto;
  }
  .grid-insights{
    display: grid;
    grid-template-rows: 60px 30px;
    align-items: center;
    margin-top: 20px;
  }

  article .blog .entry .entry-meta   ul {
    margin-bottom: 20px;
    margin-top: 20px;
    padding-left: 40px;
    margin-left: 0;
    list-style: initial;
    display: block;
    color: black;
    }
    
  /* home */
  .show-teamTab{
    display: none;
  }
  .hide-teamTab{
    display: block;
  }
  .show-onTab{
    display: none;
  }
  

.carousel-indicators.indi button{
  border-radius: 50%;
  width: 10px;
  height: 10px;
  background-color: #E5E5E5;
  margin-bottom: -24px;
  
}

.carousel-indicators.indi button.active{
  background-color:#00B778;
}
.sec-titie .head{
font-family: 'Inter';
font-weight: 700;
font-size: 22px;
line-height: 29px;
color: #000000;
}

.sec-titie .desig{
font-family: 'Inter';
font-weight: 400;
font-size: 18px;
line-height: 29px;
color: #787878;
margin-bottom: 8px;
}
   
.sec-titie .team-link{
font-family: 'Inter';
font-weight: normal;
font-size: 16px;
text-decoration: none;
color: #F22FA8;
}
.carousel-item .ripple{
  width: 70%;
}

.mt-20{
  margin-top: 20px;
}
.pb-40{
  padding-bottom: 40px;
}
.new-gridifyCare{
  width: fit-content;
  margin: auto;
  margin-bottom: 40px;
}
.new-gridifyCare .g-i-t_div{
  text-align: left;
}
@media (max-width:991px) {
  .grid-insights{
    grid-template-rows: unset;
  }
  
}

@media (max-width:767px) {
  .show-tabMa{
    display: block;
  }
  .hide-onTab{
    display: none;
  }
  .show-onTab{
    display: block;
  }
}

  @media (max-width:486px) {
    .show-tabMa{
      display: block;
  }}
  .pbify-30 {
    padding-bottom: 30px;
  }