@charset "utf-8";
/* CSS Document */
header
{
	display:none;
}
@media only screen and (max-width:767px) 
{
	header
{
	display:block;
}
.tg-income 
{
	padding:0;
}
	.navbar-header
	{
		width:100%;
		padding:15px;
	}
	header
	{
		background:#fff;
	}
	.header
	{
	    display:none;
	}
	.sideMenu
	{
		display:none !important;
		visibility:hidden;
	}
	.brand
	{
		width: 100%;
		position:relative;
		display:none;
		
	}
	.brand-text
	{
		display:block;
	}
	.content
	{
		width:100%;
		margin-left:0 !important;
	}
	.top-nav
	{
		height:0;
	}
	.main-content-wrapper
	{
	margin-bottom: 30px;
float: left;
width: 100%;
margin-left: 0;
padding-left: 0;
padding-right: 0;
	}
	.tg-calculator-result {
    width: 100%;
    margin-top: 30px;
}
.tg-calculator-result .tg-bttn
{
	float:none;
}
.navbar-header button
{
	background:none;
	border:none;
	font-size: 25px;float: left;
	cursor:pointer;
margin-top: 23px;
}
.navbar
{
	padding:0;
}
.tg-mobile-header ul li
{
	padding: 10px;
border-bottom: 1px solid #1e1d1d;
transition:all 0.4s ease 0s;
-webkit-transition:all 0.4s ease 0s;
}
.tg-mobile-header ul li:hover
{
	background:#3E4095;
	color:#fff;
}
.tg-mobile-header ul li a
{
	color: #fff;

}
#myNavbar
{
	background: #000;

}
.tg-calculator-first .tg-bttn
{width:200px !important;}
.tg-calculator
{
	margin-top:30px;
	margin-bottom:30px;
	width:100%;
	padding:0;
}
table.tg-table th, table.tg-table td
{
	padding:5px;
}
.tg-retiremntcorpus 
{
	margin-top:30px;
}
#datepicker
{
	width:100%;
	margin:0;
}
.tg-income .tg-bttn
{
	width:100% !important;
}
.tg-calculator-investing label
{
	width:100% !important;
}
.tg-calculator-investing input
{
	width:100% !important;
}
.tg-calculator-investing select
{
	width:100% !important;
}
.tg-invest-en
{
	padding:0 !important;
}
.tg-pie
{
	width:100%;
}

}