/*
Theme Name: PB Theme
Theme URI: http://stratastaines.com
Description: This is just a BLANK starter WordPress Theme template -- WordPress v3.4
Author: mesh london
Author URI: http://meshlondon.com
Version: 1
*/

/*
 * 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.
 *
 * Detailed information about this CSS: h5bp.com/css
 *
 * ==|== normalize ==========================================================
 */


/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }


/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

html, button, input, select, textarea { font-family: sans-serif; color: #A8996E; }

body { margin: 0; font-size: 13px; line-height: 16px; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }


/* =============================================================================
   Links
   ========================================================================== */

a { color: #FBF3D9; text-decoration: none; }
a:focus { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

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

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/i/440
 */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

/*
 * Correct overflow not hidden in IE9
 */

svg:not(:root) { overflow: hidden; }


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

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

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/*
 * 1. Correct color not inheriting in IE6/7/8/9
 * 2. Correct alignment displayed oddly in IE6/7
 */

legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 */

button, input { line-height: normal; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 * 3. Correct inner spacing displayed oddly in IE7 (doesn't effect IE6)
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }

/*
 * Re-set default cursor for disabled elements
 */

button[disabled], input[disabled] { cursor: default; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }

/*
 * Remove inner padding and border in FF3/4: h5bp.com/l
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/*
 * 1. Remove default vertical scrollbar in IE6/7/8/9
 * 2. Allow only vertical resizing
 */

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* =============================================================================
   Chrome Frame Prompt
   ========================================================================== */

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


/* ==|== primary styles =====================================================
   Author:


   ========================================================================== */

body { background: #F7F7F7; margin: 20px; overflow-x: hidden; color: #6D6E71; font-family: Geogrotesque-Light; font-weight: normal; font-style: normal; height: 100%; overflow-x: hidden;}


.container {position: relative; width: 100%;}

.main {position: relative; width: 860px; height:650px; overflow-y: hidden;}


.foot {width: 100%; height: 20px; background: #F7F7F7; position: fixed; left: 0; bottom: 0;}


.left-bar {width: 20px; height: 1200px; background: #F7F7F7; position: fixed; left: 0; top: 0;}


.right-bar {width: 20px; height: 1200px; background: #F7F7F7; position: fixed; right: 0; top: 0;}

.head-area {position: fixed; left: 20px; top: 0; width: 100%; height: 60px; background: #F7F7F7;}

.address {position: absolute; right: 20px; bottom: 8px; font-size: 12px; line-height: 13px; font-family: Geogrotesque-Medium; font-weight: normal; font-style: normal;}

.head-links {position: absolute; width:620px; left: 225px; bottom: 8px; font-size: 14px; line-height: 16px; font-family: Geogrotesque-Medium; font-weight: normal; font-style: normal;}

.head-links a {color: #6D6E71;}

.head-links a:hover {color: #1794CC;}

.brand {position: absolute; left: 0; bottom: 10px;}


.bars {position:absolute; left: 0; width: 100%; list-style: none; margin: 0; padding: 0; z-index: 9999; font-family: Geogrotesque-Medium; font-weight: normal; font-style: normal;}

.bars li {text-align: center; }

.navy-blue-colour {color: #4B4C9B;}

.blue-colour {color: #1794CC;}

.turq-colour {color: #33AEAD;}


.navy-blue a {background: #4B4C9B; display: block; color: #FFF; text-decoration: none; line-height: 20px; font-size: 14px; }

.blue a {background: #1794CC; display: block; color: #FFF; text-decoration: none; line-height: 20px; font-size: 14px; }

.turq a {background: #33AEAD; display: block; color: #FFF; text-decoration: none; line-height: 20px; font-size: 14px; }


#unique, #design, #advantage {list-style: none; margin: 0; padding: 0;}

#unique li, #design li, #advantage li {text-align: left;}

.unique-content, .design-content, .advantage-content {position: relative; background:url(img/trans.png) 0 0; height: 450px; margin-left: 20px; margin-right: 20px;}

.centered {opacity: 0;}



/* ==|=======================================================
   COLS:
   ========================================================================== */

.full-image-col {position: relative; float: left; width: 510px;}

.single-col {position: relative; float: left; width: 150px; margin-left: 10px;}

.content-col {position: relative; float: left; width: 430px;}

/* ==|=======================================================
   NAVIGTION:
   ========================================================================== */

h1.section-title {font-size: 12px; font-weight: normal; margin: 0 0 40px 0px; padding: 10px 0 0 0;}

h1.left-title {margin-left: 10px;}

.nav-col {float: left; width: 225px;}

.large-number {margin-left: 10px;}


#unique-nav {margin-left: 10px; }

#unique-nav li {line-height: 17px;}

#unique-nav li a {background: none; color: #4B4C9B; outline: none; line-height: 17px; font-size: 14px; }

#unique-nav li a:hover {color: #6D6E71;}

#unique-nav li a span {float: left; width: 24px;}

#unique-nav li.current a {text-decoration: none; font-family: 'Geogrotesque-SemiBold';}

#unique-nav li a.pager-active {text-decoration: none; font-family: 'Geogrotesque-SemiBold';}


#design-nav {margin-left: 10px;}

#design-nav li {line-height: 17px;}

#design-nav li a {background: none; color: #1794CC; outline: none; line-height: 17px; font-size: 14px; }

#design-nav li a:hover {color:#6D6E71;}

#design-nav li a span {float: left; width: 24px;}

#design-nav li.current a {text-decoration: none; font-family: 'Geogrotesque-SemiBold';}

#design-nav li a.pager-active {text-decoration: none; font-family: 'Geogrotesque-SemiBold';}


#advantage-nav {margin-left: 10px;}

#advantage-nav li {line-height: 17px;}

#advantage-nav li a {background: none; color: #33AEAD; outline: none; line-height: 17px; font-size: 14px; }

#advantage-nav li a:hover {color:#6D6E71;}

#advantage-nav li a span {float: left; width: 24px;}

#advantage-nav li.current a {text-decoration: none; font-family: 'Geogrotesque-SemiBold';}

#advantage-nav li a.pager-active {text-decoration: none; font-family: 'Geogrotesque-SemiBold';}


/* ==|=======================================================
   intros:
   ========================================================================== */

.intro-list {list-style: none; font-size: 23px; line-height: 25px; font-family: 'Geogrotesque-Light'; margin: 0; padding: 10px 0 18px 0; width: 430px;  }

.intro-list li {display: block; padding-left: 20px; padding-bottom: 4px;}

ul.blue-dot li {background: url(img/blue_list_dot.png) 0 7px; background-repeat: no-repeat;}

ul.design-blue-dot li {background: url(img/design_list_dot.png) 0 7px; background-repeat: no-repeat;}

ul.green-dot li {background: url(img/green_list_dot.png) 0 7px; background-repeat: no-repeat;}

ul.blue-border {border-bottom: 1px solid #4B4C9B; border-top: 1px solid #4B4C9B; }

ul.design-blue-border {border-bottom: 1px solid #1794CC; border-top: 1px solid #1794CC; }

ul.green-border {border-bottom: 1px solid #33AEAD; border-top: 1px solid #33AEAD; }


h2 {font-size: 18px; line-height: 20px; font-family: 'Geogrotesque-Light'; margin:0 0 18px 0; padding: 0; font-weight: normal; }

h2.intro-copy {font-size: 18px; line-height: 20px; font-family: 'Geogrotesque-Light'; margin: 24px 0 0 0; padding: 0; font-weight: normal; }



/* ==|=======================================================
   SECTION 1.0:
   ========================================================================== */

.links-list {font-size: 12px; border-top: 1px solid #4B4C9B;}

.links-list li {border-bottom: 1px solid #4B4C9B; }

.links-list li a {font-size: 11px; font-family:Arial, Helvetica, sans-serif; background: none; color: #4B4C9B;}

.links-list li a span {float: right;}

h1.list-heading {font-size: 18px; line-height: 20px; font-family: 'Geogrotesque-Regular'; margin: 0 0 18px 0; padding: 0; font-weight: normal; border-bottom: 1px solid #4B4C9B; color: #4B4C9B; }

.large-list {list-style: none; margin: 0; padding: 0; font-size: 18px; line-height: 24px; font-family: 'Geogrotesque-Light'; }

.large-list li {border-bottom: 1px solid #6D6E71;}

.download-list {list-style: none; margin: 0 0 0 0; padding: 0; font-size: 12px; line-height: 18px; font-family:Arial, Helvetica, sans-serif;}

.download-list li {border-bottom: 1px solid #6D6E71;}

.download-list li a {display: block; background: none; color: #6D6E71; background: url(img/double_arrows.png) right center; background-repeat: no-repeat; font-size: 12px; }

.download-list li a:hover {color: #1794CC;}

a.blue-link {display:inline; background: none; color: #1794CC; }

.large-list li a.blue-link {font-size: 18px;}

/* ==|=======================================================
   SECTION 2.0:
   ========================================================================== */

h1.list-heading-blue {font-size: 18px; line-height: 20px; font-family: 'Geogrotesque-Regular'; margin: 0 0 18px 0; padding: 0; font-weight: normal; border-bottom: 1px solid #1794CC; color: #1794CC; }

h1.list-heading-blue {font-size: 18px; line-height: 20px; font-family: 'Geogrotesque-Regular'; margin: 0 0 18px 0; padding: 0; font-weight: normal; border-bottom: 1px solid #1794CC; color: #1794CC; }



tr.blue-td td {color: #1794CC; border-bottom: 1px solid #1794CC; }

tr.blue-td a {color: #1794CC; background: none;}

tr.blue-td a:hover {color: #6D6E71; background: none;}


.location-height .bx-wrapper, .location-height .bx-window {height: 580px !important;}




.plans-col {position: relative; width: 1050px; height: 450px;  }

.floors-col {position: relative; float: left; width: 230px; margin-right: 10px; height: 330px; }

#slider-plans {}

.floor-col {position: relative; float: left; width: 600px; height: 400px;}

.floor-col .img-let {
	position: absolute;
	left: -60px;
    top: -20px;
    width: 100px;
    height: 100px;
	opacity: .9;
}

.floor-table {font-size: 11px; margin-top: 35px;}

.floor-table td {border-bottom: 1px solid #6D6E71; padding: 1px 0;}

p.areas {font-family:Arial, Helvetica, sans-serif; font-size: 10px; margin: 2px 0 0 0; padding: 0;}

.carpark {margin-top: 12px;}

a.grey-link {background: none; color: #6D6E71; font-size: 11px; margin-top: 12px; position: absolute; left:0; bottom: 0; }

a:hover.grey-link {color: #1794CC;}

tr.blue-td td {color:#1794CC; border-bottom: 1px solid #1794CC; }

.spec-col {float: left; width: 190px; margin-right: 10px; he}

.spec-col h3 {font-family: 'Geogrotesque-SemiBold'; font-size: 12px; margin: 0 0 6px 0; padding: 0; border-bottom: 1px solid #6D6E71; font-weight: normal; }

.spec-col ul {list-style: none; margin: 0 0 16px 0; padding: 0; font-family: 'Geogrotesque-Regular'; font-size: 12px; font-weight: normal; line-height: 14px;}


.spec-col h3.team {font-family: 'Geogrotesque-SemiBold'; font-size: 13px; color: #1794CC; margin: 0 0 6px 0; padding: 0; border-bottom: 1px solid #1794CC; font-weight: normal; }

.spec-col p {margin-top:0;}


.gall-controls {position: absolute; top:10px; left: 595px;}

.gall-controls a {background: none;  color: #6D6E71; float: left; font-size: 11px;}

.controls-blue a:hover {color: #1794CC;}

.controls-green a:hover {color: #33AEAD;}


span.blue-caption {position: absolute; left: 0; top:45px; color: #1794CC; font-size: 11px; font-family: 'Geogrotesque-Regular'; font-weight: normal;  }

span.pro-caption {position: absolute; left: 0; top:45px; color: #1794CC; font-size: 11px; font-family: 'Geogrotesque-Regular'; font-weight: normal;  }

span.blue {position: absolute; left: 0; bottom:3px; color: #1794CC; font-size: 12px; font-family: 'Geogrotesque-Regular'; font-weight: normal; padding-top: 5px; display: block; }

/* ==|=======================================================
   SECTION 3.0:
   ========================================================================== */



h1.list-heading-green {font-size: 18px; line-height: 20px; font-family: 'Geogrotesque-Regular'; margin: 0 0 18px 0; padding: 0; font-weight: normal; border-bottom: 1px solid #33AEAD; color: #33AEAD; }

h1.contact-head {font-size: 13px; line-height: 15px; font-family: 'Geogrotesque-SemiBold';}

.sing-col {float: left;}

.sing-col p {font-family: 'Geogrotesque-Regular'; font-weight: normal; margin: 0 0 14px 0; font-size: 12px; line-height: 14px;}

.sing-col p span {font-family: 'Geogrotesque-SemiBold';}

.sing-col p a {background: none; color: #6D6E71; display: inline; line-height: 14px; font-size: 12px; }

.logo-box {height: 65px;}


.map-table {font-size: 12px; }

.map-table a {background: none; color: #6D6E71; text-decoration: none; font-size: 12px; line-height: 19px;}

.map-table a:hover {color: #1794CC;}

.map-table td {border-bottom: 1px solid #6D6E71; padding: 1px 0;}

tr.green-td td {color: #33AEAD; border-bottom: 1px solid #33AEAD; }

tr.green-td a {color: #33AEAD; background: none;}

tr.green-td a:hover {color: #6D6E71; background: none;}

.local-map-holder {position: relative; width: 430px; height: 490px; background: url(img/local_map.png) 0 -15px; background-repeat: no-repeat;}

a.view-all {font-family: 'Geogrotesque-SemiBold';}



.arial-overlay {
	position: absolute;
	left: 0;
	top:0;
	z-index: 9999;
}


/* ==========================================================================
   SLIDES:
   ========================================================================== */


#slider1, #slider2, #slider4 {margin: 0; padding: 0; list-style: none; width: 700px;}


.slide {position: relative; width: 750px; height: 360px;}

.v-slide {position: relative; width: 700px; height: 450px;}

#slider2 div {}

.slides_container {
	float: left;
	width:680px;
	position:relative;
	height: 400px;
}


.vertical_container {
	float: left;
	width:700px;
	position:relative;
	height: 450px;
}


.next-prev {position: absolute; right: 10px; top:10px; z-index: 9999;}


#slides-one .next, #slides-one .prev {

}

#slides .next {

}


/*
	Pagination
*/


.pagination-menu-one li.current a {color: #A0988A; text-decoration: underline;}

pagination-menu-one-a {display: none;}

.gall {position: relative; width: 590px; padding-right: 10px;}

a.bx-prev {position: absolute; top:-20px; left: 0;}
a.bx-next {position: absolute; top:-20px; left: 50px;}




.in-slide-content {
	width: 100%;
	height: 100%;
	position: relative;
}

.slide-number {
	position: absolute;
	left: 100px;
	bottom: 100px;
}


#maximage {
	display:none;/* Only use this if you fade it in again after the images load */
	position:fixed !important;
		}


#arrow_right {
	top:50%;
    height:30px;
	position:absolute;
	right:50px;
    width:30px;
	z-index:1000;

			}

#arrow_left {
	top:50%;
    height:30px;
	position:absolute;
	left:50px;
    width:30px;
	z-index:1000;

			}

#arrow_left img, #arrow_right img {
	width: 30px;
	height: auto;
}

#exit {
	top:90px;
    height:20px;
	position:absolute;
	right:55px;
    width:20px;
	z-index:1000;
}

#exit  img {
	width: 20px;
	height: auto;
}


.purple-bg {
	background: url(slides/purple.png) 0 0;
}

.blue-bg {
	background: url(slides/blue.png) 0 0;
}


.green-bg {
	background: url(slides/green.png) 0 0;
}

.building-intro {
	position: absolute;
	left: 50px;
	top:90px;
	width: 614px;
	height: auto;
}

.floors-intro {
	position: absolute;
	left: 50px;
	top:90px;
	width: 614px;
	height: auto;
}

.big-number-one {
	position: absolute;
	left: 50px;
	bottom:50px;
	width: 150px;
	height: auto;
}

.big-number-two {
	position: absolute;
	left: 50px;
	bottom:50px;
	width: 156px;
	height: auto;
}

.big-number-three {
	position: absolute;
	left: 50px;
	bottom:50px;
	width: 156px;
	height: auto;
}


.floor-numbers {
	position: absolute;
	left: 50px;
	top:90px;
	height: auto;
}

.floor-type {
	position: absolute;
	left: 50px;
	bottom:50px;
	height: auto;
}

.floor-let {
	position: absolute;
    left: 50%;
    margin-left: 180px;
    top: 50%;
    margin-top: -210px;
    width: 180px;
    height: auto;
    opacity: .9;
}


.plan_s {
	position: absolute;
	left: 50%;
	margin-left: -385px;
	top:50%;
	margin-top: -304px;
	width: 750px;
	height: auto;
}


.plan_b {
	position: absolute;
	left: 50%;
	margin-left: -280px;
	top:50%;
	margin-top: -140px;
	width: 560px;
	height: auto;
}

.plan_g {
	position: absolute;
	left: 50%;
	margin-left: -421px;
	top:50%;
	margin-top: -140px;
	width: 730px;
	height: auto;
}

.plan_first {
	position: absolute;
	left: 50%;
	margin-left: -370px;
	top:50%;
	margin-top: -164px;
	width: 680px;
	height: auto;
}

.plan_second {
	position: absolute;
	left: 50%;
	margin-left: -330px;
	top:50%;
	margin-top: -166px;
	width: 650px;
	height: auto;
}


.pin {
	position: absolute;
	left: 50%;
	margin-left: -90px;
	top:50%;
	margin-top: -105px;
	width: 190px;
	height: auto;
}


.youtube-video, video {
				left:0;
				position:absolute;
				top:0;
			}


.shed {
	position: absolute;
	left: 50px;
	bottom: 50px;
}



p.shed-title {
	font-family: 'Geogrotesque-SemiBold';
	font-weight: normal;
	color: #FFF;
	margin: 0;
	padding: 0;
}

.bold-tiltes {
	font-family: 'Geogrotesque-SemiBold';
	font-weight: normal;
}


.shed-table {font-size: 12px; color: #FFF;}

.shed-table {border-top: 1px solid #FFF; }

.shed-table td {border-bottom: 1px solid #FFF; padding: 2px 0;}

p.areas-shed {font-size: 11px; margin: 2px 0 0 0; padding: 0; color: #FFF;}

.carpark-shed {border-top: 1px solid #FFF; margin-top: 0;}


.sustain {
position: absolute;
left: 50px;
top: 90px;
width: 780px;
height: auto;
}

.home-badge {
	position: absolute;
	right: 10%;
	top: 100px;
}
.home-badge img {
	width: 130px;
	height: 130px;
}
@media only screen and (min-width: 1023px){
	.home-badge img {
		width: 260px;
		height: 260px;
	}
}





/* ==|== media queries ======================================================
   EXAMPLE Media Query for Responsive Design.
   This example overrides the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

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



/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }

/* 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; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }



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

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  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; }
}


.new-quote {
	background-color: rgba(75, 76, 155, 0.9);
	position: absolute;
	z-index: 1001;
	top: 70px;
	left: 30px;
	padding: 20px;
	color: white;
	width: 100%;
	max-width: 300px;
	font-size: 17px;
}

.new-quote strong {
	font-family: Geogrotesque-Medium;
	font-weight: normal;
}

.new-quote small {
	display: block;
	margin-top: 5px;
}

.home-badge {
	position: absolute;
	right: 10%;
	top: 230px;
}




@media only screen and (min-width: 580px){
	.new-quote {
		top: 80px;
	}

	.home-badge {
		top: 80px;
	}
}

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

	.address {
		top: 20px;
	}

	.head-links {
		width: auto;
		top: 40px;
	}

	.head-area {
    height: 80px;
	}

}

@media only screen and (min-width: 900px){
	.new-quote {
		left: 245px;
	}
	.new-quote {
		font-size: 22px;
    line-height: 1.1;
    width: 390px;
    max-width: none;
	}
}

@media only screen and (min-width: 1280px){
	.new-quote {
		font-size: 30px;
    line-height: 1.1;
    width: 530px;
    max-width: none;
	}

	.new-quote small {
		margin-top: 15px;
	}


}
