/*******************************************************************************
 Add your styles here
 *******************************************************************************/
 .logo-holder img {
    float: left;
    max-width: 150px;
}

.logo-holder a:before,.logo-holder a:after {
    right: -55px;
}

header {
	z-index:9999
}

.close-menu {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 29px;
    right: 22px;
    background: #000;
    color: #FFF;
    line-height: 25px;
}

.nav-holder {
    margin-top: 25px;
}
@media only screen and (max-width: 1055px) {
	.num-holder {
		top:100px;
	}
}

#contact-form {
    float:none;
}

.wpcf7-response-output {float:left; width:100%}

/*
.nav-holder nav li a, .header-widget h3 {
	font-size:14px;
}

.header-social li a {
	font-size:14px;
	padding:15px;
	line-height:35px;
}

.header-social {padding-bottom:40px;}

.header-widget {
padding: 0 10px 0 30px;
}

.header-social li {
    float: left;
    border: 1px solid #ddd;
    margin-right: 5px;
	border-radious:3px;
}

*/
