@charset "utf-8";

	
h1.product_title{margin:50px 0 -5px 0;
    letter-spacing: -.04em;}

/* ------------------------------------------------------------------------------- */
/*  0. Reset & Clearfix
/* ------------------------------------------------------------------------------- */


	.clearfix:after {
		clear: both;
		content: " ";
		display: block;
		font-size: 0;
		height: 0;
		line-height: 0;
		visibility: hidden;
		width: 0;
	}
	


	
	.container {
		width:960px;
		margin:0 auto;
		padding-top:50px;
		padding-bottom:50px;
		z-index:2;
		position:relative;
	}

	
	.white {
		color:#FFF;
	}
	.gray_med {
		margin:15px 0px;
		color:#999;
		font-size:18px;
		line-height:24px;
	}
	
	.testimonial_text	{
		font-size:18px;
		color:#666;
		width:100%;
		line-height:24px;

		
	}
	.color {
		color:#009982;
	}
	
	.black {
		color:#262932;
	}
	
	.mb {
		margin-bottom:15px;
	}
	
	.mt {
		margin-top:70px;
	}
	
	.center {
		text-align:center;
		margin-top:70px;		
	}
	
	.big-paragraph {
		font-size:15px;
		line-height:24px;
		color:#666;
	}

	.left {
		float:left;
	}


	input.send_message{
		-webkit-appearance: none;
	}
	
	.one_half {
    	width: 48%;
	}
	
	.one_third {
		width: 30.5%;
	}
	
	.one_fourth {
		width: 22%;
	}
	
	.one_fifth {
		width: 16.8%;
	}
	
	.one_sixth {
		width: 13.33%;
	}
	
	.two_fifth {
		width: 37.6%;
	}
	
	.two_fourth {
		width: 48%;
	}	
	
	.two_third {
		width: 65.33%;
	}
	
	.three_fifth {
		width: 58.4%;
	}
	
	.three_fourth {
		width: 74%;
	}
	
	.four_fifth {
		width: 79.2%;
	}
	
	.five_sixth {
		width: 82.67%;
	}
	
	.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .two_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
		float: left;
		margin-bottom: 20px;
		margin-right: 4%;
		position: relative;
	}
	
	.last {
		margin-right:0px!important;
	}
	
	
	
	.btn-small-nomargin:hover {
		background:#262932;
		color:#fff;
		opacity:1;
	}	
	
	.btn-small:hover {
		background:#262932;
		color:#fff;
		opacity:1;
	}


	.btn-product{
		height:25px;
		background-color:#009982;
		margin-right:10px;
		text-align:center;
		padding:10px 0 5px;
		color:#fff;
		font-size:1.2em;
	float:right;
		bottom:10px;
		width:185px;
		}
	.btn-product a{
		color:#fff;
		}		
	
	.btn-product:hover {
		background:#555454;
		color:#fff;
		opacity:1;
	}



	.mouse_over_txt	{
		margin:15px 0 20px;
		color:#009982;
		font-size:1.1em;
	}
	
	
	.mouse_over_txt2	{
		margin:10px 0 -30px 0;
		color:#fff;
		font-size:16px;
		background:#009982;
		padding:10px;
		display:inline;
	}



div.ourteam div.container.clearfix{padding:0 0 0 0;}
	.ourteam {
		/*background-color:#fff;*/

	}

/* EXPLORE OUR PRODUCT LINE */
div.product_container{min-height:150px;padding:40px 25px;}
div.product_container p {font-size:1.4em;text-align:left;margin:10px 0;line-height:130%;padding:0;}
div.product_link{margin:0 auto;max-width:800px;}
div.product_image{width: 170px; margin: 0 auto;float:left;padding:0 15px 0 0;}
h3.product_text{font-family: 'helvetica,"Muli",sans-serif','arial';font-size: 29px;line-height: 30px;color:#fff;letter-spacing:-1px}
.product_team {width:166px;height:101px;background-color:#fff;float:left;margin:10px 20px 20px 0;overflow:hidden;}
.product_team img.user{position:absolute;}	
.product_team:hover {opacity:.6;}	



/* ------------------------------------------------------------------------------- */
/*  6. About Us
/* ------------------------------------------------------------------------------- */



	.team {
		width:225px;
		height:280px;
		background-color:#fff;
		float:left;
		margin-right:15px;
		overflow:hidden;
	}
		.pb-features {display:block;}
		.mpb-features {display:none; text-align:center;}
		.viewf {display: inline-block;}
		.hidef {display:none;}
	.team img.user{
		position:absolute;
		border:none;
	}
	
	
	.team-overlay {
                box-shadow: 0 2px 4px rgb(0 153 130);
		width:185px;
		height:240px;
		background-color:#fff;
		padding:20px;
		position:relative;
		margin-top:200px;
		-webkit-transition: all 0.3s ease 0s;
           -moz-transition: all 0.3s ease 0s;
            -ms-transition: all 0.3s ease 0s;
             -o-transition: all 0.3s ease 0s;
                transition: all 0.3s ease 0s;
	}
	
	.team:hover > .team-overlay{
		margin-top:0px;		
	}
	
	.team-overlay h5 {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    font-family: 'open sans','helvetica,"Muli",sans-serif' , 'arial';	
	margin:0 0 2px 0;	
	}
	
	p.team-function {
		color:#A1A1A1;
		margin-bottom:20px;
		font-size:12px;
		margin-top:5px;
	}
	
	p.team-description {
		font-size:12px;
		color:#555555;
		line-height:18px;
		margin-bottom:45px;
	}
	
	.team-social {
		width:27px;
		height:27px;
		background-color:#262932;
		margin-right:10px;
		float:left;
		border-radius:3px;
		bottom:20px;
	}
	
	.team-social:hover {
		background-color:#009982;
	}
	
	.team-social img{
		padding:3px;
	}


/* ------------------------------------------------------------------------------- */
/*  18. Media Queries
/* ------------------------------------------------------------------------------- */	

@media only screen and (max-width: 1034px) {
	
	.container {
    width: 90%;
	}
	.team-capsule {width: 720px; float:none; margin: 0 auto;
		}
	.team {
		background-color: #FFFFFF;
		float: left;
		height: 280px;
		margin-right: 15px;
		overflow: hidden;
		width: 225px;
		margin-bottom:15px;
	}
	
	.team.last {
		margin-left:240px;
	}


}

@media only screen and (max-width: 980px) {
	


}
@media only screen and (max-width: 815px) {
	.team-capsule {width: 480px;
		}
	.team.last {
		margin-left:0px;
	}
	/* EXPLORE OUR PRODUCT LINE */
	div.product_container{min-height:415px;padding:40px 25px;}
	div.product_container p {font-size:1.4em;text-align:left;margin:10px 0;line-height:130%;padding:0;}
	div.product_link{margin:0 auto;max-width:800px;}
	div.product_image{display:none;}
	h3.product_text{font-family: 'helvetica,"Muli",sans-serif','arial';font-size: 29px;line-height: 30px;color:#fff;letter-spacing:-1px;text-align:center;}
	.product_team {width:166px;height:101px;background-color:#fff;float:left;margin:10px 20px 20px 35%;overflow:hidden;}
	.product_team img.user{position:absolute;}	
	.product_team:hover {opacity:.6;}	
	
	
	
}






@media only screen and (max-width: 767px) {
	
	
	
	
	.one_half {
    	width: 100%;
	}
	
	.one_third {
		width: 100%;
	}
	
	.one_fourth {
		width: 100%;
	}
	
	.one_fifth {
		width: 100%;
	}
	
	.one_sixth {
		width: 100%;
	}
	.two_fifth {
		width: 100%;
	}
	
	.two_fourth {
		width: 100%;
	}	
	
	.two_third {
		width: 100%;
	}
	
	.three_fifth {
		width: 100%;
	}
	
	.three_fourth {
		width: 100%;
	}
	
	.four_fifth {
		width: 100%;
	}
	
	.five_sixth {
		width: 100%;
	}
	
	.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .two_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
		float: left;
		margin-bottom: 0px;
		margin-right: 0;
		position: relative;
	}
	
    .one_half.last {	
	margin-bottom: 20px;
	}
	
h1.product_title{margin:80px 0 0 0;}
	
}
@media only screen and (min-width: 550px) {
.title.category_title {display:none;}
}

@media only screen and (max-width: 550px) {
		.pb-features {display:none;}
		.mpb-features {display:block;}
		.team-capsule {width:100%;
		}
		.team {
		background-color: #FFFFFF;
		float: none;
		height: 280px;
		margin-left: auto;
		margin-right: auto;
		overflow: hidden;
		width: 225px;
		margin-bottom:0px;
	}
	
	.team.last {
		margin-left:auto;
		margin-right:auto !important;
	}
	
	.mouse_over_txt2	{
		font-size:13px;
	}

	
	p.team-function {
		margin-bottom:30px;
	}	

}



  	
@media only screen and (max-width: 479px) {
		

	
	.container {
		width:85%;
		padding-top:30px;
		padding-bottom:30px;
	}

	
	
	#arrow_left {
		left: 50px;
	}
	
	.one_half {
    	width: 100%;
	}
	
	.one_third {
		width: 100%;
	}
	
	.one_fourth {
		width: 100%;
	}
	
	.one_fifth {
		width: 100%;
	}
	
	.one_sixth {
		width: 100%;
	}
	
	.two_fifth {
		width: 100%;
	}
	
	.two_fourth {
		width: 100%;
	}
		
	.two_third {
		width: 100%;
	}
	
	.three_fifth {
		width: 100%;
	}
	
	.three_fourth {
		width: 100%;
	}
	
	.four_fifth {
		width: 100%;
	}
	
	.five_sixth {
		width: 100%;
	}
	
	.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .two_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
		float: left;
		margin-bottom: 0px;
		margin-right: 0;
		position: relative;
	}

	h3.newsletter {
		float: none;
		margin-bottom: 20px;
		margin-top: 0px;
	}
	
	input.newsletter-email, input.newsletter-name {
		width: 256px;
		margin-bottom:20px;
	}
	
	button.newsletter-sent {
		padding: 0 18px;
	}	
	

	
	
}