/*
Theme Name: Increat Child
Theme URI: http://themeforest.net/user/PremiumLayers
Template: increat
*/

.team-member {
	margin: 45px 0px;
}

.team-member h3 {
	padding-top: 20px;
}

.team-member img.attachment-team-thumb {
	float: left;
	margin-right: 30px;
	min-width: 200px;
}

h1#page-title-heading.team strong {
	display: block;
	font-size: 0.5em;
}

a.progression-button {
	font-size: 16px !important;
	border-left: 6px solid #99cc00 !important;
}
a.progression-button:hover {
	color: #520072 !important;
	border-left: 6px solid #aaa !important;
}
a.progression-button:hover, .ls-sc-button:hover span {
	color: #520072 !important;
}
.ls-sc-button:hover {
	background-color: #bbff00!important;
}
li.menu-item {
	border-top: 1px solid rgba(166, 0, 222, 0) !important;
	border-bottom: 1px solid rgba(166, 0, 222, 0) !important;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
li.menu-item:hover {
	background-color: #444444 !important;
	border-bottom: 1px solid rgba(166, 0, 222, 0.5) !important;
	border-bottom: 1px solid rgba(166, 0, 222, 0.5) !important;
}
li.menu-item a {
	color: #fff;
	border: none !important;
}
li.menu-item a:hover {
	color: #bbff00 !important;
}
li.menu-item-has-children ul li.menu-item a {
	font-size: 13px !important;
}

#panel-search form {
	text-align: center;
}
#panel-search input.search-field {
	font-size: 16px !important;
	color: #656565 !important;
	letter-spacing: 0px;
	max-width: 50%;
	margin: 0 auto;
	font-weight: normal;
	outline: none;
	background-color: #454545 !important;
}

#logo-container {
	border-bottom: 5px solid #222;
}
nav select.select-menu {
	background-color: transparent !important;
	border: none !important;
	outline: none !important;
}
nav select.select-menu, nav select.select-menu * {
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
nav select.select-menu option {
	display: block;	
	padding: 10px !important;
}
div#panel-search {
	background-color: transparent !important;
}

h2.testimonial_rotator_slide_title {
	color: #ddd;
	font-size: 24px;
}

div#widget-area .wpcf7 input[type=text],
div#widget-area .wpcf7 input[type=email],
div#widget-area .wpcf7 textarea{
	background-color: #ddd;
	padding: 4px 5px;
	width: 100%;
}

div#widget-area .wpcf7 input[type=submit] {
	background-color: #bbff00;
	color: #888;
	font-size: 16px !important;
	border-left: 6px solid #99cc00 !important;
}
div#widget-area .wpcf7 input[type=submit]:hover {
	color: #520072 !important;
	border-left: 6px solid #aaa !important;
}
div#widget-area .wpcf7 input[type=submit]:hover, div#widget-area  .ls-sc-button:hover span {
	color: #520072 !important;
	background-color: #6b6b6b;
}

div#widget-area .wpcf7 p {
	margin: 8px 0px;
	color: #ddd;
}

div.client-grid-item {
	margin: 0px;
	padding: 25px;
	box-sizing: border-box;
	float: left;
	text-align: center;
}

div.client-grid-item img {
	width: auto;
	max-width: 100%;
	margin: 0px auto;
}

@media screen and (min-width: 767px) {
   div.client-grid-item img {
       max-height: 87px;
       display: block;
   }
}

h1.home-heading {
	text-align: center;
	margin-bottom: 48px;
}

@media screen and (max-width: 960px) {
	h1#logo {
		padding-top: 6px !important;
	}
}

@media screen and (max-width: 767px) {
	.home-child-boxes-container .grid4column-progression img {
		margin: 0px auto;
		display: block;
	}
	.home-child-boxes-container h4 {
		text-align: center;
		font-weight: bold;
	}
	.home-child-boxes-container a.ls-sc-button {
		margin: 0px auto;
	}
}

@media screen and (max-width: 680px) {
	h1#logo {
		padding-top: 15px !important;
	}
}
