/* @group honour styles */

@media all and (min-width: 980px) {



#page {
	width: 100%;
	height: 100%;
	/*min-width: 965px;*/
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

/* @group header */

header {
	width: 100%;
	height: 80px;
	margin: 0;
	padding: 0;
	position: fixed;
	-ms-transition: top 0.2s ease-in-out;
	-webkit-transition: top 0.2s ease-in-out;
	-moz-transition: top 0.2s ease-in-out;
	-o-transition: top 0.2s ease-in-out;
	transition: top 0.2s ease-in-out;
	z-index: 100;
	top: 0;
	left: 0;
}

header.fancybox-margin {
	margin-right: 0 !important;
}

.nav-up  {
	top: -80px;
}

header .wrap {
	width: 97%;
	height: 80px;
	max-width: 1199px;
	min-width: 952px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	background-color: #fff;
	position: relative;
}

header h1 {
	width: 162px;
	height: 40px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 20px;
	left: 30px;
}

header h1 a {
	width: 162px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: url(../images/logo-honour.png) no-repeat;
	background-size:cover;
	text-indent: -9999px;
	display: block;
}

/* @group primary */

#primary {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 36px;
	right: 50px;
}

#primary ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#primary li {
	font: normal 16px/18px 'locatordisplaybold';
	margin: 0 0 0 40px;
	padding: 0;
	float: left;
}

#primary li a:link,
#primary li a:visited {
	color: #999;
	text-decoration: none;
	border-bottom: 3px solid #fff;
	display: block;
	padding: 0 5px 5px;
}

#primary li a.active:link,
#primary li a.active:visited {
	color: #999;
	text-decoration: none;
	border-bottom: 3px solid #ee2b76;
}

#primary li a:hover,
#primary li a:active {
	color: #ee2b76;
	text-decoration: none;
	border-bottom: 3px solid #fff;
}



/* @end */



/* @end */

/* @group masthead */

#masthead {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	position: relative;
	z-index: 1;
	text-align: center;
	max-height: 675px;
}

#masthead:empty {
	height: 160px;
}

/* @group hero */

#hero {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	min-height: 80px;
}

#hero section {
	width: 50%;
	margin: 0;
	padding: 0;
	float: left;
}

#hero section:nth-child(odd) {
	width: 50%;
}

#hero section:nth-child(even) {
	box-shadow: -1px 0 0 #fff;
	width: 50%;
}

#hero img {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
}

#hero #screen {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: url(https://honourbranding.com/wp-content/themes/honour/images/hero-overlay.png) repeat;
	position: absolute;
	top: 0;
	left: 0;
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
	pointer-events: none;
}

#carousel {
}

#carousel .bx-viewport {
}

#carousel .bx-controls {
	position: absolute;
	bottom: 114px;
	width: 100%;
	left: 0;
	padding: 0;
	margin: 0;
	pointer-events: none;
	background: none !important;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	max-width: 1199px;
	min-width: 952px;
	padding: 0;
	position: relative;
	margin: 0 auto;
	width: 97%;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item  {
	padding-right: 50px;
}

#carousel ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#carousel li {
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
}

#carousel li a {
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#carousel li img {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
}

#carousel .wrap-outer {
	margin: 0;
	padding: 0;
	width: 100%;
	position: absolute;
	top: 145px;
	left: 0;
	display: block;
}

#carousel .wrap-inner {
	max-width: 1199px;
	min-width: 952px;
	padding: 0;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	width: 97%;
	display: block;
}

#carousel .strap {
	text-align: left;
	width: 66.1384%;
	display: block;
}

#carousel .strap h1 {
	color: #fff;
	margin: 0 0 24px;
	position: relative;
	font: normal 60px/62px 'locatordisplayregular';
	padding: 0 0 0 35px;
	/*text-shadow: 2px 3px 8px rgba(0,
0,
0,
0.3);*/
}

#carousel .strap p {
	color: #fff;
	font-size: 28px;
	line-height: 30px;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0 0 0 38px;
	position: relative;
	/*text-shadow: 2px 3px 8px rgba(0,
0,
0,
0.5);*/
}

#carousel button {
	border-style: none;
	background-color: #fff;
	font: normal 24px/1 'locatordisplayregular';
	color: #ee2b76;
	padding: 15px 26px 11px;
	margin: 0;
	-webkit-border-radius: 26px;
	-moz-border-radius: 26px;
	border-radius: 26px;
	cursor: pointer;
	position: relative;
}

#hero video {
	width: 100%;
	position: absolute;
	top: -60px;
	left: 0;
	display: block;
	margin: 0;
	padding: 0;
}

@media screen and (max-width: 1149px){

#carousel .wrap-outer {
	margin: 0;
	padding: 0;
	width: 100%;
	position: absolute;
	top: 145px;
	left: 0;
	display: block;
}

#carousel .strap h1 {
	color: #fff;
	margin: 0 0 8px;
	position: relative;
	font: normal 36px/40px 'locatordisplayregular';
	padding: 0 0 0 38px;
	/*text-shadow: 2px 3px 8px rgba(0,
0,
0,
0.5);*/
}

#carousel .strap p {
	color: #fff;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0 0 0 40px;
	position: relative;
	/*text-shadow: 2px 3px 8px rgba(0,
0,
0,
0.5);*/
}
	
	
	
}

/* @end */



/* @end */

/* @group content */

#content {
	width: 97%;
	min-width: 952px;
	max-width: 1199px;
	margin: -80px auto 0;
	padding: 0;
	text-align: left;
	overflow: hidden;
	position: relative;
	z-index: 10;
}

/* @group landing */

#landing {
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#landing .single {
	width: 32.2769%;
}

#landing .double {
	width: 66.1384%;
}

#landing .treble {
	width: 100%;
}

#landing .container {

}

#landing .single.container .single {
	width: 100%;
	margin: 0;
}

#landing .single.container .single:nth-of-type(1) {
	width: 100%;
	margin: 0 0 4.9095607235142%;
}

#landing .single.container .double {
	width: 100%;
	margin: 0;
}

#landing .single.container .treble {
	width: 100%;
}

#landing .double.container {

}

#landing .double.container .single {
	width: 48.8020176544767%;
	margin: 0;
}

#landing .double.container .single:nth-of-type(1) {
	width: 48.8020176544767%;
	margin: 0 2.3959646910467% 0 0;
}

#landing .box {
	margin: 0 1.58465% 19px 0;
	padding: 0;
	float: left;
	position: relative;
	overflow: hidden;
}

#landing .single h2 {
	color: #fff;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 14px;
	left: 4.9095607235142%;
	z-index: 100;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
}

#landing .double.container .single h2 {
	left: 4.9095607235142%;
}

#landing .double h2 {
	color: #fff;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 14px;
	left: 2.3959646910467%;
	z-index: 100;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
}

#landing .treble h2 {
	color: #fff;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 14px;
	left: 1.5846538782319%;
	z-index: 100;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
}

#landing .box h2.dark {
	color: #333;
}

#landing .box .roll {
	margin: 0;
	padding: 0;
	background-color: #000;
	display: block;
}

#landing .reveal {
	overflow: hidden;
}

#landing .single .reveal {
	padding: 0;
	position: absolute;
	color: #fff;
	top: 60px;
	margin: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	left: 4.9095607235142%;
	font-size: 20px;
	line-height: 24px;
	right: 9.8191214470284%;
	bottom: 19px;
}

#landing .single .reveal strong {
	font: normal 20px/24px 'locatorbold' !important;
	display: block;
}

#landing .double .single .reveal {
	padding: 0;
	position: absolute;
	color: #fff;
	top: 60px;
	margin: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	left: 4.9095607235142%;
	font-size: 20px;
	line-height: 24px;
	right: 9.8191214470284%;
	bottom: 19px;
}

#landing .double .single .reveal strong {
	font: normal 20px/24px 'locatorbold' !important;
	display: block;
}

#landing .tall .reveal {
	top: 80px !important;
	font-size: 28px !important;
	line-height: 30px !important;
}

#landing .tall .reveal strong {
	font: normal 28px/30px 'locatorbold' !important;
}

#landing .double .reveal {
	padding: 0;
	position: absolute;
	color: #fff;
	top: 80px;
	margin: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	left: 2.3959646910467%;
	font-size: 28px;
	line-height: 30px;
	right: 4.7919293820934%;
	bottom: 19px;
}

#landing .treble .reveal {
	padding: 0;
	position: absolute;
	color: #fff;
	top: 80px;
	margin: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	left: 1.5846538782319%;
	font-size: 28px;
	line-height: 30px;
	right: 3.1693077564638%;
	bottom: 19px;
}

#landing .box .reveal strong {
	font: normal 28px/30px 'locatorbold';
	display: block;
}

#landing .box img {
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
#landing .project a.taphover.hover img {
	transition: opacity 0.5s ease;
	opacity: 0.3;
}

#landing .project a.taphover.hover .reveal {
	transition: opacity 0.5s ease;
	opacity: 1;
}

#landing .project a.taphover.hover .reveal {
	transition: opacity 0.5s ease;
	opacity: 1;
}

#landing .feature {
	position: relative;
}

#landing .feature a {
	margin: 0;
	padding: 0;
	display: block;
	color: #333;
}

#landing .feature a.taphover.hover .bg {
	transition: background-color 0.5s ease;
	background-color: #000;
}

#landing .feature a.taphover.hover .heading {
	transition: color 0.5s ease;
	color: #fff;
}

#landing .feature a.taphover.hover .text {
	transition: color 0.5s ease;
	color: #fff;
}

#landing .single .strap {
	position: absolute;
	width: 90.1808785529716%;
	margin: 0;
	padding: 12px 4.9095607235142% 16px;
	display: block;
	bottom: 0;
	left: 0;
}

#landing .double .strap {
	position: absolute;
	width: 95.2080706179066%;
	margin: 0;
	padding: 12px 2.3959646910467% 16px;
	display: block;
	bottom: 0;
	left: 0;
}

#landing .feature .bg {
	position: absolute;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	display: block;
	bottom: 0;
	left: 0;
	top: 0;
	right: 0;
	background-color: #ececec;
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

#landing .single .heading {
	color: #333;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 14px;
	left: 4.9095607235142%;
	z-index: 100;
	font-size: 16px;
	line-height: 20px;
}

#landing .double .heading {
	color: #333;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 14px;
	left: 2.3959646910467%;
	z-index: 100;
	font-size: 16px;
	line-height: 20px;
}

#landing .feature .text {
	margin: 0;
	display: block;
	font-size: 28px;
	line-height: 30px;
	color: #333;
	position: relative;
	padding: 40px 0 0;
}

#landing .feature .text strong {
	font: normal 28px/30px 'locatorbold';
	display: block;
}





#landing .event {
	padding: 0;
	margin: 0;
	overflow: hidden;
	width: 100%;
}

#landing .event:nth-of-type(1) {
	padding: 0;
	margin: 0 0 4.9095607235142%;
	overflow: hidden;
	width: 100%;
}

#landing .event a {
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
}

#landing .event a.taphover.hover img {
	transition: opacity 0.5s ease;
	opacity: 1;
}

#landing .event a.taphover.hover .reveal {
	transition: opacity 0.5s ease;
	opacity: 0;
}

#landing .event a.taphover.hover h2 {
	transition: opacity 0.5s ease;
	opacity: 0;
}

#landing .event h2 {
	color: #fff;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 16px;
	left: 4.9095607235142%;
	z-index: 100;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
}

#landing .single.container .event .reveal {
	color: #fff;
	font: normal 20px/22px 'locatorbold';
	margin: 0;
	padding: 0;
	display: block;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

#landing .event img {
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}

#landing .thoughts {
	
}

#landing .thoughts .roll {
	background-color: #ee2b76;
}

#landing .reports {

}

#landing .reports .roll {
	background-color: #666;
}

/*
#landing .event a:hover .p,
#landing .event a:active .p {
	color: #ee2b76;
	text-decoration: none;
}

#landing .thoughts a:hover,
#landing .thoughts a:active {
	background-color: #d9d9d9;
}

#landing .reports a:hover,
#landing .reports a:active {
	background-color: #c7c7c7;
}
*/

#landing .instagram {
	margin: 0;
	padding: 0;
}

#landing .instagram h2 {
	font: normal 34px/1 'sociolicoregular';
	margin: 0;
	padding: 0;
	color: #fff;
	/*text-shadow: -1px -1px 0px rgba(102,
102,
102,
1);*/
}

#landing #instafeed {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	background-color: #000;
}

#landing #instafeed a {
	display: none;
}

#landing #instafeed a:last-child {
	display: block;
	text-decoration: none;
}

#landing #instafeed a.taphover.hover img {
	transition: opacity 0.5s ease;
	opacity: 0.3;
}

#landing #instafeed a.taphover.hover .caption {
	transition: opacity 0.5s ease;
	opacity: 1;
}

#landing #instafeed a.taphover.hover .likes {
	transition: opacity 0.5s ease;
	opacity: 1;
}

#landing #instafeed img {
	margin: 0;
	display: block;
	clip: rect(0px,8.2687338501292%,0px,8.2687338501292%);
	position: absolute;
	top: 0;
	left: -8.2687338501292%;
	width: 116.2790697674419% !important;
	bottom: 0;
	height: 100%;
}

#landing #instafeed .caption {
	display: block;
	position: absolute;
	top: 60px;
	left: 20px;
	right: 20px;
	margin: 0;
	padding: 0;
	color: #fff;
	font: normal 28px/30px 'locatorbold';
	margin: 0;
	overflow: hidden;
	/* -ms-word-break: break-all; */
	/* Be VERY careful with this,
breaks normal words wh_erever */
	/* word-break: break-all; */
	/* Non standard for webkit */
	word-break: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}

#landing #instafeed .caption span {
	color: #00abf0;
	/*text-shadow: 1px 1px 0px rgba(255,
255,
255,
1);*/
}

#landing #instafeed .likes {
	display: block;
	position: absolute;
	left: 20px;
	margin: 0;
	padding: 0;
	bottom: 20px;
	vertical-align: middle;
	color: #fff;
	/*text-shadow: -1px -1px 0px rgba(255,
255,
255,
1);*/
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}

#landing #instafeed .likes span {

}

#landing .twitter {
	height: 387px;
	margin: 0;
	padding: 0;
	background-color: #00abf0;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}

#landing .twitter h2 {
	font: normal 34px/1 'sociolicoregular';
	margin: 0;
	padding: 0;
	color: #fff;
}

#landing .twitter .tweet-content {
	padding: 60px 20px 50px;
	margin: 0;
	overflow: hidden;
}

#landing .twitter .tweet-content p {
	color: #333;
	font: normal 28px/30px 'locatorbold';
	margin: 0;
	padding: 0;
}

#landing .twitter .tweet-content ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#landing .twitter .tweet-content li {
	color: #fff;
	font: normal 28px/30px 'locatorbold';
	margin: 0;
	padding: 0;
	/* -ms-word-break: break-all; */
	/* Be VERY careful with this,
breaks normal words wh_erever */
	/* word-break: break-all; */
	/* Non standard for webkit */
	word-break: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}

#landing .twitter .tweet-content li .at {
	color: #333;
}

#landing .twitter .tweet-content li a {
	color: #333;
	text-decoration: none;
}

#landing .twitter .tweet-content li .tweet_time {
	position: absolute;
	bottom: 20px;
	left: 20px;
	margin: 0;
	padding: 0;
	color: #fff;
	font: 16px/1 'locatorregular';
	display: block;
}

#landing .twitter .tweet-content li .tweet_time a {
	color: #fff;
	text-decoration: none;
}

#landing .twitter .tweet_text {
	display: block;
	overflow: hidden;
}



/* @end */

/* @group listing */

#listing {
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#listing #thoughts {
	width: 74.9791492910759%;
	float: left;
	margin: 0 0 19px;
	padding: 0;
	overflow: hidden;
}

#thoughts #filter {
	margin: 0;
	padding: 18px 19px 12px;
	border-bottom: 1px solid #fff;
	background-color: #666;
}

#thoughts #filter ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 100%;
	overflow: hidden;
}

#thoughts #filter li {
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	float: left;
}

#thoughts #filter li span {
	padding-right: 10px;
	padding-left: 10px;
	color: #999;
}

#thoughts #filter li a:link,
#thoughts #filter li a:visited {
	color: #999;
	border-bottom: 1px solid #666;
	text-decoration: none;
}

#thoughts #filter li a.active:link,
#thoughts #filter li a.active:visited {
	color: #fff;
	cursor: default;
	border-bottom: 1px solid #999;
	text-decoration: none;
}

#thoughts #filter li a:hover,
#thoughts #filter li a:active {
	color: #ccc;
	border-bottom: 1px solid #666;
	text-decoration: none;
}

#thoughts .thought .container {
	margin: 0;
	padding: 0;
	height: 100%;
	display: block;
	float: left;
	position: relative;
	min-height: 150px;
	overflow: hidden;
}

#thoughts .thought {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #fff;
	overflow: hidden;
	position: relative;
	height: 100%;
}

#thoughts .thought a {
	text-decoration: none;
	display: block;
	overflow: hidden;
	position: relative;
	background-color: #ececec;
}

#thoughts .thought .wrap {
	display: block;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: relative;
}

#thoughts .thought .image {
	width: 33.3333333333333%;
	margin: 0;
	padding: 0;
	display: block;
	background-color: #000;
	float: left;
}

#thoughts .thought img {
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}

#thoughts .thought .text-wrap {
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
	min-height: 108px;
}

#thoughts .thought .date {
	margin: 0;
	padding: 8px 6.6666666666667% 0 2.2222222222222%;
	display: block;
	font-size: 16px;
	line-height: 18px;
	position: absolute;
	top: 0;
	color: #666;
}

#thoughts .thought .h2 {
	font: normal 28px/30px 'locatorbold';
	display: block;
	position: absolute;
	bottom: 12px;
	color: #333;
	max-height: 90px;
	overflow: hidden;
	padding: 0 6.6666666666667% 0 2.2222222222222%;
	margin: 0;
}

/*
#thoughts .thought a:link .h2,
#thoughts .thought a:visited .h2 {
	text-decoration: none;
}

#thoughts .thought a:hover .h2,
#thoughts .thought a:active .h2 {
	text-decoration: none;
	color: #fff;
}

#thoughts .thought a:link .date,
#thoughts .thought a:visited .date {
	text-decoration: none;
	color: #666;
}

#thoughts .thought a:hover .date,
#thoughts .thought a:active .date {
	text-decoration: none;
	color: #fff;
}
*/

#listing #social {
	width: 24.9374478732277%;
	float: right;
	margin: 0;
	padding: 0;
	box-shadow: -1px 0 0 #fff;
}

#listing #social h2 {
	background-color: #00abf0;
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	margin: 0;
	padding: 18px 19px 12px;
	border-bottom: 1px solid #fff;
}

#listing #social .twitter {
	margin: 0;
	padding: 15px 19px 60px;
	background-color: #00abf0;
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid #fff;
	cursor: pointer;
}

#listing #social .twitter h2 {
	font: normal 34px/1 'sociolicoregular';
	margin: 0 0 20px;
	padding: 0;
	color: #fff;
	background-color: transparent;
	border-style: none;
}

#listing #social .twitter .tweet_list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#listing #social .twitter .tweet_list li {
	display: none;
}

#listing #social .twitter .tweet_list li:last-child {
	display: block;
	color: #fff;
	font: normal 24px/26px 'locatorbold';
	margin: 0;
	padding: 0;
	-ms-word-break: break-all;
	/* -ms-word-break: break-all; */
	/* Be VERY careful with this,
breaks normal words wh_erever */
	word-break: break-all;
	/* Non standard for webkit */
	word-break: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}

#listing #social .twitter .tweet_list .at {
	color: #333;
}

#listing #social .twitter .tweet_list a {
	color: #333;
	text-decoration: none;
}

#listing #social .twitter .tweet_list .tweet_time {
	position: absolute;
	bottom: 20px;
	left: 20px;
	margin: 0;
	padding: 0;
	color: #fff;
	font: 16px/1 'locatorregular';
	display: block;
}

#listing #social .twitter .tweet_list .tweet_time a {
	color: #fff;
	text-decoration: none;
}

#listing #social .instagram {
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid #fff;
	background-color: #000;
}

#listing #social .instagram h2 {
	font: normal 34px/1 'sociolicoregular';
	margin: 0;
	padding: 0;
	color: #fff;
	/*text-shadow: -1px -1px 0px rgba(102,
102,
102,
1);*/
	background-color: transparent;
	border-style: none;
	position: absolute;
	top: 19px;
	left: 19px;
	z-index: 100;
}

#listing #social .instagram img {
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}

#listing #social .instagram a {
	display: none;
}

#listing #social .instagram a:last-child {
	text-decoration: none;
	display: block;
}

#listing #social .instagram a.taphover.hover img {
	transition: opacity 0.5s ease;
	opacity: 0.3;
}

#listing #social .instagram a.taphover.hover .caption {
	transition: opacity 0.5s ease;
	opacity: 1;
}

#listing #social .instagram a.taphover.hover .likes {
	transition: opacity 0.5s ease;
	opacity: 1;
}

#listing #social .instagram .caption {
	display: block;
	position: absolute;
	top: 60px;
	left: 20px;
	margin: 0;
	padding: 0;
	color: #fff;
	font: normal 24px/26px 'locatorbold';
	margin: 0;
	-ms-word-break: break-all;
	/* Be VERY careful with this,
breaks normal words wh_erever 
	word-break: break-all;
	/* Non standard for webkit */
	word-break: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	right: 20px;
	overflow: hidden;
	bottom: 50px;
	max-height: 130px;
}

#listing #social .instagram .caption span {
	color: #00abf0;
	/*text-shadow: 1px 1px 0px rgba(255,
255,
255,
1);*/
}

#listing #social .instagram .likes {
	display: block;
	position: absolute;
	left: 20px;
	margin: 0;
	padding: 0;
	bottom: 20px;
	vertical-align: middle;
	color: #fff;
	/*text-shadow: -1px -1px 0px rgba(255,
255,
255,
1);*/
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}

#listing #social .instagram .likes span {

}



/* @end */

/* @group work */

#work {
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#work #title {
	width: 100%;
	margin: 0 0 19px;
	padding: 0;
	background-color: #666;
	position: relative;
	height: 210px;
}

#work #title h1 {
	position: absolute;
	top: 14px;
	left: 1.5846538782319%;
	color: #fff;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#work #title h1 span {
	color: #fff;
}

#work #title hgroup {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 19px;
	left: 0;
	right: 0;
	max-height: 144px;
	overflow: hidden;
}

#work #title h2 {
	font: normal 34px/36px 'locatorbold';
	color: #fff;
	margin: 0;
	padding: 0 0 0 1.5846538782319%;
	width: 64.5537948290242%;
}

#work #title h3 {
	font: normal 34px/36px 'locatorregular';
	color: #fff;
	margin: 0;
	padding: 0 0 0 1.5846538782319%;
	width: 64.5537948290242%;
}

#work #title .share {
	position: absolute;
	right: 4.1701417848207%;
	bottom: 20px;
	margin: 0;
	padding: 0;
}

#work .share dl {
	margin: 0;
	padding: 0;
	float: right;
	list-style-type: none;
	height: 50px;
}

#work .share dt {
	margin: 0 5px 0 0;
	padding: 18px 0 0;
	color: #fff;
	float: left;
	font: normal 16px/1 'locatorlight';
	display: none;
}

#work .share dd {
	margin: 0 0 0 3px;
	padding: 0;
	font: normal 56px/1 'sociolicoregular';
	float: left;
}

#work .share dd a:link,
#work .share dd a:visited {
	color: #fff;
	text-decoration: none;
}

#work .share dd a:hover,
#work .share dd a:active {
	color: #fff;
	text-decoration: none;
}

#work section {
	width: 100%;
	margin: 0;
	padding: 0;
	clear: both;
}

#work section img {
	width: 100%;
	height: auto;
	margin: 0 0 19px;
	display: block;
}

#work section iframe {
	width: 100%;
	height: auto; 
	margin: 0 0 19px;
	display: block;
	clear: none;
}

#work article {
	float: left;
	width: 29.107589658048%;
	margin: 0 1.584653878232% 0 0;
	padding: 0 1.584653878232%;
	min-height: 1px;
}

#work aside + article {
	margin-right: 0;
}

#work article h2 {
	font: normal 18px/24px 'locatorbold';
	margin: 0 0 4px;
	padding: 0;
	color: #ee2b76;
}

#work article p.intro {
	color: #999;
	font: normal 20px/26px 'locatormedium';
	margin: 0 0 24px;
	padding: 0;
}

#work article p {
	color: #999;
	font-size: 18px;
	line-height: 24px;
	margin: 0 0 24px;
	padding: 0;
}

#work article ul {
	padding: 0;
	list-style-type: none;
	margin: 0 0 24px 1ex;
}

#work article li {
	color: #999;
	font-size: 18px;
	line-height: 24px;
	margin: 0 0 12px;
	position: relative;
	padding: 0 0 0 1ex;
}

#work article li span:first-of-type {
	color: #ee2b76;
	position: absolute;
	left: 0;
}

#work article img {
	width: 100%;
	height: auto;
	margin: 0 0 19px;
	display: block;
	clear: none;
}

#work article blockquote, #work article blockquote p {
	color: #ee2b76;
	font: normal 24px/28px 'locatormedium';
	margin: 0 0 24px;
	padding: 0;
}

#work article a:link,
#work article a:visited {
	color: #ee2b76;
	text-decoration: underline;
}

#work article a:hover,
#work article a:active {
	color: #ee2b76;
	text-decoration: none;
}

#work aside {
	width: 66.138448707256%;
	margin: 0 1.584653878232% 0 0;
	padding: 0;
	float: left;
	display: block;
	min-height: 1px;
}

#work article + aside {
	margin-right: 0;
}

#work.text-left aside {
	width: 66.138448707256%;
	margin: 0;
	padding: 0;
	float: left;
}

#work.text-right aside {
	width: 66.138448707256%;
	padding: 0;
	float: left;
	margin-right: 1.584653878232%;
}

#work aside .single {
	width: 48.802017654477%;
	margin: 0 2.395964691047% 19px 0;
	display: block;
	float: left;
	padding: 0;
}

#work aside .single + .single {
	width: 48.802017654477%;
	margin: 0 0 19px 0 !important;
	display: block;
	float: left;
}

#work aside img.double {
	
}

#work aside .roll {
	margin: 0;
	padding: 0;
	background-color: #333;
	display: block;
	position: relative;
}

#work aside .quote {
	background-color: #ee2b76;
	overflow: hidden;
}

#work aside .quote blockquote, #work aside .quote blockquote p {
	display: block;
	font: normal 28px/30px 'locatorbold';
	margin: 0 0 19px;
	padding: 12.9198966408269% 4.9095607235142% 0;
	color: #fff;
	max-height: 210px;
	overflow: hidden;
}

#work aside .quote cite {
	display: block;
	font: normal 24px/26px 'locatormedium';
	color: #fff;
	margin: 0;
	padding: 0 4.9095607235142%;
}



/* @end */

/* @group standard */

#standard {
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#standard #title {
	width: 100%;
	margin: 0 0 19px;
	padding: 0;
	background-color: #666;
	position: relative;
	height: 210px;
}

#standard #title h1 {
	position: absolute;
	top: 14px;
	left: 1.5846538782319%;
	color: #fff;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#standard #title h1 span {
	color: #fff;
}

#standard #title hgroup {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 19px;
	left: 0;
	right: 0;
	max-height: 144px;
	overflow: hidden;
}

#standard #title h2 {
	font: normal 34px/36px 'locatorbold';
	color: #fff;
	margin: 0;
	padding: 0 0 0 1.5846538782319%;
	width: 64.5537948290242%;
}

#standard #title h3 {
	font: normal 34px/36px 'locatorregular';
	color: #fff;
	margin: 0;
	padding: 0 0 0 1.5846538782319%;
	width: 64.5537948290242%;
}

#standard #title .share {
	position: absolute;
	right: 4.1701417848207%;
	bottom: 20px;
	margin: 0;
	padding: 0;
}

#standard .share dl {
	margin: 0;
	padding: 0;
	float: right;
	list-style-type: none;
	height: 50px;
}

#standard .share dt {
	margin: 0 5px 0 0;
	padding: 18px 0 0;
	color: #fff;
	float: left;
	font: normal 16px/1 'locatorlight';
	display: none;
}

#standard .share dd {
	margin: 0 0 0 3px;
	padding: 0;
	font: normal 56px/1 'sociolicoregular';
	float: left;
}

#standard .share dd a:link,
#standard .share dd a:visited {
	color: #fff;
	text-decoration: none;
}

#standard .share dd a:hover,
#standard .share dd a:active {
	color: #fff;
	text-decoration: none;
}

#standard section {
	margin: 0 0 30px;
	padding: 0;
	clear: both;
	width: 100%;
	overflow: hidden;
}

#standard section.intro {
	border-bottom: 2px solid #ccc;
	margin: 0 0 19px;
	padding: 0;
}

#standard section img {
	width: 100%;
	height: auto;
	margin: 0 0 19px;
	display: block;
}

#standard section article {
	width: 46.0383653044204%;
	margin: 0 0 19px;
	padding: 0 1.5846538782319%;
	float: left;
}

#standard section.intro article {
	margin: 0;
}

#standard article h2 {
	color: #ee2b76;
	font: normal 24px/28px 'locatormedium';
	margin: 0 0 24px;
	padding: 0;
}

#standard article h3 {
	font: normal 18px/24px 'locatorbold';
	margin: 0 0 4px;
	padding: 0;
	color: #ee2b76;
}

#standard article h4 {
	margin: 0 0 4px;
	padding: 0;
	color: #333;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	font-style: normal;
}

#standard article p.intro {
	color: #999;
	font: normal 20px/26px 'locatormedium';
	margin: 0 0 24px;
	padding: 0;
}

#standard article p {
	color: #999;
	font-size: 18px;
	line-height: 24px;
	margin: 0 0 24px;
	padding: 0;
}

#standard article ul {
	padding: 0;
	list-style-type: none;
	margin: 0 0 24px 1ex;
}

#standard article li {
	color: #999;
	font-size: 18px;
	line-height: 24px;
	margin: 0 0 12px;
	position: relative;
	padding: 0 0 0 1ex;
}

#standard article li span:first-of-type {
	color: #ee2b76;
	position: absolute;
	left: 0;
}

#standard article cite {
	display: block;
	color: #666;
	margin: 0 0 20px;
	padding: 0;
	font: normal normal 15px/20px 'locatorbold';
}

#standard article  blockquote, #standard article  blockquote p {
	color: #ee2b76;
	font: normal 24px/28px 'locatormedium';
	margin: 0 0 24px;
	padding: 0;
}

#standard section article a:link,
#standard section article a:visited {
	color: #ee2b76;
	text-decoration: none;
}

#standard section article a:hover,
#standard section article a:active {
	color: #ee2b76;
	text-decoration: underline;
}

#standard section aside {
	width: 50%;
	margin: 0;
	padding: 0;
	float: left;
}

#standard section aside img {
	
}



/* @end */

/* @group contact */

#contact {
	margin: 0 0 60px;
	padding: 0;
}

#contact #maps {
	margin: 0 0 30px;
	padding: 0;
	width: 100%;
	overflow: hidden;
}

#contact .location h2 {
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	margin: 0;
	padding: 18px 19px 12px;
	border-bottom: 1px solid #fff;
	background-color: #ee2b76;
}

#contact .london {
	width: 50%;
	float: left;
	margin: 0;
	padding: 0;
}

#contact .london .mapwrap {
	padding: 0 1px 0 0;
	margin: 0;
}

#contact .jeddah {
	width: 50%;
	float: left;
	margin: 0;
	padding: 0;
	box-shadow: -1px 0 0 #fff;
	z-index: 10;
}

#contact .lonroll {
	margin: 0;
	padding: 0;
	background-color: #000;
	display: block;
	overflow: hidden;
	position: relative;
}

#contact .jedroll {
	margin: 0;
	padding: 0;
	background-color: #000;
	display: block;
	overflow: hidden;
	position: relative;
}

#contact .reveal {
	margin: 0;
	padding: 0;
	position: absolute;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	top: 0;
	left: 19px;
	top: 50px;
	right: 19px;
}

#contact .reveal ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
	list-style-type: none;
	cursor: auto;
}

#contact .reveal li {
	margin: 0;
	padding: 0 100px 0 0;
	position: relative;
	font: normal 20px/1 'locatorbold';
	color: #fff;
}

#contact .reveal li ul {
	height: auto;
	padding: 20px 0 0;
	list-style-type: none;
	clear: both;
}

#contact .reveal li li {
	margin: 0;
	padding: 0;
	font: normal 20px/22px 'locatorregular';
	color: #fff;
	height: auto;
}

#contact .reveal li a:link,
#contact .reveal li a:visited {
	color: #fff;
	text-decoration: none;
}

#contact .reveal li a:hover,
#contact .reveal li a:active {
	color: #ee2b76;
	text-decoration: none;
}

#contact .googlelink {
	font: normal 20px/1 'locatorbold';
	color: #fff;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 19px;
	bottom: 19px;
}

#contact .googlelink a:link,
#contact .googlelink a:visited {
	color: #fff;
	text-decoration: none;
}

#contact .googlelink a:hover,
#contact .googlelink a:active {
	color: #ee2b76;
	text-decoration: none;
}

#contact .gm-style div {

}

#contact .gm-style div:nth-of-type(2) {

}

/* @group contact clocks */

#contact .reveal li li.clock  {
	position: absolute;
	width: 80px;
	height: 80px;
	margin: 0;
	background: url(https://honourbranding.com/wp-content/themes/honour/images/contact-clockface.png);
	list-style: none;
	top: 0;
	right: 0;
}

#contact .reveal li li.clock .sec,
#contact .reveal li li.clock .min,
#contact .reveal li li.clock .hour  {
	position: absolute;
	width: 4px;
	height: 80px;
	top: 0px;
	left: 38px;
}

#contact .reveal li li.clock .sec  {
	background: url(../images/contact-sechand.png);
	z-index: 3;
}

#contact .reveal li li.clock .min  {
	background: url(../images/contact-minhand.png);
	z-index: 2;
}

#contact .reveal li li.clock .hour  {
	background: url(https://honourbranding.com/wp-content/themes/honour/images/contact-hourhand.png);
	z-index: 1;
}

/* @end */

#map_uk {
	width: 100%;
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}

#map_jed {
	width: 100%;
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}

#contact #details {
	padding: 0 51.5846538782319% 0 1.5846538782319%;
	margin: 0;
}

#contact #details article {
	margin: 0;
	padding: 0;
}

#contact #details article h1 {
	color: #ee2b76;
	font: normal 24px/28px 'locatormedium';
	margin: 0 0 20px;
	padding: 0;
}

#contact #details article p {
	color: #666;
	font-size: 18px;
	line-height: 24px;
	margin: 0 0 24px;
	padding: 0;
}

#contact #details article p a:link,
#contact #details article p a:visited {
	color: #ee2b76;
	text-decoration: none;
}

#contact #details article p a:hover,
#contact #details article p a:active {
	color: #ee2b76;
	text-decoration: underline;
}



/* @end */

/* @group related */

#related {
	margin: 31px 0 19px;
	padding: 15px 0 0;
	border-top: 2px solid #ccc;
	width: 100%;
	overflow: hidden;
}

#related h2 {
	font: normal 20px/24px 'locatorbold';
	color: #999;
	margin: 0 0 24px;
	padding: 0 0 0 1.5846538782319%;
}

#related section {
	width: 29.1075896580484%;
	margin: 0 1.5846538782319% 0 0;
	padding: 0 1.5846538782319%;
	float: left;
	position: relative;
}

#related section a {
	display: block;
	text-decoration: none;
}

#related section:nth-of-type(3) {
	margin: 0;
}

#related section .h3 {
	color: #666;
	font-size: 16px;
	line-height: 20px;
	margin: 0 0 20px;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	display: block;
}

#related section .h4 {
	font: normal 20px/22px 'locatorbold';
	color: #666;
	margin: 0;
	padding: 0;
	display: block;
}

#related section a:link .h4,
#related section a:visited .h4 {
	color: #666;
	text-decoration: none;
}

#related section a:hover .h4,
#related section a:active .h4 {
	color: #ee2b76;
	text-decoration: none;
}

#related section .p {
	color: #666;
	font-size: 20px;
	line-height: 22px;
	margin: 0 0 22px;
	padding: 0;
	display: block;
}



/* @end */

/* @group loadmore */

.loadmore {
	width: 100%;
	height: 50px;
	margin: 19px 0;
	padding: 0;
	text-align: center;
	clear: both;
	font: normal 24px/28px 'locatorregular';
}

.loadmore a {
	/*display: block;*/
}

.loadmore a:after {
	content:  "+";
	font: normal 36px/28px 'sociolicoregular';
	padding: 0 0 0 5px;
	position: relative;
	top: 4px;
}

.loadmore a:link,
.loadmore a:visited {
	color: #999;
	text-decoration: none;
}

.loadmore a:hover,
.loadmore a:active {
	color: #666;
	text-decoration: none;
}



/* @end */

/* @group imagelightbox */

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

.imagelightbox li {
	margin: 0;
	padding: 0;
	display: none;
}

.imagelightbox li:first-child {
	display: block;
}

.imagelightbox .reveal {
	padding: 0;
	position: absolute;
	width: 100%;
	color: #fff;
	font: normal 24px/30px 'locatorbold';
	height: 30px;
	top: 50%;
	margin: -15px 0 0;
	text-align: center;
	text-transform: uppercase;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}

.imagelightbox .reveal span {
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #ee2b76;
	display: inline-block;
}



/* @end */

/* @group footer */

footer {
	margin: 0;
	padding: 35px 0;
	background-color: #ececec;
	position: relative;
	width: 100%;
	overflow: hidden;
}

footer #strapline {
	color: #afafaf;
	font: 28px/32px 'locatordisplayregular';
	padding: 0;
	width: 94%;
	margin: 0 3% 20px;
}

footer #info {
	padding: 0;
	overflow: hidden;
	width: 94%;
	margin-right: 3%;
	margin-left: 3%;
	position: relative;
}

footer #copyright {
	position: absolute;
	bottom: 0;
	left: 0;
	font: normal 14px/17px 'locatorregular';
	color: #afafaf;
}

footer #copyright strong {
	font: normal 14px/17px 'locatorregular';
	color: #878787;
	padding: 0 1px 0 0;
}

footer ul#locations {
	margin: 0;
	padding: 7px 0 0;
	overflow: hidden;
	list-style-type: none;
	float: left;
	width: 50%;
	height: 40px;
}

footer ul#locations li {
	margin: 0 20px 0 0;
	padding: 4px 0 0 50px;
	float: left;
	position: relative;
	font: normal 14px/17px 'locatorbold';
	color: #afafaf;
}

footer ul#locations li a:link,
footer ul#locations li a:visited {
	color: #afafaf;
	text-decoration: none;
}

footer ul#locations li a:hover,
footer ul#locations li a:active {
	color: #ee2b76;
	text-decoration: none;
}

footer ul#locations li ul {
	width: auto;
	padding: 0;
	list-style-type: none;
}

footer ul#locations li li {
	margin: 0;
	padding: 0;
	float: none;
	font: normal 14px/17px 'locatorregular';
	color: #afafaf;
}

footer ul#locations li li.clock {
	margin: 0;
	padding: 0;
	width: 40px;
	position: absolute;
	top: 0;
	left: 0;
	height: 40px;
}

/* @group footer clocks */

#locations #london  {
	position: relative;
	width: 40px;
	height: 40px;
	margin: 0 auto;
	background: url(../images/clockface.png);
	list-style: none;
}

#locations #london .sec,
#locations #london .min,
#locations #london .hour  {
	position: absolute;
	width: 4px;
	height: 40px;
	top: 0px;
	left: 18px;
}

#locations #london .sec  {
	background: url(../images/sechand.png);
	z-index: 3;
}

#locations #london .min  {
	background: url(../images/minhand.png);
	z-index: 2;
}

#locations #london .hour  {
	background: url(../images/hourhand.png);
	z-index: 1;
}

#locations #jeddah  {
	position: relative;
	width: 40px;
	height: 40px;
	margin: 0 auto;
	background: url(../images/clockface.png);
	list-style: none;
}

#locations #jeddah .sec,
#locations #jeddah .min,
#locations #jeddah .hour  {
	position: absolute;
	width: 4px;
	height: 40px;
	top: 0px;
	left: 18px;
}

#locations #jeddah .sec  {
	background: url(../images/sechand.png);
	z-index: 3;
}

#locations #jeddah .min  {
	background: url(../images/minhand.png);
	z-index: 2;
}

#locations #jeddah .hour  {
	background: url(../images/hourhand.png);
	z-index: 1;
}

/* @end */

footer #links {
	margin: 0;
	padding: 0;
	overflow: hidden;
	list-style-type: none;
	float: left;
}

footer ul#share {
	margin: 0 0 16px;
	padding: 0;
	overflow: hidden;
	list-style-type: none;
}

footer ul#share li {
	float: left;
	font: normal 58px/1 'sociolicoregular';
	margin: 0 5px 0 0;
	padding: 0;
	vertical-align: top;
}

footer ul#share li a:link,
footer ul#share li a:visited {
	color: #afafaf;
	text-decoration: none;
}

footer ul#share li a:hover,
footer ul#share li a:active {
	color: #666;
	text-decoration: none;
}

footer ul#secondary {
	margin: 0;
	padding: 0;
	overflow: hidden;
	list-style-type: none;
}

footer ul#secondary li {
	float: left;
	margin: 0 25px 0 0;
	padding: 0;
	font: normal 14px/17px 'locatorregular';
}

footer ul#secondary li a:link,
footer ul#secondary li a:visited {
	color: #afafaf;
	text-decoration: none;
}

footer ul#secondary li a:hover,
footer ul#secondary li a:active {
	color: #ee2b76;
	text-decoration: none;
}

/* @end */



} /* END screen media */