@charset "utf-8";
/* CSS Document */

/* * {
	padding: 0;
	margin: 0 auto;
} */
		
body {
	color: #333;
	background: #ffffff !important;
	font-family: "Mukta";
	font-size: 16px;
}




/*****************************************************/
/* Advertisement Section */
/*****************************************************/
.sponsorAd, .adRightSideBar {
    margin: 20px 0;
}

.sponsorAd ul, .adRightSideBar ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.sponsorAd li, .adRightSideBar li {
    margin-bottom: 20px;
}

.sponsorAd li:last-child, .adRightSideBar li:last-child {
    margin-bottom: 0;
}




/**************************************************************/
/* Extra Section */
/**************************************************************/
#Reloadpage{
    cursor:pointer;
}

.fbComments {
    width: 100%;
    overflow: hidden;
}

.fbComments iframe {
    width: 100% !important;
}




/**************************************************************/
/* Pre Head Section */
/**************************************************************/
.fbLikeShare {
    margin-top: 1px;
}

.preHeader {
    background: #985b24;
    padding: 2px 0;
}

.preHeaderMenu ul {
    list-style: outside none none;
    margin-bottom: 0;
    padding-left: 0;
}

.preHeaderMenu li {
    display: inline-block;
    float: left;
    margin-right: 20px;
}

.preHeaderMenu li:last-child {
    margin-right: 0;
}

.preHeaderMenu span {
    color: #fff;
    padding-left: 20px;
}

.preHeaderMenu a {
    color: #fff;
    text-decoration: none;
    font: 400 16px/36px "Mukta";
}

.preHeaderMenu a:hover {
	color: #ffab5f;
	text-decoration: none;
}

.nepaliDateTime {
    float: right;
    text-align: right;
    padding-top: 5px;
}







/**************************************************************/
/* Head Section */
/**************************************************************/
.headerSection {
    background: #8bc348;
    padding: 20px 0;
    /*margin-bottom: 20px;
	-webkit-box-shadow: 6px 6px 5px -6px #666666;
	-moz-box-shadow: 6px 6px 5px -6px #666666;
	-ms-box-shadow: 6px 6px 5px -6px #666666;
	-o-box-shadow: 6px 6px 5px -6px #666666;
	box-shadow: 6px 6px 5px -6px #666666;
	border-bottom: 1px solid #dddddd;*/
}

.fbLikeShare {
    width: 100%;
    text-align: right;
}

.fbShare {
    text-align: center;
    line-height: 55px;
}

.logo {
    /* padding: 20px;
    background: #fff; */
}



/**************************************************************/
/* Menu Section */
/**************************************************************/
.mainNav {
    background: #3e3a39;
}

.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
	box-shadow: 0 0 6px 3px rgba(0,0,0,.11);
	background-color: rgba(255, 255, 255, 1);
	border-width: 0;
    z-index: 99999;
    border-bottom: none !important;
}





/**********************************************************/
/* Banner News Section */
/**********************************************************/
.widget {
    text-align: center;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #c7c7c7;
}

.tagRibbon {
    margin-bottom: 10px;
}

.tagRibbon span {
    color: #fff;
    background: red;
    padding: 3px 10px;
    font: 600 16px 'Mukta';
}

.banner-news-title {
    color: #000;
    font: 700 58px/68px 'Mukta';
    display: block;
    margin-bottom: 15px;
}

.banner-news-title:hover {
    text-decoration: none;
}

.banner-news-img {
    margin-bottom: 15px;
    display: inherit;
}

.banner-news-para {
    color: #242424;
    font: 500 20px/28px 'Mukta';
    margin-bottom: 0;
}



/**********************************************************/
/* Category Title Design 1 */
/**********************************************************/
.newsHeadingSection {
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 1;
    font-weight: 600;
    background: #EFEFEF;
    position: relative;
    border-right: 4px solid #3e3a39;
    line-height: 40px;
}

.newsHeadingSection a.newsHeadingTitle {
    padding: 0 30px 0 30px;
    display: inline-block;
    color: #FFF;
    position: relative;
    line-height: 40px;
    background: #985b24;
}

.newsHeadingSection a.newsHeadingTitle:hover {
    text-decoration: none;
}

.newsHeadingSection a.newsHeadingTitle:after {
    content: "";
    position: absolute;
    top: 0;
    left: 100%;
    border-color: transparent transparent transparent #985b24;
    border-width: 20px;
    border-style: solid;
}









/**********************************************************/
/* nbc1 Section */
/**********************************************************/
.nbc1-lg {
    margin-bottom: 30px;
    overflow: hidden;
}

.nbc1-lg-img {
    float: left;
    margin-right: 20px;
}

.nbc1-lg-title {
    color: #000;
    font: 600 22px/30px "Mukta";
    margin-bottom: 10px;
    display: block;
}

.nbc1-lg-title:hover,
.nbc1-md-title:hover,
.nbc-newslist-lg-title:hover,
.nbc-newslist-md-title:hover,
.related-news-title:hover,
.tab-news-title:hover,
.cat-news-list-title:hover {
    color: #3e3a39;
    text-decoration: none;
}

.nbc1-lg-para {
    color: #3e3a39;
    font: 500 17px/26px "Mukta";
}

.post-created-nbc1-lg,
.post-created-nbc1-md,
.nbc-newslist-md-createdAt {
    color: #985b24;
    font: 600 14px "Mukta";
    margin-bottom: 5px;
}

.nbc1-md-img {
    margin-bottom: 20px;
}

.nbc1-md-title {
    color: #000;
    font: 500 18px/26px "Mukta";
    display: block;
}






/**********************************************************/
/* nbc-newslist-md Section */
/**********************************************************/
.nbc-newslist-lg {
    margin-bottom: 20px;
}

.nbc-newslist-lg-img {
    margin-bottom: 15px;
}

.nbc-newslist-lg-title {
    color: #000;
    font: 600 22px/30px "Mukta";
    display: block;
    margin-bottom: 10px;
}

.nbc-newslist-md-contents {
    border-bottom: 1px solid #efefef;
    margin-bottom: 15px;
    padding-bottom: 15px;
    overflow: hidden;
}

.nbc-newslist-md-img {
    float: left;
    margin-right: 20px;
    width: 25%;
}

.nbc-newslist-md-title {
    color: #000;
    font: 600 19px/28px "Mukta";
}



/**********************************************************/
/* nbc2 Section */
/**********************************************************/
.nbc2-md-img {
    margin-bottom: 15px;
}

.nbc2-md-title {
    color: #000;
    font: 600 20px/30px "Mukta";
    display: block;
    margin-bottom: 10px;
}





/**********************************************************/
/* News View Section */
/**********************************************************/
.news-view-title {
    margin-top: 0;
    margin-bottom: 15px;
    font: 700 40px/52px 'Mukta';
    letter-spacing: 0.3px;
}

h1.news-view-title span {
    display: block;
    font: italic 500 22px 'Mukta';
}

.newsDetail {
    margin-bottom: 10px;
}

.post-content p,
.post-content div,
.post-content p span {
    color: #000;
    font: 500 18px/34px 'Mukta' !important;
    background: transparent !important;
    text-align: justify !important;
}




/**********************************************************/
/* Sambandit News Section */
/**********************************************************/
.related-news-img {
    margin-bottom: 10px;
}

.related-news-title {
    color: #000;
    font: 600 20px/30px 'Mukta';
    display: block;
    margin-bottom: 15px;
}




/**********************************************************/
/* Category Section */
/**********************************************************/
.cat-news-list-container {
    padding-left: 0;
    list-style: none;
}

.cat-news-list-contents {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #efefef;
    overflow: hidden;
}

.cat-news-list-title {
    color: #000;
    font: 600 24px/32px 'Mukta';
    display: block;
    margin-bottom: 10px;
}

.cat-news-list-img {
    float: left;
    margin-right: 20px;
}

.cat-news-list-para {
    color: #343434;
    font: 500 18px/28px 'Mukta';
}










/**********************************************************/
/* Copyright Section */
/**********************************************************/
.preFooter {
    background: #8bc348;
    padding: 30px 0;
    border-top: 5px solid #3e3a39;
}

.preFooter h3 {
    font: 600 22px 'Mukta', sans-serif;
    color: #000;
    margin-top: 0;
}

.preFooter ul {
    list-style: none;
    padding-left: 0;
}

.preFooter li {
    color: #3e3a39;
    font: 500 18px/30px 'Mukta', sans-serif;
}

.preFooter p {
    color: #3e3a39;
    font: 500 18px/30px 'Mukta', sans-serif;
}

.copyrightSection {
    background: #3e3a39;
    padding: 15px 0;
    text-align: center;
}

.copyrightSection p {
    color: #fff;
    font: 500 14px 'Open Sans', sans-serif;
    margin-bottom: 0;
}

.copyrightSection p a {
    color: #fc902f;
}

.copyrightSection p a:hover {
    color: #ffffff;
    text-decoration: none;
}




/*************************************************/
/* Back to Top Section */
/*************************************************/
#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    /* background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7); */
    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;
	z-index: 9999;
}

#return-to-top i {
    color: #eb8d02;
    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: rgba(0, 0, 0, 0.9); */
}

#return-to-top:hover i {
    color: #2760d4;
    top: 5px;
}






/**********************************************************/
/* Tab Section */
/**********************************************************/
.tab-news-contents {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e1e1e1;
    overflow: hidden;
}

.tab-news-img {
    float: left;
    margin-right: 20px;
    width: 25%;
}

.tab-news-title {
    color: #000;
    font: 600 18px/24px 'Mukta';
    display: block;
}

.tab{ font-family: 'Montserrat', sans-serif; }
.tab .nav-tabs{ border: none; }
.tab .nav-tabs li a{
    color: #999B9D;
    background: #F7F7F7;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 14px 30px 11px;
    margin: 0 0 1px 0;
    border: none;
    border-radius: 0;
    position: relative;
    transition: all 0.3s ease-in-out;
}
.tab .nav-tabs li a:hover,
.tab .nav-tabs li.active a,
.tab .nav-tabs li.active a:hover{
    color: #6d7ae0;
    background-color: #f7f7f7;
    border: none;
}
.tab .nav-tabs li a:before,
.tab .nav-tabs li a:after{
    content: '';
    background-color: #6d7ae0;
    height: 3px;
    width: 0;
    position: absolute;
    left: 0;
    bottom: -3px;
    transition: all 0.3s ease 0s;
}
.tab .nav-tabs li a:after{
    height: 45px;
    width: 45px;
    border-radius: 50%;
    transform: translateX(-50%) scale(0);
    transform-origin: bottom center;
    left: 50%;
    bottom: 0;
}
.tab .nav-tabs li.active a:before,
.tab .nav-tabs li a:hover:before{
    width: 100%;
}
.tab .nav-tabs li.active a:after,
.tab .nav-tabs li a:hover:after{
    opacity: 0;
    transform: translateX(-50%) scale(1);
}
.tab .tab-content{
    color: #999;
    background-color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 25px;
    padding: 30px 25px 20px;
    border: 3px solid #e1e1e1;
}
@media only screen and (max-width: 479px){
    .tab .nav-tabs li{
        width: 100%;
        text-align: center;
    }
    .tab .nav-tabs li a:before{ bottom: 0; }
}




/**********************************************************/
/* Responsive Section */
/**********************************************************/
@media only screen and (max-width: 850px){
		
}


/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {

}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {

}

/* Custom, iPhone Retina */ 
@media (max-width : 320px) {

}
