	/* TO BE REFACTORED */
	body {
	  font: 62.5% Lora, Georgia, serif;
	  }

	#wrapper #content-container {
	    background-color: #e5e5e5;
	}

	#wrapper [role="main"] {
	    background-color: #fff;
	}

	.header {
	    z-index: 12;
	}

	#navholder {
	    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f3f3f3+0,eaeaea+100 */
	    background: #f3f3f3; /* Old browsers */
	    background: -moz-linear-gradient(top, #f3f3f3 0%, #eaeaea 100%); /* FF3.6-15 */
	    background: -webkit-linear-gradient(top, #f3f3f3 0%,#eaeaea 100%); /* Chrome10-25,Safari5.1-6 */
	    background: linear-gradient(to bottom, #f3f3f3 0%,#eaeaea 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#eaeaea',GradientType=0 ); /* IE6-9 */
	    border-top: solid 1px rgba(0, 0, 0, 0.1);
	    box-shadow: 0 0 3em 0 rgba(0, 0, 0, 0.1);
	    -moz-box-shadow: 0 0 3em 0 rgba(0, 0, 0, 0.1);
	    -webkit-box-shadow: 0 0 3em 0 rgba(0, 0, 0, 0.1);
	}

	#navholder > .row {
	    background: none;

	}

	.menu-holder {
	    border-bottom: none !important;
	}

	.menu-holder ul.sf-menu > li > a {
	    border-top: solid 1px white;
	    border-right: solid 1px rgba(0, 0, 0, 0.1);
	    border-left: solid 1px white;
	    height: 55px;
	    padding: 1.2em;
	}

	.menu-holder ul.sf-menu > li {
	    margin: 0px;
	}

	.trending {
	    background: #ececec;
	}

	.trending li {
	    display: inline-block !important;
	}

	.trending p:before, .trending li a:before {
	    content: '';
	    display: block;
	    left: 0;
	    top: 50%;
	    position: absolute;
	    height: 0.75em;
	    width: 0.75em;
	    margin: -0.3525em 0 0 0;
	    background: #0b2d4c;
	    border-radius: 100%;
	    -moz-border-radius: 100%;
	    -webkit-border-radius: 100%;
	    transition: all 0.3s ease-in-out;
	    -moz-transition: all 0.3s ease-in-out;
	    -webkit-transition: all 0.3s ease-in-out;
	}

	.trending li a:before {
	    background: #b2b2b2;
	}

	.top-leaderboard {
	    position: relative;
	    width: 100%;
	    left: 0;
	    top: 0;
	    right: 0;
	    padding: 2em;
	    background: #e8e8e8;
	    z-index: 999;
	    text-align: center;
	}

	#scroll_totop {display: none !important;}
	#thb-login {display: none !important;}

	.rightpullquote {
		margin: 3em;
		width: 40%;
		float: left;
		max-width: 600px;
		min-width: 280px;
		font-size: 2.1em;
		font-weight: bold;
		color: #1d4466;
	}

	.entry-content div p:first-of-type {
	    clear: left;
	    font-size: 1.8em;
	    margin: 0em 0 1.5em 0;
			/*color: rgba(10, 10, 10, 0.68);*/
	}

	/*.entry-content p:first-of-type:first-letter {
		color: #0b2d4c;
		font-size: 3.13em;
		float: left;
		margin: -0.3em 0.1em -0.45em 0;
		font-weight: bold;
	} */

	.in-between-articles {
		background-color: #fafafa;
		max-width: 100%;
		text-align: center;
		padding: 2em;
	}

	.thb-loading-bottom {
	  position: relative;
	}

	.thb-loading-bottom.posts {
	  padding-bottom: 100px;
	}

	.thb-loading-bottom:after {
	  content: '' !important;
	  width: 38px;
	  height: 38px;
	  position: absolute;
	  display: block;
	  bottom: 40px;
	  left: 50%;
	  margin-left: -19px;
	  padding: 3px;
	  border-radius: 19px;
	  background: #fff url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiBmaWxsPSIjMjIyMjIyIj4KICA8cGF0aCBvcGFjaXR5PSIuMjUiIGQ9Ik0xNiAwIEExNiAxNiAwIDAgMCAxNiAzMiBBMTYgMTYgMCAwIDAgMTYgMCBNMTYgNCBBMTIgMTIgMCAwIDEgMTYgMjggQTEyIDEyIDAgMCAxIDE2IDQiLz4KICA8cGF0aCBkPSJNMTYgMCBBMTYgMTYgMCAwIDEgMzIgMTYgTDI4IDE2IEExMiAxMiAwIDAgMCAxNiA0eiI+CiAgICA8YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InJvdGF0ZSIgZnJvbT0iMCAxNiAxNiIgdG89IjM2MCAxNiAxNiIgZHVyPSIwLjhzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4KICA8L3BhdGg+Cjwvc3ZnPgo=") center center no-repeat;
	}



	.post-image img, .article-image img, .timeline-article img {
	    opacity: 0;
	    transition: opacity 0.4s ease-in-out;
	    -moz-transition: opacity 0.4s ease-in-out;
	    -webkit-transition: opacity 0.4s ease-in-out;
	}

      .slick-slider .slick-slide img {
        opacity: 1 !important;
      }

	.post-image img.image-loaded, .article-image img.image-loaded, .timeline-article img.image-loaded {
	    opacity: 1;
	    transition: opacity 0.4s ease-in-out;
	    -moz-transition: opacity 0.4s ease-in-out;
	    -webkit-transition: opacity 0.4s ease-in-out;
	}








/*------------------------------------------------------------------
Subheader
*/
.subheader {
  line-height: 40px;
  direction: ltr;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  z-index: 12;
  width: 100%;
  display: flex;
  align-items: center;
}
.subheader .subheader-menu > ul > li:first-child > a {
  padding-left: 0;
}
.rtl .subheader > .row {
  direction: rtl;
}
.rtl .subheader > .row .text-right {
  text-align: left;
}
.subheader ul {
  font-size: 11px;
}
.subheader ul > li {
  margin: 0;
  padding: 0;
  display: inline-block;
}
.subheader ul > li > span {
  display: inline-flex;
  padding: 0 0 0 5px;
  line-height: 40px;
  font-weight: 600;
}
@media only screen and (min-width: 80em) {
  .subheader ul > li > span {
    padding: 0 0 0 10px;
  }
}
.subheader ul > li > a {
  display: inline-flex;
  padding: 0 5px;
  line-height: 40px;
}
.subheader ul > li > a .fa {
  margin-left: 5px;
}
@media only screen and (min-width: 80em) {
  .subheader ul > li > a {
    padding: 0 10px;
  }
}
.subheader ul > li > a.logout_link {
  text-decoration: underline;
}
.rtl .subheader ul > li > a {
  direction: rtl;
}
.subheader ul > li.social_links_style2 {
  border: 0;
}
.subheader ul > li.social_links_style2 > a {
  display: inline-block;
}
.subheader ul > li.social_links_style2 > a .fa {
  margin: 0;
}
@media only screen and (min-width: 80em) {
  .subheader ul > li.social_links_style2 > a {
    padding: 0 10px;
  }
}
.subheader ul > li.social_links_style2 > a.facebook:hover {
  color: #3b5998;
}
.subheader ul > li.social_links_style2 > a.google-plus:hover {
  color: #dd4b39;
}
.subheader ul > li.social_links_style2 > a.linkedin:hover {
  color: #007bb6;
}
.subheader ul > li.social_links_style2 > a.pinterest:hover {
  color: #cb2027;
}
.subheader ul > li.social_links_style2 > a.twitter:hover {
  color: #00aced;
}
.subheader ul > li.social_links_style2 > a.instagram:hover {
  color: #3f729b;
}
.subheader ul > li.social_links_style2 > a.vk:hover {
  color: #45668e;
}
.subheader ul > li.social_links_style2 > a.tumblr:hover {
  color: #35465c;
}
.subheader ul > li.social_links_style2 > a.xing:hover {
  color: #cfdc00;
}
.subheader ul > li.social_links_style2 > a.soundcloud:hover {
  color: #f80;
}
.subheader ul > li.social_links_style2 > a.dribbble:hover {
  color: #ea4c89;
}
.subheader ul > li.social_links_style2 > a.youtube:hover {
  color: #e52d27;
}
.subheader ul > li.social_links_style2 > a.spotify:hover {
  color: #7ab800;
}
.subheader ul > li.social_links_style2 > a.behance:hover {
  color: #1769ff;
}
.subheader ul > li.social_links_style2 > a.deviantart:hover {
  color: #4e6252;
}
.subheader ul > li.social_links_style2 > a.vimeo:hover {
  color: #1ab7ea;
}
.subheader ul > li.social_links_style2 > a.rss:hover {
  color: #f26522;
}
.subheader ul > li.social_links_style2 > a.twitch:hover {
  color: #6441a5;
}
.subheader ul > li.social_links_style2 > a.whatsapp:hover {
  color: #25d366;
}
@media only screen and (min-width: 80em) {
  .subheader ul > li.social_links_style2 {
    padding: 0 10px;
  }
}
.subheader ul > li .sub-menu {
  top: 100%;
  left: 0;
  z-index: 10;
  text-align: left;
}
.subheader ul > li .sub-menu li a {
  display: block;
  font-size: 10px;
  line-height: 39px;
  padding: 0 15px;
  min-width: 160px;
  border-bottom: 1px solid transparent;
}
.subheader ul > li .sub-menu li a .fa {
  min-width: 10px;
  margin-left: 0;
  margin-right: 12px;
}
.rtl .subheader ul > li .sub-menu li a .fa {
  margin-left: 12px;
  margin-right: 0;
}
.subheader ul > li .sub-menu li:last-child a {
  border-bottom: 0 !important;
}
.subheader ul.right-menu .sub-menu {
  left: auto;
  right: 0;
}
.rtl .subheader ul.right-menu .sub-menu {
  text-align: right;
}
.subheader ul.right-menu .sub-menu li a {
  min-width: 90px;
}
.subheader ul.right-menu .sub-menu > li a.facebook:hover {
  background: #3b5998;
  color: #fff !important;
}
.subheader ul.right-menu .sub-menu > li a.google-plus:hover {
  background: #dd4b39;
  color: #fff !important;
}
.subheader ul.right-menu .sub-menu > li a.linkedin:hover {
  background: #007bb6;
  color: #fff !important;
}
.subheader ul.right-menu .sub-menu > li a.pinterest:hover {
  background: #cb2027;
  color: #fff !important;
}
.subheader ul.right-menu .sub-menu > li a.twitter:hover {
  background: #00aced;
  color: #fff !important;
}
.subheader ul.right-menu .sub-menu > li a.instagram:hover {
  background: #3f729b;
  color: #fff !important;
}
.subheader ul.right-menu .sub-menu > li a.vk:hover {
  background: #45668e;
  color: #fff !important;
}
.subheader ul.right-menu .sub-menu > li a.tumblr:hover {
  background: #35465c;
  color: #fff !important;
}
.subheader ul.right-menu .sub-menu > li a.xing:hover {
  background: #cfdc00;
  color: #fff !important;
}
.subheader ul.right-menu .sub-menu > li a.soundcloud:hover {
  background: #f80;
  color: #fff !important;
}
.subheader ul.right-menu .sub-menu > li a.dribbble:hover {
  background: #ea4c89;
  color: #fff !important;
}
.subheader ul.right-menu .sub-menu > li a.youtube:hover {
  background: #e52d27;
  color: #fff !important;
}
.subheader ul.right-menu .sub-menu > li a.spotify:hover {
  background: #7ab800;
  color: #fff !important;
}
.subheader ul.right-menu .sub-menu > li a.behance:hover {
  background: #1769ff;
  color: #fff !important;
}
.subheader ul.right-menu .sub-menu > li a.deviantart:hover {
  background: #4e6252;
  color: #fff !important;
}
.subheader ul.right-menu .sub-menu > li a.vimeo:hover {
  background: #1ab7ea;
  color: #fff !important;
}
.subheader ul.right-menu .sub-menu > li a.rss:hover {
  background: #f26522;
  color: #fff !important;
}
.subheader ul.right-menu .sub-menu > li a.twitch:hover {
  background: #6441a5;
  color: #fff !important;
}
.subheader ul.right-menu .sub-menu > li a.whatsapp:hover {
  background: #25d366;
  color: #fff !important;
}
.subheader.dark {
  background: #080808;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.subheader.dark .page-title {
  color: #fff;
}
.subheader.dark .page-title:before {
  background: rgba(255, 255, 255, 0.25);
}
.subheader.dark .share-article-vertical .social {
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
}
.subheader.dark ul > li {
  color: rgba(255, 255, 255, 0.8);
}
.subheader.dark ul > li > a {
  color: rgba(255, 255, 255, 0.8);
}
.subheader.dark ul > li > a:hover {
  color: white;
}
.subheader.dark ul > li .sub-menu {
  background: #1b1b1b;
}
.subheader.dark ul > li .sub-menu li a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
.subheader.dark ul.right-menu {
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.subheader.dark ul.right-menu > li:not(.social_links_style2) {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.subheader.dark ul .quick_search .quick_search_icon {
  fill: rgba(255, 255, 255, 0.8);
}
.subheader.dark ul .quick_search .searchform .s {
  background: #1b1b1b;
  border-color: #1b1b1b;
  color: rgba(255, 255, 255, 0.4);
}
.subheader.dark ul .quick_search.active {
  background: rgba(255, 255, 255, 0.1);
}
.subheader.light {
  background: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.subheader.light .page-title {
  color: #080808;
}
.subheader.light .page-title:before {
  background: rgba(0, 0, 0, 0.25);
}
.subheader.light .share-article-vertical .share-title {
  color: #080808;
}
.subheader.light .share-article-vertical .share-title span {
  color: rgba(0, 0, 0, 0.6);
}
.subheader.light .share-article-vertical .social {
  background: rgba(0, 0, 0, 0.08);
  color: #080808;
}
.subheader.light ul > li a {
  color: rgba(0, 0, 0, 0.8);
}
.subheader.light ul > li a:hover {
  color: black;
}
.subheader.light ul > li .sub-menu {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.08);
}
.subheader.light ul > li .sub-menu li a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.subheader.light ul > li .sub-menu li a:hover {
  background: #f5f5f5;
}
.subheader.light ul.right-menu {
  border-right: 1px solid rgba(0, 0, 0, 0.08);
}
.subheader.light ul.right-menu > li {
  border-left: 1px solid rgba(0, 0, 0, 0.08);
}
.subheader .thb-language-switcher-menu {
  text-transform: uppercase;
}
.subheader.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 30;
  margin: 0;
}
.subheader.fixed.header--slide {
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.subheader.fixed.header--unslide {
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
.subheader.fixed .logo {
  display: flex;
  align-items: center;
  text-align: left;
}
.subheader.fixed .logo .logolink {
  display: inline-block;
}
.subheader.fixed .logo .logolink .logoimg {
  max-height: 21px;
}
.subheader.fixed .logo .page-title {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
  font-weight: 600;
  padding-left: 34px;
  position: relative;
  vertical-align: middle;
  white-space: nowrap;
  max-width: 400px;
  text-transform: none;
}
@media only screen and (min-width: 80em) {
  .subheader.fixed .logo .page-title {
    max-width: 600px;
  }
}
.subheader.fixed .logo .page-title:before {
  content: '';
  display: block;
  width: 1px;
  position: absolute;
  top: 5px;
  left: 16px;
  bottom: 5px;
}
.rtl .subheader.fixed .logo .page-title {
  padding-left: 0;
  padding-right: 34px;
}
.rtl .subheader.fixed .logo .page-title:before {
  left: auto;
  right: 16px;
}
.subheader.fixed .text-center {
  position: static;
}
.subheader.fixed .menu-holder .sf-menu li {
  padding: 0;
  margin: 0;
}
.subheader.fixed .menu-holder .sf-menu li > a {
  font-size: 11px;
  font-weight: 400;
  padding: 0 5px;
}
.subheader.fixed .menu-holder .sf-menu li .sub-menu {
  left: -30px;
}
.subheader.fixed .menu-holder .sf-menu li.menu-item-mega-parent .thb_mega_menu_holder {
  top: 100%;
}
.subheader.fixed .menu-holder ul.sf-menu:not(.secondary) {
  height: 50px;
}
.subheader.fixed .quick_search {
  height: 50px;
  line-height: 50px;
}
.subheader.fixed ul > li > a {
  line-height: 50px;
}
.subheader.fixed ul > li > a .fa {
  line-height: 50px;
}
.subheader.fixed .share-article-vertical {
  float: right;
}
.rtl .subheader.fixed .share-article-vertical {
  float: left;
}
.subheader.fixed > .row {
  position: relative;
}
.subheader.fixed > .row .progress {
  display: block;
  position: absolute;
  bottom: -2px;
  left: -15px;
  height: 2px;
  width: 0;
  background: #1d4466;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.rtl .subheader.fixed > .row .progress {
  left: 0;
  right: -15px;
}
.subheader .row:not(.full-width-row) {
  flex: 1;
}

.quick_search {
  display: inline-block;
  position: relative;
  line-height: 40px;
  vertical-align: middle;
  padding: 0;
  overflow: hidden;
  cursor: pointer;
  text-align: right;
  width: auto;
}
@media only screen and (min-width: 64.063em) {
  .quick_search {
    padding: 0 10px;
    text-align: center;
  }
}
.quick_search .quick_toggle {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  z-index: 2;
}
.quick_search .quick_search_icon {
  vertical-align: middle;
  height: 14px;
  padding: 0;
}
.quick_search .searchform {
  position: absolute;
  top: 100%;
  right: -1px;
  width: 290px;
  opacity: 0;
  z-index: 2;
}
.quick_search .searchform input[type="submit"] {
  display: none;
}
.quick_search .searchform .s {
  padding: 17px 21px 14px;
}
.rtl .quick_search .searchform {
  right: auto;
  left: -1px;
}
.quick_search.active {
  overflow: visible;
  background: #d3d3d3;
  color: #fff;
}
.quick_search.active .quick_search_icon {
  fill: #fff;
}
.quick_search.active .searchform {
  opacity: 1;
}

.inline-social-icons, .subheader.fixed .share-article-vertical, .product-page .product-information .share-article-vertical {
  width: auto;
  padding: 5px 0;
  position: static;
}
.inline-social-icons .share-title, .subheader.fixed .share-article-vertical .share-title, .product-page .product-information .share-article-vertical .share-title {
  float: left;
  padding: 4px 8px;
  height: 36px;
  background: transparent;
}
.inline-social-icons .social, .subheader.fixed .share-article-vertical .social, .product-page .product-information .share-article-vertical .social {
  float: left;
  border: 0;
  width: 40px;
  height: 36px;
  line-height: 38px;
  border-radius: 3px;
  font-size: 12px;
  margin-left: 7px;
}
.inline-social-icons .social span, .subheader.fixed .share-article-vertical .social span, .product-page .product-information .share-article-vertical .social span {
  top: 0;
  left: 0;
  width: 40px;
  height: 36px;
  font-size: 12px;
  line-height: 38px;
  border-radius: 3px;
}





.project-wrapper {
	position: fixed;
      overflow: scroll;
	background-color: #fff;
	height: 100vh;
	z-index: 20;
	top: 0px;
	left: 0px;
	width: 360px;
	padding: 5em;
	border: 1px solid #999;
	box-shadow: 0 1em 2em 0 rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 1em 2em 0 rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 1em 2em 0 rgba(0, 0, 0, 0.3);
}

.timeline-article {
	border-bottom: 1px solid #bbb;
	padding-bottom: 1em;
  height: 100%;
}

.timeline-article img {
	float: left;
      border-radius: 120px;
      margin-right: 20px;
}


.timeline-article.subheader.fixed, .timeline-sidebar .subheader.fixed  {
	position: relative;
	line-height: 1.2em;
}

.timeline-article .progress {
    margin-left: -30px;
    height: 100%;
}
.timeline-sidebar .progress {
    left: 0px;
    top: 0px;
}

.timeline-article.subheader.fixed .project-date {
    display: none;
}


.progress {
	z-index: -1;
	position: absolute;
  display: none;
	height: 100%;
	color: rgb(34, 34, 34);
	background-color: #1d4466;
}
.subheader.fixed.current .progress {
  display: block;
}



/*.inviewtest {background-color:red;}
.inviewtest2 {background-color:blue;}*/
.past {display:none;};

.slick-slide .article-image img, .slick-slider .slick-slide img {
	opacity: 1 !important;
}

/* Need to hide debugging sections as we were asked to merge everything insto master */
.fixedIndex {
position:absolute;
top:10px;
right:10px;
width:auto;
height:100px;
z-index:11111111;
background-color:red;
font-size:2em;
padding:1em;
display: none;
}



.site-nav ul li:hover:before {
  display: none;
}

.subheader {

}


#menu-main-navigation {
      width: 100%;
}

.site-nav #menu-main-navigation li:hover .mega-menu {
  background-color: #fff;
}

.site-nav #menu-main-navigation li .mega-menu .section-nav h2 {
  color: #222 !important;
}

.site-nav #menu-main-navigation li .mega-menu .section-nav {
  height: 300px;
}

.site-nav ul li:hover:before {
  display: none !important;
}

.site-nav ul.menu-2 {
    position: absolute !important;
    right: 0px;
    width: 100%;
}

.site-nav .nav-all {
      float: right;
}

.site-nav #menu-main-navigation .nav-all:hover .mega-menu {
  background-color: #0b2d4c;
}



/* Timeline Sidebars */


.project-sidebar {
    left: 0em !important;
    overflow: scroll;
}

.article-sidebar {
    left: 0em;
    overflow: auto;
}
.sidebar-closed .article-sidebar {
  left: -319px;
}

.project-sidebar .scrolling-content, .article-sidebar .scrolling-content {
  position: initial !important;
}

.project-sidebar .scrolling-content .sal:before {
  display: none !important;
}

.project-sidebar .scrolling-content .sal li h3 {
    float: none !important;
    width: 100% !important;
    line-height: 1.4em;
}

.single.sidebar-closed .post-detail-row {
    padding-left: 10em;
}

.timeline h1 {
      font: 1.8em Montserrat, "Helvetica Neue", helvetica, arial, sans-serif;
    text-transform: uppercase;
    margin: 0 0 1em 1.6667em;
}

.project-sidebar .scrolling-content {
  padding-top: 0px !important;
}

.project-overview h1 {
    background: #0b2d4c;
    margin: 0;
    padding: 0px;
    color: #fff;
    height: 3em;
    padding: 1em;
}

.project-sidebar .scrolling-content .sal li:first-child:before {
  display: none;
}

.current-section {
    background-color: #0b2d4c !important;
    color: #fff;
}
.current-section a, .current-section a:hover {
  color: #fff;
}


/***** whitepaper *****/
.white_paper_form .extra_checkbox input {
   width: 20px !important;
   float: left;
   position: relative;
}




.post-content-container + .share-article {
  width: auto;
  max-width: 100%;
  margin: 0 0 50px;
  float: none;
  text-align: center;
}

.share-container {
  position: relative;
}

.share-article-vertical {
  display: block;
  float: left;
  width: 60px;
  margin-bottom: 30px;
  position: absolute;
  margin-top: 5px;
}
.subheader .share-article-vertical {
  margin: 0;
}
.share-article-vertical .share-title {
  display: block;
  background: #080808;
  padding: 16px 12px;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  margin: 0;
}
.share-article-vertical .share-title em {
  font-style: normal;
}
.share-article-vertical .share-title span {
  display: block;
  margin-top: 5px;
  text-transform: uppercase;
  font-size: 9px;
  color: rgba(255, 255, 255, 0.6);
}
.share-article-vertical .social {
  display: block;
  width: 60px;
  height: 59px;
  line-height: 59px;
  text-align: center;
  font-size: 14px;
  color: #aeaeae;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  position: relative;
}
.share-article-vertical .social.whatsapp span {
  font-size: 14px;
}
.share-article-vertical .social span {
  position: absolute;
  top: 0;
  left: -1px;
  display: block;
  width: 60px;
  height: 59px;
  line-height: 59px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  opacity: 0;
}
.share-article-vertical .social.facebook span {
  background: #3b5998;
}
.share-article-vertical .social.google-plus span {
  background: #dd4b39;
}
.share-article-vertical .social.linkedin span {
  background: #007bb6;
}
.share-article-vertical .social.pinterest span {
  background: #cb2027;
}
.share-article-vertical .social.twitter span {
  background: #00aced;
}
.share-article-vertical .social.instagram span {
  background: #3f729b;
}
.share-article-vertical .social.vk span {
  background: #45668e;
}
.share-article-vertical .social.tumblr span {
  background: #35465c;
}
.share-article-vertical .social.xing span {
  background: #cfdc00;
}
.share-article-vertical .social.soundcloud span {
  background: #f80;
}
.share-article-vertical .social.dribbble span {
  background: #ea4c89;
}
.share-article-vertical .social.youtube span {
  background: #e52d27;
}
.share-article-vertical .social.spotify span {
  background: #7ab800;
}
.share-article-vertical .social.behance span {
  background: #1769ff;
}
.share-article-vertical .social.deviantart span {
  background: #4e6252;
}
.share-article-vertical .social.vimeo span {
  background: #1ab7ea;
}
.share-article-vertical .social.rss span {
  background: #f26522;
}
.share-article-vertical .social.twitch span {
  background: #6441a5;
}
.share-article-vertical .social.whatsapp span {
  background: #25d366;
}
.share-article-vertical .social:hover span {
  opacity: 1;
}

.share-article {
  padding-top: 15px;
  text-align: center;
}
.share-article.simple {
  padding: 0;
  background: none;
  text-align: left;
}
.rtl .share-article.simple {
  text-align: right;
}
.share-article.simple .share-title {
  display: block;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  margin: 0;
  float: left;
  padding: 4px 8px 4px 0;
  height: 36px;
  background: transparent;
}
.share-article.simple .share-title em {
  font-style: normal;
}
.share-article.simple .share-title span {
  display: block;
  margin-top: 5px;
  text-transform: uppercase;
  font-size: 9px;
  color: rgba(8, 8, 8, 0.6);
}
.rtl .share-article.simple .share-title {
  float: right;
  padding: 4px 0 4px 8px;
}
.video-format-post .share-article .share-title {
  display: none;
}
.video-format-post .share-article .social {
  padding-left: 40px;
}
.share-article .share-article {
  text-align: left;
}
.share-article .share-article .share-title {
  display: none;
}
.share-article .share-title {
  margin-bottom: 15px;
  line-height: 1;
  text-transform: uppercase;
}
@media only screen and (min-width: 48.063em) {
  .share-article {
    text-align: left;
  }
  .share-article h6 {
    line-height: 36px;
    margin-bottom: 0;
  }
}
.share-article .social {
	display: inline-block;
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	padding: 0;
	position: relative;
	border-radius: 3px;
	vertical-align: middle;
	width: 40px !important;
	text-align: center;
}
.share-article .social .fa {
	display: block;
	position: relative;
	line-height: 36px;
}
.share-article .social.whatsapp {
  width: 40px;
  padding: 0;
  font-size: 14px;
  justify-content: center;
}
.share-article .social.whatsapp .fa {
  display: inline-block;
  position: static;
}
.share-article .social.facebook {
  background: #3b5998;
}
.share-article .social.facebook:hover {
  background: #324c82;
  color: #fff !important;
}
.share-article .social.google-plus {
  background: #dd4b39;
}
.share-article .social.google-plus:hover {
  background: #d33724;
  color: #fff !important;
}
.share-article .social.linkedin {
  background: #007bb6;
}
.share-article .social.linkedin:hover {
  background: #006697;
  color: #fff !important;
}
.share-article .social.pinterest {
  background: #cb2027;
}
.share-article .social.pinterest:hover {
  background: #b11c22;
  color: #fff !important;
}
.share-article .social.twitter {
  background: #00aced;
}
.share-article .social.twitter:hover {
  background: #0096ce;
  color: #fff !important;
}
.share-article .social.instagram {
  background: #3f729b;
}
.share-article .social.instagram:hover {
  background: #366285;
  color: #fff !important;
}
.share-article .social.vk {
  background: #45668e;
}
.share-article .social.vk:hover {
  background: #3b5779;
  color: #fff !important;
}
.share-article .social.tumblr {
  background: #35465c;
}
.share-article .social.tumblr:hover {
  background: #2a3749;
  color: #fff !important;
}
.share-article .social.xing {
  background: #cfdc00;
}
.share-article .social.xing:hover {
  background: #b2bd00;
  color: #fff !important;
}
.share-article .social.soundcloud {
  background: #f80;
}
.share-article .social.soundcloud:hover {
  background: #e07800;
  color: #fff !important;
}
.share-article .social.dribbble {
  background: #ea4c89;
}
.share-article .social.dribbble:hover {
  background: #e73177;
  color: #fff !important;
}
.share-article .social.youtube {
  background: #e52d27;
}
.share-article .social.youtube:hover {
  background: #d41f1a;
  color: #fff !important;
}
.share-article .social.spotify {
  background: #7ab800;
}
.share-article .social.spotify:hover {
  background: #669900;
  color: #fff !important;
}
.share-article .social.behance {
  background: #1769ff;
}
.share-article .social.behance:hover {
  background: #0057f7;
  color: #fff !important;
}
.share-article .social.deviantart {
  background: #4e6252;
}
.share-article .social.deviantart:hover {
  background: #405144;
  color: #fff !important;
}
.share-article .social.vimeo {
  background: #1ab7ea;
}
.share-article .social.vimeo:hover {
  background: #13a3d2;
  color: #fff !important;
}
.share-article .social.rss {
  background: #f26522;
}
.share-article .social.rss:hover {
  background: #e8540e;
  color: #fff !important;
}
.share-article .social.twitch {
  background: #6441a5;
}
.share-article .social.twitch:hover {
  background: #57388f;
  color: #fff !important;
}
.share-article .social.whatsapp {
  background: #25d366;
}
.share-article .social.whatsapp:hover {
  background: #20b959;
  color: #fff !important;
}
@media only screen and (min-width: 48.063em) {
  .share-article .social {
    width: auto;
    margin: 0;
  }
}



.post-image {
  min-width: 400px;
  min-height: 300px;
}

.dropdown-content {
    position: absolute;
    background-color: rgb(255, 255, 255);
    max-width: 16em !important;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.29);
    z-index: 99;
    font-size: 0.9em;
    text-align: left;
    margin-top: 1.4em;
		right: 0;
		top: 2em;
    border: 1px solid #d8d8d8;
    display: none;
}

.login-links .dropdown-content li {
      padding: 1em;
      margin-right: 0em !important;
      width: 100%;
      border-bottom: 1px solid #eee;
}

.login-links .dropdown-content li:hover {
    background-color: #222;
    color: #fff;
}

.login-links .dropdown-content li:hover a {
  color: #fff;
}

.login-links .dropdown-content li a {
  text-decoration: none;
  display: block;
}

.login-open .dropdown-content {
  display: block;
	    width: 300px;
}


.microformatting {
  padding-bottom: 1em;
  margin-bottom: 3em;
  border-bottom: solid 1px #e8e8e8;
}
.microformatting .large-3 {
    min-height: 80px;
    float: left !important;
    padding-right: 4em;
    width: 25%;
    margin-bottom: 2em;
}
.microformatting h3 {
  font-family: 'Montserrat-Light', Arial;
  font-weight: 300;
  font-size: 1.5em;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.microformatting span {
    font-family: 'Montserrat', Arial;
    font-weight: 300;
      font-size: 1.5em;
      color: #0b2d4c;
}

.microformatting .large-3:nth-child(n+5){
	 display: none;
  }

.microformatting .project-expand {
    color: white;
    padding: 0.35em 4em 0.4em 0.7em;
    background: #0b2d4c;
    font-family: Montserrat-Light;
    text-align: left;
    font-size: 0.9rem;
    border-radius: 2px;
    width: 90px;
    cursor: pointer;
    transition: 0.3s all;
    display: inline-block;
    position: relative;
    margin-bottom: 1em;
    float: left;
    clear: left;
}
.microformatting .project-expand:hover {
    transition: 0.3s all;
    background: #FF9800;
}
.microformatting .project-expand:after {
    content: "\f107";
    font: 0.9em/0.5em fontawesome;
    color: white;
    position: absolute;
    top: 0.95em;
    right: 0.6em;
}
@media only screen and (max-width: 728px) {
    .microformatting .large-3 {
      width: 100%;
      margin-bottom: 0px;
    }
}





/* Cookie PopUp CSS */
#cookiepopup {
  padding: 3em;
	background-color: rgba(15, 43, 70, 0.95);
  position: fixed;
  bottom: 0px;
  width: 462px;
  text-align: center;
  z-index: 99999;
  display: none;
}
@media only screen and (max-width: 728px) {
#cookiepopup {
	width: 100%;
}
}
#cookiepopup h4 { color: #fff; margin: 0px; font-size: 1.8em; }
#cookiepopup p { color: #eee; font-size: 1.4em; }
#cookiepopup .cookiepopup-continue {
  color: #fff;
  font-size: 1.5em;
  text-decoration: underline;
  margin: 2em;
  cursor: pointer;
	position: relative;
	left: -1em;
}
#cookiepopup .cookiepopup-learnmore {
  color: #fff;
  font-size: 1.5em;
  text-decoration: underline;
	position: relative;
	left: -2em;
}
#cookiepopup .cookiepopup-closebutton {
  color: #fff;
  position: absolute;
  top: 0px;
  right: 0px;
  background-color: rgba(255,255,255,0.8);
  color: #222;
  padding: 0.8em 0.9em 0.7em 1em;
  font-size: 2em;
  font-family: Arial;
  font-weight: 900;
  cursor: pointer;
}
#cookiepopup .cookiepopup-closebutton:hover {
  background-color: rgba(0,0,0,0.8);
  color: #fff;
}

@media (max-width: 768px) {
  #cookiepopup h4 { font-size: 1.2rem; }
  #cookiepopup p { font-size: 0.8rem; }
  #cookiepopup .cookiepopup-continue { font-size: 0.8rem; }
  #cookiepopup .cookiepopup-learnmore { font-size: 0.8rem; }
  #cookiepopup .cookiepopup-closebutton { font-size: 1.2em; }
}





/* -------------------------------------- */
/* SIGNATURE GRADIANT PRELOADER ANIMATION */
/* -------------------------------------- */
.g-preloader.type_1::before, .g-preloader.type_1::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  border: 2px solid;
  z-index: 111111; }

.l-preloader-spinner {
  text-align: center;
  color: inherit; }

.l-preloader.done .l-preloader-spinner {
  opacity: 1; }

.l-preloader-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  background-color: transparent;
  color: inherit;
  opacity: 1;
  transition: opacity 0.3s;
  transform: translate3d(-50%, -50%, 0); }

.l-preloader.done {
  opacity: 1;
  -webkit-transition: all 500ms ease-out 0s;
  -moz-transition: all 500ms ease-out 0s;
  -o-transition: all 500ms ease-out 0s;
  transition: all 500ms ease-out 0s; }

.l-preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  z-index: 111111;
  overflow: hidden;
  opacity: 1;
  transition: opacity 0.45s;
  background-color: #fff;
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -webkit-transition: all 0.7s ease-in-out;
  }

.g-preloader {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 36px;
  height: 36px; }

.l-preloader .g-preloader {
  width: 50px;
  height: 50px;
  z-index: 111111; }

.g-preloader.type_1::after {
  border-color: transparent;
  border-top-color: inherit;
  -webkit-animation: rotation 0.8s infinite cubic-bezier(0.6, 0.3, 0.3, 0.6);
  animation: rotation 0.8s infinite cubic-bezier(0.6, 0.3, 0.3, 0.6); }

.g-preloader.type_1::before {
  opacity: .2; }

.hidden {
  /*display: none !important;*/
  opacity: 0 !important;
    transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -webkit-transition: all 0.7s ease-in-out;
  }

@-webkit-keyframes rotation {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }
@keyframes rotation {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.l-preloader-logo {
  margin-bottom: 20px;
  opacity: 0;
  -webkit-transition: all 50ms ease-out 0s;
  -moz-transition: all 50ms ease-out 0s;
  -o-transition: all 50ms ease-out 0s;
  transition: all 50ms ease-out 0s; }

.logo-reveal {
  opacity: 1;
  -webkit-transition: all 1000ms ease-out 0s;
  -moz-transition: all 1000ms ease-out 0s;
  -o-transition: all 1000ms ease-out 0s;
  transition: all 1000ms ease-out 0s; }

	.logo-reveal img{
		width: 70%;
	}

.l-preloader {
  color: #002952;
  background: #05284e;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(-45deg, #05284e, #ffffff);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(-45deg, #05284e, #ffffff);
}


/* -------------------------------------- */
/* .SIGNATURE GRADIANT PRELOADER ANIMATION */
/* -------------------------------------- */




.fullwidth, .size-full, .halfleft {
  position: relative;
  margin: 0 0 2em 3em;
  float: right;
  max-width: 40em;
  width: 60%;
  border-radius: 0.3em;
  margin-left: 3em;
  box-shadow: 0.1em 0.1em 0.2em 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0.1em 0.1em 0.2em 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0.1em 0.1em 0.2em 0 rgba(0, 0, 0, 0.2);
  margin-bottom: 1em;
	 }
  .fullwidth img, .size-full img, .halfleft img {
    width: 100%; }
  .fullwidth .featured-caption, .size-full .featured-caption, .halfleft .featured-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: white;
    padding: 1em;
    font: 1.6em Montserrat, "Helvetica Neue", helvetica, arial, sans-serif;
    color: #666; }

.post-gallery-cta {
    cursor: pointer;
    background-color: #f7f7f7;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}

.post-gallery-cta:hover {
    background-color: #ff9800;
    color: #fff;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}

.post-gallery-cta h1 {
    padding: 1em;
}




/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}


.post-gallery-cta a {
  display: none;
}
.post-gallery-cta a:first-child {
  display: block;
}
.post-gallery-cta a img {
  display: none;
}

.menu-item-object-events .mega-menu {
  display: none;
}




/* General styles for the Password modal */

/*
Styles for the html/body for special modal where we want 3d effects
Note that we need a container wrapping all content on the page for the
perspective effects (not including the modals and the overlay).
*/
.md-perspective,
.md-perspective body {
  height: 100%;
  overflow: hidden;
}

.md-perspective body  {
  background: #222;
  -webkit-perspective: 600px;
  -moz-perspective: 600px;
  perspective: 600px;
}

@media screen and (max-width: 768px) {
  .md-content .closebutton {
        width: 100% !important;
    }
    .md-content > div p {
        margin: 0;
        padding: 10px 0;
        font-size: 0.7em;
    }
}

.md-modal {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 50%;
  max-width: 630px;
  min-width: 320px;
  height: auto;
  z-index: 100000;
  visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.md-show {
  visibility: visible;
}

.md-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  visibility: hidden;
  top: 0;
  left: 0;
  z-index: 1000;
  opacity: 0;
  background: rgba(0,0,0,0.8);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.md-show ~ .md-overlay {
  opacity: 1;
  visibility: visible;
}

/* Content styles */
.md-content {
  color: #fff;
  background: rgba(15, 43, 70, 0.95);
  position: relative;
  border-radius: 3px;
  margin: 0 auto;
}

.md-content h3 {
  margin: 0;
  padding: 0.4em;
  text-align: center;
  font-size: 2.2em;
  font-weight: 900;
  opacity: 1;
  background: rgba(0,0,0,0.1);
  border-radius: 3px 3px 0 0;
  color: #fff;
  padding-top: 1em;
  padding-bottom: 1em;
}

.md-content a {
  color: #fff;
  text-decoration: underline;
}

.md-content .closebutton {
    background: none;
    color: #fff !important;
    padding: 1em 1em;
    text-transform: uppercase;
    font-size: 0.9rem;
    border-radius: 0;
    border: 2px solid #fff;
    position: relative;
    text-decoration: none;
    display: block;
    margin-top: 1em;
    text-align: center;
    width: 30%;
    margin-left: auto;
    margin-right: auto;
    font-weight: 500;
    font-family: "roboto", "Helvetica Neue", helvetica, arial, sans-serif;
}
.md-content h3 .fa-exclamation {
    font-size: 3em;
    font-weight: 300;
    border: 3px solid #fff;
    width: 100px;
    height: 100px;
    border-radius: 50px;
    margin-bottom: 0.2em;
    padding-top: 0.25em;
}
.md-content > div {
  padding: 15px 40px 30px;
  margin: 0;
  font-weight: 300;
  font-size: 1.15em;
}

.md-content > div p {
  margin: 0;
  padding: 10px 0;
  font-size: 1rem;
}

.md-content > div ul {
  margin: 0;
  padding: 0 0 30px 20px;
}

.md-content > div ul li {
  padding: 5px 0;
}

.md-content button {
  display: block;
  margin: 0 auto;
  font-size: 0.8em;
}
.md-trigger {
  display: none !important;
}
.md-close, .login-page-password {
  cursor: pointer;
}

/* Individual modal styles with animations/transitions */

/* Effect 1: Fade in and scale up */
.md-effect-1 .md-content {
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.md-show.md-effect-1 .md-content {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

#events_tab div.wpcf7-mail-sent-ok {
		border:none !important;
		background: #8BC34A !important;
		color: #ffffff !important;
		font-weight: 700 !important;
		padding: 1em !important;
		border: none !important;
		font-size: 1rem !important;
		margin: 0 !important;
		text-align: center !important;
}

.top-leaderboard-close {
    padding: 14px 18px 14px !important;
    font-size: 2em;
    right: 0px;
    color: #fff;
    background-color: #ddd;
    bottom: 0px;
    position: absolute;
    font-size: 2em;
    font-family: Arial;
    font-weight: 900;
    cursor: pointer;
}
.top-leaderboard-close:hover {
    background-color: #222;
    color: #fff;
}

#search_results_page .search_results .search_img img {
  padding: 5em;
}

.ajax-response {
  display: none !important;
}





body.single-projects .carousel img, body.single-post .carousel img {
  max-width: 100%;
  width: 100%;
  display: block !important;
}
body.single-projects .slick-slider .slick-slide, body.single-post .slick-slider .slick-slide {
  padding: 0em;
  border: none;
  position: relative;
}
body.single-projects .slick-slider .slick-slide:hover, body.single-post .slick-slider .slick-slide:hover {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
body.single-projects .slick-slider .slick-slide img, body.single-post .slick-slider .slick-slide img {
  margin-bottom: 0em;
}
body.single-projects .slick-slider .slick-prev, body.single-post .slick-slider .slick-prev {
    right: auto;
    left: -1.5em;
    z-index: 1;
    background-color: #fff;
    border-radius: 100px;
    box-shadow: 0 0 3em 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0 0 3em 0 rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 0 3em 0 rgba(0, 0, 0, 0.19);
}
body.single-projects .slick-slider .slick-next, body.single-post .slick-slider .slick-next {
    left: auto;
    right: 0em;
    z-index: 1;
    background-color: #fff;
    border-radius: 100px;
    box-shadow: 0 0 3em 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0 0 3em 0 rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 0 3em 0 rgba(0, 0, 0, 0.19);
}
body.single-projects .slick-slider .slick-dots, body.single-post .slick-slider .slick-dots {
    margin-top: 1em;
    margin-left: 0px;
}
body.single-projects .slick-slider .slick-dots li, body.single-post .slick-slider .slick-dots li {
    margin: 0 0.4em;
    width: 0.8em;
    height: 0.8em;
}
body.single-projects .slick-slider .slick-arrow, body.single-post .slick-slider .slick-arrow {
    width: 4em;
    height: 4em;
}
body.single-projects .slick-slider .slick-arrow:after, body.single-post .slick-slider .slick-arrow:after {
    font: 3.2em/1.25em fontawesome;
		content: "\f105";
    color: black;
    text-indent: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
}
body.single-projects .slick-slider .slick-next:after, body.single-post .slick-slider .slick-next:after {
    left: 5px;
}
body.single-projects .slick-slider .caption, body.single-post .slick-slider .caption {
    position: absolute;
    background-color: rgba(0,0,0,0.6);
    color: #fff;
    font-size: 1rem;
    text-align: left;
    padding: 1em;
    bottom: 10px;
    margin-bottom: 0px;
    height: auto;
    max-width: 100%;
    min-width: 100%;
}

body.single-projects #infinite-article .entry-header .post-categories {
  display: none;
}


/****** search results page *******/
#search_results_page .search_results .search_content .storefront_search_date{
	padding: 0.8em 0.1em !important;
}

	/* .TO BE REFACTORED */


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
 .site-nav ul li .mega-menu article{
    display: block !important;
  }
  .site-nav ul li .mega-menu article .article-category{
    top:0em !important;
  }
	.listcat .article-images{
		display: block !important;
	}
}


header .login-form .aiowps-captcha label {
  color: #fff;
}

header .login-form .aiowps-captcha-equation strong {
  color: #fff;
  font-size: 0.8rem;
}

header .login-form .aiowps-captcha-equation #aiowps-captcha-answer {
    margin-top: 1rem;
}

.login-links .login-form {
  height: auto;
  bottom: 30% !important;
}

.login-hover .dropdown-content {
    visibility: hidden;
    z-index: -99;
}

.login-hover .dropdown-content span {
    margin-right: 0em !important;
    border-bottom: 1px solid #eee;
    display: inline-block;
    padding: 1em;
    width: 100%;
    padding-left: 0em;
    padding: 0em !important;
}
.login-hover .dropdown-content span a {
    text-decoration: none;
    padding: 1.5em;
    width: 100%;
    display: block;
}
.login-hover .dropdown-content span:hover {
    background-color: #222;
}
.login-hover .dropdown-content span:hover a {
    color: #fff;
}
.login-hover:hover .dropdown-content {
    opacity: 1;
    visibility: visible;
    z-index: 9999;
    display: block;
    width: 300px;
}
.login-links li a {
    text-decoration: underline;
    padding-right: 1em;
    font-size: 1.0em !important;
}
.login-hover .dropdown-content span:before {
    display: none !important;
}
@media (max-width: 1100px) {
    .dropdown-content {
        left: 0em;
        right: auto !important;
        padding: 0em !important;
    }
    body.login-open .login-hover:hover .dropdown-content {
        opacity: 0 !important;
        visibility: hidden;
        z-index: -1;
        display: none;
    }
}

.single .article-description {
   border-top: 1px solid #e8e8e8 ;
   padding-top: 1em;
   margin-bottom: 0;
   font-size: 2.2em;
   color: #5e5e5e ;
   line-height: 1.6;
}



.project-timeline-related-heading {
    background: #0b2d4c;
    margin: 0;
    padding: 0px;
    color: #fff;
    height: 3em;
    padding: 1em;
    font: 1.8em Montserrat, 'Helvetica Neue', helvetica, arial, sans-serif;
    text-transform: uppercase;
}

.about_online_page #newsletter .generic-content table td:nth-of-type(1){
width:80%;
}
.about_online_page #newsletter .generic-content table td:nth-of-type(2){
width:20%;
}
