
@font-face {
    font-family:OPENSANS-BOLD_0.TTF;
    src: url('font/OPENSANS-BOLD_0.TTF');
}
@font-face {
    font-family:OPENSANS-REGULAR_0.TTF;
    src: url('font/OPENSANS-REGULAR_0.TTF');
}
body{
font-family:OPENSANS-BOLD_0.TTF !important;
color:black !important;
}
.navbar .container, footer .container{
background-color:rgba(255, 255, 255, 0) !important;
}

@charset "utf-8";
/* CSS Document */
img{
max-width:100% !important;
}



footer
{
	background:#0D3880;
}

.carousel-caption h1 {
    font-size: 25px;
    font-weight: bold;
    margin: 0;
}

.carousel-caption p {
    font-size: 18px;
    margin: 0;
    color: #000;
}

.carousel-caption {
       position: relative;
    float: right;
    text-align: left;
    margin-right: 138px;
    top: 208px;
    width: 332px;
    height: 89px;
    background-color: #fff;
    border: 1px solid #000;
    padding: 5px;
}


footer a{
color:white;
}

.navbar-inverse{
background:#0D3880;
width:100%;
background-size:100% 100%;
}
.alpha{
margin:10px 0px;
}
.betta{
margin:0px 0px 10px 0px;
}
.contact_top{
color:white;
font-size:14px;
}
.carousel{
top:-15px;
}
.contact_top img{
margin-right:4px;
}
.contact_top a{
color:white;
margin-left:7px;
}
.panel-primary>.panel-heading{
background-color: #0D3880 !important;
background-size: 100% 100%;
text-align:center;
    background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(51, 122, 183, 0)),to(rgba(46, 109, 164, 0))) !important;
}

img#what_is_MF {
    height: 500px;
    width: 500px;
    margin: 10px 125px;
}
.panel-title{
font-size:16px;
color:white;
font-weight:bold;
font-family:OPENSANS-BOLD_0.TTF !important;
text-shadow: 0px 3px 3px #333;
}
.panel-primary {
    	border: 1px solid #031D48 !important;
		

}
.social_icon_top img{
margin-right:7px;
}
.well_text{
list-style-image:url('images/bullet.png');
}
.navbar-inverse{
border: 0px;
}
#vtab ul {
    list-style: none;
    float: left;
    width: 30%;
    padding: 0px;
    margin-bottom: 0px;
}
#vtab ul li {
    float: left;
    width: 100%;
    cursor: pointer;
    padding: 5px 2px;
    margin: 0px 0px 1px 0px;
    background-image: url("images/menu_bg.png");
    margin-bottom: 1px;
    border: 0px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    color: white;
    min-height: auto !important;
    border-radius: 0px;
}
.border {
    width: 100%;
    overflow: hidden;
    border: 1px solid #0183B6;
	margin-bottom:10px !important;
}	

.grey_heading
{
	color:#555;
	font-size:15px;
	padding:10px;
	margin-bottom:10px;
	display:block;
	border-bottom:1px solid #ddd;
}
.tbx3
{
	width:100%;
	padding:10px;
	border:1px solid #ddd;
	margin-bottom:3px;
}
.reg_submit
{
	padding:10px 30px;
	background:#3379B5;
	border:1px solid #072B59;
	color:#fff;
}
.tbx
{
	width:100%;
	background:#f7f7f7;
	border:1px solid #eee;
	border-radius:2px;
	margin:9px 0px;
	color:#000000;
}
.bx
{
	width:100%;
	background:#f7f7f7;
	border:1px solid #eee;
	border-radius:2px;
	margin:4px 0px;
	color:#000000;
}
.schedule_form
{
	font-size:14px;
	font-weight:300;
}

.footer_heading
{
	color:#1791BE;
	padding:10px;
	margin-top:20px;
	display:block;
}

.footer_p
{
	font-weight:300;
	color:#eee;
}

.botoom_footer
{
	display:block;
	padding:20px 0;
	background:#072b59;
	text-align:center;
	font-weight:300;
	color:#fff;
}

.welcome_tab
{
	font-size:30px;
	color:#000;
}
.contact_no
{
	color:#fff;
	float:right;
	display:block;
	font-weight:300;
	font-size:14px;
}

.detail
{
	text-align:right;
	padding-top:10px;
}
.detail a
{
	font-weight:300;
	text-decoration:none;
	color:#fff;
	font-size:14px;
}

.check_now
{
	float:right;
	padding:3px 5px;
	font-size:11px;
	color:#fff;
	background:#3379b5;
}
.welcome_p
{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
}
.title
{
	font-size:25px;
	color:#072b59;
	display:block;
	padding:2px 0px;
	border-bottom:1px solid #eee;
}

.welcome_para
{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif !important;
	text-align:justify;
	line-height:22px;
}

.product a
{
	display:block;
	font-size:13px;
	
}
.product a:hover
{
	color:#3072AC;
	text-decoration:none;
}
.product img
{
	float:left;
	padding-right:20px;
}

.flash_logo , .flash_no{display:block;}
.logo_56 , .no_56{display:none}

@media (max-width:1200px)
{
	.flash_logo , .flash_no	{display:none;}
	.logo_56 , .no_56{display:block; margin:auto}
	#menu a {
    padding: 9px 21px !important;
}
}
@media (max-width:768px)
{
	.logo_56 , .no_56{width:50%;
	}
	#vtab ul {
    width: 100%;
}
}



