.menuflat{
	padding-right:45px;
	}
.faa{
	 
background-color: white;

border-radius: 25%;
width:35px;
height:37px;
	
	}
#fixedsocial {
	
	height: 70px;
	width: 300px;
	
	
	background-color: #00000;
	align-content:center;
	padding-left:25px;
	padding-top:5px;
	position:fixed;
	z-index:1000;
			
}
#fixedsocial a{
	float:left;
	padding-right:5px;
	
  
}


@media screen and (max-width: 780px){
	
	
.row.team ul li{
		margin-left:25%;
		}
.mobilebanner{
	color:hsla(0,0%,100%,1.00);
	}
#callusbtn ul{
		text-align:center;
				}
#callusbtn{
					clear:both;
		text-align:center;
				}
#callusbtn li{
	font-family: 'Roboto', 'sans-serif';
	font-size:16px;
	color:hsla(0,0%,100%,1.00);
	list-style:none;
	text-transform:uppercase;
	font-weight:700;
	border:groove;
	border-color:hsla(0,0%,89%,1.00);
	padding:15px;
	margin-bottom:10px;
	border-radius:10px;
	margin-right:15px;
	width:100%;
	
	}
#callusbtn li a{
	color: hsla(57,99%,50%,1.00);
	text-decoration: none;
	font-size: 20px;
}

#taptocall{
	text-align:center;
	}

#taptocall li{
	font-family: 'Roboto', 'sans-serif';
	font-size: 14px;
	color: #AF0104;
	list-style: none;
	text-transform: uppercase;
	font-weight: 700;
	border: groove;
	border-color: hsla(0,0%,89%,1.00);
	padding: 15px;
	margin-bottom: 10px;
	border-radius: 10px;
	margin-right: 15px;
	width: 75%;	
	}
#taptocall li a{
	color:hsla(359,100%,50%,1.00);
	text-decoration:none;
	font-size:16px;
}
.fa.fa-phone {
	margin-right: 5px;
}
.fa.fa-envelope {
	margin-right: 5px;
}

}

@media screen and (min-width: 780px){
	.callback{
		display:none;
		}
	#fixedsocial {
		display:none;
		}
	#callusbtn{
		display:none;
		}
		#taptocall{
			display:none;
	}
	}
	
