.single-service .blog-header{
	padding-top:70px;
}
.single-service h1 {
	color: #4e4e4e;
	font-size: 40px;
	line-height: normal;
}
.single-service #top > .title{
	display:none;
}
.huge-service-icon{
	background: url("../images/icons/icon-strategy-80x76.svg") no-repeat scroll center center;
    border: 3px solid #999;
    border-radius: 50%;
    color: #adadad;
    cursor: default;
    font-size: 56px;
    height: 130px;
    line-height: 120px;
    text-align: center;
    width: 130px;
	display:inline-block;
	margin: auto !important;
}
.huge-service-icon.digital {
    background-image: url("../images/icons/icon-digital-64x70.svg");
}
.huge-service-icon.analytics {
    background-image: url("../images/icons/icon-data-56x48.svg");
}
.huge-service-icon.creative {
    background-image: url("../images/icons/icon-creative-52x78.svg");
}
.huge-service-icon.media {
    background-image: url("../images/icons/icon-media-76x56.svg");
}
.service-intro{
	padding:60px 0;
}
.case-study{
	padding-top:80px;
}
.case-study *{
	text-align:left;
}
.case-study .button {
	margin: 0;
}
.case-study h1 {
	font-size: 18px;
	letter-spacing: 3px;
	line-height: 28px;
	margin-bottom: 0;
}
.case-study h2{
	font-size:28px;
	color:#4e4e4e;
}
.case-study p{
	color:#686872;
}
.case-study hr {
    background: #cccccc none repeat scroll 0 0;
    border: 0 none;
    height: 2px;
    width: 80px;
}
#service_category h1 {
	color: #fff;
	font-size: 24px;
}
#service_category p{
	font-size:18px;
	color:#9d9d9d;
}
#service_category .title hr{
	background:#555;
}
#service_category{
	padding:100px 0 30px;
	background: url("../images/service-bg.png") repeat scroll center center;
}

#service_category .huge-service-icon {
    border: 3px solid #000;
}
#service_category .dd .huge-service-icon {
	background:url("../images/icons/icon-digital-development.svg") no-repeat scroll center center;
}
#service_category .csp .huge-service-icon {
	background:url("../images/icons/icon-content-planning.svg") no-repeat scroll center center;
}
#service_category .cjm .huge-service-icon {
	background:url("../images/icons/icon-customer-journey-mapping.svg") no-repeat scroll center center;
}
#service_category .dsw .huge-service-icon {
	background:url("../images/icons/icon-digital-strategy.svg") no-repeat scroll center center;
}
#service_category .seo .huge-service-icon {
	background:url("../images/icons/icon-search.svg") no-repeat scroll center center;
}
#service_category .slcm .huge-service-icon {
	background:url("../images/icons/icon-social-listening.svg") no-repeat scroll center center;
}
#service_category .ssw .huge-service-icon {
	background:url("../images/icons/icon-social-strategy.svg") no-repeat scroll center center;
}
#service_category .ux .huge-service-icon {
	background:url("../images/icons/icon-UX.svg") no-repeat scroll center center;
}
#service_category .three p{
	color:#fff;
}
#service_category .margin p.medium br {
	display: none;
}
#service_category .margin p.medium {
	font-size: 20px;
	height: 80px;
	line-height: normal;
	overflow: hidden;
}
#service_category .row:first-child{
	margin-bottom:50px;
}
.service_category .three.columns {
    display: inline-block;
    float: none;
    margin-left: -4px;
	margin-bottom:30px;
}

.philosophy-slider {
	width:500px;
	margin:auto;
}
.more a{
	padding:8px 20px;
	border: 2px solid #000;
	margin-top:25px;
	color:#888;
	display:inline-block;
	font-weight:bold;
}
.more a:hover {
	background: #000;
	color: #fff;
}
.banner-parallax{
	background-attachment: fixed;
    background-image: url("../images/banner.jpg");
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: relative;
    height: 270px;
    margin: 0 auto;
    padding: 0;
}
.service-pagination {
	background: url("../images/service-bg.png") repeat scroll center center;
	padding-bottom:50px;
}
.service-pagination .row {
	display: table;
}
.service-pagination div.prev, .service-pagination div.next {
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;
	display: table-cell;
	height: 100%;
	padding: 15px 0;
	text-align: left;
	vertical-align: top;
	width: 50%;
}
.service-pagination div.next {
	text-align:right;
	border-left:1px solid #333;
}
.service-pagination a.prev, .service-pagination a.next{
	font-size:20px;
	color:#d4d4d4;
	font-weight: 700;
}
.service-pagination div.prev a::before {
	content: "\f104";
	left: 0;
}
.service-pagination div.next a::before {
	content: "\f105";
	right: 0;
}
.service-pagination div.prev a::before, .service-pagination div.next a::before {
	color: #7a7a7a;
	font-family: fontawesome;
	font-size: 30px;
	font-weight: bold;
	position: absolute;
	top: 0;
}
.service-pagination div.prev a {
	padding-left: 30px;
}
.service-pagination div.next a {
	padding-right: 30px;
}
.service-pagination div.prev a, .service-pagination div.next a {
	display: inline-block;
	position: relative;
}
.philosophy-slider .bx-pager.bx-default-pager {
	padding: 25px 0;
	position: static;
}
.philosophy-slider .bx-wrapper .bx-pager.bx-default-pager a {
	background: #cdcdcd;
}
.philosophy-slider .bx-wrapper .bx-pager.bx-default-pager a.active,
.philosophy-slider .bx-wrapper .bx-pager.bx-default-pager a:hover {
	background: #545454;
}
.gmap-row {
	margin: 0 auto;
	max-width: 1200px;
	overflow: hidden;
}
@media screen and (max-width: 1024px) {
	.single-service .blog-header {
		padding-top: 60px;
	}
	.banner-parallax {
		background-size: auto auto;
	}
}
@media screen and (max-width: 767px) {
	.case-study h1 {
		text-align: center;
	}
	.single-service h1 {
		letter-spacing: normal;
		line-height: normal;
	}
	.case-study hr {
		margin-left: auto;
		margin-right: auto;
	}
	.case-study * {
		text-align: center;
	}
	.service_category .three.columns {
		margin-left: 0;
		margin-right: 0;
		width: 100%;
	}
	#service_category .three p br {
		display: none;
	}
	.service-intro, .case-study, #service_category {
		padding: 50px 0;
	}
	.service_category .three.columns:last-child {
		margin-bottom: 0;
	}
	.banner-parallax {
		height: 150px;
	}
	.service-pagination div.prev, .service-pagination div.next {
		padding: 15px 5px;
	}
	.service-pagination a.prev, .service-pagination a.next {
		font-size: 18px;
	}
	.service-intro p {
		font-size: 18px;
		line-height: 1.4em;
	}
}