#primary{
    display: inherit;
  }
  .heateor_sss_sharing_ul{
    display: none;
  }
  .post-thumbnail{
    display: none;
  }
  .post-image-thumbnail-holder img{
    width: 100%;
    height: 512px;
  }
  .col-md-9 {
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
  }
  .col-md-3 {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
    margin-top: 50px;
  }
  .blg-outer-hmt-block {
    margin-top: 50px !important;
  }
  #contentBlock-section{
    background-color: #f5f5f5 !important;
    padding: 50px !important;
  }
    /** Search Form Section */
    .blg-outer-hmt-block .sidebar.widget-area .search-form, form {
        position: relative;
    }
    .blg-outer-hmt-block .sidebar.widget-area .search-field {
        padding: 5px 63px 8px 15px;
        border: 0;
        line-height: 40px;
        width: 100%;
        box-shadow: none !important;
        outline: none;
        background: #f5f5f5;
    }
    .comments-area .comment-respond .submit, .sidebar .search-submit {
        background: #dc0000;
        border: 1px solid #dc0000 !important;
        width: 100%;
        height: 50px;
        color: #fff;
        font-size: 20px;
        cursor: pointer;
    }
    .search-field{
       width: 85%;
       padding: 15px 0px 15px 15px !important;
    }
    .search-submit{
      margin-left: -10px;
      background-color: #dc0000;
      border-radius: 5px;
      border: 0px;
    }
    .fa-search {
      -moz-osx-font-smoothing: grayscale;
      -webkit-font-smoothing: antialiased;
      display: var(--fa-display, inline-block);
      font-style: normal;
      font-variant: normal;
      line-height: 1;
      text-rendering: auto;
      color: #fff;
      font-size: 18px;
      outline: 0px;
      padding: 18px 11px 12px;
      vertical-align: sub;
    }
    .search-field{
      border: 1px solid #c4c4c4;
      outline: 0px;
      border: 1px solid #c4c4c4;
      outline: 0px;
      font-size: 12px;
      padding: 15px 0px 15px 5px;
    }
    .search-submit:focus{
     outline: 0px;
    }
    .textwidget .custom-html-widget{
      margin-top: -10px;
    }
    .row {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-right: -15px;
      margin-left: -15px;
    }
    /** Latest Post Section */
    .latest-post-section-wrapper{
        width: 100%;
    }
    .latest-post-wrapper{
      width: 100%;
      background-repeat: no-repeat;
      margin: 13px 0px;
    }
    .latest-post-content-holder{
      background-color: rgba(0, 0, 0, 0.5);
      padding: 25px 15px 0px;
    }
    .latest-post-title-holder h4{
      font-size: 15px;
      font-weight: 100;
    }
    .latest-post-header-holder h3{
      color: #fff;
    }
    .latest-post-title-holder{
      width: 90%;
    }
    .latest-post-title-holder a{
      color: #fff;
    }
    .latest-post-title-holder a:hover{
      color: #dc0000;
    }
    .latest-post-sub-content-wrapper{
      display: inline-flex;
      flex: 0 0 100%;
      max-width: 100%;
    }
    .latest-post-date-holder{
      margin: 0px 20px 0px 0px;
    }
    .latest-post-date-holder p{
      color: #fff;
      font-size: 14px;
    }
    .newsreadmore{
      background: #ee0000;
      border: none;
      display: inline-block;
      font-size: 12px;
      color: #fff;
      text-transform: uppercase;
      border-radius: 5px;
      font-family: 'Exo', sans-serif;
      font-weight: 500;
      padding: 5px 20px;
      outline: none;
      cursor: pointer;
    }
    .newsreadmore:hover{
      background: #fff;
      border: none;
      display: inline-block;
      font-size: 12px;
      color: #dc0000;
      text-transform: uppercase;
      border-radius: 5px;
      font-family: 'Exo', sans-serif;
      font-weight: 500;
      padding: 5px 20px;
      outline: none;
      cursor: pointer;
    }
    .col-md-9 {
      -ms-flex: 0 0 70%;
      flex: 0 0 70% !important;
      max-width: 70% !important;
    }
    .col-md-3 {
      -ms-flex: 0 0 30%;
      flex: 0 0 30% !important;
      max-width: 30% !important;
    }
    /** Navigation Section */
    .navigation ul li {
      margin: 0 0 0 30px !important;
  }
  
    /** Media Query */
    @media only screen and (max-width:2560px){
      
    }
    @media only screen and (max-width:1920px){ }
    
    @media only screen and (max-width:1680px){ }
    
    @media only screen and (max-width:1440px){ }
    
    @media only screen and (max-width:1366px){ }
    @media only screen and (max-width:1252px){
     
    }
    @media only screen and (max-width:1199px){
      .col-md-9 {
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        max-width: 70%;
      }
      .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 30%;
        max-width: 30%;
        margin-top: 50px;
      }
      .search-field {
        width: 85%;
        padding: 15px 0px 15px 15px !important;
      }
    }
    
    @media only screen and (max-width:1112px){
      .col-md-9 {
        -ms-flex: 0 0 65% !important;
        flex: 0 0 65% !important;
        max-width: 65% !important;
      }
      .col-md-3 {
        -ms-flex: 0 0 35% !important;
        flex: 0 0 35% !important;
        max-width: 35% !important;
        margin-top: 50px;
      }
      .search-field {
        width: 84% !important;
        padding: 15px 0px 15px 15px !important;
      }
    }
    
    @media only screen and (max-width:1080px){
      
    }
    
    @media only screen and (max-width:1024px){
      .search-field {
        width: 85%;
        padding: 15px 0px 15px 15px !important;
      }
      .col-md-9 {
          -ms-flex: 0 0 65%;
          flex: 0 0 65% !important;
          max-width: 65% !important;
      }
      .search-field {
          width: 83% !important;
          padding: 15px 0px 15px 15px !important;
      }
    }
    @media only screen and (max-width:920px){  
      .col-md-3{
        display: none;
      }
      #blog-content-col{
        -ms-flex: 0 0 100%;
        flex: 0 0 100% !important;
        max-width: 100% !important;
      }
      .row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: 0px !important;
        margin-left: 0px !important;
      }
      #blog-content-wrapper {
        display: initial !important;
        flex: 0 0 100%;
        max-width: 100%;
      }
  
    }
    @media only screen and (max-width:834px){
      .search-field {
        width: 82%;
        padding: 15px 0px 15px 15px !important;
      }
    }
    
    @media only screen and (max-width:812px){
      .search-field {
        width: 81%;
        padding: 15px 0px 15px 15px !important;
      }
    }
    
    @media only screen and (max-width:768px){    
      .featured-post-archived-wrapper{
        margin-top: 20px;
      }
      .search-form{
        text-align: center;
      }
      .search-field {
        width: 93%;
        padding: 15px 0px 15px 15px !important;
      }
      .col-md-9 {
        -ms-flex: 0 0 70%;
        flex: 0 0 70% !important;
        max-width: 70% !important;
      }
      .post-image-thumbnail-holder {
        margin-top: 80px;
    }
    }
    @media only screen and (max-width:736px){
      
    }  
    @media only screen and (max-width:667px){
      .search-field {
        width: 92%;
        padding: 15px 0px 15px 15px !important;
      }
    }
    
    @media only screen and (max-width:568px){
      .post-image-thumbnail-holder img {
        width: 100%;
        height: 380px;
      }
      .search-field {
        width: 90%;
        padding: 15px 0px 15px 15px !important;
      }
    }
    
    @media only screen and (max-width:545px){
      
    }
    
    @media only screen and (max-width:537px){
      
    }
    
    @media only screen and (max-width:480px){
      .search-field {
        width: 89%;
        padding: 15px 0px 15px 15px !important;
      }
      #blog-content-col{
        padding-left: 0px !important;
        padding-right: 0px !important;
      }
      .single-post .post {
        padding: 0px 0px !important;
      }
    }
    
    @media only screen and (max-width:414px){
      .post-image-thumbnail-holder img {
        width: 100%;
        height: 280px;
      }
      .search-field {
        width: 80%;
        padding: 15px 0px 15px 15px !important;
      }
    }
    
    @media only screen and (max-width:375px){
      .search-field {
        padding: 15px 0px 15px 15px !important;
      }
    }
    
    @media only screen and (max-width:320px){
      .search-field {
        width: 82%;
        padding: 15px 0px 15px 15px !important;
      }
  
    }
  
    