.search-controller input.form-control {
    width: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    padding: 0;
    border: 0;
}

.search-controller:hover input, .search-controller input:focus {
    width: 250px;
    padding: .375rem .75rem;
    border: 1px solid #ced4da;
}
.newsletter-sub-fixed {
    position: fixed;
    bottom: 0;
    background-color: #242424;
    right: 0;
    left: 0;
    width: 100%;
    top: auto;
    padding: 10px 0;
    /* Just above Social sharing strip on sm */
    z-index: 1000201;
    transition: bottom 0.3s linear 0s;
    color: #fff;
}

.newsletter-sub-fixed .close {
    font-size: 14px !important;
    position: absolute;
    top: 10px;
    right: 10px;
}

.newsletter-sub-fixed.closed {
    bottom: -140px;
}
.list-dropdown .dropdown-item {
    list-style:none;
}
.trending-story li div:first-child {
    width: 100px;
    }
    
.trending-story li p {
    text-transform: unset;
}    
.list-dropdown .dropdown-item {
    padding-left: 0em;
}    

#nps-box {
    box-sizing: border-box;
    position: fixed;
    width: 0;
    /* height: 220px; */
    min-height: 200px;
    padding: 16px 14px 16px 14px;
    bottom: 80px;
    right: -50px;
    background-color: #fc9f33;
    border-bottom-left-radius: 30px;
    box-shadow: 2px 2px 4px 2px #ccc;
    z-index: 15;
  }
  
  #nps-box .nps-elements {
    display: none;
  }
  
  #nps-box .close-btn {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #000000;
    text-align: center;
    font-size: 20px;
    position: absolute;
    top: -20px;
    left: -20px;
  }
  
  #nps-box .close-btn span {
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 10px;
    height: 10px;
    margin-left: -11px;
    margin-top: -17px;
    font-size: 33px;
    color: #fff;
  }
  
  #nps-box p {
    font-family: Helvetica, sans-serif;
    font-size: 18px;
  }
  #nps-box .custom-mdf {
      border-radius: 20px;
      box-shadow: 2px 2px 4px 2px #ccc;
  }
   
  .se-number {
    width: 100%;
    position: relative;
    margin-bottom: 20px;
    margin-top: 20px;
  }  
  .se-number .active {
       background-color: #000;
  }
  .se-number .number:hover {
       background-color: #000;
  }  
  .se-number .number{
        display: inline-block;
    /*    position: absolute;*/
        left:0;
        padding: 0px 1px 0px 1px;
        border: 1px solid #fff;
        border-radius: 4px;
        margin: 1px;
        cursor: pointer;
        color: #fff;      
  }
  #nps-box .submit-btn {
      background-color: #000 !important;
      box-shadow: 0px 0px 0px 0px #000 !important;
  }  
#nps-box .text-input {
    border-radius: 20px;
}  
#nps-box .title {
    font-size: 20px;
    font-weight: 1000;
}
#nps-box .sub-title {
    font-weight: 500;
}
#nps-box .continue{
    background-color: #000;
    box-shadow: 2px 2px 4px 2px;
}
  
  
.slidecontainer {
    width: 100%;
}
input[type=range] {
    display: block;
    width: 100%;
}
.slider {
    -webkit-appearance: none;
    width: 100%;
    height: 5px;
    border-radius: 5px;
    background: #c6c6c6;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
}
.se-no .start {
    display: inline-block;
    position: absolute;
    left: 0;
}
.se-no {
    width: 100%;
    position: relative;
    margin-bottom: 40px;
}
.se-no .start {
    display: inline-block;
    position: absolute;
    left: 0;
}
.se-no .end {
    display: inline-block;
    position: absolute;
    right: 0;
}
#nps-box .custom-mdf {
    border-radius: 20px;
    box-shadow: 2px 2px 4px 2px #ccc;
}
#nps-box .custom-mdf {
    border-radius: 20px;
    box-shadow: 2px 2px 4px 2px #ccc;
}
#nps-box button {
    padding: 8px 20px;
}
#nps-box input::placeholder {
    font-size: 15px;
}
.sponsor-img {
    height: 100px;
}
.hidden {
    display: none;
}
@media (min-width: 992px){
    .article-meta .premium-tag {
        position: absolute;
        /* top: 38px; */
        right: 0;
    }    
    .article-meta .premium-tag {
        right: -4px;
        top: -4px;
        width: 49%;
    }    
}
.article-meta {
    position: relative;
}
.premium-tag::before, .next_post .arrow, .next_post .arrow::after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.premium-tag::before {
    content: " ";
    border-width: 15px;
    top: 0;
    right: auto;
    bottom: 0;
    left: 0;
    border-left-color: #ffffff;
    border-right-width: 0;
}
.premium-tag {
    color: #FFFFFF;
    display: block;
    white-space: nowrap;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 2.5;
    padding: 0 33px;
    text-transform: uppercase;
    background: #e24f20;
    background: -moz-linear-gradient(left, #e24f20 0%, #ff7c25 65%, #e24f20 100%);
    background: -webkit-linear-gradient(left, #e24f20 0%,#ff7c25 65%,#e24f20 100%);
    background: linear-gradient(to right, #e24f20 0%,#ff7c25 65%,#e24f20 100%);    
}
@media (max-width:575.98px){
    .premium-tag{
        margin-top: 10px;
    }
    .premium-tag::before {
        content: " ";
        border-width: 15px;
        top: 28px;
        right: auto;
        /* bottom: 0; */
        left: -1px;
        border-left-color: #ffffff;
        border-right-width: 0;
    }    
}
@media (max-width:768px){
    .premium-tag{
        margin-top: 10px;
    }
    .premium-tag::before {
        content: " ";
        border-width: 15px;
        top: 28px;
        right: auto;
        /* bottom: 0; */
        left: -1px;
        border-left-color: #ffffff;
        border-right-width: 0;
    }    
    .read-min-width {
        min-width: 41%;
    }
}
    .dropdown-item.active, .dropdown-item:active {
        color: #f68b1f;
        background-color: darkviolet;
    }
    #rhs_block > div:last-child { position: sticky; top: 4rem; }