.project-img {
  	width: 335px;
  	height: 225px;
}

.press-img {
  	width: 100%;
  	height: auto;
}

.profile-img {
 	width: 350px;
  	height: auto;
}

h1.cvh1 {
  	text-align: center;
  	padding-left: 4px;
  	font-size: 22px;
}

.pp_content_container .pp_left {
  padding: 5px !important;
}

/*media all*/
div.light_square .pp_left, div.light_square .pp_middle, div.light_square .pp_right, div.light_square .pp_content {

  background: none !important;

}


.webflow-row {
  	max-width: 1010px;
  	margin: 0 auto;
  	text-align: center;
}

.fusion-logo img {
  	margin-top: 10px;
  	width: 150px;
  	max-width: 100%;
  	height: auto;
  	margin-bottom: 10px;
}

.fusion-title-size-one, h1 {
    margin-left: -10px;
}

.fusion-footer-copyright-area {
    background-color: #fff;
    border-color: #fff;
}


h1.webflow-h1 {
  	font-size: 28px;
}

h1 {
  	font-size: 16px;
}

/*media all*/
.fusion-title .title-sep.sep-double {
    height: 6px;
    border-top-width: 0px;
    border-bottom-width: 0px;
}


.fusion-column-content-centered {
 	margin: 0px !important;
  	padding: 0px !importnt;
}


.fusion-header {
  	background-color: #fff !important;
}

.fusion-page-title-bar {
    display: none;
}

#side-header .fusion-logo, .fusion-header .fusion-logo {
    margin-top: 0px;
}

#main {
 	margin-top: -60px;
}

/* MENU CHANGES */
.fusion-main-menu {
  	width: 1000px;
  	max-width: 100%;
  	margin: 0 auto;
}

.fusion-main-menu ul a {
	text-transform: uppercase
}

.fusion-header-menu-align-center .fusion-main-menu {
    text-align: left;
}

.fusion-main-menu > ul > li {
    padding-right: 0;
}

.fusion-secondary-main-menu {
    border-bottom: 1px solid #f2f2f2 !important;
}

.menu-text {
 	display: block;
  	font-family: 'Open Sans' !important;
  	width: 200px !important;
  	text-align: center;
    line-height: 1.9em;
	letter-spacing: .07em;
  	word-spacing: 10px;
}

.fusion-footer-widget-area {
    background-color: #fff;
    border-top-width: 1px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.pp_description,
a.pp_arrow_next,
a.pp_arrow_previous,
p.currentTextHolder {
  	display: none !important;
}


@media screen and (max-width: 800px) {

.fusion-logo {
    float: none !important;
    width: 100%;
    margin: 0 auto !important;
    text-align: center !important;
}
  
  .menu-text {
    padding-left: 5px;
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
    background-color: #fff;
    font-size: 10px;
  }
  
  .fusion-mobile-nav-item a {
   background-color: #fff; 
  }
  
  .fusion-secondary-main-menu {
    padding-left: 0px !important;
    padding-right: 0px !important;
    font-size: 10px !important;
  }
  
  .fusion-main-menu ul a {
	text-transform: uppercase;
    font-size: 10px;
  }

}