/*

Theme Name: X – Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/
.m_l  {
	margin-left:5px;
}

@media (max-width: 978px) {
	#text-2 {
		display:none;
	}
	
	#media_image-2 {
		margin-top:0;
	}
}

.x-brand img {
	margin-top:37px;
}

.wpcf7-not-valid{
	border:2px solid #ff0000 !important;
}

.wpcf7-not-valid-tip {
	color:#FF0000;
	font-size:120%;
}