body { margin:0px; }

#logo{
width:100%;
height:143px;
margin-top:20px;
margin-bottom:20px;
background-color:#ffffff;
background-image: url('images/mrbasement_logo.png');
background-repeat:no-repeat;
background-position:center;
}
#menubar{
width:100%;
padding:0;
height:60px;
background-color:#ffffff;
 }
#menu-phone{
position:relative;
top:0;
width:20%;
height:50px;
margin:0;
padding:0;
float:left;
 }
#menu-buttons{
position:relative;
top:0;
width:60%;
height:50px;
margin-bottom:0;
margin-top:0;
margin-left:auto;
margin-right:auto;
padding:0px;
 }

#flyers{
width:40%;
height:800px;
margin-top:20px;
margin-bottom:20px;
margin-right:150px;
background-color:#ffffff;
background-image: url('images/financing-flyer.png');
background-repeat:no-repeat;
background-position:center;
background-size:100%;
float:right;
}
 
ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-align:center;
  font-family:sans-serif;
}

li {
  display:inline;
}

li a, .dropbtn {
  display: inline-block;
  color: white;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}

li a:hover, .dropdown:hover .dropbtn {
  border-bottom:solid;
  border-left:solid;
  border-right:solid;
  border-bottom-left-radius:5px;
  border-bottom-right-radius:5px;
  border-width:thin;
}

li.dropdown {
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.dropdown-content a:hover {background-color: #f1f1f1;}

.dropdown:hover .dropdown-content {
  display: block;
}



#menu-social{
position:relative;
top:-50px;
width:20%;
height:50px;
margin:0;
padding:0;
float:right;
 }
.fulldiv{
position:inherit;
width:100%;
margin:0;
padding:0;
}
#guidingprinciples{
position:inherit;
width:100%;
margin:0;
padding-bottom:50px;
}
#finance-text{
position:inherit;
width:100%;
margin:0;
padding-bottom:50px;
}

.bbb{
position:inherit;
margin-left:auto;
margin-right:auto;
width:287px;
margin-top:50px;
padding:0;
}
.servicesdiv{
position:relative;
top:150px;
width:100%;
margin-bottom:300px;
}
.ourstorygroup{
height:350px;
width:855px;
margin-left:auto;
margin-right:auto;
margin-top:200px;
}
.ourstorypic{
position:relative;
top:-295px;
width:350px;
height:350px;
background-image: url('images/april-rob.png');
background-repeat:no-repeat;
background-position:center;
background-size:100%;
border-radius:175px;
border:solid;
border-width:1px;
border-color:#243464;
background-color:#ffffff;
margin:0;
}
.ourstorytext{
position:relative;
top:25px;
left:175px;
width:675px;
padding-left:175px;
margin:0;
background-color:#ffffff;
border:double;
border-color:#243464;
border-radius:10px;
 }
.verticalbannerleft{
position:relative;
width:25%;
height:450px;
background-color:#cccccc;
top:50px;
margin-bottom:50px;
margin-left:50px;
margin-right:10px;
float:left;
}
.verticalbannermiddle{
position:relative;
width:25%;
height:450px;
background-color:#cccccc;
top:50px;
margin-bottom:50px;
margin-left:auto;
margin-right:auto;
}
.verticalbannerright{
position:relative;
width:25%;
height:450px;
background-color:#cccccc;
top:-450px;
margin-bottom:50px;
margin-left:10px;
margin-right:50px;
float:right;
}
.verticalbannerpic01{
margin:0px;
height:300px;
background-image: url('images/braced-repaired-wall.jpg');
background-repeat:no-repeat;
background-position:center;
background-size:100%;
}
.verticalbannerpic02{
margin:0px;
height:300px;
background-image: url('images/new-egress.jpg');
background-repeat:no-repeat;
background-position:center;
background-size:100%;
}
.verticalbannerpic03{
margin:0px;
height:300px;
background-image: url('images/interior-drain-tile-with-safe-edge-a.jpg');
background-repeat:no-repeat;
background-position:center;
background-size:100%;
}
#crew{
position:relative;
width:60%;
margin-top:50px;
margin-bottom:50px;
margin-left:auto;
margin-right:auto;
border:double;
border-color:#243464;
border-radius:10px;
}#qr{
position:relative;
width:100%;
height:200px;
margin-top:50px;
margin-bottom:50px;
margin-left:auto;
margin-right:auto;
}
.submit-form-button{
margin-top:10px;
width:100%;
height:50px;
border-radius:5px;
background-color:#243464;
color:#ffffff;
}
.bluefulldiv{
position:inherit;
display:flex;
justify-content:center;
align-items:center;
height:200px;
width:100%;
margin:0;
padding:0;
background-color:#243464;
 }

.munutext{
text-align:center;
color:#999999;
font-family:sans-serif;
font-size:15px;
}

.bluebanner{
margin-left:20%;
margin-right:20%;
margin-top:0px;
margin-bottom:0px;
text-align:center;
color:#243464;
font-family:sans-serif;
font-size:90px;
line-height:120%;
}
.blueheader{
margin-left:20%;
margin-right:20%;
margin-top:15px;
margin-bottom:15px;
text-align:center; 
color:#243464;
font-family:sans-serif;
font-size:40px;
}
.whitepageheader{
margin-left:20%;
margin-right:20%;
margin-top:15px;
margin-bottom:15px;
color:#ffffff;
font-family:sans-serif;
font-size:50px;
padding-top:80px;
}
.whiteheader{
margin-left:20%;
margin-right:20%;
margin-top:15px;
margin-bottom:15px;
text-align:center; 
color:#ffffff;
font-family:sans-serif;
font-size:60px;
}
.whiteparagraph{
margin-left:20%;
margin-right:20%;
margin-top:15px;
margin-bottom:15px;
text-align:center; 
color:#ffffff;
font-family:sans-serif;
font-size:20px;
line-height:140%;
}
.footer-text{
margin-left:20%;
margin-right:20%;
margin-top:15px;
margin-bottom:15px;
text-align:center; 
color:#ffffff;
font-family:sans-serif;
font-size:12px;
line-height:140%;
}
.nowaccepting{
margin-left:20%;
margin-right:20%;
margin-top:0px;
margin-bottom:0px;
text-align:center; 
color:#111111;
font-family:sans-serif;
font-size:20px;
font-style:italic;
text-decoration:underline;
}
.bluetitle{
margin-left:20%;
margin-right:20%;
margin-top:15px;
margin-bottom:15px;
text-align:center; 
color:#243464;
font-family:sans-serif;
font-size:22px;
font-weight:bold;
line-height:140%;
}
.blueparagraph{
margin-left:20%;
margin-right:20%;
margin-top:15px;
margin-bottom:15px;
text-align:center; 
color:#243464;
font-family:sans-serif;
font-size:15px;
line-height:140%;
}
.blueparagraph-finance{
margin-left:150px;
width:35%;
padding-right:50px;
margin-top:15px;
margin-bottom:15px;
text-align:left; 
color:#243464;
font-family:sans-serif;
font-size:15px;
line-height:140%;
}
.blueparagraph-list{
margin-left:40%;
margin-right:20%;
margin-top:15px;
margin-bottom:15px;
text-align:left; 
color:#243464;
font-family:sans-serif;
font-size:15px;
line-height:140%;
}
.blueparagraph-bold-italic{
margin-left:20%;
margin-right:20%;
margin-top:15px;
margin-bottom:15px;
text-align:center; 
color:#243464;
font-style:italic;
font-weight:bold;
font-family:sans-serif;
font-size:20px;
line-height:140%;
}
.principles-title{
margin-left:auto;
margin-right:auto;
width:40%;
margin-top:15px;
margin-bottom:15px;
text-align:center; 
color:#243464;
font-style:italic;
font-weight:bold;
font-family:sans-serif;
font-size:20px;
line-height:140%;
}
.principles{
margin-left:auto;
margin-right:auto;
width:40%;
margin-top:15px;
margin-bottom:15px;
text-align:center; 
color:#243464;
font-family:sans-serif;
font-size:15px;
line-height:140%;
}

#slideshow {
  height:140px;
  margin-left:auto;
  margin-right:auto;
  position: relative;
  width: 80%;
  padding: 10px;
  background-color:#ffffff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
}
#slideshow > div {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
}
.quote-text{
font-family:serif;
font-size:large;
color:#243464;
font-size:20px;
font-weight:bold;
text-align:center;
}
.associationsdiv{
position:inherit;
margin-left:auto;
margin-right:auto;
width:920px;
height:200px;
margin-top:150px;
padding:0;
}
.associationsleft{
position:relative;
width:200px;
height:200px;
background-color:#ffffff;
top:0px;
margin-left:0px;
background-image: url('images/Eastern Ridge Final Logo Transparent_web.png');
background-repeat:no-repeat;
background-position:center;
background-size:100%;
}
.associationsmiddlea{
position:relative;
width:200px;
height:200px;
background-color:#ffffff;
top:-200px;
margin-left:240px;
background-image: url('images/national-association-of-home-builders-na.png');
background-repeat:no-repeat;
background-position:center;
background-size:100%;
}
.associationsmiddleb{
position:relative;
width:200px;
height:200px;
background-color:#ffffff;
top:-400px;
margin-left:480px;
background-image: url('images/bha-logo-2018.png');
background-repeat:no-repeat;
background-position:center;
background-size:100%;
}
.associationsright{
position:relative;
width:200px;
height:200px;
background-color:#ffffff;
top:-600px;
margin-left:720px;
background-image: url('images/wba-logo.png');
background-repeat:no-repeat;
background-position:center;
background-size:100%;
}
.contact{
margin-left:auto;
margin-right:auto;
width:60%;
font-family:sans-serif;
color:#aaaaaa;
}
input[type=text], select {
  width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  display: inline-block;
  border: 2px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
}
textarea {
  width: 100%;
  height: 150px;
  padding: 12px 20px;
  box-sizing: border-box;
  border: 2px solid #ccc;
  border-radius: 4px;
  background-color: #f8f8f8;
  resize: none;
}
.slidertext{
font-family:sans-serif;
font-size:50px;
color:#243464;
margin-top:500px;
text-align:center;
background-color:#ffffff;
}
.sliderimage01{
background-image: url('images/banner-team.png');
background-repeat:no-repeat;
background-position:center;
background-size:100%;
height:700px;
}
.sliderimage02{
background-image: url('images/banner-restored-lawn01.png');
background-repeat:no-repeat;
background-position:center;
background-size:100%;
height:700px;
}
.sliderimage03{
background-image: url('images/banner-egress.png');
background-repeat:no-repeat;
background-position:center;
background-size:100%;
height:700px;
}
.sliderimage04{
background-image: url('images/banner-restored-lawn02.png');
background-repeat:no-repeat;
background-position:center;
background-size:100%;
height:700px;
}
.sliderimage05{
background-image: url('images/banner-excavation.png');
background-repeat:no-repeat;
background-position:center;
background-size:100%;
height:700px;
}
.sliderimage06{
background-image: url('images/banner-building.png');
background-repeat:no-repeat;
background-position:center;
background-size:100%;
height:700px;
}
.beforeandafter{
height:450px;
width:70%;
margin-left:auto;
margin-right:auto;
}
.repair-before{
position:relative;
width:40%;
height:350px;
background-color:#cccccc;
top:50px;
margin-bottom:50px;
margin-left:0px;
margin-right:0px;
float:left;
border:double;
border-radius:10px;
border-color:#243464;
}
.repair-after{
position:relative;
width:40%;
height:350px;
background-color:#cccccc;
top:50px;
margin-bottom:50px;
margin-left:0px;
margin-right:0px;
float:right;
border:double;
border-radius:10px;
border-color:#243464;
}
.repair-before-pic{
margin:0px;
height:300px;
background-image: url('images/pushed-in-wall.jpg');
background-repeat:no-repeat;
background-position:center;
background-size:100%;
border-bottom:solid;
border-width:1px;
border-color:#243464;
border-top-left-radius:10px;
border-top-right-radius:10px;
}
.repair-after-pic{
margin:0px;
height:300px;
background-image: url('images/braced-repaired-wall.jpg');
background-repeat:no-repeat;
background-position:center;
background-size:100%;
border-bottom:solid;
border-width:1px;
border-color:#243464;
border-top-left-radius:10px;
border-top-right-radius:10px;
}
.comparison-pic{
display:block;
overflow:hidden;
margin:0px;
border-bottom:solid;
border-width:1px;
border-color:#243464;
border-top-left-radius:10px;
border-top-right-radius:10px;
}
.egress-after-pic{
margin:0px;
height:300px;
background-image: url('images/egress-after-b.jpg');
background-repeat:no-repeat;
background-position:center;
background-size:100%;
border-bottom:solid;
border-width:1px;
border-color:#243464;
border-top-left-radius:10px;
border-top-right-radius:10px;
}
.wall-before-pic{
margin:0px;
height:300px;
background-image: url('images/old-wall-b.jpg');
background-repeat:no-repeat;
background-position:center;
background-size:100%;
border-bottom:solid;
border-width:1px;
border-color:#243464;
border-top-left-radius:10px;
border-top-right-radius:10px;
}
.wall-after-pic{
margin:0px;
height:300px;
background-image: url('images/new-wall-b.jpg');
background-repeat:no-repeat;
background-position:center;
background-size:100%;
border-bottom:solid;
border-width:1px;
border-color:#243464;
border-top-left-radius:10px;
border-top-right-radius:10px;
}
.services-story{
position:relative;
top:0px;
width:100%;
padding-top:50px;
padding-bottom:50px;
}


/* Lightbox */
* {
  box-sizing: border-box;
}

.row > .column {
  padding: 0 8px;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

.column {
  width:150px;
  height:150px;
  float:left;
  display:block;
  overflow:hidden;
  padding:10px;
}

/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 90%;
  max-width: 1200px;
}

/* The Close Button */
.close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

.mySlides {
  display:none;
  background-color:#000000;  
}
img.displayed{
display:block;
margin-left:auto;
margin-right:auto;
}
.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

img {
  margin-bottom: -4px;
}

.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s;
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.thumbs{
max-width:760px;
margin-left:auto;
margin-right:auto;
}
/* End Lightbox */


.hamburger{
  display:none;
}


@media(max-width:1440px){
.repair-before{
height:300px;
}
.repair-after{
height:300px;
}
.repair-before-pic{
height:250px;
}
.repair-after-pic{
height:250px;
}
.wall-before-pic{
height:250px;
}
.wall-after-pic{
height:250px;
}
.slidertext{
font-size:40px;
}
.verticalbannerpic01{
margin:0px;
height:190px;
background-image: url('images/braced-repaired-wall.jpg');
background-repeat:no-repeat;
background-position:center;
background-size:100%;
}
.verticalbannerpic02{
margin:0px;
height:190px;
background-image: url('images/new-egress.jpg');
background-repeat:no-repeat;
background-position:center;
background-size:100%;
}
.verticalbannerpic03{
margin:0px;
height:190px;
background-image: url('images/interior-drain-tile-with-safe-edge-a.jpg');
background-repeat:no-repeat;
background-position:center;
background-size:100%;
}

}
@media(max-width:1280px){
.repair-before{
height:275px;
}
.repair-after{
height:275px;
}
.repair-before-pic{
height:200px;
}
.repair-after-pic{
height:200px;
}
.wall-before-pic{
height:200px;
}
.wall-after-pic{
height:200px;
}
}
@media(max-width:1024px){
.repair-before{
height:225px;
}
.repair-after{
height:225px;
}
.repair-before-pic{
height:175px;
}
.repair-after-pic{
height:175px;
}
.wall-before-pic{
height:175px;
}
.wall-after-pic{
height:175px;
}
.slidertext{
font-size:30px;
}

#flyers{
width:100%;
height:470px;
margin-top:20px;
margin-bottom:20px;
margin-left:0px;
margin-right:0px;
background-color:#ffffff;
background-image: url('images/financing-flyer.png');
background-repeat:no-repeat;
background-position:center;
background-size:400px;
}
.blueparagraph-finance{
margin-left:50px;
margin-right:50px;
width:100%;
margin-top:15px;
margin-bottom:15px;
text-align:left; 
color:#243464;
font-family:sans-serif;
font-size:15px;
line-height:140%;
}

}


@media(max-width:1000px){
#menu-buttons{
display:none;
position:relative;
top:0;
width:60%;
height:50px;
margin-bottom:0;
margin-top:0;
margin-left:auto;
margin-right:auto;
padding:0px;
 }
#logo{
width:98%;
height:143px;
margin-top:20px;
margin-bottom:20px;
background-color:#ffffff;
background-image: url('images/mrbasement_logo.png');
background-repeat:no-repeat;
background-position:right;
}
#menu-phone{
position:relative;
top:0;
width:98%;
height:50px;
margin:0;
padding:0;
}
.munutext{
text-align:right;
color:#999999;
font-family:sans-serif;
font-size:15px;
}
#menu-social{
display:none;
position:relative;
top:-50px;
width:20%;
height:50px;
margin:0;
padding:0;
float:right;
 }

 
/* Mobile Menu */ 
.sidenav {
  display:block;
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #243464;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 80px;
  text-align:left;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-family:sans-serif;
  font-size: 50px;
  color: #818181;
  display: block;
  transition: 0.3s;

}

.sidenav a:hover{
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 80px;
  margin-left: 50px;
}
.hamburger{
  display:block;
}

/* End Mobile Menu */

.whitepageheader{
font-size:45px;
}
.verticalbannerpic01{
margin:0px;
height:190px;
background-image: url('images/braced-repaired-wall.jpg');
background-repeat:no-repeat;
background-position:center;
background-size:100%;
}
.verticalbannerpic02{
margin:0px;
height:190px;
background-image: url('images/new-egress.jpg');
background-repeat:no-repeat;
background-position:center;
background-size:150%;
}
.verticalbannerpic03{
margin:0px;
height:190px;
background-image: url('images/interior-drain-tile-with-safe-edge-a.jpg');
background-repeat:no-repeat;
background-position:center;
background-size:100%;
}
.bluetitle{
font-size:20px;
}
.footer-text{
font-size:25px;
}

}
@media(max-width:950px){
.associationsdiv{
position:inherit;
margin-left:auto;
margin-right:auto;
width:440px;
height:440px;
margin-top:150px;
padding:0;
}
.associationsleft{
position:relative;
width:200px;
height:200px;
background-color:#ffffff;
top:0px;
margin-left:0px;
background-image: url('images/Eastern Ridge Final Logo Transparent_web.png');
background-repeat:no-repeat;
background-position:center;
background-size:100%;
}
.associationsmiddlea{
position:relative;
width:200px;
height:200px;
background-color:#ffffff;
top:-200px;
margin-left:240px;
background-image: url('images/national-association-of-home-builders-na.png');
background-repeat:no-repeat;
background-position:center;
background-size:100%;
}
.associationsmiddleb{
position:relative;
width:200px;
height:200px;
background-color:#ffffff;
top:-200px;
margin-left:0px;
background-image: url('images/bha-logo-2018.png');
background-repeat:no-repeat;
background-position:center;
background-size:100%;
}
.associationsright{
position:relative;
width:200px;
height:200px;
background-color:#ffffff;
top:-400px;
margin-left:240px;
background-image: url('images/wba-logo.png');
background-repeat:no-repeat;
background-position:center;
background-size:100%;
}
}
@media(max-width:900px){
.slidertext{
font-size:25px;
}
.ourstorygroup{
height:300px;
width:805px;
margin-top:150px;
}
.ourstorypic{
position:relative;
top:-257px;
width:250px;
height:250px;
}
.ourstorytext{
position:relative;
top:0px;
left:125px;
padding-left:125px;
}
.bluetitle{
font-size:18px;
}
}

@media(max-width:825px){
.whitepageheader{
font-size:35px;
}
.ourstorygroup{
height:500px;
width:760px;
margin-top:150px;
}
.ourstorypic{
position:relative;
top:-200px;
width:250px;
height:250px;
margin-left:auto;
margin-right:auto;
}
.ourstorytext{
position:relative;
top:275px;
left:auto;
right:auto;
width:100%;
padding-left:0px;
}
}

@media(max-width:800px){
.repair-before{
height:175px;
}
.repair-after{
height:175px;
}
.repair-before-pic{
height:125px;
}
.repair-after-pic{
height:125px;
}
.wall-before-pic{
height:125px;
}
.wall-after-pic{
height:125px;
}
}


@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}