/*

My Custom CSS
=============

Author:  Brad Hussey
Updated: August 2013
Notes:   Hand coded for Udemy.com

*/


/* --------------------------------------
   Layout
   -------------------------------------- */

#features {
  text-align: center;
}

#features img {
  margin: 0 0 20px;
}

#inputMsg {
  margin-bottom: 15px;
}

footer {
  background: #fc0;
  font-size: 11px;
  padding: 20px;
}

.slider {
  padding-top: 300px;  
}

footer.lowfoot {
  background-color: #fff;
  text-align: center;
  color: #000;
  font-weight: bold;
}

/* --------------------------------------
   Typography
   -------------------------------------- */

body {
  font-family: 'Lucida Grande', helvetica, arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.main {
  font-family: 'Lucida Grande', helvetica, arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;

}

.well .page-header {
  margin-top: 0;
}

.well .page-header h1 {
  margin-top: 0;
}

h1 {
  font-family: 'Comfortaa', cursive;
  color: #d17f38;
  font-size: 37px;
  font-weight: normal;
  margin: 0;
  padding: 2px 0 0 0;
  text-align: center;
}

h3 {
  font-family: 'Comfortaa', cursive;
  color: #d17f38;
  font-size: 27px;
  font-weight: normal;
  margin: 0;
  text-align: center;
  padding: 7px 5px 0 10px;
}

h5.loc {
  font-family: 'Comfortaa', cursive;
  color: #d17f38;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  padding: 7px 5px 0 10px;
}

h5.dspec a {
  font-family: 'Lucida Grande', helvetica, arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  color: #ed9040;
  font-size: 20px;
  font-weight: normal;
  margin-left: 40px;
  text-align: center;
  padding: 11px 0;
  text-decoration: none;
}

h5.loca a {
  font-family: 'Righteous', cursive;
  color: #000;
  font-size: 20px;
  font-weight: normal;
  margin: 0;
  text-align: center;
  text-decoration: none;
}

h5.muses a {
  font-family: 'Righteous', cursive;
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  margin: 0;
  text-align: center;
  text-decoration: none;
}

.open {
  color: #67b512;
  padding: 0 10px;
}

.closed {
  color: #d13916;
  padding: 0 10px;
}

.copy {
  font-family: 'Righteous', cursive;
  color: #000;
  font-size: 18px;
  font-weight: normal;
  margin: 0;
}

.employ a {
  font-family: 'Righteous', cursive;
  color: #ed9040;
  font-size: 16px;
  font-weight: normal;
  margin: 0;
  text-align: center;
  text-decoration: none;
}

ul.unstyled {
  list-style: none;
  padding: 0;
}

li.hours {
  font-family: 'Droid Sans Mono';
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}

/* --------------------------------------
   Navbar
   -------------------------------------- */

.navbar {
  font-weight: bold;
  background-color: #fc0;
}

.navbar-brand {
  padding: 4px 36px;
}

button.navbar-toggle {
  border: none;
}

button.navbar-toggle:active {
  border: none;
}
   
/* --------------------------------------
   Carousel
   -------------------------------------- */

#myCarousel {
  margin-top: 60px;
}

.carousel-caption {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: -45px;
  margin-left: 0px;
}

.carousel-caption h4 {
  font-size: 32px;
}

#myCarousel .item {
  height: 400px;
}

.carousel-indicators li {
  visibility: hidden;
}

#slide1 {
  background: url('../../images/carousel_medium_01.jpg') top center no-repeat;
}

#slide2 {
  background: url('../../images/carousel_medium_02.jpg') top center no-repeat;
}

#slide3 {
  background: url('../../images/carousel_medium_03.jpg') top center no-repeat;
}

#slide4 {
  background: url('../../images/carousel_medium_04.jpg') top center no-repeat;
}

#slide5 {
  background: url('../../images/carousel_medium_05.jpg') top center no-repeat;
}

#slide6 {
  background: url('../../images/carousel_medium_06.jpg') top center no-repeat;
}

#slide7 {
  background: url('../../images/carousel_medium_07.jpg') top center no-repeat;
}

#slide8 {
  background: url('../../images/carousel_medium_08.jpg') top center no-repeat;
}

#slide9 {
  background: url('../../images/carousel_medium_09.jpg') top center no-repeat;
}

#slide10 {
  background: url('../../images/carousel_medium_10.jpg') top center no-repeat;
}

#slide11 {
  background: url('../../images/carousel_medium_11.jpg') top center no-repeat;
}

#slide12 {
  background: url('../../images/carousel_medium_12.jpg') top center no-repeat;
}

#slide13 {
  background: url('../../images/carousel_medium_13.jpg') top center no-repeat;
}

#slide14 {
  background: url('../../images/carousel_medium_14.jpg') top center no-repeat;
}

/* --------------------------------------
   Social Widget
   -------------------------------------- */

#social {
  padding: 20px 0;
}

h5.insta a {
  font-family: 'Comfortaa', cursive;
  color: #d17f38;
  font-size: 20px;
  font-weight: normal;
  margin: 0;
  text-align: center;
  padding: 11px 0;
  text-decoration: none;
}

/* --------------------------------------
   Global Styles
   -------------------------------------- */

p.main {
  padding: 0 15px;
}

.alert {
  margin-top: 20px;
  display: none;
}

.well {
  margin: 20px 0;
}

.tabbable {
  padding: 20px 0 0;
}

.tabbable img.thumbnail {
  margin: 0 20px 10px 0;
}

.thumbnails {
  margin: 20px 0;
}

.thumbnail {
  position: relative;
}

.thumbnail h3 {
  font-size: 16px;
  margin: 0 0 10px;
  line-height: 20px;
}

.thumbnail .price {
  font-size: 22px;
  position: absolute;
  top: -10px;
  right: -10px;
  padding: 10px;
}

.thumbnail .price sup {
  font-weight: normal;
  font-size: 12px;
}

.thumbnail span.glyphicon {
  margin-right: 5px;
}

span.fa {
  padding: 0 0px 0 0;
}

.dailysp {
  margin-bottom: -40px;
}

p.vids {
  margin: 15px auto;
  text-align: center;
}

ul.hours {
    list-style: none;
}

/* Contact Form */

#employ {
  margin: 0 auto;
  padding-right: 30px;
}

#contact {
  height: 560px;
  margin: 0 auto;
  padding: 0 30px;
}

#contactsid {
  margin: 0 auto;
  padding-top: 30px;
}

#contact-form label {
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
}

#contact-form input[type="text"],
#contact-form input[type="email"],
#contact-form textarea {
  border: solid 2px #353535;
  outline: none;
  font-size: 18px;
  padding: 10px;
  margin: 0 0 10px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizelegibility;
}

#contact-form textarea {
  resize: vertical;
  height: 120px;
}

#contact-form input[type="checkbox"] + label {
  cursor: pointer;
}


/* --------------------------------------
   Media Queries
   -------------------------------------- */
/* Portrait & landscape phone */
@media (max-width: 480px) {
}

/* Landscape phone to portrait tablet */
@media (max-width: 500px) {

h1 {
font-family: 'Comfortaa', cursive;
  color: #d17f38;
  font-size: 27px;
  font-weight: normal;
  margin: 0;
  padding: 2px 0 0 0;
  text-align: center;
}

h3 {
font-family: 'Comfortaa', cursive;
  color: #d17f38;
  font-size: 17px;
  font-weight: normal;
  margin: 0;
  text-align: center;
  padding: 2px 0 0 0;
}

#myCarousel .item {
  height: 200px;  
}

#slide1 {
  background: url('../../images/carousel_small_01.jpg') top center no-repeat;
}

#slide2 {
  background: url('../../images/carousel_small_02.jpg') top center no-repeat;
}

#slide3 {
  background: url('../../images/carousel_small_03.jpg') top center no-repeat;
}

#slide4 {
  background: url('../../images/carousel_small_04.jpg') top center no-repeat;
}

#slide5 {
  background: url('../../images/carousel_small_05.jpg') top center no-repeat;
}

#slide6 {
  background: url('../../images/carousel_small_06.jpg') top center no-repeat;
}

#slide7 {
  background: url('../../images/carousel_small_07.jpg') top center no-repeat;
}

#slide8 {
  background: url('../../images/carousel_small_08.jpg') top center no-repeat;
}

#slide9 {
  background: url('../../images/carousel_small_09.jpg') top center no-repeat;
}

#slide10 {
  background: url('../../images/carousel_small_10.jpg') top center no-repeat;
}

#slide11 {
  background: url('../../images/carousel_small_11.jpg') top center no-repeat;
}

#slide12 {
  background: url('../../images/carousel_small_12.jpg') top center no-repeat;
}

#slide13 {
  background: url('../../images/carousel_small_13.jpg') top center no-repeat;
}

#slide14 {
  background: url('../../images/carousel_small_14.jpg') top center no-repeat;
}

#muses {
  background: #000;
  color: #fff;
  padding: 10px 0 25px;
}

.loc {
  margin-top: 20px;
}

img.thumbnail {
  width: 175px;
}

img.locthumbnail {
  width: 175px;
}
}

/* Tablet*/
@media (min-width: 501px) {

#myCarousel .item { 
  height: 400px;
}

#muses {
  background: #000;
  color: #fff;
  padding: 10px 0 25px;
}

.loc {
  margin-top: 20px;
}

img.thumbnail {
  width: 175px;
}

img.locthumbnail {
  width: 225px;
}
}

/* Desktop*/
@media (min-width: 768px) {

#myCarousel .item { 
  height: 400px;
}

.loc {
  margin-top: 0;
}

img.thumbnail {
  width: 175px;
}

img.locthumbnail {
  width: 275px;
}

#muses {
  background: #000;
  color: #fff;
  padding: 20px 0 35px;
  margin: -20px 0;
}
}