.container {
  width: 80%;
  margin: 0 auto;
  padding: 0 0px;
}
#back2Top {
	width: 40px;
	line-height: 40px;
	overflow: hidden;
	z-index: 999;
	display: none;
	cursor: pointer;
	-moz-transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
	position: fixed;
	bottom: 50px;
	right: 0;
	background-color: transparent;
	color: #0e76bc;
	text-align: center;
	font-size: 30px;
	text-decoration: none;
}
#back2Top:hover {
	color: #ec6f32;
}
.btn a{
	color:#000;
	}	
.for_log
{
width:50%;
float:left;
height:auto;
}
.for_logt
{
	width:80%;
	margin:0 auto;
}
.for_logtt
{
	width:50%;
	float:left;
	height:auto;
	padding-top:40px
}
.header_one{
	width:100%;
	float:left;
	/*background-image:url(../images/head_bg.jpg);*/
	background-color: #0e76bc;
	height:auto;
	
	}
.header_two{
	width:100%;
	float:left;
	background:#000;
	height:44px;
	
	margin-bottom:8px;
	}

h1, h2, h3, h4, p, li, li  {
	font-family:Calibri;
	font-size:15px;

	color:#000;
	text-decoration:none;
}

h1, h2, h3, h4 {
	font-size:22px;
}


<!--old-->
.nivo-directionNav{
	display:none;
}

p{
	color: #000 !important;
    font-family: calibri;
    font-size: 15px;
    line-height: 22px;
    text-align: justify;
	}
.thumbnail {
	border:none !important;
	margin-bottom:0px !important;
	}

.glyphicon{
	width:17px;
	height:17px;
	}
.pager{
	margin:0px;
	}
.download ul{
	padding:0px;
	}		
.download ul li{
	background-image:url(../images/pdf_icon.png) ;
	background-repeat: no-repeat;
	padding-left: 35px;
	margin-bottom:10px;
	color:#fff;
	}	
	
	
	/* tab panel */
	
	
	.panel-tabs {
    position: relative;
   
    clear:both;
    border-bottom: 1px solid transparent;
}

.panel-tabs > li {
    float: left;
    margin-bottom: -1px;
}

.panel-tabs > li > a {
    margin-right: 2px;
    margin-top: 4px;
    line-height: .85;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    color: #ffffff;
}

.panel-tabs > li > a:hover {
    border-color: transparent;
    color: #000;
    background-color: transparent;
}

.panel-tabs > li.active > a{
	 color: #FFFFFF;
    cursor: default;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #1E282E;
    border-bottom-color: transparent;
	}
.panel-tabs > li.active > a:hover,
.panel-tabs > li.active > a:focus {
    color: #fff;
    cursor: default;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #1E282E;
    border-bottom-color: transparent;
}

.for_pa
{
	font-weight:bold !important;
}
.for_lite
{
	margin: 0 0 0px !important;
}



 @media only screen and (min-width: 100px)  and (max-width: 599px)
 {
	 .container
	 {
		 width:100% !important;
	 }
	 .img_h
	 {
		 height:120px !important;
	 }
 }

 @media only screen and (min-width: 100px)  and (max-width: 599px)
 {
	 .sm_font
	 {
		 font-size:16px !important
	 }
	 .for_log
	 {
		 width:100% !important;
	 }
	 .for_logtt
	 {
		 width:100% !important;
	 }
	 .log_img
	 {
		 height:100px !important;
		 display:block;margin-left:auto;margin-right:auto
	 }
	 .help
	 {
		 height:58px !important;
	 }
	 
 }
 @media only screen and (min-width: 100px)  and (max-width: 399px)
 {
	 .zomm_slid
	 {
		 width:195px !important;
	 } 
	 .all_b
	 {
		 height:78px !important;
	 }
	 .soc
	 {
		 height:25px !important;
	 }
 }








		