/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   
   Author:  Dinkum Web Solutions - www.dinkumweb.com.au
   Site: Arthur Street Dental Implants - www.###.com.au
   ========================================================================== */


/* 01. Container Wrapper 
===================================================================*/

html { height: 100%; }

body { background: #fff; font: 62.5%/1.6 Helvetica, sans-serif; margin: 0; padding: 0; }

#wrapperContainer { position: relative; width: 100%; margin: 0; padding: 0; text-align: left; }

@font-face { font-family: 'OpenSansBold'; src: url('OpenSans-Bold-webfont.eot'); src: url('OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('OpenSans-Bold-webfont.woff') format('woff'), url('OpenSans-Bold-webfont.ttf') format('truetype'), url('OpenSans-Bold-webfont.svg#OpenSansBold') format('svg'); font-weight: normal; font-style: normal; }

@font-face { font-family: 'OpenSansLight'; src: url('OpenSans-Light-webfont.eot'); src: url('OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'), url('OpenSans-Light-webfont.woff') format('woff'), url('OpenSans-Light-webfont.ttf') format('truetype'), url('OpenSans-Light-webfont.svg#OpenSansLight') format('svg');     font-weight: normal; font-style: normal; }



/*#wrapperContainer a:link, #wrapperContainer a:active{ color: #4e8bc1; text-decoration: underline; }
#wrapperContainer a:visited { color: #858585; text-decoration: underline; }
#wrapperContainer a:hover { color: #ff0000; text-decoration: underline; }
*/

/* 02. Header 
===================================================================*/

header { position: relative; width: 100%; height: 100px; margin: 0; padding: 0; text-align: center; background: #183145; }

header div.centering { width: 960px; height: 143px; display: inline-block; }
	
header div.centering article { position: absolute; width: 482px; height: 143px; margin: 0; padding: 0; text-align: left; float: left; z-index: 1; } 	
header div.centering article img { -webkit-border-radius: 0px 0px 10px 10px; border-radius: 0px 0px 10px 10px; } 	

header div.centering aside { position: relative; width: 478px; height: 143px; margin: 0 0 0 500px; padding: 0; text-align: center; float: left; } 		
header div.centering aside span { color: #fff; font: 250%/1.1 OpenSansLight; margin: 15px 0 0 0; display: block; } 		
header div.centering aside span img { margin: -10px 0 0 0; } 	


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


}

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

header { position: relative; width: 100%; height: 200px; margin: 0; padding: 0; text-align: center; background: #183145; }

header div.centering { width: 100%; height: 143px; display: inline-block; }

header div.centering article { position: relative; width: 100%; height: 143px; margin: 0; padding: 0; text-align: center; } 	
header div.centering article img { -webkit-border-radius: 0px 0px 10px 10px; border-radius: 0px 0px 10px 10px; } 	

header div.centering aside { position: relative; width: 100%; height: 143px; margin: 0; padding: 0; text-align: center; } 		
header div.centering aside span { color: #fff; font: 250%/1.1 OpenSansLight; margin: 10px 0 0 0; display: block; } 		
header div.centering aside span img { margin: -10px 0 0 0; } 	


}

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


}

@media screen and (max-width:480px) {
/* smartphones, Android phones, landscape iPhone */

header { position: relative; width: 100%; height: 190px; margin: 0; padding: 0; text-align: center; background: #183145; }

header div.centering { width: 100%; height: 190px; display: inline-block; }

header div.centering article { position: relative; width: 100%; height: 137px; margin: 0; padding: 0; text-align: center; } 	
header div.centering article img { width: 460px; height: 124px; } 	

header div.centering aside { position: relative; width: 100%; height: 143px; margin: 0; padding: 0; text-align: center; } 		
header div.centering aside span { color: #fff; font: 200%/1.1 OpenSansLight; margin: 10px 0 0 0; display: block; } 		
header div.centering aside span img { margin: -10px 0 0 0; } 	

}

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

header { position: relative; width: 100%; height: 150px; margin: 0; padding: 0; text-align: center; background: #183145; }

header div.centering { width: 100%; height: 150px; display: inline-block; }

header div.centering article { position: relative; width: 100%; height: 97px; margin: 0; padding: 0; text-align: center; } 	
header div.centering article img { width: 310px; height: 84px; } 	

header div.centering aside { position: relative; width: 100%; height: 143px; margin: 0; padding: 0; text-align: center; } 		
header div.centering aside span { color: #fff; font: 200%/1.1 OpenSansLight; margin: 10px 0 0 0; display: block; } 		
header div.centering aside span img { margin: -10px 0 0 0; } 	

}	


/* 03. Navigation 
===================================================================*/

nav { position: relative; width: 440px; height: 28px; margin: 0 0 0 25px; padding: 0; }
nav ul { position: relative; width: 440px; height: 28px; margin: 10px 0 0 0; padding: 0; }
nav ul li { position: relative; height: 28px; top: 0; padding: 0 12px 0 12px; text-align: center; float: left; }
nav ul li { color: #fff; font: 180%/1.6 OpenSansBold; text-transform: lowercase; }
nav ul li:hover { background: #2b91c6; -webkit-border-radius: 5px; border-radius: 5px; }
nav ul li, nav ul a {	/*\*/overflow: hidden;/**/ height: 28px; }
nav ul li a { text-decoration: none; display: inline; }

nav ul li a:link, nav ul li a:active, nav ul li a:visited { color: #fff; text-decoration: none; }
nav ul li a:hover { color: #fff; text-decoration: none; }


.slicknav_menu { display: none; }

/* SlickNav */

.slicknav_btn { position: relative; display: block; vertical-align: middle; float: right; padding: 0.438em 0.625em 0.438em 0.625em; line-height: 1.125em; cursor: pointer; }
.slicknav_menu  .slicknav_menutxt { display: block; line-height: 1.188em; float: left; }
.slicknav_menu .slicknav_icon { float: left; margin: 0.188em 0 0 0.438em; }
.slicknav_menu .slicknav_no-text { margin: 0 }
.slicknav_menu .slicknav_icon-bar { display: block; width: 1.125em; height: 0.125em; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar { margin-top: 0.188em }
.slicknav_nav { clear: both }
.slicknav_nav ul,
.slicknav_nav li { display: block }
.slicknav_nav .slicknav_arrow { font-size: 0.8em; margin: 0 0 0 0.4em; }
.slicknav_nav .slicknav_item { display: block; cursor: pointer; }
.slicknav_nav a { display: block }
.slicknav_nav .slicknav_item a { display: inline }
.slicknav_menu:before,
.slicknav_menu:after { content: " "; display: table; }
.slicknav_menu:after { clear: both }
/* IE6/7 support */
.slicknav_menu { *zoom: 1 }

/* 
    User Default Style
    Change the following styles to modify the appearance of the menu.
*/

.slicknav_menu {
	font-size:16px;
}
/* Button */
.slicknav_btn {
	margin: 5px 5px 6px;	
	text-decoration:none;	
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;  
	background-color: #222222;
}
/* Button Text */
.slicknav_menu  .slicknav_menutxt {	
	color: #FFF;
	font-weight: bold;	
	text-shadow: 0 1px 3px #000;	
}
/* Button Lines */
.slicknav_menu .slicknav_icon-bar {
  background-color: #f5f5f5;
}
.slicknav_menu {
	background:#4c4c4c;
	padding:5px;
}
.slicknav_nav {
	color:#fff;
	margin:0;	
	padding:0;
	font-size:0.875em;
}
.slicknav_nav, .slicknav_nav ul {
	list-style: none;
	overflow:hidden;
}
.slicknav_nav ul {
	padding:0;
	margin:0 0 0 20px;
}
.slicknav_nav .slicknav_item {
	padding:5px 10px;
	margin:2px 5px;
}
.slicknav_nav a{
	padding:5px 10px;
	margin:2px 5px;
	text-decoration:none;
	color:#fff;
}
.slicknav_nav .slicknav_item a {
	padding:0;
	margin:0;
}
.slicknav_nav .slicknav_item:hover {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background:#ccc;
	color:#fff;	
}
.slicknav_nav a:hover{
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background:#ccc;
	color:#222;
}
.slicknav_nav .slicknav_txtnode {
     margin-left:15px;   
}



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


}

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

nav { display: none; }
nav #menu { display: none; }
.slicknav_menu { display: block; }

}

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

nav { display: none; }
nav #menu { display: none; }
.slicknav_menu { display: block; }

}

@media screen and (max-width:480px) {
/* smartphones, Android phones, landscape iPhone */



}

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

nav { display: none; }
nav #menu { display: none; }
.slicknav_menu { display: block; }

}


/* 04. Content 
===================================================================*/

section#wrapperHero { position: relative; width: 100%; height: 430px; background: #8cabc0 url(../img/heroBg.jpg) top center no-repeat; margin: 0; padding: 0; text-align: center; }
section#wrapperHero div.centering { width: 960px; height: 430px; display: inline-block; }
section#wrapperHero article { position: relative; width: 420px; height: 430px; margin: 0 0 0 50px; padding: 0; text-align: left; float: left; }
section#wrapperHero article span.header { color: #163044; font: 400%/1.1 OpenSansLight; margin: 75px 0 0 0; padding: 0; display: block; }
section#wrapperHero article ul.description { width: 450px; height: 85px; margin: 20px 0 0 0; padding: 0; overflow: hidden; }
section#wrapperHero article ul.description li { color: #163044; font: bold 170%/1.6 OpenSansLight; margin: 0; padding: 0; list-style: none; float: left; }

section#wrapperHero aside { position: relative; width: 480px; height: 430px; margin: 0; padding: 0; text-align: left; float: left; }


section#wrapperContent { position: relative; width: 100%; margin: -74px auto; padding: 0; text-align: center; z-index: 1; }
section#wrapperContent div.centering { width: 960px; display: inline-block; }

section#wrapperContent article { position: relative; width: 610px; margin: 0 0 0 40px; padding: 0; text-align: left; float: right; }
section#wrapperContent article div.box { position: relative; width: 610px; margin: 30px 0 0 0; padding: 0; text-align: left; float: left; background: #fafafa; -webkit-border-radius: 10px; border-radius: 10px; border-top: 1px solid #e8e6e6; }
section#wrapperContent article div.box:first-child { margin: 0; padding: 0; }
section#wrapperContent article div.shadow { -webkit-box-shadow: 0px 10px 10px 1px rgba(0, 0, 0, .3); box-shadow: 0px 10px 10px 1px rgba(0, 0, 0, .3); }
section#wrapperContent article div img { margin: 0 0 20px 20px; -webkit-border-radius: 5px; border-radius: 5px; float: right; }
section#wrapperContent article div img[alt*="single"], section#wrapperContent article div img[alt*="multiple"], section#wrapperContent article div img[alt*="fixed"], section#wrapperContent article div img[alt*="removable"], section#wrapperContent article div img[alt*="stabilised"] { margin: 0 16px 0 0; -webkit-border-radius: 0; border-radius: 0; float: left; }
section#wrapperContent article div ul { min-height: 80px; }
section#wrapperContent article div ul li { width: 255px; height: 40px; margin: 0 25px 0 0; list-style-image: url(../img/dotBlue.png); float: left; }
section#wrapperContent article div ul.logos li { width: 255px; height: 180px; margin: 0 25px 0 0; list-style: none; list-style-image: none; text-align: center; float: left; }
section#wrapperContent article iframe { position: relative; width: 610px; height: 350px; margin: 30px 0 0 0; padding: 0; text-align: left; float: left; background: #fafafa; -webkit-border-radius: 10px; border-radius: 10px; -webkit-box-shadow: 0px 10px 10px 1px rgba(0, 0, 0, .3); box-shadow: 0px 10px 10px 1px rgba(0, 0, 0, .3); }
section#wrapperContent article iframe { position: relative; width: 610px; height: 350px; margin: 30px 0 0 0; padding: 0; text-align: left; float: left; background: #fafafa; -webkit-border-radius: 10px; border-radius: 10px; -webkit-box-shadow: 0px 10px 10px 1px rgba(0, 0, 0, .3); box-shadow: 0px 10px 10px 1px rgba(0, 0, 0, .3); }
section#wrapperContent article iframe.youtube { position: relative; width: 560px; height: 420px; margin: 0 0 20px 0; padding: 0; text-align: left; -webkit-box-shadow:  none; box-shadow: none; }

section#wrapperContent article h2 { color: #0e76bc; font: 400%/1.6 OpenSansLight; margin: 5px 22px 10px 22px; padding: 0; }
section#wrapperContent article h3 { color: #0e76bc; font: bold 300%/1.6 OpenSansLight; margin: 5px 22px 10px 22px; padding: 0; }
section#wrapperContent article h4 { color: #0e76bc; font: bold 200%/1.6 OpenSansLight; margin: 5px 22px 10px 22px; padding: 0; }
section#wrapperContent article p { color: #5f6b76; font: 160%/1.4 Arial, Helvetica, sans-serif; margin: 20px 26px 12px 24px; padding: 0; }
section#wrapperContent article ul li { color: #5f6b76; font: 150%/1.2 Arial, Helvetica, sans-serif; }


section#wrapperContent aside { position: relative; width: 310px; margin: 0; padding: 0; text-align: left; }
section#wrapperContent aside div.boxDark { position: relative; width: 310px; margin: 0 0 30px 0; padding: 0; text-align: left; float: left; background: #183145; -webkit-border-radius: 10px; border-radius: 10px; }
section#wrapperContent aside div.boxLight { position: relative; width: 310px; min-height: 330px; margin: 0; padding: 0; text-align: left; float: left; background: #2b91c6; -webkit-border-radius: 10px; border-radius: 10px; }
section#wrapperContent aside div.staff { background: #2b91c6 url(../img/staff.png) bottom right no-repeat; }
section#wrapperContent aside div.shadow { -webkit-box-shadow: 0px 10px 10px 1px rgba(0, 0, 0, .3); box-shadow: 0px 10px 10px 1px rgba(0, 0, 0, .3); }
section#wrapperContent aside div ul { margin-bottom: 20px; }
section#wrapperContent aside div ul li { list-style-image: url(../img/dotBlue.png); }

section#wrapperContent aside h2 { color: #fefefe; font: 400%/1.6 OpenSansLight; margin: 5px 0 10px 22px; padding: 0; }
section#wrapperContent aside h3 { color: #fff; font: 300%/1.6 OpenSansBold; margin: 5px 0 0 20px; padding: 0; }
section#wrapperContent aside h4 { color: #fff; font: 260%/1.2 OpenSansBold; margin: 25px 150px 0 20px; padding: 0; text-transform: uppercase; }
section#wrapperContent aside h5 { color: #fff; font: 180%/1.2 OpenSansBold; margin: 0 20px 20px 20px; padding: 0; text-transform: uppercase; text-align: center; }
section#wrapperContent aside p { color: #fff; font: 160%/1.4 Arial, Helvetica, sans-serif; margin: 0 24px; padding: 0; }
section#wrapperContent aside div.boxDark p { position: relative; margin: 0; padding: 0; text-align: center; }
section#wrapperContent aside ul li { color: #fff; font: 160%/1.4 Arial, Helvetica, sans-serif; margin: 0; padding: 0; }


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


}

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

section#wrapperHero { display: none; }

section#wrapperContent { position: relative; width: 100%; margin: 20px 0 0 0; padding: 0; text-align: center; }
section#wrapperContent div.centering { width: 100%; }


section#wrapperContent article { position: relative; width: 96%; margin: 0 0 15px 15px; padding: 0; text-align: left; float: left; }
section#wrapperContent article div.box { position: relative; width: 100%; margin: 30px 0 0 0; padding: 0; text-align: left; float: left; background: #fafafa; -webkit-border-radius: 10px; border-radius: 10px; }
section#wrapperContent article div.box:first-child { margin: 0; padding: 0; }
section#wrapperContent article div.shadow { -webkit-box-shadow: 0px 10px 10px 1px rgba(0, 0, 0, .3); box-shadow: 0px 10px 10px 1px rgba(0, 0, 0, .3); }
section#wrapperContent article div img { margin: 0 auto 20px auto; -webkit-border-radius: 5px; border-radius: 5px; float: none; display: block; }
section#wrapperContent article div img[alt*="single"], section#wrapperContent article div img[alt*="multiple"], section#wrapperContent article div img[alt*="fixed"], section#wrapperContent article div img[alt*="removable"], section#wrapperContent article div img[alt*="stabilised"] { margin: 0 30px 0 30px; -webkit-border-radius: 0; border-radius: 0; float: left; }
section#wrapperContent article div ul { margin-bottom: 20px; }
section#wrapperContent article div ul li { width: 320px; height: 40px; margin: 0 25px 0 0; list-style-image: url(../img/dotBlue.png); float: left; }
section#wrapperContent article iframe { position: relative; width: 100%; height: 350px; margin: 30px 0 0 0; padding: 0; text-align: left; float: left; background: #fafafa; -webkit-border-radius: 10px; border-radius: 10px; -webkit-box-shadow: 0px 10px 10px 1px rgba(0, 0, 0, .3); box-shadow: 0px 10px 10px 1px rgba(0, 0, 0, .3); }
section#wrapperContent article iframe.youtube { position: relative; width: 720px; height: 540px; margin: 0 0 20px 0; padding: 0; text-align: left; -webkit-box-shadow:  none; box-shadow: none; }

section#wrapperContent article h2 { color: #0e76bc; font: 400%/1.0 OpenSansLight; margin: 5px 22px 20px 22px; padding: 0; text-align: center; }
section#wrapperContent article p { color: #5f6b76; font: 160%/1.4 Arial, Helvetica, sans-serif; margin: 0 24px 24px 24px; padding: 0; text-align: justify; }
section#wrapperContent article ul li { color: #5f6b76; font: 150%/1.2 Arial, Helvetica, sans-serif; }


section#wrapperContent aside { position: relative; width: 96%; margin: 0 0 0 15px; padding: 0; text-align: center; float: none; }
section#wrapperContent aside div.boxDark { position: relative; width: 428px; margin: 15px 0 0 0; padding: 0; text-align: left; background: #183145; -webkit-border-radius: 10px; border-radius: 10px; float: left; }
section#wrapperContent aside div.boxLight { position: relative; width: 310px min-height: 330px; margin: 15px 0 0 30px; padding: 0; text-align: left; background: #2b91c6; -webkit-border-radius: 10px; border-radius: 10px; float: left; }
section#wrapperContent aside div.staff { background: #2b91c6 url(../img/staff.png) bottom right no-repeat; }
section#wrapperContent aside div.shadow { -webkit-box-shadow: 0px 10px 10px 1px rgba(0, 0, 0, .3); box-shadow: 0px 10px 10px 1px rgba(0, 0, 0, .3); }
section#wrapperContent aside div ul { margin-bottom: 20px; }
section#wrapperContent aside div ul li { list-style-image: url(../img/dotBlue.png); }

section#wrapperContent aside h2 { color: #fefefe; font: 400%/1.6 OpenSansLight; margin: 5px 22px 10px 22px; padding: 0; text-align: center; }
section#wrapperContent aside h3 { color: #fff; font: 250%/1.6 OpenSansBold; margin: 5px 0 0 0; padding: 0; text-align: center; }
section#wrapperContent aside h4 { color: #fff; font: 260%/1.2 OpenSansBold; margin: 25px 150px 0 20px; padding: 0; text-transform: uppercase; }
section#wrapperContent aside p { color: #fff; font: 160%/1.4 Arial, Helvetica, sans-serif; margin: 0 24px; padding: 0; }
section#wrapperContent aside ul li { color: #fff; font: 160%/1.4 Arial, Helvetica, sans-serif; margin: 0; padding: 0; }

}

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

section#wrapperContent article div img[alt*="single"], section#wrapperContent article div img[alt*="multiple"], section#wrapperContent article div img[alt*="fixed"], section#wrapperContent article div img[alt*="removable"], section#wrapperContent article div img[alt*="stabilised"] { margin: 0 25px 0 25px; -webkit-border-radius: 0; border-radius: 0; float: left; }
section#wrapperContent article iframe.youtube { position: relative; width: 690px; height: 518px; margin: 0 0 20px 0; padding: 0; text-align: left; -webkit-box-shadow:  none; box-shadow: none; }

section#wrapperContent aside div.boxDark { position: relative; width: 397px; margin: 15px 0 0 0; padding: 0; text-align: left; background: #183145; -webkit-border-radius: 10px; border-radius: 10px; float: left; }

}


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

section#wrapperHero { display: none; }

section#wrapperContent { position: relative; width: 100%; margin: 20px 0 0 0; padding: 0; text-align: center; }
section#wrapperContent div.centering { width: 100%; }


section#wrapperContent article { position: relative; width: 95%; margin: 0 0 0 15px; padding: 0; text-align: left; float: left; }
section#wrapperContent article div.box { position: relative; width: 100%; margin: 30px 0 0 0; padding: 0; text-align: left; float: left; background: #fafafa; -webkit-border-radius: 10px; border-radius: 10px; }
section#wrapperContent article div.box:first-child { margin: 0; padding: 0; }
section#wrapperContent article div.shadow { -webkit-box-shadow: 0px 10px 10px 1px rgba(0, 0, 0, .3); box-shadow: 0px 10px 10px 1px rgba(0, 0, 0, .3); }
section#wrapperContent article div img { margin: 0 auto 20px auto; -webkit-border-radius: 5px; border-radius: 5px; float: none; display: block; }
section#wrapperContent article div img[alt*="single"], section#wrapperContent article div img[alt*="multiple"], section#wrapperContent article div img[alt*="fixed"], section#wrapperContent article div img[alt*="removable"], section#wrapperContent article div img[alt*="stabilised"] { margin: 0; -webkit-border-radius: 0; border-radius: 0; float: left; }
section#wrapperContent article div ul { margin-bottom: 20px; }
section#wrapperContent article div ul li { width: 455px; height: 40px; margin: 0 25px 0 0; list-style-image: url(../img/dotBlue.png); float: left; }
section#wrapperContent article iframe { position: relative; width: 100%; height: 350px; margin: 30px 0 0 0; padding: 0; text-align: left; float: left; background: #fafafa; -webkit-border-radius: 10px; border-radius: 10px; -webkit-box-shadow: 0px 10px 10px 1px rgba(0, 0, 0, .3); box-shadow: 0px 10px 10px 1px rgba(0, 0, 0, .3); }
section#wrapperContent article iframe.youtube { position: relative; width: 522px; height: 392px; margin: 0 0 20px 0; padding: 0; text-align: left; -webkit-box-shadow:  none; box-shadow: none; }

section#wrapperContent article h2 { color: #0e76bc; font: 400%/1.0 OpenSansLight; margin: 5px 22px 20px 22px; padding: 0; text-align: center; }
section#wrapperContent article p { color: #5f6b76; font: 160%/1.4 Arial, Helvetica, sans-serif; margin: 0 24px 24px 24px; padding: 0; text-align: justify; }
section#wrapperContent article ul li { color: #5f6b76; font: 150%/1.2 Arial, Helvetica, sans-serif; }


section#wrapperContent aside { position: relative; width: 95%; margin: 0 0 0 15px; padding: 0; text-align: center; clear: both; }
section#wrapperContent aside div.boxDark { position: relative; width: 100%; margin: 30px 0 0 0; padding: 0; text-align: left; background: #183145; -webkit-border-radius: 10px; border-radius: 10px; }
section#wrapperContent aside div.boxLight { position: relative; width: 100%; min-height: 330px; margin: 30px 0 0 0; padding: 0; text-align: left; background: #2b91c6; -webkit-border-radius: 10px; border-radius: 10px; }
section#wrapperContent aside div.staff { background: #2b91c6 url(../img/staff.png) bottom right no-repeat; }
section#wrapperContent aside div.shadow { -webkit-box-shadow: 0px 10px 10px 1px rgba(0, 0, 0, .3); box-shadow: 0px 10px 10px 1px rgba(0, 0, 0, .3); }
section#wrapperContent aside div ul { margin-bottom: 20px; }
section#wrapperContent aside div ul li { list-style-image: url(../img/dotBlue.png); }

section#wrapperContent aside h2 { color: #fefefe; font: 400%/1.6 OpenSansLight; margin: 5px 22px 10px 22px; padding: 0; text-align: center; }
section#wrapperContent aside h3 { color: #fff; font: 250%/1.6 OpenSansBold; margin: 5px 0 0 0; padding: 0; text-align: center; }
section#wrapperContent aside h4 { color: #fff; font: 260%/1.2 OpenSansBold; margin: 25px 150px 0 20px; padding: 0; text-transform: uppercase; }
section#wrapperContent aside p { color: #fff; font: 160%/1.4 Arial, Helvetica, sans-serif; margin: 0 24px; padding: 0; }
section#wrapperContent aside ul li { color: #fff; font: 160%/1.4 Arial, Helvetica, sans-serif; margin: 0; padding: 0; }

}

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

section#wrapperContent article { position: relative; width: 95%; margin: 0 0 0 15px; padding: 0; text-align: left; float: left; }
section#wrapperContent article iframe.youtube { position: relative; width: 490px; height: 368px; margin: 0 0 20px 0; padding: 0; text-align: left; -webkit-box-shadow:  none; box-shadow: none; }

section#wrapperContent article div img[alt*="single"], section#wrapperContent article div img[alt*="multiple"], section#wrapperContent article div img[alt*="fixed"], section#wrapperContent article div img[alt*="removable"], section#wrapperContent article div img[alt*="stabilised"] { margin: 0 -7px 20px 0; -webkit-border-radius: 0; border-radius: 0; float: left; }

}

@media screen and (max-width:480px) {
/* smartphones, Android phones, landscape iPhone */

section#wrapperHero { display: none; }

section#wrapperContent { position: relative; width: 100%; margin: 20px 0 0 0; padding: 0; text-align: center; }
section#wrapperContent div.centering { width: 100%; }


section#wrapperContent article { position: relative; width: 94%; margin: 0 0 30px 15px; padding: 0; text-align: left; float: left; }
section#wrapperContent article div.box { position: relative; width: 100%; margin: 30px 0 0 0; padding: 0; text-align: left; float: left; background: #fafafa; -webkit-border-radius: 10px; border-radius: 10px; }
section#wrapperContent article div.box:first-child { margin: 0; padding: 0; }
section#wrapperContent article div.shadow { -webkit-box-shadow: 0px 10px 10px 1px rgba(0, 0, 0, .3); box-shadow: 0px 10px 10px 1px rgba(0, 0, 0, .3); }
section#wrapperContent article div img { margin: 0 auto 20px auto; -webkit-border-radius: 5px; border-radius: 5px; float: none; display: block; }
section#wrapperContent article div img[alt*="single"], section#wrapperContent article div img[alt*="multiple"], section#wrapperContent article div img[alt*="fixed"], section#wrapperContent article div img[alt*="removable"], section#wrapperContent article div img[alt*="stabilised"] { margin: 0 auto 0 auto; -webkit-border-radius: 0; border-radius: 0; float: none; }
section#wrapperContent article div ul { margin-bottom: 20px; }
section#wrapperContent article div ul li { width: 180px; height: 60px; margin: 0 25px 0 0; list-style-image: url(../img/dotBlue.png); float: left; }
section#wrapperContent article iframe { position: relative; width: 100%; height: 350px; margin: 30px 0 0 0; padding: 0; text-align: left; background: #fafafa; -webkit-border-radius: 10px; border-radius: 10px; -webkit-box-shadow: 0px 10px 10px 1px rgba(0, 0, 0, .3); box-shadow: 0px 10px 10px 1px rgba(0, 0, 0, .3); }
section#wrapperContent article iframe.youtube { position: relative; width: 400px; height: 300px; margin: 0 0 20px 0; padding: 0; text-align: left; -webkit-box-shadow:  none; box-shadow: none; }

section#wrapperContent article h2 { color: #0e76bc; font: 400%/1.0 OpenSansLight; margin: 5px 22px 20px 22px; padding: 0; text-align: center; }
section#wrapperContent article h3 { color: #0e76bc; font: bold 250%/1.6 OpenSansLight; margin: 5px 22px 10px 22px; padding: 0; }
section#wrapperContent article h4 { color: #0e76bc; font: bold 200%/1.6 OpenSansLight; margin: 5px 22px 10px 22px; padding: 0; }
section#wrapperContent article p { color: #5f6b76; font: 160%/1.4 Arial, Helvetica, sans-serif; margin: 0 24px 24px 24px; padding: 0; text-align: justify; }
section#wrapperContent article ul li { color: #5f6b76; font: 150%/1.2 Arial, Helvetica, sans-serif; }


section#wrapperContent aside { position: relative; width: 94%; margin: 15px 0 0 15px !important; padding: 0; text-align: center; clear: both; }
section#wrapperContent aside div.boxDark { position: relative; width: 100%; margin: 0; padding: 0; text-align: left; background: #183145; -webkit-border-radius: 10px; border-radius: 10px; display: inline-block; }
section#wrapperContent aside div.boxLight { position: relative; width: 100%; min-height: 330px; margin: 30px 0 0 0; padding: 0; text-align: left; background: #2b91c6; -webkit-border-radius: 10px; border-radius: 10px; }
section#wrapperContent aside div.staff { background: #2b91c6 url(../img/staff.png) bottom right no-repeat; }
section#wrapperContent aside div.shadow { -webkit-box-shadow: 0px 10px 10px 1px rgba(0, 0, 0, .3); box-shadow: 0px 10px 10px 1px rgba(0, 0, 0, .3); }
section#wrapperContent aside div ul { margin-bottom: 20px; }
section#wrapperContent aside div ul li { list-style-image: url(../img/dotBlue.png); }

section#wrapperContent aside h2 { color: #fefefe; font: 400%/1.2 OpenSansLight; margin: 5px 22px 10px 22px; padding: 0; text-align: center; }
section#wrapperContent aside h3 { color: #fff; font: 250%/1.2 OpenSansBold; margin: 5px 0 0 0; padding: 0; text-align: center; }
section#wrapperContent aside h4 { color: #fff; font: 200%/1.2 OpenSansBold; margin: 25px 135px 0 20px; padding: 0; text-transform: uppercase; }
section#wrapperContent aside p { color: #fff; font: 160%/1.4 Arial, Helvetica, sans-serif; margin: 0 24px; padding: 0; }
section#wrapperContent aside ul li { color: #fff; font: 160%/1.4 Arial, Helvetica, sans-serif; margin: 0; padding: 0; }

}

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

section#wrapperHero { display: none; }

section#wrapperContent { position: relative; width: 100%; margin: 20px 0 0 0; padding: 0; text-align: center; }
section#wrapperContent div.centering { width: 100%; }


section#wrapperContent article { position: relative; width: 90%; margin: 0 0 30px 15px; padding: 0; text-align: left; float: left; }
section#wrapperContent article div.box { position: relative; width: 100%; margin: 30px 0 0 0; padding: 0; text-align: left; float: left; background: #fafafa; -webkit-border-radius: 10px; border-radius: 10px; }
section#wrapperContent article div.box:first-child { margin: 0; padding: 0; }
section#wrapperContent article div.shadow { -webkit-box-shadow: 0px 10px 10px 1px rgba(0, 0, 0, .3); box-shadow: 0px 10px 10px 1px rgba(0, 0, 0, .3); }
section#wrapperContent article div img { margin: 0 auto 20px auto; -webkit-border-radius: 5px; border-radius: 5px; float: none; display: block; }
section#wrapperContent article div img[alt*="single"], section#wrapperContent article div img[alt*="multiple"], section#wrapperContent article div img[alt*="fixed"], section#wrapperContent article div img[alt*="removable"], section#wrapperContent article div img[alt*="stabilised"] { margin: 0 auto 0 auto; -webkit-border-radius: 0; border-radius: 0; float: none; }
section#wrapperContent article div ul { margin-bottom: 20px; }
section#wrapperContent article div ul li { width: 225px; height: 60px; margin: 0 25px 0 0; list-style-image: url(../img/dotBlue.png); float: left; }
section#wrapperContent article iframe { position: relative; width: 100%; height: 350px; margin: 30px 0 0 0; padding: 0; text-align: left; background: #fafafa; -webkit-border-radius: 10px; border-radius: 10px; -webkit-box-shadow: 0px 10px 10px 1px rgba(0, 0, 0, .3); box-shadow: 0px 10px 10px 1px rgba(0, 0, 0, .3); }
section#wrapperContent article iframe.youtube { position: relative; width: 240px; height: 180px; margin: 0 0 20px 0; padding: 0; text-align: left; -webkit-box-shadow:  none; box-shadow: none; }

section#wrapperContent article h2 { color: #0e76bc; font: 400%/1.0 OpenSansLight; margin: 5px 22px 20px 22px; padding: 0; text-align: center; }
section#wrapperContent article h3 { color: #0e76bc; font: bold 250%/1.6 OpenSansLight; margin: 5px 22px 10px 22px; padding: 0; }
section#wrapperContent article h4 { color: #0e76bc; font: bold 200%/1.6 OpenSansLight; margin: 5px 22px 10px 22px; padding: 0; }
section#wrapperContent article p { color: #5f6b76; font: 160%/1.4 Arial, Helvetica, sans-serif; margin: 0 24px 24px 24px; padding: 0; text-align: justify; }
section#wrapperContent article ul li { color: #5f6b76; font: 150%/1.2 Arial, Helvetica, sans-serif; }


section#wrapperContent aside { position: relative; width: 90%; margin: 15px 0 0 15px !important; padding: 0; text-align: center; clear: both; }
section#wrapperContent aside div.boxDark { position: relative; width: 100%; margin: 0; padding: 0; text-align: left; background: #183145; -webkit-border-radius: 10px; border-radius: 10px; display: inline-block; }
section#wrapperContent aside div.boxDark p img { width: 250px; }
section#wrapperContent aside div.boxLight { position: relative; width: 100%; min-height: 330px; margin: 30px 0 0 0; padding: 0; text-align: left; background: #2b91c6; -webkit-border-radius: 10px; border-radius: 10px; }
section#wrapperContent aside div.staff { background: #2b91c6 url(../img/staff.png) bottom right no-repeat; }
section#wrapperContent aside div.shadow { -webkit-box-shadow: 0px 10px 10px 1px rgba(0, 0, 0, .3); box-shadow: 0px 10px 10px 1px rgba(0, 0, 0, .3); }
section#wrapperContent aside div ul { margin-bottom: 20px; }
section#wrapperContent aside div ul li { list-style-image: url(../img/dotBlue.png); }

section#wrapperContent aside h2 { color: #fefefe; font: 400%/1.2 OpenSansLight; margin: 5px 22px 10px 22px; padding: 0; text-align: center; }
section#wrapperContent aside h3 { color: #fff; font: 250%/1.2 OpenSansBold; margin: 5px 0 0 0; padding: 0; text-align: center; }
section#wrapperContent aside h4 { color: #fff; font: 200%/1.2 OpenSansBold; margin: 25px 135px 0 20px; padding: 0; text-transform: uppercase; }
section#wrapperContent aside p { color: #fff; font: 160%/1.4 Arial, Helvetica, sans-serif; margin: 0 24px; padding: 0; }
section#wrapperContent aside ul li { color: #fff; font: 160%/1.4 Arial, Helvetica, sans-serif; margin: 0; padding: 0; }


}


section#wrapperContent a:link, section#wrapperContent a:active, section#wrapperContent a:visited { color: #0e76bc; text-decoration: none; border-bottom: 1px dashed #0e76bc; }
section#wrapperContent a:hover { color: #0e76bc; text-decoration: none; border-bottom: 2px solid #0e76bc; }


/* 05. Footer
===================================================================*/

footer { position: relative; width: 100%; height: 710px; margin: -100px 0 0 0; padding: 0; text-align: center; background: url(../img/footerBg.png) repeat-x; }

footer div.centering { width: 960px; margin-top: 180px; display: inline-block; }
footer div div { text-align: left; height: 380px; background: url(../img/footerBorder.png) top right repeat-y; float: left; }
footer div div.one { width: 220px; }
footer div div.two { width: 215px; padding: 0 15px; }
footer div div.three { width: 130px; padding: 0 15px; }
footer div div.four { width: 280px; padding: 0 15px; background: none; }

footer div div h2 { color: #fff; font: bold 170%/1.6 Arial, Helvetica, sans-serif; margin: 0 0 5px 0; padding: 0; }
footer div div p { color: #fff; font: 140%/1.2 Arial, Helvetica, sans-serif; margin: 0; padding: 0; }

footer section { position: relative; width: 960px; height: 50px; margin: 70px 0 0 0; padding: 0; text-align: left; display: inline-block;}
footer section article { position: relative; width: 760px; height: 50px; margin: 0; padding: 0; text-align: left; float: left; }
footer section aside { position: relative; width: 200px; height: 50px; margin: 0; padding: 0; text-align: center; float: left; }
footer aside img { margin: 2px 5px 0 0; float: left; }

footer section p { color: #fff; font: 120%/1.6 Arial, Helvetica, sans-serif; margin: 0; padding: 0; }


footer a:link, footer a:active, footer a:visited { color: #87b1cd; text-decoration: underline; }
footer a:hover { color: #2b91c6; text-decoration: underline; }

footer a.locLink { background: none repeat scroll 0 0 #026c94; color: #fff; font-weight: bold; width: 195px; margin: 20px 0 0; padding: 10px; text-decoration: none; display: block; text-align: center; }


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


}

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

footer { position: relative; width: 100%; height: auto; margin: 20px 0 0 0; padding: 0; text-align: center; background: #4b7fa4 url(../img/footerBgTablet.png) repeat-x; }

footer div.centering { width: 100%; margin-top: 20px; display: inline-block; }
footer div div { text-align: left; height: auto; background: none; float: none; margin: 0 0 20px 70px; float: left; }
footer div div.one { width: 40%; }
footer div div.two { width: 40%; padding: 0; }
footer div div.three { width: 40%; padding: 0; }
footer div div.four { width: 40%; padding: 0; }

footer div div h2 { color: #fff; font: bold 170%/1.6 Arial, Helvetica, sans-serif; margin: 0 0 5px 0; padding: 0; }
footer div div p { color: #fff; font: 140%/1.2 Arial, Helvetica, sans-serif; margin: 0; padding: 0; }

footer section { position: relative; width: 100%; height: 80px; margin: 0; padding: 0; text-align: center; background: #2f5067; }
footer section article { position: relative; width: 500px; height: 50px; margin: 20px 0 0 0; padding: 0; text-align: center; float: left; display: inline-block; }
footer section aside { position: relative; width: 200px; height: 50px; margin: 20px 0 0 0; padding: 0; text-align: center; float: left; display: inline-block; }
footer aside img { margin: 2px 5px 0 0; float: left; }

footer section p { color: #fff; font: 120%/1.6 Arial, Helvetica, sans-serif; margin: 0; padding: 0; }


footer a:link, footer a:active, footer a:visited { color: #87b1cd; text-decoration: underline; }
footer a:hover { color: #2b91c6; text-decoration: underline; }

footer a.locLink { background: none repeat scroll 0 0 #026c94; color: #fff; font-weight: bold; width: 195px; margin: 20px 0 0; padding: 10px; text-decoration: none; display: block; }

}

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

footer { position: relative; width: 100%; height: auto; margin: 20px 0 0 0; padding: 0; text-align: center; background: #4b7fa4 url(../img/footerBgTablet.png) repeat-x; }

footer div.centering { width: 100%; margin-top: 20px; display: inline-block; }
footer div div { text-align: left; height: auto; background: none; float: none; margin: 0 15px 20px 30px; float: left; }
footer div div.one { width: 40%; }
footer div div.two { width: 40%; padding: 0; }
footer div div.three { width: 40%; padding: 0; }
footer div div.four { width: 40%; padding: 0; }

footer div div h2 { color: #fff; font: bold 170%/1.6 Arial, Helvetica, sans-serif; margin: 0 0 5px 0; padding: 0; }
footer div div p { color: #fff; font: 140%/1.2 Arial, Helvetica, sans-serif; margin: 0; padding: 0; }

footer section { position: relative; width: 100%; height: 80px; margin: 0; padding: 0; text-align: center; background: #2f5067; }
footer section article { position: relative; width: 330px; height: 50px; margin: 20px 0 0 0; padding: 0; text-align: center; float: left; display: inline-block; }
footer section aside { position: relative; width: 200px; height: 50px; margin: 20px 0 0 0; padding: 0; text-align: center; float: left; display: inline-block; }
footer aside img { margin: 2px 5px 0 0; float: left; }

footer section p { color: #fff; font: 120%/1.6 Arial, Helvetica, sans-serif; margin: 0; padding: 0; }


footer a:link, footer a:active, footer a:visited { color: #87b1cd; text-decoration: underline; }
footer a:hover { color: #2b91c6; text-decoration: underline; }

footer a.locLink { background: none repeat scroll 0 0 #026c94; color: #fff; font-weight: bold; width: 195px; margin: 20px 0 0; padding: 10px; text-decoration: none; display: block; }


}

@media screen and (max-width:480px) {
/* smartphones, Android phones, landscape iPhone */

footer { position: relative; width: 100%; height: auto; margin: 20px 0 0 0; padding: 0; text-align: center; background: #4b7fa4 url(../img/footerBgTablet.png) repeat-x; }

footer div.centering { width: 100%; margin-top: 20px; display: inline-block; }
footer div div { text-align: left; height: auto; background: none; float: none; margin: 0 auto 20px auto; }
footer div div.one { width: 220px; }
footer div div.two { width: 220px; padding: 0; }
footer div div.three { width: 220px; padding: 0; }
footer div div.four { width: 220px; padding: 0; }

footer div div h2 { color: #fff; font: bold 170%/1.6 Arial, Helvetica, sans-serif; margin: 0 0 5px 0; padding: 0; }
footer div div p { color: #fff; font: 140%/1.2 Arial, Helvetica, sans-serif; margin: 0; padding: 0; }

footer section { position: relative; width: 100%; height: auto; margin: 20px 0 0 0; padding: 0; text-align: center; display: inline-block; background: #2f5067; }
footer section article { position: relative; width: 90%; height: 50px; margin: 20px auto 0 auto; padding: 0; text-align: center; float: none; }
footer section aside { position: relative; width: 200px; height: 50px; margin: 0 auto 20px auto; padding: 0; text-align: center; float: none; }
footer aside img { margin: 2px 5px 0 0; float: left; }

footer section p { color: #fff; font: 120%/1.6 Arial, Helvetica, sans-serif; margin: 0; padding: 0; }


footer a:link, footer a:active, footer a:visited { color: #87b1cd; text-decoration: underline; }
footer a:hover { color: #2b91c6; text-decoration: underline; }

footer a.locLink { background: none repeat scroll 0 0 #026c94; color: #fff; font-weight: bold; margin: 20px 0 0; width: 195px; padding: 10px; text-decoration: none; display: block; }

}

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

footer { position: relative; width: 100%; height: auto; margin: 20px 0 0 0; padding: 0; text-align: center; background: #4b7fa4 url(../img/footerBgTablet.png) repeat-x; }

footer div.centering { width: 100%; margin-top: 20px; display: inline-block; }
footer div div { text-align: left; height: auto; background: none; float: none; margin: 0 auto 20px auto; }
footer div div.one { width: 220px; }
footer div div.two { width: 220px; padding: 0; }
footer div div.three { width: 220px; padding: 0; }
footer div div.four { width: 220px; padding: 0; }

footer div div h2 { color: #fff; font: bold 170%/1.6 Arial, Helvetica, sans-serif; margin: 0 0 5px 0; padding: 0; }
footer div div p { color: #fff; font: 140%/1.2 Arial, Helvetica, sans-serif; margin: 0; padding: 0; }

footer section { position: relative; width: 100%; height: auto; margin: 20px 0 0 0; padding: 0; text-align: center; display: inline-block; background: #2f5067; }
footer section article { position: relative; width: 90%; height: 50px; margin: 20px auto 0 auto; padding: 0; text-align: center; float: none; }
footer section aside { position: relative; width: 200px; height: 50px; margin: 0 auto 20px auto; padding: 0; text-align: center; float: none; }
footer aside img { margin: 2px 5px 0 0; float: left; }

footer section p { color: #fff; font: 120%/1.6 Arial, Helvetica, sans-serif; margin: 0; padding: 0; }


footer a:link, footer a:active, footer a:visited { color: #87b1cd; text-decoration: underline; }
footer a:hover { color: #2b91c6; text-decoration: underline; }

footer a.locLink { background: none repeat scroll 0 0 #026c94; color: #fff; font-weight: bold; margin: 20px 0 0; width: 195px; padding: 10px; text-decoration: none; display: block; }

}


/* Form Elements 
===================================================================*/

/*Defaults Styling*/
form.enquiry { margin: 0; }
fieldset {margin-top: 0; margin-bottom:36px;}
fieldset.action {margin-top:-20px;}
label { color: #fefefe; font: 400%/1.9 OpenSansLight; margin: 15px 22px 10px 22px; padding: 0; width: auto; display: inline; float: none; }
label.small { color: #fefefe; font: 140%/1.4 Arial, Helvetica, sans-serif; margin: 0 26px 24px 24px; padding: 0; display: block; }
label.opt {font-weight:normal;}
dl {clear:both;}
dt {line-height:25px; margin:0;}
dd {line-height:25px; margin:0;}

input, textarea, select { 	
	width: 82%;
	border: 1px solid #999;
	-webkit-border-radius: 3px;-khtml-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
	margin: 0 22px;
	padding: 5px;
	background: #fff;
	background: -webkit-gradient(linear, left top, left 25, from(#fff), color-stop(6%, #eee), to(#fff));
	background: -moz-linear-gradient(top, #fff, #eee 2px, #fff 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	font-size: 200%;
}

input.itextSmall { 	
	width: 100px;
	margin: 0 0 0 20px;
	border: 1px solid #999;
	-webkit-border-radius: 3px;-khtml-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
	padding: 5px;
	background: #fff;
	background: -webkit-gradient(linear, left top, left 25, from(#fff), color-stop(6%, #eee), to(#fff));
	background: -moz-linear-gradient(top, #fff, #eee 2px, #fff 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}

input.ibutton {
	width: 200px;
	height: 40px;
	font-size: 180%;
	font-weight: bold;
	margin: 0 0 22px 55px;
	background: #efefef;
	background: -webkit-gradient(linear, left top, left 25, from(#dadada), color-stop(6%, #efefef), to(#dadada));
	background: -moz-linear-gradient(top, #dadada, #efefef 2px, #dadada 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}


img.captcha { margin-top: -7px; margin-left: 38px; }


div.error { background: #F00; font-size: 160%; font-weight: bold; color: #fff; padding: 5px; text-align: center; margin: 0 22px; }

form.appointment { margin: 0; }
fieldset {margin-top: 0; margin-bottom:36px;}
fieldset.action {margin-top:-20px;}
form.appointment label { color: #fefefe; font: 110%/1.4 OpenSansLight; margin: 0 0 10px 0; padding: 0; width: auto; height: 30px !important; display: inline; float: none; }
label.small { color: #fefefe; font: 140%/1.4 Arial, Helvetica, sans-serif; margin: 0 26px 24px 24px; padding: 0; display: block; }
label.opt {font-weight:normal;}
dl {clear:both;}
dt {line-height:25px; margin:0;}
dd {line-height:25px; margin:0;}

form.appointment input, form.appointment textarea, form.appointment select { 	
	width: 95%;
	border: 1px solid #999;
	-webkit-border-radius: 3px;-khtml-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
	margin: 0;
	padding: 5px;
	background: #fff;
	background: -webkit-gradient(linear, left top, left 25, from(#fff), color-stop(6%, #eee), to(#fff));
	background: -moz-linear-gradient(top, #fff, #eee 2px, #fff 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	font-size: 120%;
}

form.appointment input.half { 	
	width: 120px;
	border: 1px solid #999;
	-webkit-border-radius: 3px;-khtml-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
	margin: 0;
	padding: 5px;
	background: #fff;
	background: -webkit-gradient(linear, left top, left 25, from(#fff), color-stop(6%, #eee), to(#fff));
	background: -moz-linear-gradient(top, #fff, #eee 2px, #fff 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	font-size: 120%;
	float: left;
}

form.appointment input.half:first-child { 	
	margin: 0 16px 0 0  !important;
}

form.appointment input.itextSmall { 	
	width: 100px;
	margin: 0 0 0 20px;
	border: 1px solid #999;
	-webkit-border-radius: 3px;-khtml-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
	padding: 5px;
	background: #fff;
	background: -webkit-gradient(linear, left top, left 25, from(#fff), color-stop(6%, #eee), to(#fff));
	background: -moz-linear-gradient(top, #fff, #eee 2px, #fff 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}

form.appointment input.ibutton {
	width: 200px;
	height: 30px;
	font-size: 140%;
	font-weight: bold;
	margin: 0 0 22px 48px;
	background: #efefef;
	background: -webkit-gradient(linear, left top, left 25, from(#dadada), color-stop(6%, #efefef), to(#dadada));
	background: -moz-linear-gradient(top, #dadada, #efefef 2px, #dadada 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}

form.appointment img.captcha { margin-top: 0; margin-left: 32px; }


div.error { background: #F00; font-size: 160%; font-weight: bold; color: #fff; padding: 5px; text-align: center; margin: 0 22px; }



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


}

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

form.enquiry { width: 420px; margin: 0; }

form.enquiry input, form.enquiry textarea, form.enquiry select { 	
	width: 88%;
	border: 1px solid #999;
	-webkit-border-radius: 3px;-khtml-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
	margin: 0 22px;
	padding: 5px;
	background: #fff;
	background: -webkit-gradient(linear, left top, left 25, from(#fff), color-stop(6%, #eee), to(#fff));
	background: -moz-linear-gradient(top, #fff, #eee 2px, #fff 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	font-size: 200%;
}

form.enquiry input.itextSmall { 	
	width: 100px;
	margin: 0 0 0 20px;
	border: 1px solid #999;
	-webkit-border-radius: 3px;-khtml-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
	padding: 5px;
	background: #fff;
	background: -webkit-gradient(linear, left top, left 25, from(#fff), color-stop(6%, #eee), to(#fff));
	background: -moz-linear-gradient(top, #fff, #eee 2px, #fff 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}

form.enquiry input.ibutton {
	width: 200px;
	height: 40px;
	font-size: 180%;
	font-weight: bold;
	margin: 0 0 22px 110px;
	background: #efefef;
	background: -webkit-gradient(linear, left top, left 25, from(#dadada), color-stop(6%, #efefef), to(#dadada));
	background: -moz-linear-gradient(top, #dadada, #efefef 2px, #dadada 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}


form.enquiry img.captcha { margin-top: -7px; margin-left: 95px; }

form.appointment input.half { 	
	width: 138px;
	border: 1px solid #999;
	-webkit-border-radius: 3px;-khtml-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
	margin: 0;
	padding: 5px;
	background: #fff;
	background: -webkit-gradient(linear, left top, left 25, from(#fff), color-stop(6%, #eee), to(#fff));
	background: -moz-linear-gradient(top, #fff, #eee 2px, #fff 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	font-size: 120%;
	float: left;
}

form.appointment input.half:first-child { 	
	margin: 0 16px 0 0  !important;
}

form.appointment img.captcha { margin-top: 0; margin-left: 45px; }

form.appointment input.ibutton {
	margin: 0 0 22px 62px;
}

}

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

form.enquiry { width: 389px; margin: 0; }

form.enquiry input.ibutton {
	width: 200px;
	height: 40px;
	font-size: 180%;
	font-weight: bold;
	margin: 0 0 22px 97px;
	background: #efefef;
	background: -webkit-gradient(linear, left top, left 25, from(#dadada), color-stop(6%, #efefef), to(#dadada));
	background: -moz-linear-gradient(top, #dadada, #efefef 2px, #dadada 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}


form.enquiry img.captcha { margin-top: -7px; margin-left: 80px; }

form.appointment input.half { 	
	width: 130px;
	border: 1px solid #999;
	-webkit-border-radius: 3px;-khtml-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
	margin: 0;
	padding: 5px;
	background: #fff;
	background: -webkit-gradient(linear, left top, left 25, from(#fff), color-stop(6%, #eee), to(#fff));
	background: -moz-linear-gradient(top, #fff, #eee 2px, #fff 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	font-size: 120%;
	float: left;
}


}

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

form.enquiry { width: 100%; margin: 0; }

form.enquiry input, form.enquiry textarea, form.enquiry select { 	
	width: 90%;
	border: 1px solid #999;
	-webkit-border-radius: 3px;-khtml-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
	margin: 0 22px;
	padding: 5px;
	background: #fff;
	background: -webkit-gradient(linear, left top, left 25, from(#fff), color-stop(6%, #eee), to(#fff));
	background: -moz-linear-gradient(top, #fff, #eee 2px, #fff 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	font-size: 200%;
}

form.enquiry input.itextSmall { 	
	width: 100px;
	margin: 0 0 0 20px;
	border: 1px solid #999;
	-webkit-border-radius: 3px;-khtml-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
	padding: 5px;
	background: #fff;
	background: -webkit-gradient(linear, left top, left 25, from(#fff), color-stop(6%, #eee), to(#fff));
	background: -moz-linear-gradient(top, #fff, #eee 2px, #fff 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}

form.enquiry input.ibutton {
	width: 200px;
	height: 40px;
	font-size: 180%;
	font-weight: bold;
	margin: 0 0 22px 182px;
	background: #efefef;
	background: -webkit-gradient(linear, left top, left 25, from(#dadada), color-stop(6%, #efefef), to(#dadada));
	background: -moz-linear-gradient(top, #dadada, #efefef 2px, #dadada 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}


form.enquiry img.captcha { margin-top: -7px; margin-left: 165px; }

form.appointment input.half { 	
	width: 100px;
	border: 1px solid #999;
	-webkit-border-radius: 3px;-khtml-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
	margin: 0;
	padding: 5px;
	background: #fff;
	background: -webkit-gradient(linear, left top, left 25, from(#fff), color-stop(6%, #eee), to(#fff));
	background: -moz-linear-gradient(top, #fff, #eee 2px, #fff 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	font-size: 120%;
	float: left;
}

form.appointment input.half:first-child { 	
	margin: 0 16px 0 0  !important;
}

form.appointment img.captcha { margin-top: 0; margin-left: 2px; }

form.appointment input.ibutton {
	margin: 0 0 22px 20px;
}

}

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

form.enquiry input, form.enquiry textarea, form.enquiry select { 	
	width: 90%;
	border: 1px solid #999;
	-webkit-border-radius: 3px;-khtml-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
	margin: 0 22px;
	padding: 5px;
	background: #fff;
	background: -webkit-gradient(linear, left top, left 25, from(#fff), color-stop(6%, #eee), to(#fff));
	background: -moz-linear-gradient(top, #fff, #eee 2px, #fff 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	font-size: 200%;
}

form.enquiry input.itextSmall { 	
	width: 100px;
	margin: 0 0 0 20px;
	border: 1px solid #999;
	-webkit-border-radius: 3px;-khtml-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
	padding: 5px;
	background: #fff;
	background: -webkit-gradient(linear, left top, left 25, from(#fff), color-stop(6%, #eee), to(#fff));
	background: -moz-linear-gradient(top, #fff, #eee 2px, #fff 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}

form.enquiry input.ibutton {
	width: 200px;
	height: 40px;
	font-size: 180%;
	font-weight: bold;
	margin: 0 0 22px 175px;
	background: #efefef;
	background: -webkit-gradient(linear, left top, left 25, from(#dadada), color-stop(6%, #efefef), to(#dadada));
	background: -moz-linear-gradient(top, #dadada, #efefef 2px, #dadada 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}


form.enquiry img.captcha { margin-top: -7px; margin-left: 156px; }

form.appointment input.half { 	
	width: 95%;
	border: 1px solid #999;
	-webkit-border-radius: 3px;-khtml-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
	margin: 0;
	padding: 5px;
	background: #fff;
	background: -webkit-gradient(linear, left top, left 25, from(#fff), color-stop(6%, #eee), to(#fff));
	background: -moz-linear-gradient(top, #fff, #eee 2px, #fff 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	font-size: 120%;
	float: none !important;
}

form.appointment input.half:first-child { 	
	margin: 0 16px 9px 0  !important;
}

form.appointment input.itextSmall { 	
	width: 80px;
	margin: 0 0 0 20px;
	border: 1px solid #999;
	-webkit-border-radius: 3px;-khtml-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
	padding: 5px;
	background: #fff;
	background: -webkit-gradient(linear, left top, left 25, from(#fff), color-stop(6%, #eee), to(#fff));
	background: -moz-linear-gradient(top, #fff, #eee 2px, #fff 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}

form.appointment img.captcha { margin-top: 0; margin-left: 5px; }

form.appointment input.ibutton {
	margin: 0 0 22px 13px;
}


}

@media screen and (max-width:480px) {
/* smartphones, Android phones, landscape iPhone */

input, textarea, select { 	
	width: 88%;
	border: 1px solid #999;
	-webkit-border-radius: 3px;-khtml-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
	margin: 0 22px;
	padding: 5px;
	background: #fff;
	background: -webkit-gradient(linear, left top, left 25, from(#fff), color-stop(6%, #eee), to(#fff));
	background: -moz-linear-gradient(top, #fff, #eee 2px, #fff 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	font-size: 200%;
}

input.ibutton {
	width: 200px;
	height: 40px;
	font-size: 180%;
	font-weight: bold;
	margin: 0 0 22px 126px;
	background: #efefef;
	background: -webkit-gradient(linear, left top, left 25, from(#dadada), color-stop(6%, #efefef), to(#dadada));
	background: -moz-linear-gradient(top, #dadada, #efefef 2px, #dadada 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}


img.captcha { margin-top: -7px; margin-left: 110px; }


}

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

form.enquiry { width: 100%; margin: 0; }

label { color: #fefefe; font: 350%/1.9 OpenSansLight; margin: 15px 22px 10px 22px; padding: 0; width: auto; display: inline; float: none; }

form.enquiry input, form.enquiry textarea, form.enquiry select { 	
	width: 81%;
	border: 1px solid #999;
	-webkit-border-radius: 3px;-khtml-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
	margin: 0 22px;
	padding: 5px;
	background: #fff;
	background: -webkit-gradient(linear, left top, left 25, from(#fff), color-stop(6%, #eee), to(#fff));
	background: -moz-linear-gradient(top, #fff, #eee 2px, #fff 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	font-size: 200%;
}

form.enquiry input.itextSmall { 	
	width: 100px;
	margin: 0 0 0 20px;
	border: 1px solid #999;
	-webkit-border-radius: 3px;-khtml-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
	padding: 5px;
	background: #fff;
	background: -webkit-gradient(linear, left top, left 25, from(#fff), color-stop(6%, #eee), to(#fff));
	background: -moz-linear-gradient(top, #fff, #eee 2px, #fff 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}

form.enquiry input.ibutton {
	width: 200px;
	height: 40px;
	font-size: 180%;
	font-weight: bold;
	margin: 0 0 22px 44px;
	background: #efefef;
	background: -webkit-gradient(linear, left top, left 25, from(#dadada), color-stop(6%, #efefef), to(#dadada));
	background: -moz-linear-gradient(top, #dadada, #efefef 2px, #dadada 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}


form.enquiry img.captcha { margin-top: -7px; margin-left: 26px; }

form.appointment input.half { 	
	width: 95%;
	border: 1px solid #999;
	-webkit-border-radius: 3px;-khtml-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
	margin: 0;
	padding: 5px;
	background: #fff;
	background: -webkit-gradient(linear, left top, left 25, from(#fff), color-stop(6%, #eee), to(#fff));
	background: -moz-linear-gradient(top, #fff, #eee 2px, #fff 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	font-size: 120%;
	float: none !important;
}

form.appointment input.half:first-child { 	
	margin: 0 16px 9px 0  !important;
}

form.appointment input.itextSmall { 	
	width: 80px;
	margin: 0 0 0 20px;
	border: 1px solid #999;
	-webkit-border-radius: 3px;-khtml-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
	padding: 5px;
	background: #fff;
	background: -webkit-gradient(linear, left top, left 25, from(#fff), color-stop(6%, #eee), to(#fff));
	background: -moz-linear-gradient(top, #fff, #eee 2px, #fff 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}

form.appointment img.captcha { margin-top: 0; margin-left: 5px; }

form.appointment input.ibutton {
	margin: 0 0 22px 13px;
}

}




/* ==========================================================================
   Helper classes
   ========================================================================== */

.js #jsnotice { display: none; }
.no-js #jsnotice { display: block; font-size: 160%; color: #fff; height: 2em; padding: 10px 0 0 10px;  }

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
