


/* ------------ 480 BREAKPOINT -------------- */	
@media only screen 
and (max-width : 480px) {

.headshot-hover h4 {
    width: 100%;
    font-size: 14px;
    padding-top: 36%;
    text-align: center;
}
.headshot-hover p {
    text-align: center;
    color: #ffffff;
    font-size: 14px;
}

.logo {width: 130px;}


ul#menu-mobile li {
	background: none; 
}

.find-out {
  position: relative;
  margin-top: 10px;
}


.image-feature-content {background-color: #295863; padding: 10px; position: absolute; top: 0px; margin: 10px; width: 65%; margin-bottom: -20px; height: 93%;}

#show-social, #show-mobile {
  top: 14px;
}

.trade-img {margin-bottom: 20px;}

.right-block-text, .left-block-text { margin: 30px 10% 20px 10%; min-height: auto;}
.header-col {background-color: #279b25; }
#header-wrapper {z-index: 9999;}

.breadcrumbs {display: none;}
.page-header h1 {margin-top: 30px;}

#slider-top {padding-top: 80px;}

.slide-text {top: 25%;}
.page-template-front-page .slide-text h1 {font-size: 30px;}
.page-template-front-page .slide-text h3 {font-size: 22px;}
.large-slider {overflow: hidden; min-height: 250px; position: relative;}
.large-slider img {width: 600px; height:100%; position: absolute;}

.page-colour button {  
	font-weight: 300;
	font-size: 18px;
}

.accordion .intro {display: none;}

.cat-image {max-width: 60px;}

.product-item .accordion h4{
	background: none;
	font-size: 17px;
	font-weight: 300;
}

ul.products li{
	font-size: 14px;
}

.prod-video h3, .single-product h3{
	font-size: 18px;
}

ul.doc-list li .icon-download {display: none;}

ul.doc-list li .icon-view {width: 18%;}

.prod-section-bom .ci1 img{
	height: auto !important;
}

.prod-section-bom .ci1 {
  background: #f2f2f2;
  height: 100%;
}

.field-wrap {width:100%; margin-left: 0px; padding-left: 0px}

.page-title {margin-top: 20px;}

.foot-col { margin-bottom: 20px;}

.foot-col-nav {display: none;}

.page-body {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

#owl-slider.owl-theme .owl-controls {
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.owl-item {
	min-height: 300px;
}

#owl-slider .item.slide-item img {
	min-height: 300px !important;
}

.find-out-white {
    position: absolute;
    bottom: 0px;
    display: block;
    margin: 20px 0 10px 0px;
}

.share {margin: 0 0 20px 0;}



    
}