.search.search-results .entry-content .post_image .cat-links,
.archive.category .entry-content .post_image .cat-links{
    position: absolute;
    top: 0 !important;
    right: 0 !important;
    line-height: 26px !important;
    z-index: 99 !important;
}
.search.search-results .site .site-content{
    padding-top: 7% !important;
}
.cat-links a{
background: #DA291E;
font-family: Roboto;
float: right;
}

.widget_categories{
    border: none !important;
    display: table !important;
    margin: 0 0 10px !important;
    /*margin: 10px 0px 20px !important;*/
}
.navbar-fixed-top .widget_categories{
    margin: 0 auto !important;
}

.navbar-fixed-top,
.navbar-fixed-bottom{
    z-index: 100 !important;
}

.coresight-filter-title:after{
content: none !important;
}

.category-dropdown-parent{
    padding: 0px;
    /*margin-left: -14px;*/
}

.coresight-filter-item .fa-chevron-down {
    transition: all 0.5s ease;
  }
  .rotate180 {
    transform: rotate(180deg);
  }
  .widget_categories li.coresight-filter-item button:disabled{
      color: rgba(0,0,0,0.3);
  }
/*.category-dropdown-parent .facetwp-facet{
    display: none !important;
}*/

.category-dropdown-parent .rogetbtn .facetwp-facet{
    display: none !important;
}

.facetwp-template div.facetwp-selections .facetwp-selection-value:hover,
.facetwp-template div.facetwp-selections .facetwp-selection-value:focus {
    background: #DC260F !important;
    color: #fff !important;
}
.facetwp-selection-value p.filter-tag-text{
    margin: 5px 0 -25px !important;
    line-height: 1 !important;
}

ul.widget_categories li{
display: inline-block;
}

.coresight-filter-item .facetwp-facet{
position: absolute !important;
background: #fff !important;
border: 1px solid #979797 !important;
z-index: 100 !important;
max-height: 500px;
overflow: auto;
}

/*.archive.category article:hover,
.archive.category article:focus{
 background: #D8D8D8 !important;
}*/

.search.search-results article,
.archive.category article {
    margin-bottom: 0 !important;
    padding: 24px 10px !important;
}

.coresight-filter-title {
    padding: 10px 15px !important;
    border-bottom: none !important;
    font-size: 15px !important;
    font-weight: 900 !important;
}
.coresight-filter-title:first-child {
    padding: 10px 30px 10px 0 !important;
}
.facetwp-template .facetwp-selections ul {
    margin: 0px 6px 10px !important;
}
.facetwp-template div.facetwp-selections .facetwp-selection-value {
    background: none !important;
    border-radius: 25px;
    border: 2px solid #DC260F;
    color: #DC260F !important;
    display: inline-block;
    font-size: 14px !important;
    line-height: 19px;
    margin-right: 5px;
    padding: 6px 38px 6px 13px!important;
}
.facetwp-template .facetwp-selections .facetwp-selection-value:after {
    content: "\00d7" !important;
    display: inline-block;
    font-weight: 100 !important;
    font-family: inherit !important;
    font-size: 33px !important;
    margin: -12px 0px 2px 10px !important;
    position: absolute;
}
.coresight-facet-filters .clear-filter {
    display: none;
}
.coresight-facet-filters .clear-filter.filter-active {
    display: inline;
}
.coresight-facet-filters .clear-filter .reset-button {
  background: transparent;
  border: none;
  color: #000;
  font-size: 14px;
  padding: 0 10px;
}
.coresight-facet-filters .clear-filter .reset-button span {
  margin-right: 5px;
}

.navbar-fixed-top{
    padding: 0;
    margin-top: 97px;
    margin-bottom: 0;
    background: #fff;
    border-bottom: 1px solid #000;
}

.coresight-facet-filters .show-total-posts{
    padding: 0 0 0 10px;
    margin-bottom: 5px;
    /*margin-top: -10px;*/
    margin-top: 0px;
    font-weight: 500;
    font-size: 18px;
    display: none;
}
.coresight-facet-filters .show-filters{
    padding: 0 10px 0 0;
}

.navbar-fixed-top .widget_categories{
    border: none !important;
    margin-bottom: 0px !important;
}

/*#datafetch{
    margin-top: 2px;
    margin-bottom: 40px;
    background: #000;
    z-index: 100;
    color: #fff;
    width: 100%;
    padding: 10px;
    display:none;
}*/
#datafetch{
    margin-top: -16px;
    margin-bottom: 40px;
    margin-right: auto;
    background: #fff;
    border: 1px solid #000;
    z-index: 100;
    color: #000;
    padding: 10px;
    display: none;
    -webkit-box-shadow: 10px 10px 13px 2px rgba(0,0,0,0.21);
    -moz-box-shadow: 10px 10px 13px 2px rgba(0,0,0,0.21);
    box-shadow: 10px 10px 13px 2px rgba(0,0,0,0.21);
    position: absolute;
    z-index: 1000;
}
#datafetch p{
    margin-bottom: 10px;
    padding: 5px;
}
#datafetch p:hover,
#datafetch p:focus{
    background: #DC260F;
    color: #fff;
}

.entry-header .filter-by-header,
.search-results .entry-header .filter-by-header{
    font-size: 18px;
    font-weight: 500;
    padding: 10px 0px 2px;
    margin-left: 25px
}



.entry-header .filter-by-header .filter-by-underline{
    width: 67px;
    height: 2px;
    background: #000;
}
.archive .entry-header .startup_cat .category_title.research-page {
    font-size: 38px;
    font-weight: 500;
    color: #323232;
    padding: 10px 25px;
    margin-right: 40px;
    text-transform: capitalize;
    border-right:none;
  }
@media screen and (min-width: 1200px) {
    #datafetch{
        margin-left: 55%;
        width: 550px;
    }
}
/*@media screen and (min-width: 768px) and (max-width: 1199px) {
    #datafetch{
        width: 46%;
        margin-left: 50%;
        margin-top: 0px;
    }
}
@media screen and (max-width: 767px) {
    #datafetch{
        width: 100%;
        margin-left: 0%;
        margin-top: 0px;
    }
}*/

@media screen and (min-width: 1029px) {
    /*.search.search-results .navbar-fixed-top{
        margin-top: 75px;
    }*/
    /*.navbar-fixed-top{
        margin-top: 107px;
    }*/
	.navbar-fixed-top{
        margin-top: 75px;
    }
    .logged-in.admin-bar .navbar-fixed-top{
        margin-top: 107px;
    }
    .navbar-fixed-top .widget_categories{
       display: table;
       /*margin: 0 auto;  */
    }
}
@media screen and (max-width: 1028px) {
    /*.search.search-results .navbar-fixed-top{
        margin-top: 55px;
    }
    .navbar-fixed-top{
        margin-top: 87px;
    }*/
    .navbar-fixed-top{
        /*margin-top: 55px;*/
        margin-top: 87px;
    }
    .navbar-fixed-top .widget_categories{
        margin: 0 5%;
    }
}
@media screen and (max-width: 1200px) {
    .widget_categories{
        margin: 10px 12px !important;
        /*margin: 10px 0px 20px !important;*/
    }
}


@media screen and (max-width: 991px) {
    /*.navbar-fixed-top .widget_categories{
        margin: 0 10% !important;
    }*/
    .widget_categories{
        margin: 10px 25px !important;
        /*margin: 10px 25px 20px !important;*/
    }
}
@media screen and (max-width: 850px) {
    .entry-header .filter-by-header{
        margin-left: 10px;
    }
    .archive .entry-header .startup_cat .category_title.research-page {
        padding: 10px;
        text-align: left;
    }
}
@media screen and (max-width: 600px) {
    .navbar-fixed-top{
        margin-top: 55px;
        padding: 5px 0;
    }
    .navbar-fixed-top .widget_categories{
        margin: 0 6%;
    }
}
@media screen and (max-width: 765px) {
    .navbar-fixed-top .widget_categories{
        margin: 0 2%;
    }
}

@media screen and (min-width: 1200px) {
    .coresight-filter-title{
        padding: 15px 40px !important;
        border-bottom: none !important;
        font-size: 18px !important;
        font-weight: 900 !important;
    }
    .coresight-filter-title:first-child{
        padding: 15px 40px 15px 25px !important;
    }
    /*.facetwp-template .facetwp-selections ul {
        margin: 0px 24px 10px !important;
    }*/
}
@media screen and (min-width: 1028px) and (max-width: 1199px) {
    .coresight-filter-title{
        padding: 15px 27px !important;
        border-bottom: none !important;
        font-size: 18px !important;
        font-weight: 900 !important;
    }
    .coresight-filter-title:first-child{
        padding: 15px 27px 15px 13px !important;
    }
}
@media screen and (min-width: 991px) {
    .search.search-results .entry-content .post_image,
    .archive.category .entry-content .post_image{
        width: 30% !important;
    }

    .search.search-results .entry-content .post_content,
    .archive.category .entry-content .post_content {
        float: left;
        padding: 0 0 0 65px !important;
        width: 70% !important;
    }

    .facetwp-template div.facetwp-selections .facetwp-selection-value {
        font-size: 16px !important;
        padding: 8px 40px 8px 15px!important;
    }
    .facetwp-template .facetwp-selections .facetwp-selection-value:after{
        font-size: 40px !important;
        margin: -15px 0px 2px 8px !important;
    }

}
@media screen and (max-width: 700px) {
    .widget_categories li{
        width: 32%;
    }
    .coresight-filter-title {
        padding: 10px 14px !important;
        font-size: 15px !important;
    }

    .navbar-fixed-top .coresight-filter-title{
        text-align: center !important;
    }

}

.search.search-results .entry-content .post_content .title_home,
.archive.category .entry-content .post_content .title_home{
    font-size: 24px !important;
    font-weight: 500 !important;
    line-height: 28px !important;
    text-transform: none !important;
}

.search.search-results article .entry-content .red-key-icon img,
.main_single article .entry-content .post_image .red-key-icon img,
.archive.category .entry-content .archives_clr .red-key-icon img {
    width: 17px !important;
    transform: rotate(0deg) !important;
    /*margin: -11px 10px 0 15px !important;*/
    margin: 0px 3px 0 20px !important;
}

.search.search-results article .entry-content .post_image .coresight-meta-left .red-key-icon img,
.main_single article .entry-content .post_image .coresight-meta-left .red-key-icon img{
    width: 60px !important;
    margin: -7px 0px 0px -8px !important;
}

.single.single-post .category-research .post_content .red-key-icon{
    display: none;
}

.search.search-results article .entry-content .red-key-icon #premium-icon,
.main_single article .entry-content .post_image .red-key-icon #premium-icon,
.archive.category .entry-content .archives_clr .red-key-icon #premium-icon{
    color: #DC260F;
    text-transform: none;
    font-size: 12px;
    font-weight: normal;
}
.search.search-results article .entry-content .red-key-icon i.fa-lock,
.main_single article .entry-content .post_image .red-key-icon i.fa-lock,
.archive.category .entry-content .archives_clr .red-key-icon i.fa-lock{
    color: #DC260F;
    padding-left: 15px;
    font-size: 20px;
}
.single.single-post .post_date:nth-child(1){
    display: none;
}
.category-research .post_date{
    margin-top: 5px;
    text-transform: none;
    font-weight: normal;
    padding-left: 0;
}
.search-results .category-research .post_date{
    margin-top: 0;
}
.category-research .search.search-results .coresight-meta-left .post_date,
.category-research .main_single .coresight-meta-left .post_date {
    /*margin-top: 21px !important;
    margin-left: -20px;*/
    text-transform: uppercase;
    font-weight: 100;
}

.category-research .post_date:before{
    content: none;
}

.read-more-article-link{
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
}

.search.search-results .main_pagination_page .facetwp-pager,
.archive.category .main_pagination_page .facetwp-pager{
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 2 !important;
    text-align: center !important;
    margin: 80px 0 40px;
}
.search.search-results .main_pagination_page .facetwp-pager .facetwp-page,
.archive.category .main_pagination_page .facetwp-pager .facetwp-page{
    padding: 0px 12px;
}
.search.search-results .main_pagination_page .facetwp-pager .facetwp-page.active,
.archive.category .main_pagination_page .facetwp-pager .facetwp-page.active{
    cursor: default !important;
    background: #000 !important;
    color: #fff !important;
    font-weight: normal;
}

.search.search-results .main_pagination_page .facetwp-pager .facetwp-page.last-page,
.archive.category .main_pagination_page .facetwp-pager .facetwp-page.last-page{
    font-size: 25px !important;
    font-weight: 100 !important;
}

.search.search-results .main_pagination_page .facetwp-pager .facetwp-pager-label,
.archive.category .main_pagination_page .facetwp-pager .facetwp-pager-label {
    margin: -76px 12px 20px -60px;
    position: absolute;
}

.search-no-results .before-sidebar-listing-pages .widget_text,
.search-no-results .col-md-4 .widget_categories,
.search-no-results .after-sidebar-listing-pages{
    display: none !important;
}

/* Blog Feed Styling -- Roget's Edits */
.blog-feed-post-content-roget ul,
.blog-feed-post-content-roget ol{
    margin-left: 40px;
}
.blog-feed-post-content-roget a{
    color: #DC260F;
}
.blog-feed-post-content-roget a:hover{
    color: #DC260F;
}
.blog-feed-post-content-roget ul li,
.blog-feed-post-content-roget ol li{
    padding-top: 10px;
}
.blog-feed-post-content-roget ol {
    list-style: none;
    counter-reset: li;
}
.blog-feed-post-content-roget ol li::before {
    content: counter(li);
    color: #DC260F;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}
.blog-feed-post-content-roget ol li {
    counter-increment: li;
}
.blog-feed-post-content-roget ol li::before {
    content: '.'counter(li);
    color: #DC260F;
    display: inline-block;
    width: 1em;
    margin-left: -1.5em;
    margin-right: 0.5em;
    text-align: right;
    direction: rtl;
}
.blog-feed-post-content-roget ul li::before{
    content: "\2022";
    color: #DC260F;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

.blog-feed-post-content-roget .archives_clr {
    text-transform: none;
}
.blog-feed-container{
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}
.blog-feed-container .card-text{
    margin-bottom:15px;
    line-height:1.2;
}
.blog-feed-container .date-time{
    text-transform: capitalize;
        margin-bottom: 5px;
}
.blog-feed-container .card-title{
    text-transform: capitalize;
}
.read-more-blog-feed #toggle{
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 1px solid #DC260F;
    padding: 0;
    color: rgba(0,0,0,0.5);
}
.read-more-blog-feed #toggle:hover{
    color: #DC260F;
}

.blog-feed-container #text{
    display:none;
}
.blog-feed-container img{
    max-width: 350px;
    display: block;
    margin: 20px auto 10px;
    width: 100%;
}
.blog-feed-container img.size-large{
    max-width: 1000px;
}
@media screen and (min-width: 992px) {
    .blog-feed-post-header .blog-feed-post-text h2{
        font-size: 30px !important;
    }
}
@media screen and (min-width: 769px) {
    .blog-feed-main-container {
        width: 100%;
    }
}
@media screen and (max-width: 768px) {
    .blog-feed-post-header .blog-feed-post-text,
    .blog-feed-post-header .blog-feed-post-header-image{
        padding-left: 0;
    }
	.search.search-results .main_pagination_page .facetwp-pager .facetwp-pager-label,
	.archive.category .main_pagination_page .facetwp-pager .facetwp-pager-label {
		margin: 0;
		position: relative;
	}
}
.blog-feed-post-header{
    padding: 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}
.blog-feed-post-header p a{
    color: #DC260F;
}
.blog-feed-post-header a:hover{
    color: #DC260F;
}
.blog-feed-post-header .blog-feed-post-text{
    margin-bottom: 10px;
}
.blog-feed-post-header .blog-feed-post-text h2{
    line-height: 30px;
}
.blog-feed-post-header .blog-feed-post-text h2,
.blog-feed-post-header .blog-feed-post-text p{
    margin-bottom: 10px;
}
.blog-feed-post-header .blog-feed-post-text h2{
    font-size: 24px;
}

.blog-feed-post-header .blog-feed-post-header-image img{
    /*margin-right: 20px;*/
    max-width: 100%;
}


/* New Footer Custom Styling */
.daily-news-feed-container{
    background: #e5e5e5;
    padding: 15px 5px;
    margin: 0;
    width: 100%;
    text-align: center;
}
.daily-news-feed-container .widget .widget-title{
    font-weight: 900;
}
.daily-news-feed-container .coresight-footer-register{
    color: #555 !important;
}
.daily-news-feed-container .coresight-footer-register p,
.daily-news-feed-container .coresight-footer-subscribe p{
    margin-bottom: 0;
}
.footer.new-footer-styling .footer_top{
    padding: 40px 0 0px;
}
.footer.new-footer-styling .footer-left-container #text-9{
    display: none;
}
.footer.new-footer-styling .footer-left-container .coresight-footer-register p{
    color: #fff !important;
}
.footer.new-footer-styling .footer_top .container .row,
.footer.new-footer-styling .footer_top .daily-news-feed-container .row{
    margin: 0 -5px 0 !important;
}
.footer.new-footer-styling .footer-left-container{
    padding-left: 0px;
}
.footer.new-footer-styling .footer-right-container .widget-title{
    font-size: 18px !important;
    line-height: 22px !important;
    margin-bottom: 0 !important;
}
.footer.new-footer-styling div.footer-menu.quick-links{
    padding: 0 0px 30px !important;
}
.footer.new-footer-styling .quick-links .widget-title{
    text-transform: uppercase !important;
}
.footer.new-footer-styling .footer_top .widget_text img{
    width: 200px;
}
.footer.new-footer-styling .footer-left-container .widget_text.widget.widget_custom_html{
    margin-bottom: 30px !important;
}

.footer.new-footer-styling .footer-right-container .widget-title{
    font-size: 18px !important;
    line-height: 22px !important;
    margin-bottom: 0 !important;
}
.footer-left-container .footer-menu.quick-links .menu-quick-links-left-container,
.footer-left-container .footer-menu.quick-links .menu-quick-links-right-container{
    padding-left: 0px;
    margin-bottom: 20px;
    font-size: 14px;
}
.footer-left-container .footer-menu.quick-links .menu-quick-links-left-container li,
.footer-left-container .footer-menu.quick-links .menu-quick-links-right-container li{
    display: block;
}
.footer-left-container .footer-menu.quick-links ul li a:after{
    content: '';
}
.footer-left-container .widget.widget_nav_menu{
    margin-bottom: 0px;
}
.blog-feed-container .read-more-blog-feed-title{
    cursor: pointer;
}
@media screen and (max-width: 991px) {
    .footer.new-footer-styling .footer-right-container{
        padding-left: 15px;
    }
    .footer.new-footer-styling .footer-left-container{
        padding-left: 15px;
    }
}
@media screen and (min-width: 768px) {
    .footer-left-container .footer-menu.quick-links .menu-quick-links-left-container,
    .footer-left-container .footer-menu.quick-links .menu-quick-links-right-container{
        font-size: 16px;
    }
}
