
.portfolio_nav { display:none; }




@media only screen and (max-width: 768px) {
	html[data-menu=leftmenu] .mobile_menu_wrapper
	{
		right: 0;
		left: initial;
		
		-webkit-transform: translate(360px, 0px);
		-ms-transform: translate(360px, 0px);
		transform: translate(360px, 0px);
		-o-transform: translate(360px, 0px);
	}
}


.logo_wrapper img {
  width: auto !important;
  height: auto !important;
  max-height: 120px;
}
.video-player-embed {
  width: 100%;
  padding-top: 56.25%;
  position: relative;
}
.video-player-embed > iframe {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.jquery-modal.blocker {
  z-index: 10;
}
.um-password.um-um_password_id.um {
    max-width: 500px;
    margin-top: -50px;
}
#footer ul.sidebar_widget.one {
  max-width: 100%;
}
.mobile_menu_wrapper form[name=searchform] {
  display:none;
}
#sub_menu li a {
  line-height: 1.5em;
}
#sub_menu li {
  margin: 0.3em 0;
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
.logo_wrapper img {
  max-height: 80px !important;
}}

@media only screen and (max-width: 767px) {
.logo_wrapper img {
  max-height: 80px;
}
.logo_container {
  display: table !important;
}
html h2.ppb_title {
    font-size: 26px;
}
html h2 {
  font-size: 22px;
}}

@media only screen and (min-width: 480px) and (max-width: 767px) {
}
