.navbar {
    min-height: 175px;
}
.services-post h2 {
    margin: 14px 0;
}

.team-member .team-details p {
    padding-bottom: 0;
}

/*.section-title {
    margin-bottom: 0px;
}*/

.skill-shortcode {
    margin-top: 0px;
}

iframe{
	width: 100%;
	height: 315px;
	position: relative;
}

.tdPart {
    width: 100%;
    height: 130px;
    position: relative;
    border: 1px solid #111;
    text-align: center;
    padding: 25px 0 15px;
}

.tdPart h4 {
    padding-bottom: 10px;
}

textarea.form-control {
    height: 132px;
}