/**
    Search form
**/
.blog-title {
  z-index: 3;
 
 
  color: #e1dccd;
  font-family: "Aeonik Bold";
  font-size: 100px;
  font-weight: 400;
  line-height: 100px;
  letter-spacing: 1.041667px;
}
.blog-subtitle{
  z-index: 3;
  color: #e1dccd;
  font-size: 40px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: -0.8333333px;
}
.blog-search-input{
    padding-left: 15px;
    border: 0;
    border-bottom: 3px solid #272726;
    width: 100%;
    height: 50px;
    font-size: 20px;
    margin-bottom: 25px;
    font-family: "Aeonik regular", FontAwesome; 
    font-style: normal;
     text-decoration: inherit;
     background-color: #e1dccd;
 }
 .blog-search-input:focus{
    outline:none;
 }
 
 ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
   color: #272726;
   opacity: 1; /* Firefox */
 }
 
 :-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #272726;
 }
 
 ::-ms-input-placeholder { /* Microsoft Edge */
   color: #272726;
 }
 /*Search card*/
 .search{
    margin-top:30px;
    margin-bottom:40px;
 }
 /*Css to target the dropdownbox*/
 ul.ui-autocomplete {
  color: #e1dccd !important;
  font-size:20px;
  background: #272726;
  list-style-type: none;
  width:70%;
}
 .blog-keyword a{
    padding:3px;
    border: 2px solid #272726;
    text-decoration:none;
    color:#272726; 
 }
 .blog-keyword a:hover{
    background-color:#f44118;
    border: 1px solid #e1dccd;
    text-decoration:none;
    color:#e1dccd;
 }

 .search-card{
    height:583px;
 }
 .feature-post{
   padding-right: 30px !important;
 }
 .feature-post .blog-link .blog-card-title{
 	margin-top:55px !important;
 }
 .legacy span{
    display:none !important;
 }
 .legacy{display:none !important;}
 .blog-archive-row{
    position:relative;
 }
 .blog-archive-row .background{
    background-color:#272726;
    position:absolute;
    padding-left:15px;
    padding-right:15px; 
    height:100%;
    width:100%;
    background-clip: content-box;
 }
 .blog-archive-row .featrue-post{
    color:#fff;
 }
 .light-divider{
     background-color:#fff;
     /*border-top: 2px solid #e1dccd;*/
 }
 .feature-right-bottom{
  position: absolute;
  bottom: 0;  
  width:80%;
 }
 .dark-divider{
     border-top: 2px solid #272726;
 }
 .blog-archive-lvl-two-row{
     margin-top:100px;
 }
 .load-btn{
    margin:auto;margin-top:100px;margin-bottom:100px;
 }
 .blog-archive-lvl-three-section{
    background-color:#272726
 }
 .blog-archive-lvl-three-container{
    background-color:#272726;
 }
 .blog-archive-lvl-three-row{
    padding-top:100px;margin-top:80px;margin-bottom:80px;
 }
 .blog-archive-lvl-three-sub-row{
     color:#e1dccd;
 }
 .blog-archive-lvl-three-row h3{
     color:#e1dccd;
 }
 .blog-archive-lvl-two-img{
  /*height:318px;*/
}
.blog-search-img{
  /*height:318px;*/
}
 .blog-archive-lvl-three-img{
   /* height:207px;*/
 }
 .blog-card-title{
  margin-top:30px;
  font-size: 30px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.625px;
 }
 .blog-link{
	text-decoration:none;
 }
 .blog-link:hover{
	text-decoration:none;
   
 }  
 .light-link{
	color:#e1dccd !important;
 }
 .dark-link{
	color:#272726 !important;
 }
 .blog-feature-img{
  /* height:400px;*/
 }
/*Single blog*/
 .blog-content{
    color:#272726;position:relative;bottom:28em;margin-bottom:-28em;margin-top:5em;
 }
 .blog-post-content img{
   width:100% !important;
   height:auto !important;
 }
 .blog-post-content{
   margin-top:25px;
   margin-bottom:25px;
   overflow-wrap: break-word;
   font-family: Merriweather;
    font-size: 18px;
    font-style: normal;
    line-height:33px;
 }
 .blog-post-content a{
  text-decoration: none;
  color:#f54119;
}
.blog-post-content a:hover{
  text-decoration: none;
  color:#ff7800;
}
 .back-arrow{
     color:#e1dccd;
     text-decoration:none;
     font-family: "Aeonik regular";

     font-style: normal;
 }
 .back-arrow:hover{
     color:#e1dccd;
     text-decoration:none;
 }
 .blog-post-title{
    margin-bottom:35px;margin-top:45px;color:#e1dccd;font-family:"Aeonik Bold";font-size:72px;font-weight:400;line-height:64px;letter-spacing:-1.5px;
 }
 .blog-post-img{
  /*  height: 477.5px; */
 }
 .blog-author-img{
    height:100px;width:100px;border-radius:50px;
 }
 .written-by{
  font-size: 16px;
  margin-bottom: 5px;
 }
/*Author panel*/
.by-line-dot{
    position:relative;
    bottom:2px;    
    font-size:24px;
    color:#e1dccd;     
  }
  .by-line{
    color:#e1dccd;
    
  }
  .by-line b{
    
    margin-right: 10px;
  }
  .by-line img{
    border-radius:18px;
    height:36px;
    width:36px;
    position:relative;
    top:0px;
    margin-right:5px;
  }
.dark .by-line{
  color:#272726 !important;
} 
.dark .by-line-dot{
color:#272726 !important;
}
/**
  * Stripes color section
  */
  div.img-blog-stripes{
    position:absolute;
    bottom:0;
    left:0;
  }
  div.blog-stripes {
    width: 100%;
    height: 10px;
    background-color: #FFB901;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;   
  }
  
  div.blog-stripes span {
    width: 12.5%;
    height: 100%;    
  }
  
  div.blog-stripes span {
    animation-name: fadeIn;
    animation-duration: 250ms;
    animation-fill-mode: forwards;
  }
  
  div.blog-stripes span:nth-child(1) {
    background-color:#f44118;
  }
  
  div.blog-stripes span:nth-child(2) {
    background-color:#f50;
  }
   
  div.blog-stripes span:nth-child(3) {
    background-color: #ff7800;
  }
  
  div.blog-stripes span:nth-child(4) {
    
    background-color: ff9b01;
  }
  /**
  * Stripes color section
  */

  /*Image container*/
  .img-container{
    background-color:#272726;
    min-height:200px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding:20px;
    padding-left: 35px;
    position:relative;  
  }
  @media all and (max-width: 767px) {
    .img-container {
      background-size: cover;
    }
  }

  .img-container img{
    height:5%;
    width:15%;
  }

  .img-container p{
    margin-top: 15em;
    color: #e1dccd;
  }
  @media all and (max-width: 767px) {
    .img-container p {
      margin-top: 9em;
    }
  }
  
  .img-container .img-badge{
    height:25px;
    width:75px;
  }
  @media all and (max-width: 991px) {
    .blog-feature-img{
      height:100%;
    }
    .feature-right-bottom{
      display:none !important;
    }

    .blog-keyword{padding-top: 40px;}

  }
  
