/*
 Theme Name:   Pavement to Parks (Enigma Pro Child)
 Theme URI:    
 Description:  Enigma Pro Child Theme for Pavement to Parks
 Author:       Gary Chen
 Author URI:   http://www.sfplanning.org
 Template:     enigma-premium
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         
 Text Domain:  enigma-premium-child
*/
 
/* =Theme customization starts here
------------------------------------------------------- */

/* Bebas Neue */
@font-face {
    font-family: 'Bebas Neue Bold';
    src: url('fonts/bebasneue_bold-webfont.eot');
    src: url('fonts/bebasneue_bold-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/bebasneue_bold-webfont.woff') format('woff2'),
         url('fonts/bebasneue_bold-webfont.woff') format('woff'),
         url('fonts/bebasneue_bold-webfont.ttf') format('truetype'),
         url('fonts/bebasneue_bold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Bebas Neue Book';
    src: url('fonts/bebasneue_book-webfont.eot');
    src: url('fonts/bebasneue_book-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/bebasneue_book-webfont.woff') format('woff2'),
         url('fonts/bebasneue_book-webfont.woff') format('woff'),
         url('fonts/bebasneue_book-webfont.ttf') format('truetype'),
         url('fonts/bebasneue_book-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Bebas Neue Light';
    src: url('fonts/bebasneue_light-webfont.eot');
    src: url('fonts/bebasneue_light-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/bebasneue_light-webfont.woff') format('woff2'),
         url('fonts/bebasneue_light-webfont.woff') format('woff'),
         url('fonts/bebasneue_light-webfont.ttf') format('truetype'),
         url('fonts/bebasneue_light-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Bebas Neue Regular';
    src: url('fonts/bebasneue_regular-webfont.eot');
    src: url('fonts/bebasneue_regular-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/bebasneue_regular-webfont.woff') format('woff2'),
         url('fonts/bebasneue_regular-webfont.woff') format('woff'),
         url('fonts/bebasneue_regular-webfont.ttf') format('truetype'),
         url('fonts/bebasneue_regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*******************************************************************************************************************************************************************************************/

body, html { overflow-x:hidden; } /* Prevents horizontal shift in mobile scrolling*/

body, p, .p, .carousel-list li, .enigma_service_detail h3, .enigma_service_detail p, .enigma_blog_post_content p, .enigma_send_button, .label, .textwidget   {
	font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

p, li, .enigma_blog_post_content p, .download-desc {
	font-size: 17px;
	font-weight: 300;
	line-height: 1.65em;
	color: #222;
}

strong {font-weight: 500;}

.serif {font-family: Georgia, "Times New Roman", Times, serif;}
.text-large {font-size: 125%;}
.text-xlarge {font-size: 150%;}
.text-xxlarge {font-size: 200%;}

h1, h2, h3, h4, h5, h6, .enigma_heading_title h3 {
	text-rendering: optimizeLegibility;
	font-kerning: normal;
	text-shadow: none;
}

a {color: #277255; text-decoration: none;}
a:hover {color: #000; text-decoration: none;}
.anchor {position:relative; top:-50px;}  /** positions anchor tag to be displayed under navbar **/

p a {font-weight:400;}

h1, .enigma_header_breadcrum_title h1 {
	font-family: 'Bebas Neue Bold', sans-serif;
	font-size: 4em;
	font-weight: normal;
	color: #FFF;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.1);
	margin-bottom: 0;
}


h2, .h2 {
	font-family: 'Bebas Neue Regular', sans-serif;
	font-size: 2em;
	line-height: 1.25em;
	display: inline-block;
	margin-top: 1em;
	letter-spacing: 0.015em;
	color: #000;
}

.project-title {
	font-size: 2em;
	margin-top: 0;
}

h3, .h3 {
	font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 600;
	font-size: 1.25em;
	line-height: 1.25em;
	letter-spacing: 0.01em;
	color: #222;
	margin-top: 2em;
}

h4, .h4 {
	font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 500;
	font-size: 1.15em;
	line-height: 1.2em;
	color: #222;
}

h5, .h5 {
	font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 600;
	font-size: 0.9em;
	line-height: 1.15em;
	color: #222;
}

hr.hard {
    border-top: 1px solid #71A994;
}

blockquote {
    padding: 15px 20px;
    margin: 0 0 20px;
    border-left: none;
	background-color: #71A994;
	border-left: 5px solid rgb(228,59,70);
}

blockquote p {
	font-size: 0.9em!important;
	font-weight: 500!important;
	line-height: 1.35em!important;
	color: #FFF!important;
	margin: 0 0 10px!important;
}

blockquote a {
	color: #FF9!important;
	font-weight: 600!important;
}

.enigma_heading_title {
    display: block;
    margin: 25px 0;
    text-align: center;
}

.enigma_heading_title h3 {
	font-family: 'Bebas Neue Bold', sans-serif;
	font-size: 2.5em;
	line-height: 1em;
	color: #FFF;
	background-color: #71A994;
	border-bottom: none;
	padding: 0.25em 0.5em;
}

.p2p-title {
	font-family: 'Bebas Neue Bold', sans-serif;
    font-size: 2.5em;
    line-height: 1em;
    text-align: left!important;
    color: #71A994;
    margin-top: 10px;
    display: block;
}

.header_section {
	background-color: #E1E1E1!important;
	font-family: 'Bebas Neue Regular', sans-serif;
	font-size: 16px;
	color: #AAA;
	padding-top: 30px;
	padding-bottom: 20px;
	-moz-box-shadow: inset 0px -18px 18px -18px rgba(0,0,0,0.08);
	-webkit-box-shadow: inset 0px -18px 18px -18px rgba(0,0,0,0.08);
	box-shadow: inset 0px -18px 18px -18px rgba(0,0,0,0.08);
}

.social {
	font-family: 'Bebas Neue Regular', sans-serif;
	font-size: 1.5em;
}

.social li {
	font-size: inherit;
	-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.6);
	box-shadow: none;
	display: inline-block;
	background-color: #333;
	border-radius: 50%;
	height: 35px;
	margin-right: 5px;
	width: 35px;
	text-align: center;
	-webkit-transition: background .5s ease-in-out;
	-moz-transition: background .5s ease-in-out;
	-o-transition: background .5s ease-in-out;
	-ms-transition: background .5s ease-in-out;
	transition: background .5s ease-in-out; */
	border: 0px solid #FFF!important;
	cursor: pointer;
}

.enigma_blog_thumb_wrapper_showcase {
	margin-bottom: 35px;
}

.enigma_header_breadcrum_title_fullwidth {
	background: rgba(0,0,0,0.4);
	position: absolute;
	display: inline-block;
	width: 100%;
	bottom: 0;
	left: 0;
}

.enigma_header_breadcrum_title {
	margin-bottom: 0px;
	background-color: #333!important;
    background: url(images/hatch-pattern-bg.png) repeat;
	opacity: 1;
	padding-top: 8px;
	padding-bottom: 8px;
}

.breadcrum_margin { margin-top: 3.5em; } /*spacing between breadcrum title and container*/

.breadcrumb { margin-bottom: 6px;}
.breadcrumb li { font-size: 12px; color: #DDD; }
.breadcrumb li a { color: #9ED5BD!important; }
.breadcrumb > li + li:before { color: #DDD; }

.fullwidth_feature_image {
	height: 500px;
	background-size: cover;
}

.post-image-caption {
	float: right;
	display: inline-block;
	font-size: 11px;
	color: #DDD;
}

.wp-caption {
	padding: 0;
	border: none;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0;
    width: 100%;
    max-width: 100%;
}

p.wp-caption-text, .wp-caption p.wp-caption-text,
p.wp-caption-text a, .wp-caption .wp-caption-text a {
	font-size: 1em;
    font-weight: 500;
	line-height: 1.25em;
    text-align: left;
    padding-left: 5px;
	margin-top: 0.5em;
}

p.wp-caption-text, .wp-caption p.wp-caption-text { color: #71A994; }
p.wp-caption-text a, .wp-caption p.wp-caption-text a{ color: #277255; }

.gallery {
	background-color: #ecf0f1;
	border: 1px solid #DEE1E2;	
}

.responsive {
	width: 100%
	max-width: 640px;
	height: auto;
}

.blog-sep.header-sep {
	margin-top: 20px;
	margin-bottom: 20px;
}

.header-sep {
	border: 0;
	height: 4px;
	color: #f5f5f5;
	background-color: #f5f5f5;
}

.anchor {
	display:block;
	padding-top: 50px;
	margin-top: -50px;
}

/****** RESEARCH LAB POSTS ********************************************************************************************************************************/

.post-title {
	font-family: 'Bebas Neue Regular', sans-serif;
	font-size: 3em;
	line-height: 1em;
	display: inline-block;
	letter-spacing: 0.008em;
	color: #333;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0.1em;
	text-shadow: none;
}

.post-meta {
	font-size: 1em;
	display: inline-block;
	letter-spacing: 0.008em;
	color: #333;
	margin-bottom: 2.5em;
	padding: 0.2em 0em;
	border-top: 1px solid #999;
	border-bottom: 2px solid;
	width: 100%;
}

.research-logo:after {
	content: "";
	background: url("../../uploads/2015/06/pavement-to-parks-research-lab-logo.svg") no-repeat center;
    display: inline-block;
    position: absolute;
	width: 110px;
	height: 110px;
	padding: 0;
	top: -32px;
    right: 30px;
	z-index: 10;
}

/****** DOWNLOAD CONTAINER ********************************************************************************************************************************/

.download-title {
	display: inline-block;
	border-bottom: 1px solid #222;
}

.download-wrapper {
	float: left;
	display: inline-block;
	position: relative;
	width: 25%;
	height: auto;
	margin: 0 25px 0 0;
	background-color: #FFF;
	border: 1px solid #BBB;
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
    box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
}

.download-wrapper:after {
    content: "";
	background: #E85353 url("images/download-icon-white.svg") no-repeat bottom;
    display: inline-block;
    position: absolute;
	width: 25px;
	height: 25px;
	padding: 0;
	top: 0px;
    left: 10px;
	clear: none;
	z-index: 10;
}

.download-wrapper:hover:after {
	transition-duration: 0.25s;
	height: 40px;
}

.download-wrapper:hover {
	border: 1px solid #999;
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
	transition-duration: 0.25s;
}

.download-wrapper .download-image {
    width: 100%;
    position: relative;
    display: inline-block;
}


/*
.download-desc h3 {
	font-family: 'Bebas Neue Bold', sans-serif;
	font-size: 20px;
	color: #E85353;
	line-height: 1.1em;
	margin: 0 0 10px;
}
*/

.download-footer {
	border-top: 1px solid #DDD;
	padding-top: 8px;
	font-size: 11px;
	line-height: 1.1em;
	color: #888;
}

/****** DOWNLOAD CONTAINER ********************************************************************************************************************************/

.download {
	padding: 1em;
	border: 1px solid #CCC;
	position: relative;
	margin: 2em 0;
	border-radius: 12px;
}

.download h3 {
	margin-top: 0.5em;
}

.download:before {
    content: "DOWNLOAD";
	background: #CCC url("images/download-icon-white.svg") no-repeat right;
	background-size: 16px;
    background-position-x: 70px;
    display: inline-block;
    position: absolute;
	font-size: 11px;
	color: #FFF;
	width: 75px;
	height: 14px;
	padding: 4px 8px;
	top: -23px;
    right: 25px;
	clear: none;
	border-radius: 4px 4px 0px 0px;
}

/*
.download:after {
    content: "";
	background: #CCC url("images/download-icon-white.svg") no-repeat bottom;
    display: inline-block;
    position: absolute;
	width: 2em;
	height: 2em;
	padding: 0;
	top: 0px;
    right: 0px;
	clear: none;
	z-index: 10;
}
*/

.download-icon:before {
    content: "";
    background: #277255 url("images/download-icon-white.svg") no-repeat bottom;
    display: inline-block;
    width: 1em;
    height: 1em;
    margin-right: .5em;
    margin-bottom: 0.15em;
    clear: none;
    vertical-align: middle;
}

.download-thumb {
	display: inline-block;
	width: 100%;
}

.download-desc {
	padding: 0 1.75em;
}

/****** MAP POP-UP ********************************************************************************************************************************/

.map-it {
	font-size: 12px;
	text-transform: uppercase;
	margin: 0 10px;
	padding: 3px 6px;
	border: 1px solid #CCC;
	border-radius: 8px;
}

#location-map {
	transition: all 0.5s ease-in-out;
}

.map-overlay {
  position: absolute;
  top: -500px;
  left: 0;
  -webkit-animation: slide 0.5s forwards;
  -webkit-animation-delay: 2s;
  animation: slide 0.5s forwards;
  visibility: hidden;
  width: 100%;
  height: 500px;
  opacity: 0.75;
}

.map-overlay:target {
  visibility: visible;
  opacity: 1;
  top: 0;
}

.map-overlay .close {
  position: absolute;
  top: 20px;
  right: 50px;
  transition: all 100ms;
  font-size: 60px;
  font-weight: bold;
  text-decoration: none;
  color: #E85353;
  z-index: 100;
  opacity: 1;
}
.map-overlay .close:hover {
  color: #222;
}


/****** FIXED IMAGE CONTAINER *****************************************************************************************************************************/

.fixed-image-wrapper {
	position: relative;
	overflow: hidden;
	width: auto;
	height: auto;
	float: left;
	margin: 5px;
}

.width-260 {
	width: 303px;
	height: 250px;
}

.width-400 {
	width: 400px;
	height: 300px;
}


.fixed-image-wrapper img {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 100%;
	width: auto;
	max-width: none!important;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
}

.fixed-image-wrapper img.portrait {
	width: 100%;
	height: auto;
}
.fixed-image-wrapper .caption {
	position: absolute;
	bottom: 0;
	padding: 1em;
	font-size: 0.8em;
	color: #FFF;
	background-color: #000;
	opacity: 0.7;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
	border-radius: 6px;
}

.video-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}


/****** NAVBAR MENUS ************************************************************************************************************************************************************************/

.navigation_menu {
	background-color: #FFF;
	border-top: none;
	border-bottom: none;
}

.navbar-sfgov {
	display: inline-block;
	float: left;
	clear: none;
	background: url('images/cityseal_sfgovbar.png') no-repeat; 
	color:#AAA;
	font-family: 'Bebas Neue Book', sans-serif; 
	font-size: 1.35em;
	line-height: 2em;
	letter-spacing: 0.03em;
	padding: 5px 35px 5px 75px;
	border-right: 1px dotted #EEE;
	margin-right: 10px;
}

.sfgov-tagline {
	width: 320px;
	display: inline-block;
	float: right;
	clear: none;
	background: url('images/cityseal_55x55.png') no-repeat left center;
	color: #888;
	font-family: 'Bebas Neue Book', sans-serif; 
	font-size: 1.25em;
	line-height: 1.25em;
	letter-spacing: 0.03em;
	padding: 5px 0px 5px 70px;
}

.navbar-collapse {
	margin-top: 0px;
	margin-bottom: 0px;
}

.navbar-default .navbar-nav > li {
    margin: 0px 5px;
}

.navbar-default .navbar-nav > li > a {
	color: #333;
	font-family: 'Bebas Neue Bold', sans-serif; 
  	font-weight: normal;
  	font-size: 1.25em;
	letter-spacing: 0.015em;
	padding: 15px 25px;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	font-family: 'Bebas Neue Bold', sans-serif; 
	font-weight: normal;
	font-size: 1.25em;
	letter-spacing: 0.015em;
	color: #FFF;
	background-color: #71A994;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;	
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	right: auto;
	left:0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 200px;
	padding: 0px 0;
	margin: 2px 0 0;
	list-style: none;
	background-clip: padding-box;
	border: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .25);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .25);
	transition: padding 400ms; 
}

#enigma_nav_top ul li.current-menu-parent {
	background-color: #71A994!important;
	color: #FFF;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.dropdown-menu, .dropdown-menu > li > a, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	font-family: 'Bebas Neue Book', Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: normal;
	letter-spacing: 0.015em;
	line-height: 1.42857143;
}
 
.dropdown-menu > li > a,
.dropdown-menu > .active > a {
	display: block;
	padding: 10px 31px 10px 9px;
	clear: both;
	white-space: nowrap;
	background-color: #71A994;
	color: #FFF;
	-webkit-transition: padding 400ms;
	-moz-transition: padding 400ms;
	transition: padding 400ms;  
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu > .active > a:hover, 
.dropdown-menu > .active > a:focus {
	color: #000;
	text-decoration: none;
	background-color: #9ED5BD;
	padding: 10px 20px 10px 20px;
}

.navbar-toggle, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #71A994 !important;
	border: 1px solid #71A994 !important;
}

@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu > li > a {
	line-height: 1.5em;
}
.sfgov-tagline {
	display: none;
}


}

/********** MAPS  ************************************************************************************************************************************************************************/

.fullwidth_map {
	position: relative;
	padding: 0px;
	width: 100%;
	min-height: 600px;
	margin-bottom: 40px;
	overflow: hidden;
}

/********** FLEX SLIDER  ************************************************************************************************************************************************************************/ 

.carousel {
    /*background-color: #71A994;*/
}

.carousel-caption {
	top: 50%;
	right: 28%;
	left: 28%;
}

.carousel-text h1 {
	margin: 0 0 0 0;
	padding: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 2.5em;
	font-family: 'Bebas Neue Bold', sans-serif;
	font-weight: normal;
	letter-spacing: 0.025em;
	line-height: 1em;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.25);
}

.carousel-list li {
	background: rgba(113,169,148,0.9);
	font-weight: normal;
	font-size: 15px;
	color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
	text-shadow: none;
}
}

.carousel {
	margin-bottom: 0px;
}

.carousel-indicators li, .carousel-indicators .active {
	border: 2px solid #fff;
}

.homepage-slider-image-caption {
	color: #EEE;
    bottom: 15px;
    position: absolute;
    right: 20px;
}

/********** BLOG / PROJECT PILOTS / PRESS PAGE / RESEARCH LAB *******************************************************************************************************************************/

.enigma_blog_thumb_wrapper, .p2p_project_wrapper {
	border-bottom: none;
	border-radius: 12px;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.1);
}

.enigma_blog_thumb_wrapper {
	width: 100%;
	height: 350px;
	padding: 0px;
	margin-bottom: 20px;
}

.enigma_blog_thumb_wrapper:hover {
	-webkit-transition: all .35s ease-in;
    -moz-transition: all .35s ease-in;
   	-o-transition: all .35s ease-in;
    transition: all .35s ease-in;
}

.enigma_blog_thumb_wrapper:hover .enigma_blog_thumb {
	-moz-box-shadow: inset 0px -45px 45px -45px rgba(0,0,0,0.75);
	-webkit-box-shadow: inset 0px -45px 45px -45px rgba(0,0,0,0.75);
	box-shadow: inset 0px -45px 45px -45px rgba(0,0,0,0.75);
}

.enigma_blog_thumb_wrapper:hover p {
	color: #666;	
}

.enigma_blog_thumb_wrapper:hover {
	box-shadow: 2px 2px 5px rgba(0,0,0,0.25);
}


.p2p_project_wrapper {
	background-color: #FFF;
	padding: 15px;
	margin-bottom: 25px!important;
	min-height: 435px;
}

.enigma_blog_thumb {
	height: 200px;
	-moz-box-shadow: inset 0px -25px 25px -25px rgba(0,0,0,0.35);
	-webkit-box-shadow: inset 0px -25px 25px -25px rgba(0,0,0,0.35);
	box-shadow: inset 0px -25px 25px -25px rgba(0,0,0,0.35);
}

.enigma_blog_title_desc {
	padding: 15px 15px 10px 20px;
	height: 150px;
	overflow: hidden;
}

.enigma_blog_thumb_wrapper h2 {
	font-family: 'Bebas Neue Bold', sans-serif;
	font-size: 1.85em;
	line-height: 1em;
	padding: 0.35em 0em;
	margin-bottom: 0px;
	color: #222;
}

.enigma_blog_pagi a:hover, .enigma_blog_pagi a.active {background-color: #71A994;}
.enigma_blog_pagi a {background-image: linear-gradient(to bottom, #fff 50%, #71A994 50%); margin: 0 5px;}

.p2p_project_wrapper h2  {
	font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-size: 1.35em;
	line-height: 1.25em;
	margin-bottom: 0.35em;;
	min-height: 46px;
}

.enigma_blog_thumb_wrapper h2 a, .p2p_project_wrapper h2 a {color: #222;}
.enigma_blog_thumb_wrapper > h2 a:hover, .p2p_project_wrapper > h2 a:hover {color: red;}

.enigma_blog_thumb_wrapper p, .p2p_project_wrapper p, .p2p_project_wrapper li {
	font-size: 0.9em;
	color: #888;
	line-height: 1.35em;
	font-weight: 400;
	margin-bottom: 0.5em;
}
.enigma_blog_thumb_wrapper p em {color: #71A994;}

/*  Link button drop down over thumbnail when hovering over project container */

.read-more-button-overlay {
	font-family: 'Bebas Neue Regular', sans-serif;
	font-size: 1.75em;
	text-align: center; 
	margin: auto 0;
	position: absolute;
	top: -200px;
	left: 0;
	width: 100%;
	height: 200px;
	padding-top: 50px;
	-webkit-transition: all 200ms;
	transition: all 200ms;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
}

.read-more-button-overlay .icon {
	font-size: 2em;
}

.enigma_blog_thumb_wrapper:hover .read-more-button-overlay, .enigma_blog_thumb_wrapper:focus .read-more-button-overlay {
    top: 0;
    /*background: rgba(113,169,148,0.6);*/
	background: rgba(0,0,0,0.6);
    color: white;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}

.read-more-button-overlay a { color: #FFF; }
.read-more-button-overlay a:hover { color: #9ED5BD; }

/*  END Link button drop down over thumbnail when hovering over project container */


.enigma_blog_read_btn {
	font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #71A994;
	border: 1px solid #71A994;
	border-radius: 3px;
	background-size: 100% 200%;
	background-color: #FFF;
	background-image: linear-gradient(to bottom, #FFF 50%, #71A994 50%);
	margin: 15px;
	padding: 5px 8px;
	position: absolute;
	bottom: 0;
	right: 0;
}

a.enigma_blog_read_btn:hover { color: #FFF; }

.project-content {
	margin: 0.5em 0 0.5em 0; 
}

.p2p_project_footer {
    padding-top: 0.5em;
    padding-bottom: 0;
    border-top: 1px solid #EEE;
}

.p2p_project_footer p { color: #E85353; }

.project-status, .project-update, .category-type, .agency-type, .research-type {
	font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 10px;
	padding: 3px 6px;
}

.project-status {
	background-color: #CCC;
	color: #FFF;
	margin: 20px;	
	position: absolute;
	top: 0;
	left: 0;
}

.project-update {
	background-color: #FFF;
	color: rgb(228,59,70);
	display: inline-block;
    position: relative;
    margin-bottom: 10px;
    margin-top: -15px;	
}

.research-type {
	background-color: #E85353;
	color: #FFF;
	display: inline;
	position: absolute;
	float: left;
	top: 15px;
	left: 30px;
}

.agency-type {background-color: #FFF; color: #277255; border: 1px solid #277255;}
.category-type {background-color: #277255; color: #FFF; border: 1px solid #277255;}
.featured {background-color: #39F; color: #FFF; border: 1px solid #39F;}
.design {background-color: #A1B4C5;}
.construction {background-color: #A1B4C5;}
.complete {background-color: #B2DD94;}
.redesign {background-color: #FAC1A7;}

.project-details {
	display: block;
	font-weight: 500!important;
	font-size: 1.1em;
	padding-bottom: 0.75em;
	border-bottom: 1px solid #333;
	color: #333!important;
}

.project-details strong {
	font-weight: 800!important;
	color: #000;
}

.project-details em {
	font-weight: 300;
	color: #666;
}

.enigma_blog_pagination { background-color: transparent; }

/***ABOUT US Title ***********************************************************************************************************************************************/
.about_us_img{
	margin-bottom:40px; 
	position:relative;
	overflow:hidden;
	box-shadow: 0 0 5px rgba(0,0,0,.5);
	
}
.about_us_img img {
	
	-webkit-transition: all .55s linear;
    -moz-transition: all .55s linear;
    -o-transition: all .55s linear;
    transition: all .55s linear;
	
}
.about_us_img:hover img{
	-moz-transform: scale(2.0); 
	-webkit-transform: scale(2.0); 
	-o-transform: scale(2.0); 
	transform: scale(2.0); 
}

.core_agency_logo {
	/*background-color: #EFEFEF;*/
	padding: 5%;
	border-radius: 12px;
	display: block;
}

.core_agency_logo:hover {
	box-shadow: inset 0px 0px 12px rgba(0,0,0,0.1);
}

.enigma_process {
	/*margin-bottom:40px;*/
	padding: 0 0 10px;

}
.enigma_process p {
	margin: 0 0 3px;
	font-size: 16px;
}

.enigma_client_wrapper {
    border: none;
    opacity: 0.75;
    filter: alpha(opacity=95);
    text-align: center;
    transition: all 0.3s ease 0s;
    margin-bottom: 30px;
}

.enigma_client_wrapper:hover {
    border: none;
	opacity: 1;
}

.p2p_team_section{
	padding-top: 40px;
	padding-bottom: 40px;
}

.p2p_team_wrapper{
	min-height: 275px;
	margin-bottom: 40px;
	overflow: hidden;
	box-shadow: none;
}

.p2p_team_showcase {
    padding: 0px;
	position: relative;
	width: 100%;
	overflow: hidden;
}

.p2p_team_showcase img {
	border-radius: 50%;
}

.p2p_team_caption {
	border-radius: 0;
	padding: 0 0 15px;
	text-align: center;
	font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 300;
}

.p2p_team_caption h3 {
	font-size: 1.15em;
	font-weight: 600;
	margin: 0;
	padding: 12px 0px 4px;
	line-height: 1em;
	font-family: inherit;
	color: #333!important;
	letter-spacing: 0;
}
.p2p_team_caption small {
	font-size: 14px;
	line-height: 1em;
	color: #777777;
}

/********** CONTACT US *********************************************************************************************************************************************/

.enigma_cotact_form_div p {
	font-size: 22px;
	line-height: 1.5em;
}

.enigma_send_button, #enigma_send_button {
    border: 2px solid #71A994!important;
    color: #71A994!important;
	border-radius: 6px;
	background-image: linear-gradient(to bottom, #fff 50%, #71A994 50%);
	padding: 13px 30px;
	float: right;
}

.enigma_send_button:hover {
    color: #FFF!important;
}

.label {
	color: #71A994;
}

/********** PORTFOLIO (Home Page Projects Gallery) ******************************************************************************************************************/

.enigma_project_section {
  padding-top: 50px;
  padding-bottom: 50px;
}

.enigma_home_portfolio_caption {
	border-left: none;
	border-bottom: none;
	border-right: none;
	padding-top: 15px;
}

/********** SERVICES (Home Page Project Types) *********************************************************************************************************************************************/

.feature_section1 {padding: 50px 0 0 0;}

.enigma_service {
	padding-top: 50px;
	padding-bottom: 250px;
	background: url('../../uploads/2015/06/programs-street-view.png') no-repeat bottom;
	background-size: 1170px;
}

.enigma_service_area {
	width: 300px;
}
.enigma_service_img_wrapper {
	position: relative;
	width: 280px;
	height: 280px;
	margin-top: 2em;
	margin-left: auto;
	margin-right: auto;
	border: 6px solid #EEE;
	-moz-box-shadow: inset 0 0 10px rgba(0,0,0,0.35);
	-webkit-box-shadow: inset 0 0 10px rgba(0,0,0,0.35);
	box-shadow: inset 0 0 10px rgba(0,0,0,0.35);
	border-radius: 50%;
}

.enigma_service_img_overlay {
	font-family: 'Bebas Neue Regular', 'Roboto', sans-serif;
	font-size: 1.5em;
	line-height: 1.5em;
	text-align: center;
	color: #FFF;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.85);
	padding-top: 100px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	transition: all 0.4s ease 0s;
}

.enigma_service_img_wrapper:hover .enigma_service_img_overlay, .enigma_service_img_wrapper:focus .enigma_service_img_overlay {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
	opacity: 1;
}

.enigma_service p {
	font-size: 1.25em;
	line-height: 1.5em;
	text-align: center;
	min-height: 4em;
}

.enigma_service_detail h3 {
	text-align: center;
}

.enigma_service_detail h3 a {
	font-family: 'Bebas Neue Bold', 'Roboto', sans-serif;
	font-size: 160%;
	text-align: center;
}


/********** SIDEBARS ************************************************************************************************************************************************************************/

.enigma-sidebar {
	/*border-left: 1px solid #EEE;*/
}

.enigma_sidebar_widget {
	background-color: #FFF;
	border: none;
	padding: 0 10px 10px 10px;
	-webkit-box-shadow: 1px 1px 3px #CCC;
	-moz-box-shadow: 1px 1px 3px #CCC;
	box-shadow: 1px 1px 3px #CCC;
}

.enigma_sidebar_widget img {
	background-color: #EDEDED;
	
}

.enigma_sidebar_widget:hover {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: 0px 0px 5px #AAA;
}

.enigma_sidebar_widget_title {
	margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    text-align: left;
    padding: 10px 0 0 0;
	background: #FFF;
}

.enigma_sidebar_widget_title h2 {
	font-family: 'Bebas Neue Bold', sans-serif;
	font-size: 2em;
	line-height: 1em;
	text-align: left!important;
	color: #71A994;
	border-top: 5px solid;
	padding-top: 5px;
	display: block;
}

.textwidget {
	margin-top: 10px;
}

.textwidget p {
	font-weight: 500;
	font-size: 0.95em;
	line-height: 1.2em;
	padding: 10px 0 0 0px;
}

.textwidget a {font-weight: 500;}
.textwidget a:hover {font-weight: 500;}

.enigma_sidebar_widget ul li a {
	display: block;
	font-size: 14px;
	color: #277255;
	transition: all 0.4s ease 0s;
	padding-bottom: 0px;
	padding-top: 0;
}

#submenu ol {
    margin: 0;
    padding: 10px 0 0 0px;
	list-style: none;
}

#submenu li {
	font-family: 'Bebas Neue Regular', serif;
    font-size: 1.2em;
	line-height: 1.1em;
	letter-spacing: 0.015em;
	border-top: 1px dotted #DDD;
	padding: 5px 0px 5px 0px;
}

/********** FOOTER ************************************************************************************************************************************************************************/


.enigma_footer_area {
	background-color: #333;
}

.enigma_footer_widget_area {
	background-color: #222;
	-webkit-box-shadow: inset 0px 130px 10px -130px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0px 130px 10px -130px rgba(0,0,0,0.5);
	box-shadow: inset 0px 130px 10px -130px rgba(0,0,0,0.5);
}

.enigma_footer_widget_area a {color: #9ED5BD!important;}
.enigma_footer_widget_area a:hover {color: #FFF!important;}

.enigma_footer_widget_title {
	font-family: 'Bebas Neue Book', sans-serif;
	font-size: 2em;
	font-weight: 200;
	line-height: 1.2em;
	color: #9ED5BD;
	border-bottom: none;
	margin: 0;
	text-shadow: none;
	letter-spacing: 0;
}

.enigma_footer_widget_column .textwidget {
	font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #999;
	margin-top: 1em;
}

.enigma_footer_widget_column {
    margin: 0 0 20px 0;
	padding: 0 20px;
	border-left: 1px solid #333;
}

.enigma_callout_area {
	background-color: #333!important;
	background: url(images/hatch-pattern-bg.png) repeat;
}

.enigma_callout_area p {
	font-size: 16px;	
	color: #9ED5BD;
	line-height: 1.75em;
}

.enigma_callout_btn {
	float: none;
	margin-left: 15px;
	background-color: inherit;
	border: 2px solid #9ED5BD;
	border-radius: 6px;
	font-size: 18px;
	color: #9ED5BD;
	display:inline-block;
	transition: all 0.4s ease 0s;
	padding: 5px 20px 5px 20px ;
	text-shadow:none;
}

.enigma_callout_btn:hover {
	background-color: #9ED5BD;
	color: #222;
	display:inline-block;
	transition: all 0.3s ease 0s;
}

.enigma_footer_area p {
	font-size: 0.75em;
	color: #CCC;
}

.enigma-footer-separator {
	background-color: #9ED5BD;
	height: 0px;
	margin-top: 0px;
}

.footer_social_icon {
	font-size: 2.5em;
	margin-right: 10px;
	float: left;
}

.footer_agency_logos {
	color: #999;
	width: 100%;
	display: block;
	justify-content: center;
	align-items: center;
	text-align: center;
}

.footer_agency_logos a {
	opacity: 0.7;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}

.footer_agency_logos a:hover {
	opacity: 1;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}



/* ------ wordpress.org/plugins/tabby-responsive-tabs/ ------ */


.responsive-tabs .responsive-tabs__list__item {
	background: transparent;
	border: 1px solid transparent;
	border-bottom: none;
	-webkit-border-top-left-radius: 5px!important;
	-webkit-border-top-right-radius: 5px!important;
	-moz-border-radius-topleft: 5px!important;
	-moz-border-radius-topright: 5px!important;
	border-top-left-radius: 5px!important;
	border-top-right-radius: 5px!important;
	color: #277255!important;
	font-size: 18px;
	font-family: 'Bebas Neue Bold', sans-serif;
	line-height: 19px;
	text-transform: inherit;
	margin: 1px 12px 0 0;
	padding: 10px 12px 10px;
	white-space: nowrap;
	float: left;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.responsive-tabs .responsive-tabs__list__item .fa {
	margin-right: 8px;
	line-height: 0.8;
}

.responsive-tabs .responsive-tabs__list__item:hover {
	color: #222!important;
	background: transparent;
}

.responsive-tabs .responsive-tabs__list__item--active,
.responsive-tabs .responsive-tabs__list__item--active:hover {
	background: #FFC;
	border-color: #ddd!important;
	color: #222!important;
	padding-bottom: 11px;
	margin-top: 0;
	position: relative;
	top: 1px;
	box-shadow: 1px -1px 2px rgba(0,0,0,0.1);
}

.responsive-tabs .responsive-tabs__panel {
	background: #fff;
	border: 1px solid #ddd;
	border-top: 1px solid #ddd;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
	clear: left;
	margin-bottom: 0;
	padding: 20px 20px 10px!important;
	word-wrap: break-word;
	box-shadow: 1px -1px 2px rgba(0,0,0,0.1);
	transition: 1s;
    left: 0;
}

/* ------ JUICER SOCIAL MEDIA FEED https://www.juicer.io/ ------ */

#social-feed {padding: 0px;}
#social-feed p {
	font-size: 15px;
	font-weight: 400;
	line-height: 1.4em;
	letter-spacing: 0;
	color: #444;
}

.j-stacker-wrapper {margin-left: 0px!important; margin-right: 0p!importantx; padding: 5px; }

.juicer-feed.user li.feed-item {
	border: none;
	border-radius: 8px;
	box-shadow: 1px 2px 3px rgba(0,0,0,0.1);
}

.juicer-feed.user li.feed-item:hover {box-shadow: 2px 2px 5px rgba(0,0,0,0.2); transition: all 0.2s }

.juicer-feed {max-height: none!important;}

.juicer-feed .j-meta a:hover, #social-feed a:hover {
    color: #71A994;
}

.post-overlay.juicer-feed .j-overlay-text .j-message p {font-size: 20px;}

.juicer-feed h1.referral {display: none;}


/******************************************************************* MEDIA QUERIES  ********************************************************************/


/* Bootstrap Column Padding */
[class*="content-column"] {
    background-clip: padding-box;
    border: 5px solid transparent;
}

/* Tablets */

@media only screen and (min-width: 681px) and (max-width: 1024px) {

p, li, .enigma_blog_post_content p, .download-desc {
    font-size: 16px;
    line-height: 1.5em;
}

h1, .enigma_header_breadcrum_title h1, .carousel-text h1 { font-size: 3em; }
h2, .h2 { font-size: 1.75em; margin-top: 0.75em; }	
h3, .h3 { font-size: 1.15em; line-height: 1.15em; margin-top: 1.5em; }
.enigma_heading_title h3 { font-size: 2em; }
.fullwidth_feature_image { height: 400px; }
.enigma_blog_thumb_wrapper h2 {font-size: 1.675em; }
}

/*  Mobile Devices */

@media only screen and (min-width: 200px) and (max-width: 680px) {
	
/* Bootstrap Column Padding OFF */
[class*="content-column"] {
    background-clip: padding-box;
    border: 0px solid transparent;
}

p, li, .enigma_blog_post_content p, .download-desc {
    font-size: 15px;
    line-height: 1.5em;
}

p.wp-caption-text, .wp-caption p.wp-caption-text, p.wp-caption-text a, .wp-caption .wp-caption-text a {
    font-size: 0.9em;
	padding-left: 0;
}

h1, .enigma_header_breadcrum_title h1, .carousel-text h1 { font-size: 2.5em; }
h2, .h2 { font-size: 1.65em; margin-top: 0.65em; }
h3, .h3 { font-size: 1.1em; line-height: 1.15em; margin-top: 1.25em; }
.enigma_heading_title h3 { font-size: 1.5em; }
.fullwidth_feature_image { height: 300px; }
.enigma_blog_thumb_wrapper h2 {font-size: 1.6em; }
.post-image-caption { float: none; }
.download-desc { padding: 0 0.5em; }
}

/* TEST
@media only screen and (min-width: 480px) and (max-width: 750px) {
.enigma_blog_thumb_wrapper {
    min-width: 100%;
	height: 200px;
    margin-bottom: 15px;
}

.enigma_blog_thumb {
    height: 200px;
    width: 50%;
    float: left;
}
}
*/