h1 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	color: red;
	text-align: center;
	margin-top:32px;
	text-transform: uppercase;
}
	
h2 {
	text-align: center;
	margin-top: 6px;
}

#footer1 {
	background-color: #272d33;
	color:#76828f;
	font-size: 16px;
	line-height: 1.8em;
}

h3 {
	color:#fff;
	text-transform: uppercase;
}

.dev {
	text-align: center;
	font-size: 12px;
	margin-top: 30px;
}

.google-maps {
	color:white;
}

.dev a{
	    color:#ccc;
    }

.phone .glyphicon {
	top:6px;
}

.carousel-indicators{
		display: none;
	}

@media (min-width: 992px){
	
	#head1 {
		position:relative;
		margin-bottom: 0 !important;
		padding-bottom: 0 !important;
		z-index: 1 !important;
	}
	.header {
		margin-bottom: 0 !important;
		padding-bottom: 0 !important;
	}

	.header img{
		position:relative;
		margin-bottom: 0 !important;
		padding-bottom: 0 !important;
		margin-left: 0;
		padding-top: 0 !important;
		z-index: -999 !important;
	}
	
	.phone {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-size:48px;
		color: red;
		text-align: right;
		line-height: .95em;
	}
	.help {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-size:36px;
		line-height: 1em;
		text-align: right;
		margin-top: 58px;
	}
	
	.address {
		text-align: right;
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		font-size: 15px;
	}
	
	.navbar {
		position:relative;
	    margin-top: -1px;
	    margin-bottom: 0px !important;
	    z-index: 999;
	    min-height:8px;
	    border-radius: 0 !important;
	    border:0 !important;
	    background-color: #b30000;
	}
	
	#nav1 {
		position:relative;
		z-index: 999;
	}
	
	.transparent {
		background: rgba(0,0,0,0.5);
		position:absolute;
	    bottom:5px;
	    left:inherit;
	    right:inherit;
	}
	
	.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    margin-top: 0px !important;
    min-height: 400px;
    }
    
    .cap1 {
	    font-family: 'Montserrat', sans-serif;
		font-weight: 700;
	    font-size: 72px;
	    
    }
    
    .cap2 {
	    font-family: 'Montserrat', sans-serif;
		font-weight: 400;
	    font-size: 40px;
	    
	    
    }
    
    .carousel-caption {
	    top: 325px !important;
	    right: 5%;
	    left: 5%;
	}
		
	.main-content-block {
		font-size: 18px;
		margin-bottom: 35px;
	}

}


@media (min-width: 768px) and (max-width: 991px) {
	a {
		color:red;
	}
	
	h1 {
		font-size:30px;
	}
	
	.header img{
		margin-top: 0 !important;
		width:90%;
		margin: -20px auto !important;
	}
	
	.phone {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-size:42px;
		color: red !important;
		text-align: center !important;
		line-height: .95em;
	}
	
	.help {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-size:36px;
		line-height: 1em;
		text-align: center !important;
		margin-top: 30px;
	}
	
	.address {
		text-align: center;
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		font-size: 15px;
		margin-bottom: 10px;
	}
	
	.navbar {
	    margin-bottom: 0 !important;
	    border-radius: 0 !important;
	    min-height:8px;
	    background-color: #b30000;
	    border: 0 !important;
	}
	
	.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    margin-top: 0px !important;
    }
	
	.cap1 {
	    font-family: 'Montserrat', sans-serif;
		font-weight: 700;
	    font-size: 40px;
	    margin-top: 100px !important;
    }
    
    .cap2 {
	    font-family: 'Montserrat', sans-serif;
		font-weight: 200;
	    font-size: 30px;
    }
    
    .carousel-caption {
	    top: 90px !important;
	    right: 5%;
	    left: 5%;
	}
	
	.transparent {
		background: rgba(0,0,0,0.5);
		max-width:1100px;
		margin:0 auto;
	}
	
	.main-content-block {
		font-size: 16px;
		margin-bottom: 25px;
	}
	
}

@media (max-width: 767px) {
	a {
		color:red;
	}
	
	.main-content-block {
		font-size: 16px;
		margin-bottom: 25px;
	}
	
	h1 {
		font-size:24px;
		margin-top: 22px;
	}
	
	h2 {
		font-size: 20px;
	}
		
	.header img{
		
		margin: 0 auto !important;
	}
	
	.phone {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-size:32px !important;
		color: #ed1717 !important;
		text-align: center !important;
	}
	
	.help {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-size:28px;
		line-height: 1em;
		text-align: center !important;
		margin-top: 15px;
	}
	
	.address {
		text-align: center;
	}
	
	.navbar {
	    margin-bottom: 0 !important;
	    border-radius: 0 !important;
	    min-height:6px;
	    background-color: #b30000;
	    border: 0 !important;
	    top:10px;
	}
	
	.carousel {
		top:10px;
		min-height: 150px;
		background-color: #272d33;
	}
	
	.carousel-caption {
	    bottom: -25px;
	    right: 5%;
	    left: 5%;
	}
	
	.carousel-inner > .item > a > img, .carousel-inner > .item > img {
		width:100%;
		height: 120px !important;
	}
	
	.carousel-inner {
		overflow: visible;
	}
	
	.transparent {
		/*background: rgba(0,0,0,0.5);*/
		position: absolute;
		bottom:-16px;
		width:100%
	}
	
	.cap1 {
	    font-family: 'Montserrat', sans-serif;
		font-weight: 700;
	    font-size: 22px;
	    margin-top: 100px !important;
    }
    
    .cap2 {
	    display: none;
    }
    
    .foot-email, .foot-phone, .foot-address{
	    font-size:18px;
	    line-height: 2em;
    }
}