#footfont {
    font-size:14px;
}
.pariwad-fon {
    font-size:18px;
}
.about-txt {
    font-size:18px;
}
.about-txtmed {
    font-size:17px;
}
.font15 {
    font-size:15px;
}
.font14 {
    font-size:15px;
}
.font30 {
    font-size:30px;
}
.call23 {
    font-size:23px;
}




.homecolor {
    background-color: #2878c4 !important;
}
.homecolor:hover {
    background-color: #2993f9 !important; color:#eae1e1;
	
}
.langddl {
    width:auto;
    /* line-height: 62px; */
    padding: 1px;
    height: 20px;
    border: none;
    border-radius: 2px;
    margin-top: -4px;
    color: black;
    background: #bdebab;
}
.font-inc {
   background: #9fd18c;
    border: none;
    padding: 3px 6px;
    color: black;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 4px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #2878c4; color:#eeca01;
    -webkit-background-clip: padding-box;
    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);
}

.dropdown-menu>li>a {
        display: block;
    padding: 7px 19px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #fff;
    white-space: nowrap;
    border-bottom: 1px solid white;
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    width: 98%;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #dc2219;
}









/* CSS Document */
body {
	background: #f7f7f7;
	font-family: Arial, Helvetica, sans-serif;
}
.tophead {
	background: #9fd18c;
    height: 28px;
}
.header {
	/*background: url(../img/header_bg.png) repeat;*/
	height: auto;
	/*padding: 10px 0;*/
}
.marketing {
	text-align: center;
}
.navbar-nav>li>a {
	font-family: 'Oswald', sans-serif;
}
.nav {
	/*background: #3096dd;*/
	color: #fff;
}
.navbar-nav>li>a {
	color: #fff;
}
html, body {
	height: 100%;
	width: 100%;
	position: relative;
}
#background-carousel {
	/*position: fixed;*/
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.carousel, .carousel-inner {
	width: 100%;
	height: 100%;
	z-index: 0;
	overflow: hidden;
}
.item {
	width: 100%;
	height: 100%;
	background-position: center center;
	background-size: cover;
	z-index: 0;
}
#content-wrapper {
	position: absolute;
	z-index: 1 !important;
	min-width: 100%;
	min-height: 100%;
}
.navbar {
	position: relative;
	min-height: 40px !important;
	margin-bottom: 0px;
	border: 1px solid transparent;
	border-radius: 0px;
}
.well {
	opacity: 0.85
}
.thumbnail1 {
	/*background:#fff;*/
	padding: 4px;
	line-height: 1.42857143;/*background-color: #fff;
    border: 1px solid #ddd;*/
}
nav {
	/*background: #3096dd;*/
	border-radius: 4px;
	margin-bottom: 15px;
}
.nav>li>a:focus, .nav>li>a:hover {
	text-decoration: none;
	background-color: transparent;
	color: #f2f2f2;
}
.nav>li>a.active {
	text-decoration: none;
	background-color: #2878c4;
	color: #eeca01;
	border-bottom: 2px solid #eeca01;
}
.radiusnone {
	border-radius: 0px;
}
.thumbnail {
	float: left;
}
.main-menu>li {
	position: relative;
	display: block;
	padding: 0px 4px;
 inset 0px -1px 1px rgba(0,0,0,0.5), /*bottom internal shadow*/ inset 0px 1px 1px rgba(255,255,255,0.8); /*top internal highlight*/
}
.main-menu>li>a {
 inset 0px -1px 1px rgba(0,0,0,0.5), /*bottom internal shadow*/ inset 0px 1px 1px rgba(255,255,255,0.8); /*top internal highlight*/
	/*-moz-box-shadow: inset 0 -1px 1px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 0 -1px 1px rgba(0,0,0,0.5);
	box-shadow: inset 0 -1px 4px rgba(0,0,0,0.5);*/
 0 1px 2px #fff, /*bottom external highlight*/  0 -1px 1px #666, /*top external shadow*/  inset 0 -1px 1px rgba(0,0,0,0.5), /*bottom internal shadow*/  inset 0 1px 1px rgba(255,255,255,0.8); /*top internal highlight*/
}
.navtab>li>a {
	position: relative;
	display: block;
	padding: 10px 4px !important;
 -moz-padding-bottom: 0 -moz-padding-left: 0 -moz-padding-right: 0 -moz-padding-top: 0 text-transform: uppercase;
	color: #943737 !important;
}
.navtab>li.active>a, .navtab>li.active>a:focus, .navtab>li.active>a:hover {
	color: #000 !important;
}
.navtab>li>a:focus, .navtab>li>a:hover {
	text-decoration: none;
	background-color: transparent;
	color: #eeca01 !important;
	border-bottom: 1px solid #eeca01 !important;
}
.navtab > .active > a, .navtab > .active > a:hover, .navtab > .active > a:focus {
	color: #555555;
	cursor: default;
	background-color: #ffffff;
	border: 1px solid #ddd !important;
}
.navtab {
	border-bottom: 0px;
	border-top: 1px solid #ddd;
	border-radius: 0 0 5px 5px;
}
.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 52.5px; border-radius:3px;
/* -moz-padding-bottom: 0 -moz-padding-left: 0 -moz-padding-right: 0 -moz-padding-top: 0*/ text-transform: none;
font-weight: bold; font-family:Arial;
}
/*Menu Font Style Css*/ 

/*.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 52.5px; border-radius:3px;
text-transform: uppercase;
font-weight: bold; font-style:italic; font-family:"Times New Roman", Times, serif;
}*/
/*.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 52.5px; border-radius:3px;
text-transform: uppercase;
  font-family:Gabriola; font-style:normal;
}*/

/*Menu Font Style Css cLOAE*/ 

.footer-v6 {
	margin-top: 20px;
}
.blink_me {
	animation: blinker 1s linear infinite;
}
 @keyframes blinker {
 50% {
opacity: 0;
}
}
.color1 {
	background-color: #ff3c2e;
}
.color2 {
	background-color: #5ebd6b;
}
.color3 {
	background-color: #ffbf2c;
}
.color4 {
	background-color: #109cdf;
}
.color5 {
	background-color: #e88f40;
}
.color6 {
	background-color: #e84c3d;
}
.color7 {
	background-color: #9a59b5;
}
.color8 {
	background-color: #1bbc9b;
}
.circolor1 {
	background-color: #dc2219 !important;
}
.circolor1:hover {
	background-color: #c1170f !important;
}
.circolor2 {
	background-color: #aa4df5 !important;
}
.circolor2:hover {
	background-color: #bd6bff !important; color:#eae5e1;
}
.circolor3 {
	background-color: #0480f5 !important;
}
.circolor3:hover {
	background-color: #226fb9 !important;
}
.circolor4 {
	background-color: #993399 !important;
}
.circolor4:hover {
	background-color: #c342c3 !important;
}
.circolor5 {
	background-color: #ff9933 !important;
}
.circolor5:hover {
	background-color: #fb820a !important;
}
.circolor6 {
	background-color: #e84c3d !important;
}
.circolor6:hover {
	background-color: #e23221 !important;
}
.txtwhite {
	color: #fff;
}
.well a:focus, well a:hover {
	color: #fff;
	text-decoration: none;
}
.well .btn-lg {
	padding: 10px 62px;
	margin: 0 10px;
}
.logo {
	margin-top: 10px;
	margin-left: 20px;
}
.bprs {
	margin-top: 20px;
}
.rti {
	margin-top: 15px;
	margin-right: 15px;
}
.box {
	background: #fff;
	padding: 15px;
	border: 1px solid #ccc;
	border-radius: 4px;
}
.box h2 {
	font-size: 20px;
	color: #e84c3d;
	font-family: 'Oswald', sans-serif;
	margin-top: 0px;
}
.box h4 {
	font-size: 15px;
	color: #e84c3d;
	font-family: 'Oswald', sans-serif;
	line-height: 34px;
}
.box p {
	font-size: 13px;
	line-height: 18px;
	text-align: center;
	color: #fff;
}
.box .fa {
	color: #fff;
}
.form-horizontal .control-label {
	padding-top: 7px;
	margin-bottom: 0;
	text-align: left;
	color: #4878a1;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	line-height: 23px;
}
/* Footer
------------------------------------*/
.footer-v6 .footer {
	padding: 70px 0;
	background: #161616;
}
.footer-v6 .footer p {
	color: #777;
}
/*Heading Fotoer*/
.footer-v6 .heading-footer {
	text-align: left;
	position: relative;
	margin-bottom: 30px;
	padding-bottom: 2px;
}
.footer-v6 .heading-footer:after {
	left: 0;
	bottom: 0;
	height: 1px;
	width: 50px;
	content: " ";
	background: #fff;
	position: absolute;
}
.footer-v6 .heading-footer h2 {
	color: #eee;
	font-size: 18px;
	text-transform: uppercase;
}
/*Link News*/
.footer-v6 .footer .link-news {
	margin-bottom: 0;
}
.footer-v6 .footer .link-news li {
	padding: 12px 0px;
	border-top: solid 1px #353535;
}
.footer-v6 .footer .link-news li:first-child {
	padding-top: 0;
	border-top: none;
}
.footer-v6 .footer .link-news li a {
	color: #777;
	font-size: 14px;
	margin-bottom: 3px;
	display: inline-block;
}
.footer-v6 .footer .link-news a:hover {
	color: #bbb;
}
.footer-v6 .footer .link-news li small {
	color: #555;
	display: block;
}
/*Link List*/
.footer-v6 .footer-link-list li {
	padding: 9px 0px;
	border-top: solid 1px #333;
}
.footer-v6 .footer-link-list li:first-child {
	padding-top: 0;
	border-top: none;
}
.footer-v6 .footer-link-list li a {
	color: #777;
	font-size: 14px;
	display: inline-block;
}
.footer-v6 .footer-link-list a:hover {
	color: #bbb;
}
/*Contacts*/
.footer-v6 .footer .contacts {
	margin-bottom: 0;
}
.footer-v6 .footer .contacts li {
	margin-bottom: 20px;
}
.footer-v6 .footer .contacts li:before, .footer-v6 .footer .contacts li:after {
	content: " ";
	display: table;
}
.footer-v6 .footer .contacts li:after {
	clear: both;
}
.footer-v6 .footer .contacts li i {
	float: left;
	width: 30px;
	height: 30px;
	color: #777;
	padding: 8px 5px;
	background: #333;
	text-align: center;
	margin: 4px 10px 0 0;
	display: inline-block;
}
.footer-v6 .footer .contacts li p {
	margin-bottom: 0;
}
.footer-v6 .footer .contacts li a {
	color: #777;
}
.footer-v6 .footer .contacts li a:hover {
	color: #bbb;
}
/*Footer Copyright*/
.footer-v6 .copyright {
	padding: 5px 0;
	background: #2878c4;
}
/*Social Icons*/
.footer-v6 .dark-social {
	margin: 5px 0 0;
}
.footer-v6 .dark-social li {
	margin-left: 5px;
}
.footer-v6 .dark-social li i {
	color: #fff;
}
/*Terms Menu*/
.footer-v6 .copyright .terms-menu {
	margin: 7px 0 0;
}
.footer-v6 .copyright .terms-menu li {
	color: #fff;
	
	line-height: 10px;
	margin-right: 2px;
	border-color: #777;
	padding-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #bbb; font-family:Arial;
}
.footer-v6 .copyright .terms-menu li:first-child {
	border-left: none;
	padding: 0 7px 0 0;
}
.footer-v6 .copyright .terms-menu li a {
	color: #fff;
}
.footer-v6 .copyright .terms-menu li a:hover {
	color: #bbb;
}
.btn-primary {
	color: #fff;
	background-color: #3096dd;
	border-color: #3096dd;
}
/*TOP NAV*/

.tophead_left {
	width: 40%;
	float: left;
	margin: 0px;
	padding: 0px;
}
.skip_text {
	display: inline-block;
	float: left;
	line-height: 24px;
}
.social_icons {
	float: left;
	font-size: 21px;
	margin: -3px 0 0 5px;
}
.social_icons a {
	color: #fff;
}
.tophead_right {
	width: auto;
	float: right;
	margin: 0px;
	padding: 0px;
}
.loginlinks {
	border-right: 1px solid #ddd;
	float: left;
	line-height: 24px;
	padding: 0 7px;
	border-right: 1px solid #ddd;
	float: left;
	line-height: 24px;
	padding: 0 7px;
	color: #fff;
}
.skip_text {
	display: inline-block;
	float: left;
	line-height: 24px;
	color: #fff;
}
.announcements {
	/*background-color: #ffffff;*/
	color: #3096dd;
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
}
.h4, h4 {
	
	margin: 0px !important;
	font-weight: bolder !important;
}
.visitor {
	font-family: 'Oswald', sans-serif;
	float: right;
}
.alink {
	border-right: 1px solid #ddd;
	float: left;
	line-height: 24px;
	padding: 0 7px;
}
.top_head .tophead_right .colorchanger a {
	background: #fff;
	margin: 0;
	padding: 0 6px;
}
.top_head .tophead_right .sizechanger a, .colorchanger a {
	float: left;
	line-height: 24px;
	padding: 0 7px;
}
.sizechanger a {
	float: left;
	line-height: 24px;
	padding: 0 7px;
}
.btn-primary {
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
}
/*.well
{
	margin-top:500px;
}*/
.circle {
	margin: 10px;
	display: inline-block;
	padding: 16px;
	text-align: center;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	border: 2px solid #1d2087;
}
.circle img {
	width: 60px;
	text-align: center;
}
.circle::before, .circle::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.circle, .circle::before, .circle::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.circle {
	position: relative;
	z-index: 2;
	background-color: #fff;
	/*border: 2px solid #dc2219;*/
	color: #48b5ff;
	line-height: 50px;
	overflow: hidden;
}
/**changes 30-11-2016**/
.circle {
	margin: 0px;
	display: inline-block;
	padding: 0;
	text-align: center;
	width: 51px;
	height: 50px;
	border-radius: 50%;
	border: 2px solid #ccc;
	line-height: 3;
}
.circle img {
	width: 35px;
	text-align: center;
}
/**changes 30-11-2016**/
.h3 {
	margin: 0px;
	padding: 0px;
}
.circle:hover {
	color: #fff;
	cursor: pointer;
}
.circle::after {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	-webkit-transform: scale(.5);
	transform: scale(.5);
}
.circle:hover::after {
	background: #5c5eae;
	border-radius: 50%;
	-webkit-transform: scale(.9);
	transform: scale(.9);
}
/*.circle1 {
	opacity: 0.4;
}*/
.circle2 {
	opacity: 0.6;
}
.circle3 {
	opacity: 0.8;
}
.circle a {
	text-decoration: none;
	color: #1d2087;
}
.circle h2 {
	font-size: 60px;
}
.circle h2 small {
	color: #1d2087;
}
.circle p {
	font-size: 24px;
	line-height: 26px;
}
hr {
	margin-top: 15px;
	margin-bottom: 10px;
	border: 0;
	border-top: 1px solid #eee;
}
.h4, h4 {
	
	margin: 0px;
}
.carousel-control.right {
	background-image: none;
}
.carousel-control.left {
	background-image: none;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
	line-height: 1;
	width: 100%;
}
.grevbackground1 {
	background: #e88f40;
}
.grevbackground2 {
	background: #9a59b5;
}
.grevbackground3 {
	background: #e84c3d;
}
.grevbackground4 {
	background: #1bbc9b;
}
.btn {
	display: inline-block;
	padding: 4px 12px;
}
.small-box {
	border-radius: 5px;
	text-align: center;
	cursor: pointer;
}
.small-box .inner {
}
.small-box .inner:hover {
	cursor: pointer;
}
.small-box .inner h3 {
	color: #fff;
	font-size: 20px;
	font-family: 'Oswald', sans-serif;
	text-align: center;
	line-height: 1;
	padding: 10px 0 0 0;
	margin: 0px;
}
.small-box .inner p {
	color: #fff;
	font-size: 14px;
	text-align: center;
	padding: 5px 0 0 5px;
}
.modal-title {
	font-weight: bold;
}
.section-head {
	color: #fff;
	font-size: 16px;
	padding: 6px 10px;
	overflow: hidden;
	background-color: #E36C1A;
	border-radius: 5px 5px 0 0;
	color: #ffffff;
	background-color: #337ab7;
	border-color: #337ab7;
}
.date-block {
	font-family: arial;
	width: 275px;
	float: left;
	border-radius: 6px;
	border: 1px solid #ffe0cb;
	text-align: center;
	padding: 6px;
	margin: 0 10px 10px 0;
	background-color: #fff3e4;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,fff3e4+100 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #fff3e4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #fff3e4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #fff3e4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #fff3e4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #fff3e4 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #fff3e4 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fff3e4', GradientType=0 ); /* IE6-9 */
}
.date-block.pdf-block {
	width: 40px;
	padding: 0px 4px;
	margin: 0 10px 8px 0;
}
.pdf-block img {
	margin: 6px 5px;
}
.date-block .date {
	font-size: 20px;
	font-family: arial;
	color: #E36C1A;
	line-height: 10px;
}
.date-block .month {
	color: #000;
}
.date-block .year {
	line-height: 12px;
}
.facebook {
	background-color: #5d9cec
}
.twitter {
	background-color: #4fc0e8
}
.g-plus {
	background-color: #ee5567
}
.facebook:hover {
	background-color: #4b89dc!important
}
.twitter:hover {
	background-color: #3aafda!important
}
.g-plus:hover {
	background-color: #db4453!important
}
.bottom-slider {
	margin: 18px 0 0 0;
	padding: 0;
	border: 1px solid #C6C6C6;
}
.bottom-slider li {
	border: 2px solid #e4e5e7;
	padding: 5px;
	min-height: 245px;
	width: 183px !important;
	float: left;
}
.bx-viewport {
}
.bottom-slider li h2 {
	text-align: center;
	color: #e36c1a;
	font-size: 14px;
}
.bottom-slider li p {
	font-size: 12px;
	margin: 0 1% 14px;
}
.bottom-slider li a {
	float: right;
	font-size: 13px;
}
.bottom-right img {
	width: 100%;
	margin-bottom: 3px;
}
.bottom-right {
	margin-top: 20px;
}
.bx-wrapper {
	max-width: 100% !important;
	margin: 18px!important;
}
.block-content1 {
	clear: both;
}
.block-content1 p {
	clear: both;
}
.boxscroll1 {
	height: 330px;
	padding: 10px;
	margin: 0px 2px;
}
.block-content, .block-content1, .ap-profile, .other-links-block, .c-establish, .invest-content {
	background-color: #fff;
}
.gov-info .block-content .bx-wrapper {
	margin: 0 !important;
}
.inner-content .ap-profile {
	margin-bottom: 15px;
}
.gov-info l1 {
	height: 120px;
	clear: both;
}
.inner-content .gov-info {
	margin-top: 15px;
}
/*.inner-content .gov-info ul{border:1px solid #F58335;}*/
.highlight ul, .press-releases ul, .gov-info ul {
	list-style: none;
	width: 100%;
	float: left;
	height: 290px;
	padding: 0;
	margin: 0;
	background-color: #fff;
}
.highlight ul li, .press-releases ul li {
	margin: 10px 3%;
	width: 94% !important;
}
.gov-info ul li {
	margin: 2px 3%;
	width: 94% !important;/*word-break: break-all;*/
	float: left;
}
.panel-footer {
	padding: 5px 13px;
}
.pagination>li>a, .pagination>li>span {
	padding: 0 4px;
}
.gov-info ul li p {
	margin-bottom: 0;
}
/*tab panal*/
.tab-content {
	padding: 10px;
	border: 1px solid #ddd;
	border-bottom: 0px;
}
.nav-tabs {
	border-bottom: 0px;
	border-top: 1px solid #ddd;
}
.nav-tabs > li {
	margin-bottom: 0;
	margin-top: -1px;
}
.nav-tabs > li > a {
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 20px;
	border: 1px solid transparent;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
	color: #555555;
	cursor: default;
	background-color: #ffffff;
	border: 1px solid #ddd;
	border-top-color: transparent;
}
.form-signin {
	max-width: 330px;
	padding: 15px;
	margin: 0 auto;
	background-color: #f3f3f3;
}
.form-signin .form-signin-heading, .form-signin .checkbox {
	margin-bottom: 10px;
}
.form-signin .checkbox {
	font-weight: normal;
}
.form-signin .form-control {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	position: relative;
	font: 15px 'Segoe UI', Arial, sans-serif;
	background-color: #EAEBE5;
	height: auto;
	padding: 10px;
	color: #7e8c8d;
	outline: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.form-signin .form-control:focus {
	z-index: 2;
}
.form-signin input[type="email"] {
	margin-bottom: -1px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.form-signin input[type="password"] {
	margin-bottom: 10px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
#recover input[type="email"] {
	margin-bottom: 10px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.panel {
    margin-bottom: 10px;
}
 @media only screen and (max-width: 768px) {
.navbar-toggle {
	background-color: #337ab7;
}
.navbar-toggle .icon-bar {
	background: #fff;
}
.header {
	background: rgba(0, 0, 0, 0) url("../img/header_bg.png") repeat scroll 0 0;
	height: auto;
}
.nav > li > a {
	display: block;
	font-size: 10px;
	padding: 10px 9px;
	position: relative;
}
.well .btn-lg {
	margin: 0;
	padding: 10px 16px;
}
/*.well
{
	margin-top:300px;
}*/

}
 @media (max-width:480px) {
.header {
	background: rgba(0, 0, 0, 0) url("../img/header_bg.png") repeat scroll 0 0;
	height: auto;
}
}
 @media (max-width:320px) {
.header {
	background: rgba(0, 0, 0, 0) url("../img/header_bg.png") repeat scroll 0 0;
	height: auto;
}
}
