/*!
Theme Name: MLA Twoboys
Theme URI: https://mlawebdesigns.co.uk/
Author: MLA Web Designs
Author URI: https://mlawebdesigns.co.uk/
Description: Lightweight Wordpress Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: bonnjoel
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments

*/

@font-face {
  font-family: 'ProximaNovaRegular';
  src: url('fonts/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/proximanova-regular-webfont.woff') format('woff'), url('fonts/proximanova-regular-webfont.ttf') format('truetype'), url('fonts/proximanova-regular-webfont.svg#proximanova-regular-webfont') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
	font-family: 'neufreit';
	src: url('fonts/neufreit/Neufreit-Light.eot');
	src: local('â˜º'), url('fonts/neufreit/Neufreit-Light.woff') format('woff'), url('fonts/neufreit/Neufreit-Light.ttf') format('truetype'), url('fonts/neufreit/Neufreit-Light.svg') format('svg');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'neufreit';
	src: url('fonts/neufreit/Neufreit-Medium.eot');
	src: local('â˜º'), url('fonts/neufreit/Neufreit-Medium.woff') format('woff'), url('fonts/neufreit/Neufreit-Medium.ttf') format('truetype'), url('fonts/neufreit/Neufreit-Medium.svg') format('svg');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'neufreit';
	src: url('fonts/neufreit/Neufreit-ExtraBold.eot');
	src: local('â˜º'), url('fonts/neufreit/Neufreit-ExtraBold.woff') format('woff'), url('fonts/neufreit/Neufreit-ExtraBold.ttf') format('truetype'), url('fonts/neufreit/Neufreit-ExtraBold.svg') format('svg');
	font-weight: 800;
	font-style: normal;
}

body {
  color: #1E3937 !important;
}

body.noscroll {
  overflow-y: hidden;
}

body a:hover {
    color: #fcc216;
    text-decoration: none;
}

.clearfix::after {
    display: block;
    clear: both;
    content: "";
}

.entry-content h1,
/* .entry-content h3, */
.entry-content h4
{
  font-family: 'Roboto Slab', serif;
}
.entry-content h2 {
  font-family: 'neufreit';
  font-weight: 300;
  /* font-size: 20px; */
  font-size: 24px;
  line-height: 34px;
}

.entry-content h3 {
  font-family: 'neufreit';
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
}
.page-template-contact-template h1.text-center {
  font-family: 'neufreit';
  font-weight: 800;
  font-size: 32px;
  margin-bottom: 50px;
  margin-bottom: 60px;
}
/* .page-template-contact-template h1.text-center:after {
  content: '.';
  color: #E73137;
} */

.greenText {
  color: #39B398;
}
.redText {
  color: #E73137;
}

h2.roboto {
  font-family: "neufreit";
  font-size: 32px;
  margin-bottom: 1rem;
  font-weight: 800;
  margin-bottom: 40px;
}
h2.roboto:after {
  content: '.';
  color:#E73137;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

.site-header {
	position: fixed;
	width: 100%;
	padding: 40px;
	z-index: 999;
  transition: .5s;
}

.toggle-btn span {
  display: inline-block;
}

.toggle-btn span:after {
  content: '.';
  color: #39B398;
}

.site-header.shadow {
  background: #fff;
  box-shadow: 0px 0px 10px -1px rgba(0,0,0,.5);
  padding: 10px 40px;
}

body.modal-opened .site-header.shadow {
  background: transparent;
  box-shadow: none;
}

.site-branding {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.site-branding img {
  width: 140px;
  height: auto;
}

#toggle-nav {
  float: right;
  box-shadow: 0!important;
  font-family: 'neufreit';
  font-weight: 800;
  width: 110px;
  height: 38px;
  line-height: 38px;
  background: transparent;
  border: 0;
  font-size: 22px;
  padding: 0;
  border-radius: 4px;
  text-align: right;
}

#toggle-nav:focus {
  outline: 0;
}

#toggle-nav .icon {
  margin-left: -10px;
  color: #1E3937;
  width: 0px;
  transition: .5s;
}

/* #toggle-nav .icon.sidebar, */
#toggle-nav i.icon.sidebar:before {
  visibility: hidden;
}

#toggle-nav .icon.close {
	margin-left: 10px;
  width: 16px;
}

#toggle-nav i.icon.close:before {
  font-weight: 300;
}

.entry-title {
  font-family: "neufreit";
  font-weight: 800;
    font-size: 32px;
}
.entry-title:after {
  content:'.';
  color: #E73137;
}
.site-content {
  padding-top: 158px;
}

.home .site-content {
	padding-top: 0;
}

.text-center {
  text-align: center;
}

.ui.button.ui.button {
  padding: .78571429em 2.5em .78571429em;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle.menu-toggle.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

.nav-cat.nav-cat.ui.list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.nav-cat.ui.list>.item a {
  font-family: "neufreit";
}

.nav-cat.nav-cat.ui.list>.item {
  width: 50%;
  margin: 5px 0;
}

.nav-cat.nav-cat.ui.list>.item::before {
  display: none;
  content: "\f111";
  font-size: 5px;
  font-family: "Icons";
  display: none;
  position: absolute;
  right: -15px;
}

.nav-cat.nav-cat.ui.list>.item:nth-child(3n-2)::before {
  color: #F8D51D;
}
.nav-cat.nav-cat.ui.list>.item:nth-child(3n-1)::before {
  color: #39B398;
}
.nav-cat.nav-cat.ui.list>.item:nth-child(3n)::before {
  color: #E73137;
}

.nav-cat.nav-cat.ui.list>.item:last-child::before {
  display: none;
}


/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

.ui.fullscreen.navigation-modal {
	height: 100%;
	background: #fcc216;
	padding: 1%;
}

.navigation-modal .menu {
	padding: 0;
	list-style: none;
	margin-left: 0;
}

.navigation-modal .menu a {
  color: #1E3937;
	padding: 2px 5px;
	transition: .5s all ease;
}

.navigation-modal .menu a:hover {
	background: #fff;
  color: #1E3937;
}

.site-footer {
  background: #fff;
	padding-top: 4%;
	padding-bottom: 4%;
}

.modal-menu {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99;
  background: #fff;
  display: none;
  border: 20px solid #fff;
}

.modal-items-wrap {
  margin-top: 115px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.modal-menu-items {
  margin-top: 0;
  padding: 5%;
}

.modal-menu-items li {
  list-style: none;
  width: 100%;
  float: none;
  display: block;
  padding: 20px 0;
  text-align: center;
  line-height: 1;
}

.modal-menu-items a {
  font-family: "neufreit";
  font-weight: 800;
  font-size: 40px;
  color: #1E3937;
  display: inline-block;
  line-height: 1;
  border-bottom: 1px solid transparent;
  transition: .15s;
}

.modal-menu-items li a:after {
  content: '.';
}

.modal-menu-items li:nth-child(3n-2) a:hover,
.modal-menu-items li:nth-child(3n-2) a:after {
  color: #F8D51D;
}

.modal-menu-items li:nth-child(3n-1) a:hover,
.modal-menu-items li:nth-child(3n-1) a:after {
  color: #39B398;
}

.modal-menu-items li:nth-child(3n) a:hover,
.modal-menu-items li:nth-child(3n) a:after {
  color: #E73137;
}

.modal-menu-items a:hover {
  text-decoration: none;
  border-bottom: 1px solid #fff;
  color: #1E3937;
}

#nav-close {
	position: fixed;
  top: 2%;
  right: 2%;
	box-shadow: 0 0 0 2px #1b1c1d inset!important;
}

.navigation-modal .menu li {
	display: inline-block;
	width: 50%;
	margin: 5% 0;
	float: left;
}
.navigation-modal .menu a {
	font-size: 3em;
	font-family: 'Roboto Slab', serif;
}

.site-footer {
  font-size: 17px;
  font-family: "neufreit";
  color: #1E3937;
  font-weight: 500;
}

.site-footer a {
  color: #1E3937;
	position: relative;
  transition: .5s;
}

.site-footer a:hover {
  color: #fcc216;
}

.footer-menu {
	padding: 0;
	margin: 0;
	list-style: none;
}

.footer-menu li {
	margin-bottom: 1em;
}

.small-nav.small-nav {
	margin: 0;
	list-style: none;
	padding: 0;
}

.small-nav.small-nav li {
	display: inline;
	margin-left: 15px;
}

.small-nav.small-nav li:first-child {
  margin-left: 0;
}

.small-nav.small-nav li a {
  	font-size: 16px;
    line-height: 26px;
  color: #1E3937;
  font-weight: 300;
}

.small-nav.small-nav li a::after {
	height: 0;
	width: 0;
}

.footer-social {
	position: relative;
	display: block;
	margin-top: 50px;
}

.footer-social a {
	font-size: 30px;
}

.footer-social a::after {
	height: 0;
	width: 0;
}

.contact-desc h3 {
  /* font-family: "ProximaNovaRegular"; */
    font-family: "neufreit";
  font-size: 18px;
}

h2.footer-title,
.contact-desc h3 {
	margin-top: 0;
	padding-top: 20px;
	text-transform: uppercase;
	position: relative;
}

h2.footer-title::before,
.contact-desc h3::before {
	content: '';
	width: 50px;
	height: 1px;
	background: #fcc216;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
  display: none;
}

.front-slider {
	display: block;
  -webkit-box-shadow: inset 5px 5px 0px 0px rgba(0,0,0,1);
  -moz-box-shadow: inset 5px 5px 0px 0px rgba(0,0,0,1);
  box-shadow: inset 5px 5px 0px 0px rgba(0,0,0,1);
}

.front-slider .slide-item {
	width: 100%;
	height: 100vh;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
  position: relative;
  background: #fff;
  border: 20px solid #fff;
  overflow: hidden;
}

.front-slider .slide-item img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

.seperator-line {
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
	display: block;
	overflow: hidden;
}

.seperator-line .line {
  width: 50px;
  display: inline-block;
  height: 1px;
  background: #1d1d1b;
}

.ui.vertical.segment.nb0 {
  border-bottom: 0;
}

.ui.vertical.segment.p0 {
  padding: 0;
}

.culture-box-wrap {
  margin: 0;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.culture-box {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: 9px auto;
}

.culture-box.wide {

}

.icon-box {
  position: absolute;
  top: 0;
  right: 0;
  height: 50px;
  width: 50px;
  background: #0d000f;
  display: inline-block;
  z-index: 1;
  transition: .5s;
}

.icon-box::after {
  background-image: url('img/sprite-icons.png');
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  content: '';
  display: inline-block;
}

.icon-box.trumpet::after {
  width: 24px;
  height: 18px;
}

.icon-box.person::after {
  width: 20px;
  height: 24px;
  background-position: -30px 0;
}

.icon-box.chat::after {
  width: 22px;
  height: 24px;
  background-position: -60px 0;
}

.icon-box.disc::after {
  width: 25px;
  height: 24px;
  background-position: -90px 0;
}

.icon-box.barchart::after {
  width: 24px;
  height: 24px;
  background-position: -120px 0;
}

.icon-box.instagram::after {
  width: 25px;
  height: 24px;
  background-position: -150px 0;
}

.icon-box.instagram::after {
  width: 18px;
  height: 24px;
  background-position: -180px 0;
}

.icon-box.pin::after {
  width: 18px;
  height: 24px;
  background-position: -180px 0;
}

.icon-box.bulb::after {
  width: 17px;
  height: 24px;
  background-position: -240px 0;
}

.icon-box.heart::after {
  width: 24px;
  height: 21px;
  background-position: -210px 0;
}

.cb-title {
    height: 50px;
    position: absolute;
    right: 50px;
    line-height: 50px;
    background: #ddd;
    z-index: 101;
    opacity: 0;
    width: auto;
    transform: translateX(100%);
    transition: .5s;
    color: #fff;
    font-size: 18px;
    text-transform: lowercase;
    background: rgba(13,0,15,.85);
    font-family: "ProximaNovaRegular";
}

.icon-box:hover,
.cb-title:hover {
  cursor: pointer;
}

.culture-box:hover .icon-box {
  background: rgba(13,0,15,.85);
}

.culture-box:hover .cb-title {
  padding-left: 20px;
  padding-right: 20px;
  opacity: 1;
 transform: translateX(0);
}

.culture-textbox {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 10%;
}

.culture-textbox a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.innerbox h3 {
  margin-bottom: 0;
  font-size: 18px !important;
  font-family: "ProximaNovaRegular";
}

.innerbox-content {
  line-height: 23px;
  font-size: 17px !important;
  font-family: "Roboto Slab";
}

.work-container {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.work-box {
  overflow: hidden;
  width: 100%;
}

.work-inner-box {
  width: 100%;
  padding-bottom: 67%;
  position: relative;
  transition: .5s all;
  background-size: cover;
  background-position: center center;
}

.work-item {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    transition: .5s;
    background: rgba(0,0,0,.85);
    padding: 10%;
    display: flex;
    align-items: center;
}

.work-name {
  font-weight: 500;
  font-size: 1.5em;
}

.work-cat {
  font-size: 1.2em;
  margin-top: 1em;
  display: block;
  font-weight: 800;
}

.work-item .seperator-line {
  display: none;
}

.work-item span {
  color: #fff;
  font-family: "neufreit";
}

.work-item span span {
  position: relative;
  margin-right: 2rem;
}

.work-item span span:after {
  content: "\f111";
  font-size: 5px;
  font-family: "Icons";
  display: inline-block;
  margin: 0 1rem;
  position: absolute;
  color: #39B398;
}

.work-item span span:last-child:after {
  display: none;
}

.work-item:hover {
  opacity: 1;
}

.nav-cat a {
  color: #1E3937;
  font-size: 16px;
  line-height: 26px
  font-weight: 800;
}

.single-projects .post-thumbnail {
  margin-top: 50px;
}

.project-scope {
  background: #0d000f;
  color: #fff;
  padding: 2% 0;
  display: flex;
  flex-wrap: wrap;
  font-size: 17px;
}

.project-scope-title {
  padding: 0 3% 0 2%;
  text-transform: uppercase;
}

.projects-gallery-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.projects-gallery-wrap .project-image {
  position: relative;
  margin: 1% 0;
}

.project-image {
  width: 100%;
}

.projects-gallery-wrap .project-image .img-wrap {
  width: 100%;
  padding-bottom: 75%;
  position: relative;
  background-size: cover;
  background-position: center center;
}

.acf-map {
    position: relative;
    padding-bottom: 75%;
    height: 0;
    overflow: hidden;
}
.acf-map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

/* fixes potential theme css conflict */
.acf-map img {
   max-width: inherit !important;
}

.quote-content {
  font-size: 18px;
  /* font-family: 'Roboto Slab', serif; */
  font-family: "neufreit";
  margin-bottom: 30px;
  font-weight: 300;
  line-height: 1.8;
}

.quote-author {
  /* font-family: "ProximaNovaRegular"; */
  font-family: "neufreit";
  font-size: 18px;
  font-weight: 500;
}

.contact-section {
  display: flex;
  flex-wrap: wrap;
}

.contact-desc {
  background: #1e3937;
  color: #fff;
  padding: 5%;
  /* font-family: 'Roboto Slab', serif; */
  font-family: "neufreit";
}

.contact-desc h4 {
  /* text-decoration: underline;
  text-decoration-color: #fcc216; */
  /* font-family: 'Roboto Slab', serif; */
  font-family: "neufreit";
  font-weight: normal;
}

.contactform-wrap {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 5% 0 2%;
}

.contactb input,
.contactb select {
  width: 100%;
  border: 0;
  border-bottom: 1px solid #fcc216;
}

.contactb input:focus,
.contactb select:focus {
  outline: 0;
}

.contactb label {
  margin-bottom: 20px;
  font-weight: bold;
  display: block;
  font-family: "ProximaNovaRegular";
}

.other-projects {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
}

.other-projects h3 {
  font-family: "ProximaNovaRegular";
  font-size: 18px;
}
.other-projects h2.roboto a:not(:hover) {
  color: inherit;
}
.other-projects h2.roboto a:hover {
  color: #E73137;
}

.other-project {
  position: relative;
}

.other-projects .other-project .proj-title {
  opacity: 0;
  transition: .5s all ease;
  position: absolute;
  color: #fff;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0,0,0,.7);
  font-size: 28px !important;
  font-family: "ProximaNovaRegular";
  margin: 0;
}

.other-project:hover .proj-title {
  opacity: 1;
}

p.sub-title {
  /* font-weight: bold;
  font-family: "Roboto Slab"; */
  font-family: "neufreit";
  font-weight: 800;
  font-size: 17px;
}
.sentenceCase {
  text-transform: lowercase;
}
.sentenceCase::first-letter {
  text-transform: uppercase;
}

.robotocolumn p {
  font-family: "Roboto Slab";
  font-size: 17px;
}

.other-projects-wrap.work-container .work-box {
  text-align: left;
  width: 100%;
  margin-bottom: 10px;
}

.ui.button.black.basic.huge.chat-btn {
  width: 183px;
  height: 51px;
  font-size: 18px;
  /* font-family: "ProximaNovaRegular"; */
  display: flex;
  margin: auto;
  align-items: center;
  justify-content: center;
  padding: 0;
  transition: .5s;
}

.ui.button.black.basic.huge.button,
.ui.button.black.basic.huge.chat-btn {
    font-family: "neufreit";
    border-radius: 30px;
    font-weight: 800;
    background: #39B398!important;
    box-shadow: 0 0 0 1px #39B398 inset !important;
    color: #ffffff !important;
}

.ui.button.black.basic.huge.button:hover,
.ui.button.black.basic.huge.chat-btn:hover {
    background:  #328471 !important;
    box-shadow: 0 0 0 1px #328471 inset !important;
}
/* Start About section */
.ui.sixteen.grid p,
.ui.two.column.grid p,
.ui.three.grid p {
  font-family: "neufreit";
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
}
.ui.sixteen.grid strong,
.ui.two.column.grid strong,
.ui.three.grid strong {
  font-size: 16px;
  line-height: 26px
    /* font-size: 22px; */
  font-weight: 800;
}
/* END about section */

.site-footer {
  text-align: center;
}

.footer-logo {
  max-width: 180px;
}

.footer-title {
  display: inline-block;
  font-family: "neufreit";
  font-weight: 800;
  font-size:16px;
}


.footer-title::after {
  content: ".";
  color: #E73137;
}

@media (min-width: 768px) {

  .site-footer {
    text-align: -webkit-auto;
  }

  .footer-title {
    display: block;
  }

  .nav-cat.nav-cat.ui.list {
    display: inline-block;

  }

  .nav-cat.nav-cat.ui.list>.item::before {
    display: inline-block;
  }

  .nav-cat.nav-cat.ui.list>.item {
    margin-left: 2rem;
    position: relative;
    width: auto;
  }

  /* .site-branding img {
    width: auto;
    height: auto;
  } */
    .site-branding img {
      width: 190px;
      height: 77px;
    }

  .other-projects-wrap.work-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

  .other-projects-wrap.work-container .work-box {
    width: 32.5%;
    margin-bottom: 0;
  }

.other-project img {
    width: 100%;
    height: auto;
}

  .modal-items-wrap {
    margin-top: 0;
    height: 100%;
  }

  .modal-menu-items a {
    font-size: 125px;
    color: #1E3937;
  }

  .modal-menu-items li {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .modal-menu-items {
    padding: 5%;
    display: flex;
    flex-wrap: wrap;
  }

  .contact-section .gmap,
  .contact-section .contact-desc {
    width: 50%;
  }

  .contactb {
    width: 48%;
  }

  .project-image.small {
    width: 49%;
  }

  .small-nav.small-nav {
    position: absolute;
    bottom: 18px;
  }
  .site-footer {
    margin-top: 100px;
  }
}

@media (min-width: 992px) {
  #toggle-nav {
    width: 140px;
    height: 38px;
    line-height: 38px;
    background: transparent;
    border: 0;
    font-size: 32px;
    padding: 0;
    border-radius: 4px;
  }

  #toggle-nav .icon.close {
    width: 26px;
  }



  .toggle-btn span {
    display: inline-block;
  }
  .work-box {
    width: 50%;
  }

	.navigation-modal .menu a {
		font-size: 6em;
	}
  .entry-title {
    font-size: 32px;
    margin-bottom: 10px;
  }
  .entry-content h2 {
    margin-top: 0;
    /* font-size: 24px;
    line-height: 34px; */
  }

  .culture-box-wrap {
    margin: 18px auto;
  }

  .culture-box {
    width: 29.46%;
    margin: auto;
    height: 290px;
  }

  .culture-box.wide {
    width: 37.75%;
  }
}
