/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  padding-bottom: 0px;
  color: #5a5a5a;
}


/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
}
.navbar-wrapper .navbar .container {
  width: auto;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  height: 530px;
  margin-bottom: 0%;
  margin-top:5%;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
  padding:10px;
  color:#fff;
  width:380px;
  height:150px;
  text-align:right;
  margin-top:225px;
  margin-left:auto;
  margin-right:-13%;
  float:right !important;
}


.carousel-caption .h1 {
  color:#fff;
  text-align:right;
  opacity:1;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 530px;

}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 530px;
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {
  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 20px;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
    
  
.nav1{ float:right;  margin-left:25%; margin-right:2%; padding-top:0%; margin-top:-8%; margin-bottom:0;list-style:none}
.nav1>li{position:inherit;display:block}
.nav1>li>a{position:relative;display:block;padding:10px 15px}
.nav1>li>a:hover,.nav1>li>a:focus{text-decoration:none;background-color:#eee}
.nav1>li.disabled>a{color:#777}
}
@media (max-width: 1024px) {

		 .col-xs-6 col-sm-3 sidebar-offcanvas {
 		 padding-top: 60px;
		 }
		 .list-group{
			 margin-top:60px;
		 }
		 .jumbotron{
			 margin-top:60px;
		 }

}

@media (min-width: 1920px) {
.nav1{
	margin-top:3%;
   }
}

@media (max-width: 480px) {
	#contact_butn {
		display:none;
	}
	.contact{
		display:none;
	}
	#contact{
		display:none;
	}
	
	.contact a{
		display:none;
	}
	
	#facebook {
		display:none;
	}
	#linkedin{
		display:none;
	}
	#twitter{
		display:none;
	}
	#you_tube{
		display:none;
	}
	#hiring_butn{
		display:none;
	}
	.sitemap_bg{
		display:none;
	}
	/*#business_snapshot_bg{
		display:none;
	}*/
	
	#parinaam_left{
		display:none;
	}
	.home_rotate_ul li p{
		display:none;
	}
	.home_rotate_img{
		margin-right:auto;
		margin-left:3%;
	}
	.carousel-caption {
		display:none;
		/*width:100%;
		height:auto;
		margin-left:0;
		margin-top:0%;
		padding-top:25%;*/
	}
	.carousel {
		width:100%;
		height:200px;
		margin-top:8%;
		margin-bottom:8%;
	}
	.carousel-inner > .item > img {
		width:100%;
		height:200px;
		margin-top:8%;
		margin-bottom:8%;
	}
	.sr-only{
		display:none;
	}
	.glyphicon{
		display:none;
	}
	#address_bar_bg{
	width:98%;
	height:80px !important;
	padding-top:2%;
	background-color:#e0e6ec;
	position:relative;
	clear:both;
	margin-left:1%;
	border-radius: 5px;
}
	#menu li {
    display:none;
	width:100%;
}
	#menu ul {
    display:none;
}
	#menu ul li a {
	display:none;
}
	#menu ul li {
	display:none;
}

	

