body {
  padding-bottom: 40px;
  font-family: 'ubuntulight', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  color: #000;
  background: #1a1a1a;
  font-size: 14px;
}
h1 {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 26px 0 0 0;
  cursor: pointer;
}
h2 {
  font-weight: normal;
  font-style: normal;
  font-family: 'ubuntubold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  margin: 0 0 20px 0;
  font-size: 26px;
  line-height: 30px;
  text-transform: uppercase;
}
h3 {
  font-weight: normal;
  font-style: normal;
  font-family: 'ubuntubold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  margin: 0 0 12px 0;
  font-size: 20px;
  line-height: 24px;
}
p {
  margin: 0;
  padding-bottom: 12px;
}
strong {
  font-weight: normal;
  font-style: normal;
  font-family: 'ubuntubold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
a, a:active, a:focus {
  color: #000;
  text-decoration: none;
}
a:hover {
  color: #e21f24;
  text-decoration: none;
}
ul, ol {
  margin-left: -23px;
}
input[type="button"], input[type="submit"], button, a.button {
  display: inline-block;
  min-width: 200px;
  background: #000;
  padding: 10px 15px;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  text-align: center;
  border: none;
  cursor: pointer;
  outline: none;
}
input[type="button"]:hover, input[type="submit"]:hover, button:hover, a.button:hover {
  background: #e21f24;
}
img.img-width-100, figure.img-width-100 img {
  width: 100% !important;
}
.tooltip {
  font-family: 'ubuntulight', Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
.popover {
  font-family: 'ubuntulight', Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
.fclear {
  clear: both;
}
.none {
  display: none;
}
#powered-by {
  display: none !important;
}
#header {
  position: relative;
  background: #292929 url(../images/header-bg.png) repeat;
  height: 120px;
}
#navigation {
  position: relative;
  background: #bbbbbb;
  background: -moz-linear-gradient(top,  #e8e8e8 0%, #bbbbbb 100%);
  background: -webkit-linear-gradient(top,  #e8e8e8 0%,#bbbbbb 100%);
  background: linear-gradient(to bottom,  #e8e8e8 0%,#bbbbbb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#bbbbbb',GradientType=0 );
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
  z-index: 2;
}
.navbar {
  padding: 10px 0px;
  min-height: 25px !important;
  margin-bottom: 0;
  border-radius: 0 !important;
}
.navbar-collapse {
  padding: 0;
  overflow: initial !important;
}
.navbar-toggle {
  background: #292929;
  min-width: 0 !important;
  margin-right: 0px;
}
.navbar-toggle .icon-bar {
  background: #fff;
}
.nav > li {
  border-right: 1px solid #c0c0c0;
  border-left: 1px solid #dcdcdc;
  padding: 0 30px;
}
.nav > li:last-child {
  border-right: none !important;
  padding-right: 0 !important;
}
.nav > li:first-child {
  border-left: none !important;
  padding-left: 0 !important;
}
.nav > li > a {
  padding: 0;
  color: #484848;
  font-size: 16px;
  font: inherit;
  vertical-align: baseline;
  text-transform: uppercase;
  font-family: 'ubuntubold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
.nav > li > a:hover, .nav > li.active > a {
  color: #e21f24;
  background: transparent !important;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus, .nav > a:focus, .nav > li.dropdown a.dropdown-toggle {
  background: transparent !important;
}
#navigation .navbar-nav > li > .dropdown-menu {
  margin-top: 11px !important;
  border-top: 0 !important;
  background: #bbbbbb;
  background: -moz-linear-gradient(top,  #e8e8e8 0%, #bbbbbb 100%);
  background: -webkit-linear-gradient(top,  #e8e8e8 0%,#bbbbbb 100%);
  background: linear-gradient(to bottom,  #e8e8e8 0%,#bbbbbb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#bbbbbb',GradientType=0 );
}
#navigation .dropdown-menu > .active > a, #navigation .dropdown-menu > .active > a:hover,
#navigation .dropdown-menu > .active > a:focus {
  background-color: #e21f24 !important;
}
#slideshow {
  position: relative;
  z-index: 1;
}
#quick-contact {
  position: relative;
  padding: 20px 0;
  background: #292929;
  color: #fff;
}
#quick-contact img {
  margin-right: 12px;
  height: 44px;
  vertical-align: -6px;
}
#quick-contact div.qc-text {
  display: inline-block;
  text-align: left;
  font-size: 12px;
  color: #fff;
}
#quick-contact div.qc-text a, #quick-contact div.qc-text span {
  color: #fff !important;
  font-size: 18px;
}
#content-holder {
  position: relative;
  background: #fff;
  padding: 30px 0px;
  min-height: 500px;
}
#content-holder .homeImages img {
  display: block;
  margin: 0 0 15px 0;
  width: 100%;
}
#content-holder .rightCol .rightNav {
  list-style: none;
  margin-left: -38px;
}
#content-holder .rightCol .rightNav > li > a {
  display: block;
  padding-bottom: 8px;
  margin-bottom: 8px;
  font-size: 16px;
  font: inherit;
  vertical-align: baseline;
  font-family: 'ubuntubold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  border-bottom: 1px dashed silver;
}
#content-holder .rightCol .rightNav > li a.selected {
  color: #e21f24;
}
#content-holder .rightCol .rightNav > li > ul {
  margin: 0 0 12px -18px;
}
#content-holder .rightCol .rightNav > li > ul > li > a{
  display: block;
}
#content-holder .rightCol .rightNav > li > ul ul {
  margin: 0 0 0 -30px;
  list-style: none;
}
#content-holder .rightCol .rightNav > li > ul > li > a a{
  display: block;
}
#home-about {
  position: relative;
  background: #fff url(../images/body-bg.jpg) center center repeat;
  padding: 30px 0;
  border-top: 1px solid silver;
  border-bottom: 1px solid silver;
}
#home-about img {
  max-height: 415px;
}
#home-about div.col-sm-8 {
  padding-left: 30px;
}
.subcats_links {
  position: relative;
  margin: 0 0 30px 0;
}
.subcats_links a {
  display: block;
  float: left;
  width: 260px;
  height: 79px;
  margin-right: 10px;
  margin-bottom: 10px;
  background-position: left top;
  font-size: 0px !important;
  line-height: 0 !important;
  text-indent: -4000px !important;
}
.subcats_links a:hover {
  background-position: left bottom;
}
#footer-banner {
  position: relative;
  background: #333;
}
#footer-holder {
  position: relative;
  font-size: 12px;
  line-height: 14px;
  color: #fff;
  padding: 20px 0;
}
#footer-holder a {
  font-size: 12px;
  line-height: 14px;
  color: #fff;
}
.youtube-holder div.col-sm-6.col-md-4 {
  margin-bottom: 30px;
}
#block_instagram div.col-sm-4.col-md-3 {
  margin-bottom: 30px;
}
.insta-likes-cover {
  display: none !important;
}
.item-image {
  position: relative;
  display: block;
  overflow: hidden;
  padding-bottom: 100%;
}
.item-image img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  min-width: 100%;
  min-height: 100%;
}
.cform-buttons button, .cform-buttons a.button {
  margin-bottom: 6px;
  min-width: 280px;
}
.home-boxes-holder {
  position: relative;
  z-index: 1;
}
.home-boxes-holder .home-boxes {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  padding-top: 80px;
  z-index: 2;
}
.home-boxes-holder .home-boxes a {
  display: block;
  border: 1px solid #d6d6d6;
  background: #fff;
  margin-bottom: 20px;
  text-align: left;
  font-size: 14px;
  line-height: 14px;
  text-transform: uppercase;
  -webkit-box-shadow: 2px 2px 4px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 2px 2px 4px 0px rgba(0,0,0,0.25);
  box-shadow: 2px 2px 4px 0px rgba(0,0,0,0.25);
}
.home-boxes-holder .home-boxes a:hover {
  color: #000;
}
.home-boxes-holder .home-boxes a:hover strong {
  color: #e21f24;
}
.home-boxes-holder .home-boxes a img {
  float: left;
  margin-right: 4px;
}
.home-boxes-holder .home-boxes a strong {
  display: block;
  margin-bottom: 10px;
  font-size: 20px;
  padding-top: 14px;
  line-height: 22px;
}
.galery_silver {
  padding: 15px 15px 5px 15px;
  background: #e8e8e8;
  border-top: 5px solid #bbb;
  border-bottom: 5px solid #bbb;
}


/* RESPONSIVE CSS
-------------------------------------------------- */
@media (max-width: 767px) {
  .navbar {
    padding: 0 !important;
    overflow: hidden;
  }
  .nav > li {
    padding: 0px !important;
    margin-bottom: 10px;
  }
  .nav > li > a {
    padding-left: 20px;
    padding-top: 10px; 
  }
  div#navbar.navbar-collapse.collapse.in {
    border-top: 1px dotted silver;
  }
  h1 {
    display: block !important;
    text-align: center !important;
    width: 100% !important;
  }
  h1 span {
    padding-left: 0px !important;
  }
  h1 img {
    margin: auto !important;
  }
  #quick-contact div.col-sm-4 {
    text-align: left !important;
    margin-bottom: 14px;
  }
  #quick-contact div.qc-text a, #quick-contact div.qc-text span {
    font-size: 14px !important;
  }
  #home-about div.col-sm-8 {
    padding-left: 15px !important;
  }
  #home-about img {
    margin-bottom: 20px !important;
    float: none !important;
    width: 100% !important;
    height: auto !important;
    max-height: 5000px !important;
  }
  #content-holder .rightCol {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid silver;
  }
  .cform-buttons button, .cform-buttons a.button {
    min-width: 0px !important;
    width: 100% !important;
  }
  .home-boxes-holder .home-boxes {
    position: initial !important;
    top: auto !important;
    padding-top: 0px;
  }
  .home-boxes-holder .home-boxes a {
    font-size: 14px !important;
    line-height: 14px !important;
    margin-bottom: 8px !important;
  }
  .home-boxes-holder .home-boxes a strong {
    font-size: 16px !important;
    line-height: 18px !important;
    margin-bottom: 6px !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #header-img {
    width: 44% !important;
    margin-top: 32px;
  }
 .nav > li {
    padding: 0 12px;
  }
  #quick-contact img {
    display: block;
    margin: 0 auto 6px auto !important;
  }
  #quick-contact div.qc-text a, #quick-contact div.qc-text span {
    font-size: 14px !important;
  }
  #home-about img {
    max-height: 1000px !important;
    float: none !important;
  }
  .home-boxes-holder .home-boxes a strong {
    font-size: 16px !important;
    line-height: 18px !important;
    margin-bottom: 6px !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #header-img {
    width: 56% !important;
    margin-top: 14px;
  }
  .nav > li {
    padding: 0 12px;
  }
  #quick-contact div.qc-text a, #quick-contact div.qc-text span {
    font-size: 14px !important;
  }
  .home-boxes-holder .home-boxes a strong {
    font-size: 16px !important;
    line-height: 18px !important;
    margin-bottom: 6px !important;
  }
}

@media (max-width: 330px) {
  .subcats_links a {
    width: 200px !important;
    margin-right: 0 !important;
  }
  .home-boxes-holder .home-boxes a {
    font-size: 12px !important;
    line-height: 12px !important;
  }
  .home-boxes-holder .home-boxes a strong {
    font-size: 14px !important;
    line-height: 16px !important;
    margin-bottom: 4px !important;
  }
}