/*
	Theme Name: evolveEA x RE:STUDIO
	Theme URI: https://restudio.org/web
	Description: A bespoke theme for evolveEA. Design x Daniel Klein. Dev x Joi Rogers (@joijetson). Built in RE:STUDIO.
	Version: 7.0.7
	Author: RE:STUDIO (@restudio101)
	Author URI: https://restudio.org/donate
	Tags: evolve LLC, evolveEA, evolve, Custom Theme, Responsive, Architecture, Mobile-Friendly, Optimized, Environment, LEED, Green Building, Engineering, Visual Composer, Gravity Forms, Custom WordPress Theme Design, RE:STUDIO, 2022
	License: https://restudio.org/terms
*/

/*------------------------------------*\
    RE:Innovating .studio Import
\*------------------------------------*/
/* @import "../reinnovating-studioseventeen/style.css"; */
footer, .fixedbar {
    display: none;
}
.relogoicon {
    margin: 0 auto;
    max-width: 75px;
}
body {
    font-family: 'Montserrat', 'Lato', sans-serif !important;
	font-weight: 300;
}
.home .aio-icon i {
    font-size: 1rem;
}
.logo {
    float: left;
    margin: 20px;
    max-width: 250px;
	text-align: center;
}
.logo a {
    color: rgb(242, 242, 242);
   font-family: 'Montserrat', serif;
    font-size: 2rem;
    font-weight: 400;
    letter-spacing: 3px;
}
.reicon img {
    height: 60px;
    margin-bottom: -20px;
    width: auto;
}
.reicon:after {
    border-bottom: medium none #131C2D;
    content: "";
    display: block;
    height: 30px;
    margin: 30px auto 0;
    position: relative;
    text-align: center;
    width: 22px;
}
.logo-img {
    margin: 5px 0 10px;
    max-height: 89px;
}
.nav {
    display: inline-block;
    float: right;
    margin: 0;
    width: 450px;
}
nav ul:before {
    color: #6f6f6f !important;
    content: "";
    float: left;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 1.3rem;
    font-weight: bold;
    letter-spacing: 6px;
    line-height: 2.5rem;
}
.ubermenu .ubermenu-colgroup .ubermenu-column, .ubermenu .ubermenu-custom-content-padded, .ubermenu .ubermenu-nonlink, .ubermenu .ubermenu-retractor, .ubermenu .ubermenu-submenu-padded, .ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target, .ubermenu .ubermenu-target, .ubermenu .ubermenu-widget, .ubermenu-responsive-toggle {
	padding: inherit !important;
}
.ubermenu .ubermenu-target-text {
    padding: inherit;
}
.ubermenu-sticky nav {
    background-color: #f2f2f2 !important;
    color: rgb(242, 242, 242) !important;
    padding: 0 10px 0 25px;
}
.ubermenu-main.ubermenu-sticky .ubermenu-nav {
    float: none;
    margin: 0 auto 0;
    text-align: center;
    width: 110%;
	padding-left: 40px;
}
.shiftnav-toggle {
    /*! margin-right: 11px !important; */
    /*! margin-top: 9px !important; */
    /*! top: 18px; */
	background-image: none !important;
}
nav li:before {
    background-image: none !important;
	content: inherit;
}
nav li {
	margin-right: none;
}
li::before {
    background-image: none;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: inline-block;
    height: 0px;
    margin-bottom: -8px;
    margin-right: 0;
    width: 0;
}
.ubermenu-skin-trans-black .ubermenu-item-level-0:hover {
    border-bottom: none;
}
.ubermenu-skin-trans-black .ubermenu-item-level-0:hover:after {
    border-bottom: medium none;
    color: #6f6f6f !important;
    content: "";
    display: block;
    height: 30px;
    position: relative;
    text-align: center;
    top: 2px;
    width: auto;
}
.page .clear {
    display: none;
}

/* Headers */
h1 {
   font-family: 'Montserrat', serif;
    font-size: 3rem;
    letter-spacing: 1px;
    line-height: 3rem;
    text-transform: uppercase;
}
h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', sans-serif;
}
h2 {
   font-family: 'Montserrat', serif;
    line-height: 4rem;
    margin: 0 0 2%;
    text-transform: uppercase;
}
h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 3.1rem;
    font-weight: 900;
    letter-spacing: 2px;
    line-height: 3.3rem;
    text-transform: uppercase;
}
h4 {
    font-family: 'Montserrat', sans-serif;
	line-height: 3.3rem;
	color: #2f2f33;
}
h5 {
    font-size: 1.4rem;
    margin-right: 12%;
}
h2:after, h3:after {
    border-bottom: medium none #131C2D;
    content: "";
}
header, footer, .fixedbar, #shiftnav-toggle-main {
    display: inherit;
}
.portfoliotitle, .portfoliotitle h2 {
    color: #333333;
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    font-weight: 300;
    letter-spacing: 2px;
    line-height: 18px;
    text-transform: uppercase;
}
/* Container */
.recontent-wrap {
    margin: 0 auto;
    max-width: 1280px;
    padding: 3.14%;
}
/* Links */
a, a:active, a:visited, a:focus {
    color: #708090;
    text-decoration: none;
}
/* Lists */
li {
    font-size: 1.4rem;
    height: 33px;
    line-height: 1.5rem;
    list-style: outside none none;
    margin-bottom: 1px;
    margin-left: 2%;
    text-align: left;
}
/* Home */
.vc_figure img {
    cursor: inherit !important;
}
#repath .wpb_content_element {
    margin: 0;
}
#home-post-wrapper .vc_gitem-zone-c {
    width: 20% !important;
}
#home-post-wrapper .vc_gitem-animated-block {
    padding-top: 15px;
    width: 80% !important;
}
.home #hero {
	padding-top: 86px !important;
} 
.home .vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper {
    margin-left: -30px;
    margin-right: -30px;
}
/* Team Panel */
.teampic .ult-team-member-image img {
    border: 3px solid #fafafa;
    border-radius: 50%;
    display: block;
    height: 200px;
    margin: 0 auto;
    object-fit: cover;
    padding: 2px;
    width: 200px;
}
.ult-team-member-position {
    line-height: 1.5rem;
    margin: -22px auto 0;
    max-width: 150px;
    min-height: 35px;
    padding: 0;
    text-align: center;
}
.ult-team-member-description {
    min-height: 250px;
}
.ult-team-member-description p {
    padding: 3px;
}
.vc_bar {
    background-color: rgba(112,128,144,1) !important;
    color: rgb(255, 255, 255) !important;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-white .vc_label, .vc_progress_bar.vc_progress-bar-color-white .vc_single_bar .vc_label {
    font-family: 'Montserrat', sans-serif;
    font-size: 1rem;
    text-shadow: none;
    text-transform: uppercase;
}
.vc_progress_bar .vc_single_bar {
    border-radius: 0;
}
/* Hero Opener */
#hero {
    min-height: 160vh !important;
	background-color: #131C2D;
}
#hero h1 {
    background-color: rgba(255, 255, 255, 0.01);
    border-radius: 100%;
    box-shadow: 10px 10px 10px 10px rgb(0, 0, 0);
    color: rgb(242, 242, 242);
    display: block;
    font-size: 3rem;
    font-weight: 300;
    height: 21rem;
    left: -16px;
    letter-spacing: 3px;
    line-height: 21rem;
    margin: 0 auto;
    text-transform: inherit;
    width: 21rem;
}
#hero h2 {
    font-family: 'Montserrat', sans-serif;
}
#hero h3 {
    margin: 0 auto;
    max-width: 400px;
    text-align: center;
}
#hero .vc_grid-container {
    padding: 1%;
}
.sandbox-april-2017 p, .home p {
    margin-top: 0;
}
#hero input {
    text-align: center;
}
#hero .upb_row_bg {
    background-attachment: fixed;
    background-position: center -300px;
}
#hero .gform_wrapper .gform_footer {
    clear: both;
    margin: 7px -2px 0;
    padding: inherit;
    width: 100%;
}
#hero .vc_grid-container-wrapper {
    padding: 0 5%;
}
.gform_confirmation_message {
    color: #bc9e76;
    font-size: 1.9rem;
}
#opener p {
    font-family: 'Montserrat';
    font-size: 4rem;
    line-height: 4.7rem;
    text-align: left;
    text-transform: none;
}
#hero #visioncol {
    bottom: 0;
    left: -16%;
}
#hero .vc_gitem-zone-a .vc_gitem-row-position-bottom, 
#hero .vc_gitem-zone-b .vc_gitem-row-position-bottom {
    bottom: 0;
    left: 0;
    position: relative;
    right: 0;
}
#hero .vc_gitem-zone-a .vc_gitem-row-position-middle, 
#hero .vc_gitem-zone-b .vc_gitem-row-position-middle {
    left: 0;
    position: relative;
    right: 0;
    top: 50%;
    transform: translate(0px, -50%);
}
/* Menu */
.ubermenu .ubermenu-target-text {
    font-family: 'Montserrat',sans-serif !important;
    font-size: 1rem;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 2rem;
    text-transform: uppercase;
}

.ubermenu-skin-trans-black .ubermenu-item-level-0.ubermenu-current-menu-item > .ubermenu-target, .ubermenu-skin-trans-black .ubermenu-item-level-0.ubermenu-current-menu-parent > .ubermenu-target, .ubermenu-skin-trans-black .ubermenu-item-level-0.ubermenu-current-menu-ancestor > .ubermenu-target {
    color: inherit;
}
.ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-item > .ubermenu-target, .ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-parent > .ubermenu-target, .ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-ancestor > .ubermenu-target {
    background: rgba(19, 28, 45, 0.29) none repeat scroll 0 0;
    padding: 4px 6% !important;
}
.ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-item > .ubermenu-target {
    margin-top: -4px;
}
.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
    box-shadow: none;
}
.ubermenu-skin-trans-black .ubermenu-item-level-0:hover > .ubermenu-target {
    border-bottom: none;
}

/* Visual Composer */
.vc_col-has-fill > .vc_column-inner, .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner, .vc_section.vc_section-has-fill, .vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section, .vc_section.vc_section-has-fill + .vc_section {
    padding-top: 0 !important;
}
/* Buttons */
.vc_btn3, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern, .gform_next_button.button, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern, .gform_previous_button.button, .gform_button, .button {
    background-color: rgba(211, 184, 105, 0.2);
    border-color: rgb(211, 184, 105);
    border-style: solid;
    border-width: 03px;
	border-radius: 1px !important;
    box-shadow: inherit;
    color: #ffffff !important;
    font-family: 'Montserrat', sans-serif;
    min-height: 42px !important;
    letter-spacing: 1px;
    line-height: 20px !important;
    max-width: 200px;
    text-align: center;
    text-transform: uppercase;
	min-width: 200px;
	margin: 0 auto !important;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type="image"], .gform_wrapper .gform_footer input[type="submit"] {
    display: block !important;
	margin: 0 auto;
}
.vc_btn3-inline {
    width: inherit;
}
.gform_wrapper .gform_page_footer .button.gform_button, .gform_wrapper .gform_page_footer .button.gform_next_button {
    float: right;
}
.gform_wrapper .gform_page_footer {
    border-top: none medium !important;
}
footer .gfield:before {
	height: inherit;
}
footer .ginput_container {
    margin: 0 auto !important;
    padding: 0 3px;
}
footer .gform_button {
    display: block !important;
    margin: 0 auto !important;
    position: relative;
    max-width: 250px !important;
}
.rehomefooterform .gform_body {
    display: inline-block;
    margin: 1px auto;
    max-width: 65%;
}
.rehomefooterform_wrapper {
	margin: 0 !important;
}
.rehomefooterform .gform_footer {
    display: inline-block;
    float: right;
    max-width: 35%;
    padding: 0 !important;
}
.rehomefooterform textarea, .rehomefooterform input {
    height: 44px;
    text-align: center;
    width: 184px !important;
}
.rehomefooterform #gform_submit_button_1 {
    height: 44px;
    margin: 0 5px;
    top: 1px;
    width: 201px !important;
}
.rehomefooterform li.gfield, #field_1_3 {
	padding-right: 3px !important;
	vertical-align: top !important;
	line-height: 0;
	font-size: 0;
}
.refooterintro {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.8rem;
    line-height: 2rem;
    margin-top: 28px;
    text-transform: uppercase;
}
.gform_next_button.button {
    padding: 0;
}
.gform_button {
    display: block;
    min-height: 48px;
    padding: 7px 5px !important;
}
.gform_wrapper span.ginput_total {
    color: #131C2D !important;
    font-size: 30px !important;
}
.gform_wrapper .description, .gform_wrapper .gfield_description, .gform_wrapper .gsection_description, .gform_wrapper .instruction {
    clear: both;
    font-family: inherit;
    font-size: 1.4rem !important;
    letter-spacing: normal;
    line-height: inherit;
}
/* Forms */
.no_label .gfield_label, .no-label .gfield_label {
	display: none !important;
}
.gf_progressbar {
    margin-top: 20px;
}
.gf_progressbar, .gform_wrapper .gf_progressbar_percentage, .gform_wrapper .gf_progressbar:after {
	border-radius: 0px !important;
}
h3.gf_progressbar_title:after, h2.gsection_title:after {
    background: #131C2D none repeat scroll 0 0;
    height: 1px;
    margin-bottom: -20px;
}
.gform_body li {
    height: inherit;
}
.gform_body li:before {
    background-image: none;
}
.gform_wrapper .percentbar_blue {
	background-image: none !important;
	background-color: rgba(112,128,144,1) !important;
}
.onetimepayment .gsection_title {
    color: rgb(47, 47, 51);
}
.gsection_description {
    margin-top: 20px;
}
.home .gfield_label, .home input {
    text-align: center;
}
.home .ubtn span {
    font-family: 'Montserrat',  sans-serif;
    font-size: 24px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.single-portfolio .ginput_container_radio li {
    display: inline-block;
    width: 33%;
}
.gform_page_fields input, .gform_page_fields #input, .gform_page_fields select {
    max-width: 400px;
}
/* Global */
.black {
	color: #131C2D;
}
.white {
	color: #f2f2f2;
}
/* Footer */
.home br.clear {
    display: none;
}
footer .vc_col-sm-6 {
    margin: 0 auto;
}
footer #reengage {
    margin: 0 auto;
    max-width: 1237px;
    padding: 20px 0;
}
.footerrelogo {
    font-family: 'Montserrat', sans-serif !important;
}
footer {
	display: none;
}
#site-info{
    background-color: #25252a;
	min-height: 50px;
}
@media screen and (min-width: 680px) {
  .hero {
    width: 80vw;
    padding: 160px 100px 40px 40px;
  }
	.left {
    	text-align: left;
	}
	.right {
		text-align: right;
	}
	footer #reengage {
    margin: 0 1%;
    padding: 20px 0;
	}
}
@media screen and (min-width: 840px) {
  .hero {
    width: 70vw;
  }
}
@media screen and (min-width: 960px) {
  .hero {
    width: 60vw;
  }
}
@media screen and (min-width: 1000px) {
  .hero {
    width: 50vw;
  }
}
@media screen and (min-width: 1200px) {
  .hero {
    width: 40vw;
  }
}
.hero h1 {
  margin: 0;
  font-size: 3em;
  font-weight: 900;
  color: #212a34;
}
.hero h2 {
  font-size: 1.2em;
  font-weight: 400;
  opacity: .6;
  color: #212a34;
}
.hero button {
  margin-top: 40px;
  padding: 20px 60px;
  display: block;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  text-transform: uppercase;
  color: #fff;
  border: 0;
  border-radius: 30px;
  background-color: #ec3e3a;
}
@media screen and (min-width: 640px) {
  .column {
    width: 320px;
    max-width: 50%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 320px;
        -ms-flex: 1 1 320px;
            flex: 1 1 320px;
  }
}
@media screen and (min-width: 940px) {
  .has-post-thumbnail #benefits h1 {
    color: rgb(255, 255, 255);
    margin-top: -108px;
	}
}
/* Responsive */
@media only screen and (min-width:0) and (max-width: 500px) {

}

@media only screen and (min-width:0) and (max-width: 1036px) {
	article {
    background: rgb(215, 224, 241) none repeat scroll 0 0;
    padding-top: 83px;
	}	
	nav ul:before {
		content: none;
	}
	.nav, #experience, #join {
		display: none;
	}
	.logo {
    float: inherit;
    margin: 20px auto;
    max-width: 155px;
    text-align: center;
	}
	#shiftnav-main li {
    min-height: 50px;
	}	
	#shiftnav-main ul li a {
    display: inline-block;
    float: none;
    padding: 5px 0 0;
    width: auto;
	}	.mobileimg {
		display: none;
	}
	.gform_button.button {
    	display: inline-block !important;
	}
	#restudio h3 {
    padding-top: 30px;
	}
	.rehomefooterform .gform_body {
    display: inline-block;
    margin: 1px auto;
    width: 100%;
	max-width: inherit;
	}
	.rehomefooterform .gform_footer {
    display: block;
    float: none;
    margin: 0 auto;
    padding: 0 !important;
    text-align: center;
    width: 100% !important;
	max-width: 100%;
	}
	#hero #visioncol {
    bottom: inherit;
    left: inherit;
	}
	#hero {
		display: none !important;
	}
	.home #hero .upb_row_bg {
    background-image: none !important;
	}
	.redot {
    display: none;
	}
	footer {
    font-size: 1.1rem;
	}
	#widgfooter {
    display: flex;
    margin: 13px auto 18px;
	}
	p {
    font-size: 1.6rem;
    line-height: 2rem;
    /*! margin: 0 8% 10px !important; */
	}
	#restudio p {
	text-align: center;
	}
	.ubermenu-sticky-wrapper {
    width: 100%;
	}
	.ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-column, .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-column-auto {
    text-align: center;
    width: 84px !important;
	}
	.menu-item-3645 {
    margin-top: 19px !important;
	}
	.ult-team-member-description {
    display: none;
	}
	.vc_responsive nav .ubermenu-sticky-wrapper ul li a span {
    font-size: 12px !important;
	}
	#pricingtable .vc_column_container {
    width: 100%;
	}
	.quote-wrapper {
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 14px;
    margin-top: -242px;
	}
	#widgfooter {
		display: none;
	}
	footer #reengage {
    padding: 20px 0 60px;
	}
}