.banner
	{
		width:100%;
		height:656px;
		background-image:url("../images/aboutus.jpg");
		background-position:center center;
		background-size:cover;
		top: 0;
		left: 0;
		opacity:1;
	}
 #myBtn 
	{
		display: block;
		width:120px;
		height:60px;
		position: fixed;
		margin-top: 210px; 
		margin-left: 620px;
		z-index: 99;
		font-size: 18px;
		border: none;
		outline: none;
		color: white;
		cursor: pointer;
		padding: 15px;
		background-color:transparent;
		background-image:url("../images/scroll_down.png");
		background-position:center;
	}
.carousel-header
	{
		text-align:center;
		padding-top:300px;
		color:#fff!important;
		font-size:40px!important;
	}
blockquote 
	{
		margin: 0 0 15px 25px;
		position: relative;
	}
blockquote, blockquote p 
	{
		color: #444;
		font-style: italic;
		
	}
blockquote::before 
	{
		content: "\201C";
		font-family: Georgia, serif;
		font-size: 40px;
		left: -25px;
		position: absolute;
		top: -10px;
	}
.team
	{
		display:block;
		margin-top:20px;
	}
 .teamone
	{
		display:inline-block;
	} 
.teamoneimg
	{
		width:20%;
		float:left;
		margin-top:20px;
		text-align:center;
	}
.teamoneimg img
	{
		border-radius:50%;
	}
.teamonecontent
	{
		width:80%;
		float:right;
	}
.teamonecontent h4
	{
		margin-bottom:0px;
		margin-top:20px;
	}
.teamonecontent h5
	{
		margin-bottom:0px;
	}
.teamtwoimg
	{
		width:20%;
		float:right;
		margin-top:20px;
		text-align:center;
	}
.teamtwoimg img
	{
		border-radius:50%;
	}
.teamtwocontent
	{
		width:80%;
		float:left;
	}
.teamtwocontent h4
	{
		margin-bottom:0px;
		margin-top:20px;
	}
.teamtwocontent h5
	{
		margin-bottom:0px;
	}
.teamtwo
	{
		display:inline-block;
	}
.in-social
	{
		margin:0;
		padding:0;
		display:block;
	}
	
 .in-social a
	{
		text-align: center;
		color: #fff;
		background: #007acc;
		text-decoration: none;
		display: inline-block;
		margin-right: 4px;
		margin-bottom: 4px;
		font-size: 20px;
		padding: 0px;
		width: 30px;
		height: 30px;
	 }
.in-social a .fa
	{
		padding: 7px 0px 0px;
		display: block;
	}
	
@media screen and (min-width: 320px) and  (max-width: 480px){
html
	{
		max-width:480px;
	}
body
	{
		max-width:480px;
		line-height:1.5; 
		font-family: 'K2D', sans-serif;
		margin:0 auto;
	}
.nav-header
	{
		max-width:480px;
		width:100%;
		height: auto !important;
		display:flex;
	}
.toggle
	{
		display:block;
		position:absolute;
		right:30px;
	}
.site-nav
	{
		width:100%;
		margin:0;
		display:none!important;
	}
.show.site-nav a
	{
		text-align:center;
		display:block;
	}
.show
	{
		display:block!important;  
		background-color: #4e4e4e;
		width: 100%;
	}
.banner
	{
		max-width:480px;
		max-height:200px;
	}
.background
	{
		max-width:480px;
		max-height:200px;
	}
.carousel-header
	{
		padding-top:80px;
		font-size:25px!important;
	}
.container
	{
		max-width:440px;
		margin:0 auto!important;
	}
.entry-content
	{
		max-width:440px;
		padding-left:25px;
		padding-right:25px;
	}
.container .entry-title
	{
		max-width:440px;
	}
.team
	{
		display:block;
		border-bottom:10px;
	}
.teamone
	{
		width:100%;
		display:block;
	}
.teamoneimg
	{
		width:100%;
		display:block;
		margin-top:20px;
		text-align:center;
	}
.teamoneimg img
	{
		border-radius:50%;
	}
.teamonecontent
	{
		width:100%;
		display:block;
	}
.teamonecontent h4
	{
		margin-bottom:0px;
		text-align:center;
	}
.teamonecontent h5
	{
		margin-bottom:0px;
		text-align:center;
	}
.teamtwo
	{
		width:100%;
		display:block;
	}
.teamtwoimg
	{
		width:100%;
		display:block;
		margin-top:20px;
		text-align:center;
	}
.teamtwoimg img
	{
		border-radius:50%;
	}
.teamtwocontent
	{
		width:100%;
		display:block;
	}
.teamtwocontent h4
	{
		margin-bottom:0px;
		text-align:center;
	}
.teamtwocontent h5
	{
		margin-bottom:0px;
		text-align:center;
	}
.in-social
	{
		text-align:center;
	}
}
@media screen and (min-width: 480px) and (max-width: 768px){
html
	{
		max-width:767px;
	}
body
	{
		max-width:767px;
		line-height:1.5; 
		font-family: 'K2D', sans-serif;
		margin:0 auto;
	}	
.nav-header
	{
		max-width:100%;
		display:flex;
		height:  auto !important;
	}
.toggle
	{
		display:block;
		position:absolute;
		right:30px;
	}
.site-nav
	{
		width:100%;
		background-color: #4e4e4e;
		margin:0!important;
		display:none!important;
	}
.show.site-nav a
	{
		text-align:center;
		display: block;
	}
.show
	{
		display:block!important; 
	}
.show .site-nav a
	{
		display : block;
	}
.banner
	{
		max-width:767px;
		max-height:300px;
	}
.background
	{
		max-width:767px;
		max-height:300px;
	}
.carousel
	{
		max-width:100%;
		padding:140px 20px 0 20px!important;
		box-sizing:border-box;
	}
.carousel-header
	{
		padding-top:120px;
	}
#mybtn
	{
		display:none;
	}
footer
	{
		max-width:767px;
	}
.container
	{
		max-width:700px;
		margin:0 auto!important;
	}
.entry-content
	{
		max-width:700px;
		padding-left:25px;
		padding-right:25px;
	}
.team
	{
		display:block;
		border-bottom:10px;
	}
.teamone
	{
		width:100%;
		display:block;
	}
.teamoneimg
	{
		width:100%;
		display:block;
		margin-top:20px;
		text-align:center;
	}
.teamoneimg img
	{
		border-radius:50%;
	}
.teamonecontent
	{
		width:100%;
		display:block;
	}
.teamonecontent h4
	{
		margin-bottom:0px;
		text-align:center;
	}
.teamonecontent h5
	{
		text-align:center;
	}
.teamtwo
	{
		width:100%;
		display:block;
	}
.teamtwoimg
	{
		width:100%;
		display:block;
		margin-top:20px;
		text-align:center;
	}
.teamtwoimg img
	{
		border-radius:50%;
	}
.teamtwocontent
	{
		width:100%;
		display:block;
	}
.teamtwocontent h4
	{
		margin-bottom:0px;
		text-align:center;
	}
.teamtwocontent h5
	{
		text-align:center;
	}
.in-social
	{
		text-align:center;
	}
}