@media all and (max-width: 480px) {
  .zmobile { display: none !important; }
  .znavbarli{
	  padding-top: 10px !important;	
   }
   .zdesktop { display: normal !important; }
   .zpeopleimage{
   	  width: 300px !important;
   	  height: 300px !important;
   }
   .zvertical-center{
   	  padding-top: 25px !important;
   }
   .zheader{
	font-size:32px !important;	
	font-weight: bold !important;
}
}

@media all and (max-width: 800px) {
  .zsocialmedia { display: none !important; }
  .zmobile { display: none !important; }
  
}

@media all and (max-width: 960px) {
  .znavbarli{
	  font-size:24px !important;
	  padding-top: 28px !important;	
   }
   .znavbardot{
	  font-size:24px !important;
	  padding-top: 24px !important;	
   }
  .zcontainer{
	height: 96px !important;
  }
  .zlogo{
	  height: 96px !important;
	  width: 171px !important;
  }
}

.zbar{
	height: 2px;
	width: 100%;
	background-color: #EB1E19;
	margin-bottom: 25px;
}
.zsize{
	height: 400px;
}
.zpeopleimage{
	width: 400px;
	height:400px;
	border-style: solid;
    border-width: 2px;
    border-color: #4d4d4d;
    border-radius: 50%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.zvertical-center {
  padding-top: 50px;
  padding-left: 5%;
  padding-right: 5%;
}
.zmobile {
		
}
.zdesktop {
	display: none;
}
.zside{
	height: 100%;
	width: 15px;
	background-image:url(../images/sidestripe.png);	
	position: fixed;
	left: 0;
	top: 0;
	background-size:cover;
}
.zpeopleparagraph{
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4d4d4d;
}
.zjustify{
	text-align:justify;
}
.zpeoplename{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	
}
.zpush{
	margin-top: 24px;
}
.zcolorred{
	color: #EB1E19;
}
.zlogo{
	height: 128px;
	background-image:url(../images/logo.png);
	width: 215px;
	background-size:cover;	
}
.zcontainer{
	height: 128px;
}
.zheader{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size:48px;	
	font-weight: normal;
}
.zcolcentered{
    float: none;
    margin: 0 auto;
}
.znavbarli{
	padding-top: 46px;	
	font-family: "Arial Black", Gadget, sans-serif;
	font-size:36px;
}
.znavbardot{
	padding-top: 38px;	
	font-family: "Arial Black", Gadget, sans-serif;
	font-size:36px;
	color: #EB1E19 !important;
}
.ztitle {
	font-family: "Arial Black", Gadget, sans-serif;
	margin-bottom: -15px;
	color: white;
}
.ztitlesub {
	font-family: "Arial Black", Gadget, sans-serif;
	margin-bottom: 35px;
	color: white;
}
.zbutton {
	font-family: Arial, Helvetica, sans-serif;
}
.zbackgroundimage {
	background-image:url(../images/banner.png);
	background-size: cover;

}
.zicons{
	color: white;
	padding-top: 9px;
	padding-left: 10px;
	font-family: "Arial Black", Gadget, sans-serif;
	margin: 0px;
}
.ziconssub{
	color: white;
	padding: 6px;
	font-family: "Arial Black", Gadget, sans-serif;
	margin: 0px;
}