/* demo page styles */

@font-face {
	font-family: 'arial-round-mt-bold';
	src: url('fonts/ARLRDBD.TTF'); 
	src: url('fonts/ARLRDBD.TTF') format('truetype');
}
@font-face {
    font-family: 'futura_ltregular';
    src: url('fonts/futuralt-webfont.woff2') format('woff2'),
         url('fonts/futuralt-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'futura_ltbold';
    src: url('fonts/futuralt-bold-webfont.woff2') format('woff2'),
         url('fonts/futuralt-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'futura_Exbold';
    src: url('fonts/Futura-Extra-Bold.otf'),
         url('fonts/Futura-Extra-Bold.otf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'benguiat-bk-bt';
    src: url('fonts/benguiat-book-bt-58894e1cdcbfd.ttf'),
         url('fonts/benguiat-book-bt-58894e1cdcbfd.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gotham-ultra';
    src: url('fonts/gotham-ultra.ttf'),
         url('fonts/gotham-ultra.ttf') format('truetype');

}
@font-face {
    font-family: 'gotham-ultra';
    src: url('fonts/gotham-ultra.ttf'),
         url('fonts/gotham-ultra.ttf') format('truetype');

}
@font-face {
    font-family: 'benguiat-bk-bt';
    src: url('fonts/benguiat-book-bt-58894e1cdcbfd.ttf'),
         url('fonts/benguiat-book-bt-58894e1cdcbfd.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
 
 @font-face 
	{
    font-family: 'Gotham';
    src: url('fonts/Gotham-Bold.eot'); /* IE9 Compat Modes */
    src: url('fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/Gotham-Bold.woff') format('woff'), /* Modern Browsers */
         url('fonts/Gotham-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('fonts/Gotham-Bold.svg#svgFontName') format('svg'); /* Legacy iOS */
     font-weight: normal;
     font-style: normal;
    }

@font-face 
	{
    font-family: 'Gotham';
    src: url("/fonts/Gotham-Bold.eot");
    }
@font-face 
	{
    font-family: 'Gotham';
    src: url("/fonts/Gotham-Bold.woff") format("woff");
    }
/* font converted using font-converter.net. thank you! */
@font-face 
	{
    font-family: "GothamCondensed-Medium";
    src: url("fonts/gothamcondensed-medium.eot"); /* IE9 Compat Modes */
    src: url("fonts/gothamcondensed-medium.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("fonts/gothamcondensed-medium.otf") format("opentype"), /* Open Type Font */
    url("fonts/gothamcondensed-medium.svg") format("svg"), /* Legacy iOS */
    url("fonts/gothamcondensed-medium.ttf") format("truetype"), /* Safari, Android, iOS */
    url("fonts/gothamcondensed-medium.woff") format("woff"), /* Modern Browsers */
    url("fonts/gothamcondensed-medium.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
	}
	
	
body 
	{
    background:#FFF;
    margin:0;
    padding:0;
	font-family: futura_ltregular;
	font-size:14px;
	}
p
	{ 
	font-family: futura_ltregular;
	margin-top:0px;
	font-size:16px;
	color:#2c2c2d;
	line-height: 21px;
	}
	a
	{	
	text-decoration: none;
	}
	.carousel-inner > .item > img
	{
	height:auto;
	}
	.carousel
	{
	margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
	}
a:hover
	{ 
	text-decoration:none !important;
	}
.container 
	{
	background:#f0f0f0;
	}	

.nd-top-story
	{
	position:relative;
	}
.nd-top-story .category-lead 
	{
    position: absolute;
    bottom: 90px;
    padding: 10px;
    background-color: rgb(0 0 0 / 0.7);
	width:98%
	}
	.main_head {
    height: 69px;
}
.whatshot_box .main_head a {
    font-size: 18px;
    line-height: 24px;
}
.nd-top-story  .category-lead-2nd
	{
	position: absolute;
    bottom: 95px;
    padding: 10px;
    background-color: rgb(0 0 0 / 0.7);
	width:100%
	}
.nd-top-story  .category-lead p , .nd-top-story  .category-lead-2nd p 
	{
	color:#fff;
	}	
	
.main-video h2 
	{
    color: #000;
    font-size: 20px;
    text-align: center;
    padding-top: 5px;
	}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary 
	{
    display:inline-block;
	}
.example 
	{
	margin:auto;
	text-align:center;
	z-index:10;
	position:relative;
	}
.header_part_bg .row 
	{
    /*background-color:#e8e4e8;*/
	}	
.top-stories 
	{
    height: auto;
    background: rgb(133 75 5 / 32%);
	padding-bottom:10px;
    }
 .top-stories  .main_head 
	{
	clear:both;
    height: 180px;
	}
.main-page-heading  h2
	{
	background-color: #0083C0;
    color: #f2f4f5;
    font-size: 25px;
    /* text-align: center; */
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 4px;
    text-transform: uppercase;
    font-family: 'futura_ltbold';
    border-bottom: 1px solid #0283c0;
	}
	
.top-head 
	{
    margin-left: -15px;
    margin-right: -15px;
	}
.contact-form input[type="text"], [type="password"] 
	{
    width: 100% !important;
    margin-bottom: 5px;
    padding: 10px;
	}	
#nav 
	{
    display:inline-block;
    width:100%;
    padding:0;
    background:#0083C0;
    box-shadow:0 2px 2px rgba(0,0,0, .5);
    -moz-box-shadow:0 2px 2px rgba(0,0,0, .5);
    -webkit-box-shadow:0 2px 2px rgba(0,0,0, .5);
	font-size: 15px;
	}
#nav li 
	{
    margin:0px 0px;
    float:left;
    position:relative;
    list-style:none;
	border-left: 1px solid #e8e4e8;
   }
#nav a 
	{
    font-family: arial-round-mt-bold;
    color:#e7e5e5;
    text-decoration:none;
    display:block;
    padding:12px 8px;
	text-transform: uppercase;
	font-size: 14px;
	border-radius: 5px;
	}
#nav a:hover 
	{
    color: #000000;
	}
/* sublevels */
#nav ul li:hover {
    background-color: #fff;
}
#nav ul li a:hover 
	{
    color:#000000;
	}
.newslist 
	{
    float: left;
    padding:0px 0;
    width: 100%;
	/*border-bottom: 2px dotted #1a1919;
	border-bottom: 1px solid #0283c0;*/
	}
.top-stories-se1 
	{
	width:100%;	
	/*height: 480px;
	padding-right:7px!important;
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;*/
	}
	
	.map iframe{
		width:600px;
		height:450px;
	}
	.button1{
		border: 1px solid #0083C0;
    background-color: #0083C0;
    color: #fff;
    border-radius: 2px;
    font-size: 13px;
    padding: 5px 10px;
	}
	
	
.tweets 
	{
    background-color: #fff;
    border-radius: 5px;
    padding: 10px;
	}
	
.top-stories-news
	{
		
	}
/* drop down */
#nav li:hover > ul 
	{
    opacity:1;
    visibility:visible;
	}
#nav ul 
	{
    opacity:0;
    visibility:hidden;
    padding:0;
    position:absolute;
	background: #0083C0;
    -moz-transition:opacity .25s linear, visibility .1s linear .1s;
	}
#nav ul li {
    margin:0px;
	border-left: none;
	width: 100%;
    text-align: left;
	}
#nav ul ul 
	{
    left:160px;
    top:0px;
	}

ul.twocolumns {
    display: inline-block;
	padding-left: 0px;
    padding-right: 0px;	
}

ul.twocolumns li {
    float: left;
    list-style: outside none none;
    width: 100%;
	min-height: 14px;
    padding-right: 10px;
    padding-left: 0px;
}

ul.twocolumns li:nth-child(2) .newslist
{
	/*border-bottom:none;*/
}


ul.fourcolumns {
    display: inline-block;
	padding-left: 0px;
    padding-right: 0px;	
}

ul.fourcolumns li {
    float: left;
    list-style: outside none none;
    width: 100%;
	min-height: 14px;
    padding-right: 10px;
    padding-left: 0px;
}

ul.ninecolumns {
    display: inline-block;
	padding-left: 0px;
    padding-right: 0px;	
}

ul.ninecolumns li {
    float: left;
    list-style: outside none none;
    width: 50%;
	min-height: 14px;
    padding-right: 10px;
    padding-left: 0px;
	height:300px;
}
ul.fourcolumns  li:last-child(3) .newslist, ul.fourcolumns  li:nth-child(4) .newslist
	{
	/*border-bottom:none;*/
	}
ul.eightcolumns 
	{
    display: inline-block;
    padding-left: 0px;
    padding-right: 0px;
	}
ul.eightcolumns li 
	{
    float: left;
    list-style: outside none none;
    width: 25%;
    min-height: 14px;
    padding-right: 15px;
    padding-left: 15px;
	}
ul.sixcolumns 
	{
    display: inline-block;
    padding-left: 0px;
    padding-right: 0px;
	}
ul.sixcolumns li 
	{
    float: left;
    list-style: outside none none;
    width: 33%;
    min-height: 14px;
    padding-right: 15px;
    padding-left: 15px;
	height:315px;
	}			
ul.sixcolumns li:first-child, ul.sixcolumns li:nth-child(4)
	{
	padding-left:0px;
	}
	
	
ul.sixcolumns_top
	{
    display: inline-block;
    padding-left: 0px;
    padding-right: 0px;
	}
ul.sixcolumns_top li 
	{
    float: left;
    list-style: outside none none;
    width: 33%;
    min-height: 14px;
    padding-right: 15px;
    padding-left: 15px;
	height:288px;
	}			
ul.sixcolumns_top li:first-child, ul.sixcolumns_top li:nth-child(4)
	{
	padding-left:0px;
	}	
	
	
.contact-details 
	{
    margin-top: 60px;
	}
.contact-details .fa 
	{
    color: #0083C0;
    font-size: 21px;
	width:25px;
	}
.contact-details .fa-mobile
	{
    color: #0083C0;
    font-size: 35px;
	}
.contact-details  .mobile-dt
	{	
	position: absolute;
	margin-top: 10px;
	}
.pr-news
	{
	}
.pr-news p 
	{
    border: 1px solid #a99f9f;
    padding: 10px;
	}
.pr-news p strong a 
	{
    color:#000000!important;
	font-size:18px;
	}
.pr-news p strong 
	{
    color:#696565!important;
	font-size:14px;
	}
.pr-news p  strong a:hover
	{
	color:#0083C0!important;
	}
.app-store {float: right;padding-right: 10px;margin-top: -10px;}	
.app-store img {width: 125px;}

.by-ar {font-size: 14px;font-family: futura_ltregular;color: #0083c0;text-decoration: none;padding: 0px 0 0 0px;display: inline-block;font-weight: normal;border-top: 1px dotted #0083c0;margin-top: 0px;}	
/********************************//* IANS TV CSS start here*//********************************/
.no-padding-left 
	{
    padding-left: 0px;
	}
div.player, video 
	{
    height: 100%;
    width: 100%;
    cursor: pointer;
    display: block;
    position: relative;
	margin-top: 0px;
    }
.news-page-dt p 
	{
    font-size: 12px;
	margin-bottom: 5px;
	}
.news-page-dt p a 
	{
    color: #000;
    text-decoration: none;
    font-size: 13px;
	}
.news-page-dt p a:hover 
	{
    color: #0083C0;
	}
.news-page-dt .fa 
	{
    color: #0083C0;
    font-size: 15px;
    width: 19px;
	}
.news-page-dt .fa-mobile 
	{
    color: #0083C0;
    font-size: 20px;
	}
.description-name 
	{
    padding: 0px;
    color: #101010!important;
    font-size: 35px !important;
    text-transform: uppercase;
	}

.description-designation {
    padding: 0px;
    color: #f7f4f4!important;
    font-size: 35px !important;

    text-transform: uppercase;
    text-shadow: 2px 3px 6px #0e0e0e99;
}
/********************************//* IANS TV CSS End here*//********************************/



/********************************//* IANS TV Power Play CSS *//********************************/
.ianstv-power-play {background-color: #FFC107;margin-bottom: 10px;}
.ianstv-power-play-video {padding: 15px;}
.ianstv-power-play-video object{width: 100%; height:365px}
.ianstv-power-play img {width: 100%;}
.ianstv-power-play-sec1{margin-bottom: 30px;}
.ianstv-power-play-sec1 object {margin-top: 20px;height: 170px;width: 100%;cursor: pointer;display: block;position: relative;}
div.descr-l {background: #0d0d0d;padding: 10px;color: azure;position: relative;line-height: 22px;max-height: 85px;margin-right: 0px;padding-right: 1em;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;height: 5.6em;text-align: center;font-family: futura_ltbold;font-size: 22px;margin-top: -2px;}
div.descr-s {background: #0d0d0d;color: azure; padding:5px; height: 60px; position: relative;line-height: 18px;/*max-height: 40px;*/margin-right: 0px;overflow: hidden;
display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;/*height: 2.8em;*/text-align: center;font-size: 15px;     font-family: futura_ltbold;}
/********************************//* IANS TV Power Play CSS End here*//********************************/

/********************************//* IANS TV Power Play CSS *//********************************/
.ianstv-power-play {background-color: #FFC107;margin-bottom: 10px;}
.ianstv-power-play-video {padding: 15px;}
.ianstv-power-play-video video{height: 100%;width: 100%;cursor: pointer;display: block;position: relative;margin-top: 0px;}
.ianstv-power-play img {width: 100%;}
.power-play-video-1 iframe {width: 100%; height:350px}
.power-play-video-1 iframe {width: 100%; height:350px}
.ianstv-power-play-sec1{margin-bottom: 30px;}
.ianstv-power-play-sec1 video {margin-top: 20px;height: 100%;width: 100%;cursor: pointer;display: block;position: relative;}

/********************************//* IANS TV Power Play CSS End here*//********************************/
.updatetime {
    margin: 0px;
    padding: 0px;
    color:#0083C0;
    text-decoration: none;
    padding: 0 0 0 5px;
    font-size: 12px;
    display: inline-block;
}

.fl {
    float: left;
	}
.widget-container 
	{
    width: 100%;
    height: auto;
    margin-bottom: 13px;
    position: relative;
	}

.tweets_bt {
    text-align: center;
    background: #0f2a61;
    color: #f8f9f9;
    padding: 5px 25px 10px;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
}
.envi-health img {
    width: 100% !important;
    height: 210px;
    padding: 15px 0 10px 0 !important;
}

.Right-side-section {
    margin-top: 0px;
    margin-bottom: 20px;
}

ul li .right-side-tab 
	{
    border: none;
    
	}
ul li .right-side-tab:last-child
	{
	border-bottom: 2px solid rgb(133 75 5 / 32%);
	}
	
.right-side-tab 
	{
	margin-bottom: 0;	
	height: 108px;
	background: #e2e2e273;
	padding: 3px;
	border: 2px solid #ffffff;
	border: 2px solid #ffffff;
	border-bottom:none;
}
.right-side-tab:last-child {
    border-bottom: 2px solid #fff;
}
.right-side-tab  img 
{
float: right;
width: 45%;
margin-top:5px;
height: 80px;
}
.right-side-tab .text h3  a 
{
font-size: 16px;
color: #2c2c2d;
text-decoration:none;
font-weight:normal;
font-family: arial-round-mt-bold;
}
.right-side-tab .text h3  a:hover 
{
color: #0083C0!important;
}
.right-side-tab .text 
{
	text-align: left;
	padding-right: 10px;
	float: right;
	width: 55%;
	margin-top:5px;
	overflow: hidden;
	height: 90px;
}
.right-side-tab .text h3  
	{
    text-align: left;
	}

#fade:hover ~ #boxclose 
	{
	display:none;
	}
.test:hover ~ .test2 
	{
	display: none;
	}
.news-row 
	{
    margin-left: -15px;
    margin-right: -15px;
	}
.sec-hed	
	{
    padding: 10px;
    background: #0083C0;
	color: #fff;
    text-align: center;
    font-size: 14px;
    margin-bottom: 10px;
    text-transform: uppercase;
	margin-top:0px;
	border-bottom: 1px solid #0283c0;
	}
.sec-hed a 
	{
    color: #f5f6f7;
    text-decoration: none;
	font-family: 'futura_ltbold';
	}
.head_cep a 
	{
    font-size: 25px;
    color: #121213 !important;
    line-height: 30px;
    text-decoration: none;
    padding: 20px 0px;
	font-family: 'futura_ltbold';
	}
.head_cep a:hover {
    color: #0083c0!important;
}
.head_cep_img
	{
	position:relative;
	}
.head_cep  
	{
	bottom: 5px;
    z-index: 999;
    /*position: absolute;
	background: rgb(235 239 239 / 0.7);*/
    width: 100%;    
    padding: 5px;
	
	}

.tv_image img
	{
    margin-top: 10px;
	margin-bottom: 10px;
    width: 99.7%;
    float: left;
	}
.righ_box 
	{
    margin-bottom: 10px;
	margin-top:10px;
	}
.whatshot_box 
	{
	background: #e2e2e273;
    padding: 3px;
    border: 2px solid #ffffff;
	margin-bottom: 10px;
	}
	
.ytp-playlist-menu-items::-webkit-scrollbar {
  width: 10px;
}
 
.ytp-playlist-menu-items::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
 
.ytp-playlist-menu-items::-webkit-scrollbar-thumb {
  background-color: #a9a3a3;
  border-radius: 10px;
}
/* Footer */
#logofooter 
	{
    font-size: 11px;
    color: #ffffff;
    text-align: left;
    width: 100%;
    float: left;
    margin: 5px 0px;
    height: auto;
    background: #0083C0;
    padding: 10px;
    text-transform: uppercase;
	}

.logofooter_inner
	{
	width:100%;
	overflow:hidden;
	height:100px;
	padding:0px 0px 0px 5px ;
	}
.social
	{
	width:250px;
	height:auto;
	font-size:12px;
	color:#999;
	background:#FFF;
	padding:0px;
	margin:0;
	text-align:center;
	}

#footer
	{
	height:auto;
	width:100%;
	float:left;
	padding:15px;
	text-align:center;
	}
#footer a, #footer li a
	{
	color: #808080;
    font-size: 15px;
    text-decoration: none;
    font-weight: normal;
	}
#footer a:hover
	{
	text-decoration:underline;
	}
.newscontent
	{
	color:#3F3F3F;line-height:normal; font-size:12px;text-decoration:none;
	}
/* Footer */

.button-all-stories a 
	{
	color: #000 !important;
	font-size: 17px;
	font-style: italic;
	font-family: American Typewriter, serif;
	}
.all-stories-bt 
	{
	display: inline-block;
	padding: 6px 12px;
	line-height: 1.42857143;
	text-align: center;
	background-color: #0083C0;
	width: 100%;
	color: #e6e6e6 ! important;
	text-transform: uppercase;
	font-size: 18px;
	box-shadow: 5px 5px 15px #353333;
	}
.button-all-stories {/*border: none;color: white;padding: 5px 10px;text-align: center;font-size: 31px;cursor: pointer;float: right;*/}
.button-all-stories a:hover {/*color:#000000!important;*/}
.top-login {padding-left: 10px;display: block;float: left width:auto;line-height: 20px;color: #000;font-size: 15px;}
.top-login  :hover {/*color: #000000 !important;*/}
.top-login small 
	{
	font-size:17px;
	padding-right:15px;
	font-style: italic;
    font-family: American Typewriter, serif;
	}
	.top-login .fa
	{
		color:#000;
	}
ul.center-bg 
	{
	width: 100%;
    height: auto;
    font-size: 12px;
    color: #0010cf !important;
    padding: 0px;
    margin: 0px 0px 10px 0px;
    text-align: left;
    }
ul.center-bg li
	{
    padding: 0px 0 0 0px;
    color: #0b0b0b;
    vertical-align: top;
    list-style: url(../images/arrow.gif);
    text-decoration: none;
    list-style: none;
    font-size: 17px;
	}
ul.center-bg-top li
	{
    padding: 5px 0 0 0px;
    color: #0b0b0b;
    vertical-align: top;
    list-style: url(../images/red-arrow.png);
    text-decoration: none;
    font-size: 16px;
	line-height: 20px;	
	}
ul.center-bg li a
	{
	color: #2c2c2d;
    line-height: normal;
    text-decoration: none;
    font-size: 18px;
    font-family: 'futura_ltregular';
    font-weight: bold;
	}
.inter-news p 
	{
    border: 1px solid #ddd;
    padding: 10px;
    /* margin-top: 2px; */
    margin: 8px;
	}
.inter-news p strong
	{
	color:#797f82;
	font-size:14px;
	}
.inter-news p strong a{
   argin: 0px;
    padding: 0px;
    color: #2c2c2d;
    text-decoration: none;
    font-size: 18px;
}
ul.center-bg li a:hover
	{
	text-decoration:underline;
	color: #0083C0  !important;
	}
.news-page-img 
	{
    float: left;
    padding-right: 10px;
	}
.news-page-img img 
	{
    width: 400px;
	}

.storytime i
	{
    font-size: 18px;
    text-align: center;
    color: #0083C0;
	}

.right_sec_new 
	{
    background: #0083C0;
    /* margin: 14px 0 0 0;*/
    margin-top: -15px;
    border-radius: 5px;
	}
.right_sec_new h2 a 
	{
    font-size: 20px;
    color: #fff !important;
    margin: 0 0 10px 0;
    display: inline-block;
    text-align: center;
	text-decoration: none;
	}

.right_sec_new .head_new 
	{
    font-size: 20px;
    color: #fff !important;
    margin: 0 0 10px 0;
    border-bottom: #231f20 5px solid;
    padding: 20px 0 20px 0;
    text-align: center;
	}
.right_sec_new_m 
	{
    background-color: #fff;
    border-radius: 5px;
    padding: 10px;
	}
.head_new a
	{
    font-size: 20px;
    color: #fff !important;
	text-decoration: none;
	}
.top-stories-m
	{
	border-right: 5px solid #e8e4e8 !important;
	}
	
div.descr-top a{
    /*-------Old CSS------- background: #0083c0;padding: 23px;color: #fff;position: relative;line-height: 65px;max-height: 100px;margin-right: 0px;padding-right: 1em;display: -webkit-box;overflow: hidden;-webkit-line-clamp: 1;font-size: 50px;-webkit-box-orient: vertical;height: 100px;font-family: futura_Exbold;margin-top: -65px;text-transform: uppercase;font-weight: 800;*/
	background: #0083c0;
    padding: 23px;
    color: #fff;
    position: relative;
    display: -webkit-box;
    font-family: futura_Exbold;
    font-size: 44px;
    /*margin-top: -63px;*/
    text-transform: uppercase;
    font-weight: 800;
}	

div.descr-top a:hover {
    color: #f7f7f6;
    text-decoration: underline;
}

.m-video {height: 290px;background: #040404;margin-top: 10px;}
.s-video {height: 195px;background: #040404;}
	
/*-------ians.css start------- */


/* Container */
h1	{
	margin: 6px 0px 0px 0px;
    padding: 0px;
    color: #2c2c2d;
    font-size: 25px !important;
    font-family: futura_ltbold;
	}
h3	{
	color: #b41b1b;
	margin:0 0 5px 0;
	padding:0px;
	font-size:13px;
	text-align:center;
	}
.news-page-dt h4 
	{
    color: #2c2c2d;
	}
strong a
	{
    margin:0px;
    padding:0px;
    color: #2c2c2d;
    text-decoration:none;
    font-size:17px;
	}
strong a:hover
	{
    color:#3F3F3F;
	}
#searchdiv 
	{
	padding:0px;
	float: left;
	margin:0px;
	width: 314px;
	height:40px;
	border-bottom:solid 1px #dedede;
	background: url(../images/bg.png) top repeat-x;
	}
/* Container */
.newssearch 
	{
    float: left;
    height: auto;
    margin-right: 5px;
    margin-top: 10px;
	margin-bottom: 20px;
    padding: 0;
    width: 100% !important;
	}
.box 
	{
    border-radius: 5px 5px 0 0;
    float: left;
    height: 30px;
    width: 31% !important;
	}
.centernews
	{
	height:auto;
	width:100%;
	float:left;
	}
.centernews  a
	{
	/*font-size:16px;*/
	text-decoration:none;
	}
.centernews h1 a
	{
	color: #ffffff !important;
    font-size: 19px;
    text-decoration: none;
	}
.centernews a:hover
	{
	color:#0083c0;
	text-decoration:underline;
	}
.sec-hed a:hover
	{
	color:#000;
	}
.subscribe
	{
	width:100%;
	height:auto;
	padding:0px;
	margin:0px;
	}
.subscribe img
	{  
	max-width:100%;
	text-align:center!important;
	display:block; 
	margin:auto;
	}
.subscribe div
	{ 
	margin:0px!important;
	width:100% !important;
	}
.caption
	{
	/* background: url(../images/videotop.jpg) center no-repeat; */ 
	text-align:center; 
	float:left; 
	margin:0 0 0 19px;  
	width: 210px; 
	height:18px; 
	padding:3px 0 0 0; 
	color:#FFF;
	background: #333;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	}
.pagination
	{
	/*padding: 2px;*/
	margin:10px 0px 10px 0px;
	}
.pagination ul
	{
	margin: 0;
	padding: 0;
	text-align: left; /*Set to "right" to right align pagination interface*/
	font-size: 16px;
	}
.pagination li
	{
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
	margin: 1px;
	}
.pagination a, .pagination a:visited
	{
	padding: 4px 10px;
	border: 1px solid #0083C0;
	border-radius: 3px;
	text-decoration: none; 
	color: #343232;
	font-size: 12px;
	background-color: #c7c8ca;
	}
.pagination a:hover, .pagination a:active
	{
	border: 1px solid #000000;
	color: #ffffff;
	background-color: #0083C0;
	}

.pagination a.currentpage
	{
	background-color: #0083C0;
	color: #FFF !important;
	border-color: #000000;
	cursor: default;
	}

.pagination a.disablelink, .pagination a.disablelink:hover{
/* Add the transition properties! */
-webkit-transition-property: background-color, color;
-webkit-transition-duration: 600ms;
/* you can control the acceleration curve here */
-webkit-transition-timing-function: ease-in-out; 
background-color: #c7c8ca;
cursor: default;
color: #0083C0;
border-color: #0083C0;
}

.pagination a.prevnext
	{
	
	}
.advsearch
	{
	width:259px;
	height:20px;
	background:url(../images/right-bg.png) left repeat-y;
	margin-left:20px;
	margin-top:0px;
	text-align:center;
	}
.submit
	{	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:25px;
	cursor:pointer;
	border:none;
	height:25px;
	margin-left:-10px;
	float:left;
	background:url(../images/search.png) top no-repeat;
	color:#666;
	
	font-size:12px;
	padding:0px;
	}
.header
	{
	width:100%;
	margin:0 0 0 0px;
	padding:0px;
	height:auto;
	}
.top-login
	{ 
	float:none;
	}
#seprator
	{
	width:983px;
	height:1px;
	margin:2px 0 0 5px;
	line-height:1px;
	background:#dddddd;
	float:left;
	}

#timer
	{
	color:#3F3F3F;
	float:left;
	    font-family: futura_ltregular;
	font-size:12px;
	position:relative;
	height:30px;
	text-align:left;
	padding:0 0 0 15px;
	width:520px;
	}
.logo img
	{
	width:100%;
	max-width:100%;
	-webkit-transform:translateZ(0);
	transform: translateZ(0);
	}	
.magnifier 
	{
    position: absolute !important;
    top: 8px !important;
    right: 40px!important;
    float: right !important;
	}
/*#ajaxSearch_form input.margfix_search{ background:url(../images/magnifier.gif) no-repeat center right 7px;  border: #ccc 1px solid;}*/	
#sail
	{
    height: 30px;
    width: 100%;
    border: none;
    float: right;
    text-align: left;
    /* padding: 22px 0 0 20px; */
    padding: 9px 11px;
	margin-top: -35px;
	}
#fadeshow2
	{
	float:left;
	text-align:center;
	padding:0px;
	width:auto;	
	}	
.headerad
	{
	height:71;
	width:50px;
	border:none;
	float:left;
	text-align:center;
	padding:10px 0 0 33px;
	}	
	/* Search */
.searchdiv
	{
	width:239px;
	height:33px;
	float:left;
	margin:0px;
	padding:3px 0 0 0;
	background:#333;
	}

#searchdesk 
	{
	margin: 2px 6px 0 5px;
    padding: 0px;
    float: right;
    /*height: 32px;*/
    background-position: right top;
    background-repeat: no-repeat;
    position: relative;
	top: -48px;
	margin-bottom: -32px;	
    z-index: 999;
	}

#search #srchbtn
{
 background: url(../images/magnifier.gif) no-repeat 0 0;
}

#search #ajaxSearch_input {
  border: none !important;
  width: 145px;
  height: auto;
  margin: 6px 5px 0px 28px;
  background-color: transparent;
  color: #999999;
  font-size: 0.9em;
  float: left;
  outline:none !important;
}
.margfix_search.margfix_search {
    /*border: none;*/
    outline: none;
    padding: 4px;
}
#search_inner #ajaxSearch_submit {
  width: 25px;
  margin: 5px 0 0 0 ;
}

.ajaxSearch_highlight {
    background-color: #FFFAC8;
    padding: 0px 2px 0px 2px;
}





/***** clearfix *****/
.clear {clear: both;height: 0;line-height: 0;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearfix {height: 1%;}
.clearfix {display: block;}



.input { 
	font-size: 100%;
    color: #666;
    width: 160px;
    border: solid 1px #bbbbbb;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 2px;
    margin-bottom: 5px;
    padding: 10px;
    -moz-box-shadow: 5px #e8e8e8;
    -moz-box-direction: 33;
    vertical-align: middle;
	}
	
	.input:hover{
    border-color:#ace;
}

.address { 
	font-size: 100%;
    color: #666;
    /* background: #f4400826; */
    width: 160px;
    border: solid 1px #bbbbbb;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 2px;
    margin-bottom: 5px;
    /* height: 30px; */
    padding: 10px;
    -moz-box-shadow: 5px #e8e8e8;
    -moz-box-direction: 33;
    vertical-align: middle;
	}
	
	.address:hover{
    border-color:#ace;
}

	.textarea {
	resize: none; 
	font-size:100%;
	color:#666;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-bottom:5px;
	margin-left:2px; 
	height:100px;
	width:275px;
	margin-top:5px;    
	font-family: futura_ltregular;
	padding:5px;
	font-size:12px;
	border:solid 1px #cccccc;
	vertical-align:middle 
	}

	.star{
	color:#0083C0; 
	font-size:12px;     
	padding-left:5px;
	}	
	
	.checkbox, .radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background:  url(../images/checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
    .radio {
	background:  url(../images/radio.gif) no-repeat;
}

.button{
	width:auto;
	height:auto;
	color:#3F3F3F;
	-webkit-border-radius:5px;
	padding:5px;
	background:#f4400826;
	border:solid 1px #ff0a0a;
	font-family: futura_ltregular;
	font-size:12px;
	cursor:pointer;
}
.button:hover{
	color:#000;
}

.topmore a{
	float:left; 
	color:#3F3F3F; 
	width:95%; 
	height:auto;
	text-align:right;
	font-size:14px;
}
.topmore a:hover{
	color:#145092;
}

.specialmore a{
	float:left; 
	color:#3F3F3F; 
	width:100%; 
	height:auto;
	text-align:right;
	font-size:12px;
	text-decoration: none;
}

.specialmore a:hover{
	color:#145092;
	text-decoration: underline;
}

.insidecontroler{
	float:left; 
	margin:5px 0 10px 0;
	width:100%; /* 510px */
	height:auto;
	padding:1px;
	border-bottom:solid 1px #dad8da;
	/*background: #FFF;  #09F; */
	position:relative;
	z-index:1;
}


.inside { float:right;  color:#3F3F3F;  /w*idth:33%;*/  height:25px; padding:3px; background:#f1f1f1~; }
.inside a{color:#3F3F3F; font-family: futura_ltregular; text-align:left;font-size:14px;padding: 3px;border: 1px solid #c3c3c3;}
.inside a i {font-size: 18px;text-align: center;color: #0083C0;}
.inside a:hover{color:#145092;}
.print{ float:left;  color:#3F3F3F; width:40%; background:#ffffff;height:25px;padding:4px;text-align:right;}
.print .fontnormal{text-decoration:none;color: #808080;}
.print .fontfocus{text-decoration:none;color:#808080;}
.storytime{float: left;
    color: #3F3F3F;
    /* width: 26%; */
    font-family: futura_ltregular;
    /* background: #ffffff; */
    /* height: 25px; */
    padding: 3px;
    text-align: left;
    font-size: 16px;
    border: 1px solid #c3c3c3;}

a.withimage {
	color:#03F;
	font-family: futura_ltregular;
	font-size:12px;
	text-decoration:none;
}
a:hover.withimage{
		color:#03F;
	text-decoration:underline;
}
 .nav_L{background:url(../images/nav_left.gif) no-repeat; width:6px; height:33px; float:left; margin-left:5px;}.nav_M{background:url(../images/nav_mid.gif) repeat-x; width:966px; height:33px; float:left; }.nav_R{background:url(../images/nav_right.gif) no-repeat; width:6px; height:33px; float:left;}
.menus{    font-family: futura_ltregular; font-size:12px; color:#105da1; text-align:center; float:left; }.menus ul{margin:0px; padding:0px;}.menus li{margin:0px; padding:7px 24px; float:left; list-style:none; border-right:1px solid #ccc; margin-top:1px; height:18px;}.menus li a{color:#105da1; text-decoration:none; } .menus li a:hover{color:#000; border-bottom:3px solid #0089ce;}

.search_inner{background-color:#fff;   width:150px; height:23px; position:relative; left:790px; top:4px; border:1px solid #ccc;}.menus li.selected a{color:#000;  border-bottom:3px solid #0089ce;}

.magnifier
{
position:absolute !important;
top:6px;
right:25px;
z-index:10;
}

.tblregisform
{	
	border:1px solid #ddd;
	padding:10px 30px 10px 30px;
	border-radius: 15px;
	-moz-box-radius: 15px;
	-webkit-box-radius: 15px;
	background: white;
}
.border
{	
background:#F8F8F8;
	-moz-box-shadow: 1px #F8F8F8;
  -webkit-box-shadow: 1px #F8F8F8;
  box-shadow:         1px #F8F8F8;
}
#subcriptionForm{
	/*position:absolute;*/
    width:240px;
	height:auto;
	padding:5px 7px 5px 7px;
	
	border:1px solid #999;
    background:#F8F8F8;
    color:#000;
	display:none;
	
	   
}
#planetimg
{
width: 245px;
height: 58px;
padding: 7px;
cursor:pointer;
}
#subDiv
{
	position:absolute;
    width:240px;
	height:auto;
	padding:5px 7px 5px 7px;
	
	border:1px solid #999;
    background:#F8F8F8;
    color:#000;
	display:none;
	z-index:1000;
}
.subscribe .button
{
	border: none;
	background: #06F;
	color: white;
	cursor: pointer;
	float:left;

}
.error
{
	background-color: #FFF0F0;
border: solid 2px #FFCACA;
width: auto;
padding: 10px 10px 10px 10px;
color: #E80000;
font-size: 12px;
clear: both;
border-radius: 7px;
	-moz-box-radius: 7px;
  -webkit-box-radius: 7px;;
text-align: center;
}
.success
{
	background-color: #ECFFD5;
border: 2px solid #BAE09B;
color: #5BA600;
padding-bottom: 15px;
padding-top: 15px;
padding-left: 5px;
padding-right: 5px;
clear:both;
border-radius: 7px;
	-moz-box-radius: 7px;
  -webkit-box-radius: 7px;;
text-align: center;
}

.random
{
text-align: center;
FONT: bold 13px "Verdana" ;
color: #ffffff;
BORDER-RIGHT: #000000 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: #000000 1px solid; PADDING-LEFT: 1px; PADDING-BOTTOM: 2px; BORDER-LEFT: #000000 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: #000000 1px solid;
width:  50px;
height: 21px;
background-color: #000000;
}
input.txtrandom
{
BORDER-RIGHT: #000000 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: #000000 1px solid; PADDING-LEFT: 1px; PADDING-BOTTOM: 2px; FONT: bold 13px "Verdana" ; BORDER-LEFT: #000000 1px solid; COLOR: #000000; PADDING-TOP: 2px; BORDER-BOTTOM: #000000 1px solid;
border-color:#000000; width: 40px; height: 20px;
text-align: center;
}

.subscribe .alert
{ 
	text-align:center;
	display:block;
}

.ContactFixed{position:fixed; right:0px; bottom:0px; cursor:pointer; background:url(../images/contactusBg.png) no-repeat; width:223px; height:32px;}

/*Left Advertisement*/
#DIV_DA_17215{margin:0px 5px 0px 15px; padding:5px 0;}






#print{
	position:relative;
}


.main-video {
    margin-bottom: 15px;
}



/*------------------- popup_box DIV-Styles------------------------*/




.bottomMenus{clear:both; width:100%;  background: #00aeef; /* Old browsers */
background: -moz-linear-gradient(top,  #00aeef 0%, #047bc1 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00aeef), color-stop(100%,#047bc1)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #00aeef 0%,#047bc1 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #00aeef 0%,#047bc1 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #00aeef 0%,#047bc1 100%); /* IE10+ */
background: linear-gradient(to bottom,  #00aeef 0%,#047bc1 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00aeef', endColorstr='#047bc1',GradientType=0 ); /* IE6-9 */
}
.bottomMenus > ul{width:995px; margin:0 auto; height:36px; padding:0;}
.bottomMenus > ul > li{float:left;  position:relative;  padding:10px 5px; list-style:none; font-size:13px; border-left:1px solid #fff;}
.bottomMenus > ul > li.parent > a {background: url(../images/menusArrow.png) 100% 5px no-repeat;padding-right: 10px;}
/*.bottomMenus > ul > li.parent > a:hover{background-position:100% -9px;}*/
.bottomMenus ul li a{color:#fff; display:block; padding:0;}
.bottomMenus ul li:hover, .bottomMenus ul li.active{background: #ed5c5c; /* Old browsers */
background: -moz-linear-gradient(top,  #ed5c5c 0%, #b41b1b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ed5c5c), color-stop(100%,#b41b1b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ed5c5c 0%,#b41b1b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ed5c5c 0%,#b41b1b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ed5c5c 0%,#b41b1b 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ed5c5c 0%,#b41b1b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed5c5c', endColorstr='#b41b1b',GradientType=0 ); /* IE6-9 */
}
.DropMenu > ul > li:first-child > a, .bottomMenus > ul > li:first-child{border-left:none;}
/* Dropdown starts */
.DropMenu{
display:none;
position: absolute;
top: 36px;
left: 0px;
z-index: 99999;
margin: 0;
padding:0 0 0 0;
color:#000;
/*background-color:#fff;*/
background: #ed5c5c; /* Old browsers */
background: -moz-linear-gradient(top,  #ed5c5c 0%, #b41b1b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ed5c5c), color-stop(100%,#b41b1b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ed5c5c 0%,#b41b1b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ed5c5c 0%,#b41b1b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ed5c5c 0%,#b41b1b 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ed5c5c 0%,#b41b1b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed5c5c', endColorstr='#b41b1b',GradientType=0 ); /* IE6-9 */
min-width:150px;
/*border-bottom:1px solid #c13131;*/
}
.DropMenu ul{margin:0; padding:0;}
.DropMenu ul > li{padding:8px 0; float:none; border-bottom:1px solid #bb001b; list-style:none;}
.DropMenu ul > li a{margin:0; padding:0 5px;}
.DropMenu ul > li a{text-align:left; font-size:12px; color:#fff;}
.DropMenu ul > li:hover{background:none;}
.DropMenu ul > li:hover a{text-decoration:underline;}
.DropMenu ul > li.active{background:#00aeef;}
.bottomMenus ul > li:hover > div.DropMenu{
	display:block;
}
.Navigation{clear:both; margin-bottom:3px;}
ul.Affiliates{margin:0 12px; padding:0; width:100%;}
ul.Affiliates li{list-style:none; float:left;  height:50px;}
ul.Affiliates li a{display:block; text-indent:-9999px; width:110px; height:45px; float:left; background: url(../images/result.png);}
ul.Affiliates li a.hindi{background-position:0 0;}
ul.Affiliates li a.bollywood{background-position:0 -47px;}
ul.Affiliates li a.iansVideoLogo{background-position:0 -100px;}
ul.Affiliates li a.consultancy{background-position:0 -153px;}
ul.Affiliates li a.publishing{background-position:0 -198px;}
ul.Affiliates li a.mobile{background-position:0 -245px;}
ul.Affiliates li a.software{background-position:0 -296px;}
ul.Affiliates li a.live{background-position:0 -334px;}
ul.Affiliates li a.arabic{background-position:0 -387px;}
ul.Affiliates li a.multimedia{background-position:0 -442px;}
ul.Affiliates li a.iansphoto{background-position:0 -487px;}
ul.Affiliates li a.wire{background-position:0 -542px;}
ul.Affiliates li a.prnews {background-position: 0 -603px;}
ul.Affiliates li img{ max-width:100%;}

.iansTicker{clear:both;}/* breadcrumb start */
.BreadCrumb{
	/*border-bottom:1px solid #ddd; 
	background: #ffffff; /* Old browsers 
	background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); 
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); 
	background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); 
	background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); 
	background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); 
	border:1px solid #ddd;
	border-radius:5px;
	margin-bottom:5px;
	margin-left:10px;*/
	border-top: solid 1px #dad8da;
}
.BreadCrumb ul{margin:0; padding:0;}
.BreadCrumb li{float:left; padding:0 5px; font-size:12px; list-style: none; color:#666; line-height:30px;} 
.BreadCrumb li:first-child{padding-left:0;}
.BreadCrumb li span
{background:url(../images/bread-bullet.png) no-repeat; width:13px; height:9px; display:block; float:left; margin-top:11px;}
.BreadCrumb li a
	{
	color: #666;
    padding-left: 15px;
    margin: 0px;
    padding: 0px;
    color: #171718;
    text-decoration: none;
    font-family: futura_ltregular;
    font-size: 15px;
    text-transform: uppercase;
	}
.BreadCrumb li a.active{color:#0083C0;}
.BreadCrumb li:first-child span{display: none;}
/* breadcrumb end */
#select2 .parent{}
#fadeshow3{margin:0 19px;}
#footer ul
	{
	margin:0 0 5px 0; 
	padding:0;     
	margin-bottom: 15px;
    margin-top: 15px;
	}
#footer li
	{
	display:inline-block; list-style:none; border-left:1px solid #000; padding:0 10px;
	}
#footer li a.active
       {	   
	}
#footer li:first-child{border-left:none;}
.last{right:0; left:inherit;}
.freePhotos img{margin:0 auto; display:block;}
.usage{color: #171515;font-size: 17px;padding-right: 15px;font-style: italic;font-family: American Typewriter, serif;margin-right: 5px;border-right: 1px solid #bbbabb;}
.usage:hover{text-decoration:underline;}
.shadow{box-shadow:0 0 15px #ccc}
hr  {
   height:1px !important;
   background:#333 !important;
   margin:5px 0px !important;
   }
/*Login Form Css Start Here*/
.login-form{ width:60%; margin:auto; border:#ccc 1px solid; padding:15px; overflow:hidden; margin-top: 30px;}
.login-form input[type="text"],[type="password"]{ width:100% !important; margin-bottom:5px; padding:10px; }

.login-form input[type="submit"]{ margin-right:5px; width:100%;}
.login-form input[type="Reset"]{ margin-left:5px; width:100%;}
.warning-message{ color:#ff0000;}
.head{border-bottom:#ccc 1px solid; margin:0px 0px 10px 0px; padding:0px 0px 5px 0px;}
.remember{padding:0px 0px 5px 0px;}
/*back to top*/
#return-to-top 
	{
	position: fixed;
	bottom:5px;
	right:5px;
	background: #000;
	background: rgba(0,0,0,.7);
	width: 30px;
	height: 30px;
	z-index:9999;
	text-decoration: none;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	display: none;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
	}
#return-to-top i 
	{
	color: #fff;
	margin: 0;
	position: relative;
	left: 0px;
	top: 7px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
	}
#return-to-top:hover {
	background: rgba(0,0,0,.9)
}
#return-to-top:hover i {
	color: #fff;
	top: 5px
}


/*Top Share Button Css*/
.mobile-social-share 
	{
    background: none repeat scroll 0 0 #EEEEEE;
    display: block !important;
    min-height: 70px !important;
    margin: 50px 0;
}

.mobile-social-share h3 {
    color: inherit;
    float: left;
    font-size: 15px;
    line-height: 20px;
    margin: 25px 25px 0 25px;
}

.share-group {
    float: right;
    margin: 0px 0px 0 5px;
}

.btn-group {
    display: inline-block;
    font-size: 0;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
}

.mobile-social-share ul {
    float: right;
    list-style: none outside none;
    margin: 0;
    min-width: 61px;
    padding: 0;
}

.share {
    min-width: 17px;
}

.mobile-social-share li {
    display: block;
    font-size: 18px;
    list-style: none outside none;
    margin-bottom: 3px;
    margin-left: 4px;
    margin-top: 3px;
}

.btn-share {
    background-color: #BEBEBE;
    border-color: #CCCCCC;
    color: #333333;
}

.btn-twitter {
    background-color: #3399CC !important;
    width: 51px;
    color:#FFFFFF!important;
}

.btn-facebook {
    background-color: #3D5B96 !important;
    width: 51px;
    color:#FFFFFF!important;
}
.btn-instagram {
    background-color: #517FA6 !important;
    width: 51px;
    color:#FFFFFF!important;
}

.btn-facebook {
    background-color: #3D5B96 !important;
    width: 51px;
    color:#FFFFFF!important;
}

.btn-google {
    background-color: #DD3F34 !important;
    width: 51px;
    color:#FFFFFF!important;
}

.btn-linkedin {
    background-color: #1884BB !important;
    width: 51px;
    color:#FFFFFF!important;
}

.btn-subscribe {
    background-color: #ff8a00 !important;
    width: 51px;
    color:#FFFFFF!important;
}

.btn-sitemap {
    background-color: #0083c0 !important;
    width: 51px;
    color:#FFFFFF!important;
}

.caret {
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-top: 4px solid;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0;
}

#socialShare1 {
    margin-bottom:0px;
}

#socialShare1 > a{
padding: 8px 8px 8px 8px;
border-radius: 50%;
width: 30px;
height: 30px;
background:#c00;
border: none;
}

#socialHolder .dropdown-menu {
position: absolute;
top: 117%;
left: -217px;
z-index: 1000;
float: left;
min-width: 56px;
padding: 5px 5px;
margin: 2px 0 0;
font-size: 14px;
list-style: none;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, .15);
border-radius: 4px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

#socialHolder .dropdown-menu > li > a{ padding: 7px !important;
border-radius: 50%;
width: 30px;
height: 30px;}
.top-stories:nth-child(1){
	border-right: 5px solid #e8e4e8 !important;
}

@media (max-width : 320px) {
    #socialHolder{
        padding-left:5px;
        padding-right:5px;
    }
    
    .mobile-social-share h3 {
        margin-left: 0;
        margin-right: 0;
    }
    
    #socialShare{
        margin-left:5px;
        margin-right:5px;
    }
    
    .mobile-social-share h3 {
        font-size: 15px;
    }
}

@media (max-width : 238px) {
    .mobile-social-share h3 {
        font-size: 12px;
    }
}


/*----------ians.css end-------*/


/*-------Components.css start-----------*/





.st-container,
.st-pusher,
.st-content {
	/*height: 100%;*/
	height:auto;
	background:#ffffff;
	
}

.st-content,
.st-content-inner {
	position: relative;
}

.st-container {
	/*position: relative;
	overflow: hidden;*/
	position: fixed !important;
	top:35px;
	z-index:1 !important;
	margin-bottom:-20px;
	width:100%;
}

.st-pusher span i {
	position: absolute;
	z-index: 99999999 !important;
	background: #029bde !important;
	float: right !important;
	padding: 5px;
	left: -23px;
	top: 15px;
	font-size: 15px;
	cursor: pointer;
	color: #fff;
}

/*#st-trigger-effects button{ width:100%; background:#029bde !important; padding:5px; float:left; text-align:left; color:#fff !important; border:none !important; outline:none !important; }
#st-trigger-effects button i{ font-size:25px; color:#fff !important; padding:0px 10px;}*/


#st-trigger-effects button{
	z-index: 100001 !important;
	top: 0px;
	position: fixed;
	float: left;
	text-align: left;
	color: #029bde !important;
	border: none !important;
	outline: none !important;
	background:none !important;
	padding: 10px 0px;
	}
.nav_wrapper.sticky #st-trigger-effects button	
	{ 
	padding:7px 0px;
	}
#st-trigger-effects button i
	{ 
	font-size:24px;
	color:#0083C0;
	padding:0px 5px;
	z-index:1001 !important;
	}


.header-mini #st-trigger-effects button{
	z-index: 100001 !important;
	top: 0px;
	position: fixed;
	float: left;
	text-align: left;
	color: #029bde !important;
	border: none !important;
	outline: none !important;
	background:#none !important;
	padding: 5px 0px;	
	
}

.st-pusher {
	position: relative;
	left: 0;
	z-index: 99;
	height: 100%;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
}

.st-pusher::after {
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	height: 0;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
	transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}

.st-menu-open .st-pusher::after {
	width: 100%;
	height: 100%;
	opacity: 1;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

.st-menu {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	visibility: hidden;
	width:100%;
	height: auto;
	background: #d8c5ae;/*#97e8f2;*/
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.st-menu::after {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.2);
	content: '';
	opacity: 1;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

.st-menu-open .st-menu::after {
	width: 0;
	height: 0;
	opacity: 0;
	-webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
	transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}

/* content style */

.st-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.st-menu h2 {
	margin: 0;
	padding: 1em;
	color: rgba(0,0,0,0.4);
	text-shadow: 0 0 1px rgba(0,0,0,0.1);
	font-size: 2em;
}

.st-menu ul li a {
	display: block;
	padding: 1em 1em 1em 1.2em;
	outline: none;
	box-shadow: inset 0 -1px rgba(0,0,0,0.2);
	color: #f3efe0;
	text-transform: uppercase;
	text-shadow: 0 0 1px rgba(255,255,255,0.1);
	letter-spacing: 1px;
	-webkit-transition: background 0.3s, box-shadow 0.3s;
	transition: background 0.3s, box-shadow 0.3s;
}

.st-menu ul li:first-child a {
	box-shadow: inset 0 -1px rgba(0,0,0,0.2), inset 0 1px rgba(0,0,0,0.2);
}

.st-menu ul li a:hover {
	background: rgba(0,0,0,0.2);
	box-shadow: inset 0 -1px rgba(0,0,0,0);
	color: #fff;
}

/* Individual effects */

/* Effect 14: Delayed 3D rotate */

.st-effect-14.st-container {
	-webkit-perspective: 1500px;
	perspective: 1500px;
	-webkit-perspective-origin: 0% 50%;
	perspective-origin: 0% 50%;
}

.st-effect-14 .st-pusher {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.st-effect-14.st-menu-open .st-pusher {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}

.st-effect-14.st-menu {
	-webkit-transform: translate3d(-100%, 0, 0) rotateY(90deg);
	transform: translate3d(-100%, 0, 0) rotateY(90deg);
	-webkit-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.st-effect-14.st-menu-open .st-effect-14.st-menu {
	visibility: visible;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
	-webkit-transition-property: -webkit-transform;
	transition-property: transform;
	-webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
	transform: translate3d(-100%, 0, 0) rotateY(0deg);
}

/*Accordion Menu Navigation Home
======================================================================*/
.ac-container{
	width: 96%;
	margin: 50px auto 8px auto;
	text-align: left;
/*	overflow-y:scroll;
	height:250px;*/
}
.ac-container label{
	padding: 10px;
	position: relative;
	z-index: 20;
	display: block;
	cursor: pointer;
	font-weight:normal;
	color: #fff;
	line-height: 17px;
	font-size: 11px;
	background:#0287cc;/*#00608a;*/
	box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3), 1px 0px 0px 0px rgba(255,255,255,0.9) inset, 0px 2px 2px rgba(0,0,0,0.1);
	transition:all ease-in-out .3s;
	margin:0px;
}
.ac-container label:hover{
	background: #073347;/*#00364d;*/
	color: #fff !important;
}
.ac-container .single a{
    padding: 10px;
    position: relative;
    z-index: 20;
    display: block;
    cursor: pointer;
    color: #fff;
    line-height: 17px;
    font-size: 12px;
    background: #0287cc;
    box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3), 1px 0px 0px 0px rgba(255,255,255,0.9) inset, 0px 2px 2px rgba(0,0,0,0.1);
	text-decoration:none;
	transition:all ease-in-out .3s;

}
.ac-container .single a:hover{
	background: #00364d;
	color: #fff !important;
}


/*.ac-container input:checked + label, 
.ac-container input:checked + label:hover{
	background: #333;
	color: #fff !important;
}*/
.ac-container a
	{ 
	color:#fff;    
	text-decoration: none;
	}
.ac-container label:after,
.ac-container input:checked + label:hover:after{
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 13px;
	top: 2px;
	background: transparent url(../images/arrow_down.png) no-repeat center center;	
}

.ac-container input:checked + label:hover:after{
	background-image: url(../images/arrow_up.png);
}
.ac-container input{
	display: none;
}
.ac-container article{
	background: rgba(255, 255, 255, 1);
	margin-top: -1px;
	overflow: hidden;
	height: 0px;
	position: relative;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.ac-container article p{
	font-style: italic;
	color: #777;
	line-height: 23px;
	font-size: 14px;
	padding: 20px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}
.ac-container input:checked ~ article{
	-webkit-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-moz-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-o-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-ms-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3);
}
.ac-container input:checked ~ article.ac-small{
	height: auto;
	width:100%;
}
.ac-container input:checked ~ article.ac-medium{
	height: 180px;
}
.ac-container input:checked ~ article.ac-large{
	height: 230px;
}

.ac-container input:checked ~ article.ac-small ul{ margin:0px; padding:0px;}
.ac-container input:checked ~ article.ac-small ul li a
{ 
list-style:none;
padding: 10px 40px;
color: #fff;

background: #0287cc;
font-size: 11px;
border-bottom: #fff 1px solid;
border-right: none; text-transform:none !important; letter-spacing:normal !important;}


@media only screen and (min-width:768px) and (min-width:1024px){
.ac-container {
    width: 96%;
    margin: 30px auto 8px auto;
    text-align: left;
    overflow-y: scroll;
    height: 400px;
}	
.section-nav.active {
    position: relative;
    z-index: 1001;
    margin-bottom: -60px;
    height: 100%;
    overflow: scroll !important;
}
	

}
#TabbedPanels1 div.contentnews:hover, #interview div.latestInterview:hover, #interview div.moreinteview:hover, #moreCategory div.contentnews:hover, #slider2 div.contentdiv:hover, #special div.innerbox:hover, .internationalinside div .contentnews:hover, .nationalinside div .contentnews:hover, div .content:hover, div.firstlist:hover, div.newslist:hover {
    /* background: #ddd; */
}
.ClearB, .clr, .divider, .moreCats, .seprator, .slideThumb {
    clear: both;
}

.news_img, .news_img2 {
    position: relative;
    /*float: left;*/
}

.latestnewscontent1 {
    padding: 0 5px;
    margin: 0;
    font-size: 13px;
    line-height: 18px;
}
.newslist h1 {
    border-bottom: none;
    padding: 0;
}
.newslist h1 a {
    color: #000;
}
.latestnewscontent1 p, .latestnewscontent2 p {
    padding-bottom: 5px;
}
.date {
    font-size: 12px;
    color: #000;
}
.latestnewscontent1 p, .latestnewscontent2 p {
    padding-bottom: 5px;
} 



.ticker {
    background: #141313;
    overflow: hidden;
}

.tickerTitle {
    color: #f6f6ef;
    float: left;
    margin: 0 -100px 0 0;
    position: relative;
	font-size: 21px;
}
.
.NewsScroller {
    position: relative;
    margin: 0 0 0 184px;
}

.NewsScroller a {
    padding: 1px 6px 0 6px;
    height: 25px;
    display: inline-block;
	border-right: 3px solid #363635;
}

.latestnewscontent1 a {
    font-size: 18px !important;
    color: #231f20 !important;
    line-height: 35px;
    text-decoration: none;
	padding:20px 0px;
}

.category-card {
    position: relative;
    margin-bottom: 5px;
    border-bottom: 2px solid #0f2a61;
}

.category-2 .category-card .cat-title .inner-block {
    background-color: #e9b61e;
}

.category-card .cat-title .inner-block, .category-1 .card .card-title .inner-block {
    position: relative;
    display: inline-block;
    background-color: #0f2a61;
    padding: 8px 12px 7px;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
}

.section-cut-style:before {
    content: "";
    position: absolute;
    bottom: auto;
    top: 0;
    right: -3.3rem;
    z-index: 9;
    border-right: 16px solid #fff;
    border-left: 17px solid rgba(255, 255, 255, 0);
}

.category-card .cat-title .view-more {
    position: relative;
    background-color: transparent;
    color: #fff;
    display: inline-block;
    padding: 0.2rem 1.5rem;
    right: -17px;
    z-index: 9;
    float: right;
    margin-right: 0;
    margin-top: 14px;
	font-size: 11px;
}

.category-card .cat-title .view-more:before {
    content: "";
    position: absolute;
    left: 17px;
    right: 17px;
    bottom: 0;
    top: 0;
    background-color: #0f2a61;
    z-index: -9;
}

.category-card .cat-title, .category-1 .card .card-title {
    margin: 0;
}

.category-card .cat-title:after {
    content: "";
    width: 0;
    position: absolute;
    height: 0;
    border-bottom: 34px solid #0f2a61;
    border-right: 25px solid transparent;
    margin: 0;
    padding: 0;
}



.category-card-1 {
    position: relative;
    margin-bottom: 1.9rem;
    border-bottom: 1.9px solid #0010cf;
}

.category-card-1 .cat-title .inner-block, .category-1 .card .card-title .inner-block {
    position: relative;
    display: inline-block;
    background-color: #0010cf !important;
    padding: 5px 15px 5px;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
}

.category-card-1 .cat-title .view-more {
    position: relative;
    background-color: transparent;
    color: #fff;
    display: inline-block;
    padding: 0.2rem 1.5rem;
    right: 0;
    z-index: 9;
    float: right;
    margin-right: 0;
    margin-top: 9px;
	font-size: 9px;
}

.category-card-1 .cat-title .view-more:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: #0010cf;
    z-index: -9;
}

.category-card-1 .cat-title, .category-1 .card .card-title {
    margin: 0;
}


.category-card-2 {
    position: relative;
    margin-bottom: 1.9rem;
    border-bottom: 1.9px solid #FFF;
}

.category-card-2 .cat-title .inner-block, .category-1 .card .card-title .inner-block {
    position: relative;
    display: inline-block;
    background-color: #FFF;
    padding: 5px 15px 5px;
    text-transform: uppercase;
    font-size: 16px;
    color: #090909;
}

.category-card-2 .cat-title .view-more {
    position: relative;
    background-color: transparent;
    color: #090909;
    display: inline-block;
    padding: 0.2rem 1.5rem;
    right: 0;
    z-index: 9;
    float: right;
    margin-right: 0;
    margin-top: 9px;
	font-size: 12px;
}

.category-card-2 .cat-title .view-more:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: #FFF;
    z-index: -9;
}

.category-card-2 .cat-title, .category-1 .card .card-title {
    margin: 0;
}

.category-card-3 {
    position: relative;
    margin-bottom: 1.9rem;
    border-bottom: 1.9px solid #FFF;
}

.category-card-3 .cat-title .inner-block, .category-1 .card .card-title .inner-block {
    position: relative;
    display: inline-block;
    background-color: #FFF;
    padding: 5px 15px 5px;
    text-transform: uppercase;
    font-size: 16px;
    color: #090909;
}

.category-card-3 .cat-title .view-more {
    position: relative;
    background-color: transparent;
    color: #fcfafa;
    display: inline-block;
    padding: 0.2rem 1.5rem;
    right: 0;
    z-index: 9;
    float: right;
    margin-right: 0;
    margin-top: 9px;
	font-size: 12px;
}

.category-card-3 .cat-title .view-more:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: -9;
}

.category-card-3 .cat-title, .category-1 .card .card-title 
	{
    margin: 0;
	}
.latest_widget 
	{
    width: 100%;
    float: left;
    margin: 18px 0 0;
    display: flex;
    margin: 0 15px 0 0;
    width: 100%;
	}
.cont_cmn 
	{
    width: 100%;
    float: left;
    background: #e5e5e5;
    overflow: hidden;
    box-sizing: border-box;
	border-bottom: 2px solid #bcb7b7;
	}
.categoryHeadingBox 
	{
    background: #0010cf !important;
	}
.categoryHeadingBox 
	{
    padding: 0 0px;
    height: 34px;
	}
.categoryHeadingBox1 
	{
    padding: 0 0px;
    height: 34px;
	}
.categoryHeadingBox1 
	{
    background: #c00;
	}
.storylist 
       {
    position: relative;
    list-style: none;
    float: left;
    padding: 0px 0px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35), 0 1px 2px rgba(0, 0, 0, 0.2);
    transition: all .3s cubic-bezier(.25,.8,.25,1);
    border-radius: 10px;
    margin-bottom: 0px;
	}
.newslist1 
	{
    float: left;
    padding: 0px 0;
    width: 100%;
    margin-top: -10px;
	}
.newslist1 img 
	{
    float: left; 
    margin-right: 10px;
	}
.Share 
	{
    width: auto;
    margin: 5px 5px 0px 5px;
	padding-top: 6px;
	}
.Share ul 
	{
    margin: 0;
    padding: 0;
	}
.Share ul>li 
	{
    display: inline;
	}
.Share li span.facebook a i {
    background: #4e71a8;
}
.Share li span.facebook a i, .Share li span.instagram a i, .Share li span.google-plus a i, .Share li span.linkedin a i, .Share li span.rss a i, .Share li span.twt a i, .Share li span.youtube a i {
    padding:4px 0;
    margin:0 0 0 0;
    line-height:16px;
    width: 23px;
    height: 23px;
    font-size: 15px;
    text-align: center;
    border-radius: 10%;
    color: #fff;
	border-radius: 50px;
	}
.Share li span.instagram a i 
{
    background: #517FA6;
}
.Share li span.instagram a i
	{
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #421ae7 0%, #c00ae1 15%, #c1b204 100%) repeat scroll 0 0;
	}		
.fa 
	{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #fff;
    -moz-osx-font-smoothing: grayscale;
}
.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a";
}

.Share li span.twt a i {
    background: #1cb7eb;
}
.fa-twitter:before {
    content: "\f099";
}
.Share li span.linkedin a i {
    background: #1686b0;
}

.Share li span.youtube a i {
    background: #ca3737;
}

.Share li span.rss a i {
    background: #e58109;
}

div.gallery {
  margin-left: 5px;
  border: 1px solid #ccc;
  float: left;
  width: 195px;
	}

div.gallery:hover {
  border: 1px solid #777;
}
div.desc 
	{
	padding: 5px;
	background: #0d0d0d;
	color: azure;
	}
div.gallery1
	{
	border: 1px solid #ccc;
	float: left;
	width: 420px;
	}
div.gallery1:hover 
	{
	border: 1px solid #777;
	}
div.gallery-video 
	{
	margin-left: 5px;
	border: 1px solid #ccc;
	float: left;
	width: 220px; 
	}
div.gallery-video:hover 
	{
	border: 1px solid #777;
	}
div.desc 
	{
	background: #0d0d0d;
    padding: 5px;
    color: azure;
    position: relative;
    line-height: 22px;
    max-height: 70px;
    margin-right: 0em;
    padding-right: 1em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 5.6em;
	}
div.desc-item 
	{
    padding: 5px;
    background: #0d0d0d;
    color: azure;
    padding: 5px;
    color: azure;
    position: relative;
    line-height: 22px;
    max-height: 70px;
    margin-right: 0em;
    padding-right: 1em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 5.6em;
	}
div.gallery1-video 
	{
	border: 1px solid #ccc;
	float: left;
	width: 367px
	}	
div.gallery1-video:hover 
	{
	border: 1px solid #777;
	}
.itemcaption 
	{
    background: #000 ;
    display: inline-block;
	}
.itemcaption1 
	{
    background: #d0883c66;
	margin-left: -14px;
    margin-right: -4px;
    display: inline-block !important;
	padding-bottom: 90px;
	}
.search 
	{
    float: right;
    padding: 5px 4px 0;
	}
.searchbox 
	{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	width: 225px;
	height: 30px float: right;
	padding: 0;
	margin: 0;
	margin-top: 0px;
	background: #d6e1e7;
	border: 1px solid #ededed;
	margin-top: -25px;
	height: 32px;
	line-height: 34px !important;
	padding: 5px 10px;
	}
.search-adv 	
	{
    width: 55%;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #48474e;
    padding: 20px;
    margin-top: 28px;
	}
.search-adv input 
	{
    padding: 10px;
    width: 100%;
	margin-bottom:10px;
	}
	
	.search-adv select {
    padding: 10px;
    width: 100%;
    margin-bottom: 10px;
}

.search-adv .button_new {
    width: 44%;
    color: #fff;
}
.button 
	{
    background: url(../images/search1.png) left no-repeat;
    float: right;
    width: 25px;
	}
.button, .input1 
	{
    height: 22px;
    border: none;
	background:none !important;
	}
/*Custom Css Start here*/
.border_btm
	{
	border-bottom: 2px dotted #1a1919;
	}
.border_btm1
	{
	border-bottom: #958f8f80 2px solid;
	}
.border_top
	{
	border-top: 2px dotted #1a1919;
	}
.border_top1{border-top: 2px dashed #2d80ae;}
.border_top2{border-top: #3c77a6 1px solid;}
.border_top3{border-top: #9f989a 2px solid;}
.border_top4{border-top: 2px dashed #1a1919;}

.sec_1{padding:5px 10px 5px 0px;}

.sec_2 img{ margin:10px 0px; max-width:100%; width:100%; }
.sec_3 img{ margin:10px 0px; max-width:100%; width:100%; min-height: 350px;max-height: 350px;}
.box_block{
	padding: 10px;
    overflow: hidden;
    border: 1px solid #c3c3c3;	
	}
.box_block p {
    padding-top: 5px;
	}
.box_block img {
    height: 170px;
    width: 250px;
    padding: 4px;
    max-width: 100%!important;
    margin-right: 15px;
    max-height: 170px;
	float:left;
}
.box_block1{padding-right: 10px;padding-bottom: 0px;}
.top-stories-sec p {height: 4.7em; overflow: hidden; text-overflow: ellipsis; width: 100%;}
.top-stories-sec p a{color:#2c2c2d !important; margin:0 0 10px 0; /*display: inline-block;*/font-size: 20px;font-family: 'futura_ltbold';line-height: 25px;display:-webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical; }
.top-stories-sec a:hover {color:#0083C0!important; text-decoration: underline;}
.main_head p { margin: 10px; padding-bottom: 10px;width: 88%;}
.main_head a{ font-size: 20px; color: #121213; text-decoration: none;     font-family: 'futura_ltbold'; padding: 0px 0px;  line-height: 25px;}
.main_head a:hover {color: #0083C0!important;text-decoration: underline;}
.main_head_top a {font-size: 25px !important; color: #231f20 !important; line-height: 35px;text-decoration: none;     font-family: futura_ltregular;padding: 20px 0px;display: none;}
.envi-health p a {font-size: 18px !important;color: #121213 !important;text-decoration: none; font-family: futura_ltregular;padding: 20px 0px;}
.envi-health a :hover {color: #f30505  !important;text-decoration: underline;}

.button-more	
	{
	background-color: #0083c000;
    border: none;
    color: white;
    padding: 4px 5px;
    text-align: center;
    font-size: 9px;
    cursor: pointer;
    margin: 3px;
    /* border-radius: 10%; */
    float: right;
    margin-top: -35px;
	display: inline-block;
    z-index: 999;
    position: relative;
	}
.button-more:hover {
	background-color: #0083c000;
	}
.button-more a 
	{
	color: #f0f5f7!important;
    font-size: 12px;
    cursor: pointer;
    font-family: futura_ltregular;
	}
.button-more a :hover 
	{
    color: #ef0202!important;
	}
.right_sec_new .head_new img
	{
	width:70%;
	margin:auto!important;
	display:block;
	text-align:center;
	margin:0 0 10px 0px;
	}
/****** Alert *****/
.tickerTitleAlert 
	{
	color: #ffffff;
    float: left;
    margin: 0 15px 0 0;
    padding-bottom: 6px;
    padding-left: 27px;
    position: relative;
    font-size: 25px;
    background: #0283c0;
    float: left;
    box-sizing: border-box;
    /* height: 30px; */
    box-sizing: border-box;
    padding: 4px 13px;
    color: #f5f2f2;
    font-family: 'Open Sans' /*Arial, Helvetica, sans-serif*/;
	}
.NewsScrollerAlert 
	{
	position:relative;
	margin:0 0 0 136px;
	}
.tickerAlert 
	{
	/*background: #3a3189; */
    overflow: hidden;
    /* box-shadow: 5px 5px 15px #3c3b3b; */
    /* margin-bottom: 10px; */
    border: 1px solid #0283c0;
	}	
.modi-ians img
	{
	height: 450px!important;
	}
/****** Alert End *****/
.Share1 
	{
    width: auto !important;
    float: right !important;
    padding: 10px 0px !important;
    margin: 0 13px 0px 0px !important;
	}
.Share1 ul 
	{
    margin: 0 !important;
    padding: 0 !important;
	}
.Share1 ul>li 
	{
    display: inline !important;
	}
.Share1 li span.facebook a i, .Share1 li span.instagram a i, .Share1 li span.google-plus a i, .Share1 li span.linkedin a i, .Share1 li span.rss a i, .Share1 li span.twt a i, .Share1 li span.youtube a i 
	{
    padding: 5px 0 !important;
    margin: 0 5px 0 0 !important;
    line-height: 15px !important;
    width: 25px !important;
    font-size: 15px !important;
    text-align: center !important;
    border-radius: 10% !important;
    color: #fff !important;
	}
.Share1 li span.facebook a i 
	{
    background: #4e71a8 !important;
	}
.Share1 li span.twt a i 
	{
    background: #1cb7eb;
	}
.Share1 li span.youtube a i 
	{
    background: #ca3737 !important;
	}

/*--------- Components.css end---------*/


/* ----------- rotating ------*/
	@-webkit-keyframes 
badbounce {  0%, 100% {
 -webkit-transform: translateY(0px);
}
 10% {
 -webkit-transform: translateY(6px);
}
 30% {
 -webkit-transform: translateY(-4px);
}
 70% {
 -webkit-transform: translateY(3px);
}
 90% {
 -webkit-transform: translateY(-2px);
}
}
@-moz-keyframes 
badbounce {  0%, 100% {
 -moz-transform: translateY(0px);
}
 10% {
 -moz-transform: translateY(6px);
}
 30% {
 -moz-transform: translateY(-4px);
}
 70% {
 -moz-transform: translateY(3px);
}
 90% {
 -moz-transform: translateY(-2px);
}
}
@keyframes 
badbounce {  0%, 100% {
 -webkit-transform: translateY(0px);
 -moz-transform: translateY(0px);
 -ms-transform: translateY(0px);
 -o-transform: translateY(0px);
 transform: translateY(0px);
}
 10% {
 -webkit-transform: translateY(6px);
 -moz-transform: translateY(6px);
 -ms-transform: translateY(6px);
 -o-transform: translateY(6px);
 transform: translateY(6px);
}
 30% {
 -webkit-transform: translateY(-4px);
 -moz-transform: translateY(-4px);
 -ms-transform: translateY(-4px);
 -o-transform: translateY(-4px);
 transform: translateY(-4px);
}
 70% {
 -webkit-transform: translateY(3px);
 -moz-transform: translateY(3px);
 -ms-transform: translateY(3px);
 -o-transform: translateY(3px);
 transform: translateY(3px);
}
 90% {
 -webkit-transform: translateY(-2px);
 -moz-transform: translateY(-2px);
 -ms-transform: translateY(-2px);
 -o-transform: translateY(-2px);
 transform: translateY(-2px);
}
}

.ss_animate 
    {
  -webkit-animation: badbounce 1s linear;
  -moz-animation: badbounce 1s linear;
  animation: badbounce 1s linear;
  }

#ss_menu 
   {
  bottom: 30px;
  width: 60px;
  height: 60px;
  color: #fff;
  position: fixed;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  right: 30px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  z-index:10;
  }
#ss_menu > .menu 
    {
  display: block;
  position: absolute;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  text-align: center;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.23), 0 3px 10px rgba(0, 0, 0, 0.16);
  color: #fff;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  }
#ss_menu > .menu .share 
    {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  }
#ss_menu > .menu .share .circle 
    {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  position: absolute;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #fff;
  top: 50%;
  margin-top: -6px;
  left: 12px;
  opacity: 1;
  }
#ss_menu > .menu .share .circle:after, #ss_menu > .menu .share .circle:before 
    {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  content: '';
  opacity: 1;
  display: block;
  position: absolute;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #fff;
  }
#ss_menu > .menu .share .circle:after {
  left: 20.78461px;
  top: 12.0px;
}

#ss_menu > .menu .share .circle:before {
  left: 20.78461px;
  top: -12.0px;
}

#ss_menu > .menu .share .bar {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  width: 24px;
  height: 3px;
  background: #fff;
  position: absolute;
  top: 50%;
  margin-top: -1.5px;
  left: 15px;
  -webkit-transform-origin: 0% 50%;
  -moz-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  -o-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  transform: rotate(30deg);
}

#ss_menu > .menu .share .bar:before {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  content: '';
  width: 24px;
  height: 3px;
  background: #fff;
  position: absolute;
  left: 0px;
  -webkit-transform-origin: 0% 50%;
  -moz-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  -o-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform: rotate(-60deg);
  -moz-transform: rotate(-60deg);
  -ms-transform: rotate(-60deg);
  -o-transform: rotate(-60deg);
  transform: rotate(-60deg);
}

#ss_menu > .menu .share.close .circle { opacity: 0; }

#ss_menu > .menu .share.close .bar {
  top: 50%;
  margin-top: -1.5px;
  left: 50%;
  margin-left: -12px;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(405deg);
  -moz-transform: rotate(405deg);
  -ms-transform: rotate(405deg);
  -o-transform: rotate(405deg);
  transform: rotate(405deg);
}

#ss_menu > .menu .share.close .bar:before {
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(-450deg);
  -moz-transform: rotate(-450deg);
  -ms-transform: rotate(-450deg);
  -o-transform: rotate(-450deg);
  transform: rotate(-450deg);
}

#ss_menu > .menu.ss_active {
  background: #c00;
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -o-transform: scale(0.7);
  transform: scale(0.7);
}
#ss_menu > div 
  {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  width: 40px;
  height: 40px;
  font-size: 20px;
  text-align: center;
  background:#c00;
  border-radius: 50%;
  display: table;
  }
#ss_menu > div a{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  width: 40px;
  height: 40px;
  font-size: 20px;
  text-align: center;
/*  background:#09F;*/
  border-radius: 50%;
  display: block;
}

#ss_menu > div a i {
  display: table-cell;
  vertical-align: middle;
  color:#fff;
  display: inline-block;
  height: 40px;
  width: 40px;
  line-height: 40px;

}

#ss_menu > div:hover {
  background: #a30606,
  cursor: pointer;
}

#ss_menu div:nth-child(1) {
  top: 0px;
  left: -160px;
}

#ss_menu div:nth-child(2) {
  top: -50.0px;
  left: -150px;
}

#ss_menu div:nth-child(3) {
  top: -90px;
  left:-125px;
}

#ss_menu div:nth-child(4) {
  top: -120px;
  left: -89px;
}

#ss_menu div:nth-child(5) {
  top: -141px;
  left: -47px;
}
#ss_menu div:nth-child(6) {
  top: -150px;
  left: 0px;
}

.login_bg_color{ background:#09F; border-radius:50%; }
.subscribe_bg_color{background:#ff8a00; border-radius:50%; }
.fa_bg_color{background:#3b5998; border-radius:50%;}
.twt_bg_color{background:#00aced; border-radius:50%;}
.utube_bg_color{background:#bb0000; border-radius:50%;}
.insta_bg_color{background:#517FA6; border-radius:50%;}													   
/*------ rotating end-------*/


/*------ Smart Menu------*/
	.bottomMenus1 
	{
	clear: both;
	width: 100%;
	}
.bottomMenus1 > ul > li 
	{
	border-left: 1px solid #ffffff;
	float: left;
	font-size: 13px;
	list-style: outside none none;
	padding: 10px 5px;
	position: relative;
	}
.toggleMenu 
	{
	display: none;
	background: #666;
	padding: 10px 15px;
	color: #fff;
	transition: all ease .3s;
	}
.parent .smartnav::after 
	{
	padding-left: 2px;	
    content: '\f107';
	font-family:FontAwesome;
	}
.parent ul a .smartnav::after 
	{
    content: '\f107';
	visibility:hidden;
	}
ul.navigation 
	{
	margin-left: -40px !important;
	}
.navigation 
	{
	list-style: none;
	*zoom: 1;
	background: none;
	}
.navigation:before, .navigation:after 
	{
	content: " ";
	display: table;
	}
.navigation ul 
	{
	list-style: none;
	}
.navigation a 
	{
	padding: 8px 7px;
    color: #fff;
    font-size: 15px;
    text-align: left;
    background: #4CAF50;
    padding: 5px;
    margin: 5px;
    border-radius: 5px;
    padding-left: 3px;
    padding-right: 7px;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.46);
	}
.navigation > li 
	{
	float: left;
	}

.navigation > li > a 
	{
	display: block;
	}
.navigation li ul 
	{
	position: absolute;
	left: -9999px;
	min-height:0px;
	}
.navigation > li.hover > ul 
	{
	left: 0;
	width: 100%;
	min-height:200px;
	transition:height ease-in-out .3s;
	}
.navigation li li.hover ul 
	{
	left: 100%;
	top: 0;
	min-height:200px;
	transition:height ease-in-out .3s;
	}
.navigation li ul li a 
	{
	display: block;
	background:#c00;
	position: relative;
	z-index: 100;
	border-top: 1px solid #F44336;
	font-size:13px;
	}
.navigation li ul li ul li a 
	{
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ed5c5c 0%, #b41b1b 100%) repeat scroll 0 0;	
	z-index: 200;	
	}
.navigation li ul li a:hover
	{
	background:#6e0303;
	box-shadow: inset 300px 0 0 0 #6e0303;
	transition: ease-in-out .8s;	
	z-index: 200;
	}
.navigation li ul 
	{
	left: -9999px;
	position: absolute;
	width: 200px;
	z-index: 1001;
	margin-left: 0px !important;
	}
.navigation li ul li a 
	{
	width: 200px;
	margin-left: -40px !important;
	border-bottom: 1px solid #F44336;
	padding: 5px 15px !important;
	}
.dropclass.parent 
	{
    position: absolute !important;
    top: -30px !important;
    right: 0px !important;
	}
.button_new 
	{
    background-color: #0083C0!important;
    border-radius: 0px!important;
    padding: 10px!important;
    margin-top: 10px!important;
	}
.aligleft
	{
	float:right;
	}
ul.navigation li.active 
	{
    color:#000!important;
	background:#f80606;
	}
ul.sitemap-new li a
	{
	color:#2c2c2d;
	}
.head  
	{
	font-size:22px;
	}
.head a
	{
    font-size:17px;
	color:#2c2c2d;
	}
.border-box-new .fa 
	{
    color:#078ce0;
	}
	
@media (min-width:992px) and (max-width:1199px) {
.navigation a 
	{
	padding: 10px 8px;
	color: #fff;
	font-size: 11px;
	}
.navigation li ul li a
	{
	font-size: 11px;
	}	
	p{
		line-height:20px!important;
	}
}

@media screen and (max-width: 991px) {

.toggleMenu 
	{
    background:#029bde;
	outline:none!important;
	border:none !important;
    text-transform: uppercase;
	}
.bottomMenus1 a i
	{
	font-size:16px;
	color:#fff;
	outline:none !important;
	}
.active 
	{
	display: block;
	}
.bottomMenus1 
	{ 
	background:#029bde;
	margin-top:0px !important;  
	}
ul.navigation 
	{
    margin-left: 0px !important;
	background:#00608a;
	width:100% !important;
	}
.navigation a 
	{
	padding: 10px 15px;
	color: #fff;
	font-size: 13px;
	border-bottom: #fff 1px solid;
	border-right: none;
	}
.navigation > li 
	{
    float: none;
    margin-left: -40px;
	}
.navigation li li a 
	{
	display: block;
	background: none;
	position: relative;
	z-index: 100;
	border-top: 1px solid #175e4c;
	width: 100%;
	}
.navigation li ul li a 
	{
	border-bottom: none !important;
	margin-left: -40px !important;
	padding: 5px 15px !important;
	width: auto;
	}
.navigation > li 
	{
	float: none;
	}
.navigation > li > .parent 
	{
	background-position: 95% 50%;
	}
.navigation li li .parent 
	{
	background-image: url("../images/downArrow.png");
	background-repeat: no-repeat;
	background-position: 95% 50%;
	}
.navigation ul 
	{
	display: block;
	width: 100%;
	}
.navigation > li.hover > ul, .navigation li li.hover ul 
	{
	position:static;
	}
.dropclass.parent 
	{
    position:absolute !important;
    right:8px !important;
    top:10px !important;
    border-bottom: none;
	}
.aligleft
	{ 
	float:left;
	}
}
@media screen and (max-width: 768px) 
{
.toggleMenu 
	{
    background:#029bde;
	outline:none!important;
	border:none !important;
    text-transform:uppercase;
	}
.bottomMenus1 a i
	{
	font-size:16px;
	color:#fff; 
	outline:none!important;
	}
.active 
	{
	display:block;
	}
.bottomMenus1 
	{ 
	background:#029bde;
	margin-top:0px !important;  
	}
ul.navigation 
	{
    margin-left:0px !important;
	background:#00608a;
	width:100%!important;
	}
.navigation a 
	{
	padding:10px 15px;
	color:#fff;
	font-size:13px;
	border-bottom:#fff 1px solid;
	border-right: none;
	}
.navigation > li 
	{
    float: none;
    margin-left: -40px;
	}
.navigation li li a 
	{
	display: block;
	background: none;
	position: relative;
	z-index: 100;
	border-top: 1px solid #175e4c;
	width: 100%;
	}
.navigation li ul li a 
	{
	border-bottom: none !important;
	margin-left: -40px !important;
	padding: 5px 15px !important;
	width: auto;
	}
.navigation > li 
	{
	float: none;
	}
.navigation > li > .parent 
	{
	background-position: 95% 50%;
	}
.navigation li li .parent 
	{
	background-image: url("../images/downArrow.png");
	background-repeat: no-repeat;
	background-position: 95% 50%;
	}
.navigation ul 
	{
	display: block;
	width: 100%;
	}
.navigation > li.hover > ul, .navigation li li.hover ul 
	{
	position: static;
	}
.dropclass.parent 
	{
    position: absolute !important;
    right: 8px !important;
    top: 10px !important;
    border-bottom: none;
	}
.aligleft
	{ 
	float:left;
	}
}
@media screen and (max-width: 640px) {
.toggleMenu 
	{
    background:#029bde;
	outline:none!important;
	border:none !important;
    text-transform: uppercase;
	}

.bottomMenus1 a i{ font-size:16px; color:#fff; outline:none !important;}
	
.active {
	display: block;
}
.bottomMenus1 { background:#029bde; margin-top:57px !important;}
ul.navigation 
	{
    margin-left: 0px !important;
	background:#00608a;
	width:100% !important;
	}
.navigation a 
	{
	padding: 10px 15px;
	color: #fff;
	font-size: 13px;
	border-bottom: #fff 1px solid;
	border-right: none;
	}
.navigation > li 
	{
    float: none;
    margin-left: -40px;
	}
.navigation li li a 
	{
	display: block;
	background: none;
	position: relative;
	z-index: 100;
	border-top: 1px solid #175e4c;
	width: 100%;
	}
.navigation li ul li a 
	{
	border-bottom: none !important;
	margin-left: -40px !important;
	padding: 5px 15px !important;
	width: auto;
	}
.navigation > li 
	{
	float: none;
	}
.navigation > li > .parent 
	{
	background-position: 95% 50%;
	}
.navigation li li .parent 
	{
	background-image: url("../images/downArrow.png");
	background-repeat: no-repeat;
	background-position: 95% 50%;
	}
.navigation ul 
	{
	display: block;
	width: 100%;
	}
.navigation > li.hover > ul, .navigation li li.hover ul 
	{
	position: static;
	}
.dropclass.parent 
	{
    position: absolute !important;
    right: 8px !important;
    top: 10px !important;
    border-bottom: none;
	}
.aligleft
	{
	float:left;
	}
}
/*----- Smart menu end------*/
.newscat {font-size: 12px;text-transform: uppercase;/*background: #0083c0;*/padding: 3px 8px;border: 1px solid #c3c3c3;-webkit-border-radius: 100px;border-radius: 100px;/*-webkit-box-shadow: 1px 5px 10px rgb(0 0 0 / 10%);box-shadow: 1px 5px 10px rgb(0 0 0 / 10%);*/color: #171616;display: inline-block;margin-bottom: 3px;}
.footer-sub {width: 100%;padding: 10px;color: #191818;margin-top: 18px;border-top: #ccc 1px solid;}

/*YouTube */

.ytp-embed-playlist .ytp-playlist-menu {left: auto;right: 0;}
.ytp-playlist-menu {position: relative;left: 0;top: -10px;bottom: 0;width: 100%;max-width: 100%;height: 930px;z-index: 73;background: rgba(0,0,0,0.8);-moz-transition: -moz-transform .25s cubic-bezier(0.0,0.0,0.2,1);-webkit-transition: -webkit-transform .25s cubic-bezier(0.0,0.0,0.2,1);-ms-transition: -ms-transform .25s cubic-bezier(0.0,0.0,0.2,1);
transition: transform .25s cubic-bezier(0.0,0.0,0.2,1);}
.html5-video-player {position: relative;width: 100%;height: 100%;overflow: hidden;z-index: 0;outline: 0;font-family: "YouTube Noto",Roboto,Arial,Helvetica,sans-serif;color: #eee;text-align: left;direction: ltr;font-size: 11px;line-height: 1.3;-webkit-font-smoothing: antialiased;-webkit-tap-highlight-color: rgba(0,0,0,0);touch-action: manipulation;-ms-high-contrast-adjust: none;}
.ytp-playlist-menu-header {padding: 12px;border-bottom: 1px solid #0283c0;}
.ytp-playlist-menu-title {height: 32px;line-height: 20px;padding-right: 15px;font-size: 136%;overflow: unset;white-space: unset;word-wrap: normal;-o-text-overflow: ellipsis;text-overflow: unset;}
.ytp-playlist-menu-title a {font-size: 20px;}
.html5-video-player a {color: inherit;text-decoration: none;-moz-transition: color .1s cubic-bezier(0.0,0.0,0.2,1);-webkit-transition: color .1s cubic-bezier(0.0,0.0,0.2,1);
transition: color .1s cubic-bezier(0.0,0.0,0.2,1);outline: 0;}
.ytp-playlist-menu-title {height: 25px;line-height: 20px;padding-right: 15px;font-size: 136%;overflow: hidden;white-space: nowrap;word-wrap: normal;-o-text-overflow: ellipsis;text-overflow: ellipsis;}
.ytp-button:not([aria-disabled=true]):not([disabled]):not([aria-hidden=true]) {cursor: pointer;    overflow: hidden;border-bottom: 1px solid #7f7f7f;height: 5.9em;}
.ytp-playlist-menu-close {position: absolute;top: 15px;right: 15px;width: 24px;height: 24px;}
.ytp-button:focus, .ytp-button {outline: 0;}
.ytp-button {border: none;background-color: transparent;padding: 0;color: inherit;text-align: inherit;font-size: 100%;font-family: inherit;cursor: default;line-height: inherit;}
.ytp-playlist-menu-subtitle {color: #b8b8b8;line-height: 17px;overflow: hidden;white-space: nowrap;word-wrap: normal;-o-text-overflow: ellipsis;text-overflow: ellipsis;}
.ytp-playlist-menu-items {position: absolute;top: 68px;bottom: 0;left: 0;right: 0;overflow: auto;}
.ytp-playlist-menu-items::-webkit-scrollbar {width: 10px;}
.ytp-playlist-menu-items::-webkit-scrollbar-track {box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);}
.ytp-playlist-menu-items::-webkit-scrollbar-thumb {background-color: #a9a3a3;border-radius: 10px;}
.ytp-button:not([aria-disabled=true]):not([disabled]):not([aria-hidden=true]) {cursor: pointer;}
.ytp-video-menu-item[aria-checked=true] {background-color: rgba(255,255,255,0.1);}
.ytp-video-menu-item {display: block;height: 55px;padding: 10px;}
.ytp-video-menu-item-now-playing {display: none;color: #f00;}
.ytp-video-menu-item-now-playing, .ytp-video-menu-item-index {padding-right: 9px; min-width: 10px; height: 44px; line-height: 44px;float: left;color: whitesmoke;font-size: 85%;}
.ytp-button:not([aria-disabled=true]):not([disabled]):not([aria-hidden=true]) {cursor: pointer;}
.ytp-video-menu-item[aria-checked=true] .ytp-video-menu-item-thumbnail {margin: 2px;border-width: 2px;}
.ytp-video-menu-item-thumbnail {float: left;width: 100px; height: 65px;margin: 4px;border: 0 solid #0283c0;background-position: 0 -6px;background-size: 95px 70px}
.ytp-video-menu-item-title {padding-left: 12px;font-size: 14px;max-height: 4.9em;color: #fbfdfd;line-height: 18px;/* margin-bottom: 10px; */height: 3.9em;overflow: hidden;display: -webkit-box; -webkit-line-clamp: 3;-webkit-box-orient: vertical;text-overflow: ellipsis;}
.ytp-video-menu-item-author {padding-left: 9px;color: #b8b8b8;overflow: hidden;white-space: nowrap;word-wrap: normal;-o-text-overflow: ellipsis;text-overflow: ellipsis;}
.ytp-playlist-menu-title img{width: 30%;margin-top: -8px;}

/*YouTube End*/

/***** BUDGET CSS *****/
div.descr-budget {padding: 10px;color: #0e0e0e;/*position: relative;*/display: inline-block;margin-top: 5px;/*border: 5px solid #0083c0;*/}
div.descr-budget p{display: -webkit-box;font-family: benguiat-bk-bt;font-size: 16px;font-weight: 800;border-bottom: 2px dotted #545050;line-height: 20px;padding-bottom: 10px;}
div.descr-budget i {color: #0e0e0e;font-size: 20px;}
div.descr-budget  span { color: #0083c0;font-family: 'futura_ltbold';font-size: 16px;font-weight: 800;float: right;text-align: center;margin-top: -15px;}
.play_ico_new {position: relative;width: 40px !important;left: 40%;z-index: 999999;height: 40px !important;margin-top: -90px;opacity: 3 !important;}
.img_height-video img {width: 100%;height: 158px;padding-bottom: 10px;/*opacity: .3;*/}
ul.video li {float: left;list-style: outside none none;width: 33%;min-height: 14px;padding-right: 0px;padding-left: 15px;padding: 5px;overflow: hidden;border: 1px solid #c3c3c3;height: 240px;background: #141515;}
ul.video li:first-child, ul.video li:nth-child(4) {padding-left: 5px;}
ul.video {display: inline-block;padding-left: 0px;padding-right: 0px;}
.budget-vid {background: #eaeaea;margin-bottom: 10px;padding: 10px;}
.budget21 p  {color: #f5f7f9 !important;margin: 0 0 10px 0;display: inline-block;font-size: 16px;font-family: 'benguiat-bk-bt';/* line-height: 25px; */font-weight: 800;}
.C-budget21 {background: #eaeaea;}

.right-side-up {margin-bottom: 0;height: auto;background: #d51b1c;padding: 3px;border-bottom: none;overflow: auto;height: 470px;}
.right-side-up ul li {color: #f5f7f9 !important;vertical-align: top;list-style: url(../images/Budget/Red_Arrow_UP.png);text-decoration: none;font-size: 16px;font-family: 'futura_ltregular';font-weight: 800;margin: 0 0 10px 0;list-style-position: inside;border-bottom: 1.5px dashed #f7f0f0;padding-bottom: 5px;}
.right-side-up ul{margin-top: 0;margin-bottom: 10px;padding-left: 10px;}
.budget-hed {padding: 5px;background: #d51b1c; color: #fff;text-align: center;font-size: 20px;margin-bottom: 0px;text-transform: uppercase;margin-top: 0px;border-bottom: 2px solid #0c0c0c;/* font-weight: 800; */font-family: 'futura_ltbold';}
.right-side-up::-webkit-scrollbar-thumb {background-color: #a9a3a3;border-radius: 10px;}
.right-side-up::-webkit-scrollbar {width: 10px;}
.right-side-up::-webkit-scrollbar-track {box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);}


.right-side-Down {margin-bottom: 0;height: auto;background: #1c9f1e;padding: 3px;border-bottom: none;overflow: auto;height: 470px;}
.right-side-Down ul li {color: #f5f7f9 !important;vertical-align: top;list-style: url(../images/Budget/Red_Arrow_Down.png);text-decoration: none;font-size: 16px;font-family: 'futura_ltregular';font-weight: 800;margin: 0 0 10px 0;list-style-position: inside;border-bottom: 1.5px dashed #f7f0f0;padding-bottom: 5px;}
.right-side-Down ul{margin-top: 0;margin-bottom: 10px;padding-left: 10px;}
.budget-hed-Down {padding: 5px;background: #1c9f1e; color: #fff;text-align: center;font-size: 20px;margin-bottom: 0px;text-transform: uppercase;margin-top: 0px;border-bottom: 2px solid #0c0c0c;/* font-weight: 800; */font-family: 'futura_ltbold';}
.right-side-Down::-webkit-scrollbar-thumb {background-color: #a9a3a3;border-radius: 10px;}
.right-side-Down::-webkit-scrollbar {width: 10px;}
.right-side-Down::-webkit-scrollbar-track {box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);}
/**** BUDGET CSS END ****/

/**** Pop Up CSS ****/
.column {float: left;width: 25%;}
.modal {position: fixed;width: 100%;height: 100%;background-color: #000;background-color: rgb(0 0 0 / 63%);top: 0;left: 0;z-index: 9999999999999!important;}
.modal-content {    max-width: 800px;display: block;margin: 0 auto;height: auto;position: relative;}
.close_pop {color: white;position: absolute;top: 10px;right: 25px;font-size: 35px;opacity: 2.2;padding: 0px;overflow: hidden;border: 3px solid #fffafa;text-align: center;height: 60px;width: 60px;border-radius: 50%;}
.close_pop:hover,
.close_pop:focus {color: #999;text-decoration: none;cursor: pointer;}
.mySlides1 {display: none;max-width: 100% !important; width: 100% !important;display: block !important;height: auto; border: none !important;/*position: absolute;*/top: 0;bottom: 0;margin: auto 0;border: #fff 20px solid !important;margin-top: 5px;}
.cursor {cursor: pointer;}
img {margin-bottom: -4px;}
.caption-container_1{text-align: center;background-color: black;padding: 2px 16px;color: white;}
.demo {opacity: 0.6;}
.active,
.demo:hover {opacity: 1;}
img.hover-shadow {transition: 0.3s;}
.hover-shadow:hover {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
/****** Pop Up CSS End ******/

/*###### Photo Gallery #########*/
.Slides_sec {background: #0a0a0a;padding: 10px;display: inline-block;margin-top: -10px; position: relative;}
.Slides_sec .mySlides {display: none;}
.Slides_sec .mySlides img{width: 100%;height: 450px;}
.Slides_sec .cursor {cursor: pointer;}
/*.prev:hover,.next:hover {background-color: rgba(0, 0, 0, 0.8);}*/
.Slides_sec .caption-container {background: #0d0d0d;padding: 5px;color: azure;position: relative;line-height: 22px;max-height: 85px;margin-right: 0em;padding-right: 1em;overflow: hidden;display:-webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;height: 6.6em;}
.Slides_sec .Slides-column {float: left;width: 19.76%;}
.Slides_sec .Slides-column img{width: 100%;height: 130px;padding: 5px;}
.Slides_sec .demo {opacity: 0.6;}
.Slides_sec .active,.demo:hover {opacity: 1;}
.Slides_sec .mySlides_next{right: 2px; margin-top: -20px;color: #f5f3f3 !important;font-size: 18px !important;border-radius: 45px;border: 2px solid #f5efef;padding: 2px;width: 30px;height: 30px;text-align: center; top: 0px;}
.Slides_sec .mySlides_prev{right: 33px; margin-top: -20px;color: #f5f3f3 !important;font-size: 18px !important;border-radius: 45px;border: 2px solid #f5efef;padding: 2px;width: 30px;height: 30px;text-align: center; top: 0px;}
.Slides_sec .mySlides_prev, .mySlides_next {position: absolute;filter: alpha(opacity=50);font-size: 0;padding: 0;-webkit-transform: translate(0, -50%);-ms-transform: translate(0, -50%);transform: translate(0, -50%);cursor: pointer;color: transparent;}
.Slides_sec .caption-container p 
{color: #fff;}
/*###### Photo Gallery End #########*/

/*###### modal app-store #########*/
.modal-dialog-1 {width: 800px;margin: 30px auto;}
.modal-dialog-1 {position: relative;width: auto;margin: 10px;}
.app-store1 {z-index: 9999;position: relative;margin-top: -70px;float: right;padding-right: 107px;display: inline-block;}
.app-store1 img {width: 160px;}
ul.logincolumns li {float: left;list-style: outside none none;width: 33%;min-height: 9px;padding-right: 15px;padding-left: 15px;}
ul.logincolumns li  strong{
    color: #f6f9f9;
    /* padding: 1px; */
    float: left;
    margin: 10px;
}
.logincolumns input[type="text"]
	{
	color:#fff;
    width: 100% !important;
    margin-bottom: 5px;
    padding: 10px;
    background: #00578a;
    border: 1px solid #f3f0f0;
    padding: 10px;
    border-radius: 19px 20px;
	
    
	}	
	.logincolumns input[type="password"]
	{
	color:#fff;
    width: 100% !important;
    margin-bottom: 5px;
    padding: 10px;
    background: #00578a;
    border: 1px solid #f3f0f0;
    padding: 10px;
    border-radius: 19px 20px;
	
    
	}	

.logincolumns li input:-webkit-autofill {
    -webkit-background-clip: text;
    -webkit-text-fill-color: white;
}

.button_logincolumns {
   background-color: unset;
    border-radius: 30px!important;
    padding: 9px!important;
    margin-top: 38px!important; 
    border: unset;
    color: #fbfbfb;
    font-size: 16px;
	width: 70% !important;
    border: 1px solid #fff;
}

/*###### modal app-store End #########*/

/*###### Olympic Ticker #########*/
.tickerAlertT {
    padding: 3px;
    border-radius: 10px 10px;
    margin-top: 10px;
    border: 1px solid #0283c0;
}

.tickerTitleAlertT {
    font-size: 17px;
    padding: 6px 4px;
    background: unset;
    color: #101010;
    border-right: 1px solid #0283c0;
	margin: 0 15px 0 0;
    position: relative;
    float: left;
    box-sizing: border-box;
    font-family: 'Open Sans',Arial, Helvetica, sans-serif;
}

.NewsScrollerAlertT {
    position: relative;
	font-size: 18px;
    margin: 0px 0 5px 297px;
}

.NewsScrollerAlertT h4{
    margin-block-start: 0.5em;
    margin-block-end: 0.15em;
	height: unset;
}

.NewsScrollerAlertT h4 a{
    color: #F44336 !important;
    font-weight: bold;
    border-right: 1px solid #0283c0;
    padding-right: 5px;
    padding-left: 5px;
}
/*###### Olympic Ticker End #########*/

/*###### Video Gallery #########*/

.main-page-heading h2 {
    background-color: #0083C0;
    color: #f2f4f5;
    font-size: 25px;
    /* text-align: center; */
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 4px;
    text-transform: uppercase;
    font-family: 'futura_ltbold';
    border-bottom: 1px solid #0283c0;
}

.videocontainer {
    position: reletive;
    float: left;
    padding: 10px 0px;
    width: 100%;
    background: #000000;
}
.Video {
    position: reletive;
    float: left;
    border: 2px solid #E7DFE7;
    margin: 5px;
    padding: 5px;
    width: 32%;
}

h4 {
    display: block;
    margin-block-start: 0px;
    margin-block-end: 2px;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    height: 35px;
    color: #fdfdfd;
    line-height: 18px;
}

.imgA2 {
    position: absolute;
    margin: 50px 0 0 -150px;
    opacity: .88;
}

.imgA2:hover {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
/*###### Video Gallery End #########*/

.stroy-870 {
    width: 100%;
    height: auto;
}

.userdetail-share-main {
    width: 100%;
    height: auto;
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: 1px solid #0083c0;
    padding-bottom: 1px;
    margin-bottom: -7px;
}

.user-detial-left {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% - 5px);
}

.usericons {
    width: 45px;
    height: 45px;
    margin-right: 10px;
    margin-top: 5px;
    border-radius: 50%;
    border: 1px solid #d1d1d1;
    overflow: hidden;
}

.usericons img {
    width: 100%;
    height: auto;
    display: block;
}

.brand-detial-main h4 {
    color: #333;
    font-size: 14px;
    font-weight: 700;
    width: 100%;
    line-height: 14px;
    margin-top: 13px;
    margin-bottom: -25px;
}

.brand-detial-main h4 a {
    color: #333;
    font-size: 15px;
    font-weight: 700;
    width: 100%;
    line-height: 14px;
    margin-top: 8px;
    margin-bottom: 0px;
}

.usericons {
    width: 60px;
    height: 55px;
    margin-right: 10px;
    margin-top: 5px;
    border-radius: 50%;
    border: 1px solid #d1d1d1;
    overflow: hidden;
}

.usericons img {
    width: 100%;
    height: auto;
    display: block;
}

.brand-detial-main {
    display: flex;
    flex-wrap: wrap;
    width: calc(95% - 70px);
}

.brand-detial-main ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

.brand-detial-main ul li {
    padding: 0 5px 0 0;
    display: inline-flex;
    font-size: 16px;
    line-height: 17px;
}