/**
Theme Name: Well Done India
Author: Cost OK
Author URI: https://www.costok.com/
Description: costok
Version: 4.8.9
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: well-done-india
Template: astra
*/

body, html{
    font-family: Arial, sans-serif;
    line-height: 1.4;
    font-size:15px;
    color:#000;
}
.news-item {
    border: 1px solid #ddd;
    margin: 10px 0px;
    padding: 10px;
    border-radius: 5px;
    align-items: center;
}
.news-thumbnail {
width: 100%;
height: auto;
object-fit: cover;
margin-right: 15px;
border-radius: 5px;
}

.news-content a{
    font-size: 1.2rem;
    color: #000;
    height: 50px;
    display: block;
    overflow: hidden;
    font-weight: 600;
}
.news-source {
font-size: 0.8em;
color: #0274be;
}
.news-thumbnail{
    width:100%;
    height:175px;
    margin:0px 0 10px 0;
    padding: 0px 0 0px 0;
    background: #dfdfdf;
}
.news-shortDescription{
    padding:5px 0px;
    margin:0px;
    min-height: 75px;
}
.news-thumbnail .news-img{
    width:100%;
    height:100%;
    object-fit:cover;
}
.news-date {
    font-size: 12px;
    color: #979797;
    padding: 5px 0px;
}






.icons_cont {
            text-align: center;
        }


        .round_icon_img {
            border-radius: 50%;
            box-shadow: 0 0 6px rgba(0, 0, 0, .25);
            background: #fff;
            width: 100px !important;
            height: 100px;
            padding: 16px;
            margin: 15px auto !important;
        }

        .round_icon_img:hover {
            background: #e0571d;
        }

        .round_icon_img:hover i {
            color: #fff;
        }

        .round_icon_img i {
            font-size: 51px;
            color: #e0571d;
            line-height: 66px;
        }

        /* ath_carousel_se_01 */
        .ath_carousel_se_01 .owl-theme .owl-dots {
            text-align: center;
            margin-top: 18px;
        }

        .ath_carousel_se_01 .owl-theme .owl-dots .owl-dot {
            display: inline-block;
        }

        .ath_carousel_se_01 .owl-theme .owl-dots .owl-dot span {
            width: 12px;
            height: 12px;
            margin: 5px 5px;
            background: #ff5e14;
            border: 0px solid #ff5e14;
            display: block;
            transition: all 0.6s ease-in-out;
            cursor: pointer;
            border-radius: 50%;
        }

        .ath_carousel_se_01 .owl-theme .owl-dots .owl-dot:hover span {
            color: #fff;
            background: #ff5e14;
            /*  border: 5px double;*/
            padding: 5px;
            border-radius: 50%;
        }

        .ath_carousel_se_01 .owl-theme .owl-dots .owl-dot.active span {
            color: #fff;
            background: #ff5e14;
            /* border: 5px double;*/
            opacity: 0.8;
            padding: 5px;
            border-radius: 50%;
            background: #ff5e14;

        }



        .ath_carousel_se_01 .owl-carousel .owl-nav button.owl-next {
            position: absolute;
            top: 42%;
            right: -20px;
            padding: 0px 15px 6px 15px !important;
            background: rgb(255, 255, 255);
            display: inline-block;
            transform: translateY(-50%);
            border-radius: 50%;
            font-size: 35px;
            line-height: 35px;
            color: #e0571d;
            box-shadow: 0 0 8px rgba(0, 0, 0, .25);
        }

        .ath_carousel_se_01 .owl-carousel .owl-nav button.owl-next:hover {
            background: #ff5e14;
            color: #fff;
        }

        .ath_carousel_se_01 .owl-carousel .owl-nav button.owl-prev {
            position: absolute;
            top: 42%;
            left: -20px;
            padding: 0px 15px 6px 15px !important;
            background: rgb(255, 255, 255);
            display: inline-block;
            transform: translateY(-50%);
            border-radius: 50%;
            font-size: 35px;
            line-height: 35px;
            color: #e0571d;
            box-shadow: 0 0 8px rgba(0, 0, 0, .25);
        }

        .ath_carousel_se_01 .owl-carousel .owl-nav button.owl-prev:hover {
            background: #ff5e14;
            color: #fff;
        }



        .ath_carousel_se_01 .owl-arrow .owl-nav {
            position: absolute;
            top: 0;
            right: 0;
            font-size: 1.8rem;
        }

        .ath_carousel_se_01 .owl-arrow .owl-nav .owl-prev,
        .ath_carousel_se_01 .owl-arrow .owl-nav .owl-next {
            display: inline-block;
            transition: all 0.6s ease-in-out;
            color: #000000;
        }

        .ath_carousel_se_01 .main_services {
            position: relative;
            margin: 0px 0px 40px 0px;
            padding: 15px 15px 15px 15px;
            overflow: hidden;
            text-align: left;
            border: 1px solid transparent;
            border-radius: 8px 8px;
            /* box-shadow: 12px 14px 0 #ececec; */
            box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, .2);
            min-height: 348px;
        }

        .ath_carousel_se_01 .main_services:hover {
            border: 1px solid #ededed;
            box-shadow: none;
        }
.enonewsticker{background-color:#F2F2F2;display:block;}
.titleenonewsticker{height:100%;align-items: center;justify-content: center;}
.itemsenonewsticker{background-color:#fff}
.itemsenonewsticker p{margin-bottom:0;position:relative}
.navenonewsticker .carousel-control-prev,.navenonewsticker .carousel-control-next{color:#000;position:relative;flex-grow:2;}
.navenonewsticker .carousel-control-next .carousel-control-next-icon,
.navenonewsticker .carousel-control-prev 
.carousel-control-prev-icon{display:block;height: 100%;width:100%;background-size: 60% 60%;}
.navenonewsticker .carousel-control-next, .navenonewsticker .carousel-control-prev {width: auto;}
.topicenonewsticker{background-color:#424867;color:#fff;font-size:70%; padding:5px 7px; text-transform:uppercase}


.glyphicon
{
    margin-right:4px !important; /*override*/
}

.pagination .glyphicon
{
    margin-right:0px !important; /*override*/
}

.pagination a
{
    color:#555;
}

.panel ul
{
    padding:0px;
    margin:0px;
    list-style:none;
}



/* ======  News Feed Style ======= */

.news-item
{
    padding:4px 4px;
    margin:0px;
    border-bottom:1px dotted #555; 
}

.source-name img {
    width: 25px;
    border-radius: 100%;
}
.news-title{
    font-size:24px;
    padding:10px 0px;
}
.news-content{
    padding:12px 0px 0px 0px;
    margin:0px;
}
a.readmore-btn {
    border: 1px solid #ccc;
    font-size: 11px;
    padding: 10px 20px;
    display: inline-block;
    border-radius: 30px;
    margin: -10px 0 20px 0;
    line-height: 100%;
    height: auto;
    text-transform: uppercase;
    letter-spacing: 1px;
}
a.readmore-btn:hover {
    border: 1px solid #115db2;
    color:#115db2;
}
.main-header-menu .sub-menu {
    background: #fff;
    box-shadow:0px 0px 5px #ccc;
}
.ast-builder-menu-1 .menu-item > .menu-link {
    padding-top: 5px;
    padding-bottom: 5px;
}
.rss-feed-container {
    border: 1px solid #ddd;
    padding: 10px;
    border-radius: 5px;
    background: #f9f9f9;
    max-width: 600px;
}

.rss-source {
    display: flex;
    align-items: center;
    margin-bottom: 2px;
}
.rss-source img {
    border-radius:100%;
}

.rss-favicon {
    width: 20px;
    height: 20px;
    margin-right: 8px;
}

.rss-source-name {
    font-weight: bold;
    text-decoration: none;
}

.custom-rss-feed {
    list-style: none;
    padding: 0;
}

.rss-item {
    display: flex;
    border-bottom: 1px solid #ddd;
    padding: 0px 0;
    margin-bottom:20px;
}

.rss-thumbnail img {
    width: 100px;
    height: 60px;
    object-fit: cover;
    margin-right: 10px;
}

.rss-content {
    flex: 1;
}

.rss-title {
    font-weight: bold;
    color: #333;
    text-decoration: none;
}

.rss-date {
    font-size: 12px;
    color: gray;
}

.rss-description {
    font-size: 14px;
    color: #555;
}

.custom-rss-container .card-title {
    margin-bottom: .5rem;
    font-size: 1rem;
    height: 46px;
    display: inline-block;
    line-height: 1.6rem;
    font-weight: 600;
    overflow: hidden;
    color:#000;
}
.custom-rss-container p.card-text {
    margin-bottom: 0.5em;
    font-size: .9rem;
    line-height: 1.32rem;
    color:#333;
}


.feed-feature-img{
    position:relative;
    display:block;
    background-size:cover;
    background-repeat:no-repeat;
    background-size:cover;
}
.feed-feature-img:after{
    position:absolute;
    content:'';
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.7);
    display:block;
}
.custon-news-feeds .col-md-6 .feed-feature-img, .custon-news-feeds .col-md-12 .feed-feature-img,
.custon-news-feeds .col-md-6 .feed-feature-img, .custon-news-feeds .col-md-12 .feed-feature-img{
    width:auto;
    height:400px;
    display:block;
}



.custon-news-feeds .col-md-4 .feed-feature-img{
    width:auto;
    height:250px;
    display:block;
}
.card-img, .card-img-top {
    width: auto;
    height: 100%;
    margin: auto;
    display: block;
    opacity: 1;
    z-index: 1;
    position: relative;
}
.carousel-control-next, .carousel-control-prev{
    z-index:9;
}
.top-nav .carousel-control-next, .top-nav .carousel-control-prev {
    position: relative;
    top: 0;
    bottom: auto;
    width: 34px;
    height: 30px;
    opacity: 1;
    transition: opacity .15s ease;
    display: inline-block;
    margin: 2px;
    border-radius: 5px;
   
}
.top-nav .carousel-nav-nav{
    text-align:right;
    margin-bottom:10px;
    border-bottom:1px solid #ccc;
}

.carousel-control-next, .carousel-control-prev {
    width: 2.5%;
}
.top-nav .carousel-control-next, .top-nav .carousel-control-prev, .carousel-control-next-icon, .carousel-control-prev-icon {
    background-color: #02003a;
}
.feed-design2 .col-md-4 .rss-item .feed-feature-img a.feed-feature-img, 
.feed-design2 .col-md-4 .rss-item .card-body a.feed-feature-img{
    width:100%;
    display: block;
    height:100%;
}

.custon-news-feeds .feed-design2 .col-md-6 .feed-feature-img{
    width:auto;
    height:300px;
    display:block;
}
span.ms-2 {
    font-size: 12px;
}
.feed-section-title{
    width:100%;
    height:100%;
    border-bottom:1px solid #ccc;
    margin:0px 0px 10px 0px;
    font-size:18px;
    font-weight:600;
    color:#000;
}
.feed-design3 .card-body {
    position: absolute;
    width: 100%;
    z-index: 1;
    top: auto;
    bottom: 0;
    background-image: linear-gradient(180deg, #00000005, #000000);
}
.custom-rss-container.feed-design3 .card-title {
    margin-bottom: .5rem;
    font-size: 1rem;
    height: 100%;
    display: block;
    color: #fff;
}
.feed-design3 span.ms-2 {
    color: #fff;
}
.custom-rss-container.feed-design3  p.card-text {
    height: 100%;
    color: #fff;
}


.feed-design4{
	
}


/* ====== End Feed Style ========= */


body {
  -ms-overflow-style: none; /* for Internet Explorer, Edge */
  scrollbar-width: none; /* for Firefox */
  overflow-y: scroll; 
}





/* ====== Media Style ========= */
@media only screen and (min-width: 768px) {
.custom-rss-container p.card-text {
    height: 98px;
    overflow: hidden;
    margin-bottom: 10px;
}
.feed-design2 .col-md-4 .rss-item, .feed-design2 .col-md-6 .card, .feed-design2 .col-md-12 .card,
.feed-design2 .col-md-4 .card{
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
}
.feed-design2 .col-md-4 .rss-item .feed-feature-img, 
.feed-design2 .col-md-4 .rss-item .card-body,
.feed-design2 .col-md-6 .card .feed-feature-img, 
.feed-design2 .col-md-6 .card .card-body,
.feed-design2 .col-md-12 .card .feed-feature-img, 
.feed-design2 .col-md-12 .card .card-body,
.feed-design2 .col-md-4 .card .feed-feature-img, 
.feed-design2 .col-md-4 .card .card-body{
    width:50%;
}
.feed-design2 .col-md-4 .card-img, .feed-design2 .col-md-4 .card-img-top,
.feed-design2 .col-md-6 .card-img, .feed-design2 .col-md-6 .card-img-top{
    width: auto;
    height: auto;
    padding: 25% 0px;
}
.feed-design2 .col-md-6 .card-img, .feed-design2 .col-md-6 .card-img-top{
    padding: 15% 0px;
}
/*
.feed-design2 .col-md-4 .card-text{
    display:none;
}*/

.col-md-9 .custon-news-feeds .col-md-4 .feed-feature-img {
    height: 170px;
}

}



@media only screen and (max-width: 768px) {
.ath_carousel_se_01 .owl-carousel .owl-nav button.owl-prev {
    top: 42%;
    left: 0px;
}

.ath_carousel_se_01 .owl-carousel .owl-nav button.owl-next {
    top: 42%;
    right: 0px;
}

}





@media only screen and (max-width: 550px) {
.custon-news-feeds .feed-feature-img{
    width:100%;
    height:100%;
    overflow:unset;
    display:block;
}
.card-img, .card-img-top {
    width: 100%;
    height: 100%;
    object-fit: unset;
}
.custom-rss-container .card-title {
    height: 100%;
}


}
