@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}

body{ width:100%; height:auto; background:#eee; margin:auto; padding:0;
 font-family:Verdana, Geneva, sans-serif; 
font-size:12px;	color:#555;	}
.search { position: relative; }
.search input { text-indent: 30px;}
.search .fa-search { 
 color:#000;
  position: absolute;
  top: 10px;
  left: 175px;
  font-size: 15px;
}
.wrap {
 width:100%;
 left: 0px;
 top: 0px;
 position:fixed; 
 z-index:999; 
 background-color: #000;
}
.main-wrapper{ width:100%; height:auto; padding:0; margin:auto; background-color: #1d58ab}
.wrapper{
	width:100%;
	height:auto;
	padding:0;
	margin:auto;
	background-image: -webkit-linear-gradient(top,#F6D8CE 0,#F6D8CE 100%);
    background-image: -o-linear-gradient(top,#F6D8CE 0,#F6D8CE 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#F6D8CE),to(#F6D8CE));
    background-image: linear-gradient(to bottom,#F6D8CE 0,#F6D8CE 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F6D8CE', endColorstr='#ff222222', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
}
.banner{
	background:url(../images/header-bg.jpg) #0B3861;
	width:100%;
	height:auto
	margin:auto;
	padding:0;
	background-repeat: repeat-x;
}
.logins{
	background:url(../images/login_back.jpg); background-repeat: repeat-x;
	height: 500px;
}
.navmenu{
	background:#0058a2;
}
.banner1{
	background-color: #0B3861;
}
p{
	text-align: justify;
	font-size: 14px;
}
.navbar {
  position: relative;
  min-height: 35px;
  margin-bottom: 0;
  border: 1px solid transparent;
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 0;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 0px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: #ccc;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle .icon-bar {
  background-color: #555;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #fff;
  text-align: center;
  background-color: #e96d47;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.navbar-nav>li>.dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top,#0058a2 0,#0058a2 100%);
  background-image: -o-linear-gradient(top,#0058a2 0,#0058a2 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,from(#0058a2),to(#0058a2));
  background-image: linear-gradient(to bottom,#0058a2 0,#0058a2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
  background-repeat: repeat-x;
}
.nav .navbar-brand, .navbar-nav>li>a {
  text-shadow: none;
}
.nav .navbar-nav>li>a {
  color: #555;
  font-size:14px;
}

.nav>li {
  position: relative;
  display: block;  
}
.navbar-nav>li>a {
    color: #fff;
    font-size: 16px;
}
@media (min-width: 768px)
.navbar {
  border-radius: 0;
}
.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #fff;
  white-space: nowrap;
  
}
.dropdown-menu>li>a:HOVER {
	background-color: #000;
	

	}
.nav > li > a:HOVER {
    position: relative;
    display: block;
    background-color: #000;
  
}
.nav > li > active>a {
    position: relative;
    display: block;
    background-color: #000;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus{
	background-color: #000;

}

.box {
  background-color: #fff;
  padding: 10px;
}
.title1 {
  color: #b1e7fa;
  font-size: 20px;
  padding: 10px 0;
}
.title2 {
  font-size: 20px;
  color: #ec6d44;
  padding: 10px 0;
  margin-bottom: 15px;
  margin: 0 10px;
  border-bottom: 1px solid #ec6d44;
  margin-bottom: 5px;
}
.content {
  padding: 5px 10px;
  text-align: justify;
}
a.btn.btn-clear.btn-sm.btn-min-block {
  margin: 0 15%;
  margin-bottom: 4%;
}

.carousel-control.right {
  background-color: transparent;
  background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
  /* background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001))); */
  /* background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%); */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  /* background-repeat: repeat-x; */
    color: #222;
	text-shadow:none;
  opacity: 1;
}
.carousel-control.left {
  background-color: transparent;
  background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
  /* background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001))); */
  /* background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%); */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  /* background-repeat: repeat-x; */
    color: #222;
	text-shadow:none;
  opacity: 1;
}

/* ---- Tabs ------*/

.panel.with-nav-tabs .panel-heading{
    padding: 5px 5px 0 0;
	font-size:13px;
}
.panel.with-nav-tabs .nav-tabs{
	border-bottom: none;
}
.panel.with-nav-tabs .nav-justified{
	margin-bottom: -1px;
}
/********************************************************************/
/*** PANEL WARNING ***/
.with-nav-tabs.panel-warning .nav-tabs > li > a,
.with-nav-tabs.panel-warning .nav-tabs > li > a:hover,
.with-nav-tabs.panel-warning .nav-tabs > li > a:focus {
	color: #0095AB;
}
.with-nav-tabs.panel-warning .nav-tabs > .open > a,
.with-nav-tabs.panel-warning .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-warning .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-warning .nav-tabs > li > a:hover,
.with-nav-tabs.panel-warning .nav-tabs > li > a:focus {
	color: #8a6d3b;
	background-color: #faebcc;
	border-color: transparent;
}
.with-nav-tabs.panel-warning .nav-tabs > li.active > a,
.with-nav-tabs.panel-warning .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-warning .nav-tabs > li.active > a:focus {
	color: #8a6d3b;
	background-color: #fff;
	border-color: #faebcc;
	border-bottom-color: transparent;
}
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #8a6d3b; 
}
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #faebcc;
}
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #8a6d3b;
}
.with-nav-tabs.panel-warning .nav-tabs > li.active > a, .with-nav-tabs.panel-warning .nav-tabs > li.active > a:hover, .with-nav-tabs.panel-warning .nav-tabs > li.active > a:focus {
  color: #FFFFFF;
  background-color: #ef7148;
  border-color: #ef7148;
  /* border-bottom-color: transparent; */
  border-radius: 0;
}

#unit {
  color: #0095ab;
  font-size: 14px;
  padding-bottom: 5px ;
}
.rate {
  padding: 10px 0;
  border-bottom: 1px solid #fff;
}
.panel-warning>.panel-heading {
  background-color: #fff;
}

/********************************************************************/
/*** PANEL WARNING ***/

.btn-primary {
  background-image: -webkit-linear-gradient(top,#03A8B8 0,#265a88 100%);
  background-image: -o-linear-gradient(top,#03A8B8 0,#265a88 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,from(#03A8B8 ),to(#265a88));
  background-image: linear-gradient(to bottom,#03A8B8 0,#265a88 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #245580;
  margin: 20px;
}

/********************************************************************/
/*** 2nd slider ***/

.main-text
{
    position: absolute;
    top: 50px;
    width: 96.66666666666666%;
    color: #FFF;
}
.btn-min-block
{
    min-width: 170px;
    line-height: 26px;
}
.btn-clear
{
    color: #FFF;
    background-color: transparent;
    border-color: #FFF;
    margin-right: 15px;
}
.btn-clear:hover
{
    color: #000;
    background-color: #FFF;
}
.carousel-caption {
  background-color: rgb(236, 109, 68);
  width: 30%;
  height: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 70%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0,0,0,.6);
  opacity: 0.7;
}
@media screen and (min-width: 768px)
.carousel-caption {
  right: 20%;
  left: 70%;
  padding-bottom: 30px;
}
.title4 {
  color: #ff0000;
  font-size: 20px;
  margin-bottom: 15px;
}
/********************************************************************/
/*** tiny slider ***/


.carousel {
    margin-bottom: 0;
    padding:0;
}
/* The controlsy */
.carousel-control {
  /* left: -12px; */
  height: 36px;
  width: 36px;
  /* background: none repeat scroll 0 0 #222222; */
  /* border: 4px solid #FFFFFF; */
  /* border-radius: 23px 23px 23px 23px; */
  margin-top: 90px;
}

/* The indicators */
.carousel-indicators {
	right: 50%;
	top: auto;
	bottom: -10px;
	margin-right: -19px;
}
/* The colour of the indicators */
.carousel-indicators li {
	background: #cecece;
}s
.carousel-indicators .active {
background: #428bca;
}
.thumbnail {
  display: block;
  padding: 6px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
}
.box2 {
  background-color: #F6F6F6;
  margin-bottom: 2%;
}

.wrapper-mini {
  width: 100%;
  background-color: #f6f6f6;
  margin: auto;
}
#generic {
  margin-bottom: 20px;
}
footer {
	background:#0058a2;
	width:100%;
	height:auto
	margin:auto;
	padding:0;
	}
.main-wrapper-footer {
	background:#003969;
	width:100%;
	height:auto
	margin:auto;
	padding:0;
	}
.title3 {
  font-size: 20px;
  padding: 10px 0;
  color:#ffffff;
}
.flist {
  padding: 20px 0;
}
.flist ul{
	list-style-type: none;
}
.flist ul li {
  list-style-type: none;
  padding: 5px 0;
  text-shadow: 2px 3px 4px #222;
}
.flist ul li a {
  color: #400080;
  font-size: 14px;
  text-decoration: none;
  margin-left: -40px;
 
}
.flist ul li a:hover {
  color: #01C7E2;
}
/*=============Social Media =========*/

	.glyphicon
{
    margin-right:4px !important; /*override*/
}

.pagination .glyphicon
{
    margin-right:0px !important; /*override*/
}

.pagination a
{
    color:#555;
}

.panel ul
{
    padding:0px;
    margin:0px;
    list-style:none;
}

.news-item
{
    padding:4px 4px;
    margin:0px;
    border-bottom:1px dotted #555; 
}

.fb{
	float: right;
}

@media screen and (min-width: 980px) {
    .fb {
        margin-left: 4%;
    }
}
#socialicons {
	text-align: center;
}
#socialicons .icon{
	color: MAIN_COLOR;
	border: 1px solid #CFCFCF;
	display: inline-block;
	font-size: 24px;
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	vertical-align: middle;
  	margin: 0 1px 8px;
  	-webkit-border-radius: 47px; 
  	-moz-border-radius: 47px; 
  	border-radius: 47px; 
  	background-color: #fff;
}
#socialicons .icon:hover{
	color: HOVER_COLOR;
	border: 1px solid #CFCFCF;
	background-color: #c0c0c0;
}
 .neen {
    margin-top: -44px;
    }
@media screen and (max-width: 480px) {
   .titless {  display:none; }
    .neen { z-index: 15; margin-top: -47px;  }
    .logo { height:30px; }
    .logoright { float: right; z-index: 10; margin-top: -8%;   }
    .search input { width:342px;  margin-bottom: 39px;}
    .search .fa-search {color:#000; position: absolute; top: 11px; left: 326px; font-size: 15px;}
    .bttn{margin-top: 17px; }
    .email{display: none;}
}

@media screen and (max-width: 414px) {
   .titless {  display:none; }
    .neen { z-index: 15; margin-top: -47px;  }
    .logo { height:30px; }
    .logoright { float: right; z-index: 10; margin-top: -8%;   }
    .search input { width:300px;  margin-bottom: 35px;}
     .search .fa-search {color:#000; position: absolute; top: 10px; left: 265px; font-size: 15px;}
    .bttn{margin-top: 12px; }
     .email{display: none;}
}
@media screen and (max-width: 375px) {
    .titless { display:none; }
    .neen { z-index: 15;  margin-top: -47px; }
    .logo { height:30px;    }
    .logoright {float: right; z-index: 10;   margin-top: -12%; }
    .search input { width:280px;  margin-bottom: 35px;}
    .search .fa-search {color:#000; position: absolute; top: 10px; left: 245px; font-size: 15px;}
    .bttn{margin-top: 24px;  }
     .email{display: none;}
}

@media screen and (max-width: 320px) {
    .titless { display:none; }
    .neen { z-index: 15; margin-top: -47px;  }
    .logo { height:30px; }
    .logoright { float: right;  z-index: 10; margin-top: -12%; }
    .search input {width:160px;  margin-bottom: 35px;}
    .search .fa-search { color:#000; position: absolute; top: 10px;  left: 165px;  font-size: 15px;}
    .bttn{margin-top: 24px; }
     .email{display: none;}
}

@media screen and (max-width: 360px) {
    .titless { display:none; }
    .neen { z-index: 15; margin-top: -47px;}
    .logo { height:30px; }
    .logoright { float: right;  z-index: 10; margin-top: -12%; }
    .search input { width:229px;  margin-bottom: 39px;}
    .search .fa-search { color:#000; position: absolute; top: 11px; left: 212px; font-size: 15px;}
    .bttn{margin-top: 19px;}
     .email{display: none;}
}
.size{
    height: 280px;
	margin-left: 1px;
	border:1px solid #E0E0E0;
    background-color: white;
	color: rgb( 113, 113, 113 );
	margin-top:22px;
	-webkit-box-shadow: 0px 0px 1.5px -1px rgba(0,0,0,0.91);
   -moz-box-shadow: 0px 0px 1.5px -1px rgba(0,0,0,0.91);
   box-shadow: 0px 0px 1.5px -1px rgba(0,0,0,0.91);
   padding: 5px;
}
.size:hover{
-webkit-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.21);
-moz-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.21);
box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.21);

}

.audio{
	background-image: url("../images/image_preview.gif") ;
	height: 185px;
	padding-top: 150px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	padding-left: 20px;
	
	
}