/* Homepage Stylesheet */

/* Home Banner */
#banner {
	position: relative;
}

#banner .col-full {
	position: relative;
}

#banner .map-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(54,147,155, 0.44);
		background-image: url(/images/backgrounds/world-map-trans.svg);
		background-repeat: no-repeat;
		background-position: center;
		background-size: 70% auto;
    z-index: 0;
    /* box-shadow: 0 0 black; */
	height:500px;
}

.banner-image {
	height: 500px;
	background-size: cover;
}

#banner .item {
	position: relative;
}

.banner-caption {
	position: absolute;
	text-align: center;
	color: #fff;
	right: 0;
	width: 100%;
	display:block;
    top: 54%;
    transform: translateY(-50%);
}

.banner-caption .banner-logo {
    width: 240px;
    height: 240px;
    background: url(/images/logos/ggs-logo-large.svg) no-repeat 50%;
    background-size: contain;
    margin: auto;
}

.banner-caption h3 {
    font-size: 2.6em;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px;
    text-shadow: 1px 0 60px #000;
    margin: -40px 0 0px 0;
}

.banner-caption h4 {
	font-family: 'Roboto', sans-serif;
	font-size: 30px;
	font-weight: 100;
	color: #fff;
	line-height: 44px;
	text-shadow: 1px 0 60px #000;
	margin: 0;
}

/* General Home styling */
#main {
	text-align: center;
	padding-top: 0;
	margin: 0px 0 0;

}

#main h3 {
	font-size: 30px;
	color: #71cad2;
	margin: 0;
	font-weight: 600;
}

/* #main p {
    font-weight: 300;
    font-size: 1.1em;
    letter-spacing: 0.02em;
    line-height: 1.2em;
} */


/* Welcome section */

#welcome {
    padding-bottom: 0px;
}

#welcome ul {
    margin: 2em 0 0;
    list-style: none;
}

#welcome ul li {
	line-height: 1.4em;
	width: 17%;
	display: inline-block;
	padding-top: 2.5em;
	margin: 0 1%;
	background: url(/images/icons/logo-icon.svg) no-repeat 50% 0%;
	background-size: 30px;
	vertical-align: top;
}
#welcome ul li:first-child:nth-last-child(1) {
	width: 100%;
	margin: 0;
}
#welcome ul li:first-child:nth-last-child(2),
#welcome ul li:first-child:nth-last-child(2) ~ li {
	width: 47%;
}
#welcome ul li:first-child:nth-last-child(3),
#welcome ul li:first-child:nth-last-child(3) ~ li {
	width: 30.3%;
}
#welcome ul li:first-child:nth-last-child(4),
#welcome ul li:first-child:nth-last-child(4) ~ li {
	width: 22%;
}

#welcome p {
	margin: 0 2em;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	padding: 0 0 0 0;
}

#welcome li p {
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
	margin: 0 0 1em 0;;
}


#welcome ul.bullets li a {
	color: #ffffff;
	background: #1a7e87;
	line-height: 28px;
	text-align: center;
	padding: .75em .5em;
	font-size: 16px;
}


/* Clients */

#clients {
	padding: 2em 0;
}

.client-logo-carousel .owl-item {
    height: auto;
}
.client-logo-carousel .owl-item .logo-surround {
	height: 100px;
	position: relative;
}
.client-logo-carousel .owl-item img {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    max-height: 90px;
    width: auto!important;
    margin: auto;
    transform: translate(0,-50%);
}
.client-logo-carousel .owl-item p {
	font-weight: 700;
	font-size: 16px;
	line-height: 18px;
	color: #36939b;
	margin: 1em 0 0;
}

.client-logo-carousel .owl-nav.disabled {
	display: block!important;
	width: 47px;
	height: 30px;
	margin: 50px auto 0;
}

.client-logo-carousel .owl-nav {}

.client-logo-carousel .owl-nav .owl-prev {
    background: url(/images/icons/l-arrow-grey.svg) no-repeat 0% 50%;
    background-size: contain;
    float: left;
    width: 15px;
    text-indent: -9999px;
}

.client-logo-carousel .owl-nav .owl-next {
    background: url(/images/icons/r-arrow-grey.svg) no-repeat 100% 50%;
    background-size: contain;
    float: right;
    width: 15px;
    text-indent: -9999px;
}

.client-logo-carousel .owl-nav .owl-next:hover, .client-logos .owl-nav .owl-prev:hover {
	opacity: 0.5;
}

/* News & Events */


/* Testimonials*/

#testimonials {
    color: #fff;
    padding: 2em 0;
    margin: 0 auto 0;
    background: #402914 url(/images/backgrounds/building-background.jpg) no-repeat 50%;
    background-size: cover;
}

#testimonials h3,
#news h3 {
	color: #fff;
	font-size: 30px;
	margin: 0 0 35px 0;
	font-weight: 600;
	text-align: center;
}

#testimonials .testimonial-carousel {
    margin: 3.5em 0 1em;
}

#testimonials .testimonial-carousel .item {
    text-align: left;
    background: url(/images/icons/quotes.svg) no-repeat 0% 0%;
    padding-left: 17%;
    background-size: 13%;
}

#testimonials .testimonial-carousel p {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	color: #FFF;
	line-height: 26px;
}

#testimonials .testimonial-carousel h4 {
	font-family: 'Roboto', sans-serif;
	color: #fff;
	font-size: 18px;
	line-height: 26px;
	font-weight: 700;
	max-width: 265px;
}

#testimonials .testimonial-carousel .owl-nav.disabled {
    display: block!important;
    width: 47px;
    height: 30px;
    margin: 50px auto 0;
}

#testimonials .testimonial-carousel .owl-nav .owl-prev {
    background: url(/images/icons/l-arrow-grey.svg) no-repeat 0% 50%;
    background-size: contain;
    float: left;
    width: 15px;
    text-indent: -9999px;
}

#testimonials .testimonial-carousel .owl-nav .owl-next {
    background: url(/images/icons/r-arrow-grey.svg) no-repeat 100% 50%;
    background-size: contain;
    float: right;
    width: 15px;
    text-indent: -9999px;
}

#testimonials .testimonial-carousel .owl-nav .owl-next:hover, #testimonials .testimonials-carousel .owl-nav .owl-prev:hover {
    opacity: 0.5;
}


/* News */

#news {
	background: #25868f url(/images/backgrounds/world-map-trans.svg) no-repeat;
	    background-size: 90% auto;
	    padding: 50px 0;
	    text-align: left;
	    background-position: center 25%;
}

#news h3 {
    color: #fff;
	font-size: 30px;
	margin: 0 0 35px 0;
	font-weight: 600;
}
	li.hp-news-item {
		width: 49%;
		float: left;
		list-style: none;
		border-bottom: 1px solid #FFF;
		margin-bottom: 25px;
		padding-bottom: 20px;
		box-sizing: content-box;
	}
	li.hp-news-item:nth-child(2n+1) {
		margin-left: 2%;
	}
		li.hp-news-item .hp-news-img {
			width: 30%;
			margin: 0 3% 0 0;
			float: left;
		}
			li.hp-news-item .hp-news-img img {
				border-radius: 0;
				border: 5px solid #FFF;
				width: 100%;
			}
		li.hp-news-item .hp-news-text {
			width: 66%;
			float: left;
		}
			li.hp-news-item .hp-news-text h4 {
				font-family: 'Roboto', sans-serif;
				text-align: left;
				font-weight: 700;
				font-size: 16px;
				line-height: 18px;
				color: #FFF;
				margin: 0 0 20px;
			}
			li.hp-news-item .hp-news-text p.date {
				font-style: italic;
				color: #FFF;
				font-size: 14px;
				line-height: 18px;
				text-align: left;
				margin: 0 0 20px 0;
			}
			li.hp-news-item .hp-news-text span {
				text-align: left;
				font-weight: 700;
				font-size: 16px;
				line-height: 18px;
				color: #FFF;
				display: block;
			}
				li.hp-news-item .hp-news-text span:hover {
					text-decoration: underline;
				}


/* Responsive */

	@media only screen and (max-width: 1084px) {

		/* Banner */
			.banner-image {
				height: 500px;
			}

	}
	@media only screen and (max-width: 959px) {

		/* Banner */
			.banner-image {
				height: 400px;
			}

	}
	@media only screen and (max-width: 769px) {

		/* Banner */
			.banner-image {
				height: 350px;
			}
				.banner-caption .banner-logo {
					width: 100%;
					height: 150px;
					margin: 0 0 20px;
				}
				.banner-caption h3 {
					font-size: 2em;
				}
				.banner-caption h4 {
					font-size: 25px;
					line-height: 34px;
				}

		/* Bullet Points */
			#welcome ul li,
			#welcome ul li:first-child:nth-last-child(1),
			#welcome ul li:first-child:nth-last-child(2),
			#welcome ul li:first-child:nth-last-child(2) ~ li,
			#welcome ul li:first-child:nth-last-child(3),
			#welcome ul li:first-child:nth-last-child(3) ~ li,
			#welcome ul li:first-child:nth-last-child(4),
			#welcome ul li:first-child:nth-last-child(4) ~ li {
				width: 47%;
			}

		/* News */
			#news {
				display: inline-block;
			}

	}
	@media only screen and (max-width: 560px) {

		/* Banner */
			.banner-image {
				height: 300px;
			}
				.banner-caption h4 {
					display: none
				}

		/* Bullet Points */
			#welcome ul li,
			#welcome ul li:first-child:nth-last-child(1),
			#welcome ul li:first-child:nth-last-child(2),
			#welcome ul li:first-child:nth-last-child(2) ~ li,
			#welcome ul li:first-child:nth-last-child(3),
			#welcome ul li:first-child:nth-last-child(3) ~ li,
			#welcome ul li:first-child:nth-last-child(4),
			#welcome ul li:first-child:nth-last-child(4) ~ li {
				width: 100%;
				margin: 0;
			}

		/* News */
			li.hp-news-item {
				width: 100%;
			}
	}
