

html1,bodys{
 background: #ecf0f1;
	 color: #7f8c8d;
 text-align: center;
	overflow-x: hidden;
	}
/*========================================
   2.1 GENERAL STYLES
==========================================*/
*,
*:before,
*:after {
	padding: 0px;
	margin: 0px;
	transition: 0.6s;
}

section
 {
	background: center fixed;
	background-size: cover;
	background: #ecf0f1;
	 color: #3e3e3e;
	padding-top:20px;
	padding-bottom:20px;
}

*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/*========================================
   2.2 product
==========================================*/



@keyframes preloader-animation {
	0% {
		transform: scale(1);
	}
	
	

	
	
	
}



/* --------------------------------------
=========================================
   3. COMPONENTS 
=========================================
-----------------------------------------*/

/*========================================
   3.1 TYPOGRAPHY
==========================================*/
* {
	font-family: "sourcesans", sans-serif;
}
.dark-bg {
	color: #fff;
}

h2,
h5,
 {
	color: #2c3e50;
}

h2 {
	font-size: 2.188rem;
	padding-bottom:40px;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align:left;
}

h5 {
	font-size: 10px;
	font-weight:bold;
	margin-bottom: 7px;
	text-align:left;
	
}

















/*========================================
   4.10 SECTION: TEAM
==========================================*/
.team1 .wrapper1 {
	max-width: 600px;
}

.single1-member1 {
	display: inline-block;
	position: relative;
	height: 400px;
	width: 260px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 50px;
	vertical-align: top;
}

.touch .single1-member1 {
	height: auto;
}

.single1-member1:last-child {
	margin-bottom: 0px;
}

.single1-member1 img {
	position: absolute;
	bottom:0px;
	left: 0;
	max-width: 100%;
}

.touch .single1-member1 img:not(#foo) {
	position: static;
	opacity: 1;
}

.single1-member1:hover img {
	opacity: 0;
}

.member1-info1 {
	position: relative;
	bottom: 0px;
	padding-top:15px;
	padding-left:10px;
	padding-bottom:20px;
	padding-right:10px;
	background: #fff;
	font-size: 0.8rem;
}

.touch .member1-info1 {
	position: static;
}

.single1-member1 p {
	height: 0;
	overflow: hidden;
}

.touch .single1-member1 p:not(#foo) {
	height: auto;
	margin-bottom: 15px;
}

.single1-member1:hover p {
	height: 320px;
}

.single1-member1 span {
	display: block;
	margin-bottom: 15px;
	font-weight: bold;
	text-align:left;
}

.single1-member1 p {
	font-size: 0.8rem;
	text-align: justify;;
	margin-top:10px;
	direction:ltr;
}
.single1-member1 h5 {
	font-size: 0.75rem;
	text-align:left;
	margin-top:10px;
	text-transform: uppercase;
}

.single1-member1 a {
	padding-left: 10px;
	padding-right: 10px;
}


@media (max-width: 640px){
	
	.team1 .wrapper1 {
	max-width: 600px;
}

.single1-member1 {
	display: inline-block;
	position: relative;
	height: 400px;
	width: 260px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 50px;
	vertical-align: top;
}

.touch .single1-member1 {
	height: auto;
}

.single1-member1:last-child {
	margin-bottom: 0px;
}

.single1-member1 img {
	position: absolute;
	bottom:0px;
	left: 0;
	max-width: 100%;
}

.touch .single1-member1 img:not(#foo) {
	position: static;
	opacity: 1;
}

.single1-member1:hover img {
	opacity: 0;
}

.member1-info1 {
	position: relative;
	bottom: 0px;
	padding-top:15px;
	padding-left:10px;
	padding-bottom:20px;
	padding-right:10px;
	background: #fff;
	font-size: 0.8rem;
}

.touch .member1-info1 {
	position: static;
}

.single1-member1 p {
	height: 0;
	overflow: hidden;
}

.touch .single1-member1 p:not(#foo) {
	height: auto;
	margin-bottom: 15px;
}

.single1-member1:hover p {
	height: 320px;
}

.single1-member1 span {
	display: block;
	margin-bottom: 15px;
	font-weight: bold;
	text-align:left;
}

.single1-member1 p {
	font-size: 0.8rem;
	text-align:left;
	margin-top:10px;
}
.single1-member1 h5 {
	font-size: 0.75rem;
	text-align:left;
	margin-top:10px;
	text-transform: uppercase;
}

.single1-member1 a {
	padding-left: 10px;
	padding-right: 10px;
}

	
}


@media (max-width: 480px){
		.team1 .wrapper1 {
	max-width: 600px;
}

.single1-member1 {
	display: inline-block;
	position: relative;
	height: 400px;
	width: 260px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 50px;
	vertical-align: top;
}

.touch .single1-member1 {
	height: auto;
}

.single1-member1:last-child {
	margin-bottom: 0px;
}

.single1-member1 img {
	position: absolute;
	bottom:0px;
	left: 0;
	max-width: 100%;
}

.touch .single1-member1 img:not(#foo) {
	position: static;
	opacity: 1;
}

.single1-member1:hover img {
	opacity: 0;
}

.member1-info1 {
	position: relative;
	bottom: 0px;
	padding-top:15px;
	padding-left:10px;
	padding-bottom:20px;
	padding-right:10px;
	background: #fff;
	font-size: 0.8rem;
}

.touch .member1-info1 {
	position: static;
}

.single1-member1 p {
	height: 0;
	overflow: hidden;
}

.touch .single1-member1 p:not(#foo) {
	height: auto;
	margin-bottom: 15px;
}

.single1-member1:hover p {
	height: 320px;
}

.single1-member1 span {
	display: block;
	margin-bottom: 15px;
	font-weight: bold;
	text-align:left;
}

.single1-member1 p {
	font-size: 0.8rem;
	text-align:left;
	margin-top:10px;
}
.single1-member1 h5 {
	font-size: 0.75rem;
	text-align:left;
	margin-top:10px;
	text-transform: uppercase;
}

.single1-member1 a {
	padding-left: 10px;
	padding-right: 10px;
}

	
}


@media (max-width: 320px){
		.team1 .wrapper1 {
	max-width: 600px;
}

.single1-member1 {
	display: inline-block;
	position: relative;
	height: 400px;
	width: 260px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 50px;
	vertical-align: top;
}

.touch .single1-member1 {
	height: auto;
}

.single1-member1:last-child {
	margin-bottom: 0px;
}

.single1-member1 img {
	position: absolute;
	bottom:0px;
	left: 0;
	max-width: 100%;
}

.touch .single1-member1 img:not(#foo) {
	position: static;
	opacity: 1;
}

.single1-member1:hover img {
	opacity: 0;
}

.member1-info1 {
	position: relative;
	bottom: 0px;
	padding-top:15px;
	padding-left:10px;
	padding-bottom:20px;
	padding-right:10px;
	background: #fff;
	font-size: 0.8rem;
}

.touch .member1-info1 {
	position: static;
}

.single1-member1 p {
	height: 0;
	overflow: hidden;
}

.touch .single1-member1 p:not(#foo) {
	height: auto;
	margin-bottom: 15px;
}

.single1-member1:hover p {
	height: 320px;
}

.single1-member1 span {
	display: block;
	margin-bottom: 15px;
	font-weight: bold;
	text-align:left;
}

.single1-member1 p {
	font-size: 0.8rem;
	text-align:left;
	margin-top:10px;
}
.single1-member1 h5 {
	font-size: 0.75rem;
	text-align:left;
	margin-top:10px;
	text-transform: uppercase;
}

.single1-member1 a {
	padding-left: 10px;
	padding-right: 10px;
}

	
}