body{
	font-family: 'Montserrat', sans-serif;
	margin:0;
	padding:0;
}


.container-fluid {
	padding:0;
}

header {
	background:#0f3a5f;
}


.granger-header h1 {
	font-family:font-family: 'Montserrat', sans-serif;
	font-size:55px;
	font-weight:700;
	color:#fdfbfb;
	padding:27px 0;
}
.granger-header button{
	width:433px;
	height:95px;
	float:right;
	margin:0;
	margin-top:8px;
	border:10px solid #0f3557;
	outline:none;
	background-image: url("assets/images/contact-us.png");
	background-size:100% 100%;
	font-size:40px;
	color:#fdfbfb;
	font-weight:700;
	padding-right:100px;
}
.granger-banner-image {
	background-image: url("assets/images/banner-image.png");
	background-size:auto 100%;
	padding:319.5px 0;
	background-repeat:no-repeat;
}

.granger-banner-left {
	padding-top:92px;
	font-size:37px;
	color:#fdfbfb;
}

.granger-banner-left ul {
	padding-top:30px;
}

.granger-banner-left li{
	display:block;
	margin-top:24px;
}

.granger-banner-left a {
	font-family: 'Lato', sans-serif;
	margin-left:10px;
	text-decoration:none;
	color:#fdfbfb;
	font-weight:400;
}
.granger-banner-left li,.granger-banner-left a {
	font-size:20px;
	color:0;
}


.granger-banner {
	background-image: url("assets/images/banner-background.png");
	background-size: 100% 100%;
	min-height:638px;
    position: relative;
}

.holder {
	position:absolute;
	width:100%;
}


.granger-banner-frame {
	position:relative;
	width:auto;
	padding:0;
	height:48px;
	background-image: url("assets/images/banner-image-frame.png");
	background-size: 100% 100%;
	background-repeat:no-repeat;
    top: -45px;
}

.granger-price-background {
	position:relative;
	width:auto;
	height:271px;
	background-image: url("assets/images/price-background.png");
	background-size: 310px 261px;
	background-repeat:no-repeat;
	background-position:center;
	top: -266px;
	text-align:center;
	padding: 105px;
}

.granger-price-background h1 {
	color:#fdfbfb;
	font-size:53.71px;
	font-weight:700;
	position:relative;
	letter-spacing:10px;
}

.granger-button-buyit {
	position:relative;
	height:109px;
	width:auto;
	text-align:center;
	top: -374px;
	padding-top:37px;
}

.granger-button-buyit button {
	background-color:transparent;
	width:363px;
	height:109px;
	padding-right:80px;
	color:#fdfbfb;
	border:0;
	font-size:35px;
	font-weight:700;
	background-image: url("assets/images/buy-it-now-button.png");
	background-size: 364px 109px;
	background-repeat:no-repeat;
}

.button-buy-it-now {
 display:none;
}

.granger-features {
	background-image: url("assets/images/features-background.png");
	background-repeat:no-repeat;
	background-position:center;
	padding:94px 0;
}
.granger-features-header {
	text-align:center;
}
.granger-features-header p {
	font-size:40px;
	font-weight:700;
	line-height:48px;
}

.granger-features-left {
	padding-right:25px;
}

.granger-features-left h1, .granger-features-right h1{
	font-size:20px;
	font-weight:700;
}

.granger-features-left article {
	font-family: 'Lato', sans-serif;
	font-size:20px;
	font-weight:300;
}

.granger-features-left label, .granger-features-right label  {
	padding-top:94px;
}

.granger-features-left article {
	padding-top:41px;
	line-height:35px;
}

.granger-features-right {
	padding-left:25px;
}

.granger-features-right article {
	padding-top:41px;
	padding-right:10px;
	line-height:35px;
}

.granger-features-right article li{
	display:block;
	margin-bottom:24px;
	color:#8cd31d;
}

.granger-features-right article a {
	font-family: 'Lato', sans-serif;
	margin-left:10px;
	text-decoration:none;
	color:#333333;
	font-weight:300;
}

.granger-section-iframe {
	margin:0;
	height:auto;
	padding:89px 0;
	background-image: url("assets/images/iframe-background.png");
	background-size:100% 100%;
	background-repeat:no-repeat;
	background-position:center;
}

.granger-section-iframe-left .row {
	padding-top:34px;
}

.granger-section-iframe-left label {
	font-family: 'Lato', sans-serif;
	font-size:24px;
	font-weight:300;
	color:#fdfbfb;
}

.granger-section-iframe-left h1 {
	font-weight:700;
	font-size:30px;
	color:#fdfbfb;
}

.granger-section-iframe-left img {
	width:30px;
	height:30px;
}

.granger-section-iframe-right iframe {
	border:10px solid #1469a4;
	width:553px; 
	height:311px;
} 

.granger-features-section-2 {
	padding:89px 0 ;
}

.granger-features-section-2 h1{
	font-size:40px;
	font-weight:400;
	text-align:center;
}


.carousel-images-holder {
	padding-top:97px;
	position:relative;
}


/*
.features-section-2-image img{
	width:100%;
	height:auto;
}
*/

.features-section-2-imagess {
	float:left;
    position:relative;
	width:25%;
	overflow: hidden;
}

.features-section-2-imagess img{
	width:100%;
	min-height:100%!important;
}
.features-section-2-image-child {
	position:absolute;
    left:0;
    bottom:0;
    float:left;
    width:100%;
    height:100%;
    background:#0067af;
	opacity:0.55;
	text-align:center;
	padding:42% 0;
	display:none;
}

.features-section-2-imagess:hover .features-section-2-image-child {
	display:block;
}

.hover-me {
  max-width: 100%;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
 }

.features-section-2-imagess:hover .hover-me {
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.arrow-left-carousel {
	position:absolute;
    left:-59px;
	padding-top:96px;
	width:auto;
	height:auto;
	font-size:64.53px;
}

.arrow-right-carousel {
	position:absolute;
    right:-59px;
	padding-top:96px;
	width:auto;
	height:auto;
	font-size:64.53px;
}

.features-section-2-image-child i {
	font-size:38px;
	color:#fdfbfb;
}




.accordion-features {
	position:relative;
	margin-top:89px;
	margin-left:5px;
	border-top:1px solid #0067af;
}

.accordion-features-title-holder {
	position:absolute;
	width:auto;
	min-width:500px;
	height:auto;
	font-size:30px;
	color:#fdfbfb;
	background:#0067af;
	padding:0 44px;
	text-align:center;
	margin:0 18%;
	top: -22px;
}

.each-accordion-holder {
	margin:10px 0;
	padding:20px 10px;
	border:1px solid #e1e1e1;
}

.each-accordion-holder label{
	font-family: 'Lato', sans-serif;
	font-weight:700;
	font-size:20px;
}
.each-accordion-holder article{
	font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size:18px;
	padding-top:20px;
	line-height:25px;
	display:none;
}

.li-accordion {
	margin-left:3px;
	list-style: circle url("assets/images/liststyle.png")
}


.accordion-right,.accordion-left {
	padding:0 15px;
	padding-top:114px ;
	border-left:1px solid #0067af;
}

.accordion-right {
	margin-left:20px;
	width:48%;
	padding-right:0;
}

.granger-map {
	height:547px;
}

.granger-map iframe {
	width:100%;
	height:547px;
}

.granger-buy-now-section {
	padding:59px 0;
	text-align:center;
}

.granger-buy-now-section img {
	width:100%;
	height:auto;
}

.granger-buy-now-section button {
	background-color:transparent;
	margin-top:48px;
	padding-right:110px;
	width:515px;
	height:109px;
	border:0;
	background-image: url("assets/images/buy-it-now-button.png");
	background-size:100% 100%;
	font-size:35px;
	color:#fdfbfb;
	font-weight:700;
}



.granger-gallery-image {
	float:left;
	width:25%;
	padding:0;
	margin:0;
    position:relative;
    overflow:hidden;
}

.granger-gallery-image img {
	width:100%;
	height:100%;
	padding:0;
	margin:0;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.granger-gallery-image-child {
	position:absolute;
    left:0;
    bottom:0;
    float:left;
    width:100%;
    height:100%;
	background-image: url("assets/images/gallery-hover-back.png");
	text-align:center;
	padding:35% 0;
	display:none;
}
.granger-gallery-image:hover .granger-gallery-image-child {
	display:block;
}
.granger-gallery-image:hover .gallery-hover {
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}


.granger-gallery {
	background:#f1f1f1;
	padding:88px 0;
}

.granger-gallery .row {
	width:100%;
	margin:0;
}

.granger-gallery h1 {
	font-size:40px;
	font-weight:700;
	text-align:center;
	padding-bottom:48px;
}

.granger-gallery-image-child h1 {
	font-size:20px;
	font-weight:700;
	color:#fdfbfb;
	padding-bottom:0px;
}

.granger-gallery-image-child label {
	font-size:20px;
	font-weight:300;
	color:#fdfbfb;
	padding-top:20px;
}

.granger-warranty {
	padding:88px 0;
}

.granger-warranty h1 {
	font-size:43px;
	font-weight:700;
}
.granger-warranty article {
	padding-top:20px;
	font-family: 'Lato', sans-serif;
	font-size:20px;
	font-weight:300;
	line-height:30px;
}

.granger-copyright {
	padding:91px 0;
	background-image: url("assets/images/copyright-back.png");
	background-repeat:no-repeat;
	background-size:100% 100%;
}

.granger-copyright h1{
	font-size:55px;
	font-weight:700;
	color:#b5b5b5;
}

.granger-copyright p{
	padding-top:5px;
	font-family: 'Lato', sans-serif;
	font-size:18px;
	font-weight:400;
	color:#b5b5b5;
}

.granger-copyright img {
	float:left;
	padding-left:6px;
}

footer {
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	background:#000000;
	padding:10px;
	text-align:center;
}

footer h1 {
	font-family: 'Lato', sans-serif;
	font-size:20px;
	font-weight:700;
	color:#fdfbfb;
}

.carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
      width: 25%;
      margin: auto;
	  float:left;
  }
 
.carousel {
    position: relative;
	width:100%;
} 
.carousel-images-holder .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -150px;
	color:#000;
}

.carousel-images-holder .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -150px;
	color:#000;
}

.carousel-images-holder  .carousel-control {
	background-color:transparent!important;
}













@media only screen and (min-width: 1200px) { 

.container {
	width:1170px!important;
}

.arrow-left-carousel {
    position: absolute;
    left: -37px;
    padding-top: 96px;
    width: auto;
    height: auto;
    font-size: 64.53px;
}
.arrow-right-carousel {
    position: absolute;
    right: -37px;
    padding-top: 96px;
    width: auto;
    height: auto;
    font-size: 64.53px;
}


}

@media only screen and (max-width: 1280px) { 

.arrow-left-carousel {
    position: absolute;
    left: -37px;
    padding-top: 96px;
    width: auto;
    height: auto;
    font-size: 64.53px;
}
.arrow-right-carousel {
    position: absolute;
    right: -37px;
    padding-top: 96px;
    width: auto;
    height: auto;
    font-size: 64.53px;
}
.features-section-2-image {
    float: left;
    position: relative;
    overflow: hidden;
}

.carousel-images-holder {
    padding-top: 97px;
    position: relative;
    padding-left: 29px;
}
.accordion-right, .accordion-left {
    padding: 0 15px;
    padding-top: 114px;
    border-left: 1px solid #0067af;
    width: 100%;
}
.accordion-right {
    margin-left: 0px;
    width: 100%;
    padding-right: 0;
	padding-top:0;
}
.carousel-images-holder {
	padding-left:5%;
}


.carousel {
    position: relative;
	width:96%;
} 
.carousel-images-holder .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -150px;
	color:#000;
}

.carousel-images-holder .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -150px;
	color:#000;
}
}

@media only screen and (max-width: 1024px) { 

.features-section-2-image {
    float: left;
    margin: 0 5px;
    position: relative;
    overflow: hidden;
    width: 22%;
}

.carousel-images-holder {
    padding-top: 97px;
    position: relative;
    padding-left: 66px;
}


.arrow-left-carousel {
    position: absolute;
    left: -5px;
    padding-top: 66px;
    width: auto;
    height: auto;
    font-size: 64.53px;
}
.arrow-right-carousel {
    position: absolute;
    right: -5px;
    padding-top: 66px;
    width: auto;
    height: auto;
    font-size: 64.53px;
}

.granger-section-iframe-right iframe {
    border: 10px solid #1469a4;
    width: 100%;
    height: 311px;
}

.accordion-right,.accordion-left {
    margin-left: 0;
    width: 100%;
    padding-right: 0;
}

.accordion-right {
	padding-top:0;
}.granger-header h1 {
    font-size: 48px;
    font-weight: 700;
    color: #fdfbfb;
    padding: 27px 0;
}

.granger-header button {
    width: 363px;
    height: 87px;
    float: right;
    margin: 0;
    margin-top: 8px;
    border: 10px solid #0f3557;
    outline: none;
    background-image: url("assets/images/contact-us.png");
    background-size: 100% 100%;
    font-size: 31px;
    color: #fdfbfb;
    font-weight: 700;
    padding-right: 100px;
}


.carousel-images-holder {
	padding-left:8%;
}


.carousel {
    position: relative;
	width:90%;
} 
.carousel-images-holder .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -120px;
	color:#000;
}

.carousel-images-holder .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -120px;
	color:#000;
}


}
/*
@media only screen and (min-width: 980px) { 
.granger-header h1 {
    font-size: 48px;
    font-weight: 700;
    color: #fdfbfb;
    padding: 27px 0;
}

.granger-header button {
    width: 363px;
    height: 87px;
    float: right;
    margin: 0;
    margin-top: 8px;
    border: 10px solid #0f3557;
    outline: none;
    background-image: url("assets/images/contact-us.png");
    background-size: 100% 100%;
    font-size: 31px;
    color: #fdfbfb;
    font-weight: 700;
    padding-right: 100px;
}

}
*/
@media only screen and (max-width: 800px) {

.features-section-2-image-child {
    padding: 35% 0;
}	
.granger-header {
	text-align:center;
}
.granger-header h1 {
	font-family:font-family: 'Montserrat', sans-serif;
	font-size:40px;
	font-weight:700;
	color:#fdfbfb;
	padding:27px 0;
}
.granger-header button{
	width:333px;
	height:75px;
	float:right;
	margin:0;
	margin-top:8px;
	border:10px solid #0f3557;
	outline:none;
	background-image: url("assets/images/contact-us.png");
	background-size:100% 100%;
	font-size:30px;
	color:#fdfbfb;
	font-weight:700;
	padding-right:70px;
}



.carousel-images-holder {
	padding-top:97px;
	position:relative;
    padding-left: 79px;
}

.features-section-2-image {
	float:left;
	margin:0 5px;
    position:relative;
    overflow:hidden;
	width:20%;
}

.features-section-2-image img{
	width:100%;
	height:auto;
}

.granger-section-iframe-right iframe {
	border:10px solid #1469a4;
	width:100%; 
	height:411px;
} 

.granger-section-iframe-right {
	padding-top:56px;
}

.arrow-left-carousel {
	position:absolute;
    left:0;
	padding-top:26px;
	width:auto;
	height:auto;
	font-size:64.53px;
}

.arrow-right-carousel {
	position:absolute;
    right:0;
	padding-top:26px;
	width:auto;
	height:auto;
	font-size:64.53px;
}



.accordion-right {
	padding-top:0;
	margin-left:0px;
	width:97.5%;
	padding-right:0;
}

.granger-warranty {
	text-align:center;
}

.granger-warranty img {
	margin: 0 35%;
	margin-bottom:40px;
	width:160px;
	height:160px;
}


.granger-copyright img {
	float:left;
	padding-left:6px;
	padding-top:20px;
}
  
.carousel-images-holder .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -85px;
	color:#000;
}

.carousel-images-holder .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -85px;
	color:#000;
}

.carousel-images-holder {
	padding-left:13px;
}

.carousel {
    position: relative;
	width:98%;
}

}

@media only screen and (max-width: 768px) { 
.granger-header {
	text-align:center;
}
.granger-header h1 {
	font-family:font-family: 'Montserrat', sans-serif;
	font-size:40px;
	font-weight:700;
	color:#fdfbfb;
	padding:27px 0;
	padding-bottom:10px;
}
.granger-header button{
	width:333px;
	height:75px;
	margin:0;
	margin-top:0px;
	margin-bottom:8px;
	border:10px solid #0f3557;
	outline:none;
	background-image: url("assets/images/contact-us.png");
	background-size:100% 100%;
	font-size:30px;
	color:#fdfbfb;
	font-weight:700;
	padding-right:70px;
	text-align:center;
	text-align:center;
	float:none;
}

.granger-section-iframe-right {
	padding-top:56px;
}

.granger-section-iframe-right iframe {
	border:10px solid #1469a4;
	width:100%; 
	height:411px;
} 



.arrow-left-carousel {
	position:absolute;
    left:22px;
	padding-top:26px;
	width:auto;
	height:auto;
	font-size:50px;
}

.arrow-right-carousel {
	position:absolute;
    right:22px;
	padding-top:26px;
	width:auto;
	height:auto;
	font-size:50px;
}

.accordion-features-title-holder {
	min-width:300px;
}

.granger-features-section-2 h1 {
    font-size: 24px;
    font-weight: 400;
    text-align: center;
}


.accordion-right {
	padding-top:0;
	margin-left:0px;
	width:97.5%;
	padding-right:0;
}

.granger-warranty {
	text-align:center;
}

.granger-warranty img {
	margin: 0 35%;
	margin-bottom:40px;
	width:160px;
	height:160px;
}


.granger-copyright img {
	float:left;
	padding-left:6px;
	padding-top:20px;
}


.granger-gallery .granger-gallery-image {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    position: relative;
    overflow: hidden;
}

.granger-buy-now-section button {
    width: 414px;
    height: 87px;
}


.carousel-images-holder {
	padding-left:10%;
}

.carousel {
    position: relative;
	width:90%;
}	

}

@media only screen and (max-width: 533px) { 

.carousel-images-holder {
	padding-left:10%;
}

.carousel {
    position: relative;
	width:90%;
} 
.carousel-images-holder .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -65px;
	color:#000;
}

.carousel-images-holder .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -65px;
	color:#000;
}	
}


@media only screen and (max-width: 490px) { 

.features-section-2-image-child {
    padding: 26% 0;
}
.features-section-2-image-child i {
    font-size: 27px;
}
.granger-features-header p {
    font-size: 30px;
    font-weight: 700;
    line-height: 48px;
}

.granger-features-section-2 h1 {
    font-size: 30px;
    font-weight: 400;
    text-align: center;
}

.each-accordion-holder label {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 16px;
}

.each-accordion-holder article {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 15px;
    padding-top: 20px;
    line-height: 25px;
    display: none;
}

.granger-gallery .granger-gallery-image {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    position: relative;
    overflow: hidden;
}

.granger-gallery-image-child {
    padding: 27% 0;
}

.granger-gallery h1 {
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    padding-bottom: 18px;
}

.granger-warranty h1 {
    font-size: 30px;
    font-weight: 700;
}



.granger-copyright h1 {
    font-size: 48px;
    font-weight: 700;
    color: #b5b5b5;
}

.accordion-features-title-holder h1 {
	font-size:20px;
}


.accordion-features-title-holder {
	position:absolute;
	width:auto;
	min-width:200px;
	height:auto;
	font-size:30px;
	color:#fdfbfb;
	background:#0067af;
	padding:0 24px;
	text-align:center;
	margin:0 18%;
	top: -22px;
}

.carousel-images-holder {
    padding-top: 97px;
    position: relative;
    padding-left: 31px;
}

.arrow-right-carousel {
    position: absolute;
    right: 10px;
    padding-top: 13px;
    width: auto;
    height: auto;
    font-size: 40px;
}


.arrow-left-carousel {
    position: absolute;
    left: 10px;
    padding-top: 13px;
    width: auto;
    height: auto;
    font-size: 40px;
}


.granger-section-iframe-right iframe {
    border: 10px solid #1469a4;
    width: 98%;
    height: 200px;
}

.granger-buy-now-section button {
    margin-top: 48px;
    padding-right: 110px;
    width: 315px;
    height: 70px;
    border: 0;
    background-image: url("assets/images/buy-it-now-button.png");
    background-size: 100% 100%;
    font-size: 20px;
    color: #fdfbfb;
    font-weight: 700;
}

.granger-warranty img {
    width: 160px;
    height: 160px;
    margin: 0px 26% 40px;
}

.granger-button-buyit button {
    width: 315px;
    height: 70px;
    padding-right: 80px;
    color: #fdfbfb;
    border: 0;
    font-size: 20px;
    font-weight: 700;
    background-image: url("assets/images/buy-it-now-button.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.granger-header button {
    width: 315px;
    height: 70px;
    margin: 0;
    margin-top: 0px;
    margin-bottom: 8px;
    border: 10px solid #0f3557;
    outline: none;
    background-image: url("assets/images/contact-us.png");
    background-size: 100% 100%;
    font-size: 20px;
    color: #fdfbfb;
    font-weight: 700;
    padding-right: 70px;
    text-align: center;
    text-align: center;
    float: none;
}



.carousel-images-holder {
    padding-top: 57px;
    position: relative;
    padding-left: 31px;
}
.granger-price-background {
    position: relative;
    width: auto;
    height: 271px;
    background-image: url("assets/images/price-background.png");
    background-size: 310px 261px;
    background-repeat: no-repeat;
    background-position: center;
    top: -266px;
    text-align: center;
    padding: 105px;
    padding-left: 50px;
}

.granger-header h1 {
    font-family: font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    font-weight: 700;
    color: #fdfbfb;
    padding: 27px 0;
    padding-bottom: 10px;
}



.carousel-images-holder {
	padding-left:10%;
}

.carousel {
    position: relative;
	width:90%;
} 
.carousel-images-holder .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -55px;
	color:#000;
}

.carousel-images-holder .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -55px;
	color:#000;
}

}




@media only screen and (max-width: 380px) { 

.granger-button-buyit button {
    width: 250px;
    height: 50px;
    padding-right: 80px;
    color: #fdfbfb;
    border: 0;
    font-size: 20px;
    font-weight: 700;
    background-image: url("assets/images/buy-it-now-button.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.granger-header button {
    width: 250px;
    height: 50px;
    margin: 0;
    margin-top: 0px;
    margin-bottom: 8px;
    border: 10px solid #0f3557;
    outline: none;
    background-image: url("assets/images/contact-us.png");
    background-size: 100% 100%;
    font-size: 20px;
    color: #fdfbfb;
    font-weight: 700;
    padding-right: 70px;
    text-align: center;
    text-align: center;
    float: none;
}

.granger-buy-now-section button {
    margin-top: 48px;
    padding-right: 70px;
    width: 250px;
    height: 50px;
    border: 0;
    background-image: url("assets/images/buy-it-now-button.png");
    background-size: 100% 100%;
    font-size: 20px;
    color: #fdfbfb;
    font-weight: 700;
}

.granger-copyright h1 {
    font-size: 38px;
    font-weight: 700;
    color: rgb(181, 181, 181);
}
.granger-warranty img {
    width: 160px;
    height: 160px;
    margin: 0px 23% 40px;
}
.carousel-images-holder {
	padding-left:13%;
}

.carousel {
    position: relative;
	width:85%;
} 
.carousel-images-holder .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -50px;
	color:#000;
}

.carousel-images-holder .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -50px;
	color:#000;
}


}





