.manage_container
{
  padding-left: 20px;
  padding-right: 20px;
}
.wrap-menu
{
  width:100%;
  height:auto;
  margin:0px auto;
}

.dropdown-content { 
    display: none;
    position: absolute;
    background-color: #333333;
    min-width: 200px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

.dropdown-content a {
    color: #fff;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}

.dropdown-content a:hover {background-color: #f1f1f1;color: #333;}

.dropdown:hover .dropdown-content {
    display: block;
  z-index:999;
}
.backgrnd
{

}
.menu-backgrnd{
 background: #fff  ; /* For browsers that do not support gradients */
    
  }

.manage-menu
{
  margin-top:20px;
}
.marquee
{
  padding: 5px;
  float: left;
  width: 100%;
  color: #333;
  font-weight: bold;
}
ul li a{
  color: #333;
  box-shadow:3px 
}
.color-one
{
 background:#1D3F98;padding:3px;float:left;width:20%}
 .color-two
{
background:#FCD00F;padding:3px;float:left;width:20%}
 .color-three
{
 background:#F69131;padding:3px;float:left;width:20%}
 .color-four
{
 background:#00A44E;padding:3px;float:left;width:20%}
 .color-five
{
 background:#DB2C25;;padding:3px;float:left;width:20%}
.color-one1
{
 background:#1D3F98;padding:20px;float:left;width:20%}
 .color-two1
{
background:#FCD00F;padding:20px;float:left;width:20%}
 .color-three1
{
 background:#F69131;padding:20px;float:left;width:20%}
 .color-four1
{
 background:#00A44E;padding:20px;float:left;width:20%}
 .color-five1
{
 background:#DB2C25;;padding:20px;float:left;width:20%}
.heading h2
{
color: #3FBF79;
text-align: center;
font-weight: bold;
text-transform: uppercase;
}
.headingf h3
{
color: #3B5998;
text-align: center;
font-weight: bold;
text-transform: uppercase;

}.headingt h3
{
color: #1CB7EB;
text-align: center;
font-weight: bold;
text-transform: uppercase;
}.headingi h3
{
color: #262626;
text-align: center;
font-weight: bold;
text-transform: uppercase;
}.headingu h3
{
color: #E62117;
text-align: center;
font-weight: bold;
text-transform: uppercase;
}
 /*************************/

#owl-demo .item{
  background: #3fbf79;
  padding: 0px 0px;
  margin: 10px;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}
.customNavigation{
  text-align: center;
}
//use styles below to disable ugly selection
.customNavigation a{
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.manage-social
{
  height:520px;
  overflow: hidden;
  z-index: 9999;
}
/*****WORM HAKER******fixed menu*******************************/ 
 .affix {
      top: 0;
      width: 100%;
  }

  .affix + .container-fluid {
      padding-top: 70px;
  }
  .footer
  {
    padding:20px;
    height: 40px
  }
  
  .modalstyle
  {
	  top:100px;
	  margin:40px;
  }
  /*******************************************/
  .left-text-bnr
  {
	  padding:5px 10px;
	  color:#333;
	  font-weight:bold;
	 border:1px double #e5e5e5;
  }
  .sidebar
  {
	  height:250px;
	  overflow-Y:scroll;
  }
.sidebar1
  {
	  height:340px;
	  overflow-Y:scroll;
  }
.updates-marquee
{
	height:260px;
	width:100%;
	margin:0px auto;
}
.updates-marquee marquee
{
	height:220px;
	margin:10px 0px;
}
  /**********************search************************************/
.has-feedback
{
margin-top:3px;
margin-left:30px;
}
/***********************iframe**************************/

.flex-video {
position: relative;
padding-top: 25px;
padding-bottom: 67.5%;
height: 0;
margin-bottom: 16px;
overflow: hidden;
}
 
.flex-video.widescreen { padding-bottom: 57.25%; }
.flex-video.vimeo { padding-top: 0; }
 
.flex-video iframe,
.flex-video object,
.flex-video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
.flex-video { padding-top: 0; }
}
#social-m-icon
{
margin-top:10px;
}

#social-m-icon a
{
	padding:5px;
	margin:5px;
}
.carousel-inner.onebyone-carosel { margin: auto; width: 100%; }
.onebyone-carosel .active.left { left: -33.33%; }
.onebyone-carosel .active.right { left: 33.33%; }
.onebyone-carosel .next { left: 33.33%; }
.onebyone-carosel .prev { left: -33.33%; }