@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Signika:300|Bree+Serif|Squada+One|Oswald|Open+Sans);
/* 
	Google fonts 
	font-family: 'Signika', sans-serif;
	font-family: 'Bree Serif', serif;
	font-family: 'Squada One', cursive;
	font-family: 'Oswald', sans-serif;
	font-family: 'Open Sans', sans-serif;
*/

img {
	max-width: 100%;
	width: auto\9;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;

}
a:hover {
	text-decoration: none;
}
.gdh {	/*-moz-box-shadow: 0px 2px 6px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 2px 6px rgba(0,0,0,0.5);*/
	box-shadow: 3px 0px 8px 0px rgba(102,102,102,.3),-3px 0px 8px 0px rgba(102,102,102,.3);
	-moz-box-shadow: 5px 0px 8px 0px rgba(102,102,102,.3),-5px 0px 8px 0px rgba(102,102,102,.3);
	-webkit-box-shadow: 3px 0px 8px 0px rgba(102,102,102,.3),-3px 0px 8px 0px rgba(102,102,102,.3);
}
.cusActive {
	border-bottom: 2px solid #b52221;
}
header {
	display: block;
	height: auto;
	box-shadow: 1px 1px 3px #999;
	outline: none;
}
div.logo a {
	margin: 0 auto;
	width: 300px;
	background-image: url(../img/gdh_offical_logo.png);
	background-repeat: no-repeat;
	background-position: 40px top;
	background-size: contain;
	height: 80px;
	display: block;
	text-indent: -99em;
}
div.logo small {
	position: relative;
	left: 25%;
	color: #b52221;
	text-shadow: 0 -1px 0 #fff;
}
div.navC {
	padding-top: 10px;
}
.navbar-default {
	background-color: transparent;
	border-color: transparent;
}
.navbar-default .navbar-nav > li > a {
	color: #888;
	text-transform: capitalize;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: white;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #b52221;
}
.nav > li > a:hover, .nav > li > a:focus {
	/*text-decoration: none;*/
	background-color: #06F;
	color: white;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #b52221;
	text-transform: capitalize;
}
/* Slider */
div.slider {
	position:relative;
	width:100%; 
	height:400px; /*when responsive, comment this out*/ 
	margin:0 auto;
	overflow: hidden;
	background-image: url(../img/bg.jpg);
}
.slide-header {
	font-size: 3em;
	text-transform: uppercase;
	color: #7c92a8;
	font-family: "Bree Serif", Open Sans;
}
.slide-header span {
	color: #b52221;
}
.slide-sub {
	font-size: 1.3em;
	text-transform: capitalize;
	color: white;
	text-shadow: 0 0 3px #333;

}
.slide-small {
	width: 45%;
	line-height: 20px;
}
.well {
	background-color: #00a5e7;
}
section.gdhC {
	padding-top: 40px;
	margin-bottom: 20px;
}
section.wNote {
	margin-bottom: 15px;
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	text-align: center;
	border-top: 1px thin rgba(0,0,0,.1);
}
section.wNote article {
	margin: 0 auto;
	width: 80%;
	padding: 10px 5px;
}
section.wNote article h3 {
	/*font-size: 2.5em;
	text-align: right;*/
	font: 700 31px/36px 'Oswald', sans-serif;
	color: #39F /*rgba(0,0,0,.9)*/;
	text-shadow: #09F 0px -1px 0px;
	text-transform: uppercase;
}
section.wNote article p {
	font-family: 'Open Sans', Helvetica, san-serif;
	font-size: 20px;
	color: #888;
}

article.service .slide {
	position: relative;
	padding: 0;
	top: -30px;
	background-color: rgba(0,0,0,.9);
}
article.service figure {
	background-repeat: no-repeat;
	background-size: cover;
	height: 300px;
	display: block;
}
#bmain {
	background-image: url(../img/building&facilities_managemen2.JPG);
	background-position: center center;
	
}
#eman {
	background-image: url(../img/3.jpg);
	background-position: center center;
}
#bcon {
	background-image: url(../img/supplier.jpg);
}
#pman {
	background-image:url(../img/project_management1.jpg) ;
}
article.service div.slide a {
	font-family: 'Oswald', sans-serif;
	text-transform: capitalize;
	color: white;
	display: list-item;
	list-style: none;
	font-size: 1.1em;
	text-align: center;
	margin-bottom: 10px;
}

article.members figure {
	width: 150px;
}
article.industries figure, article.testimonial figure {
	width: 100px;
}

article.industries h5 {
	padding: 15px 5px 0 5px;
	font-size: 1.3em;
	font-family: 'Oswald', sans-serif;
}
article.testimonial h5 {
	margin-top: 2px;
	padding: 0 5px;
	text-transform: capitalize;
}
.iws h4 {
	background-color: #428bca;
	text-transform: capitalize;
	color: white;
}
ul.iwsList {
	margin: -20px 1px 0 1px;
	padding: 10px 4px 0 6px;
	list-style: none;
	border-right: 1px solid #428bca;
	border-left: 1px solid #428bca;
	border-bottom: 1px solid #428bca;
}
ul.iwsList li {
	padding-bottom: 7px;
	margin-bottom: 5px;
	border-bottom: 1px solid #428bca;
}
ul.iwsList li:last-child {
	border-bottom: none;
}
ul.testiList {
	margin: -20px 1px 0 1px;
	padding: 5px 4px 0 6px;
	/*border-right: 1px solid #428bca;
	border-left: 1px solid #428bca;
	border-bottom: 1px solid #428bca;*/
}
ul.testiList li {
	padding-bottom: 1px;
	margin-bottom: 25px;
	/*border-bottom: 1px solid #428bca;*/
	display: inline-block;
	width: 300px;
	margin-right: 8%;
	padding-left: 10px;
}
div.mem ul {
	list-style: none;
	padding: 0;
}
div.mem ul span {
	position: relative;
	top: -10px;
	text-transform: capitalize;
}
i.icon {
	background-repeat: no-repeat;
	background-size: contain;
	width: 32px;
	height: 32px;
	display: inline-block;
}
#bronze {
	background-image: url(../img/bronze_medal.png);
}
#silver {
	background-image: url(../img/silver_medal.png);
}
#gold {
	background-image: url(../img/gold_medal.png);
}
#diamond {
	background-image: url(../img/diamond_medal.png);
}
div.clients .clientC {
	width: 80%;
	margin: 0 auto 10px 0;
	height: 200px;
}
.clientC p {
	text-align: center;
	margin-top: 10px;
}
ul.media-list {
	width: 45%;
	margin: 0 auto;
}
ul.media-list li {
	float: left;
	display: block;
	width: 32px;
}
ul.media-list a {
	text-indent: -999em;
	overflow: hidden;
	display: list-item;
	background-size: contain;
	background-repeat: no-repeat;
	opacity: 0.8;
}
ul.media-list a:hover {
	transition-property: all;
	transition-duration: .1s;
	transition-timing-function: ease-in-out;
	-webkit-transition-duration: .1s;
	-webkit-transition-property: all;
	-webkit-transition-timing-function: ease-in-out;
	-moz-transition-duration: .1s;
	-moz-transition-property: all;
	-moz-transition-timing-function: ease-in-out;
	opacity: 1;
}
ul.media-list #facebook {
	background-image: url(../img/facebook.png);
}
ul.media-list #facebook:hover {
	background-image: url(../img/facebook_h.png);
}
ul.media-list #twitter {
	background-image: url(../img/twitter.png);
}
ul.media-list #twitter:hover {
	background-image: url(../img/twitter_h.png);
}
ul.media-list #googleplus {
	background-image: url(../img/googleplus.png);
}
ul.media-list #googleplus:hover {
	background-image: url(../img/googleplus_h.png);
}
ul.media-list #linkedin {
	background-image: url(../img/linkedin.png);
}
ul.media-list #linkedin:hover {
	background-image: url(../img/linkedin_h.png);
}
div.copyright summary {
	font-family: 'Oswald', sans-serif;
	color: rgb(97, 97, 97);
	text-shadow: rgb(224, 224, 224) 1px 1px 0px;
	font-weight: 400;
	float: right;
	margin-right: 15%;
}
footer {
	/*margin-bottom: 20px;*/
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding: 20px 5px;
}

/* Media Queries */
@media (max-width: 767px) {
	div.logo a {
		background-position: center top;
		height: 100px;
	}
	
	section.wNote article {
		margin: 0;
		padding: 0;
		width: 100%;
	}
	#eman {
		background-position: center center;
	}
	div.socialMedia {
		margin-bottom: 10px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	div.slider {
		height: auto;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	div.slider {
		height: auto;
	}
}
@media (min-width: 1200px) {
  
}