/****************

  Table of Contents

  00  Common Styles
  0?  Navbar
  0?  Home Section
  0?  About Page
  0?  Contact Page
  0

*****************/
.events-btn {
  margin-bottom: 15px;
}
/*
  00
  Common Styles
*/
.email-obfuscate {
  direction: rtl;
  unicode-bidi: bidi-override;
}
.email-obfuscate-hide {
  display: none;
  visibility: hidden;
  opacity: 0;
}
#loader img {
  max-height: 225px;
  -webkit-animation: preloader-custom 1s infinite ease-in-out;
  animation: preloader-custom 1s infinite ease-in-out;
  -webkit-transform-origin: center center;
  transform-origin: center center;
}
.social-icon{
  font-size: 75px;
  color: #a3a3a3;
  text-align: center;
}
.social-icon span {
  -webkit-transition: color 0.4s ease-in-out;
  transition: color 0.4s ease-in-out;
}
.social-icon:hover span {
  -webkit-transition: color 0.4s ease-in-out;
  transition: color 0.4s ease-in-out;
}
.social-icon:hover .social_facebook_circle {
  color: #3b5998;
}
.social-icon:hover .social_twitter_circle {
   color: #55acee;
}
.social-icon:hover .social_googleplus_circle {
   color: #dd4b39;
}
.social-icon:hover .social_linkedin_circle {
  color: #4875B4;
}
.social-icon:hover .social_instagram_circle {
  color: #125688;
}
.social-icon:hover .social_youtube_circle {
  color: #bb0000;
}
#about .section-content b {
  color: #EF2D56;
}
.media-video {
  margin-left: 20px;
  margin-right: 20px;
}
#shop.four-col .shop-product {
  width: 20%;
  margin: 0 2.5% 2.5% 2.5%;
}
#product-popup {
  width:100%;
  position: fixed;
  background-color: #fff;
  z-index:99;
  display: none;
  overflow: scroll;
}
#popup-content {
  padding-top: 75px;
}
.popup-close-btn {
  float: right;
  font-size: 32px;
  padding: 20px 20px 0 0;
  cursor: pointer;
}
#filters li.filter-title {
  border: none !important;
  cursor: default !important;
}
.single-product-price span.grey-text {
  color: #79818a;
}
#product-list {
  list-style: none; 
  color: #79818a;
  font-weight: 600;
  padding:0;
}
#product-slides > li {
  background-color: #a3a3a3;
}
.nav-inside:hover .flex-direction-nav > li.flex-nav-prev {
  left: 15px !important;
}
.nav-inside:hover .flex-direction-nav > li.flex-nav-next {
  right: 15px !important;
}
.flex-direction-nav .flex-prev, .flex-direction-nav .flex-next {
  outline: 0;
}
/*
  0
  Navbar & Footer Styles
*/
#topnav .navigation-menu li.selected a, #topnav li.selected > ul > li.selected > a {
  font-weight: 900;
}
#topnav .logo img {
  max-height: 110px;
}
#topnav .navigation-menu > li > a {
  font-weight: 600;
}
#topnav .navbar-toggle .lines {
  margin: 30px auto;
}
#topnav .navbar-toggle {
  height: 71.9844px;
  width: 60px;
}
footer .inline-form input {
  -webkit-transition: background-color 0.5s ease-in-out;
  transition: background-color 0.5s ease-in-out;
}
footer .inline-form input:focus {
  background-color: #fff;
  -webkit-transition: background-color 0.5s ease-in-out;
  transition: background-color 0.5s ease-in-out;
}
/*
  0
  Pages
*/
.slide-wrap {
  background-color: rgba(33, 40, 45, 0.33);
} 
.location-container {
  margin-top: 50px;
  margin-bottom: 50px;
}
#map.full-width.home {
  height: 100%;
  width: 100%;
  position: relative !important;
}
#fallback-bg {
  display: none;
}
#email-form .inline-form {
  margin: 0 auto;
}
.service .back-icon {
    height: 100%;
    top: 25%;
}
.services [class*="col-"].success:hover {
    background-color: #0BB854;
    border-color: #0BB854;
    color: #fff;
}
.form-control select {
  border-radius: 0;
  margin-bottom: 20px;
}
.form-group input[type="radio"] {
  margin-right: 25px;
}
.form-group .radio-label {
  margin-right: 10px;
}
/* 
  0
  Media Queries
*/
@media (min-width: 992px) {
  #topnav .navigation-menu > li > a {
    padding-top: 25px;
    padding-bottom: 25px;
    min-height: 62px;
  }
  #topnav.scroll .navigation-menu {
    margin-top: 17px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
  }
  #topnav.scroll .logo img {
    max-height: 70px;
    transition: max-height .6s ease;
  }
  #topnav .navigation-menu {
    margin-top: 37px;
  }
  .boxes.hire [class*="col-"] {
  height: 420px;
}
}
@media (max-width: 991px){
  #navigation {
      top: 71.9844px;
  }
  #topnav .logo img {
    max-height: 50px;
  }
  #offering .border-right {
    border-right: none;
  }
  #offering .row {
    text-align: center;
  }
  #offering .holiday-events {
    margin-top: -50px;
  }
  #offering .equipment-hire {
    margin-top: 50px;
  }
  .title hr {
    margin: 30px auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #works.four-col .work-item {
    width: 33.33333333%;
  }
  #shop.four-col .shop-product {
    width: 30%;
    margin: 0 1.666665% 2.5% 1.666665%;
  }
}
@media (max-width: 767px)  {
  #works.four-col .work-item {
    width: 50%;
  }
  #shop.four-col .shop-product {
    width: 45%;
    margin: 0 2.5% 2.5% 2.5%;
  }
  #testimonials .parallax-overlay{
    padding-bottom: 25px;
    padding-top: 25px;
  }
  #map.full-width.home {
    height: 400px; 
  }
  .location-container {
    margin-top: 0px;
  }
  .counter-content {
    width: 100%;
    text-align: center;
  }
  .counter-icon {
    width: 100%;
  }
  #statistics {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  footer#footer-widgets {
    text-align: center;
  }
  .inline-form {
    margin: 0 auto;
  }
  .media-video {
    margin-left: 0px;
    margin-right: 0px;
  }
  .slide-content.bold-text h1.upper {
    font-size: 30px;
  }
  .page-title .title h1 {
    font-size: 40px;
  }
}
@media (max-width: 425px) {
  .mob-hide {
    display: none;
  }
  #works.four-col .work-item {
    width: 100%;
  }
  #shop.four-col .shop-product {
    width: 95%;
    margin: 0 2.5% 2.5% 2.5%;
  }
  .flex-control-nav {
    display: none;
  }
  #home-slider .flex-direction-nav > li.flex-nav-prev, #home-slider .flex-direction-nav > li.flex-nav-next {
    display: none;
  }
  #home-slider h6 {
    display: none;
  }
  #home-slider {
    margin-top: 20px;
  }
  #portfolio #works.mt-50 {
    margin-top: 0px !important;
  }
  #offering .holiday-events, #offering .equipment-hire{
    margin-left:0%;
    width: 100%;
  }
  #map.full-width.home, #map.full-width.events {
    height: 250px; 
  }
  .img-side {
    min-height: 250px;
  }
  .location-info {
    width: 100%;
    margin-left: 0%;
  }
  section#social {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .social-icon .social_facebook_circle {
   color: #3b5998;
  }
  .social-icon .social_twitter_circle {
     color: #55acee;
  }
  .social-icon .social_googleplus_circle {
     color: #dd4b39;
  }
  .social-icon .social_tumblr_circle {
    color: #32506d;
  }
  .social-icon .social_instagram_circle {
    color: #125688;
  }
  .social-icon .social_youtube_circle {
    color: #bb0000;
  }
  #fallback-bg {
    display: block;
    background-image: url('../video/video-poster.png');
    z-index: -1;
  }
  #video-wrapper video {
    display: none;
  }
}

/* 
  0
  Animations
*/
@-webkit-keyframes preloader-custom {
  0% {
    max-height: 225px;
  }
  50% {
    max-height: 250px;
  }
  100% {
    max-height: 225px;
  }
}
@keyframes preloader-custom {
  0% {
    max-height: 225px;
  }
  50% {
    max-height: 250px;
  }
  100% {
    max-height: 225px;
  }
}








