@import url('https://fonts.googleapis.com/css?family=Roboto Condensed');
@import url('https://fonts.googleapis.com/css?family=Oswald');
@import url('https://fonts.googleapis.com/css?family=Pragati Narrow');
@import url('https://fonts.googleapis.com/css?family=Anton');
@import url('https://fonts.googleapis.com/css?family=Ubuntu');
@import url('https://fonts.googleapis.com/css?family=PT Sans Narrow');

body {margin:0;padding:0;  }  
h1, h2, h3, h4, h5, h6 {font-family: 'Oswald', sans-serif;
}

img {border:0px;}


.top_total{background-color:#F84850; display:block;width:100%; height:26px; }
.top_inner
{
	width:85%; display:table;padding:2px 0 0 0;
}

.top_inner_left {display:table-cell;text-align:left;color: #ffffff;
    font-size: 12px;}
.top_inner_left img
{
	width: 20px;
	height: auto;
}
.top_inner_left a {color: #fff;font-family: 'Roboto Condensed';}
.top_inner_right {display:table-cell;text-align: right;}
.top_inner_right img
{
	width: 20px;
	height: auto;
}
#top_t_inner
{
    display:table;
}
#top_l_inner
{
    display:table-cell;
}
#top_r_inner
{
    display:table-cell;
}
.menu_total 
{
	width:100%;
	/*background-image:url("../images/top-back.jpg");*/
	background-repeat:repeat-x; margin-bottom:0px;display:table;
}
#gradient
{
	background-image: linear-gradient(to left, #61BDF8 , #ffffff);
	/*background-image: linear-gradient(to left, #00B4E1, #00BED5, #00C9C9, #00D6BB, #00E3AE, #00F39D)*/
}
#menu_inner {width:85%; display:table;font-family: 'Roboto Condensed', sans-serif;}
#logo {display:table-cell; text-align:left;padding: 0 0 0 0; width: 75%;}
#logo_inner{display: table;}
#logo_inner_left{display: table-cell; padding: 3px 10px 3px 0;}
#logo_inner_right{display: table-cell;vertical-align: middle;}
#title_whole{margin: 0 0 -16px 0;}
#title_left{margin: -18px 0 0 -3px;}
#title_right{margin: -16px 0 0 0;}
#title-bottom {margin-top: -6px; font-size: 15px;}
#title-bottom a{color: #DD0723;}
#title-bottom a span{color:green;}
#title_left a{color: #DD0723;font-size:44px; text-shadow: 2px 2px 8px #696464; letter-spacing: -2px;font-family: 'Times New Roman'; font-weight:600;}
@-moz-document url-prefix()
{
    #title_left a{color: #DD0723;font-size:50px; text-shadow: 2px 2px 8px #696464; letter-spacing: -2px;font-family: 'Times New Roman'; font-weight:600;}
}
#title_right a{color:#000000; font-size: 30px;text-shadow: 2px 2px 8px #696464; letter-spacing: -1px; font-family: 'Roboto Condensed'; font-weight:500;}
#logo img {width:79px; height:auto;}
#translate_total {display:table-cell; text-align:right; vertical-align:top;padding-top: 5px;color: #ffffff;width: 10%;}
#translate select
{
	border-radius: 13px;
	border:0;
	background: #ffffff;
   color: #272626;
   margin-top: 3px;
   padding: 4px 10px 3px 10px;
   font-size: 11px;
}
#nabh-total
{
    display:table;
    width: 100%;
}
#nabh{display:table-cell;}
#cgs{display:table-cell;}
#esi{display:table-cell;}
#nabh-total img
{
	width: auto;
    height: 90px;
	border-radius: 6px;
}
#nabh_top
{
	float: right;
}
#nabh_top img
{
	display: none;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover
{
	background-color: transparent;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover
{
	background-color: transparent !important;
}
.dropdown-menu>li>a
{
	border: 1px solid #666666;
    border-radius: 4px;
    font-family: 'Oswald';
    background-color: #ffffff;
    margin-top: 3px;
    color: #000000;
    padding: 8px 10px 8px 10px;
}
.dropdown-menu>li>a:hover
{
	background-color: #FF4C5C;
	color: #ffffff;
}
.dropdown-menu
{
	background-color: transparent !important;
	border:none !important;
}
.navbar-default .navbar-toggle .icon-bar
{
	background-color: #fff !important;
}
.navbar-default .navbar-toggle
{
	border-color:#f8484f !important;
}
.navbar-toggle
{
	margin-right:0 !important;
}
@media (max-width:767px)
{
	.nav
	{
		background: #000000a6;
	}
	.nav>li
	{
		padding-left: 25px !important;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a
	{
		color: #262626 !important;
	}
}
@media (max-width:700px)
{
	.top_total
	{
		height: 46px;
		text-align: left;
	}
	.top_inner_left
	{
		display: inline;
	}
	.top_inner_right
	{
		display: inline;
	}
	.top_inner
	{
		text-align: left;
	}
	#nabh-total img
	{
		display: none;
	}
	#nabh_top img
{
	display: block;
	width: 39px;
    height: auto;
}
}
@media (max-width:650px)
{
	#logo
	{
		display: inline;
	}
	#translate_total
	{
		display: inline;
		text-align: left;
		color: #f72d01;
	}
	#menu_inner
	{
		padding-bottom:6px;
		text-align: left;
	}
}
@media (max-width:527px)
{
	.top_total {
    height: 64px;
 }
 #nabh_top
	{
		margin-top: -38px;
	}
}
@media (max-width:425px)
{
	#title_left a
	{
		font-size: 37px;
	}
	#title_right a
	{
		font-size: 26px;
	}
	#title_whole
	{
		line-height: 50px;
	}
	#title-bottom {
    margin-top: -28px;
    font-size: 13px;
    }
    #title_right {
    margin: -22px 0 0 0;
    }
	#title_left
	{
	    margin:0;
	}
	#top_inner_left_top span
	{
	    width:200px;
	}
	#top_t_inner
{
    display:block;
}
#top_l_inner
{
    display:inline-block;
}
#top_r_inner
{
    display:inline-block;
}
}
@media (max-width:375px)
{
	#nabh_top
	{
		margin-top: -38px;
    margin-right: -16px;
	}
	#title_right a {
    font-size: 18px;
}
}
@media (max-width:359px)
{
	#title_left a
	{
		font-size: 40px;
	}
	#title_right
	{
		margin: -11px 0 0 0;
	}
	#title_right a
	{
		font-size: 18px;
	}
	#title-bottom
	{
	    margin-top: -14px;
	}
}
@media (max-width:320px)
{
	#nabh_top
	{
		margin-top: -38px;
    margin-right: -16px;
	}
	#title_left a {
    font-size: 36px;
	}
	#title_right a
	{
		font-size: 15px;
	}
	#title_whole {
    line-height: 31px;
}
#logo img {
    width: 58px;
    height: auto;
}
}
