/*

Theme Name: Pro &ndash; Child Theme
Theme URI: http://theme.co/pro/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro

*/


.my_fornm #label-firstname-921e2840-5423-4236-a16e-6284489731e9,
.my_fornm #label-lastname-921e2840-5423-4236-a16e-6284489731e9,
.my_fornm #label-phone-921e2840-5423-4236-a16e-6284489731e9,
.my_fornm #label-email-921e2840-5423-4236-a16e-6284489731e9,
.my_fornm #label-growth_marketing_services-921e2840-5423-4236-a16e-6284489731e9{
	display: none;
}

.my_fornm input {
	height: 30px !important;
	width: 100%;
	border-radius: 0px !important;
}

.contct_row select#growth_marketing_services-921e2840-5423-4236-a16e-6284489731e9 {
	height: 35px !important;
	border-radius: 0px !important;
	width: 98%;

}

.my_fornm input.hs-button {
	width: 92%;
	height: 30px;
	margin: 0px auto;
	display: inline;
	background: #8ac148;
	border: 3px solid #8ac148;
	border-radius: 3px !important;
	text-transform: uppercase;
	box-shadow: none !important;
	text-shadow: none !important;
	font-family: "proxima-soft",sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: 700;
	transition-property: none;
}

.my_fornm input.hs-button:hover {
	text-shadow: none !important;
	background: transparent !important;
	border: 3px solid white !important;
	transition-property: none !important;
}


.my_fornm .submitted-message {
	color: white;
	background: #8ac148;
	width: 700px;
	border-radius: 7px;
	font-size: 15px;
	font-family: sans-serif;
	text-align: center;
}

@media only screen and (max-width:600px)
{
	a.banner_buttons {
		font-size:13px;
		padding: 11px 23px !important;
	}
}

/* * * * * * * * * * * * * * * * * Mobiles* * * * * * * * * * * * * * * * * */
/*Inner solution pages having icons to show on left*/
@media only screen and (max-width:425px) {
	.icons_features .solutions-info{width:100% ;padding-left: 0px;}
}
.text-container .btn {z-index: 90000;}
.flexslider .graphics {z-index: 0;}