@import url(http://fonts.googleapis.com/css?family=Roboto:300,400,400italic,500,600,700,700italic,900);
@import url(http://fonts.googleapis.com/css?family=Oswald:400,300);
@import url(http://fonts.googleapis.com/css?family=PT+Serif+Caption:400italic);

html {
	font-size: 100% !important;
}
html, body {
	height: 100%;
}
body {
	background: url('tpl_images/bg-main.jpg') left top repeat;
	margin: 0px;
}
body, p, td, ul, li {
	color: #676767;
	font-family: 'Roboto', sans-serif;
	font-size: 1rem;
	line-height: 1.5em;
}

li{
	line-height: 2em;
}

h1, h2, h3, h4, h5, h6 {
	color: #990000;
	font-weight: normal;
	margin: 0 0 14px;
	padding: 0px;
	line-height: 1.2em;
}
h1 {
	font-size: 2.25rem;
	font-weight: bold;
}
h2 {
	font-size: 1.875rem;
}
h3 {
	font-size: 1.5rem;
}
h4 {
	font-size: 1.25rem;
}
h5 {
	font-size: 1.125rem;
}
h6 {
	font-size: 1rem;
}
a {
	color: #cc3f33;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border-width: 0px;
}
img {
	border: 0;
	height: auto !important;
	max-width: 100%;
	width: auto\9;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
}
p {
	padding: 0;
	margin-top: 10px;
	margin-bottom: 24px;
}
ul {
	list-style-image: url('tpl_images/list.png');
}
iframe {
	max-width: 100%;
}
::-webkit-input-placeholder { opacity: 1; }
::-moz-placeholder { opacity: 1; } /* firefox 19+ */
:-ms-input-placeholder { opacity: 1; filter:alpha(opacity=100); } /* ie */
input:-moz-placeholder { opacity: 1; }

/* Links & Forms */
body.page-16048 .main-content > p:first-child{margin-bottom: 50px;}
.em-row{
	margin-bottom: 44px;
}
.em-col{
	float: left;
	width: 31.32%;
	margin-right: 3.02%;
}
.em-col:last-child{
	margin-right: 0;
}
.em-col > h3{
	font-size: 1.375rem;
	margin-bottom: 30px;
}
.em-col > ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.em-col > ul > li{
	background: url(tpl_images/icon-box.png) no-repeat left center;
	padding-left: 55px;	
	font-size: 0.875em;
	line-height: 1.4;
	padding: 12px 0 12px 54px;
	margin-bottom: 10px;
}
/* end of Links & Forms */

#more_info_container {
	width: 800px;
	height:500px;
	position: absolute;
	top: 90%;
	left: 50%;
	margin-top:100px;
	margin-left:-400px;
	border: 1px solid #333333;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #F2F2F2;
	overflow: auto;
	z-index: 999999;
}
#more_info_padding {
	padding: 10px;
}
#more_info_close_button {
	float: right;
	display: block;
	width: 80px;
	text-align: right;
}



/** Special Right Side Bar Image **/
.right_content_specials {
	margin-bottom: 15px;
}
.right_content_specials img{
	height: 140px !important;
	width: 226px;
	border-radius: 15px;
}
.right_content_latest {
	padding-bottom: 15px;
	text-align: center;
}
.right_content_latest a {
	display: inline-block;
	margin: 10px 0 0;
}
.right_content_latest a:first-child {
	margin: 0;
}
.right_content_latest img {
	line-height: 0;
	vertical-align: top;
}
.virbac_promotion {
	padding: 15px 0 20px;
}

/** Right Side Bar Testimonial Styles **/
.icon_speech {
	background: url('/rs/7/sites/929/user_uploads/Image/speech.png') 0px 3px no-repeat;
	padding-left:35px;
	padding-bottom: 5px;
}
.btn_testimonial {
	background:none repeat scroll 0 0 #8D9B70;
	border-radius:5px 5px 5px 5px;
	color:#FFF;
	float:left;
	font-weight:700;
	text-transform:uppercase;
	margin-bottom:12px;
	margin-top:5px;
	padding:5px 5px 5px 10px;
}

/****** SPECIAL FOOTER LINKS STYLES ******/
#footer_links, #footer_links a, .custom_footer_links, .custom_footer_links a {
	color: #5a5a5a;
	font: normal 13px/14px 'Roboto', sans-serif;
}
#footer_links a, .custom_footer_links a {
	padding: 0 2px;
	text-decoration: underline;
}

/****** HORIZONTAL MENU STYLES ******/

#menu li {
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
}
/****** COMMON MENU STYLES ******/

#menu {
	width: 100%;
	float: left;
}
#menu ul {
	width: 100%;
	float: left;
}
#menu li.first_main_menu_item:after, #menu li.middle_main_menu_item:after {
	background: #8c373c;
	content: "";
	height: 26px;
	position: absolute;
	right: 0;
	top: 17px;
	width: 1px;
}
#menu li.first_main_menu_item, #menu li.middle_main_menu_item, #menu li.last_main_menu_item {
	background: none;
	padding: 0;
	margin: 0 0 0 -1px;
}
#menu li.first_main_menu_item {
	margin-left: 0;
}
#menu li.last_main_menu_item {
	background: none;
	padding: 0;
}
#menu li.first_main_menu_item a {
	padding-top: 0;
}
#menu li a {
	padding: 0 15px;
	margin: 0;
	color: #fff;
	font: normal 1.125rem/60px 'Oswald', sans-serif;
	position: relative;
	z-index: 1;
	text-transform: uppercase;
	text-decoration: none;
}
* html #menu li a {
	float: left;
}
#menu li:hover, #menu li:hover a, #menu li a:hover, #menu li.selected_main_menu_item a {
	background: #cc3f33;
	text-decoration: none;
}
#menu li ul {
	background-color: #cc3f33;
	border: none;
	left: 0;
	padding: 0;
	top: 100% !important;
	width: 260px;
}
* html #menu li ul {
	top: 0;
}
#menu li ul li {
	background: none;
	border-top: 1px solid #fff;
	display: block;
	list-style-image: none;
	padding: 0;
	text-align: left;
}
#menu li ul li:first-child {
	border-top: none;
}
#menu li ul li a, #menu li:hover ul li a {
	height: auto;
	min-height: 1px;
	background:none;
	text-align: left;
	padding: 8px 5px 9px 15px;
	color: #fff;
	font: 300 15px/1.2em "Oswald",sans-serif;
	text-decoration: none;
	text-transform: none;
}
#menu li ul li a:hover, #menu li:hover ul li a:hover {
	background: #DF1B1B;
	text-decoration: none;
}

/****** MAIN LAYOUT STYLES ******/
.wrap {
	*zoom: 1;
}
.wrap:before,
.wrap:after {
	content: "";
	display: table;
	line-height: 0;
}
.wrap:after {
	clear: both;
}
.center {
	margin: 0 auto;
	max-width: 1060px;
}
.main-header {
}
.logo {
	float: left;
	padding: 31px 0;
}
.logo a, .logo img {
	line-height: 0;
}
.logo img {
	vertical-align: top;
}
.header-right {
	float: right;
	padding: 40px 0 0;
}
.opening-time {
	border-right: 1px solid #c7c6c5;
	float: left;
	padding-right: 18px;
}
.opening-time h5 {
	color: #4d4d4f;
	font-size: 1.5625rem;
	font-weight: 900;
	margin: 0 0 4px;
}
.opening-time p {
	color: #58595b;
	font-size: 13px;
	line-height: 1.23076923em;
	margin: 0;
}
.header-info {
	float: left;
	padding-left: 20px;
}
.header-phone {
	background: url(tpl_images/icon-phone.png) no-repeat 0 2px;
	color: #4d4d4f;
	font-size: 1.875rem;
	font-weight: 900;
	letter-spacing: -0.015rem;
	line-height: 1em;
	padding: 0 0 4px 20px;
}
.header-phone a {
	color: #4d4d4f;
}
.header-address {
	font-size: 14px;
	line-height: 1.14285714em;
	padding-left: 20px;
}
.top-menu {
	background: #6f050b;
	position: relative;
	z-index: 1001;
}
.banner-area {
	overflow: hidden;
	position: relative;
}
#banner-prev, #banner-next {
	cursor: pointer;
	display: none;
	height: 55px;
	margin-top: -30px;
	position: absolute;
	top: 50%;
	width: 31px;
	z-index: 999;
}
#banner-prev {
	background: url(tpl_images/prev.png) no-repeat left top;
	left: 75px;
}
#banner-next {
	background: url(tpl_images/next.png) no-repeat left top;
	right: 75px;
}
.banner-overlay {
	left: 0;
	position: absolute;
	right: 0;
	top: 34.042553%;
	z-index: 998;
}
.banner-overlay .center {
	position: relative;
}
.banner-overlay-left {
	margin-right: 300px;
}
.banner-overlay-left h3 {
	color: #fff;
	font-size: 3.675rem;
	font-weight: bold;
	letter-spacing: -0.03em;
	margin-bottom: 0;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.35);
	text-transform: uppercase;
}
.banner-overlay-left p {
	color: #fff;
	font-size: 1.375rem;
	line-height: 1.36510791em;
	margin: 0;
	text-shadow: 1px 1px 18px rgba(45,3,3,0.47);
}
.banner-overlay-right {
	position: absolute;
	right: 0;
	top: 12px;
	width: 290px;
}
.banner-overlay-right a {
	color: #fff;
	display: block;
	font-size: 1.25rem;
	font-weight: 500;
	padding: 19px 10px 18px 81px;
	text-decoration: none;
	text-transform: uppercase;
}
.banner-overlay-product-range{
	margin-bottom: 10px;
}
.banner-overlay-product-range a{
	background: #8ab832 url(tpl_images/icon-book.png) no-repeat 18px center;
    padding-left: 60px;
}
.banner-overlay-product-range a:hover {
    background: #abce68 url(tpl_images/icon-book.png) no-repeat 18px center;
}
.banner-overlay-latest-specials {
	padding-bottom: 10px;
}
.banner-overlay-latest-specials a {
	background: #6f050b url(tpl_images/icon-specials.png) no-repeat 21px center;
}
.banner-overlay-latest-specials a:hover {
    background: #cc3f33 url(tpl_images/icon-specials.png) no-repeat 21px center;
}
.banner-overlay-tv-commercials a {
	background: #8ab832 url(tpl_images/icon-tv.png) no-repeat 23px 16px;
}
.mainbody {
	padding: 30px 0;
	position: relative;
	z-index: 1000;
}
body.sidebar .mainbody-inner {
	padding: 0 330px 0 0;
	position: relative;
}
.main-content {
	float: left;
	position: relative;
	width: 100%;
}
.main-sidebar {
	float: left;
	margin-right: -100%;
	padding-left: 40px;
	position: relative;
	width: 290px;
}
.home-bottom-bar {
	background: url(tpl_images/bg-grass-2.jpg) no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.home-bottom-bar ul {
	*zoom: 1;
}
.home-bottom-bar ul:before,
.home-bottom-bar ul:after {
	content: "";
	display: table;
	line-height: 0;
}
.home-bottom-bar ul:after {
	clear: both;
}
.home-bottom-bar {
	padding: 70px 0 74px;
}
.home-bottom-bar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.home-bottom-bar ul > li:first-child {
	float: left;
	width: 48.113208%;
}
.home-bottom-bar ul > li:first-child * {
	color: #fff;
}
.home-bottom-bar ul > li:first-child h6 {
	font-size: 2rem;
	margin-bottom: 12px;
}
.home-bottom-bar ul > li:first-child h5 {
	font-family: 'PT Serif Caption', serif;
	font-size: 3.0625rem;
	font-style: italic;
	margin-bottom: 11px;
}
.home-bottom-bar ul > li:first-child h5 .right-aligned {
	display: block;
	text-align: right;
}
.home-bottom-bar ul > li:first-child p {
	font-size: 1.25rem;
	margin: 0;
	text-align: right;
}
.home-bottom-bar ul > li:first-child + li {
	float: right;
	padding-top: 28px;
	width: 48.113208%;
}
.home-bottom-bar ul > li:first-child + li img {
	float: left;
	margin-left: 2.9411765%;
	width: 31.372549%;
}
.home-bottom-bar ul > li:first-child + li img:first-child {
	margin-left: 0;
}
.main-footer {
	border-bottom: 30px solid #6f050b;
	padding: 56px 0 70px;
}
.main-footer-top {
	padding: 0 0 28px;
}
.main-footer-top > div > h5 {
	border-bottom: 3px solid #cc3f33;
	color: #4d4d4f;
	font-size: 1.25rem;
	font-weight: 500;
	margin-bottom: 16px;
	padding-bottom: 4px;
}
.footer-col-1 {
	float: left;
	margin-right: 5.5660377%;
	width: 29.20566%;
}
.footer-col-2 {
	float: left;
	width: 30%;
}
.footer-col-3 {
	float: right;
	width: 30%;
}
.footer-email a {
	background: url(tpl_images/icon-email.png) no-repeat 0 4px;
	display: inline-block;
	color: #676767;
	padding-left: 26px;
}
.copyright {
	color: #5a5a5a;
	float: left;
	font-size: 13px;
}
.copyright .mobile-hidden {
	margin: 0 8px;
}
.footer-facebook, .footer-email {
	padding-top: 10px;
}
.footer-facebook a {
	background: url(tpl_images/icon-facebook.png) no-repeat left top;
	color: #676767;
	padding: 2px 0 3px 29px;
}
.inner-banner {
	background: url(tpl_images/banner-inner.jpg) no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.inner-banner h1 {
	color: #fff;
	font-size: 3.75rem;
	letter-spacing: -0.015em;
	margin: 0;
	padding: 31px 0 30px;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.35);
	text-transform: uppercase;
}
.inner-bottom-bar {
	background: url(tpl_images/bg-grass-3.jpg) no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-height: 61px;
	padding: 40px 0 37px;
}
.inner-bottom-bar-inner {
	position: relative;
}
.inner-bottom-bar-left {
	color: #fff;
	font-size: 1.9375rem;
	font-weight: 500;
	line-height: 1.3em;
	margin-right: 32%;
	padding-top: 10px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.35);
	text-transform: uppercase;
}
.inner-bottom-bar-right {
	position: absolute;
	right: 0;
	top: 0;
	width: 30%;
}
.inner-bottom-bar-right a {
	background: #6f050b url(tpl_images/icon-book.png) no-repeat 21px 19px;
	color: #fff;
	display: block;
	font-size: 1.25rem;
	line-height: 61px;
	padding-left: 60px;
	text-decoration: none;
	text-transform: uppercase;
}
.back_to_gallery {
	padding: 0 0 13px;
}
.gallery_list_table td p:first-child {
	min-height: 120px;
}
table.gallery {
	width: 100%;
}

/* News Post/Page */
.newsletter:before,
.newsletter:after,
ul.news-post:before,
ul.news-post:after,
ul.news-post:before > li,
ul.news-post:after > li,
.news-post-wrapper:before,
.news-post-wrapper:after {
	content: "";
	display: table;
	line-height: 0;
}
.newsletter:after,
ul.news-post:after,
ul.news-post:after > li,
.news-post-wrapper:after {
	clear: both;
}
ul.news-post{
	list-style: none;
    padding: 0;
}
ul.news-post > li{
	margin: 0 0 45px;
}
.news-post-wrapper{	
    background-color: #f5f5f5;
    height: 294px;
	overflow: hidden;
}
.news-post-wrapper > div{
	float: left;
}
.news-photo{
	width: 29.06%; 
	margin-right: 3.10%;
}
.news-photo img{}
.news-text{
	width: 43.04%;
	margin-right: 3.10%;
	padding-top: 30px;	
}
.news-text h3{margin: 0 0 24px;}
.news-text p{}
.news-date{
	width: 21.70%; 
	height: 100%;
    background-color: #6f050b;
	position: relative;
	text-align: center;
}
.news-date img{
	margin: 60px 0 30px;
}
.news-date span{
	display: block;
    color: #fff;
	font-size: 1.25rem;
}
.news-date a.read-more{
	background-color: #ca4038;
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	padding: 14px 10px;
}
.news-date a.read-more:hover{
	background-color: #a7332c;
}
.news-date a.read-more span{
	background: url(tpl_images/icon-arrow.png) no-repeat right center;
	padding-right: 22px;
	color: #fff;
	font-size: 1.125rem;
	font-weight: 300;
	display: inline-block;
}
.news-social{
	margin-top: 5px;
}

/* Newsletter */
.newsletter *{color: #fff;}
.newsletter{
	background: url(tpl_images/bg-newsletter.jpg) no-repeat 0 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 35px 5% 40px;
}
.newsletter-text{
	float: left;
	width: 37.74%;
}
.newsletter-text h3{
	font-size: 2.25rem;
	font-weight: 500;
	margin: 75px 0 16px;
}
.newsletter-text p{}
.newsletter-form{
	float: right;
	width: 51.42%;
}
.newsletter-form table{width: 100%;}
.newsletter-form form{}
.newsletter-form form input[type="text"]{
	border: 0;
	margin-bottom: 8px;
	width: 95%;
	height: 20px;
}
.newsletter-form form input[name="newsletterForm_name"]{}
.newsletter-form form input[name="newsletterForm_email"]{}
.newsletter-form form input[name="newsletter_form_security_code"]{
	margin-top: 5px;
}
.newsletter-form form input[type="submit"]{
	font-size: 1.125rem;
	font-weight: 300;
}


/* Homepage */
.home_box, .home_box ul {
	*zoom: 1;
}
.home_box:before, .home_box ul:before,
.home_box:after, .home_box ul:after {
	content: "";
	display: table;
	line-height: 0;
}
.home_box:after, .home_box ul:after {
	clear: both;
}
.home_box {
	list-style: none;
	margin: -67px 0 0;
	padding: 0;
}
.home_box > li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.home_box > li:first-child {
	background: #88b731 url(tpl_images/bg-grass-1.jpg) repeat-x center bottom;
	color: #fff;
	float: left;
	padding: 30px;
	width: 74.528302%;
}
.home_box > li:first-child * {
	color: #fff;
	text-transform: uppercase;
}
.home_box > li:first-child h3 {
	font-weight: 500;
	font-size: 1.375rem;
}
.home_box > li:first-child > ul {
	list-style: none;
	margin: -0.68493151% 0 0 -2.739726%;
	padding: 0;
}
.home_box > li:first-child > ul > li {
	float: left;
	margin: 2.666667% 0 0 2.666667%;
	width: 30.666667%;
}
.home_box > li:first-child > ul > li:nth-child(3n+1) {
	clear: both;
}
.home_box > li:first-child > ul > li a:before {
	background-position: center center;
	background-repeat: no-repeat;
	bottom: 33px;
	content: "";
	display: block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.home_box > li:first-child > ul > li a:after {
	content: "";
	height: 0;
	left: -999em;
	position: absolute;
	top: 0;
	width: 0;
}
.home_box > li:first-child > ul > li:first-child a:before {
	background-image: url(tpl_images/icon-ag-parts.png);
}
.home_box > li:first-child > ul > li:first-child a:after, .home_box > li:first-child > ul > li:first-child a:hover:before {
	background-image: url(tpl_images/icon-ag-parts-hover.png);
}
.home_box > li:first-child > ul > li:first-child + li a:before {
	background-image: url(tpl_images/icon-animal-health.png);
}
.home_box > li:first-child > ul > li:first-child + li a:after, .home_box > li:first-child > ul > li:first-child + li a:hover:before {
	background-image: url(tpl_images/icon-animal-health-hover.png);
}
.home_box > li:first-child > ul > li:first-child + li + li a:before {
	background-image: url(tpl_images/icon-chemicals.png);
}
.home_box > li:first-child > ul > li:first-child + li + li a:after, .home_box > li:first-child > ul > li:first-child + li + li a:hover:before {
	background-image: url(tpl_images/icon-chemicals-hover.png);
}
.home_box > li:first-child > ul > li:first-child + li + li + li a:before {
	background-image: url(tpl_images/icon-fencing.png);
}
.home_box > li:first-child > ul > li:first-child + li + li + li a:after, .home_box > li:first-child > ul > li:first-child + li + li + li a:hover:before {
	background-image: url(tpl_images/icon-fencing-hover.png);
}
.home_box > li:first-child > ul > li:first-child + li + li + li + li a:before {
	background-image: url(tpl_images/icon-fertiliser.png);
}
.home_box > li:first-child > ul > li:first-child + li + li + li + li a:after, .home_box > li:first-child > ul > li:first-child + li + li + li + li a:hover:before {
	background-image: url(tpl_images/icon-fertiliser-hover.png);
}
.home_box > li:first-child > ul > li:first-child + li + li + li + li + li a:before {
	background-image: url(tpl_images/icon-general-merchandise.png);
}
.home_box > li:first-child > ul > li:first-child + li + li + li + li + li a:after, .home_box > li:first-child > ul > li:first-child + li + li + li + li + li a:hover:before {
	background-image: url(tpl_images/icon-general-merchandise-hover.png);
}
.home_box > li:first-child > ul > li:first-child + li + li + li + li + li + li a:before {
	background-image: url(tpl_images/icon-livestock.png);
}
.home_box > li:first-child > ul > li:first-child + li + li + li + li + li + li a:after, .home_box > li:first-child > ul > li:first-child + li + li + li + li + li + li a:hover:before {
	background-image: url(tpl_images/icon-livestock-hover.png);
}
.home_box > li:first-child > ul > li:first-child + li + li + li + li + li + li + li a:before {
	background-image: url(tpl_images/icon-seed.png);
}
.home_box > li:first-child > ul > li:first-child + li + li + li + li + li + li + li a:after, .home_box > li:first-child > ul > li:first-child + li + li + li + li + li + li + li a:hover:before {
	background-image: url(tpl_images/icon-seed-hover.png);
}
.home_box > li:first-child > ul > li:first-child + li + li + li + li + li + li + li + li a:before {
	background-image: url(tpl_images/icon-water.png);
}
.home_box > li:first-child > ul > li:first-child + li + li + li + li + li + li + li + li a:after, .home_box > li:first-child > ul > li:first-child + li + li + li + li + li + li + li + li a:hover:before {
	background-image: url(tpl_images/icon-water-hover.png);
}
.home_box > li:first-child > ul > li a {
	background-color: #9cc359;
	display: block;
	font-size: 1.0625rem;
	padding: 109px 0 9px 0;
	position: relative;
	text-align: center;
	text-decoration: none;
}
.home_box > li:first-child > ul > li a:hover {
	background-color: #cc3f33;
}
.home_box > li:first-child + li {
	float: right;
	width: 23.584906%;
}
.home_box > li:first-child + li a, .home_box > li:first-child + li img {
	line-height: 0;
}
.home_box > li:first-child + li a img {
	vertical-align: top;
}
.home_box > li:first-child + li iframe {
	height: 165px;
	margin-top: 8%;
	vertical-align: top;
}
.homepage_intro:after {
	background: url(tpl_images/arrow-up.png) no-repeat left top;
	bottom: 10px;
	content: "";
	height: 58px;
	position: absolute;
	right: -39px;
	width: 47px;
}
.homepage_intro {
	font-weight: 300;
	font-size: 1.5rem;
	margin: 44px 0 0 30px;
	position: relative;
}

/* AG Parts Page */
.ag-parts-box-01 ul, .ag-parts-box-02, .ag-parts-box-03 > ul {
	*zoom: 1;
}
.ag-parts-box-01 ul:before, .ag-parts-box-02:before, .ag-parts-box-03 > ul:before,
.ag-parts-box-01 ul:after, .ag-parts-box-02:after, .ag-parts-box-03 > ul:after {
	content: "";
	display: table;
	line-height: 0;
}
.ag-parts-box-01 ul:after, .ag-parts-box-02:after, .ag-parts-box-03 > ul:after {
	clear: both;
}
body.page-15960 h1 {
	font-weight: normal;
	margin-bottom: 14px;
}
body.page-15960 h6 {
	font-size: 14px;
}
body.page-15960 hr {
	margin: 40px 0;
}
.ag-parts-box-01 {
	background: #f5f5f5;
	padding: 34px 30px 32px 34px;
}
.ag-parts-box-01 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.ag-parts-box-01 ul li:before, .ag-parts-box-03 > ul > li li:before {
	background: #466b1b;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	content: "";
	height: 5px;
	left: 21px;
	position: absolute;
	top: 7px;
	width: 5px;
}
.ag-parts-box-01 ul li, .ag-parts-box-03 > ul > li li {
	font-size: 14px;
	line-height: 1.4em;
	margin: 16px 0 0;
	padding-left: 40px;
	position: relative;
}
.ag-parts-box-01 ul li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	width: 49.999999%;
}
.ag-parts-box-01 ul li:nth-child(2n) {
	float: right;
}
.ag-parts-box-01 ul li:nth-child(2n+1) {
	clear: both;
}
.ag-parts-box-02 {
	background: #f5f5f5;
	list-style: none;
	margin: 36px 0 0;
	padding: 33px 20px;
	text-align: center;
}
.ag-parts-box-02 li {
	display: inline-block;
	margin: 0 0 0 10%;
	text-align: center;
	vertical-align: top;
}
.ag-parts-box-02 li:first-child {
	margin-left: 0;
	padding-top: 7px;
}
.ag-parts-box-03 {
	background: #f5f5f5;
	padding: 33px 40px 43px 33px;
}
.ag-parts-box-03 > ul {
	list-style: none;
	margin: 0;
	padding: 0 273px 0 0;
}
.ag-parts-box-03 > ul > li:first-child {
	float: left;
	position: relative;
	width: 100%;
}
.ag-parts-box-03 > ul > li:first-child + li {
	float: left;
	margin-right: -200%;
	padding-left: 20px;
	padding-top: 14px;
	position: relative;
	width: 253px;
}
.ag-parts-box-03 > ul > li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.ag-parts-box-03 > ul > li:first-child + li a {
	background: #6f050b;
	color: #fff;
	display: block;
	font-weight: 500;
	padding: 13px 5px;
	text-align: center;
	text-decoration: none;
}

/*Animal Health*/

.image-text {
    position: relative;
}

.image-description {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    background-color: rgba(64, 62, 62, 0.7);
    padding: 50px 40px 10px;
}

/* Products/Services Page */
.products-list {
	*zoom: 1;
}
.products-list:before,
.products-list:after {
	content: "";
	display: table;
	line-height: 0;
}
.products-list:after {
	clear: both;
}
.products-list {
	list-style: none;
	margin: -3.9726027% 0 0 -3.7671233%;
	padding: 0;
}
.products-list > li {
	float: left;
	margin: 6.0726073% 0 0 3.630363%;
	width: 29.70297%;
}
.products-list > li:nth-child(3n+1) {
	clear: both;
}
.products-list > li a {
	background: #f5f5f5;
	color: #676767;
	display: block;
	font-size: 16px;
	line-height: 1.2em;
	text-decoration: none;
}
.products-list > li a:hover {
	color: #cc3f33;
}
.products-list > li a strong:before {
	background: url(tpl_images/icon-arrow.png) no-repeat left top;
	content: "";
	height: 12px;
	position: absolute;
	right: 20px;
	top: 27px;
	width: 17px;
}
.products-list > li a strong {
	display: block;
	font-weight: normal;
	padding: 23px 40px 22px 22px;
	position: relative;
}

/* Sidebar */
.submenu_snippet_list, ul.qfh_tabs_menu_vertical {
	list-style: none;
	margin: 0;
	padding: 0;
}
.submenu_snippet_list li, ul.qfh_tabs_menu_vertical li {
	margin-top: 13px;
}
.submenu_snippet_list li:first-child, ul.qfh_tabs_menu_vertical li:first-child {
	margin-top: 0;
}
.submenu_snippet_list li a, ul.qfh_tabs_menu_vertical li a {
	background: #8ab832;
	color: #fff;
	display: block;
	font-size: 1.4rem;
	text-align: center;
	padding: 24px 5px;
	text-decoration: none;
}
.submenu_snippet_list li.selected_submenu_snippet_item a, .submenu_snippet_list li a:hover,
ul.qfh_tabs_menu_vertical li.qfh_tabs_menu_active_item a, ul.qfh_tabs_menu_vertical li a:hover {
	background: #cc3f33;
}
.submenu_snippet_list li.selected_submenu_snippet_item a {
	font-weight: 500;
}

/** tabs - horizontal **/
ul.qfh_tabs_menu_horizontal {
	margin-bottom: 0px;
	margin-left: 15px;
	padding-left: 0px;
}
ul.qfh_tabs_menu_horizontal li {
	display: inline-block;
	list-style-type: none;
	border-width: 0px;
	margin: 0px 1px 0px 1px;
	padding: 0px;
	min-width: 66px;
	text-align: center;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background: #2C2829;
	background: -webkit-gradient(linear, left top, left bottom, from(#606060), to(#221E1F));
	background: -moz-linear-gradient(top,  #606060,  #221E1F);
	background: linear-gradient(top,  #606060,  #221E1F);
}
ul.qfh_tabs_menu_horizontal li.qfh_tabs_menu_active_item, ul.qfh_tabs_menu_horizontal li:hover {
	background: #731769;
	background: -webkit-gradient(linear, left top, left bottom, from(#98539D), to(#731769));
	background: -moz-linear-gradient(top,  #98539D,  #731769);
	background: linear-gradient(top,  #98539D,  #731769);
}
ul.qfh_tabs_menu_horizontal li a {
	display: block;
	padding: 5px 8px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
ul.qfh_tabs_menu_horizontal li a:hover {
	text-decoration: none;
}
.qfh_tabs_content_group {
	padding: 10px;
	border: 1px solid #999999;
	background-color: #F5F5F5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

/* image gallery custom styles */

img.gallery_thumb_img {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}

/* Testimonials Styles */
.testimonial_red {
	max-width: 587px;
	height: 130px;
	position: relative;
	background: url('tpl_images/testimonial_red.png') left top no-repeat;
	padding: 18px 20px 37px 63px;
	margin: 19px 0 19px -5px;
	color: #fff;
	font-size: 13px;
	line-height: 130%;
}
.testimonial_green {
	max-width: 587px;
	height: 144px;
	position: relative;
	background: url('tpl_images/testimonial_green.jpg') left top no-repeat;
	padding: 18px 20px 37px 63px;
	margin: 19px 0 19px -5px;
	color: #464647;
	font-size: 13px;
	line-height: 130%;
}
.testimonial_author {
	display: block;
	padding-top: 11px;
}
hr {
      background-color: transparent;
	  border-bottom: none;
	  border-left: none;
	  border-right: none;
	  border-top: 1px solid #E9E9E9;
	  color: transparent;
	  height: 1px;
	  margin: 30px 0;
}
*+html hr {
	background-color: transparent;
	  border-bottom: none;
	  border-left: none;
	  border-right: none;
	  border-top: 1px solid #E9E9E9;
	  color: transparent;
	  height: 1px;
	zoom: 25%;
	  margin: 30px 0;
}
.gallery_image_thumb_title {
	padding-top: 15px;
}

/* Arrow */

.arrow { 
    position: absolute;
    right: -110px;
    top: -19px;
    width: 100px;
}

.arrow > img {
    width: 124px;
}

/**********************
 	Custom styles 
 *********************/

.links_forms a{ 	
 		color: #cc3f33;
 }

 img.imageborder06, img.imageborder04 {
		box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3)!important;
		border-radius:0 !important;
		padding:0 !important;
	}

input[type="text"] {
  padding: 10px;
}

._em_more_info_footnote_container, a._em_more_info_box_show_button{
	font-size: 14px !important;
}

.subClassifications{
	font-size: 14px;
	line-height: 23px;
	color: #990000;
	font-weight: 600;
}

input[type="submit"] {
  padding: 12px 20px;
  background-color: #cc3f33;
  border: 0;
  color: #fff;
  margin-top: 10px;
}


/* additional styles */
a.em-button {
	background-color: #6f050b;
	color: #fff;
	display: inline-block;
	font-size: 1rem;
	font-weight: 500;
	padding: 16px 24px 15px;
	text-align: center;
	text-decoration: none;
}
/* a.em-button:hover {
	background-color: #cc3f33;
	color: #fff;
	text-decoration: none;
} */
.box-gray{
	background-color: #f5f5f5;
    padding: 30px 30px 10px;
	margin: 34px 0 40px;
}
.box-gray h3{
	margin-bottom: 16px;
}
.box-gray ul{
	list-style-image: url('tpl_images/list-2.png');
	padding-left: 30px;
	margin: 8px 0 20px;
}
.column-2:before,
.column-2:after,
.column-3:before,
.column-3:after {
	content: "";
	display: table;
	line-height: 0;
}
.column-2:after,
.column-3:after {
	clear: both;
}
.column-2 > li,
.column-3 > li{
	float: left;
	padding-left: 1%;
	padding-right: 5%;
	padding-bottom: 13px;
	line-height: 1.33em;
	font-size: 0.875rem;
}
.column-2 > li{
    width: 44%;
}
.column-3 > li{
    width: 27.33%;
}
.product-photos{
	list-style: none !important;
	padding-left: 20px;
}
.product-photos > li{
	padding-left: 0 !important;
	padding-right: 0 !important;
    width: 33.33% !important;
}
.product-photos > li:first-child + li,
.product-photos > li:first-child + li + li,
.product-photos > li:first-child{
	padding-bottom: 36px;
}

/*****************************************************************
************************* Responsive Styles **********************/

/* Responsive Google Maps */
.responsive-map-container {
    height: 0;
    overflow: hidden;
    padding-bottom: 60%;
    padding-top: 30px;
    position: relative;
}

.responsive-map-container iframe,   
.responsive-map-container object,  
.responsive-map-container embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

/* Responsive Video */
.qp-full-width-video {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.qp-full-width-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Slideshow Fix */
.placeholder {
	display: block;
	float: left;
	max-width: none;
    visibility : hidden;
}
#banner {
	height: 0 !important;
	left: 0;
	position: absolute !important;
	top: 0;
	width: 100% !important;
}
#banner > div {
	height: auto !important;
	width: 100% !important;
}
#banner img {
	left: 50% !important;
	margin-left: -960px;
	max-width: none;
}
.weather_wrapper {
	max-width: 520px;
}
.weather_wrapper > table {
	width: 100% !important;
}

@media (max-width: 1300px) {
	#banner-prev {
		left: 20px;
	}
	#banner-next {
		right: 20px;
	}
}

@media (max-width: 1190px) {
	.arrow {
		float: right;
		margin-top: -45px;
		padding-bottom: 5px;
		position: static;
	}
	#banner-prev, #banner-next {
		display: none;
	}
	.homepage_intro:after {
		right: 0;
	}
	.homepage_intro {
		font-size: 1.4375rem;
	}
}

@media (max-width: 1120px) {
	.specials_tab {
		width: 50px;
	}
}

@media (max-width: 1060px) {
	.specials_tab {
		top: 158px;
		width: 40px;
	}
	.main-header .center, .banner-overlay .center, .mainbody .center, .home-bottom-bar .center, .main-footer .center, .inner-banner .center, .inner-bottom-bar .center {
		padding-left: 20px;
		padding-right: 20px;
	}
	.banner-overlay-right {
		right: 20px;
	}
	.banner-overlay-left {
		margin-right: 350px;
	}
	.banner-overlay-left h3 {
		font-size: 3.125rem;
	}
	.banner-overlay-left p {
		font-size: 1.125rem;
	}
	.home_box > li:first-child {
		padding: 20px;
	}
	.homepage_intro {
		margin-left: 20px;
		padding-right: 45px;
	}
	.inner-bottom-bar-left {
		font-size: 1.75rem;
	}
	.inner-bottom-bar-right a {
		font-size: 1.125rem;
	}
	
	body.page-16048 .main-content > p:first-child{margin-bottom: 40px;}
	.em-row {
		margin-bottom: 30px;
	}	
}

@media (max-width: 1023px) {
	h1 {
		font-size: 2.5rem;
	}
	.logo {
		padding: 20px 0;
	}
	.logo img {
		width: 280px;
	}
	.header-right {
		padding-top: 16px;
	}
	.opening-time {
		padding-right: 12px;
	}
	.header-info {
		padding-left: 10px;
	}
	.opening-time h5, .header-phone {
		font-size: 1.375rem;
		line-height: 1.2em;
	}
	.header-phone {
		-webkit-background-size: 9px auto;
		-moz-background-size: 9px auto;
		-o-background-size: 9px auto;
		background-size: 9px auto;
		padding-left: 15px;
	}
	.header-address {
		padding-left: 15px;
	}
	.opening-time p, .header-address {
		font-size: 12px;
	}
	#menu li a {
		font-size: 14px;
	}
	#banner img {
		margin-left: -600px;
		max-width: 1200px;
	}
	.placeholder {
		max-width: 1200px;
	}
	.banner-overlay {
		top: 34%;
	}
	.banner-overlay-left {
		margin-right: 250px;
	}
	.banner-overlay-left h3 {
		font-size: 2rem;
	}
	.banner-overlay-left p {
		font-size: 14px;
	}
	.banner-overlay-right {
		top: 0;
		width: 235px;
	}
	.banner-overlay-latest-specials {
		padding-bottom: 5px;
	}
	.banner-overlay-right a {
		font-size: 1rem;
		padding: 9px 10px 8px 50px;
	}
	.banner-overlay-latest-specials a {
		background-position: 13px 11px;
		-webkit-background-size: 26px auto;
		-moz-background-size: 26px auto;
		-o-background-size: 26px auto;
		background-size: 26px auto;
	}
	.banner-overlay-tv-commercials a {
		background-position: 15px 12px;
		-webkit-background-size: 23px auto;
		-moz-background-size: 23px auto;
		-o-background-size: 23px auto;
		background-size: 23px auto;
	}
	.homepage_intro {
		font-size: 1.125rem;
	}
	.home_box > li:first-child h3 {
		font-size: 1.125rem;
		margin-bottom: 0;
	}
	.home_box > li:first-child > ul > li a:before {
		-webkit-background-size: auto 50px;
		-moz-background-size: auto 50px;
		-o-background-size: auto 50px;
		background-size: auto 50px;
		bottom: 21px;
	}
	.home_box > li:first-child > ul > li a {
		font-size: 12px;
		line-height: 1.2em;
		padding-bottom: 6px;
	}
	.home-bottom-bar {
		padding: 30px 0 26px;
	}
	.home-bottom-bar ul > li:first-child h6 {
		font-size: 1.5rem;
	}
	.home-bottom-bar ul > li:first-child h5 {
		font-size: 2.125rem;
	}
	.main-footer {
		border-bottom-width: 5px;
		padding: 25px 0 20px;
	}
	.main-footer-top > div > h5 {
		font-size: 14px;
	}
	.main-footer-top > div * {
		font-size: 12px;
	}
	.copyright, #footer_links, #footer_links a, .custom_footer_links, .custom_footer_links a {
		font-size: 12px;
	}
	.footer-facebook {
		padding-top: 0;
	}
	.footer-facebook a {
		font-size: 14px;
		padding-top: 3px;
		padding-bottom: 4px;
	}
	.submenu_snippet_list li, ul.qfh_tabs_menu_vertical li {
		margin-top: 5px;
	}
	.submenu_snippet_list li a, ul.qfh_tabs_menu_vertical li a {
		font-size: 1.25rem;
		padding: 12px 5px;
	}
	.inner-bottom-bar {
		min-height: 50px;
		padding: 30px 0 27px;
	}
	.inner-bottom-bar-left {
		font-size: 1.25rem;
	}
	.inner-bottom-bar-right a {
		background-position: 10px 13px;
		font-size: 14px;
		line-height: 50px;
		padding-left: 42px;
	}
	.products-list > li a {
		font-size: 14px;
	}
	.products-list > li a strong:before {
		right: 15px;
		top: 16px;
	}
	.products-list > li a strong {
		padding: 12px 35px 12px 12px;
	}
}

@media (max-width: 979px) {
	.arrow {
		float: none;
		margin-top: 0;
		text-align: center;
		width: auto;
	}
	.arrow img {
		width: 100px;
	}
	.testimonial_red {
		background: #990000;
		height: auto;
		padding: 18px 20px 15px;
	}
	.testimonial_green {
		background: #D4E6AA;
		height: auto;
		padding: 18px 20px 15px;
	}
	.ag-parts-box-01 {
		padding: 25px 20px;
	}
	.ag-parts-box-01 h3, .ag-parts-box-03 h3 {
		font-size: 1.375rem;
	}
	.ag-parts-box-01 ul li::before, .ag-parts-box-03 > ul > li li::before {
		left: 10px;
	}
	.ag-parts-box-01 ul li, .ag-parts-box-03 > ul > li li {
		padding-left: 28px;
	}
	.ag-parts-box-02 li {
		margin: 0 0 0 5%;
	}
	.ag-parts-box-02 li:first-child {
		width: 40%;
	}
	.ag-parts-box-02 li:first-child + li {
		width: 17%;
	}
	.ag-parts-box-02 li:first-child + li + li {
		width: 29%;
	}
	.ag-parts-box-03 {
		padding: 25px 20px;
	}
	.ag-parts-box-03 > ul {
		padding: 0;
	}
	.ag-parts-box-03 > ul > li:first-child + li {
		margin: 15px 0 0;
		padding: 0;
		width: 100%;
	}
	.ag-parts-box-03 > ul > li:first-child + li a {
		max-width: 250px;
	}
	.products-list {
		margin: -2.0920502% 0 0 0;
		max-width: 478px;
	}
	.products-list > li {
		margin: 5.5335968% 0 0;
		width: 47.07113%;
	}
	.products-list > li:nth-child(3n+1) {
		clear: none;
	}
	.products-list > li:nth-child(2n) {
		float: right;
	}
	.products-list > li:nth-child(2n+1) {
		clear: both;
	}
	
	.box-gray ul{padding-left: 24px;}
	.box-gray ul.product-photos{padding-left: 4px;}
	.column-3 > li,
	.product-photos > li{width: 44% !important;}
	.product-photos > li{padding-bottom: 24px !important;}
	.product-photos > li:last-child{padding-bottom: 0 !important;}
	
	body.page-16048 .main-content > p:first-child{margin-bottom: 30px;}
	.em-col > h3 {
		font-size: 1.2rem;
		margin-bottom: 18px;
	}
	.em-col > ul > li{
		background-image: url(tpl_images/icon-box-2.png);
		margin-bottom: 5px;
		padding: 7px 0 7px 40px;
	}
}

@media (min-width: 768px) and (max-width: 979px) {
	body.sidebar .mainbody-inner{padding-right: 290px;}
	.main-sidebar{width: 250px;}
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
	html {
		font-size: 87.5% !important;
	}
	h1, .inner-banner h1 {
		font-size: 2rem;
	}
	.contact11 li, .contact11 li:first-child {
		max-width: 100%;
		float: none;
		padding: 0 0 10px 0;
	}
	.specials_tab {
		display: none;
	}
	.gallery_list_table td p:first-child {
		min-height: 1px;
	}
	.logo {
		float: none;
		padding: 10px 0;
		text-align: center;
	}
	.header-right {
		float: none;
		padding-bottom: 10px;
		padding-top: 0;
		text-align: center;
	}
	.opening-time {
		border-right: none;
		float: none;
		padding: 0 0 10px;
	}
	.opening-time h5 {
		font-size: 1rem;
	}
	.header-phone {
		font-size: 1.14285714rem;
	}
	.header-info {
		display: inline-block;
		float: none;
		padding: 0;
		text-align: left;
		vertical-align: top;
	}
	.header-phone {
		-webkit-background-size: 7px auto;
		-moz-background-size: 7px auto;
		-o-background-size: 7px auto;
		background-size: 7px auto;
	}
	.top-menu .center {
		padding: 12px 20px;
	}
	#menu li.first_main_menu_item:after, #menu li.middle_main_menu_item:after {
		display: none;
	}
	.banner-overlay {
		bottom: 10%;
		top: auto;
	}
	.banner-overlay .center {
		padding-left: 10px;
		padding-right: 10px;
	}
	.banner-overlay-left {
		margin: 0 0 10px;
		text-align: center;
	}
	.banner-overlay-left h3 {
		font-size: 1.14285714rem;
	}
	.banner-overlay-left p {
		font-size: 11px;
		line-height: 1.2em;
	}
	.banner-overlay-right {
		margin: 0 auto;
		position: static;
		width: 215px;
	}
	.banner-overlay-product-range a{
		background-position: 14px center;
	}
	.banner-overlay-latest-specials a {
		background-position: 13px 9px;
	}
	.banner-overlay-tv-commercials a {
		background-position: 15px 10px;
	}
	.home_box {
		margin: 0 auto;
		max-width: 250px;
	}
	.home_box > li:first-child, .home_box > li:first-child + li {
		float: none;
		min-height: 1px !important;
		width: auto;
	}
	.home_box > li:first-child + li {
		margin-top: 10px;
	}
	.home_box > li:first-child > ul {
		margin: 0;
	}
	.home_box > li:first-child > ul > li {
		float: none;
		margin: 10px 0 0;
		width: auto;
	}
	.home_box > li:first-child > ul > li a {
		padding-top: 70px !important;
	}
	.home_box > li:first-child + li iframe {
		margin-top: 10px;
	}
	.homepage_intro {
		font-size: 1rem;
		margin-top: 30px;
	}
	.home-bottom-bar ul > li:first-child, .home-bottom-bar ul > li:first-child + li {
		float: none;
		width: auto;
	}
	.home-bottom-bar ul > li:first-child + li {
		padding-top: 10px;
	}
	.main-footer-top {
		padding-bottom: 0;
	}
	.main-footer-top > div {
		float: none;
		margin: 0 0 20px;
		width: auto;
	}
	.main-footer-top > div > h5 {
		margin-bottom: 9px;
	}
	.main-footer-bottom {
		text-align: center;
	}
	.copyright, .footer-facebook {
		float: none;
		width: auto;
	}
	.copyright > span {
		display: block;
	}
	.copyright > span.mobile-hidden {
		display: none;
	}
	.footer-facebook {
		padding: 10px 0 0;
	}
	.inner-banner h1 {
		padding: 21px 0 20px;
	}
	body.sidebar .mainbody-inner {
		padding-right: 0;
	}
	.main-content {
		float: none;
		width: auto;
	}
	.main-sidebar {
		float: none;
		margin: 30px 0 0;
		padding: 0;
		width: auto;
	}
	.submenu_snippet_list li, ul.qfh_tabs_menu_vertical li {
		margin-top: 4px;
	}
	.submenu_snippet_list li a, ul.qfh_tabs_menu_vertical li a {
		padding: 9px 5px;
	}
	.inner-bottom-bar-left {
		margin: 0;
		padding: 0;
		text-align: center;
	}
	.inner-bottom-bar-right a {
		margin: 0 auto;
		width: 180px;
	}
	.inner-bottom-bar-right {
		margin-top: 10px;
		position: static;
		width: auto;
	}
	.qfh_tab_container, .qfh_tab_container tbody, .qfh_tab_container tr, .qfh_tab_container td {
		display: block;
	}
	img.imageborder06 {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		margin: 5px 0 !important;
	}
	.ag-parts-box-01 ul li, .ag-parts-box-03 > ul > li li {
		margin-top: 10px;
	}
	.ag-parts-box-01 ul li {
		float: none !important;
		width: auto;
	}
	.ag-parts-box-02 {
		margin-top: 20px;
	}
	
	.em-row {
		margin-bottom: 10px;
	}
	.em-col {
		float: none;
		margin: 0 0 24px !important;
		width: 100%;
	}
	.em-col > h3{
		margin-bottom: 14px;
	}
	.em-col > ul > li{
		font-size: 1rem;
	}
	
}

/* Landscape phones and down */
@media (max-width: 480px) {
	.contact11 > li > table {
		width: 100%;
	}
	.contact11 form table input[type="text"] {
		width: 80px;
	}
	img.imageborder04 {
		display: block;
		float: none !important;
		margin-bottom: 12px !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	
	.column-3 > li,
	.product-photos > li{width: 100% !important;}
	.product-photos > li{padding-bottom: 18px !important;text-align: center;}
}

@media (max-width: 479px) {
	.products-list {
		margin: -5px auto 0;
		max-width: 225px;
	}
	.products-list > li {
		float: none !important;
		margin: 15px 0 0;
		width: auto;
	}
}

/***** Responsive Navigation *****/
.menu-icon {
	display: none; /* hide menu icon initially */
}

@media screen and (max-width: 767px) {
	/* Dropdown Categories */
	#cart_categories_men_snippet .menu-icon {
		background: #fff;
		color: #fff;
		cursor: pointer;
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: 700;
		padding: 0;
		text-decoration: none;
	}
	#cart_categories_men_snippet .menu_slash {
		width: 45px;
		height: 40px;
		float: right;
		background: #eaeaea url('tpl_images/ph_menu_extend.png') center center no-repeat;
		padding: 0;
		font-size: 16px;
		text-indent: -9999em;
		line-height: 22px;
		font-size: 1px;
	}
	#cart_categories_men_snippet .menu_text {
	    float: left;
		padding: 10px 5px 10px 17px;
	    font: normal 18px/20px Arial, Helvetica, sans-serif;
	    padding-right: 5px;
		color: #090909;
	}
	#cart_categories_men_snippet .menu-icon span {
		display: none;
	}
	#cart_categories_men_snippet .responsive_wrap  {
		display: none;
	}
	
	#cart_categories_men_snippet {
		float: none;
		margin: 0 auto;
		width: 207px;
	}
	#cart_categories_men_snippet .menu-icon, #cart_categories_men_snippet .responsive_wrap {
		background: #EE3696;
	}
	#cart_categories_men_snippet .menu_text {
		color: #fff;
		padding-right: 0;
	}
	#cart_categories_men_snippet .menu_slash {
		background: url('tpl_images/ph_categories_extend.png') center center no-repeat;
	}
	
	#cart_categories_men_snippet ul {
		width: 100%;
		clear: both;
		z-index: 10000;
		padding: 0;
		border: none;
		margin: 0;
	}
	#cart_categories_men_snippet ul li {
		background: none;
		border-bottom: none;
		border-left: none;
		border-right: none;
		border-top: 1px solid #888;
		float: left;
		margin: 0;
		padding: 0;
		width: 100%;
	}
	#cart_categories_men_snippet ul a,
	#cart_categories_men_snippet ul ul a {
		display: block;
		background: none;
		border-bottom-width: 0;
		color: #090909;
		float: none;
		font-weight: normal;
		font-size: 14px;
		height: auto;
		line-height: 18px;
		margin: 0;
		padding: 10px 25px;
		text-shadow: none !important;
		width: auto;
		*zoom: 1;
	}
	#cart_categories_men_snippet ul a:hover,
	#cart_categories_men_snippet ul ul a:hover {
		background-color: #2290B1;
		border-bottom-width: 0;
		color: #fff;
		text-decoration: none;
	}
	
	/* dropdown */
	#cart_categories_men_snippet ul ul {
		background: none;
		border: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		display: block;
		padding: 0;
		position: static;
		width: 100%;
		visibility: visible;
	}
	#cart_categories_men_snippet ul ul li {
		background: none;
		clear: both;
		float: none;
		margin: 0;
		padding: 0;
		width: 100%;
	}
	#cart_categories_men_snippet ul ul a {
		color: #262626;
		font-size: 14px;
		font-weight: normal;
		line-height: 120%;
		padding: 10px 12%;
		text-decoration: none;
	}
}

@media screen and (max-width: 767px) {
	#menu {
		*zoom: 1;
	}
	#menu:before,
	#menu:after {
		content: "";
		display: table;
		line-height: 0;
	}
	#menu:after {
		clear: both;
	}
	#menu {
		float: none;
		position: relative;
		width: auto;
		z-index: 999999;
	}
	.responsive_wrap {
		background: #fff;
	}
	.menu-icon {
		background: #fff;
		color: #fff;
		cursor: pointer;
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: 700;
		padding: 0;
		text-decoration: none;
	}
	.menu_slash {
		width: 45px;
		height: 40px;
		float: right;
		background: #eaeaea url('tpl_images/ph_menu_extend.png') center center no-repeat;
		padding: 0;
		font-size: 16px;
		text-indent: -9999em;
		line-height: 22px;
		font-size: 1px;
	}
	.menu_text {
	    float: left;
		padding: 10px 5px 10px 17px;
	    font: normal 18px/20px Arial, Helvetica, sans-serif;
	    padding-right: 5px;
		color: #090909;
	}
	.menu-icon span {
		display: none;
	}
	
	/* main nav */
	.responsive_wrap  {
		display: none;
	}
	#menu #menuList, .responsive_wrap ul {
		width: 100%;
		clear: both;
		z-index: 10000;
		padding: 0;
		border: none;
		margin: 0;
	}
	#menu #menuList li, .responsive_wrap ul li {
		background: none;
		border-bottom: none;
		border-left: none;
		border-right: none;
		border-top: 1px solid #888;
		float: left;
		margin: 0;
		padding: 0;
		width: 100%;
	}
	#top_menu .responsive_wrap > ul > li:hover, #top_menu .responsive_wrap ul ul li:hover a {
		background: none;
	}
	#menu #menuList a, .responsive_wrap ul a, #top_menu .responsive_wrap > ul > li > a,
	#menu #menuList ul a, .responsive_wrap ul ul a, #top_menu .responsive_wrap > ul ul > li > a {
		background: none;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		border-width: 0;
		color: #090909;
		display: block;
		float: none;
		font-size: 14px;
		font-weight: normal;
		height: auto;
		line-height: 18px;
		margin: 0;
		padding: 10px 25px;
		text-decoration: none;
		text-shadow: none !important;
	}
	#menu #menuList a:hover, .responsive_wrap ul a:hover, #top_menu .responsive_wrap > ul > li > a:hover,
	#menu #menuList ul a:hover, .responsive_wrap ul ul a:hover, #top_menu .responsive_wrap > ul ul > li > a:hover {
		background-color: #cc3f33;
		border-bottom-width: 0;
		color: #fff;
	}
	
	/* dropdown */
	#menu #menuList ul, .responsive_wrap ul ul, #top_menu .responsive_wrap ul ul {
		background: none;
		border: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		display: block;
		padding: 0;
		position: static;
		width: 100%;
		visibility: visible;
	}
	#menu #menuList ul li, .responsive_wrap ul ul li, #top_menu .responsive_wrap ul ul li, #top_menu .responsive_wrap ul ul li:first-child {
		background: none;
		border-top: 1px solid #888;
		clear: both;
		float: none;
		margin: 0;
		padding: 0;
		width: 100%;
	}
	#menu #menuList ul a, .responsive_wrap ul ul a, #top_menu .responsive_wrap > ul ul > li > a {
		color: #262626;
		font-size: 14px;
		font-weight: normal;
		line-height: 120%;
		padding: 10px 12%;
		text-decoration: none;
	}
}

@media (min-width: 980px) {
	#menuList {
		display: block !important;
	}
}

/***** Responsive Gallery *****/
@media (max-width: 979px) {
	.gallery {
		*zoom: 1;
	}
	.gallery:before,
	.gallery:after {
		display: table;
		content: "";
		line-height: 0;
	}
	.gallery:after {
		clear: both;
	}
	/* Force table to not be like tables anymore */
	.gallery,
	.gallery thead,
	.gallery tbody,
	.gallery th,
	.gallery td,
	.gallery tr {
		display: block;
	}
	/* Hide table headers (but not display: none;, for accessibility) */
	.gallery thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	.gallery td {
		/* Behave like a "row" */
		width: 100% !important;
		border: none;
		position: relative;
		white-space: normal;
		text-align:left;
	}
	.gallery td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
	}
	/* Label the data */
	.gallery td:before {
		content: attr(data-title);
	}

	table.gallery {
		margin: 0 auto;
		max-width: 580px;
	}
	table.gallery td.gallery_cell {
		float: left;
		padding: 10px 0;
		text-align: center;
		width: 49% !important;
	}
}

@media (max-width: 650px) {
	table.gallery {
		max-width: 270px;
	}
	table.gallery td.gallery_cell {
		float: left;
		width: 100% !important;
	}
}

/***** Responsive Table *****/
@media (max-width: 979px) {
	/* Force table to not be like tables anymore */
	.notable_tablet,
	.notable_tablet thead,
	.notable_tablet tbody,
	.notable_tablet th,
	.notable_tablet td,
	.notable_tablet tr {
		display: block;
	}
	/* Hide table headers (but not display: none;, for accessibility) */
	.notable_tablet thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	.notable_tablet td {
		/* Behave like a "row" */
		border: none;
		padding-left: 0 !important;
		padding-right: 0 !important;
		position: relative;
		text-align: left !important;
		white-space: normal;
		width: 100% !important;
	}
	.notable_tablet td:before {
		display: block;
		font-weight: bold;
		text-align:left;
		width: 100%;
		white-space: normal;
	}	 
	/* Label the data */
	.notable_tablet td:before {
		content: attr(data-heading);
	}
}

@media (max-width: 767px) {
	/* Force table to not be like tables anymore */
	.notable, .table_style_1, table.cart_products_list_table,
	.notable thead, .table_style_1 thead, table.cart_products_list_table thead,
	.notable tbody, .table_style_1 tbody, table.cart_products_list_table tbody,
	.notable th, .table_style_1 th, table.cart_products_list_table th,
	.notable td, .table_style_1 td, table.cart_products_list_table td.cart_products_list_multi_column,
	.notable tr, .table_style_1 tr, table.cart_products_list_table tr {
		display: block;
	}
	/* Hide table headers (but not display: none;, for accessibility) */
	.notable thead tr, .table_style_1 thead tr, table.cart_products_list_table thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	.notable td, .table_style_1 td, table.cart_products_list_table td.cart_products_list_multi_column {
		/* Behave like a "row" */
		border: none;
		padding-left: 0 !important;
		padding-right: 0 !important;
		position: relative;
		text-align: left;
		white-space: normal;
		width: 100% !important;
	}
	.notable td:before, .table_style_1 td:before, table.cart_products_list_table td:before {
		display: block;
		font-weight: bold;
		text-align:left;
		width: 100%;
		white-space: normal;
	}	 
	/* Label the data */
	.notable td:before, .table_style_1 td:before, table.cart_products_list_table td:before {
		content: attr(data-heading);
	}

	/* Table Style 1 */
	.table_style_1 td {
		padding: 0 10px 10px !important;
		width: auto !important;
	}
	.table_style_1 tr td:first-child {
		padding-top: 10px !important;
	}

	/* Contact Form Fixing */
	div.mwp_contact_form_container {
		width: auto;
	}
	table.mwp_contact_form, table.mwp_contact_form tbody, table.mwp_contact_form tr, table.mwp_contact_form td {
		display: block;
	}
	table.mwp_contact_form td {
		padding-left: 0 !important;
		padding-right: 0 !important;
		width: 100% !important;
	}
	table.mwp_contact_form, table.mwp_contact_form table {
		width: 100%;
	}
	table.mwp_contact_form td.mwp_contact_form_right_col {
		text-align: left;
	}
	table.mwp_contact_form textarea.mwp_contact_form_message {
		width: 80%;
	}
	table.mwp_contact_form input[type="text"], table.mwp_contact_form textarea {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 100% !important;
	}
	
	/* Product List */
	table.cart_products_list_table {
		*zoom: 1;
	}
	table.cart_products_list_table:before,
	table.cart_products_list_table:after {
		content: "";
		display: table;
		line-height: 0;
	}
	table.cart_products_list_table:after {
		clear: both;
	}
	table.cart_products_list_table {
		border-spacing: 0;
		padding-top: 1%;
	}
	table.cart_products_list_table td.cart_products_list_multi_column {
		margin: 0 auto 1%;
		padding: 15px 1%;
		text-align: center;
		width: 96% !important;
	}
}