/* For modern browsers */
.cf:before, .cf:after {
  content: "";
  display: table; }

.cf:after {
  clear: both; }

/* For IE 6/7 (triggers hasLayout) */
.cf {
  *zoom: 1; }

body {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  color: #212121;
  font-size: 14px;
  line-height: 22px; }

h1 {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  color: #212121;
  font-size: 48px;
  margin: 30px 0; }

h2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  color: #212121;
  font-size: 36px;
  margin: 30px 0; }

h3 {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  color: #212121;
  font-size: 30px;
  margin: 30px 0; }

h4 {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  color: #212121;
  font-size: 24px;
  margin: 30px 0; }

h5 {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  color: #212121;
  font-size: 14px;
  margin: 5px 0; }

.navbar {
  border-radius: 0;
  border: 0;
  margin-bottom: 0;
  background: #212121;
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 100px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }
  .navbar .navbar-header .navbar-brand {
    padding: 0; }
    .navbar .navbar-header .navbar-brand img {
      height: 134px;
      margin: 15px 15px;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; }
  .navbar .main-nav .navbar-nav {
    float: right; }
  .navbar .main-nav li {
    padding: 10px 0; }
    .navbar .main-nav li a {
      font-family: 'Roboto', sans-serif;
      font-weight: 400;
      color: #aaaaaa;
      font-size: 14px;
      line-height: 14px;
      text-transform: uppercase;
      padding: 32px 25px;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; }
    .navbar .main-nav li a:hover {
      color: #ffffff; }
  .navbar .main-nav li.active a, .navbar .main-nav li.active a:hover {
    color: #ffffff;
    background: #212121; }
  .navbar .main-nav .social_media {
    float: right;
    padding-left: 10px; }
    .navbar .main-nav .social_media a {
      display: inline-block;
      padding: 32px 0 0 15px;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; }

.navbar.shrink {
  height: 60px; }
  .navbar.shrink .navbar-brand img {
    height: 40px;
    margin: 10px 15px; }
  .navbar.shrink .main-nav li a {
    padding: 12px 15px;
    font-size: 13px; }
  .navbar.shrink .social_media a {
    padding: 12px 0 0 10px;
    font-size: 13px; }

#masterslider h1 {
  color: #ffffff;
  top: 365px;
  right: 95px;
  line-height: 60px;
  font-size: 48px; }
#masterslider p {
  color: #ffffff;
  top: 500px;
  right: 65px;
  font-size: 12px;
  line-height: 18px; }
#masterslider .black-block {
  background: #212121;
  height: 28%;
  width: 46%;
  top: 330px;
  right: 20px;
  opacity: 0.9 !important; }
#masterslider .ms-timerbar {
  top: 0;
  bottom: auto; }
#masterslider .ms-time-bar {
  height: 3px;
  background: #ffffff !important;
  border-top: 0; }
#masterslider .ms-nav-prev {
  left: -100px; }
#masterslider .ms-nav-next {
  right: -100px; }

#store-directory {
  background: #e7e7e7;
  padding: 170px 0 80px 0; }
  #store-directory #filters {
    padding: 47px 0 0 0;
    float: right; }
    #store-directory #filters span {
      padding: 0 10px; }
    #store-directory #filters span:hover {
      cursor: pointer; }
  #store-directory .store {
    background: #ffffff;
    margin-bottom: 20px; }
    #store-directory .store .details {
      padding: 15px 0 15px 15px; }
      #store-directory .store .details h5 {
        margin: 12px 0 10px 0; }
        #store-directory .store .details h5 a:hover {
          text-decoration: none; }
      #store-directory .store .details p {
        font-size: 11px;
        line-height: 13px;
        color: #7c7c7c; }
      #store-directory .store .details .phone, #store-directory .store .details .website {
        font-size: 12px;
        float: left;
        margin-right: 20px; }
        #store-directory .store .details .phone img, #store-directory .store .details .website img {
          margin-right: 10px; }
      #store-directory .store .details a {
        color: #212121; }

.isotope, .isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s; }

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width; }

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity; }

.bottom-banner {
  background: url("../images/bottom_banner.jpg") center no-repeat;
  height: 455px;
  padding: 80px 0; }
  .bottom-banner h1 {
    color: #ffffff; }
  .bottom-banner .btn-custom {
    background: #091b64;
    padding: 15px 35px;
    border-radius: 0;
    border: 0;
    font-weight: 300; }
    .bottom-banner .btn-custom a {
      color: #ffffff; }
    .bottom-banner .btn-custom a:hover {
      text-decoration: none; }

#welcome {
  padding: 100px 0; }
  #welcome h4 {
    margin: 0; }
  #welcome h1 {
    margin: 0 0 15px 0; }
  #welcome p {
    text-align: justify; }

.footer {
  background: #212121;
  color: #ffffff;
  padding: 70px 0 90px 0;
  text-align: center; }
  .footer h1 {
    color: #ffffff; }
  .footer ul {
    text-align: left;
    margin-top: 40px;
    width: 65%;
    margin: 0 auto; }
    .footer ul li {
      padding: 13px 0 14px 20px;
      color: #aaaaaa;
      border-bottom: 1px solid #333333; }
      .footer ul li .fa {
        font-size: 20px;
        position: initial;
        text-align: left; }
      .footer ul li a {
        color: #aaaaaa; }
      .footer ul li a:hover {
        color: #ffffff;
        text-decoration: none; }

.copyright {
  background: #000000;
  color: #aaaaaa;
  padding: 40px 0 20px 0;
  font-size: 12px;
  text-align: center; }
  .copyright a {
    color: #999999; }
  .copyright a:hover {
    color: #ffffff;
    text-decoration: none; }

/*** xs ***/
@media (max-width: 767px) {
  body {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #212121;
    font-size: 12px;
    line-height: 18px; }

  h1 {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #212121;
    font-size: 36px;
    margin: 30px 0; }

  h2 {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #212121;
    font-size: 24px;
    margin: 30px 0; }

  h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #212121;
    font-size: 18px;
    margin: 30px 0; }

  .navbar {
    position: inherit;
    height: 50px;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none; }
    .navbar .navbar-header .navbar-brand img {
      height: 40px;
      margin: 5px 15px;
      -webkit-transition: none;
      -moz-transition: none;
      transition: none; }
    .navbar .main-nav {
      background: #212121; }
      .navbar .main-nav .navbar-nav {
        float: none; }
      .navbar .main-nav li {
        padding: 0; }
        .navbar .main-nav li a {
          padding: 10px 15px;
          -webkit-transition: none;
          -moz-transition: none;
          transition: none; }
      .navbar .main-nav .social_media {
        float: none;
        padding-left: 5px; }
        .navbar .main-nav .social_media a {
          padding: 10px 0 10px 10px;
          -webkit-transition: none;
          -moz-transition: none;
          transition: none; }

  .navbar.shrink {
    height: 60px; }
    .navbar.shrink .navbar-brand img {
      height: 40px;
      margin: 10px 15px; }
    .navbar.shrink .main-nav li a {
      padding: 12px 15px;
      font-size: 13px; }
    .navbar.shrink .social_media a {
      padding: 12px 0 0 10px;
      font-size: 13px; }

  .store-directory {
    padding: 20px 0 30px 0; }
    .store-directory h2 {
      margin-bottom: 15px; }
    .store-directory .directory-nav {
      padding: 0 0 20px 0;
      float: none; }

  .bottom-banner h1 {
    font-size: 32px; }

  .welcome h4 {
    font-size: 20px; }

  .footer {
    padding: 20px 0 40px 0; }
    .footer form {
      margin-top: 10px; }
      .footer form .form-group input, .footer form textarea {
        font-size: 12px; }
      .footer form .btn-custom {
        float: left; }
    .footer ul {
      margin: 10px 0 10px 0; }
      .footer ul li {
        padding-left: 10px; }
        .footer ul li .fa {
          font-size: 16px; } }
/*** sm ***/
@media (min-width: 768px) and (max-width: 991px) {
  body {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #212121;
    font-size: 12px;
    line-height: 18px; }

  h1 {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #212121;
    font-size: 36px;
    margin: 30px 0; }

  .navbar {
    height: 58px; }
    .navbar .navbar-header .navbar-brand img {
      height: 76px; }
    .navbar .main-nav li {
      padding: 0; }
      .navbar .main-nav li a {
        font-size: 12px;
        line-height: 12px;
        padding: 22px 15px 0 15px; }
    .navbar .main-nav .social_media {
      padding-left: 0; }
      .navbar .main-nav .social_media a {
        padding: 12px 0 0 10px; }

  .navbar.shrink .navbar-brand img {
    height: 40px; }
  .navbar.shrink .main-nav li a {
    padding: 22px 15px 0 15px;
    font-size: 12px; }
  .navbar.shrink .social_media a {
    padding: 12px 0 0 10px; }

  .store-directory .store .details {
    padding: 10px; }
    .store-directory .store .details .phone, .store-directory .store .details .website {
      font-size: 11px;
      float: left;
      margin-right: 10px; }
      .store-directory .store .details .phone img, .store-directory .store .details .website img {
        margin-right: 5px; }

  .welcome h4 {
    font-size: 20px; }

  .footer form .form-group input, .footer textarea {
    font-size: 13px; }
  .footer ul li {
    padding: 15px 0 15px 0; } }
/*** md ***/
@media (min-width: 992px) and (max-width: 1199px) {
  body {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #212121;
    font-size: 13px;
    line-height: 18px; }

  h1 {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #212121;
    font-size: 36px;
    margin: 30px 0; }

  .navbar .main-nav li {
    padding: 10px 0; }
    .navbar .main-nav li a {
      text-transform: uppercase;
      padding: 32px 18px; }

  .store-directory .store .details {
    padding: 10px 0 10px 10px; }
    .store-directory .store .details h5 {
      margin: 8px 0 5px 0; }
    .store-directory .store .details p {
      margin: 0 0 5px 0; }
    .store-directory .store .details .phone, .store-directory .store .details .website {
      font-size: 11px;
      float: left;
      margin-right: 10px; }
      .store-directory .store .details .phone img, .store-directory .store .details .website img {
        margin-right: 5px; }

  .welcome h4 {
    font-size: 20px; }

  .footer form .form-group input, .footer textarea {
    font-size: 13px; }
  .footer ul li {
    padding: 14px 0 14px 20px; } }
/*** lg ***/

/*# sourceMappingURL=application.css.map */
