/*--
	Theme Name: theme48922
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 3.7.x + from Template-Help.com Collection
	Author: Template_Help.com
	Author URL: http://www.Template-Help.com/
	Template: CherryFramework
	Version: 3.0
	MotoPress Version: 1.0
--*/

/* ----------------------------------------
	Please, You may put custom css here
---------------------------------------- */

.container .row > p {
	display: inherit;
}

.jobs .featured-thumbnail {
	width: 300px;
}

/* Testimonial Page */
.testimonial_content .user {
	font-family: Open Sans;
	font-size: 13px;
	font-weight: bold;
}

.list.custom ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.list.custom ul li {
	background-repeat: no-repeat;
	background-size: initial;
	line-height: 20px;
	padding-left: 30px;
	margin-bottom: 10px;
}

.case-studies-wrapper {
	margin-bottom: 30px;
}

.grid-no-text h5 {
	display: none;
}

.list.custom li:before {
	width: 0;
	margin-right: 0;
}

/* Responsive Changes*/
@media (max-width: 767px) {
	.page-template-page-home-php .tablet-margin {
		margin-bottom: 70px;
	}
	.related-articles .span6 {
		margin-bottom: 20px;
	}
}

@media (max-width: 767px) {
	.page-template-page-fullwidth-case-studies-listing-php .mp-span4 {
		margin-bottom: 34px;
	}
	.grid-no-text .span2 {
		width: 33%;
		display: inline-block;
	}
}

@media (max-width: 480px) {
	.grid-no-text .span2 {
		width: 50%;
	}
}
