
/*
**********************
--- GENERAL THEME CSS ---
**********************
*/




html {
    height: 100% !important;
    min-height: 100% !important;
}

body {
    margin: 0;
    padding: 0;
    height: 100%;
    min-height: 100%;
    width: 100%;
    background: #FFFFFF;
    font-size: 16px;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    letter-spacing: 0.25px;
    line-height: 25px;
}

.container-fluid {
    /* padding-right: 15px; */
    /* padding-left: 15px; */
    margin-right: auto;
    margin-left: auto;
}

h1{
    color:#272626;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: normal;
    margin-top: 10px;
}

.pink {
	color: #e1288d;
}

.upper{
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: normal;
    margin-top: 10px;
}

.not-front .main-container{
    padding-bottom: 0px;
    padding-top: 200px;
    z-index: 101;
}

.main-container{
 }

.main-container:before{
    height: 0px;
}
.main-container:after{
    height: 0px;
}

.sidebar-first .main-container section.col-sm-9{
    padding-left: 30px;
}

.sidebar-second .main-container section.col-sm-9{
    padding-right: 30px;
}

.main-container section.col-sm-9{
    padding-right: 30px;
}

.sidebar-first .main-container aside.col-sm-3{
    padding-right: 30px;
}

.sidebar-second .main-container aside.col-sm-3{
    padding-left: 30px;
}


.toolbar .main-container.not-front:before{
    height: 0px;
}

.main-container.not-front:before{
    height: 40px;
}

.boxed .main-container.not-front:before{
    height: 30px;
}

.page-contact .main-container{
    padding-top: 170px;
}
.page-contact .main-container.not-front:before{
    height: 0px;
}

.dropdown-menu>li>a{
    color: #ffffff;
}

header#navbar{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    width: 100%;
    padding: 0;
    z-index: 1500;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    background: transparent;
    /*background: rgba(255,255,255,0.95);*/
    border:none;
    border-radius: 0;
}

.navbar .navbar-nav {
    display: inline-block;
    float: right;
    margin-right: 40px;
}

.not-front header#navbar a {
    color: #ffffff;
}

#navbar.nav-sticky-solid {
    background-color: #e1288d;
    /*background-color: transparent;*/
}

#navbar.nav-sticky-solid {

}
.logo-scroll {
    /*text-align: center;
    padding: 10px 0px;*/
	text-align: left;
    padding: 0;
    margin-left: 140px;
    margin-top: 34px;
}
.logo-scroll img {
    display: none; 
}

/* The Humburger */


 #showTop  {
  width: 100px;
  height: 100px;
  border: none;
  font-size: 1.5em;
  position: absolute;
  /*margin: 50px 10px;*/
  z-index: 999999;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  background-color: #333333;
}

#showTop span  {
  display: block;
  position: absolute;
  height: 6px;
  width: 33px;
  background: #ffffff;
  margin: 12px 12px;
  opacity: 1;
  /*left: 16px;*/
  left: 20px;
  border-radius: 2px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

#showTop span:nth-child(1) {
  /*top: 16px;*/
  top: 16px;
}

#showTop span:nth-child(2), #showTop span:nth-child(3) {
  /*top: 28px;*/
  top: 28px;
}

#showTop span:nth-child(4) {
  /*top: 40px;*/
  top: 40px;
}

#showTop.active span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}

#showTop.active span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#showTop.active span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#showTop.active span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}

/*  Animated Hamburger Menu */
.nav-sticky-solid .logo-scroll img {
    width: 200px;
    /*margin-left: 100px;*/
    display: inline;
}

.not-front .logo-scroll img {
    display: block;
    text-align: left;
   /* margin-left: 140px;*/
    /* margin-right: auto; */
    width: 200px;
    margin-top: 24px;
}

.not-front #navbar-sticky-wrapper {
    background-color: #e1288d;
    width: 100% !important;
    /*height: 125px !important;*/
	height: 100px !important;
}

.nav-sticky-solid, .nav-sticky-solid a, .nav-sticky-solid p,.nav-sticky-solid .fa  {
    color: #888888;
}

#block-block-62 .phone-number {
	position: static;
	width: auto;
	right: auto;
	display: inline-block;
	margin-top: 20px;
}
.menu {
    height: 200px;
    /*margin-top: 85px;*/
	margin-top: 28px;
}
#navbar .cbp-spmenu-horizontal {
    height: 100px;
}

.menu-call  .fa.fa-phone {
    z-index: 9;
    color: #fff;
    font-size: 1.5em;
    position: absolute;
    top: 5px;
    right: 5px;
    margin-top: 5px;
}
header#navbar{
    height: 80px;
    /* line-height: 80px; */
    position: relative;
}
.view-testimonial .views-field-field-image {
	float: left;
	width: 33.3333333333%;
}
.testimonial-group-info {
	float: left;
	padding: 50px;
	width: 66.6666666666%;
}
.get-suppliers, .slogan {
	font-family: "industry-inc-base",sans-serif;
}
.not-front .view-suppliers .views-row {
        height: 175px;
        padding: 20px;
}
.not-front .view-id-suppliers {
    margin-left: auto;
    margin-right: auto;
}
.view-suppliers table {
    width: 100%;
    margin-bottom: 20px;
}
.view-suppliers td {
    width: 25%;
    padding: 5px;
}
.not-front header#navbar a {
    background-color: transparent !important;
    color: #fff;
	border-bottom: none; 
}
.not-front header#navbar a:hover {
    color: #eabdd9;
}

.nav > li > a:hover {
    background-color: transparent !important;
    color: #eabdd9 !important;
    border-bottom: none !important;
}

/*
STICKY NAVBAR - FULL SLIDESHOW
*/

header#navbar.sticky-wrapper{
    position: relative;
	    height: 100px;
}

.logo{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

.logo img {
    max-height: 60px;
    vertical-align: middle;
}

.navbar-default .navbar-toggle {
    border-color: #ddd;
    line-height: 80px;
    /* vertical-align: middle; */
    margin-top: 25px;
}

header .navbar-collapse.collapse{
    line-height: 80px;
    height: 80px !important;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    max-height: none;
    box-sizing: border-box;
    position: relative;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{
    color:white;
}

.navbar-default .navbar-nav>li>a {
    color: white;
    display: block;
    vertical-align: baseline;
    box-sizing: border-box;
    line-height: 78px;
    padding-top: 0;
    padding-bottom: 0;

    text-transform: uppercase;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 1px;
}

.navbar-default .navbar-nav>.active>a{
    background:transparent;
}

.navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{
    color:#ec6a05;
    background:transparent;
    border-bottom: 2px solid #ec6a05;
}


header .navbar-collapse.collapse{
    line-height: 80px;
    height: 80px !important;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    max-height: none;
    box-sizing: border-box;
    position: relative;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{
    color:white;
}

.navbar-default .navbar-nav>li>a {
    color: white;
    display: block;
    vertical-align: baseline;
    box-sizing: border-box;
    line-height: 78px;
    padding-top: 0;
    padding-bottom: 0;

    text-transform: uppercase;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 1px;
}

.navbar-default .navbar-nav>.active>a{
    background:transparent;
}

.navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{
    color:#ffffff;
    background:transparent;
    border-bottom: 2px solid #ffffff;
    font-weight: 900;
}

.container img{
    max-width:100%;
    height: auto;
}


.theme_color{
    color:#e1288d;
}


h1, h2, h3, h4, h5, h6{
/*    text-transform: uppercase;*/
}

h5 {
	font-size: 1.5em;
	color: #fff;
	line-height: 1em;
	text-align: left !important;
}

.node{
    /* margin-top:10px; */
}

.page-header{
    padding-bottom: 0px;
    border-bottom: 0;
}

/* for the menu right push liam may delete or use more effective absolute left 80  */
#page {
    margin-left: 80px;
}

h2, .h2{
    font-size: 30px;
}


.grid_system .row div{
    background: #f5f5f5;
    border:1px solid #ccc;
    padding:10px;
}

.underline_title_thin{
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-top: 20px;
}

ul{
    padding-left: 0;
}

ul.inline-list{
    margin-top: 20px;
    margin-left: 0;
    padding-left: 0;
}

ul.inline-list li:first-child{
    margin-left: 0;
}

ul.inline-list li{
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
}

.row {
    margin-right: 0px;
    margin-left: 0px;
}


/*
******************************
--- MAIN CONTAINER ---
******************************
*/

.container .block h2.block-title{
    margin-top: 10px;
    margin-bottom: 30px;
    color:#272626;
    font-weight: 400;
    text-transform: uppercase;
}

.field-name-body img {
	max-width:100%;
	height:auto;
}

#node-248 .field-name-body img {
	margin-top: 60px;
}
#node-248 .field-name-body strong {
	font-size:1.3em;
}
	
/* used with wysiwyg custom styles */
.white-text {
    color:#ffffff;
}
.green-text {
    color: #e1288d;
}

/**********************************************
*               FRONT PAGE BLOCKS              *
***********************************************/

.front .overlay {
    bottom: 0px;
    left: 0px;
    position: absolute;
    width: 100%;
    height: 60px;
    z-index: 5;
    padding: 0;
    margin: 0;
    opacity: .5;
}
.front .overlay-text {
    bottom: 0px;
    left: 0px;
    position: absolute;
    color: #ffffff;
    z-index: 6;
    margin: 20px;
    width: 100%;
    text-align: center;    
    font-size: 1.2em;
}
#hero .hero-promo {
    position: absolute;
    z-index: 999;
    bottom: 0;
    left: 0;
    font-size: 1em;
    background-color: #202020;
    height: 191px;
    width: 50%;
}
#hero .hero-promo .industry {
    font-size: 2em;
    text-transform:uppercase;
    line-height: .9em;
}

#hero .farmer-name {
	position: absolute;
	z-index: 999;
	color: #fff;
	bottom: 0;
	right: 0;
	height: 91px;
	text-transform: uppercase;
	font-size: 1.7em;
	text-align: right;
	padding: 30px;
	line-height: .7em;
}

#hero .farmer-name strong {
	font-size: .52em;
}
#hero .farmer-name p {margin: 0;}

#hero-content .large {
    font-size: 2.4em;
    text-transform: uppercase;
	    line-height: .9em;
}
#hero-content .fa {
    font-size: 3em;
}

#hero-content .fa.fa-play-circle {
    font-size: 3.2em;
}


#hero-content p {
    line-height: 1.2em;
    font-size: 1em;
}
#hero-content .left-fa, #hero-content .right-fa {float:left;padding-right: 10px;padding-bottom: 5px;}
#hero-content .left-fa {

}
#hero-content .right-fa {padding-top: 9px;}
#hero-content .cta {clear: both;padding-left: 80px;line-height: 1em;text-align: left;padding-top: 5px;margin-bottom: 35px;}
#hero-content .cta.grey a {
	color: #8f8f8f !important;
	}
#hero .menu-title {
    position: fixed;
    top: 60px;
    left: 29px;
    z-index: 2000;
    font-size: .8em;	
}
#hero .menu-title p {
    color:#fff;
}
	
.feature-black {padding-top: 40px;padding-left: 20px;padding-bottom: 25px;line-height: 1.2em; 
height: 114px;}
.feature-grey {padding-left: 20px;background-color: #8f8f8f;padding-top: 20px;font-size: 1em;line-height: .7em;min-height: 77px;}
.feature-grey p:last-child {
	 position: absolute;
    right: 0;
    bottom: 0;
    margin: 0;
}
.feature-grey .btn {
	font-size: 1.6em;
	padding: 22px 35px 19px 35px;
}

.feature-black p {
padding:0;
margin:0;
}

.feature-grey a {
color:#202020;
}
.feature-grey a.btn {
color:#fff;
}

.region-hero h2.block-title, .hero-growth  h2.block-title, .hero-cost  h2.block-title {
	display:none;
}

.feature-container {
    width: 460px;
    margin: auto;
    font-size: .8em;
    line-height: 1.5em;
    margin-top: 40px;
}
.feature-container.last {
    font-size: 1em;
}
.feature-container.last .btn {
padding: 20px 22px 18px 22px;
}

.hero-growth {
    background-color: #222;
}
.hero-growth , .hero-cost  {
    color:#fff;
    padding-bottom: 100px;
    min-height: 650px;
    padding-top: 40px;
}
.lick-feeders-home {
    background-color: #2a2a2a;
    color: #ffffff;
    height: 180px;
    clear: both;
    text-align: center;
    padding: 50px;
    text-transform: capitalize;
}
.parallax {
	clear: both;
	background-size:cover;
	/* position:fixed; */
	height:600px;
	background-position:center center;
	background-repeat:no-repeat;
	background-attachment:fixed;
    float:left;
}

.ute {
	background-image:url(../images/ute_1600.jpg);
}

.ute.parallax {
	background-attachment: inherit;
}

.front-latest-news {
    
    float: left;
    padding: 0px;
}
#testimonial-video-content {
    position: absolute;
    z-index: 100;
    top: 40%;
    right: 40%;
    /* font-size: 4em; */
    color: #fff;
    background-color: #202020;
    height: 200px;
    width: 200px;
    border-radius: 150px;
    text-align: center;
    padding-top: 50px;
    font-weight: bold;
}
#testimonial-video-content .fa-play-circle {
    font-size: 3em;
    float: left;
}
#testimonial-video-content .right-fa {
    float: left;
    font-weight: bold;
    margin-left: 5px;
	line-height: 1em;
    text-align: left;
    padding-top: 10px;
}
#testimonial-video-content p {
    clear: both;
    font-weight: normal;
	margin-bottom: 0;
    margin-top: 5px;
}

#testimonial-video-content .large {
    text-transform: uppercase;
    font-weight: 600;
}
	
#testimonial-video-content .cta {
    margin-left: 45px;
}
.view-news .background-image-formatter {
    background-size: cover;
    height: 600px;
    background-position: center;
}
.news-container {
    padding: 40px;
	/*background-color: rgba(0,0,0,.1);*/
	background-color: rgba(42,42,42,.7);
    width: 100%;
    height: 600px;
    color: #fff;
	position: absolute;
    top: 0;
	padding-left: 60px;
}
.news-container h3 {
    text-align:left;
}
.news-container p {
    font-size: 1em;
	margin-top: 40px;
}
.news-container a {
    font-size: 1.3em;
	font-weight:600;
}
.hero-growth h2, .hero-cost h2 {
    text-transform: uppercase;
    font-size: 4em;
    padding-top: 40px;
}
.feature-container img {
    margin-right: 40px;
}
.hero-cost {
    background-color: #2d292a;
    /* color: #e1288d; */
}
.hero-cost ul, .hero-cost h2 {
    list-style: none;
    width: 500px;
    
    margin-left: auto;
    margin-right: auto;

}
.hero-growth .hero-points ul {
    columns: 2;
}

.quick-contact label.control-label, .quick-contact .block-title {
    color:#333333;
}
.front .region-hero .hero-growth, 
.front .region-hero .hero-cost {
    height: 35%;
    padding: 10px;
}

.hero-growth img, .hero-cost img {
    margin-right: 20px;
    padding-right: 0px;
}
.hero-growth p, .hero-cost p {
    
}
.hero-growth p strong, .hero-cost p strong {
    font-size:1.5em;
}

.hero-cost {
    background-color: #2a2a2a;
    /* height: 290px; */
}

.btn-default.green {
    background-color: #5daf27;
}
.btn-default.blue {
    background-color: #316ee4;
}

.front .container .block-title{
    text-align: center;
}
.hero-points ul {
 -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
    height:  145px;
    width: 500px; 
    margin-left: auto;
    margin-right: auto;
}



.hero-points ul li {
  list-style: none;
}
.hero-points ul li:before {
    content:" ■ ";
    font-size:30px;
    vertical-align:middle;
    line-height:20px;
}
.fabstock {
    height: 627px;
    padding: 0px;
}


/* row 1 */


#block-views-our-mix-range-block .views-row-even {
	background-color:#f5f5f5;
}


#block-views-our-mix-range-block .views-field-field-price, #block-views-our-mix-range-block .views-field-field-mix-1-ton-bag {
    color: #f1008d;
    font-size: 2.5em;
    font-family:'industry';
    font-weight: 700;
    padding-top: 40px;
    padding-bottom: 20px;
    padding-left: 20px;
}

#block-views-our-mix-range-block .views-field-field-mix-1-ton-bag {
    font-size: 1.5em;
    padding-top: 10px;
    padding-bottom: 20px;
    color: #8f8f8f;
}




#block-views-our-mix-range-block .views-field-field-price p {
    /* color: #202020; */
    font-size: .4em;
    font-family:'Lato';
    padding-top: 1px;
}

#block-views-our-mix-range-block .views-field-field-mix-1-ton-bag p {
	/* color: #202020; */
	font-size: .676em;
	font-family:'Lato';
	padding-top: 0;
	line-height: 1em;
}
#block-views-our-mix-range-block  h2{
    text-align: center;
}
#block-views-our-mix-range-block  h2 {
    font-size: 2.85em;
    color:#8f8f8f;
    padding-bottom: 0;
    padding-top: 60px;
    margin-bottom: 0;
    line-height: 1em;
	    clear: both;
}
#block-views-our-mix-range-block {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    /* height: 1000px; */
    padding-bottom: 80px;
}

#block-views-our-mix-range-block .view-header p {
	font-size: 1.25em;
	margin-bottom: 40px;
	text-align: center;
}

#block-views-our-mix-range-block h2.block-title {
    display:none;
}

.view-our-mix-range .views-field-body{
	font-size: .8em;
	line-height: 1.4em;
	text-align: justify;
	padding-right: 40px;
	padding-top: 40px;
	padding-left: 20px;
	min-height: 200px;
}

.view-our-mix-range .views-field-body ul {
	padding-left: 20px;
}

.not-front .view-our-mix-range .view-header {
	display:none;
}

/*ul.home-products li {
    width: 25%;
    float: left;
    height: 400px;
    background-color: #f1f1f1;

}*/
#block-views-our-mix-range-block .views-row {
    margin: 0px;
    padding: 0px;
}
/* jsg aug 16 had row1-16 a bit bloated removed still effective */
#block-views-our-mix-range-block .views-field-title a {
    color: #ffffff;

}
#block-views-our-mix-range-block .views-field-field-image img {
    width: 100%;
}
#block-views-our-mix-range-block .views-field-title {
	font-size: 2em;
}

#block-views-our-mix-range-block .views-row-1 .views-field-title,
#block-views-our-mix-range-block .views-row-5 .views-field-title,
#block-views-our-mix-range-block .views-row-9 .views-field-title,
#block-views-our-mix-range-block .views-row-13 .views-field-title {
    background-color: #f1008d;
    padding: 55px 30px 45px 30px;
    text-align: center;
}
#block-views-our-mix-range-block .views-row-2 .views-field-title,
#block-views-our-mix-range-block .views-row-6 .views-field-title,
#block-views-our-mix-range-block .views-row-10 .views-field-title,
#block-views-our-mix-range-block .views-row-14 .views-field-title {
    background-color: #803a9a;
    padding: 55px 30px 45px 30px;
    text-align: center;     
}
#block-views-our-mix-range-block .views-row-3 .views-field-title,
#block-views-our-mix-range-block .views-row-7 .views-field-title,
#block-views-our-mix-range-block .views-row-11 .views-field-title,
#block-views-our-mix-range-block .views-row-15 .views-field-title {
    background-color: #00adf2;
    padding: 55px 30px 45px 30px;
    text-align: center;     
}
#block-views-our-mix-range-block .views-row-4 .views-field-title,
#block-views-our-mix-range-block .views-row-8 .views-field-title,
#block-views-our-mix-range-block .views-row-12 .views-field-title,
#block-views-our-mix-range-block .views-row-16 .views-field-title
 {
    background-color: #32b744;
    padding: 55px 30px 45px 30px;
    text-align: center;     
}

/* super cycle */
#block-views-our-mix-range-block .views-row-6 .views-field-title {
    background-color: #e01e27;
}

/* happy feet */
#block-views-our-mix-range-block .views-row-7 .views-field-title {
    background-color: #f1008d;
}

/* station mix */
#block-views-our-mix-range-block .views-row-8 .views-field-title {
    background-color: #d5c8c0;
}


/*row 2 2 col lick feeder pricing & image  */
.lick-image, .lick-feeders {
    height: 500px;
    background-color: #202020;
    color: #ffffff;
    padding: 0px;
    text-align: center;

}

.lick-feeders {
    padding: 50px;

    clear: both;
}
.lick-image div {
    width: 100%;
    height: 500px;
    background-size: cover;
    background-position: center;
}
/*row 3 - */
.find-local-supplier {
    background-color: #e1288d;
    color: #ffffff;
    height: 180px;
    clear: both;
    text-align: center;
    padding: 50px;
    text-transform: capitalize;
}


section.supplier {
    padding: 60px 40px;
    min-height: 325px;
}

section.supplier.alt {
    background-color: #f5f5f5;
}

section.supplier h3 {
    text-align: left;
    font-size: 1.75em;
}
section.supplier p {
    
}
section.supplier a {
    
}

/* row 4 - map */
.supplier-map {
    height: 498px;
    clear: both;
    padding: 0px;
    margin: 0;
	pointer-events:none;
}
.supplier-map div {
    width: 100%;
    height: 1035px;
    background-size: cover;
    background-position: center;    
}
/* row 5 - talk suppliment */
.talk-expert {
    height: 400px;
    background-color: #8f8f8f;
    text-align: center;
    color: #ffffff;
    padding:100px;
    clear:both;
}
.talk-expert a {
    color: #ffffff;
}
.main-container .talk-expert h2, .main-container  .talk-expert h3 {
    text-align: center;
    color: #ffffff;
}
/* row 7 */
.footer-photo {
    clear: both;
}


.footer-text div {
    width: 33.333333333%;
    float: left;
}
.footer-text .footer-left {
    text-align: left;
}
#wrapper_overall .get-suppliers {
    width: 250px;
    top: 0px;
    position: absolute;
    z-index: 1600;
    right: 0px;
    /*    background-color: #2d292a;*/
    /*height: 100px;*/
    /*padding: 10px 20px;*/
    font-size: 16px;
    letter-spacing: .1em;
    text-align: right;
    height: 50px;
}

#block-views-suppliers-block {
	padding:60px;
}

.view-id-suppliers {
	max-width:1400px;
}

.view-id-suppliers .views-row {
	float:left;
	width:25%;
}

.hero-tel-contact {
    background-color: #202020;
    padding: 10px;
    padding-right: 30px;
    letter-spacing: 0;
}
.hero-view-suppliers {
    padding: 10px;
    background-color: #8f8f8f;
    padding-right: 30px;
    letter-spacing: 0;
    padding-bottom: 4px;
}
.hero-view-suppliers a, .hero-tel-contact a  {
color: #ffffff;
}
.hero-view-suppliers a, .hero-tel-contact a {
    color: #ffffff;
    /* letter-spacing: 0; */
    /* font-size: .9em; */
}


/*
******************************
--- SECOND CONTAINER ---
******************************
*/

.second_content{
    padding-top: 80px;
    padding-bottom: 90px;
    background: #f5f5f5;
}

/*
***************
--- SIDEBAR ---
***************
*/

.region-sidebar-second .block h2.block-title,.region-sidebar-first .block h2.block-title{
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
}

.region-sidebar-second,.region-sidebar-first{
    margin-top:0px;
}
#cboxLoadedContent #block-webform-client-block-203 {
    display: block;
    color: #333333;
}
#block-webform-client-block-203 {
    display: none;
}

/*
***************
--- BUTTONS AND LINKS ---
***************
*/

.btn-lg{
    font-size: 16px;
}
.webform-client-form .btn-default {
    padding:6px 12px;
    margin: 10px 0px;
    color: #fff;
    font-size: 14px;
}
.submitted {
    display: none;
}
.btn-default,
input.form-submit{
    color: #ffffff;
    text-transform: uppercase;
    background-color: #e1288d;
    border: 1px solid #e1288d;
    display: inline-block;
    padding: 25px 60px;
    margin-bottom: 0;
    font-size: 1em;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;

}
.webform-submit {
    background-color: #e1288d;
}
.webform-submit:hover {
 background-color: #e1288d;
 font-weight: 900;
}

.btn-default:hover,
input.form-submit:hover{
    /*color: #e1288d;*/
    background-color: white;
    border: none;
    /*border: 1px solid #e1288d;*/
}

a{
    color:#e1288d;
}

a:hover{
    color:#e1288d;
    text-decoration: none;
}

.top_button{
    width:100%;
    text-align: center;
    position:absolute;
    /* top:-15px; */
}

.top_button a.back_to_top{
    cursor: pointer;

}

.top_button a.back_to_top i{
    color:#fff;
    width: 50px;
    line-height: 46px;
    height: 50px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    text-align: center;
    position: relative;
    z-index: 1;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
#hero .button{
    background: #e1288d;
    color: #FFFFFF;
    border: none;
    padding: 13px 42px;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    display: inline-block;
    -webkit-transition: 0.2s background linear;
    -moz-transition: 0.2s background linear;
    transition: 0.2s background linear;
    font-family: 'ralewaymedium', Helvetica, Arial, sans-serif;
    text-decoration: none !important;
    border-radius: 3px;
}

#hero .button:hover{

}

.hero-contact {

}
.hero-tel-contact {

}
.hero-view-suppliers {
	height: 55px;
    font-size: 1.4em;
    padding-top: 18px;
}
.hero-view-suppliers a:hover {
	color:#ddd;
}
/*
***************
--- FLEXSLIDER ---
***************
*/

.flexslider .flex-control-nav{
    display: none;
}

.flexslider .flex-direction-nav a{
    display: block;
    width: 60px;
    height: 60px;
    margin: 0;
    position: absolute;
    top: 50%;
    z-index: 11;
    margin-top: -30px;
    overflow: hidden;
    opacity: 1;
    cursor: pointer;
    color: #ffffff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    text-align: center;
}

.flexslider .flex-direction-nav .flex-prev{
    left:0;
    font-size: 0
}

.flexslider .flex-direction-nav .flex-prev:before{
    font-family: 'FontAwesome';
    font-size: 40px;
    line-height: 60px;
    display: inline-block;
    content: '\f104';
}


.flexslider .flex-direction-nav .flex-next{
    right:0;
    font-size: 0;
}

.flexslider .flex-direction-nav .flex-next:before{
    font-family: 'FontAwesome';
    font-size: 40px;
    line-height: 60px;
    display: inline-block;
    content: '\f105';
}

/*HIGHLIGHT AREA*/

.highlight-icon a{
    font-family: 'FontAwesome';
    display: inline-block !important;
    font-size: 0px;
    cursor: pointer;
    margin: 15px 30px;
    width: 90px !important;
    height: 90px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    text-align: center;
    position: relative;
    z-index: 1;
}

.highlight-icon a:before{
    speak: none;
    font-size: 48px;
    line-height: 90px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: block;
    -webkit-font-smoothing: antialiased;

}


.highlight_content h4{
    color: #e1288d;
    text-transform: uppercase;
}

#hero .content_hero .inline-list li{
    margin-right: 20px;
    margin-left: 20px;
}
#hero .overlay {
    background-color: rgba(0, 0, 0, 0.5);
}
#hero .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: repeat;
    z-index: 2;
}



.hero-feature a {font-size: 1.4em;letter-spacing: 0;line-height: .95em;text-align: left;padding: 25px !important;padding-bottom: 20px !important;padding-left: 30px !important;}

.hero-feature .fa {
	font-size: 2em;
	float: left;
	margin-right: 3px;
}

.logo-area {background-color: rgba(26,26,26,.8);width: 541px;margin: auto;}

.logo-area h2 {
	font-size: 1.2em;
	letter-spacing: 0;
	padding: 12px;
	}


h3 {font-size: 2.5em;}

h4 {font-size: 1.5em;color: #e1288d;}


/*
***************
--- FORMS ---
***************
*/

form label{
    text-transform: none;
    font-weight: normal;
}

.not-logged-in form .filter-wrapper{
    display: none;
}

.comment h3 a{
    text-transform: uppercase;
    font-size: 20px;
}

.form-control{
    border: 1px solid #e5e5e5;
    box-shadow: 0px 0px 0px 0px;
    -moz-box-shadow:  0px 0px 0px 0px;
    -webkit-box-shadow: 0px 0px 0px 0px;
}



/*
***************
--- LOADERS ---
***************
*/

.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1600;
    /* background: #1a1a1a; */
    /* background-size: 40px; */
    color: #fff;
    background-color: #e1288d;
}
.la-anim-1 {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 3px;
    background: #272626;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    pointer-events: none;
    dispay:none !important;
}

.la-anim-1.la-animate {
    z-index: 1601;
    opacity: 0;
    -webkit-transition: -webkit-transform 5s ease-in, opacity 1s 5s;
    transition: transform 5s ease-in, opacity 1s 5s;
    -webkit-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.loading_text{
    text-transform: uppercase;
    color: #272626;
    top:40%;
    position: absolute;
    width:100%;
    text-align: center;
}

.loading_text h3{
    font-size:15px;
    font-weight: normal;
    color: #fff;
}

.loading_text i{

}

.front section.block,.front .project_detail section.block{
    /* padding: 10px; */
}

#block-block-62 {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 250px;
    height: 180px;
    background: rgba(26,26,26,.8);
    padding-right: 20px !important;
	z-index: 99;
}

section#block-block-62 {}

#block-block-62 .phone-number .fa {
    font-size: 1.8em;
    margin-left: 0px;
    position: absolute;
    right: 20px;
    top: 20px;
}

#block-block-64 {
    position: absolute;
    /* right: 0px; */
    z-index: 1;
    width: 300px;
    bottom: 0px;
}

@keyframes rotating {
    from {
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
    }
}
@-webkit-keyframes rotating /* Safari and Chrome */ {
    from {
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
    }
}
.rotating {
    -webkit-animation: rotating 2s linear infinite;
    -moz-animation: rotating 2s linear infinite;
    -ms-animation: rotating 2s linear infinite;
    -o-animation: rotating 2s linear infinite;
    animation: rotating 2s linear infinite;
}

.toolbar #navbar{
    /*margin-top:60px;*/
}


/*
***************
--- ICONS ---
***************
*/

.bg_circle{
    color: #fff;
    width: 60px;
    line-height: 60px;
    height: 60px;
    font-size: 25px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    text-align: center;
    position: relative;
    z-index: 1;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.social_icons{
    margin-top:10px;
    margin-bottom: 10px;
    padding-left: 0;
}


.social_icons li{
    display: inline-block;
}

.social_icon{

}

.social_icon i{
    color: white;
    display: inline-block !important;
    cursor: pointer;
    margin: 10px;
    width: 50px;
    line-height: 50px;
    height: 50px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    text-align: center;
    position: relative;
    z-index: 1;
    background: #e1288d;
    border:2px solid #e1288d;

    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.social_icon i:hover{
    background: white;
    color: #e1288d;
}

.social_icon.small i{
    width: 35px;
    line-height: 35px;
    height: 35px;
    margin: 0px;
    border-radius: 100%;
    font-size: 15px;
}

ul.gray_icons i{
    width: 40px;
    line-height: 37px;
    height: 40px;
    margin: 0px;
    border-radius: 100%;
    font-size: 20px;
    text-align: center;
}

.clear_item{
    clear:both;
}



/*
*****************
--- PORTFOLIO ---
*****************
*/


/**
 * @file
 * CSS for the provided examples.
 */

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* ---- button ---- */

.filterbutton,
.sorterbutton {
  display: inline-block;
  padding: 0.5em 1.0em;
  background: #eee;
  border: none;
  border-radius: 7px;
  /*background-image: linear-gradient( to bottom, hsla(0, 0%, 0%, 0), hsla(0, 0%, 0%, 0.2) );*/
  color: #222;
  font-family: sans-serif;
  font-size: 16px;
  text-shadow: 0 1px white;
  cursor: pointer;
  text-transform: uppercase;
}

.filterbutton:hover,
.sorterbutton:hover {
  background-color: #8cf;
  text-shadow: 0 1px hsla(0, 0%, 100%, 0.5);
  color: #222;
}

.filterbutton:active,
.filterbutton.selected,
.sorterbutton:active,
.sorterbutton.selected {
  background-color: #e1288d;
}

.filterbutton.selected,
.sorterbutton.selected {
  color: white;
  text-shadow: 0 -1px hsla(0, 0%, 0%, 0.8);
}

.filterbutton:active,
.sorterbutton:active {
  box-shadow: inset 0 1px 10px hsla(0, 0%, 0%, 0.8);
}

/* ---- button-group ---- */

ul.isotope-options {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.isotope-options li {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}

.isotope-options:after {
  content: '';
  display: block;
  clear: both;
}

.isotope-options .filterbutton,
.isotope-options .sorterbutton {
  float: left;
  border-radius: 0;
  margin-left: 0;
  margin-right: 1px;
}

.isotope-options li:first-child .filterbutton,
.isotope-options li:first-child .sorterbutton {
  /*border-radius: 0.5em 0 0 0.5em;*/
}

.isotope-options li:last-child .filterbutton,
.isotope-options li:last-child .sorterbutton {
  /*border-radius: 0 0.5em 0.5em 0;*/
}

.item-list ul.isotope-options {
  list-style: none;
  display: inline-block;
  margin-right: 20px;
  padding: 0;
}

.item-list ul.isotope-options li {
  padding: 0;
  margin: 0;
}

/* ---- isotope ---- */

.isotope-container {
  /*background: #ddd;*/
  max-width: 1200px;
}

.views-field-field-category {
    height: 40px;
    color: #fff;
    font-size: .7em;
    padding-top: 19px;
    /* margin-top: 10px; */
    padding-left: 18px;
	
    position: absolute;
    bottom: 0;
    padding-bottom: 30px;
}

/* clear fix */
.isotope-container:after {
  content: '';
  display: block;
  clear: both;
}

.item-list ul.isotope-container {
  list-style: none;
  margin: 0;
  padding: 0;
}


/* color-shape */

.item-list li.isotope-element {
  list-style: none;
  margin: 5px;
  padding: 0;
}

.isotope-element {
  width: 25%;
 /* height: 0px;
  margin: 5px;
 */ float: left;
  list-style: none;
  background: black;
}

.show-menu nav.menu {
    background: rgba(29,29,29,0.95);
}


.front .region-hero .hero-logo-band {
    background-color: #e1288d;
    height: 100px;
    text-align: center;
    width: 400px;
    position: absolute;
    z-index: 99;
    /* bottom: 0; */
	top: 0;
}

.front .logo-container {
    padding: 40px;
    padding-left: 133px;
    padding-top: 36px;
}
.slogan {
    background-color: #222222;
    padding: 10px;
    width: 400px;
    left: 0px;
    position: absolute;
    top: 100px;
    padding-bottom: 4px;
}
.front .logo-container img {
    width: 200px;
}
.menu-call {
    z-index: 1000;
    margin: 0;
    padding: 0;
    border: none;
    text-indent: 2.5em;
    color: transparent;
    background: #2d292a;
    position: fixed;
    width: 2.5em;
    height: 2.5em;
    font-size: 1.5em;
    right: 10px;
    top: 20px;
}
@media only screen and (max-width:960px) {
    .isotope-element {
      width: 50%;
     /* height: 0px;
      margin: 5px;
     */ float: left;
      list-style: none;
      background: black;
    }
    .front #wrapper_overall.full_width   {
        /*height: initial;*/
    }
    .front .region-hero .hero-growth, .front .region-hero .hero-cost {
        height: 35%;
    }
	#hero .hero-promo {
		display:none;
	}
	.front section.hd-overlay {
    right: inherit !important;
    left: calc(50% - 150px) !important;
	}
}

@media only screen and (max-width:500px) {
    .isotope-element {
      width: 100%;
     /* height: 0px;
      margin: 5px;
     */ float: left;
      list-style: none;
      background: black;
  }
  /* list goes to single column and get's a bit long */
  .front .region-hero .hero-growth, .front .region-hero .hero-cost {
        height: auto;
    }
  .hero-points ul {
 -moz-column-count: 1;
    -moz-column-gap: 20px;
    -webkit-column-count: 1;
    -webkit-column-gap: 20px;
    column-count: 1;
    column-gap: 20px;
    height: 220px;
}
.front .honest, .front .considered-solutions {
    padding: 20px 20px;
}
  .navbar .navbar-nav {
	  float: none;
  }
  #navbar-sticky-wrapper {
	  width: 100% !important;
  }
  .show-menu nav.menu {
	width: 83%;
    background: rgba(29,29,29,0.95);
}
    .footer-text .footer-middle,.footer-text .footer-left,.footer-text .footer-right {
        width: 100%;
        margin: 10px;
    }
/* responsive menu */
.cbp-spmenu-open .menu li {
    width: 500px;
    display: block;
    height: 20px;
    padding: 25px;
}
.region-top-menu .cbp-spmenu-open.cbp-spmenu-horizontal {
    font-size: 75%;
    height: 300px;
}


}
@media screen and (max-width: 50em) {
.icon-list {
    right: inherit !important;
}
}

.isotope-element * {
  /*display: none;*/
}

.isotope-element.round {
  border-radius: 35px;
}

.isotope-element.big.round {
  border-radius: 75px;
}

.isotope-element.red {
  background: red;
}
.isotope-element.blue {
  background: blue;
}
.isotope-element.yellow {
  background: yellow;
}

.isotope-element.wide,
.isotope-element.big {
  width: 150px;
}
.isotope-element.tall,
.isotope-element.big {
  height: 150px;
}

.thisIsCustomisedLabel {
  color: red;
}




#third_content{
    padding-top: 60px;
    padding-bottom: 60px;

}

/*.isotope-element  {
     width: auto;
    margin: 0px;
    padding: 0px;
}*/
#block-views-work-block{
    padding-top: 10px;
}

.work-list{
    position: relative;
}

.work-list ul.items{
    padding: 0;
    margin:0;
}

.work-list ul.items .work-item{
    list-style: none;
    float:left;
    width:23%;
    position: relative;
    padding: 1%;
    border: 1px solid #f5f5f5;
    margin: 1%;
}

.work-list ul.items .work-item.cols-3{
    list-style: none;
    float:left;
    width:30%;
    position: relative;
    padding: 1%;
    border: 1px solid #f5f5f5;
    margin: 1%;
}

.work-list ul.items .work-item {

}

.work-list ul.items .work-item .views-field-field-image .field-content div{

}


.work-list ul.items .work-item img{
    width:100%;
    height: auto;
}

.da-thumbs li {
    position: relative;
}
.da-thumbs li a,
.da-thumbs li a img {
    display: block;
    position: relative;
}

.da-thumbs li a {
    overflow: hidden;
}

.da-thumbs li a div {
    position: absolute;
    width: 100%;
    height: 100%;
}

.da-thumbs li a div i{
    display: block;
    padding: 10px 0;
    text-align: center;
    margin:auto;
    color:white;
    font-weight: 200;
}

.da-thumbs li a div span.title{
    display: block;
    padding: 10px 0;
    margin: 40px 20px 20px 20px;
    text-transform: uppercase;
    font-weight: normal;
    color: white;
    border-bottom: 1px solid rgba(255,255,255,0.5);
    box-shadow: 0 1px 0 rgba(0,0,0,0.1), 0 -10px 0 rgba(255,255,255,0.3);
    text-align: center;
}

.da-thumbs li.cols-3 a div span.title{
    margin: 80px 20px 20px 20px;
}

.da-thumbs li a div span.category{
    font-size: 13px;
    color:#ffffff;
    font-weight: normal;
}

/*FILTERS*/

.view-filter-controls .view-header{
    text-align: center;
    max-width: 70%;
    margin:auto;
    margin-bottom: 20px;
}

.view-filter-controls {
    text-align: center;
}

.view-filter-controls li{
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    cursor: pointer;
    border: 1px solid #e1288d;
    color: white;
    border-radius: 3px;
    background: #e1288d;
    padding: 6px 15px;
    margin: 5px;
    font-size: 14px;
}

#Grid .mix{
    opacity: 0;
    display: none;
}

/*
OTHER PORFOLIO VIEWS
*/

.view-work .views-row .social_icons{
    text-align: center;
    position:absolute;
    top:65%;
    left: 5%;
    width:90%;
    display:none;
}

/*
3 COLS GRID
*/

.view-id-work.view-display-id-page_1 .social_icon.small i{
    width: 40px;
    line-height: 40px;
    height: 40px;
    margin: 0px;
    border-radius: 100%;
    font-size: 20px;
}

.username{
    color: #e1288d;
}



.navbar .navbar-nav {
    float: left;
	
}

.navbar-nav > li {
	clear:both;
}

.navbar-nav > li a {
	font-size: .8em !important;
    line-height: 1.75em !important;
}

.icon-list {
    width: auto !important;
	padding-left: 50px !important;
    /*padding-top: 130px !important;*/
	padding-top: 0 !important;
    margin-top: 129px !important;
}

#navbar-sticky-wrapper {
/*    width: 500px !important;*/
}

.show-menu nav.menu {
    height: 300px;
    width: 220px;
    margin-left: 35px;
    margin-top: 35px;
}

/*
**********************************
--- FOOTER REGION ---
**********************************
*/

.footer-text {
	text-align:center;
}

.footer-text a {
	color:#e1288d;
}
.footer-text .footer-right a {
    color: #666666;
    text-align: right;
    float: right;
}

.footer-email .lets-talk .tel-number {
    margin-top: 10px;
    font-weight: 200;
}
.footer-email .fa {
    font-size: 2em;
}

.footer-text p strong {
	letter-spacing: 0;
}
.footer-email {
    text-align: center;
    padding: 100px;
    clear: both;
}
.footer-email a {
    font-size: 2em;
    color:#231f20;
}
.footer-email .lets-talk {
    font-size: 1.2em;
}
.footer-text h3 {
	color:#fff;
	margin-bottom: 0;
	line-height: .8em;
}

.footer-text h4 {
	color:#fff;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 30px;
}

.footer-phone {
	font-size:3em;
	padding-top: 30px;
	line-height: .5em !important;
}

.footer{
    background: #f5f5f5;
    position: relative;
    text-align: center;
}

footer section.block,.front footer section.block{
    padding: 10px;
    background-color: #2d292a;
    color: #e1288d;
    padding: 20px;
}

.client-details {width: 300px;margin: auto;}

.web-designer {position: absolute;right: 50px;bottom: 20px;}

.footer-grey-block {
	padding-top: 40px !important;
	padding-bottom: 40px !important;
}

#block-views-our-mix-range-block .views-row-5 {
	clear:both;
}

/*
**********************************
--- MEDIA QUERIES ---
**********************************
*/

@media (max-width: 1200px) {
    /*WORK*/

    #hero .farmer-name {
        display: none;
}

.front section.hd-overlay {
    bottom: 13% !important;
    right: 13% !important;
    top: inherit !important;
}
#hero .hero-promo .industry {
    font-size: 1.5em;
}

.view-our-mix-range .views-field-body {
    min-height: 120px;
}

}

@media (max-width: 1199px) {
#block-views-our-mix-range-block .views-row-odd {
    clear:both;
}
}

@media (max-width: 1040px) {

	.feature-grey {
		display:none;
	}
	#hero .hero-promo {
    height: 115px;
	}
	.cbp-spmenu-horizontal {
    font-size: 75%;
	}
}

@media (max-width: 976px) {
    /*WORK*/

    .work-list ul.items .work-item{
        list-style: none;
        float:left;
        width:31%;
        padding:1%;
        margin:1%;
    }
	.front #wrapper_overall .get-suppliers {
    display: none;
}
}

@media (max-width: 1000px){
    .view-work .views-row .social_icons{
        display: none !important;
    }

    .da-thumbs li.cols-3 a div span.title{
        margin: 40px 20px 20px 20px;
    }
}

/*TABLET MODE*/
@media (max-width: 767px) {

    .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{
        border-bottom: none;
    }

    /*MENU ITEMS*/

    .da-thumbs li a div i{
        display: none;
    }

    .view-filter-controls li{
        margin:5px;
    }

    div.navbar-collapse {
        float: none !important;
    }

    .container>.navbar-header, .container>.navbar-collapse.navbar-collapse{
        min-height: 100%;
        background: #272626;
        height: 100%;
        max-height: none;
        border:none;
    }

    .container>.navbar-header, .container>.navbar-collapse.navbar-collapse .navbar-nav{

    }

    .navbar-collapse .navbar-nav>li>a{
        padding-left: 30px;
    }

    .navbar-collapse .navbar-nav>li>a{
        line-height: 50px;
    }

    .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
        background: inherit;
    }

    .navbar-default .navbar-nav >li a:hover{
        background-color: #e1288d !important;
        color:white !important;
    }

    .navbar-default .navbar-toggle{
        border:none;
        outline: none;
    }

    .navbar-default .navbar-toggle .icon-bar{
        background-color: #e1288d;
    }

    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
        background-color: #e1288d;
        border:none;
    }

    .navbar-default .navbar-toggle:hover span, .navbar-default .navbar-toggle:focus span{
        background-color: white;
    }

    .work-list ul.items .work-item,
    .work-list ul.items .work-item.cols-3{
        list-style: none;
        float:left;
        width:48%;
        padding:1%;
        margin:1%;
    }

    .node-blog .post_blog_info .blog_category{
        width:7%;
    }

    .node-blog .post_blog_info a{
        display:none;
    }

    .node-blog .post_blog_info .submitted{
        font-size: 12px;
    }

    .node-blog .blog_post_type{
        display:none;
    }

    .node-blog .blog_post_date{
        display:none;
    }
    .node-blog .blog_content{
        margin-left: 0;
    }

    .node-blog{
        padding:0;
    }
    video{
        max-width: 100%;
    }

    .mejs-container,.mejs-overlay-play,audio, canvas,iframe{
        max-width: 100% !important;
    }
    .node-project .project_info span{
        width:100%;
        border:none;
    }

    .node-project .project_info{
        text-align: center;
        margin-top: 50px;
    }

    .da-thumbs li.cols-3 a div span.title{
        margin: 80px 20px 20px 20px;
    }

    .view-id-work.view-display-id-page_3 .item{
        width:100%;
    }

    .view-id-work.view-display-id-page_3 .item.w2{
        width:100%;
    }

    .view-id-work.view-display-id-page_3 .item.w1{
        width:100%;
    }

    .view-id-work span.title,.view-id-work span.title,.da-thumbs li a div span.title{
        margin: 80px 20px 20px 20px;
        font-size: 30px;
    }

    .flexslider .contrast .hi-icon-wrap{
        display: none;
    }
	.navbar-default .navbar-nav>li>a {
	text-align: left;
	}
	
	.slogan, .front .region-hero .hero-logo-band {
		width:100%;
}
}

/* Mobile display. */
@media only screen and (max-width:500px) {
    .work-list ul.items .work-item,
    .work-list ul.items .work-item.cols-3{
        list-style: none;
        float:left;
        width:98%;
        padding:1%;
        margin:1%;
        text-align: center;
    }
    .hero-cost h2 {
        width: auto;
    }
    .front .footer-email {
        padding: 20px;
    }
    #block-block-2 {
        text-align: center;
    }

    #block-block-2 .pull-left{
        margin-top: 10px;
        float:none !important;
        text-align: center;
        margin-bottom: 10px;
    }



    .work-list ul.items .work-item{
        max-height: 200px;
        overflow:hidden;
    }
   .front #hero, .front #wrapper_overall.full_width, .front .region-hero, .front .region-hero section, .front .region-hero .view, .front .region-hero .view .view-content {
        /*height: initial;*/
    }
}
/*
*************************
--- FRONT PAGE HERO REGION ---
*************************
*/


html,
body {
  min-height: 100%;
  position: absolute;
  height: 100%;
  width: 100%;
}

#block-views-flexslider-block {
    height: 100%;
}

.region-hero section.block {
  padding-top: 0;
}
.front #hero {
  background-color: transparent;
}
#hero {
  background: #FFFFFF;
  height: 100%;
  min-height: 100%;
  position: relative;
  /*overflow: hidden;*/
  text-align: center;
  display: block;
}
#hero .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: repeat;
  z-index: 2;
}
#hero .overlay {
  background-color: rgba(0, 0, 0, 0.3);
}
.block .contextual-links-wrapper {
  width: 30px;
  text-align: right;
}
#flexslider-1 .slides {
  position: fixed;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
}
.slides img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  min-width: 50%;
  min-height: 50%;
}
#slides img {
  position: fixed;
  top: 0;
  left: 0;
}
.bgwidth img {
  width: 100%;
}
.bgheight img {
  height: 100%;
}
.front #hero,
.front .full_width,
.front .region-hero,
.front .region-hero section,
.front .region-hero .view,
.front .region-hero .view .view-content {
  border: none !important;
  height: 100%;
  position: relative;
  z-index: 1;
  /* width: 100%; */
  margin-right: 0;
  position: static;
  /* top: 0; */
}
#hero .flexslider {
  border: none !important;
  height: 100%;
  position: relative;
}
#hero .flexslider .flex-direction-nav a {
  border-radius: 3px;
}
#hero .flexslider .slides {
  height: 100%;
  position: relative;
  width: 100%;
}
.flexslider .slides .logo-area img {
  /* width:100%; */
  background-color: #fff;
  /*width:100%;*/
  position: relative;
  /* width:100%; */
  width: 541px;
}
.content_hero img {
  display: inline-block !important;
}
#hero .flexslider .slides li:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  z-index: -1000;
}
#hero {
  text-align: left;
}
/*#hero .flexslider .slides .content_hero{
    position: absolute;
    width: 100%;
    top: 25%;
    z-index: 3;
    height: 100%;

}*/
#hero .flexslider .slides .content_hero {
  top: 220px;
  z-index: 3;
  text-align: center;
  position: relative;
  width: 100%;
  height: 300px;
  margin: auto;
}
#hero .flexslider .slides .field-content {
  color: white;
  text-transform: uppercase;
  z-index: 3;
  width: 80%;
  margin: auto;
  margin-bottom: 0px;
  font-size: 90px;
  letter-spacing: -1px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: bold;
}
#hero .flexslider .slides p {
  color: white;
  padding-left: 10px;
  padding-right: 10px;
  /*padding-bottom: 10px;
    padding-top: 10px;
    width: 60%;
    margin: auto;*/
  /*margin-bottom: 20px;*/
  font-weight: normal;
  /*text-transform: uppercase;
    margin-top:10px;*/
  /*padding-bottom: 30px !important;*/
}
#hero .flexslider .slides span {
  text-align: center;
  left: 0;
}
#hero .flexslider .slides a {
  text-transform: uppercase;
  margin: auto;
}
#hero .views-field-field-link {
  display: none;
}
#hero .flexslider .slides li {
  background-position: center center !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  background-size: cover !important;
  height: 100%;
  min-height: 700px;
  position: relative;
}
/*#hero .flexslider .slides .content_hero {
    position: absolute;
    width: 100%;
    top: 25%;
    z-index: 3;

    height: 100%;
}*/
.flexslider .flex-control-nav {
  display: none;
}
.flexslider .flex-direction-nav a {
  display: block;
  width: 60px;
  height: 60px;
  margin: 0;
  position: absolute;
  top: 50%;
  z-index: 11;
  margin-top: -30px;
  overflow: hidden;
  opacity: 1;
  cursor: pointer;
  color: #ffffff;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
  text-align: center;
}
.flexslider .flex-direction-nav .flex-prev {
  left: 0;
  font-size: 0;
}
.flexslider .flex-direction-nav .flex-prev:before {
  font-family: 'FontAwesome';
  font-size: 40px;
  line-height: 60px;
  display: inline-block;
  content: '\f104';
}
.flexslider .flex-direction-nav .flex-next {
  right: 0;
  font-size: 0;
}
.flexslider .flex-direction-nav .flex-next:before {
  font-family: 'FontAwesome';
  font-size: 40px;
  line-height: 60px;
  display: inline-block;
  content: '\f105';
}
.front #main_container {
  width: 100%;
  height: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.small-text,
.big-text,
#home {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
.big-text {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  width: 100%;
  font-family: 'Montserrat', sans-serif;
  text-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  font-size: 50px;
  line-height: 50px;
  color: #ededed;
  z-index: 20;
}
.big-text span {
  background: rgba(0, 0, 0, 0.3);
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
.small-text {
  position: absolute;
  top: 50%;
  margin-top: 55px;
  color: #fff;
  width: 100%;
  font-family: 'Satisfy', cursive;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  text-align: center;
  font-size: 23px;
  line-height: 23px;
  z-index: 20;
}
.slogan1 {
  /*background: rgba(0,0,0,.3); */
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
  bottom: 100px;
  left: 0px;
  float: left;
  font-size: 3em;
  width: 251px;
}
.slogan2 {
  background-color: #0096c2;
  width: 450px;
  clear: both;
  float: left;
}
.header-left {
  float: left;
  width: 500px;
  margin-left: 100px;
}
.header-right {
  float: right;
  background-color: #0096c2;
  width: 300px;
  margin: 56px;
  padding: 10px;
}
/*********************************
END FLEXSLIDER
*********************************/

.header-left {
  float: left;
  width: 500px;
  margin-left: 100px;
}
.header-right {
  float: right;
  background-color: #8a8430;
  width: 300px;
  margin: 56px;
  padding: 10px;
}

h1,
h2,
h3,
h4,
h5 {
  text-align: center;
  /* letter-spacing: 0.1em; */
  /*text-transform: uppercase;*/
}
.navbar .navbar-nav {
  display: inline-block;
  /* float: right; */
  margin-right: 40px;
}
.navbar .navbar-collapse {
  text-align: center;
  margin-top: 36px;
  padding-right: 0;
}
#navbar-sticky-wrapper {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 102;
  background-color: transparent;
  height: 90px !important;
}
#menus {
  position: relative;
  bottom: 0px;
  z-index: 1000;
  width: 100%;
}
.menu {
  margin-left: auto;
  margin-right: auto;
}
.front .navbar-header .logo,
.front .navbar-header .name {
  display: none;
}
.menu a {
  /* text-transform: uppercase; */
  font-size: 1.2em;
}
.page-header {
  text-transform: uppercase;
}
.btn-default, .btn-default:hover {
  /*background-color: #e1288d;
  color: #fff;*/

}
.btn-read {
  background-color: #2a2a2a;
  color: #3b3837;
  width: 110px;
  height: 52px;
  font-size: .8em;
}
.btn {
  border: none;
  /* letter-spacing: 2px; */
  /* padding: 5px 20px 5px 5px !important; */
  border-radius: 1px;
  font-weight: bold;
}
.is-sticky nav.menu {
  opacity: 1;
  background-color: #2a2a2a;
}
.block-contact .btn {
  background-color: #2a2a2a;
  width: 125px;
}
.block-footer-image {
  height: 1000px;
  /*background: url('../images/bunting.jpg') no-repeat;*/
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;/* not supported :( *//*sepia, hue-rotate, invert....*/
  text-align: center;
  padding-top: 400px;
  padding-right: 0;
}
.block-contact,
.block-address {
  padding: 100px;
  background-color: #8a8430;
}
.block-contact p,
.block-address p {
  color: #ffffff;
  font-size: 1.2em;
}
.btn-two, .btn-two:hover {
  background-color: #2a2a2a;
}
.main {
  color: #ffffff;
}
.btn-container {
    width: 420px;/* ??? */
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}
.pilates .btn-container {
	margin-left: -50px !important;
	margin-bottom: 50px;
	bottom: inherit;
}
.btn-container .btn-a {
    margin-right: 10px;
}
.good-design  ul {
  /*list-style-image: url('../images/icons/dot-point.png'); liam may want to reuse*/
  padding-left: 15px;
  list-style-type: decimal;
    counter-reset: item;
}
.good-design ul > li {
  margin: 0;
  padding: 0 0 0 2em;
  text-indent: -2em;
  list-style-type: none;
  counter-increment: item;
}

.good-design  ul > li:before {
  display: inline-block;
  width: 1em;
  padding-right: 0.5em;
  font-weight: bold;
  text-align: right;
  content: counter(item) ".";
}
.footer {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  border-top-width: 0 !important;
  position: relative;
  /*height: 150px;*/
  background-color: #ffffff;
}
footer .footer-text {
    background-color: #ffffff;
    color: #252525;
    /*padding: 10px !important;*/
}

.footer p {
  color: #2a2a2a;
  /* text-align: right; */
  line-height: 1.2em;
}
.contact {
  text-align: left;
  font-weight: bold;
  padding: 50px;
  font-size: 2em;
}
.contact .btn {
  background-color: #3b3837;
  color: #2a2a2a;
  width: 200px;
}
.page-contact p, .page-contact .checkbox,.page-contact .control-label {
    color: #333;
}

.btn {
  opacity: 1;
  filter: alpha(opacity=100);
}
.btn:hover {
  opacity: .8;
  filter: alpha(opacity=80);
  background-color: #2a2a2a;
  color: #ffffff; 
}

.footer-text a:hover {
    color: #666666;
}

footer {
  padding-top: 0px;
}
footer .container {
  width:100%;
  padding:0;
}

.open-times {
    top: 70px;
    right: 40px;
    position: absolute;
    text-align: right;
}

#main_container {
/* padding-top: 80px; */margin-top: 0;/* max-width: 1100px; */padding-bottom: 100px;}

#inner-content {
  padding-top: 30px;
}

.navbar-header .logo img {
  width: 80px !important;
  margin-top: 12px;
}

.navbar-brand {
  display:none;
}

.logo.navbar-btn {
  margin-left: 130px;
  margin-top: 14px;
}

footer .aaweb-footer {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  /*padding-top: 150px;*/
  font-weight: bold;
  letter-spacing: .1em;
  padding: 20px;
  height: 200px;
  background-color:#958679;
  /*background: url(../../../../default/files/hessian_dark.jpg);*/
  /* -webkit-background-size: cover; */
  -moz-background-size: cover;
  -o-background-size: cover;
  /* background-size: cover; *//* not supported :( *//*sepia, hue-rotate, invert....*/
  padding-right: 0;
  padding-top: 140px;
}
footer a {
  font-weight: 300;
  font-size: 14px;
  letter-spacing: 1px;
  /* padding-bottom: 20px; */
  font-weight: bold;
  color: #bbb;
}
footer a:hover, a:active {
    color:#000;
    font-weight: 900;
}
#page-header {
  text-align:center;
}

#block-system-main {
  max-width:1100px;
  margin:auto;
  clear: both;
}

.not-front #block-system-main {
  padding: 0px 60px 60px 60px;
}

#inner-content {
  max-width:1100px;
  margin:auto;
}
.not-front .aaweb-footer
{
  background-image:none;
  background-color:#2a2a2a;
}

.top_button {
  text-align:center;
  padding: 20px;
}


.main-container {
  background-color:#ffffff;
  -moz-background-size: cover;
  -o-background-size: cover;
  position: relative;
  /* max-width: 1000px; */
  clear: both;
}
.front #block-system-main {
    height:0;
	padding:0;
	margin:0;
}


.block-footer-image img {
  margin-bottom:100px;
}

.logo img {
  /* width: 25% !important; */
}

.not-front #navbar-sticky-wrapper .logo img {
    max-height: 60px;
    vertical-align: middle;
    margin-top: 18px;
}

#node-17 .two-col {
  padding-bottom:100px;
}

.menu-text {
position: fixed;top: 95px;left: 44px;font-size: 11px;color: #ffffff;font-weight: bold;line-height: 0;}

.phone-number .menu-text {
  right: 25px;
  left: inherit;
  /* top: 90px; */
  z-index: 900;
}
.phone-number {
  z-index: 20;
  margin-top: 10px;
  position: absolute;
  right: 0px;
  width: 400px;
}
.phone-number .ph {
    position: absolute;
    top: 27px;
    right: 60px;
    font-size: 1.4em;
}
.middle-buttons {
  margin-left: auto;
  margin-right: auto;
  width: 520px;
}
.phone-number .overlay {
    background-color: #000000;
    opacity: .4;
    right: 0px;
    width: 300px;
    top: 0px;
    position: absolute;
    z-index: -1;;;
    \: 200px;
    height: 200px;
}
.contact-map {
    margin-top: 0px;
    height: 300px !important;
}
.not-front .region-content {
    background-color: #ffffff;
}

.region-content {
    color: #333333;
    /* margin-left: 40px; */
    /* width: 100%; */
}
.region-content h2 {
    /*font-size: 1.5em;
    text-align: left;*/
}


.overlay {
	background-color: rgba(26,26,26,.9);
	width: 50%;
	float: right;
	height: 430px;
	padding: 50px;
	/* text-align: center; */
	position: relative;
	padding-top: 55px;
}


.fa-facebook {
    color: #e1288d;
}
.content-hero .page-title {
    color: #ffffff;
}

.navbar .logo {
    padding-left: 0;
}

.front section.hd-overlay {
        position: absolute;
        z-index: 100;
        top: 55%;
        right: 20%;
        /* font-size: 4em; */
        background-color: #202020;
        height: 300px;
        width: 300px;
        border-radius: 150px;
        text-align: center;
        padding-top: 50px;
}





@media screen and (max-width: 1120px) {

.phone-number {
    width: 100%;
}
}

@media screen and (max-width: 1000px) {
  #hero .flexslider .slides .content_hero {
    padding-top: 0;
  }
  .logo img {
      /*width: 40% !important;*/
  }

  .portfolio {
    width: 600px
  }

}
@media screen and (max-width: 768px) {
  #hero .flexslider .slides .content_hero {
    padding-top: 0;
  }
  .logo img {
      /*width: 50% !important;*/
  }
  .flexslider .slides img {
    width: 100% !important;
    /* padding: 10%; */
  }
  .no-tablet {
    display:none;
  }
  .portfolio {
    width: 500px
  }
  .footer-phone {
    font-size: 1.5em;
  }
  .logo-area {
    width: 90%;
}
section#block-block-62 {
	width: 90%;
	right: 5%;
	left: 5%;
}
.node-type-staff .field-name-field-image {
	width: 100%;
	margin-top: 60px;
}

.node-type-staff .field-name-field-image img {
	width: 100%;

}

.node-type-staff .field-name-field-category {
	width: 100%;

}

.node-type-staff .field-name-body {
	display:none;

}
article.node-staff {
    position: relative;
    min-height: 420px;
}
#wrapper_overall .get-suppliers {
	display:none;
}
.feature-container {
    width: 100% !important;
	text-align:center;
}
.feature-container img {
	float:none !important;
	margin-bottom:40px;
}
.hero-growth p strong, .hero-cost p strong {
    font-size: 1.5em;
    clear: both;
    display: block;
    max-width: 100%;
}

}
@media screen and (max-width: 680px) {
/* responsive menu */
.cbp-spmenu-open .menu li {
    width: 100%;
    display: block;
    height: 20px;
    padding: 25px;
}
.region-top-menu .cbp-spmenu-open.cbp-spmenu-horizontal {
    font-size: 100%;
    height: 400px !important;
}
.view-id-suppliers .views-row {
    width: 50%;
}
}
@media screen and (max-width: 500px) {
  .no-mobile {
    display:none;
  }
  .not-front #block-views-our-mix-range-block.no-mobile {
	display:block !important;  
  }

  .overlay {
    width: 100%;
  }
  h3 {
    font-size: 1.8em;
}
#hero .flexslider .slides a {
    clear: both;
    width: 100%;
}
}
@media screen and (max-width: 420px) {
.menu-call {
	display:none;
}
.front .logo-container img {
    width: 150px;
}
}
@media screen and (max-height: 550px) {
.front section.hd-overlay {	
	bottom: inherit !important;
    top: 200px !important;
}
#hero .flexslider .slides li {
  min-height: 600px;
}
#hero .hero-promo {
	top: 409px !important;
}
#hero .farmer-name {
	top: 509px !important;
}

}