*{ margin: 0; padding-top: 0; }
.counter_bd {
    background: url(counter_bg_new.png) 0 0 no-repeat;
    margin: 10px 0 0 0;
    display: inline-block;
    width: 100%;
    clear: both;
    background-size: cover;
    }
.hp_warp {position: relative;clear: both;font-family: 'Noto Sans', sans-serif;}
.swh_cont_host {position: relative;right: -17px;top: 4px;float: left;}

.swhtop_mid {
    width: 90%;
    margin: 0 auto;
    background: #fff;
    display: block;
    clear: both;
    top: -11px;
    position: relative;
    border-radius: 10px 10px 0 0;
    padding: 7px 0px;
    margin-bottom: 34px;
      -moz-box-shadow:0 3px 8px #c7c7c7;  
-webkit-box-shadow:0 3px 8px #c7c7c7; 
box-shadow:0 3px 8px #c7c7c7;
}
    
 .swhmid_cont {margin: 0;clear: both;}   
.swh_watchcont {color: #f84b00;font-size: 14px;display: block;width: 100%;text-align: center;font-weight: 900;text-transform: uppercase;}    
.swh_hastag {}
.swhmid_cont h2.swh_hastag {
    width: 100%;
    clear: both;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 900;
    color: #f84b00;
    line-height: 29px;
    margin: 0;
}
.swhmid_cont h2 span {color: #008431;font-size: 18px;text-transform: capitalize;}
.swhmid_cont p {
    text-align: center;
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 30px;
}
.swhmid_cont p span { font-size:18px; }

.swh_date {
    text-align: center;
    display: block;
    color: #ea4833;
    padding: 0 0 10px 0;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 400;
}

.swh_url_wap {
    display: block;
    font-size: 13px;
    text-align: center;
    background: #f84b00;
    color: #fff;
    clear: both;
    border-radius: 4px;
    padding: 5px 0;
    position: absolute;
    width: 100%;
    font-weight: 600;
}

.swh_clickcount {position:relative; cursor: pointer; left: 0;top:0;width: 100%;height: auto;text-decoration: none; display: block; color: inherit;}


.logo {position: relative;float: right;z-index: 9;top: 0;}
                                .logo a {
                                    display: block;
                                    position: relative;
                                    text-align: center;
                                    left: -3px;
                                }

                                .logo a img {
                                    display: block;
                                }

                                .timecount .upper b {
                                    line-height: 26px;
                                }

                                .swacch_coun
                                    box-sizing: border-box;
                                    position: relative;
                                    margin: 0 auto;
                                    width: 100%;
                                    display: inline-block;
                                    border-radius: 8px;
                                    padding: 0px 0;
                                    left: 0;
                                    bottom: 0;
                                    right: 0;
                                    padding: 0px 0;
                                    left: 0;
                                    bottom: 65px;
                                    right: 0;
                                }

                                .timecount .upper {
                                    width: 100%;
                                    float: left;
                                    text-align: center;
                                    font-size: 16px;
                                    color: #fff;
                                    text-transform: capitalize;
                                    padding: 3px 0 2px;
                                }

                                .timecount .upper i {
                                    color: #fff;
                                    font-size: 25px;
                                    font-weight: 300;
                                    font-style: normal;
                                }

                                .timecount .upper b {
                                    color: #131313;
                                    font-size: 22px;
                                    display: block;
                                    margin-top: 5px;
                                    font-weight: 900;
                                    text-transform: uppercase;
                                    font-family: 'SF CompactDisplay', 'Roboto', 'Droid sans', Arial;
                                }

                                .timecount .upper span {
                                    color: #131313;
                                    font-size: 22px;
                                    display: block;
                                    margin-top: 5px;
                                    font-weight: 600;
                                }

                               .timecount .counter {
                                    width: 100%;
                                    float: left;
                                    padding: 0;
                                    box-sizing: border-box;
                                    text-align: center;
                                    position: relative;
                                }

                                .timecount .counter ul {
                                    width: 100%;
                                    display: inline-block;
                                    position: relative;
                                    box-sizing: border-box;
                                    list-style-type: none;
                                    margin: 0 auto 5px;
                                    padding: 2px 0 0;
                                    text-align: center;
                                    line-height: 1;
                                    height: 54px;
                                    border-radius: 6px 6px 0 0;
                                    background-color: #387E3B;
                                }

                                .timecount .counter ul li {
                                    display: inline-block;
                                    overflow: hidden;
                                    margin: 0 10px;
                                    padding: 2px 0;
                                    color: white;
                                    text-align: center;
                                    font-size: 27px;
                                    font-weight: 900;
                                    width: 16%;
                                    border-radius: 4px;
                                    position: relative;
                                    line-height: 30px;
                                }

                                .timecount .counter ul li span {
                                    font-weight: 400;
                                    position: relative;
                                    top: 0;
                                }

                                .timecount .counter ul span.separators {
                                    position: absolute;
                                    display: inline-block;
                                    width: auto;
                                    top: 10px;
                                }


                                .timecount .counter ul span.separators:before,.timecount .counter ul span.separators:after{width:6px; height:6px; content:''; position:absolute; border-radius:50%; background-color:white;}
                                .timecount .counter ul span.separators:after{top:13px;}
                                .timecount .counter ul span.separators:last-child {
                                    display: none;
                                }

                                .timecount .counter ul li:last-child:after {
                                    display: none;
                                }

                                .timecount .counter ul li:first-child {
                                    margin-left: 0;
                                }

                                .timecount .counter ul li span {
                                    display: block;
                                    padding: 0;
                                    font-size: 10px;
                                    text-align: center;
                                    color: #FFF;
                                    line-height: 14px;
                                    letter-spacing: 0.7px;
                                }

                                .timecount .bottom {
                                    border-radius: 2px;
                                    width: 100%;
                                    float: left;
                                    text-align: center;
                                    color: #fff;
                                    font-size: 11px;
                                    position: relative;
                                    left: -2px;
                                }

                                .timecount .bottom span {
                                    display: block;
                                    text-align: center;
                                    text-transform: uppercase;
                                    font-size: 12px;
                                    font-weight: bold;
                                    padding-top: 0px;
                                }

                                @font-face {
                                    font-family: 'SF Compact Display';
                                    src: url('https://swachhindia.ndtv.com/wp-content/themes/magic-mag-child//swachh-india/font/SFCompactDisplay-Black.woff2') format('woff2'), url('https://swachhindia.ndtv.com/wp-content/themes/magic-mag-child//swachh-india/font/SFCompactDisplay-Black.woff') format('woff');
                                    font-weight: 900;
                                    font-style: normal;
                                }

                                .ImgTxtOvrly {
                                    font-family: 'SF Compact Display', 'Roboto', 'Droid sans', Arial;
                                    position: absolute;
                                    top: 100px;
                                    left: -24px;
                                    right: 0;
                                    text-transform: uppercase;
                                    text-align: center;
                                    font-size: 48px;
                                    font-weight: 900;
                                    font-style: normal;
                                }

                                .ImgTxtOvrly .spnTg1 {
                                    color: #000;
                                    display: inline-block;
                                }

                                .ImgTxtOvrly .spnTg2 {
                                    color: #000;
                                    display: inline-block;
                                }

                                .ImgTxtOvrly .spnTg3 {
                                    color: #008650;
                                    display: inline-block;
                                    position: relative;
                                    top: -4px;
                                }











                               