/*!
 * Theme Name: Arctic Child
 * Description: A child theme of Arctic Theme by Thought House
 * Author: MendeDesign
 * Version: 1.0
 * Template: arctic 
*/
@import url("../arctic/style.css");

* {
	font-size: 16px;
}

body, html {
	min-height: 100%;
	height: 100%;
}

a:hover, a:focus {
	outline: none;
	text-decoration: none;
	color: #FFF;
}

html, body, .container, .loader, .row, .load_more_grid, a.load_more, .projects-section, .dot_info_box, .video-header, video, .mejs-container {
	background-color: #323232 !important;
}

body, a, h1, h2, h3, h4, h5, h6 {
	font-family: "proxima-nova", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
}

.blog_page h1 {
	margin-left: 0;
}

p {
	margin: 0 0 15px;
}

p a {
	color: #969696;
	text-decoration: none;
	font-size: 16px;
	line-height: 23px;
}

.inner_content {
	margin-bottom: 0 !important;
	padding-bottom: 100px !important;
}

body.home .inner_content {
	padding-bottom: 0 !important;
}

.desktop p a:hover, .desktop a:hover {
	color: #FFF;
	text-decoration: none;
}

.portfolio-slide-home {
	background: #2a2a2a;
}

.portfolio-thumb-home {
	width: auto !important;
	height: auto !important;
	top: inherit !important;
	left: inherit !important;
	max-width: 100% !important;
	position: relative !important;
}

p, .map-jump, .news-item-content a.read-more, .back-to-news, #project_info p, h4.project-item-title {
	color: #f1f2f2;
	font-size: 16px;
	font-family: "proxima-nova", Arial, sans-serif;
	line-height: 22px;
}

h1.main-heading {
	text-transform: lowercase;
}

h5.address-item-title, .news-title, .staff-item-name {
	color: #f1f2f2;
	font-size: 22px;
	font-family: "proxima-nova", Arial, sans-serif;
	line-height: 26px;
}

.categories-p ul li a {
	font-size: 14px;
	font-family: "proxima-nova", Arial, sans-serif;
	border: none;
}

a, .desktop a:hover, .transition, .transition a, .desktop .transition:hover, .desktop .transition a:hover, #main_menu li, #main_menu li a, .sidebar a, .content-info a, .menu-thumb img, .fancybox img.size-thumbnail, .nav a, button.navbar-toggle, button, .link-wrap .featured-img img, #project_info_icon, #project_info_icon i, .play-btn, #fp-nav span, .social_share a, .social_share a i, .culture-title {
	-webkit-transition: 0.2s all linear;
	-moz-transition: 0.2s all linear;
	-o-transition: 0.2s all linear;
	transition: 0.2s all linear;
}

/* ---------------------------------
Menu Override (for clickable submenus)
------------------------------------*/

/* Custom Responsive Menu */
.responsive_nav_wrap {
	display: none !important;
}

/* ---------------------------------
General Styles
------------------------------------*/
h1 {
	color: #f1f2f2;
	font-size: 48px;
}

h4 {
	font-family: "proxima-nova", Arial, sans-serif;
}

p,
li {
	color: #f1f2f2;
	font-family: "proxima-nova", Arial, sans-serif;
	font-size: 16px;
}

/* line 4, assets/sass/layout/_blog.sass */
.blog_page {
	margin-bottom: 0;
}

/* line 4, assets/sass/modules/_address.sass */
.address-item .info_h {
	margin-bottom: 0;
}

h5.address-item-title, h5.newsletter-title, h5.job-openings-title {
	color: #c2b59b;
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 28px;
	border-bottom: 1px solid #8c8c8c;
	min-width: 250px;
width: 100%;
	line-height: 26px;
}

h5.job-openings-title {
	width: 100%;
}

h5.newsletter-title {
	color: #8c8c8c;
}

/* line 13, assets/sass/modules/_address.sass */
h5.address-item-title font {
	size: 28px;
}

/* line 17, assets/sass/modules/_address.sass */
.map-jump {
	color: #808285;
}

/*------------------------------------
GLS Clients
-------------------------------------*/

.gls-clients-wrapper {
	padding-bottom: 60px;
}

.client_name {
	margin: 2px 0;
	padding-left: 10px;
	text-indent: -10px;
	width: 100%;
	color: #50a0dc;
}

.page-id-19 .main-heading {
	border-bottom: 1px solid #808285;
	padding: 0 0 20px;
	margin-bottom: 25px;
}

@media (min-width: 783px) {
	.client_name {
		display: inline-block;
	}
}

.client-cat-21 { /* Architects */
	color: #bcbec0;
}

.client-cat-23 { /* Developers */
	color: #f4b66c;
}

.client-cat-24 { /* Miscellaneous */
	color: #50a0dc;
}

.client-cat-25 { /* Education */
	color: #b9cc83;
}

/* Testimonials */
.testimonials {
  border-bottom: 1px solid #808285;
  margin-bottom: 60px;
padding-bottom: 30px;
}
.testimonial {
  color: #808080;
  font-size: 22px !important;
  line-height: 26px !important;
}
.testimonial-quote {
  font-size: inherit;
  margin-bottom: 25px;
  padding-right: 1em;
}
.testimonial-quote::before,
.testimonial-quote::after {
  content: '"';
  display: inline;
}
.testimonial-quote::after {
  margin-right: -1em;
}
.testimonial-signature {
  font-size: inherit;
  color: #f1f2f2;
}
.testimonial-speaker {
  display: inline;
  font-size: inherit;
}
.testimonial-speaker::before {
  content: "\2014";
  display: inline;
}
.testimonial-speaker.has-title::after {
  content: ", ";
  display: inline;
}
.testimonial-title {
  display: inline;
  font-size: inherit;
}
.testimonials-nav-container {
  display: inline-block;
  height: 48px;
  float: right;
}
/*
.testimonials .owl-nav {
  padding: 40px 0;
  margin: 0 -2px;
}
*/
.owl-prev, .owl-next {
  position: relative;
  top: 14px;
}
.owl-prev:hover, .owl-next:hover {
  cursor: pointer;
}
/*.testimonials .owl-nav::after {*/
.owl-prev::after,
.owl-next::after {
  content: '';
  clear: both;
  display: block;
}
/*.testimonials .owl-prev {*/
.owl-prev {
  display: block;
  float: left;
  transform: rotate(90deg);
}
/*.testimonials .owl-next {*/
.owl-next {
  display: block;
  float: right;
  transform: rotate(-90deg);
  margin-left: 100px;
}
/*
.owl-nav button:focus {
  outline: 0;
}
*/

@media (max-width: 767px) {
  .testimonial {
    font-size: 18px !important;
    line-height: 22px !important;
  }
}


/*---------------------------------
Navigation
----------------------------------*/

.bottom_default_nav {
	background: #323232;
	border-top: 1px solid #808285;
	z-index: 999;
	height: 80px;
	display: none;
}

.bottom_default_nav #menu {
	float: left;
	position: relative;
	top: 60px;
	z-index: 10;
}

.bottom_default_nav #main_menu > .menu-item {
	margin-top: -60px;
}

.bottom_default_nav #main_menu > .menu-item > a {
	line-height: 20px;
	padding: 26px 30px;
	background: transparent;
	color: #808285;
	border: none;
	box-shadow: none;
	display: block;
	max-height: 73px;
}

.bottom_default_nav #main_menu > .menu-item:after {
	background: #808285;
	height: 20px;
	width: 1px;
	content: ' ';
	float: right;
	margin-top: 25px;
}

.bottom_default_nav #main_menu > .menu-item.current-menu-item > a {
	color: #FFF;
	text-align: center;
}

.bottom_default_nav #main_menu > .menu-item:first-child > a {
	padding-left:0;
}

.bottom_default_nav .social-media-links {
  width: auto;
  position: relative;
  top: 30px;
  left: 32px;
  z-index: 5;
}
.bottom_default_nav .social-media-links a {
  width: 20px;
  height: 20px;
  margin: 0 15px 0 0;
  padding: 0;
  display: inline-block;
  background-color: transparent;
  background-position: 0 0;
  background-repeat: no-repeat;
  border: none;
}
.bottom_default_nav .social-media-links a.facebook {
  background-image: url('assets/img/GLS_facebook_1x.png');
}
.bottom_default_nav .social-media-links a.facebook:hover {
  background-image: url('assets/img/GLS_facebook_hover_1x.png');
}
.bottom_default_nav .social-media-links a.linkedin {
  background-image: url('assets/img/GLS_linkedin_1x.png');
}
.bottom_default_nav .social-media-links a.linkedin:hover {
  background-image: url('assets/img/GLS_linkedin_hover_1x.png');
}
.bottom_default_nav .social-media-links a.instagram {
  background-image: url('assets/img/GLS_instagram_1x.png');
}
.bottom_default_nav .social-media-links a.instagram:hover {
  background-image: url('assets/img/GLS_instagram_hover_1x.png');
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .bottom_default_nav .social-media-links a {
    background-size: 20px 20px;
  }
  .bottom_default_nav .social-media-links a.facebook {
    background-image: url('assets/img/GLS_facebook_2x.png');
  }
  .bottom_default_nav .social-media-links a.facebook:hover {
    background-image: url('assets/img/GLS_facebook_hover_2x.png');
  }
  .bottom_default_nav .social-media-links a.linkedin {
    background-image: url('assets/img/GLS_linkedin_2x.png');
  }
  .bottom_default_nav .social-media-links a.linkedin:hover {
    background-image: url('assets/img/GLS_linkedin_hover_2x.png');
  }
  .bottom_default_nav .social-media-links a.instagram {
    background-image: url('assets/img/GLS_instagram_2x.png');
  }
  .bottom_default_nav .social-media-links a.instagram:hover {
    background-image: url('assets/img/GLS_instagram_hover_2x.png');
  }
}

/*
.main_nav .main_menu > li:last-child:after {
	display: none;
}

.main_nav .main_menu > li:last-child a, .desktop .main_nav .main_menu > li:last-child a:hover {
	border-right: none;
}
*/

.main_nav a {
	font-size: 14px;
}

.logo {
	background: url('assets/img/gls-logo.png') no-repeat 0 0 transparent;
}

.main_nav .logo {
        margin: 0 0 0 0;
        float: right;
	padding-left: 0;
	z-index: 999;
	position: relative;
}

.main_nav .logo {
        width: 67px;
        height: 67px;
}

.main_nav .main_menu .sub-menu li {
	border-bottom: none;
}

.desktop .main_nav .main_menu > li > a:hover,
.desktop .main_nav .main_menu .sub-menu li a:hover {
	color: #f1f2f2 !important;
}

.desktop .main_nav .main_menu .sub-menu li a:hover {
	background-color: #414042;
}

.main_nav .main_menu > li.current-menu-item,
.main_nav .main_menu > li:hover {
	border-top: 6px solid #00AEEF;
}

.main_nav .main_menu > li.current-menu-item > a,
.main_nav .main_menu > li:hover > a {
	color: #f1f2f2;
}

.sub-menu {
	border-color: #8c8c8c;
	border-bottom: solid 1px;
}

.load_more_grid_blog-news {
	text-align: center;
}

#main_menu > li > .sub-menu {
	border: 1px solid #808285 !important;
	border-bottom: none;
}

.main_nav .main_menu .sub-menu li a {
	text-transform: uppercase !important;
}

/*----------------------------------
News
------------------------------------*/

.news-item-content p, .single_blog_inner > p:first-of-type {
	color: #c2b59b;
}

.news-item-content a.read-more {
	color: #969696;
}

.load_more-news {
	margin: 0 auto;
	margin-right: 20px;
	color: #868686;
	border: 1px solid #dfdfdf;
	padding: 16px 22px;
	background: white;
	width: 110px;
	text-decoration: none;
	float: none;
	display: inline;
	clear: none;
}

.single_blog h1.single-heading {
	font-size: 36px;
	line-height: 44px;
	text-transform: none;
	margin: 20px 0;
}

.blog {
	margin-bottom: 0;
}

.social-icon {
	width: 22px;
	height: 22px;
	display: inline-block;
	opacity: 0.4;
}

.facebook-white {
	background: url('assets/img/fb-icon-white.png') no-repeat 0 0 transparent;
}

.twitter-white {
	background: url('assets/img/twitter-icon-white.png') no-repeat 0 0 transparent;
}

.desktop .social-icon:hover {
	opacity: 1;
}

.social_share.list-inline li {
	padding: 0 0 0 8px;
}

.blog .blog_article {
	margin-top: 0;
	margin-bottom: 42px;
}

.back-to-news {
	color: #414042;
}

.desktop .back-to-news:hover {
	color: #c2b59b;
}

.heading-wrap-bottom {
	position: relative;
}

/* line 4, assets/sass/modules/_practice.sass */
.practice-callout p {
	color: #c2b59b;
	font-family: "proxima-nova", Arial, sans-serif;
	font-size: 28px;
	line-height: 36px;
}

/* line 11, assets/sass/modules/_practice.sass */
.values-headline {
	border-bottom: solid 1px #8c8c8c;
	color: #c2b59b;
	font-family: "proxima-nova", Arial, sans-serif;
	font-size: 28px;
	margin: 25px 0 16px;
	padding-bottom: 9px;
	text-transform: lowercase;
	width: 100%;
}

/* line 23, assets/sass/modules/_practice.sass */
.value-item {
	list-style-type: disc;
	margin-left: 17px;
	margin-bottom: 6px;
}

#project_info {
	background-color: #323232;
	left: auto;
	right: -560px;
}

#project_info p.portfolio-short-overview, div.introduction p {
	color: #c2b59b;
	clear: both;
	margin: 0 0 20px;
}

#project_info .social_share {
	margin: 16px 0 42px -8px;
}

#project_info .portfolio-meta,
#project_info .portfolio-meta p {
	color: #f1f2f2;
	font-family: "proxima-nova", Arial, sans-serif;
}

#project_info .portfolio-meta p,
#project_info .portfolio-meta .highlight {
	font-size: 14px;
}

#project_info .portfolio-meta p {
	line-height: 21px;
	margin: 0;
}

#project_info .portfolio-meta .highlight {
	color: #c2b59b;
}

#project_info .portfolio-meta.footer {
	margin: 20px 0 40px;
}

#project_info_icon {
	left: -60px;
}

.ie .pr_info_holder > div {
	margin-bottom: 120px;
}

.pr_info_holder h4 {
	color: #f1f2f2;
	font-size: 36px;
}

.pr_info_holder p {
	color: #f1f2f2;
}

.portfolio-meta-social-wrap {
	margin: 15px 0 35px;
}

h4.project-item-title {
	transition: color 1s;
	color: #808285;
	text-align: left;
	text-transform: none;
}

.desktop .project-item-wrap:hover h4.project-item-title {
	color: #f1f2f2;
}

.categories-p ul li {
	padding-right: 10px;
	line-height: 20px;
}

.categories-p ul li a {
	transition: color 1s;
	background: none;
	border: none !important;
	padding: 0 10px;
	text-transform: uppercase;
	text-decoration: none;
}

.categories-p ul li:first-child a {
	padding-left: 0;
}

.categories-p ul li a.active, 
.categories-p .mixitup-control-active,
.desktop .categories-p ul li a:hover {
	background: none;
	color: #f1f2f2;
	line-height: 20px;
}

.project_list_holder ul li , .mix_all{
    opacity: 1.0;
    display: inline-block;
}

/* line 17, assets/sass/modules/_project-navigation.sass */
.categories-p ul li + li {
	border-left: solid 1px #8c8c8c;
	padding: 0 10px;
	line-height: 20px;
	height: 20px;
}

.portfolio-slide-home .categories-p {
	width: 100%;
}

.portfolio-slide-home .project-category-link-home {
	width: auto;
}

.social_share a + a {
	margin: 0 12px;
}

.social_share a i {
	color: #6d6e71;
	padding: 0;
}

.desktop .social_share a i:hover {
	color: #f1f2f2;
}

.staff-item {
	display: inline;
	float: left;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.staff-item-img {
	z-index: 100;
	max-width: 100%;
}

.staff-item-name {
	display: none;
	position: absolute;
	margin: 0;
	left: 15px;
	bottom: 10px;
	visibility: hidden;
	z-index: 200;
}

.desktop .staff-item:hover .staff-item-name {
	display: block;
	visibility: visible;
}

.list-inline li {
	display: inline-block;
	list-style-type: none;
	padding: 0 5px;
}

/* Project Dots */
.dot_info_box {
	margin-top: 0;
	padding: 20px;
	top: 0;
	height: auto;
	z-index: 99;
}

.dot_small_info {
	z-index: 0;
	position: relative;
	outline: none;
	text-decoration: none;
}

.dot_small_info i {
	text-decoration: none;
}

.categories-p ul li:before, .tags ul li:before {
	content: none !important;
}

.categories-p ul li a:hover, .categories-p ul li a.active, .tags ul li a:hover, .load-more:hover, .white:hover {
	background-color: transparent;
}

.categories-p ul li a {
	display: block;
}

.desktop .dot_info a:hover i {
	border: 2px solid #FFF;
}

div.dot_info_box_content {
	height: auto;
	margin: 0;
	padding: 0;
}

div.dot_info_box_content p {
	color: #f1f2f2;
	font-size: 14px;
	margin: 0;
	line-height: 21px;
	padding: 0;
}

.dot_info i.icon-plus {
	transition: opacity 0.5s;
	border-color: #f1f2f2;
	border-width: 2px;
	color: #f1f2f2;
	opacity: 0.5;
}

.desktop .dot_info i.icon-plus:hover {
	opacity: 1;
}

/* -------------------------------------
Homepage
---------------------------------------- */

.homepage-portfolio-wrap {
	max-width: 1170px;
	position: relative;
}

html, body, #fullpage, .yt-video-inner, .yt-video-wrap, body.home .section {
	height: 100%;
}

.yt-video-wrap {
	background-size: cover !important;
}

body.home .section {
	background-size: cover;
	background-position: center;
	position: relative;
	width: 100%;
}
/*JSK*/
body.home .section.img-pos-top {
	background-position: top center;
}
body.home .section.img-pos-bottom {
	background-position: bottom center;
}

/* Down arrow */
body.home .down-arrow {
	opacity: 0;
}
body.home.fp-viewing-0 .down-arrow {
	width: 25px;
	height: 16px;
	position: absolute;
	z-index: 5000;
	background: url(assets/img/arrow_down.png) transparent no-repeat;
	bottom: 100px;
	left: 50%;
	transform: translateX(-50%);
	opacity: 1;
	transition: opacity 0.5s linear;
}
body.home .down-arrow:hover {
	cursor: pointer;
}

/* Responsive toggle */

body.home h1.toggle-main-heading {
	margin: 90px 0 20px 40px;
}

ul.accordion li a, ul.toggle li a, div.tabs ul.tab_buttons li a {
	border: none;
}

ul.toggle li div, ul.toggle li div, div.tabs ul.tab_content li {
	display: block;
	padding: 0;
	border: none;
}

body.home .section_content {
	display: none;
}

ul.toggle li:first-child > a {
	border-top: 1px solid #838788;
	border-bottom: 1px solid #838788;
}

ul.toggle li > a {
	border-bottom: 1px solid #838788;
	padding: 10px 0;
	font-size: 16px;
}

ul.toggle li a.active, .desktop ul.toggle li > a:hover {
	background: none;
}

.toggle-content-project {
	margin: 20px 0 0;
	padding-bottom: 30px !important;
	margin-bottom: 0px !important;
}

.toggle-content-project .project_title h4 {
	margin-top: 15px;
}

.toggle .icon-plus-sign {
        display: none;
}

.toggle .icon-minus-sign {
	background: url('assets/img/close-btn.png') no-repeat 0 0 transparent;
	content: ' ';
	width: 20px;
	height: 20px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 1px;
	float: right;
	right: 0;
	text-indent: -220%;
}

body.home .slide-link {
	display: block;
	width: 100%;
	height: 100%;
}

.page-template-template-projects-grid-php .terms-wrap {
	padding: 0;
}

.list_projects_grid div.article {
	min-height: 0;
}

.list_projects_grid {
	margin: 0 auto;
}

/* arctic style.css line 2648 */
.list_projects_grid .article:nth-child(4n+1) {
	clear: none !important
}

.section.culture-section,
.section.projects-section {
	z-index: -1;
	visibility: hidden;
}

/* -------------------------------------
fullPage CSS
---------------------------------------- */
body.home .inner_content {
	margin: 0 !important;
	padding: 0 !important;
	padding-bottom: 0 !important;
	/* width: 100%; */
	/* height: 100%; */
	max-width: 100%;
}

body.home .bottom_default_nav {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 80px;
}

body.home .fp-nav-wrapper {
	height: 100%;
	width: 90px;
	position: absolute;
	top: 0;
	left: 0;
  	z-index: 0;
	background: linear-gradient(to right, rgba(50,50,50,.5), transparent);
}

body.home #fp-nav li:last-of-type {
	left: 2px;
}
body.home #fp-nav li:last-of-type span {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	background-color: transparent;
	background-image: url('assets/img/slider-grid-icon.png');
	margin: 0 0 0 -6px;
	width: 20px;
	height: 20px;
	opacity: 1.0;
}

body.home.desktop #fp-nav li:last-of-type span:hover {
	opacity: 0.5;
}

body.home {
	margin: 0;
	padding: 0;
	/*Avoid flicker on slides transitions for mobile phones #336 */
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	overflow: hidden !important;
}

#superContainer {
	height: 100%;
	position: relative;

	/* Touch detection for Windows 8 */
	-ms-touch-action: none;

	/* IE 11 on Windows Phone 8.1*/
	touch-action: none;
}

.fp-section {
	position: relative;
	-webkit-box-sizing: border-box; /* Safari<=5 Android<=3 */
	-moz-box-sizing: border-box; /* <=28 */
	box-sizing: border-box;
}

.fp-slide {
	float: left;
}

.fp-slide, .fp-slidesContainer {
	height: 100%;
	display: block;
}

.fp-slides {
	z-index: 1;
	height: 100%;
	overflow: hidden;
	position: relative;
	-webkit-transition: all 0.3s ease-out; /* Safari<=6 Android<=4.3 */
	transition: all 0.3s ease-out;
}

.fp-section.fp-table, .fp-slide.fp-table {
	display: table;
	width: 100%;
}

.fp-tableCell {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}

.fp-slidesContainer {
	float: left;
	position: relative;
}

.fp-controlArrow {
	position: absolute;
	z-index: 4;
	top: 50%;
	cursor: pointer;
	width: 0;
	height: 0;
	border-style: solid;
	margin-top: -38px;
}

.fp-controlArrow.fp-prev {
	left: 15px;
	width: 0;
	border-width: 38.5px 34px 38.5px 0;
	border-color: transparent #fff transparent transparent;
}

.fp-controlArrow.fp-next {
	right: 15px;
	border-width: 38.5px 0 38.5px 34px;
	border-color: transparent transparent transparent #fff;
}

.fp-scrollable {
	overflow: scroll;
}

.fp-easing {
	-webkit-transition: all 0.7s ease-out; /* Safari<=6 Android<=4.3 */
	transition: all 0.7s ease-out;
}

#fp-nav {
	position: fixed;
	z-index: 100;
	margin-top: -32px;
	top: 45%;
	opacity: 1;
}

#fp-nav.right {
	right: 17px;
}

#fp-nav.left {
	left: 17px;
}

.fp-slidesNav {
	position: absolute;
	z-index: 4;
	left: 50%;
	opacity: 1;
}

.fp-slidesNav.bottom {
	bottom: 17px;
}

.fp-slidesNav.top {
	top: 17px;
}

#fp-nav ul,
.fp-slidesNav ul {
	margin: 0 0 0 35px;
	padding: 0;
}

#fp-nav li,
.fp-slidesNav li {
	display: block;
	width: 14px;
	height: 13px;
	margin: 20px 0;
	position: relative;
}

.fp-slidesNav li {
	display: inline-block;
}

#fp-nav li a,
.fp-slidesNav li a {
	display: block;
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
}

#fp-nav li .active span,
.fp-slidesNav .active span, body.single-portfolio .slides-pagination a.current {
	background: #00adee;
	opacity: 1;
}

#fp-nav span,
.fp-slidesNav span, body.single-portfolio .slides-pagination a {
	top: 2px;
	left: 2px;
	width: 12px;
	height: 12px;
	background: #fff;
	border-radius: 50%;
	position: absolute;
	z-index: 1;
}

.desktop #fp-nav span:hover,
.desktop .fp-slidesNav span:hover, body.single-portfolio.desktop .slides-pagination a:hover {
	background: #00adee;
}

.fp-tooltip {
	position: absolute;
	top: -2px;
	color: #fff;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	white-space: nowrap;
	max-width: 220px;
}

.fp-tooltip.right {
	right: 20px;
}

.fp-tooltip.left {
	left: 20px;
}

body.home .loader {
	display: block;
	z-index: 0;
}

.mejs-overlay {
	height: 100% !important;
}

.mejs-overlay-button {
	margin-top:-85px !important;
	display: none;
}

.loader, .mejs-overlay-loading span {
	background: url('assets/img/GLS_preloader.gif') no-repeat center center #323232;
}

.mejs-overlay-loading {
	background: none;
	border-radius: 15px !important;
	margin-top: -75px;
}

.mejs-overlay-loading span {
	border-radius: 10px;
}

#tubular-container {
	position: absolute !important;
	display: none;
}

body.home .slide-header-wrap {
	display: none;
}

body.home h2.slide-overlay {
	color: #FFF;
	z-index: 999;
	font-weight: 200;
	margin: 50px 0 15px;
	padding: 0;
	font-size: 48px;
	line-height: 1;
	display: none;
}

body.home .slide-subtext {
	margin: 0 0 52px;
	font-size: 21px;
	color: #FFF;
	display: none;
}

.mejs-container .mejs-controls {
	visibility: hidden !important;
	display: none !important;
}

.slide-header-wrap {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 10;
}

.image-header, .image-header .container, .image-header .row {
	background: transparent !important;
}

body.home .homepage-portfolio-wrap h1 {
	position: relative;
}

.mejs-video {
	position: relative !important;
	height: 100% !important;
}

.up-arrow {
	position: absolute;
	top: 15px;
	left: -20px;
	width: 25px;
	height: 30px;
	background: url('assets/img/up-arrow-white.png') no-repeat center transparent;
	cursor: pointer;
	display: block;
	text-decoration: none;
	outline: none;
}

body.home .up-arrow {
	left: -35px;
}

body.home .load_more_grid {
	display: none;
}

body.home .projects-section .fp-tableCell {
	display: block;
}

/* -------------------------------------
PROJECTS
---------------------------------------- */

.project_title h4 {
	text-transform: none;
	color: #808285 !important;
	text-align: left;
	margin-top: 16px;
	margin-bottom: 42px;
	min-height: 40px;
	font-size: 16px;
}

.post_thumb .hover_state {
	background: rgba(0, 0, 0, 0.5);
	width: 110%;
	height: 110%;
}

.desktop .list_projects_grid .article > div:hover .project_title h4 {
	color: #FFF !important;
}

a.load_more {
	border: 1px solid #4b4b4b;
	margin-top: 80px;
	display: block;
	width: 130px;
	text-align: center;
}

/* Single Projects */

body.single-portfolio .inner_content {
	margin: 0 !important;
	padding: 0;
}

.single-portfolio .inner_content.container {
    max-height: 100%;
}

body.single-portfolio .slides-navigation a.next > i, body.single-portfolio .slides-navigation a.prev > i {
	display: none;
}

body.single-portfolio .slides-navigation {
	max-width: none;
	width: 100%;
	height: 0;
	right: 0;
	top: 0;
	left: 0;
}

body.single-portfolio .slides-navigation a.next, body.single-portfolio .slides-navigation a.prev {
	position: absolute;
	width: 200px;
	height: 100%;
	min-height: 100%;
	top: 0;
	right: 0;
	left: auto;
	float: none;
	display: block;
	z-index: 99;
	background: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBR‌​AA7") 0 0 repeat;
}

body.single-portfolio .slides-navigation a.prev {
	left: 0;
	float: none;
	margin: 0;
}

#project_info_icon {
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}

#project_info_icon i {
	background: url('assets/img/icon-info.png');
	width: 42px;
	height: 42px;
	opacity: 0.5;
	border: none !important;
}

#project_info_icon i.icon-arrow-right {
	background: url('assets/img/icon-arrow-right.png');
	opacity: 0.5;
	text-indent: -9999px;
	border: none !important;

}

.desktop #project_info_icon i:hover {
	border: none;
	opacity: 1;
}

.project_vid_back_top {
	display: none;
}

/* Slider pagination */

body.single-portfolio .slides-pagination {
	bottom: 100px;
}

body.single-portfolio .slides-pagination a {
	position: relative;
	border: none;
	margin: 0 11px;
	text-indent: -220%;
	outline: none;
}

.dot_info_box div {
	height: auto;
}

.dot_info_box div p:last-of-type {
	margin: 0;
	padding: 0;
}

/* -------------------------------------
PRACTICE
---------------------------------------- */
.page-template-template-practice-php .inner_content {
	width: 100%;
	max-width: none;
	padding: 0;
}

.address_con {
	margin-bottom: 0;
}

.page-template-template-practice-php #slides {
	max-height: 460px !important;
	width: 100%;
	position: relative !important;
	margin: 0;
	cursor: pointer;
}

.page-template-template-practice-php #slides + .container {
	margin-top: 30px;
}

.page-template-template-practice-php #slides img {
	max-width: 100% !important;
	width: 100% !important;
	height: auto !important;
	top: 0 !important;
	left: 0 !important;
}

ul.accordion li a.active, ul.accordion li a:hover, ul.toggle li a.active, ul.toggle li a:hover, div.tabs ul.tab_buttons li a.active, div.tabs ul.tab_buttons li a:hover {
	background-color: transparent;
	color: inherit;
}

/* -------------------------------------
STAFF
---------------------------------------- */

.single-gls_staff h1.main-heading {
	margin: 60px 0 5px;
	text-transform: none;

}

.single-gls_staff .subheading {
	/* margin-bottom: 20px; */
	font-style: italic;
	color: #969696;
}

a.staff-back, a.link-back, .link-back, a.read-more {
	color: #969696;
	text-decoration: none;
	margin: 0;
	display: block;
}

.desktop a.staff-back:hover, .desktop a.link-back:hover, .desktop .link-back:hover, .desktop a.read-more:hover {
	text-decoration: none;
	color: #FFF;
}

/* -------------------------------------
Writings
---------------------------------------- */
.writings-title-preview {
	color: #f1f2f2;
}

.writings-content p {
	color: #c2b59b;
}

.html5-video {
	position: relative;
	display: block;
	margin: 0 0 16px;
}

.html5-video .play-btn {
	background: no-repeat url('assets/img/play-btn.png') center center transparent;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	opacity: 0.8;
	cursor: pointer;
	z-index: 2;
}

.html5-video video#player {
	position: relative;
	width: auto !important;
	height: 100% !important;
	z-index: 0;
	visibility: hidden;
}

.html5-video img.video-overlay-img {
	z-index: 1;
	margin: 0;
	position: relative;
}

.html5-video .mejs-mediaelement {
	overflow: hidden;
}

.desktop .html5-video .play-btn:hover {
	opacity: 1;
}

.html5-video .mejs-layers {
	display: none !important;
}

.html5-video .mejs-container {
	position: absolute !important;
	top: 0;
}

.blog_article .html5-video video#player {
	position: absolute;
	top: 0;
	left: 0;
	width: auto !important;
	height: 100%;
}

.post-thumb {
	margin-bottom: 16px;
}

.blog .blog_article img {
	margin-bottom: 0;
}

video#player {
	height: auto !important;
	width: 100% !important;
}

.me-plugin {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}

.me-plugin object,
.me-plugin embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Newsletter */

.mc4wp-response {
	margin-top: 10px;
}

input.gls-input-field {
	width: 90%;
	margin: 0 0 12px;
	color: #d0d0d0;
}

input, textarea {
	background: #424242 !important;
}

input.gls-submit-btn, button.gls-submit-btn {
	border: 1px solid #8c8c8c;
	color: #8c8c8c;
	padding: 10px 18px;
	background: transparent;
}

.desktop input.gls-submit-btn:hover, .desktop button.gls-submit-btn:hover, .desktop button.gls-submit-btn:focus {
	border: 1px solid #d0d0d0;
	color: #d0d0d0;
	outline: none;
}

.map_container {
	margin-bottom: 20px;
}

/*! http://responsiveslides.com v1.54 by @viljamis */
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}

.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

/*JSK*/
.rslides li.img-pos-top {
	background-position: top center;
}
.rslides li.img-pos-bottom {
	background-position: bottom center;
}

.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}

.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}

/*------------------------------------
GLS Contact - Job Openings
-------------------------------------*/

@media (min-width: 1200px) {
	.address-item, .job-openings-item {
		padding-right: 100px;
	}
	.newsletter-item {
		padding-right: 0;
	}
}
.address-item {
	z-index: 1;
}
.job-openings-item {
	z-index: 0;
}
#addresses-and-jobs {
	padding: 0;
}
h5.job-openings-title {
	margin-bottom: 0;
}
.job-openings-item .info_h {
    margin-top: 40px;
}
.jobs-intro p:first-child,
.jobs-intro p:first-child a,
.job-title,
.job-label {
	color: #c2b59b;
}
.job {
 	color: #f1f2f2;
	border-top: 1px solid #8c8c8c;
	padding: 15px 0 30px 0;
	position: relative;
}
.jobs-intro {
	margin-bottom: 25px;
}
.jobs-intro p:first-child {
	max-width: 80%;
}
.jobs-intro p:first-child, .jobs-intro p:first-child a {
	font-size: 18px;
	line-height: 24px;
}
.jobs-intro p:first-child a:hover {
	color: #c2b59b;
color: white;
	text-decoration: underline;
}
.job-title {
	font-size: 18px;
	line-height: 22px;
}
.job-responsibilities, .job-qualifications {
	margin-top: 20px;
}
.job-location, .job-location .job-label {
	font-size: 14px;
}
.job-caret {
	position: relative;
}
.job-caret:hover {
	cursor: pointer;
}
.job.open .job-caret:before {
  content: '';
  position: absolute;
  top: 5px;
  right: 0;
  border-bottom: 8px solid #c2b59b;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}
.job.open .job-caret:after {
  content: '';
  position: absolute;
  right: 2px;
  top: 7px;
  border-bottom: 6px solid #323232;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
}
.job.closed .job-caret:before {
  content: '';
  position: absolute;
  top: 5px;
  right: 0;
  border-top: 8px solid #c2b59b;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}
.job.closed .job-caret:after {
  content: '';
  position: absolute;
  right: 2px;
  top: 5px;
  border-top: 6px solid #323232;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
}
.job li {
    	list-style-type: disc;
	list-style-position: outside;
	margin-left: 21px;
}
.job-how, .how-section {
	margin-top: 20px;
}

@media (max-width: 600px) {
	.job-openings-item .info_h {
	    margin-top: 10px;
	}
	h5.job-openings-title {
		font-size: 24px;
	}
	.job:last-child {
		border-bottom: 1px solid #8c8c8c;
		padding-bottom: 25px;
		margin-bottom: 35px;
	}
	.jobs-intro p:first-child {
		max-width: none;
	}
}

/* -------------------------------------
AWARDS
---------------------------------------- */
.awards-item {
  font-size: 16px;
  line-height: 22px;
  color: #c2b59b;
}
.awards-item {
  width: 100%;
  clear: both;
  padding: 20px 0;
  border-bottom: 1px solid #c1b49a;
}
.awards-item:first-child {
  border-top: 1px solid #c1b49a;
}
.awards-item::after {
  content: "";
  display: block;
  clear: both;
}
.awards-text {
  float:left;
  margin-top: -4px;
  max-width: 50%;
}
.awards-image {
  float: right;
  width: 260px;
  height: auto;
}
.awards-image img {
  width: 100%;
}
.awards-item-title,
.awards-item-title a {
  font-size: 22px;
  line-height: 26px;
  color: #f1f2f2;
}
.awards-item-title a {
  position: relative;
  z-index: 0;
}
.awards-item-title a::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 25px;
  bottom: 0px;
  top: auto;
  right: -27px;
  z-index: -1;
  background: url(assets/img/up-arrow-white.png) 0 0 repeat;
  background-size: contain;
  transform: rotate(45deg);
}
.awards-publication-name {
  display: inline-block;
  font-style: italic;
}
.awards-publication.has-date .awards-publication-name::after {
  content: ', ';
  display: inline;
}
.awards-publication-date {
  display: inline-block;
}
.awards-project-link {
  margin-top: 20px;
}
.awards-project-link a {
  color: #808080;
}
.awards-project-link a:hover,
.awards-project-link a:active {
  color: #f1f2f2;
}

@media (max-width: 650px) {
  .awards-text {
    float: none;
  }
  .awards-image {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
  .awards-text {
    max-width: none;
  }
}

/* -------------------------------------
CULTURE
---------------------------------------- */

/* Desktop and tablet landscape */
h1.culture-heading {
  font-size: 48px;
  line-height: 48px;
  margin-bottom: 30px;
}
.culture-item {
  position: relative;
  height: 27vh;
  overflow: hidden;
  margin-bottom: 20px;
  padding: 0 10px;
  color: #fff;
}
.culture-item a, .culture-item a:hover {
  color: #fff;
}
.culture-image {
  position: relative;

}
.culture-item:hover img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: .6;
}
.culture-filter {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  mix-blend-mode: multiply;
  transition: opacity 1s ease; /* flickers in safari */
}
.culture-filter1 {
/* background-color: #1b8ac8; *//* per spec */
  background-color: #0296f9;
  opacity: 0;
}
.culture-item:hover .culture-filter1 {
  opacity: .8;
}
.culture-filter2 {
  background-color: #000;
  opacity: .4;
}
.culture-item:hover .culture-filter2 {
  opacity: .3;
}
.culture-category {
  position: absolute;
  top: 15px;
  left: 25px;
}
.culture-text {
  position: absolute;
  bottom: 0px;
  left: 0px;
  padding: 10px 25px;
  max-height: 72px;
  transition: max-height 1s ease;
}
.culture-item:hover .culture-text {
  max-height: 999px;
}
.culture-title {
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 0;
  max-height: 52px;
}
.culture-item:hover .culture-title {
  max-height: 500px;
}
.culture-description {
  font-size: 16px;
  line-height: 22px;
  position: absolute;
  opacity: 0;
  transition: opacity 0s;
}
.culture-item:hover .culture-description {
  position: static;
  opacity: 1;
  transition: opacity 1s ease-in;
}

/* Tablet landscape */
@media (min-width: 768px) and (orientation: landscape) {
  .culture-item.col-xs-12 {
    width: 50%;
    float: left;
  }
}

/* Tablet portrait */
@media (min-width: 768px) and (orientation: portrait) {
  .homepage-culture-wrap.container {
    max-width: 60%;
  }
  h1.culture-heading {
    margin: 20px 0 20px -20px;
  }
  .culture-item {
    height: 18vh;
    padding: 0;
  }
  .culture-item.col-md-6 {
    width: 100%;
    float: none;
  }
}

/* Phone */
@media (max-width: 767px) {
  .homepage-culture-wrap.container {
    margin: 0px 30px 0 66px;
    padding: 0 15px;
  }
  .culture-filter, .culture-description, .culture-image {
    display: none;
  } 
  .culture-item {
    height: auto;
  }
  .culture-item, .culture-category, .culture-text {
    position: static;
    padding: 0;
  }
  h1.culture-heading {
    font-size: 22px;
    line-height: 20px;
    margin: 75px 0 20px -15px;
  }
  .culture-item {
    margin: 0;
    padding: 30px 0;
    border-top: 1px solid #c1b49a;
  }
  .homepage-culture-wrap .blog:last-child .culture-item:last-child {
    border-bottom: 1px solid #c1b49a;
  }
  .culture-category {
    color: #c1b491;
    line-height: 16px;
  }
  .culture-title {
    line-height: 30px;
    height: auto;
    max-height: none;
    margin: 0;
    position: relative;
    display: inline-block;
  }
  .culture-title::after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 25px;
    position: relative;
    bottom: -4px;
    top: auto;
    right: -5px;
    z-index: 999;
    background: url(assets/img/up-arrow-white.png) 0 0 repeat;
    background-size: contain; 
   transform: rotate(45deg);
  }

  @media (orientation: landscape) {
    .culture-item.col-md-6 {
      width: 50%;
      float: left;
      padding: 0;
      border: none;
    }
    .homepage-culture-wrap .blog:last-child .culture-item:last-child {
      border: none;
    }
    .culture-item-inner {
      padding: 30px 0;
      margin-right: 20px;
      border-top: 1px solid #c1b49a;     
    }
    .blog:last-child .culture-item-inner {
      border-bottom: 1px solid #c1b49a;
    }
    .culture-item:last-child .culture-item-inner {
      margin-right: 0;
    }
  }
}
