@charset "utf-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0 auto;
}
		
body {
	color: #333;
	background: #ffffff !important;
	font-family: "akshar_unicoderegular";
	font-size: 16px;
}

/* Fonts Section */
@font-face {
    font-family: 'elegant_and_sensationalRg';
    src: url('../fonts/elegant_and_sensational-webfont.woff2') format('woff2'),
         url('../fonts/elegant_and_sensational-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'knight_brush_demoregular';
    src: url('../fonts/knight_brush_demo-webfont.woff2') format('woff2'),
         url('../fonts/knight_brush_demo-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'the_blacklistregular';
    src: url('../fonts/the_blacklist-webfont.woff2') format('woff2'),
         url('../fonts/the_blacklist-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'akshar_unicoderegular';
    src: url('../fonts/akshar-webfont.woff2') format('woff2'),
         url('../fonts/akshar-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'brushaffregular';
    src: url('../fonts/brushaff-webfont.woff2') format('woff2'),
         url('../fonts/brushaff-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'socialicoregular';
    src: url('../fonts/socialico-webfont.woff2') format('woff2'),
         url('../fonts/socialico-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'socicon';
    src: url('../fonts/socicon-webfont.eot');
    src: url('../fonts/socicon-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/socicon-webfont.woff') format('woff'),
         url('../fonts/socicon-webfont.ttf') format('truetype'),
         url('../fonts/socicon-webfont.svg#sociconregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular-webfont.eot');
    src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('../fonts/opensans-regular-webfont.woff') format('woff'),
         url('../fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanssemibold';
    src: url('../fonts/opensans-semibold-webfont.eot');
    src: url('../fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-semibold-webfont.woff2') format('woff2'),
         url('../fonts/opensans-semibold-webfont.woff') format('woff'),
         url('../fonts/opensans-semibold-webfont.ttf') format('truetype'),
         url('../fonts/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/opensans-bold-webfont.eot');
    src: url('../fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-bold-webfont.woff2') format('woff2'),
         url('../fonts/opensans-bold-webfont.woff') format('woff'),
         url('../fonts/opensans-bold-webfont.ttf') format('truetype'),
         url('../fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latolight';
    src: url('../fonts/lato-light-webfont.woff2') format('woff2'),
         url('../fonts/lato-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latoregular';
    src: url('../fonts/lato-regular-webfont.woff2') format('woff2'),
         url('../fonts/lato-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latoblack';
    src: url('../fonts/lato-black-webfont.woff2') format('woff2'),
         url('../fonts/lato-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latobold';
    src: url('../fonts/lato-bold-webfont.woff2') format('woff2'),
         url('../fonts/lato-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'oswaldregular';
    src: url('../fonts/oswald-regular-webfont.woff2') format('woff2'),
         url('../fonts/oswald-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

















/********************************************/
/* Advertisement Section */
/********************************************/
.adRightSideBar img {
    margin-bottom: 30px;
}

.preHeadAd img {
    margin-bottom: 20px;
}

.sponsorAd {
	margin-top: 20px;
}

.sponsorAd img {
    margin-bottom: 20px;
}

.widget {
    margin: 20px 0;
}











/********************************************/
/* Pre Header Section */
/********************************************/
.preHeaderSection {
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    margin-bottom: 30px;
    padding-bottom: 5px;
}

.preHeaderSection p {
    color: #242424;
    font: 400 16px/18px 'Mukta', sans-serif;
}


.preHeaderNav li {
    display: inline-block;
    margin-right: 30px;
}

.preHeaderNav li {
    margin-right: 0;
}

.preHeaderNav ul li a {
    color: #242424;
    font: 400 16px/18px 'Mukta', sans-serif;
}











/********************************************/
/* Popup Ad */
/********************************************/
.modalbox {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 999999;
	text-align: center;
	overflow: auto;
	background: #fff;
}

.modalbox .modal_content {
	width: 100%;
	text-align: center;
	display: table;
	height: 100vh;
}

.modalbox .modal_content .imagebox {
	max-width: 94%;
	margin: 0 auto;
	display: table-cell;
	padding: 3%;
	position: relative;
	vertical-align: middle;
}

.modalbox .modal_content .imagebox img {
	width: auto;
	height: auto;
}

.modalbox .modal_content .imagebox .logobox img {
	max-width: 418px;
}

.modalbox .modal_content a.close_btn {
	background: #d13938;
	display: inline-block;
	color: #fff;
	font-size: 14px;
	padding: 5px 15px;
	font-family: arial, sans-serif;
	border-radius: 35px;
}

.logobox {
	text-align: center;
	display: block;
	margin-bottom: 30px;
}

.close-box {
	display: block;
	text-align: center;
	/*margin-top: 30px;*/
	margin-bottom: 25px;
}

/*responsive part*/

@media (min-width: 992px) and (max-width: 1199px) {
	.modalbox .modal_content .imagebox img {
		max-width: 100%;
	}

	.modalbox .modal_content .imagebox .logobox img {
		max-width: 220px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.modalbox .modal_content .imagebox img {
		max-width: 100%;
	}

	.modalbox .modal_content .imagebox .logobox img {
		max-width: 180px;
	}
}

@media (max-width: 767px) {
	.modalbox .modal_content .imagebox img {
		max-width: 100%;
	}

	.modalbox .modal_content .imagebox .logobox img {
		max-width: 180px;
	}
	.main-bigyaapan {
		order:1;
	}
	.slider-ad {
		order:3;
	}
	.top-full{
		order:2;
		margin-top: 15px;
		padding: 0px !important;
	}

}

@media (max-width: 480px) {
	.modalbox .modal_content .imagebox img {
		max-width: 100%;
	}

	.modalbox .modal_content .imagebox .logobox img {
		max-width: 180px;
	}
	.main-bigyaapan {
		order:1;
	}
	.slider-ad {
		order:3;
	}
	.top-full{
		order:2;
		margin-top: 15px;
		padding: 0px !important;
	}
	.mobBig{
		display:block;
	}

}

@media (max-width: 240px) {
	.modalbox .modal_content .imagebox img {
		max-width: 100%;
	}

	.modalbox .modal_content .imagebox .logobox img {
		max-width: 180px;
	}
	.main-bigyaapan {
		order:1;
	}
	.slider-ad {
		order:3;
	}
	.top-full{
		order:2;
		margin-top: 15px;
		padding: 0px !important;
	}
	.mobBig{
		display:block;
	}

}

@media (min-width: 240px) and (max-width:767px){
	.main-bigyaapan {
		order:1;
	}
	.slider-ad {
		order:3;
	}
	.top-full{
		order:2;
		margin-top: 15px !important;
		padding: 0px !important;
	}
	.mobBig{
		display:block;
	}

}

@media  only screen and (max-width: 479px) {
	.modalbox .modal_content .imagebox .jacket-ad-mobile img {
		max-height: 100% !important;
		max-width: 100% !important;
	}
	.mobBig{
		display:block;
	}

}
@media  only screen and (max-width: 576px){
	.main-bigyaapan {
		order:1;
	}
	.slider-ad {
		order:3;
	}
	.top-full{
		order:2;
		margin-top: 15px;
		padding: 0px !important;
	}
	.mobBig{
		display:block;
	}

}
@media  only screen and (max-width: 767px){
	.main-bigyaapan {
		order:1;
	}
	.slider-ad {
		order:2;
	}
	.top-full{
		order:1;
		margin-top: 15px !important;
		padding: 0px !important;
	}
	.mobBig{
		display:block;
	}
	.new-header {
	  order: 2;
	}

}
@media  only screen and (max-width: 767px) {
	.detail-box .editor-box img {
		height: auto;
		display: table;
		width: 100% !important;
	}
}
.breaking-bigyapan {
	margin-bottom: 48px !important;
}

@media  only screen and (min-width: 760px){
	.no-desktop-view{
		display:none;
	}
}













/****** extra *******/
#Reloadpage{
    cursor:pointer;
}





















.fbLikeShare {
    margin-top: 1px;
}

/*.preHeader {
    background: #aae1fa;
    border-bottom: 1px solid #93c7ec;
    padding: 5px 10px;
}*/

.preHeader {
    background: #f5f6fa;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 20px;
}

.preHeaderMenu ul {
    list-style: outside none none;
    margin-bottom: 0;
}

.preHeaderMenu li {
    display: inline-block;
    float: left;
    margin-right: 20px;
}

.preHeaderMenu li:last-child {
    margin-right: 0;
}

/*.preHeaderMenu a {
    color: #017ab2;
    text-decoration: none;
    text-shadow: 1px 1px 1px #e7f6fd;
}*/

.preHeaderMenu a {
    color: #242424;
    text-decoration: none;
    font: 500 15px/36px "mukta,sans-serif";
}

.preHeaderMenu a:hover {
	color: #ec1a3a;
	text-decoration: none;
}

/*.enLanguage {
    background: #f2efef none repeat scroll 0 0;
    margin-bottom: -10px;
    margin-top: -10px;
    padding: 10px 15px;
}*/

a.enLanguage {
    background: #edecec none repeat scroll 0 0;
	color: #CA403B;
    font-weight: bold;
    padding: 12px 15px;
}

a.enLanguage:hover {
	background: #CA403B;
	color: #ffffff;
}

.headerSection {
    background: #fff none repeat scroll 0 0;
    margin: 20px 0 30px 0;
	/*-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;*/
}

.enDateTime {
    color: #ffffff !important;
    background: #ed5554;
    padding: 8px 15px;
    font: 500 15px "open_sansregular";
}

.ePaperSection {
    /*width: 100%;
    overflow: hidden;
    margin-top: 6px;*/
	padding: 30px 0;
}

.ePaperSection h1 {
    margin-top: 0;
    margin-bottom: 0;
}

.ePaperSection h1 a {
    color: #457b9d;
    float: right;
    font-size: 110px;
    font-family: "elegant_and_sensationalRg";
    height: 95px;
    overflow: hidden;
    line-height: 75px;
    width: 100%;
    text-align: right;
}

.ePaperSection h1 a {
	text-decoration: none;
}

.fbLikeShare {
    width: 100%;
    text-align: right;
}

.fbShare {
    text-align: center;
    line-height: 55px;
}

.ePaper {
    margin-right: 10px;
    padding-top: 30px;
}

.ePaper h1 {
    font: 50px "ganeshregular";
    margin-bottom: 0;
    margin-top: 0;
}

.ePaper a {
    color: #2964a0;
    display: block;
    font: 52px/35px "brushaffregular";
    text-align: center;
    text-decoration: none;
}

.ePaper a:hover {
	text-decoration: none;
}

.ePaper a span {
	color: #E5322D;
}

.ePaper a p {
    color: #e5322d;
    font: 17px "akshar_unicoderegular";
    margin-bottom: 0;
}

.epaperSection a img {
    height: 390px;
}









/***********************************************/
/* Banner News Section */
/***********************************************/
.bannerNewsContent {
    display: inline-block;
    width: 100%;
    position: relative;
    text-align: center;
    box-shadow: 0px 0px 10px #dadada;
    padding: 15px;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 20px;
}

.bannerNewsTitle {
    font-family: 'Mukta', sans-serif;
    font-size: 70px;
    color: #242424;
    font-weight: 700;
    line-height: 90px;
}

.bannerNewsTitle:hover {
    text-decoration: none;
}

.bannerNewsImage {
    list-style: outside none none;
    margin-bottom: 0;
}

.bannerNewsImg {
    display: inline-block;
    max-width: 100%;
    position: relative;
    text-align: center;
    margin-bottom: 15px;
}

.bannerNewsPara {
    color: #666;
    font: 22px/36px 'Mukta', sans-serif;
}











.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
	box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.1);
	background-color: rgba(255, 255, 255, 0.95);
	border-width: 0;
	z-index: 99999;
}

.enMenu {
	background: #ed5454;
}

li.enMenu a {
    padding: 12px 14px !important;
    border-right: none !important;
    border-left: none !important;
    font-size: 14px !important;

}

.mainContainer {
    background: #fff;
    overflow: hidden;
    padding: 10px;
    border: 1px solid #ddd;
}

.taajaUpdates {
    /*text-align: center;*/
}

/*.taajaUpdates img {
    margin-bottom: 15px;
	margin-top: 15px;
}*/

.taajaUpdates p {
    color: #666;
    font: 22px/36px 'Mukta', sans-serif;
}

.taajaUpdates .taajaNewsBig {
    background: #fff;
    border: 1px solid #ededed;
    margin-bottom: 20px;
}

.taajaNewsBig img, .taajaNewsSmall img {
    margin-top: 0;
    width: 100% !important;
    margin-right: 0 !important;
}

.taajaNewsSmall {
    background: #fff;
    border: 1px solid #ededed;
	overflow: hidden;
}

.taajaNewsSmall img {
    width: 100%;
    margin-top: 0;
}

.taajaNewsSmall h1 a {
    font-size: 16px !important;
    line-height: 22px !important;
}

.taajaNewsSmallHorizontal {
    background: #fff;
    border: 1px solid #ededed;
    overflow: hidden;
	/*margin-top: 20px;*/
}

.taajaNewsSmallHorizontal .taajaContents {
    padding: 10px 0;
}

.taajaNewsSmallHorizontal .taajaContents h1 a {
    font-size: 18px;
    line-height: 30px;
}

.taajaNewsSmallHorizontal a img {
    width: 50%;
    margin-bottom: 0;
}

.taajaContents {
    padding: 0 10px;
}














/* Taja Updates Section */
.tajaUpdatesContents {
    border-bottom: 1px solid #efefef;
    margin-bottom: 15px;
    padding-bottom: 14px;
}

.tajaUpdatesImg {
    float: left;
    margin-right: 15px;
    width: 45%;
}

.tajaUpdatesTitle {
    color: #23527c;
    font: 500 18px/24px 'Mukta', sans-serif;
}

.tajaUpdatesTitle:hover {
    color: #242424;
    text-decoration: none;
}










.newsPublishedDetail {
    margin-bottom: 10px;
}

/*.newsPublishedDetail li {
    background: #187dd6 none repeat scroll 0 0 !important;
    border: 1px solid #0960ac !important;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    margin-right: 20px;
	margin-bottom: 0 !important;
    padding: 3px 10px !important;
}*/

.newsPublishedDetail li {
    background: #ffffff none repeat scroll 0 0 !important;
	border-top: none !important;
	border-left: none !important;
	border-right: none !important;
    border-bottom: 2px solid #106c61 !important;
    border-radius: 4px;
    color: #1e9183;
    display: inline-block;
    margin-right: 20px;
	margin-bottom: 0 !important;
    padding: 3px 10px !important;
}

.taajaUpdates ul {
    list-style: outside none none;
    margin-bottom: 0;
}

.taajaUpdates li {
    background: #f4f4f4 none repeat scroll 0 0;
    border: 1px solid #ececec;
    margin-bottom: 20px !important;
    /*padding: 20px 50px;*/
}

.taajaUpdates li:hover {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #f4f4f4;
}

.taajaUpdates li h1 {
	margin-top: 0;
	margin-bottom: 20px;
	text-align: center;
}

/*.taajaUpdates li h1 a {
	color: #23527c;
	font: bold 34px "ganeshregular";
    text-decoration: none;
}*/

.taajaUpdates li h1 a:hover {
	color: #e5322c;
	text-decoration: none;
}

/*
.tagRibbon {
    display: none;
}

.tagRibbon {
    background: #ed5554;
    color: #ffffff;
    padding: 8px 15px;
    font: bold 16px "akshar_unicoderegular";
    z-index: 9999;
    position: relative;
    top: -30px;
    display: inline;
}
*/

.tagRibbon span {
    background: #ed5554;
    color: #ffffff;
    padding: 8px 15px;
    font: bold 16px "akshar_unicoderegular";
    z-index: 9999;
    position: relative;
    top: -10px;
    /* top: -30px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; */
}

.taajaImage {
    display: inline-block;
    max-width: 100%;
    position: relative;
    text-align: center;
    margin-bottom: 15px;
}

.tajaImg {
    display: inline-block;
    width: 100%;
    position: relative;
    text-align: center;
    box-shadow: 0px 0px 10px #dadada;
    padding: 15px;
    border-bottom: 1px solid #e3e3e3;
}

/*.tajaImg:last-child {
	margin-bottom: 0
}*/

.tajaImg h1 {
	margin-top: 10px;
}

.tajaImg h1 a {
    font-family: 'Mukta', sans-serif;
    font-size: 70px;
    color: #242424;
    font-weight: 700;
    line-height: 90px;
}

.tajaImg h1 a:hover {
    color: #686868;
    text-decoration: none;
}

a.readMore {
    color: #e5322c;
}

a.readMore:hover {
    color: #31302C;
	text-decoration: none;
}



/* fade slider */
/*.slides {
    height:900px;
    margin:50px auto;
    overflow:hidden;
    position:relative;
    width:100%;
}*/
.slides {
    height: 100%;
    position: relative;
    width: 100%;
}

.slides ul {
    list-style:none;
    position:relative;
}
 
/* keyframes #anim_slides */

@-webkit-keyframes anim_slides {
    0% {
        opacity:0;
    }
    6% {
        opacity:1;
    }
    24% {
        opacity:1;
    }
    30% {
        opacity:0;
    }
    100% {
        opacity:0;
    }
}
@-moz-keyframes anim_slides {
    0% {
        opacity:0;
    }
    6% {
        opacity:1;
    }
    24% {
        opacity:1;
    }
    30% {
        opacity:0;
    }
    100% {
        opacity:0;
    }
}
 
.slides ul li {
    opacity:0;
    position:absolute;
    top:0;
 
    /* css3 animation */
    -webkit-animation-name: anim_slides;
    -webkit-animation-duration: 24.0s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    -webkit-animation-delay: 0;
    -webkit-animation-play-state: running;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-name: anim_slides;
    -moz-animation-duration: 24.0s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: normal;
    -moz-animation-delay: 0;
    -moz-animation-play-state: running;
    -moz-animation-fill-mode: forwards;
}
 
/* css3 delays */
.slides ul  li:nth-child(2), .slides ul  li:nth-child(2) div {
    -webkit-animation-delay: 6.0s;
    -moz-animation-delay: 6.0s;
}
.slides ul  li:nth-child(3), .slides ul  li:nth-child(3) div {
    -webkit-animation-delay: 12.0s;
    -moz-animation-delay: 12.0s;
}
.slides ul  li:nth-child(4), .slides ul  li:nth-child(4) div {
    -webkit-animation-delay: 18.0s;
    -moz-animation-delay: 18.0s;
}
.slides ul li img {
    display:block;
	width: 100%;
}
/* keyframes #anim_titles */
@-webkit-keyframes anim_titles {
    0% {
        left:100%;
        opacity:0;
    }
    5% {
        left:10%;
        opacity:1;
    }
    20% {
        left:10%;
        opacity:1;
    }
    25% {
        left:100%;
        opacity:0;
    }
    100% {
        left:100%;
        opacity:0;
    }
}
@-moz-keyframes anim_titles {
    0% {
        left:100%;
        opacity:0;
    }
    5% {
        left:10%;
        opacity:1;
    }
    20% {
        left:10%;
        opacity:1;
    }
    25% {
        left:100%;
        opacity:0;
    }
    100% {
        left:100%;
        opacity:0;
    }
}
 
.slides ul li div {
    background-color: rgb( 255,255,255,0.7);
    color:#FFFFFF;
    font-size:26px;
    left:0;
    margin:0 auto;
    padding:20px;
    position:absolute;
    bottom:5px;
    width:200px;
  width: 100%;
}
















/* Tab News Section */
/*.tabSection {
	background: #e9f5ff !important;
	border: 1px solid #e2f0fb !important;
}*/

.tabbable-line > .nav-tabs {
  border: none;
  margin: 0px;
}
/*.tabbable-line > .nav-tabs > li {
    margin-right: 2px;
    font-weight: bold;
}*/
.tabbable-line > .nav-tabs > li > a {
    /*border: 0;*/
    margin-right: 0;
    color: #23527c;
    font: 500 18px 'Mukta', sans-serif;
	padding: 8px 15px 2px 15px;
}
.tabbable-line > .nav-tabs > li > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
	background: #f5f6fa;
	color: #333333 !important;
    border-left: 1px solid #e3e3e3;
    border-top: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #23527c;
}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
  color: #23527c;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {

  margin-top: 0px;
}
/*.tabbable-line > .nav-tabs > li.active {
  border-bottom: 4px solid #f3565d;
  position: relative;
}*/
.tabbable-line > .nav-tabs > li.active {
    /*border-bottom: 1px solid #aae1fa;*/
    position: relative;
    border-left: 1px solid #e3e3e3;
    border-top: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
	padding-bottom: 0;
}
.tabbable-line > .nav-tabs > li.active > a {
  border: 0;
  color: #23527c;
  border-radius: 0 !important;
}
.tabbable-line > .nav-tabs > li.active > a > i {
  color: #23527c;
  border-radius: 0 !important;
  background: none;
  text-decoration: none;
}
.tabbable-line > .tab-content {
  /*margin-top: -3px;*/
  background-color: #f5f6fa;
  border: 0;
  border-top: 1px solid #e3e3e3;
  border-left: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  padding: 15px 15px 15px 15px;
  width: 100% !important;
  overflow: hidden;
}
.portlet .tabbable-line > .tab-content {
  padding-bottom: 0;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #23527c !important;
  background-color: #f5f6fa !important;
  border: none !important;
  border-bottom-color: transparent;
  cursor: default;
}
























.newsContainer {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #e8e8e8;
    padding: 10px;
}

.newsContainer ul {
	margin-bottom: 0;
	list-style: none;
	padding-left: 0;
}

.newsContainer li {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}

.newsContainer li:last-child {
    border-bottom: none;
    margin-bottom: 0;
	padding-bottom: 0;
}

.newsContainer li:last-child p {
    margin-bottom: 0;
}

.newsContainer li h1, .newsContainer h1 {
    line-height: 16px;
    margin-bottom: 8px;
    margin-top: 0;
}

/*.newsContainer li h1 a, .newsContainer h1 a {
	color: #23527c;
    font: bold 18px "ganeshregular";
    text-decoration: none;
}*/

.newsContainer li h1 a, .newsContainer h1 a {
    color: #23527c;
    font-size: 18px;
    text-decoration: none;
    line-height: 30px;
    font-weight: bold;
}

.newsContainer li h1 a:hover {
	color: #e5322c;
	text-decoration: none;
}

.newsContainer img {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    /*max-height: 100px;*/
    width: 100px;
}

.newsContainer p {
    color: #666;
    font: 16px/27px "akshar_unicoderegular";
    margin-left: 0;
}

.threeInOne a img {
    width: 100%;
    margin-right: 0;
}




.threeInTwo img {
    margin-bottom: 0;
    width: 35%;
}

.threeInTwo h1 {
    margin-top: -2px !important;
}

.threeInTwo h1 a {
    font-size: 16px !important;
    line-height: 20px !important;
}









.postDateTime {
    color: #999;
    font-size: 12px;
    margin-bottom: 5px;
}

.oneThree {
    border-bottom: 1px solid #e5e4e4;
    margin-bottom: 10px;
    overflow: hidden;
}

.oneThree img {
    height: auto;
    width: 50%;
}

.threeOne img {
    /*height: 120px;*/
    width: 100%;
}

.oneTwo, .twoOne {
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

.oneTwo:last-child, .twoOne:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.oneTwo img {
    height: 100px;
    width: 100px;
    border-radius: 50%;
}

.twoOne img {
    width: 100px;
    border-radius: 50%;
    height: 100px;
}

.sectionHeading {
	margin-bottom: 10px;
}

.sectionHeading h1 {
    margin-bottom: 0;
    margin-top: 0;
    border-bottom: 1px solid #ed5454;
}

.sectionHeading h1 a {
    color: #ed5454;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 3px solid #ed5454;
}

.sectionHeading h1 a:hover {
	color: #ea6b5b;
	text-decoration: none;
    border-bottom: 1px solid #ea6b5b;
}

.sectionHeading h1 span a {
    color: #ed6a5a;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    padding: 5px 0px 3px 5px;
}

.advertisementSection > ul {
    padding-left: 0;
}

.advertisementSection li {
    display: block;
    list-style: outside none none;
    margin-bottom: 20px;
}

.leftNewsSection {
    border-bottom: 1px solid #e4e0e0;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.leftNewsSection:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}











.singleNewsContainer {
    margin-bottom: 20px;
}

ul.breadcrumb {
    background: none;
    padding: 0;
    font-size: 13px;
    font-style: italic;
    margin-bottom: 10px;
}

.newsMainImg img {
    margin-right: 0 !important;
    margin-bottom: 15px !important;
}

.singleNewsContainer p, .newsCategory p {
    color: #000000;
    font: 16px/27px "akshar_unicoderegular";
    /*margin-top: -3px;*/
}

.site-contact h1 {
	color: #457b9d;
    font-size: 20px;
    margin-top: 0;
    font-weight: bold;
    border-bottom: 1px solid #457b9d;
    padding-bottom: 5px;
}

.singleNewsContainer h1 {
    color: #242424;
    font-size: 30px;
    margin-top: 0;
    font-weight: 700;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 5px;
    line-height: 42px;
    width: 100%;
    float: left;
    display: block;
    letter-spacing: 0.5px;
    font-family: 'Mukta', sans-serif;
}

.singleNewsContainer h1 span {
    color: #999999;
    font-size: 18px;
    margin-top: 0;
    line-height: 34px;
    float: left;
    width: 100%;
    font-style: italic;
    text-align: left;
    margin-bottom: 0;
    font-weight: 400;
}

.singleNewsContainer img {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
}

.singleNewsContainer p img {
    height: auto;
    max-width: 100%;
}

/*.singleNewsContainer blockquote {
    margin-left: 30px;
    border-left: 5px solid #21639f;
}*/

.singleNewsContainer blockquote {
    border-right: 3px solid rgba(0,0,0,.06);
    float: left;
    margin-right: 30px;
    max-width: 234px;
    padding-top: 103px;
    color: rgba(0,0,0,.6) !important;
    border-left: none;
	position: relative;
}

/*.singleNewsContainer blockquote p {
    color: #21639f;
    font-weight: bold;
    line-height: 30px;
}*/

.singleNewsContainer blockquote p {
    color: rgba(0,0,0,.6);
    font-weight: 700;
    line-height: 30px;
}

.singleNewsContainer blockquote:before {
    content: '\f10d';
    position: absolute;
    top: 28px;
    left: 40px;
    font-size: 58px;
    color: rgba(0,0,0,.24);
    line-height: 112%;
    font-family: fontawesome;
    font-style: normal;
}

/*.singleNewsContainer span {
    font-style: italic;
    font-size: 13px;
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
}*/

.newsMainImg span {
    font-style: italic;
    font-size: 13px;
    color: #999;
    margin-bottom: 15px;
    display: block;
}

.media-caption-text {
    font-size: 14px;
    color: #666666;
    font-style: italic;
    margin-bottom: 10px;
}









.newsDetail {
    margin-bottom: 15px;
    overflow: hidden;
    width: 100%;
}

.newsDetail ul {
    list-style: outside none none;
    margin-bottom: 0;
    padding-left: 0;
}

/*.newsDetail li {
    border-right: 1px solid #000;
    display: inline-block;
    line-height: 10px;
    margin-right: 20px;
    padding-right: 20px;
}*/

.newsDetail li {
	color: #999999;
    display: inline-block;
    font: 500 14px mukta,sans-serif;
    margin-right: 25px;
    float: left;
}

.newsDetail li:last-child {
    /*border-right: none;
    margin-right: 0;
    padding-right: 0;*/
	width: 22%;
}

.newsDetail ul li i {
    margin-right: 5px;
}

.categorySection h1 {
    background: #333333 none repeat scroll 0 0;
    color: #ffffff;
    font-size: 22px;
    margin-bottom: 8px;
    margin-top: 0;
    padding: 8px 15px;
}

.newsListSection ul {
    padding-left: 0;
}

.newsListSection h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 27px;
    margin-top: 0;
}

.newsListSection h3 a {
	color: #333;
	text-decoration: none;
}

.newsListSection h3 a:hover {
	color: #ED1C24;
	text-decoration: none;
}

.newsListSection img {
    float: left;
    margin-right: 15px;
}

.newsListSection p {
    color: #666;
    font: 16px/27px "akshar_unicoderegular";
    /* margin-top: -3px; */
}




.newsContainerFive {
    background: #ffffff;
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid #e8e8e8;
}

.verticalNewsListSection {
    overflow: hidden;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e8e8e8;
}

.verticalNewsListSection:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.verticalNewsListImg {
    float: left;
    margin-right: 10px;
}

.verticalNewsListHeading {
    color: #23527c;
    font: 500 18px/28px 'Mukta', sans-serif;
}






.photofeatureImg {
	margin-bottom: 10px;
}






/*.catDetail {
    border-top: 1px solid #333;
    margin-top: 10px;
    overflow: hidden;
    padding-top: 10px;
}*/

.catDetail {
    border-top: 1px solid #333;
    margin-top: 10px;
    overflow: hidden;
    padding-top: 10px;
    width: 100%;
    float: left;
}

.catDetail ul li {
    border-bottom: medium none;
    border-left: medium none;
    border-right: 1px solid #999;
    border-top: medium none;
    display: inline-block;
    line-height: 12px;
    margin-bottom: 0;
    margin-right: 15px;
    padding: 0 15px 0 0;
}

.catDetail a {
    color: #e92f2c;
    font-size: 15px;
    font-weight: 600;
    margin-left: 1px;
}

.catDetail a:hover {
	text-decoration: none;
}

ul.pagination > li {
    border: none !important;
	background: none !important;
}


.newsListSection ul li {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eee;
    list-style: outside none none;
    margin-bottom: 15px;
    padding: 10px;
    overflow: hidden;
}

.newsCategory ul {
	padding-left: 0;
}

.newsCategory ul li {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eee;
    list-style: outside none none;
    margin-bottom: 15px;
    padding: 10px;
    overflow: hidden;
}

.newsCategory h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 27px;
    margin-top: 0;
}

.newsCategory h3 a {
	color: #333;
	text-decoration: none;
}

.newsCategory h3 a:hover {
	color: #ED1C24;
	text-decoration: none;
}

.newsCategory img {
    float: left;
    margin-right: 15px;
}

.catDetail {
    border-top: 1px solid #333;
    margin-top: 10px;
    overflow: hidden;
    padding-top: 10px;
    width: 100%;
    float: left;
}

.catDetail ul li {
    border-bottom: medium none;
    border-left: medium none;
    border-right: 1px solid #999;
    border-top: medium none;
    display: inline-block;
    line-height: 12px;
    margin-bottom: 0;
    margin-right: 15px;
    padding: 0 15px 0 0;
}

.catDetail a {
    color: #e92f2c;
    font-size: 15px;
    font-weight: 600;
    margin-left: 1px;
}

.catDetail a:hover {
	text-decoration: none;
}












/*.newsHeadingSection {
    background: #aae1fa;
    padding: 5px 15px 1px 15px;
    border-left: 15px solid #0095da;
    margin-bottom: 10px;
}*/

/* .newsHeadingSection {
    border-bottom: solid 1px rgba(77,77,77,.2);
    margin-bottom: 15px;
    padding-bottom: 5px;
    font: 600 26px 'Mukta', sans-serif;
    color: #333333;
    text-align: left;
} */

.newsHeadingSection {
    background: #eee;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-left: 4px solid #00147c;
    overflow: hidden;
    margin-bottom: 25px;
    padding-left: 15px;
}

/*.sectionNewsHeading {
    color: #333333;
    font: 700 20px 'Mukta', sans-serif;
}*/

.sectionNewsHeading {
    color: #333333;
    font: 400 20px/46px 'Mukta', sans-serif;
}

.sectionNewsHeading:hover {
    color: #1368c2;
	text-decoration: none;
}


.sectionNewsHeading:before {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 70%;
}




.newsHeadingSectionWithBg {
    background: #cc0001;
    padding: 12px 15px;
    z-index: 999999;
    position: relative;
	text-align: center;
}

.sectionNewsHeadingWithBg, .sectionNewsHeadingWithBg:hover {
    color: #ffffff;
    font: 600 22px/26px 'Mukta', sans-serif;
    text-decoration: none;
}






.newsContainerOne {
    /*background: #eee;
    padding: 10px 10px 0 10px;
    border-radius: 2px;*/
}

.topNewsContents {
	background: #ffffff;
    margin-bottom: 10px;
    border-top: 1px solid #e8e8e8;
    border-bottom: 4px solid #d9d8d8;
    border-left: 1px solid #d9d8d8;
    border-right: 1px solid #d9d8d8;
    padding: 8px 10px 8px 10px;
}

/*.topNewsImg {
    margin-bottom: 10px;
}*/

.topNewsHeading {
	color: #23527c;
    font: 500 22px/26px 'Mukta', sans-serif;
}

.topNewsHeading:hover, .msTopNewsHeading:hover, .msBottomNewsHeading:hover {
	color: #aae1fa;
	text-decoration: none;
}









.msTopContents {
    text-align: center;
    padding: 10px 10px 15px 10px;
}

.msTop {
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 20px;
}

.msImg {
    margin-bottom: 10px;
}

/*.msTopNewsHeading {
    color: #23527c;
    font: 500 24px/32px 'Mukta', sans-serif;
    margin-bottom: 10px;
    width: 100%;
    float: left;
}*/

.msTopNewsHeading {
    color: #23527c;
    font: 500 36px/46px 'Mukta', sans-serif;
}

.msTopNewsContent {
    color: #444444;
    font: 400 18px/24px 'Mukta', sans-serif;
    margin-bottom: 0;
}

.msBottom {
    margin-bottom: 15px;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 15px;
    overflow: hidden;
}

.msBottom:last-child {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0;
}

.msBottomImg {
    float: left;
    margin-right: 10px;
}

.msBottomNewsHeading {
    color: #23527c;
    font: 500 22px/26px 'Mukta', sans-serif;;
}




.nbcLarge {
    /* display: flex;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 10px;
    margin-bottom: 10px; */
}

.nbcLargeImg {
    /* float: left;
    width: 100% !important; */
}

.nbcLargeImgCont {
    background: #00147c;
    padding: 15px 15px 1px 15px;
    border-bottom: 3px solid #fe0000;
}

.nbcLargeHeading {
    font: 500 22px/26px 'Mukta', sans-serif;
    color: #ffffff;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}

.nbcLargeHeading:hover {
	color: #aae1fa;
	text-decoration: none;
}

.nbcLargePara {
    color: #ffffff;
    font: 400 18px/24px 'Mukta', sans-serif;
}



.nbcMediumImg {
    float: left;
    margin-right: 15px;
    width: 35%;
}

.nbcMediumHeading {
    color: #23527c;
    font: 500 22px/26px 'Mukta', sans-serif;
}

.nbcMediumHeading:hover {
    color: #242424;
    text-decoration: none;
}

.nbcMediumCont {
    overflow: hidden;
    margin-bottom: 15px;
    border-bottom: 1px solid #efefef;
    padding-bottom: 15px;
}







.newsContainerThree {
    background: #eee;
    padding: 5px 10px 10px 10px;
}

.trendingNewsContents {
    border-bottom: 1px solid #999999;
    padding: 10px 0;
}

/*.trendingNewsContents:last-child {
	border-bottom: none;
}*/

.trendingNewsHeading {
    color: #444444;
    font: 500 20px/26px 'Mukta', sans-serif;
}

.trendingNewsHeading:hover {
	text-decoration: none;
}



















/****************************************************/
/* NBC2 Section */
/****************************************************/
.nbc2Content {
    margin-bottom: 20px;
}

.nbc2Title {
    color: #fff;
    background: #00147c;
    display: block;
    font: 500 22px/30px 'Mukta',sans-serif;
    margin-bottom: 5px;
    padding: 15px;
    text-align: center;
    min-height: 90px;
    overflow: hidden;
    max-height: 90px;
}

.nbc2Title:hover {
    color: #aae1fa;
    text-decoration: none;
}















/****************************************************/
/* NBC3 Section */
/****************************************************/
.nbc3LargeHeading {
    color: #23527c;
    font: 500 22px/26px 'Mukta', sans-serif;
    margin-bottom: 5px;
    width: 100%;
    float: left;
}

.nbc3LargeImg {
    margin: 0 0 10px 0;
}

.nbc3LargeCont {
    margin-bottom: 10px;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 10px;
	overflow: hidden;
}

.nbc3MediumImg {
    float: left;
    margin-right: 10px;
}


.nbc3MediumHeading {
    color: #23527c;
    font: 500 18px/22px 'Mukta', sans-serif;
}

.nbc3MediumPara {
    color: #333333;
    font: 400 16px/22px 'Mukta', sans-serif;
    margin-bottom: 0;
}

.nbc3MediumCont {
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 10px;
    padding-bottom: 5px;
}














.newsContainerFour1 {
    background: #ffffff;
	border: 1px solid #e8e8e8;
    padding: 10px;
}

.newsContainerFour {
    background: #ffffff;
	border: 1px solid #e8e8e8;
    padding: 10px;
}

.verticalNewsHeading {
    color: #23527c;
    font: 500 18px/28px 'Mukta', sans-serif;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 5px;
    overflow: hidden;
    width: 100%;
    float: left;
    margin-bottom: 5px;
}




.parent{
  height: 650px;
  overflow: hidden;
}

.child{
  height: 100%;
  margin-right: -65px; /* maximum width of scrollbar */
  padding-right: 50px; /* maximum width of scrollbar */
  overflow-y: scroll;
}



.vnlmTopSection {
    margin-bottom: 20px;
}

.parentlong {
  height: 450px;
  overflow: hidden;
}

.childlong {
  height: 100%;
  margin-right: -65px; /* maximum width of scrollbar */
  padding-right: 50px; /* maximum width of scrollbar */
  overflow-y: scroll;
}

.newsListMediumNewsImg {
    float: left;
    margin-right: 10px;
}

.newsListMediumNewsHeading {
    color: #23527c;
    font: 500 18px/22px 'Mukta', sans-serif;
}

.verticalNewsMediumSection {
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 10px;
}

















.nbc9LargeImg {
    margin-bottom: 8px;
}

.nbc9LargeHeading {
    color: #23527c;
    font: 500 22px/26px 'Mukta', sans-serif;
}

.nbc9LargePara {
    color: #333333;
    font: 500 17px/22px 'Mukta', sans-serif;
}




.nbc9MediumImg {
    float: left;
    margin-right: 10px;
}

.nbc9MediumHeading {
    color: #23527c;
    font: 500 19px/24px 'Mukta', sans-serif;
}

.nbc9MediumCont {
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 10px;
    padding-bottom: 10px;
    overflow: hidden;
}
















.videoSection {
    background: rgba(0,0,0,.78);
    padding: 40px 0;
	margin-bottom: 20px;
}

.youtubeVideo iframe {
    /*float: left;
    width: 50%;
    margin-right: 15px;*/
    height: 100%;
}

/*.youtubeVideoHeading {
    color: #23527c;
    font: 500 22px/30px 'Mukta', sans-serif;
    margin-top: auto;
    margin-bottom: auto;
    padding-right: 15px;
    text-align: center;
}*/

.youtubeVideoHeading {
    color: #242424;
    font: 500 22px/30px 'Mukta', sans-serif;
    margin-top: auto;
    margin-bottom: auto;
    text-align: center;
    display: block;
    background: #ddd;
    padding: 5px 10px;
}

.youtubeVideoHeading:hover, .youtubeVideoLargeHeading:hover {
    color: #23527c;
    text-decoration: none;
}

.youtubeVideoLarge {
    display: grid;
    background: #ddd;
}

.youtubeVideoLargeHeading {
    /*color: #23527c;*/
    color: #ed5554;
    font: 500 22px/26px 'Mukta', sans-serif;
    padding: 22px 15px;
    text-align: center;
}

.youtubeVideoLargeHeading:hover {
    color: #23527c;
    text-decoration: none;
}

.youtubeVideo {
    margin-bottom: 30px;
    /*display: flex;*/
    background: #ddd;
}



















.nbc10MediumImg {
    margin-bottom: 10px;
}

.nbc10MediumHeading {
    color: #23527c;
    font: 500 20px/26px 'Mukta', sans-serif;
}











.deshSection {
    background: #cc0001 !important;
    border-top: 3px solid #a80001;
    padding: 20px 0;
    border-bottom: 3px solid #a80001;
}

.deshNewsHeading {
    color: #ffffff;
    font: 500 28px/19px 'Mukta', sans-serif;
}

.tabNewsSection:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.tabNewsSection {
    border-bottom: 1px solid #e3e3e3;
    overflow: hidden;
    padding-bottom: 11px;
    margin-bottom: 11px;
}

.tabNewsSection:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.tabNewsImg {
    float: left;
    margin-right: 10px;
}

.tabNewsHeading {
    color: #23527c !important;
    font: 500 18px/24px 'Mukta', sans-serif;
}


/*Panel tabs*/
.panel-primary {
    border: none !important;
    background: none !important;
}

.panel-body {
    background: #f6fbff;
    border-left: 1px solid #aae1fa;
    border-right: 1px solid #aae1fa;
    border-bottom: 1px solid #aae1fa;
}

/*.panel-heading {
    background: none !important;
    border-bottom: none !important;
    padding: 0 !important;
}*/

.panel-heading-desh {
    background: none !important;
    border-bottom: none !important;
    padding: 10px 0 20px 0 !important;
}

.panel-tabs {
    position: relative;
    bottom: 30px;
    clear:both;
    border-bottom: 1px solid transparent;
}

.panel-tabs > li {
    float: left;
    margin-bottom: -1px;
}

/*.panel-tabs > li > a {
    margin-right: 2px;
    margin-top: 4px;
    line-height: .85;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    color: #ffffff;
}*/

.panel-tabs > li > a {
    border-radius: 4px 4px 0 0;
    color: #ffffff;
    font: 500 18px 'Mukta', sans-serif;
}

.panel-tabs > li > a:hover {
    color: #d30a0a;
    background: #f6fbff;
	text-decoration: none;
}

/*.panel-tabs > li.active > a,
.panel-tabs > li.active > a:hover,
.panel-tabs > li.active > a:focus {
    color: #fff;
    cursor: default;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: rgba(255,255,255, .23);
    border-bottom-color: transparent;
}*/

.panel-tabs > li.active > a, .panel-tabs > li.active > a:hover, .panel-tabs > li.active > a:focus {
    color: #d30a0a;
    cursor: default;
    background: #f6fbff;
}














/*.printEdition a {
    color: #23527c;
    font: 26px "oswaldregular";
}

.printEdition a {
    color: #23527c;
    font: 500 30px/26px 'Mukta', sans-serif;
}*/

.printEditionHeading {
    color: #23527c;
    font: 500 30px 'Mukta', sans-serif;
    line-height: 34px;
    margin-bottom: 5px;
    float: left;
    width: 100%;
}

.printEditionImg {
    background: #aae1fa;
    padding: 10px;
    border: 1px solid #80c9ea;
}












/***********************************************/
/***************** Accordion ********************/
/***********************************************/
#accordion .glyphicon { margin-right:10px; }
.panel-collapse>.list-group .list-group-item:first-child {border-top-right-radius: 0;border-top-left-radius: 0;}
.panel-collapse>.list-group .list-group-item {border-width: 1px 0;}
.panel-collapse>.list-group {margin-bottom: 0;}
.panel-collapse .list-group-item {border-radius:0;}

.panel-collapse .list-group .list-group {margin: 0;margin-top: 10px;}
.panel-collapse .list-group-item li.list-group-item {margin: 0 -15px;border-top: 1px solid #ddd !important;border-bottom: 0;padding-left: 30px;}
.panel-collapse .list-group-item li.list-group-item:last-child {padding-bottom: 0;}

.panel-collapse div.list-group div.list-group{margin: 0;}
.panel-collapse div.list-group .list-group a.list-group-item {border-top: 1px solid #ddd !important;border-bottom: 0;padding-left: 30px;}
.panel-collapse .list-group-item li.list-group-item {border-top: 1px solid #DDD !important;}













.youtubeSubscribeBtn, .youTubeSubscribe {
    padding: 8px;
    background: rgb(85, 85, 85);
    width: 100%;
    float: left;
}




.twitterPagePlugin {
    background: #f8f8f8;
    padding: 5px;
    border: 1px solid #eee;
}




.unicodeSection {
    margin-bottom: 30px;
    overflow: hidden;
    background: #f9f9f9;
    padding: 30px 10px;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}

.translation {
    background: #00147c;
    padding: 10px;
}

.translation h1 {
    color: #ffffff;
    font: 500 24px/26px 'Mukta', sans-serif;
    margin-top: 2px;
    margin-bottom: 10px;
    text-align: center;
}

.translationCode {
    background: #ffffff;
    /*padding: 30px 0;
    margin-bottom: 30px;
    border-top: 3px solid #eeeeee;
    border-bottom: 3px solid #eeeeee;*/
}




.relatedNewsHeading {
    color: #23527c;
    font: 600 20px 'Mukta', sans-serif;
    width: 100%;
    float: left;
    margin: 10px 0 5px 0;
}

.relatedNewsCont {
    color: #666;
    font: 16px/27px "akshar_unicoderegular";
    margin-left: 0;
}







.fbComments {
    width: 100%;
    overflow: hidden;
}

.fbComments iframe {
    width: 100% !important;
}











/*************************************************/
/* 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: #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: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}










/*************************************************/
/* Footer Section */
/*************************************************/
.footerSection {
    background: #f5f6fa none repeat scroll 0 0;
    padding: 25px 0;
    border-top: 1px solid #dcdcdc;
    /*border-bottom: 1px solid #7fc2e1;
    overflow: hidden;*/
}

.footerAboutUs h2, .footerContactUs h2 {
    color: #242424;
    font: 600 25px 'Mukta', sans-serif;
    margin-top: 0;
    margin-bottom: 20px;
    border-bottom: 1px dashed #dcdcdc;
}

.footerAboutUs p {
    color: #242424;
    font: 400 18px/28px 'Mukta', sans-serif;
}

.footerContactUs li {
    color: #242424;
    font: 400 17px/28px 'Mukta', sans-serif;
    list-style: devanagari;
    margin-left: 15px;
}

.footerContactUs ul li a {
    color: #0979ac;
    font-size: 16px;
}

.footerContactUs ul li a:hover {
    color: #ec1a3a;
	text-decoration: none;
}


.bottomFooter {
    background: #dcdcdc;
    padding: 10px 0;
    text-align: center;
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
}

.btnFooterNav {
    margin-bottom: 10px;
}

.btnFooterNav ul {
    margin-bottom: 0;
}

.btnFooterNav li {
    list-style: none;
    display: inline-block;
    margin-right: 20px;
    border-right: 1px solid #333;
    padding-right: 20px;
}

.btnFooterNav li:last-child {
    margin-right: 0;
    border-right: none;
    padding-right: 0;
}

.btnFooterNav a {
    color: #242424;
    font: 400 16px/18px 'Mukta', sans-serif;
}

.btnFooterNav a:hover {
	color: #ed5554;
	text-decoration: none;
}





.copyrightSection {

    padding: 30px 0;
    text-align: center;
    margin-top: 30px;
    border-top: 1px solid #efefef;

}

.copyrightSection p {
    margin-bottom: 0;
    font: 400 16px/18px 'Mukta', sans-serif;
}






.team_columns_carousel_wrapper {
    padding: 25px;
    overflow: hidden
}
.team_columns_carousel_control_left,
.team_columns_carousel_control_right {
    top: 26px;
    z-index: 2;
    opacity: 1;
    width: 35px;
    height: 35px;
    border: 0;
    text-shadow: none;
    text-align: center;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}
.team_columns_carousel_control_icons {
    line-height: 35px;
    font-size: 20px!important;
    font-weight: normal!important;
    margin-top:8px;
}
.team_columns_carousel_control_left {
    left: 26px!important
}
.team_columns_carousel_control_right {
    left: 63px!important
}
.adv_left {
    left: 41px!important
}
.adv_right {
    left: 78px!important
}
.team_columns_item_image {
    padding-top: 60px;
    padding-bottom: 25px
}
.team_columns_item_image img {
    width: 100%;
    -webkit-filter: grayscale(70%);
    -moz-filter: grayscale(70%);
    -ms-filter: grayscale(70%);
    -o-filter: grayscale(70%);
    filter: grayscale(70%);
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}
.team_columns_item_image:hover img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%)
}
.team_columns_item_caption {
    padding: 10px;
    text-align: center;
    padding-bottom: 30px
}
.team_columns_item_caption>hr {
    width: 15%
}
.team_columns_item_caption h4 {
    font-weight: 800;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif
}
.team_columns_item_caption h5 {
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif
}
.team_columns_item_caption p {
    font-weight: 400;
    margin-top: 20px;
    font-family: 'Open Sans', sans-serif
}
.team_columns_item_caption p a,
.team_columns_item_caption p a:visited {
    text-decoration: none;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}
.team_columns_item_social a,
.team_columns_item_social a:visited {
    width: 25px;
    float: left;
    height: 25px;
    display: block;
    line-height: 25px;
    margin-right: 2px;
    text-decoration: none;
    -webkit-transition: background ease-in-out .3s;
    transition: background ease-in-out .3s
}
@media(min-width:768px) and (max-width:789px) {
    .adv_team_columns_item_social a, .adv_team_columns_item_social a:visited {
        margin-right: 0
    }
}
.team_columns_carousel_wrapper {
    background: #fff
}
.team_columns_carousel_control_left,
.team_columns_carousel_control_left:hover,
.team_columns_carousel_control_left:active,
.team_columns_carousel_control_left:focus,
.team_columns_carousel_control_right,
.team_columns_carousel_control_right:hover,
.team_columns_carousel_control_right:active,
.team_columns_carousel_control_right:focus {
    color: #fff;
    background: #feb600!important
}
.team_columns_item_caption {
    color: #fff;
    background: #171717
}
.team_columns_item_caption>hr {
    border-top: 2px solid #feb600
}
.team_columns_item_caption p a,
.team_columns_item_caption p a:visited {
    color: #feb600
}
.team_columns_item_caption p a:hover,
.team_columns_item_caption p a:active {
    color: #cb9200
}
.team_columns_item_social a,
.team_columns_item_social a:visited {
    color: #171717;
    background: #feb600
}
.team_columns_item_social a:hover,
.team_columns_item_social a:active {
    background: #cb9200
}
.four_shows_one_move .cloneditem-1,
.four_shows_one_move .cloneditem-2,
.four_shows_one_move .cloneditem-3 {
    display: none
}
@media all and (min-width: 768px) {
    .four_shows_one_move .carousel-inner>.active.left,
    .four_shows_one_move .carousel-inner>.prev {
        left: -50%
    }
    .four_shows_one_move .carousel-inner>.active.right,
    .four_shows_one_move .carousel-inner>.next {
        left: 50%
    }
    .four_shows_one_move .carousel-inner>.left,
    .four_shows_one_move .carousel-inner>.prev.right,
    .four_shows_one_move .carousel-inner>.active {
        left: 0
    }
    .four_shows_one_move .carousel-inner .cloneditem-1 {
        display: block
    }
}
@media all and (min-width: 768px) and (transform-3d),
all and (min-width: 768px) and (-webkit-transform-3d) {
    .four_shows_one_move .carousel-inner>.item.active.right,
    .four_shows_one_move .carousel-inner>.item.next {
        -webkit-transform: translate3d(50%, 0, 0);
        transform: translate3d(50%, 0, 0);
        left: 0
    }
    .four_shows_one_move .carousel-inner>.item.active.left,
    .four_shows_one_move .carousel-inner>.item.prev {
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
        left: 0
    }
    .four_shows_one_move .carousel-inner>.item.left,
    .four_shows_one_move .carousel-inner>.item.prev.right,
    .four_shows_one_move .carousel-inner>.item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}
@media all and (min-width: 992px) {
    .four_shows_one_move .carousel-inner>.active.left,
    .four_shows_one_move .carousel-inner>.prev {
        left: -25%
    }
    .four_shows_one_move .carousel-inner>.active.right,
    .four_shows_one_move .carousel-inner>.next {
        left: 25%
    }
    .four_shows_one_move .carousel-inner>.left,
    .four_shows_one_move .carousel-inner>.prev.right,
    .four_shows_one_move .carousel-inner>.active {
        left: 0
    }
    .four_shows_one_move .carousel-inner .cloneditem-2,
    .four_shows_one_move .carousel-inner .cloneditem-3 {
        display: block
    }
}
@media all and (min-width: 992px) and (transform-3d),
all and (min-width: 992px) and (-webkit-transform-3d) {
    .four_shows_one_move .carousel-inner>.item.active.right,
    .four_shows_one_move .carousel-inner>.item.next {
        -webkit-transform: translate3d(25%, 0, 0);
        transform: translate3d(25%, 0, 0);
        left: 0
    }
    .four_shows_one_move .carousel-inner>.item.active.left,
    .four_shows_one_move .carousel-inner>.item.prev {
        -webkit-transform: translate3d(-25%, 0, 0);
        transform: translate3d(-25%, 0, 0);
        left: 0
    }
    .four_shows_one_move .carousel-inner>.item.left,
    .four_shows_one_move .carousel-inner>.item.prev.right,
    .four_shows_one_move .carousel-inner>.item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}



.electionSection {
    position: absolute;
    z-index: 9999;
}

.electionSection ul {
    padding-left: 0;
    margin-bottom: 0;
    float: right !important;
}

.electionSection li {
    display: inline-block;
    float: left;
    border-right: 1px solid #fff;
    background: #000;
    padding: 8px 15px;
}

.electionSection li:last-child {
    border-right: none;
}

.electionSection li a {
    color: #ffffff;
	text-decoration: none;
}

.twitterSection {
    border: 1px solid #eee;
}


div#LB24_LIVE_CONTENT {
    overflow-y: auto;
    max-height: 600px;
}







.ourTeam {
    margin: 30px 0;
}

.aboutUsText p {
    font-size: 16px;
    line-height: 30px;
}

.teamMember h3 {
    font: 18px "open_sanssemibold";
    text-align: center;
    color: #457b9d;
}

.teamMember h5 {
    font: 16px "open_sansregular";
    text-align: center;
}

.teamMember p {
    font: 14px "open_sansregular";
    text-align: center;
}

.contactDetail h3 {
    margin-top: 0;
    font-weight: bold;
    color: #2d87c6;
    font-size: 20px;
}

.ourTeam h3.w3ls-tittle {
	margin-bottom: 20px;
}
					
h3.w3ls-tittle, h2.w3ls-tittle, h2.siteContactTitle {
    text-align: center;
    font-size: 30px;
    color: #c3272e;
    margin-bottom: 0;
    margin-top: 0;
}
h3.w3ls-tittle.t-team{
	color:#fff;
}
h3.w3ls-tittle:after, h3.w3ls-tittle:before, h2.siteContactTitle:after, h2.siteContactTitle:before {
    width: 120px;
    height: 1px;
    display: inline-block;
    vertical-align: middle;
    content: "";
    background: #000;
    margin: 0 2%;
}
h2.w3ls-tittle:after, h2.w3ls-tittle:before {
    width: 120px;
    height: 1px;
    display: inline-block;
    vertical-align: middle;
    content: "";
    background: #fff;
    margin: 0 2%;
}





.pagination > li {
    border: none !important;
}




/* Top 3 */
.topThreeDg4 {
    margin-top: 10px;
}

.Dg4 {
    /*height: 225px;*/
}

.Dg4:hover {
    background: rgba(0,0,0,0.1) !important;
}

.Dg4 a img {
    /*position: relative;
    z-index: -9999;
    width: 100%;
    height: 100%;*/
	border: 1px solid #e6e6e6;
}

.Dg4 h1 {
    position: absolute;
    z-index: 9999;
    bottom: 0px;
    padding: 0 10px;
    line-height: 26px;
}

.Dg4 h1 a {
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    text-shadow: 1px 1px 1px #333;
}

.Dg4 h1 a:hover {
	text-decoration: none;
}

.Dg5Content {
    background: #3b5987;
	border-top: 1px solid #294774;
	border-bottom: 3px solid #ed5454;
	border-left: 1px solid #294774;
	border-right: 1px solid #294774;
    padding: 8px 8px 0 8px;
    width: 90%;
    margin: 0 auto;
    margin-top: -65px;
    position: relative;
	text-align: center;
}

.Dg5Content h1 {
    line-height: 24px;
    margin-top: 0;
    margin-bottom: 15px;
}

.Dg5Content h1 a {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
}

.Dg5Content h1 a:hover {
	text-decoration: none
}

.Dg5Content p  {
	color: #fff;
	font: 15px/24px "akshar_unicoderegular";
}

.Dg5Content .postDateTime  {
	color: #7da7e7;
}

.Dg5 a img {
    /*width: 100%;
    height: 270px;*/
	border: 1px solid #e6e6e6;
}


.adSection {
    margin: 20px 0;
    overflow: hidden;
}

.singleNewsSection {
    /*background: #ffffff;
    overflow: hidden;
    padding: 13px 10px;
    border: 1px solid #ededed;*/
    margin-bottom: 20px;
}








/* Negative top margin on sidebar pulls up header under title-area */
#sidebar { 
  width: 190px; 
  position: fixed; 
  margin: -135px 0 0 410px; 
}

/* Title area kept above all with z-index */
#title-area { 
  background: white; 
  position: relative; 
  z-index: 3000; 
}

/* white-fade image */
#reveal { 
  position: absolute; 
  right: 0; 
  bottom: -20px; 
}

.pratikriyaDinuhos {
	overflow: hidden;
	margin-top: 25px;
}

.pratikriyaDinuhos p {
    background: #e5e5e5;
    padding: 5px 10px;
    color: #000;
    border: 1px solid #d7d7d7;
}





/*************************************/
/* News Views Page's Related News */
/*************************************/
.singleRelatedNews {
    margin-bottom: 15px;
    overflow: hidden;
    width: 100%;
}

.singleRelatedNews a {
    font-size: 18px;
    display: block;
    line-height: 34px;
    font-weight: bold;
}

.singleRelatedNews a:hover {
	color: #ed5454;
	text-decoration: none;
}

.colorOne {
    background: #d87238;
    margin-bottom: 0;
    padding: 0 10px 6px 10px;
}

.colorOne h1 {
	border-bottom: 0;
}

.colorOne h1 a {
    color: #fff;
    border-bottom: 0;
}

.colorOneBtnBorder {
	border-bottom: 3px solid #d87238;
}

.colorTwo {
	background: #7d5fa5;
	margin-bottom: 0;
	padding: 0 10px 6px 10px;
}

.colorTwo h1 {
	border-bottom: 0;
}

.colorTwo h1 a {
	color: #fff;
	border-bottom: 0;
}

.colorTwoBtnBorder {
	border-bottom: 3px solid #7d5fa5;
}

.colorThree {
    background: #007aa6;
	border-top: 1px solid #026b91;
	border-bottom: 3px solid #000;
	border-left: 1px solid #026b91;
	border-right: 1px solid #026b91;
}

.colorThree .postDateTime {
	color: #7cceec;
}

.colorFour {
    border-top: 5px solid #7ac8cc;
    background: #fff;
    padding: 0 10px 5px 10px;
    margin-bottom: 0;
}

.colorFour h1 {
    border-bottom: none;
}

.colorFour h1 a {
    border-bottom: none;
}

.colorFourBtnBorder {
    background: #fff;
    padding: 10px;
    border-bottom: 3px solid #7ac8cc;
    border-top: 1px solid #ddd;
}



.colorVerFive .sectionHeading {
    border-top: 5px solid #f57f17;
    background: #fff;
    padding: 0 10px 5px 10px;
    margin-bottom: 0;
}

.colorVerFive .sectionHeading h1 {
    border-bottom: none;
}

.colorVerFive .sectionHeading h1 a {
    border-bottom: none;
}

.colorVerFive .newsContainer {
    border-top: 1px solid #ddd;
    border-left: none;
    border-right: none;
    border-bottom: 2px solid #f57f17;
}



.colorVerSix .sectionHeading {
    border-top: 5px solid #6a1b9a;
    background: #fff;
    padding: 0 10px 5px 10px;
    margin-bottom: 0;
}

.colorVerSix .sectionHeading h1 {
    border-bottom: none;
}

.colorVerSix .sectionHeading h1 a {
    border-bottom: none;
}

.colorVerSix .newsContainer {
    border-top: 1px solid #ddd;
    border-left: none;
    border-right: none;
    border-bottom: 2px solid #6a1b9a;
}



.colorVerSeven .sectionHeading {
    border-top: 5px solid #03a9f4;
    background: #fff;
    padding: 0 10px 5px 10px;
    margin-bottom: 0;
}

.colorVerSeven .sectionHeading h1 {
    border-bottom: none;
}

.colorVerSeven .sectionHeading h1 a {
    border-bottom: none;
}

.colorVerSeven .newsContainer {
    border-top: 1px solid #ddd;
    border-left: none;
    border-right: none;
    border-bottom: 2px solid #03a9f4;
}

.teamMembers {
    background: #06534b;
    margin-top: 20px;
    padding: 20px;
    border-radius: 5px;
}

.footerLogo img {
    padding: 20px 0;
}

.teamMemberList {
    padding: 15px 0;
}

.teamMemberList ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
	text-align: center;
}

.teamMemberList ul li {
    color: #6ee8db;
    font: bold 14px/24px "akshar_unicoderegular";
    text-align: left;
}

.teamMemberList ul li strong {
    color: #ffffff;
    width: 55%;
    float: left;
}























.trendingNews {
    border-bottom: 1px solid #f1f1f1;
}

.trendingTitle {
 position: relative;
 padding: 0 24px;
 line-height: 38px;
 font-weight: 500;
 color: rgba(0,0,0,.6);
 font-size: 15px;
 background-color: rgba(0,0,0,.06);
 float: left;
 margin-right: 25px;
}

.trendingTitle::after {
 content: '';
 position: absolute;
 top: 10px;
 right: -20px;
 border-color: transparent transparent transparent rgba(0,0,0,.06);
 border-style: solid;
 border-width: .7em;
}

.trendingList {
 padding: 0 10px;
 line-height: 37px;
 counter-reset: lists;
 flex-wrap: wrap;
 margin-bottom: 0;
}

.trendingList li {
    position: relative;
    padding-left: .8em;
    margin-right: 2em;
    display: inline-block;
}

.trendingList li::after {
 content: '#';
 position: absolute;
 top: 0;
 left: 0;
 font-size: 15px;
 color: rgba(0,0,0,.24);
 font-weight: 400;
}

.trendingList li a {
 font-size: 14px;
 font-weight: 400;
 color: rgba(0,0,0,.8);
 transition: all .3s ease;
 text-decoration: none;
}

.trendingList li a:hover {
 color: #ed5554;
 background: none;
}

.newsFooterTagList {
    /*text-align: center;*/
    margin-bottom: 15px;
	padding-left: 0;
}

.newsFooterTagList li a {
    color: #0e5dae;
    font: 500 17px 'Mukta', sans-serif !important;
}

.newsFooterTagList li a:hover {
    color: #e81011;
}












/**************************************************/
/* Search Section */
/**************************************************/
.searchSection {
    width: 100%;
    position: relative;
    float: left;
    margin-top: 4px;
}

.searchTerm {
    float: left;
    width: 83%;
    border: 1px solid #ddd;
    padding: 8px 10px;
    border-radius: 3px 0 0 3px;
    outline: none;
    font-size: 12px;
    color: #242424;
}

.searchTerm:focus{
  color: #000000;
}

.searchButton {
    position: absolute;
    border-left: none;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background: #ccc;
    text-align: center;
    color: #fff;
    border-radius: 0 3px 3px 0;
    cursor: pointer;
    font-size: 16px;
    padding: 5px 11px;
}

.searchButton:hover {
	background: #ed5554;
    border-left: none;
    border-top: 1px solid #ed5554;
    border-right: 1px solid #ed5554;
    border-bottom: 1px solid #ed5554;
}









/**************************************************/
/* Our Team Section */
/**************************************************/
.ourTeamTitle {
    color: #ed5554;
    border-bottom: 1px solid rgba(0, 0, 0,0.1);
    font: 500 22px 'Mukta', sans-serif;
    margin-bottom: 20px;
}

.outTeamContents {
    border-bottom: 1px dashed #e8e8e8;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.outTeamContents:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.outTeamSubTitle {
    color: #23527c;
    font: 500 22px/26px 'Mukta', sans-serif;
}

.memberName {
    font: normal 22px 'Mukta', sans-serif !important;
    margin-top: 15px !important;
}

.memberPost {
    font: normal 16px 'Mukta', sans-serif !important;
    margin-top: 0;
}

.pt-md {
    margin-bottom: 30px;
}

/*.profile{
	margin-top: 25px;
	text-align: center;
}*/

.profile .img-box{
	opacity: 1;
	display: block;
	position: relative;
}

.profile .img-box:after{
	content:"";
	opacity: 0;
	background-color: rgba(0, 0, 0, 0.75);
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
}

.img-box ul{
	position: absolute;
	z-index: 2;
	bottom: 50px;
	text-align: center;
	width: 100%;
	padding-left: 0px;
	height: 0px;
	margin:0px;
	opacity: 0;
}

.profile .img-box:after, .img-box ul, .img-box ul li{
	-webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}

.img-box ul i{
	font-size: 20px;
	letter-spacing: 10px;
}

.img-box ul li{
	width: 30px;
    height: 30px;
    text-align: center;
    border: 1px solid #88C425;
    margin: 2px;
    padding: 5px;
	display: inline-block;
}

.img-box a{
	color:#fff;
}

.img-box:hover:after{
	opacity: 1;
}

.img-box:hover ul{
	opacity: 1;
}

.img-box ul a{
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}

.img-box a:hover li{
	border-color: #fff;
	color: #88C425;
}




















@media only screen and (max-width: 850px){
    .bannerNewsTitle {
        font-size: 38px;
        line-height: 54px;
        margin-bottom: 20px;
        display: block;
    }

    .tajaUpdatesContents {
        overflow: hidden;
    }

	.headerSection {
		padding-top: 8px;
		padding-bottom: 0;
	}
	
	.logo {
		margin-bottom: 15px;
	}
	
	.mainNav {
		margin-bottom: 15px;
		background: #00147c;
	}
	
	.sponsorAdLogoLeft img, .printEditionAd img {
		margin-bottom: 15px;
	}

	.topNews {
		background: #0095da;
		padding: 15px 15px 8px 15px;
		margin-bottom: 10px;
	}
	
	.tajaImg {
		margin-top: 0;
	}

	.tajaImg h1 a {
		font-size: 34px;
		line-height: 45px;
	}
	
	.taajaUpdates .taajaNewsBig {
		margin-bottom: 15px;
	}
	
	.tagRibbon span {
		font-size: 12px;
	}
	
	.tabSection, .khabarTokariVideo, .footerAbout {
		margin-top: 15px;
	}
	
	.Dg4, .Dg5, .threeInOne {
		margin-bottom: 15px;
	}
	
	.colorVerSix {
		margin: 15px 0;
	}
	
	.footerMenu ul {
		text-align: left;
	}
	
	.footerMenu li {
		margin-bottom: 10px;
	}
	
	.nbcLarge {
		display: block;
        margin-bottom: 20px;
	}
	
	.nbcLargeImgCont {
		width: 100%;
		padding: 10px 10px 0 10px;
		overflow: hidden;
	}
	
	.nbcMediumCont, .nbc10MediumCont, .printEdition {
		margin-bottom: 10px;
		border-bottom: 1px solid #e8e8e8;
		padding-bottom: 10px;
	}
	
	.panel-tabs {
		bottom: 25px;
	}
	
	.deshNewsHeading {
		font: 500 22px 'Mukta', sans-serif;
		margin-bottom: 20px;
	}
	
	.panel-tabs > li > a {
		font: 400 12px 'Mukta', sans-serif;
	}

	.nav > li > a {
		padding: 3px 10px !important;
	}
	
	.newsDetail {
		padding: 5px 5px 5px 5px;
		background: #d0f0ff;
		border: 1px solid #aae1fa;
	}
	
	.newsDetail li {
		display: block;
		text-align: left;
		float: left;
		width: 100%;
	}
	
	.newsDetail li:last-child {
		border-bottom: 0;
		padding-bottom: 0;
		margin-bottom: 0;
	}
	
	.panel-heading-desh {
		padding: 0 !important;
	}
	
	.fbPagePlugin {
		margin-bottom: 15px;
	}
	
	.msBottomImg {
		width: 35%;
	}
	
	.msBottomNewsHeading {
		font-size: 18px;
	}
	
	
		
}


/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    .bannerNewsTitle {
        font-size: 38px;
        line-height: 54px;
        margin-bottom: 20px;
        display: block;
    }

    .tajaUpdatesContents {
        overflow: hidden;
    }

	.headerSection {
		padding-top: 8px;
		padding-bottom: 0;
	}
	
	.logo {
		margin-bottom: 15px;
	}
	
	.mainNav {
		margin-bottom: 15px;
		background: #00147c;
	}
	
	.sponsorAdLogoLeft img, .printEditionAd img {
		margin-bottom: 15px;
	}

	.topNews {
		background: #0095da;
		padding: 15px 15px 8px 15px;
		margin-bottom: 10px;
	}
	
	.tajaImg {
		margin-top: 0;
	}

	.tajaImg h1 a {
		font-size: 34px;
		line-height: 45px;
	}
	
	.taajaUpdates .taajaNewsBig {
		margin-bottom: 15px;
	}
	
	.tagRibbon span {
		font-size: 12px;
	}
	
	.tabSection, .khabarTokariVideo, .footerAbout {
		margin-top: 15px;
	}
	
	.Dg4, .Dg5, .threeInOne {
		margin-bottom: 15px;
	}
	
	.colorVerSix {
		margin: 15px 0;
	}
	
	.footerMenu ul {
		text-align: left;
	}
	
	.footerMenu li {
		margin-bottom: 10px;
	}
	
	.nbcLarge {
		display: block;
        margin-bottom: 20px;
	}
	
	.nbcLargeImgCont {
		width: 100%;
		padding: 10px 10px 0 10px;
		overflow: hidden;
	}
	
	.nbcMediumCont, .nbc10MediumCont, .printEdition {
		margin-bottom: 10px;
		border-bottom: 1px solid #e8e8e8;
		padding-bottom: 10px;
	}
	
	.panel-tabs {
		bottom: 25px;
	}
	
	.deshNewsHeading {
		font: 500 22px 'Mukta', sans-serif;
		margin-bottom: 20px;
	}
	
	.panel-tabs > li > a {
		font: 400 12px 'Mukta', sans-serif;
	}

	.nav > li > a {
		padding: 3px 10px !important;
	}
	
	.newsDetail {
		padding: 5px 5px 5px 5px;
		background: #d0f0ff;
		border: 1px solid #aae1fa;
	}
	
	.newsDetail li {
		display: block;
		text-align: left;
		float: left;
		width: 100%;
	}
	
	.newsDetail li:last-child {
		border-bottom: 0;
		padding-bottom: 0;
		margin-bottom: 0;
	}
	
	.panel-heading-desh {
		padding: 0 !important;
	}
	
	.fbPagePlugin {
		margin-bottom: 15px;
	}
	
	.msBottomImg {
		width: 35%;
	}
	
	.msBottomNewsHeading {
		font-size: 18px;
	}

}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
    .bannerNewsTitle {
        font-size: 38px;
        line-height: 54px;
        margin-bottom: 20px;
        display: block;
    }

    .tajaUpdatesContents {
        overflow: hidden;
    }

	.headerSection {
		padding-top: 8px;
		padding-bottom: 0;
	}
	
	.logo {
		margin-bottom: 15px;
	}
	
	.mainNav {
		margin-bottom: 15px;
		background: #00147c;
	}
	
	.sponsorAdLogoLeft img, .printEditionAd img {
		margin-bottom: 15px;
	}

	.topNews {
		background: #0095da;
		padding: 15px 15px 8px 15px;
		margin-bottom: 10px;
	}
	
	.tajaImg {
		margin-top: 0;
	}

	.tajaImg h1 a {
		font-size: 34px;
		line-height: 45px;
	}
	
	.taajaUpdates .taajaNewsBig {
		margin-bottom: 15px;
	}
	
	.tagRibbon span {
		font-size: 12px;
	}
	
	.tabSection, .khabarTokariVideo, .footerAbout {
		margin-top: 15px;
	}
	
	.Dg4, .Dg5, .threeInOne {
		margin-bottom: 15px;
	}
	
	.colorVerSix {
		margin: 15px 0;
	}
	
	.footerMenu ul {
		text-align: left;
	}
	
	.footerMenu li {
		margin-bottom: 10px;
	}
	
	.nbcLarge {
		display: block;
        margin-bottom: 20px;

	}
	
	.nbcLargeImgCont {
		width: 100%;
		padding: 10px 10px 0 10px;
		overflow: hidden;
	}
	
	.nbcMediumCont, .nbc10MediumCont, .printEdition {
		margin-bottom: 10px;
		border-bottom: 1px solid #e8e8e8;
		padding-bottom: 10px;
	}
	
	.panel-tabs {
		bottom: 25px;
	}
	
	.deshNewsHeading {
		font: 500 22px 'Mukta', sans-serif;
		margin-bottom: 20px;
	}
	
	.panel-tabs > li > a {
		font: 400 12px 'Mukta', sans-serif;
	}

	.nav > li > a {
		padding: 3px 10px !important;
	}
	
	.newsDetail {
		padding: 5px 5px 5px 5px;
		background: #d0f0ff;
		border: 1px solid #aae1fa;
	}
	
	.newsDetail li {
		display: block;
		text-align: left;
		float: left;
		width: 100%;
	}
	
	.newsDetail li:last-child {
		border-bottom: 0;
		padding-bottom: 0;
		margin-bottom: 0;
	}
	
	.panel-heading-desh {
		padding: 0 !important;
	}
	
	.fbPagePlugin {
		margin-bottom: 15px;
	}
	
	.msBottomImg {
		width: 35%;
	}
	
	.msBottomNewsHeading {
		font-size: 18px;
	}
	
	
	

}



/* Custom, iPhone Retina */ 
@media (max-width : 320px) {
    .bannerNewsTitle {
        font-size: 38px;
        line-height: 54px;
        margin-bottom: 20px;
        display: block;
    }

    .tajaUpdatesContents {
        overflow: hidden;
    }

	.headerSection {
		padding-top: 8px;
		padding-bottom: 0;
	}
	
	.logo {
		margin-bottom: 15px;
	}
	
	.mainNav {
		margin-bottom: 15px;
		background: #00147c;
	}
	
	.sponsorAdLogoLeft img, .printEditionAd img {
		margin-bottom: 15px;
	}

	.topNews {
		background: #0095da;
		padding: 15px 15px 8px 15px;
		margin-bottom: 10px;
	}
	
	.tajaImg {
		margin-top: 0;
	}

	.tajaImg h1 a {
		font-size: 34px;
		line-height: 45px;
	}
	
	.taajaUpdates .taajaNewsBig {
		margin-bottom: 15px;
	}
	
	.tagRibbon span {
		font-size: 12px;
	}
	
	.tabSection, .khabarTokariVideo, .footerAbout {
		margin-top: 15px;
	}
	
	.Dg4, .Dg5, .threeInOne {
		margin-bottom: 15px;
	}
	
	.colorVerSix {
		margin: 15px 0;
	}
	
	.footerMenu ul {
		text-align: left;
	}
	
	.footerMenu li {
		margin-bottom: 10px;
	}
	
	.nbcLarge {
        margin-bottom: 20px;
		display: block;
	}
	
	.nbcLargeImgCont {
		width: 100%;
		padding: 10px 10px 0 10px;
		overflow: hidden;
	}
	
	.nbcMediumCont, .nbc10MediumCont, .printEdition {
		margin-bottom: 10px;
		border-bottom: 1px solid #e8e8e8;
		padding-bottom: 10px;
	}
	
	.panel-tabs {
		bottom: 25px;
	}
	
	.deshNewsHeading {
		font: 500 22px 'Mukta', sans-serif;
		margin-bottom: 20px;
	}
	
	.panel-tabs > li > a {
		font: 400 12px 'Mukta', sans-serif;
	}

	.nav > li > a {
		padding: 3px 10px !important;
	}
	
	.newsDetail {
		padding: 5px 5px 5px 5px;
		background: #d0f0ff;
		border: 1px solid #aae1fa;
	}
	
	.newsDetail li {
		display: block;
		text-align: left;
		float: left;
		width: 100%;
	}
	
	.newsDetail li:last-child {
		border-bottom: 0;
		padding-bottom: 0;
		margin-bottom: 0;
	}
	
	.panel-heading-desh {
		padding: 0 !important;
	}
	
	.fbPagePlugin {
		margin-bottom: 15px;
	}
	
	.msBottomImg {
		width: 35%;
	}
	
	.msBottomNewsHeading {
		font-size: 18px;
	}
	
	
	
}



/* Popup Ad Section
.popUpAd {
	position: inherit !important;
	z-index: 9999 !important;
} */

button.close {
    color: #ffffff !important;
    z-index: 99999 !important;
    position: absolute;
    /*top: -30px;*/
    background: #1d62b1 !important;
    padding: 5px 10px !important;
}