/* Enter Your Custom CSS Here */
#top-menu li a {
    
    font-family: Dekko;
  	line-height: 20px;
}
.main_title {
    display: none;
}
.et_pb_testimonial_0 .et_pb_testimonial_portrait {
    margin-top: 45px;
}
.et_vertical_nav #main-header #logo {
    max-width: 150%;
}
.et_vertical_nav #main-header #logo {
    max-height: 101%;
    margin-bottom: 28px;
    padding: 0;
    max-width: 150%;
	margin-top: 19px;
}
@media only screen and (max-width: 600px) {
.et_vertical_nav #page-container #main-header {
    -webkit-box-shadow: 0 0 0px rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 0px rgba(0,0,0,.1);
    box-shadow: 0 0 0px rgba(0,0,0,.1);
}
}
.et_boxed_layout #page-container {
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
    box-shadow: 0 0 0px 0 rgba(0,0,0,.2);
}