@charset "utf-8";

@import url(https://fonts.googleapis.com/css?family=Ek+Mukta:300,400,600&subset=latin,devanagari);



/* CSS Document */



h1, h2, h3, h4, h5, h6{font-family: 'Ek Mukta', sans-serif; font-weight:600;}

a {

    color: #00adef;

    text-decoration: none;

}a:visited{

    text-decoration: none;

}



body{

font-family:'Ek Mukta', sans-serif;

color:#333;

font-weight:bold;

margin:0 auto !important;

background-color:#fff;

}



.top_header{

	padding: 10px 0px;

	background: #e3e3e3;

}ul.top-header-info{

	float: left;

	margin: 5px 0px;

    list-style: none;

    display: inline;

    padding-left: 0px;

    color: #0a0a0a;

    font-size: 15px;

}ul.top-header-info li{

	display: inline;

	margin: 10px 10px;

}ul.top-header-info li a{

	padding-left: 5px; 

	color: #0a0a0a;

}ul.top-header-info li a:hover{

	text-decoration: none;

}ul.top-header-info li span{

	padding-left: 5px; 

}



/*=========================

  Icons

 ================= */

ul.social-network {

	list-style: none;

	display: inline;

	margin-left:0 !important;

	padding: 0;

}

ul.social-network li {

	display: inline;

	margin: 0 3px;

}



.social-network a.icoRss:hover {

	background-color: #F56505;

}

.social-network a.icoFacebook:hover {

	background-color:#3B5998;

}

.social-network a.icoTwitter:hover {

	background-color:#33ccff;

}

.social-network a.icoYoutube:hover {

	background-color:#ff0000;

}

.social-network a.icoGoogle:hover {

	background-color:#BD3518;

}

.social-network a.icoVimeo:hover {

	background-color:#0590B8;

}

.social-network a.icoLinkedin:hover {

	background-color:#007bb7;

}

.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,

.social-network a.icoYoutube:hover i, .social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {

	color:#fff;

}

a.socialIcon:hover, .socialHoverClass {

	color:#44BCDD;

}



.social-circle li a {

	display:inline-block;

	position:relative;

	margin:0 auto 0 auto;

	-moz-border-radius:50%;

	-webkit-border-radius:50%;

	border-radius:50%;

	text-align:center;

    width: 30px;

    height: 30px;

    font-size: 20px;

}

.social-circle li i {

    margin: 0;

    line-height: 30px;

    text-align: center;

    color: black;

}



.social-circle li a:hover i, .triggeredHover {

	-moz-transform: rotate(360deg);

	-webkit-transform: rotate(360deg);

	-ms--transform: rotate(360deg);

	transform: rotate(360deg);

	-webkit-transition: all 0.2s;

	-moz-transition: all 0.2s;

	-o-transition: all 0.2s;

	-ms-transition: all 0.2s;

	transition: all 0.2s;

}

.social-circle i {

	color: #fff;

	-webkit-transition: all 0.8s;

	-moz-transition: all 0.8s;

	-o-transition: all 0.8s;

	-ms-transition: all 0.8s;

	transition: all 0.8s;

}





.logo-section{

	padding: 25px 0px;

}.header-ad img{

	width: 100%;

}





.navbar-inverse{

	background-color: #00935f;

	border: none;

    border-radius: 5px;

}.navbar-inverse ul li{

	border-right: 1px solid #8e8d8d;

}.navbar-inverse .navbar-nav>li>a {

    color: #fff;

    font-size: 19px;

    padding: 15px 14.4px;

}.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover{

	background: #f00;

}.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover{

	background: #f00;

}.navbar-inverse .navbar-nav>li>a:hover{

	padding-top: 12px;

}

.navbar-nav>li>.dropdown-menu{

    margin-top: 0;

    border-top-left-radius: 0;

    border-top-right-radius: 0;

    float: left;

    margin-left: -52px;

    background: #00935f;

    padding: 0px;

}.dropdown-menu>li>a{

    display: block;

    padding: 10px 8px;

    clear: both;

    font-size: 19px;

    line-height: 1.42857143;

    color: #fff;

    white-space: nowrap;

}.dropdown-menu>li>a:hover{

	background: #f00;

	color: #fff;

}.navbar-inverse .dropdown-menu>li{

	border-right: none;

}



.full-widht-ads-section{

	 border-bottom: 1px solid #e3e3e3;

    float: left;

    width: 100%;

}

.full-widht-ads-section img{
    width: 100%;
}

.full-widht-ads{

    float: left;

    margin-bottom: 25px;

    margin-top: 15px;

    width: 100%;

}



.breaking-news h2{

    width: 100%;

    height: auto;

    float: left;

    text-align: center;

    padding-bottom: 25px;

    border-bottom: 1px solid #e3e3e3;

}.breaking-news h2 a{

    font-size: 46px;

    color: #00adef;

}.breaking-news h2 a:hover, a:visited, a:link, a:active{

    text-decoration: none;

}

.breaking-news h2 a:hover{

	text-decoration: none;

	color: #f00;

}.breaking-news-image{

    width: 100%;

    margin-top: 15px;

    margin-bottom: 20px;

    max-height: 750px;

}.breaking-category{

    float: left;

    width: auto;

    margin-left: 45%;

    background: #fe0000;

    color: #fff;

    padding: 10px;

    font-size: 24px;

    margin-bottom: 20px;

}



.section-one{

	margin-top: 25px;

}.nav-tabs{

	border: none;

}

.nav-tabs>li>a:hover{

	background: #067354;

}.nav-tabs>li>a{

	font-size: 24px;

	color: #fff;

    margin-right: 2px;

    line-height: 1.42857143;

    border: 1px solid transparent;

    border-radius: 0px;

    padding: 10px 13px;

    background: #00935f;

}.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{

	background: #f00;

	color: #fff;

}



.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{



}

.tab-pane ul{

	padding: 0px 0px;

}

.tab-pane ul li{

    list-style: none;

    padding: 15px 10px;

    border-bottom: 1px solid #ccc;

    height: 100px;

}.tab-pane ul li a {

    font-size: 20px;

}

.tab-pane ul li a:hover{

	text-decoration: none;

}.small-news-img{

	height: 60px;

	width: 60px;

	display: block;

	margin-left: 10px;

}.sampadakiyanews img{

    height: 80px;
    float: left;
    border: 1px solid #b9b0b0;
    margin-right: 20px;
    width: 100px;
    padding: 10px;
    border-radius: 25%;

}.sampadakiyanews p{

	

}



.smallside img{

    height: 75px;

    float: right;

    border: 2px solid #b9b0b0;

    margin-left: 20px;

    width: 75px;

}.smallside p{

	padding-top: 10px;

    font-size: 18px;

}



.news-section-main-title{

    background: #00adef;

    padding: 15px 0px;

    margin-top: 0px;

    font-size: 24px;

}.news-section-main-title a{

    color: #fff;

    background: #00935f;

    padding: 8px 40px;

}.news-section-main-title a:hover{

	text-decoration: none;

	background: #f00;

}

.samachar ul{

	padding-left: 0px;

}

.samachar ul li{

    list-style: none;

    padding: 10px 5px;

    border-bottom: 1px solid #e3e3e3;

    font-size: 24px;

}.samachar ul li a:hover{

	text-decoration: none;

}



.top-news-one{

    background: #e6ebec;

    padding: 0px 10px;

    text-align: center;

    transition: all 0.4s ease-in-out;

}.top-news-one p{

    font-size: 23px;

    padding-top: 20px;

}.top-news-one a:hover{

	text-decoration: none;

}.top-news-one img{



}.top-news-one img:hover{



}



.sidebar-ads-section-one img{

	margin-bottom: 15px;

	width: 100%;

    height: auto;

    float: left

}



.carousel-inner .item h3{

    font-size: 18px;

    line-height: 25px;

    text-align: center;

}



.sidebar-small-news ul{

	padding-left: 0px;

}



.sidebar-small-news ul li{

    list-style: none;

    padding-bottom: 10px;

    border-bottom: 1px solid #e3e3e3;

    padding-top: 10px;

}

.sidebar-small-news ul li a:hover{

	text-decoration: none;

}







.carousel-inner>.item>a>img, .carousel-inner>.item>img{

	height: 550px;

}



.carousel-inner {

    position: relative;

    width: 100%;

    overflow: hidden;

    height: auto;

}.carousel-indicators{

	display: none;

}.full-widht-ads-section-two{

	border-bottom: none;
    width: 100%;
	float: left;

}

.full-widht-ads-section-two img{
    width: 100%;
}

.news-three-section ul{

	padding-left: 0px;

}

.news-three-section ul li{

    list-style: none;

    border-bottom: 1px solid #e3e3e3;

    margin-bottom: 10px;

    float: left;

    padding-bottom: 20px;

}

.news-three-section ul li a:hover{

	text-decoration: none;

}.news-three-section-image img{

    padding: 5px 0px;

    float: left;

    width: 100%;

}.news-three-section-short-desc{

    font-size: 16px;

    float: left;

    padding-top: 10px;

}.news-three-section-meta{

    color: #a09999;

    font-size: 14px;

}



.long-story-first-news img{

	width: 100%;

}.long-story-first-news h3{

	font-size: 26px;

}.long-story-first-news h3 a:hover{

	text-decoration: none;

}.long-story-news-short-desc{

	font-size: 16px;

}





.short-story-news-list img{

    float: right;

    height: 75px;

    max-height: 65px;

    margin-left: 10px;

    width: 70px;

}

.short-story-news-list{

    border-bottom: 1px solid #e3e3e3;

    min-height: 125px;

}.short-story-news-short-desc{



}.short-story-news-list h3{

    font-size: 20px;

    line-height: 25px;

}.short-story-news-list h3 a:hover{

	text-decoration: none;

}



.small-story-news-section h3{

    font-size: 18px;

    line-height: 25px;

}.small-story-news-section h3 a:hover{

	text-decoration: none;

}.small-story-news-section-short-desc{

    font-size: 16px;

    padding-top: 15px;

}.small-story-news-section-news-list{

	    border-bottom: 1px solid #e3e3e3;

}



.baaludhyan{

    background: url(../images/bg1.jpg);

    opacity: 0.9;

    filter: alpha(opacity=20);

    padding: 10px;

    background-repeat: no-repeat;

    background-size: cover;

    border-radius: 10px;

}

.short-story-news-list h3 a{

	color: #000;

}

.long-story-first-news h3 a{

	color: #000;

}

.dastabej ul{

	padding-left: 0px;

}.dastabej ul li{

	list-style: none;

	border-bottom: 1px solid #e3e3e3;

}.dastabej ul li a:hover{

	text-decoration: none;

}.dastabej h3{

    font-size: 20px;

    line-height: 25px;

}



.chautari-section{

	position: relative;

}

.chautari-section img{

	width: 100%

}

.chautari-section .caption{

    position: absolute;

    width: 100%;

    top: 0;

    background-color: rgba(21, 20, 20, 0.5);

    text-align: center;

    font-size: 26px;

    color: white;

    padding: 15px;

}.caption a{

	color: white;

}.caption a:hover{

	text-decoration: none;

}

.chautari h3{

	background: #e3e3e3;

    padding: 20px;

    text-align: center;

    border-radius: 5px;

}

.chautari h3 a:hover{

	text-decoration: none;

}

.sidebar-ads-section{
    float: left;
    width: 100%;
}

.sidebar-ads-section img{
    width: 100%;
	margin-bottom: 15px;

}



.ghumphir{

    background-image: url(../images/ghumphir.jpg);



    background-size: cover;

        background: #3c3b3b;

}

.ghumphir h4{

    font-size: 46px;

    padding: 10px 0px;

    color: #fff;

}



.slick-slide img {

    display: block;

    padding: 15px;

    height: 250px;

    max-height: 200px;

    min-height: 200px;

    width: 250px;

}

.slick-slide h3{

text-align: center;

    padding: 10px 10px;

    margin-top: -15px;

    /* background: #f5f0f0; */

    width: 233px;

    margin-left: 15px;

    line-height: 36px;

    color: #fff;

}.slick-slide h3 a{

    color: #fff;

}.slick-slide h3 a:hover{

    text-decoration: none;

}



.slick-slide .slick-active{

	background: #000;

	color: white;

}

.full-body-news-carousal{

	padding: 40px 0px;

}

.slick-initialized{

	margin-left: 60px;

}

.kala-long-story-first-news{

    border-bottom: 1px solid #e3e3e3;

}

.kala-long-story-first-news img{

    float: left;

    margin: 0px 25px 15px 0px;

    width: 50%;

    height: 230px;

}.kala-long-story-first-news h3 a:hover{

    text-decoration: none;

}.kala-short-story-news-list img{

    width: 100%;

    height: 150px;

}.kala-secondary-news{

    margin-top: 25px;

}.kala-short-story-news-list h3{

    font-size: 20px;

}.kala-short-story-news-list h3 a:hover{

    text-decoration: none;

}.kala-small-story-news-section h4{

    margin-top: 40px;

    padding: 10px 20px;

    text-align: center;

    background: #2d75ea;

    color: #fff;

    font-size: 24px;   

}.kala-small-story-news-section h4 span{

    float: left;

}.html5gallery-elem-0 a{

    display: none!important;

}



.item iframe{

    width: 100%;

}.video-caption{

    text-align: center;

    font-size: 24px;

}

.yopani ul{

    padding-left: 0px;

    background: #e3e3e3;

}

.yopani ul li{

    list-style: none;

    padding: 10px 10px;

    font-size: 18px;

    border-bottom: 1px solid #fff;

}.yopani ul li a{

    color: #000;

}.yopani ul li a:hover{

    text-decoration: none;

}.yopani ul li a span{

    margin-right: 15px;

}















.footer{

    margin-top: 25px;

    background: #e6e2e2;    

}

.footer ul{

    padding-left: 0px;

}

.footer ul li{

    list-style: none;

    padding: 3px 0px;

    font-size: 16px;

}

.footer ul.footer-team li{
    list-style: none;
    padding: 3px 0px;
    font-size: 16px;
    float: left;
    width: 50%;    
}



.serophero-team h3{

    padding: 0px 15px;    

}

.footer-team{

    width: 100%;

    float: left;

}.footer-team a{

    color: #000;

}.footer-team a:hover{

    text-decoration: none;



}

.sambadhdata{

    width: 50%;

}.sambadhdata a{

    color: #000;

}.sambadhdata a:hover{

    text-decoration: none;

}



.footer-team li h5{

    color: #00adef;

    font-size: 18px;

}

.sambadhdata li h5{

    color: #00adef;

    font-size: 18px;    

}



.serophero-hamrobarema p{

    padding-top: 10px;

    font-size: 16px;

    line-height: 25px;

}



.serophero-team{

    margin-top: 50px;

}

.serophero-hamrobarema{

    margin-top: 50px;

}



.right-border{

	border-right: 1px solid #e3e3e3;

}.right-border-white{

    border-right: 1px solid #fff;

}



.footer-bottom{

    border-top: 1px solid #fff;

    padding-top: 15px;

    padding-bottom: 10px;  

}



.img150{

    height: 150px;

}



.news-item{

    position: relative;

    margin-bottom: 25px;

    border-radius: 5px;

}.news-item img {

    height: 187px;

    width: 100%;

}.centered-text{

    display: block;

    position: absolute;

    bottom: 0;

    left: 0;

    width: 100%;

    padding: 10px;

    z-index: 5;

    color: #fff;

    text-shadow: 0 1px 0 rgba(0,0,0,.2);

    font-size: 24px;

    line-height: 30px;

}.news-item a:before{

/*    display: block;

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    box-shadow: inset 0 -200px 400px -200px #000;

    content: '';

    z-index: 2;*/

}



.photostory-inside{

    background: #b3a6a6;

    padding: 10px 10px 0px 10px;

    margin-bottom: 15px;

}



.news-list-wrapper h1{

    background: #00adef;

    color: #fff;

    padding: 5px 15px;

    font-size: 32px;

    border-radius: 5px 5px 0px 0px;   

}

.news-list-wrapper img{

    width: 30%;

    float: left;

    margin: 20px 15px 15px 0px; 

}.news-list-wrapper span{

    font-weight: 800;

    font-size: 16px;

    color: #868484;  

}.news-list-wrapper p{

    font-size: 18px;

    font-weight: 300;   

}.single h3{

    font-size: 20px;

}.single{

    border-bottom: 1px solid #ddd;

    clear: both;

    float: left;

}.single h3 a{

    color: #000;

}.single h3 a:hover{

    color: #00adef;

    text-decoration: none;

}



.innerpage-sidebar-ads-section{

    margin-top: 20px;

}.innerpage-sidebar-ads-section img{

    margin-bottom: 15px;

    width: 100%;

}



.first img{

    height: 400px;

}





.news-three-section-image{

    overflow: hidden;

        

}

.news-three-section-image img:hover{

    transform: scale(1.2);

    transition: all 0.4s ease-in-out;

}


.news-detail-wrapper{
    float:left;
}

.news-detail-wrapper iframe{
    width:100%!important;
}
.news-detail-wrapper h1{

    font-size: 42px;

}.news-detail-wrapper span{

    font-size: 28px;

    color: #6E6C6C;

    padding: 15px 0px;

    float: left;

    width: 100%;

}.news-detail-wrapper .editor-meta{

    float: left;

    width: 100%;

    padding: 20px 0px;

    border-top: 2px dotted #ddd;

    border-bottom: 2px dotted #ddd;

    margin-bottom: 10px;

}.editor-name{

    float: left;

    width: 30%;

    font-size: 18px;

    border-right: 1px solid #ddd;

    margin-top: 20px;

}.share-plugin{

    width: 50%;

    float: left;

    margin-top: 10px;

}.single-detail{

    float: left;

    font-size: 20px;

    font-weight: 400;

    text-align: justify;

    line-height: 30px;    

}.realted-news{

    float: left;

    width: 100%;

}.realted-news h4{

    border-bottom: 2px solid #ddd;

    padding: 10px 0px;

}.realted-news h3 a{

    color: #000;

    line-height: 30px;

    font-size: 22px;

    font-weight: 500;

}.realted-news h3 a:hover{

    color: #00adef;

    text-decoration: none;

}.single-detail img{

    padding: 10px 0px 10px 0px;

    float: left;

    width: 100%;

}



.detail-image{

    width: 100%;

    padding: 10px 0px 10px 0px!important;

}.prakashit{

float: left;

    font-style: italic;

    font-size: 18px;

    padding: 20px 0px;

    width: 100%;    

}





.gallery-item-single strong{

    font-size: 18px;

    padding: 10px 0px;

    float: left;    

}.gallery-item-single img{

    width: 100%;

    height: 220px;

}.innerpage-heading{

    background: #00adef;

    color: #fff;

    padding: 5px 15px;

    font-size: 32px;

    border-radius: 5px 5px 0px 0px;      

}



.thuloimg{

    overflow: hidden;

}

.thuloimg img:hover{

    transform: scale(1.2);

    transition: all 0.4s ease-in-out;

}



.editor-image{

    float: left;

    width: 15%;

}

.editor-image img{

    height: 75px;

    width: 75px;

    float: left;

    border: 2px solid #ddd;

}.hitcounter{

    float: left;

    width: 35%;

    font-size: 24px;

    font-style: italic;    

    margin-top: 10px;

}

.counter{

    font-size: 24px;

    margin-right: 10px;

    float: left;

    color: #00935f;

    width: 25px;

    text-align: left;

    margin-top: 25px;   

}





#return-to-top {

    position: fixed;

    bottom: 20px;

    right: 20px;

    background: rgb(0, 173, 239);

    width: 50px;

    height: 50px;

    display: block;

    text-decoration: none;

    -webkit-border-radius: 35px;

    -moz-border-radius: 35px;

    border-radius: 35px;

    display: none;

    -webkit-transition: all 0.3s linear;

    -moz-transition: all 0.3s ease;

    -ms-transition: all 0.3s ease;

    -o-transition: all 0.3s ease;

    transition: all 0.3s ease;

}

#return-to-top i {

    color: #fff;

    margin: 0;

    position: relative;

    left: 16px;

    top: 13px;

    font-size: 19px;

    -webkit-transition: all 0.3s ease;

    -moz-transition: all 0.3s ease;

    -ms-transition: all 0.3s ease;

    -o-transition: all 0.3s ease;

    transition: all 0.3s ease;

}

#return-to-top:hover {

    background: rgb(0, 173, 239);

}

#return-to-top:hover i {

    color: #fff;

    top: 5px;

}



.glyphicon{

    text-align: center;

    top: 9px;

    left: 11px;

    font-size: 30px;

    color: #ffffff;



}



.slick-prev, .slick-next {

    font-size: 0;

    line-height: 0;

    position: absolute;

    top: 30%;

    display: block;

    width: 20px;

    height: 20px;

    padding: 0;

    -webkit-transform: translate(0, -50%);

    -ms-transform: translate(0, -50%);

    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;

    border: none;

    outline: none;

    background: transparent;

}



.top-header-info iframe{

    margin-top: -12px;



}



iframe span{

font-weight: 600;    

}



.small-news-img-arukakura{

    height: 60px;

    width: 60px;

    display: block;

    margin-right: 10px;

    float: left;    

}



.comment{

    float: left;

}
.company-detail img{
    padding: 45px 0px;
}



/*responsive*/
@media screen and (min-width: 320px) and (max-width: 640px){
 
 .fb-comments{
     display:none!important;
 }
 
 .detail-image{
    width:100%!important;   
 }
 
    ul.top-header-info{
       color: black; 
       margin-left: -25px;
    }

    ul.top-header-info li {
        display: inline;
        margin: 5px 5px;
        width: 100%;
        float: left;
        font-size: 12px;
    }

    .top-header-info iframe {
        margin-top: -12px;
        margin-right: -30px;
    }
    .socialicons{
        text-align: center;
    }
    .header-logo{
            padding: 15px;
    }
    .navbar-nav .open .dropdown-menu{
        margin: 0px;
    }
    .navbar-nav .open .dropdown-menu li{
        padding: 10px 0px;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a{
        color: #fff;
    }

    .breaking-news h2 a {
        font-size: 24px;
        color: #00adef;
    }

    .nav-tabs>li>a {
        font-size: 16px;
        color: #fff;
        margin-right: 2px;
        line-height: 1.42857143;
        border: 1px solid transparent;
        border-radius: 0px;
        padding: 10px 15px;
        background: #00935f;
    }

    .tab-pane ul li a {
        font-size: 16px;
    }

    .top-news-one p {
        font-size: 16px;
        padding-top: 20px;
        padding-bottom: 15px;
    }

    .samachar ul li {
        list-style: none;
        padding: 10px 5px;
        border-bottom: 1px solid #e3e3e3;
        font-size: 16px;
    }

    .sidebar-ads-section-one img{
        width: 45%;
        float: left;
        margin-right: 10px;
    }


    .carousel-inner>.item>a>img, .carousel-inner>.item>img{
        height: 200px;
    }

    .news-title-news-three-section h3{
        font-size: 18px;
        line-height: 25px;
    }
    .ghumphir{
        display: none;
    }

    .ug-gallery-wrapper .ug-videoplayer{
        width: 330px!important;
    }

    .ug-gallery-wrapper {
        overflow: hidden;
        position: relative;
        font-family: Arial, Helvetica, sans-serif;
        margin-bottom: 15px;
        min-width: 100%!important;
    }

.ug-videoskin-bottom-text .ug-strip-panel{
    width: 330px!important;
}
.ug-gallery-wrapper .ug-thumbs-strip, .ug-gallery-wrapper .ug-thumbs-grid{
    width: 330px!important;
}
}


@media (max-width: 320px) {

}