/*
Theme Name: Envision Child
Theme URI: http://themefuse.com/demo/wp/envision/
Description: Child theme for the Envision. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Author: ThemeFuse
Author URI: http://themefuse.com
Template: envision-parent
*/

@import url("../envision-parent/style.css");

.quoteBox-big {
	0 0 0 no-repeat;
	padding-left:35px}


.header_img, .welcome_bar, .footer {min-width:960px}

.menu-header {
	padding-top: 0px 
	text-shadow: black 1px 1px 1px;
	width: 780px;
	height: 100px;
	float: left;
	position: center;
	z-index: 2000;
}

.topmenu {
display: block!important;
}
#topm-select {
display: none!important;
}

@media only screen and (max-width: 1024px) and (min-width: 768px){
topmenu li a span {
display: block;
padding: 0 10px 0 14px;}}
@media only screen and (max-width: 767px) and (min-width: 280px){
.select_topmenu {
width: 150px;
margin-left: 50%;
position: relative;
left: -196px;
height: 25px;
}}
