.carousel-caption {
  position: absolute;
    height:100px;
    width:100%;
    left:35%;
    bottom:-16%;
box-shadow: 10px 10px 5px #888888 !important;
color:black;
}
.imgc
{
opacity: 0.7 !important;
}
#contactus
{
list-style-type: none;
}
#servicestitle{
  color:black;
  text-decoration:none;
}
#btnloadmore
{
background-color:#333333;
color:white;
}


#btnloadmore:hover
{
background-color:white;
color:black;
}

.textroll
{


color:black !important;

}


#menuline {
  color: #f00;
  background-color: #000;
  height: 2.5px;
  width: 150px;


}
#footerline
 {
   display: block;
       height: 0px;
       border: 0;
       border-top: 8px solid #000;
       margin: 1em 0;
       padding: 0;


}
#menu
{
  color:#000;
  font-size: 16px;
}
#btnar
{
  background-color: #000;
  border:  solid !important;
}
#btnarline
{
  background-color: #fff;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #333333;
}



#atab
{
  color:#fff;
}
.tab-content
{
    background-color: #333333;
}
.services_text
{
  color:#fff !important;
}
html {
position: relative;
min-height: 100%;
}
body {
/* Margin bottom by footer height */
margin-bottom: 60px;
}
.footer {
position: absolute;
bottom: 0;
width: 100%;
/* Set the fixed height of the footer here */
height: 60px;
background-color: #f5f5f5;
}
#career {
  background-color: #0857a6;
  color:#fff;
  font-family: sans-serif;
  height:40px;
}

body {
	padding-top:70px;
}




.snippet img{
width: 350px !important;
max-width: 100% !important;
height:auto !important;
padding-right:20px !important; 


 }

.snippet1 img{
width: 450px;
max-width: 100%;
height:auto;
padding-right:20px; 


 }







.panel-body
{

padding-top:0px;
}




@media (max-width: 1200px) {

.carousel-caption {
  position: absolute;
    height:100px;
    width:100%;
    left:25%;
    bottom:-60%;
font-size:6px;
box-shadow: 10px 10px 5px #888888 !important;
color:black;
}

}


@media (max-width: 1200px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid ;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);

    }
    .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
    .navbar-collapse.collapse {
        display: none!important;

    }
    .navbar-nav {
        float: none!important;
		margin-top: 7.5px;
	}
	.navbar-nav>li {
        float: none;
          background-color: white;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
  		display:block !important;
	}
}

















