/**
 *  Theme Name: DW Page Modern
 *  Description: Responsive One Page Modern Wordpress Theme
 *  Author: DesignWall
 *  Author URI: http://www.designwall.com
 *  Version: 1.0.6
 *  License: GNU General Public License v2 or later
 *  License URI: http://www.gnu.org/licenses/gpl-2.0.html
 */

@import url(https://fonts.googleapis.com/css?family=Lato:400,700,900,400italic,700italic,900italic);

body {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #000;
	font-weight: 400;
}

a {
	color: #cd3b32;
	font-weight:700;
	text-decoration:none;
}

a:hover,
a:active,
a:focus {
	color: #cd3b32;
	text-decoration:underline;
}

.thumbnail img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%); 
  -webkit-transition: all .6s ease;
  -webkit-backface-visibility: hidden;
}

.thumbnail:hover img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(0%);
}

[class^="icon-"],
[class*=" icon-"] {
	background-image: url(img/glyphicons-halflings.png);
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	border-radius: 3px;
	border-color: #ddd;
}

.btn {
	border-radius: 3px;
	font-weight: bold;
	padding: 7px 14px;
}

.btn-large {
	padding: 19px 39px;
	text-transform: uppercase;
	font-size: 18px;
}

.btn-primary {
	border-top-color: #5bb5fd !important;
	border-bottom-color: #00508d !important;
	border-left-color: transparent !important;
	border-right:  transparent !important;
	background: #399cee !important;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM5OWNlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDYwYTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+)!important;
	background: -moz-linear-gradient(top,  #399cee 0%, #0060a7 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#399cee), color-stop(100%,#0060a7)) !important;
	background: -webkit-linear-gradient(top,  #399cee 0%,#0060a7 100%)!important;
	background: -o-linear-gradient(top,  #399cee 0%,#0060a7 100%)!important;
	background: -ms-linear-gradient(top,  #399cee 0%,#0060a7 100%)!important;
	background: linear-gradient(to bottom,  #399cee 0%,#0060a7 100%)!important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#399cee', endColorstr='#0060a7',GradientType=0 )!important;
}

.btn-primary:hover {
	background: #3a9cee !important;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNhOWNlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDc4ZDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important;
	background: -moz-linear-gradient(top,  #3a9cee 0%, #0078d1 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3a9cee), color-stop(100%,#0078d1)) !important;
	background: -webkit-linear-gradient(top,  #3a9cee 0%,#0078d1 100%) !important;
	background: -o-linear-gradient(top,  #3a9cee 0%,#0078d1 100%) !important;
	background: -ms-linear-gradient(top,  #3a9cee 0%,#0078d1 100%) !important;
	background: linear-gradient(to bottom,  #3a9cee 0%,#0078d1 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a9cee', endColorstr='#0078d1',GradientType=0 ) !important;
}

#main {
	background-color: transparent;
}

.btn-primary:active,
.btn-primary:focus {
	background: #3a9cee !important;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2) inset;
}

.section {
	background: #fff;
}

.section-title {
	margin-bottom: 30px;
}

.section-title h1 {
	background: #e54e19;
	display: inline-block;
	padding: 0 35px;
	text-transform: uppercase;
	color: #fff;
}

.section-title p {
	font-size: 18px;
	font-weight: 400;
	margin: 30px 0 0;
	color: #666;
}

.arrow-down {
	background: url(img/arrow-down.png) no-repeat center 16px;
	border-color: #fff;
}

.navbar .navbar-inner {
	background: #fff;
	background-image: none;
	box-shadow: 0 2px 3px rgba(0,0,0,.1);
	filter: e(%("progid:DXImageTransform.Microsoft.gradient(enabled = false)"));
}

.navbar-static-top .container,
.navbar-fixed-top .container {
	border-bottom: none;
}

.navbar .site-title .brand {
	color: #111;
	font-weight: 400;
}

.nav .active {
	border-bottom: none;
}

.navbar .nav > li > a,
.navbar .nav > li > a:active,
.navbar .nav > li > a:focus {
	color: #000;
	font-weight: 700;
	font-size: 13px;
}

.navbar .nav > li > a:hover,
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
	color: #cd3b32;
	text-decoration:underline;

}

/*.navbar .select-theme .select-theme {
	background-color: transparent !important;
	border: 1px solid #cbcbcb !important;
	border-radius: 3px;
}*/

.navbar .btn-navbar {
	background-color: transparent !important;
	border: 1px solid #cbcbcb;
	border-radius: 3px;
	opacity: .5;
}

.navbar .btn-navbar:hover {
	opacity: 1;
}

.navbar .btn-navbar .icon-bar {
	background: #333;
	box-shadow: none;
}

/*.navbar .select-theme.open .select-theme {
	border-radius: 0;
}

.navbar .select-theme .dropdown-menu {
	border-width: 0 1px 0;
	border-style: solid;
	border-color: #CBCBCB;
}*/

/* select pages */
.select-page .dropdown-toggle {
	border-color: #ddd;
	-webkit-box-shadow: none !important;
     	-moz-box-shadow: none !important;
          	box-shadow: none !important;
}

.select-page .dropdown-toggle:hover,
.select-page.open .dropdown-toggle {
	border-color: #ddd;
}

.select-page.open .dropdown-toggle {
	position: relative;
	z-index: 9999;
	border-bottom: none;
}

.select-page.open .dropdown-menu a {
	font-family: 'Open Sans',​sans-serif;
	font-weight: 700;
	font-size: 13px !important;
}

.select-page.open .dropdown-menu a:hover {
	background: transparent;
	color: #1BA1E2;
}

.select-page .dropdown-toggle span {
	border-top-color: #888;
}

.select-page .dropdown-toggle:hover span,
.select-page.open .dropdown-toggle span {
	border-top-color: #111;
}

.select-page .dropdown-menu {
	border-color: #ddd;
}

.header {
	background: none;
}

.header .hero-unit h1 {
	color: #fff;
	text-transform: uppercase;
	text-shadow: 1px 1px 3px rgba(0,0,0,.3);
}

.header .hero-unit p {
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	margin: 0 150px 30px;
}

.ie8 .header .hero-unit p,
.ie9 .header .hero-unit p {
	margin-right: 150px !important;
}

.introducing .block {
	padding: 0 15px 30px;
}

.introducing .block:hover {
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
	border-radius: 3px;
}

.introducing .section-img {
	border: none;
	height: 140px;
	margin-bottom: 0;
}

.introducing [class*="icon-tpl"] {
	background-image: url(img/intro-icons.png);
}

.introducing .block:hover [class*="icon-tpl"] {
	background-image: url(img/intro-icons-hover.png);
}

.introducing .section-content-title,
.introducing .section-content-title a {
	font-size: 24px;
	font-weight: 400;
	color: #333;
	margin-top: 0;
}

.section.portfolio {
	background: url(img/portfolio-bg.jpg) fixed;
	background-size: cover;
	padding-bottom: 35px;
}

.section.portfolio .thumbnails .thumbnail {
	background: #fff;
}

.portfolio .thumbnails .row-fluid {
	margin-top: 30px;
}

.portfolio .thumbnails .row-fluid:first-child {
	margin-top: 0;
}

.portfolio .block {
	border-radius: 3px;
}

.portfolio .thumbnail img {
	border-radius: 3px 3px 0 0;
}

.portfolio .thumbnail .caption {
	padding: 5px 10px 20px;
	max-width: 220px;
	margin: 0 auto;
	background: #fff;
}

.portfolio .section-content-title,
.portfolio .section-content-title a {
	color: #111 !important;
}

.portfolio .block:hover .section-content-title a,
.portfolio .section-content-title a:hover,
.portfolio .section-content-title a:active,
.portfolio .section-content-title a:focus {
	color: #047ecc !important;
}

.portfolio .carousel-nav {
	margin-top: 30px;
}

.portfolio .carousel-nav:before {
	display: none !important;
}

.portfolio .carousel-nav ul {
	background: none;
	padding: 0;
}

.portfolio .carousel-nav li {
	border: none;
	width: auto;
	height: auto;
	padding: 0;
	margin-left: 0;
}

.portfolio .carousel-nav li a {
	width: auto;
	height: auto;
	left: auto;
	top: auto;
	padding: 3px;
}

.portfolio .carousel-nav li span {
	display: block;
	width: 8px !important;
	height: 8px !important;
	border-radius: 10px;
	border: 2px solid #fff;
}

.portfolio .carousel-nav li.active span,
.portfolio .carousel-nav li:hover span {
	background: #fff;
}

.section.blog {
	background: url(img/portfolio-bg.jpg) fixed;
	background-size: cover;
	padding-bottom: 35px;
}

.section.blog .thumbnails .thumbnail {
	background: #fff;
}

.section.blog .thumbnails .row-fluid {
	margin-top: 30px;
}

.section.blog .thumbnails .row-fluid:first-child {
	margin-top: 0;
}

.section.blog .block {
	border-radius: 3px;
}

.section.blog .thumbnail img {
	border-radius: 3px 3px 0 0;
}

.section.blog .thumbnail .caption {
	padding: 5px 10px 20px;
	max-width: 220px;
	margin: 0 auto;
	background: #fff;
}

.section.blog .section-content-title,
.section.blog .section-content-title a {
	color: #111 !important;
}

.section.blog .block:hover .section-content-title a,
.section.blog .section-content-title a:hover,
.section.blog .section-content-title a:active,
.section.blog .section-content-title a:focus {
	color: #047ecc !important;
}

.section.blog .carousel-nav {
	margin-top: 30px;
}

.section.blog .carousel-nav:before {
	display: none !important;
}

.section.blog .carousel-nav ul {
	background: none;
	padding: 0;
}

.section.blog .carousel-nav li {
	border: none;
	width: auto;
	height: auto;
	padding: 0;
	margin-left: 0;
}

.section.blog .carousel-nav li a {
	width: auto;
	height: auto;
	left: auto;
	top: auto;
	padding: 3px;
}

.section.blog .carousel-nav li span {
	display: block;
	width: 8px !important;
	height: 8px !important;
	border-radius: 10px;
	border: 2px solid #fff;
}

.section.blog .carousel-nav li.active span,
.section.blog .carousel-nav li:hover span { 
	background: #fff;
}

.project-details {
	padding: 0 10px 20px;
}

.about .team .personal:hover h3 a,
.about .team .personal:hover h3 {
	color: #047ecc;
}

.section.about {
	border-bottom: 1px solid #ddd;
}

.about .thumbnail > a {
	position: relative;
	display: block;
	background: #ccc;
	height: 180px;
	width: 240px;
	margin: 0 auto;
	overflow: hidden;
}


.about .thumbnail > a:before {
	content: "";
	height: 180px;
	width: 240px;
	background: url(img/avatar-mask.png);
	z-index: 10;
	left: 0;
	position: absolute;
}

.about .thumbnail .caption p {
	margin: 10px 0;
}

.section.clients {
	border-bottom: 1px solid #ddd;
}

.section.clients .testimonials .testimonial {
	border: none;
	padding: 0;
	position: relative;
}

.section.clients .testimonials .testimonial .img_wrapper {
	position: static !important;
}

.section-content .testimonials .testimonial img {
	position: absolute;
	top: 50% !important;
	border-radius: 30px;
	margin-top: -30px;
}

.section.clients .testimonials .testimonial blockquote {
	border: 1px solid #ccc;
	margin: 0 0 0 80px;
	border-radius: 3px;
	padding: 14px;
	position: relative;
	overflow: visible;
}

.section.clients .testimonials .testimonial blockquote:before,
.section.clients .testimonials .testimonial blockquote:after {
	position: absolute;
	top: 50%;
	margin-top: -8px;
	left: -8px;
	content: "";
	width: 0;
	height: 0;
	border-top: 8px dotted transparent;
	border-right: 8px solid #ccc;
	border-bottom: 8px dotted transparent;
}

.section.clients .testimonials .testimonial blockquote:after {
	left: -7px;
	border-right-color: #fff;
}

.section.clients .testimonials .testimonial blockquote:hover {
	box-shadow: 0 0 3px rgba(0,0,0,.2);
}

.ie10 .section.clients .testimonials .testimonial blockquote:before,
.ie10 .section.clients .testimonials .testimonial blockquote:after,
.ie9 .section.clients .testimonials .testimonial blockquote:before,
.ie9 .section.clients .testimonials .testimonial blockquote:after {
	border-top-style: solid;
	border-bottom-style: solid;
}

.section.clients .testimonials .testimonial.no-avatar blockquote {
	margin: 0;
}

.section.clients .testimonials .testimonial.no-avatar blockquote:before,
.section.clients .testimonials .testimonial.no-avatar blockquote:after {
	display: none;
}

.contact .map {
	padding: 0;
	border: none;
}

#colophon {
	background: #444;
	border-top: none;
	padding-bottom: 30px;
        color:#fff;
}

#colophon .copyright {
	border-top: none;
}

body[class*="landing"] {
	background-size: cover;
}

body[class*="landing"].ie8 {
	margin-top: 0;
}

body[class*="landing"] #nav {
	position: absolute;
}

body[class*="landing"] .navbar .navbar-inner {
	background: rgba(255,255,255,.6);
}

body[class*="landing"].ie8 .navbar .navbar-inner {
	background: #fff;
}

body[class*="landing"] .header .hero-unit p {
	margin-left: 120px;
	margin-right: 120px;
}

body[class*="landing"] .hasCountdown .countdown_section {
	background: #047ecc;
	border: none;
	box-shadow: 0 0 0 5px rgba(255,255,255,.2);
	color: #fff;
	font-weight: bold;
}

body[class*="landing"] h3 {
	font-weight: 700;
	margin-top: 180px;
	text-transform: uppercase;
}

body[class*="landing"] .header .hero-unit p.sub {
	font-size: 13px;
}

body[class*="landing"] .wpcf7 input.wpcf7-validates-as-email {
	border-color: #fff;
	background: url(img/feed.png) no-repeat 96.5% center rgba(255,255,255,.6) !important;
	color: #000;
}

body[class*="landing"].ie8 .wpcf7 input.wpcf7-validates-as-email {
	background: url(img/feed.png) no-repeat 96.5% center #aaa !important;
}

body[class*="landing"] #colophon {
	background: none;
	border-top: none;
}

body[class*="landing"] #colophon .container {
	border-top: 1px solid rgba(255,255,255,.2);
	color: #fff;
}

.error404 {
 	background: url(img/header-bg.jpg) fixed;
	background-size: cover;
}

.error404 #page404 h1 {
	background: url(img/404.png) center center no-repeat;
	margin-bottom:0;
}

.error404 #page404 h2 {
	font-size: 58px;
	color: #fff;
	text-transform: uppercase;
	text-shadow: 1px 1px 3px rgba(0,0,0,.3);
	line-height: 60px;
}

.error404 #page404 span {
	font-size: 14px;
	color: #fff;
}

.error404 #page404 a {
	text-decoration: none;
	border-bottom: 1px solid #aaa;
	color: #fff;
}

.error404 #page404 a:hover,
.error404 #page404 a:active,
.error404 #page404 a:focus {
	color: #047ECC;
}

.error404 #colophon {
	background: none;
	border:none;
	color:#fff;
}

.error404 #colophon .copyright {
	border-top: 1px solid #83756a;
}

body[class*="landing"] #colophon a,
.error404 #colophon a {
	color: #fff;
}

body[class*="landing"] #colophon a:hover,
body[class*="landing"] #colophon a:active,
body[class*="landing"] #colophon a:focus,
.error404 #colophon a:hover,
.error404 #colophon a:active,
.error404 #colophon a:focus {
	color: #047ECC;
}



/* Social 
-----------------*/ 
.list-inline.social-inline li a {
	background: #ddd;
	color: #fff;
}

.list-inline.social-inline .facebook a:hover {
	background: #0054A6 !important;
}

.list-inline.social-inline .twitter a:hover {
	background: #00AEEF !important;
}

.list-inline.social-inline .google_plus a:hover {
	background: #DB4A39 !important;
}

.list-inline.social-inline .youtube a:hover {
	background: #C4302B !important;
}

.list-inline.social-inline .linkedin a:hover {
	background: #049CDB !important;
}

body[class*="landing"] .list-inline.social-inline li a,
.error404 .list-inline.social-inline li a {
	background: transparent;
	border: 1px solid #fff;
}

body[class*="landing"] .list-inline.social-inline li a:hover,
.error404 .list-inline.social-inline li a:hover {
	background: transparent !important;
}

body[class*="landing"] .list-inline.social-inline .facebook a:hover,
.error404 .list-inline.social-inline .facebook a:hover {
	border-color: #0054A6 !important;
	color: #0054A6 !important;
}

body[class*="landing"] .list-inline.social-inline .twitter a:hover,
.error404 .list-inline.social-inline .twitter a:hover {
	border-color: #00AEEF !important;
	color: #00AEEF !important;
}

body[class*="landing"] .list-inline.social-inline .google_plus a:hover,
.error404 .list-inline.social-inline .google_plus a:hover {
	border-color: #DB4A39 !important;
	color: #DB4A39 !important;
}

body[class*="landing"] .list-inline.social-inline .youtube a:hover,
.error404 .list-inline.social-inline .youtube a:hover {
	border-color: #C4302B !important;
	color: #C4302B !important;
}

body[class*="landing"] .list-inline.social-inline .linkedin a:hover,
.error404 .list-inline.social-inline .linkedin a:hover {
	border-color: #049CDB !important;
	color: #049CDB !important;
}

/* End Social 
-----------------*/ 


/* Buddypress 
-----------------*/ 
#buddypress button:hover,
#buddypress a.button:hover,
#buddypress input[type=submit]:hover,
#buddypress input[type=button]:hover,
#buddypress input[type=reset]:hover,
#buddypress ul.button-nav li a:hover,
#buddypress div.generic-button a:hover,
#buddypress .comment-reply-link:hover,
#buddypress div.activity-meta a:hover,
#buddypress a.bp-title-button:hover {
  background-color: #004E80;
  border-color: #004E80;
}

.buddypress .page-header a:hover {
  color: #004E80;
}

.buddypress .page-header .button:hover {
  border-color: #004E80;
  background: #004E80;
}

#buddypress div.item-list-tabs ul li a:hover {
  color: #004E80;
}

#buddypress div.item-list-tabs ul li a:hover span {
  background: #004E80;
  border-color: #004E80;
}

#buddypress div.item-list-tabs ul li.selected a,
#buddypress div.item-list-tabs ul li.current a {
  color: #004E80;
}

#buddypress div.item-list-tabs ul li.selected a span,
#buddypress div.item-list-tabs ul li.current a span {
  background: #004E80;
  border-color: #004E80;
}

#buddypress ul.item-list li div.item-title a:hover {
  color: #004E80;
}

#buddypress .acomment-meta a:first-child:hover {
  color: #004E80;
}

#buddypress .activity-header a:hover {
  color: #004E80;
}

#buddypress div.activity-meta a:hover {
  background: #004E80;
  border-color: #004E80;
}

#buddypress .dw-question .entry-header .entry-title:hover {
  color: #004E80;
}

/* End Buddypress
-----------------*/ 

body {
    background:none;
    font-size:1em;
	margin-top:0;
}

#main {
    top:0px;
}

div#header-contact-details-container {
	width:100%;
	z-index:10500;
	position:absolute;
	top:40px;
	right:0;
}

div#header-contact-details {
	width:1050px;
	margin:0px auto;
	text-align:right;
	font-size:1em;
	line-height:2em;
}

div#header-contact-details div#header-telephone {
	color:#cd3b32;
	font-size:1.875em;
	font-weight:300;
}

div#header-contact-details div#header-email a {
	color:#444;
	font-weight:300;
}

.navbar-fixed-top .container {
	position:relative;
}

.navbar .brand {
    width: 255px !important;
    height: 135px !important;
}

.navbar .site-title {
	height:135px;
	width:255px;
}

.navbar .navbar-inner {
    min-height:159px;
	border-bottom:1px solid #444;
}

.navbar .nav.pull-right {
	padding-top:100px;
	background:url(img/nav-rule.jpg) 100% 110px no-repeat;
}

.navbar .nav>li {
	margin-left:15px;
}

.navbar a {
	text-transform:uppercase;
	font-size:0.7em !important;
	font-weight:700;
}

.navbar .navbar-inner {
    background: #fff;
    background-image: none;
    box-shadow:none;
}

.navbar-fixed-top {
	position:relative;
}

.section {
    padding-top: 40px;
    padding-bottom: 40px;
    overflow: hidden;
    background:transparent;
}

section#home {
    margin-top:0;
    background:url(img/header-bg.jpg) 50% 0 no-repeat #7b8861;
    padding-top:0px;
    padding-bottom:0;
    height:315px;
}

section#home .section-title {
    display:none;
}

section#home h1 {
    color:#fff;
    font-size:2.25em;
    margin-top:100px;
    margin-bottom:20px;
    font-weight:400;
}

section#home h1 span.title1 {
    color:#fff;
    font-size:66%;
    font-weight:400;
}

section#home h1 span.title3 {
    color:#fff;
    font-size:75%;
    font-weight:400;
}

section#introduction {
    background:url(img/fade-bg.png) 0 0 repeat-x #ffffff;
}

section#introduction div.section-title {
    display:none;
}

section#introduction div.span12 {
    width:100%;
    height:35px;
    display:block;
    color:#fff;
    background-color:#cd3b32;
    text-align:center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-top:5px;
    letter-spacing:.05em;
    margin-left:0;
}

section#introduction div.span12 span.telno {
    font-size:1.5em;
    font-style:italic;
    padding-top:10px;
}

section#introduction div.span12 a {
    color:#fff;
    text-decoration:none;
}

section#introduction div.span12 a:hover {
    color:#fff;
    text-decoration:underline;
}

section#about-us {
    background:url(img/fade-bg.png) 0 0 repeat-x #055645;
    color:#fff;
}

section#about-us div.section-title {
    display:none;
}

section#about-us h1 {
    color:#fff;
    text-align:right;
    font-size:1.5em;
    font-weight:400;
}

section#membership {
    background:url(img/fade-bg.png) 0 0 repeat-x #cd3b32;
    color:#fff;
}

section#membership div.section-title {
    display:none;
}

section#membership h1 {
    color:#fff;
    text-align:right;
    font-size:1.5em;
    font-weight:400;
}

section#membership a {
    color:#fff;
    font-weight:700;
    text-decoration:underline;
}

section#membership a:hover {
    color:#fff;
    font-weight:700;
    text-decoration:none;
}

section#membership div#club-rules {
	display:none;
	height:auto;
}

section#membership div#club-rules-block {
	background-color:#fff;
	padding:10px;
	color:#000;
	padding:10px;
	font-style:italic;
}

section#membership span#club-rules-button {
	display:inline block;
	height:19px;
	cursor:pointer;
	border-bottom:1px #fff solid;
	font-weight:700;
}

section#upcoming-trials {
    background:url(img/fade-bg.png) 0 0 repeat-x #ffffff;
}

section#upcoming-trials.section {
    padding-bottom:0;
}

section#upcoming-trials div.section-title {
    display:none;
}

section#upcoming-trials h1 {
    color:#000;
    text-align:right;
    font-size:1.5em;
    font-weight:400;
}

div.trials-date {
    font-weight:400;
    font-style:italic;
    font-size:1em;
}

div.trials-notes {
    font-size:87.5%;
    line-height:1.5em;
    text-align:right;
    padding-top:50px;
}

div.trials-name {
    color:#cd3b32;
    font-weight:700;
    font-size:1.25em;
}

div.trials-details {
    font-size:1em;
    padding:0 0 20px 0;
}

section#trial-results {
    background-color:#fff;
}

section#trial-results.section {
    padding-top:0;
}

section#trial-results div.container {
    border-top:1px #ccc solid;
    padding-top:20px;
}

section#trial-results div.section-title {
    display:none;
}

section#trial-results h1 {
    color:#000;
    text-align:right;
    font-size:1.5em;
    font-weight:400;
}

section#trial-results div.trial-results {
    font-size:0.9em;
}

section#trial-results p {
    color:#808080;
}

section#gallery {
    background-image:url(img/gallery-bg2.jpg);
    background-position: 50% 0;
    background-repeat: repeat-x;
    background-color: transparent;
    height:452px;
    padding-top:0;
    padding-bottom:0;
}

section#gallery div.section-title {
    display:none;
}

section#gallery h1 {
    color:#000;
    text-align:right;
    font-size:1.5em;
    font-weight:400;
}

section#contact-us {
    background:url(img/fade-bg.png) 0 0 repeat-x #444444;
}

section#contact-us div.section-title {
    display:none;
}

section#contact-us h1 {
    color:#fff;
    text-align:left;
    font-size:1.5em;
    font-weight:400;
}

section#contact-us {
    color:#fff;
    font-size:.8em;
}

section#contact-us a {
    color:#fff;
    font-weight:700;
    text-decoration:none;
}

section#contact-us a:hover {
    text-decoration:underline;
}

footer#colophon {
    display:none;
}

@media (max-width: 1280px) {
	body,
	.section.portfolio {
		background-size: cover;
	}
}

@media (max-width: 1200px) {
	.navbar a {
	font-size:0.6em !important;
	}
	div#header-contact-details {
	width: 940px;
	}
}

@media (max-width: 979px) {
	.navbar .nav > li {
		border-top: 1px solid rgba(255,255,255,.3);
		padding-left: 0;
	}

	.navbar .nav > li a:hover {
		background: none;
	}

	.header .hero-unit p,
	body[class*="landing"] .header .hero-unit p {
		margin-left: 0;
		margin-right: 0;
	}
	div#header-contact-details {
		display:none;
	}
	body {
		background: none;
		font-size: 1em;
		margin-top: 0px !important;
	}
	.navbar .nav.pull-right {
    		padding-top: 0px;
		margin-bottom:10px;
		background-color:#cd3b32;
		background-image:none;
	}
	.navbar a {
		font-size:0.8em !important;
		text-align:right;
		color:#fff !important;
		text-decoration:none;
	}
	.navbar a:active,
	.navbar a:hover {
		text-decoration:none !important;
		color:#fff !important;
	}
	.navbar .nav > li > a:hover, .navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
		color: #fff;
		text-decoration: none;
	}
	.navbar .nav>li {
		margin-left: 0px;
	}

	section#introduction div.span12 {
		font-size:0.7em;
	}
	section#introduction div.span12 span.telno {
		font-size: 1.1em;
		font-style: italic;
		padding-top: 10px;
	}
}

@media (max-width: 767px) {
	.header .hero-unit h1 {
		font-size: 60px;
	}

	#portfolio .block {
		margin-top: 30px;
	}

	#portfolio .block:first-child {
		margin-top: 0;
	}

	.personal {
		margin-bottom: 30px;
	}
	section#introduction img, section#about-us img, section#membership img, section#upcoming-trials img, section#trial-results img {
		display:none;
	}
	section#about-us h1, section#membership h1, section#upcoming-trials h1, section#trial-results h1 {
		text-align:left;
	}
	section#upcoming-trials div.trials-notes {
		text-align:left;
		padding-top:0px;
		padding-bottom:20px;
	}
}

@media (max-width: 696px) {
	section#introduction div.span12 {
		height:60px !important;
	}
}

@media (max-width: 599px) {
	.personal {
		margin-bottom: 0px;
	}

	.error404 #page404 h2,
	.header .hero-unit h1 {
		font-size: 48px;
	}

	#landingpage .hero-unit h1 {
		font-size: 24px;
		margin-top: 40px;
	}
        section#introduction div.span12 {
                display:none;
        }
}

@media (max-width: 480px) {
	.header .hero-unit {
		padding-top: 0;
	}

	.error404 #page404 h2,
	.header .hero-unit h1 {
		font-size: 36px;
	}
	section#contact-us div#footer-nav {
		display:none;
	}
        section#introduction div.span12 {
                display:none;
        }
        div.trials-notes {
        text-align:left !important;
        }
}