/* ==|=======================================================================
	Reset CSS Page
	========================================================================= */
* {
	font-family: 'Lato', sans-serif;
	font-size: 100%
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, textarea, input, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: 400;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
	outline: 0;
	border: 0
}
body {
	line-height: 100%
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
:focus {
	outline: 0
}
ins {
	text-decoration: none
}
del {
	text-decoration: line - through
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
body {
	width: 100%;
*zoom:1
}
body:before, body:after {
	content: "";
	display: table
}
body:after {
	clear: both
}
@media all {
html {
	font-size: 24px
}
}
@media all and (max-width: 1800px) {
html {
	font-size: 26px;
	-webkit-transition: .2s all;
	-moz-transition: .2s all;
	-ms-transition: .2s all;
	-o-transition: .2s all;
	transition: .2s all
}
}
@media all and (max-width: 1400px) {
html {
	font-size: 25px;
	-webkit-transition: .2s all;
	-moz-transition: .2s all;
	-ms-transition: .2s all;
	-o-transition: .2s all;
	transition: .2s all
}
}
@media all and (max-width: 1000px) {
html {
	font-size: 24px;
	-webkit-transition: .2s all;
	-moz-transition: .2s all;
	-ms-transition: .2s all;
	-o-transition: .2s all;
	transition: .2s all
}
}
@media all and (max-width: 920px) {
html {
	font-size: 22px;
	-webkit-transition: .2s all;
	-moz-transition: .2s all;
	-ms-transition: .2s all;
	-o-transition: .2s all;
	transition: .2s all
}
}
@media all and (max-width: 840px) {
html {
	font-size: 20px;
	-webkit-transition: .2s all;
	-moz-transition: .2s all;
	-ms-transition: .2s all;
	-o-transition: .2s all;
	transition: .2s all
}
}
@media all and (max-width: 520px) {
html {
	font-size: 18px;
	-webkit-transition: .2s all;
	-moz-transition: .2s all;
	-ms-transition: .2s all;
	-o-transition: .2s all;
	transition: .2s all
}
}
.content .content-wrapper:first-child {
	background: #fff
}
.content .content-wrapper:first-child .content-inner {
	padding: 170px 0 20px
}
.content .content-wrapper:first-child .content-inner .section-title, .content .content-wrapper:first-child .content-inner .resume-text {
	color: #4a566f
}
.content .content-wrapper:first-child .content-inner .section-title span, .content .content-wrapper:first-child .content-inner .resume-text span {
	background: #4a566f
}
.content .content-wrapper:first-child .content-inner .section-title span:before, .content .content-wrapper:first-child .content-inner .resume-text span:before, .content .content-wrapper:first-child .content-inner .section-title span:after, .content .content-wrapper:first-child .content-inner .resume-text span:after {
	background: #eee
}
.content-wrapper .team-box {
	width: 48%;
	float: left;
	margin-right: 3%;
	margin-bottom: 3%;
	background: #fff
}
.content-wrapper .team-box:nth-child(even) {
	margin-right: 0
}
.content-wrapper .team-box .medium-title {
	text-align: left;
	margin-bottom: 20px;
	background: #4a566f;
	color: #fff;
	line-height: 100%;
	padding: 23px 20px 20px;
	box-sizing: border-box
}
.content-wrapper .team-box .regular-text {
	color: #555;
	display: table;
	width: 100%;
	font-size: 13px;
	line-height: 120%;
	padding: 0 20px;
	box-sizing: border-box
}
.content-wrapper .team-box .regular-text:first-child {
	padding-top: 10px
}
.content-wrapper .team-box .regular-text:last-child {
	padding-bottom: 10px
}
.content-wrapper .team-box .regular-text span {
	font-weight: 600;
	float: left;
	display: block;
	width: 90%;
	text-align:justify; 
}
.content-wrapper .team-box .regular-text .fa {
	font-size: 17px;
	margin-right: 10px;
	width: 25px;
	text-align: center;
	float: left;
	display: block
}
@media all and (max-width: 580px) {
.content .half-content {
	width: 100%;
	min-height: 200px;
	height: 100%
}
.content .half-content .content-inner {
	padding: 5%;
	width: 90%
}
.content .half-content .content-inner .office-list .list-item {
	padding-left: 0
}
.content .box {
	width: 90%;
	margin: 10px auto 30px;
	float: none
}
}
@media all and (max-width: 500px) {
.content .list {
	width: 96%;
	padding: 0 2%
}
.content .list .list-item {
	padding-left: 0;
	text-align: center;
	margin-bottom: 50px
}
.content .list .list-item:last-child {
	margin-bottom: 0
}
.content .list .list-item .icon {
	float: none;
	display: block;
	margin: 0 auto
}
.content .half-content .content-inner {
	padding: 12% 2%;
	width: 96%
}
}
/* This beautiful CSS-File has been crafted with LESS (lesscss.org) and compiled by simpLESS (wearekiss.com/simpless) */
