/*
	Description: Custom CSS - Yorkshire Gutter Cleaning
	Author: J Paul Herron  

	Notes: 
	
	Blue #255F85 rgb( 37,95,133 )
*/ 

@font-face {
    font-family: 'bpreplayregular';
    src: url('../fonts/bp-replay/bpreplay-webfont.eot');
    src: url('../fonts/bp-replay/bpreplay-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bp-replay/bpreplay-webfont.woff') format('woff'),
         url('../fonts/bp-replay/bpreplay-webfont.ttf') format('truetype'),
         url('../fonts/bp-replay/bpreplay-webfont.svg#bpreplayregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bpreplaybold';
    src: url('../fonts/bp-replay/bpreplaybold-webfont.eot');
    src: url('../fonts/bp-replay/bpreplaybold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bp-replay/bpreplaybold-webfont.woff') format('woff'),
         url('../fonts/bp-replay/bpreplaybold-webfont.ttf') format('truetype'),
         url('../fonts/bp-replay/bpreplaybold-webfont.svg#bpreplaybold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bpreplaybold_italic';
    src: url('../fonts/bp-replay/bpreplaybolditalics-webfont.eot');
    src: url('../fonts/bp-replay/bpreplaybolditalics-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bp-replay/bpreplaybolditalics-webfont.woff') format('woff'),
         url('../fonts/bp-replay/bpreplaybolditalics-webfont.ttf') format('truetype'),
         url('../fonts/bp-replay/bpreplaybolditalics-webfont.svg#bpreplaybold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	background-image:url( '../img/leaf2.png' );
	background-repeat:no-repeat;
	background-position:100% 60%;
	background-attachment:fixed;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	background-color:#fffafa;
	padding-top:100px;
	font-size:16px;
	}


/* 
Typography
-------------------------------------------- 
*/

a {
	color:#173c54;
	}
p {
	margin-bottom:1.2em;
	}
h1,h2, h3,h4,h5 {
	font-family:bpreplayregular;
	font-weight:bold;
	color:#255F85;
	}	
h1 {
	font-size:2.0em;
	line-height:1.4em;
	}
h2 {
	color:#67A2C3;
	font-family:bpreplaybold;
	font-size:1.4em;
	}
h3 {
	font-size:1em;
	}
.container-header {
	color:#fff;
	font-size:1.2em;
	}
.testimonial {
	text-align:center;
	font-size:0.8em;
	}
.secondary-content {
	font-size:0.8em;
	}
.secondary-content label {
	color:#666;
	font-size:1.4em;
	}
.highlight {
	font-size:1.4em;
	font-weight:bold;
	color:#62B8C0;
	}
.main-content {
	min-height:1600px;
	}
li {
	margin-bottom:5px;
	}
.small-text {
	font-size:0.8em;
	line-height:1.0em;
	}

/* 
captcha
-------------------------------------------- 
*/

.g-recaptcha {
	margin-top:10px;
	margin-bottom:20px;
}
.g-recaptcha iframe {
	width:230px !important;
	border-radius:5px;
}

/* 
Navigation
-------------------------------------------- 
*/
.carousel .item > img {
	display: block;
	width: 100%;
	line-height: 1;
}
.navbar-fixed-top .navbar-inner { 
/*	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
*/
	/* Gradients for modern browsers, replace as you see fit */
	background-image:none;
	/* IE8-9 gradient filter */
	filter:none;
	min-height:20px;
	border-bottom:none;
	margin:0;
	background-color: #255F85; /* fallback color, place your own */
	padding:20px 0;
	}
.navbar-fixed-bottom {
	z-index:40;
	}
.navbar-fixed-bottom .navbar-inner {
	/* Gradients for modern browsers, replace as you see fit */
	background-image:none;
	border:none;
	box-shadow:none;
	/* IE8-9 gradient filter */
	filter:none;
	height:35px;
	border-bottom:none;

	background-color: rgba( 37,95,133, 0.3 ); /* fallback color, place your own */
	
	}
.navbar .nav > li > a {
	color:#fff;
	text-shadow:none;
	padding:5px 10px;
	}
.navbar .nav > li > a:hover {
	color:cream;
	}
.navbar .nav > li {
	border-left:1px solid #fff;
	font-size:1rem;
	}
.navbar .nav > li:nth-child(1) {
	border-left:none;
	}
.nav-collapse .nav > li > a, 
.nav-collapse .dropdown-menu a {
	color:#fff;
	}
/*.navbar-fixed-top {
	margin-left:10px;
	margin-right:10px;
	}*/
.navbar-fixed-top {
	margin-bottom:40px;
	} 
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
	color:cream;
	text-decoration: none;
	background-color: #173c54;
	}
.btn-navbar {
	background-image:none !important;
	background-color:#173c54 !important;
	filter:none;
	margin-bottom:10px;
	}

/* 
Footer
-------------------------------------------- 
*/

footer {
	position:relative;
	color:#fff;
	width:100%;
	height:120px;
	background-color:#255F85;
	}
.copyright {
	color:#fff;
	font-size:0.8em;
	margin-right:20px;
	}
.follow {
	position:absolute;
	bottom:47px;
	left:42px; 
	}
.watermark {
	font-family:impact,arial,helvetica;
	position:absolute;
	bottom:55px;
	right:0;
	font-size:4.7em;
	z-index:7000;
	color:#23587b;
	}

/* 
Branding
-------------------------------------------- 
*/

.logo {
	width:540px;
	margin:20px 0 50px -20px;
	}

.brands {
	display:inline-block;
	margin: 0 auto;
	}
.brands li {
	float:left;
	margin:40px;
	}
.brands li img {
	max-width:200px;
	}

/* 
Secondary Content
-------------------------------------------- 
*/

.secondary-header,
.secondary-content {
	text-align:right;
	}
.secondary-header-rule {
	height:3px;
	margin:0;
	padding:0;
	}
.secondary-content {
	text-align:right;
	margin:0;
	padding:0;
	}
.secondary-testimonial {
	padding:5px;
	}
.certs ul {
	position:relative;
	margin:0 auto;
	float:right;
	}
.certs ul li {
	list-style-type:none;
	margin-right:10px;
	min-height:100px;
	float:left;
	}
.certs ul li img {
	max-width:100px;
	max-height:80px;
	}

/* 
Quotation
-------------------------------------------- 
*/

.quotation .post {
	padding: 10px 40px;
/*	background-color:#135E86;
	background-color:rgba( 19, 94, 134, 0.9 );
*/	background-color:#E9724C;
	

	border-radius:10px;	
	-moz-border-radius:10px;	
	-webkit-border-radius:10px;	
	-o-border-radius:10px;	
	color:#fff;
/*	border:solid 2px #135E86;
*/	}

/* 
Slideshow
-------------------------------------------- 
*/

.slideshow {
	position:relative;
	width:300px;
	margin-top:12px;
	margin:auto;
	}
.img-round, .slideshow {
	border-bottom-left-radius: 12px;
	-moz-border-radius-bottomleft: 12px;
	-webkit-border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	-moz-border-radius-bottomright: 12px;
	-webkit-border-bottom-right-radius: 12px;

	border-top-left-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-webkit-border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	-moz-top-radius-bottomright: 12px;
	-webkit-top-bottom-right-radius: 12px;
}

/* 
Youtube Video
-------------------------------------------- 
*/

.aspect-ratio {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.3%;
}

.aspect-ratio iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0; top: 0;
}

/* 
Areas
-------------------------------------------- 
*/

.area {
	text-align:center;
	}
	
/* 
Contact
-------------------------------------------- 
*/

.contact-main {
	position:relative;
	height:155px;
	margin-top:37px;
	}
.contact-main .main-tel {
	position:relative;
	display:block;
	margin-top:10px;
	font-size:2.6rem;
	color:#aaa;
	width:100%;
	text-align:right;
	}
.contact-main .secondary-tel {
	position:relative;
	display:block;
	margin-top:20px;
	font-size:2.6rem;
	color:#aaa;
	width:100%;
	text-align:right;
	}
.contact-main h3 {
	position:relative;
	width:100%;
	text-align:right;
	margin-bottom:-10px;
	}
.email a {
	font-weight:bold;
	font-size:1.2em;
	color:#666;
	}
.tel {
	display:block;
	color:#666;
	font-family:bpreplayregular;
	font-size:2.0em;
	font-weight:bold;
	margin-bottom:15px;
	}
.beta {
	color:#255F85;
	font-size:3.2em;
	}
.callback-sub-msg {
	font-size:0.7rem;
	margin-top:20px;
	}

/* 
Home
-------------------------------------------- 
*/

.what-we-do {
	margin:20px 0 60px;
	background-color:rgba( 37,95,133, 0.1 );; 
/*border:solid 1px #ccc;*/
	padding:40px;
	}
.what-we-do li {
	margin-bottom:1.8rem;
	font-size:1.6rem;
	line-height:2rem;
	color:#333;
	}

/* 
Social Media
-------------------------------------------- 
*/

#social-media {
	position:fixed;
	bottom:10px;
	width:auto;
	margin-left:40px;
	z-index:50;
	}
.social-media li {
	display:inline;
	}

/* 
Forms
-------------------------------------------- 
*/

.btn-em {
	padding:10px 20px;
	font-size:1.4em;
	}

.btn-success {
	background-color:#255F85;
	background-image:none;
	}
.btn-success:hover {
	background-color:#084f7d;
}	

/* 
General
-------------------------------------------- 
*/

.spacer {
	height:170px;
	}
.address {
	font-size:0.8em;
	font-weight:bold;
	}
hr {
	border-bottom:solid 1px #999;
	}
.cookie-policy span {
	display:block;
	background-color:#ccc;
	padding:10px 20px;	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	}
.error {
	color:yellow;
	}
	
	
/*
Media Queries
*/
	
@media (min-width: 768px) and (max-width: 979px) {
}
@media (max-width: 767px) { 
}
@media (min-width: 768px) and (max-width: 979px) {
}

@media (max-width: 979px) {
body {
	padding-top:0;
}
.contact-main {
	right:20px;
	top:20px;
	height:120px;
	margin-top:0px;
	}


.contact-main .main-tel {
	font-size:1.8em;
	margin:0;
	margin-top:-10px;
	padding:0;
	top:20px;
	}
.contact-main .secondary-tel {
	font-size:1.2em;
	margin:0;
	padding:0;
	top:30px;
	}
.contact-main h3 {
	font-size:0.8em;
	line-height:1em;
	margin:0;
	padding:0;
	}
.g-recaptcha iframe {
	width:158px !important;
}
.contact-form .btn {
	font-size:14px;
}
.nav-collapse .nav > li > a:hover,
.nav-collapse .dropdown-menu a:hover {
	background-color:#173c54;
	border:none;
	}

.certs {
	display:none;
	}

.logo-container {
	margin:0 auto;
	}
.logo {
	width:400px;
	margin:10px 0px 10px 0px;
	}
.navbar-fixed-top,
.navbar-fixed-top .navbar-inner {
	margin-bottom:20px;
	border-radius:0px;
	}
.navbar-fixed-top {
	margin:0;
	}
.navbar-fixed-bottom {
	display:none !important;
	}
#social-media {
	position:relative;
	margin:20px 0px 0px -10px;
	}
footer {
	display:none;
	}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
	background-color:#173c54;
	color:#fff;
	}

}
@media (min-width: 980px) {
.address {
	margin:40px 0;
	}
}
@media (max-width: 767px) {
body {
	background-image:url( '../img/leaf-small.png' );
	}
.contact-main {
	display:none;
	}
.contact-form .btn {
	font-size:1.2rem !important;
}
.g-recaptcha iframe {
	width:191px !important;
}


.navbar .nav > li {
	border-left:none;
	}
.main-content {
	min-height:0px;
	}

}
@media (max-width: 480px) {


}
