@charset "utf-8";

@font-face{
font-family:"Tondo-W01-Light";
	src:	url("/fonts/1115113/1dfff600-739e-4c65-9d23-e1d0c2602028.eot?#iefix") format("embedded-opentype"),
			url("/fonts/1115113/6d7b56b8-d515-4903-8f00-03da56f11de2.woff") format("woff"),
			url("/fonts/1115113/cf7e3772-e3a8-449c-99d9-9cdfde4e6111.ttf") format("truetype"),
			url("/fonts/1115113/79a1ed3e-4c9d-4363-8c33-997aae1614e2.svg#79a1ed3e-4c9d-4363-8c33-997aae1614e2") format("svg");
}
@font-face{
font-family:"Tondo-W01-Regular";
	src:	url("/fonts/1115116/a860423d-9cad-41da-996a-3c40e254a9b6.eot?#iefix") format("embedded-opentype"),
			url("/fonts/1115116/8d8788a0-1543-4f33-8b1e-8ef72fec57fb.woff") format("woff"),
			url("/fonts/1115116/7ac4204b-c1f0-482b-a1a5-abd1aff7956f.ttf") format("truetype"),
			url("/fonts/1115116/427036af-5c0f-4b0a-8cbb-49aec42657ae.svg#427036af-5c0f-4b0a-8cbb-49aec42657ae") format("svg");
}
@font-face{
font-family:"Tondo-W01-Bold";
	src:	url("/fonts/1115110/303403e7-fa0e-4881-988c-5ec04fc89c32.eot?#iefix") format("embedded-opentype"),
			url("/fonts/1115110/f5dd7e12-02a9-45e0-aeff-2bfa146f45cc.woff") format("woff"),
			url("/fonts/1115110/4ff51b83-b1d9-41bf-b80c-b81bf7ebfde4.ttf") format("truetype"),
			url("/fonts/1115110/61adb5d9-f547-4d1f-8ae2-59f39bc1a102.svg#61adb5d9-f547-4d1f-8ae2-59f39bc1a102") format("svg");
}

/* EDIT MODE */
#loginBox {
    position: absolute;
    width: 100px;
    height: 100px;
}
#loginBox a {
    outline: 0;
}

.pcamessage { display: none; }

/* Colours */
.maroon { color:rgb(140,29,64); }
.green { color:rgb(65,173,73); }
.lightgreen { color:rgb(122,197,128); }
.ccc { background:#CCC; }

/* tags */
html {  font-size:82.5%; -webkit-text-stroke: rgba(255,255,255,0.01) 0.1px; -webkit-font-smoothing: antialiased; }
body {
	font-family:"Tondo-W01-Regular",Arial,Helvetica,sans-serif;
    font-size: 1em;
	font-weight:normal;
	font-weight: 500;
	background: #F8F8F8; 
    color: #222;	
    line-height: 1.5em;
	overflow-y:scroll;
}
strong {
	font-family: inherit;
}
.container {
	background: #fff;
}

a, a:active, a:hover, a:focus { color: rgb(140,29,64); text-decoration: none; }
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: inherit;
    font-family:"Tondo-W01-Bold", Arial, Helvetica, sans-serif;
	font-weight:500;
    line-height: 1.1;
}
h1 {
	margin-top:0.2em;
    margin-bottom: 0.3em;
	font-size:2.5em;
	font-weight: 500;
	color:rgb(140,29,64);
}
h2 {
	margin-top:0.2em;
    margin-bottom: 0.2em;
	font-size:2em;
	font-weight: 500;
	color:rgb(140,29,64);
}
h3 {
	margin-top:0.2em;
    margin-bottom: 0.2em;
	font-size:1.8em;
	font-weight: 500;
	color:rgb(140,29,64);
}
h4 {
	font-size:1.5em;
	font-weight: 500;
	color:rgb(140,29,64);
}
h4.calloutheading {
	font-size:1em;
	font-weight: 500;
	color:#FFF;
}
h5 {
	font-size:1.2em;
	font-weight: 400;
	color:rgb(140,29,64);
	line-height:120%;
}
h6 {
	font-size:1.1em;
	font-weight: 400;
	color:rgb(140,29,64);
	line-height:130%;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover,
h1 a:focus, h2 a:focus, h3 a:focus, h4 a:focus, h5 a:focus, h6 a:focus,
h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active, h6 a:active { text-decoration:none; }
h1.alt, h2.alt, h3.alt, h4.alt, h5.alt, h6.alt { color:#555; }
p { font-size:1em; margin-bottom:0.9em; }
p.lead { font-size:1.3em; margin-bottom:0.9em; }
#branding {	
	padding:5px 0;
}
#logo {
	width:350px;
	max-width:100%;
	margin:0 auto;
	display:block;	
}
#operative { 
	float:right;	
	margin:0;
	width: 11%;
}
#cta { 
	float:right;	
	width:25%;
	margin:0;	
	position:relative;
}
#xmas {
	width:350px;
	max-width:100%;
	margin:0 auto;
	display:block;	
}

.mobileintro { text-align:center; padding:0 0 0.5em;  }
#cta-xs h2 { text-align:center;}
#cta-xs h2 a { text-decoration:none; }

h1.first, h2.first, h3.first { margin-top:0; padding-top:0; }
#logo img, #cta img, #operative img, #xmas img  { 
	max-width:100%;
}
.page { background:#FFF; }
.page p a {
    font-weight: bold;
}
.wrapper .row { margin-left:0; margin-right:0; }
.whitebg { background:#FFF; }
/* Navigation
-----------------------------*/
.navbar {
	min-height:25px;
	border:none !important;
	color:#FFF;
	margin-bottom:2px;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
    border-bottom-color: #FFFFFF;
    border-top-color: #FFFFFF;
}
.navbar-static-top { border:none !important; }
.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #FFFFFF;
}
.dropdown-menu > li > ul > a:hover { color:rgb(140,29,64); }
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #FFF;
  text-decoration: none;
  background-color: #821336;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: #821336;
}
.navbar-inverse {
    background-color: rgb(140,29,64);
    border-color: rgb(140,29,64);
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    background-color: rgb(140,29,64);
    color: #FFFFFF;
}
.navbar-inverse .navbar-nav > li > a {
	font-size:1.1em;
    color: #FFFFFF;
	padding-top:7px;
	padding-bottom:7px;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #821336;
	background-color: rgba(130,19,54,1);
    color: #FFFFFF;
}
.dropdown-menu { 
	background-color: rgb(140,29,64);
	color:#FFFFFF;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: rgb(140,29,64);
    color: #FFFFFF;
    outline: 0 none;
    text-decoration: none;
}
.dropdown-menu > li > a {
    color: #FFFFFF;
    font-weight: normal;
    line-height: 1.42857;
    padding: 3px 20px;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  	color: #ffffff;
  	background-color: #821336;
	background-color: rgba(130,19,54,1);;
}
.freequote {
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius: 0px;
	min-height:25px;
	min-width:200px;
	font-size:1.3em;
	font-weight:600;
	line-height:1.3em;
	height:34px;
	letter-spacing:1px;
}
/* Carousel
--------------------------*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}

#HomeCarousel, #theCarousel { max-height:355px; overflow:hidden; }
#HomeCarousel .item, #theCarousel .item  {
    -webkit-transition: opacity 2s;
    -moz-transition: opacity 2s;
    -ms-transition: opacity 2s;
    -o-transition: opacity 2s;
    transition: opacity 2s;
}
#HomeCarousel .active.left, #HomeCarousel .active.right, #theCarousel .active.left, #theCarousel .active.right {
    left:0;
    opacity:0;
    z-index:2;
}
#HomeCarousel .next, #HomeCarousel .prev, #theCarousel .next, #theCarousel .prev  {
    left:0;
    opacity:1;
    z-index:1;
}
.carousel-indicators { 
	bottom:0px; 
	height:20px; 
	padding:0; 
	margin-bottom:0; 
	border:none;
	display:none; 
}
.carousel-control {
    bottom: 0;
    color: #FFFFFF;
    font-size: 20px;
    left: 0;
    opacity: 0.5;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    top: 0;
    width: 5%;
}
.carousel-caption {
	position: absolute;
    bottom: 10px;
	left:6%;
	right: 6%;	
    color: #000000;
	background:#FFF;
	background:rgba(255,255,255,0.7);    
    padding: 7px;
    text-align: left;
    text-shadow: 1px 1px 2px #FFF;
    z-index: 10;
}
.carousel-caption h1, .carousel-caption h2 { color:#000; text-shadow: 1px 1px 2px #FFF; margin:0; padding:0; font-size:20px; }
.carousel-caption p { font-size:100%; margin:0; padding:0; }
.carousel-caption a.btn {
    background: rgba(0, 0, 0, 0.3);
    border: 1px solid #FFFFFF;
    border-radius: 0;
    color: #FFFFFF;
    font-size: 1.2em;
    font-weight: 700;
    letter-spacing: 1px;
}
.formbg {
	background: rgb(122,197,128);	
}
/* Products
-------------------------*/
.productheader {
	padding:0 0 20px;
}
.productintrotxt {}
.productintrotxt h3 { margin:0 0 0.7em;}
.mainimage img {
	max-width:100% !important;
	height:auto !important;
	/*border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;*/
}
ul.productusps {
	font-family:'Tondo-W01-Bold', Arial, Helvetica, sans-serif;/**/
	list-style:none; 
	margin:1em 0; 
	padding:0 2em 0 2em; 
	font-size:140%;	
	color:rgb(140,29,64); 
}
ul.productusps > li { list-style:none; position:relative; padding:0 0 .5em; }
ul.productusps li:before {
	font-family: 'FontAwesome';
	content: '\f00c';
	margin:0;
	position:absolute;
	left:-1.5em;
	top:0;
	color: rgb(65,173,73);
}
/* Product Icons */
.icons { padding: 0; }
.icons ul { padding: 0;list-style: none; }
.icons li { width: 25%; float: left; }
.icons li img { margin: 0 auto; }

/* list box styling */

.panel-body ul {
	list-style:none; 
	margin:1em 0; 
	padding:0 2em 0 2em; 
}
.media-body ul, .well ul {
    list-style:none;
    padding: 0;
}
.media-body ul li, .media-body ul li i, .well ul li, .well ul li i {
    padding: 0 5px;   
}
.glossary ul li, .pageList li, .panel-body ul li { list-style:none; position:relative; padding:0 0 .5em; }
.glossary ul li:before, .pageList li:before, .panel-body ul li:before {
	font-family: 'FontAwesome';
	content: '\f00c';
	margin:0;
	position:absolute;
	left:-1.5em;
	top:0;
	color: rgb(65,173,73);
}
/* Tabs */
.tab-pane { min-height:500px; padding: 20px; }
.tab-pane-home { min-height:300px; padding: 20px; }
.nav-tabs a { outline:none; }
.eou-product-seal { 
	float: right;
    margin: 5px 0 20px 20px;
	max-width:14.305336451169188% !important;
	height:auto;
	position:relative;
}
.moreDetails .btn {
	font-size:1.2em;
	font-weight:700;
	letter-spacing:1px;
	color:#FFF;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius:0;
	border:1px solid #CCC;
	border:1px solid rgba(255,255,255,0.8);
	background:rgb(140,29,64);
	background:rgba(140,29,64,.7);
	width:30%;
}
/* Testimonials tab */
.testimonial_author, .testimonial_link a.label {
	margin-left: 10px;
	font-family: "Tondo-W01-Bold";
	font-size: 1em;
}

/* Alignment classes
------------------------- */
.alignnone {
	margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 20px auto;
}
.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
.aligncenter {
	display: block;
	margin: 5px auto;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* Footer Callouts
--------------------------------------------------*/
.footer-callouts { padding:0;}
.nopad { padding:0; }
h4.calloutheading {
	font-family:"Tondo-W01-Regular", Arial, Helvetica, sans-serif;
	font-weight:500;
	color:#FFF;
	text-align:center; 
	padding:5px; 
	margin:0;
	border-bottom:2px solid #FFF;
}
h4.calloutheading a { color:#FFF; text-decoration:none; }
/* Global Form Styling
------------------------- */
label { color:rgb(140,29,64); font-weight:bold; font-size:1.2em; margin:5px 0; padding-left:5px; position: relative; }
label:after {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 0 5px 5px;
	border-color: rgba(255,255,255,0.6) transparent;
	display: block;
	width: 0;
	z-index: 1;
	top: -5px;
	left: 14px;
}
label.error { display:block; color:#F00; }
#feedbackform label.error { margin-top:50px; }
.form-control {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border:1px solid #41AD49;
}
.form-control:focus {
    border-color: #016837;
}
.form-group { clear:both; }
.form-group .form-control { display:inline-block; float:left; }

/* Product Enquiry Form
------------------------- */
.productenqform { background:rgb(122,197,128); padding:20px 0; min-height:283px; }
.productenqform .form-control { margin-bottom:5px; }
.productenqform .btn-default {
    background-color: rgb(65,173,73);
    border-color: #FFF;
    color: #FFFFFF;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.productenqform .btn-default:hover { background-color: #016837; border-color:#FFF; color:#FFF; }
.productenqform select {
	/*-webkit-appearance: none;*/
}
.productenqform  .input-comments { min-height:150px !important; }

/* Quick Quote Form
------------------------- */
.quickquoteform { background:rgb(122,197,128); padding:10px 20px 0; }
.formintro { padding-bottom:5px; }
.formintro2 h5, #addressCorrect- h5 { color: #244E24; font-size: 1.3em; }
.quickquoteform .form-control { margin-bottom:5px; height:29px; }
.quickquoteform .btn-default {
    background-color: rgb(65,173,73);
    border-color: #FFF;
    color: #FFFFFF;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.quickquoteform .btn-default:hover { background-color: #016837; border-color:#FFF; color:#FFF; }
#formresult h2 {
	font-size: 3em;
	color: #fff;
	text-align: center;
	padding-top: 30px;	
}
#formresult p {
	color: #fff;
	text-align: center;	
}
.calloutheading { background:rgb(140,29,64); }

/* Testimonials Callouts
------------------------- */
.testimonials-callout {
	background:#CCC;
	padding:10px;
	min-height:285px;
}
.testimonials-callout .testimonial, .alert .testimonial { 
	margin-bottom:10px;
	padding:10px;
	background:#FFF;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.testimonials-callout .testimonial p { 
	font-size:1.1em; 
	font-weight:700; 
	color:#222;
	margin:0;
	padding:2px;
}
.alert .testimonial p { 
	font-size:1em; 
	font-weight:700; 
	margin:0;
	padding:2px;
}
.testimonials-callout .testimonial p:before {
	font-family:fontAwesome;
	content:'\f10d';
	color:rgba(140,29,64,0.5);
    font-size: 0.7em;
}
.testimonials-callout .testimonial p:after {
	font-family:fontAwesome;
	content:' \f10e';
	color:rgba(140,29,64,0.5);
    font-size: 0.7em;
}
.alert .btn {
	font-size:1.2em;
	font-weight:700;
	letter-spacing:1px;
	color:#FFF;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border:1px solid #CCC;
	border:1px solid rgba(255,255,255,0.8);
}
.alert-success .btn { background: #468847; }
.alert-success .btn:hover, .alert-success .btn:focus, .alert-success .btn:active { background:#69c06a; }
.alert-warning .btn { background: #c09853; }
.alert-warning .btn:hover, .alert-success .btn:focus, .alert-success .btn:active { background:#e3b463; }
.alert-danger .btn { background: #b94a48; }
.alert-danger .btn:hover, .alert-success .btn:focus, .alert-success .btn:active { background:#E45957; }
.alert-info .btn { background: #3a87ad; }
.alert-info .btn:hover, .alert-success .btn:focus, .alert-success .btn:active { background:#46ADE0; }
.alert .testimonial p:before {
	font-family:fontAwesome;
	content:'\f10d  ';
}
.alert .testimonial p:after {
	font-family:fontAwesome;
	content:'  \f10e';
}
.testimonials-callout .btn {
	font-size:1.2em;
	font-weight:700;
	letter-spacing:1px;
	color:rgb(140,29,64);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius:0;
	border:1px solid #CCC;
	border:1px solid rgba(255,255,255,0.8);
}
.testimonials-callout .btn:hover,
.testimonials-callout .btn:focus,
.testimonials-callout .btn:active { background:rgb(140,29,64); color: #fff; }
.testimonials-list { background:#F8F8F8; }
.testimonials-list .testimonial {
	margin:10px 10px 20px;
	overflow:auto;
}
.testimonials-list .testimonial img { float:left; margin:0 1em 1.5em 1em; }
.testimonials-list .testimonial p {
	font-size:1.4em; 
	font-weight:700; 
	color:rgb(140,29,64); 
	font-style:italic;
	margin:0;
	padding:2px;
	line-height: 1.4em;
}
.testimonials-list .testimonial p:before {
	font-size:1.2em;
	font-family:fontAwesome;
	content:'\f10d  ';
	color:rgba(140,29,64,0.5);
}
.testimonials-list .testimonial p:after {
	font-size:1.2em;
	font-family:fontAwesome;
	content:'  \f10e';
	color:rgba(140,29,64,0.5);
}
.single-testimonial {
	background:#F8F8F8;
	padding:20px 20px 10px;	
}
.single-testimonial p {
	font-size:1.2em; 
	font-weight:700; 
	color:rgb(140,29,64); 
	font-style:italic;
	margin:0;
	padding:2px;
}
.single-testimonial p:before {
	font-size:1.2em;
	font-family:fontAwesome;
	content:'\f10d  ';
	color:rgba(140,29,64,0.5);
}
.single-testimonial p:after {
	font-size:1.2em;
	font-family:fontAwesome;
	content:'  \f10e';
	color:rgba(140,29,64,0.5);
}

/* Product Type Callouts
------------------------- */
.product-callout { position:relative; }
.product-callout .calloutheading { background:rgb(140,29,64); }
.product-callout img { width:100% !important; height:auto !important; }
.product-callout .btn-more { 
	position:absolute; 
	bottom:2%; 
	left:10%;
	width:80%;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
	border:1px solid #CCC;
	border:1px solid rgba(255,255,255,0.5);
	color:#FFF;
	background:rgb(140,29,64);
	background: rgba(140,29,64,0.5);
}
/* Awards Callouts
-----------------------------*/
.awards-callout { }
.awards-callout .calloutheading { background:rgb(39,53,131); }
.awards-callout img { width:100% !important; height:auto !important; max-height: 283px; }
.awards-callout .btn-more { 
	position:absolute; 
	bottom:2%; 
	left:10%;
	width:80%;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
	border:1px solid #EEE;
	border:1px solid rgba(255,255,255,0.7);
	color:#FFF;
	background: rgb(39,53,131);
	background: rgba(39,53,131,0.5);
}
/* Footer
-----------------------------*/
#footer { 
	color:#FFF;
	padding-bottom:10px;
	overflow:auto;
    padding-top: 2px;
}
#footer .footer-inner { 
	color:#FFF;
	background-color:#555;
	/*background-color:rgba(35,31,32,.3);*/
	overflow:auto;
	padding:15px;
}
.footer-address {
	color:#FFF;
	font-weight:500;
	line-height:135%;
}
.footer-address span {
	font-size:110%;
}
.footer-phone { 
	color:#FFF; 
	padding:5px 0; 
	font-weight:bold;
}

#footer a:link { color:#FFF; transition:color 0.1s; }
#footer .socialmedia a:link { color:white; }
#footer .socialmedia a:visited { color:white; }
#footer a:hover { color:rgb(140,29,64); text-shadow:0px 0px 2px rgba(255,255,255,0.7); text-decoration:none; }
.footerlogos img {
	display:block;
	padding-top:5px;
	max-width:100%;
}
.socialmedia { text-align:right; }
.socialmedia i { font-size:2em; }
.socialmedia a { margin-left:20px; display:inline-block; }
.socialmedia a:first-child { margin-left:0; }
a > i { display:inline-block; }
.strapline { margin-top:15px; text-align:right; max-height: 72px; max-width: 235px; }

.colorphon {}
.colorphon a:hover, .colorphon a:focus, .colorphon a:active { text-decoration:none; }
.sitemenu a { display:block; }

.worldlinks { padding-top:10px; padding-bottom:10px; margin-top:10px; border-top:1px solid #CCC; }
ul.worldmenu { list-style:none; margin:0; padding:0; }
ul.worldmenu li { list-style:none; margin:0; display:inline-block; }
.uk { background:url(/img/flags/uk.png) no-repeat 0 50%; padding-left:20px; line-height:20px;  }
.us { background:url(/img/flags/us.png) no-repeat 0 50%; padding-left:20px; line-height:20px;  }
.au { background:url(/img/flags/au.png) no-repeat 0 50%; padding-left:20px; line-height:20px;  }
.de { background:url(/img/flags/de.png) no-repeat 0 50%; padding-left:20px; line-height:20px;  }
.it { background:url(/img/flags/it.png) no-repeat 0 50%; padding-left:20px; line-height:20px;  }
.nz { background:url(/img/flags/nz.png) no-repeat 0 50%; padding-left:20px; line-height:20px;  }
.be { background:url(/img/flags/be.png) no-repeat 0 50%; padding-left:20px; line-height:20px;  }
.ie { background:url(/img/flags/ie.png) no-repeat 0 50%; padding-left:20px; line-height:20px;  }
.ca { background:url(/img/flags/ca.png) no-repeat 0 50%; padding-left:20px; line-height:20px;  }
.fr { background:url(/img/flags/fr.png) no-repeat 0 50%; padding-left:20px; line-height:20px;  }
.sa { background:url(/img/flags/sa.png) no-repeat 0 50%; padding-left:20px; line-height:20px;  }
/* Image Gallery */
.image-gallery {}
.image-gallery a { border:none; outline:none; color:#FFF; }
.image-gallery img { }

.blueimp-gallery .modal { overflow-y:auto; }
.blueimp-gallery .modal-dialog { }
.image-gallery a { overflow:auto;  }
.image-gallery img { 
	display:inline-block; 
	border:1px solid #CCC;
	margin-bottom:3px; 
}
.modal {
    top: 20px;   
}
.modal-dialog {
    margin: 30px auto;   
}
.modal-content {
    background-clip: padding-box;
    background-color: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    outline: medium none;
    position: relative;
}
.modal-title { text-align:center; padding:1em; }
.modal-footer {
    /*border-top: 1px solid #E5E5E5;
    margin-top: 15px;    
    text-align: right;*/
	padding: 9px 10px 10px;
}
.modal-header {
    border-bottom:none;
    /*min-height: 16.4286px;*/
    padding: 8px;
	
	overflow:auto;
}
.modal-header .close {
	font-weight:bold;	
	opacity:0.4;
	font-size:2.4em;
    margin-top: 0;
}
.modal-header .close:hover, .modal-header .close:focus {
	opacity:0.9;
	color: rgb(140,29,64);
}

/* Borders
-----------------------------*/
.bordered { border:1px solid #CCC; }
.border-bottom { border-bottom: 1px solid #CCCCCC; }
.border-bottom2 { border-bottom: 2px solid #FFFFFF; }
.border-topbottom2 { border-top: 2px solid #fff; border-bottom: 2px solid #fff; }
.rightborder { border-right:2px solid #FFF; }
.noborder, .noborder tr, .noborder td  { border:0px !important; }

/* Margin
-----------------------------*/
.nomargin-top { margin-top:0 !important; }
.nomargin-bottom { margin-bottom:0 !important; }
.nomargin { margin:0 !important; }

.margintop10 { margin-top:10px !important; }
.margintop20 { margin-top:20px !important; }

.marginbottom10 { margin-bottom: 10px !important; }
.marginbottom20 { margin-bottom: 20px !important; }

.marginr10 { margin-right:10px !important; }
.marginr20 { margin-right:20px !important; }

/* Padding 
-----------------------------*/
.padtop10 { padding-top:10px !important; }
.padtop20 { padding-top:20px !important; }

.padbottom10 { padding-bottom:10px; }
.padbottom20 { padding-bottom:20px; }

.padleft10 { padding-left: 10px; }
.padleft20 { padding-left: 20px; }

.padright10 { padding-right:10px; }
.padright20 { padding-right:20px; }

.padtopbottom10 { padding:10px 0 !important; }
.padtopbottom20 { padding:20px 0 !important; }

.padded { padding: 10px; }

.place-holder { min-height:400px; }
.outline { border:1px dashed pink; }
/* Tooltips
------------------------------*/
.tooltip { }
.tooltip-inner { background:rgb(140,29,64); }
.eou-award { padding:20px; }
/* Lists
-----------------------------*/
ul.ticked { list-style:none; }
ul.ticked li { padding-left:20px; }
ul.ticked li:before {    
	font-family: 'FontAwesome';
	font-size:150%;
	content: '\f00c';
	margin-left: -15px;
	color: rgb(65,173,73);
}
ul.highlights { margin:20px 0px; padding:0 50px 0 50px; }
ul.highlights > li { list-style:none; position:relative; padding:0 0 5px; }
ul.highlights li:before {
	position:absolute;
	top:2px;
	left:-1.5em;
	font-family: 'FontAwesome';
	font-size:150%;
	content: '\f00c';
	color: rgb(65,173,73);
}
 
ol.featurelist {
	font-size:1.1em; 
    counter-reset:li; /* Initiate a counter */
    margin:10px 0; /* Remove the default left margin */
    padding:0; /* Remove the default left padding */
}
ol.featurelist > li {
    position:relative; /* Create a positioning context */
    margin:0 0 6px 1.9em; /* Give each list item a left margin to make room for the numbers */
    padding:0 0 5px; /* Add some spacing around the content padding-bottom:5px;*/
    list-style:none; /* Disable the normal item numbering */
}
ol.featurelist > li:before {
    content:counter(li); /* Use the counter as content */
    counter-increment:li; /* Increment the counter by 1 */
    position:absolute;
    top:2px;
    left:-2em;
	width:20px;
	height:20px;
	line-height:19px;
	color:#fff;
	font-weight:500;
	text-align:center;
	font-size:1em;
	background:url(../img/bullet-circle.png) no-repeat center;
}
ul.standard {
	/*background:yellow;*/
	padding-left:1.5em;
}
ul.standard li {
	/*background:pink;*/
	margin-bottom:.5em;
}

/* Tabs
-------------------------------*/
.nav-tabs {
    border-bottom: 1px solid rgb(140,29,64);
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1;/*1.428571429*/
  border: 1px solid #EEE;
  border-bottom: 0px solid rgb(140,29,64);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background:#EEE;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #CCC;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	background:rgb(140,29,64);
	border: 1px solid rgb(140,29,64);
	color:#FFF;
}

.specs { margin-bottom:20px; }
.specimg { padding-right:20px; }

.noclick { cursor:default; background:#47A447; }

.smallprint, .smallprint label { color:#FFF; }
.smallprint a:link, .smallprint a:visited { color:#FFF;text-decoration:underline; }
.smallprint a:hover, .smallprint a:focus,  .smallprint a:acitve {  }


a.google:hover, a.google:focus, a.google:active { 
	color:rgb(221, 75, 57) 
}
a.twitter:hover, a.twitter:focus, a.twitter:active { 
	color:rgb(0, 172, 237) 
}

/* Popovers */
.popover-title { font-size:120%; color:rgb(140,29,64); }
.popover-content { font-size:120%; color:#444; }

/* Buttons
--------------------------------------------------*/
.btn-main {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
  font-family:'Tondo-W01-Bold', Arial, Helvetica, sans-serif;
}
.btn-main i { font-size:120%; }

.btn-main:hover,
.btn-main:focus,
.btn-main:active,
.btn-main.active,
.open .dropdown-toggle.btn-main {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-main:active,
.btn-main.active,
.open .dropdown-toggle.btn-main {
  background-image: none;
}

.btn-main.disabled,.btn-main[disabled],fieldset[disabled] .btn-main,.btn-main.disabled:hover,.btn-main[disabled]:hover,fieldset[disabled] .btn-main:hover,.btn-main.disabled:focus,.btn-main[disabled]:focus,fieldset[disabled] .btn-main:focus,.btn-main.disabled:active,.btn-main[disabled]:active,fieldset[disabled] .btn-main:active,.btn-main.disabled.active,.btn-main[disabled].active,fieldset[disabled] .btn-main.active { background-color: #5cb85c; border-color: #4cae4c; }

.with-popover { cursor: pointer;}

.btn-min { min-width:180px;   }

.highlight { background:#EEEEEE; padding:1em; margin:1em 0; }
.highlight h5 {}

.btn-success {
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #5bb75b;
    *background-color: #51a351;
    background-image: -moz-linear-gradient(top,#62c462,#51a351);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#51a351));
    background-image: -webkit-linear-gradient(top,#62c462,#51a351);
    background-image: -o-linear-gradient(top,#62c462,#51a351);
    background-image: linear-gradient(to bottom,#62c462,#51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462',endColorstr='#ff51a351',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #357935;
    *background-color: #51a351;
    background-image: none;
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
}

.btn-info {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #49afcd;
    background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
    background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
    background-repeat: repeat-x;
    border-color: #2f96b4 #2f96b4 #1f6377;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #3A879E;
    background-image: none;
    background-repeat: repeat-x;
    border-color: #2f96b4 #2f96b4 #1f6377;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn-danger {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #da4f49;
    background-image: -moz-linear-gradient(top,#ee5f5b,#bd362f);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#bd362f));
    background-image: -webkit-linear-gradient(top,#ee5f5b,#bd362f);
    background-image: -o-linear-gradient(top,#ee5f5b,#bd362f);
    background-image: linear-gradient(to bottom,#ee5f5b,#bd362f);
    background-repeat: repeat-x;
    border-color: #bd362f #bd362f #802420;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b',endColorstr='#ffbd362f',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #AA312C;
    background-image: none;
    background-repeat: repeat-x;
    border-color: #bd362f #bd362f #802420;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

/* Feedback images */

.feedbackimg {
    -webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	-webkit-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    4px 4px 5px 0px rgba(50, 50, 50, 0.5);
	box-shadow:         4px 4px 5px 0px rgba(50, 50, 50, 0.5);
}
.media {
    overflow: visible;   
}
/* Responsive Video 
--------------------------------------------------*/
.flex-video {
	position: relative;
	padding-top: 25px;
	padding-bottom: 67.5%;
	height: 0;
	overflow: hidden;
}
 
.widescreen { padding-bottom: 57.25%; }
.vimeo { padding-top: 0; } 
.flex-video iframe, .flex-video object, .flex-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) { .flex-video { padding-top: 0; }
}
/* Mythbusters
--------------------------------------------------*/
.mythbusters { list-style:none; margin:20px 0; padding:0 20px; }
.mythbusters li {}
.myth { font-weight:bold; font-style:italic; padding-bottom:5px; color:rgb(140,29,64); }
.truth { padding:0 0 15px 50px; }
/* Blog
--------------------------------------------------*/
/* callout on homepage */
.blog-callout {}
.blog-callout .blog-list { margin:0; padding:1em 10px 0; list-style:none; }
.blog-callout .blog-list li { margin:0; padding:0 0 10px; line-height:1.3em; }
.blog-callout .blog-list h4 { font-size:1.1em; margin:0; padding:0 0 5px; font-weight:500; }

.blog-list {
	list-style:none;
	margin:0;
	padding:0 0 2em;
}
.blog-list h4 { font-size:1.1em; }
.blog-list li { list-style:none; }
.blog-index .blog-list { padding-right:4em; }

/* Blog, Testimonials, FAQ and sub-pages
--------------------------------------------------*/

#blog-home article, #blog-post article, #testimonials-home article, #faq-home article, #faq-question article, #glossary-term article, #whyChoose article, .panel-body article, .col-xs-12 article {
    margin-bottom: 18px;
    border-bottom:  1px solid #eee;
    padding: 10px 0;
}

.pager { margin: 10px 0 !important; }

#blog-home article:first-of-type header div.page-header {
    margin-top: 0;  
}

#blog-post article img {
    padding: 10px;
}

#blog-post article .caption {
    padding: 0 10px 10px 10px;
    font-size: 12px;
    max-width: 400px;
}

#blog-post article ol, #blog-post article ul { font-size: 1.4em; line-height: 1.2em; }

#glossary-home article {
    margin-bottom: 0;
    border-bottom: 1px solid #eee;
    padding: 0;
}

#blogHeader, #testimonialsHeader, #faqHeader, #glossaryHeader {
    border-bottom: 1px solid #eee;   
}

#blogHeader h2, #testimonialsHeader h2, #faqHeader h2, #glossaryHeader h2 {
    margin: 20px 0;   
}

#blog-home .page-header, #testimonials-home .page-header, #faq-home .page-header, #faq-question .page-header, #glossary-term .page-header {
    margin: 20px 0 0 0;
    border-bottom: none;
    padding-bottom: 0;
}

#blog-post .page-header, #faq-home .page-header {
    margin: 0;
    border-bottom: none;
    padding-bottom: 0;
}

#glossary-home .page-header {
    margin: 10px 0 0 0;
    border-bottom: none;
    padding-bottom: 0;
}

#blog-home .page-header h2, #blog-post .page-header h2, #testimonials-home .page-header h2, #faq-home .page-header h2, #faq-question .page-header h2, #glossary-home .page-header h2, #glossary-term .page-header h2 {
    margin: 0.2em 0;
}

#blog-post section p, #testimonials-home section p, #glossary-home p, #glossary-term section p, #glossary-term section ul, #faq-home section p, #faq-question section p {
    font-size: 1.4em;
    line-height: 1.2em;
    margin-top: 10px;
}

#glossary-home section p {
    margin-bottom: 0;
}

#glossary-home section {
    margin-bottom: 10px;
}

.meta {
	font-size:90%;
	color:#808080;
	padding: 0 0 10px 0;
	margin: 0;
    font-style: italic;
}

.testimonial img {
    width: 75px;
}

.testimonial_feed_image {
    width: 75px;
    height: 75px;
    margin: 0;
}

#blog-home article footer, #blog-post article footer, #faq-home article footer, #faq-question article footer, #glossary-home article footer, #glossary-term article footer {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
    position: relative;
    min-height: 20px;
}

#blog-home .tags, #blog-post .tags {
    line-height: 20px;   
}

.tags .tags-title {
    color: #808080;   
}

.tags a {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    -webkit-border-radius: .25em;
    -moz-border-radius: .25em;
    background-color: #999;
}

.form-placeholder {
	margin:2em 0;
	padding:2em;
	background:#7AC580;
	border:1px solid #CCC;
	max-width:650px;
}
.form-placeholder h3 { color:#FFF; }

.breadcrumbs { padding:1em 0; }

.blog-sidebar-list { 
	padding:15px; 
	border:1px solid #CCC;
	margin:1em 0;
}
.blog-sidebar-list h3 {
	font-size:1.5em;
	color:rgb(140,29,64);
}


.featureblock { 
	background:#F8F8F8;
	padding:1em;
	margin:0 0 15px;
	overflow:auto;
	color:#000;
}
.featureblock img {
    float: left;
    margin-right:1em;
	max-width:42%;
}

.keyFeature { margin: 20px 0 0 0; }
.keyFeature img { -webkit-box-shadow: 2px 2px 3px 0px rgba(50, 50, 50, 0.4);
-moz-box-shadow:    2px 2px 3px 0px rgba(50, 50, 50, 0.4);
box-shadow:         2px 2px 3px 0px rgba(50, 50, 50, 0.4); }
.keyFeature h4 { border-bottom: 1px solid rgb(140,29,64); padding-bottom: 3px; }


.form-control {
    margin-bottom: 10px;
    font-size: 16px;
    height: 40px;
    padding: 3px 12px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border: 1px solid #41AD49;
}

.panel h4 {
    color: inherit;   
}

.ytp-thumbnail { background-size: cover !important; -webkit-background-size: cover !important; -moz-background-size: cover !important; }



/* MEDIA QUERIES
-------------------------------------------------- */
@media (min-width: 320px) {
	.footer-phone { font-size:170%; }
    h4.calloutheading { font-size:1.1em; }
	.formintro, .formintro2 { line-height:1.2em; text-align:center; }
    .socialmedia a { margin-left: 5px; }
    .icons li { width: 50%; }
    #xmas { margin: -15px auto; }
    .quickquoteform { padding-bottom: 20px; }
    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form { border-color: rgba(130,19,54,1); }
    .navbar-collapse { -webkit-box-shadow: inherit; box-shadow: inherit; }
    .dataTables_wrapper .dataTables_paginate .paginate_button { padding: 0 !important; }
    .pagination > li > a, .pagination > li > span { margin-left: 0 !important; }
    .blogPhoto { position: relative; margin-bottom: 10px;}
    .blogPhoto img { border: 3px solid rgb(140,29,64); padding: 2px !important; border-radius: 15px; -webkit-border-radius: 15px; -moz-border-radius: 15px; } 
    .blogPhoto .photoCaption { position: absolute; bottom: 15px; text-align: center; padding: 5px; background: rgba(140,29,64,0.5); color:#fff;width: 100%; font-size: 12px;}
}

@media (min-width: 768px) {	
	#logo {	width:30.8641975308642%; float:left; margin:0; }
	.icons li { width: 25%; }
	.navbar-collapse { padding-left:0; padding-right:0; white-space:nowrap !important; min-width:750px; }		
	.sitemenu a { display:inline-block; }
	.sitemenu a:after { content: ' |'; color:#AAAAAA; }
	.sitemenu a:last-child:after { content: ''; }
	.footer-phone { font-size:180%;  }
	.socialmedia i { font-size:2.6em; }
	#bttbox { text-align:right;padding-top:10px; padding-bottom:10px; margin-top:10px; border-top:1px solid #CCC; }
	h4.calloutheading { font-size:1.3em; }
	.featureblock {	min-height:135px; }
	#number-holder {
		text-align: center;
		font-size: 10px;
	}
	.tel-cta {
		color: #8c1d40;
		text-transform: uppercase;
		font-size: 15px;
		font-weight: bold;
	}
	.tel-number {
		color: #8c1d40;
		font-weight: bold;
		font-size: 23px;
		padding-top: 2px;	
	}
    .formintro { font-size:1em; padding-bottom:5px; }
    #xmas { float:left; margin-left: 10px; width: 220px; margin: 0 auto; }
    .nav > li > a { padding-left: 10px; padding-right: 10px; }
    .navbar-nav > li {	  
	  color: #ffffff;
	  border-left: 1px solid #711733;
	  border-right: 1px solid #711733;
	}
    .navbar-nav > li:last-child { border-right: none; }
    .dropdown-menu > li > a { padding: 7px 11px; }
    .dropdown-menu { padding: 0; margin-left: -2px; border: 0;}
}
/* Ipad Landscape */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 
	#HomeCarousel, #theCarousel { margin-bottom:2px; max-height:290px; overflow:hidden; }
	.formbg { background: #fff !important;}	
}
/* Ipad Portrait */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
	.fa-3x { font-size:2em !important; }
    .tel-number {
		font-size: 22px;
	}
}
@media (max-width: 767px) {
    /* .container { padding:0; } */
    #loginBox { display:none; }
	.nav-tabs > li {
        float:none; 
    }
    /* h4.calloutheading { font-size:1.5em; padding:10px; font-family: "Tondo-W01-Bold", Arial, Helvetica, sans-serif; } */
    /* .product-callout .btn-more { font-size: 1.6em; bottom: 5%;} */
    .navbar-nav { margin: 0 -15px; }
    .navbar-inverse .navbar-nav > li > a {
        font-size:1.1em;
        color: #FFFFFF;
        padding-top:10px;
        padding-bottom:10px;
    }
    .dropdown-menu { padding:0; font-size: 1.1em; }
    .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header { padding:10px 25px; }
    .navbar-inverse .navbar-toggle:focus { background-color: inherit; }
    .navbar-inverse .navbar-toggle:hover { background-color: #333; }
    .navbar-inverse .navbar-toggle:active { background-color: inherit; }
    /* .row { margin:0; } */
    .nav-tabs { border-bottom: 0; }
    .nav-tabs > li { margin-bottom: 0; }
    .nav-tabs > li > a { margin-right: 0; font-size: 1.1em; border: 0; padding:15px; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { border: 0; }
    .productName, .productSubtitle { text-align: center; }
    ul.productusps { padding: 0 1em 0 1em; }
    ul.productusps li:before { left:0; }
    ul.productusps > li { padding-left: 30px; }
    /* .btn-success, .btn-danger { font-size: 25px; } */
    .border-topbottom2 { border: 0; }
    /* #footer { padding-top:0; } */
    /* #footer .footer-inner { padding: 15px 0; } */
    .tab-pane { padding: 10px; }
    /* .rightborder { border: 0; } */
    .quickquoteform .form-control { height: 45px; }
}
@media (max-width: 991px) {
    .form-control {
        margin-bottom: 10px;
        font-size: 16px;
        height: 40px;
        padding: 3px 12px;
        border-radius: 15px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
        border: 1px solid #41AD49;
    }
    .embed-responsive-16by9 { padding-bottom: 294px !important; }
    .mnopad { padding:0; }
    .navbar-brand { padding: 9px; }
    .navbar-brand img { height: 32px; }
}
@media (min-width: 992px) {
	.quickquoteform { padding-bottom: 20px; }
    .navbar-nav > li {	  
	  color: #ffffff;
	  border-left: 1px solid #711733;
	  border-right: 1px solid #711733;
	}
    .quickquoteform { min-height: 290px; }
    .quickquoteform .form-control {
		height: 24px;
		margin-bottom: 3px;
		padding: 2px 6px;
        font-size: 12px;
        border-radius: 8px;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        border: 1px solid #41AD49;
	}
    #homeForm { padding-bottom: 0; }
    .formintro { font-size:0.8em; padding-bottom:5px; }
	.navbar-nav > li:last-child { border-right: none; }
	.footerlogos img { display:inline-block; }
	.productenqform { min-height:283px; }
	.tab-pane { min-height:500px; }
	.tab-pane-home { min-height:300px; }
	#number-holder {
		margin-top: 8px;
		text-align: center;
		font-size: 14px;
	}
	.tel-cta {
		color: #8c1d40;
		text-transform: uppercase;
		font-size: 20px;
		font-weight: bold;
	}
	.tel-number {
		color: #8c1d40;
		font-weight: bold;
		font-size: 26px;
		padding: 6px 0;	
	}
	.embed-responsive-16by9 { padding-bottom: 294px !important; }
    #xmas { float:left; margin-left: 10px; width: 300px; }
    .blogPhoto img { border-radius: 25px; -webkit-border-radius: 25px; -moz-border-radius: 25px; } 
    .blogPhoto .photoCaption { bottom: 25px; padding: 10px; font-size: 18px;}
}
@media (max-width: 1200px) { 
	.quickquoteform .btn-lg { line-height:1; font-size:14px; }
	.product-callout img { margin-bottom: 2px; }
	.awards-callout { border-right: 2px solid #fff; }
	.awards-callout img { max-height: 360px; }
	.testimonials-callout { margin-bottom: 2px; }
    
}
@media (min-width: 1200px) {
	#drHilaryVideo { width:285px!important; height:355px!important; }
	.quickquoteform { min-height:355px; padding: 12px 20px 22px; }
	.footerlogos img {
		padding-right:10px;
	}
	.footerlogos img:last-child { padding:0; }
	.quickquoteform .form-control {
        margin-bottom: 6px;
        font-size: 15px;
        height: 28px;
        padding: 3px 12px;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border: 1px solid #41AD49;
	}
	.formintro { font-size:1em; padding-bottom:5px;  }
	
	#number-holder {
		margin-top: 10px;
		text-align: center;
		font-size: 16px;
	}
	.tel-cta {
		color: #8c1d40;
		text-transform: uppercase;
		font-size: 23px;
		font-weight: bold;
	}
	.tel-number {
		color: #8c1d40;
		font-weight: bold;
		font-size: 36px;
		padding: 14px 0;	
	}
    #xmas { float:left; margin-left: 10px; width: 350px; height: 100px; }
    .embed-responsive-16by9 { padding-bottom: 355px !important; }
}
/* Chrome Browser Tweaks
-------------------------------*/
@media screen and (-webkit-min-device-pixel-ratio:0) { 
.testimonials-callout .testimonial p { font-size:1.2em; }
}
/* Firefox Browser Tweaks
-------------------------------*/
@-moz-document url-prefix() {}