/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */


  .carousel {padding-bottom: 0px;} 
  .carousel {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
-------------------------------------------------- */

.page-top {
    max-height: 400px;
    overflow: hidden;
}
    .page-top img {
        width:100%;
    }

.right.carousel-control,
.left.carousel-control  {
    background-color: #EFB606;
    height: 80px;
    width: 50px;
	top:40%;
		
}
.carousel-control.right,.carousel-control.left {background-image:none;}
.carousel-control {
    text-shadow:none;
    filter: alpha(opacity=100);
    opacity:1;
}
.carousel-control.right img{
    width:20px;
}
.carousel-control.left img{
    width:20px;
}
.carousel {
  max-height: 400px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
    z-index: 10;
    top: 10%;
    text-align: left;
    left: 10%;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: inherit;

}
.carousel-inner > .item > img {

}

.carousel-indicators{
	top:100%;
}


/* 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;
}


/* PRODUCT carousel*/

.product-carousel-modal .modal-header {
    border-bottom: none;
    margin-bottom: 40px;
}

    .product-carousel-modal .modal-header button {
        font-size: 50px;
    }

.product-carousel-modal .glyphicon-chevron-left:before {
    /*content: url(../img/product-chevron-left.png);*/
    display:none;
}

.product-carousel-modal .glyphicon-chevron-right:before {
     /*content: url(../img/product-chevron-right.png);*/
     display:none;
}

.product-carousel-modal .glyphicon-chevron-right {
    border: none;
    border-style: none;

}

.product-carousel-modal .glyphicon-chevron-left {
    border: none;
    border-style: none;

}

.product-carousel-modal .carousel-inner {
    background-color: #fff;
    width: 80%;
    margin: 0 auto;
}

.product-carousel.carousel{height:755px;}
.product-carousel .item img{
padding-top: 95px;padding: 95px;
max-height: 600px;
width: auto;
margin: 0 auto;
}

.product-carousel .carousel-control a{margin-top:-200px;}
.product-carousel .carousel-control {
    top: 30%;}

#ProductCarousel > a.left.carousel-control {
    display: none;
}
#ProductCarousel > a.right.carousel-control {
    display: none;
}
#ProductCarousel > ol > li {
    display: none;
}
/*end PRODUCT carousel*/

/* RESPONSIVE CSS
-------------------------------------------------- */

@media (max-width: 768px) {



    .carouseloffset {
margin-bottom: 0px !important;
}


        .carousel {
        height: inherit;
        margin-bottom: 0px;
    }

        .carousel .item {
            height: inherit;
        }

    .carousel-indicators {
        top: 72%;
    }

    .right.carousel-control, .left.carousel-control {
        width:5.319%;
    }

    .left.carousel-control {
        margin-left:10px;
    }
    .right.carousel-control {
        margin-right:10px;
    }


  /* 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;
  }




  /*Product-carousel*/




.product-carousel .carousel-control {
    top: 25%;}
	
.product-carousel .modal-body {padding:0;}
  /*End-Product-carousel*/
.product-carousel.carousel {
    height: 380px;
}
.product-carousel .item {
    height: 380px;
}

.main-product-image img {
    padding: 0 40px;
    max-height: 200px;
    width: auto;
    margin: 0 auto;
}

.product-carousel .item img {
    padding: 10px;
    width: auto;
    max-height: 350px;
    margin:0 auto;
}
}
@media (max-width: 375px) {

.product-carousel .item img{ padding:10px; margin:0 auto;}

    .page-header-box {
        margin: 0 0 0px 0;
    }

    .product-carousel-modal .carousel-inner {
    height: 100%;
}

    .carousel {
    padding-bottom: 0px;
    height: 165px;
    }
    .carousel-inner {
    height: 155px;
    }
    .page-body {
        margin: -20px;
    }
    .page-header-box {
        padding: 0px 2% 0px !important;
    }
    .carouseloffset .carousel-indicators {
        margin-top: -20px;
    }

}

@media (max-width: 991px) {
 .main-product-image img {
    padding: 0 40px;
    max-height: 250px;
    width: auto;
    margin: 0 auto;
}
}
@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }

}

/*Overriding Class}*/

.carouseloffset {

  margin-bottom: 200px;
}

/*
@media (min-width: 1660px) {
.carouseloffset {
  height: 650px !important;
  margin-bottom: 60px;
}

.page-top {
    max-height: 710px;
}
}*/

@media (max-width: 1370px) {
    .carouseloffset {
        margin-bottom: 0px;
    }
.carousel-indicators {
    margin-top: -80px;
    z-index:9;
}
}

@media (max-width: 768px) {
    .carousel-indicators {
        margin-top: 0px;
    }
}