/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */


/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

/* Top A - D CSS */

.homeText {
  text-align: center;
}

.homeText h3 {
  color: #000;
  font-weight: 100;
}

.ourRange h2 {
  color: #ED1C24;
  letter-spacing: 1px;
  font-weight: 900;
  margin: 0;
  padding: 0;
}

.ourRange h4 {
  color: #000;
  font-weight: 100;
  text-transform: initial;
  margin: 0;
  padding: 0;
}

/* Main Content CSS */

/* Bottom A - D CSS */

#tm-bottom-b {
    background-image: url(/images/sense-mirage-slide.jpg);
    background-repeat: no-repeat top;
    /*background-position: 50% 100%;*/
    background-size: cover;
}

div#tm-bottom-c {
    padding-bottom: 0px;
    margin-top: 0px;
    border: none;
}

/* Sidebar CSS */

aside.tm-sidebar-a.uk-width-medium-1-3 {
  height: 450px !important;
  min-height: 450px !important;
}

aside.tm-sidebar-a.uk-width-medium-1-3 h4 a {
  color: #fff !important;
}

aside.tm-sidebar-a.uk-width-medium-1-3 a {
  color: #fff !important;
}

aside.tm-sidebar-a.uk-width-medium-1-3 h2,
h4,
a {
  color: #fff;
}

aside.tm-sidebar-a.uk-width-medium-1-3 p {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}

aside.tm-sidebar-a.uk-width-medium-1-3 p span {
  font-weight: bold;
}

/* Footer CSS */

/* Menu CSS */

.tm-navbar-transparent, .uk-sticky-placeholder {
    box-shadow: 2px 0px 2px rgba(0,0,0,0.3);
}

.uk-navbar-nav > li > a {
  display: block;
  box-sizing: border-box;
  text-decoration: none;
  height: 70px;
  padding: 0px 25px;
  line-height: 70px;
  color: #000;
  font-size: 17px;
  font-family: 'Roboto';
  font-weight: 900;
  text-transform: lowercase;
}

/* Font CSS */

.uk-block-secondary h1 {
  color: #ED1C24;
  text-align: center;
  font-size: 40px;
  font-weight: 100;
}


/* Contact Form CSS */

.creative_form_1 .creativecontactform_footer {
    padding: 0px 15px 15px 15px;
    border-top: 0px solid #ffffff;
    margin: -60px 0 0 0;
}

.creative_form_1 .creativecontactform_body {
    padding: 0!important;
}

.creativecontactform_title.ccf_font_effect_none {
  display: none;
}



.contained {
    background-color: #ED1C24;
    padding: 15px;
}


h4.contactUs {
  color: #000;
  text-align: center;
  font-size: 26px;
}

span.title {
  color: #fff !important;
}

.rightBox {
    float: right;
    max-width: 400px;
    height: 320px;
    margin: 0% 10% 2% 2%;
    background-color: rgba(255,255,255, 0.65);
    padding: 10px;
    color: #000;
}

.rightBox h2 {
    color: #000;
}

footer.tm-footer a {
  color: #fff!important;
}

div#tm-footer {
  background-color: #000 !important;
  background-clip: none!important;
  background: none;
}

.uk-link-reset {
  color: #fff;
}

h3.uk-h5 a:hover {
  color: #fff;
}

.uk-slidenav.uk-slidenav-contrast.uk-slidenav-next {
  font-weight: bold;
  color: #ED1C24;
}

.uk-slidenav.uk-slidenav-contrast.uk-slidenav-previous {
  font-weight: bold;
  color: #ED1C24;
}

#tm-top-c {
  background: -webkit-gradient(linear, left top, right top, from(#eee), to(#f9f9f9));
  background: -webkit-linear-gradient(right, #eee, #f9f9f9);
  background: -moz-linear-gradient(right, #eee, #f9f9f9);
  background: -ms-linear-gradient(right, #eee, #f9f9f9);
  background: -o-linear-gradient(right, #eee, #f9f9f9);
}

div#tm-bottom-b {
  background-color: #ccc !important;
}

.tm-top-b.uk-grid {
  padding: 0 60px 50px 60px;
}

div#tm-bottom-a {
  padding: 60px 0 10px 0;
}

.uk-nav-offcanvas > li > a:hover {
  background-color: #ED1C24 !important;
}

.uk-nav-offcanvas > li > a {
  color: #fff !important;
  padding: 10px 30px;
}

.uk-navbar-nav.uk-visible-large.jmoddiv.jmodinside {
  float: right !important;
}

ul.uk-nav-sub li a {
  color: #fff;
  padding-left: 30px;
}

.uk-nav-offcanvas ul a:hover {
  color: #fff !important;
}

.uk-nav-sub {
  padding: 5px 0 5px 0px !important;
}

.uk-nav-offcanvas ul a:hover {
  background-color: #ed1c24;
}

.uk-offcanvas.uk-active .uk-offcanvas-bar.uk-offcanvas-bar-show {
  background-color: #000;
}

.uk-nav.uk-nav-offcanvas > li.uk-active > a {
  background: #ED1C24 !important;
  color: #ffffff;
}

.uk-navbar-center {
  max-width: 80% !important;
}

nav.tm-navbar.uk-navbar {
    box-shadow: 2px 0px 2px rgba(0,0,0,0.3);
}

.tm-navbar {
  padding: 0 60px;
  background-color: rgba(255, 255, 255, 0.9);
}

.tm-logo-small img {
  width: 80%;
}

#tm-top-b.tm-block-texture.uk-block-secondary {
  background: #fff;
  color: #000;
}

.tm-logo img {
  width: 400px;
  margin-top: 11.5px;
  margin-bottom: 11.5px;
}

.grid {
  width: 80%;
  float: left;
  margin: 0 auto;
}

.categoryGrid {
  width: 33%;
  float: left;
}

.uk-navbar-nav li a:hover {
  color: #ED1C24;
}

.uk-dropdown.uk-dropdown-navbar.uk-dropdown-width-1.uk-dropdown-bottom {
  background: rgba(255, 255, 255, 0.9);
}

.uk-navbar-nav > li:hover > a,
.uk-navbar-nav > li > a:focus,
.uk-navbar-nav > li.uk-open > a {
  background-color: rgba(255, 255, 255, 0.5);
  color: #ed1c24;
  outline: none;
}

.uk-nav-navbar > li > a {
  color: #000;
  font-weight: 900;
  text-transform: lowercase;
  font-size: 17px;
}

.uk-navbar-nav > li.uk-active > a {
  background-color: rgba(0, 0, 0, 0);
  color: #ED1C24!important;
}

.uk-navbar-nav > li.uk-active > a:hover {
  background-color: rgba(255, 255, 255, 0.5);
  color: #ED1C24!important;
}

div#tm-bottom-b {
  background-color: #fff;
}

.uk-block-muted:not(.tm-block-texture) {
  border: none!important
}

div#tm-bottom-a {
  background-image: none!important;
}

hr.style-eight {
  padding: 0;
  border: none;
  border-top: medium double #333;
  color: #333;
  text-align: center;
}

.categoryGrid img {
  padding: 10px;
}

.uk-block {
  margin-top: 0;
  padding-top: 30px;
  padding-bottom: 40px;
}

.tm-block-padding-large {
  padding-bottom: 0;
}

.uk-block.uk-cover-background:not(.tm-block-texture) {
  border-top: none;
  padding-top: 20px;
}

@media (max-width: 1205px) {
  .uk-navbar-nav > li > a {
    padding: 0 15px;
    font-size: 15px;
  }
}

@media (max-width: 1069px) {
.uk-navbar-nav > li > a {
    padding: 0px 10px;
    font-size: 16px;
}
}

@media (max-width: 767px) {
  .tm-top-b.uk-grid {
    padding: 0 15px 30px 15px;
  }
  .grid {
    width: 100%;
  }
  .categoryGrid {
    width: 100%;
    margin: 5px 0 5px 0;
    float: left;
  }
}

@media (max-width: 565px) {
  .uk-navbar-center {
    max-width: 100% !important;
  }
  .uk-navbar-content,
  .uk-navbar-brand,
  .uk-navbar-toggle {
    padding: 0 10px;
  }
  .tm-navbar {
    padding: 0 15px;
  }
  .rightBox {
    margin: 0px 10px 10px 10px;
  }
}
@media (max-width: 496px) {
  .creative_form_1 .creativecontactform_footer {
    margin: 0;
  }
}