
@media only screen and (max-width: 50em) {

  h1 { font-size: 45px !important; }
  h2 { font-size: 30px !important; }
  h3 { font-size: 25px !important; }

  #featured-highlights-section h3 { font-size: 20px !important; }
}
@media only screen and (max-width: 64em) {
  .standard-service-page .vertical
  {
    max-width: 100% !important;
    margin-right: 0 !important;
  }

  .standard-service-page .vertical
  {
      background: #FFF !important;
  }
}

@media only screen and (max-width: 30em)
{
  ul li {
    margin-left: 0 !important;
    padding-left: 0 !important;
    text-indent: 0 !important;
  }



}

/* DEFAULTS
-------------------------------- */

body
{
  /*font-family: 'Roboto', sans-serif;*/
  min-height: 100%;
  font-size: 15px;
  height: 100%;
}

body a:hover {
  color: #00BFFF;
}

.grid-container {
    padding: 20px;
}


/* NAVIGATION
-------------------------------- */

nav
{
  background: #08ADFF;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#16b5ff+0,1eb7ff+100 */
  background: #16b5ff; /* Old browsers */
  background: -moz-linear-gradient(top, #16b5ff 0%, #1eb7ff 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #16b5ff 0%,#1eb7ff 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #16b5ff 0%,#1eb7ff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#16b5ff', endColorstr='#1eb7ff',GradientType=0 ); /* IE6-9 */
  height: 70px;
  padding: 0;
}

nav a:hover {
  color: #0F2F40 !important;
}

nav li a
{
  text-align: center;
  padding-top: 0 !important;
  margin-top: 0 !important;
  height: 20px;
  color: #FFF;
}

.submenu
{
  padding: 5px 5px;
}

.submenu li a
{
  padding: 20px 15px !important;
  text-align: left;
}

.logo
{
  margin-top: -13px;
  display: inline-block;
  margin-left: -20px;
}



/* LANDING PAGE
-------------------------------- */

  /* Featured Image Section
  -------------------------------- */
  .featured-image-section
  {
    min-height: 700px;
    color: #FFF;
    background: url("../img/header_image1.jpg") center -460px no-repeat;


    position: relative;
  }

  #featured-highlights-section
  {
    animation-duration: 3s;
    animation-delay: 0.5s;
  }

  #featured-highlights-section .grid-x
  {
    margin-top: 0px;
    padding-top: 20px;
  }

  #featured-highlights-section .small-12
  {
    text-align: center;
    height: 50px;
    border-bottom: 1px solid #EEE;
    margin-bottom: 40px;
  }

  #featured-highlights-section h4
  {
    margin: 0;
    font-size: 20px;
    color: #333;
    font-weight: bold;
    padding: 0;
  }

  #featured-highlights-section h3
  {
    font-size: 20px;
    color: #09ADFE;
    font-weight: bold;
  }

  #featured-highlights-section p {
    font-size: 14px;
    color: #444444;
    width: 90%;
  }

  #featured-highlights-section .small-2
  {
    padding-right: 10px;
  }

  #featured-highlights-section .small-3
  {
    padding-left: 20px;
  }


  /* About Us Section
  -------------------------------- */
  .about-us-section
  {
    background: #08ADFF url("../img/icons/about_us_bg.jpg") no-repeat center top;
    color: #FFF;
  }

  .about-us-section .grid-x
  {
    margin-top: 30px;
    padding-bottom: 50px;
    padding-left: 25px;
    padding-right: 0;
  }

  .about-us-section .card
  {
    background: rgb(255,255,255,0.9);
    box-shadow: 0 2px 2px 1px rgb(0,0,0,0.2);
    padding: 10px;margin-top: 50px;
    -ms-transform: rotate(-2deg); /* IE 9 */
    -webkit-transform: rotate(-2deg); /* Chrome, Safari, Opera */
    transform: rotate(-2deg);
  }

  .about-us-section h2
  {
    font-family: Georgia;
    font-size: 40px;
  }

  .about-us-section ul
  {
    margin-top: 25px;
    margin-left: 0;
    margin-right: 0;
  }
  .about-us-section ul li
  {
    font-size: 16px;
    margin-left: 0px;
    padding-left: 0px;
    margin-bottom: 15px;
    list-style-type: none;
    font-size: 16px;
  }

  /* Promotion Section
  -------------------------------- */
  .promotion-section
  {
    padding: 20px;
    padding-bottom: 0px;
    background: #FFF; /* Old browsers */
    color: #666;
    text-align: center;
  }

  /* Pool Services Section
  -------------------------------- */
  .pool-services-section
  {
    background: #EEE;
    box-shadow: 0 1px 1px 0px #DBDBDB inset;

  }

  .pool-services-section .grid-x
  {
    text-align: center;
    padding: 30px;
    border-radius: 3px;
    margin-top: 0px;
    padding-bottom: 30px;
  }

  .pool-services-section h3
  {
    font-family: Georgia;
    font-size: 35px;
  }

  .pool-services-section p
  {
    width: 100%;
    margin: 0 auto;
    color: #575757;
  }

  .pool-services-section .large-2
  {
    padding-left: 0;
    margin: 0 auto;
  }

  .pool-services-section .card
  {
    box-shadow: 0 2px 3px 0px #DEDEDE;
  }



  .card-section
  {
    padding: 10px;
  }

  .pool-services-section .card img
  {
    width: 230px;
    height: 180px;

  }

  .pool-services-section .auto
  {
    text-align: center;
    margin: 0 auto;

  }

  .pool-services-section .auto p
  {
    color: #333;
    font-size: 17px;
    font-weight: 500;
    margin: 0 auto;
  }

  /* Pool Suppliers Section
  -------------------------------- */
  .pool-suppliers-section
  {
    background: #FFF;
    border-top: 1px solid #E0E0E0;
    border-bottom: 1px solid #E0E0E0;
  }

  .pool-suppliers-section .large-5
  {
    padding-top: 30px;
  }

  .pool-suppliers-section h3
  {
    font-family: Georgia;
    padding-left: 10px;
    font-size: 35px;
  }

  .pool-suppliers-section p
  {
    border-radius: 3px;
    padding-left: 5px;
    margin-bottom: 20px;
    padding-bottom: 0px;
    width: 95%;
    padding-left: 10px;
    color: #575757;
  }

  /* Contact Us Section
  -------------------------------- */
  .contact-us-section
  {
    background: url("../img/contact_us_bg.jpg") center no-repeat;
  }

  .contact-us-section .grid-x
  {
    margin: 40px 0;
    text-align: center;
    padding-bottom: 30px;
    text-align: center;
    border-radius: 5px;
    padding: 20px;
  }

  .contact-us-section h3
  {
    font-family: Georgia;
    padding-left: 0px;
    color: #FFF;
    font-size: 35px;
    margin-bottom: 10px;
  }

  .contact-us-section p
  {
    color: #FFF;
    line-height: 30px;
  }

  /* Footer Section
  -------------------------------- */
  footer
  {
    background: #333;
    text-align: center;
    padding: 5px;

  }

  footer p
  {
    text-align: center;
    font-size: 14px;
    color: #BDBDBD;
    margin: 0;
    padding: 0;
    padding-top: 5px;
  }

.standard-service-page
{
  background: #FFF; /* fallback for old browsers */



}


/* Standard Service Page
----------------------------------- */
.standard-service-page-container
{
      min-height: 1300px;

}

.standard-service-page .vertical
{
  max-width: 290px;
  margin-right: 30px;
  margin-top: 20px;

}

.standard-service-page ul
{
  margin-top: 0px;
  padding-top: 0;
}

.standard-service-page .vertical li
{
  margin-bottom: 0px;
  font-size: 14px;
}

.standard-service-page .vertical li a
{
  color: #222;

  border-radius: 3px;
}
.standard-service-page .vertical li.active a {

  background: #EEE;
  font-weight: bold;
}

.standard-service-page .vertical li:hover a {
  color: #19b6ff;

}

.standard-service-page p
{
  color: #000d1e;
  line-height: 24px;
  font-size: 15px;


}



.standard-service-page .large-9
{
  padding-left: 25px;
  margin-top: 30px;
}

.whats-included li, .price li
{
  list-style-type: square;
  color: #000d1e;
  line-height: 24px;
  margin-left: 20px;
  text-indent: 10px;
  font-size: 15px;
}

.price li:first-child
{
  margin-top: 10px;
}

.standard-service-header
{
  height: 80px;
  background: #EEE;
  border-bottom: 1px solid #D6D6D6;
}

.standard-service-header h2
{
  color: #333;
  font-family: 'Georgia';
  font-size: 32px;
  margin-top: 0px;
  margin-left: 5px;
}

.contact-us-header
{

  border-bottom: 1px solid #EEE;
  height: 100%;
}



/* MISC
----------------------------------- */

.order-btn
{
  border-radius: 15px;
  padding: 0px 10px;
  padding-top: 7px;
  width: 170px;
  height: 32px;
  margin: 0 20px;
  border: none;
  font-size: 14px;
  border: 2px solid #ffbd71;
  background: none;
  font-weight: 600;

  margin: 0 auto;
  margin-bottom: 20px;
}

.order-btn a:hover {
  color: #FFF !important;
  background: #ffbd71 !important;
}

.order_btn strong {
  font-weight: 800;
}

.save-time-img
{
  position: relative;
  top: 15px;
  left: 20px;
}

.phone_number_text
{
  display: inline-block;
  margin-top: 5px;
  color: #FFF;
}

.deal_box
{
  border: 1px solid rgb(206,206,206);
  border-radius: 5px;
  padding: 12px 15px;
  text-align: center;
  background: none;
  font-size: 19px;
  display: inline-block;
  margin: 50px auto;
  width: 320px;
}

#featured-content {
  animation-duration: 2s;
  animation-delay: 0s !important;
}

.off-canvas a
{
  color: #FFF;
  border-bottom: 1px solid #3B3B3B;
}

.feature_box
{
  text-align: center;
  margin: 0 auto;
  width: 100px;
}

.feature_box p
{
  color: #000;
  font-size: 14px;
  margin-bottom: 0;
  margin-top: 10px;
  line-height: 20px;
}

.tile
{
  width: 200px;
  height: 170px;
  position: relative;
  box-shadow: 0 -15px 5px 0px rgb(0,0,0,0.2) inset;
}

.main-heading
{
  color: #FFF;
  text-align: center;
  font-family: Georgia;
  text-shadow: 0 4px 4px #2B2B2B;
  display: inline-block;
  font-size: 70px;
}

.main-subheading
{
  font-size: 20px;
  text-align: center;
  color: #FFF;
  font-weight: 300;
  text-shadow: 0 3px 4px #2B2B2B;
}

.scroll-indicators
{
  margin: 0 auto;
  text-align: center;
}

.scroll-indicators img
{
  position: absolute;
  bottom: 40px;
  margin-left: -10px;
}

.service-content
{
  padding-top: 0px;
  padding-left: 20px;
  background: #FFF;
  margin-top: 0px;
  padding: 20px 25px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;

}



.service-content h3
{
  color: #19B6FF;
  font-weight: bold;
  font-size: 26px;
}

.divider-line
{
  border-bottom: 1px solid #EEE;
  margin-bottom: 20px;
}

.get-in-touch-btn
{
  text-align: center;
  color: #FFF !important;
  font-weight: bold;
}
