
/* MENU */

/* SUBMENU */

/* BUTTON */

/* Theme Options Custom CSS */
.prague-footer .footer-top-content .prague-footer-main-block .prague-logo a {
	height: auto;
    max-width: 50%;
	}


.prague-header.light .prague-logo a {
     max-width: 55%;
}



@media only screen and (max-width: 600px) {
 .prague-header.light .prague-logo a {
     max-width: 35%;
}
}


.team-wrapper.simple .team-outer {
    position: relative;
    width: 100%;
    height: 600px;
    background-position: top center;
}

.team-wrapper.simple .name {
    position: relative;
    text-align: center;
    margin-top: 30px;
}

.prague-clients-wrapper .prague-clients-overlay {
    display: none;
}




.prague-clients-logo{
    height: auto;
    max-width: 80%;
    vertical-align: middle;
}

.prague-loader {
    display: none;
}