html {

  overflow-y: scroll; /* has to be scroll, not auto */
  -webkit-overflow-scrolling: touch;
}

a[href^=tel] {   /*stop Mobile browser from changing phone number color */
color: white;
}

body h1 {
  color: white;
  font-family: 'Patua One';
  letter-spacing: 2px;
  }
body h2 {
  font-family: 'Droid Sans', sans-serif;
  color: white;
  line-height: 140%;
}
body h3 {
  color:white;
  font-family: 'Droid Sans', sans-serif;
}

body {
	background-color: #d2232a;
  font-family: 'Droid Sans', sans-serif;
}
html,body
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden; 
}
/*NAVBAR*/


.navbar-fixed-top {
	background-color: #d2232a;
}
.navbar-toggle {
	background-color: white;
}

.icon-bar {
	background-color: #d2232a;
}
.navbar-brand {
	margin-top: 0px;
	padding: 0px;
}
.navbar-brand.smaller img {
  height: 60px;
}

/* link */
.navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus
.navbar-default .navbar-nav > .active > a:active {
    color: white;
    background-color: #d2232a;
}
.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:hover, 
.navbar-default .navbar-nav > .open > a:focus
.navbar-default .navbar-nav > .open > a:active {
    color: #d2232a;
    background-color: white;
}
 .nav > li > a:hover,
 .nav > li > a:focus
 .nav > li > a:active {
    color: #d2232a;
    background-color: white; /*Change rollover cell color here*/
  }

/*BUTTON CUSTOMIZATION */
.btn-pizza { 
  color: #D2232A; 
  background-color: #FFFFFF; 
  border-color: #FFFFFF; 
  margin-top: 10px;
} 
 
.btn-pizza:hover, 
.btn-pizza:focus, 
.btn-pizza:active, 
.btn-pizza.active, 
.open .dropdown-toggle.btn-pizza { 
  color: #FFFFFF; 
  background-color: #D2232A; 
  border-color: #FFFFFF; 
} 
 
.btn-pizza:active, 
.btn-pizza.active, 
.open .dropdown-toggle.btn-pizza { 
  background-image: none; 
} 
 
.btn-pizza.disabled, 
.btn-pizza[disabled], 
fieldset[disabled] .btn-pizza, 
.btn-pizza.disabled:hover, 
.btn-pizza[disabled]:hover, 
fieldset[disabled] .btn-pizza:hover, 
.btn-pizza.disabled:focus, 
.btn-pizza[disabled]:focus, 
fieldset[disabled] .btn-pizza:focus, 
.btn-pizza.disabled:active, 
.btn-pizza[disabled]:active, 
fieldset[disabled] .btn-pizza:active, 
.btn-pizza.disabled.active, 
.btn-pizza[disabled].active, 
fieldset[disabled] .btn-pizza.active { 
  background-color: #D2232A; 
  border-color: #D2232A; 
} 
 
.btn-pizza .badge { 
  color: #D2232A; 
  background-color: #FFFFFF; 
}
/*CAROUSEL*/

  .carousel-caption {
      width: 100%;
      padding: 0 20px;
      margin:0 auto;
      margin-bottom: 300px;
      text-align: right;
  }
.carousel .item {
    width: 100%; /*slider width*/
    max-height: 600px; /*slider height*/
}
.carousel .item img {
    width: 100%; /*img width*/
}

/*DEEP DISH SECTION*/

.block1 {
  width: 100%;
}
.deepdish {
  height: 500px;
  background-position:  center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  margin-top: 40px;
}
#splash-text {
  margin-top: 60px;
  margin-bottom: 100px;
  text-align: center;
}
    
#chicago-style {
  font-family: 'milkshakeregular';
  font-size: 4.5em;
}

#deep-dish {
  font-family: 'alfa_slab_oneregular';
  font-size: 4.7em;
}

#fully-loaded {
  font-family: '3dumbregular';
  font-size: 4em;
}

#pizza {
  font-family: 'nexa_rust_slabblack_shadow_01';
  font-size: 7em;
}

/*MENU SECTION*/
.menu-section {
  width: 100%;
  background-position:  center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
}

.menu-text {
  height: 100%;
  vertical-align: middle;
  margin-left: 10%;
  margin-bottom: 20%;
  margin-right: 10%;


	}
.menu-text h1 h3 {
	display: inline-block;
	justify-content: left;
  color: white;
}





/*EVENTS SECTION*/

.event-row {
  height: 300px;
  padding: auto;
  text-align: center;
}

.block3 {
  padding-top: 20px;
  padding-bottom:20px;
  width: 100%;
}

.event-text {
  height: 100%;
  vertical-align: middle;

}

.circle {
    width:150px;
    height:150px;
    border-radius:75px;
    font-size:90px;
    color:#d2232a;
    line-height:150px;
    text-align:center;
    background:white;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
  .circle p {
    color: #d2232a;
    font-family: 'Patua One';
}

/** LOCATION SECTION **/

#block4 {
  background-color: #d7d6d7;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 20px;
}

.contact {
  padding-top: 20px;
  padding-left: 40px;
  padding-bottom: 20px;
}
a.contact {
  opacity: 50%;
}

 .google-maps {
        position: relative;
        padding-bottom: 5%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
        padding-top: 340px;
        margin: 0 auto;
    }
     .google-maps-home {
        position: relative;
        padding-bottom: 5%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
        padding-top: 30px;
      }

    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }



/**FOOTER**/

.footer {
  background-color: #d2232a;
  height: 70px;
}



/** LOCATION PAGE **/

#block-location {
  background-color: #d7d6d7;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 20px;
}

#location-breaker {
  background-color: #d2232a ;
  text-align: center;
}
#location-breaker h1 {
  padding-bottom: 10px;
}
  .location-image {
  background-position:  center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;

  }
.location-contact {
  padding: 40px;
  text-align: center;

}
.social-icon {
  padding-left: 10px;
  padding-right: 10px;
}

.grubhub {
  padding-top: 20%;
}

  /** CONTACT PAGE **/

  .phone {
    text-align: center;
  }
  #block-contact {
  width: 100%;
  padding-top: 40px;
  padding-bottom: 20px;
}

/**EVENTS PAGE**/
#month-one {
    display: inline;
    padding-left: 40px;
    padding-right: 40px;
}


/** MEDIA QUERIES **/
/**SMALL**/
@media only screen and (max-width: 320px){
  h1 {
   font-size: 2.25em;
    }
  h2 {
  font-size: 1.25em;
    }
    h3 {
  font-size: 1.15em;
}
  .block1 {
    display:none;
  }
  .block2 {
    padding-top:40px;
  }
    .contact {
    text-align: center;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 40px;
  }
  .navbar-brand {
    display: none;
  }
 .google-maps {
   width: 100%;
    }
    .grubhub {
  padding-top: 0;
}
.social-icon img {
  height: 50px;
  padding-top:10px;
}
#month-one {
  display: block;
  }
}

/**MEDIUM**/
@media only screen and (min-width: 321px) and (max-width: 800px){
  h1 {
    font-size: 2.5em;
  }
  h2 {
    font-size: 1.25em;
  }
  h3 {
  font-size: 1.25em;
}
  .block1 {
    margin-top: 60px;
  }

  .block2 {
    height: 40%;
  }
  .contact {
    text-align: center;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 10px;
  }
.month-one {
  display: block;
}
.navbar-brand img {
  height: 60px;
}
#month-one {
  display: block;
  }
 .google-maps {
   width: 90%;
    }
    .grubhub {
  padding-top: 0;
}
.social-icon img {
  height: 50px;
}

#chicago-style {
  font-family: 'milkshakeregular';
  font-size: 3.5em;
}

#deep-dish {
  font-family: 'alfa_slab_oneregular';
  font-size: 3.7em;
}

#fully-loaded {
  font-family: '3dumbregular';
  font-size: 3em;
}

#pizza {
  font-family: 'nexa_rust_slabblack_shadow_01';
  font-size: 6em;
}
.deepdish {
  height: 400px;
}

}


/**LARGE**/
@media only screen and (min-width: 801px){
  h1 {
  font-size: 3em;
}
h2 {
 font-size: 1.5em;
}
h3 {
  font-size: 1.25em;
}
.carousel .item {
    width: 100%; /*slider width*/
    max-height: 700px; /*slider height*/
}
.navbar-brand img {
  height: 80px;
}


}
/**X-LARGE**/
@media only screen and (min-width: 1400px){

.carousel .item {
    width: 100%; /*slider width*/
    max-height: 900px; /*slider height*/

}
  .contact {
    text-align: center;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 10px;
  }

  #chicago-style {
  font-size: 6.5em;
}

#deep-dish {
  font-size: 6.7em;
}

#fully-loaded {
  font-size: 6em;
}

#pizza {
  font-size: 9em;
}
.deepdish {
  height: 600px;
}
#splash-text {
  margin-top: 50px;
}
}