@CHARSET "ISO-8859-1";
/* Reset CSS
 * --------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}
a{
	text-decoration:none;
}
a:link, a:hover, a:active, a:visited{
	text-decoration:none;
}

table {
    border-spacing: 0;
}
fieldset,img {
    border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
strong{
	font-weight: bold;
}
.wrap p.alert-success{
	padding:10px 0 10px 10px;
	}
ol,ul {
    list-style: none;
    margin:0;
    padding:0;
}
caption,th {
    text-align: left;

}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
    margin:0;
    padding:0;
    color:#444;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border: 0;
}


/* Custom CSS
 * --------------------------------------- */
body{
	font-family: arial,helvetica;
	color: #333;
	color: rgba(0,0,0,0.5);
	
}
.indent-left{

  margin-left: 22px ;
	}
.wrap{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
	background:url(imgs/crossword-fade.png) repeat-x top center;
}

.spacer{
	margin-right:10px;
	}
	.inline{
		display:inline-block;
		}
.section{
	text-align:center;
}


#section0{
	background:url(imgs/EEI-bk-1800.jpg) no-repeat top center;
	}
	#section1{
	background:url(imgs/crossword-fade.png) repeat-x top center;
	
	}
	
	
#fullpage{
	position: relative; 
	}
.brand-logo{
	width:100%;
	height:auto;
	max-width:370px;
	margin:10px 0;
	}
	
	.icon-list{
		font-size:16px;
		padding-bottom:20px;
		}
	.icon-list li {
  padding: 0 0 5px 20px;
  display: block;
  position: relative;
}
.icon-list li:before {
  font-family: 'Glyphicons Halflings';
  position: absolute;
  left: 0px;
  top:3px;
  font-size:80%
}
.chevron-right li:before {
 content: '\e080';
}

.checkmark li:before {
 content: '\e067';
}

.arrow-right li:before {
 content: '\e092';
}





html, body{
		font-family: 'Droid Serif', serif;
		color:#373737;
		}
		p{
			margin-bottom:10px;
		}
	h1{
		font-size: 3em;
		
		color: #fff;
		margin:0;
		padding:40px 0 0 0;
	}
	h2{
		
		font-size:2.5em;
		margin:0;
		padding:0;
		}
		div.legal-page h1{
			color:#000;
			}
		div.legal-page h2{
			text-decoration:underline;
			margin: 1em 0 0.25em 0;
			
			}
			footer-nav a.active{
				color:#007ca7;
				}
		h4 {
			font-size:3em;
			color:#000;
			}
			
		
	.title-bar-content h3{
		display:block;
		width:auto;
		float:left;
		font-size:2.5em;
		margin:0;
		padding:0;
		text-align:left;
	
		}
		.title-bar{
			display:block;
			position:relative;
			width:100%;
			height:45px;
			background-color:#e5f0f7;
			border-top:2px solid #d3d3d3;
			border-bottom:2px solid #d3d3d3;
			padding:5px 0;
			margin:10px 0;
					
			}
			.title-bar:first-child, .title-bar:last-child{
				margin-top:60px;
				}
			.title-bar-content{
				display:block;
				position:relative;
		width:100%;
		max-width:1140px;
	
		
		padding:0;
	margin:0 auto;
	text-align:left;
				}
				
			
	
.title-icon{
	display:block;
	position:absolute;
	float:right;
	width:168px;
	height:168px;
	border:2px solid #d3d3d3;
	border-radius: 82px;
	-moz-border-radius: 82px;
	-webkit-border-radius: 82px;
	
	
	top:-62px;
	right:0;
	
	}
	.cat-1{
		
		background: url(imgs/brands/environmental-brands.jpg) no-repeat top center;
		}
		.cat-2{
		
		background: url(imgs/brands/real-estate-brands.jpg) no-repeat top center;
		}
		
		.cat-3{
		
		background: url(imgs/brands/industrial-building.jpg) no-repeat top center;
		}
		
		.cat-4{
		
		background: url(imgs/brands/food-industry.jpg) no-repeat top center;
		}
		
		
	.circle-header h1{
		display:block;
		padding-top:100px;
		 text-shadow: 2px 2px 4px #212121;
		font-size:3.6em;

		}
		.circle-header h1:before, .circle-header h1:after{
			content:"";
			display:block;
			width:40%;
			margin:0 auto;
				border-top:1px solid white;
					margin-bottom:20px;
	
			}
			.circle-header h1:after{
				margin-top:20px;
				}
			.circle-header a{
				display:block;
				width:280px;
				height:85px;
				font-family: 'Droid Serif', serif;
				font-weight:700;
				font-style:italic;
				 font-size:1.6em;
				color:#7abbe1;
				 text-shadow: 2px 2px 4px #212121;
				 margin:0 auto;
				}
				.circle-header a:hover{
			
				color:#FFFFFF;
				
				}
				
					.circle-header a:after{
				content:"";
				display:block;
				width:50px;
				height:50px;
				background:url(imgs/arrow.svg) no-repeat top center;
				margin:0 auto;
				
				}
					.circle-header a:hover:after{
			
				background:url(imgs/arrow-over.svg) no-repeat top center;
		
				
				}
				.internal .vision{
					padding-top:150px;
					}
			.vision{
	padding-bottom:30px;
		
		}

	.intro p{
		color: #fff;
		padding:40px 0 0 0;
	}
	.wrap{
		margin-left: auto;
		margin-right: auto;
		width: 980px;
		position: relative;
	
	}
	.wrap h1{
		font-size: 2.3em;
		color: #333;
		padding: 30px 0 10px  0;
	}
	.wrap p{
		font-size: 16px;
		padding:  0 0 10px 0;
	}
	.box{
		display: block;
		background: #f2f2f2;
		border:1px solid #ccc;
		padding: 20px;
		margin:20px 0;
	}
	
	.circle-header{
		width: 500px; height: 500px; background-color:rgba(0,159,214,0.5); -moz-border-radius: 250px; -webkit-border-radius: 250px; border-radius: 250px;
		margin: 0 auto;
	
		}
	
	
	
	
	
	/* Navigation Styles
	* --------------------------------------- */
	#header-content{
		width:100%;
		max-width:1140px;
	margin: 0 auto;
		}
	nav {
	display:block;
		font-family: 'Droid Serif', serif;
		font-size:1.375em;
	color:#000000;
	float:right;
	
	margin-top:24px;
	}
	nav ul{
		float:right;
		}
	nav ul li{
		display:inline;
		list-style: none;
		margin:0;
		padding:0;
		float:left;
		}
		
		nav ul li a{
			display:inline-block;
			padding:5px 30px;
			color:#000000;
			border-width: 1px;
			 border-color: rgba(0, 0, 0, 0);
			  border-style: solid;
		background-color:rgba(0,159,214,0);
			    -webkit-transition: color 0.3s; /* Safari */
    transition: color 0.3s;
-webkit-transition: background-color 0.3s ease; /* Safari */
    transition: background-color 0.3s ease;
	
	float:left;
	
}

nav ul li:after{
			content:"";
			float:left;
		
			height:39px;
			border-left:2px #d3d3d3 solid;
	
	
}
nav ul li:last-child:after{
	border-left:0;
	}

	nav ul li a:hover{
		color:#FFFFFF;
		  border-style: solid;
  border-width: 1px;
  border-color: rgb(0, 140, 188, 1);
background-color:rgba(0,159,214,1);
		}
		
		#site-id{
			position:relative;
			display:block;
			width:405px;
			height:72px;

			/* background:url(imgs/english-bay-web-logo.png) no-repeat top left; */
			background:url(imgs/RJ_enterpDark.png) no-repeat top left;

			float:left;
			}
			
				#site-id a{
			position:relative;
			display:block;
			width:391px;
				height:72px;
			float:left;
			
			text-indent:-9999px;
			}
			
			
			
			
			
	
	.slicknav_menu {
	display:none;
}
body.modal-open {
    position: fixed;
}
.modal-body a{
	display:block;
	margin-bottom:15px;
	}

@media screen and (max-width: 960px) {
	.js #menu {
		display:none;
	}
	
	.js .slicknav_menu {
		display:block;
	background:none;
z-index: 500;
position: fixed;

right:10px;
top:27px;

	}
	.slicknav_nav{
		 background-color:rgba(0,159,214,1); 
		}
	
	
}

	/* Centered texts in each section
	* --------------------------------------- */
	.section{
		text-align:center;
	}


/* Fixed header and footer.
	* --------------------------------------- */
	#header{
		position:fixed;
		height: 110px;
		display:block;
		width: 100%;
		background:url(imgs/crossword.png) repeat top left;
		z-index:9;
		text-align:center;
		color: #f2f2f2;
		padding: 20px 0 0 0;
	}

	#header{
		top:0px;
		border-bottom:2px solid #949699;
	}



/* Section Content Margins and padding*/
.page-content{
	position:relative;
	display:block;
	width:100%;
	max-width:1140px;
	margin:0 auto;
	text-align:left;
	}
	.container p{
	font-size:16px;
	
	}

	
				.container p.name-title{
					font-size:48px;
					margin:0;
					padding:0;
					}
						.container p.name-subtitle{
					font-size:32px;
					text-align:right;
					color:#009fd6;
					margin:0;
					padding:0;
					}
.col-2-3rd{
	display:block;
	postion:relative;
	width:61%;
	float:left;
	padding:0 5% 0 0;
	}

.col-3rd{
	display:block;
	postion:relative;
	width:33%;
	float:right;
	
	}
	
	.circular-profile {
	width: 320px;
	height: 320px;
	border-radius: 160px;
	-webkit-border-radius: 160px;
	-moz-border-radius: 160px;
	background: url(imgs/JackSeguin.jpg) no-repeat top center;
	margin:0 auto;
	padding:0;
	
	}
	
	.brand{
		padding:40px 0px;
		}
		
		.brand:last-child{
			margin-bottom:100px;
			}
			
		a.blue-button, .modal-body a.blue-button{
		font-size:1.375em;
		color:#fff;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(0, 140, 188);
  border-radius: 4px;
  background-image: -moz-linear-gradient( 90deg, rgb(0,124,167) 0%, rgb(0,159,214) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(0,124,167) 0%, rgb(0,159,214) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(0,124,167) 0%, rgb(0,159,214) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009fd6', endColorstr='#007ca7',GradientType=0 ); /* IE6-9 */
 

padding:10px 30px;

  font-weight: bold;
  font-style: italic;
  line-height: 1.429;
  text-align: center;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.35);

float:right;
}
.modal-body a.blue-button{
	display:inline-block;
	width:auto;
	float:none;
	margin-bottom:15px;
	}

a.left-align{
	float:none;
	
	}
a.blue-button:hover{
	
	
		background-image:none;
  background-color:#007ca7;

  text-shadow: none;

}



			
			
			.clearboth{
				clear:both;
				}
				
				
				
				
	#contact-form-holder{
		display:block;
		max-width:1140px;
		margin:0 auto;
	
		}			
				
				
				
	/* Bottom menu
	* --------------------------------------- */
	#infoMenu li a {
		color: #000;
	}
	
	#footer{
		display:block;
		position:relative;
		min-height:272px;
		

	background:url(imgs/EEI-footer-bk.jpg) no-repeat bottom center;
	border-top:2px solid #e4e5e5;
	height: auto;
overflow: auto;
		}
		
		#sub-footer{
		position:relative;
			margin:0 auto;
			max-width:1140px;
			padding-top:40px;
	
			}
	#copyright-info{
		position:relative;
		display:block;
		background-color:#276a96;
		min-height:70px;
		opacity:0.8;
		overflow:visible;
		margin-top: 32px;
		}
		#copyright{
			position:relative;
		display:block;
		margin:0 auto;
		max-width:1140px;
			text-align:left;
			padding-top:25px;
			opacity:1;
			color:#fff;
		height:auto;
			}
		
		.address, .contact-number{
			display:inline-block;
			position:relative;
			width:50%;
			margin:0;
			padding:0;
			float:left;
			text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.35);

}
#copyright 	a{
				color:#FFF;
				
				}
				
				#copyright 	a:hover, #copyright a.active{
				color:#44cfff;
			
				
				}

		
			.contact-number{
				font-size:1.7em;
				text-align:right;
				font-weight:bold;
				font-style:italic;
				color:#fcff28;
				line-height:1.5em;
				}
				.contact-number .number{
					font-size:2em;
					color:#FFF;
					}
				
		.address{
			color:#ffffff;
			font-size:1.375em;
			font-weight:normal;
			line-height:1.7em;
			}
			.bold{
				font-weight:700;
				}
			.contact-number{
				
				}
		#copyright p{
			display:inline-block;
				font-size:1.188em;
			
				margin:0;
				padding:0;
				width:60%;
				float:none;
				}
				#copyright #footer-nav{
					display:inline-block;
					float:right;
					}
				.blue{
					color:#009fd6;
					}
					p.quote{
						color:#5d9fcb;
						font-size:2em;
						font-style:italic;
						font-weight:normal;
						}
						
						
						.section{
    height: auto !important;
}

#site-id-icons{
			display:none;
			}
			
			
				.container{
			
			text-align:left;}
			
	

@media only screen and (min-width : 250px) and (max-width : 480px) {/*--- Mobile portrait ---*/

.spacer{
	margin-top:10px;
	}
	a.blue-button.inline{
		margin-bottom:10px;
		}
.container p.name-title{
					text-align:center;
					font-size:1.5em;
					
					}
						.container p.name-subtitle{
					text-align:center;
					font-size:1em;
					
					}

.circle-header h1{
		display:block;
		padding-top:50px;
		 text-shadow: 2px 2px 4px #212121;
		font-size:1.9em;

		}
		
			
			.circle-header a{
				display:block;
				width:280px;
				height:55px;
				font-family: 'Droid Serif', serif;
				font-weight:700;
				font-style:italic;
				 font-size:0.9em;
				color:#7abbe1;
				 text-shadow: 2px 2px 4px #212121;
				 margin:0 auto;
				}
				
					.circle-header a:after{
				content:"";
				display:block;
				width:50px;
				height:20px;
				background:url(imgs/arrow.svg) no-repeat top center;
				margin:0 auto;
				
				}
				
				.circle-header h1:after{
				bottom-top:0px;
				}
				
				
					.circle-header a:hover:after{
			
				background:url(imgs/arrow-over.svg) no-repeat top center;
		
				
				}
				
				
				.circle-header{
		width: 280px; height: 280px; background-color:rgba(0,159,214,0.5); -moz-border-radius: 140px; -webkit-border-radius: 140px; border-radius: 140px;
		margin: 0 auto;
	
		}
			.circular-profile {
	width: 240px;
	height: 240px;
	border-radius: 130px;
	-webkit-border-radius: 130px;
	-moz-border-radius: 130px;
	background: url(imgs/JackSeguin.jpg) no-repeat top center;
	background-size:240px 283px;
	margin:0 auto;
	padding:0;
	
	}
	#site-id{
			position:relative;
			display:block;
			width:250px;
			height:44px;

			/*background:url(imgs/english-bay-web-logoSM.png) no-repeat top left;*/
			background:url(imgs/RJ_enterpDark.png) no-repeat top left;

			margin-top:10px;
			}
			
		
			
			
			
		
	.col-2-3rd{

	width:100%;
	float:none;
	padding:10%;
	}
	

.col-3rd{

	width:100%;
	float:none;
	padding:10%;
	}
	.brand-logo{
	width:90%;
	height:auto;
	padding:0;
	
	
	}
	
	.title-icon{
	
	width:68px;
	height:68px;
	border:2px solid #d3d3d3;
	border-radius: 34px;
	-moz-border-radius: 34px;
	-webkit-border-radius: 34px;
	
	
	top:-20px;
	right:10px;
	
	
	}	
	
	.title-bar:first-child, .title-bar:last-child {
    margin-top: 60px;
}


	.title-bar-content h3{
		
		font-size:1.2em;
			padding:4px 0px 0px 10px;
			max-width: 240px;
			height:auto;
		}
	.title-bar{
		height:auto;
		}
	.cat-1{
		
	
	background-size: 68px 68px;
		}
		.cat-2{
		
	
	
	background-size: 68px 68px;
		}
		
		.cat-3{
		
		
	
	background-size: 68px 68px;
		}
		
		.cat-4{
		
	
	
	background-size: 68px 68px;
		}
			
			.address, .contact-number{
			display:block;
			width:100%;
			text-align:center;
			float:none;
		

}	
.contact-number {
	font-size:1.2em;
	
	}
.contact-number .number{
	font-size:1.8em;
	
	}

		

		#copyright{
		text-align:center;
		padding-top:15px;
			}
			#copyright p {
				width:100%;
				font-size:0.8em;
				}
			#copyright #footer-nav {
				float:none;
				margin:0 auto;
				}
		
	.brand{
		padding:40px 10%;
		}
		a.blue-button, ablue-button:hover{
			font-size:1em;
			float:none;
			margin:0 auto;
			}
}


@media only screen and (min-width : 480px) and (max-width : 595px) {/*--- Mobile landscape ---*/
.spacer{
	margin-top:10px;
	}
	a.blue-button.inline{
		margin-bottom:10px;
		}
				.container p.name-title{
					text-align:center;
					}
						.container p.name-subtitle{
					text-align:center;
					
						}
#sub-footer{
		padding:0px 15px;
		}
		
		#copyright{
			padding:25px 15px 0px 15px;
			}
			
			
.circle-header h1{
		display:block;
		padding-top:50px;
		 text-shadow: 2px 2px 4px #212121;
		font-size:1.9em;

		}
		
			
			.circle-header a{
				display:block;
				width:280px;
				height:55px;
				font-family: 'Droid Serif', serif;
				font-weight:700;
				font-style:italic;
				 font-size:0.9em;
				color:#7abbe1;
				 text-shadow: 2px 2px 4px #212121;
				 margin:0 auto;
				}
				
					.circle-header a:after{
				content:"";
				display:block;
				width:50px;
				height:20px;
				background:url(imgs/arrow.svg) no-repeat top center;
				margin:0 auto;
				
				}
				
				.circle-header h1:after{
				bottom-top:0px;
				}
				
				
					.circle-header a:hover:after{
			
				background:url(imgs/arrow-over.svg) no-repeat top center;
		
				
				}
				
				
				.circle-header{
		width: 280px; height: 280px; background-color:rgba(0,159,214,0.5); -moz-border-radius: 140px; -webkit-border-radius: 140px; border-radius: 140px;
		margin: 0 auto;
	
		}
			.circular-profile {
	width: 280px;
	height: 280px;
	border-radius: 140px;
	-webkit-border-radius: 140px;
	-moz-border-radius: 140px;
	background: url(imgs/JackSeguin.jpg) no-repeat top center;
	background-size:280px 330px;
	margin:0 auto;
	padding:0;
	
	}
#site-id{
			position:relative;
			display:block;
			width:250px;
			height:44px;
		
			/*background:url(imgs/english-bay-web-logoSM.png) no-repeat top left;*/
			background:url(imgs/RJ_enterpDark.png) no-repeat top left;

			}
			
		
			
		

	.col-2-3rd{

	width:100%;
	float:none;
	padding:10%;
	}



.col-3rd{

	width:100%;
	float:none;
	padding:10%;
	}
	.brand-logo{
	width:90%;
	height:auto;
	padding:0;
	
	
	}
	
	.title-icon{
	
	width:68px;
	height:68px;
	border:2px solid #d3d3d3;
	border-radius: 34px;
	-moz-border-radius: 34px;
	-webkit-border-radius: 34px;
	
	
	top:-20px;
	right:10px;
	
	
	}	
	
	.title-bar:first-child, .title-bar:last-child {
    margin-top: 60px;
}


	.title-bar-content h3{
		
		font-size:1.2em;
			padding:8px 0px 0px 10px;
		}
	
	.cat-1{
		
	
	background-size: 68px 68px;
		}
		.cat-2{
		
	
	
	background-size: 68px 68px;
		}
		
		.cat-3{
		
		
	
	background-size: 68px 68px;
		}
		
		.cat-4{
		
	
	
	background-size: 68px 68px;
		}
			
			.address, .contact-number{
			display:block;
			width:100%;
			text-align:center;
			float:none;
		

}	
.contact-number {
	font-size:1.2em;
	
	}
.contact-number .number{
	font-size:1.8em;
	
	}

		

		#copyright{
		text-align:center;
		padding-top:15px;
			}
			#copyright p {
				width:100%;
				font-size:0.8em;
				}
			#copyright #footer-nav {
				float:none;
				margin:0 auto;
				}
		
	.brand{
		padding:40px 10%;
		}
		a.blue-button, ablue-button:hover{
			font-size:1em;
			float:none;
			margin:0 auto;
			}
}
@media only screen and (min-width : 595px) and (max-width : 690px) {/*--- Small tablet portrait ---*/

.circle-header h1{
		display:block;
		padding-top:50px;
		 text-shadow: 2px 2px 4px #212121;
		font-size:1.9em;

		}
		
			
			.circle-header a{
				display:block;
				width:280px;
				height:55px;
				font-family: 'Droid Serif', serif;
				font-weight:700;
				font-style:italic;
				 font-size:0.9em;
				color:#7abbe1;
				 text-shadow: 2px 2px 4px #212121;
				 margin:0 auto;
				}
				
			.circle-header a:after{
				content:"";
				display:block;
				width:50px;
				height:20px;
				background:url(imgs/arrow.svg) no-repeat top center;
				margin:0 auto;
				
				}
				
			.circle-header h1:after{
				bottom-top:0px;
				}
				
				
			.circle-header a:hover:after{
			
				background:url(imgs/arrow-over.svg) no-repeat top center;
				}
				
				
				.circle-header{
		width: 280px; height: 280px; background-color:rgba(0,159,214,0.5); -moz-border-radius: 140px; -webkit-border-radius: 140px; border-radius: 140px;
		margin: 0 auto;
	
		}
			.circular-profile {
	width: 280px;
	height: 280px;
	border-radius: 140px;
	-webkit-border-radius: 140px;
	-moz-border-radius: 140px;
	background: url(imgs/JackSeguin.jpg) no-repeat top center;
	background-size:280px 330px;
	margin:0 auto;
	padding:0;
	
	}
#site-id{
			position:relative;
			display:block;
			width:405px;
			
			/* background:url(imgs/english-bay-web-logo.png) no-repeat top left; */
			background:url(imgs/RJ_enterpDark.png) no-repeat top left;

			float:left;
			}
			
				#site-id a{
			position:relative;
			display:block;
			width:391px;
				height:72px;
			float:left;
			
			text-indent:-9999px;
			}
			
				#site-id-icons{
			position:relative;
			display:block;
			width:283px;
			height:47px;
			background:url(imgs/EBE-icons.png) no-repeat top left;
		margin:0 auto;
			margin-top:5px;
			}
			
		

	.col-2-3rd{

	width:100%;
	float:none;
	padding:10%;
	}
	#section0{
		
		}

.col-3rd{

	width:100%;
	float:none;
	padding:10%;
	}
	.brand-logo{
	width:90%;
	height:auto;
	padding:0;
	
	
	}
	
	.title-icon{
	
	width:68px;
	height:68px;
	border:2px solid #d3d3d3;
	border-radius: 34px;
	-moz-border-radius: 34px;
	-webkit-border-radius: 34px;
	
	
	top:-20px;
	right:10px;
	
	
	}	
	
	.title-bar:first-child, .title-bar:last-child {
    margin-top: 60px;
}


	.title-bar-content h3{
		
		font-size:1.2em;
			padding:8px 0px 0px 10px;
		}
	
	.cat-1{
		
	
	background-size: 68px 68px;
		}
		.cat-2{
		
	
	
	background-size: 68px 68px;
		}
		
		.cat-3{
		
		
	
	background-size: 68px 68px;
		}
		
		.cat-4{
		
	
	
	background-size: 68px 68px;
		}
			
			.address, .contact-number{
			display:block;
			width:100%;
			text-align:center;
			float:none;
		

}	
.contact-number {
	font-size:1.2em;
	
	}
.contact-number .number{
	font-size:1.8em;
	
	}

		
.container p.name-title{
					text-align:center;
					}
						.container p.name-subtitle{
					text-align:center;
					
						}
		#copyright{
		text-align:center;
		padding-top:15px;
			}
			#copyright p {
				width:100%;
				font-size:0.8em;
				}
			#copyright #footer-nav {
				float:none;
				margin:0 auto;
				}
		
	.brand{
		padding:40px 10%;
		}
		a.blue-button, ablue-button:hover{
			font-size:1em;
			float:none;
			margin:0 auto;
			}
}
@media only screen and (min-width : 690px) and (max-width : 800px) {/*--- Tablet portrait ---*/
.container p.name-title{
					text-align:center;
					}
						.container p.name-subtitle{
					text-align:center;
					
						}
						
						#section0{
	background:url(imgs/EEI-bk.jpg) no-repeat top center;
	}




		}
@media only screen and (min-width : 800px) and (max-width : 1024px) {/*--- Small tablet landscape ---*/
#sub-footer{
		padding:33px 15px;
		}
		#copyright{
			padding:25px 15px 0px 15px;
			}
		
		.container p.name-title{
					text-align:center;
					}
						.container p.name-subtitle{
					text-align:center;
					
						}
		}
@media only screen and (min-width : 1024px) and (max-width : 1224px) {/*--- Tablet landscape --- */

#section0{
	background:url(imgs/EEI-bk.jpg) no-repeat top center;
	}

}


@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {


#section0{
	background:url(imgs/EEI-bk-1800.jpg) no-repeat top center;
	}
  }


	

