html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}
body {
	line-height: 1;
}
ol,
ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}







#page a img {
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: scale(1);
	-o-transition: all 0.4s;
	transition: all 0.4s;

}

#page a:hover img {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;

}



ol,
ul {
	list-style-type: disc;
	padding: 0 0 50px 8%;
}

select {
    margin: 0px auto 20px;
    padding: 5px 10px;
    background: #F9F9F9 none repeat scroll 0% 0%;
    border: 1px solid #CBCBCB;
    text-transform: uppercase;
    font-size: 14px;
    color: #666;
    letter-spacing: 1px;
}


form {
    margin: 0px  auto;
	width:100%;
	
 
}

form table{
    margin: 0px auto;
}


/* WordPress Presentational Classes*/
.aligncenter {
	display: block;
	margin: 0 auto
}
.alignleft {
	float: left;
	margin: 0 40px 30px 0;
}
.alignright {
	float: right;
	margin: 0 0 30px 40px;
}
.wp-caption-text {
	font-style: italic;
	font-size: 14px;
	display:block;
	margin:4px 0 10px 0;
}
.wp-caption {
    max-width: 100%;
}

body {
	/*background: #fff;*/
	color: #222;
	font-style: normal;
	font-weight: 300;
	font-size: 20px;
	line-height: 1.4;
font-family: 'Open Sans',sans-serif;}


a,
a:visited {
	color: #8A8A8A;
	text-decoration: none;
	outline: medium none;
	letter-spacing: 1px;	
}
a:hover {
	color: #bd4932;
}


textarea:focus,
input:focus,
select:focus,
option:focus {
	outline: 0;
}



p {
	line-height: 1.4;
	margin-bottom: 20px;
	
}

em{

	font-style: italic;
}

strong{

	font-weight: bold;
}




blockquote{
	font-family:  Arial, Helvetica, sans-serif;
	width: 80%;
	margin: 20px auto 20px auto;
	text-align: center;
	font-size: 30px;
}



.page-title{

	display:none;

}




h1{
font-family:'Proxima Nova W01 Bold';	
    font-size: 36px;
	letter-spacing: 0;
	line-height: 1.1;
	margin: 0 0 20px 0;

}



h2{

	font-size: 26px;
	letter-spacing: 0 !important;
	line-height: 1.1;
	margin: 0 0 10px 0;
	font-weight: normal;
}

h3{
font-family:'Proxima Nova W01 Bold';
    margin: 0 0 5px 0;
	font-size: 20px;
	color: #000;
	letter-spacing: 0;
	font-weight: normal;
}

h4{
font-family:'Proxima Nova W01 Bold';
    letter-spacing: 0;
	
	
}

.vc_separator h4{

	text-align:center;
	
	
}



h5{
font-family: 'Open Sans',sans-serif;	margin: 0 0 10px 0;
	font-size: 35px  !important;
	color: #ce0000 !important;
}








 .rs-layer {
  
    font-family: "Proxima Nova W01 Bold" !important;
   
}







.white{
	
	color: #fff;
}

.grey{
	
	color: #bfbfbf;
}






#page {
    margin: 0 auto;
    position: relative;
    float: left;
    width: 100%;
	overflow:hidden;
}




#wrapper {
    max-width: 1050px;
    margin: 70px auto 0 auto;
    padding: 0px 5%;
}

.home #wrapper {
    max-width: 1050px;
    margin: 0 auto;
    padding: 0px 5%;
}


#branding{
	width: 100%;
	margin: 0px auto;
	position: fixed;
	float: left;
	padding: 0 ;
	background-color: #000;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.43);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.43);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.43);

	

		
}
.home #branding{
	width: 100%;
	margin: 0px auto;
	position: fixed;
	float: left;
	padding: 0 ;
	background-color: transparent;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.0);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.0);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.0);

	  display: none;

		
}






#branding-inner{
	width: 100%;
	margin: 0px auto;
	opacity: 1;	
	
}




#brand {
	position: relative;
	margin: 0 auto;
	padding: 22px 0 10px 25px;
	width: 180px;
	float:left;
    display: none;
}

#brand img {

	max-width:170px !important;
	height:auto;
}

.home .taptap-main-menu-button {

    display: block;
}

.taptap-main-menu-button {

    display: none;
}



.wpb_revslider_element{

	margin:0 !important;
}







 .cbp-af-header {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 99999;
	height: auto;
	overflow: visible;
	transition: background 0.5s linear 0s;
	opacity: 1;
	background-color: #FFF;
	box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0);
}


.home .cbp-af-header {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 99999;
	height: auto;
	overflow: visible;
	transition: background 0.5s linear 0s;
	opacity: 1;
	background-color: transparent;
	box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0);
}



.cbp-af-header .cbp-af-inner {
	width: 100%;
	margin: 0 auto;
	padding: 0 15px;
}


.cbp-af-header.cbp-af-header-shrink



 {
	    height: auto;
    background: #FFF none repeat scroll 0% 0%;
    opacity: 1;
    box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.15);
}



.headerimage {
    margin-bottom: 50px !important;
    padding-top: 180px !important;
    padding-bottom: 180px !important;
  
}











/* Responsive images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	max-width: 100% !important;
	height: auto !important; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
	
}	
img {
	max-width: 100% !important;
	height: auto !important; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
	
	
}







/* =Menu

-----------

--------------------------------------------------- */




#access {
	font-family: 'Avenir LT W01_95 Black1475556', Arial, Helvetica, sans-serif;
	margin: 0 100px 0 0;
	text-transform: uppercase;
	width: auto;
	height: 70px;
	float: right;
	z-index:99999999999;
}

#access ul {
	line-height: 0;
	padding: 0;
	width:100%;
	text-align: right;
}

#access li {
	display:inline-block;
	position: relative;

}


#access a
 {
    line-height: 30px;
    display: block;
    text-decoration: none;
    padding: 20px 16px;
    color: #999999;
    font-weight: normal;
    border-radius: 6px;
    letter-spacing: 2px;
    font-size: 14px;
}


.page-id-677 #access a
 {
 
    font-weight: bold;

}




#access li:hover > a,
 #access ul ul :hover > a,
 #access a:focus {
	color: #fff;
}





#access .current-menu-item > a,
 #access .current-menu-ancestor > a,
 #access .current_page_item > a,
 #access .current_page_ancestor > a,
 #access .current-page-ancestor > a
 
 
  {
	font-weight: normal;
	color: #fff;
}

.single #access .menu-item-707 > a
 
 
  {
	font-weight: normal;
	color: #fff;
}

.taptap-main-menu-button:before, .taptap-main-menu-button div.taptap-main-menu-button-middle:before, .taptap-main-menu-button:after {

    height: 4px !important;

}







span.wpcf7-not-valid-tip {
	position: relative !important;
	top: -33%!important;
	left: 2%!important;
	z-index: 9999 !important;
	
}

label {
	
	display:block;
	margin-bottom:3px;
	margin-left:2px;
}

label em {
}

input,
textarea {
	font-size: 16px;
	border: 2px solid #EEEEEE;
	display: block;
	margin-bottom: 10px;
	background-color: #F9F9F9;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	max-width: 671px;
	padding: 10px 15px;
	width: 90%;

	color: #797979;
	
}

.left_col form input {
	width:158px;
}

input:focus,
textarea:focus { /*    -moz-box-shadow:0 1px 4px #4a4d50 inset;
    -webkit-box-shadow:0 1px 4px #4a4d50 inset;
    box-shadow:0 1px 4px #4a4d50 inset;
    background-color:#585c60;
    color:white;*/
	border:2px solid #720f8f;
	color: #4B4B4B;
}

textarea {
	height:120px;
}

#sig-form #submit-form {
	padding: 10px 0;
}

input[type="submit"] {
	-webkit-appearance: none;
}



.btn_cancel:active {
	background: #f43c34;
}

.wpcf7-submit {
	width: 97%;
	font-size: 24px;
	padding: 10px;
	cursor: pointer;
	background-color: #E8E8E8;
	font-weight: normal;
}

#submit-form:active,
.wpcf7-submit:active {
	border: 2px solid #CC0000;
	z-index: 9999;
	background-color: #E5E5E5;
	color: #FFF;
}
















/*footer*/


#footer {
	width: 100%;
	margin: 30px auto;
	position: relative;
	font-size: 16px;
	float: left;

}





#footer .left {
	width: 50%;
	float:left;
	text-align:left;

	
	
	
}
#footer .right {
	width: 40%;
	float:right;
	text-align:right;

	
	
	
}

.footer-top{
	width: 300px;
	float: none;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 0;
	color: #bababa;
	font-size: 14px;
	font-family: 'Avenir LT W01_45 Book1475508', Arial, Helvetica, sans-serif;
	text-align:center;
	position:absolute;
	bottom:30px;
	left:0;
	right:0;
	margin:0 auto;

	

}

/*.home .footer-top{
	
	background-color: #fff;


}*/


.footer-top a,
.footer-top a:visited{

	color: #bababa;

	
}
.footer-top a:hover{
	color: #000;
	
}

.home .footer-top a:hover{
	color: #000;
	
}


.footer-top .right a {

margin: 0 0 0 25px;
	
}
.footer-top .left a {

margin: 0  25px 0 0;
	
}


.footer-bottom{
	font-family: 'Avenir LT W01_45 Book1475508', Arial, Helvetica, sans-serif;	
	width: 100%;
	padding: 25px 0 50px 0;
	float: left;
	color: #bababa;
	background-color: #fff;	
	
}
.home .footer-bottom{

	background-color: #fff;	
	
}


.footer-bottom a{
	color: #bababa;
	font-weight: normal;	
}


.footer-bottom a:hover{
	color: #000;	
}

.home .footer-bottom a:hover{
	color: #000;	
}

.footer-inner{
	max-width: 1100px;
	padding:0 10%;
	margin:0 auto;
	
	
	
}








.wpb_start_animation.wpb_bottom-to-top {
    -webkit-animation: wpb_btt 4.1s 1 cubic-bezier(.175,.885,.32,1.275) !important;
    -o-animation: wpb_btt 4.1s 1 cubic-bezier(.175,.885,.32,1.275) !important;
    animation: wpb_btt 4.1s 1 cubic-bezier(.175,.885,.32,1.275) !important;
    opacity: 1;
    filter: alpha(opacity=100);
}




.home #brand {

	display:block;	
	
	
}


.home #mainnav{

	display:none;	
	
	
}


/*.taptap-menu-button-wrapper {
    right: 18% !important;
    left: auto !important;
}*/


.taptap-main-menu-button-middle {
    cursor: pointer;
}










#tmenu{



padding: 30px 0 0 0;
margin: 0;
z-index:9999;
	
	
}



.tmenu{


padding: 20px 0 20px 0;
margin: 0;
	
	
}

.widget_nav_menu  ul {
	list-style-type: none;
	padding: 0;
	text-align:center;

}
.widget_nav_menu  ul li {
	display: inline-block;
	padding: 0 33px 0 0;
}
.widget_nav_menu  ul li:last-child {
	display: inline-block;
	padding:  0;
}

.widget_nav_menu  ul li a {
	font-family: 'Avenir LT W01_45 Book1475508', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-transform: uppercase;
	letter-spacing: 4px;
}
.widget_nav_menu  ul li a:hover,
.widget_nav_menu  ul li.current_page_item a,
.widget_nav_menu  ul li.current-page-ancestor a

 {

	color: #0f4c92;

}


.nametitle{
	width: 300px;
	text-align: right;
	margin: 0 0 80px 0 !important;
	font-size: 18px;
	letter-spacing: 2px;
	color: #333;
	font-family: 'Avenir LT W01_45 Book1475508', Arial, Helvetica, sans-serif;	
}




.nametitle strong {
	font-size: 26px;
	font-family: 'Avenir LT W01_65 Medium1475532', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
}

.downarrow {
	width: 200px;
	text-align: right;
	margin: 0 0 0 10%;
	
}


.taptap-logo-wrapper {

    z-index: 99999 !important;

}


.taptap-logo-wrapper {

    max-width: 70% !important;
}



.wide600 .vc_col-sm-12 {
    max-width: 60% !important;
    margin: 0 auto !important;
    float: none !important;
   
}


.taptap-logo-wrapper  {
    z-index: 999999 !important;
}


.pagepadding{
  
	margin: 0 0 50px 0;
	padding:50px;
}



#menu-item-47 {
        text-align: right;

}





.page-id-17 .pagepadding {
	color: #fff;
}




.page-id-17 .pagepadding a{
	color: #fff;
}

.page-id-17 .pagepadding a.blue:hover {
	color: #09F;
}

.page-id-17 .pagepadding a:hover {
	color: #FF0033;
}


.page-id-17 .pagepadding {

    min-height: 450px;
}


.page-id-17 h2 {
    font-size: 26px;
    letter-spacing: 2px;
    line-height: 1.2;
    font-weight: normal;
    border: solid 1px #FFFFFF;
    display: block;
    padding: 2px 10px;
    margin: 0 auto 15px auto !important;
    width: auto;
    max-width: 200px;
}










.page-id-44 .wide600 .vc_col-sm-12,
.page-id-434 .wide600 .vc_col-sm-12,
.page-id-518 .wide600 .vc_col-sm-12,
.page-id-535 .wide600 .vc_col-sm-12{
    max-width: 90% !important;
    margin: 0 auto !important;
    float: none !important;
}



.page-id-44 .pagepadding,
.page-id-434 .pagepadding,
.page-id-518 .pagepadding,
.page-id-535 .pagepadding
 {
    margin: 0 auto 50px auto  !important;
    padding: 50px;
    max-width: 650px;
  
}



.taptap-search-overlay{
  
	display:none;
  
}



.esg-hovered .eg-item-skin-2020-element-2 {
    text-shadow: 1px 1px 3px #141414;  
}
.esg-hovered .eg-item-skin-2020-element-7 {
    text-shadow: 1px 1px 3px #141414;  
}




#post{
    margin: 110px auto;
    max-width: 700px
  

  
}




body.page-template-portfolio {
    background-color: rgba(255,255,255,0.95);
    color: #0D0D0D;
    font-family: ;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 1.4;
 
    margin: 8%;
    padding: 0;
    background-image: url(https://morpheus.com/img/buildings.jpg);
    background-position:  right top;
    background-repeat: no-repeat;
    background-size: 300px auto;
}

.fancybox-slide--iframe .fancybox-content {
    padding: 0;
    width: 80% !important;
    height: 80% !important;
    max-width: calc(100% - 100px);
    max-height: calc(100% - 88px);
    overflow: visible;
    background:     transparent !important;
}


.fancybox-error, .fancybox-iframe {

    background: transparent !important;
}



body.page-template-portfolio .taptap-header,
body.page-template-portfolio .taptap-logo-wrapper,
body.page-template-portfolio .taptap-menu-button-wrapper
{

    display: none;
}


.maxwidth{
    max-width: 60%;

}

body.page-template-portfolio h1 {
    font-family: 'Avenir LT W01_95 Black1475556', Arial, Helvetica, sans-serif;
    font-size: 50px;
    letter-spacing: 2px;
    line-height: 1.2;
    margin: 0 0 20px 0;
     text-transform: uppercase;    
}


body.page-template-portfolio strong {
    font-family: 'Avenir LT W01_95 Black1475556', Arial, Helvetica, sans-serif;
    font-size: 20px;
    letter-spacing: 2px;
    line-height: 1.2;
    margin: 0 0 20px 0;
    text-transform: uppercase;
    color: #043C75;
}

body.page-template-portfolio strong a,
body.page-template-portfolio strong a:visited
{

    color: #043C75;
}




.fancybox-toolbar {
   
    opacity: 1  !important;
    visibility: visible !important;
  
}


.fancybox-button {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    width: 90px !important;
    height: 90px !important;
    margin: 0;
    padding: 10px ;
    border: 0;
    border-radius: 0;
    background:  rgba(30,30,30,.0)!important;
    transition: color .3s ease;
    cursor: pointer;
    outline: none;
}


.fancybox-toolbar {
    top: 7% !important;
    right: 0;
    margin: 0;
    padding: 0;
}



.home .vc_column-inner{
    margin: 0 !important;
    padding: 0 !important;
}




.arrow-white {
    width: 34px;
    height:  34px;

}


.insidebox {
  max-width: 77%;
  margin: 0 auto;
}
.insidebox a {

    color: #FFFFFF !important;

}

h1 {
  
    font-size: 58px !important;
}  

.rs-layer img, rs-layer img {
    vertical-align: middle !important;
}











/* =Media queries
-------------------------------------------------------------- */



@-ms-viewport {
 width: device-width;

}
@viewport {
 width: device-width;
}

@media screen and (max-width: 1140px) {






}


/* max width of 620 pixels. */
@media screen and (max-width: 1024px) {


#access a {
    padding: 20px 8px;
  
}
.arrow-white {
    width: 28px;
    height:  28px;

}  

}




/* max width of 620 pixels. */
@media screen and (max-width: 900px) {

    
.arrow-white {
    width: 24px;
    height:  24px;

}  
    
    
    


.wide600 .vc_col-sm-12 {
    max-width: 80% !important;
    margin: 0 auto !important;
    float: none !important;
   
}




#wrapper {
    max-width: 1000px;
    margin: 65px auto 0 auto;
    padding: 0px 8%;
}




.widget_nav_menu  ul li a {

	font-size: 16px;

}
.widget_nav_menu  ul li {
	display: inline-block;

}
#mainnav{

    display: none;

}
    
.taptap-main-menu-button {
    display: block;
}     
    
.taptap-by-bonfire ul li a {
    font-family: 'Avenir LT W01_95 Black1475556', Arial, Helvetica, sans-serif !important;
  
    
}    
   
.page-id-677 .taptap-by-bonfire ul li a {
    font-family: 'Avenir LT W01_95 Black1475556', Arial, Helvetica, sans-serif !important;
    font-weight: bold !important;
    
}   
    
    
 .fancybox-slide--iframe .fancybox-content {
    padding: 0;
    width: 90% !important;
    height: 84% !important;
    max-width: calc(100% - 50px) !important;
    max-height: calc(100% - 88px);
    overflow: visible;
    background:     transparent !important;
}   
 .fancybox-toolbar {
    top: 0;
    right: 10px !important;
    margin: 0;
    padding: 0;
}   
body.page-template-portfolio {
  
    margin: 12% 6% !important;
   
}
    
    
    
    
}


/* max width of 620 pixels. */
@media screen and (max-width: 768px) {
    
    
h1 {
  
    font-size: 38px !important;
}    
    



body.page-template-portfolio {
    background-color: rgba(255,255,255,0.95);
    color: #0D0D0D;
    font-family: ;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 1.4;
    font-family: "Hoefler Titling A", "Hoefler Titling B", Times, serif;
    margin: 6%;
    padding: 0;
    background-image: none;
    background-position: center right;
    background-repeat: no-repeat;
    background-size:300px auto;
}
    
    
    
    
    

.nametitle {
    width: 255px;
    
}


.footer-top {
 
    bottom: 60px;

}
    
    
.taptap-menu-button-wrapper {
    right: 30px !important;
    left: auto !important;
} 
    
    
.taptap-logo-wrapper {
    left: 30px !important;

}   
    
/*.rs-parallax-wrap a.rs-layer {
    top: 171px !important;
    left: 34px !important;
} */
    
    
    

}





/* max width of 620 pixels. */
@media screen and (max-width: 375px) {

    
/*.arrow-white {
    width: 18px;
    height:  18px;

} */
 
    
    
    
.maxwidth{
    max-width: 1000%;

}
    
    

h2{

	font-size: 26px;

}
.nametitle {
    width: 255px;
    
}

.pagepadding {

    padding: 20px;
}

.nametitle strong {
    font-size: 22px;
}

.footer-top {
    width: 100%;
    position: relative;
    bottom: auto;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.wide600 .vc_col-sm-12 {
    max-width: 90% !important;
    margin: 0 auto !important;
    float: none !important;
   
}


.widget_nav_menu  ul li {
	display: block;
	width: 100%;
}
#menu-item-47 {
    text-align: center;
	   padding: 0 ;
    width: 100%;
}

.headerimage {
        margin-bottom: 50px !important;
    padding-top: 250px !important;
    padding-bottom: 10px !important;

  
}

.nametitle {
	width: auto;
	text-align: center;
	margin: 0 auto !important;
	font-size: 16px;
	letter-spacing: 2px;
	color: #333;
	font-family: 'Avenir LT W01_45 Book1475508', Arial, Helvetica, sans-serif;
	padding: 20px;
	background-color: #FFF;
	position: relative;
	left: 0;
	right: 0;
}


.downarrow {

    display: none;
}


#posts {
    width: 100%;
    float: left;
    margin: 0 10% 40px 0;
}



#sidebar {
    width: 100%;
    float: left;
	margin: 0 0 50px 0;
}

#main {
    margin: 10px 0px 0px;
    float: left;
    width: 100%;
}







#footer .left {
	width: 100%;
	float: left;
	text-align: center;
	margin:0 0 15px 0;
	
	
	
}
#footer .right {
	width: 100%;
	float:left;
	text-align:center;

	
	
	
}

.page-id-44 .pagepadding, .page-id-434 .pagepadding, .page-id-518 .pagepadding, .page-id-535 .pagepadding {
    margin: 0 auto 20px auto !important;
    padding: 0px;
    max-width: 650px;
}



}



