/*
Theme Name: Tripe R
*/

.binhire-services h2 {
    font-size: 19px !important;
    text-align: left !important;
    color: #000000 !important;
}
.binhire-services .row {
    margin: 40px 0;
}
.orange-table>tbody>tr:nth-child(odd)>td, .orange-table>tbody>tr:nth-child(odd)>th {
    background-color: #fac892;
}
.orange-table>tbody>tr:nth-child(even)>td, .orange-table>tbody>tr:nth-child(even)>th {
    background-color: #fbd5ac;
}
.green-table>tbody>tr:nth-child(odd)>td, .green-table>tbody>tr:nth-child(odd)>th {
    background-color: #c5d27c;
}
.green-table>tbody>tr:nth-child(even)>td, .green-table>tbody>tr:nth-child(even)>th {
    background-color: #d4de9c;
}
.orange-table thead {
    background: #f6952a;
    color: #ffffff;
}
.green-table thead {
    background: #8ea800;
    color: #ffffff;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    border-top: 1px solid #ffffff !important;
}
.table>thead>tr>th {
    border-bottom: 2px solid #ffffff !important;
}
#r-removal {
	background: #f6f6f6; 
	padding-bottom: 80px;
}
section#r-removel .row {
    width: 75%;
    margin: 60px auto;
}
section#r-removel h2 {
    margin: 25px 0 50px 0;
    font-size: 25px;
    text-align: center;
}
section#r-removel h3 {
    font-size: 18px;
}
#r-removal-mobile {
	background: #f6f6f6; 
	padding-bottom: 40px;
}
section#r-removel-mobile .row {
    width: 75%;
    margin: 60px auto;
}
section#r-removel-mobile h2 {
    margin: 25px 0 50px 0;
    font-size: 25px;
    text-align: center;
}
section#r-removel-mobile h3 {
    font-size: 18px;
    padding-top:15px;
    text-align:center;
}

body {
	background: #FFF;
	font-family: "Lato", sans-serif;
	color: #000;
}
* {
	-webkit-font-smoothing: antialiased;
	transition: color .15s ease-in;
	-moz-transition: color .15s ease-in;
	-webkit-transition: color .15s ease-in;
	transition: background .15s ease-in;
	-moz-transition: background .15s ease-in;
	-webkit-transition: background .15s ease-in;
}
a {
}
a:hover, a:focus {
	text-decoration: none;
}
h1, h2, h3, h4, h5 {
	float: left;
	width: 100%;
	font-weight: 800;
	margin: 0 0 20px;
}
h1 {
	text-align: center;
	margin: 0 0 20px;
	color: #000;
	font-size: 30px;
}
p {
	float: left;
    clear: both;
    width: 100%;
    color: #545454;
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 20px;
}
.cls p {
    font-size: medium!important;    
}
img {
	max-width: 100%;
	height: auto;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#page {
	width: 100%;
	margin: 0 auto;
}
.container {
	max-width: 1190px;
	width: 100%;
	padding: 0;
	position: relative;
}
.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
.alignright {
	float: right;
	margin: 0 0 10px 10px;
}
.aligncenter {
	float: none;
	display: block;
	margin: 0 auto 10px;
}
.button {
	font-size: 30px;
	color: #FFF;
	text-align: center;
	display: table;
	margin: 0 auto;
	clear: both;
	border-radius: 0px;
	width: auto;
	padding: 0 20px;
	height: 50px;
	line-height: 50px;
	font-weight: 800;
	text-decoration: none !important;
	text-transform: uppercase;
	background: #f9982d; /* Old browsers *//* FF3.6-15 */
	 /* Chrome10-25,Safari5.1-6 */
	 /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	 /* IE6-9 */
}
.button:hover {
	color: #FFF;
	background: #db7300;
}
.col-left {
	float: left;
	width: 48%;
	margin: 0 4% 0 0;
}
.col-right {
	float: left;
	width: 48%;
}

@media(max-width:767px) {
.col-left {
	width: 100%;
	margin: 0 0 20px;
}
.col-right {
	width: 100%;
	margin: 0;
}
}
/* header */

#masthead {
	width: 100%;
	position: relative;
	margin: 0;
	overflow: visible;
	z-index: 2;
}
/* header top */

#header-top {
	float: left;
	width: 100%;
	position: relative;
	z-index: 2;
	padding: 12px 20px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8e0e00+0,b51200+100 */
	background: #8fa900; /* Old browsers *//* FF3.6-15 *//* Chrome10-25,Safari5.1-6 */
	 /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	 /* IE6-9 */
}
#logo {
	position: absolute;
	margin: 0;
	top: -11px;
	left: 0px;
	width: 33%;
}
#header-contact {
	float: right;
	color: #FFF;
	margin: 0 100px 0 0;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 1;
	font-weight: 600;
}
#header-contact p {
	color: #FFF;
	font-size: 16px;
	font-weight: 800;
	text-transform: uppercase;
	margin: 0;
	line-height: 1.2;
}
#header-contact a {
	color: #FFF;
}
#header-social {
	float: right;
	color: #FFF;
	margin: 0;
	line-height: 1;
}
#header-social p {
	color: #FFF;
	font-size: 16px;
	font-weight: 800;
	text-transform: uppercase;
	margin: 0;
}
#header-social a {
	color: #FFF;
	font-size: 20px;
	margin: 0 0 0 8px;
}

@media (max-width: 991px) {
#header-top {
}
#logo {
}
#header-contact {
}
#header-contact p {
	font-size: 15px;
}
#header-contact a {
	font-size: 15px;
}
#header-social {
}
#header-social p {
	font-size: 15px;
}
}

@media (max-width: 1099px) {
#header-top {
	height: auto;
	background: #0a0404;
	text-align: center;
	padding: 0 20px 20px;
}
#logo {
	position: relative;
	top: auto;
	left: auto;
	display: block;
	margin: 0 auto;
	width: 390px;
	height: auto;
}
#header-contact {
	width: auto;
	float: none;
	text-align: center;
	margin: 0;
	padding: 0;
	display: inline-block;
	clear: none;
}
#header-contact p {
	width: auto;
	clear: none;
}
#header-contact a {
}
#header-social {
	width: auto;
	float: none;
	text-align: center;
	margin: 0;
	padding: 0 20px 0 0;
	display: inline-block;
}
#header-social p {
	width: auto;
	clear: none;
}
}
/* header branding */

#header-branding {
	float: left;
	width: 100%;
	position: relative;
	z-index: 2;
	height: 100px;
	background: #FFF;
}

@media (max-width: 1099px) {
#header-branding {
	background: #f7962b;
	height: 120px;
}
}
/* main nav */

#main-nav {
	margin: 0;
	padding: 0;
	float: right;
	width: 65%;
	position: relative;
	z-index: 1;
}
#main-nav ul {
	float: right;
	margin: 27px 0;
	clear: both;
}
#main-nav li {
	display: inline-block;
	clear: none;
	font-size: 15px;
	padding: 0;
	position: relative;
	transition: background .15s ease-in-out;
	-moz-transition: background .15s ease-in-out;
	-webkit-transition: background .15s ease-in-out;
}
#main-nav li:hover > a, #main-nav li > a:hover {
	color: #f8972c;
	background: none;
}
#main-nav li a {
	color: #000;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    padding: 10px 7px;
    float: left;
}
#main-nav li:last-child a {
}
#main-nav > div > div > ul > li:hover > a {
	color: #f8972c;
}
#main-nav .current_page_item {
}
#main-nav > div > div > ul > .current_page_item > a {
	color: #f8972c;
}
#main-nav li.nav-quote > a {
	background: #f8972c;
	color: #FFF;
	margin-left:4px;
}
#main-nav li.nav-quote:hover > a {
	background: #dd7b10;
}
#main-nav .sub-menu {
	margin: 0;
	position: absolute;
	top: 100%;
	left: 0px;
	display: none;
	z-index: 999;
	height: auto;
}
#main-nav li:hover > .sub-menu {
	display:block;
}
#main-nav .sub-menu .sub-menu {
	display: none;
}
#main-nav .sub-menu li {
	clear: both;
	width: 100%;
	height: auto;
	position: relative;
	padding: 0px;
	margin: 0;
	float: left;
}
#main-nav .sub-menu li a {
	color: #FFF;
	font-size: 15px;
	text-decoration: none;
	background: #f8972c;
	width: 200px;
	padding: 12px 12px;
	margin:0;
}
#main-nav .sub-menu li a:hover {
	text-decoration: none;
	background: #dd7b10;
}
#main-nav .sub-menu li:last-child a {
}

@media (max-width: 1099px) {
#mobile-nav {
	height: 40px;
	padding: 0;
	margin: 0;
	border: 0px;
	border-radius: 0px;
	background: #8fa900;
}
#mobile-nav-toggle {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 134px;
	height: 96px;
	padding: 0px;
	box-sizing: border-box;
	color: #FFF;
	border: 0px;
	text-align: center;
}
#mobile-nav .icon-bar {
	background: #FFF;
	height: 3px;
	width: 100%;
	float: left;
	margin: 0 0 4px;
}
#mobile-nav .brand {
	color: #FFF;
	font-size: 18px;
	position: absolute;
	left: 55px;
	top: 12px;
	font-weight: 800;
	text-transform: uppercase;
}
.navbar-inverse .navbar-toggle {
	margin: 0;
	padding: 0;
	border: 0px;
	width: 100%;
	height: 100%;
	border-radius: 0px;
	z-index: 99999;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	background: transparent;
}
#mobile-navigation {
	z-index: 9999;
	float: left;
	width: 100%;
	position: relative;
}
.navbar {
	margin-bottom: 0px;
	z-index: 999;
}
.navbar-inverse .navbar-inner {
	background: transparent;
	filter: none;
	border: 0px;
	border-radius: 0;
	box-shadow: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	height: 42px;
}
.navbar-collapse {
	padding: 0;
}
.navbar-collapse.collapse {
	padding: 0;
}
.nav-collapse .nav {
	float: none;
	margin: 0;
}
.navbar-inverse .btn-navbar {
	color: #FFF;
	text-shadow: none;
	filter: none;
	border: 0px;
	border-radius: 0px;
	box-shadow: none;
	position: relative;
	z-index: 999;
	padding: 0;
	margin: 0;
	font-size: 14px;
	width: 25px;
	position: absolute;
	top: 16px;
	left: 15px;
	height: 30px;
	line-height: 30px;
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #FFF;
	height: 5px;
	width: 100%;
	margin: 0 0 5px;
	border-radius: 0px;
}
.mobile-nav-title {
	float: left;
	color: #FFF;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 0.6;
	margin: 6px 0 0 0;
	font-weight: 700;
	width: 100%;
}
.icon-bars {
	float: none;
	width: 46px;
	margin: 4px auto;
}
.navbar-inverse .btn-navbar:hover, .navbar-inverse .btn-navbar:focus, .navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active, .navbar-inverse .btn-navbar.disabled, .navbar-inverse .btn-navbar[disabled] {
}
#mobile-navigation .nav li {
	float: left;
	clear: both;
	width: 100%;
	border-radius: 0px;
}
#mobile-navigation .nav li > a {
	color: #FFF;
	text-shadow: none;
	font-size: 17px;
	border-radius: 0px;
	padding: 12px 0 12px 20px;
	text-align: left;
	text-transform: uppercase;
	font-weight: normal;
	width: 100%;
	float: left;
	font-weight: 600;
}
#mobile-navigation .nav li li > a {
	padding:12px 0 12px 40px;
}
#mobile-navigation .nav > li > a:hover {
}
#mobile-navigation li > a:focus {
	text-decoration: none !important;
}
#mobile-navigation li > a:hover {
	text-decoration: none !important;
}
#mobile-navigation .nav li > a, .navbar-inverse .nav-collapse .dropdown-menu a {
	width: 100%;
	color: #FFF;
	background: #8fa900;
}
}
/* main */

#main {
	width: 100%;
	clear: both;
	margin: 0;
	float: left;
	z-index: 1;
	position: relative;
}
#page-title {
	font-size: 36px;
	line-height: 1.4;
	margin: 0 0 24px 0;
}
#primary {
	float: left;
	width: 60%;
	margin: 0 5% 0 0;
	min-height: 100px;
}
#secondary {
	float: left;
	width: 35%;
	margin: 0;
	min-height: 100px;
}

@media (max-width: 991px) {
#primary {
	width: 100%;
	margin: 0 0 20px 0;
}
#secondary {
	width: 100%;
	margin: 0;
}
}

@media (max-width: 767px) {
}
/* ===== SLIDER ===== */

.slide-container {
	width: 100%;
	position: relative;
	float: left;
}
.slide-container .container-narrow {
	position: relative;
}
.slider {
	width: 100%;
	position: relative;
}
#slider {
	width: 100%;
	margin: 0;
}
#slider .flexslider {
	margin: 0;
	background: transparent;
	border: 0px;
	position: relative;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	box-shadow: 0 0px 0px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 0px 0px rgba(0,0,0,.2);
	-moz-box-shadow: 0 0px 0px rgba(0,0,0,.2);
	-o-box-shadow: 0 0px 0px rgba(0,0,0,.2);
	zoom: 1;
}
#slider .slides li {
	padding: 0;
	margin: 0;
}
#slider .slides li .slide-text {
	float: left;
	padding: 170px 0 160px;
	width: 100%;
}
#slider .slides li h2 {
	color: #FFF;
	font-size: 55px;
	font-weight: 800;
	text-transform: uppercase;
	text-shadow: #333 0px 0px 12px;
	margin: 0 0 5px;
}
#slider .slides li h2 strong {
	font-size: 72px;
	font-weight: 800;
	text-transform: uppercase;
	float: left;
	letter-spacing: 2px;
	margin: 10px 0 0;
}
#slider .slides li p {
	color: #FFF;
	font-size: 37px;
	line-height: 30px;
	margin: 0 0 60px;
	font-weight: 800;
	text-shadow: #555 0px 0px 12px;
}
#slider .button {
	border-radius: 0px;
	font-weight: 700;
	margin: 0;
	padding: 0 20px;
	height: 58px;
	line-height: 55px;
	font-size: 16px;
	color: #FFF !important;
  float:left;
  clear:none!important;
}

#slider .review-button {
	border-radius: 0px;
	font-weight: 700;
	margin: 0;
	padding: 0 20px;
	height: 58px;
	line-height: 55px;
	font-size: 16px;
	color: #FFF !important;
  float:left;
  margin-left: 20px;
  background-color: #8ea800;
}
#slider .review-button:hover {
 background-color:#758a01!important; 
}

#slider .button:hover {
	background: #db7300;
}
.flex-direction-nav {
	position: relative;
	top: 0;
	left: 0;
}
.flex-direction-nav {
	margin: 0 auto;
	width: 100%;
}
.flex-direction-nav a {
	width: 30px;
	height: 30px;
	margin: -20px 0 0;
	display: block;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 0;
	-webkit-transition: all .3s ease;
}
.flex-direction-nav .flex-prev {
	left: 30px !important;
	top: -250px;
	opacity: 1 !important;
	background: url(images/slider-left.png) no-repeat 0 0;
}
.flex-direction-nav .flex-next {
	right: 30px !important;
	top: -250px;
	opacity: 1 !important;
	background: url(images/slider-right.png) no-repeat 0 0;
}

@media (max-width: 1099px) {
#slider {
}
#slider .slides li {
}
#slider .slides li .slide-text {
}
#slider .slides li h2 {
}
#slider .slides li h2 strong {
}
#slider .slides li p {
}
.flex-direction-nav .flex-prev {
	left: 30px !important;
	top: -250px;
	opacity: 1 !important;
	background: url(images/slider-left.png) no-repeat 0 0;
}
.flex-direction-nav .flex-next {
	right: 30px !important;
	top: -250px;
	opacity: 1 !important;
	background: url(images/slider-right.png) no-repeat 0 0;
}
}

@media (max-width: 767px) {
#slider {
}
#slider .slides li {
}
#slider .slides li .slide-text {
	padding: 40px 20px 40px;
	text-align: center;
}
#slider .slides li h2 {
	font-size: 30px;
}
#slider .slides li p {
	font-size: 20px;
	margin: 0 0 20px;
	padding: 0 5%;
}
#slider .button {
	margin: 0 auto;
}
.flex-direction-nav .flex-prev {
	left: 12px !important;
	top: -120px;
	opacity: 1 !important;
	background: url(images/slider-left.png) no-repeat 0 0;
}
.flex-direction-nav .flex-next {
	right: 12px !important;
	top: -125px;
	opacity: 1 !important;
	background: url(images/slider-right.png) no-repeat 0 0;
}
}
/* home services */

#home-services {
	float: left;
	width: 100%;
	margin: 0;
	padding: 50px 0 20px;
}
#home-services .service {
	float: left;
	width: 44%;
	margin: 0 3% 50px;
	position: relative;
}
#home-services .service img {
	margin: 0 auto 30px;
	display: block;
	border: 1px solid #000;
}
#home-services .service:hover img {
	opacity: 0.8;
}
#home-services .service h2 {
	font-size: 24px;
	line-height: 1;
	margin: 0 0 20px;
	font-style: normal;
	text-align: center;
	color: #000;
	text-transform: uppercase;
	font-weight: 600;
}
#home-services .service .button {
	text-decoration: none;
	text-align: center;
	color: #FFF;
	text-transform: uppercase;
	font-weight: 800;
	font-size: 15px;
	background: #8ea800;
	height: 40px;
	line-height: 40px;
}
#home-services .service .button:hover {
	background: #758a01;
}
#home-services .service p {
	font-size: 15px;
	line-height: 23px;
	text-align: center;
	padding: 0 5%;
	color: #555;
	margin: 0 0 30px;
}

@media (max-width: 1099px) {
#home-services {
}
#home-services .service {
}
#home-services .service h2 {
}
}

@media (max-width: 767px) {
#home-services {
}
#home-services .service {
	width: 100%;
	max-width: 100%;
	margin: 0 auto 35px;
	float: none;
	display: block;
}
#home-services .service:last-child {
	margin: 0 auto;
}
#services .service h2 {
}
}
/* home1 */

#home1 {
	float: left;
	width: 100%;
	padding: 30px 20px;
}
#home1 h2 {
	color: #FFF;
	font-size: 35px;
	text-align: left;
	font-weight: 800;
	line-height: 1.2;
	text-transform: uppercase;
	margin: 20px 0 40px;
}
#home1 h2 strong {
	color: #8ea800;
	font-weight: 800;
}
#home1 p {
	color: #FFF;
	text-align: left;
	font-size: 20px;
	line-height: 28px;
	margin: 0 0 40px;
}
#home1 p a {
	color: #FFF;
}
#home1 p a:hover {
	color: #8ea800;
}
#home-logos {
	position: absolute;
	bottom: -70px;
	right: 0px;
}

@media (max-width: 1099px) {
#home1 {
}
#home1 h2 {
}
#home1 h2 strong {
}
#home1 p {
}
#home1 .button {
}
}

@media (max-width: 767px) {
#home1 {
	padding: 30px 20px;
}
#home1 h2 {
	font-size: 25px;
	line-height: 35px;
	margin: 20px 0 30px;
}
#home1 h2 strong {
}
#home1 p {
	font-size: 18px;
	line-height: 30px;
	margin: 0 0 30px;
}
#home-logos {
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	margin: 0 0 20px 0;
}
}
/* home2 */

#home2 {
	float: left;
	width: 100%;
	padding: 90px 20px 40px;
	text-align: center;
}
#home2 h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 35px;
	letter-spacing: 1px;
	color: #8fa900;
	margin: 0 0 48px;
}
#home2 h2 strong {
}
#home2 p {
	font-size: 22px;
	line-height: 32px;
	text-align: center;
	margin: 0 0 30px;
}
#home2 p a {
	color: #7e0c00;
	font-weight: 800;
}
#home2 p a:hover {
}
#home2 .button {
	background: none;
	color: #7e0c00;
	font-size: 22px;
	height: auto;
	line-height: 1;
}
#home2 .button:hover {
}
#home2-image1 {
	margin: 0 2%;
}
#home2-image2 {
	margin: 0 2%;
}
#home2-image3 {
	margin: 0 2%;
}

@media (max-width: 1099px) {
#home2 {
}
#home2 h2 {
}
#home2 h2 strong {
}
#home2 p {
}
#home2 p a {
}
#home2 p a:hover {
}
#home2 .button {
}
#home2 .button:hover {
}
}

@media (max-width: 767px) {
#home2 {
	padding: 50px 20px 50px;
}
#home2 h2 {
	font-size: 24px;
	line-height: 1.3;
}
#home2-image1 {
	margin: 0 0 30px;
}
#home2-image2 {
	margin: 0 0 30px;
}
#home2-image3 {
	margin: 0
}
}
/* home2 */

#home3 {
	float: left;
	width: 100%;
	padding: 50px 20px 50px;
	background: #8fa900;
}
#home3 h2 {
	text-align: center;
	font-size: 36px;
	letter-spacing: 0px;
	color: #FFF;
	margin: 0 0 26px;
	line-height: 1;
}
#home3 h2 strong {
}
#home3 p {
	font-size: 22px;
	line-height: 1;
	text-align: center;
	margin: 0 0 40px;
	color: #FFF;
	text-transform: uppercase;
}
#home3 p a {
	color: #7e0c00;
	font-weight: 800;
}
#home3 p a:hover {
}
#home3 .button {
	background: none;
	color: #FFF;
	font-size: 20px;
	text-transform: none;
	font-weight: 600;
	border: 2px solid #FFF;
	height: 54px;
	line-height: 46px;
}
#home3 .button:hover {
	background: #FFF;
	color: #8fa900;
}

@media (max-width: 1099px) {
#home3 {
}
#home3 h2 {
}
#home3 h2 strong {
}
#home3 p {
}
#home3 p a {
}
#home3 p a:hover {
}
#home3 .button {
}
#home3 .button:hover {
}
}

@media (max-width: 767px) {
#home3 {
}
#home3 h2 {
	font-size: 36px;
}
#home3 h2 strong {
}
#home3 p {
	font-size: 26px!important;
	line-height: 28px!important;
  text-align:left!important;
}
#home3 p a {
}
#home3 p a:hover {
}
#home3 .button {
}
#home3 .button:hover {
}
}
/* home features */

#home-features {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}
#home-features .feature {
	float: left;
	width: 32%;
	margin: 0 2% 0 0;
	padding: 72px 2.5%;
	position: relative;
	border-right: 1px solid #dfe0e1;
}
#home-features .feature:last-child {
	margin: 0;
	border-right: 0px;
  padding:0px 4%;
}
#home-features .feature img {
	margin: 0 0 20px;
	display: block;
	width: 100%;
}
#home-features .feature:hover img {
	opacity: 0.8;
}
#home-features .feature h2 {
	font-size: 28px;
	line-height: 1;
	margin: 0 0 28px;
	font-style: normal;
	text-align: left;
	color: #000;
	text-transform: uppercase;
}
#home-features .feature a {
	text-decoration: none;
	float: left;
	width: 100%;
	text-align: left;
	color: #8ea800;
	font-weight: 700;
	font-size: 16px;
}
#home-features .feature p {
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	padding: 0;
	margin: 0 0 20px;
}

@media (max-width: 1099px) {
#home-features {
}
#home-features .feature {
}
#home-features .feature h2 {
}
}

@media (max-width: 767px) {
#home-features {
}
#home-features .feature {
	width: 100%;
	margin: 0 auto;
	float: left;
	display: block;
	border-right: 0px;
	padding: 40px 0 0;
}
#home-features .feature:last-child {
	margin: 0 auto;
	padding: 40px 12%;
}
#home-features .feature h2 {
	padding: 0 20px;
}
#home-features .feature p {
	padding: 0 20px;
}
#home-features .feature a {
	padding: 0;
}
}
/* footer */

#colophon {
	float: left;
	width: 100%;
	clear: both;
	margin: 0;
	padding: 0;
	position: relative;
}
/* footer top */

#footer-top {
	padding: 40px 20px 10px;
	margin: 0;
	clear: both;
	float: left;
	width: 100%;
	background: #222222;
}
#footer-col1 {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0;
}
#footer-col2 {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0 3% 0 0;
}
#footer-col3 {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0 3% 0 0;
}
#footer-col4 {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0 3% 0 0;
}
#footer-col4 a {
	color: #FFF;
	font-size: 30px;
	display: inline-block;
	margin: 0 20px 0 0;
}
#footer-top h3 {
	color: #fb9e2f;
	text-transform: uppercase;
	font-size: 22px;
	font-weight: 800;
	margin: 0 0 30px;
	letter-spacing: 1px;
}
#footer-top p {
	color: #FFF;
	font-size: 15px;
	line-height: 20px;
	width: 100%;
}
#footer-top p a {
	color: #FFF;
}
#footer-top #footer-col1 i {
	margin: 3px 10px 0 -19px;
	float: left;
}
#footer-top ul {
	float: left;
	width: 100%;
	margin: 0;
}
#footer-top ul li {
	margin: 0 0 12px;
	float: left;
	width: 100%;
	position: relative;
}
#footer-top ul li:before {
	position: absolute;
	color: #a01000;
	top: 2px;
}
#footer-top ul li a {
	color: #FFF;
	float: left;
	font-size: 16px;
	padding: 0;
}
#footer-top ul li:hover > a {
	color: #fb9e2f;
}
#footer-top #footer-col2 a {
	color: #fb9e2f;
}
#footer-top .footer-location {
	background: url(images/footer-location.png) 0px 3px no-repeat;
	padding: 0 0 0 25px;
	width: 80%;
	line-height: 24px;
}
#footer-top .footer-phone {
	background: url(images/icon-phone.png) 0px 3px no-repeat;
	padding: 0 0 0 25px;
	width: 80%;
	line-height: 24px;
}
#footer-top .footer-email {
	background: url(images/icon-email.png) 0px 3px no-repeat;
	padding: 0 0 0 25px;
	width: 80%;
	line-height: 24px;
}
#footer-top .footer-link {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 800;
	padding: 0 0 0 24px;
	margin: 10px 0 0 0;
}
#footer-top .footer-link a {
	text-decoration: underline;
	font-weight: 800;
	font-family: Lato, sans-serif;
}
#footer-top p a {
}
#footer-top p a:hover {
	color: #fb9e2f;
}

@media (max-width: 1099px) {
#footer-top {
}
#footer-col1 {
}
#footer-col2 {
}
#footer-col3 {
}
#footer-top h3 {
}
#footer-top p {
}
#footer-top p a {
}
#footer-top ul {
}
#footer-top ul li {
}
#footer-top ul li a {
}
#footer-top ul li a:hover {
}
#footer-top .footer-location {
}
#footer-top .footer-phone {
}
#footer-top .footer-email {
}
#footer-top p a {
}
#footer-top p a:hover {
}
}

@media (max-width: 767px) {
#footer-top {
	padding: 40px 20px;
}
#footer-col1 {
	width: 100%;
	padding: 0;
	margin: 0 0 40px;
}
#footer-col2 {
	width: 100%;
	padding: 0;
	margin: 0 0 40px;
}
#footer-col3 {
	width: 100%;
	padding: 0;
	margin: 0 0 40px;
}
#footer-col4 {
	width: 100%;
	padding: 0;
	margin: 0;
	text-align: center;
}
#footer-col2 .textwidget {
	max-width: 440px;
	margin: 0 auto;
	padding: 0 0 0 20px;
	clear: both;
}
#footer-top h3 {
	text-align: left;
	margin: 0 0 20px;
}
#footer-top p {
	text-align: left;
}
#footer-top p a {
}
#footer-top ul {
}
#footer-top ul li {
}
#footer-top ul li a {
	text-align: left;
	width: 100%;
	float: left;
	padding: 0;
}
#footer-top ul li a:hover {
}
#footer-top ul li:before {
	content: none;
}
#footer-top .footer-location {
	width: auto;
	float: none;
	margin: 0 auto 20px;
	text-align: left;
}
#footer-top .footer-phone {
	width: auto;
	float: none;
	margin: 0 auto 20px;
	text-align: left;
}
#footer-top .footer-email {
	width: auto;
	float: none;
	margin: 0 auto 20px;
	text-align: left;
}
#footer-top p a {
}
#footer-top p a:hover {
}
}
/* footer bottom */

#footer-bottom {
	padding: 20px 20px;
	clear: both;
	float: left;
	width: 100%;
	background: #222222;
}
#footer-bottom p {
	margin: 0;
	color: #FFF;
	text-align: center;
	font-size: 15px;
	border-top: 1px solid #FFF;
}

@media (max-width: 991px) {
#footer-bottom {
}
#footer-bottom-left {
}
#footer-bottom-left p {
}
#footer-bottom-right {
}
.social-facebook {
}
.social-twitter {
}
.social-linkedin {
}
}

@media (max-width: 767px) {
#footer-bottom {
}
#footer-bottom-left {
}
#footer-bottom-left p {
}
#footer-bottom-right {
}
.social-facebook {
}
.social-twitter {
}
.social-linkedin {
}
}
/* banner */

#banner {
	float: left;
	width: 100%;
	margin: 0;
	padding: 70px 20px;
}
#banner img {
	width: 100%;
	height: auto;
}
#banner h1 {
	 font-size: 28px;
    text-align: center;
    margin: 0 0 15px;
    text-transform: uppercase;
    font-weight: 800;
    color: #FFF;
}

@media (max-width: 991px) {
#banner {
	padding: 40px 20px;
}
#banner img {
}
#banner h1 {
	font-size: 40px;
}
}

@media (max-width: 767px) {
#banner {
}
#banner img {
}
#banner h1 {
}
}
/* page content */

#page-content {
	padding: 60px 20px 40px;
	float: left;
	clear: both;
	width: 100%;
}
#page-content h1 {
	font-size: 30px;
	color: #333;
	text-align: left;
}
#page-content h2 {
	font-size: 30px;
	color: #333;
}
#page-content h3 {
	font-size: 24px;
	color: #333;
}
#page-content h4 {
	font-size: 18px;
	color: #333;
}
#page-content h5 {
	font-size: 14px;
	color: #333;
}
#page-content ul {
	float: left;
	width: 100%;
	clear: both;
	margin: 0 0 20px;
}
#page-content ol {
	float: left;
	width: 100%;
	clear: both;
	padding: 0;
	list-style: none;
}
#page-content li {
	font-size: 16px;
	margin: 0 0 10px;
	width: 100%;
	float: left;
}
#page-content a {
}
#page-content strong {
}
#page-content .col-left {
	float: left;
	width: 48%;
	margin: 0 4% 0 0;
}
#page-content .col-right {
	float: left;
	width: 48%;
}

@media (max-width: 991px) {
#page-content {
}
}

@media (max-width: 767px) {
#page-content {
}
#page-content .col-left {
	width: 100%;
	margin: 0 0 20px;
}
#page-content .col-right {
	width: 100%;
	margin: 0 0 20px;
}
}
/* form */

.wpcf7 {
}
.form-row {
	float: left;
	width: 100%;
	margin: 0 0 15px 0;
	padding: 0;
}
div.wpcf7-response-output {
	margin: 0 !important;
	padding: 0 !important;
	float: left;
	border: 0px !important;
	font-size: 16px;
	color: #333;
}
span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    display: block;
    float: left;
    width: 100%;
    padding: 10px 0;
}
.wpcf7 .form-row label {
	float: left;
	margin: 2px 0 0 0;
	font-weight: normal;
	font-size: 16px;
	line-height: 1.2;
	width: auto;
}
.wpcf7 .form-row span {
	position: static;
	clear: none;
}
.wpcf7 .form-row input[type="text"] {
	float: left;
	border: 0px;
	clear: none;
	display: inline;
	font-size: 16px;
	color: #343333;
	width: 100%;
	height: 43px;
	border-radius: 3px;
	padding: 0 10px;
}
.wpcf7 .form-row input[type="email"] {
		float: left;
	border: 1px solid #d9d9d9;
	clear: none;
	display: inline;
	font-size: 16px;
	color: #343333;
	width: 100%;
	height: 43px;
	border-radius: 3px;
	padding: 0 10px;
}
.wpcf7 div textarea {
	border: 0px;
	height: 90px;
	line-height: 20px;
	padding: 6px 12px;
	float: left;
	width: 100%;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeeee+0,ffffff+19 *//* Old browsers *//* FF3.6+ *//* Chrome,Safari4+ *//* Chrome10+,Safari5.1+ *//* Opera 11.10+ *//* IE10+ *//* W3C */
	border-radius: 3px;
	font-size: 16px;
	color: #343333;
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0 );/* IE6-9 */
}
.wpcf7 div label {
}
.wpcf7-submit {
	border: 0px;
	float: left;
	font-size: 15px;
	color: #FFF;
	text-align: center;
	display: block;
	margin: 0 auto;
	clear: both;
	border-radius: 4px;
	width: auto;
	padding: 0 20px;
	height: 36px;
	max-width: 260px;
	line-height: 36px;
	font-weight: 800;
	text-decoration: none !important;
	text-transform: uppercase;
	background: #a4b900;
	background: -moz-linear-gradient(top, #a4b900 0%, #7b9a00 100%);
	background: -webkit-linear-gradient(top, #a4b900 0%, #7b9a00 100%);
	background: linear-gradient(to bottom, #a4b900 0%, #7b9a00 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4b900', endColorstr='#7b9a00', GradientType=0 );
}
.wpcf7-submit:hover {
}
.wpcf7 ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: #343333;
}
.wpcf7 ::-moz-placeholder { /* Firefox 19+ */
 color: #343333;
}
.wpcf7 :-ms-input-placeholder { /* IE 10+ */
 color: #343333;
}
.wpcf7 :-moz-placeholder { /* Firefox 18- */
 color: #343333;
}
/* posts */

.posts {
	width: 100%;
}
.post {
	width: 100%;
}
.posts .post {
	margin: 0 0 36px 0;
}
.entry-header {
	width: 100%;
	margin: 0 0 18px 0;
}
.entry-header h1 {
	font-weight: 600;
	font-size: 28px;
	color: #000;
}
.entry-header h1 a {
	transition: color .25s ease-in-out;
	-moz-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	color: #000;
}
.entry-header h1 a:hover {
	text-decoration: none;
}
.entry-content {
	width: 100%;
	font-size: 15px;
	margin: 0 0 6px 0;
}
.entry-footer {
	width: 100%;
}
.entry-footer a {
	font-weight: bold;
	transition: color .25s ease-in-out;
	-moz-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	color: #000;
}
.entry-footer a:hover {
	text-decoration: none;
}
/* posts-nav */

.posts-nav {
	clear: both;
	width: 100%;
}
.posts-nav li {
	float: left;
	list-style: none;
	margin: 0 20px 0 0;
}
/* sidebar */

.widget {
	width: 100%;
    float: left;
}
#secondary .widget {
	width: 100%;
    margin: 0 0 40px;
    float: left;
}
#page-content .widget h3 {
	width: 100%;
	font-size: 18px;
	text-transform:uppercase;
	line-height: 1.4;
	margin: 0 0 20px;
	padding:0 0 20px;
	position:relative;
}
#page-content .widget h3:after {
	content:'';
	position:absolute;
	bottom:0px;
	left:0px;
	width:30px;
	height:1px;
	background:#cccccc;
}
.widget ul {
	width: 100%;
	margin: 0;
}
#page-content .widget li {
	width: 100%;
	margin: 0;
	font-size:16px;
	position: relative;
}
#page-content .widget li a {
	float: left;
    width: 100%;
	width: 100%;
	padding:15px 0;
	font-size:16px;
	color:#000;
	line-height:1;
	font-weight:normal !important;
	text-decoration:none !important;
	border-bottom:1px solid #dedede;
}
#page-content .widget li .count {
	display:none;	
}
#page-content .widget li:hover > a, #page-content .widget li a:hover {
	color:#e47802;
	font-weight:normal;
	text-decoration:none;
}
#page-content .widget li.current-cat-parent > .children {
    height: auto !important;
    display: block !important;
	margin:0;
}
#page-content ul.mtree ul {
	margin:0;	
}
#page-content ul.mtree.default li.mtree-node:before {
    content: "\f104";
    position: absolute;
    font: normal normal normal 30px/1 FontAwesome;
    top: 12px;
    right: 5px;
    margin-top: .1em;
    color: #000;
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
#page-content ul.mtree.default li.mtree-node.mtree-active:before {
	content: "\f104";
	-moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
#page-content ul.mtree.default li.mtree-node.current-cat-ancestor:before {
	content: "\f104";
	-moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
#page-content .widget ul ul li a {
	padding:15px 0 15px 36px;
}

        

/* comments */

#respond {
	margin: 36px 0 0 0;
	width: 100%;
}
#comment {
	width: 500px;
	color: #000;
	font-size: 15px;
}
#submit {
}
#submit:hover {
}
#comments {
	margin: 36px 0 24px 0;
	width: 100%;
}
.commentlist {
	list-style: none;
	margin: 0;
	width: 100%;
}
.comment-author {
	margin: 0 0 12px 0;
	width: 100%;
	line-height: 2;
}
.comment-author cite {
	font-weight: bold;
}
.comment-author img {
	margin: 0 20px 0 0;
	float: left;
}
.comment-meta {
	margin: 0 0 18px 0;
	width: 100%;
}
.reply {
	font-weight: bold;
}


/* woocommerce styles */

.woocommerce #page-content ul.products li.product, .woocommerce-page #page-content ul.products li.product {
    float: left;
    margin: 0 1% 30px 1%;
    padding: 0;
    position: relative;
    width: 31.33%;
	height:320px;
	clear:none !important;
	list-style:none;
}
.woocommerce #secondary {
	float:left;
	width:24%;
}
.woocommerce #primary {
	float:right;
	width:74%;
	margin:0;
	padding:0 0 40px 30px;
}
.woocommerce ul.products li.product .button {
	display:none !important;	
}
#page-content div[itemprop="description"] {
	float: left;
    width: 100%;
}
#contact-form .contact-bottom {
	display:none !important;	
}
#page-content .woo-social-buttons {
    float: left;
    width: 100%;
    border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
    padding: 30px 0 30px 70px;
    position: relative;
    margin: 170px 0 0 0;
}
.woo-social-buttons:before {
	content:'Share';
	position:absolute;
	top:38px;
	left:0px;
	color:#000;
	font-size:16px;
}
#page-content .woo-social-buttons span.custom {
    float: left;
    margin: 0 10px 10px 0;
    height: 40px;
	width: 40px;
    overflow: hidden;
	position:relative;
}
.woo-social-buttons img {
	position:absolute;
	top:0px;
	left:0px;	
}
.woo-social-buttons img:hover {
	top:-40px;
}
#page-content .product h1 {
	font-size:26px;
	color:#010101;
	margin:0 0 16px;
}
.sku {
	color: #f8972c;
    text-transform: uppercase;
    font-size: 14px;
    margin: 0 0 40px;
    float: left;
    width: 100%;
    font-weight: 600;
}
#page-content input.wpi-button {
    background: #f9982d;
    border: 0px;
    color: #FFF;
    border-radius: 0px;
    font-size: 14px;
    text-transform: uppercase;
    width: 222px;
    height: 50px;
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background: transparent !important;
    border-radius: 0px;
}
.woocommerce #page .woocommerce-breadcrumb, #page .breadcrumb {
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #FFF;
    text-align: center;
    float: left;
    width: 100%;
}
.woocommerce #page .woocommerce-breadcrumb a, #page .breadcrumb a {
    color: #FFF;
}
.woocommerce-main-image {
	border: 1px solid #e5e5e5;
    float: left;
	width: 100%;
	margin:0 0 20px;
}
#enquiry {
    float: right;
    width: 48%;
    margin: -270px 0 0 0;
    border-top: 1px solid #dedede;
    padding: 40px 0 20px;
}
.woocommerce div.product div.images img {
    display: block;
    width: 100%;
    height: auto;
    box-shadow: none;
    border: 1px solid #e5e5e5;
}
.woocommerce-result-count {
	display:none;	
}
.woocommerce #page ul.products li.product a img {
    border:1px solid #d1d1d1;
	box-shadow: 0px 3px 6px #ececec;
	margin: 0 0 15px;
}
.woocommerce #page-content .product h3 {
    font-size: 16px;
    color: #000;
	text-align:center;
	line-height: 1.5;
}
.products-top {
	float:left;
	width:100%;
	border-bottom:1px solid #dedede;
	padding:0 0 20px;
	margin:0 0 30px;	
}
.woocommerce-ordering {
	display:none;	
}
#page-content ul.page-numbers {
    font-size: 14px;
    margin: 0;
    width: auto;
    float: right;
	color:#747474;
}
#page-content .page-numbers li {
    font-size: 14px;
    margin: 0;
    width: auto;
    float: left;
	color:#747474;
	height: 33px;
    line-height: 33px;
}
#page-content .page-numbers li span, #page-content .page-numbers li a {
	font-size: 14px;
	color:#747474;
	height: 33px;
    line-height: 33px;
	padding:0 12px;
}
#page-content ul.products {
	margin:0 0 20px;
}
.woocommerce #page-content nav.woocommerce-pagination ul li a:focus, .woocommerce #page-content nav.woocommerce-pagination ul li a:hover, .woocommerce #page-content nav.woocommerce-pagination ul li span.current {
    background: #f8972c;
	color:#FFF;
}
.form-wppp-select {
    width: 100%;
    max-width: 200px;
    line-height: 35px;
    height: 35px;
    overflow: hidden;
    background: url(images/icon-dropdown.png) no-repeat right #FFF;
    border: 1px solid #d7d7d7;
    border-radius: 0px;
	margin: 0 80px 0 0;
}
.form-wppp-select select {
    background: transparent;
    width: 100%;
    max-width: 200px;
	line-height: 35px;
    padding: 4px 10px 6px;
    font-size: 14px;
    line-height: 24px;
    border: 0;
    border-radius: 0;
    height: 35px;
    -webkit-appearance: none;
    float: left;
    color: #787878;
}
.single-product .ui-widget-content {
    border: 1px solid #aaa;
    border-radius: 0px;
    background: #FFF;
    color: #000;
    font-family: inherit !important;
	padding: 15px;
}
.single-product .ui-dialog .ui-dialog-title {
    font-size: 24px;
}
.single-product label#wdm_product_name {
    display: block;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 30px;
    text-align: left;
    width: 100%;
}
.single-product #enquiry-form .wdm-pef-form-row > label {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: block;
    float: left;
    font-size: 16px;
    font-weight: 400;
    padding-right: 20px;
}
.single-product .contact-button, .ui-dialog .ui-dialog-buttonpane button {
    background: #f9982d;
	border: 0px;
    color: #FFF;
    border-radius: 0px;
    font-size: 14px;
    text-transform: uppercase;
    height: 40px;
	font-family:inherit;
	width: auto;
    padding: 0 40px;
}
.single-product .contact-button:hover, .ui-dialog .ui-dialog-buttonpane button:hover {
	 background: #de790a;
	 width: auto;
	 padding: 0 40px;
}
.single-product #enquiry-form input.contact-input, .single-product #enquiry-form textarea.contact-input {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 0px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #222;
    display: block;
    float: right;
    font-size: 13px;
    margin-bottom: 5px;
    padding: 2px;
    vertical-align: top;
    width: 80%;
    height: 30px;
    line-height: 30px;
}
.single-product #enquiry-form textarea.contact-input {
	height:120px;
}
.single-product #enquiry-form .wdm-pef-form-row > label {
	 line-height: 30px;
}
.wdm-pef-form-row {
	margin:0 0 15px;	
}

/* services */

#services-top {
	float:left;
	width:100%;
	background:#f6f6f6;
	padding:46px 20px;
}
#services-top p {
	color:#545454;
	font-size:18px;
	line-height:26px;	
}
#services-top p strong {
	color:#f8972c;	
}
#services-top ul {
	float:left;
	width:100%;
	margin:0 0 0 20px;
}
#services-top li {
	color:#545454;
	font-size:18px;
	line-height:26px;	
	list-style:disc;
	margin:0 0 5px;
}
#services-top #secondary .widget {
	background:#FFF;
	border:1px solid #d9d9d9;
	padding:20px;	
}
#services-top #secondary h3 {
	font-size:20px;
	color:#f9982d;
	margin:0 0 30px;
	text-transform:uppercase;
}
#services-top #secondary input[type="text"] {
	font-size:16px;
	color:#707070;
	height:40px;
	line-height:40px;
	border:1px solid #d9d9d9;
	padding:0 12px;
}
#services-top #secondary input[type="email"] {
	font-size:16px;
	color:#707070;
	height:40px;
	line-height:40px;
	border:1px solid #d9d9d9;
	padding:0 12px;
	width:100%;
}
#services-top #secondary textarea {
	font-size:16px;
	color:#707070;
	height:120px;
	line-height:40px;
	border:1px solid #d9d9d9;
	padding:0 12px;
	width:100%;
}
#services-top ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color:#707070;
}
#services-top ::-moz-placeholder { /* Firefox 19+ */
 color:#707070;
}
#services-top :-ms-input-placeholder { /* IE 10+ */
 color:#707070;
}
#services-top :-moz-placeholder { /* Firefox 18- */
 color:#707070;
}
#services-features {
	float:left;
	width:100%;
	background:#FFF;
	padding:60px 20px;
}
#services-features h2 {
	font-size:30px;
	text-align:center;
	color:#f8982c;
	text-transform:uppercase;
	margin:0 0 20px;	
}
#services-features .features {
	float:left;
	width:100%;
}
#services-features .feature {
    display: table;
    height: auto !important;
    margin: 10px;
    padding: 0 18%;
}
.feature-num {
    width: 95px;
    height: 95px;
    border-radius: 95px;
    background: #1abc9c;
    color: #FFF;
    line-height: 95px;
    text-align: center;
    font-size: 60px;
    margin: 0;
    display: table-cell;
    font-weight: 800;
}
#services-features .feature p {
    font-size: 16px;
    line-height: 26px;
    color: #545454;
    text-align: left;
    margin: 0;
    padding-left: 20px;
    display: table-cell;
    vertical-align: middle;
    height: 95px;
    width: auto;
    float: none;
}
#services-features p {
	color:#000000;
	font-size:20px;
	text-align:center;
	margin:0 0 40px;	
}
#services-cta {
	float:left;
	width:100%;
	background:#f6f6f6;
	padding:46px 20px;
	color:#545454;
	font-size:20px;
	line-height:28px;
	text-align:center;
}
#services-cta p {
	color:#545454;
	font-size:20px;
	line-height:28px;
	text-align:center;
}
#services-cta strong {
	color:#f8972c;	
}
#services-cta a {
	color:#f8972c;	
}
#services-cta a:hover {
	color:#ec7f06;	
}
.woocommerce #page-content .category-icon {
	float: left;
    margin: 0 1% 30px 1%;
   padding: 40px 0 0 0;
    position: relative;
    width: 31.33%;
    height: 400px;
    clear: none !important;	
	border: 1px solid #d1d1d1;
    box-shadow: 0px 3px 6px #ececec;
	list-style:none;
}
.category-icon-image {
    height: 260px;
    width: 90%;
    margin: 0 5% 30px;
    display: block;
    text-align: center;
}
.woocommerce #page-content .category-icon img {
	display: inline;
    vertical-align: middle;
    max-height: 100%;
    max-width: 100%;
    margin: 0 auto;
}
.woocommerce #page-content .category-icon h3 {
    font-size: 20px;
    color: #000;
    text-align: center;
    line-height: 1.5;
	text-transform:uppercase;
}
.bloog-page h3 a{
	color:#000;font-size: 30px;	
}

.bloog-page p{
	color: #545454;
    font-size: 18px;
    line-height: 26px;	
}
@media(max-width:991px) {
	.woocommerce #primary {
		width:100%;	
		margin:0 0 20px;
		float:left;
		padding:0;
	}
	.woocommerce #secondary {
		width:100%;	
		margin:0 0 20px;
		float:left;
	}
	.woocommerce #page-content .category-icon {
		width:100%;
		margin:0 0 20px;	
	}
	.woocommerce #page-content ul.products li.product, .woocommerce-page #page-content ul.products li.product {
		width:100%;
		margin:0 0 30px;	
		height:auto;
	}
	.woocommerce ul.products li.product a img {
		width: auto;
		height: auto;
		display: block;
		margin: 0 auto 20px !important;
		box-shadow: none;
	}
	#enquiry {
		float: left;
		width: 100%;
		margin: -250px 0 0 0;
	}
	#services-features .feature {
		float: left;
		width: 100%;
		padding: 0 20px;
		height: auto !important;
	}
}

.product-attribute {
    float: left;
    width: 100%;
    margin: 20px 0 0 0;
    color: #000;
    font-size: 16px;
}
.product-attribute-option:after {
    content:',';
}
.product-attribute-option:last-child:after {
    content:'';
}

#secondary .form-bg {
    background: #FFF;
    border: 1px solid #d9d9d9;
    padding: 20px;
}

.blog-list{
	margin: 100px 0;
}

.blog-list h2{
	color: #f8972c;
}

.blog-post{
  padding: 50px 0;
  background: #fff;
}

.single-page .entry-title{
  padding: 0;
  margin: 0 0 30px;
  text-transform: uppercase;
  font-weight: 600;
  text-align: left;
}

.single-page .entry-author{
  margin: 10px 0;
  display: inline-block;
}
ol.commentlist .comment-body {
  padding: 17px;
  border: 1px solid #e6e6e6;
  margin-bottom: 10px;
  margin-bottom: 17px;
  padding-bottom: 5px !important;
  position: relative;
  background: #fff;
}
ul.children {
  list-style: none;
}
.commentmetadata {
  float: right;
  margin-top: -3px;
}
.comment div:first-child p {
  margin-left: 82px;
  margin-top: 5px;
}
.comment > ul div:after, .comment > ul div:before {
  bottom: 100%;
  left: 12%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
@media (max-width: 767px) {
  .comment > ul div:after .children div, .comment > ul div:before .children div {
    left: 150px;
  }
}
.comment > ul div:after {
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #fff;
  border-width: 11px;
  margin-left: -35px;
}
.comment > ul div:before {
  border-color: rgba(194, 225, 245, 0);
  border-bottom-color: #e6e6e6;
  border-width: 13px;
  margin-left: -37px;
}
.cancel-comment-reply a {
  font-size: 14px;
}
#respond {
  margin-top: 60px;
  padding: 17px;
 padding: 0;
  margin-top: 20px;
}

.single-page h1,
.single-page h2,
.single-page h3{
	float: initial;
}
.comment p {
  font-size: 14px;
  font-weight: lighter;
}
ol.commentlist {
  list-style: none;
}
@media (max-width: 767px) {
  ol.commentlist li img {
    display: none;
  }
}
ol.commentlist li .says {
  display: none;
}
ol.commentlist li.comment div.comment-meta a {
  color: #58595b;
  font-size: 12px;
}
ol.commentlist li.comment div.reply {
  text-align: right;
}
ol.commentlist li.comment div.reply a {
  color: #54a326;
  font-size: 12px;
}
ol.commentlist li.comment ul.children {
  margin-left: 2.25rem;
}
@media (max-width: 991px) {
  ol.commentlist li.comment ul.children {
    padding-left: 2rem;
  }
}
@media (max-width: 767px) {
  ol.commentlist li.comment ul.children {
    padding-left: 1.5rem;
  }
}
#commentform input[type="submit"] {
  background-color: #3c4346;
  color: #fff;
  border: none;
  padding: 5px 10px;
}
#commentform input[type="text"], #commentform input[type="url"], #commentform input[type="email"] {
  background-color: white;
  font-family: inherit;
  border: 1px solid #ccc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 14px;
  margin: 0 0 12px 0;
  padding: 6px !important;
  width: 100%;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
#commentform textarea {
  background-color: white;
  font-family: inherit;
  border: 1px solid #ccc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 14px;
  margin: 0 0 12px 0;
  padding: 6px !important;
  width: 100%;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
}

.right-sidebar .blog-sidebar {
    background: #f2f2f2;
     margin-bottom: 20px;
}

.right-sidebar .blog-sidebar header {
    padding: 10px;
    background: #201547;
    color: #fff;
    font-family: Roboto;
    font-size: 14px;
}

.right-sidebar .blog-sidebar ul {
    padding: 20px 40px;
}

.right-sidebar .blog-sidebar .searchform {
    padding: 20px;
     height: 80px;
}

.right-sidebar .blog-sidebar .searchform label {
  display: none;
}

.right-sidebar .blog-sidebar .searchform input[type="text"] {
  width: calc(100% - 70px);
  border-radius: 0;
  height: 40px;
  font-size: 12px;
  float: left;
}

.right-sidebar .blog-sidebar .searchform input[type="submit"] {
  width: 70px;
  border-radius: 0;
  height: 40px;
  font-size: 12px;
  float: left;
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
  border: 0;
}