@media all{
  
  .footer-links a {
    display: block;
  }
  
  .ns_nerveSlider .ns_slideContent {
    width: 100% !important;
  }
  
  .visible-xs-inline {
    display: none !important;
  }
  
  .embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto;
  }
  
  .embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  
  input:focus {outline: none;}

  body {
    font-size:14px;
    font-family:proxima-nova, sans-serif!important;
    background-image: url('https://www.ukfresheners.co.uk/uploads/images/FILE-20160608-1331WJSUZ5F6K62X.jpg');
		background-size: cover;
		background-position: bottom;
    	background-attachment:fixed;
  }
  
  p {
  margin: 0 0 15px;
  }

  h1,h2,h3,h4,h5 {
    font-weight:700!important;
    color:#0bcafc;
  }

  h1 {
    font-size:2em!important;
  }

  h2 {
    font-size:1.6em!important;
  }

  h3 {
    font-size:1.4em!important;
  }
  
  .ns_slideContent--inner {
    padding: 10px;
    background-color: rgba(0,0,0,0.5);
    border-radius: 5px;
    margin-top: 15px;
  }
  
  .slider_content h1 {
    margin:0;
  }
  
  .homeSlider.col-md-8 {
    margin-left: 15px;
    padding: 0 !important;
    overflow: hidden;
    height: 335px !important;
    width: 65.16875%;
    border-radius: 5px;
  }

  #header {
    z-index:99;
    position:relative;
  }

  #header #header__wrapper {
    position:relative;
    background-color:#FFF;
  }
  
  .enquiry h2 {
    background-color: #EEE;
    margin: 0;
    padding: 15px 15px 10px 15px;
    border-bottom: 1px solid #ddd;
    border-radius: 5px 5px 0 0;
  }

  #header #header__wrapper #header__logo {
    float:left;
    margin:0 0 0 -15px !important;
    padding:10px 16px 10px 16px;
    position: relative;
    text-align: left;
  }
  
  #header #header__wrapper #header__advice {
    float: right;
    position: relative;
    text-align: right;
    width: 250px;
    margin-right: 20px;
    border-radius: 5px;
    margin-top: 18px;
  }
  
  #header #header__wrapper #header__tel {
    float:right;
    position: relative;
    text-align: right;
    background-color: #EEE;
    padding: 18px 20px;
  }
  
  #header #header__wrapper #header__tel a {
    color: #0bcafc !important;
  }
  
  #header #header__wrapper #header__tel .tel {
    font-size: 2em;
    font-weight: 700;
  }
  
  #header #header__wrapper #header__tel .tel:hover {
    text-decoration: none;
  }

  #header #header__wrapper #header__logo img {
    margin-right:15px
  }


  #header #header__wrapper #header__logo .tagline {
    left: 81px;
    bottom: 14px;
    position: absolute;
  }

  .slider_content h1, .slider_content p {
  color: #FFF !important;
  }
  
  .absolute__title {
    position: absolute;
    right: 30px;
    bottom: 30px;
    background-color: rgba(255,255,255,0.9);
    padding: 20px 40px;
  }

  .absolute__title ul li {
    background-color: transparent  !important;
    margin-bottom: 0 !important;
    padding: 0 !important;
  }

  #header #header__wrapper #header__logo a {
    color:#0bcafc;
    font-size:2em;
    text-transform:uppercase;
    font-weight:800;
  }

  #header #header__wrapper #header__logo p {
    position:absolute;
    text-indent:-2000px;
  }

  #header #header__wrapper #header__partnership {
    float:right;
    padding-top:40px;
  }

  #header #header__wrapper #header__navigation {
    float:left;
    clear:both;
    width: 100%;
    border-top: 1px solid #EEE;
    border-bottom: 1px solid #EEE;
  }

  #header #header__wrapper #header__navigation #nav__toggle {
    position:absolute;
    right:15px;
    top:18px;
    display:none;
    width:36px;
    height:28px;
    padding:2px 0;
  }

  #header #header__wrapper #header__navigation #nav__toggle span {
    display:block;
    width:100%;
    background:#0bcafc;
    height:5px;
    margin-top:4px;
  }

  #header #header__wrapper #header__navigation #nav__toggle span:first-child {
    margin-top:0;
  }
  
  #header #header__wrapper #header__navigation ul {
    margin: 0;
    display:table;
    width: 100%;
  }

  #header #header__wrapper #header__navigation ul li {
    list-style:none;
    display:table-cell;
    position: relative;
  }

  #header #header__wrapper #header__navigation ul li a {
    line-height:40px;
    text-align: center;
    font-size:0.8em;
    text-transform:uppercase;
    font-weight:700;
    color:#0bcafc;
    display: block;
  }

  #header #header__wrapper #header__navigation ul li a:hover {
    background-color:#0bcafc;
    color:#FFF;
    text-decoration:none;
  }
  
  #header #header__wrapper #header__navigation ul li a.active {
    background-color:#0bcafc;
    color:#FFF;
  }
  
  
  #header #header__wrapper #header__navigation ul li ul.subnav {
    display: none;
    position: absolute;
    left: 0;
    top: 40px;
    min-width: 110px;
    background-color: #FFF;
    box-shadow: #666 0px 3px 2px;
    z-index: 9999999;
  }
  
  #header #header__wrapper #header__navigation ul li ul.subnav li {
    display: block !important;
    text-align: left;
  }

  #header #header__wrapper #header__links {
    position:absolute;
    left:0;
    top:10px;
    width:160px;
  }

  #header #header__wrapper #header__links #location_links {
    list-style:none;
    position:relative;
    padding:0;
  }

  #header #header__wrapper #header__links #location_links .loc-but {
    position:absolute;
    left: 20px;
    color: #0bcafc;
  }
  
  #header #header__wrapper #header__links #location_links .loc-but span {
    text-indent:-2000px;
    position:absolute;
  }


  #header #header__wrapper #header__links #location_links #area-list {
    display:none;
    list-style:none;
    background-color:#FFF;
    box-shadow:#DDD 0 0 2px;
    padding:0!important;
    top: 20px;
    position: relative;
  }

  #header #header__wrapper #header__links #location_links #area-list li a {
    border-bottom:1px solid #EEE;
    color:#0bcafc;
    display:block;
    padding:5px 10px!important;
  }
  
  #form__wrapper {
   width:35%; 
  }

  #slider #slider__wrapper {
    padding:0!important;
  }

  #slider #slider__wrapper h3 {
    color:#FFF!important;
  }
  
  .nothome #gallery__wrapper {
    margin-left: 0px !important;
  }
  
  #gallery__wrapper .gallery__item {
    float: left;
    width: 48%;
    margin: 0 2% 2% 0;
  }
  
  #gallery__wrapper .gallery__item img {
    width: 100%;
    height: auto;
    border-radius: 3px;
  }
  
  #gallery__wrapper .gallery__item img:hover {
    opacity: 0.6;
  }

  #body {
    min-height:600px;
  }

  #body p,#body li {
    color:#666;
    font-weight:200;
    font-size:1em;
    line-height: 1.6em;
  }

  #body ul li {
    background-color:#EEE;
    margin-bottom:10px;
    list-style:none;
    padding:10px;
  }

  #body a {
    color:#0bcafc;
  }

  #body #map-canvas {
    height:250px;
    display:block;
  }

  #body #body__wrapper {
    background-color:#FFF;
    min-height:600px;
    padding:15px!important;
  }

  #body #body__wrapper .contact-form {
    background-color:#EEE;
    border-radius:0 0 5px 5px;
    padding:15px;
  }

  #body #body__wrapper .contact-form .submit {
    width:100%;
    display:block;
    background-color:#0bcafc;
    color:#FFF;
    border:none;
    padding:10px;
    border-radius: 5px;
  }

  #body #body__wrapper .contact-form .errors {
    display:none;
    background-color:#DF6060;
    margin-top:-5px;
    border-radius:0 0 5px 5px;
    color:#FFF;
    padding:10px 15px;
  }

  #body #body__wrapper .contact-form .sending {
    background-color:#FFF!important;
    color:#333;
  }

  #body #body__wrapper .contact-form .success {
    background-color:#5cad5c!important;
    color:#FFF!important;
  }

  #body #body__wrapper #body__heading--wrapper {
    border-bottom:1px solid #DDD;
    margin-top:-25px;
    margin-bottom:20px;
    position:relative;
    text-align:center;
  }

  #body #body__wrapper #body__heading--wrapper h1 {
    position:relative;
    top:27px;
    background-color:#FFF;
    display:inline-block;
    padding:0 5px!important;
  }

  #footer .container {
    background-color:#CCC;
    padding:12px;
  }

  #footer .container p {
    margin:0 0 10px;
  }

  #header #header__wrapper #header__navigation ul,#body ul {
    padding:0;
  }
}

@media (min-width: 1000px){
  .container {
    width:1001px!important;
  }
  
}

@media (max-width: 991px){
  
  #header #header__wrapper #header__navigation {
    height: 0;
  }
  
  #header #header__wrapper #header__logo {
    padding:15px 15px 15px 15px !important;
    width: 250px;
  }
  
  #header #header__wrapper #header__logo img {
    width: 100%;
    height: auto;
  }

  #header #header__wrapper #header__logo a {
    font-size: 1.3em !important; 
  }

  #header #header__wrapper #header__logo .tagline {
    bottom: 12px !important;
    font-size: 0.8em !important;
  }

  h2 {
    font-size: 1.2em!important;
    margin: 5px 0;
  }

  .absolute__title {
    left: 0 !important;
    bottom: 0 !important;
    background-color: rgba(255,255,255,0.8) !important;
    padding: 10px 20px !important;
    height: 100%;
  }


  #header #header__wrapper #header__links {
    right:60px!important;
    top:23px!important;
  }

  #header #header__wrapper #header__navigation nav {
    display:none;
    position:absolute;
    width:100%;
    background-color:#0bcafc;
    left:0;
    right:0;
    top:69px;
  }

  #header #header__wrapper #header__navigation nav ul li {
    display:block;
    width:50%;
  }

  #header #header__wrapper #header__navigation nav ul li a {
    padding:0 20px!important;
    width: 100% !important;
    text-align: left;
    
  }
  
   #header #header__wrapper #header__navigation nav ul li ul.subnav {
     background-color: #0089AD;
   }

  #header #header__wrapper #header__navigation #nav__toggle {
    display:block!important;
  }

  #header #header__wrapper #header__navigation #nav__toggle span {
    display:block;
    width:100%;
    background:#0bcafc;
    height:5px;
    margin-top:4px;
    opacity:1;
    -webkit-transition:all .5s ease;
    -moz-transition:all .5s ease;
    -ms-transition:all .5s ease;
    transition:all .5s ease;
  }

  #header #header__wrapper #header__navigation #nav__toggle span:first-child {
    margin-top:0;
  }

  #header #header__wrapper #header__navigation #nav__toggle.open span.bar1 {
    -webkit-transform:translateY(9px) rotate(45deg);
    -moz-transform:translateY(9px) rotate(45deg);
    -o-transform:translateY(9px) rotate(45deg);
    -ms-transform:translateY(9px) rotate(45deg);
    transform:translateY(9px) rotate(45deg);
  }

  #header #header__wrapper #header__navigation #nav__toggle.open span.bar2 {
    opacity:0;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    transition:all .3s ease;
  }

  #header #header__wrapper #header__navigation #nav__toggle.open span.bar3 {
    -webkit-transform:translateY(-9px) rotate(-45deg);
    -moz-transform:translateY(-9px) rotate(-45deg);
    -o-transform:translateY(-9px) rotate(-45deg);
    -ms-transform:translateY(-9px) rotate(-45deg);
    transform:translateY(-9px) rotate(-45deg);
  }
}

@media (max-width: 991px){
  
  .ns_nerveSlider .ns_slideContainer img {
    width: 100%;
  }
  
  #slider__wrapper.row {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  
  .homeSlider {
    margin: 0 0 10px 0 !important;
    padding: 0 !important;
    width: 100% !important;
  }

  #header #header__wrapper #header__tel {
  width: 50%;
    clear:both;
  }
  
  #header #header__wrapper #header__advice {
    width: 40%;
  }
  
  #header #header__wrapper #header__navigation ul li a {
    color:#FFF !important;
  }

  #header #header__wrapper #header__navigation ul li a:hover {
    background-color:#FFF !important;
    color:#0bcafc !important;
  }
  
  .enquiry, .content {
    margin: 0 -15px;
  }
  
}

@media (min-width: 421px){
  
  #body #body__wrapper .contact-form {
    display: block !important;
  }
  
}

@media (max-width: 420px){
  
  .visible-xs-inline {
    display: inline-block !important;
  }
  
  .enquiry {
    padding: 0 !important;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 999999;
    margin: 0;
    cursor: pointer;
  }
  
  .enquiry h2 {
    background-color: #0bcafc !important;
    color: #FFF !important;
    border-radius: 0 !important;
    border-bottom: 0 !important;
  }
  
  .enquiry form {
    display: none;
  }
  
  .ns_nerveSlider .ns_slideContainer img {
    width: initial !important;
  }
  
  #header #header__wrapper #header__navigation nav ul li {
    display:block;
    width:100%!important;
  }
  
  #header #header__wrapper #header__tel .tel {
    font-size: 1.4em !important;
  }
  
  #header #header__wrapper #header__tel {
    width: 100% !important;
    text-align: center !important;
    padding: 5px !important;
  }
  
  #header #header__wrapper #header__tel p {
    margin: 0 !important;
  }
  
  #header #header__wrapper #header__advice {
    width: 100% !important;
    margin-top: 10px !important;
    margin-right: 0 !important;
    text-align: center !important;
    font-size: 0.8em !important;
  }
}

@media (min-width: 992px) and (max-width: 999px){
  
  .col-md-4 {
    width: 33.233333% !important;
  }  
  
}
  
  
  
  
  