/*
Theme Name: Frasers
Theme URI: http://norex.ca
Author: Norex

Also has dev CSS stuff since I can't edit the sass stuff anymore
*/

#updates-pane{
	display: none;
}

#services-industries{
	display: none;
}

.team .profile-img{
	width: 250px;
}

.team .team-headshots img{
	width: 82px;
}

#gform_2 label{
	display: none;
}

.lang .active a{
	color: #469CE8 !important;
}

.banner-text{
	position: relative;
}

.banner-text.two{
	display: none;
	position: absolute;
	width: auto;
}

.hide-vegas-resize{
	display: none;
}

nav.fixed{
	position: fixed !important;
	padding-top: 40px !important;
}

.mobile-search-text{
	display: none;
}

.button-holder a.button.linkedin{
	display: block !important;
}

#services-industries{
	overflow: hidden;
}

#services-industries>div{
	float:left;
	width:200%;
	position:relative;
}

#services-industries>div>header{
	float:left;
	width:50%;
	margin-top:0;
	height:100%;
	min-height:185px;
}

#banner .arrow.prev{
	color: #3F3F3F;
}

#contact-map{
	width: 740px;
	height: 350px;
	border: 0;
	overflow: scroll;
}

.mobile-menu-subpage{
	display: none !important;
}

#right-col .lawyer-experience{
	display: none;
}

.team .column ul li {
	font-size: 14px;
}

.sliding-w-menu{
	position: relative;
}

.team .column{
	float: none;
}

.pagination-numbers span{
	border: none;
}

.team-headshots li .tooltip {
	width: 220% !important;
}

/* update for chrome 39.0 */
/*a{white-space: nowrap;}*/

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

    .team-headshots {
        width: 100% !important;
        padding: 0 !important;
    }

    .team-headshots li {
        width: auto !important;
    }

}

@media print {

	nav, footer, .top-links, a.back-archive, .social-links {display:none;}
	a:link:after, a:visited:after {
		content: "";
		font-size: 90%;
	}
	.team blockquote {
		padding: 15px;
	}

}

span.wpcf7-form-control-wrap.email {
	width: 70%;
	float: left;
}

.input-email {
	width: 100%;
	border-radius: 0px !important;
	border: 0px !important;
}

.btnEmail {
	width: 30%;
	float: left;
	border-radius: 0px !important;
}

.wpcf7-response-output {
    margin: 0px !important;
}
footer ul li.fourth {
	text-align: left;
	width: 420px!important;
	margin-left: 15px!important;
}