.featured-tab {
    position: relative;
}

.featured-tab .nav-tabs {
    border: 0;
    position: absolute;
    top: 0;
    right: 0;
}

.featured-tab .nav-tabs>li>a {
    color: #494949;
    text-shadow: none;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
    border-radius: 0;
    margin: 0 1px 0;
    padding: 0 0 0 15px;
    border: 0 !important;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.featured-tab .tab-content {
    border-top: 0;
    padding: 0;
    overflow: hidden;
}

.featured-tab .nav-tabs>li>a.active {
    color: #1c1c1c;
    position: relative;
    background: none;
}

.featured-tab .nav-tabs>li>a.active:after {
    position: absolute;
    content: " ";
    width: auto;
    height: auto;
    bottom: -7px;
    margin-left: 0;
    left: 50%;
    border-width: 7px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #d3000e rgba(0, 0, 0, 0);
}

.featured-tab .list-post-block {
    margin-top: 0;
}

.post-block-style.post-float:hover .post-thumb img {
    transform: none;
}

.post-block-style.post-float .post-thumb img {
    max-width: 150px;
    min-height: 75px;
}

.thumb-float-style .post-cat {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 1;
}

*/ .animated>.post-title a {
    font-size: 24px !important;
    font-weight: 500;
    padding: 5px 0;
}

.list-post-block .list-post>li {
    margin-bottom: 30px;
    max-height: 75px;
}

.post-block-style {
    position: relative;
    overflow: hidden;
}


/* Post overaly Top Content */

.post-overaly-style.contentTop .post-content {
    top: 0;
    bottom: auto;
}

.post-overaly-style.text-center:before {
    background: -moz-linear-gradient( bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.85) 100%);
    background: -webkit-gradient( linear, left bottom, left bottom, color-stop(60%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.85)));
    background: -webkit-linear-gradient( bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.85) 100%);
    background: -o-linear-gradient( bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.85) 100%);
    background: -ms-linear-gradient( bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.85) 100%);
    background: linear-gradient( to bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.85) 100%);
}


/* 
 .post-block-style.post-float .post-thumb {
     float: left;
     position: relative;
     z-index: 1;
     margin-right: 20px;
 } */

.post-float {
    display: flex;
}

.main_class_heading {
    font-size: 20px;
    padding: 10px 0 0 0;
}

.main_red_color {
    background-color: #d4000e !important;
}

.tab-text-title {
    font-size: 17px;
    text-transform: capitalize;
}

.main_para {
    font-size: 16px !important;
    padding-top: 5px;
}

.list-post-block>.main_content {
    border-bottom: none !important;
}

.color-blue.featured-tab .nav-tabs>li>a.active {
    color: #d4000e !important;
    font-size: 17px;
    text-transform: capitalize;
}

.post-meta>.post-date>span {
    font-size: 12px;
    color: #a3a3a3;
    margin-right: 8px;
    padding-right: 10px;
    border-right: 1px solid #dedede;
    line-height: 12px;
    display: inline-block;
}

@media (max-width: 767px){
.demo {
    height: 372px !important;
}
}
@media (max-width: 900px){
    .demo {
        height: 500px !important;
    }
    }
    @media (min-width: 1200px){
    .demo {
        height: 445px !important;
    }
}
.demo3 {
    height: 375px !important;
}

.box_icon img {
    border-radius: 50%;
    width: 80px;
    height: 80px;
}

.job_btn:hover {
    color: #3c4559;
}

.post-thumb2 img {
    height: 185px;
}

.post-meta .post-date1 {
    font-size: 12px;
    color: #a3a3a3;
    margin-right: 8px;
    padding-right: 10px;
    line-height: 12px;
    display: inline-block;
}

.title1 a {
    font-weight: 600;
    color: rgb(60, 69, 89) !important;
    font-size: 16px;
}

.sidebar_post1 {
    padding: 8px 0 0 !important;
    border-radius: 0%;
    margin: 5px 0;
}

.post_thum1 {
    width: 100px;
}

.demo3 ul li:first-child .first_class_color {
    color: red;
}

.main_content {
    margin-top: 20px !important;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

.py-15 {
    padding: 0px 15px;
}

.read_red_link {
    color: #d4000e !important;
    font-weight: 500;
}

.blog_post .single_post {
    margin: 10px 0;
}

#sync1 .item {
    margin: 0px;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#sync2 .item {
    background: #fff;
    border: 1px solid #c4132a;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    padding: 7px 0px;
    margin: 5px;
    text-align: center;
    cursor: pointer;
}

#sync2 .item h3 {
    font-size: 12px;
}

#sync2 .current .item {
    background: #c8020f;
}

#sync2 .current .item h3 {
    font-size: 12px;
    color: #fff;
}

.owl-theme .owl-nav [class*='owl-'] {
    transition: all 0.3s ease;
}

.owl-theme .owl-nav [class*='owl-'].disabled:hover {
    background-color: #d6d6d6;
}

#sync1.owl-theme {
    position: relative;
}

#sync1.owl-theme .owl-next,
#sync1.owl-theme .owl-prev {
    width: 22px;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
}

#sync1.owl-theme .owl-prev {
    left: 10px;
}

#sync1.owl-theme .owl-next {
    right: 10px;
}

.owl-prev {
    position: absolute;
    top: 1%;
    font-size: 16px !important;
    padding: 3px 10px !important;
    background: #993838 !important;
    margin-left: 0px !important;
    display: block !important;
}

.owl-next {
    position: absolute;
    top: 1%;
    font-size: 16px !important;
    margin: 5px !important;
    padding: 3px 10px !important;
    right: -6px;
    background: #993838 !important;
    display: block !important;
}

.demo2 .post-thumb img {
    height: 220px;
}

.owl-carousel .item img.adsimg {
    width: 400px;
    height: 210px;
}