/*--Designed and built by: https://bluefishwebsolutions.co.uk--*/

/*--Reset*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, div {
	display: block;
	}

ol, ul {
	list-style: none;
	margin: 0;
	}

.sidebarRightMain ul {
	margin: 0 0 20px 30px;
	list-style: disc;
}	

ul.forklift li {
	margin: 0 0 10px 0;
}
	
blockquote, q {
	quotes: none;
	}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
	}

strong {
	font-weight: bold;
}	
	
/* remember to define visible focus styles! 

:focus {
	outline: ?????;
	} */

/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
	}

del {
	text-decoration: line-through;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
	text-align: left;
	}	
	
* {
	-webkit-text-size-adjust: none;
}

/*--Colour Pad*/

/*--Typography*/

/*--Main*/

	
body {
	background: #FFF;
	color: #333;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 0 20px 0;
	font-family: 'Bree Serif', serif;
}

h1 {
  font-size: 30px;
  line-height: 36px;
}

h2 {
  font-size: 24px;
  line-height: 30px;
}

body#faq h2 {
	margin: 0 0 5px 0;
}

h3 {
  font-size: 18px;
  line-height: 24px;
}

h4 {
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 10px 0;
}

h5 {
  font-size: 16px;
  line-height: 20px;
}

h6 {
  font-size: 14px;
  line-height: 20px;
}

p {
	margin: 0 0 20px 0;
}

a {
	color: #7ac521;
	text-decoration: none;
}	

a:hover {
	text-decoration: underline;
}

/*--Page*/

div#page-wrapper {

}

/*--Header*/

#header_wrapper {
	margin: 0;	
	height: 183px;
	padding: 0px;
	background: #FFF;
}

header {
	width: 940px;
	margin: 0px auto;
	padding: 0;
	position: relative;
}

.infoStrip {
	height: 40px;
	background: #333;
	color: #FFF;
}

.infoStrip div.one {
	position: relative;
	margin: 0;
}

.infoStrip div.one p {
	margin: 0;
	padding: 9px 0 0 0;
	font-size: 11px;
	text-transform: uppercase;
	display: inline-block;
}

a#logo {
	width: 204px;
	height: 167px;
	position: absolute;
	top: -4px;
	left: -5px;
	z-index: 999;
}

a:hover#logo {
	opacity: .9;
}

p.telNumber {
	font-family: 'Bree Serif', serif;
	font-size: 30px;
	line-height: 30px;
	text-align: right;
	position: absolute;
	top: 23px;
	right: 0;
	margin: 0;
	background: #7ac521;
	color: #FFF;
	padding: 5px 30px 10px 30px;
}

p.telNumber span {
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	display: inline-block;
	float: left;
	padding: 3px 20px 0 0;
}

/*--Nav*/

div.nav_wrapper {
	/*height: 49px;*/
	display: block;
	position: relative;
	z-index: 100;
	/*border-top: 1px solid #CCC;*/
}

div.nav_inner {
	width: 940px;
	margin: 0px auto 0px auto;
	position: relative;
}

#menu {
	position: absolute;
	top: 80px;
	right: 0px;
}

ul.topMenu {
	position: absolute;
	top: -28px;
	right: 0;
}

#menu li,
ul.topMenu li {
	float: left;
	display: block;
}

#menu li a,
ul.topMenu li a,
#menu li span.menuItem {
	position: relative;
	display: block;
	font-family: 'Bree Serif', serif;
	font-size: 14px;	
	line-height: 16px;
	color: #333;
	background: none;
	text-decoration: none;
	text-transform: uppercase;
	padding: 8px 12px;
	margin: 0px;
	cursor: pointer;
	text-align: center;
}

ul.topMenu li a {
	font-size: 12px;
	line-height: 12px;
	padding: 0 10px;
	border-right: 1px solid #FFF;
	color: #FFF;
}

ul.topMenu li a#quote,
ul.topMenu li a#contact {
	padding: 0 0 0 10px;
	border-right: none;
}

#menu li a.cf {
	padding: 8px 0 8px 15px;
}

#menu li a.home,
#menu li a.single	{
	padding: 16px 15px 8px 15px;
}

#menu li a.single.pics {
	padding: 16px 0 8px 15px;
}

#menu li a:hover,
ul.topMenu li a:hover,
#menu li a.active,
#menu li a.current {
	color: #7ac521;
}

#menu li ul {
	left : -999em;
	position : absolute;
	background: #333;
}

#menu li ul li {
	float : none;
	margin-left: 0px;
	border-right: none;
}

#menu li ul a {
	width: 180px;
	color: #FFF;
	text-transform: none;
	font-weight: normal;
	font-size: 14px;
	border-right: none;
	padding: 8px 15px;
} 

#menu li ul a:hover {
	color: #FFF;
	background: #7ac521;
}

#menu li a.btnMenuExpand,
#menu li a.btnMenuContract {
	display: none;
}

#menu li ul li {
	float : none;
	margin-left: 0px;
}

#menu li ul ul {
	margin: -32px 0 0 170px;
}

#menu li.sfhover ul ul {
	left: -999em;
}

#menu li.sfhover ul, 
#menu li li.sfhover ul {
	left: auto;
}

#menu li:hover ul ul, 
#menu li:hover ul ul ul, 
#menu li.sfhover ul ul, 
#menu li.sfhover ul ul ul {
	left: -999em;
}

#menu li.sfhover ul, 
#menu li li.sfhover ul, 
#menu li li li.sfhover ul {
	left: auto;
}

/*--Responsive Nav*/	

div.button_inner {
	width: 940px;
	margin: 0px auto;
	position: relative;
}

div.button_inner p {
	display: none;
}

/*--SubNav*/

.subNav {
	background: #333;
	padding: 15px 0;
	margin: 0 0 20px 0;	
}

.subNav h3 {
	color: #FFF;
	margin: 0 0 10px 0;
	padding: 0 20px;
}

.subNav li h3 {
	padding: 0;
}

.subNav li h3 a:hover {
	background: none;
	color: #FFF;
}

.subNav h3 a {
	text-decoration: none;
	color: #FFF;
}

.subNav li {
	padding: 0;
}

.subNav li,
.subNav li a {
	display: block;
	padding: 5px 0 5px 0;
	text-decoration: none;
	color: #FFF;
}

.subNav li {
	padding: 0;
}

.subNav li a {
	padding: 5px 0 5px 20px;
}

.subNav.productRanges li a {
	color: #333;
	padding: 5px;
}

.subNav li a:hover {
	background: #7ac521;
}

ul.subNav li ul {
	background: #91ca5c;
	margin: 0 0 10px 0;
}

ul.subNav li ul li a {
	padding: 6px 0 6px 30px;
}

/*--slider */

.slider-container {
	height: 500px;
	margin: 0 0 30px 0;
	visibility: hidden;
}

#slider  {
	height: 500px;
}

#slider div.slide,
#slider div.slide img {
	width: 100%;
}

#slider div.slide,
#slider div.slide img {
	/*height: 500px;*/
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

/*body#home .slider-container,
body#home #slider,
body#home #slider div.slide {
	height: 500px;
	position: relative;
}*/

.slider-container div.column {
	width: 940px;
	margin: 0 auto;
}

div.slide {
	height: 500px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

a.bx-prev,
a.bx-next  {
	height: 54px;
	width: 54px;
	position: absolute;
	top: -173px;
	display: block;
	text-indent: -9999px;
	z-index: 99;
}

a.bx-prev {
	left: -17px;
	background: url(images/previous.png);
}

a.bx-next {
	right: -136px;
	background: url(images/next.png);
}

.bx-controls {
	width: 100%;
	height: 39px;
	text-align: center;
	margin: -50px auto 0 auto;
	padding: 0;
	z-index: 99;
	/*position: absolute;*/
	position: relative;
}

.bx-pager-item {
	display: inline-block;
	padding: 18px 0 0 0;
}

div.bx-pager-item a {
	text-indent: -9999px;
	display: block;
	width: 8px;
	height: 8px;
	margin: 0 5px;
	outline: 0;
	border-radius: 2px;
	background: #FFF;
	border: 2px solid #FFF;
}

div.bx-pager-item a.active, 
div.bx-pager-item a:hover {
	background: #7ac521;
	border: 2px solid #FFF;
}

.slider-intro-container {
	width: 345px;
	position: relative;
}

.slider-intro {
	width: 400px;
	/*height: 172px;*/
	background: rgba(0, 0, 0, .7);
	position: absolute;
	top: 120px;
	z-index: 99;
	color: #FFF;
	padding: 20px 30px;
}

.slider-intro h1 {
	border-bottom: 2px solid #7ac521;
	margin: 0 0 20px 0;
	padding: 0 0 15px 0;
}

.slider-intro p {
	/*margin: 0;*/
}

.slider-intro a.button {
	display: block;
	text-align: center;
}

/*--intro */

.intro {
	text-align: center;
}

.intro h2 {
	font-size: 30px;
	line-height: 36px;
}

.intro div.one {
	margin: 0 0 30px 0;
}

.column.intro {
	margin: 0 auto 0 auto;
}

/*--Key Areas / Brochures Page*/

.key-areas,
.brochures {
	background: #EEE;
	padding: 40px 0;
}

.brochures {
	margin: 0 0 40px 0;
}

.key-areas div.one,
.brochures div.one {
	margin: 0;
}

.kaInfo {
	padding: 10px 15px 0 15px;
	font-size: 13px;
	line-height: 21px;
}

.kaInfo p.button {
	display: block;
	padding: 10px 20px;
}

.key-areas a,
.kabrochures {
	/*width: 220px;*/
	width: 300px;
	float: left;
	margin: 0 20px 0 0;
	background: #FFF;
	color: #333;
	text-align: center;
	text-decoration: none;
}

.kabrochures {
	width: 300px;
	min-height: 365px;
	text-align: left;
}

.key-areas a:hover {
	opacity: .8;
}

.key-areas a:nth-child(3),
.brochures .kabrochures:nth-child(3) {
	margin: 0;
}

.key-areas a img,
.kabrochures img {
	width: 100%;
}

.key-areas a h3,
.kabrochures h3,
.kabrochures .kaInfo h2 {
	font-size: 16px;
	line-height: 24px;
	text-transform: uppercase;
	border-bottom: 2px solid #7ac521;
	padding: 0 0 10px 0;
}

.key-areas a h3 {
	line-height: 18px;
}

.kabrochures h3,
.kabrochures .kaInfo h2 {
	text-align: center;
}

.kabrochures .kaInfo ul {
	margin: 0 0 20px 0;
}

.kabrochures .kaInfo ul li {
	list-style: disc;
	margin: 0 0 0 30px;
}

/*--Case Study Homepage*/

.caseStudy {
	height: 329px;
	background: #000 url(images/case_study_bg.jpg) no-repeat center;
	background-size: cover;
	color: #FFF;
	margin: 0 0 40px 0;
	padding: 40px 0 50px 0;
	text-align: center;
}

.caseStudy h2 {
	margin: 0 0 50px 0;
}

.caseStudy h2 span {
	/*display: inline-block;*/
	border-bottom: 2px solid #7ac521;
	padding: 0 0 10px 0;
}

.caseStudy div.twoA,
.caseStudy div.twoB {
	width: 460px;
	margin: 0;
	text-align: left;
}

.caseStudy div.twoA {
	width: 440px;
	padding: 45px 20px 0 0;
	margin: 0 20px 0 0;
}

.caseStudy div.twoA h3 {
	margin: 0 0 15px 0;
}

.caseStudy div.twoB img {
	width: 100%;
	display: block;
}

/*--Case Study Listings Page*/

.case-studies div.one {
	margin: 0;
}

.case-studies a {
	width: 300px;
	float: left;
	display: block;
	margin: 0 20px 40px 0;
	background: #EEE;
	text-decoration: none;
	color: #333;
}

.case-studies a:nth-child(3n) {
	margin: 0 0 20px 0;
}

.case-studies a:hover {
	background: #7ac521;
	color: #FFF;
}

.case-study-info {
	padding: 10px 20px; 
}

.case-study-info h2 {
	font-size: 18px;
	line-height: 24px;
	margin: 0 0 10px 0;
}

.case-studies a img {
	width: 100%;
}

/*--Testimonial*/

.singleImage-container div.one {
	margin: 0 0 25px 0;
	background: #00FF00;
}

.singleImage {
	display: block;
}

.testimonial {
	margin: 40px 0 0 0;
	text-align: center;
}

.customerQuote {
	font-style: italic;
	font-size: 16px;
	line-height: 24px;
}

.quoteName {
	font-weight: 600;
}

/*--Facebook & Request Quote Form*/

.fc {
	margin: 0 0 0 0;
}

.fc .twoA,
.fc .twoB {
	width: 380px;
	float: left;
}

.fc .twoA {
	margin: 0 40px 0 70px;
}

/*--Content*/

div.column-wrapper {
	clear: both;
}
	
div.column {
	width: 940px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

.singleColumn {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
	
div.one {
	margin-bottom: 40px;
}	

div.one.text ul {
	margin: 0 0 20px 30px;
}

div.one.text ul li {
	list-style: disc;
}

.intro {
	text-align: center;
}

div.twoA {
	width: 600px;
	float: left;
	margin: 0 40px 40px 0;
}

div.twoA ul {
	margin: 0 0 20px 30px;
}

div.twoA ul li {
	list-style: disc;
}

.imgSingle {
	width: 290px;
	display: block;
	float: left;
	margin: 0 20px 20px 0;
}

.imgContainer .imgSingle:nth-child(2n) {
	margin: 0 0 20px 0;
}

.imgContainer img,
.imgContainerSpace img,
.imgSingle img {
	width: 100%;
}

.imgContainer img {
	margin: 0 0 0 0;
}

.imgContainerSpace img {
	margin: 20px 0 40px 0;
}

body#bi-folding-doors .imgContainer img,
body#flat-roof-skylight .imgContainer img {
	margin: 0 0 20px 0;
}

div.twoB {
	width: 300px;
	float: left;
	margin: 0 0 40px 0;
}

.lantern-t div.twoA,
.lantern-t div.twoB,
.lantern-c div.twoA,
.lantern-c div.twoB {
	width: 450px;
	float: left;
}

.lantern-t div.twoA {
	margin: 0 40px 40px 0;
}

.lantern-c div.twoA {
	margin: 0 40px 0 0;
}

body#up-stand-details .lantern-c div.twoA {
	margin: 0 40px 40px 0;
}

.lantern-c div.twoB {
	margin: 0 0 40px 0;
} 

.lantern-t div.twoA img,
.lantern-c div.twoB img {
	width: 100%;
	display: block;
}

div.column.lantern-t {
	margin: 0 auto 40px auto;
	border-bottom: 1px dashed #CCC;
}

div.column.lantern-c {
	margin: 40px auto 0 auto;
}

body#up-stand-details div.column.lantern-c {
	margin: 0 auto 40px auto;
	border-bottom: 1px dashed #CCC;
}

.lanternInfo {
	padding: 0 0 0 0;
}

body#up-stand-details .lanternInfo,
body#contemporary-up-stand-details .lanternInfo {
	padding: 0;
}

.lanternInfo h2 {
	margin: 0 0 15px 0;
}

div.threeA,
div.threeB,
div.threeC {
	width: 300px;
	float: left;
	margin: 0 20px 40px 0;
}

div.threeC {
	margin: 0 0 40px 0;
}

.areas div.threeA,
.areas div.threeB,
.areas div.threeC {
	width: 298px;
	border: 1px solid #CCC;
}

.areas h3 {
	background: #EEE;
	text-align: center;
	padding: 10px 0 15px 0;
}

.areas p {
	padding: 0 20px 0 20px;
}

.installation,
.installationNotes {
	text-align: center;
	font-size: 12px;
	line-height: 16px;
}

.installationNotes {
	text-align: left;
}

.installation p,
.installationNotes p {
	padding: 0 20px;
}

.installation div.threeA,
.installation div.threeB {
	margin: 0 20px 0 0;
}

.installation div.threeC {
	margin: 0 0 0 0;
}

.installation div.threeA img,
.installation div.threeB img,
.installation div.threeC img {
	display: block;
	margin: 0 0 15px 0;
}

a.button,
p.button {
	background: #7ac521;
	display: inline-block;
	color: #FFF;
	padding: 10px 40px;
	font-weight: 600;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-transition: background 0.7s;
	-moz-transition: background 0.7s;
	-o-transition: background 0.7s;
	transition: background 0.7s;
}

a:hover.button {
	background: #68a81c;
	color: #FFF;
}
		
.sidebarRightMain {
	width: 620px;
	margin: 0 20px 40px 0;
	float: left;
}

.sidebarRightMain div.twoA {
	width: 280px;
	float: left;
	margin: 0 40px 0 0;
}

.sidebarRightMain div.twoB {
	width: 280px;
	float: left;
}

.sidebarRight {
	width: 300px;
	float: right;
	margin: 0 0 40px 0;
}

.subSection {}

.subDetails {
	border-bottom: 1px solid #CCC;
	margin: 0 0 20px 0;
}

.subDetails h3 {
	margin: 0 0 10px 0;
}

.subSection .subDetails:last-child {
	border-bottom: none;
	margin: 0;
}

/*--clear fix*/

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

.cf:after {
    clear: both;
}

/*--contact form*/		

form#contactForm {
	width: 500px;
	height: auto;
	margin: 20px auto 60px auto;
	/*padding: 20px;*/
}

form#contactForm input, #contact-area textarea,
form#callbackForm input,
form#callbackForm select,
form#contactForm select,
form#quoteForm input,
form#quoteForm select {
	padding: 5px;
	width: 500px;
	height: 40px;
	margin: 0px 0px 20px 0px;
	border: 1px solid #ccc;
	box-shadow: none;
}

form#callbackForm input,
form#callbackForm select,
form#quoteForm input,
form#quoteForm select {
	width: 100%;
	padding: 2.5%;
}

form#callbackForm select,
form#quoteForm select {
	padding: 2.5% 5% 2.5% 2.5%;
	margin: 0;
}

form#quoteForm select {
	margin: 0 0 20px 0;
}

form#contactForm textarea,
form#quoteForm textarea {
	width: 500px;
	height: 120px;
	box-shadow: none;
	margin: -20px 0 0 0;
	border: 1px solid #ccc;
	box-shadow: none;
	padding: 5px;
}

form#quoteForm textarea {
	width: 100%;
}

form#contactForm textarea:focus, #contact-area input:focus {
	border: 1px solid #cfcfcf;
}

form#contactForm input.button,
form#callbackForm input.button,
form#quoteForm input.button {
	width: 500px;
	clear: both;
	border: none;
	/*height: 40px;*/
	display: block;
	text-align: center;
	background: #7ac521;
	color: #FFF;
	font-size: 14px;
	line-height: 40px;
	text-transform: uppercase;
	margin: 20px 0 0 0;
	padding: 0 20px 10px 20px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	text-decoration: none;
}

form#callbackForm input.button,
form#quoteForm input.button {
	width: 100%;
	padding: 0;
}

label {
	clear: both;
	padding: 0 0 5px 0;
	display: block;
	text-align: left;
	text-transform: uppercase;
	font-weight: 600;
}

label span {
	font-size: 10px;
	text-transform: none;
}

label.error {
	color: #FF0000;
	margin: 0;
	font-size: 12px;
}

div.one.thankyou {
	width: 500px;
	margin: 0 auto;
	min-height: 250px;
}

/*--callback & quote forms*/	

.callback,
.quote {
	background: #EEE;
	padding: 15px 20px 20px 20px;
}

.callback h2,
.quote h2 {
	display: block;
	border-bottom: 2px solid #7ac521;
	padding: 0 0 10px 0;
} 

.callback p,
.quote p {
	margin: 0 0 10px 0;
}

/*--map*/

.map {
	height: 300px;
	display: block;
	margin: 0 0 0 0;
}

/*--title*/

.title {
	background: #333;
	color: #FFF;
	padding: 25px 0 20px 0;
	margin: 0 0 40px 0;
}

.title h1 {
	margin: 0;
}

.column-wrapper.title div.one {
	margin: 0;
	position: relative;
}

.column-wrapper.title div.one a {
	position: absolute;
	right: 0px;
	top: 0px;
}

/*--gallery*/

.gallery-container {
	text-align: center;
	background: #EEE;
	padding: 40px 0;
}

body#gallery .gallery-container {
	background: none;
	padding: 0;
	margin: 0 0 20px 0;
}

.gallery-container div.one,
.gallery-container p {
	margin: 0;
}

ul.galleryBlock li {
	width: 300px;
	float: left;
	margin: 0 20px 20px 0;
}

ul.galleryBlock li:nth-child(3n) {
	margin: 0 0 20px 0;
}

ul.galleryBlock li img {
	width: 100%;
	display: block;
}

a.gallery {
	display: block;
}

a:hover.gallery {
	opacity: .8;
}

.gallery-container a.button {
	display: inline-block;
}

/*--contactStrip*/	

.contactStrip {
	background: #7ac521;
	color: #FFF;
	padding: 30px 0;
	text-align: center;
	font-family: 'Bree Serif', serif;
	font-size: 24px;
	line-height: 30px;
}

.contactStrip div.one,
.contactStrip p {
	margin: 0;
}

/*--footer*/		
	
div#footer-wrapper {
	clear: both;
	padding: 30px 0;
	background: #333;
	color: #FFF;
	position: relative;
	z-index: 99;
	margin: 0;
	text-align: center;
}
	
footer {
	width: 940px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}

div#address.one {
	margin: 0;
}

footer p {
	margin: 0;
}

p.contactInfo span {
	margin: 0 10px;
}

footer h3 {
	display: inline-block;
	color: #FFF;
	border-bottom: 2px solid #7ac521;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}

.SOdescription {
	color: #666;
	margin: 0 0 20px 0;
}

div.column-wrapper.terms {
	background: #FFF;
	color: #333;
	text-align: center;
	padding: 20px 0;
}

div.one.terms {
	margin: 30px 0 0 0;
	padding: 30px 0 0 0;
	text-align: center;
	border-top: dashed 1px #666;
}

div.one.terms p span {
	margin: 0 10px;
}

.map {
	height: 510px;
	display: block;
	margin: 0;
}

/* `Widths
----------------------------------------------------------------------------------------------------*/

.input_tiny {
  width: 50px;
}

.input_small {
  width: 100px;
}

.input_medium {
  width: 150px;
}

.input_large {
  width: 200px;
}

.input_xlarge {
  width: 250px;
}

.input_xxlarge {
  width: 300px;
}

.input_full {
  width: 100%;
}

/*
  Added via JS to <textarea> and class="input_full".
  Applies only to IE7. Other browsers don't need it.
*/
.input_full_wrap {
  display: block;
  padding-right: 8px;
}

/* `UI Consistency
----------------------------------------------------------------------------------------------------*/

::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input[type="search"]::-webkit-search-decoration {
  display: none;
}

input,
button,
select,
textarea {
  margin: 0;
  vertical-align: middle;
}

input[type="radio"],
input[type="checkbox"] {
  position: relative;
  vertical-align: top;
  top: 3px;
  /* IE8, IE9, IE10 */
  top: 0\0;
  /* IE7 */
  *top: -3px;
}

/* iPad */
@media (-webkit-min-device-pixel-ratio: 1) and (max-device-width: 1024px) {
  input[type="radio"],
  input[type="checkbox"] {
    vertical-align: baseline;
    top: 2px;
  }
}

/* iPhone 3 */
@media (-webkit-min-device-pixel-ratio: 1) and (max-device-width: 480px) {
  input[type="radio"],
  input[type="checkbox"] {
    vertical-align: baseline;
    top: 0;
  }
}

/* iPhone 4 */
@media (-webkit-min-device-pixel-ratio: 2) and (max-device-width: 480px) {
  input[type="radio"],
  input[type="checkbox"] {
    vertical-align: baseline;
    top: 0;
  }
}

button,
input[type="reset"],
input[type="submit"],
input[type="button"] {
  -webkit-appearance: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  background: #ddd url(../img/button.png) repeat-x;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #ddd));
  background: -moz-linear-gradient(top center, #fff 0%, #ddd 100%);
  border: 1px solid;
  border-color: #ddd #bbb #999;
  cursor: pointer;
  color: #333;
  /*
    Helvetica Neue present, because it works better
    for line-height on buttons than Arial, on OS X.
  */
  font: 16px/1.3 Arial, 'Liberation Sans', FreeSans, sans-serif;
  outline: 0;
  overflow: visible;
  padding: 3px 10px;
  text-shadow: #fff 0 1px 1px;
  width: auto;
  
  /* overide styles from basic above */
  
  border-radius: 0;
  border: none;
  background: #e64a31;
  color: #FFF;
  text-shadow: none;
  padding: 10px;
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
  font-weight: 600;

  /* IE7 */
  *padding-top: 2px;
  *padding-bottom: 0px;
}

button {
  /* IE7 */
  *padding-top: 1px;
  *padding-bottom: 1px;
}

textarea,
select,
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"] {
  -webkit-appearance: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid;
  border-color: #848484 #c1c1c1 #e1e1e1;
  color: #000;
  outline: 0;
  padding: 2px 3px;
  font-size: 13px;
  /*
    Leaving out Helvetica Neue, to not throw off size="..."
    on inputs. Arial is more reliable, on Windows and OS X.
  */
  font-family: Arial, 'Liberation Sans', FreeSans, sans-serif;
  height: 1.8em;

  /* IE7 */
  *padding-top: 2px;
  *padding-bottom: 1px;
  *height: auto;
}

/*
  Separate rule for Firefox.
  Separate rule for IE, too.
  Cannot stack with WebKit's.
*/
::-webkit-input-placeholder {
  color: #888;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #888;
}

input.placeholder_text,
textarea.placeholder_text {
  color: #888;
}

:invalid {
  /*
    Suppress red glow that Firefox
    adds to form fields by default,
    even when user is still typing.
  */
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

button:focus,
button:active,
input:focus,
input:active,
select:focus,
select:active,
textarea:focus,
textarea:active {
  -moz-box-shadow: #aaa 0 0 7px;
  -webkit-box-shadow: #aaa 0 0 7px;
  box-shadow: #aaa 0 0 7px;

  /* for Opera */
  z-index: 1;
}

input[type="file"]:focus,
input[type="file"]:active,
input[type="radio"]:focus,
input[type="radio"]:active,
input[type="checkbox"]:focus,
input[type="checkbox"]:active {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

select[disabled],
textarea[disabled],
input[type="date"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="email"][disabled],
input[type="month"][disabled],
input[type="number"][disabled],
input[type="password"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="text"][disabled],
input[type="time"][disabled],
input[type="url"][disabled],
input[type="week"][disabled] {
  background-color: #eee;
}

button[disabled],
input[disabled],
select[disabled],
select[disabled] option,
select[disabled] optgroup,
textarea[disabled] {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  color: #888;
  cursor: default;
}

textarea,
select[size],
select[multiple] {
  height: auto;
}

/* Tweaks for Safari + Chrome. */
@media (-webkit-min-device-pixel-ratio: 0) {
  select {
    background-image: url(../img/select_arrow.gif);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 20px;
  }

  select[size],
  select[multiple] {
    background-image: none;
    padding: 0;
  }

  ::-webkit-validation-bubble-message {
    box-shadow: rgba(0, 0, 0, 0.5) 0 0 5px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #666), color-stop(1, #000));
    border: 1px solid;
    border-color: #747474 #5e5e5e #4f4f4f;
    color: #fff;
    font: 11px/1 'Lucida Grande', Arial, 'Liberation Sans', FreeSans, sans-serif;
    padding: 15px 15px 17px;
    text-shadow: #000 0 0 1px;
  }

  ::-webkit-validation-bubble-arrow,
  ::-webkit-validation-bubble-top-outer-arrow,
  ::-webkit-validation-bubble-top-inner-arrow {
    display: none;
  }
}

textarea {
  min-height: 40px;
  overflow: auto;
  resize: vertical;
  width: 100%;
}

optgroup {
  color: #000;
  font-style: normal;
  font-weight: normal;
}

/*  #Mobile (Portrait)
================================================== */

    /* Note: Design for a width of 320px */
	/* 768px upwards, is desktop */

    @media only screen and (max-width: 768px) {
		
		header,
		#header_wrapper,
		div.nav_inner,
		div.button_inner,
		div.column,
		ul#menu,
		div.one,
		div.threeA,
		div.threeB,
		div.threeC,
		div.fourA,
		div.fourB,
		div.fourC,
		div.fourD,
		footer,
		div.sidebarRightNav,
		div.sidebarRightMain,
		div.sidebarRight,
		.slider-container {
			float: none;
			width: 100%;
			clear: both;
			margin: 20px auto;
		}
		
		header,
		div.column,
		div.nav_wrapper,
		div.nav_inner,
		div.button_inner,
		ul#menu {
			margin: 0px auto;
		}
		
		div.sidebarRightMain,
		div.sidebarRightMain div.twoA,
		div.sidebarRightMain div.twoB,
		div.sidebarRight,
		div.sidebarRight.form,
		div.one.singleColumn,
		footer,
		div.one.examples,
		body#cookie-policy div.one.text,
		body#sitemap div.one.text,
		div.twoA,
		div.twoB,
		.fc .twoA,
		.fc .twoB,
		body#up-stand-details .lantern-c div.twoA,
		.lantern-c div.twoA,
		.lantern-c div.twoB,
		body#up-stand-details .lanternInfo, body#contemporary-up-stand-details .lanternInfo,
		.installation,
		.case-studies a,
		.caseStudy div.twoA,
		.caseStudy div.twoB	{
			width: 90%;
			margin: 0 5%;
		}
		
		.case-studies a {
			margin: 0 5% 5% 5%;
		}
		
		.caseStudy div.twoA {
			padding: 0 0 0 0;
			margin: 0 5% 5% 5%;
			text-align: center;
		}
		
		body#summerhouse-and-bi-folding-doors-for-a-home-in-doncaster div.twoB {
			display: none;
		}
		
		body#up-stand-details div.column.lantern-c {
			margin: 0 0 5% 0;
		}
		
		div.one.examples,
		div.twoA,
		div.twoB,
		.fc .twoA,
		.fc .twoB,
		body#up-stand-details .lantern-c div.twoA,
		.lantern-c div.twoB	{
			margin: 0 5% 5% 5%;
		}
		
		div.column.lantern-c {
			margin: 20px 0 0 0;
		}
		
		div.sidebarRight {
			width: 90%;
			margin: 0 5%;
		}
		
		.singleColumn img {
			width: 100%;
			margin: 0 0 5% 0;
		}
		
		#header_wrapper {
			height: auto;
			padding: 0px;
			margin: 0px;
		}
		
		.infoStrip {
			width: 100%;
			position: absolute;
			top: 0px;
		}
		
		.infoStrip div.one p {
			font-size: 9px;
			line-height: 12px;
			text-align: right;
			padding: 7px 10px 0 0;
		}
		
		.infoStrip div.one p a {
			color: #FFF;
		}
		
		a#logo {
			width: 125px;
			height: 100px;
			left: 10px;
			top: -109px;
			z-index: 999;
		}
		
		a#logo img {
			width: 100%;
		}
		
		p.telNumber {
			/*display: none;
			background: #FF0000;*/
			font-size: 24px;
			line-height: 30px;
			top: -86px;
			right: 10px;
			padding: 3px 15px 6px 15px;
		}
		
		p.telNumber span {
			display: none;
		}
		
		p.telNumber a {
			color: #FFF;
		}
		
		div.button_wrapper,
		div.button_inner {
			height: 132px;
			padding: 0px;
		}
		
		div.button_inner p {		
			display: inline;
			position: absolute;
			right: 10px;
			top: 90px;
			z-index: 9999;
			margin: 0 0 0 0;
		}
		
		div.button_inner p a span {
			background: #68a81c;
			display: block;
			width: 30px;
			height: 5px;
			margin: 0 0 3px 0;
		}
		
		div.button_inner p a span.text {
			background: none;
			font-size: 8px;
			font-weight: 600;
			height: 0px;
			margin: -8px 0 0 0;
			text-align: center;
			text-decoration: none;
		}
		
		div.button_inner p a:hover span.text {
			text-decoration: none;
		}
		
		div.button_inner p a {
			cursor: pointer;
			color: #000;	
			padding: 0;
			border-radius: 5px 5px 0px 0px;	
		}
		
		/*--menu*/
		
		div.nav_wrapper {
			background: #FFF;
			clear: both;
			height: auto;
			display: none;
			margin-bottom: 0px;
			margin: 0;
			overflow-y: hidden;
			padding: 0 0 10px 0;
		}
		
		div.nav_inner,
		#menu {
			clear: both;
			position: relative;
			height: auto;			
		}

		ul.topMenu {
			width: 100%;
			text-align: center;
			position: static;
			margin: 0 0 0 0;
			top: 0;
			right: 0;
			background: #EEE;
			padding: 2.5% 0 .5% 0;
		}
		
		ul.topMenu li {
			float: none;
			display: block;
			margin: 0 0 2.5% 0;
		}
		
		ul.topMenu li a {
			color: #333;
		}
		
		ul.topMenu li a#locations {
			padding: 0 0 0 0;
		}
		
		#menu {
			padding-top: 6px;
			margin: 0;
			left: 0;
			position: static;
		}
		
		#menu li {
			position: relative;
			display: block;
			float: none;
			float: none;
			display: block;
			margin-left: 0px;
			margin-right: 0px;
			padding: 0px 0px 0px 0px;			
		}
		
		#menu li a br {
			display: none;
		}
		
		#menu li a,		
		#menu li span.menuItem {
			/*width: 90%;*/
			position: relative;
			display: block;			
			/*color: #FFF;*/
			padding: 10px 2.5% 10px 2.5%;
			margin-right: 0px;						
			height: auto;
			border: none;
			font-size: 16px;		
			text-decoration: none;			
			margin: 0;
			border-bottom: 1px solid #CCC;
		}

		#menu li a.home,
		#menu li a.cf	{
			padding: 5px 2.5% 5px 2.5%;
		}
		
		#menu li a.cf	{
			padding: 10px 10px 10px 10px;
			border-bottom: none;
		}
		
		#menu li a:not(:only-child):not(.btnMenu) {
			width: 95%;
			padding: 10px 2.5%;
			/*background: #00765C;*/
			color: #333;
		}

		#menu li span.menuItem ~ a.btnMenu {
			/*left: 0;*/
			right: 10px;
			/*width: 100%;*/
			border-bottom: none;
		}

		#menu li a.btnMenu {
			position: absolute;
			/*left: 248px;*/
			top: 0;
			right: 10px;
			width: 32px;	
			padding: 0;
			height: 32px;	
			background: none;
			border-bottom: none;			
		}

		#menu li a.btnMenu span,
		#menu li a.btnMenu:hover span	{			
			display: block;
			position: absolute;
			right: 0;
			top: 8px;			
			padding: 0 0 0 0;
			margin: 0px;
			color: #333;
			/*background: #00765C;*/
			cursor: pointer;
			height: 28px;
			width: 28px;
			font-size: 18px;
			line-height: 26px;			
			text-align: center;
			/*font-weight: bold;*/
			z-index: 10;
		}

		#menu li a.btnMenuContract span,
		#menu li a.btnMenuContract:hover span{	
			font-size: 18px;
			line-height: 26px;
			border-bottom: none;
		}		

		#menu li a.btnMenuExpand {			
			display: block;
			border-bottom: none;	
		}

		#menu li a.btnMenuContract {			
			display: none;						
		}

		#menu li ul {
			width: 100%;
			left : 0;
			display: none;
			position : static;			
			box-shadow: none;
			margin: 0px -20px;
			padding: 10px 10px 10px 10px;			
		}

		#menu li ul li {
			float: none;
			padding-left: 0;			
		}

		#menu li ul a {
			width : auto;
			color: #fff;
			border-bottom: none;			
		} 

		#menu li ul a:hover {
			/*background: #b83b27;*/
			color: #FFF;
			border-bottom: none;
		}	

		
		#menu li a:hover,		
		#menu li a.active,
		#menu li a.current,
		#top_menu li a.current {
			border-bottom: none;
			color: #7ac521;
		}	
		
		/*--slider*/	
		
		.slider-container {
			width: 100%;
			height: auto;
			margin: 0 0 20px 0;
			padding: 0;
			display: none;
		}
		
		.slider-container div.column {
			width: 100%;
			margin: 0 auto;
		}
		
		div.slide,
		div.slide img {
			width: 100%;
		}
		
		#slider a.slide,
		#slider a.slide img {
			width: 100%;
		}
		
		div.slide h1,
		a.slide h1	{
			font-size: 18px;
			line-height: 24px;
			padding: 10px 15px;
			bottom: 38px;
			left: 10px;
		}
		
		.bx-controls {
			height: 30px;
			margin: -45px 0 0 0;
		}
		
		/*--intro*/
		
		.intro h2 {
			/*font-size:: 24px;*/
			line-height: 36px;
			margin: 10px 0 20px 0;
		} 
		
		.intro h2 br {
			display: none;
		}
		
		/*--page title / content*/
		
		.title {
			padding: 15px 0;
			margin: 0 0 20px 0;
		}
		
		.title h1,
		.column.intro {
			width: 90%;
			margin: 0 5%;
			font-size: 24px;
			line-height: 30px;
		}
		
		.intro div.one {
			margin: 0 0 20px 0;
		}
		
		.column-wrapper.title div.one a {
			width: 90%;
			position: static;
			display: block;
			margin: 10px 5% 0 5%;
			/*right: 10px;*/
			padding: 10px 0;
			text-align: center;
		}
		
		.key-areas {
			padding: 20px 0;
		}
		
		.key-areas a,
		.key-areas a:nth-child(3) {
			width: 90%;
			margin: 0 5% 5% 5%;
		}
		
		.key-areas a:nth-child(3) {
			margin: 0 5% 0 5%;
		}
		
		.key-areas a h3 br {
			display: none;
		}
		
		.gallery-container {
			padding: 20px 0;
		}
		
		ul.galleryBlock li,
		ul.galleryBlock li:nth-child(3n) {
			width: 90%;
			margin: 0 5% 5% 5%;
		}
		
		.gallery-container p {
			width: 90%;
			margin: 0 5%;
		}
		
		.gallery-container p br {
			display: none;
		}
		
		.testimonial {
			margin: 20px 0 0 0;
		}
		
		.contactStrip {
			text-align: center;
			padding: 15px 5% 20px 5%;
		}
		
		.contactStrip a {
			color: #FFF;
		}
		
		.imgSingle {
			width: 100%;
			float: none;
			margin: 0 0 5% 0;
		}
		
		body#bi-folding-doors .imgSingle {
			margin: 0 0 0 0;
		}
		
		.installation div.threeA img, 
		.installation div.threeB img, 
		.installation div.threeC img {
			width: 100%;
		}
		
		.caseStudy {
			height: auto;
			margin: 0 0 20px 0;
			padding: 15px 0 20px 0;
		}
		
		.caseStudy h2 {
			margin: 0 0 30px 0;
		}
		
		.singleImage {
			width: 100%;
		}
		
		.testimonial {
			width: 90%;
			margin: 0 5%;
		}
		
		.testimonial p br,
		.customerQuote br {
			display: none;
		}
		
		.brochures {
			padding: 20px 0;
			margin: 0 0 20px 0;
		}
		
		.kabrochures,
		.brochures .kabrochures:nth-child(3) {
			width: 90%;
			margin: 0 5% 5% 5%;
		}
		
		.brochures .kabrochures:nth-child(3) {
			margin: 0 5% 0 5%;
		}
		
		.areas div.threeA,
		.areas div.threeB, 
		.areas div.threeC {
			width: 90%;
		} 
		
		form#contactForm {
			width: 90%;
			margin: 0 2.5%;
			padding: 2.5%;
		}
		
		form#contactForm {
			width: 95%;
			margin: 0 0 20px 0;
		}
		
		
		form#contactForm {
			margin: 0 auto 20px auto;
		}
		
		body#contact div.one.thanks {
			margin: 0 auto 20px auto;
		}
		
		form#contactForm input,
		form#contactForm textarea,
		form#contactForm select,
		form#contactForm input.button {
			width: 100%;
		}
		
		h2.find {
			margin: 0 2.5% 20px 2.5%;
		}
		
		.map {
			width: 100%;
		}
		
		/*--footer*/
		
		div#footer-wrapper {
			padding: 15px 0;
		}
		
		/*div.one.terms p span {
			display: block;
		}*/
		
		p.SOdescription {
			width: 80%;
			margin: 0 10% 20px 10%;
		}
		
		p.contactInfo span {
			display: block;
			margin: 5px 0;
		}
		
		div.column-wrapper.terms {
			height: auto;
			padding: 10px 0;
		}
		
		div.column-wrapper.terms span {
			display: block;
			margin: 5px 0;
		}
		
	}

	
/* #Mobile (Landscape)
================================================== */

    /* Note: Design for a width of 480px */
	/* Selectively overriding mobile portrait */

    @media only screen and (min-width: 480px) and (max-width: 767px) {
	
		.infoStrip div.one p {
			width: 98%;
			text-align: right;
			padding: 14px 2% 0 0;
			margin: 0;
		}
	
	}
