@charset "utf-8";
/* CSS Document */
/*@import url(FontRoboTo.css);*/

@import url("animate.css") only screen
and (min-width: 1025px);

/**********************************************************/
/*.hidden1{
     opacity:.2;
}*/
.visible1{
     opacity:1;
}

.postfade
{}


.postleft
{}
.postright
{}

.productheading
{
    text-align:center;
    font-size: 18px;
    font-weight: 500;
    text-decoration:underline;
}

.clr {clear: both;}
body {
	background-image: url(../images/index_img-15.jpg);
	background-repeat: repeat-y;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;	
}
#wrap 
{
    width: 100%;
    }
#header {width: 960px; margin: 0px auto 10px;}
#header_left {float:left;}
#header_right{float: right;}
#header_right img {
	vertical-align: bottom;
}
#headersub {padding: 5px; margin-bottom: 5px; border-bottom: solid 1px #d9d9d9;}
#logo {float:left;}
#nav {
	float: right;
	font-size: 18px;
	font-weight: 500; 
	padding-top: 30px;
}
#nav li {
	float: left;
	margin-right: 30px;
	list-style: none;
}
#nav a {
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}
#nav a:hover {color: #d71921;border-bottom:2px solid red;}
#banner {width: 960px; margin: 0px auto 30px;}
#homepage_content {
	background-color: #FFFFFF;
	padding: 30px 0px 50px;
}
#homepage_content_inner {width: 960px; margin: 0px auto;}
.hpheadinggrey {
	text-align: center;
	font-size: 24px;
	font-weight: 500; 
}
.hpsubheadinggrey {
	text-align: center;
	color: #666666;
	font-size: 14px;
	padding-bottom: 30px;
}
.hpheadinggreyborder {
	text-align: center;
}
.hpcontentleft {
	color: #666666;
	font-size: 14px;
	line-height: 24px;
	float: left;
	width: 50%;
}
.hpcontentleftinner {padding-right: 20px;}
.hpcontentright {float: right; width: 50%;}
#pagecontent {
	background-color: #FFFFFF;
	padding: 30px 0px 50px;
}
#pagecontent_inner {width: 960px; margin: 0px auto;}
#prodgall {}
.productitem {width: 220px; float: left; margin: 10px;border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;border:1px solid #666666;background: url(../images/pro_bg.jpg) no-repeat;}
.productimg {	border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;padding-bottom: 20px;}
    
.productimggallery {	border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;}
.proddesc {font-size: 13px; text-align: center;}
#contact li {
	list-style: url(../images/houseicon.gif);
	float: left;
	width: 290px;
	margin-right: 10px;
	font-size: 14px;
}
#contactform {padding-top: 50px;}
#contactformleft, #contactformright {float: left; width: 50%;}
#contactformfooter {
	text-align: right; margin: 5px 10px 30px;
}
.heading1 {
	font-size: 20px;
	font-weight: bold;
	display: block;
	margin-bottom: 15px;
	text-align:center;
}
.blackbtn {
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #111111;
	border: none;
	padding: 10px 25px;
	font-weight: 500; 
	border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.blackbtnwidth
{
    width:50% !important;
    margin-top: 15px !important ;
}

.req
  {
      color:Red;
      font-weight:bold;
}


#contactform input {width: 90%; border: solid 1px #e2dcdc; padding: 15px; margin-bottom: 20px;border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;}
#contactform textarea {width: 90%; border: solid 1px #e2dcdc; padding: 15px;border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;margin: 0px auto 20px;}
#footer {
	background-image: url(../images/index_img-16.jpg);
	color: #FFFFFF;
	margin-top: 50px;
}
#footer_inner {
	width: 960px;
	margin: 0px auto;
	padding: 15px;
}
#footerleft {float: left;}
#footerleft img {margin-top: 10px;}
#footeright {float: right; padding-top: 40px;}
.carousel-inner img {width: 960px; margin: 0px auto;}
/* #Media Queries
================================================== */
@media only screen and (min-width: 768px) and (max-width: 1012px) {

}
@media only screen and (min-width: 766px) {#navwrap {display:none;}
	#header {margin-top: 0;}#content {margin-top: 20px;}}
/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
	#navbar navbar-inverse navbar-fixed-top { display: none !important;}#content {margin-top: 20px;}
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	#navbar navbar-inverse navbar-fixed-top { display: none !important;}#content {margin-top: 20px;}
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) 
{    
	#nav, #logo {display: none;}
	#header {margin-top: 60px;}
	#header, #banner, #homepage_content_inner, #pagecontent_inner, #footer_inner {width: 95%;}
	.hpcontentleft {
		color: #666666;
		font-size: 14px;
		line-height: 24px;
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}
	#banner {width: 95%; margin: 0px auto 30px;}
	#banner img { }
	.hpcontentleftinner {padding-right: 0px;}
	.hpcontentright {float: none; width: 100%; text-align: center }
	.hpcontentright img {
  max-width: 90%;
  height: auto;
  width: auto\9; /* ie8 */
 }
	#footerleft {float: none; text-align: center;}
	#footerleft img {margin-top: 10px;}
	#footeright {float: none; text-align: center; padding-top: 20px;}
	#pagecontent_inner {width: 100%; margin: 0px auto;}
	#prodgall {}
	.productitem {width: 45%; float: left; margin: 10px; text-align: center;}
	#contact li {
		list-style: url(../images/houseicon.gif);
		float: none;
		width: 100%;
		margin-right: 0px;
		font-size: 14px;
		text-align: left;
	}
	#contactform {padding-top: 50px;}
	#contactformleft, #contactformright {float: none; width: 90%; margin: 0px auto;}
	#contactformfooter {
		text-align: right; margin: 5px 10px 30px;
	}
	#contactform input {width: 95%; border: solid 1px #e2dcdc; padding: 15px; margin: 0px auto 20px;}
	#contactform textarea {width: 95%; border: solid 1px #e2dcdc; padding: 15px;margin: 0px auto 20px;}
	
	.locationmap
	{
	    display:none;	    
    }
    
    .blackbtnwidth
    {
        width:100% !important;
        margin-top: 15px !important ;
    }
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {

}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
	#pagecontent_inner {width: 90%; margin: 0px auto;}
	#prodgall {}
	.productitem {width: 90%; float: none; margin: 10px; text-align: center;}
	.productitem img {
		max-width: 90%;
		height: auto;
		width: auto\9; /* ie8 */
}
/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  padding-bottom: 40px;
  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: 500px;
  margin-bottom: 60px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 500px;
  background-color: #777;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 500px;
}


/* 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;
  }
}
