body{
font-family: 'Mukta', sans-serif;
color: #0C202D;
}

.container-fluid {
width: 100%;
padding-right: 0px;
padding-left: 0px;
margin-right: auto;
margin-left: auto;
}

.bg-dark {
    background-color: #283947!important;
}

.navbar-dark .navbar-brand {
    color: #FFFAF5;
	font-family: 'PT Serif', serif;
}

.jumbotron {
	font-family: 'PT Serif', serif;
}

h1 {}

h2 {
font-size: 2rem;
color: #B9B2A7;
}

h3 {
color:#F3E3D1;
}

p {
line-height: 2rem;

}

.img-thumbnail {
border: none;
background-color: transparent;
}

.btn-primary {
color: #fff;
background-color: #283947;
border-color: #0C202D;
}

.navbar-light .navbar-brand {
text-transform: uppercase;
color: #B9B2A7;
}

.navbar-expand-lg .navbar-collapse {
justify-content: flex-end;
}

.jumbotron{
background-image: url('../images/bestbasementsdenver_livingroom1.jpg');
background-position: top center;
background-size: 100% auto;
background-repeat: no-repeat;
background-attachment: fixed;
min-height: 550px;
}

.display-4 {
font-size: 3rem;
font-weight: 500;
line-height: 1;
color: #283947;}

.display-2 {
font-size: 7rem;
font-weight: 500;
line-height: 1;
color: #283947;}

.lead {
font-size: 2rem;
font-weight: 300;
color: #283947;
font-family: 'Mukta', sans-serif;
}

.about {
background-color: #FFFAF5;
min-height: 400px;
}

.ourguarantee {
background-color: #B9B2A7; 
min-height: 700px;
color:#FFFAF5;
}

.ourguarantee h2 {
color: #0C202D;
}

.guarantee {
padding: 5%;	
}

.hearth {
background-color: #FFFAF5;
min-height: 500px;
padding-bottom: 4%;
}

.hearth h3 {
padding: 2% 0px;
color: #0C202D;
}

.hearth li {
font-size: 1.35rem;
}

.specialties h3 {
padding: 2% 0px;
color: #B9B2A7;
}	

.testimonials {
background-color: #283947; 
color: #FFFAF5;
height: 350px;}

.testimonials h2 {   
margin-bottom: .5rem;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: #B9B2A7;
}

.testimonialslist {
height: 270px; 
font-size: 18px;
}

.carousel-caption {color:#FFFAF5;}

.contact{
background-image: url('../images/landscape-2124756bw.jpg');
background-size: 100% auto;
color: #FFFAF5;
}

.contact h2 {
color: #0C202D;
}

.featured {
height: 300px;
}

.featured img {
padding-top: 15px;
padding-bottom: 15px;
width: 100%;
}

.gallery{
background-color: #283947;
padding-bottom:4%;
}

.carousel{

}

.footer {
height:100px;
margin-top;30px;
}

/* Responsive Code */

@media (max-width: 2560px){
	.jumbotron {
    background-image: url(../images/bestbasementsdenver.jpg);
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    min-height: 700px;
}
.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 0rem;
    background-color: #e9ecef;
}

.display-4 {
font-size: 4rem;
font-weight: 500;
line-height: 1;
color: #283947;
	}

.display-2 {
font-size: 9rem;
font-weight: 500;
line-height: 1;
color: #283947;}
	
.lead {
font-size: 1.2rem;
font-weight: 600;
color: #283947;
font-family: 'Mukta', sans-serif;
}
	
.about {
background-color: #FFFAF5;
min-height: 500px;
}

.about h2 {
font-size: 2rem;
color: #B9B2A7;
padding-top: 160px;
}

.featured {
height: 300px;
}

.featured img {
width: 50%;
}
	
.testimonials {
background-color: #283947; 
color: #FFFAF5;
height: 500px;
padding-top: 80px;
}

.testimonials h2 {   
margin-bottom: .5rem;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: #B9B2A7;
}

.testimonialslist {
height: 250px;
}

.carousel-caption {
color:#FFFAF5;
}
	
.contact {
    background-image: url(../images/landscape-2124756bw.jpg);
    background-size: 100% auto;
	background-repeat: no-repeat;
    color: #FFFAF5;
    height: 300px;
}

.contact h2 {
    color: #0C202D;
    padding-top: 60px;
}

.footer {
height:100px;
margin-top:30px;
}
	
}

@media (max-width: 1200px){

.jumbotron {
    background-image: url(../images/bestbasementsdenver.jpg);
    background-position: top center;
    background-size: 1200px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    min-height: 700px;
}
	
.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 0rem;
    background-color: #e9ecef;
}

.display-4 {
font-size: 3.5rem;
font-weight: 500;
line-height: 1;
color: #283947;}

	
.display-2 {
font-size: 7rem;
font-weight: 300;
line-height: 1;
color: #283947;}
	
.lead {
font-size: 1rem;
font-weight: 600;
color: #283947;
}

.featured {
    height: 300px;
}

.featured img {
width: 50%;
}
	
.testimonials {
background-color: #283947; 
color: #FFFAF5;
height: 500px;
padding-top: 80px;
}

.testimonials h2 {   
margin-bottom: .5rem;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: #B9B2A7;
}

.testimonialslist {
height: 250px;
}

.carousel-caption {
color:#FFFAF5;
}
	
.contact {
    background-image: url(../images/landscape-2124756bw.jpg);
    background-size: 100% auto;
	background-repeat: no-repeat;
    color: #FFFAF5;
    height: 300px;
}

.contact h2 {
    color: #0C202D;
    padding-top: 60px;
}

.footer {
    height: 100px;
    margin-top: 20px;
}
	
}

@media (max-width: 992px){
jumbotron {
background-image: url(../images/bestbasementsdenver.jpg);
background-position: top center;
background-size: 100% auto;
background-repeat: no-repeat;
background-attachment: fixed;
min-height: 500px;
}

.jumbotron {
padding: 2rem 1rem;
margin-bottom: 0rem;
background-color: #e9ecef;
}	

.display-4 {
font-size: 2rem;
font-weight: 500;
line-height: 1;
color: #283947;}

	
.display-2 {
font-size: 4rem;
font-weight: 300;
line-height: 1;
color: #283947;}
	
.lead {
font-size: .75rem;
font-weight: 600;
color: #283947;
}
	
.featured {
height: 250px;
}

.featured img {
width: 50%;
}
	
.testimonials {
background-color: #283947; 
color: #FFFAF5;
height: 500px;
padding-top: 80px;
}

.testimonials h2 {   
margin-bottom: .5rem;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: #B9B2A7;
}

.testimonialslist {
height: 300px;
}

.carousel-caption {
color:#FFFAF5;
}

.contact {
    background-image: url(../images/landscape-2124756bw.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat; 
	color: #FFFAF5;
    height: 250px;
}

.contact h2 {
    color: #0C202D;
    padding-top: 40px;
}
	
}

@media (max-width: 768px){
h2 {
font-size: 1.5rem;
color: #B9B2A7;
}

h3 {
font-size: 1.4rem;
}

p {
line-height: 1.5rem;
font-size: .85rem;
}
	
.jumbotron {
background-image: url(../images/bestbasementsdenver.jpg);
background-position: top center;
background-size: 900px;
background-repeat: no-repeat;
background-attachment: fixed;
min-height: 450px;
}	
	
.jumbotron {
padding: 2rem 1rem;
margin-bottom: 0rem;
background-color: #e9ecef;
border-radius: .3rem;
}

.display-4 {
font-size: 2.5rem;
font-weight: 500;
line-height: 1.2;
color: #283947;
}

.btn-group-lg>.btn, .btn-lg {
padding: .5rem 1rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .3rem;
}

.featured {
height: 300px;
}
	
.featured img {
width: 50%;
}
	
.ourguarantee img {
width: 90%;
}
	
.testimonialshow.d-none {
display: inline !important;
}

.testimonials {
background-color: #283947; 
color: #FFFAF5;
height: 400px;
padding-top: 80px;
}

.testimonials h2 {   
margin-bottom: .5rem;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: #B9B2A7;
}

.testimonialslist {
height: 200px;
}

.carousel-caption {
color:#FFFAF5;
}
	
.contact {
background-image: url(../images/landscape-2124756bw.jpg);
background-size:cover;
background-repeat: no-repeat;
color: #FFFAF5;
}
.contact {
height: 250px;
}
.contact h2 {
color: #0C202D;
padding-top: 70px;
}
	
}

@media (max-width: 767px){
h2 {
font-size: 1.5rem;
color: #B9B2A7;
}

h3 {
font-size: 1.4rem;
}

p {
line-height: 1.5rem;
font-size: .85rem;
text-align: center;
}
	
.jumbotron {
background-image: url(../images/bestbasementsdenver.jpg);
background-position: top center;
background-size: 900px;
background-repeat: no-repeat;
background-attachment: fixed;
min-height: 450px;
}	
	
.jumbotron {
padding: 2rem 1rem;
margin-bottom: 0rem;
background-color: #e9ecef;
border-radius: .3rem;
}

.display-4 {
font-size: 2.5rem;
font-weight: 500;
line-height: 1.2;
color: #283947;
}

.btn-group-lg>.btn, .btn-lg {
padding: .5rem 1rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .3rem;
}

.featured {
height: 700px;
}
	
.featured img {
width: 35%;
}
	
.ourguarantee img {
width: 20% !important;
}

.ourguarantee {
    background-color: #B9B2A7;
    min-height: 700px;
    color: #FFFAF5;
    text-align: center;
}
	
.hearth img {
width: 50% !important;
}

.specialties {
text-align: center;
}
		
.testimonialshow.d-none {
display: inline !important;
}

.testimonials {
background-color: #283947; 
color: #FFFAF5;
height: 500px;
padding-top: 80px;
}

.testimonials h2 {   
margin-bottom: .5rem;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: #B9B2A7;
}

.testimonialslist {
height: 300px;
}

.carousel-caption {
color:#FFFAF5;
}
	
.contact {
background-image: url(../images/landscape-2124756bw.jpg);
background-size:cover;
background-repeat: no-repeat;
color: #FFFAF5;
}
.contact {
height: 250px;
}
.contact h2 {
color: #0C202D;
padding-top: 70px;
}
	
}

@media (max-width: 576px){
.jumbotron {
background-image: url(../images/bestbasementsdenver.jpg);
background-position: top center;
background-size: 900px;
background-repeat: no-repeat;
background-attachment: fixed;
min-height: 450px;
}

.jumbotron {
padding: 2rem 1rem;
margin-bottom: 0rem;
background-color: #e9ecef;
border-radius: .3rem;
}

.display-4 {
font-size: 2rem;
font-weight: 500;
line-height: 1.2;
color: #283947;
}

.display-4 {
font-size: 2rem;
font-weight: 500;
line-height: 1.2;
color: #283947;
}

.btn-group-lg>.btn, .btn-lg {
padding: .5rem 1rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .3rem;
}

h2 {
font-size: 1.5rem;
color: #B9B2A7;
}	

p {
line-height: 2rem;
font-size: 1rem;
}

.about {
background-color: #FFFAF5;
}

.about h2 {
    font-size: 2rem;
    color: #B9B2A7;
    padding-top: 60px;
}
	
.featured {
height: 500px;
}
	
.ourguarantee img {
width: 30%;
padding-bottom: 20px;

}
.ourguarantee {
text-align: center;

}
.specialties {
text-align: center;
}

.testimonials {
background-color: #283947; 
color: #FFFAF5;
height: 500px;
padding-top: 40px;
}

.testimonials h2 {   
margin-bottom: .5rem;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: #B9B2A7;
}

.testimonialslist {
height: 400px;
}

.carousel-caption {
color:#FFFAF5;
}

.contact {
background-image: url(../images/landscape-2124756bw.jpg);
background-size:cover;
background-repeat: no-repeat;
color: #FFFAF5;
}

.footer {
height: 100px;
}

.footer p {
font-size: .85rem;
padding-top: 30px;
}

.contact {
height: 300px;
}
.contact h2 {
color: #0C202D;
padding-top: 70px;
}		
.footer p {
font-size: .75rem;
padding-top: 30px;
}

}

@media (max-width: 424px){
.testimonials {
background-color: #283947; 
color: #FFFAF5;
height: 550px;
padding-top: 40px;
}

.testimonials h2 {   
margin-bottom: .5rem;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: #B9B2A7;
}

.testimonialslist {
height: 450px;
}

.carousel-caption {
color:#FFFAF5;
}

}

@media (max-width: 375px){

.testimonials {
background-color: #283947; 
color: #FFFAF5;
height: 600px;
padding-top: 40px;
}

.testimonials h2 {   
margin-bottom: .5rem;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: #B9B2A7;
}

.testimonialslist {
height: 500px;
}

.carousel-caption {
color:#FFFAF5;
}

}		
@media (max-width: 320px){

.navbar-light .navbar-brand {
font-size: 1rem;
}

.testimonials {
background-color: #283947; 
color: #FFFAF5;
height: 650px;
padding-top: 40px;
}

.testimonials h2 {   
margin-bottom: .5rem;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: #B9B2A7;
}

.testimonialslist {
height: 550px;
}

.carousel-caption {
color:#FFFAF5;
}


}
/* Responsive Code */