.col-sm-12{
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	width: 100%;
}
.isotope, .isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}
#masonry-elements{
	-moz-transition: none;
	-o-transition: none;
	-webkit-transition: none;
	transition: none;
}
.feature {
	-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity,top,left;
	-moz-transition-property: -moz-transform, opacity,top,left;
	-ms-transition-property: -ms-transform, opacity,top,left;
	-o-transition-property: -o-transform, opacity,top,left;
	transition-property: transform, opacity,top,left;
}
.feature.blog-masonry {
	-webkit-perspective: 1300px;
	-moz-perspective: 1300px;
	perspective: 1300px;
}
.feature.blog-masonry {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	transform-style: none;
	-webkit-transform: scale(0.4);
	-moz-transform: scale(0.4);
	transform: scale(0.4);
	transform: none;
	-webkit-animation: popUp .8s ease-in forwards;
	-moz-animation: popUp .8s ease-in forwards;
	animation: popUp .8s ease-in forwards;
}
.feature.blog-masonry {
	width: 270px;
	margin: 0;
	margin-top: 20px;
	box-sizing: border-box;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid rgba(0, 0, 0, 0.11);
	float: left;
	position: relative;
	background-color: #fff;
	text-align: left;
}
.img-overlay {
	overflow: hidden;
}
.img-overlay {
	width: 100%;
	height: 100%;
	position: relative;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: 0 150px;
}
.feature .feature-content, .team-member .team-member-content {
	border-top-color: #279FBB;
}
.feature .feature-content {
	padding: 22px 15px 15px 15px;
	border-top: 2px solid #279FBB;
}
.feature .feature-details {
	border-top: 1px solid #e8e8e8;
	padding: 0 10px 0 15px;
	background: #f7f7f7;
	line-height: 30px;
}
.blog-masonry .media-content {
	line-height: normal;
}
/*h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}
h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}
h3, .h3 {
	font-size: 24px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Raleway", sans-serif;
	margin: 0 0 20px 0;
	font-weight: 500;
	color: #4b4b4b;
}
h3 {
	font-size: 22px;
	line-height: 26px;
}*/
.h3-body-title {
	font-size: 18px;
	color: #4b4b4b !important;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0px 0 20px 0px;
	line-height: 20px;
}
.body-wrapper a, .top-body a, .top-footer a {
	text-decoration: none;
	color: #4b4b4b;
}
/*a {
	text-decoration: none;
}
a {
	color: #337ab7;
	text-decoration: none;
}
a {
	background-color: transparent;
}
p {
	font-family: "Open Sans", sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
p {
	margin: 0 0 10px;
}*/
.feature .feature-details {
	border-top: 1px solid #e8e8e8;
	padding: 0 10px 0 15px;
	background: #f7f7f7;
	line-height: 30px;
}
.feature .feature-details i {
	margin-right: 8px;
}
.icon-calendar::before {
	content: "\e10d";
}
[class^="icon-"]::before, [class*=" icon-"]::before {
	font-family: "axfont" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
*::before, *::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.feature .feature-details .details-seperator {
	border-right: 1px solid #e9e9e9;
	height: 15px;
	margin: 0 10px;
}
.feature .feature-details a {
	display: inline-block;
}
.body-wrapper a, .top-body a, .top-footer a {
	text-decoration: none;
	color: #4b4b4b;
}
.feature .feature-details i {
	margin-right: 8px;
}
.feature .feature-details .feature-share {
	float: right;
}
.feature .feature-details a {
	display: inline-block;
}
.body-wrapper a, .top-body a, .top-footer a {
	text-decoration: none;
	color: #4b4b4b;
}
.blog-post-featured-img-with-vid {
	padding-top: 65%;
}
.blog-post-featured-img-with-vid iframe,
.blog-post-featured-img-with-vid object,
.blog-post-featured-img-with-vid embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.blog-masonry .cycle-slideshow {
	height: 122px;
}
.cycle-slideshow {
	overflow: hidden;
	height: 275px;
	z-index: 0;
	position: relative;
}
.cycle-slide {
	width: 100%;
	overflow: hidden;
}
.cycle-slideshow img {
	width: 100%;
}
.blog-masonry img {
	width: auto;
}
/*img {
	vertical-align: middle;
}
img {
	border: 0;
}*/
.cycle-next, .cycle-prev {
	position: absolute;
	right: -100px;
	top: 50%;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.5);
	color: #f8f8f8;
	z-index: 1000;
	margin-top: -15px;
	cursor: pointer;
	font-size: 18px;
	text-align: center;
	width: 35px;
	height: 35px;
	line-height: 35px;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
.fa {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.cycle-prev {
	left: -100px;
	right: auto;
}
.cycle-pager {
	position: absolute;
	width: 100%;
	text-align: center;
	font-size: 28px;
	z-index: 1000;
	left: 0;
	bottom: 1px;
	display: inline-block;
	cursor: pointer;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
.cycle-pager .cycle-pager-active,
.cycle-pager span:hover {
	color: #969696;
	text-shadow: 0 0 2px #000;
	cursor: pointer;
}
.item-img-overlay .portfolio-zoom {
	position: absolute;
	top: 50%;
	margin-top: -40px;
	right: 50%;
	margin-right: -20px;
	background-color: white;
	background-color: rgba(255, 255, 255, 0.95);
	color: #279fbb;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	line-height: 43px;
	text-align: center;
	font-size: 18px;
	transform: scale(0);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	cursor: pointer;
	z-index: 1;
}
.feature .item-img-overlay .portfolio-zoom {
	margin-top: -20px;
}